*,
*:focus {
  outline: none !important;
}

@font-face {
  src: url(/fonts/gotham-bold.ttf);
  font-family: 'gothBold';
}

@font-face {
  src: url(/fonts/gotham-medium.ttf);
  font-family: 'gothMedium';
}

@font-face {
  src: url(/fonts/gotham-light.ttf);
  font-family: 'gothLight';
}

@font-face {
  src: url(/fonts/gotham-book.ttf);
  font-family: 'gothBook';
}

@font-face {
  src: url(/public/fonts/gotham-black.ttf);
  font-family: 'gothBlack';
}

select option:hover {
  background: yellow !important;
}

select option:focus,
select option:active,
select option {
  padding-top: 10px !important;
}

.gradient-section {
  width: 100%;
  padding: 50px 20px;
  text-align: center;
  color: white;
}

@media (max-width: 767px) {
  #encabezado {
    height: 125px;
  }
}
@media (max-width: 476px) {
  #cuerpo {
    height: 0px !important;
  }
}

.border-anahuac{
    border-bottom: 7px solid #ff5900;
}

.box-cotizacion{
    display: block;
}

.centrado {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Para pantallas más grandes que 1023px (LG) */
@media (min-width: 1024px) {
  .mobile {
    display: none;
  }
}

/* Para pantallas entre 768px (MD) y 1023px (LG) */
@media (min-width: 768px) and (max-width: 1023px) {
  .logoTecMonterrey{
    width: 200px;
  }
}

/* Para pantallas menores o iguales a 767px (MD) */
@media (max-width: 767px) {
  .logoTecMonterrey{
    width: 150px;
  }
  .box-cotizacion .box-fecha {
    font-size: 13px;
  }
}
.logoMonterey {
  margin-top: 1vw;
}

.logoBluassistan {
  margin-top: .4vw;
}

#footer {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  position: absolute;
  bottom: 0;
}

.text_principal {
  font-family: inherit;
  color: #0058C6;
  font-size: 5.7vh;
  line-height: initial;
  margin-left: 8vh;
  padding-top: 15vh;
  font-weight: bold;
}

.text_banner {
  font-family: inherit;
  color: #ffffff;
  font-size: 3vh;
  line-height: initial;
  margin-left: 8vh;
  padding-top: 15vh;
  text-align: center;
  /* font-weight: bold; */
}

.text_banner_mobile {
  font-family: inherit;
  color: #ffffff;
  font-size: 16px;
  line-height: initial;
  margin-left: 0vh;
  padding-top: 2vh;
  text-align: center;
  /* font-weight: bold; */
}

.famousPhrase{
  font-family: inherit;
  color: #00C4FF;
  font-size: 2.5vh;
  line-height: initial;
  /* margin-left: 8vh;
  padding-top: 15vh; */
  text-align: center;
  font-weight: bold;
}

.boton_modal_close {
  background-color: white;
  width: 5vh;
  padding: 1vh;
}

.text_principal2 {
  display: none;
}



.btn_tec {
  background-color: #00C4FF;
  font-family: inherit;
  color: #fff;
  width: 203px;
  border-radius: 9px;
}

#p_footer {
  color: rgba(162, 160, 160, 1);
  font-size: 1.2rem;
  font-family: inherit;
  /* padding-bottom: 4vh; */
  text-align: center;
  margin-bottom: 0px;
}

#p_footer_mobile {
  color: rgba(162, 160, 160, 1);
  font-size: 12px;
  font-family: inherit;
  /* padding-bottom: 4vh; */
  text-align: center;
  margin-bottom: 0px;
}

#div_btns {
  margin-top: 1%;
  margin-bottom: 2%;
}

label {
  font-family: inherit;
}

a {
  color: #A2A0A0 !important;
}

.derecha_boton {
  float: right
}

.boton {
  float: right;
  border-radius: 5vh;
  padding: 2vh 2vh;
  background: #0A85FF;
  color: white;
  font-family: gothMedium;
  margin-top: 1vh;
  width: 28vh
}

.boton_dos {
  border-radius: 5vh;
  padding: 2vh 7vh;
  background: #0A85FF;
  color: white;
  font-family: inherit;
  margin-top: 1vh;
}

.boton_tres {
  border-radius: 5vh;
  padding: 2vh 9vh;
  background: #0A85FF;
  color: white;
  font-family: inherit;
  margin-top: 1vh;
}

.boton_cuatro {
  border-radius: 5vh;
  padding: 2vh 4vh;
  background: #0A85FF;
  color: white;
  font-family: inherit;
  margin-top: 1vh;
}

.letraGotham {
  font-family: inherit;
  font-size: smaller;
}

.headtabla {
  border: 0px solid #ddd;
  background: #00C4FF;
  border-radius: 1vh;
  color: #fff
}

.logosemanai {
  /*width: 9vw;*/
  margin-left: 0vw;
  margin-top: 0vw;
  height: 35px;


}


.flecha-next {
  position: absolute;
  right: 6%;
  top: 9px;
}



/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d1d5db; /* Cambiado a gris claro */
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: darkgray; /* Cambiado a gris oscuro */
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1053e0;
}

@media screen and (max-width: 1450px) {
  /****i pad*/

  .logo_semana_movil {
    width: 17vh !important;
    position: relative !important;
    left: 173px;
    top: -12vh;
  }

  .logo_blu_movil {
    float: right !important;
    width: 27vh !important;
    position: relative;
    left: 15vw;
  }

  .logo_monterrey_movil {
    float: left !important;
    width: 19vh !important;

  }

  .logo_chubb_movil {
    float: right !important;
    width: 27vh !important;
    top: -2vw;

  }




}

.logoChubb{
  width: 100%;
}

/*==========================01450 fin==================================00*/

@media (max-width: 767px) {
  .text_principal {
    margin-left: 0;
  }

  #footer {
    position: initial;
    ;
  }

}


@media (max-width: 767px) and (min-width: 501px) {
  .logoChubb {
    max-height: 63px;
  }

  .logoMonterey {
    max-height: 40px;
  }

  .logoBluassistan {
    max-height: 23px;
  }

  .logosemanai {
    max-height: 35px;
  }

  #footer {
    margin-top: 100px;
  }
}


@media (max-width: 575px) {
  html {
    overflow-x: hidden;
  }
}

@media(max-width: 599px) {}


@media screen and (max-width: 500px) {

  .flecha-next {
    right: 0;
  }

  .logo_semana_movil {
    width: 17vh !important;
    position: relative !important;
    left: 173px;
    top: -12vh;
  }

  body {
    /* background-image: url(/img/index/back1.png); */
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    background-position-x: calc(108% + 85vw) !important;
  }

  .btnmovil {
    margin-left: 5vw;
    position: relative;
    left: -9vw;
  }

  .selec_movil {
    margin-left: -5vh;
  }

  .padding_movil {
    padding-right: 17vh !important;
    display: list-item;
  }

  .expandir_boton_movil {
    width: -webkit-fill-available;
    position: relative;
    left: 2vh;
  }

  #footer {
    position: relative;
    top: 39vh;
  }

  .text_principal {
    display: none !important;
  }

  .text_principal2 {
    display: block !important;
    font-family: inherit;
    color: #fff;
    font-size: 3.5vh;
    line-height: initial;
    text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
    padding-top: 4vh;


  }

  .colorWhile {
    color: #fff;
  }

  .pos-rel {
    position: relative;
  }

  #logos {
    margin-top: 7% !important;
  }

  .btn_tec {
    margin-top: 5% !important;
  }

  .logo_monterrey_movil {
    float: none !important;
    padding: 0vh !important;
    width: 19vh !important;
    position: relative;
    top: -3vw;

  }

  .logoChubb {
    width: 40vw;
  }

  .logoMonterey {
    width: 30vw;
    margin-left: 6vw;
  }

  .logoBluassistan {
    margin-top: 5vw;
    width: 33vw;
    margin-left: 7vw;
  }

  .logo_blu_movil {
    float: none !important;
    padding: 0vh !important;
    margin-top: 0vh !important;
    margin-left: 0vh !important;
    width: 23vh !important;
    position: relative;
    left: 0vw;
    top: 3vw;
  }

}

@media(max-width: 430px) {
  .flecha-next {
    right: calc(1% + 7px);
  }
}


.class-cotiza {
  font-size: 18px;
}

.inpt-sek {
  font-size: 16px;
}

.centerEvery{
  display: flex; 
  justify-content:center; 
  align-items:end;
}

.links{
  color:white!important;
  font-size: 20px;
}

.links_mobile{
  color:white!important;
  font-size: 15px;
}

/* containerv2 
/* Bootstrap CSS for Container */
.containerv2 {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .containerv2 {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .containerv2 {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .containerv2 {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .containerv2 {
    max-width: 1240px;
  }
}

@media (min-width: 1400px) {
  .containerv2 {
    max-width: 1520px;
  }
}

@media (min-width: 1023px) {
  .mobile {
    display: none;
  }
}