.tc-section-title {

	background-image: url('https://terracotalocacoes.com.br/Uploads/Website/Section-title-backgrund-image.png');
	background-repeat: no-repeat;
	background-size: cover;

	text-align: center;

	color: #FFFFFF;

	margin-left: auto; 
	margin-right: auto;

	font-family: var(--ccUIFontBoldFamily);
	font-size: 40px;

	line-height: 40px;

	width: 600px;

	height: 90px;

	padding-top: 30px;

	margin-bottom: 30px;

	box-sizing: border-box;
}

.tc-section-content-div {

	padding-top: 50px;
	padding-bottom: 50px;
}

.tc-section-content-table {

	margin-left: auto;
	margin-right: auto;
}

.tc-section-content-table__left-image-column {

	width: 450px;

	text-align: center;

	padding-right: 50px;
}

.tc-section-content-table__right-image-column {

	width: 450px;

	text-align: center;

	padding-left: 50px;
}

.tc-section-content-table__image {

	width: 100%;
	height: auto;
}

.tc-header__main-container {

	background-image: url('https://terracotalocacoes.com.br/Uploads/Website/Header-background-02.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	
	padding-top: 100px;
	padding-bottom: 100px;
}

.tc-header__centered-container {

	margin-left: auto;
	margin-right: auto;

	width: 100%;
	max-width: 1000px;
}

.tc-header__text-01 {

	font-size: 40px;

	color: #ffffff;

	padding: 20px 30px;

	font-family: var(--ccUIFontBoldFamily);

	text-align: center;
	
	margin-left: auto;
	margin-right: auto;

	background-color: #ab0000;

	width: 450px;

	border-radius: 10px;
}

.tc-header__text-02 {

	margin-top: 40px;

	font-size: 40px;

	color: #FFFFFF;

	text-align: center;

	padding-top: 20px;

	font-family: var(--ccUIFontFamily);
}

.tc-header__contact-button-container {

	text-align: center;

	margin-top: 50px;
}

.tc-contact-us-button {
	
	font-family: var(--ccUIFontFamily);

	font-size: 20px;

	line-height: 20px;
	
	cursor: pointer;
	
	text-decoration: none;
	
	color: #FFFFFF;
	
	background-color: #43a047;
	
	padding: 15px 20px 15px 40px;
	
	display: inline-block;

	background-image: url('https://files.cloudcomp.com.br/Images/WhatsAppWhite01.svg');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 22px 22px;

	border-radius: 15px;
}

.tc-contact-us-button:hover {

	background-color: #2e7d32;
}

.tc-what-we-do-table__column {

	font-family: var(--ccUIFontFamily);

	font-size: 30px;

	line-height: 36px;

	color: #000000;

	background-image: url('https://terracotalocacoes.com.br/Uploads/Website/ArrowRight01.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 26px 26px;

	padding: 10px 0px 10px 50px;
}

.tc-our-history-text {

	max-width: 500px;

	margin-left: auto;
	margin-right: auto;

	text-align: center;

	font-family: var(--ccUIFontFamily);

	font-size: 22px;

	line-height: 32px;	
}

.tc-our-mission-text {

	max-width: 500px;

	margin-left: auto;
	margin-right: auto;

	text-align: center;

	font-family: var(--ccUIFontFamily);

	font-size: 22px;

	line-height: 32px;	
}

.tc-values-table {

	margin-left: auto;
	margin-right: auto;

	text-align: center;

	font-family: var(--ccUIFontBoldFamily);

	font-size: 20px;

	line-height: 20px;

	color: #FFFFFF;

	margin-top: 50px;
}

.tc-values-table-column {
	
	width: 350px;

	box-sizing: border-box;

	padding-left: 20px;
	padding-right: 20px;
}

.tc-values__text-and-image-div {

	padding: 20px 20px;
	
	max-width: 300px;

	margin-left: auto;
	margin-right: auto;

	border-radius: 30px;
}

.tc-values-table__inovation-div {

	background-color: #f2433b;
}

.tc-values-table__commitment-div {

	background-color: #fea02c;
}

.tc-values-table__quality-div {

	background-color: #449d4d;
}

.tc-values-image {

	width: 100%;
	max-width: 200px;

	height: auto;
}

.tc-values-text {

	padding-top: 20px;
}

.tc-how-we-work-table {

	margin-left: auto;
	margin-right: auto;

	margin-top: 80px; 
	margin-bottom: 80px; 
}

.tc-how-we-work-table__text-column {

	width: 250px;

	padding: 20px 20px;

	background-color: #FFFFFF;

	text-align: center;

	font-size: 22px;
	font-family: var(--ccUIFontBoldFamily);

	line-height: 30px;

	color: #424242;

	border: solid 2px #9f1c1f;
}

.tc-how-we-work-table__arrow-column {

	padding-left: 20px;
	padding-right: 20px;

	width: 64px;
}

.tc-how-we-work-table__arrow {

	width: 100%;

	height: auto;
}

.tc-our-difference-table {

	margin-left: auto;
	margin-right: auto;

	margin-top: 80px;
	margin-bottom: 80px; 
}

.tc-our-difference-table__text-column {

	width: 200px;

	padding: 20px 10px;

	background-color: #9f1c1f;

	text-align: center;

	font-size: 18px;
	font-family: var(--ccUIFontFamily);

	line-height: 26px;

	color: #FFFFFF;
}

.tc-our-difference-table__title-box {

	padding-bottom: 10px;

	font-family: var(--ccUIFontBoldFamily);
}

.tc-our-difference-table__arrow-column {

	padding-left: 40px;
	padding-right: 40px;

	width: 64px;
}

.tc-our-difference-table__arrow {

	width: 100%;

	height: auto;
}

@media only screen and (max-width: 768px) {

	.tc-section-title {

		font-size: 14px;

		line-height: 14px;

		width: 200px;

		height: 30px;

		padding-top: 10px;
	
		margin-bottom: 20px;
	}

	.tc-header__text-01 {

		font-size: 18px;

		line-height: 18px;

		padding: 20px 30px;

		width: 280px;
	}

	.tc-header__text-02 {

	    	font-size: 28px;

	    	line-height: 32px;
	}

	.tc-section-content-table__left-image-column {

		width: 200px;
	}

	.tc-section-content-table__right-image-column {

		width: 200px;
	}

	.tc-what-we-do-table__column {

		font-size: 16px;

		line-height: 16px;

		background-position: 20px center;
		background-size: 14px 14px;

		padding-left: 40px;
		padding-bottom: 5px;
	}

	.tc-our-history-text {

		font-size: 16px;

		line-height: 22px;
	}

	.tc-our-mission-text {

		font-size: 16px;

		line-height: 22px;
	}

	.tc-values-table {

		font-size: 12px;

		line-height: 12px;			
	}

	.tc-values-table-column {

		width: 180px;

		padding-left: 10px;
	    	padding-right: 10px;
	}

	.tc-values__text-and-image-div {

		padding: 10px 10px;
	
		max-width: 120px;
	}

	.tc-values-image {

		max-width: 100px;
	}

	.tc-our-difference-table__text-column {

		font-size: 12px;

		line-height: 16px;

		width: 100px;
	}

	.tc-our-difference-table__arrow-column {

		width: 22px;

		padding-left: 10px;
	    	padding-right: 10px;
	}

	.tc-how-we-work-table__text-column {

		width: 100px;

		padding: 10px 10px;

		font-size: 12px;

		line-height: 16px;
	}

	.tc-how-we-work-table__arrow-column {

		padding-left: 10px;
		padding-right: 10px;

		width: 32px;
	}
}