@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+HK:wght@100;300;400;500;700&display=swap');

/*font-family: 'Noto Sans TC', sans-serif;
font-family: 'Montserrat', sans-serif;*/


*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.frase-general{
  font-weight: 500;
  font-size: 25pt;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #013659;
  padding: 12px 0px 15px 0px;
}


/****INDEX SECCION1*****/
.box-content{ 
  padding-top:0; 
  color:#fff;
  margin-bottom: 3%;
}
.box-content .first-box{ 
  background:#990330; 
  width:100%; 
  float:left; 
  padding:20px;
}
.box-content .first-box a:hover{ 
  color:#42b3e5;
}
.box-content .second-box{ 
  background: #2D2E81; 
  width:100%; 
  float:left; 
  padding:20px;
}

.box-content .second-box1{ 
  background: #02A071; 
  width:100%; 
  float:left; 
  padding:20px;
}
.box-content .third-box{ 
  background:#138ba0; 
  width:100%; 
  float:left; 
  padding:20px;
}
.box-content .third-box a:hover{
  color:#4baabc;
}
.box-content .icon{ 
  width:20%; 
  float:left; 
  padding:6px 0; 
  border-right:1px dotted #fff;
}
.box-content .content{ 
  width:80%; 
  float:left; 
  padding-left:5%;
}
.box-content .content p{
  color:#fff; 
  margin-bottom:20px;
}
.modulo-index{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 11pt;
}
.box-content .content h4{
font-family: 'Noto Sans JP', sans-serif; 
  width:100%; 
  margin-bottom:23px; 
  margin-top:0; 
  position:relative; 
  font-weight:500;
}
.box-content .content h4:after{
  content:''; 
  width:30px; 
  height:1px; 
  float:left; 
  background:#fff; 
  position:absolute; 
  left:0; 
  bottom:-15px;
}
.boton-index{
  border: 1px solid #fff;
  padding: 8px 25px; 
  color: #fff;
}
.boton-index:hover{
  border: 1px solid #fff;
  padding: 8px 25px; 
  color: #fff!important;
  text-decoration: none;
  -webkit-box-shadow: 1px 1px 10px 0px rgba(255,255,255,1);
-moz-box-shadow: 1px 1px 10px 0px rgba(255,255,255,1);
box-shadow: 1px 1px 10px 0px rgba(255,255,255,1);
}

/*****PUNTOS IMPORTANTES*****/
.puntos{
  background: #fefefe;
  padding: 40px 15px;
  margin-bottom: 3%;
}


.card{
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  background-color: #ffffff;
  animation: fadeIn .9s ease-out forwards;
}
.cont{
  padding: 8px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}

.icono{
  background: #f2ef3c;
  border-radius: 5px;
  font-size: 16pt!important;
  float: left;
  padding: 10px;
  color: #fff;
}
.cont1{
  padding: 8px 6px;
  font-size: 13pt;
  border-radius: 5px;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}
.icono1{
  font-size: 16pt!important;
  float: left;
  border-radius: 5px;
  background: #805d15;
  padding: 10px;
  color: #fff;
}
.cont2{
  padding: 16px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
  color: #fff;
}
.icono2{
  font-size: 16pt!important;
  float: left;
  background: #dabeea;
  padding: 10px;
  border-radius: 5px;
  background: #92c1d5;
  margin-top: -2%;
}
.cont3{
  padding: 8px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: 500;
  margin-bottom: 4%;
}
.icono3{
  background: #805d15;
  font-size: 16pt!important;
  float: left;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
}
.cont4{
  padding: 8px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}
.icono4{
  font-size: 16pt!important;
  float: left;
  background: #aaf1ef;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}
.cont5{
  padding: 8px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}
.icono5{
  font-size: 16pt!important;
  float: left;
  background: #19def6;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
}

.cont6{
  padding: 8px 6px;
  font-size: 13pt;
  font-family: 'Inter', sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4%;
}
.icono6{
  font-size: 16pt!important;
  float: left;
  border-radius: 5px;
  background: #023c70;
  padding: 10px;
  color: #fff;
}
.titulo-puntos{
	font-weight: bold;
	font-size: 12pt;
	font-family: 'Montserrat', sans-serif;
}


/* CATEGORIAS*/
/******NUEVAS CATEGORIAS*****/
.categoria-p{
  background: #013972;
  color: #fff;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}
.categoria-1{
  border:2px solid #31326F;
  color: #31326F;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}
.categoria-color{
  background:#4FBFC3;
  color: #fff;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}
.separador{
  border-right: 2px solid #fff;
}

.md_separador{
  border: 1px #fff dashed;
}

.md_separador2{
  border: 1px #389dd3 dashed;
}

.fuente{
  font-family: 'Times New Roman', Times, serif;
}
.separador1{
  border-right: 2px solid #389dd3;
}

/****EFECTO CATEGORIAS****/
.categoria-1:hover, .categoria-p:hover, .categoria-color:hover{
  transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    z-index: 1;
}

.categoria-1, .categoria-p, .categoria-color{
  flex: 1;
    -webkit-box-flex: 1;      
    -moz-box-flex: 1;                
    -webkit-flex: 1;          
    -ms-flex: 1;              
  margin:0 5px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    box-shadow: rgba(0,0,0,0.5) 0px 6px 5px 0px;
   }


/********************/
.categoria-p1{
  background: #470120;
  color: #fff;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}
.categoria-11{
  border:2px solid #60233f;
  color: #60233f;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}
.categoria-color1{
  background:#60233f;
  color: #fff;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 14pt;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
}


/****EFECTO CATEGORIAS****/
.categoria-11:hover, .categoria-p1:hover, .categoria-color1:hover{
  transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    z-index: 1;
}

.categoria-11, .categoria-p1, .categoria-color1{
  flex: 1;
    -webkit-box-flex: 1;      
    -moz-box-flex: 1;                
    -webkit-flex: 1;          
    -ms-flex: 1;              
  margin:0 5px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    box-shadow: rgba(0,0,0,0.5) 0px 6px 5px 0px;
   }


.boton-reg1{
  background: #d7b822;
  color: #fff;
  padding: 15px 15px;
  margin-bottom: 3%;
  font-weight: 700;
  font-size: 13pt;
  border-radius: 7px;
  /*transition: all ease .5s;*/
}

.btn_animation{
  animation: btn 2s ease-in-out infinite;
}

.boton-reg1:hover{
  background: #f0da34;
  color: white;
}

.boton-reg2{
  background: #1d4860;
  color: #fff;
  padding: 15px 15px;
  margin-bottom: 3%;
  font-weight: 700;
  border-radius: 7px;
  font-size: 13pt;
}

.boton-reg2:hover{
  background: #fff;
  color: #1d4860;
  border:2px solid #1d4860;
}

/****HOSPEDAJE*****/
.contenedor{
  box-shadow: 0 14px 25px rgba(0,0,0,.8);
  border: 0px solid #cecece;
  height:auto;
}

.impx-overlay.light {
    background-color: rgba(0, 0, 0, 0.3);
}

.impx-overlay.overlay-squared.padding-xwide {
    left: 20px;
    right: 20px;
    bottom: 15px;
    top: 16px;
    position: absolute;
}

.titulo-hos{
  font-weight: 600;
  font-size: 16pt;
  text-align: center;
  color: #292563;
}

.texto-hos{
  text-align: justify;
  font-size: 11pt;
  margin-top: -2%;
  border: 1px solid #00B9CB;
  padding: 0px 25px;
}

.boton-hos{
  background: #3051A2;
  text-align: center;
  font-size: 12pt;
  color: #fff;
  border-radius: 10px;
  padding: 10px 10px;
  font-weight: 600;
  border: 1px solid #fff;
}

.boton-hos:hover{
  border: 2px solid #01B8CA!important;
  color: #3051A2!important;
  background:none;
}

.botones{
  margin: auto;
  padding: 9px;
}

.habitacion{
  text-align: center;
  font-size: 17pt;
  color: #137da0;
}

  .uno-tab{
    font-size: 11pt;
    font-weight: 600;
    background-color: #292563;
    color: #fff;
    padding: 3px!important;
    border-radius: 3px;
    border: 2px solid #00B9CB;
    width: 50%;
    text-align: center;
  }

   .dos-tab{
    font-size: 11pt;
    font-weight: 600;
    background-color: #dbd9f9;
    color: #292563;
    padding: 3px!important;
    border-radius: 3px;
    border:2px solid #00B9CB;
    width: 50%;
    text-align: center;
  }

.tres-tab{
    font-size: 12pt;
    font-weight: 600;
    background-color: #fff;
    color: #292563;
    padding: 3px!important;
    border-radius: 3px;
    border:2px solid #00B9CB;
    width: 50%;
    text-align: center;
  }

.obser{
  text-align: center;
  background-color: #292563;
  color: #fff;
  padding: 3px;
}

.scroll{
  overflow: scroll;
  height: 175px;
}
/********/



/*****HOTEL FORMULARIO HOTEL**********/
.sign-up:before, .sign-up:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 10px;
  background: inherit;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 4px;
}
.sign-up:after {
  bottom: 3px;
  border-color: #dcdcdc;
}

.sign-up-title {
  margin: -25px -25px 25px;
  padding: 15px 25px;
  line-height: 35px;
  font-size: 26px;
  font-weight: 300;
  color: #aaa;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: #f7f7f7;
}
.sign-up-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #c4e17f;
  border-radius: 5px 5px 0 0;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

input {
  font-family: inherit;
  color: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sign-up-input {
  width: 100%;
  height: 50px;
  margin-bottom: 25px;
  padding: 0 15px 2px;
  font-size: 17px;
  background: white;
  border: 2px solid #d3d1d1;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -2px #1b3e5a;
  box-shadow: inset 0 -2px #d3d1d1;
}
.sign-up-input:focus {
  border-color: #62c2e4;
  outline: none;
  -webkit-box-shadow: inset 0 -2px #62c2e4;
  box-shadow: inset 0 -2px #62c2e4;
}
.lt-ie9 .sign-up-input {
  line-height: 48px;
}
.boton{
  background: #4290dd;
  color: #fff;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  width: 50%;
  margin:auto;
}

.boton1{
  font-size: 14pt;
  background: #4290dd;
  color: #fff;
  padding: 10px;
  text-align: center;
  margin-bottom: 2%;
  cursor: pointer;
  width: 100%;
  margin:auto;
}
.hab-cont{
  border: 1px double #113a7c;
  height: auto;
  padding: 8px;
  margin-bottom: 2%;
}
/****/
.radiotextsty {
  color: #A5A4BF;
  font-size: 18px;
}

.customradio {
  display: block;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.8;
}

/* Hide the browser's default radio button */
.customradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 39%;
  left: 47%;
  height: 22px;
  width: 22px;
  background-color: white;
  border-radius: 50%;
  border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
  background-color: white;
  border:1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #04427c;
}

.cancel_box {
    width: 100%;
    max-width: 500px;
    border: 1px solid #E9B487;
    padding: 5px;
    text-align: center;
    margin: 25px auto;
    font-weight: bold;
}
.codseg{
  font-size: 9pt;
  margin-top: -10%;
}

/*****/
.carta-covid{
  border: 6px double #1C948B;
  padding: 40px 55px;
  border-radius: 10px;
  text-align: justify;
}

.frase-general1{
  font-weight: 500;
  font-size: 25pt;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #013659;
  padding: 4px 0px 6px 0px;
  background: #eac90e;
  width: 45%;
  margin: auto;
  margin-bottom: 1%;
}


/******/
.separador-cuota{
  border-bottom: 2px solid #1C374F;
  padding: 5px 10px;
  margin-bottom: 12%;
  font-size: 13pt;
}
.central-cuota{
  text-align: center;
  font-weight: 600;
  font-size: 17pt;
  background: #05345e;
  color: #fff;
  padding: 8px 15px;
  width: 60%;
  margin: auto;
}

.inclu{
  text-decoration: underline;
}


/*ESTILOS BORDES**/

@property --angle {
        syntax: '<angle>';
        initial-value: 90deg;
        inherits: true;
    }

    @property --gradX {
        syntax: '<percentage>';
        initial-value: 50%;
        inherits: true;
    }

    @property --gradY {
        syntax: '<percentage>';
        initial-value: 0%;
        inherits: true;
    }

    :root {
        --d: 2500ms;
        --angle: 90deg;
        --gradX: 100%;
        --gradY: 50%;
        --c1: rgba(168, 239, 255, 1);
        --c2: rgba(168, 239, 255, 0.1);
    }

    .box-light {
        font-size: 3vw;
        /*margin: max(.0rem, .0vw);*/
        border: .3rem solid;
        border-radius: 22px;
        padding: 1.2vw 0;
        border-image: conic-gradient(from var(--angle), var(--c2), var(--c1) 0.1turn, var(--c1) 0.15turn, var(--c2) 0.25turn) 30;
        animation: borderRotate var(--d) linear infinite forwards;
    }

    .box:nth-child(2) {
        border-image: radial-gradient(ellipse at var(--gradX) var(--gradY), var(--c1), var(--c1) 10%, var(--c2) 40%) 30;
        animation: borderRadial var(--d) linear infinite forwards;
    }

    @keyframes borderRotate {
        100% {
            --angle: 420deg;
        }
    }

    @keyframes borderRadial {
        20% {
            --gradX: 100%;
            --gradY: 50%;
        }

        40% {
            --gradX: 100%;
            --gradY: 100%;
        }

        60% {
            --gradX: 50%;
            --gradY: 100%;
        }

        80% {
            --gradX: 0%;
            --gradY: 50%;
        }

        100% {
            --gradX: 50%;
            --gradY: 0%;
        }
    }


    /*Boton */


      .boton-animado {
      padding: 15px 30px;
      font-size: 18px;
      color: white;
      background: linear-gradient(135deg,#0290ea, #2555be);
      border: none;
      font-weight: 600;
      border-radius: 12px;
      cursor: pointer;
      box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
    }

    .boton-animado::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background: rgba(213, 213, 213, 0.2);
      transform: skewX(-45deg);
      transition: left 0.5s ease;
    }

    .boton-animado:hover {
      transform: scale(1.05);
      box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
    }

    .boton-animado:hover::before {
      left: 100%;
    }



    .enlace {
      text-decoration: none;
    }
/*CON INfo*/

.cont_cuotas{
  margin-bottom: 1rem;
  font-weight: 700;
}

.nota_cuotas{
  font-size: 1rem;
  margin-top: 1rem;
  font-weight: 700;
}


.cont_paquete{
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/*Animacion de cards*/

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.animation{
  animation: pulse 2s ease-in-out infinite; /* antes era 1.5s */
}

.animation2{
  animation: pulse .8s ease-in-out infinite; /* antes era 1.5s */
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
}


@keyframes btn {
  0% {
    transform: translateX(5px);
  }
  50% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}


@media (max-width: 600px) {
  .label {
    display: none;
  }
}



