
.is_mobile{ display: none; }
.is_desktop{ display: block; }

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

	.is_mobile{ display: block !important; }
	.is_desktop{ display: none !important; }


	h1, h2, h3, h4, h5, h6{ }

	h1 { 
		font-size: 1.60rem !important; 
	}
	h2 {	
		font-size: 1.80rem !important;
		font-weight: 700 !important;
	}
	h3 { 
		font-size: 1.40rem !important;
		font-weight: 700 !important;		
	}

	.container-fluid { width: 100% !important; }
	
	.center-sm{
		margin: 0 auto !important;
		text-align: center !important; 
	}

	header .icon-open{ }
	header .icon-open a{ display: block; }
	header .icon-open a img{ height: 24px; }
	
	header .menu-principal{
		position: fixed;
		width: 100%;
		height: 100vh;
		z-index: 999;
		background-color: #FFF;
		top: 0;
		left: -100%;
		transition: left 0.3s ease-in-out;
		z-index: 1000;
		padding-top: 8px;
	}
	header .menu-principal.open{
		left: 0 !important;
	}
	header .menu-principal .icon-close{ position: relative; top: 0; right: 0; z-index: 99; }
	header .menu-principal .icon-close a{ display: block; }
	header .menu-principal .icon-close a img{ height: 24px; }
	header .menu-principal nav {
		background-color: #6BAE3B;
		background-color: #005DB0 !important;
		border-radius: 16px !important;
		margin: 0 auto !important;
		margin-top: 30px !important;
		width: 90% !important;		
	}	
	header .menu-principal .navbar-nav{
		margin: 30px auto !important;
		/*margin-top: 32px !important;*/
		display: flex !important;
		flex-direction: column !important;
		text-align: start !important;
		width: 100% !important;
	}
	header .navbar-nav .nav-item .nav-link {
		padding-top: 1.25rem !important;
		padding-bottom: 1.25rem !important;
		font-size: 1.5rem !important;
		color: var(--color-branco) !important;
	}	
	
	
	
	
	
	
	
	
	
	
	.section-faixas .box-faixas {
		height: 30px !important;
		
	}
	.section-faixas .box-faixas .faixa-verde {
		top: -10px !important;
	}	
	.section-faixas .box-faixas .faixa-verde .inclinacao-shadow {
		height: 50px !important;
	}	
	.section-faixas .box-faixas .faixa-verde .inclinacao-wrap {
		height: 50px !important;
	}
	.section-faixas .box-faixas .faixa-amarelo {
		height: 80px !important;
		width: 60px !important;
	}	
	
	h2.section-titulo::before {
		font-size: 6rem !important;
	}
	.texto p {
		font-size: 1.0rem !important;
	}	
	h2.section-titulo {
		font-size: 1.6rem !important;
	}	
	
	
	.titulo-saida{
		font-size: 1.82rem !important;
	}
	.titulo-saida-grant{
		font-size: 2.5rem !important;
	}	
	.overlay-faixa-saida {
		top: 16% !important;
		height: 80% !important;
	}
	
	.text-mais-videos{
		margin: 0 auto !important;
		text-align: center !important;
		padding-bottom: .5rem !important;
	}	
	.card.card-formulario .card-body {
		padding: 3rem 2rem !important;
	}	
	
	.embedVideo {
		height: 208px !important;
	}
	.embedVideo.sm {
		height: 208px !important;
	}	
	.embedVideoBG {
		height: 216px !important;
	}
	.embedVideoBG.sm {
		height: 216px !important;
	}
	.embedVideoBG .iconYT {
		height: 48px !important;
		width: 48px !important
	}
	
	
	.bg-faixa-amarela{
		height: 112px !important;
	}	
	
	
	
	.sliderBG {
		height:90vh !important;
		height: 100vh !important;
		height: auto !important;
		margin-bottom: 0 !important;
		background-position: bottom center !important;
		background-image: none !important;	
	}
	.BGChamada {
		height: 65vh !important;
	}	
	.card.card-quemsomos {
		height: auto !important;
	}
	.card.card-orcamento {
		margin-top: 5rem !important;
	}	
	
	
	#dropdownLoginButton{ display: none; }
	.header-bar-top {
		width: 35% !important;
	}	
	.header-bar-login {
		display: none !important;
	}
	.header-bar-login{
	
		display: block !important;
		position: fixed !important;
		width: 100% !important;
		height: 100vh !important;
		z-index: 999;
		background-color: #1554FF;
		top: 0 !important;
		left: -100% !important;
		transition: left 0.3s ease-in-out !important;
		z-index: 1000;	
	}
	.header-bar-login.opened{
		/*display: flex !important;*/
		left: 0 !important;	
	}	
	.header-bar-login.opened .drop-min-login{
		position: relative !important;
		display: block !important;
		width: 100% !important;
		transform: initial !important;
		border: none !important;
		border-radius: 0 !important;
		background-color: rgb(255,255,255,0) !important;
		box-shadow: none !important;
	}
	
	
	
	
	.bg-faixa-header-top {
		height: 120px !important;
		bottom: -32px !important;
	}
	.section-slider .slider-principal{ 
		height: 90vh !important;
		height: 100vh !important;
		height: auto !important;
	}	
	.section-slider .slider-principal .texto-slider{ 
		padding-right: 30px !important;
	}
	.section-slider .slider-principal .title{ 
		font-size: 1.5rem !important;
	}
	.section-slider .slider-principal .subtitle{ 
		font-size: 2.5rem !important;
	}
	.section-slider .slider-principal .sliderBG:before{
		height: 80% !important;
		width: 100% !important;
		background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 50%, rgb(61 129 11) 100%) !important;
	}
	.swiper-slide h2 {
		color: var(--color-branco) !important;
		font-size: 1.5rem !important;
		line-height: 1.2 !important;
		font-weight: 800 !important;
		/*padding-top: 5rem !important;*/
		/*padding-bottom: 0rem !important;*/
	}	
	.section-slider .box-faixas {
		height: 30px !important;
		
	}
	.section-slider .box-faixas .faixa-verde {
		top: -10px !important;
	}	
	.section-slider .box-faixas .faixa-verde .inclinacao-shadow {
		height: 50px !important;
	}	
	.section-slider .box-faixas .faixa-verde .inclinacao-wrap {
		height: 50px !important;
	}
	.section-slider .box-faixas .faixa-amarelo {
		height: 100px !important;
		width: 80px !important;
	}	
	

	.card.card-quemsomos .card-body {
		padding: 3rem 2.0rem !important;
	}

	
	/* QUE SOMOS */
	.mr-quadro-verde{
		top: 0;
		bottom: initial !important;
		left: .75rem !important;
		right: initial !important;
		width: calc(100% - 1.5rem);
		height: 50%;
	}
	.mr-quadro-amarelo{
		top: 1.0rem;
		bottom: initial !important;
		left: 1.75rem !important;
		right: initial !important;
		width: calc(100% - 3.5rem);
		height: 12%;
	}
	.mr-quadro-azul{
		top: initial !important;
		bottom: 0 !important;
		left: .75rem !important;
		right: initial !important;
		width: calc(100% - 1.5rem);
		height: 78%;
	}
	
	
	/* NOTICIAS */
	.card.card-home-noticias {
		height: auto !important;
		margin-bottom: 30px !important;
	}
	.noticias-detalhes .box-foto-content{ margin-right: -6px !important; }
	.noticias-detalhes .box-foto-content:before {
		top: initial !important;
		left: -8px !important;
		bottom: -8px !important;
	}	
	
	
	
	/* CONCESSIONARIAS */
	.concessionaria-detalhes .box-foto-content{ margin-right: -6px !important; }
	.concessionaria-detalhes .box-foto-content:before {
		top: initial !important;
		left: -8px !important;
		bottom: -8px !important;
	}	
	.concessionaria-detalhes h1 {
		font-size: 2rem !important;
	}	
	
	
	
	
	/* MAPAS */
	.section-mapa .quadro-imagens{ height: auto !important; }
	.section-mapa h2{		
		font-size: 3rem !important;
	}
	.section-mapa .wave-amarelo{
		position: relative !important;
		bottom: -70px !important;
	}
	.section-mapa .box-mapa-veiculo-1{
		position: relative !important;
		bottom: 0rem !important;
	}
	.section-mapa .box-mapa-veiculo-2{
		position: relative !important;
		right: 0; bottom: 3rem; text-align: end;
	}	
	
	.section-mapa .img-mapa-veiculo-1{
		height: auto !important; 
		width: 85% !important;
		margin-top: 2rem !important;
	}
	.section-mapa .img-mapa-veiculo-2{
		height: auto !important; 
		width: 45% !important;
	}	
	
	
	.button-whats{
		right: 24px !important; bottom: 24px !important; 
	}
}

@media only screen and (min-width: 1441px){

}