/*------------------------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; }
  
.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: 500;
}
.temas{
  width: 85%;
  margin: auto;
  margin-inline-start: 5em;
  margin-block-start: 2.5em;
  margin-block-end: 1.5em;
  list-style: url(https://contapyme.com/capacitacion/2022/agosto/realidad-documentos-electronicos/img/check.png);
}
.temas li{
  font-size: 30px;
  font-weight: 500;
  color: #666;
  padding: 16px 5px;
  text-align: left;
}
.color-gris-m{
  color: #454545;
}
.img-expl{
  width: 65px;
  display: block;
  margin: 20px auto 0;
}
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: 25%;
      margin: 0.5% 0%;
  }

  .banner-footer{
    background: url('../img/banner.png');
    background-size: cover;
    padding: 2% 0;
  }

  .banner-footer .logo{
    width: 280px;
  }

  .banner-footer .curso{
    background: url(../img/curso-virtual-.png);
    background-size: cover;
    padding: 0.5% 0;
    margin: 0.5% 20%;
  }

  .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: 65px;
    margin: 0.5% 0%;
  }

  .banner-footer .hora{
    margin: 0.5% 20%;
  }

  .banner-footer .hora img{
    width: 35px;
    height: 35px;
  }
  .banner-footer .hora h5{
   font-size: 35px;
  }

  .banner-footer .hora .raya{
    border-left: solid #fff 1px;
  }


  .font-btn{
    position: relative !important;
    margin-top: 10%;
    font-size: 20px !important;
    line-height: 30px !important;
    padding: 15px 20px 12px 20px !important;
    top: 45% ;
  }

#modal_favor {
  z-index: 100000; }

#tema {
  padding-top: 3.5%;
  color: #505050;
  padding-bottom: 2%; }
  #tema .title {
    padding-right: 3%; }

    .font-weight-intermedio{
      font-weight: 600 !important;
    }
    .font-weight-intermedio-1{font-weight: 400;}

    #tema .title h2, .confiar .cont-titulo h2 {
      font-size: 40px;
      line-height: 50px;
      font-weight: 700;
      text-align: center;
      padding-bottom: 1%; }

    #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: 10% 5%;
        line-height: 38px; }
        #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: 2px; }
.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: 30%;
        filter: grayscale(88%);}
    #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; }

/* 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%;
  }

@media (max-width: 1680px) {

  .banner-footer .logo{
    width: 270px;
  }

  .banner-footer .punto{
    width: 28px;
    height: 28px;
  }

  .banner-footer h4{
    font-size: 28px;
  }

  .banner-footer h2{
    font-size: 60px;
    margin: 0.5% 0%;
  }

  .banner-footer .hora img{
    width: 33px;
    height: 33px;
  }
  .banner-footer .hora h5{
  font-size: 33px;
  }

  .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;
  }

  #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;
    line-height: 33px;
    padding: 10% 5%; }

    #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: 30%; }
  #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){

  .banner-footer .logo{
    width: 250px;
  }
  
  .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: 30px;
  }

  .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: 35%; }

}

#section-publi .contener_event{
  height: 280px;
}


  }
@media(max-width:1380px) {

  .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 .hora img{
    width: 25px;
    height: 25px;
  }
  .banner-footer .hora h5{
   font-size: 25px;
  }


 
  .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;
    line-height: 31px;
    padding: 10% 5%; }
    #tema .cont_reglas .cont h3{
      font-size: 23px;
    line-height: 31px;
    }
    #tema .cont_reglas .cont label span {
      font-size: 30px; }

  #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: 35%; }
    #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%;
    }


  }

@media(max-width: 1199px) {

  .banner-footer .logo{
    width: 200px;
  }
  
  .banner-footer .punto{
    width: 20px;
    height: 20px;
  }
  
  .banner-footer h4{
    font-size: 20px;
  }
  
  .banner-footer h2{
    font-size: 35px;
  }
  
  .banner-footer .hora img{
    width: 23px;
    height: 23px;
  }
  .banner-footer .hora h5{
   font-size: 23px;
  }


  #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: 30px; }

    .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: 28%;
      margin-top: 14%;}

  .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;
    }
  
  /* .banner-footer h6 b{font-size: 26px;} */


  .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: 20px;
    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 .punto{
    width: 15px;
    height: 15px;
  }
  
  .banner-footer h4{
    font-size: 15px;
  }
  
  .banner-footer h2{
    font-size: 28px;
  }
  
  .banner-footer .curso{
    padding: 1% 0;
  }
  
  .banner-footer .hora img{
    width: 18px;
    height: 18px;
  }
  .banner-footer .hora h5{
   font-size: 18px;
  }

  .banner-footer .boton{
    width: 40%;
  }

  .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;
    line-height: 29px; }

    #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: 28%;
    margin-top: 13%;
  }
 
}
@media(max-width:767px) {


  
  .banner-footer .boton{
    width: 50%;
    font-size: 15px;
    padding: 11px 40px 8px 40px
  }

  .banner-footer .curso{
    background: #003488ad !important;
  }

  #tema {
    padding-top: 6%; }

    #tema .cont_temas .img-tema{
      width: 50%;
    }
    
    #tema .cont_temas {
      padding-left: 3%; }
      #tema .cont_temas .cont_tema ul {
        padding-right: 15%; }
    #tema .cont_reglas {
      margin: auto;
      float: none;
      display: table; }
      /* #tema .cont_reglas .posi_reg {
        top: 0%;
        transform: translateY(0%); } */

  #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;
    }

  }
@media(max-width:576px) {
  .boton {
    font-size: 18px;
    padding: 11px 25px 9px 25px; }

    .justify-content-end,.center{
      justify-content: center !important;
    }

    .banner-footer .punto{
      margin-right: 0px;
      width: auto;
    }
  
    .banner-footer .hora img{
      width: 25px;
      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: 30px;
    line-height: 40px;}

    #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;
    line-height: 28px;
    padding: 10% 5%; }

    #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){

  .temas {
    width: 90%;
    margin-inline-start: 3em;
    margin-block-start: 1.5em;
  }
  .tt-tema {
    font-size: 32px;
  }
  .temas li {
    font-size: 25px;
  }

  .banner-footer .cont-punto{
    align-items: center;
    justify-content: center !important;
  }

  .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%;
}

.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 */
