/* DEFAULT */
body {
    font-family: 'Montserrat', sans-serif;
}
::selection {
    background: #1e90ff;
    color: #fff;
}
.conteiner{
    max-width: 1200px;
    margin: 0 auto;
}
.active{display: block;}
.disable{display: none;}

/* COUNTDOWN */
.countdown{
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #EA2027;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
}
.countdown h1{
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
}
.countdown h2{
    width: 100%;
    max-width: 250px;
    text-align: right;
    font-size: 25px;
    line-height: .85;
    letter-spacing: -0.02em;
    font-weight: 700;
    color: #EA2027;
    float: right;
    margin-bottom: 0px;
}
.countdown .clock span{
    background: #fff;
    padding: 3px 5px;
}
.countdown .clock b{
    color: #fff;
}

/* HEADER */
.header{
    background-image: linear-gradient(to right, transparent, #f8f8f8, transparent);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.navbar{
	width: 100%;
	display: inline-block;
}
.header .navbar img{
	max-width: 170px;
	margin-top: -5px;
}
.header .navbar-collapse, .navbar-toggler{
    float: right;
    margin-top:5px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #1e90ff;
    border-bottom: 3px solid #1e90ff;
}
.header{
    /* padding-top: 60px; */
}

/* SLIDE */
.slideshow{
    width: 100%;
    max-width: 450px;
    margin: 20px auto;
}
.slideshow a.carousel-control-prev {
    background: #141516;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
}
.slideshow a.carousel-control-next {
    background: #141516;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    top: 50%;
    right: 10px;
    transform: translate(0,-50%);
}
.slider{
    margin-top: 40px;
}
.slider .title h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0px;
}
.slider .title h2{
    font-size: 18px;
    font-weight: 300;
    color: #7f8fa6;
    max-width: 600px;
    margin: 0 auto 5px;
    position: relative;
}
.slider .title h3{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #ff3f34;
    width: 100%;
    max-width: 425px;
    margin: 0 auto;
}
.slider .logo-slide{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 110px;
    color: #000;
    text-align: center;
    z-index: 999;
}
.slider .selo-desconto{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fdff46;
    color: #000;
    text-align: center;
}
.slider .selo-desconto::after{
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px dashed #000;
}
.slider .selo-desconto span{
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: -0.2px;
}
.slider .selo-desconto .oferta {
    display: block;
    font-size: 35px;
    font-weight: 800;
    line-height: 1;
}

.ancoragem h3{
    font-size: 16px;
    font-weight: 400;
    color: #7e8890;
    margin-bottom: 0px;
}
.ancoragem h3 del{
    color: #ff3f34;
}
.ancoragem h4{
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
}
.ancoragem h2 span{
    font-size: 25px;
    font-weight: 400;
}
.ancoragem .btn {
    background: #4cd137;
    border: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .1px;
    padding: 12px 25px;
    margin-top: 20px;
}
.ancoragem .btn:hover{
    background: #65f050;
    border-color: #65f050;
}
.ancoragem p{
    margin-top: 20px;
}

.ancoragem-footer{
    padding-top: 40px;
    padding-bottom: 80px;
}
.ancoragem-footer .title h2{
    margin-bottom: 20px;
}

/* SEGURO */
.selos-seguros{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.selos-seguros i{
    font-size: 35px;
    color: #1e90ff;
    margin-right: 10px;
}
.selos-seguros .lock{
    margin-right: -6px;
}
.selos-seguros .creditcard{
    margin-right: 4px;
}
.selos-seguros span{
    line-height: 1;
    font-size: 14px;
}

/* VIDEO */
.video{
    background: #252e47;
    padding-top: 60px;
    padding-bottom: 60px;
}
.video h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: #fff;
    max-width: 900px;
    margin: 0 auto 0px;
}
.video h2{
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    max-width: 700px;
    margin: 0 auto 5px;
}
.video h3{
    font-size: 22px;
    font-weight: 700;
    color: #1e90ff;
    background: #fff;
    width: 100%;
    max-width: 425px;
    margin: 0 auto;
}
.video .embed-responsive{
    max-width: 900px;
    margin: 40px auto 30px;
}
.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/* DESCRICAO */
.descricao{
    padding-top: 80px;
    padding-bottom: 60px;
}
.descricao .title {
    margin: 0 auto 60px;
    width: 100%;
    max-width: 740px;
}
.descricao .title h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: #1e90ff;
}
.descricao .title h2{
    font-size: 18px;
    font-weight: 300;
    color: #7e8890;
}
.descricao .whopper{
    margin-top: 40px;
}
.descricao img{
    max-width: 180px;
    margin-bottom: 20px;
    width:160px;
    height: 160px;
    box-shadow: 10px 10px 0 #f8f8f8, -10px -10px 0 #f8f8f8;
}
.descricao h3{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.descricao p{
    margin-bottom: 40px;
}
.descricao ul{
    list-style: none;
    padding: 0px;
}

/* DEPOIMENTOS */
.depoimentos{
    background: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 60px;
}
.depoimentos .title{
    margin-bottom: 40px;
}
.depoimentos h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: #43464b;
}
.depoimentos h2{
    font-size: 18px;
    font-weight: 300;
    color: #1e90ff;
}
.depoimentos img{
    margin-bottom: 10px;
}
.depoimentos p{
    font-weight: 400;
    font-size: 16px;
    width:100%;
    max-width: 400px;
    margin: 10px auto 30px;
}
.depoimentos p b{
    font-size: 18px;
    padding-bottom: 5px;
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.089), transparent);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: bottom;
}

/* KITS */
.kits{
    padding-top: 60px;
    padding-bottom: 100px;
}
.kits .title{
    margin-bottom: 60px;
}
.kits .title-mobile{
    display: none;
}
.kits .title h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: #1e90ff;
}
.kits .content {
    padding: 40px 0px;
    margin: 0px;
    text-align: center;
    background: #fff;
    border: 3px solid #f5f5f5;
}

.maisvendido {
    border: 3px solid #e21010 !important;
}

.cor {
  	color: #e21010;
}

.kits .content .title{
    margin-bottom: 0px;
}
.kits .content .title h1{
    font-size: 24px;
    font-weight: 700;
    color: #1e90ff;
    margin-bottom: 0px;
}
.kits .content .title h2 {
    font-size: 14px;
    font-weight: 300;
    color: #7e8890;
    margin-bottom: 10px;
}
.kits .content .title span {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    background:#ff3f34;
    padding:1px 10px;
    max-width: 200px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.kits .content .title .meco {
    color: #fff;
    background:#a4b0be;
}
.kits .content .imagem{
    margin: 20px 0;
}
.kits .content .imagem .selo-desconto{
    position: absolute;
    top: 10px;
    left: 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fdff46;
    color: #000;
    text-align: center;
}
.kits .content .imagem .selo-desconto::after{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px dashed #000;
}
.kits .content .imagem .selo-desconto span{
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: -0.2px;
}
.kits .content .imagem .selo-desconto .oferta {
    display: block;
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
}
.kits .content .ancoragem h3, .kits .content .ancoragem h5 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #7e8890;
    margin-bottom: 0px;
}
.kits .content .ancoragem h4 {
    font-size: 40px;
    font-weight: 800;
    color: #1e90ff;
    margin: 2px 0;
}
.kits .content .ancoragem{
    padding-bottom: 20px;
}
.kits .mais-vendido{
    background: #fff;
    margin-top: -15px;
}
.kits .mais-vendido .content{
    border: 3px solid #EA2027;
    position: relative;
}
.kits .mais-vendido .selo-venda{
    background: #EA2027;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 600;
    height: 48px;
    line-height: 24px;
    padding: 12px 20px;
    font-size: 16px;
    text-transform: uppercase;
}
.kits .mais-vendido .title{
    margin-top: 28px;
}
.kits .content .btn{
    height: 60px;
    line-height: 28px;
    padding: 16px 25px;
    font-size: 20px;
    font-weight: 600;
    background: #4cd137;
    border:1px solid #4cd137;
}
.kits .content .btn:hover{
    background: #65f050;
    border-color: #65f050;
}
.kits .content .botao img{
    max-width: 240px;
    margin-top: 10px;
}

/* GARANTIA */
.garantia{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f8f8f8;
    color: #43464b;
}
.garantia h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
    max-width: 750px;
    margin: 0 auto 40px;
    line-height: 1;
}
.garantia p{
    color: #75777e;
}
.garantia a{
    color: #0053A0;
}

/* FAQ */
.faq{
    padding-top: 80px;
    padding-bottom: 100px;
    position: relative;
    text-align: center;
}
.faq .title{
    margin-bottom: 60px;
}
.faq h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    color: #1e90ff;
}
.faq .card {
    border: none;
    margin-bottom: 20px;
    background: transparent;
}
.faq .card-header {
    background: transparent;
    border: 1px solid #e2e2e2;
    text-align: left;
}
.faq .card-header:first-child{
    border-radius: 0;
}
.faq .card-body {
    font-size: 16px;
    background: #f8f8f8;
    text-align: left;
    font-weight: 300;
}
.faq .card-header h5 a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #202020;
}
.faq .card-header h5 a:hover{
    text-decoration: none;
}

.faq [data-toggle="collapse"]:after {
    display: inline-block;
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 40px;
    transform: rotate(90deg);
    text-align: center;
    line-height: 50px;
    transition: .5s;
    color:#1e90ff;
}

.faq [data-toggle="collapse"].collapsed:after {
    color:#1e90ff;
    transform: rotate(0deg);
    background: transparent;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 40px;
    line-height: 50px;
}

/* IMPORTANTE */
.importante{
    /* padding-top: 60px; */
    padding-bottom: 60px;
    background: #1e90ff;
}
.importante h1{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
    color: #fff;
}
.importante p{
    max-width: 600px;
    margin: 0 auto;
    color:#fff;
}
.importante img{
    width: 100%;
    max-width: 600px;
    margin: 20px auto 0;
}

/* FOOTER */
.footer{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #fff;
}
.footer img{
    max-width: 200px;
    margin-bottom: 10px;
}
.footer p{
    max-width: 600px;
    margin: 5px auto;
    font-size: 14px;
    line-height: 1;
}
.footer span{
    margin-top: 20px;
    display: block;
    font-size: 14px;
}
.footer a{
    color: #1e90ff;
}
.footer .menu{
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer .menu a{
    font-size: 14px;
    padding: 0 10px;
}
.footer .menu .barras{
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

/* NOTIFICAÇÃO */
.notify{
    color: #fff;
    position: fixed;
    z-index: 1001;
    top: 150px;
    right: 10px;
    display: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    opacity: 1;
    margin: .375rem;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}
.notify span{
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    font-weight: 700;
}
.notify p{
    margin-bottom: 0px;
    line-height: 1;
    font-size: 12px;
    text-transform: auto;
}
.notify.bg-success{
    background-color: #00c851!important;
}
.notify.bg-warning{
    background-color: #fb3!important;
}
.notify.bg-danger{
    background-color: #ff3547!important;
}

/* MOBILE */
@media screen and (max-width:768px){
    /* HEADER */
    .header .navbar-collapse{float: none; text-align: center;}
    /* .header{padding-top: 80px;} */
    .slider .title h1,.video h1, .descricao .title h1, .depoimentos .title h1,.oquevem h1,.depoimentos-videos .title h1,.kits .title h1,.importante h1,.vemNoKit .title h1,.kitsFamily .title h1,.oque .title h1{font-size: 25px;}
    .oquevem img{margin-bottom: 20px;}
    .selos-seguros{text-align: center;}
    .selos-seguros img, .selos-seguros .lock, .selos-seguros .creditcard{display: block;  margin:0 auto 10px;}
    .selos-seguros .col-sm-12{margin-bottom: 20px;}
    .ancoragem .btn{font-size: 20px;}

    .vemNoKit .title h2{margin-bottom: -100px;}

    .oque {padding-top: 60px;}
    .oque .title {margin: 0 auto 40px;}
    .oque img{margin-bottom: 40px; max-width: 200px;}
    .oque p{font-size: 16px; text-align: center;}

    /* COUNTDOWN */
    .countdown h1{font-size: 16px;line-height: .85; text-align: center;}
    .countdown h2{font-size: 25px; float: none; margin: 15px auto 0px; text-align: center;}

    /* KITS */
    .kits .title {margin-bottom: 30px;}
    .kits .content .title h1{font-size: 22px;}
    .kits .content{padding: 20px 0px;}
    .kits .content .ancoragem{padding-bottom: 10px;}
    .kits .content .ancoragem h4 {font-size: 34px;}
    .kits .mais-vendido .title {margin-top: 48px; }
    .kits .content .imagem{margin: 0px;padding-right: 0px;}
    .kits .content .imagem .selo-desconto{top: -10px;left: -10px;width: 70px;height: 70px;}
    .kits .content .imagem .selo-desconto::after{width: 65px;height: 65px;border: 1px dashed #000;}
    .kits .content .imagem .selo-desconto span{font-size: 8px;}
    .kits .content .imagem .selo-desconto .oferta{font-size: 22px;}
    .kits .content .imagem img {width: 100%;}
    .kits .mais-vendido{order: -1; margin-top: 0px;}
    .kits .col-sd-12{margin-bottom: 20px;}
    .kits .content .btn{width: 100%;}
    .kits .price{padding-left: 0px;}
    .kits .content .btn{padding: 16px 10px;}

    .garantia {
        text-align: center;
    }
    .garantia img {
        max-width: 180px;
        margin: 0 0 30px 0;
    }

    .notify {top: auto;bottom: 0;right: 0;width: 100%;border-radius: 0px;text-align: center; margin: 0px;z-index: 999999;}
}
@media screen and (max-width:375px){
    .slider .title h1,.video h1, .descricao .title h1, .depoimentos .title h1,.oquevem h1,.depoimentos-videos .title h1,.kits .title h1,.importante h1,.vemNoKit .title h1,.kitsFamily .title h1, .oque .title h1{font-size: 20px;}
    .slider .title h2,.video h2, .descricao .title h2, .depoimentos .title h2,.oquevem h2,.depoimentos-videos .title h2,.kits .title h2,.importante h2,.importante p,.vemNoKit .title h2,.kitsFamily .title h2, .oque .title h2{font-size: 15px;}

    .slider .selo-desconto {width: 90px;height: 90px;}
    .slider .selo-desconto .oferta {font-size: 33px;}
    .slider .selo-desconto span {font-size: 9px;}
    .slider .selo-desconto::after {width: 80px;height: 80px;border: 1.5px dashed #000;}

    .video h3{font-size: 18px;}

    .kits .content .ancoragem h3, .kits .content .ancoragem h5 {
        font-size: 14px;
    }
    .kits .content .ancoragem h4 {
        font-size: 28px;
    }
}
@media screen and (max-width:320px){
    .kits .content .title h1 {
        font-size: 24px;
    }
    .kits .content .title h2 {
        font-size: 14px;
    }
    .kits .content .ancoragem h4 {
        font-size: 23px;
        margin: 3px 0;
    }
    .kits .content .ancoragem h3, .kits .content .ancoragem h5 {
        font-size: 12px;
    }
}