@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap');
h1, h2, h3, h4, h5, p, li, span,a,label, input, select {
  font-family: 'Raleway', sans-serif;
}
@media(max-width: 650px){
  .onlyDesktop{
    display: none !important;
  }
}
.icon-scroll{
  display: flex;
  align-items: center;
  padding:15px 0;
}
.icon-scroll img{
  display: block;
  margin: auto;
}
.icon-scroll img:first-child{
  margin-bottom: 5px;
}
.icon-scroll > p{
  font-size: 15px !important;
  letter-spacing: 1.5px !important;
  padding-left: 15px;
}
.header-container {
  padding:0;
}
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1264px;
  margin: 0 auto;
  width: 100%;
  padding: 10px 0px 10px 50px;
}
.container-fluid .row-fluid-wrapper .row-fluid .maxWidth{
  position: relative;
  float: none;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
}

/**********Header****************/
.bgBlueDark{
  background-color: #0032a0;
}
.bgBlue{
  background-color: #8bcede;
  text-align:center;
}
.logo{
   padding: 5px auto 5px auto;
}
.logoTop.bgBlueDark {
  padding: 15px 0;
}
 .bgBlueDark.logoTop img {
    max-width: 12% !important;
}
.bgBlueParrafos{
  background-color: #022069;
}
/****Section1*************/
.section1{
  position: relative;
  height: auto;
  display: block;
  padding-bottom: 40px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
.img-bg{
  background-image: url(https://blog.monex.com.mx/hubfs/Landing-Thankyou-mail_imgs/lp_Pauta_notas_estructuradas/header_notas_estructuradas.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.title{
  margin-bottom:73px;
}
.title h1{
  font-size: 42px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.title h1 span{
  display:block;
}  
.secLeft p{
  max-width: 83%;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}  
.marginSec{
  padding-top: 157px !important;
  padding-bottom: 104px !important;
  padding-left: 50px !important;
  padding-right: 20px !important;
}  
.marginSec2 {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
    padding-left: 50px !important;
    padding-right: 0;
}
.titleAarrow p{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #022069;
}

/****************Form*********************/
.inputs-list .hs-form-booleancheckbox label{
  font-size: 13px;
}
.inputs-list .hs-form-booleancheckbox label a{
    color: #022069;
}
.formStyle{
  padding: 22px 27px 26px;
  opacity: 0.9;
  border-radius: 10px;
  background-color: #ffffff;
}
.formStyle p{
  max-width: 96%;
  margin: 0 auto 24px auto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #022069;
}  
::placeholder {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #022069;
}
.formStyle input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]), select{
  border: none !important;
  border-radius: 0 !important;
  height: 32px !important;
  border-bottom: solid 1px #022069 !important;
  background-color: transparent !important;
  font-size: 14px !important;
  font-weight: 300;
  color:#022069 !important;
  box-shadow: none !important;
  transition: none !important;
}
.formStyle .no-list.hs-error-msgs.inputs-list{
 list-style: none;
 padding: 0 !important;
 margin: 0;
 text-align: left;
}
.formStyle .hs_error_rollup .hs-error-msgs{
  text-align: left !important;
}
.formStyle .no-list.hs-error-msgs.inputs-list label{
  font-weight: 600;
  color: #022069 !important;
  font-size: 10px;
  line-height: .7 !important;
}
.hs-form-required{
 color: color: #022069 !important;
}
select{
    background-color: transparent !important;
    border: none !important;
    color: #ffffff !important;
    border-bottom: solid 1px #022069 !important;
    border-radius: 0 !important;
}
.body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body input[type="file"], body textarea, body select{
  font-family: Raleway !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #022069 !important;
}
body .hs-button.primary, body input[type="submit"]:hover, body input[type="button"]:hover {
    border: none !important;
    background-color: #022069;
    color: #fff;
    font-weight: bold !important;
    border-radius: 28px;
    padding: 10px 60px 10px 60px;
}
.actions{
  text-align: center !important;
}

/****************Sección 2*******************/
.section2 .page-center{
  margin-right: 0 !important;
  max-width:  1300px !important;
}
.titleH2{
  margin-bottom: 40px;
}
.section2 .titleH2 h2{
  max-width: 47%;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.87;
  letter-spacing: 1px;
  text-align: left;
  color: #0032a0;
  background-color: #fff;
}  
.section2 .titleH2 p{
  margin-top: 20px;
  max-width: 100% !important;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #001865;
}
.line{
  position: relative;
}
.section2 .line h2::after{
    content: "";
    position: absolute;
    top: 33%;
    right: 0;
    width: 52%;
    height: 2px;
    background-color: #489ad8;
    z-index: -1;
}
.textRight{
  margin: 40px 0 20px 34px;
  padding: 48px 93px 35px 68px;
  opacity: 1;
  border-radius: 10px 0px 0px 10px;
}
.textRight p{
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #f5f5f5;
}

/***********Section3*******************/
.section3 .page-center{
  margin-right: 0 !important;
  max-width:  1300px !important;
}
.section3 .titleH2 h2{
  max-width: 55%;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.87;
  letter-spacing: 1px;
  text-align: left;
  color: #0032a0;
  background-color: #fff;
}  
.section3 .titleH2 h2 span{
    display: block !important;
}
.section3 .titleH2 p{
  max-width: 42% !important;
}
.section3 .titleH2 p{
  margin-top: 20px;
  max-width: 47% !important;
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #001865;
}
.section3 .line h2::after{
    content: "";
    position: absolute;
    top: 15%;
    right: 0;
    width: 85%;
    height: 2px;
    background-color: #489ad8;
    z-index: -1;
}
.section3 .wrapperItems{
  display: flex !important;
  flex-wrap: wrap;
  gap:40px !important;
  max-width: 95% !important;
  justify-content: space-around;
}
.item{
  max-width: 160px !important;
  width: 100%;
}
.item .itemImg{
  text-align: center;
  background-color: #ecfafa;
  padding: 13px 19px;
  border-radius: 10px;
  width: 100%;
}
.itemText p{
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.itemText p span{
  display: block;
}
.itemText .hs_cos_wrapper{
  display: flex;
  margin-top: 15px;
  align-items: baseline;
  gap: 6px;
}
.itemText img{
  height: fit-content;
  height: -webkit-fill-available;
  width: 100%;
  max-width: 16px;
  height: auto;
}
/*-------------Section 4--------*/
.rightSec4 h3{
  max-width: 80%;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: left;
  color: #67d2df;
}
.rightSec4 h3 span{
  display:block;
}
.rightSec4 p{
  max-width: 95%;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.section4{
  background-color:#022069;
  padding-bottom: 40px;
}
.section4 .imgSec4 img{
  max-width: 80% !important;
  height: auto;
   height: fit-content;
  height: -webkit-fill-available;
}
/*********Footer***********/
.footer .bgBlueDark{
  padding: 0px 50px 0px 0px !important;
}

.textFooter p{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}
.marginFooter{
  margin-top: 40px !important;
  margin-bottom: 50px !important;
}
.footer .page-center{
    padding: 10px 50px 10px 50px !important;
}

/********************Querys**********************/ 
@media(max-width:1277px){
  .section3 .wrapperItems{
  max-width: 100% !important;
}
  .section2 .titleH2 h2{
    max-width: 51% !important;
    line-height: inherit;
  }
  .section3 .titleH2 h2{
    max-width: 60%;
    line-height: inherit;
  }
}
@media(max-width:1203px){
  .marginSec{
    padding-top: 137px !important;
    padding-bottom: 94px !important;
    padding-left: 20px !important;
  }
  .title {
    margin-bottom: 43px;
  }
  .marginSec2{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .logoTop .page-center{
    padding: 10px 20px 10px 20px !important;
  }
  .secLeft{
    padding-left: 0px;
  }
  .line{
    padding-left: 20px;
  }
  .section4 .margText{
    padding-left: 20px;
  }
}
@media(max-width:1170px){
  .section3 .titleH2 h2{
    max-width: 65%;
  }
  .section2 .titleH2 h2{
    max-width: 55% !important;
  }
}
@media(max-width:1089px){
  .section2 .titleH2 h2{
    max-width: 65% !important;
  }
  .section3 .titleH2 h2 span{
    display: initial !important;
  }
  .section3 .titleH2 h2{
    max-width: 53%;
    line-height: inherit;
  }
}
@media(max-width:954px){
   .section2  .line h2::after{
    display: none !important;
  }
  .section2  .titleH2 h2{
    max-width: 100%;
    line-height: 0.87;
  }  
    .section3  .line h2::after{
    display: none !important;
  }
  .section3  .titleH2 h2{
    max-width: 100%;
    line-height: 0.87;
  } 
   .section3 .titleH2 h2 span{
    display: block !important;
  }
  .section2 .titleH2 h2{
    max-width: 100% !important;
    line-height: 0.87;
  }
  .section3 .titleH2 p {
    max-width: 65% !important;
  }
}
@media(max-width:905px){
  .title {
    margin-bottom: 23px;
  }
  .title h1 span{
    display: line;
  }
  .secLeft p{
    max-width: 100%;
  }
}
@media(max-width:768px){
  .titleH2 p {
    max-width: 65% !important;
  }
  .section2 .titleH2 p {
    max-width: 65% !important;
  }
  .textRight {
    padding: 58px 30px 35px 30px;
  }
   .section3 .titleH2 p {
    max-width: 85% !important;
  }
  /*********Footer***********/
  .textFooter .row-fluid-wrapper .row-fluid {
    gap: 20px;
  }
  .titleAarrow{
    width: 100% !important;
    height: 100%;
    overflow: hidden;
    padding-bottom:5px;
    padding-top:5px;
  }
  .titleAarrow .imgArrow img{
     display:inline-block;
      transform: scale(2);
  }
}
@media(max-width:767px){
  .section1 {
    height: auto !important;
  }
  .marginSec{
    padding-top: 77px !important;
    padding-bottom: 44px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .title h1{
    max-width: 78%;
  }
  .secLeft p {
    max-width: 90%; 
    margin-bottom: 30px;
  }
  /********section2**********/
  .imgSec4{
    text-align:center;
    margin-bottom:20px;
  }
 
}
@media(max-width:565px){
  .marginSec {
   padding: 15px 20px !important; 
  }
  .bgBlueDark.logoTop img{
    max-width: 28% !important; 
  }
 .titleAarrow p{
  font-size: 16px;
  }
  .title h1{
    max-width: 100%;
    font-size: 32px !important;
  }
  .secLeft p {
    max-width: 100%;
    font-size: 16px !important;
  }
  .titleH2{
  font-size: 30px !important;
  } 
  .titleH2 h2 {
    line-height: 0.87;
    font-size: 30px !important;
  }
  .titleH2 p {
    font-size: 20px;
     max-width: 85% !important;
  }
  .textRight p {
    font-size: 18px !important;
    text-align:center;
    margin: auto;
  }
  .ctnImg{
    text-align:center;
  }
  .section2 img{
    max-width: 90% !important;
  }
  .section2 .titleH2 p {
    max-width: 100% !important;
    font-size: 22px;
  }
  .section3 .titleH2 p {
    max-width: 90% !important;
    font-size: 22px !important;
  }
  .rightSec4 h3{
    max-width: 100%;
    font-size: 30px !important;
  } 
  .rightSec4 p{
    font-size: 18px !important;
  }
  /****Tabs*****/
  .padTabs .page-center{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cntTabs{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .font40B{
    font-size: 30px !important;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.75px;
    text-align: left;
    color: #0032a0;
    padding-left: 20px;
  }  
  .textFooter .row-fluid-wrapper .row-fluid {
    display: flex;
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }
  .textFooter p{
    text-align:center;
  }
  .logo{
    text-align:center;
  }
  .titleAarrow{
    width: 100% !important;
    height: auto;
    overflow: hidden;
    padding-bottom:5px;
    padding-top:0px;
  }
  .titleAarrow .imgArrow img{
     display:inline-block;
      transform: scale(3);
  }
  .marginFooter{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}