a,p,div,section,span,h1,h2,h3,h4,h5,h6,ul,li,img {
    transition: 0.3s;
}

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #efefef;
    width: 100%;
    
    
}

.imgSobre {
    object-fit: cover;
    min-height: 768px;    
}

#wrapper {
    width: 100%;
    display: block;
    overflow-x: hidden !important;
}


 #ctahome {
    position: relative;
    overflow: hidden;
 }
 #ctahome img {
    position: absolute;
    right: 0;
    top: 0;
    height: 550px;
    object-fit: cover;
    max-width: 48%;
} 



#principal {    
    
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat', sans-serif;
}

.item-slider {
    position: relative;
    height: 100vh;
}

.textos {
	margin-top: 45%;
	margin-left: 15%;
}


.textos h1 {    
    text-align: left;
    font: normal normal bold 98px/94px Montserrat;
    letter-spacing: 1.65px;
    color: #8F744E;   
}

.textos h2 {
    min-height: 350px;
}

.principalSlider .slick-dots {
	position: absolute;
	top: 50%;
	right: 17%;
	height: 20px;
	width: 5px;
}

.principalSlider .slick-dots li button::before  {    
    font-size: 16px;
    color: #fff;    
}

.principalSlider .slick-dots li.slick-active button::before {
	font-size: 16px;
	color: #ff7900;
    border: solid 1px #ff7900;
	border-radius: 100px;
	border-spacing: 10px;
    transition: 0.5s;
}



#principal { position: relative;}

.deitada { position: absolute; left: 1%;  z-index: 500; top: 40%;}
.deitada h6, .deitada p { display: block; transform: rotate(-90deg); color: #fff; }
.deitada p { margin-top: 70px;}
.deitada h6 { font-weight: 300;}
.deitada h6 strong { font-weight: bold;}

.imgLine { margin-left: -35px; margin-top: 50px; }

.textos p {
    text-align: left;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #045428;
    opacity: 1;
    max-width: 60%;
}

.btn-primario {
    background: #016B1A 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    color: #fff;
    min-width: 350px;
    text-align: center;
    padding: 10px;
    transition: 0.5s;    
    font-size: 27px;   
    position: relative;
    text-transform: uppercase;
}

.btn-primario:hover {
    background: #8f744e;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;    
}

.textos h2 {
    text-align: left;
    font: normal normal normal 73px/86px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.lineabaixo { border-bottom: solid 1px #fff;}

.navbar-brand {
    margin-bottom: 25px;
}
#mainNav {
    margin-top: 0px; 
    
}

.navbar-nav .nav-item a {
    text-align: right;
    font: normal normal normal 16px/20px Montserrat;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;  
    border-radius: 30px;  
    
}

.navbar-nav .nav-item a:hover {
    background-color: #ff7900;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
}

.navbar-nav .nav-item.active a {
    background-color: #fff;
    color: #004fff;
    border-radius: 30px;
    text-decoration: none;
}

.navbar-nav .nav-item  {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-nav {
    margin-top: 20px;
}


#destaques {
    background-color: #fff4e4;
    padding-top: 100px; 
}

#destaques h3 {
    text-align: left;
    font: normal normal bold 78px/75px Montserrat;
    letter-spacing: 1.47px;
    color: #8F744E;
    text-transform: uppercase;
    opacity: 1;
    text-align: center;
    margin-bottom: 50px; 
}

#destaques h3 small {
    font: normal normal bold 48px/47px Montserrat;
}

.floatitems h4 {
    text-align: center;
    font: normal normal bold 30px/28px Montserrat;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    opacity: 1;
}

.item { position: relative; }
.floatitems {
	position: absolute;
	right: 70px;
	top: 60px;
	max-width: 250px;
}

.floatitems p {
    text-align: center;
    font: normal normal normal 20px/28px Montserrat;
    letter-spacing: 0px;
    color: #F8A731;
    opacity: 1;
    margin-top: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    
}

.barras {
    border-top: 2px solid #F8A731;
    border-bottom: 2px solid #F8A731;
}

.licores .floatitems p {
    color: #F8A731 !important;
    
}

.btn-red {
    background: #E8442F 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    color: #fff;
    min-width: 180px;
}

.btn-red img { float: right; margin-right: 20px;}

.btn-red:hover {
    background: #e09d40;
    color: #fff;
    transition: 0.5s;
}

.btn-roxo {    
    background: #3A3987 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    color: #fff;
    min-width: 180px;
}

.btn-roxo:hover {
    background: #e8442f;
    color: #fff;
    transition: 0.5s;
}

#tradicao {
    padding-top: 200px;
    padding-bottom: 100px;
    background-color: #fef4e2;
    background-image: url(../img/casinhas.png);
    background-repeat: repeat-x;
    margin-top: 100px;
    position: relative;
}

#tradicao img {
    margin-top: -100px;
    max-width: 740px;
}

#tradicao h3 {
    text-align: center;
    font: normal normal bold 45px/51px Montserrat;
    letter-spacing: 0.9px;
    color: #045428;
    opacity: 1;
}
#tradicao p {
    text-align: center;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #045428;
    opacity: 1;
}

#tradicao .folhaEsq {
    position: absolute;
    top:0;
    left:0;
}
#tradicao .direita1 {
    position: absolute;
    top:-150px;
    right: -180px;
    max-width: 500px;
    
}

#cta {
    background: #fef4e2;
    position: relative;
    
}

#cta .direita1 {
    position: absolute;
    top: -200px;
    right: 0px;    
    
}

.cta-home, .cta-home2 {    
        background-image: url(../img/cta.png);
        background-size: cover;
        min-height: 350px;
        margin-bottom: 100px;
        padding: 0px;    
}
.cta-home2 { padding: 50px; }
/*
.cta-home2 {
    background-image: url(../img/cta.png); background-size: cover;
    min-height: 500px;
    margin-bottom: 100px;
    padding: 50px
}
*/

.cta-home h3, .cta-home2 h3  {
    text-align: left;
    font: normal normal bold 55px/61px Montserrat;
    letter-spacing: 0.97px;
    color: #F8A731;
    text-transform: uppercase;
    opacity: 1;
    padding-bottom: 10px;
}

.cta-home p, .cta-home2 p {
    text-align: left;
    font: normal normal normal 20px/30px Montserrat;
    letter-spacing: 0px;
    color: #F8A731;
    opacity: 1;
}

.btn-cta {
    background: #E8442F 0% 0% no-repeat padding-box;
    border-radius: 36px;
    color: #fff;
    font-size: 20px;
    opacity: 1;
    min-width: 200px;
    margin-top: 20px; 
}

.btn-cta:hover {
    background: #f8a731;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
}

#noticias {
    background-color: #fef4e2;
    padding-top: 50px; padding-bottom: 50px;
}

#noticias h3 {
    text-align: center;
    font: normal normal bold 88px/95px Montserrat;
    letter-spacing: 1.47px;
    color: #8F744E;
    text-transform: uppercase;
    opacity: 1;
}

#noticias .lista-noticias {
    padding-top: 80px; 
}

.item-noticia {
    margin-bottom: 25px; 
}

.item-noticia h4 {
    text-align: left;
    font: normal normal bold 25px/38px Montserrat;
    letter-spacing: 0.75px;
    color: #045428;
    opacity: 1;
}

.btn-noticias, .btn-verde {
    background: #045428 0% 0% no-repeat padding-box;
    border-radius: 36px;
    color: #fff;
    font-size: 20px;
    opacity: 1;
    min-width: 200px;
    margin-top: 20px; 
    transition: 0.5s;
}

.btn-noticias:hover, .btn-verde:hover {
    background:#703e32;
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
}

#video {
    padding: 100px 0px 100px 0px;
    background-color: #efefef;
    background-image: url(../img/dots.svg);
    background-position: 900px center;
    background-repeat: no-repeat;
    background-size: 75%;
}

.topic { padding-top: 100px;}

.playvideo {
    margin-top: 120px;
    
}

#oferecemos { 
    padding: 100px 0px 100px 0px;
}
#oferecemos h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
}

.activeblu h5, .activeblu p { color: #004FFF; }

.btn-saibamais {
    background: rgb(255,121,0);
    background: linear-gradient(270deg, rgba(255,121,0,1) 52%, rgba(239,239,239,1) 100%); 
    border-radius: 50px;
    color:#004FFF;
    display: block;
    float: right;
    margin-top: 21px;
    border: none;
    padding: 10px 25px 10px 25px;
}

.btn-saibamais2 {
    background: rgb(0,79,255);
    background: linear-gradient(270deg, rgba(0,79,255,1) 52%, rgba(239,239,239,1) 100%); 
    border-radius: 50px;
    color:#fff;
    display: block;
    float: right;
    margin-top: 21px;
    border: none;
    padding: 10px 25px 10px 25px;
}

.btn-saibamais3 {
    background: rgb(255,124,0);
    background: linear-gradient(270deg, rgba(255,124,0,0) 0%, rgba(255,255,255,1) 52%); 
    border-radius: 50px;
    color:#ff7900;
    display: block;
    float: left;
    margin-top: 21px;
    border: none;
    padding: 10px 25px 10px 25px;
}



.carSlider {
    margin-top: 100px; 
}

.carSlider .item ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.carSlider .item ul li {
    text-align: left;
    font: normal normal 300 19px/26px Montserrat;
    letter-spacing: 0px;
    color: #898989;
    margin-bottom: 15px;
}

.carSlider .slick-dots li.slick-active button::before, 
.marcSlider .slick-dots li.slick-active button::before,
.depoSlider .slick-dots li.slick-active button::before {
	font-size: 16px;
	color: #ff7900;
	border: solid 1px #ff7900;
	border-radius: 100px;
	border-spacing: 10px;
    transition: 0.5s;
}

.carSlider .slick-dots li button::before, 
.marcSlider .slick-dots li button::before,
.depoSlider .slick-dots li button::before {
	font-size: 16px;
	color: #004fff;
    opacity: 1;
}

.carSlider .slick-prev, 
.marcSlider .slick-prev, 
.depoSlider .slick-prev{
	left: 45%;
    z-index: 9090;
    background: url(../img/passador_esq.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 50px;
    content: ''

}

.marcSlider .slick-prev{
	left: 39%;
}

.depoSlider .slick-prev {
    left: 15%;
}
.depoSlider .slick-next {
    right: 15%;
}

.carSlider .slick-next, 
.marcSlider .slick-next, 
.depoSlider .slick-next {	
    background: url(../img/passador_dir.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 50px;
    content: ''
    
}

.carSlider .slick-prev::before, 
.carSlider .slick-next::before, 
.depoSlider .slick-next::before { content: ' ';}

.marcSlider .slick-prev::before, 
.marcSlider .slick-next::before, 
.depoSlider .slick-prev::before { content: ' ';}

#compromisso {
    background: #FF7900;
    padding: 100px 0px 100px 0px;
}

#compromisso h3 {
    text-align: center;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border-bottom: solid 1px #fff;
    padding-bottom: 20px;
    margin-bottom: 90px;
}

#compromisso .atua, #compromisso .carr {
    margin-bottom: 50px;
    margin-top: 50px;
}

#compromisso .atua, #compromisso .tipos {
    display: block;
    clear: both;
    float: right;    
    max-width: 300px;
}

#compromisso .atua h4, #compromisso .tipos h4, #compromisso .carr h4 {
    text-align: right;
    font: normal normal medium 41px/75px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

#compromisso .carr h4 { text-align: left; max-width: 300px;}

#compromisso .atua strong, #compromisso .tipos strong, #compromisso .carr strong   {
    display: block; clear: both;
    font: normal normal bold 44px/63px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
}

#compromisso .fundoc {
    background-image: url(../img/fundoc.svg);
    background-repeat: no-repeat;
    min-height: 600px;
}

#compromisso .minicar {
    margin-top: 230px;
}

#homecases {
    padding: 100px 0px 100px 0px;
}

#homecases h3 {
	text-align: left;
	font: normal normal normal 65px/79px Montserrat;
	letter-spacing: 0px;
	color: #004FFF;
}

#homecases .txtcase h4 {
	text-align: left;
	font: normal normal 600 19px/26px Montserrat;
	letter-spacing: 1.56px;
	color: #004FFF;
	opacity: 1;
	margin-top: 20px;
/*	min-height: 91px;*/
}

#homecases .txtcase p {
    text-align: left;
    font: normal normal 300 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

#homecases .txtcase p a {
    text-align: left;
    font: normal normal bold 18px/34px Montserrat;
    letter-spacing: 0px;
    color: #FF7900;
    opacity: 1;
    border-bottom: solid 1px #ff7900;
    padding-bottom: 5px;
    text-decoration: none;
}

#homecases article { margin-top: 50px; }

#homevantagens {
    background-color: #004FFF;
    padding: 100px 0px 100px 0px;
    background-image: url(../img/fundo_a.svg);
    background-repeat: no-repeat;
    background-position: center right;
}

#homevantagens h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 80px;
}
#homevantagens h4 {
    text-align: left;
    font: normal normal medium 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
#homevantagens p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 45px;
}

#homeplat {
    position: relative;
    background-color: #EFEFEF;
    padding: 100px 0px 180px 0px;
}

#homeplat h3 {
    text-align: left;
    font: normal normal 900 77px/94px Montserrat;
    letter-spacing: 0px;
    color: #FF7900;
    opacity: 1;
    margin-bottom: 50px;
}
#homeplat h4 {
    text-align: left;
    font: normal normal normal 40px/49px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

/*#homeplat .nbvoa {
    position: absolute;
    right: 50px;
    top: -200px;

}*/

#homeplat .nbvoa {
    position: absolute;
    right: -107px;
    top: -200px;
}
#homeplat .btn-saibamais2 { float: left; }

#homeplat .vantagens img { margin-left: -10px;}

.nbvoa img { max-height: 900px;}

#parcas {
    position: relative;
    background-color: #fff;
    padding: 100px 0px 100px 0px;
}

#parcas h3 {
    text-align: center;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

#parcas .listaMarcas { display: block; max-width: 80%; margin: 50px auto;}
#parcas .listaMarcas img {
    margin-bottom: 50px;
    display: flex;
    width: 110px;
    height: 100px;
    object-fit: contain;
    object-position: center;
}
#parcas .listMarcas .marca {
    display: block;
    float: left;
}



#ctahome {
    background-color: #FF7900;
    padding: 0px;
}

#ctahome .ctacontent {
    margin-top: 100px;
    margin-bottom: 145px;
}
#ctahome h3 {
	text-align: left;
	font: normal normal normal 44px/60px Montserrat;
	letter-spacing: 5px;
	color: #FFFFFF;
	opacity: 1;
}


#onde {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: #fef4e2;
    background-image: url(../img/footerbg.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

#onde h3 {
    text-align: center;
    font: normal normal bold 60px/71px Montserrat;
    letter-spacing: 0.9px;
    color: #8F744E;
    opacity: 1;
    margin-bottom: 50px; 
}

#onde .esquerda1 {
    max-width: 400px;
    position: absolute;
    top:-150px;
    left: -100px;
}
#onde .direita1 {
    max-width: 400px;
    position: absolute;
    top:-150px;
    right: -100px;
}

#comofunciona.verde > .floatpint {
    position: absolute;
    width: 44px;
    height: 44px;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    background: #054FFF 0% 0% no-repeat padding-box;
    opacity: 1;
    top:-25px;
    left:50%;
    
}

#comofunciona .floatpint {
    position: absolute;
    width: 44px;
    height: 44px;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); 
    background: #EFEFEF 0% 0% no-repeat padding-box;
    opacity: 1;
    top:-25px;
    left:50%;
}


.depoentes {    
    padding: 0;
    list-style-type: none;    
    width: 80%;
    margin: 0 auto;
}
.depoentes li {
    float: left;
}

.nome-depoente {
    text-align: center;
    font: normal normal 300 26px/40px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

footer {    
    background-color: #efefef;    
    background-repeat: repeat-x;
    background-position: top center;
    padding-top: 50px; 
    padding-bottom: 50px; 

}

footer .dizere h4 {
	text-align: right;
	font: normal normal normal 32px/42px Montserrat;
	letter-spacing: 0px;
	color: #004FFF;
	opacity: 1;
	padding-right: 81px;
}

footer .logofoot img { width: 80%; margin-bottom: 70px;}

footer h4 {
    text-align: left;
    font: normal normal 600 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #ff7900;
    opacity: 1;
}

footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
footer ul li {
    display: block;
    float: left;
    padding: 10px;
}
footer ul li, footer ul li a {
    text-align: center;
    font: normal normal medium 13px/20px Montserrat;
    letter-spacing: 0.78px;
    color: #004FFF;
    opacity: 1;
}

footer ul li a:hover, #menu-footer li a.nav-link:hover {
    color: #e2a042;
}

footer h5 {
    text-align: left;
    font: normal normal 300 21px/27px Montserrat;
    letter-spacing: 0px;
    color: #FF7900;
    opacity: 1;
    margin-top: 50px;
    padding-left: 25px; padding-right: 25px;
}

footer form .form-control {
    background: transparent;
    border: none;
}

.formularionews p {
    width: 100%;
}

footer form .form-control input { border: solid 1px #FF7900; border-top-left-radius: 50px; border-bottom-left-radius: 50px; }
footer form .form-control button {
	background-color: #FF7900;
	border: solid 1px #FF7900;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	float: right;
	margin-top: -38px;
	margin-right: -12px;
}

.footmenu { margin-top: 59px;}
.footmenu li a { text-transform: uppercase;}

footer ul.socials li {
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
}

.posfooter {
    text-align: center;
    font: normal normal 300 17px/44px Montserrat;
    letter-spacing: 0.7px;
    color: #004FFF;
    opacity: 1;
}

.reds {
    text-align: left;
    font: normal normal medium 15px/19px Montserrat;
    letter-spacing: 0.9px;
    color: #FF7900;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 53px;
}

.socials {
    margin-right: 100px;
}

footer hr {
    margin-top: 50px; 
    border: solid 1px #004FFF;
}

.boximg {
    object-fit: cover;
    max-height: 200px;
    width: 100%;
}

/* INSTITUCIONAL DESKTOP */

#sobre {
    padding: 100px 0px 100px 0px;
}

#sobreClientes {
    position: relative;
    padding: 100px 0px 0px 0px; 
    background-color: #004FFF; 
}

#sobreClientes h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 20px;
}

#sobreClientes p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#sobre .blufnd { background-color: #004FFF; }
#sobre .orangefnd { background-color: #FF7900;}
#sobre .blocoSobre { max-width: 1000px; margin: 0 auto;}
#sobre article {
    text-align: left;
    font: normal normal 300 18px/29px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 46px;
    min-height: 688px;
}

#sobre .orangefnd p { text-align: right;}

#sobre .orangefnd img {
	max-height: 54px;
	padding: 8px;
	margin-right: 38px;
	margin-top: 10px;
}

#marca { padding-bottom: 100px;}

#marca h3 {
    text-align: left;
    font: normal normal normal 65px/65px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
    margin-bottom: 100px;
}

#marca h4 {
    text-align: left;
    font: normal normal medium 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
    margin-bottom: 30px;
}

#marca p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
    margin-right: 140px;
    margin-bottom: 25px;
}

.internoTop .textos {
	margin-top: 31%;
	margin-left: 15%;
	margin-bottom: 20%;
}

.internoTop .textos h2 {
    min-height: 100px;
    margin-left: -40px;
}

.topMotoristas .textos {
	margin-top: 14%;
	margin-left: 5%;
	margin-bottom: 15%;

}

.btngplay img {
    max-width: 200px;
    text-align: center;
    padding: 10px;
    padding-right: 0px;
}

#monitore {
	background: #FF7900;
	padding: 150px 0px 120px 0px;
    background-image: url(../img/institucional/chuva.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center right;
}
#monitore h3 {
    text-align: left;
    font: normal normal normal 59px/65px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 20px;
}

#monitore p {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
#monitore p strong {
    text-align: left;
    font: normal normal 600 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#monitore ul { 
    list-style-type: none;
    margin: 0;
    padding: 0;
    columns: 2;
    margin-top: 80px;    
    padding-right: 40px;
}
#monitore ul li {
    text-align: left;
    font: normal normal 600 31px/34px Montserrat;
    letter-spacing: 0px;
    color: #054FFF;
    opacity: 1;
    padding-bottom: 35px;
}

.minimap {
    position: absolute;
    top: 9rem;
    right: 13rem;
}

#ctainterno {
    position: relative;
    background-color: #054FFF;
    padding: 0px;
    max-height: 550px;
    overflow: hidden;
    padding-bottom: 50px;
}

#ctainterno .ctacontent {
    margin-top: 100px; margin-bottom: 100px;
}
#ctainterno h3 {
	text-align: left;
	font: normal normal normal 49px/65px Montserrat;
	letter-spacing: 5px;
	color: #FFFFFF;
	opacity: 1;
}

#ctainterno img {
    position: absolute;
    left: 0;
    top: 0;
    height: 550px;
    object-fit: cover;
    max-width: 48%;
}

#ctamotor {
    background-color: #fc7900;
    position: relative;
    padding: 0px;
    overflow: hidden;
    padding-bottom: 50px;
    max-height: 470px;
}
#ctamotor .ctacontent {
    margin-top: 50px;
    margin-bottom: 100px;
}
#ctamotor img.ctaimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 48%;
}

#ctamotor h3 {
    text-align: left;
    font: normal normal normal 55px/68px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-right: 18%;
    margin-bottom: 25px;
}

#faq { padding: 100px 0px 100px 0px; background: #fff;}
#faq h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FF7900;
    opacity: 1;
    margin-bottom: 50px;
}

.accordion-button::after {	
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff7900'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


#faq h4 { 
    text-align: left;
    font: normal normal medium 29px/97px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
}

#faq h4 span {
    color: #FF7900;
}

/**/
.internoTopBlog {
    background-color: #004FFF;
    max-height: 411px;
    padding-bottom: 100px;
    padding-top: 270px;
}
.internoTopBlog h2 {
    text-align: left;
    font: normal normal normal 44px/54px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    min-height: auto;
}
.internoTopContato {
    background-color: #004FFF;
    max-height: 411px;
    padding-bottom: 100px;
}

.internoTopContato .textos {
    margin-top: 9%;
    margin-left: 6%;
}

.internoTopContato h2 {
    text-align: left;
    font: normal normal normal 44px/54px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    min-height: auto;
}

.internoTopContato h2 span {
	float: right;
	font: normal normal 300 21px/32px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	padding-top: 30px;
	padding-right: 30px;
}

.internoContato {
    background-image: url(../img/contato/fnd_contato.png);
    background-repeat: no-repeat;
    background-position: 600px;
    background-size: 100%;
    padding-bottom: 100px;
    border-bottom: solid 1px #ff7900;
}

.seletorTipo, .enviaform {    
    list-style-type: none;
    margin: 0 auto;
    padding:0;
    max-width:  1000px;
    
}

.enviaform .btn-saibamais2 {
    text-align: left;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
}
.seletorTipo li {
    text-align: left;
    font: normal normal medium 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #054FFF;
    text-transform: uppercase;
    opacity: 1;

    display: block;
    float: left;
    padding: 30px;
}

.internoContato form {
    padding: 5px;
}

.internoContato form label {
    color: #ACACAC;
    font-size: 19px;
}

.internoContato form input {
    border: solid 1px #e7e7e7;
    border-radius: 50px;
    margin-bottom: 20px;
}

.internoContato form textarea {
    border: solid 1px #e7e7e7;
    border-radius: 20px;
    margin-bottom: 20px;
    min-height: 200px;
}

.conts {
    padding: 70px;
    min-height: 800px;
}
.conts p {
	text-align: left;
	font: normal normal 300 18px/37px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
}
.conts .ptel { position: relative; padding-left: 40px;}
.conts .ptel span {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/contato/icotel.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;

}

.conts .pzap { position: relative; padding-left: 40px;}
.conts .pzap span {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/contato/icozap.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;

}

.conts .pend { margin-top: 170px; }

  /* paginação */
  .paginete {
    margin-bottom: 50px;
    text-align: center;
    margin-top: 80px;
}

.paginete .current {
  color: #FF7900;
  
  font-weight: 800;
  font-size: 1.25rem;
}

.paginete a.page-numbers {
  color: #004FFF;
  text-decoration: none;
  font-weight: 800;
  font-size: 1.25rem;
}

.page-numbers {
    padding: 10px;
}

.menucat {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menucat li a {
    display: block;
    float: left;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    transition: 0.5s;
}

.menucat li a:hover {
    background-color: #fff;
    color: #004FFF !important;
    border-radius: 50px;
    transition: 0.5s;
    opacity: 0.7;
}

.catativo { 
    background-color: #fff;
    color: #004FFF !important;
    border-radius: 50px;
    transition: 0.5s;
}

.internoTopContato h2 span.oranger {
    text-align: right;
    font: normal normal 600 24px/48px Montserrat;
    letter-spacing: 1.44px;
    color: #FF7900;
    opacity: 1;
}

#artigo {
    padding-top: 100px; 
    display: block;
    max-width: 1000px;
    margin: 0 auto;
}

#artigo p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    /*color: #004FFF;*/
    opacity: 1;
}

.topoHistoria {
    background-image: url(../img/interno_historia.png);
    background-repeat: no-repeat;          
    background-position: center;
}

.topoAlambique {
    background-image: url(../img/fundo_alambique.png);
    background-repeat: no-repeat;          
    background-position: center;
}

.topoReceitas {
    background-image: url(../img/topo_receitas.png);
    background-repeat: no-repeat;          
    background-position: center;
}

.topoIg {
    background-image: url(../img/topo_ig.png);
    background-repeat: no-repeat;          
    background-position: center;
}

.topoOnde {
    background-image: url(../img/interno_onde.png);
    background-repeat: no-repeat;          
    background-position: center;
}

.topoSingle {
    min-height: 100px;
}

.artigo h1 {
    text-align: left;
    font: normal normal bold 73px/80px Montserrat;
    letter-spacing: 3.65px;
    color: #8F744E;
    text-transform: uppercase;
}

.artigo p {
    padding-left: 0 !important;
}

/*h3.wp-block-heading {
    text-align: left;
    font: normal normal bold 46px/71px Montserrat;
    letter-spacing: 0.69px;
    color: #045428;
    opacity: 1;
    padding-left: 100px;
    text-align: center;
}*/

.onder h3 {
    text-align: left;
    font: normal normal bold 46px/71px Montserrat;
    letter-spacing: 0.69px;
    color: #045428;
    opacity: 1;
    padding-left: 35px;
    padding-left: 35px;
    text-align: center;
}



#topointerno h1 {
    text-align: center;
    font: normal normal bold 133px/130px Montserrat;
    letter-spacing: 2px;
    color: #045428;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 400px; 
    padding-bottom: 120px;
}

#topointerno h1 small {
    text-align: center;
    font: normal normal bold 87px/84px Montserrat;
    letter-spacing: 1.3px;
    color: #045428;
    text-transform: uppercase;
    opacity: 1;
}

#conteudo {
    background: #fff4e4;
    padding-top: 100px; 
    padding-bottom: 100px;
    background-image: url(../img/footerbg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    
    
}

#conteudo article p {
    text-align: left;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #8F744E;
    opacity: 1;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px; 
}

#conteudo article.alambiq p, #conteudo article.ondej p {
    text-align: center;
}

#conteudo article.ondej hr {
    margin-top: 70px;
    margin-bottom: 70px;
}

/*.cta-agende {
    background-image: url(../img/agende.png); background-size: cover;
    background-position: -170px center;
    min-height: 500px;
    margin-top: 50px; 
    margin-bottom: 100px;
    padding: 50px
}*/

.cta-agende {
	background-image: url(../img/agende.png);
	background-size: cover;
	background-position: 0px center;
	min-height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 10px;
}

.cta-agende h3 {
	text-align: left;
	font: normal normal bold 47px/35px Montserrat;
	letter-spacing: 0.97px;
	color: #F8A731;
	text-transform: uppercase;
	opacity: 1;
	padding-left: 20px;
}

.cta-agende p {
	text-align: left;
	font: normal normal normal 20px/27px Montserrat;
	letter-spacing: 1.03px;
	color: #F7EDDC;
    padding-left: 20px;
}



.cta-agende strong {   color: #F8A731; font-weight: 400; }

.cta-agende p.amarelo {
    color: #F8A731;
}

.topoContato {
    background-color: #fff4e4;
    padding-top: 200px;
}

.topoContato h2 {
    text-align: center;
    font: normal normal bold 98px/95px Montserrat;
    letter-spacing: 1.47px;
    color: #8F744E !important;
    text-transform: uppercase;
    opacity: 1;
}

.topoContato p {
    text-align: center;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #8F744E;
    opacity: 1;
    padding-left: 20%;
    padding-right: 20%;
}

.endereco {
    margin-bottom: 50px; 
}
.endereco p {
    text-align: left;
    letter-spacing: NaNpx;
    color: #5B2113;
    opacity: 1;
    font-size: 22px;
    
}
.endereco h3 {
    /* UI Properties */
    text-align: left;
    letter-spacing: NaNpx;
    color: #5B2113;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 700;
}

.maptitle {
	text-align: left;	
	color: #5B2113;
	text-transform: uppercase;
	opacity: 1;
	font-weight: 700;
}

.siteForm label {
    color: #8F744E;
    font-size: 17px;
}
.siteForm input, .siteForm textarea {
    border:none;
    margin-bottom: 12px; 
}


#sobreMotor {
    padding: 100px 0px 100px 0px; 
}

#sobreMotor h3 {
    text-align: left;
    font: normal normal normal 47px/60px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
    margin-bottom: 25px;
    margin-right: 25px;
}
#sobreMotor p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
    margin-right: 25px;
}

#comofunciona {
	background: #FF7900;
	padding: 100px 0px 100px 0px;
    position: relative;    
}

#comofunciona h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#comofunciona h4 {
    text-align: left;
    font: normal normal medium 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 40px;
}

#comofunciona p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#comofunciona .number {
    height: 326px;
    background-repeat: no-repeat;
    background-position: center left;
    margin-top: 50px;
    margin-bottom: 50px;
}

/*
#comofunciona .number.number1 {
    background-image: url(../img/motoristas/1.png);
}
#comofunciona .number.number2 {
    background-image: url(../img/motoristas/2.png);
}
#comofunciona .number.number3 {
    background-image: url(../img/motoristas/3.png);
}
#comofunciona .number.number4 {
    background-image: url(../img/motoristas/4.png);
}


#passoapasso .number.number1 {
    background-image: url(../img/clientes/1.png);
}
#passoapasso .number.number2 {
    background-image: url(../img/clientes/2.png);
}
#passoapasso .number.number3 {
    background-image: url(../img/clientes/3.png);
}
#passoapasso .number.number4 {
    background-image: url(../img/clientes/4.png);
}
#passoapasso .number.number5 {
    background-image: url(../img/clientes/5.png);
}
#passoapasso .number.number6 {
    background-image: url(../img/clientes/6.png);
}
*/

#passoapasso .number h4,
#passoapasso .number p  {
    padding-left: 48%;
}

#comofunciona .number h4,
#comofunciona .number p  {
    padding-left: 48%;
}

#passoapasso { padding: 100px 0px 100px 0px; }

#passoapasso h3 {
    text-align: left;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #FF7900;
    opacity: 1;
}

.fundoblu { background-color: #004FFF !important; }

#passoapasso h4 {
    text-align: left;
    font: normal normal medium 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 40px;
}

#passoapasso p {
    text-align: left;
    font: normal normal 300 21px/32px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

#passoapasso p.laranja {
    color: #FF7900;
}

#passoapasso .number {
    height: 326px;
    background-repeat: no-repeat;
    background-position: center left;
    margin-top: 50px;
    margin-bottom: 50px;
}

.lineBlank {
    border-bottom: 2px solid #FFFFFF;
    opacity: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
}

.lineOrange {
    border-bottom: 2px solid #FF7900;
    opacity: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
}

#capaDeps {
    display: block;
    background-image: url(../img/clientes/fundo_baixo.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    height: 350px;
}

#depoimentos {
    padding: 100px 0px 100px 0px; 
}

#depoimentos h3 {
    text-align: center;
    font: normal normal normal 65px/79px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;

    background-image: url(../img/motoristas/quote.png);
    background-repeat: no-repeat;
    background-position: center center;

    height: 156px;

    padding-top: 40px;

    margin-bottom: 50px;
    
}

.testimonial { display: block; margin: 0 auto; max-width: 767px; padding-top: 50px; padding-bottom: 50px; }

.testimonial p {
    text-align: center;
    font: normal normal 300 31px/47px Montserrat;
    letter-spacing: 0px;
    color: #004FFF;
    opacity: 1;
}

.testimonial img {
    display: block;
    margin: 0 auto;
    max-width: 137px;
}

#parcas .internal img {
    margin-bottom: 50px;
    display: flex;
    width: 110px;
    height: 100px;
    margin-bottom: 35px;
    object-fit: contain;
    object-position: center;
}

.verde { background-color: #14ff00 !important;}
.verde h4 { color: #004FFF !important; }
.verde p { color: #004FFF !important; }
/**/

.btn-rosa {
    background: #D43275 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    color: #fff;
}

.navbar-color {
    background: rgb(4,76,245);
    background: linear-gradient(180deg, rgba(4,76,245,1) 52%, rgba(255,255,255,0) 100%); 
    transition: 0.5s;
    /*margin-top: 0px !important;*/
}

.navbar-transp {
    background-color: transparent;
    transition: 0.5s;
}

/*.navbar-nav .nav-item a {
    border-bottom: solid 1px transparent;
}
.navbar-nav .nav-item a:hover {
    border-bottom: solid 1px #703e32;
}*/

.minimg { max-width: 32px; }


footer ul li { position: relative; }

.icofooter {
    background-image: url('../img/footer_icons.svg');
    background-repeat: no-repeat;
}
.showMail {    
    position: absolute;
    width: 55px;
    height: 32px;
    background-position: 0px -36px;
    top: 0;
    left: 0;    
}

.showZap {    
    position: absolute;
    width: 55px;
    height: 32px;
    background-position: 0px -34px;
    top: 0;
    left: 0;    
}
.showFoneZap {    
    position: absolute;
    width: 55px;
    height: 32px;
    background-position: 0px 9px;
    top: 0;
    left: 0;
}

.atend li {
    padding-left: 60px; 
}

.setta {
	position: absolute;
	top: 14px;
	right: 56px;
}

.velha { mix-blend-mode: luminosity; }

.topoBlog h1 {
    color: #8F744E !important;
    font: normal normal bold 73px/80px Montserrat !important;
    margin-top: 250px !important;
    padding-bottom: 30px !important;
}

.pequeno {
    text-align: center !important;
    font: normal normal normal 29px/38px Montserrat !important;
    letter-spacing: 0.43px !important;
    color: #8F744E !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
}

#menu-footer li a.nav-link {
    margin: 0;
    padding: 0;    
    text-align: left;
    font: normal normal normal 16px/35px Montserrat;
    letter-spacing: 0px;
    color: #F7EDDC;
    opacity: 1;
    
}

.item-onde {
    padding: 40px; 
}

.item-onde h4 {
    text-align: center;
    font: normal normal bold 36px/38px Montserrat;
    letter-spacing: 1.08px;
    color: #045428;
    opacity: 1;
    padding-bottom: 20px;
    border-bottom: solid 1px #045428;
}
.item-onde p {
    text-align: center;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #8F744E;
    opacity: 1;
}

.blocoOnde { padding-top: 100px; }
.blocoOnde p {    
        text-align: left;
        font: normal normal normal 22px/30px Montserrat;
        letter-spacing: 0px;
        color: #8F744E;
        opacity: 1;
        padding-left: 50px;
        padding-right: 50px;
        margin-top: 10px;
        margin-bottom: 30px;
        text-align: center;
    
}
.blocoOnde h2 {
    
    text-align: center;
    font: normal normal bold 98px/95px Montserrat;
    letter-spacing: 1.47px;
    color: #8F744E;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 50px;
}
.blocoOnde h2 small {
    font: normal normal bold 48px/47px Montserrat;
    letter-spacing: 0.72px;
    display: block;
    clear: both;
}
.btn-primario {
    position: relative;
}
.btn-primario::after {
	content: ' ';
	position: absolute;
	right: 60px;
	top: 16px;
	background-image: url(../img/seta.svg);
	background-repeat: no-repeat;
	width: 41px;
	height: 28px;
	z-index: 888;
}

.textcta { padding: 25px; }

.item-diff {
    margin-top: 20px;
    margin-bottom: 20px;
}

.item-diff h3 {
    text-align: center;
    font: normal normal bold 33px/36px Montserrat;
    letter-spacing: 1.08px;
    color: #8F744E;
    opacity: 1;
    padding-top: 25px;
    padding-bottom: 10px;
    border-bottom: solid 1px #016B1A;
}

.item-diff p {
    text-align: center;
    font: normal normal normal 16px/21px Montserrat;
    letter-spacing: 0px;
    color: #8F744E;
    opacity: 1;
}

.thumbs-item {
    width: 250px;
    height: 150px;
    object-fit: cover;
}
.full-item {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.modal-content {
    background-color: #fff4e4;
    background-image: url(../img/fundo_18anos.png);
    background-size: cover;
    min-height: 450px;
    padding: 20px;
    border-radius: 20px;
    border:none;
}
.tx-intro {
    text-align: center;
}
.tx-intro h2 { 
    color: #8F744E;
    font-size: 39px;
    font-weight: bold;
}

.tx-intro h3 {
    color: #045428;
}

.itemReceita { padding: 25px; }

.itemReceita h3 { 
    text-align: center;
    font: normal normal bold 36px/38px Montserrat;
    letter-spacing: 1.08px;
    color: #045428;
    opacity: 1;
    padding-bottom: 15px;
    border-bottom: solid 1px #045428;
}
.itemReceita p {
    text-align: center;
    font: normal normal normal 22px/30px Montserrat;
    letter-spacing: 0px;
    color: #8F744E;
    opacity: 1;
}





.endereco .atend {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.endereco .atend li {
	padding-left: 60px;

    font: normal normal normal 17px/28px Montserrat;
    letter-spacing: 1.55px;
    color: #5B2113;
    opacity: 1;
}
.endereco .showFoneZap {
	position: absolute;
	width: 55px;
	height: 32px;
	background-position: 0px 3px;
	top: 0;
	left: 0;
}

.endereco .showMail {
	position: absolute;
	width: 55px;
	height: 32px;
	background-position: 0px -36px;
	top: 23px;
	left: 0;
}

.endereco .icofooter {
	background-image: url('../img/contato_icons.png');
	background-repeat: no-repeat;
}
 

/* small desktops */

    @media screen and (min-width: 1200px) and (max-width: 1440px) {

        .imgSobre {
            object-fit: cover;
            max-height: 600px !important;

        }

        #sobre .blufnd {        
            min-height: 485px;
        }

        #ctainterno img {
            position: absolute;
            left: 0;
            top: 0;
            height: 550px;
            object-fit: cover;
            max-width: 645px;
        }

        #sobreClientes h3 {            
            font: normal normal normal 46px/56px Montserrat;            
        }

        #sobreClientes p {            
            font: normal normal 300 19px/31px Montserrat;            
        }

        #passoapasso h3 {            
            font: normal normal normal 59px/79px Montserrat;            
        }

        #passoapasso p {            
            font: normal normal 300 18px/32px Montserrat;            
        }

        #ctamotor h3 {            
            font: normal normal normal 42px/68px Montserrat;            
            margin-bottom: 38px;
        }

        #ctamotor img.ctaimg {            
            left: -180px;            
        }

        #sobreMotor h3 {            
            font: normal normal normal 53px/73px Montserrat;            
        }

        #sobreMotor p {            
            font: normal normal 300 20px/30px Montserrat;            
        }

        #comofunciona p {            
            font: normal normal 300 19px/30px Montserrat;            
        }

        #comofunciona .number h4, #comofunciona .number p {
            padding-left: 52%;
        }

        .testimonial p {        
            font: normal normal 300 28px/45px Montserrat;        
        }

        .depoSlider .slick-prev {
            left: 10%;
        }

        .depoSlider .slick-next {
            right: 10%;
        }

        .minimap {
            position: absolute;
            top: 12rem;
            right: 6rem;
        }

        #monitore ul {            
            padding-right: 0px;
        }

        #monitore ul li {
            text-align: left;
            font: normal normal 600 26px/45px Montserrat;
            letter-spacing: 0px;
            color: #054FFF;
            opacity: 1;
            padding-bottom: 25px;
        }

        .deitada {
            position: absolute;
            left: -30px;
            z-index: 500;
            top: 49%;
        }

        .principalSlider .slick-dots {         
            right: 10%;         
        }

        #video {
            padding: 50px 0px 100px 0px;            
        }
        .playvideo {
            margin-top: 60px;
        }
        .textos h2 {         
            font: normal normal normal 69px/86px Montserrat;         
        }
        .internoTopContato h2 {
            font: normal normal normal 59px/86px Montserrat;         
        }
        .internoTopContato h2 span {            
            font: normal normal 300 18px/32px Montserrat;            
        }
        .slick-slide img {            
            max-width: 100%;
        }

      

        .setta {
            position: absolute;
            top: 13px;
            right: 55px;
            width: 13%;
        } 

        #compromisso h3 {            
            font: normal normal normal 58px/79px Montserrat;            
        }

        .imgcase { 
            width: 100%;            
            max-height: 280px;
            overflow: hidden;
        }
        #homecases h3 {         
            font: normal normal normal 58px/79px Montserrat;         
        }
        #homevantagens {
            background-color: #004FFF;
            padding: 100px 0px 100px 0px;
            background-image: url(../img/fundo_a.svg);
            background-repeat: no-repeat;
            background-position: 386px;
            background-size: cover;
        }
        .nbvoa img {
            max-height: 750px;
        }
        #homeplat .nbvoa {         
            right: -85px;         
        }
        #homeplat h3 {            
            font: normal normal 900 73px/90px Montserrat;            
        }

        #homeplat h4 {         
            font: normal normal normal 31px/49px Montserrat;         
        }
        footer ul li, footer ul li a {         
            font-size: 13px;
        }

        footer ul.socials li {         
            padding: 7px;
        }

        #homevantagens h3 {            
            font: normal normal normal 59px/79px Montserrat;            
        }
        .vantagens { margin-right: 50px;}

        .textos h1 {            
            font: normal normal bold 80px/80px Montserrat;            
        }
        .floatitems p {            
            font: normal normal normal 17px/28px Montserrat;            
            margin-left: 35px;
        }
        .btn-red {         
            margin-left: 28px;
        }
        .btn-roxo {            
            margin-left: 28px;
        }
        #tradicao img {         
            margin-left: -70px;
        }
        #tradicao .direita1 {         
            max-width: 416px;
        }
        #cta .direita1 {         
            max-width: 255px;
        }
        .cta-home {         
            background-position: -200px;
        }
        #onde .esquerda1 {
            max-width: 300px;            
            top: -86px;            
        }
        #onde .direita1 {
            max-width: 300px;         
            top: -86px;         
        }
    }

/* end small desktops */


/* mobile - smartphones */
@media screen and (min-width: 320px) and (max-width: 800px) {
    .internoTopBlog {    
        padding-top: 85px;
    }
    #sobre-forms { padding-top: 20px;  }
    .seletorTipo li {        
        padding: 1px;
        font-size: 13px;
    }
    #homecases {
        padding: 15px 0px 30px 0px;
    }
    .menucat li a {    
        margin-left: 20px;
    }
    #ctamotor h3 {
        font: normal normal normal 40px/45px Montserrat;        
    }
    #ctamotor {        
        max-height: 700px;
    }
    #ctamotor img.ctaimg {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
    }
    .testimonial {
        text-align: center;
    }
    #parcas {        
        padding: 50px 0px 50px 0px;
    }
    .minimap {
        position: relative;
        top: 4rem;
        right: 2rem;
    }
    .imgSobre {
        object-fit: cover;
        min-height: 200px;
    }
    #ctahome img {
        position: relative;
        right: 0;
        top: 0;
        height: 300px;
        object-fit: cover;
        max-width: 100%;        
    }
    body { max-width: 100% !important; overflow-x:hidden !important; }
    .textos {
        position: absolute;
        bottom: 10%;
        left: -30px;
        max-width: 300px;
    }
    .deitada {
        position: absolute;
        left: -82px;
        z-index: 500;
        top: 26%;
    }
    .textos h1 {
        font: normal normal bold 30px/35px Montserrat;
    }

    .navbar-brand img { max-width: 150px; }

    header { background-color: #fff;}

    .item-slider {
        height: 90vh;
        background-size: cover;
        background-position: -175px center;
        background-repeat: no-repeat;
    }
    
    /*.textos {
        margin-top: 110px;
    }*/
    .textos p img { max-width: 300px; }
    .textos p {     
        font: normal normal normal 15px/23px Montserrat;     
    }
    .textos h2 {
        font: normal normal normal 30px/43px Montserrat;
        min-height: auto;
    }
    .imgLine {
	    margin-left: 0;
	    margin-top: 36px;
    }
    .principalSlider .slick-dots {
        position: absolute;
        top: auto;
        bottom: 63px;
        left: 9px;
        height: 20px;
        width: 100px;
    }
    .btn-primario {
        min-width: 250px;
        font-size: 20px;
    }
    .btn-primario span {
        margin-left: -50px; 
    }
    #destaques {        
        margin-top: -100px;
    }

    #destaques h3 {
        text-align: center;
        font: normal normal bold 30px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #8F744E;
        text-transform: uppercase;
        opacity: 1;
        padding-top: 100px; 
    }
    #destaques h3 small {
        font-size: 26px; 
    }

    .floatitems p {
        text-align: center;
        font: normal normal normal 12px/18px Montserrat;       
        margin-top: 20px;       
        margin-left: 107px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .floatitems h4 {
        text-align: center;
        font: normal normal bold 20px/21px Montserrat;
        letter-spacing: 0.6px;
        color: #FFFFFF;
        opacity: 1;
        margin-left: 90px;
        margin-top: -37px;
    }

    #destaques .item .btn {
        margin-left: 0px;        
    }

    .btn-red, .btn-roxo {
        min-width: 170px;
    }

    .notmobile { display: none;}

    #tradicao .direita1 {
        position: absolute;
        top: -313px;
        right: -160px;
        max-width: 360px;
    }

    #tradicao img {
        margin-top: 50px;
        max-width: 360px;
    }

    #tradicao {
        padding-top: 200px;
        padding-bottom: 70px;
        background-repeat: repeat-x;
        margin-top: 69px;
        position: relative;        
        background-size: 219%;        
        background-position: 0px 370px;
    }

    #tradicao h3 {
        margin-top: -88px;
        font: normal normal bold 30px/35px Montserrat;
    }

    #tradicao p {
        text-align: center;
        font: normal normal normal 15px/20px Montserrat;
        letter-spacing: 0px;
        color: #045428;
        opacity: 1;
    }

    .cta-home {
        background-image: url(../img/ctamobile.png);
        background-size: cover;
        min-height: 750px;
        margin-bottom: 100px;
        padding: 50px;
        background-position: bottom;
    }

    .cta-home h3 {
        text-align: left;
        font: normal normal bold 30px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #F8A731;
        text-transform: uppercase;
        opacity: 1;
    }

    .cta-home p {
        text-align: left;
        font: normal normal normal 15px/20px Montserrat;
        letter-spacing: 0px;
        color: #F8A731;
        opacity: 1;
    }

    .mobefect {
        top: 605px !important;
        max-width: 200px;
    }

    #noticias h3 {
        text-align: center;
        font: normal normal bold 30px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #8F744E;
        text-transform: uppercase;
        opacity: 1;
    }

    .mobile_ajuste {        
        max-width: 323px !important;
        top: -148px !important;        
    }

    #onde h3 {
        text-align: center;
        font: normal normal bold 30px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #8F744E;
        text-transform: uppercase;
        opacity: 1;
        padding-left: 20%;
        padding-right: 20%
    }

    footer img { display: block; margin: 0 auto; margin-bottom: 50px; }

    #onde .esquerda1 {     
        top: -200px !important;     
    }

    .topoHistoria, .topoAlambique, .topoContato {
        background-position: 0px 90px;
        background-size: 100%;
    }

    .topoContato h2 {
        text-align: center;
        font: normal normal bold 50px/50px Montserrat;
        letter-spacing: 1.47px;
        color: #8F744E !important;
        text-transform: uppercase;
        opacity: 1;
    }

    .topoContato p {
        text-align: center;
        font: normal normal normal 22px/30px Montserrat;
        letter-spacing: 0px;
        color: #8F744E;
        opacity: 1;
        padding-left: 0;
        padding-right: 0;
    }

    #conteudo {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .endereco p {
        text-align: left;        
        color: #5B2113;
        opacity: 1;
        font-size: 20px;
    }

    #topointerno h1 {
        text-align: center;
        font: normal normal bold 30px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #045428;
        text-transform: uppercase;
        opacity: 1;
        
        margin-top: 260px;
        padding-bottom: 0px;
    }
    #topointerno h1 small {
        font: normal normal bold 30px/35px Montserrat;
    }

    #conteudo article p {
        padding: 10px; 

        text-align: left;
        font: normal normal normal 15px/20px Montserrat;
        letter-spacing: 0px;
        color: #8F744E;
        opacity: 1;
    }

    #conteudo article { margin-top: -50px; }
    
    #navbarResponsive {
        width: 100%;
        height: 100vh;
        position: fixed;        
        top:0;
        left:0;
        background-color: #fff4e4;        
        transition: 1s;
    }

    .navbar-nav { 
        margin-top: 150px; 
    }
    .navbar-nav .nav-item a {
        color: #5b2113;
        text-align: center;
        padding: 20px; 
    }

    .navbar-brand {
        position: relative;
        z-index: 99998;
    }

    .navbar-toggler {
        position: relative;
        z-index: 99999;
    }

    footer ul li img {
        float: left;
        margin-bottom: 0px;
        padding-top: 7px;
        margin-right: 15px;
     
    }

    footer ul { margin-bottom: 50px; }

    .posfooter {     
        font: normal normal normal 13px/19px Segoe UI;     
    }


    /*.cta-agende {
        background-image: url(../img/agende.png);
        background-repeat: no-repeat;
        min-height: 500px;
        margin-top: 50px;
        margin-bottom: 100px;
        padding: 35px;
        background-color: #045428;
    }*/

    .cta-agende {
        background-image: url(../img/agende.png);
        background-repeat: no-repeat;
        min-height: 500px;
        margin-top: 50px;
        margin-bottom: 100px;
        padding: 6px;
        background-color: #045428;
        background-position: 329px;
    }

    .cta-home h3, .cta-home2 h3 {
        text-align: left;
        font: normal normal bold 43px/51px Montserrat;
        letter-spacing: 0.97px;
        color: #F8A731;
        text-transform: uppercase;
        opacity: 1;
        padding-bottom: 10px;
    }

    .cta-home p, .cta-home2 p {
        text-align: left;
        font: normal normal normal 17px/27px Montserrat;
        letter-spacing: 0px;
        color: #F8A731;
        opacity: 1;
    }

    #onde h3 {
        text-align: center;
        font: normal normal bold 24px/35px Montserrat;
        letter-spacing: 0.45px;
        color: #8F744E;
        text-transform: uppercase;
        opacity: 1;
        padding-left: 5%;
        padding-right: 5%;
    }

    h3.wp-block-heading {
        text-align: left;
        font: normal normal bold 38px/47px Montserrat;
        letter-spacing: 0.69px;
        color: #045428;
        opacity: 1;
        padding-left: 0;
        text-align: center;
        margin-top: 50px;
    }

    .item-diff h3 {
        text-align: center;
        font: normal normal bold 26px/33px Montserrat;
        letter-spacing: 1.08px;
        color: #8F744E;
        opacity: 1;
        padding-top: 25px;
        padding-bottom: 10px;
        border-bottom: solid 1px #016B1A;
    }

    .full-item {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .thumbs-item {
        width: 100px;
        height: 70px;
        object-fit: cover;
    }

    .cta-agende {       
        padding: 6px;        
    }

    .cta-agende p {
        text-align: left;
        font: normal normal normal 15px/22px Montserrat;
        letter-spacing: 1.03px;
        color: #F7EDDC;
        padding-left: 20px;
    }

    .topoIg {
        background-image: url(../img/topo_ig.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .topoOnde {
        background-image: url(../img/interno_onde.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .topoReceitas {
        background-image: url(../img/topo_receitas.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;

    }
    .endereco .atend li {    
        font: normal normal normal 14px/28px Montserrat;    
    }

    .onder h3 {
        text-align: left;
        font: normal normal bold 30px/41px Montserrat;
        letter-spacing: 0.69px;
        color: #045428;
        opacity: 1;
        padding-left: 35px;
        padding-left: 35px;
        text-align: center;
    }

    .blocoOnde h2 {
        text-align: center;
        font: normal normal bold 56px/95px Montserrat;
        letter-spacing: 1.47px;
        color: #8F744E;
        text-transform: uppercase;
        opacity: 1;
        margin-bottom: 50px;
    }

    .blocoOnde h2 small {
        font: normal normal bold 41px/39px Montserrat;
        letter-spacing: 0.72px;
        display: block;
        clear: both;
    }

    .blocoOnde p {
        text-align: left;
        font: normal normal normal 22px/30px Montserrat;
        letter-spacing: 0px;
        color: #8F744E;
        opacity: 1;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 10px;
        margin-bottom: 30px;
        text-align: center;
    }
    .cta-home {     
        padding: 6px;        
    }

    #video {
        padding: 10px 0px 10px 0px;	
        background-position: center;
        background-repeat: no-repeat;
    }

    #video iframe {
        max-height: 300px;
    }
    .playvideo {
	    margin-top: 35px;
        max-width: 90%;
    }
    #oferecemos h3 {
        text-align: center;
        font: normal normal normal 54px/60px 'Montserrat';
        letter-spacing: 0px;
        color: #004FFF;
    }
    #oferecemos {
	    padding: 15px 0px 15px 0px;
    }
    /*.carimg {max-width: 80%; margin: 0 auto;}    */
    .vaitomarnocu {
        display: block !important;
        object-fit: contain !important;
        width: 600px !important;
        height: 600px !important;
    }
    .carSlider { margin-top: 40px;}
    
    #compromisso h3 {
	font: normal normal normal 37px/52px Montserrat;
	
    }
    #compromisso .atua, #compromisso .tipos {		
	    float: left;	
    }
    #compromisso .atua h4, #compromisso .tipos h4, #compromisso .carr h4 {
	    text-align: left;
	    font: normal normal bold 31px/46px Montserrat;	
    }
    #homevantagens h3 {
        font: normal normal normal 45px/59px Montserrat;
    }
    #homevantagens {
		background-repeat: no-repeat;
        background-size: 300px;
        background-position: right bottom;
        padding-bottom: 400px;
    }
    .vantagens:first-child { padding-top: 300px; }
    #homeplat .nbvoa {
        position: relative;
        right: 0;
        top: 0;
        left: 0;
    }

    .nbvoa img {
        max-height: 600px;
    }

    #compromisso .atua strong, #compromisso .tipos strong, #compromisso .carr strong {	
	    font: normal normal bold 43px/59px Montserrat;	
    }
    #homecases h3 {	
	    font: normal normal normal 45px/45px Montserrat;	
    }
    #homeplat h3 {
        font: normal normal 900 50px/61px Montserrat; 
    }
    #ctahome h3 {	
	    font: normal normal normal 40px/43px Montserrat;	
    }

   

    footer .dizere h4 {
        text-align: center;
        padding-right: 0;
    }

    .carSlider .slick-prev, .marcSlider .slick-prev{
        left: 1%;       
    }
    .marcSlider .slick-prev{
        top: 80%;       
    }


    .carSlider .slick-next, .marcSlider .slick-next {
        right: -10px;
    }
    .marcSlider .slick-next {
        top: 80%;
    }


    #marca p {    
        font: normal normal 300 19px/27px Montserrat;    
        margin-right: 0px;    
    }
    #marca h3 {
    text-align: left;
    font: normal normal normal 60px/51px Montserrat;    
    }

    

    #monitore ul li {    
        font: normal normal 600 20px/30px Montserrat;    
    }
    #ctainterno img {
        position: initial;
        left: 0;
        top: 0;
        object-fit: cover;
        max-width: 100%;
        max-height: 300px;
    }

    #ctainterno .ctacontent {
        margin-top: 0;
        margin-bottom: 0;
    }
    #ctainterno h3 {
        text-align: left;
        font: normal normal normal 27px/29px Montserrat;
        letter-spacing: 5px;
        color: #FFFFFF;
        opacity: 1;
        margin-top: 21px;
    }
    #parcas .internal img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        margin: 12px;
        float: left;
        object-fit: contain;
    }

    #sobreClientes h3 {
        font: normal normal normal 50px/67px Montserrat;        
    }
   

    #comofunciona .number {
        height: 326px;
        background-repeat: no-repeat;
        background-position: center left;
        margin-top: 50px;
        margin-bottom: 50px;
        background-size: 40%;
        background-position: left top;
    }

    .number3 { margin-top: 150px !important; }
    #passoapasso .number {        
        background-size: 110px;
        height: auto;
        min-height: 326px;
      
    }
    #depoimentos h3 {    
        font: normal normal normal 47px/79px Montserrat;    
    }
    .testimonial p {    
        font: normal normal 300 20px/32px Montserrat;    
    }
    .internoTopContato {    
        padding-top: 80px;
    }
    



}