/*------------------------datos fijos------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  line-height: initial;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; 
}
.banner-cont{
  margin: 0 165px 0 0;
}
.justify-right,
.justify-right .hora,
.justify-right .b-btn,
.justify-right .b-tt{
  justify-content: right;
}
.justify-right h2{
  text-align: right;
}
.justify-right img{
  margin-left: auto;
}
.img-banner{
  display: block;
  margin: 0 0 30px;
}
.fyh{
  border: 1px solid #fff;
  padding: 10px;
}
.ver{
  display: none;
}
.sub-t{
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #666;
  text-align: center;
}
.text-center{text-align:center;}
.m-aut{
  margin: 0 auto;
}
.bg-w{
  background-color: #fff;
}
.p-top{
  padding: 40px 0 0;
}
.p-bot{
  padding: 0 0 40px;
}
.tt-tema{
  font-size: 35px;
  color: #00abfa;
  font-weight: 700;
  margin: 0 0 40px;
}
.temas{
  width: 95%;
  display: flex;
  flex-direction: column;
  margin: 15px auto 30px;
}
.temas div{
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.temas div p{
  font-size: 26px;
  font-weight: 500;
  color: #666;
  padding: 0 5px 25px;
  text-align: left;
  width: 85%;
}
.temas div img{
  width: 45px;
  height: 45px;
  margin-right: 15px;
  position: relative;
  top: -13px;
}
.color-gris-m{
  color: #454545;
}
.img-expl{
  width: 100px;
  display: block;
  margin: 12px auto 0;
}
.borde{
  background: linear-gradient(to right, #00a4f2,#007bff );
  border-radius: 5px;
  width: 75%;
  margin: 0 auto 15px;
  padding: 1px;
}
.borde>.cont-exc{
  background: #fff;
  border-radius: 5px;
  position: relative;
  padding: 10px;
}
.borde>.cont-exc>span{
  font-size: 18px;
  color: #505050;
  font-weight: 400;
} 
.borde>.cont-exc>img{
  position: absolute;
  left: -7px;
  top: -3px;
  height: 45px;
}
body {
  line-height: 20px;
  font-family: Josefin Sans;
  font-weight: 300;
  font-size: 15px;
  background-color: #F6F6F6; }

html {
  font-family: Josefin Sans;
  background-color: #F6F6F6; }

.bg_blanco {
  background-color: #fff; }

.bg_azul {
  background: #00acfb; }

.bg_gris{background: #4f5258;}

.pie {
  background: #000;
  color: #fff;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  font-weight: 500; }

.TittleCursoVirtual {
  font-weight: 500 !important;
}
.sin_m {
  margin: 0px; }

.sin_p {
  padding: 0px; }

.center {
  margin: auto;
  float: none;
  display: table; }

.boton {
  margin: auto;
  display: table;
  background: #FDBE00;
  cursor: pointer;
  border: none;
  color: #151515;
  text-transform: uppercase;
  font-weight: 900;
  border-radius: 50px;
  padding: 15px 40px 12px 40px;
  font-size: 25px; }
  .boton:hover {
    background: #BC8F06; }
  .boton:focus {
    outline-color: #245B9A; }

  
  .color-azul-oscuro{
    color: #003488 ;
  }
  .color-blanco{
    color: #fff;
  }

  .banner-footer .boton{
      background: #FDBE00;
      cursor: pointer;
      border: none;
      color: #003488;
      font-weight: 900;
      border-radius: 35px;
      font-size: 19px;
      width: 35%;
      margin: 0.5% 0%;
  }
  .banner-footer{
    background: url('../img/banner.jpg');
    background-size: cover;
    background-position: 100%;
    padding: 2% 0;
  }
  .banner-footer .logo{
    width: 250px;
    margin: 0 0 30px auto;
  }
  .banner-footer .punto{
    width: 30px;
    height: 30px;
    margin-right: 50px;
  }

  .banner-footer h4{
    font-weight: 400;
    font-size: 30px;
    color: #fff;
  }

  .banner-footer b{
    font-weight: bold;
  }
  .banner-footer h2{
    font-size: 52px;
    margin: 0 0 30px;
    padding: 0 0 20px;
  }
  .banner-footer h2 span{
    font-size: 45px;
    font-weight: 300;
  }
  .banner-footer p{
    color: #004e9e;
    font-size: 50px;
    font-weight: 500;
    margin: 0 0 20px;
  }
  .hora{
    margin: 0 0 30px;
  }
  .banner-footer .hora img{
    width: 45px;
    height: 35px;
    display: block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #0352a7;
  }
  .banner-footer .hora h5{
   font-size: 28px;
   padding: 0 0 4px 0;
  }

  .banner-footer .hora .raya{
    border-left: solid #fff 1px;
  }


  .font-btn{
    margin: 30px auto;
    font-size: 20px !important;
    padding: 15px 20px 12px 20px !important;
  }

#modal_favor {
  z-index: 100000; }

.temas div button{
  display: none;
}

#tema {
  padding-top: 3.5%;
  color: #505050;
  padding-bottom: 5%; }
  #tema .title {
    padding-right: 3%; }

    .font-weight-intermedio{
      font-weight: 700 !important;
    }
    .font-weight-intermedio-1{font-weight: 400;}

    #tema .title h2, .confiar .cont-titulo h2 {
      font-size: 30px;
      font-weight: 700;
      padding-bottom: 50px;
      text-align: center; }

    #tema .title h4{
      font-size: 28px;
      font-weight: 300;
      text-align: center;
      padding-bottom: 3%; }

    #tema .title h4 b{
      font-weight: bold !important;
    }

    #tema .title h3 {
      font-size: 30px;
        line-height: 38px;

      font-weight: 700;
      padding-bottom: 3%;
      color: #16A1FB;
      padding-right: 3%;}

  #tema .cont_temas {
    padding-right: 3%;
    color: #B5B5B5; 
    text-align: center;
  }
  #tema .cont_temas .num_tema{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }

    #tema .cont_temas .cont_tema {
      background-color: #fff;
      box-shadow: 5px 4px 6px -1px rgba(177, 177, 177, 0.45);}

      #tema .cont_temas .img-1{
        background: url('../img/cuadro-1.png') no-repeat;
        background-size: cover;
        margin-bottom: 5%;
      }

      #tema .cont_temas .img-2{
        background: url('../img/cuadro-2.png') no-repeat;
        background-size: cover;
        margin-bottom: 5%;
      }

      #tema .cont_temas .img-3{
        background: url('../img/cuadro-3.png') no-repeat;
        background-size: cover;
        margin-bottom: 5%;
      }

      #tema .cont_temas .img-4{
        background: url('../img/cuadro-4.png') no-repeat;
        background-size: cover;
        margin-bottom: 5%;
      }

      #tema .cont_temas h2{
        color: #fff;
        font-size: 28px;
        font-weight: 400;
        margin: 2% 0 1% 2%;
      }
      #tema .cont_temas .txt-4{
        margin:0 !important;
        padding: 0;
      }

      #tema .cont_temas h3{
        color: #fff;
        font-size: 28px;
        font-weight: 400;
        margin: 2% 0 1% 5%;
      }

      #tema .cont_temas .cont_tema span {
        font-size: 45px;
        font-weight: 700;
        color: #505050; }
      #tema .cont_temas .cont_tema label {

      font-size: 26px;
      line-height: 35px;
        color: #16A1FB;
        font-weight: 700;
        padding-right: 2%; }
      #tema .cont_temas .cont_tema label.aprendera{
        color: #505050b0 !important;
        font-weight: 600 !important;
      }
      #tema .cont_temas .cont_tema ul {
        color: #949494;
        font-weight: 400;
        font-size: 23px;
        padding-top: 10px;
        padding-right: 30%;
        list-style: circle; }
        #tema .cont_temas .cont_tema ul li {
          padding-bottom: 10px;
          line-height: 30px; }
  #tema .cont_reglas {
    margin-bottom: 3.3%;
    color: #B5B5B5;
    background-color: #fff; }
    /* #tema .cont_reglas .posi_reg {
      position: relative;
      top: 46%;
      transform: translateY(-50%); } */
    #tema .cont_reglas .cont {
      text-align: center; }
      #tema .cont_reglas .cont label {
        font-size: 20px;
        font-weight: 300;
        padding: 20px 40px; }
        #tema .cont_reglas .cont h3{
          font-size: 27px;
          line-height: 38px;
          font-weight: 300;
        }
        #tema .cont_reglas .cont label span {
          font-size: 30px;
          font-weight: 700;
          color: #505050; }
      #tema .cont_reglas .cont hr {
        margin: 0 10%;
        background-color: #CECECE;
        height: 1px; }
.aprenda-m{
  padding-bottom: 5%;
}
#expertos {
  padding-bottom: 5%; }
  #expertos .title {
    text-align: center; }
    #expertos .title h2 {
      font-size: 55px;
      font-weight: 700;
      padding-bottom: 2%;
      color: #505050; }

      #expertos .title h1{
        font-size: 42px;
        line-height: 120%;
        font-weight: 400;
      }


  #expertos .cont_expert {
    color: #fff;
    padding-top: 2%;
    }
    #expertos .cont_expert .cont_1 {
      padding-bottom: 10%; }
    #expertos .cont_expert .empre, #expertos .cont_expert .expo {
      margin: 0 2%;
      background-color: #007DFE !important;
      height: 100%;
      padding: 5% 8%; }
    #expertos .cont_expert p, #expertos .cont_expert li {
      font-size: 22px;
      line-height: 30px; }
    #expertos .cont_expert .empre img {
      padding-bottom: 8%;
      width: 40%;}
    #expertos .cont_expert .expo .cont_img {
      position: absolute;
      top: -100px;
      left: 0; }
      #expertos .cont_expert .expo .cont_img img {
        width: 21%;}
    #expertos .cont_expert .expo .cont_expo {
      padding-top: 15%; }
      #expertos .cont_expert .expo .cont_expo h2, #expertos .cont_expert .expo .cont_expo h3 {
        color: #fff;
        text-align: center; }
      #expertos .cont_expert .expo .cont_expo h2 {
        font-size: 28px;
        font-weight: 500; }
      #expertos .cont_expert .expo .cont_expo h3 {
        font-size: 25px;
        line-height: 32px;
        font-weight: 400;
        margin-top: 10px; }
      #expertos .cont_expert .expo .cont_expo ul {
        padding-top: 5%;
        list-style: none; }
        #expertos .cont_expert .expo .cont_expo ul li:before {
          content: "✔";
          padding-right: 10px; }

#expertos .perfiles{
  display: grid;
  place-items: center;
  width: 85%;
  margin: 0 auto;
}
#expertos .perfiles .perfil{
  display: flex;
  background: url(../img/perfil-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 65%;
}
#expertos .perfiles .perfil .info{
  width: 50%;
  padding: 0 0 0 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #007bff92;
}
#expertos .perfiles .perfil .info h3{
  font-size: 55px;
  color: #fff;
  font-weight: 900;
}
#expertos .perfiles .perfil .info h4{
  font-size: 20px;
  color: #0169d0;
  font-weight: 900;
  margin: 0 0 32px;
}
#expertos .perfiles .perfil .info p{
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  padding: 0 30px 0 0;
  margin: 0 0 20px;
}
#expertos .perfiles .perfil .info .puntos{
  display: flex;
  width: 15%;
  justify-content: space-between;
}
#expertos .perfiles .perfil .info .puntos span{
  background-color: #003488;
  width: 12px;
  height: 12px;
}

#expertos .perfiles .perfil .foto{
  display: flex;
  width: 50%;
  height: 100%;
  margin: 0;
  justify-content: flex-end;
}

/* Colores para textos */
.color-azul{color: #007DFE;}
.color-azul-2{color: #00acfb;}
.color-gris{color: #4f505c;}
.color-gris-2{color: #4f5258;}

/* Sección por que confiar en ContaPyme */
.confiar{padding-bottom: 8%;}
.confiar .cont-titulo{margin: 0.5% 0 2% 0;}
.confiar .cont-rombos h3, .confiar .cont-rombos h4{font-weight: 600;}
.confiar .cont-rombos h3{
  font-size: 28px;
  line-height: 30px;
}
.confiar .cont-rombos h4{
  font-size: 23px;
  line-height: 28px;
}
.confiar .cont-rombos img{width: 65%; padding-bottom: 5%;}


#section-publi .contener_event {
  height: 340px; }
#section-publi .log_banner_blue {
  padding-top: 3%;
  position: relative;
  z-index: 40; }
  #section-publi .log_banner_blue img {
    width: 22%;
    padding-bottom: 2%; }
#section-publi .text_banner_blue {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  line-height: initial; }
  #section-publi .text_banner_blue h2 {
    font-size: 25px;
    line-height: 33px; }
#section-publi .img_girl {
  height: 345px;
  position: absolute;
  bottom: 0;
  display: block; }

  #tema .cont_temas .img-tema{
    width: 40%;
  }

.t-1{
  font-size: 35px !important;
    color: #1561bf;
}

@media (max-width: 1680px) {
  .banner-cont {
    margin: 0 140px 0 0;
  }
  .borde>.cont-exc>img {
    left: -19px;
    top: -2px;
    height: 63px;
  }
  .banner-footer {
    background-position: 52%;
  }
  .banner-footer h2 span{
    font-size: 40px;
  }
  .img-banner {
    width: 350px;
  }
  .temas div {
    padding: 18px 0;
  }

  .banner-footer .punto{
    width: 28px;
    height: 28px;
  }

  .banner-footer h4{
    font-size: 28px;
  }

  .banner-footer h2{
    font-size: 45px;
    margin: 0 0 15px;
  }
  .banner-footer .hora h5{
    font-size: 24px;
    margin: 8px 0 0;
  }

  .espacio-it{
    padding-top: 5%;
    padding-bottom: 2%;
    font-weight: 800 !important;
  }
  .temas div p {
    font-size: 26px;
    font-weight: 500;
    color: #666;
    padding: 0 5px 30px;
  }
  .temas div p span{
    font-size: 22px;
  }
  
  #tema .title h2 {
    font-size: 38px;
    line-height: 48px; 
    text-align: center; }

    #tema .title h4{
      font-size: 26px;}

  #tema .title h3 {
    font-size: 27px;
    line-height: 35px;}
  #tema .cont_temas .cont_tema label {
    font-size: 24px;
    line-height: 33px;}

  #tema .cont_temas h2{
    font-size: 24px;
  }
  #tema .cont_temas h3{
    font-size: 24px;
  }

  #tema .cont_temas .cont_tema ul {
    padding-right: 15%; }
  #tema .cont_temas .cont_tema span {
    font-size: 43px; }
  #tema .cont_reglas .cont label {
    font-size: 20px;}

    #tema .cont_reglas .cont h3{
      font-size: 25px;
      line-height: 33px;
    }
    #tema .cont_reglas .cont label span {
      font-size: 30px; }

#expertos .title h2 {
    font-size: 45px; }
    #expertos .title h1{
      font-size: 36px;
    }
  #expertos .cont_expert p, #expertos .cont_expert li {
    font-size: 18px;
    line-height: 25px; }
  #expertos .cont_expert .expo .cont_img {
    top: -65px; }
    #expertos .cont_expert .expo .cont_img img {
    width:20%; }
  #expertos .cont_expert .expo .cont_expo {
    padding-top: 13%; }
    #expertos .cont_expert .expo .cont_expo h2 {
      font-size: 23px; }
    #expertos .cont_expert .expo .cont_expo h3 {
      font-size: 20px;
      line-height: 27px; }

  .confiar .cont-titulo h2{ font-size: 38px;}
  .confiar .cont-rombos h3{ font-size: 26px;}
  .confiar .cont-rombos h4{ font-size: 21px;}


  #section-publi .text_banner_blue h2 {
    font-size: 23px;
    line-height: 31px; }


  

    #section-publi .contener_event {
      height: 320px; }


.font-btn{
  font-size: 16px !important;
  line-height: 25px !important;
}

@media(max-width: 1500px){
  .tt-tema {
    font-size: 32px;
  }
  .img-expl {
    width: 48px;
  }
  .banner-footer .punto{
    width: 25px;
    height: 25px;
  }
  .banner-footer h4{
    font-size: 25px;
  }
  .banner-footer h2{
    font-size: 50px;
  }
  .banner-footer .hora img{
    width: 30px;
    height: 30px;
  }
  .banner-footer .hora h5{
   font-size: 20px;
  }

  .banner-footer .boton{
    font-size: 18px;
    padding: 13px 40px 10px 40px
  }
  
    .espacio-it{
      padding-top: 5%;
      padding-bottom: 2%;
      font-weight: 800 !important;
    }
    
    #tema .title h2 {
      font-size: 38px;
      line-height: 48px; }
  
      #tema .title h4{
        font-size: 26px;}
  
  
    #tema .title h3 {
      font-size: 27px;
      line-height: 35px;}
    #tema .cont_temas .cont_tema label {
      font-size: 24px;
      line-height: 33px;}
  
    #tema .cont_temas h2{
      font-size: 24px;
    }
    #tema .cont_temas h3{
      font-size: 24px;
    }


  #expertos .cont_expert .expo .cont_img img {width: 25%; }

}

#section-publi .contener_event{
  height: 280px;
}


  }
@media(max-width:1380px) {

  .temas div p {
    font-size: 24px;
    padding: 0 5px 25px;
  }
  .temas div p span{
    font-size: 20px;
  }
  .banner-footer h2 span{
    font-size: 30px;
  }
  .tt-tema {
    font-size: 30px;
  }
  .img-expl {
    width: 45px;
  }
  #tema .cont_reglas .cont label span {
    font-size: 29px;
  }
  .banner-footer .logo{
    width: 220px;
  }
  .banner-footer .punto{
    width: 22px;
    height: 22px;
  }
  .banner-footer h4{
    font-size: 22px;
  }
  .banner-footer h2{
    font-size: 40px;
  }
  .banner-footer p {
    font-size: 40px;
  }
  .banner-footer .hora img{
    width: 35px;
    height: 25px;
  }
  .banner-footer .hora h5{
   font-size: 20px;
  }
  .espacio-it{
    padding-top: 0;
  }
  .boton {
    font-size: 21px; 
  }
  #tema .title h2 {
    font-size: 35px; 
  }
  #tema .title h4{
    font-size: 25px;
  }
  #tema .title h3 {
    font-size: 27px;
    line-height: 33px;
  }
  #tema .cont_temas .cont_tema label {
    font-size: 22px;
    line-height: 31px;
  }
  #tema .cont_temas h2{
    font-size: 18px;
  }
  #tema .cont_temas h3{
    font-size: 18px;
  }
  #tema .cont_temas .cont_tema span {
    font-size: 40px; }
  #tema .cont_temas .cont_tema ul {
    font-size: 22px; }
  #tema .cont_temas .cont_tema ul li {
    line-height: 29px; }
  #tema .cont_reglas .cont label {
    font-size: 20px; }
  #tema .cont_reglas .cont h3{
    font-size: 23px;
    line-height: 31px;
  }
  #expertos .title h2 {
    font-size: 35px; }
  #expertos .title h1{
    font-size: 35px;
  }
  #expertos .cont_expert .cont_1 label {
    font-size: 25px;
    line-height: 33px; }
  #expertos .cont_expert .expo .cont_img img {
    width: 22%; }
  #expertos .cont_expert .expo .cont_expo{padding-top: 18%;}
  #expertos .cont_expert .cont_2 ul li {
    font-size: 20px;
    line-height: 28px; }
  .confiar .cont-titulo h2{font-size: 34px;}
  #section-publi .img_girl {
    width: 40%; }
  #section-publi .log_banner_blue img {
    width: 28%; }
  #section-publi .contener_event {
    height: 260px; }
  #section-publi .text_banner_blue h2 {
    font-size: 20px;
    line-height: 30px; }
  .font-btn{
    font-size: 13px !important;
    line-height: 22px !important;
    top: 20%;
  }
  .borde>.cont-exc>img {
    left: -17px;
    top: -2px;
    height: 55px;
  }
  .borde>.cont-exc>span {
    font-size: 16px;
}
}

@media(max-width: 1199px) {
  .temas {
    width: 95%;
  }
  .banner-cont {
    margin: 0 100px 0 0;
  }
  .borde>.cont-exc>img {
    left: -19px;
    height: 40px;
  }
  .img-expl {
    width: 60px;
    margin: 25px auto 0;
  }
  .banner-footer .logo{
    width: 200px;
    margin: 0 0 20px auto;
  }
  .banner-footer .punto{
    width: 20px;
    height: 20px;
  }
  .banner-footer h4{
    font-size: 20px;
  }
  .img-banner {
    width: 330px;
    margin: 0 0 20px;
  }
  .banner-footer h2{
    font-size: 35px;
    padding: 0 0 15px;
  }
  .banner-footer p {
    font-size: 30px;
    margin: 0 0 15px;
  }
  .hora {
    margin: 0 0 20px;
  }
  .banner-footer .hora img{
    width: 34px;
    height: 23px;
  }
  .banner-footer .hora h5{
    font-size: 18px;
    margin: 5px 0 0;
  }
  #tema .cont_temas .cont_tema label {
    font-size: 25px;
    line-height: 33px; }
  #tema .cont_temas .cont_tema ul {
    font-size: 20px; }
  #tema .cont_temas .cont_tema ul li {
    line-height: 28px;
    padding-bottom: 5px; }
  #tema .cont_reglas .cont label span {
    font-size: 40px; }
  .aprenda-m{padding-bottom: 0;}
  #expertos .cont_expert .cont_2 {padding-top: 12%; }
  #expertos .cont_expert .expo .cont_expo{ padding-top: 8%;}
  #expertos .cont_expert .expo .cont_img img{
    width: 30%;
    margin-top: 17%;}
  .confiar .cont-rombos h3{ font-size: 21px; line-height: 26px;}
  .confiar .cont-rombos h4{ font-size: 17px; line-height: 24px;}
  #section-publi .img_girl {
    width: 45%; }
  #section-publi .log_banner_blue img {
    width: 27%; }
  #section-publi .contener_event{
      height: 250px;
  }
  .font-btn{
    font-size: 19px !important;
    line-height: 24px !important;
  }
}

@media(max-width: 1110px) {

  .banner-footer .logo{
    width: 180px;
  }
  
  .banner-footer .punto{
    width: 18px;
    height: 18px;
  }
  
  .banner-footer h4{
    font-size: 18px;
  }
  
  .banner-footer h2{
    font-size: 32px;
  }
  .banner-footer .hora img {
    width: 30px;
    height: 20px;
  }
  .banner-footer .hora h5{
   font-size: 20px;
  }

  .banner-footer .boton{
    width: 40%;
  }

  #tema{ padding-top:4.5%;}

}

@media(max-width:991px) {
  .banner-footer .hora {
    margin: 0 0 15px;
  }
  .banner-footer .punto{
    width: 15px;
    height: 15px;
  }
  .banner-footer h4{
    font-size: 15px;
  }
  .banner-footer h2{
    font-size: 28px;
  }
  .fyh {
    padding: 5px;
  }
  .banner-footer .curso{
    padding: 1% 0;
  }
  .banner-footer .hora img{
    width: 28px;
    height: 18px;
  }
  .banner-footer .hora h5{
    font-size: 15px;
  }
  .banner-footer .boton{
    width: 40%;
  }
  .t-1 {
    font-size: 24px !important;
  }
  .boton {
    font-size: 20px;
    padding: 15px 30px 12px 30px; }
  #tema .title h2 {
    font-size: 33px; }
  #tema .title h4{
    font-size: 23px;}
  #tema .title h3 {
    font-size: 25px;
    line-height: 31px;
  }
  #tema .cont_temas .cont_tema {
    border-left: 5px solid #1C50A9; }
  #tema .cont_temas .cont_tema label {
    font-size: 20px;
    line-height: 29px;
  }
  #tema .cont_temas .cont_tema ul {
    padding-right: 5%; }
  #tema .cont_reglas .cont label {
    font-size: 20px;}
  #tema .cont_reglas .cont h3 {
    font-size: 21px;
    line-height: 29px; }
  #tema .cont_reglas .cont label span {
    font-size: 28px; }
  #expertos .title h2 {
    font-size: 33px; }
  #expertos .title h1 {
    font-size: 33px; }
  #expertos .cont_expert .cont_1 img {
    width: 30%; }
  #expertos .cont_expert .cont_1 label {
    padding: 4% 10%;
    font-size: 23px;
    line-height: 31px; }
  #expertos .cont_expert .cont_1 span {
    padding: 0% 10%;
    font-size: 18px;
    line-height: 26px; }
  #expertos .cont_expert .cont_2 ul li {
    font-size: 18px;
    line-height: 26px; }
  .confiar .cont-titulo h2{font-size: 32px;}
  .confiar .cont-rombos h4{font-size: 19px;}
  #section-publi .log_banner_blue img {
    width: 35%; }
  #section-publi .text_banner_blue h2 {
    margin-left: 0; }
  .banner_pie {
    font-size: 18px;
    padding: 1.2rem 1.5rem; }
  .font-btn{
    font-size: 17px !important;
    line-height: 24px !important;
  }
  #section-publi .contener_event {
    height: 240px; }
}
@media(max-width:900px){
  #expertos .cont_expert .expo .cont_img img{
    width: 30%;
    margin-top: 22%;;
  }
  .temas {
    width: 100%;
  }
 
}
@media(max-width:767px) {
  .banner-footer {
    background-position: 100%;
  }
  .banner-cont {
    margin: 0 30px 0 0;
  }
.ver{
  display: block;
}
  
  .banner-footer .boton{
    width: 50%;
    font-size: 15px;
    padding: 11px 40px 8px 40px
  }

  .t-1 {
    display: none;
  }

  #tema {
    padding-top: 6%; }

    #tema .cont_temas .img-tema{
      width: 50%;
    }
    
    #tema .cont_temas {
      padding: 0 20px; }
      #tema .cont_temas .cont_tema ul {
        padding-right: 15%; }
    #tema .cont_reglas {
      margin: auto;
      float: none;
      display: table; }
  #expertos{padding-bottom: 0;}
    #expertos .cont_expert .expo .cont_img img{
      width: 35%;
      margin-top: 0;}
    #expertos .cont_expert .expo .cont_expo{padding-top: 5%;}
  #expertos .cont_expert .cont_1 label {
    font-size: 25px;
    line-height: 33px; }
  #expertos .cont_expert .cont_1 span {
    font-size: 21px;
    line-height: 29px; }
	    #expertos .cont_expert .expo .cont_img {
      position: relative;
      top: 0; }
  #expertos .cont_expert .cont_2 ul {
    padding-left: 3%; }
	 #expertos .cont_expert .cont_2 {
      padding-top: 5%; }
    #expertos .cont_expert .cont_2 ul li {
      font-size: 20px;
      line-height: 28px; }

      .cont_reglas{
        margin-top: 5% !important;
        margin-bottom: 5% !important ;
      }

      .btn1{
        margin-top: 5% !important;
      }

      .btn2{
        margin-bottom: 7% !important;
      }

      .tematica{
        margin-bottom: 5% !important;
      }

      .certificado{margin-top: 2%;}

      .confiar .cont-rombos img{width: 60%;}
      .confiar .cont-titulo h2{line-height: 45px;}

  #section-publi .log_banner_blue img {
    width: 30%; }
  #section-publi .contener_event {
    height: 230px; }

    .font-btn{
      font-size: 15px !important;
      padding: 11px 25px 9px 25px !important;
    }

    #expertos .perfiles .perfil{
      flex-direction: column-reverse;
      width: 100%;
      background-position: right top;
    }

    #expertos .perfiles .perfil> *{
      width: 100% !important;
    }

    #expertos .perfiles .perfil> .foto{
      background: linear-gradient(to top, #00acfb 1%, transparent 80%), url("../img/R1-mov.png");
      background-repeat: repeat;
      background-position: center;
      background-size: cover;
      height: 500px;
    }
    #expertos .perfiles .perfil> .foto img{
      display: none;
    }
    #expertos .perfiles .perfil> .info{
      background: #00acfb;
      padding: 0;
      align-items: center;
    }
    #expertos .perfiles .perfil> .info :is(h3,h4){
      text-align: center;
      color: #fff;
    }
    #expertos .perfiles .perfil> .info p{
      width: 90%;
      text-align: justify;
      margin: 0 0 80px;
      padding: 0;
    }
    #expertos .perfiles .perfil> .info .puntos{
      display: none;
    }
    #expertos .btn2{
      position: relative;
      top: -50px;
    }
  }
@media(max-width:576px) {
  .banner-footer .boton {
    font-size: 18px;
    padding: 11px 25px 9px; 
    margin: 0 auto ;
    width: 60%;
  }
  .temas div img {
    width: 35px;
    height: 35px;
  }
    .justify-content-end,.center{
      justify-content: center !important;
    }
    .banner-footer {
      padding: 8% 0 5%;
    }
    .banner-footer .punto{
      margin-right: 0px;
      width: auto;
    }
  
    .banner-footer .hora img{
      width: 35px;
      border: 0;
      height: 25px;
      margin: 1%;
    }
  
    .banner-footer .hora img{
      font-size: 21px;
    }
  
  #banner {
    background-size: 520% 135%;
    background-position-y: 5%; }
    #banner img {
      width: 30%; }
    #banner .title h1 {
      font-size: 29px;
    line-height: 37px;}
    #banner .title label, #banner .title span {
      font-size: 19px; }

  #tema .cont_temas .img-tema{
    width: 40%;
  }
  #tema .cont_temas .img-1, #tema .cont_temas .img-2, #tema .cont_temas .img-3{
    background: #00abfa;
  }
  #tema .title h2 {
    font-size: 21px;
    line-height: 30px}
  .t-1, .sub-t{
    font-size: 18px !important;
  }
  #tema .title h4{
  font-size: 22px;}
  #tema .title h3 {
    font-size: 25px;
    line-height: 30px;
    }
  #tema .cont_temas .cont_tema label {
    font-size: 19px;
  line-height: 26px;
     }
  #tema .cont_temas .cont_tema ul {
    font-size: 18px; }
    #tema .cont_temas .cont_tema ul li {
      line-height: 26px; }
  #tema .cont_temas .cont_tema span {
    font-size: 35px; }
  #tema .cont_reglas .cont label {
    font-size: 20px;}

    #tema .cont_reglas .cont h3 {
      font-size: 20px;
      line-height: 28px;}

  #expertos .title h2 {
    font-size: 30px; }
    #expertos .title h1 {
      font-size: 28px; }
    #expertos .cont_expert .expo .cont_img img{
      width: 32%;
    }

  .confiar .cont-titulo{margin-top: 6%;}
  .confiar .cont-rombos img{width: 40%;}

  #section-publi .contener_event {
    height: 220px; }
  #section-publi .log_banner_blue img {
    width: 45%; }
  #section-publi .text_banner_blue h2 {
    font-size: 19px;
    line-height: 27px; }

 

      .font-btn{
        font-size: 14px !important;
        padding: 11px 20px 9px 20px !important;
      }

  }
@media(max-width:500px){

  .banner-footer {
    position: relative;
    background-image: url("../img/banner-mov.jpg");
  }
  .justify-right, 
  .justify-right .hora, 
  .justify-right .b-btn, 
  .justify-right .b-tt {
    justify-content: center;
  }
  .justify-right img {
    margin: 20px auto;
  }
  .banner-footer .logo {
    margin: 0 auto 20px;
  }
  .fyh {
    margin: 0 auto !important;
    border-radius: 5px;
    border-color: rgb(1 79 162);
    background: linear-gradient(180deg, #cadef6, #fff);
    position: absolute;
    bottom: -65px;
    z-index: 200;
    padding: 20px 0 30px;
  }
  .banner-footer .boton {
    position: absolute;
    bottom: -82px;
    z-index: 210;
  }
  .temas div {
    padding: 15px 0;
    box-shadow: 0 0 15px 0px #0000003d;
    margin: 10px 0;
    position: relative;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .temas div.actv {
    border: 1px solid #00abfa;
    transition: all .5s ease;
  }
  .temas div p{
    width: 95%;
    padding: 0;
  }
  .temas div.actv p{
    padding: 20;
    color: #004e9e;
  }
  .temas div p span {
    font-size: 18px;
    font-weight: 300;
    display: none;
    transform: rotateX(90deg);
    opacity: 0;
    transition: all .5s ease;
  }
  .temas div.actv p span {
    color: #333;
    display: block;
    opacity: 1;
    transform: rotateX(0deg);
    transition: all .5s ease;
  }
  .temas div p::after{
    content: url("../img/R7.svg");
    position: absolute;
    width: 65px;
    right: 0;
    top: 0;
    filter: brightness(1.4) grayscale(1);
  }
  .temas div.actv p::after{
    filter: brightness(1) grayscale(0);
  }
  .temas div p::before{
    font-size: 20px;
    font-weight: bold;
  }
  .temas div.actv p::before{
    color: #00abfa;
  }
  .temas div:nth-child(2) p::before{
    content: "1. ";
  }
  .temas div:nth-child(3) p::before{
    content: "2. ";
  }
  .temas div:nth-child(4) p::before{
    content: "3. ";
  }
  .temas div:nth-child(5) p::before{
    content: "4. ";
  }
  .temas div:nth-child(6) p::before{
    content: "5. ";
  }
  .temas div:nth-child(6) p{
    padding: 10px 0;
  }
  .bg-w {
    background-color: transparent;
  }
  .temas div img{
    display: none;
  }
  .temas div button{
    display: block;
    background: none;
    border: none;
    outline: none;
    color: #00abfa;
    font-size: 22px;
    cursor: pointer;
    align-self: flex-start;
    margin: 0 0 0 2%;
  }
  .temas div button:hover{
    text-decoration: underline;
  }
  .borde>.cont-exc>img {
    left: -5px;
    top: -3px;
    height: 42px;
  }
  .tt-tema {
    font-size: 30px;
    color: #505050;
  }
  .temas div p {
    font-size: 20px;
  }
  .banner-cont {
    margin: 0 auto;
  }
  .banner-footer h2 {
    font-size: 30px;
    text-align: center;
    margin: 30px 0 40px;
  }
  .banner-footer p {
    font-size: 25px;
  }
  .banner-footer .hora h5 {
    font-size: 16px;
    margin: 0 0 0 8px;
    color: #3f3f3f;
    font-weight: 600;
  }
  .banner-footer .cont-punto{
    align-items: center;
    justify-content: center !important;
  }

  #expertos .perfiles {
    width: 100%;
  }
  #expertos .perfiles .perfil> .foto {
    background: linear-gradient(to top, #00acfb 1%, transparent 70%), url(../img/R1-mov.png);
    background-repeat: repeat;
    background-position: center;
    background-size: 88% auto;
    height: 380px;
  }
  #expertos .perfiles .perfil> .info p {
    margin: 0 0 50px;
  }
  #expertos .btn2 {
    top: -50px;
  }

  .confiar .cont-titulo h2{font-size: 28px; line-height: 38px;}
  .confiar .cont-titulo{margin-top: 8%;}
  .confiar .cont-rombos img{width: 44%;}
  #tema .cont_temas .img-tema{
    width: 50%;
  }
}
@media (max-width: 480px) {

  #banner .title h1 {
    font-size: 27px;
  line-height: 34px;}
  .boton {
    margin-top: 5%;
  }
  #expertos .btn2 {
    top: -65px;
  }

.banner-footer .cont-img-footer img{width: 32%;}
.banner-footer .cont-txt-derecha h3{font-size: 32px; }

.font-btn{
  margin-top: 15% !important;
}

  }
@media (max-width: 440px) {

  #expertos .cont_expert .expo .cont_img img{
    width: 34%;
  }
  #tema .title h3{text-align: left;}
  #section-publi .contener_event {
    height: 200px; }


    .font-btn{
      font-size: 13px !important;
      margin-bottom: 10% !important;
      padding: 11px 15px 9px 15px !important
    }

  }
@media(max-width:380px) {
  #banner {
    padding-top: 5%;
    padding-bottom: 10%;
    background-size: 600% 130%;
    background-position-y: 0%; }
    #banner img {
      width: 45%; }
    #banner .title h1 {
      font-size: 26px; }
    #banner .title label, #banner .title span {
      font-size: 16px; }

  .boton {
    font-size: 16px; }

  #tema .cont_temas .img-tema{
    width: 55%;
  }
  #tema .cont_temas .cont_tema label {
    font-size: 20px;
    line-height: 28px; }
  #tema .cont_temas .cont_tema ul li {
    padding-bottom: 10px; }

  #expertos .cont_expert .cont_1 img {
    width: 33%; }
  #expertos .cont_expert .cont_1 label {
    font-size: 22px;
    line-height: 30px;
    padding: 4% 5%; }
  #expertos .cont_expert .cont_1 span {
    padding: 0% 5%;
    font-size: 17px;
    line-height: 25px; }
  #expertos .cont_expert .cont_2 ul {
    padding-left: 7%; }
    #expertos .cont_expert .cont_2 ul li {
      font-size: 17px;
      line-height: 25px; }

  #section-publi .log_banner_blue img {
    width: 60%; }
  #section-publi .text_banner_blue h2 {
    font-size: 17px;
    line-height: 25px; }

    
  }

/*# sourceMappingURL=estilo.css.map */
