
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face{
    font-family: 'AkkoW01';
     src: url(Fonts/AkkoW.otf);
}
<style>
@font-face {
    font-family: 'fonte';
    src: url('../../fonts/fonte.eot')/*Para navegadores Internet Explorer*/;
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: 'AkkoW01';
    src: url('../Fonts/AkkoW01-LightItalic_0.otf') /*Para os demais navegadores*/;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AkkoW01-BlackItalic_0';
    src: url('../Fonts/AkkoW01-BlackItalic_0.otf') /*Para os demais navegadores*/;
    font-weight: normal;
    font-style: normal;
}

body{
    color: #09588e !important;
    background:  !important;
    font-family: Rubik !important;
    overflow-x: hidden !important;
}
h1{
    color: #ffffff !important;
    font-family: Rubik !important;
}
h2{
    color: #09588e !important;
    font-family: Rubik !important;
}
h3{
    color: #09588e !important;
    font-family: Rubik !important;
}
h5{
    color:  !important;
    font-family: Rubik !important;
}
p{
    color: #09588e ;
    font-family: Rubik !important;
}

.hr{
    border: 2px solid #00aced !important;
    box-shadow: 0 0 5px #00aced !important;
}

.sobreImagem{
    color: #ffffff !important;
    font-family: Rubik !important;
    opacity: 1 !important;
}

.sobreImagem p{
    color: #ffffff !important;
    font-family: Rubik !important;
    opacity: 1 !important;
}

.cid-ry5x9JRYho {
    background-image: url("../cPainel/adm/session/img/") !important;
}
.cid-ry5x9JRYho2 {
    background-image: url("../cPainel/adm/session/img/") !important;
}

.destaque{
    color: #09588e !important;
    font-family: Rubik !important;
}

/****** MENU *****/
.cid-ry5wVuk8aR button.navbar-toggler .hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #00aced !important;
}

.cid-ry5wVuk8aR .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption{
    color: #ffffff !important;
    font-family: Rubik !important;
}

.menu .navbar-nav.nav-dropdown {
    display: -webkit-inline-box !important;
}

.navbar-toggleable-sm .navbar-nav .nav-link{
    color: #ffffff !important;
    font-family: Rubik !important;
    font-size:2em;
}
.mbr-arrow {
    background-color: #00aced !important;
    opacity: 0.5;
}

.mbr-arrow-up a {
    background:  #00aced !important;
    opacity: 0.7;
    right: 5rem;
    bottom: 1rem;
}

/******* NEGATIVE ************/
.negative {
    -webkit-transform: skew(-10deg); /* Chrome, Opera */
      -ms-transform: skew(-10deg); /* IE */
          transform: skew(-10deg); /* Padrão */
    display: inline-block;
    background: #00aced;
    margin: 0 2px;
    color: #ffff;
  }

.negative:hover{
    background: #ffff;
    transition: all 1s;
}

.negative:hover .nav-link{
    color: #ffffff;
    transition: all 1s;
}

/******BACKGROUD MENU******/
.cid-ry5wVuk8aR .navbar {
    background: #2d2d2d !important;
}

/********ENVIAR MSG********/

.enviarMSG {
    -webkit-transform: skew(-10deg); /* Chrome, Opera */
      -ms-transform: skew(-10deg); /* IE */
          transform: skew(-10deg); /* Padrão */
    display: inline-block;
    background: #00aced;
    margin: 0 2px;
    color: #ffff;
    padding: 0.5rem 1rem;
    cursor: pointer;
  }

.enviarMSG:hover{
    background: #ffff;
    transition: all 1s;
    color: #00aced;
}

.enviarMSG:hover .nav-link{
    color: #ffffff;
    transition: all 1s;
}

/******TEXTO LOGO******/
.text-primary {
    color: #ffffff !important;
}

/******TEXTO MENU******/
.cid-ry5wVuk8aR .navbar {
    background: #ffffff;
    transition: none;
    min-height: 77px;
    padding: .5rem 0;
    box-shadow: 0 1px 4px #000;
    display: inline-block !important;
    text-align: center !important;
}

.text-black {
    color: #ffffff !important;
}

.cid-ry5wVuk8aR .menu-logo {
    display: inline-block;
}

.cid-ry5wVuk8aR .navbar-toggleable-sm .navbar-collapse {
    padding-right: 5rem;
    display: inline-block !important;
    margin-bottom: -1rem;
}

/******TEXTO SOBRE MENU******/
.cid-ry5wVuk8aR .nav-link:hover, .cid-ry5wVuk8aR .dropdown-item:hover{
    color: #00aced !important;

}

/******WHATSAPP MENU******/
.btn-primary, .btn-primary:active {
    background-color: #00aced !important;
    border-color: #00aced !important;
    color: #ffffff !important;
    cursor: pointer;
    border-radius: 5px;
}

/********** SOBRE ***********/
.sobre{
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    background: #ffff;
    text-align: center;
    padding: 2rem 0;
}

.sobre article{
    position: relative;
    width: 55%;
    display: inline-block;
    left: -1rem;
}

.h1{
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    display: inline-block;
    background: #09588e;
    margin: 0 2px;
    color: #09588e;
    padding: 0.5rem 2rem;
    float: left;
    margin: 0;
    vertical-align: bottom;
    margin-left: 1rem;
}

.h1 h1{
    -webkit-transform: skew(30deg) !important;
    -ms-transform: skew(30deg) !important;
    transform: skew(30deg) !important;
}

.sobre article h1{
    -webkit-transform: skew(0deg); /* Chrome, Opera */
      -ms-transform: skew(0deg); /* IE */
          transform: skew(0deg); /* Padrão */
    font-style: normal !important;
}

.sobre article h2{
    text-align: left;
    font-weight: bolder;
}

.sobre article p{
    text-align: left;
    text-indent: 15px;
}

.sobre article li{
    text-align: left;
    color: #09588e;
}

.spanDetalhe{
    width: 1rem;
    position: relative;
    height: 5rem;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    padding: 2rem 1rem;
    float: left;
    margin: -15.5px 0px 0px 0px;
    vertical-align: bottom;
    background: #00aced;
}

.redesocial{
    position: absolute;
    right: 0;
    z-index: 99;
}

.whats{
    position: absolute;
    width: 13rem;
    height: 17rem;
    top: 2rem;
    right: 0;
    z-index: 99;
}

.facebook{
    position: absolute;
    width: 13rem;
    height: 16rem;
    top: 20rem;
    right: 0;
    z-index: 99;
}

.instagram{
    position: absolute;
    width: 13rem;
    height: 16rem;
    top: 38rem;
    right: 0;
    z-index: 99;
}

/********** SERVICOS ***********/
.servicos{
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    background: #ffff;
    text-align: center;
    padding: 2rem 0;
}

.servicos article{
    position: relative;
    width: 55%;
    display: inline-block;
    padding: 2rem 0px;
    text-align: left;
    left: -1rem;
    z-index: 99;
}

.servicos article .imgSevicos{
    position: relative;
    width: 10%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem;
}

.servicos article .detalhesServicos{
    position: relative;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 4%;
    border-left: dotted 1px #00aced;
}

.servicos article h1{
    -webkit-transform: skew(0deg); /* Chrome, Opera */
      -ms-transform: skew(0deg); /* IE */
          transform: skew(0deg); /* Padrão */
    font-style: normal !important;
}

.servicos article h2{
    text-align: left;
    font-weight: bolder;
}

.servicos article p{
    text-align: left;
    text-indent: 15px;
}

.servicos article li{
    text-align: left;
    color: #09588e;
}
/*
.servicos span{
    width: 1rem;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    display: inline-block;
    background: #00aced;
    padding: 2.5rem 1rem;
    float: left;
    vertical-align: bottom;
    margin: -1rem 0rem;
    background: #00aced;
}
*/
.img2{
    position: absolute;
    width: 50%;
    right: 0;
    z-index: 9;
    margin-top: -31rem;
}

/********** PRODUTOS ***********/
.produto{
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    background: #ffff;
    text-align: center;
    padding: 2rem 0;
}

.produto article{
    position: relative;
    width: 50%;
    display: inline-block;
    padding: 3rem 0px;
    text-align: left;
    left: -2rem;
    z-index: 99;

}

.produto article .imgSevicos{
    position: relative;
    width: 10%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1rem;
}

.produto article .detalhesProduto{
    position: relative;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 4%;
    border-left: dotted 1px #00aced;
}


.produto article h1{
    -webkit-transform: skew(0deg); /* Chrome, Opera */
      -ms-transform: skew(0deg); /* IE */
          transform: skew(0deg); /* Padrão */
    font-style: normal !important;
}

.produto article h2{
    text-align: left;
    font-weight: bolder;
}

.produto article p{
    text-align: left;
    text-indent: 15px;
}

.produto article li{
    text-align: left;
    color: #09588e;
}
/*
.produto span{
    width: 1rem;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    display: inline-block;
    background: #00aced;
    padding: 2.5rem 1rem;
    float: left;
    vertical-align: bottom;
    margin: -1rem 0rem;
    background: #00aced;
}
*/
.imgOnibus{
    position: absolute;
    width: 27%;
    left: 0;
    z-index: 996;
    margin-top: 2rem;
}

.superLuxo{
    position: relative;
    width: 100% !important;
    background: #1D4796;
    padding: 1rem 0;
    display: inline-block !important;
    text-align: center !important;
    left: 0 !important;
}

.imgFrotaOnibus{
    width: 50%;
}

.img3{
    position: absolute;
    width: 22%;
    right: 0;
    z-index: 996;
    margin-top: 1rem;
}

.img4{
    position: absolute;
    width: 19%;
    left: 0;
    z-index: 996;
    margin-top: -10rem;
}

.imgVan{
    position: absolute;
    width: 25%;
    right: 0;
    z-index: 996;
    margin-top: -12rem;
}

/************ CONFORTO *************/
.conforto{
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 50px 0;
    background: #E5E6E7;
}


.imgConforto{
    position: relative;
    width: 25%;
    left: 25%;
    margin-top: 7rem;
    z-index: 996;
}

.txtConforto{
    position: relative;
    width: 17rem;
    left: 24%;
    top: -1rem;
    padding: 3rem;
    display: inline-block;
    z-index: 995;
    background: #0971B6;
    color: #ffff !important;
}

.txtConforto h2{
    color: #ffff !important;    
}

.txtConforto p{
    color: #ffff !important;    
}

.img5{
    position: absolute;
    width: 24%;
    left: 0;
    z-index: 996;
    margin-top: 3rem;
}

.img6{
    position: absolute;
    width: 30%;
    right: 0;
    z-index: 996;
    margin-top: 0rem;
}

.cityTour{
    position: relative;
    width: 100%;
    padding: 1rem 0;
    display: inline-block;
    text-align: left;
    background: #ffff;
}

.img7{
    position: relative;
    width: 40%;
    left: 0;
    top: 0;
    display: inline-block;
}

.img8{
    position: absolute;
    width: 57%;
    right: 0;
    margin-top: 30rem;
    display: inline-block;
    z-index: 98;
}

.onibusBR500{
    position: absolute;
    width: 62%;
    right: 0;
    margin-top: 9rem;
    display: inline-block;
    z-index: 99;
}

/******** BLINDADOS *********/
.blindados{
    position: relative;
    width: 100%;
    background: #E5E6E7;
    padding: 2rem 0;
}

.imgBlindados{
    position: relative;
    width: 100%;
    z-index: 99;
}

.imgEspeciais{
    position: relative;
    width: 90%;
    margin-top: -5%;
    left: 0;
    z-index: 98;
}

/******WHATSAPP CONTATO******/
article#whatsApp {
    background: #00aced !important;
    border: 2px solid #00aced !important;
    cursor: pointer;
}
.linkWhats {
    color: #ffffff !important;
}
article#whatsApp:hover {
    background: #009dd9 !important;
    color: #ffff00 !important;
}
article#whatsApp:hover a {
    color: #ffff00 !important;
}

/******INPUT TEXT******/
.inputText1 {
    border: 1px solid #00aced !important;
    color: #09588e !important;
}

/******TEXTEAREA******/
.textarea {
    border: 1px solid #00aced !important;
    color: #09588e !important;
}

/******BOTÃO******/
.btEnviar {
    border: none;
    background: #00aced !important;
    cursor: pointer;
}

/******BOTÃO******/

.inputSubmit{
    background: #00aced !important;
    cursor: pointer;
    color: #ffffff !important;
    padding: 0.5rem 2rem;
    box-shadow: 0 0 4px #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 0.5rem;
    z-index: 999;
}.inputSubmit:hover{
    background: #009dd9 !important;
    box-shadow: 0 0 8px #00aced;  
    color: #ffff00 !important;
}

.right{
    float: right;
    right: 2rem;
}

/******RODAPÉ******/
.cid-ry5BpjFOxu {
    background-color: #ffffff !important;
}
.cid-ry5BpjFOxu p{
    color: #919396 !important;
}

.text-black {
    color: #ffffff;
}

.cid-ry5HouS1wv .mbr-text{
    color:  #09588e !important;
}

.display-5{
    color:  #ffffff !important;    
}

.socicon-viber:before{
    color:  #ffffff !important;      
}

.mbrib-clock:before{
    color:  #ffffff !important;  
}

.mbrib-map-pin:before{
    color:  #ffffff !important;      
}

.mbrib-letter:before{
    color:  #ffffff !important;      
}

/******** POUP UP **********/
.poupupOFF{
    display: none;
}

.poupupON{
    position: fixed;
    width: 45rem;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 0;
    margin: auto;
    background: #ffff;
    box-shadow: 0 2px 5px rgb(50, 50, 50);
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    z-index: 9999;
}

.imgPoupup{
    width: 90%;
}

.poupupON h1{
    color: #09588e !important;
}

.pequeno{
    width: 45%;
    position: relative;
    display: inline-block;
    text-align: left;
}

.medio{
    width: 60%;
    position: relative;
    display: inline-block;
    text-align: left;
}

.grande{
    width: 90%;
    position: relative;
    display: inline-block;
    text-align: left;
}

.inputPOUPUP{
    width: 100%;
}

.mensagem{
    position: relative;
    width: 60%;
    height: 10rem;
    vertical-align: middle;
    display: inline-block;
}

.fechar{
    position: absolute;
    width: 3rem;
    height: 3rem;
    right: 0.5rem;
    top: 0.5rem;
    cursor: pointer;
    padding: 0rem;
    box-shadow: 0 0 4px #000;
    border: none;
    border-radius: 3rem;
    cursor: pointer;
    z-index: 999;
    text-decoration: none;
    background: #00aced !important;
    color: #ffffff !important;
    font-family: Rubik;
}.fechar:hover{
    background: #009dd9 !important;
    box-shadow: 0 0 8px #00aced;  
    color: #ffff00 !important;
}

/******* PRODUTOS **********/
.produto{
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #ffff;
    padding: 8rem 0;
    box-shadow: 0 0 6px #000;
    z-index: 8;
}

.produto article{
    position: relative;
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    padding: 1rem 0;
    text-align: center;
}

.produto article li{
    text-align: left !important;
}

.produtos{
    position: relative;
    width: 100%;
    padding: 2rem 0;
    background: #ffff;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 6px #000;
    z-index: 9;
}

.produtos article{
    position: relative;
    width: 20rem;
    background: #ffff;
    display: inline-block;
    margin: 0.5rem;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    box-shadow: 0 1px 3px #00aced;
    border-radius: 5px;
}.produtos article:hover{
    box-shadow: 0 2px 6px #00aced;
}

.imgProduto{
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    padding: 0.5rem;
}

.imgProduto img {
    height: 8rem;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
}

.imagemProduto {
    position: relative;
    width: 15%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
.bannerProdutos{
    position: relative;
    width: 100%;
    margin-top: 6rem;
    overflow: hidden;
    z-index: 1;
}

.corSobreImagem{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.5;
    z-index: 2;
    display: none;
}

.bannerProdutos img{
    width: 100%;
    z-index: 1;
}

/***** NOVIDADES ******/
.novidade{
    position: relative;
    width: 100%;
    padding: 2rem 0;
    background: #ffff;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 6px #000;
    z-index: 8;
}

.novidade article {
    position: relative;
    width: 45%;
    height: auto;
    padding: 1rem 0;
    background: #ffff;
    display: inline-block;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
}

.bannerNovidades{
    position: relative;
    width: 100%;
    margin-top: 6rem;
    overflow: hidden;
    z-index: 1;
}

.bannerNovidades img{
    width: 100%;
    z-index: 1;
}

.novidades-for{
    position: relative;
    width: 100%;
    padding: 6rem 0;
    background: #ffff;
    text-align: center;    
}

.novidades{
    position: relative;
    width: 100%;
    padding: 2rem 0;
    background: #ffff;
    text-align: center;
    display: inline-block;
    z-index: 9;
}

.novidades diva{
    width: 23rem;
    position: relative;
    display: inline-block;
}

.novidades article{
    width: 75%;
    position: relative;
    display: inline-block;
}
.listaNovidades{
    position: relative;
    width: 60%;
    display: inline-block;
    overflow: auto;
}

.novidades div {
    position: relative;
    width: 30%;
    min-height: 29rem;
    background: #ffff;
    display: inline-block;
    padding: 0 0 1rem 0;
    margin: 1%;
    text-align: center;
    vertical-align: top;
    box-shadow: 0 0 2px #00aced;
    border-radius: 5px;
    overflow: hidden;
}

.novidades article img{
    text-align: center;
    border-radius: 5px;
    height: 14rem;
    width: auto !important;
}

.slick-slide-img {
    height: 21rem !important;
    margin-top: -8rem !important;
}

.imgNovidades{
    width: 100% !important;
}

.novidades article p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0 1rem;
    text-align: left;
    text-indent: 15px;
}


.pgNovidades{
    position: relative;
    width: 100%;
    padding: 2rem 0;
    background: #ffff;
    text-align: center;
    display: inline-block;
    z-index: 9;
}

.pgNovidades article{
    width: 20%;
    position: relative;
    display: inline-block;
    margin: 1rem;
    box-shadow: 0 2px 4px;
    overflow-x: hidden;
}

.pgNovidades article img{
    text-align: center;
    border-radius: 5px;
    height: 14rem;
    width: auto !important;
}

.inputDetalhes {
    border: none;
    background: none;
    box-shadow: none;
    float: right;
    margin-right: 1rem;
    color: #09588e;
}

label{
    margin: 0.5rem 0;
}

input{
    border: none;
    box-shadow: 0 1px 2px rgb(100, 100, 100);
    padding: 3px;
}

select{
    border: none;
    box-shadow: 0 1px 2px rgb(100, 100, 100);
    padding: 3px;
}

textarea{
    border: none;
    box-shadow: 0 1px 2px rgb(100, 100, 100);
    padding: 3px;
}

.text{
    width: 68%;
}

.saiba{
    position: absolute;
    bottom: 0.5rem;
    left: calc(50% - 3.3rem);
    padding: 0.7rem;
}

.pesquisar{
    position: relative;
    bottom: 0.5rem;
    padding: 0.7rem;
}
/*
.servico{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 8rem 0;
    box-shadow: 0 0 6px #000;
    z-index: 9;
}

.servico article{
    width: 45%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 1%;
    padding: 2rem;
    vertical-align: middle;
    background: #fff;
}

.servico article h3{
    text-align: left;
}

.servico article p{
    text-align: left;
}

.servico article img{
    width: 33rem;
}

.servicos{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 5rem 0;
}

 .servicos article {
    position: relative;
    width: 30%;
    display: inline-block;
    margin: 2% 1%;
    padding: 0 0 1.5rem 0;
    vertical-align: middle;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #00aced;
}.servicos article:hover{
    box-shadow: 0 0 6px #000;
}

.imgServicos{
    width:100%;
}
*/
/*********** DETALHES PRODUTO ************/
.detalhesProduto{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 2rem 0;
    z-index: 9;
}

.detalhesProduto article{
    position: relative;
    width: 45%;
    min-height: 15rem;
    display: inline-block;
    margin: 3% 0.3%;
    padding: 2%;
    vertical-align: middle;
    background: #fff;
}

.detalhesProduto article li{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

.detalhesProduto article p{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

/********* DETALHES NOTICIA **********/
.detalhesNovidade{
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ffff;
    padding: 2rem 0;
    /*box-shadow: 0 0 15px #000;*/
    z-index: 9;
}

.detalhesNovidade article{
    position: relative;
    width: 45%;
    min-height: 15rem;
    display: inline-block;
    margin: 3% 0.3%;
    padding: 2%;
    vertical-align: middle;
    background: #fff;
}

.detalhesNovidade article li{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}

.detalhesNovidade article p{
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
}


.g-recaptcha{
    display: inline-block;
    text-align: center;
}

section#contato h1{
    color: #00aced;
    font-size: 22pt;
}

section#contato h2{
    color: #00aced;
    font-size: 18pt;
}

section#contato p{
    text-align: left;
    color: #09588e;
    font-size: 12pt;
}

.contato{
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    background: #ffff;
    z-index: 9;
    overflow: hidden;    
    font-family: 'AkkoW01';
}

.contato article{  
    position: absolute;
    width: 60rem;
    height: 31rem;
    bottom: 6rem;
    background: url(../images/fundoContato.png) no-repeat;
    /* display: inline-block; */
    background-size: 100%;
    z-index: 99;
    left: calc(50% - 30rem);
}

.contato article div{  
    position: absolute;
    width: 26rem;
    z-index: 99;
    left: calc(50% - 12rem);
    padding: 1rem 0;
}

.contato article h2{
    color: #ffff !important;
    font-family: 'AkkoW01-BlackItalic_0' !important;
    font-weight: bolder;
}

.contato article p{
    color: #ffff !important;
    line-height: 1pt;
    font-family: 'AkkoW01' !important;
}

.contato article a{
    color: #ffff !important;
    line-height: 10pt;
    font-family: 'AkkoW01' !important;
}

.imgContato{
    position: absolute;
    width: 40%;
    margin-top: -18%;
    display: inline-block;
    left: calc(50% - 20%);
    z-index: 98;
}

.img9{
    position: relative;
    width: 120rem;
    left: calc(50% - 60rem);
    display: inline-block;
}

.fale{
    position: relative;
    width: 20%;
    height: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;

}

article#whatsApp{
    position: relative;
    width: 15rem;
    height: 4rem;
    border: 2px solid #00aced;
    border-radius: 5px;
    text-align: center;
    padding: 0.5rem 0px;
    display: inline-block;
}

.imgWhats{
    position: relative;
    width: 20px;
    height: 20px;
    background: url('../images/whatsApp.png');
    background-size: 100% 100%;
    margin: 0 2px;
    display: inline-block;
}

.linkWhats{
    position: relative;
    text-decoration: none;
    padding: 10px 0;
    color: #00aced;
    display: inline-block;
}

article#whatsApp:hover{
    background: #00aced;
    color: #fff;
}article#whatsApp:hover .imgWhats{
    position: relative;
    width: 20px;
    height: 20px;
    background: url('../images/whatsAppBranco.png');
    background-size: 100% 100%;
    margin: 0 2px;
    display: inline-block;
}article#whatsApp:hover a{
    color: #fff;
}

article#formulario{
    position: relative;
    width: 60%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 1rem 0;
}

.inputText1{
    width: 45%;
    height: 30px;
    border: 1px solid #00aced;
    border-radius: 5px;
    font-size: 12pt;
    padding: 15px;
    color: #00aced;
}.inputText1:hover{
    box-shadow: 0px 0px 3px  #00aced;
    cursor: pointer;
}

.textarea{
    width: 90%;
    border: 1px solid #00aced;
    border-radius: 5px;
    font-size: 14pt;
    padding: 30px;
    color: #00aced;
}.textarea:hover{
    box-shadow: 0px 0px 3px  #00aced;
    cursor: pointer;
}

.btEnviar{
    border: none;
    background: #00aced;
    color: #fff;
    padding: 10px 20px;
    font-size: 14pt;
    border-radius: 2px;
}.btEnviar:hover{
    box-shadow: 0px 0px 3px #00aced;
    cursor: pointer;
}

.g-recaptcha{
    position: relative;
    display: inline-block;
    text-align: center;
    margin-top: 2rem;
}

.imgPrincipal{
    width: 100% !important;
    height: auto !important;
    display: inline-block;
}

.borderLeft{
    margin-left: 1%;
    border-left: solid 3px #00aced !important;
}


.borderLeft img{
    width: 100% !important;
}

.detalhesImagem{
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.detalhesImagem img{
    width: 70% !important;
    box-shadow: 0 4px 8px #000;
}

.menuEstilo {
    background: #00aced;
    color: #ffffff;
}.menuEstilo:hover{
    background: #009dd9 !important;
    color: #ffff00 !important;    
}

.produto,.banners,.session,.usuario,.estilo,.usuario_editar,.site,.servicos,.categoria,.categorias{
    position: relative;
    width: 100%;
    background: #ffff;
    text-align: center;
}

.lista{
    background: #ffff;
}

.copyright{
    margin: 1rem 0 0 0;
    color: #919396;
    padding: 2rem 0;
}

@media (max-width: 1024px) {
    .cid-ry5wVuk8aR .navbar-toggleable-sm .navbar-collapse{
        display: none !important;
        justify-content: flex-end;
        --webkit-justify-content: flex-end;
        padding-right: 5rem;
        width: auto !important;
    }

    .negative {
        -webkit-transform: skew(-10deg);
        -ms-transform: skew(-10deg);
        transform: skew(-10deg);
        display: inline-block;
        background: #00aced;
        margin: 0.2em;
        font-size: 0.5em;
    }

    .poupupON {
        width: 95% ;
        height: 96vh;
    }

    .poupupON h1 {
        color: #09588e !important;
        font-size: 16pt;
    }

    .mbr-arrow-up a {
        right: 5.5rem;
        bottom: 1rem;
    }

    .destaqueMenor{
        font-size: 18px !important;        
    }

    /*********** SOBRE **********/
    .sobre article {
        position: relative;
        width: 95%;
        display: inline-block;
        left: 0;
    }
/*
    .sobre article .spanDetalhe {
        padding: 2rem 1rem;
        float: left;
        margin: -1.2rem -1rem;
    }
*/
    .redesocial{
        display: none;
    }

    .img2{
        display: none;
    }

    .h1 {
        padding: 0.5rem 2rem;
    }

    .h1 h1{
        font-size: 15pt !important;
    }
 
     .spanDetalhe {
        height: 4rem;
        padding: 2rem 1rem;
        margin: -19.5px 0px 0px 0px;
        display: none;
    }
 /*
    .servicos span {
        padding: 2rem 1rem;
        float: left;
        margin: -1.2rem -1rem;
    }
*/
    .servicos article {
        position: relative;
        width: 90%;
        display: inline-block;
        left: 0rem;
        padding: 1rem 0;
    }

    .servicos article .imgSevicos {
        position: relative;
        width: 10%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 1.5rem;
    }

    .produto {
        position: relative;
        width: 100%;
        text-align: center;
        display: inline-block;
        background: #ffff;
        padding: 0;
        box-shadow: none;
        z-index: 8;
    }

    .produto article {
        position: relative;
        width: 96%;
        display: inline-block;
        vertical-align: middle;
        padding: 1rem 0;
        left: 0.5rem;
    }

    .produto article h2 {
        text-align: left;
        font-weight: bolder;
        font-size: 18pt;
    }
/*    
    .produto span {
        padding: 2rem 1rem;
        float: left;
        margin: -1.2rem -1rem;
    }
*/
    .imgOnibus {
        display: none;
    }

    .imgFrotaOnibus {
        width: 90%;
    }

    .img3 {
        display: none;
    }

    .img4 {
        display: none;
    }

    .img5 {
        display: none;
    }

    .img6 {
        display: none;
    }

    .conforto {
        position: relative;
        width: 100%;
        display: inline-block;
        padding: 5rem 0 2rem 0;
        background: #E5E6E7;
    }

    .imgConforto {
        position: relative;
        width: 90%;
        left: 5%;
        margin-top: -2rem;
        z-index: 996;
    }

    .txtConforto {
        position: relative;
        width: 90%;
        left: 5%;
        top: -1rem;
        padding: 3rem;
        display: inline-block;
        z-index: 995;
        background: #0971B6;
        color: #ffff !important;
    }

    .onibusBR500 {
        position: absolute;
        width: 62%;
        right: 0;
        margin-top: 5rem;
        display: inline-block;
        z-index: 99;
    }

/********** NOTICIAS ***********/
 /*
    .novidades cite {
        width: 12rem;
        position: relative;
        display: inline-block;
    }
*/
    .novidades div {
        width: 90%;
    }

    .novidades div {
        min-height: 25rem;
        padding: 0 0 1rem 0;
        margin: 5%;
    }

    .imgVan {
        display: none;
    }

    .novidade article {
        width: 49%;
        height: auto;
        padding: 0;
        margin: 0px;
    }

/********** CONTATO *************/
    .contato article {
        width: 60rem;
        left: calc(50% - 31rem);
    }    

    .contato article div {
        position: absolute;
        width: 20rem;
        z-index: 99;
        left: calc(50% - 9rem);
        padding: 1rem 0;
    }

    .contato article h2 {
        font-size: 15pt;
    }

/********* pgNOVIDADES ********/
    .pgNovidades article {
        width: 90%;
    }

    .produtos{
        position: relative;
        width: 100%;
        padding: 2rem 0;
        background: #ffff;
        text-align: center;
        display: inline-block;
        box-shadow: 0 0 6px #000;
        z-index: 9;
    }

    .produtos article{
        position: relative;
        width: 95%;
        /* height: 22rem; */
        background: #ffff;
        display: inline-block;
        padding: 1rem;
        margin: 0.5rem;
        text-align: center;
        vertical-align: top;
        box-shadow: 0 0 2px #00aced;
        border-radius: 5px;
    }.produtos article:hover{
        box-shadow: 0 0 6px #000;
    }

    .imgProduto{
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        text-align: center; 
    }

    .imgProduto img{
        height: 8rem;
        display: inline-block;
        overflow: hidden;
        border-radius: 5px;
    }
     
    .pesquisar {
        position: relative !important;
        bottom: -0.5rem !important;
        padding: 0.7rem !important;
    }

    .bannerProdutos {
        position: relative;
        width: 100%;
        height: 8rem;
        margin-top: 4rem;
        overflow: hidden;
        z-index: 1;
    }

    .servico {
      position: relative;
      width: 100%;
      display: inline-block;
      text-align: center;
      background: #ffff;
      padding: 6rem 0 0 0;
    }

    .servico article {
      width: 90%;
      display: inline-block;
      vertical-align: top;
      text-align: left;
      margin: 1rem;
    }

    .detalhesProduto {
        position: relative;
        width: 100%;
        display: inline-block;
        text-align: center;
        background: #ffff;
        padding: 5rem 0;
        box-shadow: 0 1px 2px #000;
        z-index: 9;
    }

    .detalhesProduto article{
        position: relative;
        width: 90%;
        display: inline-block;
        padding: 1rem 0;
        vertical-align: middle;
    }

    .imgEspeciais {
        position: relative;
        width: 100%;
        margin-top: 12%;
        left: 0;
        z-index: 98;
    }

    .novidades {
        padding: 2rem 0;
    }

    .novidades article {
        width: 95% !important;
    }
/*
    .novidades article .spanDetalhe {
        padding: 2rem 1rem;
        float: left;
        margin: -1.2rem -1rem;
    }
*/
    .novidade {
        position: relative;
        width: 100%;
        padding: 0;
        background: #ffff;
        text-align: center;
        display: inline-block;
        box-shadow: 0 0 6px #000080;
        z-index: 8;
    }
    
    .bannerNovidades {
        position: relative;
        width: 100%;
        height: 8rem;
        margin-top: 4rem;
        overflow: hidden;
        z-index: 1;
    }

    .detalhesNovidade {
        position: relative;
        width: 100%;
        display: inline-block;
        text-align: center;
        background: #ffff;
        padding: 0;
        box-shadow: 0 0px 2px #000;
        z-index: 9;
    }

    .detalhesNovidade article{
        position: relative;
        width: 90%;
        display: inline-block;
        padding: 1rem;
        vertical-align: middle;
    }

    .servico article img{
        height: 14rem;
    }    

/*****CONTATO******/
    section#contato{
        position: relative;
        width: 100%;
        height: auto;
        text-align: center;
        background: rgb(255,250,250);
        padding: 80px 0;
        display: inline-block;
    }

    section#contato h1 {
        color: #00aced;
        font-size: 22pt;
        text-align: left;
        margin-left: 5%;
    }

    section#contato h2 {
        color: #00aced;
        font-size: 18pt;
        text-align: left;
    }

    section#contato p{
        text-align: left;
        color: #00aced;
        font-size: 12pt;
    }

    article#formulario{
        position: relative;
        width: 90%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        padding: 100px 0;
    }


    .fale{
        position: relative;
        width: 90%;
        height: auto;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }


    article#formulario{
        position: relative;
        width: 90%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        padding: 1rem 0;
    }

    .inputText1{
        width: 90%;
        height: 30px;
        border: 1px solid #00aced;
        border-radius: 5px;
        font-size: 12pt;
        padding: 15px;
        color: #00aced;
        margin: 0.3rem 1rem;
    }.inputText1:hover{
        box-shadow: 0px 0px 3px #00aced;
        cursor: pointer;
    }

    .textarea{
        width: 90%;
        border: 1px solid #00aced;
        border-radius: 5px;
        font-size: 14pt;
        padding: 15px;
        color: #00aced;
    }.textarea:hover{
        box-shadow: 0px 0px 3px #00aced;
        cursor: pointer;
    }

    .btEnviar{
        border: none;
        background: #00aced;
        color: #fff;
        padding: 10px 20px;
        font-size: 14pt;
        border-radius: 2px;
    }.btEnviar:hover{
        box-shadow: 0px 0px 3px #00aced;
        cursor: pointer;
    }

    .linkWhats {
        position: relative;
        text-decoration: none;
        padding: 10px 0;
        color: #00aced;
        display: inline-block;
        font-size: 12pt !important;
    }
}

@media (max-width: 414px) {
    .mbr-arrow-up a {
        right: 9rem;
        bottom: 1rem;
    }
}

@media (max-width: 320px) {
    .mbr-arrow-up a {
        right: 8rem;
        bottom: 1rem;
    }
}
</style>