@font-face {
    font-family: 'museo_sans700';
    src: url('../fonts/museosans_0-webfont.woff2') format('woff2'),
         url('../fonts/museosans_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museosans-webfont.woff2') format('woff2'),
         url('../fonts/museosans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans300';
    src: url('../fonts/museosans-300-webfont.woff2') format('woff2'),
         url('../fonts/museosans-300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@400;500;700&display=swap');
a, a:hover{ text-decoration: none; }
body{ background-color: #D9D9D9 !important;}
article,
header,
footer{
    width: 100%;
    float: left;
}
header{
    position: relative;
    overflow: hidden;
}
header .container{
    position: relative;
    z-index: 2;
}
header{
    background: url(../images/bg-capa.png) no-repeat center top #D9D9D9;
   /* background-size: cover !important;
    -webkit-background-size: cover !important;*/
    padding: 130px 0 50px 0;
}
header h1, .parabens h1{
    width: 825px;
    height: 180px;
    margin-bottom: 70px;
    float: right;
    text-indent: -50000px;
    background: url(../images/logo.svg) no-repeat center;
}
.vendas-intro {
    padding-bottom: 90px;
    padding-top: 100px;
}
.vendas-intro h1{
    width: 480px !important;
    margin-right: 30px;
   
}
.vendas-intro p{
    font-size: 24px;
    color: #fff;
}
.vendas-intro p b{
    color: #00F2BC;
    font-weight: 700;
}
header h2{
    color: #fff;
    font-size: 24px;
    margin-bottom: 40px;
    font-family: 'Exo', sans-serif;
    font-weight: 500;
    letter-spacing: -0.5px;
}
header h2 b{
    color:#05CEA1;
}
header p{
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    color: #fff;
}
header h3{    
    color: #05CEA1;
    font-size: 24px;
    margin-bottom: 0px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    margin-top: 30px;
}
header .elemento-capa-1{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -736px;
}
.form, #_form_1_{
    margin-top: 80px;
}
.form p, #_form_1_ p{
    color: #000;
    font-size: 24px;

}
.participar{
    background: #05CEA1;
    padding:18px 40px ;
    font-size: 24px;
    color: #ffffff !important;
    float: left;
    border-radius:15px;
    font-family: 'museo_sans700';
    border: none;
    margin-top: 15px;
    width: 100%;
}
.form .form-control{
    height: 70px;
    padding-left: 25px;
    border-radius:15px;
    font-family: 'Exo', sans-serif;
}
.form-floating>label{
    font-size: 20px;
    padding: 15px 25px;
}
.form-check-label{
    font-size: 13px;
    font-family: 'Exo', sans-serif;
    color: #000;
}
.elemento-rodape{
    position: absolute;
    z-index: 1;
    width: 480px;
    bottom: 0;
    left: 50%;
    margin-left: 650px;
}

.botao-participa{
    background: #05CEA1;
    padding:40px 50px ;
    font-size: 30px;
    color: #ffffff !important;
    float: left;
    border-radius: 30px;
    font-family: 'museo_sans700';
    position: absolute;
    z-index: 2;
    margin-top: 35px;
    box-shadow: 0px 0px 31px #00000054;
}
.botao-participa span, .botao-participa-2 span{
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 15px;
    background: url(../images/icone.svg) no-repeat center;
}
.botao-participa-2 span{
    width: 72px;
    height: 72px;
    margin-top: 5px;
}
.botao-participa:hover, .botao-participa-2:hover{
    background: #03a783;
}
.botao-participa-2{
    background: #05CEA1;
    padding:40px 50px ;
    font-size: 35px;
    color: #000000 !important;
    float: left;
    border-radius: 30px;
    font-family: 'Exo', sans-serif;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    z-index: 2;
    box-shadow: 0px 0px 31px #00000054;
}
.parabens{
    width: 100%;
    height: 100%;
    float: left;    
    background: url(../images/bg-capa.png) no-repeat center top #D9D9D9;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    padding: 90px 0 50px 0;
    overflow: hidden;
    position: relative;
}
.parabens .container{
    position: relative;
    z-index: 3;
}
.parabens h2{
    color: #ffffff;
    font-size: 35px;
    text-align: center;
    font-family: 'museo_sans700';
}
.parabens h3{
    color: #05CEA1;
    font-size: 29px;
    text-align: center;
    font-family: 'museo_sans700';
}
.parabens p{
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-family: 'museo_sans500';
}
.seg-progress {
    padding: 15px;
    border: 1px solid #03a783;
    border-radius: 50px;
}
.progress-bar{ background-color: #05CEA1 !important;}
.progress{
    border-radius: 50px;
    height: 50px;
    background: transparent;
}
.progress span{
    text-align: right;
    font-size: 35px;
    float: right;
    margin-left: 15px;
    color: #ffffff;
    font-family: 'museo_sans700';

}
.sobre{
    width: 100%;
    float: left;
    padding: 70px 0 100px 0;
    background:#4A5855;
}
.sobre h2{
    color: #05CEA1;
    font-size: 48px;
    line-height: 55px;
    font-family: 'museo_sans700';
}
.sobre p b{
    font-family: 'museo_sans500';
}
.sobre p{
    color: #fff;
    font-size: 23px;
    font-family: 'museo_sans300';
}
.quem-somos{
    width: 100%;
    float: left;
    background:#D9D9D9;
    position: relative;
    padding: 80px 0 0 0;
    overflow: hidden;
}
.quem-somos h2{
    color: #4A5855;
    font-size: 48px;
    font-family: 'museo_sans700';
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.quem-somos p{
    color: #4A5855;
    font-size: 16px;
    font-family: 'museo_sans500';
    line-height: 23px;
    position: relative;
    z-index: 2;
}
.quem-somos figure{
    width: 70%;
    position: absolute;
    left: 50%;
    height: 100%;
    background: url(../images/thamylon-1.jpg) no-repeat top left;
    top: 0px;
    margin-left: -200px;
    margin-bottom: 0;
    z-index: 1;
}
.videos{
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #05CEA1;
}
.videos h2{
    color: #ffffff;
    font-size: 30px;
    font-family: 'museo_sans700';
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.videos figure{
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}
.videos h3{
    color: #000000;
    font-size: 20px;
    font-family: 'museo_sans700';
    text-align: center;
    margin-bottom: 20px;
}
.videos .item-video{
    width: 100%;
    float: left;
    padding: 15px;
    margin: 0 ;
    min-height: 370px;
    overflow: hidden;
    border-radius: 20px;
/*    background: url(../images/detalhe-videos.svg) no-repeat bottom left;*/
    background-size: cover !important;
    -webkit-background-size: cover !important;
    border: 2px solid #ffffff9e;
}

.owl-carousel .owl-dots {
    text-align: center;
    padding-top: 30px;
}
.owl-carousel .owl-dot.active span{
    background:#00AD86;
}
.owl-carousel .owl-dot span{
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 15px;
    background: #ddd;
    margin-right: 8px;
}
.owl-carousel .owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -10px;
}
.owl-carousel .owl-nav .owl-next{
    width: 25px;
    height: 43px;
    right: 0;
    margin-right: -50px;
    position: absolute;
    text-indent: -5000000px;
    background: url(../images/proximo.svg) no-repeat center !important;
}
.owl-carousel .owl-nav .owl-prev{
    width: 25px;
    left: 0;
    margin-left: -50px;
    height: 43px;
    position: absolute;
    text-indent: -5000000px;
    background: url(../images/anterior.svg) no-repeat center !important;
}
.videos p{
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: 'museo_sans500';
}
.segura-box-4{
    width: 100%;
    float: left;
    background: #4A5855;
    padding: 50px 0;
}
.segura-box-4 p{
    color: #fff;
    font-size: 20px;
    font-family: 'museo_sans300';
    line-height: 30px;
}
.segura-box-4 h2{
     font-size: 48px;
    color:#00F2BC;
    font-family: 'museo_sans700';
    margin-bottom: 45px;
}
.owl-carousel.owl-drag .owl-item{
    padding: 0 20px;
}
.popup{
    z-index: 8888;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    padding-top: 15%;
    background: #000000a6;
}
.alert{
    padding: 40px 40px;
    font-size: 24px;
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 15px;
    font-family: 'museo_sans700';
    border: none;
}
/*RODAPE*/
footer{
    padding:  40px 0;
    background: #D9D9D9;
}
footer p{
    font-size: 13px;
    font-family: 'museo_sans300';
    color: #000000;
    margin-bottom: 0;
    line-height: 20px;
}

/*Venda*/
.curso{
    width: 100%;
    float: left;
    padding: 70px 0 100px 0;
    background: #4A5855;
}
.curso h2{
    color: #05CEA1;
    font-size: 48px;
    line-height: 55px;
    font-family: 'museo_sans700';
}
.item-l{
    border: 2px solid #00F2BC;
    width: 100%;
    height: 100%;
    padding: 40px;
    float: left;
    border-radius: 30px;
}
.item-l p{
    font-size: 24px;
    color: #fff;
    line-height:30px;
    font-family: 'museo_sans300';
    margin-bottom: 0;

}
.botao{
    background: #ffffff;
    padding: 40px 30px;
    font-size: 24px;
    color: #4A5855 !important;
    float: left;
    border-radius: 8px;
    font-family: 'museo_sans700';
    line-height: 24px;
    z-index: 2;
    box-shadow: 0px 0px 31px #00000054;
    margin-top: -65px;
    position: relative;
    margin-bottom: 60px;
}
.botao span{
    width: 40px;
    height: 45px;
    float: left;
    margin-right: 15px;
    background: url(../images/icone-v.png) no-repeat center;
}
.segura-box-5{
    width: 100%;
    float: left;
    padding: 0px 0 60px 0;
    background: #00AD86;
}
.segura-box-5 p{
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 26px;
}
.segura-box-5 h2{
    font-size: 48px;
    color: #ffffff;
    font-family: 'museo_sans700';
}
.bonus{
    background: url(../images/bg-bonus.jpg) no-repeat center top;
    width: 100%;
    float: left;
    padding: 40px 0 60px 0;
}
.bonus h2{
    font-size: 48px;
    color: #394542;
    font-family: 'museo_sans700';
    margin-bottom: 45px;
}
.bonus h3{
    font-size: 16px;
    color: #394542;
    font-family: 'Exo', sans-serif;
    margin-bottom: 0;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.bonus p{
    font-size: 20px;
    color: #394542;
    font-family: 'Exo', sans-serif;
    margin-bottom: 0;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.bonus figure{
    text-align:center;
}
.depoimentos{
    background: #fff;
    padding: 80px 0;
    width: 100%;
    float: left;
}
.depoimentos h2{
    font-size: 48px;
    color: #394542;
    font-family: 'museo_sans700';
    margin-bottom: 45px;
}
.depoimentos h3{
    font-size: 26px;
    color: #394542;
    text-align: center;
    margin-bottom: 0;
    font-family: 'museo_sans300';
}
.depoimentos p{
    font-size: 15px;
    color: #394542;
    text-align: center;
    margin-bottom: 0;
    font-family: 'museo_sans500';
}
.depoimentos figure{
    border-radius: 15px;
    overflow: hidden;
}
.segura-box-6{
    padding: 60px 0 100px 0;
    background: #4A5855;
    width: 100%;
    float: left;
}
.segura-box-6 h2{
    color: #00F2BC;
    font-size: 30px;
    text-align: center;
    font-family: 'museo_sans500';
    margin-bottom: 35px;
    line-height:32px;
}
.segura-box-6 p{
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-family: 'museo_sans300';
    margin-bottom: 35px;
    line-height:32px;
}
.segura-box-6 p b{
    background: #00AD86;
    font-family: 'museo_sans500';
    padding:0 8px;
}
.segura-box-7 .botao-participa-2{
    position: relative;
    margin-top: -180px;
    margin-bottom: 50px;
}
.segura-box-7{
    padding: 100px 0 100px 0;
    width: 100%;
    float: left;
    position: relative;
    z-index: 88;
}
.segura-box-7 h2{
    font-size: 36px;
    color: #000;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
}
.segura-box-7 p{
    color: #000;
    font-size: 26px;
    text-align: center;
    font-family: 'Exo', sans-serif;
    line-height:26px;
    margin-bottom: 35px;
}
.segura-box-7 img{
    margin-right: 12px;
}
.segura-box-7 h3{
    font-size: 31px;
    color: #394542;
    font-family: 'Exo', sans-serif;
    margin-bottom: 30px;
    text-align: center;
}
.segura-box-7 h3 b{
    position: relative;
}
.segura-box-7 h3 i{
    background: #FF0000;
    width: 100%;
    height: 2px;
    float: left;
    position: absolute;
    top: 20px;
}
.item-botao{
    position: absolute;
    bottom: -160px;
}
.botao-valor-3{
    box-shadow: 0px 0px 31px #00000054;
    margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}
.botao-valor-3 span{
    background: #fff;
    padding: 21px 45px;
    font-size: 75px;
    color: #394542;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    float: left;
    line-height: 50px;
    border-radius: 10px 0 0 10px;
}
.botao-participa-3{
    width: 340px;
    background: #00AD86;
    padding:40px 30px ;
    font-size: 30px;
    color: #fff !important;
    float: left;
    line-height: 37px;
    letter-spacing:-2px;
    border-radius: 0 10px 10px 0;
   
}
.botao-participa-3 b{
    width: 100%;
    float: left;
    font-size: 50px;
}
.t2{
    background: #fff !important;
    padding-top: 160px;
    padding-bottom: 100px;
}
.t2 figure{
    background: url(../images/thamylon-1-1.jpg) no-repeat top left  !important;
   
}
.elem1{}
.elem2{
    display: none !important;
}
/*Aviso de Cookies*/

.box-cookies.hide {
    display: none !important;
  }
  
  .box-cookies {
    position: fixed;
    background: #fffffff2;;
    width: 90%;
    margin-left: 5%;
    z-index: 999999999999998;
    bottom: 10px;
    display: flex;

    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
    border: solid 1px #eeeeee;
  }
  
  .box-cookies .msg-cookies {
    
    font-size: 15px;
    color: #333;   
    line-height: 22px;
    margin: 0;
    padding: 15px;
  }
  .box-cookies .btn-cookies{
    margin: 15px;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .box-cookies .btn-cookies {
    background:#05CEA1;
    cursor: pointer;
    align-self: normal;
    font-weight: 800;
   
  }

  @media screen and (max-width: 600px) {
    .box-cookies {
      flex-direction: column;
    }
  } 

  /*MEDIA*/  

@media (max-width: 1400px){ }

@media (max-width:1200px) { 
    .form p{ text-align: center;}
    header .elemento-capa-1{ position: relative; margin-left: 0; left: 0;}   
    .elemento-rodape{ width: 400px; margin-left: 350px;}
    header { padding-top: 90px;}
    .vendas-intro h1{ margin-right: 0;}
    .botao-participa-2{ padding: 40px 30px;}
    .elem1{ display: none !important;}
    .elem2{ display: block !important;}
    .vendas-intro p{ color: #000;}
    .vendas-intro p b{ color:#05CEA1}
}
@media (max-width:990px) { 
 
    .sobre h2, .curso h2 { font-size: 40px; line-height: 42px;}
    .sobre p{ font-size: 20px;}
    .vendas-intro h1{ margin-bottom: 20px;}  
   
    .botao-participa-3{ width: 100%; border-radius: 0; padding: 25px;}
    .botao-valor-3 span  { width: 100%; font-size: 50px;}
    .item-botao{ position: relative; bottom: 0;}
    .segura-box-7{ padding-bottom: 60px;}
    .t2{ padding-top: 30px; padding-bottom: 0;}
    .botao-participa-2{ font-size: 25px; line-height: 25px;  padding: 25px 30px;}
    .botao-participa-2 span {
        width: 45px;
        height: 45px;
        margin-top: 0px;
    }    
     .segura-box-7 h3 span, .segura-box-7 h3{ width: 100%; float: left;}
    .botao-valor-3 span { padding: 21px 67px;}
    .t2 figure{  background: url(../images/thamylon-2-2.jpg) no-repeat center top !important;}
    .quem-somos figure{  position: relative;  width: 100%; height: 600px; left: 0; margin-left: 0; margin-top: -100px; background-size: cover !important; -webkit-background-size: cover !important; background: url(../images/thamylon-2.jpg) no-repeat center top;}
}
@media (max-width: 768px) {    
    .botao-participa{ width: 92%; }
    .botao-participa span { width: 27px;  height: 27px; margin-top: 15px;}
    .botao-participa{ font-size: 20px;}
    .owl-carousel.owl-drag .owl-item{ padding: 0 6px;}
    header h1{ margin-bottom: 0;}
    .participar { font-size: 20px;}
    header, .parabens{ padding-top: 0;}
    .quem-somos figure { height: 300px; margin-top: -80px;}
    .elemento-rodape { width: 200px; margin-left: 71px; }
    .parabens h1{ margin-bottom: 0;}
 }
@media (max-width: 450px) {
    .botao-participa{ padding:30px 20px;}
    .quem-somos h2, .depoimentos h2{ font-size: 40px; text-align: center;}
    .owl-carousel.owl-drag .owl-item{ padding: 0 10px;}
    .sobre h2, .curso h2 { font-size: 28px; line-height: 37px;}
    .form p{ font-size: 20px;}
 }