﻿@media(min-width:769px){
	#apresentacao-mobile{
		display: none;
	}
	.home_produtos {
		font-size: 32px;
		color: #00377b;
		font-family: 'Anzo_Black';
		padding: 0;
		margin: 0;
		margin-bottom: 20px;
	}

	.botao_maisprodutos {
		display: inline-block;
		background: #f1801f;
		padding: 15px 40px;
		border-radius: 25px;
		line-height: 1em;
		color: #fff;
		font-weight: 400;
		-moz-transition: background 0.25s ease-out;
		-o-transition: background 0.25s ease-out;
		-webkit-transition: background 0.25s ease-out;
		transition: background 0.25s ease-out;
		font-size: 16px;
		text-align: center;
		margin: 20px 0 20px 0;
	}

	.botao_maisprodutos:hover{
		background: #00377b;
		color: #fff;
	}
	.botao_maisprodutos:focus{
		text-decoration: none;
		color: #fff;
	}

     #features-mobile-menu2, #features-mobile-menu{
	  display: none !important;
	}

     .slide-cta{
		 margin-top: -10px;
     }
    .botao_slide {
        padding: 10px 20px;
        border-radius: 20px;
        background: #f1801f;
        color: #fff;
        font-weight:600;
        font-family: 'Roboto';
        font-size: 17px;
    }
	.botao_slide:hover{
		color:#fff;
		background:#00377b;
	}
  .site-content .home-v1-slider .owl-carousel .item {
    background-position: center;
    background-size: cover;
    height: auto;
    width: 100%;
    position: relative;
        margin-top: -16px;
        /*background-position: 0 -380px;*/
		background-position: center 0;
    }

	.textocarousel {
		text-align: center;
		position: relative;
		top: 80px;
	}
  	.owl-carousel h1 {
		font-size: 54px;
		color: #fff;
		margin: 0;
		text-shadow: -4px 2px 3px rgb(0 0 0 / 40%);
		text-align: center;
	}

	.owl-carousel h3 {
		font-size: 35px;
		letter-spacing: -0.5px;
		font-weight: 700;
		color: #fff;
		font-family: 'Anzo_Web_Light';
		position: relative;
		text-shadow: 0px 2px 7px rgb(255 255 255 / 29%);
		text-align: center;
		margin: 10px 0 25px 0;
	}
        .owl-carousel h3.branco{
            color:#fff;
            text-shadow: 0px 2px 7px rgba(51, 51, 51, 0.29);
        }
        .owl-carousel h3 span{
            font-family:Anzo_Black;
        }
	.home_maisp{
		text-align: center;
	}
	owl-stage h3 {
		}
}
@media(max-width:768px) {
      .site-content .home-v1-slider .owl-carousel .item {
		background: center center;
    }

    	.textocarousel {
		text-align: center;
		position: relative;
		top: 80px;
	}
	.owl-carousel h1 {
		font-size: 37px;
		color: #fff;
		margin: 0;
		text-shadow: -4px 2px 3px rgb(0 0 0 / 40%);
		text-align: center;
		margin: 0px 15px;
		padding: 10px 10px;
	}

	.owl-carousel h3 {
		color: #ffffff;
		font-family: 'Anzo_Web_Light';
		position: relative;
		padding: 10px 0 20px 0;
		text-shadow: 0px 2px 7px rgb(0 0 0 / 70%);
		text-align: center;
		font-size: 25px;
		margin: 0;
	}

    .fixNoticias {
          background:#f7f7f7 !important;
      }

    	#apresentacao-mobile{
            display: block;
        }
    	.home_produtos {
		font-size: 32px;
		color: #00377b;
		font-family: 'Anzo_Black';
		padding: 0;
		margin: 0;
		margin-bottom: 20px;
	}
	.home_maisp{
		text-align: center;
	}
	.botao_maisprodutos {
		display: inline-block;
		background: #f1801f;
		padding: 15px 40px;
		border-radius: 25px;
		line-height: 1em;
		color: #fff;
		font-weight: 400;
		-moz-transition: background 0.25s ease-out;
		-o-transition: background 0.25s ease-out;
		-webkit-transition: background 0.25s ease-out;
		transition: background 0.25s ease-out;
		font-size: 16px;
		text-align: center;
		margin: 20px 0 20px 0;
	}

    .botao_maisprodutos:hover{
		background: #00377b;
		color: #fff;
	}
	.botao_maisprodutos:focus{
		text-decoration: none;
		color: #fff;
	}


        /*.owl-carousel h3{
            font-size:50px;
            color:#00377b;
            font-family: 'Anzo_Web_Light';
            position: relative;
            top:1.5em;
			padding: 20px;*/
    /*left: calc(50% - 445px);*/
            /*text-shadow: 0px 2px 7px rgba(255, 255, 255, 0.29);
            text-align:center;
        }*/
        .owl-carousel h3.branco{
            color:#fff;
            text-shadow: 0px 2px 7px rgba(51, 51, 51, 0.29);
        }
        .owl-carousel h3 span{
            font-family:Anzo_Black;
        }

	.slide-cta{
		margin-top: 10px;
	}
	.owl-carousel h3 span {
		font-family: Anzo_Black;
		font-size: 25px;
		white-space: inherit;
	}
  .site-content .home-v1-slider .owl-carousel .item {
    background-position: center;
    background-size: cover;
    height: auto;
    width: 100%;
    position: relative;
        margin-top: -16px;
		background-position: center center;
}
    .botao_slide {
        padding: 10px 20px;
        border-radius: 20px;
        background: #f1801f;
        color: #fff;
        font-weight:600;
        font-family: 'Roboto';
        font-size: 17px;
    }
	.botao_slide:hover{
		color:#fff;
		background:#00377b;
	}

	/* Header */
	.novo-scross header.topo-4all, .novo-scross header.topo-4sport {
		background: none !important;
		height: auto !important;
	}

	main.novo-scross #features h1 {
    	font-size: 30px !important;
    	margin-bottom: 30px !important;
	}

	.novo-scross header.topo-4all img {
		width: 100%;
	}
	/* Historia */
	.novo-scross .historia {
		width: 100% !important;
		padding-top: 15px;
		padding-bottom: 0;
	}

	.novo-scross .historia .titulo {
		width: 100%;
		text-align: center;
		height: auto;
		font-size: 35px;
		line-height: 39px;
		margin-bottom: 20px;
	}

	.monte-seu-carro-iframe {
		display: none !important;
	}

	.novo-scross .historia .texto-descricao {
		width: 100%; font-size: 10px; text-align: center; line-height: 150%;
		padding: 0 15px !important; margin-bottom: 45px;
	}

	.novo-scross .historia .carros, .novo-scross .carro-cores, .novo-scross .descricao-carro-cores {
		display: none;
	}

	.novo-scross .carro-mobile {
		display: block;
		margin: 0 0;

	}

	.novo-scross .carro-mobile img {
		width: 100%;
	}

	/* Galeria */
	.novo-scross .galeria {
		width: 100%; height: auto; padding-top: 0; padding-left: 0;
	}

	.novo-scross .titulo-galeria {
		font-size: 20px; line-height: 150%; padding: 0 15px;
	}

	.novo-scross .galeria .descricao {
		width: 100%; padding: 0 15px;
	}

	.novo-scross .galeria .descricao {
		font-size: 40px; line-height: 120%; text-align: center;
	}

	.novo-scross .galeria .titulo-opcoes {
		font-size: 12px;	
	}

	.novo-scross .galeria .descricao p {
		line-height: 18px; font-size: 10px;
	}

	.novo-scross .galeria .descricao .cor, .novo-scross .galeria .imagens {
		display: none;
	}

	.novo-scross .perso-externa-mobile {
		margin-bottom: 45px;
	}

	.novo-scross .personalize .container{
		width: 100%;
	}

	.novo-scross .personalize {
		height: auto;
	}

	.novo-scross .personalize .container .img-interior {
		display: none;
	}

	.novo-scross .personalize .container .descricao {
		width: 100%; padding: 0 15px; font-size: 36px; line-height: 120%; text-align: center;
		margin-top: 0;
	}

	.novo-scross .personalize .container .titulo-opcoes {
		line-height: 100%; font-size: 15px;
	}

	.novo-scross .personalize .container .descricao p {
		font-size: 10px; line-height: 18px;
	}

	.novo-scross .personalize .container .descricao p br {
		display: none;
	}

	.novo-scross .personalize .container {
		height: auto; padding-top: 	40px;
	}

	.novo-scross .cor {display: none;}

	/* Features */
	main.novo-scross #features .container {
		display: none !important;
	}

	main.novo-scross #features h1{
		font-size: 41px; !important; font-family: 'Anzo_Black', Arial, Helvetica;
	}

	main.novo-scross #features h4 {
		font-size: 12px !important; padding: 0 15px;
	}

	main.novo-scross .banner-interno .foto-absolute {
		position: relative !important;
	}

	main.novo-scross .titulo-pilar {
		display: none !important;
	}

	main.novo-scross .thumbs-pilar {
		display: none !important;
	}

	main.novo-scross .banner-interno .numeros-slider {
		top: 0 !important; width: 100% !important;
		text-align: center; bottom: inherit !important;
		margin-left: -20px; background: rgba(0,0,0,0.2); padding: 15px 0; margin-top: -20px !important;
	}

	main.novo-scross .banner-interno .base-textos-feature h2.titulo-feature {
		padding: 60px 15px 0 !important; font-size: 30px !important;

	}

	main.novo-scross .banner-interno .base-textos-feature {
		margin-top: 0 !important;
        height: initial !important;
	}

	main.novo-scross #features-mobile-menu {
		padding: 20px 0; text-align: center; display: block;
	}

	main.novo-scross #features-mobile-menu select{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b; border: none; color: #FFF; width: 300px; font-family: 'Anzo_Black', Arial, Helvetica;
		font-size: 12px; text-transform: uppercase; padding-left: 15px;
	}

	main.novo-scross #features-mobile-menu select.performance{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b;
	}

	main.novo-scross #features-mobile-menu select.autonomia{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b;
	}

	main.novo-scross #features-mobile-menu select.tecnologia{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b;
	}

	main.novo-scross #features-mobile-menu select.conforto{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b;
	}

	main.novo-scross #features-mobile-menu select.design{
		height: 66px; background: url('../img/bags/alfabagv/bg-mobile-select.png') right center no-repeat #00377b;
	}

	/* Versoes */
	.novo-scross #versoes {
		width: 100%; height: auto;
	}

	.novo-scross #versoes h1 {
		font-size: 30px !important; line-height: 100%; font-family: 'Anzo_Black', Arial, Helvetica;
		padding: 0 15px; margin: 0 !important;	
	}

	.novo-scross #versoes .container, .novo-scross #versoes h1 br {
		display: none;
	}


	.novo-scross #interna-slider ul li {
		width: 100%;
	}

	.novo-scross #interna-slider ul {
		
	}

	.novo-scross #interna-slider {
		padding: 15px 0;
	}

	#veiculos .banner-interno ul li {
		min-height: 80px !important; 
	}

	/* 4 Sport */
	.novo-scross .corVermelho {
		background: #1D1D1D !important;
	}


	.imagem100 img{
		width: 100%;
	}

	.novo-scross .galeria-4sport, .novo-scross .galeria-4sport .titulo {
		width: 100%; text-align: center;
	}
	.novo-scross .galeria-4sport .titulo {
		font-size: 35px; line-height: 130%; padding: 0 20px; height: 150px;
	}

	.novo-scross .galeria-4sport .titulo br {
		display: none;
	}

	.novo-scross .galeria-4sport .texto-descricao {
		width: 100%;
		padding: 0 15px; font-size: 10px; line-height: 180%;
	}

	.novo-scross .galeria-4sport {
		padding-top: 40px; background: #F7F7F7; padding-bottom: 20px;
	}

	.novo-scross .galeria-4sport .carros {
		display: none;
	}

	select.no-background {
		background: #e31d3f !important;
	}
select {
  -webkit-appearance: none;
  appearance: none;
}

.select-wrapper{
	position:relative;	
}

	.select-wrapper::after {
		content: "▼";
		font-size: 1rem;
		top: 16px;
		right: 15px;
		position: absolute;
		font-size: 24px;
		color: #fff;
	}
	main.novo-scross #features-mobile-menu2 select{
		height: 66px; background: url('../img/bags/alfabags/bg-mobile-select.png') right center no-repeat #00377b; border: none; color: #FFF; width: 300px; font-family: 'Anzo_Web_Light', Arial, Helvetica;
		font-size: 14px; text-transform: uppercase; padding-left: 15px;
		width: 100%;
	}

	#features-mobile-menu2 h4{
        font-weight: 400;
        font-family: 'Anzo_Web_Light';
        line-height: 28px;
        margin: 10px 0 20px 0;
        font-size: 17px;
	}
	main.novo-scross #features-mobile-menu2 {
		padding: 20px 20px; text-align: center; display: block; background: #EEE;
	}
   #features-mobile-menu2 select{
		height: 66px; background: url('../img/bags/alfabags/bg-mobile-select.png') right center no-repeat #00377b; border: none; color: #FFF; width: 300px; font-family: 'Anzo_Black', Arial, Helvetica;
		font-size: 12px; text-transform: uppercase; padding-left: 15px;
	}

	#features-mobile-menu2 {
		padding: 20px 0; text-align: center; display: block; background: #EEE;
	}

	main.novo-scross #features {
		padding: 60px 0 2px;
	}
	#features-mobile-menu2, #features-mobile-menu{
	  display: block !important;
	}

	.novo-scross #versoes .versoes-mobile {
		padding-top: 40px;
	}

	.novo-scross #versoes .versoes-mobile img {
		max-width: 100%;
	}

	.novo-scross #versoes .versoes-mobile .features-mobile {
		position: relative;
		background: #0049ff;
		width: 90%; margin: 30px auto 0px;
		padding: 20px 5px; color: #FFF; letter-spacing: 2px; line-height: 180%;
	}
	.novo-scross #versoes .versoes-mobile .features-mobile:after {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(136, 183, 213, 0);
		border-bottom-color: #0049ff;
		border-width: 15px;
		margin-left: -15px;
	}

	.novo-scross #versoes .versoes-mobile .a-partir-de-mobile {
		position: relative;
		background: #ececec;
		width: 90%; margin: 0px auto;
		padding: 20px 5px; color: #FFF; letter-spacing: 2px; line-height: 180%;
	}

	.apartir-mini {
		font-size: 12px; color: #0049ff;
	}
	
	.novo-scross #versoes .versoes-mobile .cifra {
		font-size: 16px; color: #0049ff;
	}

	.novo-scross #versoes .versoes-mobile .mil {
		font-size: 30px; color: #0049ff;
	}

	.novo-scross #versoes .versoes-mobile .novecentos {
		font-size: 20px; color: #0049ff;
	}

	.novo-scross #versoes .preco-mobile-mini {
		margin: 10px 0; color: #0049ff;
	}

	.novo-scross #versoes a .conheca-condicoes-mobile-mini {
		text-transform: uppercase; background: #c9c9c9;
		width: 90%; margin: 0px auto 40px; padding: 20px 0; font-size: 20px;
		font-family: 'Anzo_Black', Arial, Helvetica; line-height: 120%; 
		color: #FFF;
	}

	.novo-scross #versoes .cor-laranja {
		color: #fa9d1c;
	}

	.novo-scross #versoes .bg-laranja {
		background: #fa9d1c !important;
	}

	.novo-scross #versoes .bg-laranja:after{
		border-bottom-color: #fa9d1c !important;
	}

	.novo-scross #versoes .cor-vermelha {
		color: #4c4c4c;
	}

	.novo-scross #versoes .bg-vermelho {
		background: #e31d3f !important;
	}

	.novo-scross #versoes .bg-vermelho:after{
		border-bottom-color: #e31d3f !important;
	}

	.novo-scross #versoes .bg-preto {
		background: #4c4c4c !important;
	}
	main.novo-scross .banner-interno .base-textos-feature h2.titulo-feature {
		font-size: 26px !important;
	}

	.novo-scross .base-textos-feature {
		min-height: 465px;
	}

	main.novo-scross #features {
		padding: 5px 0 !important;
	}
	.mobile-container {
		padding: 50px 0 10px;
	}
	.mobile-container .prazer {
		color: #0049ff; font-size: 30px; text-transform: uppercase; line-height: 100%; font-family: 'Anzo_Web_Light', sans-serif;
		padding-bottom: 20px;
	}
	.mobile-container .prazer span {
		font-family: 'Anzo_Web_Bold';
	}
	.mobile-container .txt-mobile-new {
		color: #ababab; font-size: 12px; padding: 0 15px 40px;
	}
	.mobile-container .foto-1-mobile img {
		max-width: 100%;
	}
	.mobile-container .box-1-mobile {
		background: #024aec; color: #FFF; padding: 20px 0;
	}
	.mobile-container .box-1-mobile .prazer {
		color: #FFF;
	}
	.mobile-container .linha {
		color: #FFF; font-size: 12px; text-transform: uppercase; line-height: 140%; font-family: 'Anzo_Web_Light', sans-serif;
		padding-bottom: 20px;
	}
	.mobile-container .linha span {
		font-family: 'Anzo_Web_Bold';
	}

	.galeria-mobile-scross  {
		padding: 10px;
	}

	.galeria-mobile-scross img, .bot-mobile-scross img, .novo-design-scross img {
		max-width: 100%;
	}

	.bot-mobile-scross {
		padding: 10px 30px;
	}

	.img-galeria-novo-design {
		padding: 10px 20px 15px;
	}

	.txt-novo-design {
		font-size: 12px; padding: 0 15px 15px; color: #ababab; 
	}

	/* Galerias Mobile */
	.thumbs-nova-galeria {
		display: none;
	}
	.galeria-nova {
		background: #000 !important;
	}

	.image-container-galeria {
		height: 100% !important; 
	}

	.image-container-galeria {
		background-position: center center !important; background-size: contain !important;
	}
	.voltar-galeria,.proxima-galeria {
		top: 50% !important; margin-top: -28px !important;
	}
	.voltar-galeria img,.proxima-galeria img{
		width: 45px !important;
	}

	.numeros-slider {
		padding: 10px 0; position: absolute; background: #1e1e1e; color: #FFF;
		width: 100% !important; top: 66%;
	}

	.txtvm {
		max-width: inherit;
		padding: 20px;
	}
	.novo-design-txt-mobile {
		padding: 20px;
		font-family: 'Anzo_Black', sans-serif;
		line-height: 70%;
		font-size: 55px;
		color: #00377b;
		margin-left: -10px;
	}
		.novo-design-txt-mobile span {
			font-size: 50px;
			font-family: 'Anzo_Web_Light', sans-serif;
		}
	.prd img{
		width: 100%;
	}

	.home_noticia{
		width: inherit;
		margin-right: 0;
	}
	.home_noticias h1 {
		margin: 10px 0 10px 20px;
		font-size: 32px;
		font-weight: 600;
		font-family: 'Anzo_Black';
		line-height: 23px;
		color: #00377b;
	}
	.home_noticias h3 {
		margin: 10px 30px;
	}
}

