@font-face {
    font-family: Nunito;
    src: url(../fonts/Nunito/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf);
}

*{
    font-family: Nunito;
}

.logo{
    text-align: center;
}

.down_menu, .menu_movil{
  display: none;
}

.logo_bmx{
    width: 11rem;
}

.menu_opt{
    padding-top: 2rem;
}

.menu{
    text-align: center;
}

.menu_link{
    margin-left: 4.5rem;
    margin-right: 4.5rem;
}

.menu_redes{
    padding-top: 2rem;
}

.icon_menu_red{
    width: 1.7rem;
}

.menu_link{
    text-decoration: none;
    font-weight: 800;
    color: #707070;
    font-size: 1.1rem;
}

.fondo_1{
    width: 100%;
}

.fondo_ppal_movil{
  display: none;
}

.fondo_2_movil{
  display: none;
}

.ganancias{
    position: absolute;
    left: 19rem;
    z-index: 999;
    font-size: 4.7rem;
    top: 63rem;
    color: white;
    font-weight: 300;
}

.form_contain{
    width: 29.8rem;
    height: 635px;
    background-color: white;
    position: absolute;
    left: 61rem;
    top: 55rem;
    border-radius: 73px;
    box-shadow: 1px 1px 13px 0px rgba(0,0,0,0.22);
    -webkit-box-shadow: 1px 1px 13px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 1px 1px 13px 0px rgba(0,0,0,0.22);
}

.spp_1{
    width: 100%;
    position: absolute;
    z-index: 98;
    left: 0;
    top: 73rem;
}

.input-field {
  position: relative;
  border-bottom: 3px solid #FCBF00;
  margin: 15px 0;
  z-index: 99999;
}

.buron_inicial{
  position: absolute;
  top: 26rem;
  left: 6rem;
  font-size: 0.8rem;
  color: gray;
  border-style: solid;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-width: 3px;
  font-weight: 800;
}

.buron_inicial:hover{
  background-color: gray;
  color: #FCBF00;
  border-color: #FCBF00;
}


.input-field label {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: gray;
  font-size: 16px;
  pointer-events: none;
  transition: 0.15s ease;
}

.input-field input {
  width: 100%;
  height: 40px;
  background: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: gray;
}

.input-field input:focus ~ label,
.input-field input:valid ~ label {
  font-size: 0.8rem;
  top: 10px;
  transform: translateY(-120%);
}

.checkbox-wrapper input[type="checkbox"]{
  display: none;
}

.checkbox-wrapper .terms-label {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.checkbox-wrapper .terms-label .label-text {
  margin-left: 10px;
}

.checkbox-wrapper .checkbox-svg {
  width: 30px;
  height: 30px;
}

.checkbox-wrapper .checkbox-box {
  fill: rgba(207, 205, 205, 0.425);
  stroke: #FCBF00;
  stroke-dasharray: 800;
  stroke-dashoffset: 800;
  transition: stroke-dashoffset 0.6s ease-in;
}

.checkbox-wrapper .checkbox-tick {
  stroke: #FCBF00;
  stroke-dasharray: 172;
  stroke-dashoffset: 172;
  transition: stroke-dashoffset 0.6s ease-in;
}

.checkbox-wrapper input[type="checkbox"]:checked + .terms-label .checkbox-box,
  .checkbox-wrapper input[type="checkbox"]:checked + .terms-label .checkbox-tick {
  stroke-dashoffset: 0;
}

.label_check{
  font-size: 0.7rem;
}

.btn_contain{
  text-align: center;
  padding-left: 10.5rem;
  margin-top: 8rem;
  z-index: 100000;
  position: absolute;
}

.btn_form{
  background-color: transparent;
    border-style: solid;
    width: 7rem;
    border-color: #E40E20;
    color: #FCBF00;
    font-weight: 800;
    border-width: 3.5px;
    font-size: 1.5rem;
}

.btn_form:hover{
  background-color: #FCBF00;
  color: #E40E20;
  border-color: #FCBF00;
  cursor: pointer;
}

.title_form{
  text-align: center;
  padding-top: 1.5rem;
}

.tit_form{
  color: #FCBF00;
  font-weight: 900;
  font-size: 3rem;
}

.sub_form{
  color: #FCBF00;
  margin-top: -1.6rem;
}

.form_cont2{
  padding-left: 3rem;
  padding-right: 3rem;
}

.disclaim_contain{
  padding-left: 4rem;
  padding-right: 9rem;
  position: absolute;
  z-index: 99999;
}

.fondo_2{
  width: 100%;
}

.input_class2 {
  height: 40px;
  border: 3px solid #FCBF00;
  outline: none;
  transition: 200ms ease-in;
  padding-left: 1rem;
  background-color: transparent;
}

.input_class2:focus {
  border-bottom: 4px solid #FCBF00;
  padding-top: 2px;
}

.input_class2::placeholder {
  color: #707070;
}

.form_contain2{
  width: 24rem;
  position: absolute;
  top: 131rem;
  left: 11rem;
  height: 515px;
}

.input_class2{
  height: 40px;
  border: 3px solid #FCBF00;
  outline: none;
  transition: 200ms ease-in;
  padding-left: 1rem;
  background-color: transparent;
  width: 100%;
  margin-top: 1rem;
}

.disclaim_contain2{
  padding-left: 1rem;
  padding-right: 0rem;
  position: absolute;
  z-index: 99999;
  margin-top: 1rem;
}

.btn_contain2{
  text-align: center;
  padding-left: 3rem;
  margin-top: 2rem;
  z-index: 100000;
  position: absolute;
}

.btn_form2{
  background-color: transparent;
  border-style: solid;
  width: 17rem;
  border-color: #E40E20;
  color: #FCBF00;
  font-weight: 800;
  border-width: 3.5px;
  font-size: 1.5rem;
}

.btn_form2:hover{
  background-color: #FCBF00;
  color: #E40E20;
  border-color: #FCBF00;
  cursor: pointer;
}

.foot_wall{
  width: 100%;
}

.redes_foot_movil{
  display: none;
}

.copyr_movil{
  display: none;
}

.tit_foot{
  color: white;
  position: absolute;
  z-index: 999999;
  top: 172rem;
  left: 36.1rem;
  font-size: 4rem;
  font-weight: 800;
}

.info_inner{
  position: absolute;
  z-index: 999999;
  top: 178rem;
  left: 38.1rem;
}

.info_text_contain{
  position: absolute;
  z-index: 9999999;
    top: 185rem;
    left: 35.3rem;
    text-align: center;
    font-size: 1.3rem;
}

.link_phone{
  color: white;
    font-weight: 600;
}

.text_direction{
  margin-top: 1rem;
}


.address_txt{
  color: white;
}

.link_email{
  color: white;
}

.link_phone:hover, .link_email:hover, .tel_text:hover,.email_text:hover{
  color: #FCBF00;
  cursor: pointer !important;  
}

.info_title:hover, .info_final:hover{
  cursor: pointer!important;
}

.redes_foot_contain{
  position: absolute;
  top: 199.6rem;
  left: 0.3rem;
  width: 98%;
}

.bmx_foot{
  width: 44rem;
}

.redes_cont{
  padding-top: 3rem;
  padding-left: 6rem !important;
}

.copyr{
  margin-right: 1rem;
  color: #FCBF00;
}

.checkbox-wrapper-4 * {
  box-sizing: border-box;
  color: #707070;
}

.checkbox-wrapper-4 .cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
  display: inline-block;
}

.checkbox-wrapper-4 .cbx:not(:last-child) {
  margin-right: 6px;
}



.checkbox-wrapper-4 .cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}

.checkbox-wrapper-4 .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  transform: scale(1);
  border: 1px solid #cccfdb;
  transition: all 0.2s ease;
  box-shadow: 0 1px 1px rgba(0,16,75,0.05);
  top: 2rem;
}

.secret_sl{
  font-size: 0.7rem;
  width: 20rem;
}

.checkbox-wrapper-4 .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}

.checkbox-wrapper-4 .cbx span:last-child {
  padding-left: 8px;
  line-height: 18px;
}

.checkbox-wrapper-4 .cbx:hover span:first-child {
  border-color: #FCBF00;
}

.checkbox-wrapper-4 .inp-cbx {
  position: absolute;
  visibility: hidden;
}

.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child {
  background: #FCBF00;
  border-color: #FCBF00;
  animation: wave-4 0.4s ease;
}

.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.tel_icon:hover, .link_lugar:hover, .link_email:hover{
  filter: drop-shadow(0 0 0.75rem rgb(208, 248, 96));
}

.checkbox-wrapper-4 .inline-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}

@media screen and (max-width: 640px) {
  .checkbox-wrapper-4 .cbx {
    width: 100%;
    display: inline-block;
  }
}

@-moz-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}

@-webkit-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}

@-o-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}

@keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
