section { padding-top: 0px !important; }

/*BANNER*/
.banner{width:2000px; height:550px; left: 50%; margin-left: -1000px; position: relative; }
.banner .slider{ width:2000px; height:550px; position:absolute; z-index:10; float: left;}
.banner .sliderContent{ width:2000px; height:550px; clear:both; position: absolute;}
.banner .sliderContent .item { width:2000px; height:550px; position: absolute; background-repeat: no-repeat; background-position: center bottom; background-size: auto 100%; background-color: #010101; }
.banner .sliderContent .item:before { content: ''; position: absolute; z-index: 10; width: 100%; height: 550px;  left: 0px; top: 0px; }
.banner .sliderContent .item .cta-titulo { position: absolute; top: 140px; z-index: 11; height: auto; width: 100%; text-align: left;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.banner .sliderContent .item .cta-titulo .titulo_ { overflow: hidden; position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 10px 0px 5px 0px; font-size: 38px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; line-height: 30px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight: 700; }
.banner .sliderContent .item .cta-titulo .chamada_ { display: inline-block; vertical-align: top; width: 100%; font-size: 18px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; padding: 0px; line-height: 22px; position: relative;margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; }
.prevhidden, .nexthidden { left: -100px; position: absolute; width: 1px; height: 1px; top: 0px; }

.sliderBullets { margin: 0px; width: 100%; padding: 0px; position: absolute; top: 525px; text-align: center; z-index: 1002; }
.sliderBullets a { display: inline-block; text-indent:-9999px; width:10px; height:8px; background-color:#ffffff; margin: 0px 5px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.sliderBullets .active { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 35px; height: 8px; }

/*EQUIPE*/
.equipe_home { width: 100%; height: auto; position: relative; text-align: center; padding: 30px 0px 50px 0px; }
.equipe_home ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; display: grid; }
.equipe_home ul li { margin: 10px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; overflow: hidden; background-color: #000000; background-position: center; position: relative; text-align: center; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.equipe_home ul li .solucao { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); line-height: 20px; height: auto; position: absolute; z-index: 10; bottom: 0px; padding: 10px 12px 12px 12px; color: #ffffff; font-weight: 600; text-align: left; font-size: 13px; line-height: 16px; font-family: var(--fonte-padrao); -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.equipe_home ul li .solucao p { width: 100%; line-height: 16px; height: auto; position: relative; color: rgba(255,255,255,0.4); font-weight: 500; text-align: left; font-size: 10px; line-height: 13px; font-family: var(--fonte-padrao); }
.equipe_home ul li .avatar { width: 100%; height: 100%; margin: 0px; position: relative; overflow: hidden; display: inline-block; vertical-align: top;}
.equipe_home ul li .avatar img { width: 100%; height: auto; opacity: 0.6; position: relative; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; display: block; }
.equipe_home ul li:hover { background-color: var(--cor-principal); background-size: auto; }
.equipe_home ul li:hover img { opacity: 0.3; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

/*DESTAQUES*/
.destaques { width: 100%; height: auto; position: relative; padding: 40px 0px; }
.destaques ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }

.destaques ul li { display: inline-block; width: 100%; height: auto;  position: relative; margin: 30px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px;  text-align: left; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.destaques ul li .avatar { overflow: hidden; width: 400px; height: 250px; position: relative;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.destaques ul li .avatar img { width: 100%; text-align: center; height: 100%; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: block; }
.destaques ul li .conteudo_intro { display: inline-block; vertical-align: top; width: -moz-calc(100% - 440px); width: -webkit-calc(100% - 440px); width: -o-calc(100% - 440px); width: calc(100% - 440px); padding: 20px 0px; height: auto; font-family: var(--fonte-padrao); color: #545454; font-size: 12px;  text-align: right;  }
.destaques ul li .conteudo_intro .nome_intro { width: 100%; height: auto; position: relative; padding: 10px 0px 5px 0px; text-align: right; color: #000000; font-size: 24px; line-height: 30px;  font-family: var(--fonte-padrao);  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight: 700; }
.destaques ul li .conteudo_intro .linha { width: 80px; height: 6px; background: var(--cor-principal); display: inline-block; clear: both; margin: 4px 0px 0px 0px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.destaques ul li .conteudo_intro .introducao_intro { width: 100%; font-size: 13px; font-family: var(--fonte-padrao); color: #545454; text-align: right; padding: 0px; line-height: 22px; position: relative; z-index: 10; margin: 0px 0px 10px 0px; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;  }
.destaques ul li.lado1 .avatar { float: left; margin: 0px 24px 0px 0px }
.destaques ul li.lado2 .avatar { float: right; margin: 0px 0px 0px 24px }
.destaques ul li.lado1 .conteudo_intro, .destaques ul li.lado1 .conteudo_intro .nome_intro, .destaques ul li.lado1 .conteudo_intro .introducao_intro { text-align: left; border-radius: 10px;}
.destaques ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); opacity: 1; }

/*PLANOS*/
ul.planos { display: inline-block; vertical-align: top; position: relative; height: auto; width: auto; margin: 0px; min-height: 360px; text-align: center; }
ul.planos li { position: relative; height: auto; min-height: 340px; background-color: #ffffff; width: 295px; display: inline-block; padding: 15px; vertical-align: top; margin: 20px 20px 30px 20px; text-align: center; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
ul.planos li .recomendo { font-size: 14px;  color: black; background: yellow; line-height: 30px; display: inline-block; padding: 5px 0px 0px 0px; font-weight: 700; width: 100%; margin: -20px 0px 0px 0; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
ul.planos li .recomendo i { line-height: 30px; color: red; padding-right: 7px; font-size: 12px; display: inline-block; vertical-align: top; }
ul.planos li .label { display: inline-block; padding: 0px; font-weight: 700; margin: 0 0 5px 0; width: 100%; text-align: left; position: relative;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
ul.planos li .label .nome_plano { font-size: 18px;  color: var(--cor-principal); line-height: 20px; position: relative; display: inline-block; vertical-align: top; padding: 10px 0px; font-weight: 700; margin: 0 0 5px 0; width: -moz-calc(100% - 121px); width: -webkit-calc(100% - 121px); width: -o-calc(100% - 121px); width: calc(100% - 121px); text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
ul.planos li .label .valor { width: 120px; font-size: 16px; color: var(--cor-principal); background-color: rgba(42,16,143,0.05); line-height: 40px; position: relative; display: inline-block; vertical-align: top; padding: px; border-radius: 10px; text-align:center; }
ul.planos li .cta { font-size: 15px; color: #ffffff; background: var(--cor-principal); line-height: 40px; display: inline-block; position: relative; padding: 0 25px; border-radius: 30px; margin: 0px; font-weight: 800; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-family: var(--fonte-padrao); font-weight: 700; }
ul.planos li .descricao { width: 100%; height: auto; position: relative; display: inline-block; padding: 0px 0px 15px 0px; width: 100%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
ul.planos li .descricao p:first-child { border-top: none; }
ul.planos li .descricao p { width: 100%; opacity: 0.2; height: auto; position: relative; font-size: 12px; text-align: left; display: inline-block;  font-family: var(--fonte-padrao); border-top: 1px solid #f4f6f8; padding: 6px 0px; line-height: 20px; }
ul.planos li .descricao p.tem { opacity: 1; }
ul.planos li .descricao p i { line-height: 20px; color: #000000; opacity: 0.4; padding-right: 5px; font-size: 12px; display: inline-block; vertical-align: top; }
ul.planos li:hover { margin: 5px 20px 45px 20px; box-shadow: rgba(100, 100, 111, 0.4) 0px 15px 29px 0px; }
	
@media screen and (max-width: 1100px) {

	.banner{width: 100%; height:335px; left: 0px; margin-left: 0px; overflow: hidden; position: relative; }
	.banner .slider{ width: 100%; height:335px; position:absolute; left: 0px; margin-left: 0px; z-index:10; float: none;}
	.banner .sliderContent{ width: 100%; height:335px; clear:both; position: absolute;}
	.banner .sliderContent .item { width: 100%; height:335px; position: absolute; background-repeat: no-repeat; background-position: center center; background-size: auto 100%; background-color: #010101; }
	.banner .sliderContent .item .cta-titulo { position: absolute; top: 60px; width: 360px; left: 50%; margin-left: -180px; text-align: left; }
	.banner .sliderContent .item .cta-titulo .titulo_ { text-align: left; padding: 10px 10px 5px 0px; font-size: 24px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
	.banner .sliderContent .item .cta-titulo .chamada_ { text-align: left; font-size: 18px; line-height: 20px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
	.banner .sliderContent .item:hover .cta-titulo { width: 360px; padding: 0px; }
	.sliderBullets { margin: 0px; width: auto; right: 0px; margin-right: inherit; padding: 0px; position: absolute; top: 0px; z-index: -1; }

	/*MODELOS HOME*/
	.veiculos_novos { width: 100%; height: auto; position: relative; margin: 20px 0px 0px 0px; z-index: 1000; text-align: left; }
	.veiculos_novos ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }
	.veiculos_novos ul li { display: inline-block; cursor: pointer; width: 300px; height: auto; float: none; }
	/*.veiculos_novos ul li .nome_modelo { font-size: 20px; }*/

	/* PLANOS	*/
	ul.planos li .nome_plano, ul.planos li .valor { width:100%; text-align:center; }

	/* BLOCOS DE SEMINOVOS */
	.listagem_veiculos { width: 96%; padding: 25px 2%; }
	.listagem_veiculos ol { text-align: center; }

	/*TITULOS*/
	.linha_padrao_azul_claro { display: none; }
	.titulo_global .tag_global .label_global .complemento { text-align: center; }
  	.titulo_global .tag_global .label_global { max-width: 100%; margin-bottom: 20px; text-align: center; }
  	.titulo_global .tag_global .label_global span { margin-left: 0px; display: block; text-align: center; position: relative; }
  	.titulo_global .nova_acao { margin-bottom: 10px; display: inline-block; vertical-align: top; float: none; position: relative; }
  	.titulo_global { text-align: center; }
}