﻿* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}


/* PARA TODOS LA CABECERA */
/* ---------------------- */
.template-cabecera-contenedor {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.template-cabecera-contenido {
    width: 100%;
    padding: 20px 0px 20px 0px;
    /*box-shadow: 0px 0px 5px #cecece;*/
}

.template-cabecerar-contenedor-left {
    float: left;
    width: 70%;
    padding: 10px;
}

.template-cabecera-contenedor-right {
    float: right;
    width: 25%;
    padding: 10px;
}

.template-cabecera-texto-titulo {
    font-size: 28px;
    text-align: left;
    font-weight: bold;
}

.template-cabecera-texto-titulo_mini {
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}

.template-cabecera-texto-parrafo {
    margin: 5px 0 5px 0;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    color:rgb(128, 128, 128);
}


/* PARA TODOS LOS ITEMS */
/* -------------------- */
.template-items-contenedor {
    margin: 0 auto;
    margin-bottom: 20px;
    background-color: white;
}

.template-items-contenido {
    width: 100%;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 5px #cecece;
}

.template-items-contenido2 {
    width: 100%;
    /*padding: 20px 20px 20px 20px;*/
    box-shadow: 0px 0px 5px #cecece;
}

.template-items-contenido-solo {
    width: 100%;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 5px #cecece;
    background-color: rgb(239, 239, 239);
}

.template-items-texto-titulo-solo {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase
}

.template-items-salto {
    clear: both;
}


/* TIPO STANDAR */
/* ------------ */
.tem-ite-standar-contenedor-left {
    float: left;
    width: 70%;
    padding: 10px;
}

.tem-ite-standar-contenedor-right {
    float: right;
    width: 25%;
    padding: 10px;
}

.tem-ite-standar-contenedor-total{
    width: 95%;
    padding: 10px;
    text-align:center
}

.tem-ite-standar-contenedor-total2{
    width: 100%;
    /*padding: 10px;*/
    text-align:center
}

.tem-ite-standar-texto-titulo {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
}

.tem-ite-standar-texto-fecha {
    font-size: 15px;
    text-align: left;
    font-style: italic;
    color:rgb(128, 128, 128);
    /*display: none;*/
}

.tem-ite-standar-texto-parrafo {
    margin: 5px 0 5px 0;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    color:rgb(128, 128, 128);
}

.tem-ite-standar-texto-parrafo_oculto {
    margin: 5px 0 5px 0;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    color:rgb(128, 128, 128);
    display:none;
}

.tem-ite-standar-boton-info {
    width:100%;
    margin-bottom:10px;
    min-height:20px;
}

.tem-ite-standar-boton-info div {
    width:25%;
    float:left;
    background-color: white;
    padding: 5px;    
    font-size: 13px;
    color: #3498db;
    border: 1px solid #3498db;
    text-transform: uppercase;
    text-align:center;
    margin: 5px;
    min-width: 150px !important;
    
}

.tem-ite-standar-boton-info div a{
    color:#3498db;
    text-decoration: none;
}

.tem-ite-standar-boton-info .otro {
    display:none;
}

.tem-ite-standar-botonera {
    margin-top: 20px;
}

.tem-ite-standar-boton{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.tem-ite-standar-boton-1 {
  background-color: #225893; 
  color: white; 
}

.tem-ite-standar-boton-1:hover{
    background-color: #4780bf;
    color: white;
    text-decoration: none;
}

.tem-ite-standar-boton-2 {
  background-color: rgb(128, 128, 128); 
  color: white; 
}

.tem-ite-standar-boton-2:hover{
    background-color: rgb(178, 178, 178);
    color: white;
    text-decoration: none;
}

.tem-ite-standar-imagen {
    width: 100%;
    border: 0 solid white;    
}


/* TIPO PRODUCTO, HABITACIÓN */
/* ------------------------- */
.contenedor_hab{
    width: 100%;
    margin: 0;
    padding: 0 10px 0 15px;
}

.contenedor_hab caption{
    width: 100%;
    font-size: 24px;
}

.contenedor_hab tr td{
    background-color: white;
    padding: 1%;
}

.contenedor_hab tr td div{
    display: inline-block;
}

.contenedor_hab tr td .hab_img{
    width: 30%;
    vertical-align: top;
}

.contenedor_hab tr td .hab_img .mySlides1 .mySlides2 .mySlides3 .mySlides4 .mySlides5 
.mySlides6 .mySlides7 .mySlides8 .mySlides9 .mySlides10 {display: none}

.contenedor_hab tr td .hab_img .slideshow-container {
  position: relative;
  margin: auto;
}

/**********************************/

.slideshow-container3 {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%; 
}


.slideshow-container3 a {
    position: absolute;
    top: 50%;
    color: white;
    font-weight: bold;
    font-size: 30px;
    width:100%;
    transform: translate(-50%, -50%);
}

.slideshow-container3 .prev2 {
    text-align:left;
}

.slideshow-container3 .next2 {
    text-align:right;
}

.slideshow-container2 {
    /*display:inline-block;
    width:50%;
    color: black;
    font-weight: bold;
    font-size: 22px;*/   

    position: relative;
    display: inline-block;
    text-align: center;

}

.slideshow-container2 a {
    /*display:inline-block;
    width:50%;
    color: black;
    font-weight: bold;
    font-size: 22px;*/   

    position: absolute;
    top: 50%;
    color: white;
    font-weight: bold;
    font-size: 22px;
    width:100%;
    transform: translate(-50%, -50%);

}

.slideshow-container2 .prev2 {
    text-align:left;
}

.slideshow-container2 .next2 {
    text-align:right;
}

/*.slideshow-container2 .prev2, .next2 {
  cursor: pointer;
  position: absolute;
  top: 30%;
  width: auto;
  padding: 16px;
  margin-top: -30px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}*/

/*.slideshow-container2 .next2 {
  right: 10%;
  top: 30%;
  border-radius: 3px 0 0 3px;
}*/

/*.slideshow-container2 .prev2:hover, .next2:hover {
  background-color: rgba(0,0,0,0.8);
}*/

/*.slideshow-container2 .text {
  color: #f2f2f2;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}*/

/*****************************************/

.slideshow-container {
    position: relative;
    display: inline-block;
    text-align: center;
}

.slideshow-container a {
    position: absolute;
    top: 50%;
    color: white;
    font-weight: bold;
    font-size: 22px;
    width:100%;
    transform: translate(-50%, -50%);
}

.slideshow-container .prev {
    text-align:left;
}

.slideshow-container .next {
    text-align:right;
}

/*.contenedor_hab tr td .hab_img .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.contenedor_hab tr td .hab_img .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.contenedor_hab tr td .hab_img .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}*/

.contenedor_hab tr td .hab_img .text {
  color: #f2f2f2;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.contenedor_hab tr td .hab_img .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.contenedor_hab tr td .hab_img .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}



.contenedor_hab tr td .hab_txt{
    width: 60%;
    padding: 0 20px 0 20px;
}


.contenedor_hab tr td .hab_txt .hab_titulo{
    width: 100%;
    font-size: 20px;
    padding-left: 1%;
    text-align: left;
    font-weight: bold;
}

.contenedor_hab tr td .hab_txt .sub_items{
    width: 100%;
    padding: 1%;
}

.contenedor_hab tr td .hab_txt .sub_items ol{
    list-style: none;  
    margin-left: -43px;  
}

.contenedor_hab tr td .hab_txt .sub_items ol li{
    display: inline;
    padding: 0px;    
}

.contenedor_hab tr td .hab_txt .sub_items ol .con_borde div{
    background-color: rgb(235, 235, 235);
    padding: 5px;
    margin: 3px;
    color:rgb(128, 128, 128);
    font-size: 13px;
    text-transform: uppercase;    
}

.contenedor_hab tr td .hab_txt .sub_items ol .con_borde span {
    background-color:none !important;
    color:black !important;
}

.contenedor_hab tr td .hab_txt .sub_items ol .sin_borde div {
    background-color: white;
    padding: 5px;
    margin: 3px;
    font-size: 13px;
    text-transform: uppercase;
    color: #3498db;
    border: 1px solid #3498db !important;
    text-transform: uppercase;
}

 .contenedor_hab tr td .hab_txt .sub_items ol .sin_borde .otro{
   display: none;
 }

.contenedor_hab tr td .hab_txt .datos_hab{
    background-color: rgb(235, 235, 235);
    margin: 1%;
    padding: 10px;
    width: 100%;
    color:rgb(128, 128, 128);
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    display: none;
}

.contenedor_hab tr td .hab_txt .datos_hab .sup{
    border-bottom: 1px solid rgb(207, 207, 207);
    padding: 2%;
    font-size: 14px;
}

.contenedor_hab tr td .hab_txt .datos_hab .otros_item{
    padding: 2%;
}

.contenedor_hab tr td .hab_txt .datos_hab .otros_item div{
    font-size: 14px;
    text-transform: uppercase;
    color: black;
    width: 100%;
    margin-bottom: 1%;
}

.contenedor_hab tr td .hab_txt .datos_hab .otros_item ul{
    display: inline-block;
    width: 48%;
    padding-left: 1%;
    list-style: none;
}

.contenedor_hab tr td .hab_txt .datos_hab .otros_item ul li{
    margin: 1% 0 1% 0;
}

.contenedor_hab tr td .hab_txt .datos_hab .otros_item ul li::before {
    color: #3498db;
    content: "\2022";
    font-size: 1em;
    padding-right: 1.1225em;
    position: relative;
    top: 0em;
  }

.contenedor_hab tr td .hab_txt .pie_hab{
    margin: 1%;
    width: 98%;
    color:rgb(128, 128, 128);
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}

.contenedor_hab tr td .hab_txt .precio_hab{
    margin: 1% 1% 1% 1%;
    width: 100%;
    border-top: 1px solid rgb(207, 207, 207);
}

.contenedor_hab tr td .hab_txt .precio_hab ul{
    list-style: none;
    margin: 10px;
    width: 100%;
    margin-left: -30px;
    font-size:14px;
}

.contenedor_hab tr td .hab_txt .precio_hab ul li{
    display: inline-block;
    width: 50%;
}

.contenedor_hab tr td .hab_txt .precio_hab ul li b{
    font-size: 28px;
}

.contenedor_hab tr td .hab_txt .precio_hab ul li div{
    margin-top: 2%;
    width: 100%;
    /*background-color: #3498db;*/
    background-color: #2897c1;
    color: white;
    font-weight:bold;
    text-align: center;
    float: right;
    text-transform: uppercase;
    padding: 2%;
    border-radius: 2px;
    height: 37px;
    border: none;
    font-size:14px;
    padding-top:8px;    
}

.contenedor_hab tr td .hab_txt .precio_hab ul li div a {
    color: white;
    text-decoration: none;
    /*vertical-align:middle !important;*/
    /*margin:auto auto;*/
    /*margin-top:2px;*/
}


@media only screen and (max-width: 880px) {
    /* TIPO STANDAR */
    /* ------------ */
    .tem-ite-standar-contenedor-left {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .tem-ite-standar-contenedor-right {
        float: none;
        width: 100%;
        padding: 10px;
    }


    /* TIPO PRODUCTO, HABITACIÓN */
    /* ------------------------- */
  .contenedor_hab{
      width: 100%;
      margin: 10px 0 10px 0;
      padding: 0;
  }

  .contenedor_hab tr td .hab_img{
      width: 98%;
  }

  .contenedor_hab tr td .hab_txt{
    width: 100%;
  }

  .contenedor_hab tr td .hab_img, .hab_txt {
    display: block;
    margin: 20px 0 20px 0;
  }

  .contenedor_hab tr td .hab_img .text {
    display: none;
  }

  /*.contenedor_hab tr td .hab_img .prev, .next {
    cursor: pointer;
    position: relative;
    top: 50%;
    width: auto;
    padding: 0;
    margin: 0;
    color: black;
    font-weight: bold;
    font-size: 25px;
    transition: 0.6s ease;
    border-radius: 0 1px 1px 0;
    user-select: none;
  }

  .contenedor_hab tr td .hab_img .prev {
    float: left;
  }

  .contenedor_hab tr td .hab_img .next {
    float: right;
  }*/
}

@media only screen and (max-width: 600px) {
    /* TIPO STANDAR */
    /* ------------ */
    .tem-ite-standar-contenedor-left {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .tem-ite-standar-contenedor-right {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .tem-ite-standar-boton-info div {
        width:60%;
        margin: 5px auto;
        /*clear:left;*/
        float: none;
    }


    /* TIPO PRODUCTO, HABITACIÓN */
    /* ------------------------- */
    .contenedor_hab tr td .hab_txt .datos_hab .otros_item ul{
        width: 100%;
        margin: 1%;        
    }
    
      .contenedor_hab tr td .hab_txt .precio_hab ul li{
        width: 100%;
        text-align: center;
        font-size: 14px !important;
    }

    .contenedor_hab tr td .hab_txt .precio_hab ul li div{
        float: none;
    }
}

@media only screen and (max-width: 450px) {
    /* TIPO STANDAR */
    /* ------------ */
    .tem-ite-standar-boton-info div {
        width: 100%;
    }
}


@media only screen and (max-width: 380px) {
    /* TIPO PRODUCTO, HABITACIÓN */
    /* ------------------------- */

    .contenedor_hab tr td .hab_txt .precio_hab ul {
        width: 130%;
        margin-left: -50px;
    }

}

