        @font-face {
            font-family: Norwester;
            src: url("../Fontes/norwester.otf");
        }
        
        @font-face {
            font-family: Raleway-Bold;
            src: url("../Fontes/Raleway-Bold.ttf");
        }
        
        @font-face {
            font-family: Raleway-Light;
            src: url("../Fontes/Raleway-Light.ttf");
        }
        
        @font-face {
            font-family: Raleway-Madium;
            src: url("../Fontes/Raleway-Medium.ttf");
        }
        
        @font-face {
            font-family: Raleway-Regular;
            src: url("../Fontes/Raleway-Regular.ttf");
        }
        
        @font-face {
            font-family: Raleway-SemiBold;
            src: url("../Fontes/Raleway-SemiBold.ttf");
        }
        
        body {
            overflow-x: hidden;
            background-color: #f9f9f9;
        }
        
        li {
            color: transparent;
        }
        
        .mySlides {
            max-height: 615px;
            width: 100%;
        }
        
        .lead {
            padding: 20px 0;
            min-height: 100px;
            margin: 0 auto;
            background: #2e2c29;
            width: 100%;
        }
        
        .bannerCab {
            background-image: url("../img/bgcab.jpg");
            background-repeat: space;
            background-size: cover;
            display: block;
            padding-bottom: 2%;
        }
        
        .liftCab {
            width: 80%;
            /* margin-bottom: 10%;

    padding-top: 5%; */
        }
        
        .q10Cab {
            width: 70%;
            padding-top: 32%;
            margin-left: 30%;
        }
        
        .logoIntro {
            width: 100%;
        }
        
        .peleIntro {
            width: 55%;
            padding-top: 5%;
        }
        
        .acompanheIntro {
            width: 100%;
            padding-top: 6%;
        }
        
        .divIntro {
            text-align: center;
            z-index: 10;
        }
        
        .corpoSite {
            background-color: #F9EBD9;
        }
        
        .produtoTroca {
            width: 80%;
        }
        
        #backgroundslider {
            width: 100%;
            transition: 2s;
        }
        
        .email {
            background-color: #3A3A3A;
            padding-top: 1%;
            padding-bottom: 1%;
        }
        
        .divEmail {
            text-align: center;
            padding-top: 1%;
            padding-bottom: 1%;
        }
        
        .divFamosas {
            background-color: #f9f9f9;
            text-align: center;
            padding-bottom: 2%;
            padding-top: 2%;
        }
        
        .produtoLift {
            background-color: #2e2c29;
            padding-top: 1%;
            padding-bottom: 1%;
        }
        
        .prodLift {
            width: 55%;
            margin-top: 25px;
        }
        
        .fotoLift {
            text-align: center;
        }
        
        .alinhamentoQ10 {
            text-align: center;
        }
        
        .produtoQ10 {
            background: url("../img/back gradiente.jpg") no-repeat;
            background-size: cover;
            /* background-color: #FFF; */
            padding-top: 2%;
            padding-bottom: 2%;
        }
        
        .kits {
            background-color: #f9f9f9;
            text-align: center;
            padding-top: 4%;
            padding-bottom: 2%;
        }
        
        .kit {
            width: 70%;
            padding: 3px;
            box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        }
        
        .rodape {
            /* background-color: #3A3A3A; */
            border-top: 1px dotted #a6a6a6;
            color: #333;
            margin-top: 30px;
            font-family: Raleway-Regular;
        }
        
        .videoWrapper {
            position: relative;
            padding-bottom: 56.25%;
            /* 16:9 */
            padding-top: 25px;
            height: 0;
        }
        
        .videoWrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
        
        .duvidasFrequentes {
            background-color: #f9f9f9;
        }
        
        .campoEmail {
            background-color: #f9f9f9 !important;
            width: 75%;
            height: 46px;
            border: 1px solid #bfbfbf;
            font-family: Raleway-Bold;
            border-radius: 5px;
            font-size: 13px;
            padding-left: 10px;
            margin-top: 10px;
        }
        
        .enviar {
            position: relative;
            vertical-align: middle;
            width: 90px;
            line-height: 37px;
            font-family: "Varela Round";
            height: 44px;
            text-transform: uppercase;
            overflow: hidden;
            font-size: 14px;
            font-weight: 600;
            background-color: #ff7700;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            color: #f9f9f9;
            border: 0px solid !important;
        }
        
        .prodCheck {
            width: 90%;
        }
        
        .tituloDourado {
            color: #EFC370;
            font-weight: bold;
            font-size: 60px;
            text-decoration: none;
            cursor: none;
        }
        
        .tituloBranco {
            font-size: 45px;
            color: white;
            padding-bottom: 5%;
            font-family: Norwester;
            position: absolute;
            margin-top: 53px;
        }
        
        .tituloMargin {
            margin-top: 104px;
        }
        
        .videoHelen {
            background-color: #0E0E0C;
            z-index: 3000px;
            position: relative;
            text-align: left;
            color: white;
            padding-top: 30px;
        }
        /* PC */
        
        @media(min-width:768px) {
            .video-js .vjs-big-play-button {
                background-color: red;
                top: 37%;
                left: 37%;
            }
            .videoAjustado {
                width: 561px;
                height: 314px;
            }
            .cssEmail {
                width: 4%;
                margin-bottom: -1%;
            }
            .famosas {
                width: 22%;
                padding: 1%;
                padding-bottom: 2%;
            }
            .kitsMobile {
                display: none;
            }
            #btFundo {
                background-color: transparent;
            }
            .prodQ10 {
                width: 28%;
            }
            .prodBody {
                width: 38%;
            }
            h4 {
                font-family: "Raleway-Regular";
                font-size: 1.5em;
            }
            h1 {
                font-family: "Raleway-Regular";
                font-size: 2.4em;
            }
            h2 {
                font-family: "Raleway-SemiBold";
                font-size: 1.5em;
            }
            p {
                font-family: "Raleway-Regular";
            }
            b {
                font-family: "Raleway-SemiBold";
            }
            .divBotao01 {
                text-align: center;
                margin-left: 3%;
            }
            .divBotao02 {
                text-align: center;
            }
            .tituloVideos {
                text-align: center;
                color: black;
                margin-left: 42%;
                font-size: 3.5em;
                margin-bottom: 1%;
            }
            .cabMobile {
                display: none;
            }
            .carousel-control-prev-icon {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23black' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
            }
            .carousel-control-next-icon {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23black' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
            }
            .rodapeFixo {
                display: none;
            }
        }
        /* PC GRANDE */
        
        @media(min-width:1680px) {
            .bannerCab {
                background-image: url("../img/bgcab.jpg");
                background-repeat: space;
                background-size: cover;
                display: block;
                padding-bottom: 2%;
                background-position-y: 50%;
            }
            .rodapeFixo {
                display: none;
            }
        }
        /*CELULAR*/
        
        @media(max-width:768px) {
            #botaoTeste {
                margin-left: 4%;
            }
            #botaoTeste2 {
                margin-left: 4%;
                border-radius: 10px;
            }
            .kitMob {
                padding: 3px;
                /* padding-bottom: 3px; */
                box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
                -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
                -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
                margin-top: 20px;
            }
            .alinhamentoQ10 {
                text-align: center;
            }
            .produtoQ10 {
                background-image: url("../img/back gradiente.jpg");
                /* background: #f9f9f9; */
                padding-top: 2%;
                background-size: cover;
                background-position-x: 100%;
            }
            .campoEmail {
                background-color: #f9f9f9 !important;
                width: 75%;
                height: 46px;
                border: 1px solid #bfbfbf;
                border-radius: 5px;
                font-size: 13px;
                padding-left: 10px;
                margin-top: 10px;
                margin-left: 3%;
            }
            .enviar {
                position: relative;
                vertical-align: middle;
                width: 150px;
                line-height: 37px;
                height: 44px;
                font-family: "Varela Round";
                text-transform: uppercase;
                overflow: hidden;
                border: 0px solid !important;
                font-size: 14px;
                font-weight: 600;
                background-color: #ff7700;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                color: #F9F9F9;
                border-radius: 5px;
            }
            .rastreio {
                display: none;
            }
            .peleCabecalho {
                display: none;
            }
            .bannerCab {
                display: none;
            }
            .cabMobile {
                background-image: url(../img/cabMobile.png);
                background-size: cover;
                height: 382px;
                background-repeat: no-repeat;
            }
            .fotoCab {
                width: 100%;
            }
            .video-js .vjs-big-play-button {
                background-color: red;
                top: 37%;
                left: 37%;
            }
            .videoAjustado {
                height: 182px;
                width: 100%;
            }
            .famosas {
                width: 32%;
                padding: 1%;
                padding-bottom: 3%;
                margin-top: 1%;
            }
            .cssEmail {
                width: 4%;
                margin-bottom: -1%;
            }
            .kitsMobile {
                background-color: #f9f9f9;
                text-align: center;
                padding-top: 10%;
                padding-bottom: 3%;
            }
            .kitMob {
                width: 80%;
                padding-bottom: 10%;
            }
            .campoEmail {
                background-color: #f9ebd9;
                width: 90%;
                height: 40px;
                border-style: groove;
                border: 0px;
                text-align: center;
                margin-bottom: 6%;
                border-color: black;
            }
            .prodQ10 {
                width: 28%;
            }
            .prodBody {
                width: 38%;
            }
            h4 {
                font-family: "Raleway-Regular";
                font-size: 1.5em;
            }
            h1 {
                font-family: "Raleway-Regular";
                font-size: 2em;
            }
            h2 {
                font-family: "Raleway-SemiBold";
                font-size: 1.5em;
            }
            p {
                font-family: "Raleway-Regular";
                font-size: 1.3em;
            }
            b {
                font-family: "Raleway-SemiBold";
                font-size: 1.3em;
            }
            .divBotao01 {
                text-align: center;
            }
            .divBotao02 {
                text-align: center;
                padding-top: 5%;
            }
            .tituloVideos {
                margin-left: 32%;
            }
            body {
                overflow-x: hidden;
            }
            .r1 {
                font-size: 12px;
            }
            .pergunta {
                font-size: 12px;
            }
            .rodapeFixo {
                background-color: black;
                bottom: 0;
                position: fixed;
                width: 100%;
                padding-right: 5%;
                padding-left: 5%;
                padding-bottom: 2%;
                padding-top: 2%;
            }
        }
        /* BOTÃO */
        
        .button a {
            color: #f9f9f9;
            font-family: "Varela Round";
        }
        
        .button .mask {
            background-color: #ff7700;
            ;
            background-color: rgba(255, 255, 255, 0.5);
            height: 100px;
            position: absolute;
            transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
            transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
            width: 265px;
        }
        
        .button .shift {
            display: inline-block;
            transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
        }
        
        .button:hover {
            background-color: rgba(255, 255, 255, 0.05);
            border-color: #ff7700;
            box-shadow: 0 0 5px rgba(255, 245, 245, 0.8);
            transition: background 0s;
        }
        
        .button:hover a {
            color: #ff7700;
        }
        
        .button:hover .mask {
            background-color: #ff7700;
            transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
        }
        
        .button:hover .shift {
            transform: translateX(5px);
        }
        
        .button:active {
            background-color: #ff7700;
        }
        /* .button:active a {

    color: #202020;

} */
        /* body.show {

    background-color: #282828;

} */
        /* .button:hover {

	background-image: url('http://cuinine.com/img/codepen/savvy.jpg');

	background-position: center center;

	background-repeat: no-repeat;

	background-size: cover;

} */
        
        .botao01 {
            /* margin-left: 95px;

    width: 89%;

    margin-top: -114px; */
            position: relative;
            margin-top: -90px;
            margin-left: 70px;
            width: 350px;
        }
        /* PC */
        
        @media(min-width:768px) {
            .video-js .vjs-big-play-button {
                background-color: red;
                top: 37%;
                left: 37%;
            }
            .button {
                border: 1px solid #f9f9f9;
                cursor: pointer;
                letter-spacing: 0.05rem;
                overflow: hidden;
                width: 50%;
                margin-top: 1%;
                padding: 5px;
                position: relative;
                border-radius: 10px;
                background-color: #ff7700;
                text-align: center;
                text-transform: uppercase;
                white-space: nowrap;
                transition: background 5s cubic-bezier(0.19, 1, 0.22, 1), border 1s cubic-bezier(0.19, 1, 0.22, 1), color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
                user-select: none;
            }
        }
        /*CELULAR*/
        
        @media(max-width:768px) {
            .video-js .vjs-big-play-button {
                background-color: red;
                top: 37%;
                left: 37%;
            }
            .button {
                border: 1px solid #f9f9f9;
                cursor: pointer;
                letter-spacing: .2125rem;
                overflow: hidden;
                width: 92%;
                margin-bottom: 2%;
                margin-top: 3%;
                background-color: #ff7700;
                border-radius: 10px;
                padding: 15px;
                position: relative;
                text-align: center;
                text-transform: uppercase;
                white-space: nowrap;
                transition: background 5s cubic-bezier(.19, 1, .22, 1), border 1s cubic-bezier(.19, 1, .22, 1), color .6s cubic-bezier(.19, 1, .22, 1);
                user-select: none;
            }
        }