@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap');
body{
   background: #a6ecf9;
}
*{
  font-family: 'Lato', sans-serif;
}
.hs_genero ul.inputs-list, .hs_hijos  ul.inputs-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    max-width: 220px;
  width: 100%;
}
.cnt-general{
  position: relative;
  height: 100vh;
  width: 100%;
  overflow:hidden;
}
.logo{
  position: relative;
  z-index: 9;
  padding: 10px 0;
}
.desktop-only{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.header-container-wrapper{
  display:none;
}
.contenedor{
  position: relative;
}
.cnt_info h1{
  font-size: 46px;
  font-weight: 300;
  line-height: 1.2;
  color: #002f72;
   font-family: 'Lato', sans-serif;
   max-width: 700px;
    float: right;
}
.cnt_info p{
  font-size: 17px;
  font-weight: 500;
  line-height: 1.24;
  color: #002f72;
  margin: 25px 0;
  max-width: 600px;
  float:right;
}
.cnt_info{
  text-align: right;
  padding-top: 55px;
  position: relative;
  z-index: 1;
}
.cnt_descarga{
    position: absolute;
    height: 100%;
    top: 92vh;
    width: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
   transition: 1s;
  padding: 15px 0;
}
@media(min-width: 768px)and(min-height:600px){
  .cnt_descarga{
        flex-direction: column;
  }
}
.cnt_descarga > .row-fluid-wrapper{
  width: 100%;
}
.cnt_descarga:before{
  content:"";
  opacity: 0.9;
  /*background-image: linear-gradient(13deg, #001738, #001a41 8%, #001c45 18%, #002651 28%, #004272 47%, #006ea7 71%, #0096d7 91%);*/
  background-image: linear-gradient(13deg,#001738,#001a41 10%,#001c45 28%,#002651 38%,#004272 60%,#006ea7 78%,#0096d7 91%);
  width: 100%;
  height:100%;
  position: absolute;
}
.topPosition{
  position: relative;
  z-index: 99;
  max-width: 960px !important;
   opacity: 0;
  transition: .3s;
}
.topPosition img{
    width: 600px;
   max-width: none;
}
.topPosition.opacity{
  opacity: 1;
  transition: .9s;
}
.inputs-list{
  padding-left: 0 !important;
}
.inputs-list .hs-form-booleancheckbox label span{
  font-size: 12.8px !important;
}
.inputs-list .hs-form-booleancheckbox label A{
    color: #0090d7;
}

.hs-form-required{
  display: none;
}
.input input{
    border: none !important;
    border-bottom: solid 2px #0096d7 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none !important;
    background-color: transparent !important;
    font-family: 'Lato', sans-serif;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #ffffff !important;
}
label span{
   font-family: 'Lato',sans-serif;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #fff !important;
    font-weight: 500;
}
body .hs-button.primary, body input[type="submit"], body input[type="button"]{
  background-color: #0096d7;
  padding: 8px;
  font-family: Lato;
  font-size: 17.8px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0.36px;
  color: #ffffff;
  border-color: #0096d7;
  border-radius: 0;
 width: 100%;
}
body .hs-button.primary:hover, body input[type="submit"]:hover, body input[type="button"]:hover {
 
    border-color: #0096d7;
    background: transparent;
    color: #0096d7;
}
form label{
  color: #ffffff;
}
.cnt_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 87px;
    background-color: #001c45;
      display: flex;
    align-items: center;
    justify-content: center;
  z-index: 9;
}
@media(max-height: 660px){
  .cnt_bottom{
        justify-content: flex-end;
    padding-right: 25px;
  }
  .topPosition img {
    width: 100% !important;
    max-width: none;
  }
}
.flecha{
    width: 30px;
    height: 30px;
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
    cursor:pointer;
}
.descargaBTN{
    height: 77px;
    background-color: #001c45;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
.cnt_btn_descarga{
     width: 312px;
    margin: auto;
    text-align: center;
    position: relative;
    top: -100px;
    height: 170px;
    overflow: hidden;
    padding-top: 20px;
  cursor:pointer;
  
}
.descargaBTN{
  display: block;
}
.descargaBTN.oculto{
  display: none;
}
.cnt_btn_descarga:before{
    content: "";
    width: 312.9px;
    height: 312.9px;
    background-color: #002f72;
    border-radius: 100%;
    position: absolute;
    right: 50%;
    transform: translate(50%,0%);
    top: 0px;
}
.cnt_btn_descarga h2{
   font-size: 37px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin: 0;
  position: relative;
  z-index: 1;
}
.cnt_btn_descarga p{
   font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #0096d7;
  margin: 0;
  position: relative;
  z-index: 1;
  margin-top: 10px;
}
.cnt_btn_descarga .flecha {
    width: 20px;
    height: 20px;
    border-left: solid 3px #fff;
    border-bottom: solid 3px #fff;
    margin: auto;
    transform: rotate(-45deg);
    cursor: pointer;
}
.cnt_descarga.active {
    /*height: 109%;
    top: -80px;*/
    transition: 1s;
    height: 100%;
    top: 0px;
  z-index: 9;
}
.movile-only{
    display: none;
  }
.input {
  position: relative; 
}
/*.input:after {
  content: "";
  height: 6.5px;
  width: 2px;
  background-color: #0096d7;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}
.input:before{
  content: "";
  height: 6.5px;
  width: 2px;
  background-color: #0096d7;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}*/
.hs-fieldtype-radio .input:before, .hs-fieldtype-radio .input:after{
  display: none;
}
::-webkit-input-placeholder { /* Edge */
 font-size: 16px;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

::placeholder {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
:focus {
outline: 0;
}
/* .topPosition >.row-fluid-wrapper > .row-fluid {
   display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}*/
select{
  -webkit-appearance: none;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    border: solid 2px #0096d7 !important;
    font-size: 15px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2 !important;
    letter-spacing: -0.32px;
    text-align: left;
    color: #ffffff !important;
    height: auto !important;
    box-shadow: none !important;
    background-image: url('https://www.finanzasmonex.mx/hubfs/Landing-Thankyou-mail_imgs/campa%C3%B1a_derivados/grupo-8.png')!important;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
select option{
  color: #000000 !important;
}
.hs-error-msgs.inputs-list{
   margin: 0;
    text-align: right;
    font-size: 10px;
    width: 100% !important;
    max-width: 100% !important;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: -22px;
    padding: 0!important;
}
body .hs-form-field {
    margin-bottom: 25px;
    position: relative;
}
.hs-error-msgs.inputs-list label{
   color: #ffffff !important;
}
.mobile-only{
  display: none;
}
.bullets_mobile{
  display: none !important;
}
.bullets_mobile ul{
  line-height: 1.24;
  color: #002f72;
}
.bullets_mobile ul li {
    list-style: none;
    position: relative;
    padding: 2px 0;
    font-size: 17px;
}
.bullets_mobile ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    margin-right: 8px;
    background-color: #34495e;
    font-size: 18px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute; 
    top: 10px;
    left: -13px;
}
.texto-interno p{
    color: #ffffff;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.2;
    /*max-width: 520px; */
  width: 100%;
}
@media(max-width: 1035px){
  .desktop-only {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media(max-width: 1090px){
  .topPosition img {
    width: 601px;
    max-width: 100%;
  }
}
@media(max-width: 768px){
  .desktop-only {
    position: absolute;
    bottom: 175px;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: contain;
    top: initial;
  }
  .topPosition {
    position: relative;
    z-index: 1;
    bottom: 0;
    left: 0;
    max-width: 960px !important;
  }
  .topPosition img {
    width: 400px !important;
    max-width: 100%;
    margin: auto;
    display: flex;
    margin-top: 30px;
  }
}
@media(max-width: 600px){
  .mobile-only{
    display: block;
    margin-top: 10px;
  }
  .bullets_mobile{
    display: block !important;
  }
  label span {
    color: #002f72 !important
  }
}
@media(max-width: 550px){
  .cnt_info h1 {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.2;
    color: #002f72;
    font-family: 'Lato',sans-serif;
    max-width: 700px;
    float: right;
  }
  .cnt_info p {
    font-size: 16px;
    margin: 5px 0;
  }
  .cnt_btn_descarga h2 {
    font-size: 25px;
  }
  .cnt_btn_descarga p {
    font-size: 16px;
  }
  .input input, select{
    font-size: 16px !important;
  }
   ::-webkit-input-placeholder { /* Edge */
     font-size: 16px !important;
  }

  :-ms-input-placeholder { /* Internet Explorer 10-11 */
      font-size: 16px !important;
  }

  ::placeholder {
     font-size: 16px !important;
  }
  
  .desktop-only {
    position: absolute;
    bottom: 175px;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: contain;
    top: initial;
    display: none;
  }
}
@media(max-width: 460px){
  
  .logo img{
     width: 115px !important;
  }
  .topPosition img {
    width: 300px !important
  }
}
@media(max-height: 750px) and (min-height: 600px){
  .logo img{
        width: 115px !important;
  }
}

@media(max-width: 600px){
  .hs-error-msgs.inputs-list label {
    color: #0096d7 !important;
  }
  .input input, select{
    color: #002f72 !important;
  }
  ::-webkit-input-placeholder { /* Edge */
    color: #002f72;
  }

  :-ms-input-placeholder { /* Internet Explorer 10-11 */
     color: #002f72;
  }

  ::placeholder {
    color: #002f72;
  }
  .desktop-only {
    display: none;
    margin-top: -120px;
  }
  .movile-only{
    display: block;
  }
  .cnt-general {
    position: relative;
    height: auto;
    width: 100%;
    overflow: auto;
  }
  .cnt_descarga {
    position: relative;
    height: auto;
    top: 0;
    margin-top: 30px;
    padding: 10px 0;
  }
  /*.desktop-only {
    position: relative;
    bottom: 0;
    left: 0;
    width: auto;
    height: 300px;
    object-fit: contain;
    top: initial;
    margin: auto;
    display: flex;
  }*/
  .descargaBTN {
    height: auto;
   background-color: #a6ecf9;
    width: 100% !important;
    position: relative;
    top: 0;
    left: 0;
  }
  .cnt_btn_descarga {
    width: 312px;
    margin: auto;
    text-align: center;
    position: relative;
    top: 0;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    cursor: pointer;
    padding-bottom: 20px;
  }
  .cnt_bottom {
    display: none;
  }
  .cnt_btn_descarga:before{
    display: none;
  }
  .cnt_btn_descarga h2 {
    color: #002f72;
  }
  .cnt_descarga:before{
   display: none;
  }
  .topPosition {
    position: relative;
    z-index: 1;
    bottom: 0;
    left: 0;
    max-width: 960px !important;
    margin-top: 30px !important;
  }
}
.cnt-textW{
  max-width: 400px !important;
}der