@font-face {
    font-family: 'Magistral-Book';
    src: url('../fonts/Magistral-Book.ttf') format('truetype')/* Safari, Android, iOS */
}

@font-face {
    font-family: 'Magistral-Medium';
    src: url('../fonts/Magistral-Medium.ttf') format('truetype')/* Safari, Android, iOS */
}

@font-face {
    font-family: 'Magistral-Bold';
    src: url('../fonts/Magistral-Bold.ttf') format('truetype')/* Safari, Android, iOS */
}

@font-face {
    font-family: 'Magistral-ExtraBoldItalic';
    src: url('../fonts/Magistral-ExtraBoldItalic.ttf') format('truetype')/* Safari, Android, iOS */
}


.header-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}


/* Header */

.bg-light {
    background-color: #272829!important;
    height: 70px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../img/hamburguer_menu.png);
    background-size: cover;
}

.menu-mobile {
    display: none;
}

.navbar {
    justify-content: space-between;
}

.navbar-collapse {
    display: flex;
    list-style: none;
    text-transform: uppercase;
    justify-content: flex-end;
    margin: 0;
}

.navbar-collapse span {
    color: #fff;
}

header img {
    margin: 10px 0;
    width: 120px;
    height: auto;
}

#menu-header-menu span {
    font-family: 'Magistral-Bold';
    font-size: 18px;
}

#menu-header-menu span:hover {
    font-family: 'Magistral-Medium';
    color: #a11216;
    font-weight: 900;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -230px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

#menu-header-menu .dropdown:hover .dropdown-menu {
    display: block;
}

.ativo a span {
    font-family: 'Magistral-Medium';
    color: #a11216 !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 1.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

#menu-item-259:hover {
    color: #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #87050d;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu span:hover {
    font-family: 'Magistral-Medium';
    color: #fff !important;
}

.menu-idiomas ul {
    display: flex;
    margin-top: 10px;
}

.menu-idiomas ul li {
    list-style: none;
    padding-right: 5px;
}

.menu-idiomas ul li img {
    width: 30px;
    height: auto;
}


.content-home-tury {
    
    
    
    /* Sobre */
    
    #sobre {
        margin: 80px 0 80px 0;
    }
    
    .personalize h2 {
        font-family: 'Magistral-Bold';
        text-align: center;
        font-size: 38px;
        text-transform: uppercase;
    }
    
    .borda_perso {
        justify-content: center;
    }
    
    .borda_perso span {
        border: solid 3px #a11216;
        width: 12%;
        margin-bottom: 50px;
    }
    
    .icon-coluna1 {
        text-align: center;
        font-size: 15px;
    }
    
    .icon-coluna1 img {
        width: 130px;
        height: auto;
    }
    
    .icon-coluna1 .agilidade {
        margin-top: 177px;
    }
    
    .icon-coluna2 {
        text-align: center;
        font-size: 15px;
    }
    
    .icon-coluna2 .aceleracao {
        margin-top: 177px;
    }
    
    .icon-coluna2 img {
        width: 130px;
        height: auto;
    }
    
    .celulares img {
        width: 100%;
        height: auto;
    }
    
    .text-perso {
        /* margin-top: 60px; */
        font-size: 19px;
        line-height: 40px;
    }
    
    .text-perso span {
        color: #a11216;
        font-family: 'Magistral-Bold';
    }
    
    .mobile {
        float: left;
    }
    
    
    /* Funcionalidades */
    
    #funcionalidade {
        padding: 50px 0 50px 0;
        background-image: url(../img/bg-funcionalidade.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: auto;
        background-position: center;
    }
    
    .titulo-func {
        text-align: center;
    }
    
    .titulo-func h2 {
        font-family: 'Magistral-Bold';
        font-size: 38px;
        text-transform: uppercase;
        color: #fff;
    }
    
    .titulo-func span {
        color: #a11216;
    }
    
    .titulo-func p {
        margin-top: 40px;
        color: #fff;
        font-size: 24px;
    }
    
    .carrosel-func img {
        width: 100%;
    }
    
    #funcionalidade .btn-prev-func {
        display: inline-block;
        border: 0;
        /* margin-right: 150px; */
        background: transparent;
    }
    
    #funcionalidade .btn-prev-func img {
        width: 10px;
    }
    
    .arrow-left {
        margin-right: 150px;
    }
    
    .arrow-right {
        margin-left: 150px;
    }
    
    #funcionalidade .btn-next-func {
        display: inline-block;
        border: 0;
        background: transparent;
    }
    
    #funcionalidade .btn-next-func img {
        width: 10px;
    }
    
    
    
    
    /* Funções de Segurança */
    
    .borda-segu span {
        border: solid 4px #a11216;
        width: 60%;
    }
    
    .titulo-segu {
        margin-top: 40px;
        text-align: center;
    }
    
    .titulo-segu h2 {
        font-family: 'Magistral-ExtraBoldItalic';
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        color: #a11216;
        font-size: 48px;
        margin: 10px 0 30px;
    }
    
    .titulo-segu p {
        margin: 0px 0 50px;
        font-size: 22px;
    }
    
    .titulo-segu span {
        font-family: 'Magistral-Medium';
    }
    
    .fundo-segu {
        background: url(../img/fundo-parck.jpg);
        background-repeat: repeat-x;
        background-size: contain;
        margin-bottom: 140px;
    }
    
    .look-segu {
        margin-bottom: 50px;
        background-image: url(../img/img-func-segu.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 551px;
    }
    
    .titulo-look h2 {
        font-family: 'Magistral-Bold';
        font-style: italic;
        text-transform: uppercase;
        font-size: 30px;
        float: right;
        color: #fff;
        margin: 18px 240px 0 0;
    }
    
    .titulo-look span {
        font-size: 20px;
    }
    
    .img-look-mobile img {
        display: none;
    }
    
    .texto-look {
        margin: 40px 0 0 0;
    }
    
    .texto-look p {
        color: #fff;
        font-size: 19px;
        float: left;
        line-height: 40px;
        padding-right: 70px;
    }
    
    .texto-look span {
        font-family: 'Magistral-Medium';
    }
    
    .fundo-look {
        background: url(../img/fundo-lock.jpg);
        background-repeat: repeat-x;
        background-size: contain;
        margin-bottom: 140px;
    }
    
    .park-segu {
        margin-bottom: 50px;
        background-image: url(../img/img-func-park.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 551px;
    }
    
    .titulo-park {
        margin: 18px 0 0 200px;
        float: left;
    }
    
    .titulo-park h2 {
        font-family: 'Magistral-Bold';
        font-style: italic;
        text-transform: uppercase;
        font-size: 30px;
        color: #fff;
    }
    
    .titulo-park span {
        font-size: 20px;
    }
    
    .img-park-mobile img {
        display: none;
    }
    
    .texto-park {
        float: right;
        margin: 50px 0 0 0;
    }
    
    .texto-park p {
        text-align: right;
        color: #fff;
        font-size: 20px;
        padding: 0px 12px 0px 40px;
        line-height: 35px;
    }
    
    .texto-park span {
        font-family: 'Magistral-Medium';
    }
    
    
    /* Aplicativo */
    
    #app {
        background: url(../img/bg-eletronico.png) #000;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: top 110px right -450px;
        width: 100%;
        height: auto;
        padding-bottom: 80px;
    }
    
    .fundo-aplic {
        width: 100%;
        height: 100%;
        padding-top: 80px;
    }
    
    .texto-aplic h2 {
        font-family: 'Magistral-Bold';
        color: #fff;
        font-style: italic;
        text-transform: uppercase;
        font-size: 60px;
    }
    
    .baixe-agora p {
        color: #fff;
        font-size: 20px;
        text-align: left;
        margin-bottom: 40px;
    }
    
    .baixe-agora {
        margin-top: 40px;
    }
    
    .baixe-agora h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 40px;
    }
    
    .baixe-agora h2 span {
        border-right: solid 4px #a31414;
        border-left: solid 4px #a31414;
        padding: 0 20px;
        font-family: 'Magistral-Bold';
    }
    
    .img-qrcode img {
        margin-top: 20px;
        width: 300px;
        height: 300px;
        margin-left: 20px;
    }
    
    .apple {
        padding-top: 30px;
    }
    
    .apple img,
    .google img {
        width: 200px;
        height: auto;
    }
    
    
    /* 
    .baixe-agora img:last-child {
        width: 90%;
        height: 80%;
    } */
    
    .slide-celular {
        text-align: center;
    }
    
    .celular-aplic img {
        width: 350px !important;
        display: initial !important;
    }
    
    .funcoes-aplic-left {
        padding-top: 30px;
    }
    
    .funcoes-aplic-left img {
        width: 6%;
        float: left;
    }
    
    .funcoes-aplic-left .itens-e,
    .funcoes-aplic-left .itens-e {
        padding-bottom: 15px;
    }
    
    .funcoes-aplic-left p {
        color: #fff;
        font-size: 20px;
        margin-left: 40px;
        padding-top: 8px;
    }
    
    .funcoes-aplic-right {
        /* top: -80px; */
        padding-top: 30px;
    }
    
    .itens-e, .itens-d {
        min-height: 90px;
    }
    
    .funcoes-aplic-right img {
        width: 6%;
        float: left;
    }
    
    .funcoes-aplic-right p {
        color: #fff;
        font-size: 20px;
        margin-left: 40px;
        padding-top: 8px;
    }
    
    .video-aplic {
        margin-top: 80px;
    }
    
    .video-aplic iframe {
        margin: 30px 0;
        width: 100%;
        height: 560px;
    }
    
    
    /* Onde Comprar */
    
    #onde-comprar {
        margin: 100px 0;
    }
    
    .titulo-onde h2 {
        color: #a11216;
        text-transform: uppercase;
        font-family: 'Magistral-ExtraBoldItalic';
        font-size: 50px;
        padding-bottom: 20px;
    }
    
    .borda-onde {
        margin: 0;
        padding: 0;
    }
    
    .borda-onde span {
        border: solid 4px #a40d11;
        position: absolute;
        width: 50%;
    }
    
    .titulo-lojas-fis {
        margin: 50px 0;
    }
    
    .titulo-lojas-fis h2 {
        font-family: 'Magistral-Bold';
        font-style: italic;
        color: #000;
        text-transform: uppercase;
    }
    
    .maps-onde {
        padding: 0;
    }
    
    .maps-onde iframe {
        width: 100% !important;
    }
    
    .titulo-lojas-on {
        margin: 100px 0;
    }
    
    .titulo-lojas-on h2 {
        font-family: 'Magistral-Bold';
        font-style: italic;
        color: #000;
        text-transform: uppercase;
    }
    
    .lojas-onlines img {
        width: 100%;
    }
    
    .lojas-onlines .slick-dots li button:before {
        border: 1px solid #000;
    }
    
    .lojas-onlines .slick-dots li button:before {
        color: #000;
    }
    
    #onde-comprar .btn-prev-lojas {
        display: inline-block;
        border: 0;
        margin-right: 190px;
        background: transparent;
    }
    
    #onde-comprar .btn-prev-lojas img {
        width: 10px;
    }
    
    #onde-comprar .btn-next-lojas {
        display: inline-block;
        border: 0;
        background: transparent;
    }
    
    #onde-comprar .btn-next-lojas img {
        width: 10px;
    }
    
    
    /* Já Comprou */
    
    #ja-comprou {
        padding: 100px 0;
        background-image: url(../img/fundo-comprou.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
    }
    
    .titulo-compr {
        text-align: center;
        color: #fff;
        text-transform: uppercase;
    }
    
    .titulo-compr h2 {
        font-family: 'Magistral-Bold';
        font-size: 40px;
    }
    
    .titulo-compr span {
        color: #a40d11;
    }
    
    .borda_compr {
        justify-content: center;
    }
    
    .borda_compr span {
        border: solid 2px #a11216;
        width: 10%;
    }
    
    .depoimentos {
        margin: 50px;
    }
    
    .textos_depoimentos {
        float: right;
        padding: 15px 15px 15px 0;
    }
    
    .textos_depoimentos h3 {
        margin: 0;
        font-size: 13px;
        color: #000;
        font-family: 'Magistral-Bold';
        padding-bottom: 10px;
    }
    
    .textos_depoimentos p {
        text-align: justify;
        margin: 0;
        font-size: 13px;
        color: #000;
        padding-top: 10px;
    }
    
    .textos_depoimentos img {
        width: 50%;
    }
    
    .depoimentos .slick-slide {
        background-color: #fff;
        margin: 0 10px;
    }
    
    .img-depoimento {
        min-height: 200px;
        width: 100%;
        padding: 15px 0;
    }
    
    .arrow-slide {
        top: 0px;
    }
    
    #ja-comprou .btn-prev-comprou {
        display: inline-block;
        border: 0;
        margin-right: 140px;
        background: transparent;
    }
    
    #ja-comprou .btn-prev-comprou img {
        width: 10px;
    }
    
    #ja-comprou .btn-next-comprou {
        display: inline-block;
        border: 0;
        background: transparent;
    }
    
    #ja-comprou .btn-next-comprou img {
        width: 10px;
    }
    
    
    /* Suporte Tecnico */
    
    #contact {
        margin: 50px 0;
    }
    
    .titulo-suporte {
        text-align: center;
        color: #000;
        text-transform: uppercase;
    }
    
    .titulo-suporte h2 {
        font-family: 'Magistral-Bold';
        color: #000;
    }
    
    .titulo-suporte span {
        color: #a11216;
    }
    
    .borda_suporte {
        justify-content: center;
    }
    
    .borda_suporte span {
        border: solid 2px #000;
        width: 10%;
    }
    
    .texto-suporte {
        margin-top: 30px;
        text-align: center;
    }
    
    .texto-suporte p {
        font-size: 20px;
    }
    
    .texto-icon-sup {
        text-transform: uppercase;
        color: #000;
        font-weight: bold;
        margin-top: 10px;
    }
    
    .icon-whats {
        text-align: right;
    }
    
    .icon-whats img {
        padding-right: 0px;
        height: 75px;
    }
    
    .icon-email img {
        padding-left: 10px;
        height: 75px;
    }
    
    .icon-email p {
        padding-left: 25px;
    }

    #features {
        padding: 50px 0 50px 0;
        background-image: url(../img/bg-funcionalidade.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: auto;
        background-position: center;
    }
    
    
    /* Footer */
    
    #atendimento {
        background: #1e1f20;
        padding: 75px 0 40px 0;
        width: 100%;
        height: auto;
    }
    
    .atendimento {
        color: #fff;
    }
    
    .atendimento h2 {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 24px;
    }
    
    .atendimento p {
        padding: 0;
        margin: 0;
    }
    
    .icones {
        text-align: right;
    }
    
    .icones i {
        color: #fff;
        padding: 0 10px;
        font-size: 40px;
    }
    
    #menu-rodape {
        background: #000;
    }
    
    #menu-rodape img {
        margin: 10px 0 0 0;
        width: 140px;
        height: 46px;
    }
    
    .copyright {
        background: #000;
    }
    
    .copyright p {
        color: #fff;
        text-align: center;
        font-size: 12px;
    }
    
    .navbar-toggler {
        background-color: #272829;
        border-color: transparent !important;
        float: right;
        margin-top: 12px;
    }
    
    #menu-footer-menu span {
        font-family: 'Magistral-Medium';
        font-size: 16px;
    }
    
    #menu-footer-menu span:hover {
        color: #a11216;
    }
    
    #menu-rodape .bg-light {
        background: #000!important;
        padding-top: 30px;
    }
    
    #menu-footer-menu .ativo {
        color: #a11216;
    }
    
    .d-desktop {
        display: block;
    }
    
    .d-mobile {
        display: none;
    }
    
    select {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        width: 100%;
        height: 44px;
        padding-left: 10px;
    }
    
    
    /* SECTION POWER */
    .section-powersports {
        background-color: #1c1c1c;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 120%;
        padding: 80px 0;
        border-bottom: 10px solid #a11216;
    }
    
    .top-bar-power {
        margin: 0px 0 70px;
        background-color: #a11216;
        padding: 30px 0;
    }
    
    .top-bar-power h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 40px;
        margin: 0;
        text-align: center;
    }
    
    .conteudo-power {    
        color: #fff;
        font-size: 20px;
        padding: 60px 100px 60px 40px;
        line-height: 35px;
    }
    
    .section-powersports-galeria {
        padding: 80px 0;
        background-color: #1c1c1c;
    }
    
    .bar-powersports {
        background-color: #2c2c2c;
        text-align: center;
        padding: 25px 0;
        margin-bottom: 40px;
    }
    
    .bar-powersports h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 30px;
        margin: 0;
        text-align: center;
    }
    
    .item-power {
        padding: 15px;
    }
    
    
    
    .btn-prev-power {
        display: inline-block;
        border: 0;
        margin-right: 140px;
        background: transparent;
        left: -20px;
        position: relative;
    }
    
    
    
    .btn-prev-power img {
        width: 10px;
    }
    
    .btn-next-power {
        display: inline-block;
        border: 0;
        background: transparent;
        right: -50px;
        position: relative;
    }
    
    .btn-next-power img {
        width: 10px;
    }
    
    /* Section FAST MAX */
    .section-fast-max {
        padding:40px 0 0px;
    }
    
    .fast-max h2 {
        font-family: 'Magistral-Bold';
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        font-size: 40px;
        margin: 10px 0 80px;
        position:relative;
    }
    
    .fast-max h2::after {
        content:'';
        background-color:#a11216;
        width:150px;
        height:8px;
        position:absolute;
        bottom: -20px;
        left:calc(50% - 75px)
    }
    
    .section-fast-max p {
        margin: 0px 0 50px;
        font-size: 18px;
        line-height: 35px;
    }
    
    .section-fast-max a {
        font-weight:bold;
        color:#a11216;
        text-decoration:none;
    }
    
    .conteudo-img-max p {
        font-size: 18px;
        margin:10px 0;
    }
    
    .p-40 {
        padding:40px 0;
    }
    
    /* section economia */
    .section-economia {
        position: relative;
        background-color:#dbdbdb;
        padding:60px 0;
        margin: 110px 0 40px;
    }
    
    .section-economia::before {
        content:'';
        background-color:#252628;
        width:60%;
        height:8px;
        position:absolute;
        top:-8px;
        right:0;
    }
    
    .section-economia h2 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        font-size: 40px;
        margin: 10px 0 80px;
    }
    
    .section-economia h3 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
    }
    
    
    .section-economia img {
        max-height: 500px;
        width:auto;
    }
    
    .section-economia p {
        font-size: 20px;
        color: #000;
    }
    
    /* section seguranca */
    .conteudo-seguranca {
        position:relative;
        color:#FFF;
        padding: 0 20px;
    }
    
    .section-seguranca {
        padding: 80px 0 0;
    }
    
    .section-seguranca h2 {
        font-family: 'Magistral-ExtraBoldItalic';
        font-weight: bold;
        text-transform: uppercase;
        color: #a11216;
        font-size: 40px;
        margin: 10px 0 80px;
    }
    
    .conteudo-seguranca::before {
        content: '';
        background-color: #252628;
        width: 94%;
        height: 110%;
        position: absolute;
        top: 0;
        right: 20px;
        z-index: -1;
    }
    
    .conteudo-seguranca img {
        max-width:50%;
        height:auto;
        float:left;
        margin: -20px 30px 0px 0;
    }
    
    .conteudo-seguranca h3 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        color: #FFF;
        font-size: 25px;
        margin-bottom: 40px;
        padding-top: 40px;
    }
    
    .conteudo-seguranca h3 span {
        font-size:18px;
    }
    
    .conteudo-seguranca p {
        margin: 0px 0 20px;
        font-size: 1rem;
        padding: 0 70px;
    }
    
    .section-box-seguranca {
        padding: 60px 0 0;
    }
    
    .box-seguranca {
        margin: 50px 30px;
    }
    
    .box-seguranca img {
        max-height: 250px;
        width:100%;
        margin-button: 40px;
    }
    
    .box-seguranca h3 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 40px;
        padding-top: 40px;
    }
    
    .box-seguranca h3 span {
        font-size:18px;
    }
    
    /* section opcionais */
    .section-opcionais {
        padding: 60px 0;
    }
    
    .section-opcionais h2 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        font-size: 40px;
        margin: 10px 0 80px;
    }
    
    .ul-opcional {
        justify-content: space-between;
        background-color:#363636;
        border: 0;
    }
    
    .ul-opcional li {
        width:25%;
        text-align: center;
    }
    
    .nav-tabs .nav-link {
        font-family: 'Magistral-Bold';
        border-radius: 0;
        border: 0;
        color:#FFF;
        font-size: 15px;
    }
    
    .nav-tabs .nav-link span {
        font-size: 12px;
    }
    
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #000;
        background-color: #dbdbdb;
        border-radius: 0;
        border: 0;
    }
    
    .conteudo-box-opcional {
        background-color:#dbdbdb;
        display: flex;
        flex-direction: row;
        align-items: start;
    }
    
    .box {
        width:50%;
        padding: 60px 40px;
        height:100%
    }
    
    .box.col-left {
        background-color:#fff;
        min-height: 450px;
        padding:0;
    }
    
    .box h3 {
        font-family: 'Magistral-Bold';
        font-weight: bold;
        text-transform: uppercase;
        font-size: 30px;
        margin-bottom: 40px;
        color: #000;
    }
    
    .box p {
        margin: 0px;
        font-size: 20px;
        color: #000;
    }
    
    /* Mobile */
    
    @media only screen and (max-width: 600px) {
        .menu-idiomas ul {
            display: flex;
            margin-top: 10px;
            padding-left: 70px;
        }
        #sobre {
            margin: 20px 0;
        }
        .conteudo-img-max {
            padding-bottom: 30px;
        }
        #funcionalidade {
            padding: 60px 0 90px 0; 
        }
        .section-fast-max {
            padding: 40px 30px 0px;
        }
        .navbar-toggler {
            background-color: #272829;
            border-color: transparent !important;
            float: right;
            margin-top: 12px;
            position: absolute;
            top: -3px;
            right: 10px;
        }
        .d-desktop {
            display: none;
        }
        .d-mobile {
            display: block;
        }
        .bg-light {
            background-color: #272829 !important;
            height: auto !important;
        }
        .arrow-slide {
            top: 0px;
            display: none;
        }
        .header img {
            float: left;
        }
        .titulo-form {
            background: #4a4a4a;
        }
        .titulo-form h2 {
            font-size: 15px;
            text-align: center;
        }
        .botao-localizar {
            margin-top: 35px;
        }
        .botao-localizar img {
            display: none;
        }
        .botao-localizar input {
            width: 100%;
            height: 44px;
            color: #fff;
            background: #a11216;
            border: solid 2px #a11216;
        }
        .titulo-func h2 {
            font-size: 30px;
        }
        .titulo-maps h2 {
            font-size: 37px;
            
        }
        .imgs-mapas .slick-dots li button::before {
            background-color: #000;
            border: 1px solid #000;
        }
        .mapa-city,
        .mapa-tour,
        .mapa-fast,
        .mapa-sport {
            margin: auto;
        }
        .mapa-city img,
        .mapa-tour img,
        .mapa-fast img,
        .mapa-sport img {
            display: none !important;
        }
        .hide-gif-city img,
        .hide-gif-tour img,
        .hide-gif-sport img,
        .hide-gif-fast img {
            display: block !important;
        }
        .hide-gif-city,
        .hide-gif-tour,
        .hide-gif-sport,
        .hide-gif-fast {
            display: block !important;
            left: calc(50% - 128px);
        }
        .imgs-mapas .slick-dots li button::before {
            background-color: #000;
            border: 0;
            color: #fff;
        }
        .imgs-mapas {
            margin-bottom: 100px !important;
        }
        .baixe-agora h2 {
            font-size: 23px;
            text-align: center;
        }
        .apple {
            padding-top: 30px;
            text-align: center;
        }
        #sobre {
            margin: 20px 0 80px 0;
        }
        .text-perso {
            margin-top: 60px;
        }
        .titulo-segu p {
            margin: 20px 0 30px;
            font-size: 20px;
        }
        .texto-aplic h2 {
            font-size: 37px;
        }
        .menu-desktop {
            display: none;
        }
        .menu-mobile {
            display: block;
        }
        .navbar-collapse {
            display: block;
            list-style: none;
            text-transform: uppercase;
            justify-content: flex-end;
            margin: 0;
        }
        /* Personalize */
        .icon-coluna1 .agilidade {
            margin-top: 0;
        }
        .icon-coluna2 .aceleracao {
            margin-top: 0;
        }
        /* Funções de Segurança */
        .fundo-look {
            background: #000;
            background-repeat: no-repeat;
            background-size: contain;
        }
        .look-segu {
            padding: 10px 0px;
            background-image: none;
            background-size: contain;
            background-repeat: no-repeat;
            width: 100%;
            height: auto;
        }
        .titulo-look h2 {
            font-family: 'Magistral-Bold';
            font-style: italic;
            text-transform: uppercase;
            font-size: 30px;
            float: left;
            color: #fff;
            margin: 18px 0 0 0;
        }
        .img-look-mobile img {
            display: block;
            width: 100%;
        }
        .texto-look {
            margin: 30px 0 0 0;
        }
        .texto-look p {
            padding-right: 0;
        }
        .fundo-segu {
            background: #a11216;
            background-repeat: no-repeat;
            background-size: contain;
            padding: 10px 0px;
            margin: 50px 0;
        }
        .park-segu {
            margin-bottom: 50px;
            background-image: none;
            background-size: contain;
            background-repeat: no-repeat;
            width: 100%;
            height: auto;
        }
        .titulo-park {
            margin: 18px 0 0 0;
            float: none;
        }
        .img-park-mobile img {
            display: block;
            width: 100%;
        }
        .texto-park {
            float: none;
            margin: 0;
        }
        .texto-park p {
            text-align: left;
            margin: 0;
            padding: 30px 2px 0px 0px;
        }
        /* Aplicativo */
        /* .apple img {
            float: right;
        }
        .google img {
            float: left;
        } */
        .apple img,
        .google img {
            width: 161px;
            height: auto;
        }
        .video-aplic iframe {
            margin: 30px 0;
            width: 100%;
            height: 400px;
        }
        .funcoes-aplic-right {
            /* top: -80px; */
            padding-top: 0;
        }
        .funcoes-aplic-left .itens-e,
        .funcoes-aplic-left .itens-e {
            padding-bottom: 5px;
        }
        .funcoes-aplic-left p {
            color: #fff;
            font-size: 20px;
            margin-left: 40px;
            padding-top: 3px;
            margin-bottom: 3px;
        }
        .funcoes-aplic-right p {
            color: #fff;
            font-size: 20px;
            margin-left: 40px;
            padding-top: 0px;
            margin-bottom: 4px;
        }
        .slide-aplic .slick-dots {
            bottom: 0px;
        }
        /* Onde Comprar */
        .maps-onde iframe {
            width: 100% !important;
            height: 420px !important;
        }
        .titulo-onde h2 {
            padding-bottom: 20px;
        }
        .titulo-segu h2 {
            font-size: 36px;
        }
        /* Depoimentos */
        .depoimentos {
            margin: 50px 10px;
        }
        .depoimentos img {
            width: 100%;
            padding: 10px 0;
        }
        .img-depoimento {
            min-height: 205px;
        }
        .titulo-compr h2 {
            font-family: 'Magistral-Bold';
            font-size: 35px;
        }
        .textos_depoimentos {
            float: right;
            padding: 15px 15px 15px 15px;
        }
        .textos_depoimentos img {
            width: 40%;
            padding: 10px 0;
        }
        /* Atendimento */
        #atendimento {
            background: #1e1f20;
            padding: 40px 0 40px 0;
            width: 100%;
            height: auto;
        }
        /* Footer */
        .icones {
            display: flex;
            margin-top: 20px;
            left: 0;
        }
        #menu-rodape .navbar-toggler {
            display: none;
        }
        #menu-rodape img {
            margin: 10px 0 30px 0;
            width: 130px;
            height: auto;
        }
    
        .conteudo-seguranca::before {
            content: '';
            background-color: #252628;
            width: 100%;
            height: 110%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
        }
        .nav-tabs .nav-link {
            font-size: 12px;
        }
        .conteudo-seguranca img {
            max-width: 100%;
            height: auto;
            float: left;
            margin: -20px 30px 30px 0;
        }
        .box-seguranca {
            margin: 10px 30px 40px;
        }
        .conteudo-seguranca h3 {
            text-align: center;
        }
        .conteudo-seguranca p {
            padding: 0 16px;
        }
        .section-economia h2 {
            margin: 10px 0 0px;
        }
        .section-economia img {
            padding: 50px 0;
        }
        .section-opcionais {
            padding: 20px 0;
        }
        .conteudo-box-opcional {
            flex-direction: column;
        }
        .box.col-left {
            width: 100%;
            min-height: auto;
        }
        .box {
            width: 100%;
        }
        .slick-dotted.slick-slider {
            margin-bottom: 20px;
            padding-bottom: 60px;
        }
        .titulo-onde h2 {
            font-size: 33px;
        }
    }
    
    @media only screen and (max-width: 880px) {
        .menu-idiomas ul {
            display: flex;
            margin-top: 10px;
            padding-left: 70px;
        }
        .navbar-toggler {
            background-color: #272829;
            border-color: transparent !important;
            float: right;
            margin-top: 12px;
            position: absolute;
            top: -3px;
            right: 10px;
        }
        .d-desktop {
            display: none;
        }
        .d-mobile {
            display: block;
        }
        .bg-light {
            background-color: #272829 !important;
            height: auto !important;
        }
        .arrow-slide {
            top: 0px;
            display: none;
        }
        .header img {
            float: left;
        }
        .titulo-form {
            background: #4a4a4a;
        }
        .titulo-form h2 {
            font-size: 15px;
            text-align: center;
        }
        .botao-localizar {
            margin-top: 35px;
        }
        .botao-localizar img {
            display: none;
        }
        .botao-localizar input {
            width: 100%;
            height: 44px;
            color: #fff;
            background: #a11216;
            border: solid 2px #a11216;
        }
        .titulo-func h2 {
            font-size: 30px;
        }
        .titulo-maps h2 {
            font-size: 37px;
        }
        .imgs-mapas .slick-dots li button::before {
            background-color: #000;
            border: 1px solid #000;
        }
        .mapa-city,
        .mapa-tour,
        .mapa-fast,
        .mapa-sport {
            margin: auto;
        }
        .mapa-city img,
        .mapa-tour img,
        .mapa-fast img,
        .mapa-sport img {
            display: none !important;
        }
        .hide-gif-city img,
        .hide-gif-tour img,
        .hide-gif-sport img,
        .hide-gif-fast img {
            display: block !important;
        }
        .hide-gif-city,
        .hide-gif-tour,
        .hide-gif-sport,
        .hide-gif-fast {
            display: block !important;
            left: calc(50% - 128px);
        }
        .imgs-mapas .slick-dots li button::before {
            background-color: #000;
            border: 0;
            color: #fff;
        }
        .imgs-mapas {
            margin-bottom: 100px !important;
        }
        .baixe-agora h2 {
            font-size: 23px;
            text-align: center;
        }
        .apple {
            padding-top: 30px;
            text-align: center;
        }
        #sobre {
            margin: 20px 0 80px 0;
        }
        .text-perso {
            margin-top: 60px;
        }
        .titulo-segu p {
            margin: 20px 0 30px;
            font-size: 20px;
        }
        .texto-aplic h2 {
            font-size: 37px;
        }
        .menu-desktop {
            display: none;
        }
        .menu-mobile {
            display: block;
        }
        .navbar-collapse {
            display: block;
            list-style: none;
            text-transform: uppercase;
            justify-content: flex-end;
            margin: 0;
        }
        /* Personalize */
        .icon-coluna1 .agilidade {
            margin-top: 0;
        }
        .icon-coluna2 .aceleracao {
            margin-top: 0;
        }
        /* Funções de Segurança */
        .fundo-look {
            background: #000;
            background-repeat: no-repeat;
            background-size: contain;
        }
        .look-segu {
            padding: 10px 0px;
            background-image: none;
            background-size: contain;
            background-repeat: no-repeat;
            width: 100%;
            height: auto;
        }
        .titulo-look h2 {
            font-family: 'Magistral-Bold';
            font-style: italic;
            text-transform: uppercase;
            font-size: 30px;
            float: left;
            color: #fff;
            margin: 18px 0 0 0;
        }
        .img-look-mobile img {
            display: block;
            width: 100%;
        }
        .texto-look {
            margin: 30px 0 0 0;
        }
        .texto-look p {
            padding-right: 0;
        }
        .fundo-segu {
            background: #a11216;
            background-repeat: no-repeat;
            background-size: contain;
            padding: 10px 0px;
            margin: 50px 0;
        }
        .park-segu {
            margin-bottom: 50px;
            background-image: none;
            background-size: contain;
            background-repeat: no-repeat;
            width: 100%;
            height: auto;
        }
        .titulo-park {
            margin: 18px 0 0 0;
            float: none;
        }
        .img-park-mobile img {
            display: block;
            width: 100%;
        }
        .texto-park {
            float: none;
            margin: 0;
        }
        .texto-park p {
            text-align: left;
            margin: 0;
            padding: 30px 2px 0px 0px;
        }
        /* Aplicativo */
        /* .apple img {
            float: right;
        }
        .google img {
            float: left;
        } */
        .apple img,
        .google img {
            width: 161px;
            height: auto;
        }
        .video-aplic iframe {
            margin: 30px 0;
            width: 100%;
            height: 400px;
        }
        .funcoes-aplic-right {
            /* top: -80px; */
            padding-top: 0;
        }
        .funcoes-aplic-left .itens-e,
        .funcoes-aplic-left .itens-e {
            padding-bottom: 5px;
        }
        .funcoes-aplic-left p {
            color: #fff;
            font-size: 20px;
            margin-left: 40px;
            padding-top: 3px;
            margin-bottom: 3px;
        }
        .funcoes-aplic-right p {
            color: #fff;
            font-size: 20px;
            margin-left: 40px;
            padding-top: 0px;
            margin-bottom: 4px;
        }
        .slide-aplic .slick-dots {
            bottom: 0px;
        }
        /* Onde Comprar */
        .maps-onde iframe {
            width: 100% !important;
            height: 420px !important;
        }
        .titulo-onde h2 {
            padding-bottom: 20px;
        }
        .titulo-segu h2 {
            font-size: 36px;
        }
        /* Depoimentos */
        .depoimentos {
            margin: 50px 10px;
        }
        .depoimentos img {
            width: 100%;
            padding: 10px 0;
        }
        .img-depoimento {
            min-height: 205px;
        }
        .titulo-compr h2 {
            font-family: 'Magistral-Bold';
            font-size: 35px;
        }
        .textos_depoimentos {
            float: right;
            padding: 15px 15px 15px 15px;
        }
        .textos_depoimentos img {
            width: 40%;
            padding: 10px 0;
        }
        /* Atendimento */
        #atendimento {
            background: #1e1f20;
            padding: 40px 0 40px 0;
            width: 100%;
            height: auto;
        }
        /* Footer */
        .icones {
            display: flex;
            margin-top: 20px;
            left: 0;
        }
        #menu-rodape .navbar-toggler {
            display: none;
        }
        #menu-rodape img {
            margin: 10px 0 30px 0;
            width: 130px;
            height: auto;
        }
        .icon-email p {
            padding-left: 26px;
        }
    
        .section-powersports {
            background-position: top 120px right -40px;
            background-size: 200%;
            padding: 30px 0;
        }
        .top-bar-power h2 {
            font-size: 30px;
        }
        .conteudo-power {
            color: #fff;
            font-size: 20px;
            padding: 400px 20px 0px 40px;
            line-height: 35px;
        }
        .conteudo-power br {
            display: none;
        }
        .fast-max h2 {
            font-size: 27px;
        }
        .section-powersports-galeria {
            padding: 40px 0 80px;
            background-color: #1c1c1c;
        }
        .slide-power .slick-dots {
            left: 0;
        }
        .btn-next-power {
            display: inline-block;
            border: 0;
            background: transparent;
            right: -30px;
            position: relative;
        }
    }

    #dealer-locator {
        margin: 100px 0;
    }

}

/* Mapas de Aceleração */
    
#mapas-aceleracao {
    margin: 130px 0 0 0;
    position: relative;
    padding: 60px 0 0;
}

#mapas-aceleracao::before {
    content:'';
    background-color:#a11216;
    width:60%;
    height:8px;
    position:absolute;
    top:-40px;
    left:0;
}

.titulo-maps {
    text-align: center;
    margin-bottom: 20px;
}

.titulo-maps h2 {
    font-family: 'Magistral-ExtraBoldItalic';
    font-size: 50px;
    text-transform: uppercase;
    color: #a11216;
    font-style: italic;
}

.imgs-mapas {
    margin: 40px 0;
    text-align: center;
    font-size: 20px;
}

.imgs-mapas img {
    width: 100%;
    height: auto;
}

.img-gif-city img,
.img-gif-tour img,
.img-gif-sport img,
.img-gif-fast img {
    width: 100%;
    height: auto;
}

.imgs-mapas p {
    font-weight: bold;
    text-transform: uppercase;
}

.mapa-city,
.mapa-tour,
.mapa-fast,
.mapa-sport {
    position: relative;
    width: 247px;
    height: 247px;
    display: none;
}

.img-gif-city,
.img-gif-tour,
.img-gif-sport,
.img-gif-fast {
    position: absolute;
    width: 247px;
    height: 247px;
    display: block;
    top: 0;
}

.hide-city {
    display: none;
}

.hide-gif-city,
.hide-gif-tour,
.hide-gif-sport,
.hide-gif-fast {
    display: block;
    position: relative;
    width: 247px;
    height: 247px;
}


/* 
.mapa-city:hover+.hide-gif-city {
    display: block;
}

.mapa-city:active+.hide-gif-city {
    display: block;
}

.mapa-tour:hover+.hide-gif-tour {
    display: block;
}

.mapa-tour:active+.hide-gif-tour {
    display: block;
}

.mapa-sport:hover+.hide-gif-sport {
    display: block;
}

.mapa-sport:active+.hide-gif-sport {
    display: block;
}

.mapa-fast:hover+.hide-gif-fast {
    display: block;
}

.mapa-fast:active+.hide-gif-fast {
    display: block;
} */

.mapa-city-text p {
    padding-top: 10px;
    color: #e5c400;
    font-family: 'Magistral-Bold';
}

.mapa-tour-text p {
    padding-top: 10px;
    color: #4f1f6a;
    font-family: 'Magistral-Bold';
}

.mapa-sport-text p {
    padding-top: 10px;
    color: #214f28;
    font-family: 'Magistral-Bold';
}

.mapa-fast-text p {
    padding-top: 10px;
    color: #2761ad;
    font-family: 'Magistral-Bold';
}

.text-mapas {
    text-align: center;
    font-size: 20px;
    margin: 40px 0;
}

.text-mapas span {
    font-family: 'Magistral-Medium';
}
