*{
  margin: 0;
  padding: 0;
}


@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museosans_500-webfont.woff2') format('woff2'),
         url('../fonts/museosans_500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
      font-family: 'Work Sans', sans-serif;
    src: url('../fonts/dienstag-regular-6-webfont.woff2') format('woff2'),
         url('../fonts/dienstag-regular-6-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





body{
  font-family: 'Prompt', sans-serif;
}


.container-video iframe{
  width: 100% !important;
  max-width: 590px;
}

.container{
  max-width: 1200px;
  position: relative;
  box-sizing: border-box;
  padding:0 10px;
  margin: 0 auto;
    /*outline: 1px solid red;*/
}

/* .container::after{
  content: "";
  display: block;
  clear: both;
} */

#box-um{
  height: 517px;
  background: url(../img/bg-box-01-empreender.jpg) no-repeat center center;
}

.renata-franca{
  padding-top: 50px;
  text-align: center;
}
 .renata-franca p{
  color: #8d8b8b !important;
}

.renata-franca video{
  max-width: 550px;
  width: 100%;
}

#box-um .box-conteudo{
  padding-top: 95px;

}



.nossa-historia{
  padding: 50px 0;
  padding-bottom: 0;
}

.cores-pelo-mundo{
  padding-top: 50px;
}

.sub-historia{
  padding-top: 0 !important;
  text-align: center;
  /* padding-bottom: 0 !important; */
}

.cores-pelo-mundo  p{
  min-height: auto;
}

.cores-imgs{
  text-align: center;
}

.cores-imgs img{
  max-width: 500px;
  width: 100%;
}
.box-intro h2{
  color: #fff;
        font-family: 'Prompt', sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 140%;
  padding: 20px 0;
}

.box-texto-um h3 {
    font-size: 35px !important;
    padding-bottom: 20px;
      font-family: 'Prompt', sans-serif;
    font-weight: 500;
    text-align: center;
    color: #164e67;
    
}

.box-itens{
  display: flex;
  flex-direction: column;

}


.box-texto-um .box-item p{
  padding: 20px 0 !important;
  min-height: auto;
  text-align: left;
  max-width: 400px;
}
.box-item{
  display: flex;
  align-items: center;
}

.box-itens img{
  display: block;
  padding-right: 20px;
}

.box-itens img{
  width: 40px;
}

.box-itens p{
  width: 90%;
}

.box-item{
  width: 100%;
}

.box-conteudo{
  min-height: 100px;
  max-width: 600px;
  /*outline: 1px solid purple;*/
}

.box-conteudo::after{
  content: "";
  display: block;
  clear: both;
}




.line{
  padding-bottom: 15px;
  display: block;
  width: 127px;
  margin: 0 auto;
}

.box-texto-um {
  padding: 20px 0;
  padding-bottom: 10px;
  background: #FFF;
}

.box-texto-um h1{
  font-size: 23px;
  text-align: center;
  padding-bottom: 10px;
  background: #FFF;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #000;
    font-family: 'Prompt', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  max-width: 430px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: 20px;
  z-index: 999999;
}

.box-alert-container{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.box-alert{
  text-transform: uppercase;
  width: 80%;
  border: 2px solid #ededed;
  padding: 30px 20px;
  margin-bottom: 20px;
  text-align: center;

}
.box-alert b{
  font-weight: bold;
}
.title-d{
  padding-top: 0px;
}

.title-depoimentos{
    font-size: 23px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  background: #FFF;
  padding-bottom: 10px;
  color: #000;
    font-family: 'Prompt', sans-serif;
}

.box-texto-um h2{
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
        font-family: 'Prompt', sans-serif;
  font-weight: normal;
  text-transform: uppercase;

}

.box-texto-um p{
      font-family: 'Prompt', sans-serif;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
    /* min-height: 140px; */
}

.resultados{
  padding: 30px 0;
}

#box-texto-dois {
  padding: 40px 0;
}

#box-texto-dois h2{
  font-size: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #7f7f7f;
        font-family: 'Prompt', sans-serif;
  font-weight: normal;
}

#box-texto-dois h1 span{
  color: #f26925;
}



#box-texto-dois h1{
  font-size: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #7f7f7f;
        font-family: 'Prompt', sans-serif;
  font-weight: normal;
}

#box-texto-dois h2 span{
  color: #f26925;
}

#box-texto-dois p{
        font-family: 'Prompt', sans-serif;
  font-size: 16px;
  line-height: 150%;
  color: #7f7f7f;
}

#box-dois{
  padding: 10px 0;
  padding-bottom: 20px;
  box-sizing: border-box;
  background: #ededed;
}

#box-dois .box-conteudo{
  padding-top: 0px;
}

#box-dois h2{
  color: #ffd83b;
  font-family: 'museo_sans900';
  font-weight: normal;
  font-size: 38px;
  padding-bottom: 40px;
  text-transform: uppercase;

}

#box-dois p{
        font-family: 'Prompt', sans-serif;
  font-size: 16px;
  line-height: 150%;
  color: #585858;
}


#box-tres{
  background: #4c184e;
  padding: 40px 0;
}

.logo-redonda{
  width: 220px;
  padding: 10px 0;
  float: left;
}

.numeros-5asec{
  float: left;
  max-width: 370px;
  padding-left: 10px;
}

.numeros-5asec img{
   max-width: 100%;
}

#box-quatro{
  color: #4c184e;
        font-family: 'Prompt', sans-serif;
  padding:  40px 0;
}

#box-quatro h2{
  font-size: 30px;
}

#selos{
  padding-top: 20px;
  list-style: none;
}

#selos li{
  width: 47%;
  float: left;
  min-height: 125px;
}

/* SELO DK*/
#selos li img{
  float: left;
  width: 100px;
}

#selos li .pe{
    width: 72px;
    padding-right: 11px;
    padding-left: 20px;
}

#selos span{
  float: left;
  width: 100px;
  font-size: 13px;
  padding-top: 13px;
  padding-left: 10px;
}


#box-cinco{
  height: 515px;
  background: url(../img/bg-box-roxo.jpg) no-repeat center center;
}

#box-cinco{
        font-family: 'Prompt', sans-serif;
  line-height: 150%;
  font-size: 19px;
  color: #FFF;
}

#box-cinco .box-conteudo{
  box-sizing: border-box;
  padding-top: 150px;
} 

.texto-legal{
  font-size: 13px;
  color: #898989;
  text-align: left;
  line-height: 100%;
  padding-top: 5px;
}
/* CSS FORM */

#form-box {
  position: relative;
  z-index: 999;
  height: 0;
}

.right-element{
  width: 360px;
  height: 1px;
  float: right;
  position: relative;
  /*outline: 2px solid black;*/
}


.container-banner{

    width: 100%;
    width: 820px;
    position: relative;
    margin-top: -472px;

}
.container-banner img{
 
  width: 820px;
  
  position: relative;

}


.container-banner-2{
  max-width: 1600px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .container-banner {
 width: 100%;
    overflow: hidden;
    position: relative;
    left: 10px;
    margin-top: -296px;

  }

  .container-banner img{
 
    width: 520px;
  
    position: relative;
  
}

}

@media screen and (max-width: 520px) {
  .container-banner {
 width: 100%;
    overflow: hidden;
    position: relative;
    left: 10px;
    margin-top: -225px;

  }

  .container-banner img{
 
    width: 390px;
  
    position: relative;
  
}

}

.banner{
  background-color: #F37021;
}

.banner img{
  width: 100%;
  display: block;
  max-width: 1030px;
}

.content-form-fixed{
  position: fixed;
  width: 365px;
  top: 0;
  height: 100%;
  /* background: #f36f21; */
  /* outline: 2px solid #acacac; */
      font-family: 'Prompt', sans-serif;
  padding: 20px 0;
  padding-top: 110px !important;
}


#form-box h1{
        font-family: 'Prompt', sans-serif;
  color: #164e67;
  font-size: 18px;
  font-weight: 100;
  padding-bottom: 10px;
  text-align: center;
  padding-top: 20px;
  text-transform: uppercase;
  text-align: left;
  padding: 0 15px;
}

#form-box h2{
  text-align: center;
  font-family: 'Prompt', sans-serif;
  color: #164e67;
  font-size: 13px;
  padding: 0 10px;
  padding-bottom: 15px;


}

#form-box form{
  background: #fcb016;
  color: #164e67 !important;
  margin: 0 15px;
  margin-top: 0;
  /*color: #c7161d;*/
  /* border: 2px solid #ca9c57; */
}




.conntet-form{
  padding: 0 10px;
}
.content-form-fixed select{
  width: 100%;
  font-size: 14px;
  height: 36px;
  background: #000;
  color: transparent;
  margin-top: 0;
  border-radius: none;
  box-sizing: border-box;
  margin-top: 10px;
}

.content-form-fixed input{
  font-size: 14px;
  padding: 7px 5px;
  margin-top: 10px;
  box-sizing: border-box;
  width: 100%;
  background: transparent;
  color: #FFF;
  border-right: 0;
  border-top: 0;
  border-left: 0;
}

.content-form-fixed .title-checkbox{
  font-size: 16px;
}

.content-form-fixed .box-left-form input{
 width: auto;
}

.content-form-fixed .box-left-form label{
font-size: 15px;
top: 1px;
 }

.content-form-fixed .placa{
  margin-top: 0;
}

.content-form-fixed p,.content-form-fixed label{
  padding-top: 6px;
  clear: both;
  position: relative;
  top: 0;
  font-size: 14px;
  clear: both;
      padding-top: 10px;
    padding-bottom: 3px;
}


#rebecerInfos{
  width: 25px;
}


.img-form-top-bottom{
  max-width: 100%;
  padding: 0px 15px;
  box-sizing: border-box;
  display: block;
}

.btn-container{
  /* background: #000; */
  padding: 25px 0;
  padding-top: 10px;
  margin-top: 10px;
}
.btn{
  background: #c99b55;
  padding: 15px;
  display: block;
  width: 80%;
  margin: 0 auto;
  font-size: 18px;
  text-transform: uppercase;
        font-family: 'Prompt', sans-serif;
  color: #FFF;
  cursor: pointer;
  transition: all 300ms ease-out;
}

.content-form-fixed .btn{
  background: #164e67;
  color: #FFF;
  max-width: 180px;
  border: none;
  border: 1px solid transparent;

}
.btn:hover{
  background: #f36f21;
  color: #FFF;
  border: 1px solid #164e67;
}

.btn-footer{
    padding: 15px;
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    text-transform: uppercase;
          font-family: 'Prompt', sans-serif;
    cursor: pointer;
    text-decoration: none;
    display: block;
    width: 280px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    transition: all ease-out 250ms;
    cursor: pointer;
    border: none;
      background: #D7A048;
    color: #FFF;
    clear: both;

}

#box-seis .btn-footer{
    position: relative;
    top: -20px;
}


.btn-box{
  background: #D7A048 !important;
  color: #FFF;
}

.btn-box:hover{
  outline: none !important;
  border: none !important;
}

.btn-footer{
  display: none;
}

.btn-footer:hover{
    /* outline: 3px solid #c99b55; */
}

.content-form-fixed .m50{
  width: 48%;
  float: left;
}

.content-form-fixed .m50.telefone{
  float: right;
}

#cidade{
  float: right;
}

#cidadeFranquia{
  float: right;
}


.foto-box {
  width: 27%;
  float: left;
        font-family: 'Prompt', sans-serif;
  color: #f26925;
}

.foto-box img{
  width: 100%;
  border-top: 5px solid #f26925;
  border-bottom: 5px solid #f26925;
  max-width: 159px;
}


.content-form-fixed .texto-label{
  font-size: 13px;
  position: relative;
  left: -3px;
  top: 0;
}

#footer{
  height: 20px;
  background: #ffd83b;
}

#depoimentos::after{
  content: "";
  display: block;
  clear: both;
}

#depoimentos{

  min-height: 320px;
  position: relative;
  box-sizing: border-box;
  padding: 0 25px;
/*  padding-left: 40px;*/
  margin-bottom: 20px;
}

#depoimentos p{
  font-size: 12px;
  width: 73%;
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  text-align: justify;
}


/* .slick-arrow{
   
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 21px;
  height: 41px;
  background: red;

  border: none;
} */

/* .slick-prev{
  left: 0;
  background: url(../img/seta-prev.jpg) no-repeat center center;
  background-size: 15px;
}

.slick-next{
  right: -0;
  background: url(../img/seta-next.jpg) no-repeat center center;
  background-size: 15px;
} */

.nome-box{
  padding-top: 10px;
}

.content-box-seis{
  width: 100%;
  padding-top: 40px;
}

.seta-lateral{
  width: 30px;
}

@media screen and (max-width: 1140px){

  .content-form-fixed{
    position: fixed;
    width: 370px;
    /* top: 100px; */
    right: 25px;
    /*outline: 1px solid orange;*/
          font-family: 'Prompt', sans-serif;
    padding: 20px 0;

  }

  .texto-label {
    font-size: 12px;
  }

  .btn {
    font-size: 18px;
  }


  .content-form-fixed .texto-label{
    font-size: 11px;
  }

}
@media screen and (max-width: 1040px){

  .content-box-seis{
    width: 100%;
  }

  #depoimentos p{
    width: 100%;
  }

  .box-conteudo{
    width: 500px;
  }

  .box-intro h2 {
    font-size: 32px;
  }

  #box-dois h2 {
    font-size: 36px;
  }

  #box-dois .box-conteudo {
    padding-top: 0;
  }

  .logo-redonda{
   padding-left: 10px;
  }

  .numeros-5asec{
    max-width: 430px;
  }

}

@media screen and (max-width: 946px){



.btn-footer{
  display: block;
}


.content-box-seis{
  width: 100%;
}

.seta-lateral{
  display: none;
}
#form-box {
  height: auto;
}

  #form-box h1 {

    text-transform: uppercase;
  }

  .content-form-fixed{
    position: static;
    padding-top: 20px !important;
  }

  .right-element {
      width: 100%;
      height: auto;
      float: right;
      position: relative;
      /*outline: 2px solid black;*/
  }

  .content-form-fixed{
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
  }

#box-um .box-conteudo { 
    width: 100%;
    max-width: 500px;
  }


  .box-conteudo{
    width: 100%;
    max-width: 100%;
  }


  #nav {
    width: 100%;
  }

  #nav a{
    font-size: 15px;
  }


}




/* Aumenta a fonte  */
@media screen and (max-width: 850px){




}

/* */


@media screen and (max-width: 595px){

  #nav li{
    float: none;
    display: block;
    height: 40px;
  }

    .logo-redonda{
    float: none;
    display: block;
    margin: 0 auto;
  }

  #box-cinco{
  height: auto;
  }

  #box-cinco .box-conteudo{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #depoimentos p{
    width: 100%;
    font-size: 13px;
    text-align: justify;
  }
  
  .btn {
    font-size: 16px;
  }

  .texto-label{
    font-size: 10px;
  }


}

@media screen and (max-width: 495px){

#box-quatro h2{
  text-align: center;
}

#box-quatro p{
  text-align: center;
}

#box-seis{
  text-align: center;
}

#box-seis p {
  padding-top: 10px;
}

#box-texto-dois h2{
  text-align: center;
}

#box-seis h1{
  font-size: 32px;
}
#box-seis h2{
  font-size: 24px;
}

#box-dois{
  height: auto;
  padding-bottom: 20px;
}


  #box-um{
    height: 450px;
  }
  .box-intro h2{
    font-size: 27px;
  }

#box-dois .box-conteudo {
  padding-top: 20px;
}

#box-texto-dois h1{
  text-align: center;
}

.foto-box {
  width: 100%;

  box-sizing: border-box;
  display: block;
  padding-bottom: 10px;
  padding-left: 15px;
}

#depoimentos p {
  width: 100%;
  box-sizing: border-box;

}

#selos li {
    width: 210px;
    float: none;
    min-height: 125px;
    margin: 0 auto;
}

/*SELO MB*/

#selos li img {
  float: none;
  width: 100px;
}

#selos li .pe{
    width: 80px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
}


}

@media screen and (max-width: 450px){

    .box-intro h2{
    font-size: 22px;
  }

  #box-um{
    height: 360px;
    padding-top: 75px;
    background: url(../img/bg-box-01-empreender.jpg) no-repeat center -1px;
  }
  .icon-intro {
    width: 132px;
  }

  .seta{
    width: 11px;
  }

  .icon-01 {
    position: relative;
    top: -82px;
    padding-right: 20px;
    width: 70px;
}

#box-um .box-conteudo {
    padding-top: 35px;
}

#box-dois p{
  font-size: 14px;
}

}

@media screen and (max-height: 790px) and (min-width: 900px){
  .content-form-fixed input {
      font-size: 14px;
      padding: 5px 5px;
      margin-top: 12px;
      box-sizing: border-box;
      width: 100%;
  }

  .content-form-fixed .placa{
    margin-top: 0;
  }

  .content-form-fixed select {
      width: 100%;
      font-size: 14px;
      height: 30px;
      background: #FFF;
      margin: 0;
      border-radius: none;
      box-sizing: border-box;
      margin-top: 10px;
  }

  .content-form-fixed p, .content-form-fixed label {
    padding-top: 0px;
    clear: both;
    position: relative;
    top: 0;
    font-size: 13px;
    clear: both;
        padding-top: 10px;
    padding-bottom: 3px;
  }

  .btn-container {
    padding: 25px 0;
    padding-top: 10px;
    margin-top: 5px;
}

  #cidadeFranquia{
  margin-bottom: 5px;
  }

  #form-box h1 {
  padding-bottom: 3px;
}


}

@media screen and (max-height: 712px) and (min-width: 900px){
  .content-form-fixed {
      top: 85px;

  }

  .btn {
    padding: 8px;
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    text-transform: uppercase;
          font-family: 'Prompt', sans-serif;
    color: #FFF;
    cursor: pointer;
  }
  .btn-container {

    padding: 14px 0;
    margin-top: 5px;
  }

  #form-box form {

    padding-top: 5px;

}

}

.sucesso{
  border: none;
  outline: none;
  cursor: initial;
  font-weight: bold;
}

/* PLANO AUTO */

.box-como-funciona {
  padding-bottom: 20px;
}


.container-text-box{
    width: 435px;
    padding-left: 30px;
    float: right;
    position: relative;
    top: 20px;
}

.box-como-funciona::after{
  content: "";
  display: block;
  clear: both;
}



@media screen and (max-width: 1040px){
  
  .container-text-box{
    width: 334px;
        padding-left: 10px;
  }

}
@media screen and (max-width: 946px){
  
.box-como-funciona img{
  float: left;
}

.container-text-box{
    max-width: 624px;
    padding-left: 10px;
    float: left;
    width: 100%;
    position: relative;
    top: 20px;
}


}

@media screen and (max-width: 796px){
  
.container-text-box{
    max-width: 504px;
}


}

@media screen and (max-width: 676px){
  
.container-text-box{
    padding-bottom: 20px;
    width: 100%;
        max-width: inherit;
}


}



.video-box{
  padding-top: 20px;
}


.videos-depoimentos{
  padding: 30px;
  padding-bottom: 45px;
  box-sizing: border-box;
}

.videos-depoimentos video{
  width: 100%;
}


#box-dois h3{
  text-transform: uppercase;
  color: #464646;
      font-family: 'Prompt';
}

#box-seis{
  padding: 0 0;
  /* padding-bottom: 100px;
  padding-bottom: 70px; */
  background: #FFF;
  text-align: center;
}

#box-seis h1{
  font-size: 38px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #ffd83b;
  font-family: 'museo_sans900';
}

.texto-final{
  color: #d59a3e;
    font-family: 'Prompt', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}

.text-price{
  font-size: 15px;
  vertical-align: super;

}

.number-price{
  font-size: 40px;
}

.cents{
  font-size: 24px;
      vertical-align: text-top;
}

.divisor-price{
  padding: 10px 0;
}

.texto-seta-form {
    font-family: 'Prompt';
    color: #FFF;
    font-size: 21px;
    width: 120px;
    float: right;
}

.seta-form {
    position: absolute;
    top: 40px;
    left: 530px;
}

/*
@media screen and (max-width: 1200px){
  
.seta-form {
    position: relative;
    width: 120px;
    top: 170px;
    left: 11px;
}

}




@media screen and (max-width: 1065px){
  
.seta-form {
    position: absolute;
    width: 110px;
    top: 170px;
    left: 461px;
}

}



@media screen and (max-width: 1065px){
  
.seta-form {
    position: absolute;
    width: 110px;
    top: 170px;
    left: 461px;
}

}


@media screen and (max-width: 1010px){
  
.seta-form {
    position: absolute;
    width: 101px;
    top: 170px;
    left: 411px;
}

}
*/


@media screen and (max-width: 946px){
  
.seta-form {
    display: none;
}

}


.banners-home{
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

/*.banners-home-m{
  display: none;
}
*/
.banner-01{
  background: url(../img/banner-01.jpg) no-repeat center;
  background-size: cover;
    height: 620px;
}
.banner-02{
  background: url(../img/banner-02.jpg) no-repeat center;
  background-size: cover;
    height: 620px;
}
.banner-03{
  background: url(../img/banner-03.jpg) no-repeat center;
  background-size: cover;
    height: 620px;
}

.banners-home-m{
  /* max-height: 460px; */
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 9999999; 
  /* position: relative;
  z-index: 9999999; 
  /*max-width: 1280px;*/
  margin: 0 auto;
  /* background: #ebebeb; */
  /* background: linear-gradient(to left, #ebebeb 50%, #eeeeee 50%); */

}

.banners-home-m img{
  margin: 0 auto;
  display: block;
  max-width: 1380px;
  width: 102%;
  position: relative;
  /* margin-top: -405px;
  position: relative; */
  /* top: -70px; */
}

.banners-home-m{
  position: relative;
}
.banners-home-m:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 315px;
  display: block;
  background:#FFF;
}


.title-metodo{
  text-transform: uppercase;
  font-size: 36px !important;
}

@media screen and (max-width: 1227px){

  .banners-home-m:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 369px;
    display: block;
    background:#FFF;
  }
  
.banners-home{
  display: none;
}

.banners-home-m{
  display: block;
}

.banners-home-m img{
  max-width: 100%;
}


}

.slick-dots{
    width: 180px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 11px;
    z-index: 999999;
}

#depoimentosTexto .slick-dots{
  margin-left: -60px !important;

}

#cursosRenataBLOCK{
  background: #efefef;
  padding-bottom: 60px;
}

#famososBLOCK{
  background: #000;
  padding-bottom: 60px;
}

#famososBLOCK .slick-active button{
  background: #c99b55 !important;
}

#depoimentosBLOCK{
  background: #efefef;
  padding-bottom: 60px;
}

.termos-link{
  color: #FFF;
}

@media screen and (max-width: 600px) {
    #cursosRenataBLOCK{
      background: #efefef;
      padding-bottom: 20px;
    }
    
    #famososBLOCK{
      background: #000;
      padding-bottom: 20px;
    }
    
    #depoimentosBLOCK{
      background: #efefef;
      padding-bottom: 20px;
    }

    #depoimentosFamosos {
      background: #000;
      padding-bottom: 15px;
  }

}

.famosos-container .slick-dots {
  width: 248px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -115px;
  bottom: 11px;
  z-index: 999999;
}


#videosDepoimentos .slick-dots {
  width: 110px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 11px;
  z-index: 999999;
}

.slick-dots li{
  list-style: none;
  display: inline-block;
  margin: 0 5px;
}

.slick-dots li button{
    padding: 0;
    border-radius: 100%;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    outline: none;
    border: none;
    background: #222;
}

.slick-active button{
  background: #d59a3e !important;
}

/* .slick-next{
  display: none !important; 
} */

#header{
  width: 100%;
  z-index: 9999;
  position: relative;
  background: #fcb116;

}

#header .container{
  display: flex;
  justify-content: space-between;
  height: 80px;
}


.bottom-footer{
  width: 100%;
  display: block;
}


.bg-orange{
  background-color: #f36f21;

}

.logos-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logos-header img{
  width:  44%;
}

.container-logo{
  width: 270px;
}
#header .logo{
  display: block;
  margin: 0 auto;
  width: 290px;
  position: absolute;
  top: -11px;
}



.logo{
  padding: 10px 0;
  /* width: 45px; */

}

.texto-logo{
    position: relative;
    top: -30px;
    padding-left: 10px;
}

@media screen and (max-width: 1040px){
  
.texto-logo{
    position: relative;
    top: -30px;
    padding-left: 10px;
    width: 250px;
}

}

#nav{
  position: absolute;
  right: 0;
  top: 37px;
  padding-right: 10px;
}


#nav li{
  list-style: none;
  float: left;
}

#nav a{
    font-family: 'Prompt', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  margin: 0 7px;
  text-decoration: none;
}

#nav b{
  color: #ffd83b;
}


.box-final-cadastro{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background: rgba(0,0,0,0.5) url(../img/bg-final.jpg) no-repeat center center;
  background-size: cover;
}

.header-parabens{
    padding: 10px 0;
    background: rgba(0,0,0, 0.8);
}

.container-hp{
      width: 640px;
    margin: 0 auto;
}

.content-parabens{
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
  color: #c7161d;
  text-align: center;
      font-family: 'Prompt';
}

.content-parabens h1{
  font-size: 45px;
  padding-top: 30px;
}

.content-parabens p{
  padding-top: 10px;
  font-size: 17px;
  padding-bottom: 20px;
}

.content-parabens a{
  padding: 20px;
  display: inline-block;
  background: #c7161d;
  color: #ffd83b;
  outline: 1px solid #ffd83b;
  text-decoration: none;
  text-transform: uppercase;
}


.logo-p{
  padding: 10px 0;
}

.texto-logo-p{
    position: relative;
    top: -10px;
    padding-left: 10px;
}

.show-box{
  display: block;
}


@media screen and (max-width: 915px){
  
#header{
  position: static;
}

}


@media screen and (max-width: 948px){
  
#nav {
    position: static;
    right: 0;
    top: 37px;
    padding-right: 10px;
    padding-bottom: 40px;
}

}


.header-d{
  display: block;
}

.header-m{
  display: none !important;
}


@media screen and (max-width: 620px){

  .box-texto-um .texto-beneficios h3{
    line-height: 120% !important;
    font-size: 31px !important;

  }

  .header-d{
    display: none !important;
  }
  
  .header-m{
    display: block !important;
  }
  

  .logo{
    padding: 15px 0;
    width: 40px;
  }
  

#box-seis{
  padding: 10px;
}

.texto-final{
  font-size: 14px;
}
  .box-texto-um{
    padding-top: 10px;
  }

  .container-hp{
    max-width: 100%;
  }

  .logo-p{
        padding: 10px 0;
    margin: 0 auto;
    display: block;
    width: 250px;
  }

  .texto-logo-p {
    position: static;
    top: 0;
    padding-left: 10px;
    display: block;
    width: 250px;
    padding: 10px;
    margin: 0 auto;
}

.banners-home-m{
  overflow: hidden;
}

.banners-home-m img {
    max-width: 80%;
    left: 0px;
    position: relative;
}

.banners-home-m .renata-foto {
  max-width: 100%;
  left: 0px;
  position: relative;
}
.texto-logo {
    position: relative;
     top: 0px; 
    display: block;
    padding-left: 0;
    padding-bottom: 20px;
    width: 210px
}

.video-box iframe{
  max-width: 100%;
  width: 100%;
}

.divisor-price {
  max-width: 100%;
}

.img-produto-02{
  max-width: 100%;
}

}

.texto-direitos{
  background: #f3f3f3;
  color: #323132;
}

.box-content-famoso img{
  text-align: center;
  margin: 0 auto;
}

.box-content-famoso h2{
  padding-bottom: 0 !important;
}

.container-texto{
  text-align: center;
  margin: 0 auto;
  max-width: 1200px;
  font-size: 14px;
  padding: 15px;
  box-sizing: border-box;
}

.placa{
  text-transform: uppercase;
}

#cursosRenata{
  /* background: #ededed; */
}

.box-texto-um h2{
  text-align: center;
}

.box-content-aluno img{
  border-radius: 140px;
  margin: 0 auto;
  max-width: 180px;

}

.tratamentos-container{
  /* border: 2px solid #c99b55; */
  box-sizing: border-box;
  padding: 20px;
  padding-bottom: 30px;
}

.famosos-container{
  /* border: 2px solid #c99b55; */
  box-sizing: border-box;
  padding: 20px;
  padding-bottom: 30px;
}

.tratamentos{
  text-align: center;
}

.tratamentos img{
  margin: 0 auto;
}

.box-content-video{
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.box-content-video video{
  width: 100%;
}

#cursosRenata .tratamentos p{
  font-size: 18px;
  color: #000 !important;
  text-align: left;
  padding-left: 0;
  box-sizing: border-box;
  padding: 10px;
}

#depoimentosFamosos{
  background: #000;

}


#depoimentosFamosos .title-metodo{
  color: #FFF;
}

#depoimentosFamosos .tratamentos p{
  font-size: 16px;
  color: #000 !important;
  background: #FFF;
  text-align: left;
  padding-left: 0;
  box-sizing: border-box;
  padding: 10px;
}

.title-famoso{
  padding-bottom: 0!important;
  padding-left: 10px;
  font-weight: bold !important;
  text-align: left !important;
  text-transform: capitalize !important;
}

#cursosRenata .box-tratamento{
  max-width: 450px;
}




.box-tratamento{
  max-width: 350px;
  font-size: 20px;
  color: #000;

  box-shadow: 0px 0px 5px #666;
      /* margin-bottom: 20
  px
  ; */
      margin: 15px auto;
}

.box-tratamento p{
  background: #EFEFEF;
}




@media screen and (max-width: 500px) {

  #cursosRenata .box-tratamento{
    max-width: 350px;
  }
  
  .box-tratamento{
    max-width: 320px;
    font-size: 20px;
    color: #000;
  
        box-shadow: 0px 0px 5px #666;
        /* margin-bottom: 20
    px
    ; */
        margin: 15px auto;
  }
}


@media screen and (max-width: 450px) {

  #cursosRenata .box-tratamento{
    max-width: 280px;
  }
  

}

.box-famoso img{
  max-width: 100%;
  width: 100%;
}

.box-famoso{
  max-width: 350px;
  font-size: 20px;
  background: #FFF !important;

      box-shadow: 0px 0px 3px #000;
      /* margin-bottom: 20
  px
  ; */
      margin: 15px auto;
}


@media screen and (max-width: 500px) {
  
.box-famoso{
  max-width: 300px;
  font-size: 20px;
  background: #FFF !important;

      box-shadow: 0px 0px 3px #666;
      /* margin-bottom: 20
  px
  ; */
      margin: 15px auto;
}

}

.box-famoso p{
  color: #FFF !important;
}

.box-tratamento img{
  max-width: 100%;
  width: 100%;
}

.img-tratamento{
  /* border: 5px solid #d7d7d7; */
}

.videos-depoimentos .slick-dots{
  display: none !important;
}



.texto-beneficios{
  padding-top: 0;
}

.precos{
  padding-bottom: 30px;
}

.box-texto-um .texto-beneficios h3{
  /* font-size: 19px; */
  text-align: left;
}

@media screen and (max-width: 620px){

  .box-texto-um .texto-beneficios h3{
    line-height: 120% !important;
    font-size: 31px !important;

  }

}

.box-texto-um .texto-beneficios  p {
  padding: 0 0 16px 0;
  text-align: left;
  font-size: 18px;
  color: #164e67 !important;
}


#box-seis .box-conteudo{
  max-width: 100%;
  width: 100%;

}


@media screen and (max-height: 699px) and (min-width: 800px){
  
  .content-form-fixed {
      top: 0;
  }

}


.termos{
  display: flex;
}

.termos input{
  width: 31px;
}

.modal-container{
  background: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.modal{
  background: #c7161d;
  width: 600px;
  height: 600px; 
}

#boxAlert .cores-pelo-mundo{
  padding-top: 0px;
}



  .viframe{
    max-width: 500px;
    width: 100% !important;
    margin: 0 auto;
    display: block;
  }


  .title-tempo{
    color: #f36f21;
    text-align: left !important;
    font-weight: 500;
    font-size: 33px;
    padding-top: 0 !important;
  }


  .bg-orange .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
  }

  .precos{
    width: 100%;
  }

  @media screen and (max-width: 640px) {
    #header .logo {
      display: block;
      margin: 0 auto;
      width: 180px;
      position: absolute;
      top: -11px;
  }
  }
  @media screen and (max-width: 940px) {
    #form-box form{
      max-width: 440px;

    }

    #form{
      
      max-width: 340px;
    }

    .content-form-fixed {
      max-width: 370px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
  }

  .img-form-top-bottom {
    max-width: 370px;
}
    
  }

  .box-footer-02{
    display: flex;
    align-items: center;
    align-items: center;
  }

.bg-orange .container{
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-footer-logo-01{
    position: relative;
    top: -20px;
  }

  .box-footer-02 img{
    width: 48%;
  }

.sucesso-page{
  padding: 250px 0 ;
}

  .sucesso-page h1{
    color: #164e67;
    text-align: center;
    font-size: 50px;
  }

  @media screen and (max-width: 600px) {
    .sucesso-page{
      padding: 100px 0 ;
    }

    .text-no-mobile{
      display: none;
    }

    
}




#atributos img{
  max-width: 600px;
  width: 100%;
  padding-bottom: 30px;
}

#atributos h1{
    font-size: 35px !important;
    padding-bottom: 20px;
    padding-top: 50px;
    font-family: 'Prompt', sans-serif;
    font-weight: 500;
    color: #164e67;
}


#banner img{
  display: block;
  width: 100%;
  /* max-width: 1920px; */
  max-width: 100%;
}


.slick-prev:before, .slick-next:before{
  font-size: 60px !important;
  display: none !important;
}

.slick-next {
  right: 65px !important;
}

.slick-prev {
  left: 25px !important;
  z-index: 99999;
}


.box-img img{
  display: block;
  border-bottom: 10px solid #fcb016;
  max-width: 600px;
  width: 100%;

}

.min-t{
  font-size: 8px;
}

#banner-c .min-t{
  position: relative;
  top: -20px;
}


/* .slick-prev:before, .slick-next:before{
  font-family: system-ui !important;
} */

#planta img{
  border: 3px solid #fcb016;
  box-sizing: border-box;

}


#planta a:hover img{
  border: 3px solid #000;
  box-sizing: border-box;

}

#planta .box-conteudo{
  margin-top: 30px;
  /* display: flex; */
  justify-content: space-between;
}

#planta .box-conteudo div{
width: 100%;
margin-bottom: 20px;
}

#planta-big{
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(55, 47, 47, 0.5);
  z-index: 99999999;
  width: 100%;
  height: 100%;
}

.box-planta-img img{
  max-width: 1900px; 
  width: 100%; 
}

#planta-big .container{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-all-plantas{
  position: absolute;
  right: 10px;
  margin-top: -20px;
  font-size: 80px;
  line-height: 0;
  transform: rotate(135deg);
  cursor: pointer;
  text-decoration: none;
  color: #000 !important;

}


#planta-big{
  display: none;
}

#planta-big.show-modal{
  display: block;
}

.box-planta-img{
  display: none;
}

@media screen and (max-width: 395px) {
  #header .logo {
    display: block;
    margin: 0 auto;
    width: 120px;
    position: absolute;
    top: -11px;
}

}



.title-ampliar{
    text-align: center;
    color: orange;
    padding-top: 30px;
    padding-bottom: 10px;
    max-width: 600px;
}

.link-whatsapp{
  position: fixed;
    bottom: 10px;
    left: 10px;
    display: block;
}

.link-whatsapp{
  position: fixed;
  bottom: 10px;
  left: 10px;
  display: block;
}