@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

h1,h2,h3,h4,h5,h6{
	font-weight:600;
}


h1,h2,h3,h4,h5,h6,
.big-white,
.ultra-big-white,
.de_tab.tab_steps .de_nav li span,
.teaser-text,
.text-slider,
#mainmenu,
.btn,
a.btn,
.btn-line,
a.btn-line,
#filters,
.ultra-big-white,
.wm,
blockquote.testimonial-big.s2 .title,
.tp-title,
.countdown-amount,
.countdown-period,
.de_count h3,
.ultra-big-2,
.tp-caption,
.de-navbar-left header #mainmenu{
font-family: 'Titillium Web',Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6,
.de_tab.tab_steps .de_nav li span
{
letter-spacing:0;
text-transform:none;
}

#subheader h1{
	letter-spacing:0;
	text-transform:none;
}

.blog-list h3, .blog-read h3{
font-size:22px;
}

.big-white{
	font-size:13px;
}

.ultra-big-white{
	letter-spacing:0;
	text-transform:none;
	font-weight:600;
	font-size:72px;
}

.text-slider{
font-size:60px;
letter-spacing:5px;
}

.big-custom-1{
	font-family:"Titillium Web";
	font-size:60px;
	letter-spacing:0;
	font-weight:bold;
	line-height:1.1em;
	letter-spacing:-1px;
}

.small-white{
	font-size:18px;
	font-weight:400;
}

.btn-orcamento i{
	position: inherit;
	font-size: 20px;
	padding: 5px!important;

}
.btn-orcamento{

	color:rgba(252,252,252)  !important;
	background-color:#2bd46a !important;
	position:relative;
	border-radius: 7px!important;
	font-size:18px;
	margin: 5px;
	padding: 10px 20px !important;
	top: -1px;

}

.btn-orcamento:hover{

	color:rgba(252,252,252)  !important;
	background-color:#39e879 !important;
	position:relative;
	font-size:18px;
	margin: 5px;
	padding: 10px 20px !important;
	top: -1px;

}


#section-services {
	
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
}

#section-services  .col-lg-3 {
	text-align: center!important;
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
}

#section-services .text {
    flex-grow: 1!important; /* Faz com que todas as caixas de texto cresçam igualmente */
    display: flex!important;
	text-align: center!important;
    flex-direction: column!important;
    justify-content: space-between!important; /* Mantém o espaço equilibrado */
    min-height: 300px!important; /* Ajuste esse valor conforme necessário */
}

#section-services .text p {
	font-size:20px!important; 
	font-weight: 200;
    flex-grow: 1; /* Garante que o texto ocupe o espaço igualmente */
    align-items: center!important; /* Centraliza verticalmente */
    text-align: center!important;
}

#section-services .text .box_title{
	align-items: center!important;
}
#section-services .text .box_title p{
	font-size:26px!important; 
	font-weight: 900;
	color:rgba(252,252,252)!important;
	text-align: center!important;
}



#section-services > .text p:last-child {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

#meus-pneus h3 {
	margin-top: 100PX;
	font-size: 30px!important;
}