/*--------- Inicial --------*/

.cabeçalho,
.carousel {
    /*margin-top: 4em !important;*/
}

.pacotes h1 {
    font-size: 1.25em !important;
    min-height: 90px !important;
}

.TA_rated {
    width: 50% !important;
}

.img {
    width: 50% !important;
    float: left;
}

.img img {
    width: 100%;
    height: 90px;
    object-fit: contain;
    float: left;
}

.pacotes h2 {
    font-size: 2em;
    font-weight: bold;
    margin-top: 0;
}

#TA_excellent914 {
    z-index: 1;
    height: 1em;
}

.carousel img {
    height: 700px !important;
    /*min-height: 700px;*/
    object-fit: cover;
    object-position: 0px 10px;
}

.indicators li {
    height: 1.5em !important;
    width: 1.5em !important;
    margin: 4em !important;
}

.indicators hr {
    height: 0.7em;
    background-color: rgba(136, 36, 205, 0.7);
    border: none;
    width: 40%;
    margin-top: -5.5em;
}

@media(max-width: 750px) {
    .indicators hr {
        width: 70%;
    }
}

@media(max-width: 450px) {
    .indicators li {
        margin: 1em !important;
    }
    .indicators hr {
        margin-top: -2.5em;
    }
}

.header .nav-wrapper>ul>li>a:hover {
    background-color: transparent;
    border-radius: .2em;
}

.header {
    overflow: hidden;
    position: absolute;
    top: 3em;
    width: 100%;
    padding: 1em;
    font-family: 'centurygothic' !important;
}

.header img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}

.header h1 {
    font-size: 3em !important;
    color: white;
    font-family: 'centurygothic' !important;
}

.header span.h2 {
    font-weight: bold;
    font-family: 'centurygothic' !important;
}

.header center {
    font-size: 0.95em !important;
    margin-bottom: -50px !important;
    margin-top: 100px !important;
}

.header h2 {
    font-size: 1.4em;
    color: white;
    margin-top: -1em;
    font-family: 'centurygothic' !important;
}

.header .btn-large {
    background-color: #FF2525;
    border-radius: 0.3em;
    font-size: 1em;
    margin-bottom: 4.2em;
    width: 100% !important;
    max-width: 350px;
    text-transform: capitalize;
    height: auto;
    font-family: 'centurygothic' !important;
}

.header .right {
    overflow: hidden;
}

.header .right .carrosbanner {
    /*
  width: auto !important;
  position: absolute;
  margin-top: 10px !important;*/
    right: 20px !important;
    height: 330px !important;
    margin-top: -20px !important;
}

@media screen and (max-width: 800px) {
    .carousel img {
        height: 600px !important;
        object-position: -400px 100px;
    }
    .header {
        top: 5em;
    }
    .header center {
        font-size: 0.95em !important;
        margin-bottom: -25px !important;
    }
    .header h1 {
        font-size: 1.7em !important;
    }
    .header h2 {
        font-size: 0.8em !important;
        margin-top: -20px !important;
        margin-bottom: 20px !important;
    }
    .header .right .carrosbanner {
        width: 100% !important;
        margin: auto !important;
        margin-top: 0px !important;
        height: 200px !important;
    }
}

.header .btn-large:hover {
    background-color: #25455b;
}

@media(max-width: 600px) {
    .header .btn-large {
        width: 100%;
    }
}


/*Header Obrigado*/

.header img.obrigado {
    position: relative !important;
    width: 100% !important;
    height: 250px !important;
}

.obrigadocarousel {
    margin-bottom: 200px !important;
}

.agradecimento h1 {
    font-weight: bolder;
    text-shadow: 1px 2px 3px #000;
}

.agradecimento h3 {
    font-weight: 400 !important;
    font-size: 2.5em;
    color: white;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: -20px;
    text-shadow: 1px 2px 3px #000;
}

.agradecimento button {
    background-color: #FF2525 !important;
    height: auto !important;
    line-height: 20px !important;
    padding: 1em !important;
    position: relative !important;
}

.agradecimento button i {
    font-size: 1.7em !important;
}

@media screen and (max-width: 800px) {
    .header img.obrigado {
        margin-top: -10px !important;
    }
    .obrigadocarousel {
        margin-bottom: 0px !important;
    }
    .obrigadocarousel {
        background-position: 0px;
        height: 690px !important;
    }
    .agradecimento h1 {
        font-size: 2em !important;
        margin-top: 100px !important;
    }
    .agradecimento h2 {
        margin-bottom: 100px !important;
        font-size: 1em !important;
    }
    .agradecimento h3 {
        font-size: 1.4em !important;
        font-weight: 100 !important;
    }
    .agradecimento button {
        background-color: #26CF0D !important;
        height: auto !important;
        line-height: 20px !important;
        padding: 1em 2em;
    }
    .agradecimento button span {
        font-size: 1.4em;
    }
}

@media screen and (max-width: 400px) {
    .obrigadocarousel {
        background-position: -400px;
        height: 750px !important;
    }
}


/*Header Formulário*/

.headerformulario {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    max-width: 500px;
    margin: auto;
    padding: 10px !important;
}

.headerformulario nav input {
    color: #FFF !important;
}

.headerformulario input {
    width: 98% !important;
    background-color: #FFF !important;
    border-radius: 5px !important;
    outline: none !important;
    border: none !important;
    font-size: 20px !important;
    padding: 0px !important;
    padding-left: 7px !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    color: #333 !important;
}

.headerformulario .deparainputs {
    display: flex;
}

.headerformulario input#inputde {
    width: 96% !important;
    margin-right: 2%;
}

.headerformulario .btn {
    margin: 5px auto !important;
    width: 100% !important;
    border-radius: 5px !important;
}

.carousel .fa {
    position: relative;
    color: white;
    font-size: 2em;
    bottom: 2em;
    z-index: 1000;
}

.icons {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 1000;
}

.icons .fa {
    padding: .5em;
    font-size: 1.5em;
    color: white;
    width: 100%;
}

.icons .fa-facebook {
    background-color: #3b5998;
}

.icons .fa-twitter {
    background-color: #00aced;
}

.icons .fa-google-plus {
    background-color: #dd4b39;
}

.icons .fa-pinterest-p {
    background-color: #cb2027;
}

.icons .fa-linkedin {
    background-color: #007bb6;
}


/*------- Parceiros ---------*/

.parceiro {
    padding: 5%;
}

.parceiro h2 {
    font-size: 2em;
    font-weight: bold;
    margin: 0;
}

.parceiro p {
    font-size: 1.25em;
    line-height: 1.25em;
    color: #666;
}

.parceiro img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    -o-object-fit: contain;
}


/*--------- Menu --------*/

.nav-wrapper {
    background-color: transparent;
}

nav {
    background-color: #FFF !important;
    box-shadow: none !important;
    position: absolute;
    font-size: 10px !important;
    font-family: 'centurygothic' !important;
    top: 0;
    padding-right: 20px;
    padding-top: 0px !important;
    padding-bottom: 85px !important;
}

.nav-wrapper {
    color: #333 !important;
}

.nav-wrapper ul.center {
    display: block;
    width: auto;
}

.nav-wrapper>ul.center li {
    float: none;
    display: inline-block;
}

.nav-wrapper form {
    margin-left: 20px !important;
}

.nav-wrapper input {
    background-color: rgba(0, 0, 0, 0.4) !important;
    border-radius: 1em !important;
    padding: 0em 1em !important;
    width: calc(80% - 1em) !important;
    margin-top: -2em !important;
    height: 40px !important;
}

.nav-wrapper input::placeholder {
    color: #333;
}

.nav-wrapper li i {
    margin-top: -3em !important;
    color: lightgray;
    text-align: right;
    padding-right: 1.2em;
}

.nav-wrapper img {
    width: 100%;
    height: 30px;
    object-fit: contain;
    padding: 0 .5em;
}

nav .right ul li {
    margin-top: 15px !important;
}

nav .brand-logo {
    /*
  float: left !important;
  position: absolute !important;
  left: 10px !important;
  width: auto !important;
  height: 50px !important;*/
    width: auto !important;
    margin-left: 30px;
    height: 80px !important;
    margin-top: 5px !important;
}

@media(max-width: 1200px) {
    nav {
        font-size: 8px !important;
    }
}

@media(max-width: 992px) {
    .nav-wrapper img {
        /*margin-top: 1em;*/
    }
    nav .brand-logo {
        float: none !important;
        position: absolute !important;
        /*left: 200px !important;*/
        width: 100% !important;
    }
    .side-nav input {
        background-color: rgba(0, 0, 0, 0.4) !important;
        border-radius: 1em !important;
        padding: 0em 1em !important;
        width: calc(80% - 1em) !important;
        margin-top: -2em !important;
        height: 40px !important;
    }
    .side-nav i {
        margin-top: -1.6em !important;
        color: lightgray;
        text-align: right;
        padding-right: 1.2em;
        margin-right: 15px !important;
    }
    .side-nav form {
        height: 40px !important;
    }
    .side-nav li a:hover {
        color: #FFF !important;
    }
}


/*---------- Serviços ----------*/

.servico {
    margin-bottom: 0px !important;
    padding: 0% 5%;
    margin-top: -50px !important;
}

.servico img {
    width: 100%;
    height: 70px;
    object-fit: contain;
}

.servico h1 {
    font-size: 1.5em;
    font-weight: bold;
    color: #565656;
}

.servico p {
    color: #868686;
}

@media screen and (max-width: 800px) {
    .servico {
        padding-top: 150px;
    }
}


/*--------- Ponts --------*/

.pont {
    background-image: url(../images/fundo.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0px !important;
    padding: 5% 10%;
}

.pont .fa {
    width: 100px;
    height: 100px;
    border: 1px solid white;
    border-radius: 50%;
    color: white;
    font-size: 3em;
    padding-top: 25px;
    transition: all 0.5s;
    margin-top: 30%;
}

.pont .col:hover .fa {
    background-color: white;
    color: #25455b;
    border: 2px solid #25455b;
}

.pont h2 {
    color: white;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0px;
}

.pont p {
    color: white;
    font-size: 1.25em;
    text-transform: uppercase;
}


/*--------- Pontualidade --------*/

.pontualidade {
    background-image: url(../images/fundo-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px !important;
}

.pontualidade div {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 3% !important;
}

.pontualidade h1 {
    color: white;
    font-size: 3em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2em;
}

.pontualidade p {
    color: white;
    font-size: 1.25em;
    line-height: 1em;
}


/*--------- Economia --------*/

.economia {
    background-image: url(../images/fundo-2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px !important;
}

.economia div {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 3% !important;
}

.economia h1 {
    color: white;
    font-size: 3em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2em;
}

.economia p {
    color: white;
    font-size: 1.25em;
    line-height: 1em;
}


/*------- Parceiros ---------*/

.parceiros {
    margin-bottom: 0px !important;
    padding: 5%;
}

.parceiros h1 {
    font-size: 3em;
    text-transform: uppercase;
}

.parceiros span {
    color: #F7C906;
}

.parceiros h2 {
    font-size: 1.5em;
    color: #424a52;
    font-weight: bold;
    text-transform: uppercase;
}

.parceiros .col div {
    border: 4px solid #F7C906;
    margin-top: 4em;
    border-radius: 1em;
    height: 350px;
    padding: 5%;
    background-color: #F7C906;
}

.parceiros p {
    color: white;
    line-height: 1.25em;
    font-size: 1.25em;
}

.parceiros img {
    object-fit: cover;
    object-position: center;
}

.parceiros figure figcaption {
    display: none;
}


/*------- Parceiros ---------*/

.trespassos {
    margin-bottom: 0px !important;
    padding: 5%;
}

.trespassos h1 {
    font-size: 3em;
    text-transform: uppercase;
}

.trespassos span {
    color: #F7C906;
}

.trespassos h2 {
    font-size: 1.5em;
    color: #424a52;
    font-weight: bold;
    text-transform: uppercase;
}

.trespassos .col div {
    border: 4px solid #F7C906;
    margin-top: 4em;
    border-radius: 1em;
    height: 350px;
    padding: 5%;
    background-color: #F7C906;
}

.trespassos p {
    color: white;
    line-height: 1.25em;
    font-size: 1.25em;
}

.trespassos .owl-carousel1 {
    max-width: 800px !important;
    margin: auto !important;
}

.trespassos img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.trespassos figure figcaption {
    display: none;
}


/*--------- Depoimentos --------*/

.depoimentos {
    margin-bottom: 0px !important;
    padding: 5%;
}

.depoimentos h1 {
    font-size: 3em;
    text-transform: uppercase;
}

.depoimentos span {
    color: #F7C906;
}

.depoimentos h2 {
    font-size: 1.5em;
    color: #424a52;
    font-weight: bold;
    text-transform: uppercase;
}

.depoimentos .col div {
    border: 4px solid #F7C906;
    margin-top: 4em;
    border-radius: 1em;
    height: auto;
    padding: 5%;
    background-color: #F7C906;
}

.depoimentos p {
    min-height: 600px;
    color: white;
    text-align: justify;
    line-height: 1.25em;
    font-size: 1.25em;
}

.depoimentos img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

@media screen and (max-width: 800px) {
    .depoimentos p {
        min-height: auto !important;
    }
}


/*--------- Veiculo --------*/

.veiculo {
    margin-bottom: 0px !important;
    background-image: url(../images/fundo-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    border-bottom: 4px solid #e5b122;
}

.veiculo div {
    /*
  background-color: rgba(23, 34, 48, 0.9);*/
    padding: 5% !important;
    padding-top: 10% !important;
}

.veiculo h1 {
    color: white;
    font-weight: bold;
    font-size: 3.5em;
}

.veiculo h2 {
    font-size: 1.5em;
    color: #b28821;
}

.veiculo .btn-large {
    background-color: transparent;
    border: 2px solid white;
    font-size: 1.5em;
    font-weight: bold;
}

.veiculo .btn-large:hover {
    background-color: transparent;
}


/*--------- Footer ------------*/

.page-footer .row {
    margin-bottom: 0px !important;
    padding: 2%;
}

.page-footer .row .col {
    /*margin-top: 2em;*/
}

.page-footer {
    background-color: #00A859 !important;
}

.page-footer h1 {
    font-weight: bold;
    font-size: 1.5em;
    text-transform: uppercase;
    margin: 0;
}

.page-footer hr {
    border: none;
    background-color: #1C7734;
    height: .3em;
    width: 2em;
    float: left;
}

.page-footer .fb-page {
    padding-top: 2em;
}

.page-footer ul {
    padding-top: 2em;
}

.page-footer li span {
    border: 2px solid white;
    font-size: 1em;
    font-weight: bold;
    color: white;
    padding: .2em .5em;
}

.page-footer li {
    border-bottom: 1px solid white;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.page-footer li a {
    color: white;
    font-size: 1.25em;
}

.page-footer input {
    background-color: #1C7734 !important;
    border: none !important;
    border-radius: 2em !important;
    margin-top: .3em !important;
}

.page-footer input::placeholder {
    padding-left: 1em;
}

.page-footer .btn-large {
    border-radius: 2em;
    background-color: #F7C906;
    box-shadow: none;
}

.page-footer .btn-large:hover {
    background-color: #F7C906;
}

.page-footer form {
    /*margin-top: 7em;*/
    border-top: 1px solid white;
    padding-top: 1em;
}

.copyright h1 {
    background-color: #1C7734;
    padding: 1em;
    margin-top: 2em !important;
    font-size: 1.2em;
}


/*---------- Empresa -----------*/

.cabeçalho {
    margin-bottom: -6px !important;
}

.cabeçalho img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.empresa {
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 0px !important;
    padding: 10%;
}

.empresa h1 {
    color: white;
    font-size: 2em;
}

.empresa h2 {
    color: #F7C906;
    font-size: 3em;
    font-weight: bold;
}

.empresa p {
    color: white;
    font-size: 1.25em;
    color: #cccccc;
    text-align: justify;
}

.empresa img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: right;
}


/*------------ Blog ------------*/

.blog {
    margin-bottom: 0px !important;
    background-color: #cccccc;
}

.blog .col div:first-child {
    background-color: white;
    margin: 2em;
    border-top: 10px solid #cc0000;
    padding: 1em;
    margin-top: 4em;
}

.blog h1 {
    font-size: 2.5em;
    color: #cc0000;
    line-height: 1em;
}

.blog .card-image {
    width: 30%;
    float: left;
}

@media(max-width: 600px) {
    .blog .card-image {
        width: 100%;
        float: none;
    }
}

.blog .card-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    padding: .5em;
}

.blog .card-content {
    padding: 0 .5em;
    height: 200px;
}

.blog .card-content p {
    color: #666666;
}

.blog .card-action {
    text-align: right !important;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
}

.blog .card-action a {
    color: #a6a6a6;
    font-weight: bold;
}

.blog .col div p {
    color: #666666;
    font-size: 1.25em;
    line-height: 1.1em;
}

.blog .fa-newspaper-o {
    font-size: 1em;
    position: relative;
    top: -80px;
    background-color: #cc0000;
    color: white;
    padding: .4em .4em;
    border-radius: 50%;
}

.blog h3 {
    margin-bottom: -100px;
}

.artigo {
    margin-bottom: 0px !important;
    background-color: #e6e6e6;
    border-top: 5em solid #666666;
    padding: 10%;
}

.artigo .col:nth-of-type(1) h1 {
    font-size: 3em;
    font-weight: bold;
}

.artigo .col:nth-of-type(1) h2 {
    font-size: 1.25em;
    color: #a6a6a6;
}

.artigo img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.artigo .col:nth-of-type(2) h1,
artigo .col:nth-of-type(2) h2,
artigo .col:nth-of-type(2) h3 {
    font-size: 2em;
    font-weight: bold;
}

.artigo .col:nth-of-type(2) p {
    font-size: 1.25em;
    color: #404040;
}

.artigo .col:nth-of-type(3) h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
}

.artigo .col:nth-of-type(3) hr {
    border: none;
    background-color: #1C7734;
    height: .3em;
    width: 2em;
    float: left;
}


/*---------- Contato -----------*/

.contato {
    padding: 10%;
    background-color: #1C7734;
    margin-bottom: 0px !important;
}

.contato h1 {
    color: white;
    font-size: 2em;
    font-weight: bold;
    margin: 0;
}

.contato h2 {
    color: white;
    font-size: 1.25em;
    margin: 0;
}

.contato .btn-large {
    background-color: transparent;
    border: 2px solid #9e9e9e;
    font-weight: bold;
    padding: 0 4em !important;
}

.contato .btn-large:hover {
    background-color: transparent;
}

.contato input,
.contato textarea {
    color: white;
}


/*---------- Frota ------------*/

.frota {
    margin-bottom: 0px !important;
    padding: 5%;
    background-color: #e6e6e6;
}

.frota .col {
    height: 600px;
    padding: 0 5% !important;
}

.frota h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0;
}

.frota img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    transform: scale(0.9);
    transition: all 0.5s;
}

.frota .col:hover img {
    transform: scale(1);
}

.frota .col div {
    background-color: white;
    padding: 1em;
    border-radius: 2em;
}

.frota p {
    font-size: 1.25em;
    color: #404040;
}

.frota .fa {
    margin-left: 1em;
}

.frota hr {
    width: 1px !important;
    border: 1px solid #404040;
    background-color: #404040;
    height: 1200px;
    position: absolute;
    margin-left: 40px;
}

.frota .col:nth-of-type(1) {
    height: 0 !important;
}

@media(max-width: 600px) {
    .frota hr {
        display: none;
    }
}


/*---------- Login ------------*/

.login {
    margin-bottom: 0px !important;
}

.login .fundo:nth-of-type(1) {
    background: #e2e2e2;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #e2e2e2 0%, #c1c1c1 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #e2e2e2 0%, #c1c1c1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #e2e2e2 0%, #c1c1c1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c1c1c1', GradientType=1);
    margin-top: 5%;
    padding: 0 !important;
}

.login .padding {
    padding: 7%;
}

.login img {
    width: 100%;
    height: 120px;
    object-fit: contain;
}

.login .btn-large {
    width: 100%;
    background-color: transparent;
    border: 2px solid #9e9e9e;
    color: #666;
}

.login .btn-large:hover {
    background-color: transparent;
}

.login .input-field.center {
    background-color: #9e9e9e;
}

.login p {
    font-size: 1.10em;
    font-weight: bold;
}

.login .btn {
    font-weight: normal;
    margin: 0 1em;
    background-color: #00A859;
}

.login a.right {
    color: #404040;
    text-decoration: underline;
}

.login input {
    color: black;
}

.select-wrapper span.caret {
    color: #9e9e9e !important;
}

.login input::placeholder {
    color: #9e9e9e;
}

.login h1 {
    margin: 0;
    font-size: 3em;
    font-weight: bold;
    background-color: #9e9e9e;
    padding: .5em;
}

.login .btn-large.right {
    width: auto !important;
    padding: 0 4em;
    text-decoration: none;
    color: white;
    background-color: #00A859;
    border: none !important;
    margin-bottom: 7%;
}

.login h2 {
    font-weight: bold;
    font-size: 2em;
}


/*---------- Pacotes -----------*/

.pacotes {
    padding: 10%;
    margin-bottom: 0px !important;
    background-color: #9e9e9e;
}

.pacotes .col div {
    background-color: white;
    padding: 5%;
    margin-top: 2em;
}

.pacotes img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.pacotes h1 {
    margin: 0;
    font-size: 2em;
    font-weight: bold;
    text-align: left !important;
}

.pacotes p {
    font-size: 1.25em;
    text-align: center;
    color: #666;
}

.pacotes .fa {
    margin: .5em;
}

.pacotes .btn {
    background-color: #00A859;
    padding: 0 3em;
}

.pacotes .btn:hover {
    background-color: #00A859;
}

#materialbox-overlay {
    z-index: 999999 !important;
}

.active {
    z-index: 999999 !important;
}

.detalhes {
    border-top: 5em solid #00A859;
    margin-bottom: -5px !important;
    overflow-x: hidden;
}

.detalhes .col {
    background-color: white;
    padding: 0 !important;
    -moz-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
}

.detalhes .formulariodetalhes {
    width: 100%;
    max-width: 300px;
    margin-left: 40%;
    float: left;
}

@media(max-width: 600px) {
    .detalhes .formulariodetalhes {
        margin-left: 5%;
        max-width: 90%;
    }
}

#paypal-button-container {
    -moz-transform: skewX(-38deg);
    -webkit-transform: skewX(-38deg);
    -o-transform: skewX(-38deg);
    -ms-transform: skewX(-38deg);
    transform: skewX(-38deg);
    margin-top: 90px;
    margin-bottom: 90px;
}

.detalhes .col div.virado {
    -moz-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
    padding: 0 10%;
}

form.formulariodetalhes {
    -moz-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
    padding: 10%;
}

.detalhes img {
    width: 100%;
    height: 800px;
    object-fit: cover;
    position: relative;
    z-index: -1000;
    left: -110px;
}

.detalhes h1 {
    font-weight: bold;
    font-size: 3em;
}

.detalhes h2 {
    font-size: 2em;
    color: #666;
}

.detalhes h3 {
    font-size: 2.5em;
    font-weight: bold;
    color: #cc0000;
}

.detalhes p {
    font-size: 1.25em;
    color: #666;
}

.detalhes a img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    -moz-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    margin: 3em;
    padding: 1em;
    border: 2px solid #FFF;
    border-radius: 2px;
    transition: 0.2s;
}

.detalhes h4 {
    font-weight: bold;
    font-size: 2em;
    border-left: 10px solid #666;
    padding-left: .5em;
}

.detalhes .btn-detalhes {
    -moz-transform: skewX(0deg) !important;
    -webkit-transform: skewX(0deg) !important;
    -o-transform: skewX(0deg) !important;
    -ms-transform: skewX(0deg) !important;
    transform: skewX(0deg) !important;
    margin-bottom: 20px;
}


/*---------- Area Cliente -----------*/

.msgpagamento {
    display: block;
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    z-index: 9;
    float: left;
}

.msgpagamento .descricao {
    margin: auto;
    width: 100%;
    max-width: 400px;
    background: white;
    padding: 20px;
    margin-top: 300px;
    border-radius: 2px;
}

.msgpagamento span {
    font-size: 25px;
    float: right;
    margin-top: -15px;
    margin-right: -15px;
    cursor: pointer;
}

.msgpagamento p {
    text-align: center;
    font-size: 18px;
}

.msgpagamento i {
    font-size: 40px;
    padding: 10px;
    border-radius: 100px;
    border: 3px solid #000;
}

.msgpagamento i#erro {
    padding: 10px 15px;
}

input.pagamentocliente {
    width: 100%;
    height: 100px;
    object-fit: contain;
    padding: 1em;
    border: 2px solid #FFF;
    border-radius: 2px;
    transition: 0.2s;
}

input.pagamentocliente:hover {
    border-color: #000;
    transition: 0.2s;
}

input.pagamentocliente {
    outline: none;
}


/*---------- Orçamento ---------*/

.faixa {
    margin-bottom: 0px !important;
    background-color: #25455b;
    padding: 5%;
    z-index: 993;
    position: relative;
}

.faixa h1 {
    margin: 0;
    font-weight: bold;
    font-size: 3em;
    color: white;
}

.faixa .btn-large {
    background-color: transparent;
    border: 2px solid white;
}

.faixa .btn-large:hover {
    background-color: transparent;
}


/*-------- Duvidas Frequentes --------*/

.duvidasfrequentes {
    padding: 2%;
}

.duvidasfrequentes h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

.duvidasfrequentes h2 {
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
}

.duvidasfrequentes .duvidaresposta {
    background-color: #EFEFEF;
    padding: 2%;
    border-radius: 5px;
    display: none;
}

.duvidasfrequentes span {
    color: #CCC;
    width: 23px;
}

.duvidasfrequentes .duvidaresposta p {
    margin: 0 !important;
    padding: 0 !important;
}


/*--------- Tipografia --------*/

@font-face {
    font-family: 'alt';
    src: url(../fonts/sanspro.ttf);
}

@font-face {
    font-family: 'centurygothic';
    src: url(../fonts/centurygothic.ttf);
}

* {
    font-family: 'alt';
}

.nav-wrapper>ul>li>a {
    font-size: 1.5em;
    transition: all 0.5s;
    color: #333;
}

.nav-wrapper>ul>li>a:hover {
    background-color: #25455b;
    color: #FFF;
    border-radius: .2em;
}

.side-nav>li>a {
    color: black !important;
}

.softhar a:hover {
    padding: 0px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/loader.gif') 50% 50% no-repeat white;
}

strong {
    font-weight: bold !important;
}

.nav-wrapper input {
    color: black;
}