/*@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;
}*/
table{
  display: contents !important;
}
@font-face{
  src: url(https://1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Regular.ttf);
  font-family: Gilroy-Regular;
}
@font-face{
  src: url(https://1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-Bold.ttf);
  font-family: Gilroy-Bold;
}
@font-face{
  src: url(https://1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/2020/Blogs/Bolg%20Corp%20Bi/fonts/Gilroy-ExtraBold.otf);
  font-family: Gilroy-ExtraBold;
}

*{
  margin:0px;
  padding:0px;
  font-family: Gilroy-Regular;
}
.desktop{
  display: block;
}
.movil{
  display: none;
}
.header{
  width:100%;
  height:auto;
  background:#1f3c64;
  padding: 10px 0px;
  position:fixed !important;
  z-index:9;    max-width: 100vw;
}
.derecha{
  float:left;
}
.header .derecha img {
    width: 100%;
    height: auto;
    min-height: 50px;
    max-width: 100px;
    margin-left: 10%;
    max-width: 120px !important;
}
.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: 100%;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}
.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: auto;
  background: #1d2150;
  margin-top: -100%;
  float: left;
  padding-bottom: 5%;
  padding-top: 1%;

}

.btnequis{ 
  width:100%;
  height:auto;
  margin:0% 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: 5% 0 0 0;
}
.banner{
  width:100%;
  float:left;
  height:auto;
  display: none;
}
.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{
  margin: 5px;
    height: 40px;
    display: inline-block;
}
.tabs ul li a{
  color:#003865;
  text-decoration: none;
  font-weight: normal;
  padding:10px;
  cursor:pointer;
  text-transform: uppercase;
}

.widget-module ul{
  width:100%;
  height:auto;
  padding: 1% 0;
  float:left;
}
.widget-module ul li{
      display: inline-block;
    margin: 2% 1%;
    text-align: center;
    width: 30%; 
    list-style-type: none;
    float: left;
    height: max-content;
}

.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%;
}
.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;
  text-align:center;
}
.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 0px;
}

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: #00a7c8 !important;
  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: #1f3c64 !important;
}
.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: 6%;
  margin-left: -8%;
}
.container--iconos ul li{
  display: inline-block;

}
.container--iconos ul li a{
  margin:0 1%;
}
.container--iconos ul li a img{
  width: 100%;
  height:auto;
  max-width:3%;
}
.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:7%;
}
.text--link a{
  color: #5462cb;
  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: 1%;
  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;
  visibility: hidden;
}
.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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holder a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  font-weight: bold;
}
.panel_blanco{
  background: #fff;
  padding: 10px 15px;
  float: left;
  height: 320px;
  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;
  padding-bottom: 90px;
}
.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: auto;
    word-break: break-word;
}
.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;
  margin-top: 7%;
  margin-bottom: 7%;
}
.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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderseg a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderse a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderai a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderef a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderpersonas a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holderempresas a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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: #003865;
  margin: 0 1%;
  text-decoration: none;
  cursor: pointer;
}

.holdercorporativo a.jp-current, a.jp-current:hover {
  color: #fff;
  background: #003865;
  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{
  max-width:1180px;
  margin: 0 auto;
  padding: 0 15px;
  display: grid !important;
  grid-template: '1fr 1fr 1fr 1fr';
  row-gap: 60px;
  column-gap: 20px;
}

@media only screen and (max-width: 900px) {
  .content-ebook{
    float: none;
    grid-template: '1fr 1fr 1fr';
  }
}

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

  .content-ebook{
    grid-template: '1fr 1fr';
  }
  table{
    display: contents !important;
  }
}

.ebook{
  display:flex;
  flex-direction: column;
  align-items: center;
  height: auto;
  float: none;  
  text-align: center;
  position: relative;
}
.ebook-img{
  width:100%;
  height:auto;
}
.ebook-img img{
    width: auto;
    height: 280px;
    max-width: 70%;
    object-fit: contain;
}

.text-center{
  text-align: center;
  margin: 60px 0 30px;
   color: #003865;
}

.ebook-btndownload{
  width:100%;
  height: auto;
  float:left;
  margin-top:4%;
  position: absolute;
  bottom: -32px;
}
.ebook-btndownload a{
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  background: #003865;
  text-decoration: none;
}
.ebook-btndownload a:hover{
  background: #003865;
}
.espaacios{
     width: 80%;
    margin-left: 10% !important;
    margin-right: 10% !important;
    float: left;
    padding: 0 0px;
    margin: 2% 0;
}
.content--search{
  width: 100%;
  height: 92vh;
  float:left;
  margin-top: -100%;
  position:fixed;
  z-index: 9;
  overflow-y: scroll;
  display:none;
}
.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: #003865;
  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{
  margin: 0 10px;
  color: #fff;
}
.content--related--posts{
  width: 31%;
  height: auto;
  margin: 2% 1%;
  text-align: center;
  float: left;
}
.article__title{
  color: #1e2251;
  font-size: 50px;
  margin: 40px 0 20px;
}
.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 {
    color: #4E4E4E;
    margin: 1% 0;
    font-family: 'Gilroy-Regular';
    font-size: 18px;
}
.article__content h2 {
    color: #00A7C8;
    font-family: 'Gilroy-Bold';
}

.article__content h3{
  color: #00A7C8;
  font-weight: bold;
  font-size: 25px;
  margin-top: 2%;
  
   font-family: 'Gilroy-ExtraBold';
}
.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;
  visibility: hidden;
}
.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: #003865;
  position:fixed;
  z-index: 99;
  display:none;
  float:left;
  overflow-y: scroll;
}
.btnsuscribemovil{
  width: 100%;
  height: auto;
  text-align: center;
  margin: 5% 0 0 0;
}
.azul{
  background: #003865;
}
.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:0.5% 0%;
  list-style: inside;
  padding-left: 2.5%;
}
.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;

}

.post--search--generated{
  width: 100%;
  height: auto;
  margin: 2% 0;
  float:left;
}
.post--search--generated>a{
  color:#000;
  text-decoration: none;
}
.mitadimagensearch{
  width:50%;
  height:162px;
  float:left;
}
.mitadimagensearch>img{
  width:100%;
  height:auto;
  max-width:100%;
}
.mitadtextosearch{
  width: 43%;
  height: 133px;
  float: left;
  background: #fff;
  padding: 15px;
  margin-left: 1%;
}
.padding--search--posts{
  padding: 0 10%;
  width:auto;
  float:left;
}
.authorName{
  float: left;
  width: 100%;
  font-size: 10px;
  text-align: left;
  font-weight: bold;
  color: #aeaeae;
  margin: 2% 0;
}
.titlepost{
  color: #294769 !important;
  font-family: Gilroy-Bold !important;
}
.descriptionpost{
  margin-top: 5%;
  font-size: 12px;
  text-align: center;
}
.descriptionpost .spancito{
  background: #1f3c64;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
}

/*.content--search::-webkit-scrollbar {
width: 10px;          
}
.content--search::-webkit-scrollbar-track {
background: #4d5cc3; 
}
.content--search::-webkit-scrollbar-thumb {
background: #1f3c64; 
}
.content--search::-webkit-scrollbar-thumb:hover {
background: #1f3c64; 
}*/
.btnpromocionescerrar{
  display: none;
}
.btncalculadorascerrar{
  display: none;
}

.hrefsinb{
  background: transparent !important;
  padding: 0px 0px !important;
}
ol {
  width: 100%;
  float: LEFT;
}
ol li {
  display: list-item;
  width: 100%;
  text-align: left;
  margin: 1% 3%;
  list-style: decimal;
}
#form_suscribe{
  width: 100%;
  height: auto;
  text-align: center;
}
.field{
  width:100%;
  height:auto;
  margin: 2% 0;
}
::placeholder{
  color:#a5a5a3;
  font-size: 20px;
}
.input_name{
  width: 95%;
  height:auto;
  border-radius: 10px;
  font-size: 20px;
  border: none;
  padding: 10px;
}
.input_lastname{
  width: 95%;
  height:auto;
  border-radius: 10px;
  font-size: 20px;
  border: none;
  padding: 10px;
}
.input_email{
  width: 95%;
  height:auto;
  border-radius: 10px;
  font-size: 20px;
  border: none;
  padding: 10px;
}
.input_submit{
  width: 100%;
  height:auto;
  border-radius: 10px;
  font-size: 20px;
  border: none;
  padding: 10px;
  background: #4d5cc3;
  color:#fff;
}

.izquierda ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 19px;
}
.content--text {
  width: 30%;
  height: auto;
  float: left;
  color: #fff;
  margin-left: 15%;
  margin-top: 2%;
}
.content--form {
  width: 30%;
  height: auto;
  float: left;
  text-align: center;
  margin-right: 10%;
  margin-left: 10%;
}
}
@media (max-width: 1280px){
  .widget-module {
    margin-left: 145px;
    overflow: hidden;
    margin-right: 145px;
    float: left;
  }
  .content--text h1 {
    font-weight: bold;
    font-size: 34px;
  }
  .izquierda ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
  }
  .subheader{
    color: #808080;
    padding: 0px 350px 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: 1024px){
  .izquierda ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
  }
  .content--search {
    width: 100%;
    height: 96vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
    overflow-y: scroll;
  }
  .text--blue {
    color: #203c63;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 65px 0px 0px 80px;
  }  
  .widget-module {
    margin-left: 80px;
    overflow: hidden;
    margin-right: 80px;
    float: left;
  }
  .prom--carrusel {
    padding: 100px 80px 0px;
    text-align: center;
  }
  .content--library {
    padding: 0px 80px;
  }
  .ebook--img img {
    width: 100%;
    height: auto;
    max-width: 60%;
  }
  
  .container--logo--img img{
    max-width: 50%; 
  }

}
@media (max-width:990px){
  .content--text {
    width: 40%;
    height: auto;
    float: left;
    color: #fff;
    margin-left: 10%;
    margin-top: 2%;
  }
}
@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: 10px;
  }
  .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;
  }

  .derecha img {
    width: 100%;
    height: auto;
    max-width: 7%;
    margin-left: 2%;
  }
  .espaacios {
    width: 80%;
    float: left;
    padding: 0 80px;
    margin: 2% 0;
  }
  
  .content--search.content--gray .espaacios{
    padding: 0 0;
    width: -webkit-fill-available;
  }
  
  .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;
  }
  ol li {
    display: list-item;
    width: auto;
    text-align: left;
    margin: 1% 7%;
    list-style: decimal;
  }
  .prommovil{
    margin-top: 3%;
  }
  .espaacios {
    width: 85%;
    float: left;
    padding: 0 50px;
    margin: 2% 0;
  }
  .padding--search--posts {
    /*padding: 0 50px;*/
    width: auto;
    float: left;
  }

  .content--search {
    width: 100%;
    height: 96vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
    overflow-y: scroll;
  }
  .input--text {
    width: 78%;
    height: auto;
    text-align: left;
    float: left;
  }
  .icono--busqueda {
    width: 7%;
    height: auto;
    text-align: center;
    padding: 0;
    border-right: 2px solid #fff;
    float: left;
  }
  .icono--busqueda img {
    width: 100%;
    height: auto;
    max-width: 50%;
  }
  .input_busqueda {
    width: 70%;
    height: auto;
    padding: 5px;
    border: 0;
    color: #fff;
    margin-left: 1%;
    background: transparent;
    font-size: 20px;
  }
  .input--text {
    width: 85%;
    height: auto;
    text-align: left;
    float: left;
  }
  .btnpromocionesabrir{
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .btnbuscarmovil{
    width: 50%;
    background: #00c1d4;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 2% 0;
  }
  .btnbuscarmovil img{
    width: 100%;
    height: auto;
    max-width: 4%;
    margin-right: 5%;
  }
  #busqueda{
    text-align: center;
    margin-top: 90px;
  }
  .btnpromocionescerrar{
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .btncalculadorasabrir{
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .btncalculadorascerrar{
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .subheader {
    color: gray;
    padding: 0px 215px 0px 50px;
  }
  .submenupromotions{
    display: none;
  }
  .submenupromotions .item{
    margin: 2% 0;
  }
  .promotionsmenumobile{
    text-align: center;
  }
  .submenupromotions .item a{
    color:#fff;
    text-decoration: none;
  }
  .submenucalculators{
    display: none;
  }
  .submenucalculators .item{
    margin: 2% 0;
  }
  .calculatorsmenumobile{
    text-align: center;
  }
  .submenucalculators .item a{
    color:#fff;
    text-decoration: none;
  }
  .calculatormovil{
    margin-top: 3%;
  }

  .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: 20%;
    width: 60% !important;
    height: auto;
    display: flex;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-top: 4%;
  }
  .btnequis {
    width: 100%;
    height: auto;
    margin: 3% 0 0 0;
    text-align: right;
  }
  .hs_firstname label{
    font-size: 18px !important;
  }
  .article__content ul li {
    display: list-item !important;
    width: 100% !important;
    text-align: left !important;
    margin: 0.5% 0% !important;
    padding-left: 0%;
    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: 40%;
    padding: 0 0 0 50px;
  }
  .container--iconos ul {
    width: 43%;
    height: auto;
    text-align: right;
    margin-top: 3%;
    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: 0%;
  }
  .content--calculator--slick {
    text-align: center;
    padding: 5px 0;
  }
  .content--promotions--slick {
    text-align: center;
    padding: 5px 0;
  }
}
@media (max-width: 580px){
  .content--search {
    width: 100%;
    height: 90vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
  }
  .soloestepadding{
    padding: 62px 0px 0px 25px !important;
  }
  .widget-module ul li {
    display: inline-block;
    margin: 2% 1%;
    text-align: center;
    width: 100%;
    list-style-type: none;
    float: left;
  }
  .content--form {
    margin-left: 12%;
    width: 78% !important;
    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: -200%;
    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: 1%;
    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: 91vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
  }
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 1.7% 0 0 0;
  }

  #busqueda {
    margin-top: 20%;
  }
  .btnbuscarmovil img {
    width: 100%;
    height: auto;
    max-width: 8%;
    margin-right: 5%;
  }
  .icono--busqueda {
    width: 10%;
    height: auto;
    text-align: center;
    padding: 0;
    border-right: 2px solid #fff;
    float: left;
  }
  .input_busqueda {
    width: 78%;
    height: auto;
    padding: 0px 5px;
    border: 0;
    color: #fff;
    margin-left: 1%;
    background: transparent;
    font-size: 20px;
  }
  .btn--cerrar>button {
    color: #fff;
    background: transparent;
    border: 0;
    font-size: 19px;
    cursor: pointer;
  }
  .espaacios {
    width: 88%;
    float: left;
    padding: 0 25px;
    margin: 2% 0;
  }
  .padding--search--posts {
    /*padding: 0 25px;*/
    width: auto;
    float: left;
  }
  .mitadtextosearch {
    width: 92%;
    height: 133px;
    float: left;
    background: #fff;
    padding: 15px;
    margin-left: 0%;
  }
  .mitadimagensearch {
    width: 100%;
    height: 162px;
    float: left;
  }
}

@media(max-width: 425px){
  .container--logo--img img{
    max-width: 55%;
  }
}

@media (max-width:416px){
  .content--search {
    width: 100%;
    height: 97vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
  }
  .input--text {
    width: 79%;
    height: auto;
    text-align: left;
    float: left;
  }
  .slick-prev {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 30px;
    position: absolute;
    margin-top: 13%;
    z-index: 9;
  }
  .content-ebook {
    grid-template: '1fr';
  }
  .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: 1%;
    font-weight: bold;
  }
  .suscribe--form {
    width: 100%;
    height: 565px;
    background: #1d2150;
    margin-top: -144%;
    float: left;
    display:none;
  }
  .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: 5px;
    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: 97vh;
    float: left;
    margin-top: -200%;
    position: fixed;
    z-index: 9;
  }
  .article__content p {
    color: #4e4e4e;
    margin: 1% 0;
    font-size: 14px;
}
  .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: 1%;
    font-weight: bold;
  }
  .suscribe--form {
    width: 100%;
    height: 565px;
    background: #1d2150;
    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: #1d2150;
    margin-top: -144%;
    float: left;
  }
  .content--banner {
    width: 100%;
    height: auto;
    float: left;
    margin: 15% 0 0 0;
  }
  .content--search {
    width: 100%;
    height: 88vh;
    float: left;
    margin-top: -200%;
    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: 533px;
    background: #1d2150;
    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: 82% !important;
    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;
  }

}
@media (max-width: 320px){
  ol li {
    display: list-item;
    width: auto;
    text-align: left;
    margin: 1% 7%;
    list-style: decimal;
  }

}

@media(max-width: 1330px){
  .izquierda{
    margin-left: 0;
  }
  .suscribe--form{
    margin-top: 4.7% !important;
    display:none;
  }
  .content--search{
  margin-top: 4.7% !important;
    display:none;
  }


}

@media(max-width: 1100px){
  .suscribe--form{
    margin-top: 5.7% !important;
    display:none;
  }
.content--search{
  margin-top: 5.7% !important;
    display:none;
  }

}

@media(max-width: 800px){
.content--search{
  margin-top: 7.7% !important;
    display:none;
  }
.article__title {
    color: #003865!important;
    font-size: 32px!important;
    margin: 40px 0 20px;
    font-weight: bold;
    font-family: 'Gilroy-ExtraBold';
}

}

@media(max-width: 580px){
.btnbuscarmovil{
  margin-top: 5% ;
  }

}

@media(max-width: 500px){
.content--search{
  margin-top: 9.7% !important;
    display:none;
  }

}

@media(max-width: 420px){
.content--search{
  margin-top: 14.7% !important;
    display:none;
  }

}
.container--iconos li.abajo {
    margin: auto !important;
}

.content--promotions {
    width: 100%;
    height: auto;
    float: left;
    background: #003865 !important;
    margin-top: -100%;
    padding: 3% 0;
    visibility: hidden;
    position: absolute;
}

header.header {
    display: flex;
    justify-content: space-between;
}