@import url('https://fonts.googleapis.com/css?family=Raleway');
body,
html {
    overflow-x: hidden;
    overflow-y: auto;
    font-family: impact, chicago;
}

.page-header {
    padding: 20px;
    background-color: #121212;
    height: 100px;
    width: 100%;
}

.marginTop10 {
    margin-top: 10%;
}

.marginTop40 {
    margin-top: 40px;
}

.bordaLogos {
    border: 1px solid #d6d6d6;
    padding: 0;
}

.bordaLogos li {
    padding: 30px;
    list-style: none;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
}

.bordaLogos li img {
    height: 50px;
}

.imgLogo {
    height: 70px;
    margin-left: 10%
}

.beneficios ul {
    list-style: none;
}

.beneficios li {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 16px;
    padding-left: 30px;
    line-height: 40px;
}

.beneficios li:before {
    content: "";
    height: 1px;
    width: 10px;
    background: #b0976d;
    display: block;
    top: 20px;
    left: -15px;
    position: relative;
    margin-right: 10px;
}

.setaVerde {
    background: url("../img/seta.png") no-repeat;
    background-position: 0 -1313px;
    height: 20px;
    width: 20px;
    float: left;
}

.setaCinza {
    background: url("../img/seta.png") no-repeat;
    background-position: 0 -1293px;
    height: 20px;
    width: 20px;
    float: left;
}

.conteudofaq h4 {
    margin-left: 30px;
}

.conteudofaq p {
    margin-left: 25px;
    text-align: justify;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}


/*.pergunta {
  cursor: pointer;
}
.pergunta p{
  display: none;
}
.pergunta .imgPergunta, .copiar {
  display: none;
}*/

.copiar {
    margin-left: 25px;
    margin-bottom: 10px;
}

.hide {
    display: none;
}

.btnComprar {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 14px;
    text-rendering: optimizelegibility;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px 15px 25px;
    /*background: #704298;*/
    background: #5ABB4F;
    letter-spacing: 3px;
    box-shadow: 0px 4px 0px #5ABB4F;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.btnComprar:hover {
    opacity: 0.9;
    /*color: #ffff66;*/
}

.antesDepois img {
    max-height: 400px;
}

.padTop20 {
    padding-top: 20px;
}

.padTop40 {
    padding-top: 40px;
}

.right {
    float: right;
}

.insta img {
    max-width: 80%;
}

.beneficios {
    background: url("../img/fundo3.png") no-repeat;
    background-size: 100% 100%;
}

.divVideo {
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    /*margin-top: 40px;*/
    background: url("../img/fundo3.png") no-repeat;
    background-size: 100% 100%;
    /*background: url("../img/fundo.jpg") no-repeat;*/
    width: 100%;
    /*background: linear-gradient(135deg, #915924 0%, #000000 80%) fixed;*/
    color: #FFF;
    /*font: 300 16px/1.5 "Open Sans", sans-serif;*/
}

.titulo {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #fff;
    letter-spacing: -1px;
}

.texto1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);*/
    background-image: -webkit-linear-gradient(top, #915924 0, #e2a233 38%, #f0c328 60%, #fff1a3 86%, #ffe13e 100%);
    background-size: 1em 1em;
    color: #f8b700;
    display: inline-block;
    line-height: 1em;
    position: relative;
    z-index: auto;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    /*font-size: 48px;*/
}

.title::after {
    background: 0 0;
    content: attr(data-text);
    display: inline-block;
    left: 0;
    position: absolute;
    text-shadow: 0 1px 5px #000;
    top: 0;
    z-index: -1
}

.title:hover {
    background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
    color: #fff
}

.botaoSuperior {
    position: absolute;
    top: 0px;
    right: -20px;
}

.borderVideo {
    border: 2px solid #c9c9c9;
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
    /*margin-left: 20px;*/
}

.btnHome {
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    border: 1px solid #3c3c3c;
    padding: 19px 0;
    text-align: center;
    width: 254px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none!important;
    clear: both;
    cursor: pointer;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btnHome:focus,
.btnHome:hover {
    outline: 0;
    color: #fff;
    background-color: #000;
    border-color: #fff;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none!important
}

.iframe {
    width: 100%;
    height: 300px;
}

.width100 {
    width: 100%;
}

.width30 {
    width: 30%;
}

.separa20 {
    clear: both;
    margin-top: 20px;
}

.separa40 {
    clear: both;
    margin-top: 40px;
}

.separa60 {
    clear: both;
    margin-top: 60px;
}

.separa80 {
    clear: both;
    margin-top: 80px;
}

.center {
    text-align: center;
}

.barraAtencao {
    position: relative;
    background-color: #121212;
    /*border-bottom: 1px solid #A68F67;*/
    color: #fff;
    width: 100%;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 5px 0;
    /*margin-bottom: 30px;*/
}

.imgBeneficios {
    width: 150px;
}

.barraAtencao span {
    color: #A68F67;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.imgLift {
    width: 100%;
    margin-top: -15px
}

.cardProd {
    margin-top: 25px;
    margin-bottom: 25px;
    border: solid 1px #f1f1f1;
    -webkit-transition: color .50s ease-out, background-color .50s ease-out, border-color .50s ease-out;
    -moz-transition: color .50s ease-out, background-color .50s ease-out, border-color .50s ease-out;
    transition: color .50s ease-out, background-color .50s ease-out, border-color .50s ease-out;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(209, 201, 190, 1);
    -moz-box-shadow: 0px 0px 27px 0px rgba(209, 201, 190, 1);
    box-shadow: 0px 0px 27px 0px rgba(209, 201, 190, 1);
    font-family: "Josefin Sans", sans-serif;
    width: 95%;
    padding: 20px;
    cursor: pointer;
    text-align: center;
}

.cardProd:hover {
    border: solid 1px #FFFFFF;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
    -moz-box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
    box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
}

.freteGratis {
    background: url(../img/selo-frete-gratis3.png) no-repeat top right;
    background-size: 52px;
}

.cardProd #prod4 {
    height: 145px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.cardProd #prod2 {
    height: 145px;
}

.cardProd #prod1 {
    height: 145px;
}

.precoKitProduto {
    font-weight: 700;
    color: #b0976d;
    font-size: 24px;
    line-height: 0px;
    margin-bottom: 45px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.kitEsquerda {
    border: 1px dotted #999;
    /*width: 100%;*/
    padding: 10px;
    padding-bottom: 0px;
}

.maisVendidoBorda {
    border: solid 1px #FFFFFF;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
    -moz-box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
    box-shadow: 0px 0px 27px 0px rgba(146, 103, 46, 1);
}

.tituloKitProduto {
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: center;
    color: #4e555c;
    font-size: 22px;
    font-weight: 300;
    line-height: 0px;
    margin-bottom: 20px;
}

.maisvendido {
    position: absolute;
    left: 10px;
    top: 20px;
    height: 80px;
}

.totalPagamento {
    margin-top: 20px;
    font-weight: bold;
}

.separadorPagamento {
    clear: both;
    height: 1px;
    border-bottom: 1px solid #999;
    width: 90%;
    margin: 0 15px;
}

.headerPagamento {
    padding-top: 30px;
    border-bottom: 1px solid #A68F67;
    padding-bottom: 30px;
    /*margin-bottom: 30px;*/
    background-color: #121212;
}

.btnCarrinho {
    margin-top: 30px;
    text-align: center;
    background-color: #A68F67;
    border-radius: 15px;
    font-size: 20px;
    width: 100%;
    /*line-height: 60px;*/
    color: white;
    /*margin-left: 15%;*/
    margin-bottom: 20px;
    font-family: Verdana, sans-serif;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    padding: 15px;
    /*padding-right: 15px;*/
    cursor: pointer;
}

.btnCarrinho:hover {
    opacity: 0.9;
}

.btnCarrinho span {
    font-size: 24px;
}

footer {
    margin-top: 20px;
    margin-bottom: 20px;
}

.rodape {
    background: url("../img/fundo3.png") no-repeat;
    background-size: 100% 100%;
}

.depoimento {
    height: 120px;
    /*width: 80%;*/
    border-radius: 50%;
    margin-top: 2%;
}

.norton {
    width: 95px;
    margin: 0 3%;
    margin-bottom: 4%;
    margin-right: 0px;
}

.qualidade {
    margin: 0 3%;
    float: right;
    width: 80px;
    margin-top: -10px;
    margin-bottom: 4%;
}

.pagseguro {
    height: 30px;
    margin-top: 0px;
    margin-bottom: 4%;
}

.correios {
    height: 65px;
    margin-top: -10px;
    margin-bottom: 4%;
}

.ssl {
    width: 60px;
    margin-left: 2%;
    margin-top: -5px;
    margin-bottom: 4%;
}

.verify {
    width: 80px;
    margin-left: 2%;
    margin-top: -5px;
    margin-bottom: 4%;
}

.termos {
    color: #414141;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Lato";
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    line-height: 1.216;
}

.social {
    font-size: 18px;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

.social li {
    display: inline-block;
    margin: 0 1%;
}

.redesSociais {
    color: #A68F67 !important;
    font-family: Lato;
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 2%;
    margin-bottom: 1%;
    line-height: 50px;
}

.headerPagamento {
    padding-top: 30px;
    border-bottom: 1px solid #A68F67;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #121212;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.headerPagamento span {
    color: #A68F67;
    float: right;
    font-size: 22px;
    padding-top: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.headerPagamento img {
    /* float: left; */
}

.buyerData {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*.tituloMobile{
  display: none;
}
.tituloDesktop{
  display: block;
}*/

@media only screen and (max-width: 767px) {
    /*.tituloMobile{
    display: block;
  }
  .tituloDesktop{
    display: none;
  }*/
    .titulo {
        font-size: 24px;
    }
    .texto1 {
        font-size: 14px;
    }
    .imgLift {
        width: 70%;
    }
    .borderVideo {
        margin-left: 10%;
    }
    .pagamento {
        display: none;
    }
    .ultimoSelo {
        display: none;
    }
    .compreAgora {
        max-width: 300px;
        margin-left: 70px;
    }
    .esconderMobile {
        display: none;
    }
}