/*@font-face{
  src: 'https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Light.ttf';
  font-family: 'Gilroy-Light';
}
@font-face{
  src: 'https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Medium.ttf';
  font-family: Gilroy-Medium;
}
@font-face{
  src: 'https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Heavy.ttf';
  font-family: Gilroy-Heavy;
}*/
@font-face{
  src: url(https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Regular.ttf);
  font-family: Gilroy-Regular;
  font-display: swap:
}
@font-face{
  src: url(https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Bold.ttf);
  font-family: Gilroy-Bold;
  font-display: swap:
}
@font-face{
  src: url(https://cdn2.hubspot.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-ExtraBold.otf);
  font-family: Gilroy-ExtraBold;
  font-display: swap:
}

*{
  margin:0px;
  padding:0px;
  font-family: Gilroy-Regular;
}
.container--iconos ul li a img {
    width: auto !important;
    height: auto !important;
}
.desktop{
  display: block;
}
.movil{
  display: none;
}
.header{
  width:100%;
  height:auto;
  background:#1f3c64;
  padding: 10px 0px;
  position:fixed !important;
  z-index:9;
}
.derecha{
  float:left;
  width:50%;
}
.content-ebook h3{
    margin-top: 3%;
    font-size: 22px;
    color: #203c63;
    width: auto;
    height: auto;
    text-transform: uppercase;
}
.derecha img{
    width: 100%;
    height: auto;
    max-width: 5%;
    margin-left: 2%;
}
.derecha h1 span{
  color:#9bc0f4;
}
.izquierda{
  float:left;
  text-align:right;
  width:50%;
}
.iziquierda ul{
  margin-right:2%;
}
.izquierda ul li{
  display:inline-block;
  margin: 1% 2%;
}

.izquierda ul li a{
  color:#fff;
  text-decoration:none;
  font-size:20px;
}
.btn--suscribe{
  background:#4d5cc3;
  padding:10px;
  border-radius:20px;
  font-weight:bold;
}

#btnserch{
    font-size: 20px;
    color: #fff;
    background: transparent;
    border: none;
    cursor: pointer;
}

.suscribe--form {
    width: 100%;
    height: 500px;
    background: #41628f;
    margin-top: -100%;
    float: left;
}

.btnequis{ 
  width:100%;
  height:auto;
  margin:2% 0;
  text-align:right;
}

.btnequis button{
  width:auto;
  height:auto;
  margin:0 2% 0 0;
  font-size:30px;
  color:#fff;
  background:transparent;
  border:none;
  cursor:pointer;
}

.content{
    width: 100%;
    height: auto;
    float: left;
}

.content--text{
  width:30%;
  height:auto;
  float:left;
  color:#fff;
  margin-left: 20%;
  margin-top:2%;
}
.content--text h1{
  font-weight: 800;
  font-size: 40px;
}
.content--text p{
  margin-top: 5%;
}
.content--form{
   width:30%;
  height:auto;
  float:left; 
  text-align:center;
  margin-right:20%;
}
::placeholder{
  font-size:20px;
  vertical-align: baseline;
  color: #808080;
}
.content--form--formulario--nombre{
  width: 100%;
  height:auto;
  margin:0 0 5% 0;
}
.formulario--nombre{
    width: 80%;
    border-radius: 10px;
    padding: 6px;
    font-size: 20px;
    height: 30px;
    border: 0;
}
.slick-slide img {
    display: block;
    width: 40% !important;
}

.content--form--formulario--apellido{
  width: 100%;
  height:auto;
  margin:0 0 5% 0;
}
.formulario--apellido{
    width: 80%;
    border-radius: 10px;
    padding: 6px;
    font-size: 20px;
    height: 30px;
    border: 0;
}

.content--form--formulario--email{
  width: 100%;
  height:auto;
  margin:0 0 5% 0;
}
.formulario--email{
    width: 80%;
    border-radius: 10px;
    padding: 6px;
    font-size: 20px;
    height: 30px;
    border: 0;
}
.content--form--formulario--btnenviar{
  width: 100%;
  height:auto;
  margin:0 0 5% 0;
}
.formulario--btnenviar{
    width: 83%;
    border-radius: 10px;
    padding: 6px;
    font-size: 20px;
    height: 43px;
    border: 0;
    background: #73afe5;
  text-align:center;
  color:#fff;
}

.content--banner{
  width:100%;
  height:auto;
  float:left;
  margin: 3.7% 0 0 0;
}
.banner{
  width:100%;
  float:left;
  height:auto;
}
.banner img{
  width:100% !important;
  height:auto;
  max-width:100%;
  float:left;
}


.tabs{
  float:left;
  width:100%;
}
.tabs ul{
  width:100%;
  height:auto;
  padding: 1% 0;
  text-align:center;
}
.tabs ul li{
  display:inline-block;
  margin: 0% 1%;
}
.tabs ul li a{
  color:#466695;
  text-decoration: none;
  font-weight: normal;
  padding:10px;
  cursor:pointer;
}

.widget-module ul{
  width:100%;
  height:auto;
  padding: 1% 0;
}
.widget-module ul li{
    display: inline-block;
    margin: 2% 1%;
    text-align: center;
    width: 30%;
    list-style-type: none;
    float: left;
}
.widget-module ul li a{
  color:#466695;
  text-decoration: none;
  font-weight: normal;
  padding:0px;
  cursor:pointer;
}
.widget-module ul li img{
    width: 100%;
    height: auto;
    max-width: 100%;
}
 .direcciones .pasdir {
    margin-bottom: 12px;
  }

  .direcciones .pasdir p {
    font-family: BiNeoIndustrial-Regular,sans-serif!important;
    color: white;
  }
.active{
  border-radius:20px;
  background: #466695;
  color: #fff !important;
  font-family: Gilroy-ExtraBold;
}
.content{
  width:100%;
  height:auto;
}
.content--gray{
background: #f2f2f2;
    width: 100%;
    height: auto;
    float: left;
}
.content--white{
  width:100%;
  height:auto;
      float: left;
}
.prom--carrusel{
  padding: 100px 225px 0px;
  text-align:center;
}
.content--library{
  padding: 0px 250px;
}

.botonizquierda{
      float: left;
    font-size: 15px;
    background: #000;
    color: #fff;
    width: 28px;
    position: relative;
    margin-right: -1%;
    height: 28px;
    padding: 3px;
    border-radius: 100%;
    border: solid 1px #fff;
    z-index: 6;
    margin-top: 150px;
  cursor:pointer;
}
.botonderecha{
      float: right;
    font-size: 15px;
    background: #000;
    color: #fff;
    width: 28px;
    cursor:pointer;
    position: relative;
    margin-right: -15px;
    height: 28px;
    padding: 3px;
    border-radius: 100%;
    border: solid 1px #fff;
    z-index: 6;
    margin-top: -195px;
}

.text--blue{
    color: #203c63;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: normal !important;
    font-family: Gilroy-Bold;
    padding: 65px 0px 0px 250px;
}

hr{
  margin-top: 3%;
  margin-bottom: 1%;
  color:#2f3fb8;
  border:2px solid #2f3fb8;
}
.text--link--sky{
  color: #2f3fb8;
  margin-bottom: 3%;
  text-decoration:none;
  font-weight:bold;
}
.content--ebooks{
  width:100%;
  height:auto;
  text-align:center;
  margin: 3% 0;
  float:left;
}
.ebook--3{
  width:25%;
  height:auto;
  float:left;
}
.ebook--img{
  width:100%;
  height:auto;
}
.ebook--img img{
  width:100%;
  height:auto;
  max-width:50%;
}
.ebook--btndownload{
  width:100%;
  height:auto;
  margin: 10% 0;
}
.btndownload{
  width:auto;
  height:auto;
  padding:5px 15px;
  border-radius:20px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  background:#466695;
}
.headerbottom{
  text-align:center;
  background: #1d2150;
  width:100%;
  height:auto;
  float:left;
  padding: 1% 0;
}
.headerbottom ul{
  width:100%;
  height:auto;
}
.headerbottom ul li{
  display:inline-block;
  width:auto;
  height:auto;
  margin:0 2%;
}
.headerbottom ul li a{
  color:#fff;
  text-decoration: none;
  font-weight: normal;
  padding: 5px
}
.container--footer{
  width:100%;
  height:auto;
  float:left;
  padding: 1% 0;
  background: #022A4B;
}
.container--logo{
  width: 50%;
  height: auto;
  float: left;
}
.container--iconos{
  width: 50%;
  height: auto;
  float:left;
}
.container--iconos ul{
  width:100%;
  height:auto;
  text-align:right;
  margin-top: 4%;
      margin-left: -8%;
}
.container--iconos ul li{
  display: inline-block;
width: 100%;
}
.container--iconos ul li a{
  margin:0 1%;
}
/*.container--iconos ul li a img{
  width: 22px;
  height:auto;
  max-width:722px;
}*/
.abajo{
    width: auto;
    height: auto;
    font-size: 15px;
    margin-right: 10%;
}
.abajo a{
  color:#fff;
  text-decoration: none;
}
.container--logo--img{
  width: 30%;
  height:auto;
  float:left;
  text-align:center
}
.container--logo--img img{
  width:100%;
  height:auto;
  max-width:40%; 
  
}
.container--logo--text{
  width:70%;
  height:auto;
  float:left;
}
.text--link{
  margin-top:5%;
}
.text--link a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
.text--white{
  color:#fff;
}
.text--color--background{
  color:#000;
}
.text--color--background a{
  color:#000;
}
.absolute--text{
position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 70px;
    margin-top: 7%;
    font-weight: bold;
}
.submenu{
  width: 100%;
  height:auto;
  float:left;
  display:none;
}
.submenu ul{
    margin: 1% 0;
    text-align: left;
    padding: 0 16%;
    width: auto;
}
.submenu ul li{
  margin-right: 6%;
}
.active2 {
    color: #1e1e1e !important;
    font-weight: bold !important;
}
.submenu ul li a{
  color:#9d9d9d;
  text-decoration: none;
  font-weight:200;
 }
.background--gray{
 background: #e0e0e0;
  
}
.content--promotions{
    width: 100%;
    height: auto;
    float: left;
    background: #1d2150;
    margin-top: -100%;
    padding: 3% 0;
}
.content--promotions--slick{
  text-align:center;
  padding: 1% 0;
}
.content--promotions--slick img{
  display:block;
  margin:auto;
}
.content--promotions--slick a{
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 90px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}
.paracerrar{
  display: none;
}
.paracerrarc{
  display: none;
}
.active3{
  font-weight: bold;
  border-bottom: 2px solid #fff;
}





#paging {
  padding: 0 20px 20px 20px;
  font-size: 13px;
  margin-top: 10px;
}

#paging a {
  color: #000;
  background: #e0e0e0;
  padding: 8px 12px;
  margin-right: 5px;
  text-decoration: none;
}

#paging a.aktif {
  background: #000 !important;
  color: #fff;
}

#paging a:hover {
  border: 1px solid #000;
}

.hidden {
  display: none;
}
.holder{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holder a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holder a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }
.panel_blanco{
background: #fff;
    padding: 10px 15px;
    float: left;
  height: 220px;
  width:90%;
}
.post_date_contet{
margin: 4% 0;
    float: left;
    width: 100%;
}
.post_date_banco{
    float: left;
    width: 50%;
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    color: #aeaeae;
}
.post_link_image{
  background: #fff;
  overflow:hidden;
  height:120px;
}
.post_link_image a img{
  width:100%;
  height: 175px;
  max-width:100%;
}
.post_date{
    float: left;
    width: 50%;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    color: #aeaeae;
}
.content--posts{
    width: 100%;
    float: left;
}
.widget-module{
margin-left: 250px;
    overflow: hidden;
    margin-right: 250px;
  float: left;
}
.post_link_title{
    margin: 2% 0;
    text-align: left;
    font-size: 18px;
    height: 88px;
}
.post_link_title a{
  color: #294769 !important;
  font-family: Gilroy-Bold !important;
}
.post_link_category{
    text-align: left;
    margin-bottom: 7%;
    font-size: 15px;
}
.post_link_category a{
  color: #c8e1f5 !important;
}
.post_link_description{
    text-align: left;
    font-size: 15px;
    font-weight: 100;
}
.post_link_description a{
  color: #6b6b6b !important;
}

.holderseg{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderseg a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderseg a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }

.holderse{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderse a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderse a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }

.holderai{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderai a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderai a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }

.holderef{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderef a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderef a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }
.post_link_description a span ul li{
  width: 100% !important;
  text-align: left;
}

.holderpersonas{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderpersonas a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderpersonas a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }

.holderempresas{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holderempresas a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holderempresas a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }

.holdercorporativo{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 3% 0;
    float: left;
}
.holdercorporativo a{
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 100%;
    color: #466594;
    margin: 0 1%;
    text-decoration: none;
    cursor: pointer;
}

.holdercorporativo a.jp-current, a.jp-current:hover {
    color: #fff;
    background: #466594;
    font-weight: bold;
  }
.post_link_description a span h2{
  text-align: left !important;
  font-size: 15px;
}
.post_link_description a span h3{
  text-align: left !important;
  font-size: 15px;
}
.post_link_description a span h2 span{
  text-align: left !important;
  font-size: 15px;
}
.content-ebook{
    width: auto;
    height: auto;
    float: left;
    padding: 0px 250px;
}
.ebook{
  width:20%;
  margin: 2%;
  height: auto;
  float: left;  
  text-align: center;
}
.ebook-img{
  width:100%;
  height:auto;
  float:left;
}
.ebook-img img{
  width: 100%;
  height: auto;
  max-width: 70%; 
}
.ebook-btndownload{
  width:100%;
  height: auto;
  float:left;
  margin-top:4%;
}
.ebook-btndownload a{
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  background: #1d2150;
  text-decoration: none;
}
.ebook-btndownload a:hover{
  background: #4d5cc3;
}
.espaacios{
  width:65%;
  float:left;
  padding: 0 250px;
  margin: 2% 0;
}
.content--search{
  width: 100%;
  height: 100vh;
  float:left;
  margin-top: -100%;
  position:fixed;
  z-index: 9;
}
.search--box{
    width: 100%;
    height: auto;
    float: left;
    padding: 14px 0;
    background: #4d5cc3;
}
.icono--busqueda{
    width: 5%;
    height: auto;
    text-align: center;
    padding: 0;
    border-right: 2px solid #fff;
  float:left;
}
.icono--busqueda img{
    width: 100%;
    height: auto;
    max-width: 42%;
}
.btn--cerrar{
    width: 5%;
    height: auto;
    text-align: right;
    padding: 0;
  float:left;
}
.btn--cerrar>button{
  color:#fff;
  background: transparent;
  border: none;
  font-size: 29px;
  cursor: pointer;
}
.input--text{
  width: 89%;
  height: auto;
  text-align: left;
  float:left;
}
.input_busqueda{
    width: 50%;
    height: auto;
    padding: 5px;
    border: 0;
    color: #fff;
    margin-left: 1%;
    background: transparent;
    font-size: 20px;
}
.input_busqueda:focus{
  border:none;
}
.input_busqueda::placeholder{
  color:#fff;
  font-size:20px;
  text-transform: uppercase;
}
.content--identifica{
  width: 100%;
  height: auto;
  background: #1d2150;
  padding: 10px 0;
  float: left;
}
.content--info--section{
  width: 50%;
  height: auto;
  float: left;
  color: #fff;
}
.content--info--share{
  width: 50%;
  height: auto;
  float: left;
  color: #fff;
  text-align: right;
  
}
.content--info--share p a{
  color: #fff;
  margin: 0 10px;
}
.content--related--posts{
    width: 31%;
    height: auto;
    margin: 2% 1%;
    text-align: center;
    float: left;
}
.article__title{
  color: #1e2251;
  font-size: 50px;
  margin: 2% 0;
}
.hr--gray{
  border: 2px solid #a4a4a4;
}
.article__date{
  color:#a4a4a4;
  font-size:10px;
  margin-bottom: 2%;
}
.article__content{
  color:#000;
  font-size: 15px;
}
.article__content p{
  margin: 1% 0;
}
.article__content h3{
  color: #4b59c2;
  font-weight: bold;
  font-size: 25px;
  margin-top: 2%;
}
.post_link_title a{
  text-decoration: none;
}
.post_link_category a{
  text-decoration: none;
}
.post_link_description a{
  text-decoration: none;
}
.content--calculator{
    width: 100%;
    height: auto;
    float: left;
    background: #1d2150;
    margin-top: -100%;
    padding: 3% 0;
}
.content--calculator--slick{
  text-align:center;
  padding: 1% 0;
}
.content--calculator--slick img{
  display:block;
  margin:auto;
}
.content--calculator--slick a{
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 90px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}
.menupanelmovil{
  width: 100%;
  height: 100vh;
  background: #1f3c64;
  position:fixed;
  z-index: 99;
  display:none;
  float:left;
  overflow-y: scroll;
}
.btnsuscribemovil{
  width: 100%;
  height: auto;
  text-align: center;
}
.azul{
  background: #1d2150;
}
.up{
  display: none;
}
.upp{
  display:none;
}
.article__content img{
  width:100% !important;
  height:auto;
}
.article__content p img{
  width:100% !important;
  height:auto;
}
.article__content ul li{
  display: list-item;
  width: 100%;
  text-align:left;
  margin:1% 1%;
  list-style: inside;
}
.slick-prev{
color: #fff;
    font-size: 30px;
    background: transparent;
    border: none;
    position: absolute;
    z-index: 9;
    margin-top: 6%;
      margin-left: 1%;
}
.slick-next {
    color: #fff;
    font-size: 30px;
    background: transparent;
    border: 0;
    position: absolute;
    z-index: 9;
    margin-left: 96%;
    margin-top: -10.5%;
}
.post_link_description a span p strong{
    font-weight: normal !important;
}
.subheader{
      color: #808080;
    padding: 0px 350px 0px 250px;

}
@media (max-width: 1440px){
  .textoebook{
    font-size: 14px;
  }
}
@media (max-width: 1366px){
  .textoebook {
    font-size: 13px;
  }
}
@media (max-width: 1280px){
.widget-module {
    margin-left: 145px;
    overflow: hidden;
    margin-right: 145px;
    float: left;
}
  .subheader{
        color: #808080;
    padding: 0px 350px 0px 145px;

  }
  .content-ebook {
    width: auto;
    height: auto;
    float: left;
    padding: 0px 145px;
}
  .text--blue {
    color: #203c63;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 65px 0px 0px 145px;
}
  .prom--carrusel {
    padding: 100px 145px 0px;
    text-align: center;
}
  .content--library {
    padding: 0px 145px;
}
}
@media (max-width:990px){
.content--text {
    width: 40%;
    height: auto;
    float: left;
    color: #fff;
    margin-left: 10%;
    margin-top: 2%;
}
  .textoebook {
    font-size: 10px;
    font-weight: bold;
}
}
@media (max-width: 800px){
.izquierda ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
}
  .content--promotions--slick a {
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 50px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}
  .content--calculator--slick a {
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 50px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}
.tabs ul li {
    display: inline-block;
    margin: 1% 5%;
}
  .widget-module ul li {
    display: inline-block;
    margin: 2% 1%;
    text-align: center;
    width: 48%;
    list-style-type: none;
    float: left;
}
  .headerbottom ul li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 1% 6%;
}
  .text--link {
    margin-top: 0%;
}
  .container--iconos ul {
    width: 100%;
    height: auto;
    text-align: right;
    margin-top: 0%;
    margin-left: -8%;
}
.subheader {
    color: gray;
    padding: 0px 350px 0px 82px;
}
  .content-ebook {
    width: auto;
    height: auto;
    float: left;
    padding: 0px 82px;
}
  .derecha img {
    width: 100%;
    height: auto;
    max-width: 7%;
    margin-left: 2%;
}
  .espaacios {
    width: 80%;
    float: left;
    padding: 0 80px;
    margin: 2% 0;
}
  .icono--busqueda img {
    width: 100%;
    height: auto;
    max-width: 65%;
}
  .input_busqueda {
    width: 70%;
    height: auto;
    padding: 5px;
    border: 0;
    color: #fff;
    margin-left: 1%;
    background: transparent;
    font-size: 20px;
}
  .padding--search--posts {
    padding: 0 80px;
    width: auto;
    float: left;
}
  .content--related--posts {
    width: 48%;
    height: auto;
    margin: 2% 1%;
    text-align: center;
    float: left;
}
}
@media (max-width: 768px){
.desktop{
  display: none;
}
  .subheader {
    color: gray;
    padding: 0px 215px 0px 50px;
}
  .content-ebook {
    width: auto;
    height: auto;
    float: left;
    padding: 0px 50px;
}
  .article__content h3 {
    color: #4b59c2;
    font-weight: bold;
    font-size: 17px;
    margin-top: 2%;
}
  .article__content h2 {
    font-size: 20px;
}
  .content--text {
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    margin-left: 0;
    text-align: CENTER;
    margin-top: 2%;
}
  .content--text h1 {
    font-weight: 800;
    font-size: 25px;
}
  .content--text p {
    margin-top: 1%;
}
  .content--form {
    margin-left: 25%;
    width: auto !important;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
}
  .hs_firstname label{
    font-size: 18px !important;
  }
  .article__content ul li {
    display: list-item !important;
    width: 100% !important;
    text-align: left !important;
    margin: 1% 1% !important;
    list-style: inside!important;
}
.movil{
  display: block;
}
  .tabs ul {
    width: 100%;
    height: auto;
    padding: 1% 0;
    text-align: left;
}
  .active {
    border-radius: 20px;
    background: transparent;
    color: none;
    font-weight: bold !important;
}
  .tabs ul li {
    display: block;
    margin: 1% 0%;
    width: auto;
}
  .tabs ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
}
  .boxcategories{
    text-align:center;
  }
  .boxcategories>button{
    padding: 1% 0;
    background: transparent;
    color: #fff;
    border: none;
    font-size: 20px;
    width: 100%;
    font-weight: bold;
  }
  .btnmenumovil{
    margin-right: 5%;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 20px;
  }
  .btnmenumovilclose{
    margin-right: 5%;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 20px;
  }
  .widget-module ul li {
    display: inline-block;
    margin: 2% 1%;
    text-align: center;
    width: 48%;
    list-style-type: none;
    float: left;
}
  .widget-module {
    margin-left: 50px;
    overflow: hidden;
    margin-right: 50px;
    float: left;
}
  .text--blue {
    color: #203c63;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 65px 0px 0px 50px;
}
  .prom--carrusel {
    padding: 100px 50px 0px;
    text-align: center;
}
  .content--library {
    padding: 0px 50px;
}
  .boxmenu{
    display: none;
  }
  .headerbottom ul li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 1% 1%;
    width: 100%;
    text-align: left;
}
  .container--logo {
    width: 100%;
    height: auto;
    float: left;
}
  .container--logo--text {
    width: auto;
    height: auto;
    float: left;
    padding: 0 0 0 50px;
}
  .container--logo--img {
    width: 50%;
    height: auto;
    float: left;
    margin-top: 3%;
    text-align: left;
}
  .container--logo--img img {
    width: 100%;
    height: auto;
    max-width: 20%;
    padding: 0 0 0 50px;
}
  .container--iconos ul {
    width: 43%;
    height: auto;
    text-align: right;
    margin-top: 4%;
    float: left;
}
  .container--iconos {
    width: 100%;
    height: auto;
    float: left;
}
 /* .container--iconos ul li a img {
    width: 100%;
    height: auto;
    max-width: 10%;
}*/
  .abajo {
    width: auto;
    height: auto;
    font-size: 18px;
    margin-right: 20%;
}
  .derecha img {
    width: 100%;
    height: auto;
    max-width: 7%;
    margin-left: 2%;
}
  .content--info--section {
    width: 50%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 15px;
}
  .content--related--posts {
    width: 48%;
    height: auto;
    margin: 2% 1%;
    text-align: center;
    float: left;
}
  .content--promotions {
    width: 100%;
    height: auto;
    float: left;
    background: #1f3c64;
    margin-top: 0;
    padding: 3% 0;
}
  .content--calculator {
    width: 100%;
    height: auto;
    float: left;
    background: #1f3c64;
    margin-top: 0;
    padding: 3% 0;
}
.prommovil p {
    text-align: center;
    margin: 7% 0 2% 0;
    font-size: 25px;
    color: #fff;
}
  .calculatormovil p{
    text-align: center;
    margin: 2% 0;
    font-size: 25px;
    color: #fff;
  }
.slick-prev {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-top: 5%;
    z-index: 9;
}
.slick-next {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -17%;
}
.slick-next-calculator {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -17%;
}
  .btn--suscribe {
    background: #4d5cc3;
    padding: 10px;
    border-radius: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
  .slick-slide img {
    display: block;
    margin-bottom: 3%;
}
  .content--calculator--slick {
    text-align: center;
    padding: 5px 0;
}
  .content--promotions--slick {
    text-align: center;
    padding: 5px 0;
}
  .container--iconos ul {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
}
@media (max-width: 580px){
.content--search {
    width: 100%;
    height: 90vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
  .ebook {
    width: 29%;
    margin: 2%;
    height: auto;
    float: left;
    text-align: center;
}
  .content--form {
    margin-left: 12%;
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
}
  .btnequis {
    width: 100%;
    height: auto;
    margin: 5% 0 0 0;
    text-align: right;
}
  .subheader {
    color: gray;
    padding: 0px 64px 0px 50px;
}
}
@media (max-width: 520px){
.content--search {
    width: 100%;
    height: 82vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
  .derecha img {
    width: 100%;
    height: auto;
    max-width: 11%;
    margin-left: 2%;
}
  .absolute--text {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 7%;
    font-weight: bold;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 9.7% 0 0 0;
}
  .prommovil p {
    text-align: center;
    margin: 11% 0 2% 0;
    font-size: 25px;
    color: #fff;
}
}
@media (max-width: 460px){
.content--search {
    width: 100%;
    height: 72vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 1.7% 0 0 0;
}
  .ebook {
    width: 46%;
    margin: 2%;
    height: auto;
    float: left;
    text-align: center;
}
}
@media (max-width:416px){
.content--search {
    width: 100%;
    height: 56vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
  .slick-prev {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-top: 13%;
    z-index: 9;
}
  .content-ebook {
    width: auto;
    height: auto;
    float: left;
    padding: 0px 25px;
}
  .subheader {
    color: gray;
    padding: 0px 64px 0px 25px;
}
  .container--iconos ul li {
    display: inline-block;
    text-align: center;
}
  .abajo {
    width: auto;
    height: auto;
    font-size: 18px;
    margin-right: 16%;
}
  .content--form {
    margin-left: 12%;
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 14% 0 0 0;
}
.derecha img {
    width: 100%;
    height: auto;
    max-width: 18%;
    margin-left: 2%;
}
.btnmenumovil {
    margin-right: 5%;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 20px;
    margin-top: 3%;
}
  .absolute--text {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-top: 7%;
    font-weight: bold;
}
.suscribe--form {
    width: 100%;
    height: 565px;
    background: #41628f;
    margin-top: -144%;
    float: left;
}
  .btnequis {
    width: 100%;
    height: auto;
    margin: 16% 0 0 0;
    text-align: right;
}
  .boxcategories>button {
    padding: 3% 0;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 20px;
    width: 100%;
    font-weight: bold;
}
  .tabs ul li {
    display: inline-block;
    margin: 3% 1%;
    width: 100%;
}
.text--blue {
    color: #203c63;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 50px 0px 0px 25px;
}
.prom--carrusel {
    padding: 100px 50px 0px;
    text-align: center;
}
  .content--library {
    padding: 0px 25px;
}
  .ebook--12{
    width: 50%;
    height: auto;
    float: left;
  }
 .article__title {
    color: #1e2251;
    font-size: 25px;
    margin: 2% 0;
}
  .content--info--section {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 2% 0;
}
  .content--info--share {
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    text-align: center;
}
  .widget-module {
    margin-left: 25px;
    overflow: hidden;
    margin-right: 25px;
    float: left;
}
  .content--related--posts {
    width: 100%;
    height: auto;
    margin: 2% 1%;
    text-align: center;
    float: left;
}
  .prommovil p {
    text-align: center;
    margin: 17% 0 2% 0;
    font-size: 25px;
    color: #fff;
}
  .slick-next-calculator {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -26% !important;
}
  .slick-next {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -24%;
}
  .btnsuscribemovil {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    margin: 6% 0;
}
  .panel_blanco {
    background: #fff;
    padding: 10px 15px;
    float: left;
    height: 220px;
}
}
@media (max-width:414px){
.content--search {
    width: 100%;
    height: 56vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
  .content--form {
    margin-left: 12%;
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 14% 0 0 0;
}
.derecha img {
    width: 100%;
    height: auto;
    max-width: 18%;
    margin-left: 2%;
}
.btnmenumovil {
    margin-right: 5%;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 20px;
    margin-top: 3%;
}
  .absolute--text {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-top: 7%;
    font-weight: bold;
}
.suscribe--form {
    width: 100%;
    height: 565px;
    background: #41628f;
    margin-top: -144%;
    float: left;
}
  .btnequis {
    width: 100%;
    height: auto;
    margin: 16% 0 0 0;
    text-align: right;
}
  .boxcategories>button {
    padding: 3% 0;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 20px;
    width: 100%;
    font-weight: bold;
}
  .tabs ul li {
    display: inline-block;
    margin: 1% 1%;
    width: 100%;
}
.text--blue {
    color: #203c63;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 50px 0px 0px 25px;
}
.prom--carrusel {
    padding: 50px 25px 0px ;
    text-align: center;
}
  .content--library {
    padding: 0px 25px;
}
  .ebook--12{
    width: 50%;
    height: auto;
    float: left;
  }
 .article__title {
    color: #1e2251;
    font-size: 25px;
    margin: 2% 0;
}
  .content--info--section {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 2% 0;
}
  .content--info--share {
    width: 100%;
    height: auto;
    float: left;
    color: #fff;
    text-align: center;
}
  .widget-module {
    margin-left: 25px;
    overflow: hidden;
    margin-right: 25px;
    float: left;
}
  .content--related--posts {
    width: 100%;
    height: auto;
    margin: 2% 1%;
    text-align: center;
    float: left;
}
  .prommovil p {
    text-align: center;
    margin: 17% 0 2% 0;
    font-size: 25px;
    color: #fff;
}
  .slick-next-calculator {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -26% !important;
}
  .slick-next {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -24%;
}
  .btnsuscribemovil {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    margin: 6% 0;
}
}
@media (max-width: 375px){
.suscribe--form {
    width: 100%;
    height: 500px;
    background: #41628f;
    margin-top: -144%;
    float: left;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 23% 0 0 0;
}
.content--search {
    width: 100%;
    height: 46vh;
    float: left;
    margin-top: -100%;
    position: fixed;
    z-index: 9;
}
 .content--form {
    margin-left: 8%;
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
} 
}
@media (max-width: 360px){
  .suscribe--form {
    width: 100%;
    height: 555px;
    background: #41628f;
    margin-top: -144%;
    float: left;
}
.panel_blanco {
    background: #fff;
    padding: 10px 15px;
    float: left;
    height: 220px;
}
.prom--carrusel {
    padding: 50px 25px 0px ;
    text-align: center;
}
  .content--form {
    margin-left: 8%;
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
}
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 5.7% 0 0 0;
}
  .content--calculator--slick img {
    display: block;
    width: 100%;
    max-width: 75%;
}
  .content--promotions--slick img {
    display: block;
    width: 100%;
    max-width: 75%;
}
  .content--promotions--slick a {
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 50px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}
  .slick-prev {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-top: 10%;
    z-index: 9;
}
  
.slick-next-calculator {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -26% !important;
}
  .slick-next {
    float: right;
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-left: 95%;
    margin-top: -24%;
}
.content--calculator--slick a {
    color: #fff;
    background: #4d5cc3;
    width: auto;
    height: auto;
    padding: 6px 40px;
    text-decoration: none;
    border-radius: 10px;
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: bold;
}

}


