@charset "UTF-8";
/* Para navegadores WebKit (Chrome, Safari, Edge) */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
/* Para Firefox */
input[type="number"] {-moz-appearance: textfield;}
/* Opcional: Asegurar que funcione en todos los navegadores */
input[type="number"] {appearance: none;}
.botonGeneral{border:2px solid #847648;color:#fff;background-color:#847648;font:700 18px/1 'Open Sans', sans-serif;letter-spacing:.1em;text-decoration:none;display:inline-block;vertical-align:middle;padding:14px 15px 11px;min-width:150px;border-radius:2px;text-align:center;cursor:pointer;margin:5px 10px}
.botonGeneral.v2{color:#847648;background-color:#fff}
.botonGeneral:hover,
.botonGeneral:focus{text-decoration:none}
@media(min-width:801px){
  .botonGeneral:focus,
  .botonGeneral:hover{background-color:#fff;color:#847648;transition:.3s}
  .botonGeneral.v2:focus,
  .botonGeneral.v2:hover{color:#fff;background-color:#847648}
}
@media(min-width:801px){
  .botonGeneral2:focus,
  .botonGeneral2:hover{background-color:transparent;color:#847648;transition:.3s}
}
/*icons form salones*/
.sta-banquete:before{content:'\e04c'} 
.sta-cocktail:before{content:'\e04f'}
.sta-teatro:before{content:'\e050'}
.sta-formaU:before{content:'\e053'}
.sta-imperial:before{content:'\e054'}
.sta-escuela:before{content:'E'}
.sta-cabaret:before{content:'\e04c'}
.sta-area:before{content:'\e146'!important}
.sta-serv:before{content:'\e0c1'}
/* #breadCrumbsContainer */
#breadCrumbsContainer{display:none;position:absolute}
@media (min-width:601px){
  #breadCrumbsContainer{display:block;padding:0 0 15px 20px;bottom:0;left:0;z-index:2;text-align:left}
  #breadCrumbsContainer>.breadCrumbsElement{display:inline-block;font-size:14px}
  #breadCrumbsContainer>.breadCrumbsElement>a:not(:empty){color:#fff;position:relative;padding-right:20px;text-transform:capitalize;display:block}
  #breadCrumbsContainer>.breadCrumbsElement>a:not(:empty):after{content:'\e000';display:inline-block;color:#847648;font:10px Icons;right:5px;position:absolute;bottom:3px}
  #breadCrumbsContainer>.breadCrumbsElement:last-child>a:after{content:none}
}
/* fin #breadCrumbsContainer */

/*tooltip - corporate*/
.sta-tooltip_max{position:relative;max-width:190px;word-break:break-word;}
.sta-dto-tooltip{position:relative;display:inline-block;cursor:pointer;}    
.sta-dto-tooltip .sta-dto-tooltip_text {visibility: hidden;width:max-content;max-width: 235px;background:#fff;color: #000;text-align: center;padding:20px 20px;position: absolute;z-index: 1;font:11px 'Open Sans',sans-serif;text-transform: none;letter-spacing:normal;font-weight:300;opacity: 0;top: calc(100% + 1em);left:0;transform: translate3d(-50%, -15px, 0);box-sizing:border-box!important;}      

.sta-dto-tooltip::after {top: 26px;left: 17px;border-width: 0 0.6em 0.6em 0.6em;border-color: transparent transparent white transparent;content: '';display: block;position: absolute;width: 0;height: 0;border-style: solid;opacity:0;visibility: hidden;transition: opacity 0.50s cubic-bezier(0, 0, 0.2, 1)}

.li-icon .sta-dto-tooltip_text,
.li-icon .sta-dto-tooltip:after{visibility: hidden;opacity: 0;}
.li-icon .sta-dto-tooltip.hidden .sta-dto-tooltip_text,
.li-icon .sta-dto-tooltip.hidden:after{visibility:visible;opacity:1;transform: translate3d(-50%, 3%, 0)}
.sta-dto-tooltip_text:after {content: url('https://www.eurostarshotels.com/CLIENTES/www.eurostarshotels.com/images/X.svg');position: absolute;top: 5px;right: 5px;width: 15px;height: 15px;}

@media(width >= 601px){
  .sta-dto-tooltip .sta-dto-tooltip_text{padding:20px 12px;}
  .sta-dto-tooltip:hover .sta-dto-tooltip_text {transform: translate3d(-55%, 0, 0);visibility: visible;opacity: 1;}
  .sta-dto-tooltip::after{left:12px}
  .sta-dto-tooltip:hover:after{opacity:1;visibility:visible}
  .sta-dto-tooltip_text:after{content: '';}
  /* .sta-dto-tooltip:hover .sta-dto-tooltip_text{transform: translate3d(-50%, 0, 0)} */
}
/* fin tooltip - corporate */

/*tooltip*/
.sta-tooltip{color:#847648;cursor:pointer;display:block;position:relative; text-transform: capitalize;}
.sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:50%;margin-left:-160px;width:300px;z-index:1;padding:10px;border-bottom:3px solid #847648;color:#000;background:#fff;margin-top:6px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
 .sta-tooltip_show{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.sta-tooltip_show:after{content:'\e001';font:13px Icons}
.sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
.sta-tooltip .sta-tooltip_cont{text-align: left;overflow-y: scroll;float: left;margin-top: 10px;height: 250px;text-transform: capitalize;}
.sta-tooltip .sta-except{text-transform: none;}

/* .tpl-banners-eh */
.tpl-banners-eh{background:#fff;padding:10px;position:relative;text-align:center;color:#fff;font:14px Roboto,sans-serif;box-shadow:0 8px 13px -10px #000}
.tpl-banners-eh>div>div{position:relative;overflow:hidden;min-height:535px;display:flex;flex-direction:column;justify-content:center}
.tpl-banners-eh>div>div:nth-of-type(2){margin-top:10px}
.tpl-banners-eh>div>div>div{padding:30px 20px}
.tpl-banners-eh>div>div>div>.sta-BotonVer{position:relative;display:inline-block;margin-top:60px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:15px 10px;border:2px solid #fff;color:#fff;z-index:2;cursor:pointer;transition:color .3s,background .3s}
.tpl-banners-eh>div>div>div>.sta-BotonVer:hover{background:#fff;color:#000}
.tpl-banners-eh>div>div>div>.sta-BotonVer:hover~div:nth-of-type(3){transform:scale(1.2)}
.tpl-banners-eh>div>div>div>.sta-oculto{display:none!important}
.tpl-banners-eh>div>div>div>div{position:relative;z-index:2}
.tpl-banners-eh>div>div>div>div:first-of-type{text-transform:uppercase;font-weight:300;letter-spacing:.1em}
.tpl-banners-eh>div>div>div>div:nth-of-type(2){font:24px 'Droid Serif',serif}
.tpl-banners-eh>div>div>div>div:nth-of-type(3){z-index:1;position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 9999px rgba(0,0,0,.2);transition:.3s}
@media (min-width:601px){
  .tpl-banners-eh{padding:20px}
  .tpl-banners-eh>div{display:flex}
  .tpl-banners-eh>div>div{width:50%;min-height:480px}
  .tpl-banners-eh>div>div:first-of-type{margin-right:15px}
  .tpl-banners-eh>div>div:nth-of-type(2){margin:0 0 0 15px}
  .tpl-banners-eh>div>div>div>.sta-BotonVer{font-size:18px}
  .tpl-banners-eh>div>div>div>div:first-of-type{font-size:18px}
  .tpl-banners-eh>div>div>div>div:nth-of-type(2){font-size:36px}
  .ielt11 .tpl-banners-eh>div>div,
  .sf5 .tpl-banners-eh>div>div{width:45%;display:inline-block;vertical-align:top}
}
@media (min-width:801px){
  .tpl-banners-eh{padding:30px 20px}
  .tpl-banners-eh>div{max-width:1200px;margin:0 auto}
}
/* fin .tpl-banners-eh */


/* .tpl-beneficios-eh */
.tpl-beneficios-eh{background:#fff;padding:25px 0;text-align:center}
.tpl-beneficios-eh .sta-beneficios-eh_titulo{font:24px 'Open Sans', sans-serif;color:#be984b;margin-bottom:35px;padding:0 10px}
.tpl-beneficios-eh .sta-beneficios-eh_colorCategoria{padding:0 10px;margin-bottom:45px;display:inline-block}
.tpl-beneficios-eh .sta-beneficios-eh_tipo{margin-bottom:35px}
.tpl-beneficios-eh .sta-beneficios-eh_tipo svg{width:165px;height:90px}
.tpl-beneficios-eh .sta-beneficios-eh_svg_title{color:#1d71b8;font:800 16px 'Open Sans', sans-serif;text-transform:uppercase;letter-spacing:.25em;text-align:right;margin-right:-.25em;margin-top:-18px}
.tpl-beneficios-eh .sta-plata .sta-beneficios-eh_svg_title{color:#b2b2b2}
.tpl-beneficios-eh .sta-dorado .sta-beneficios-eh_svg_title{color:#baa368}
.tpl-beneficios-eh .sta-azul svg{fill:#1d71b8}
.tpl-beneficios-eh .sta-plata svg{fill:#b2b2b2}
.tpl-beneficios-eh .sta-dorado svg{fill:#baa368}
.tpl-beneficios-eh .sta-beneficios-eh_reservas{margin-top:8px;font:300 italic 12px 'Open Sans', sans-serif}
.tpl-beneficios-eh .sta-beneficios-eh_cabecera{display:inline-block;font:bold italic 14px 'Open Sans', sans-serif;color:#847648;margin-bottom:10px;position:relative;padding:0 5px}
.tpl-beneficios-eh .sta-beneficios-eh_contenedor .sta-beneficios-eh_cabecera:after,
.tpl-beneficios-eh .sta-beneficios-eh_contenedor .sta-beneficios-eh_cabecera:before{content:'';height:2px;background:#be984b;width:80px;position:absolute;top:50%;left:100%;margin:-1px 0 0 5px}
.tpl-beneficios-eh .sta-beneficios-eh_contenedor .sta-beneficios-eh_cabecera:after{left:auto;right:100%;margin:-1px 5px 0 0}
.tpl-beneficios-eh .sta-beneficios-eh_lista{padding:5px 10px;font:300 12px 'Open Sans', sans-serif}
.tpl-beneficios-eh .sta-beneficios-eh_lista:nth-of-type(even){background:#e1e1e1}
.tpl-beneficios-eh .sta-beneficios-eh_seccion{margin-bottom:7px}
.tpl-beneficios-eh .sta-beneficios-eh_azul,
.tpl-beneficios-eh .sta-beneficios-eh_dorado,
.tpl-beneficios-eh .sta-beneficios-eh_gris{display:inline-block;width:40px;vertical-align:middle}
.tpl-beneficios-eh .sta-beneficios-eh_azul:before,
.tpl-beneficios-eh .sta-beneficios-eh_dorado:before,
.tpl-beneficios-eh .sta-beneficios-eh_gris:before{font:1px Icons;color:transparent}
.tpl-beneficios-eh .sta-beneficios-eh_azul.sta-active:before{content:'\e0f6';transition:1s}
.tpl-beneficios-eh .sta-beneficios-eh_gris.sta-active:before{content:'\e0f6';transition:1s .3s}
.tpl-beneficios-eh .sta-beneficios-eh_dorado.sta-active:before{content:'\e0f6';transition:1s .6s}
.tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_azul:before{color:#0e71b8;font-size:12px}
.tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_gris:before{color:#a09f9b;font-size:12px}
.tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_dorado:before{color:#b2a16b;font-size:12px}
.tpl-beneficios-eh .sta-beneficios-eh_footer{font:300 12px/18px 'Open Sans', sans-serif;color:#21212a;margin:40px 60px 0}
.tpl-beneficios-eh .sta-tooltip{color:#847648;cursor:pointer;display:block;position:relative}
.tpl-beneficios-eh .sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:50%;margin-left:-160px;width:300px;z-index:1;padding:10px;border-bottom:3px solid #847648;color:#000;background:#fff;margin-top:-3px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
.tpl-beneficios-eh .sta-tooltip_show{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.tpl-beneficios-eh .sta-tooltip_show:after{content:'\e001';font:13px Icons}
.tpl-beneficios-eh .sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
@media (min-width:801px){
  .tpl-beneficios-eh .sta-beneficios-eh_titulo{display:none}
  .tpl-beneficios-eh .sta-beneficios-eh_colorCategoria{text-align:right;padding:0 25px;margin-bottom:0;display:block}
  .tpl-beneficios-eh .sta-beneficios-eh_tipo{width:215px;display:inline-block;vertical-align:top;margin-bottom:0}
  .tpl-beneficios-eh .sta-beneficios-eh_tipo svg{width:180px;height:95px}
  .tpl-beneficios-eh .sta-beneficios-eh_svg_title{font-weight:800;font-size:18px;letter-spacing:.3em;margin-right:-.3em}
  .tpl-beneficios-eh .sta-beneficios-eh_reservas{margin-top:25px}
  .tpl-beneficios-eh .sta-beneficios-eh_contenedor{text-align:left}
  .tpl-beneficios-eh .sta-beneficios-eh_cabecera{display:block;padding:18px 35px}
  .tpl-beneficios-eh .sta-beneficios-eh_contenedor:nth-of-type(1) .sta-beneficios-eh_cabecera{margin-top:-33px}
  .tpl-beneficios-eh .sta-beneficios-eh_contenedor .sta-beneficios-eh_cabecera:after,
  .tpl-beneficios-eh .sta-beneficios-eh_contenedor .sta-beneficios-eh_cabecera:before{content:none}
  .tpl-beneficios-eh .sta-beneficios-eh_lista{padding:0 15px 0 35px}
  .tpl-beneficios-eh .sta-beneficios-eh_grupo{display:table;width:100%;height:57px}
  .tpl-beneficios-eh .sta-beneficios-eh_seccion{display:table-cell;vertical-align:middle;padding:5px 0}
  .tpl-beneficios-eh .sta-beneficios-eh_azul,
  .tpl-beneficios-eh .sta-beneficios-eh_dorado,
  .tpl-beneficios-eh .sta-beneficios-eh_gris{display:table-cell;width:205px;text-align:center}
  .tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_azul:before,
  .tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_dorado:before,
  .tpl-beneficios-eh .sta-beneficios-eh_lista.sta-active .sta-beneficios-eh_gris:before{font-size:25px}
  .tpl-beneficios-eh .sta-beneficios-eh_footer{font-size:15px;line-height:18px;margin:25px auto 0;max-width:410px}
}
@media (min-width:1001px){
  .tpl-beneficios-eh .sta-beneficios-eh_maxWidth{margin:0 auto;max-width:1220px}
  .tpl-beneficios-eh .sta-beneficios-eh_colorCategoria{padding:0 55px}
  .tpl-beneficios-eh .sta-beneficios-eh_tipo svg{width:195px;height:100px}
  .tpl-beneficios-eh .sta-beneficios-eh_reservas{font-size:14px}
  .tpl-beneficios-eh .sta-beneficios-eh_cabecera{font-size:16px;padding:22px 55px}
  .tpl-beneficios-eh .sta-beneficios-eh_contenedor:nth-of-type(1) .sta-beneficios-eh_cabecera{margin-top:-41px}
  .tpl-beneficios-eh .sta-beneficios-eh_lista{padding:0 55px;font-size:14px}
  .tpl-beneficios-eh .sta-beneficios-eh_azul,
  .tpl-beneficios-eh .sta-beneficios-eh_dorado,
  .tpl-beneficios-eh .sta-beneficios-eh_gris{width:200px}
  .tpl-beneficios-eh .sta-beneficios-eh_footer{font-size:18px;line-height:20px;margin-top:35px;max-width:700px}
}
/* fin .tpl-beneficios-eh */


/* .tpl-boxArticles-eh */
.tpl-boxArticles-eh{background:#F5F5F5;padding:40px 20px 70px 30px;font:14/18px 'Open Sans', sans-serif;color:#707070}
.tpl-boxArticles-eh .sta-boxArticle-eh_indi{margin-bottom:70px}
.tpl-boxArticles-eh .sta-boxArticle-eh_indi:last-of-type{margin-bottom:0}
.tpl-boxArticles-eh article header{font-size:25px;font-weight:500;text-transform:uppercase;color:#00594C;margin-bottom:12px}
.tpl-boxArticles-eh article section{font-size:16px;line-height:22px}
.tpl-boxArticles-eh article .sta-boxArticles-eh_bck{height:300px;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:30px}
.tpl-boxArticles-eh article .sta-boxArticles-eh_bck:after{content:attr(data-title);position:absolute;left:-3px;bottom:0;font-size:11px;color:#00594C;transform-origin:bottom left;transform:rotate(270deg);margin:0 -10px}
@media(min-width:601px){
  .tpl-boxArticles-eh article .sta-boxArticles-eh_bck{height:250px}
}
@media(min-width:701px){
  .tpl-boxArticles-eh{padding:140px 40px 170px;font-size:14px}
  .tpl-boxArticles-eh article{padding:20px 0 20px 58%;position:relative;min-height:300px}
  .tpl-boxArticles-eh article .sta-boxArticles-eh_bck{position:absolute;left:0;top:0;width:55%;height:100%;margin-bottom:0}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi article .sta-boxArticles-eh_bck:after{font-size:14px}
  .tpl-boxArticles-eh article header{font-size:25px}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article{padding:20px 58% 20px 0}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article .sta-boxArticles-eh_bck{left:auto;right:0}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article .sta-boxArticles-eh_bck:after{left:auto;right:0;transform:rotate(90deg);transform-origin:bottom right}
}
@media(min-width:1101px){
  .tpl-boxArticles-eh{font-size:16px}
  .tpl-boxArticles-eh .sta-boxArticles-eh_max{max-width:1300px;margin:0 auto}
  .tpl-boxArticles-eh article{padding:0 0 42px 62%}
  .tpl-boxArticles-eh article header{font-size:35px;margin-bottom:30px;max-width:440px}
  .tpl-boxArticles-eh article section{max-width:440px}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi article header:before{content:'';margin-bottom:45px;display:block;height:70px;width:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAMAAACce/Y8AAAADFBMVEUAAAAASUkAWUsAWUy/rUfaAAAAA3RSTlMAB6f9hWRSAAAAPUlEQVR42u3NQQ0AAAgEoFP7d7aDmz8oQDr/xuFwOBwOh8PhcDgcDofD4ThxOBwOh8PhcDgcDofD4XA4HLXETAEkj+1LpgAAAABJRU5ErkJggg==) no-repeat center;background-size:contain}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article{padding:0 62% 42px 0}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article header:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAMAAACce/Y8AAAAElBMVEUAAAAAVVUAWU0AWEoAWEwAWEsT5LkOAAAABnRSTlMAAz9gaJ8EDTHsAAAAQklEQVR42u3NBwEAIAwAIG//ypbwDwqQVmtl9dCrwWAwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMJwZUl4+DOWbAwiC9rozAAAAAElFTkSuQmCC)}
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article header,
  .tpl-boxArticles-eh .sta-boxArticle-eh_indi:nth-of-type(even) article section{margin-left:auto;margin-right:0}
}
/* FIN .tpl-boxArticles-eh */


/* .tpl-boxes2-eh */
.tpl-boxes2-eh{display:none;text-align:center;background:#e2e2e2}
.tpl-boxes2-eh.sta-enlace0>div>div:first-of-type{display:flex;align-content:space-between;flex-wrap:wrap}
.tpl-boxes2-eh.sta-enlace0,
.tpl-boxes2-eh.sta-enlace1{display:block}
.tpl-boxes2-eh.sta-enlace1>div>div:last-of-type{display:flex;align-content:space-between;flex-wrap:wrap}
.tpl-boxes2-eh>div>div{display:none;background-repeat:no-repeat;background-position:center 20%;background-size:cover;padding:40px 10px 90px;box-sizing:border-box;position:relative}
.tpl-boxes2-eh>div>div:first-of-type{background-color:#847648}
.tpl-boxes2-eh>div>div:last-of-type{background-color:#00111b}
.tpl-boxes2-eh>div>div>h2{color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;width:100%;font-weight:400}
@media (min-width:601px){
  .tpl-boxes2-eh>div>div>h2{font-size:18px}
}
.tpl-boxes2-eh>div>div>svg{display:block;margin:10px auto;fill:#fff;max-height:100px;max-width:200px;min-height:50px;min-width:200px}
.tpl-boxes2-eh>div>div>a{background:0 0;line-height:14px;padding:16px;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;border:2px solid #fff;display:inline-block;text-decoration:none;position:absolute;left:50%;top:67%;right:50%;bottom:auto;width:110px;transform:translateX(-50%);box-sizing:border-box;padding:16px 5px}
@media (min-width:601px){
  .tpl-boxes2-eh>div>div>a{font-size:18px}
}
.tpl-boxes2-eh>div>div>a:hover{background:#fff;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-boxes2-eh>div>div>a{padding-top:21px;padding-bottom:21px}
}
.tpl-boxes2-eh.sta-separacion>div{max-width:1280px;margin:0 auto;padding:10px}
.tpl-boxes2-eh.sta-separacion>div>div{margin:0 0 20px}
@media (min-width:601px){
  .tpl-boxes2-eh>div{display:none}
  .tpl-boxes2-eh>div>div{padding:55px 10px 120px}
  .tpl-boxes2-eh>div>div>svg{max-height:200px;max-width:300px;min-height:130px;min-width:230px}
  .tpl-boxes2-eh>div>div>a{top:68%;width:140px}
  .tpl-boxes2-eh.sta-enlace0>div,
  .tpl-boxes2-eh.sta-enlace1>div{display:flex}
  .tpl-boxes2-eh.sta-enlace0>div>div,
  .tpl-boxes2-eh.sta-enlace1>div>div{width:100%}
  .tpl-boxes2-eh.sta-enlace0.sta-enlace1>div{display:flex}
  .tpl-boxes2-eh.sta-enlace0.sta-enlace1>div>div{width:50%}
  .tpl-boxes2-eh.sta-separacion>div{padding:10px 0}
  .tpl-boxes2-eh.sta-separacion>div>div{margin:15px}
  .sf5 .tpl-boxes2-eh>div>div>a{top:73%}
  .sf5 .tpl-boxes2-eh.sta-enlace0.sta-separacion>div>div{width:95%}
  .sf5 .tpl-boxes2-eh.sta-enlace0.sta-separacion>div>div{width:95%}
  .sf5 .tpl-boxes2-eh.sta-enlace1.sta-separacion>div>div{width:95%}
  .sf5 .tpl-boxes2-eh.sta-enlace1.sta-separacion>div>div{width:95%}
  .sf5 .tpl-boxes2-eh.sta-enlace0.sta-enlace1.sta-separacion>div>div{width:45%}
  .sf5 .tpl-boxes2-eh.sta-enlace0.sta-enlace1.sta-separacion>div>div{width:45%}
  .sf5 .tpl-boxes2-eh.sta-separacion>div>div{width:calc(50% - 30px)}
}
@media (min-width:801px){
  .tpl-boxes2-eh>div>div{padding:50px 10px 115px}
  .tpl-boxes2-eh>div>div>svg{max-height:200px;max-width:300px;min-height:150px;min-width:270px}
}
.sf5 .tpl-boxes2-eh:not(.sta-enlace1)>div>div:last-of-type{display:none!important}
.sf5 .tpl-boxes2-eh:not(.sta-enlace1)>div>div:last-of-type{display:none!important}
.sf5 .tpl-boxes2-eh:not(.sta-enlace0)>div>div:first-of-type{display:none!important}
.sf5 .tpl-boxes2-eh:not(.sta-enlace0)>div>div:first-of-type{display:none!important}
.sf5 .tpl-boxes2-eh>div>div{display:block!important}
.sf5 .tpl-boxes2-eh>div>div{display:block!important}
.sf5 .tpl-boxes2-eh>div>div>a{position:static;margin:10px auto;display:block}
.sf5 .tpl-boxes2-eh>div>div>a{position:static;margin:10px auto;display:block}
.sf5 .tpl-boxes2-eh>div>div{padding:40px 10px 30px}
.sf5 .tpl-boxes2-eh>div>div{padding:40px 10px 30px}
@media (min-width:1300px){
  .tpl-boxes2-eh>div>div:last-of-type{background-position:center 50%}
}
/* fin .tpl-boxes2-eh */


/* .tpl-boxes3-eh */
.tpl-boxes3-eh{font-size:1px;letter-spacing:-1px;word-spacing:-1px;overflow:hidden;position:relative;z-index:20;box-shadow:0 3px 23px 4px rgba(0,0,0,.75)}
.tpl-boxes3-eh>*,
.tpl-boxes3-eh>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
.tpl-boxes3-eh.sta-enlace0>a:first-of-type,
.tpl-boxes3-eh.sta-enlace1>a:last-of-type{width:100%;display:block}
.tpl-boxes3-eh.sta-enlace0.sta-enlace1>a{width:50%;display:inline-block}
.tpl-boxes3-eh>a{width:50%;vertical-align:top;max-height:160px;position:relative;display:none}
.tpl-boxes3-eh>a:first-child>div{background-color:#00111b;background-blend-mode:luminosity;padding-right:20px}
.tpl-boxes3-eh>a:first-child:after{content:'';background-color:#00111b;position:absolute;left:0;top:0;right:0;bottom:0;opacity:.9}
.tpl-boxes3-eh>a:first-child:hover>div:after{background:#00111b;transition:.5s ease-out}
.tpl-boxes3-eh>a:last-child>div{background-position:left;background-color:#847648;background-blend-mode:luminosity;padding-left:20px;color:#000;text-align:left}
.tpl-boxes3-eh>a:last-child>div>div>span{color:#fff}
.tpl-boxes3-eh>a:last-child:hover>div:after{background:#847648;transition:.5s ease-out}
.tpl-boxes3-eh>a:last-child:before{left:200px;background:linear-gradient(to right,transparent 0,rgba(132,118,72,.5) 50%,#847648 100%);width:60px}
.tpl-boxes3-eh>a:last-child:after{content:'';background-color:#847648;position:absolute;left:0;top:0;right:0;bottom:0;opacity:.9}
.tpl-boxes3-eh>a:hover{text-decoration:none}
.tpl-boxes3-eh>a:before{content:'';position:absolute;top:0;bottom:0;right:200px;width:60px;background: linear-gradient(to right, #00111b 0%, rgba(0,17,27,.5) 50%, transparent 100%);z-index:2}
.tpl-boxes3-eh>a>div{text-align:right;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;position:relative;padding:40px 10px;box-sizing:border-box;height:160px;background-position:right;background-repeat:no-repeat;background-size:260px 160px}
@media (min-width:601px){
  .tpl-boxes3-eh>a>div{font-size:18px}
}
.tpl-boxes3-eh>a>div>div{position:relative;z-index:12}
.tpl-boxes3-eh>a>div>div>span{display:block;text-transform:none;font:24px 'Droid Serif',serif;letter-spacing:0;color:#847648;position:relative;z-index:12}
.tpl-boxes3-eh>a>div:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;transition:.5s ease-out}
.tpl-boxes3-eh>a:hover>div{color:#fff;transition:.5s ease-out}
.tpl-boxes3-eh>a:hover>div>div>span{color:#fff}
@media (min-width:601px){
  .tpl-boxes3-eh>a>div{padding:60px 10px 40px}
}
/* fin .tpl-boxes3-eh */


/* .tpl-boxes14-eh */
.tpl-boxes14-eh{background:#e2e2e2;padding:20px 10px}
.tpl-boxes14-eh>div>div{box-sizing:border-box;min-height:335px;overflow:hidden;padding:25px;position:relative;text-align:center;z-index:0;display:flex;flex-direction:column;justify-content:center}
.tpl-boxes14-eh>div>div:not(:nth-of-type(1)){margin-top:12px}
.tpl-boxes14-eh>div>div>div:nth-of-type(1){height:100px;display:table-cell;vertical-align:middle;align-items:center;display:flex;justify-content:center}
.tpl-boxes14-eh>div>div>div:nth-of-type(1)>img,
.tpl-boxes14-eh>div>div>div:nth-of-type(1)>svg{display:inline-block;max-height:100%;max-width:100%}
.tpl-boxes14-eh>div>div>div:nth-of-type(1)>svg{fill:#fff;height:100%;width:100%}
.tpl-boxes14-eh>div>div>div:nth-of-type(2){margin-top:25px}
.tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(1){color:#fff;font-size:14px;font-weight:100;text-transform:uppercase;letter-spacing:.1em}
@media (min-width:601px){
  .tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(1){font-size:18px}
}
.tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif}
@media (min-width:601px){
  .tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(2){font-size:36px}
}
.tpl-boxes14-eh>div>div>a{max-width:180px;align-self:center;margin-top:25px;background:0 0;line-height:14px;padding:16px;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;border:2px solid #fff;text-decoration:none;display:inline-block}
@media (min-width:601px){
  .tpl-boxes14-eh>div>div>a{font-size:18px}
}
.tpl-boxes14-eh>div>div>a:hover{background:#fff;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-boxes14-eh>div>div>a{padding-top:21px;padding-bottom:21px}
}
.tpl-boxes14-eh>div>div>figure{background-size:cover;background-position:center;position:absolute;transition:.3s;z-index:-1;left:0;top:0;right:0;bottom:0}
.tpl-boxes14-eh>div>div>figure:after{background:rgba(0,0,0,.5);content:'';position:absolute;left:0;top:0;right:0;bottom:0}
.tpl-boxes14-eh>div>div>a:hover+figure{transform:scale(1.2)}
.tpl-boxes14-eh.sta-marcas{padding:40px 20px}
.tpl-boxes14-eh.sta-marcas>div>div{padding-top:320px;display:block;background:#fff;box-shadow:0 0 11px -4px #000;transition:box-shadow .3s}
.tpl-boxes14-eh.sta-marcas>div>div:hover{box-shadow:0 0 16px -3px #000}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(1){height:auto;display:block;position:absolute;left:30px;top:30px;right:30px}
.tpl-boxes14-eh.sta-marcas>div>div:not(:nth-of-type(1)){margin-top:30px}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(1)>svg{display:block;max-width:100px;fill:inherit}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2){margin-top:0}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2)>div:nth-of-type(1){font-size:15px;color:#000;margin-bottom:10px}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2)>div:nth-of-type(1) strong{display:block;font-size:28px;letter-spacing:normal;color:#847648;line-height:normal;font-weight:normal}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2)>div:nth-of-type(1) div{display:block;font-size:28px;letter-spacing:normal;color:#847648;line-height:normal;font-weight:normal}
.tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2)>div:nth-of-type(2){color:#000;font-size:15px}
.tpl-boxes14-eh.sta-marcas>div>div>a{border-color:#847648;min-width:100px;color:#847648;border-width:1px;line-height:normal}
.tpl-boxes14-eh.sta-marcas>div>div>a:before{content:'';position:absolute;left:0;top:0;bottom:0;right:0}
.tpl-boxes14-eh.sta-marcas>div>div>a:hover,
.tpl-boxes14-eh.sta-marcas>div>div>a:focus{background:#847648;color:#fff}
.tpl-boxes14-eh.sta-marcas>div>div>figure{bottom:auto;height:300px}
.tpl-boxes14-eh.sta-marcas>div>div>figure:after{background:none;outline:0 solid #847648;outline-offset:0;transition:.3s}
.tpl-boxes14-eh.sta-marcas>div>div>a:hover+figure{transform:none}
.tpl-boxes14-eh.sta-marcas>div>div>a:hover+figure:after{background:rgba(0,0,0,.2);outline-offset:-15px;outline-width:2px}
@media (min-width:601px){
  .tpl-boxes14-eh{padding:15px 5px}
  .tpl-boxes14-eh>div{display:flex;flex-wrap:wrap;font-size:1px;letter-spacing:-1px;word-spacing:-1px}
  .tpl-boxes14-eh>div>*,
  .tpl-boxes14-eh>div>div{display:inline-flex;font-size:14px;letter-spacing:normal;word-spacing:normal}
  .ielt10 .tpl-boxes14-eh>div>*,
  .ielt10 .tpl-boxes14-eh>div>div{display:inline-block}
  .tpl-boxes14-eh>div>div{min-height:380px;padding-top:125px;width:45%;width:calc(50% - 30px);justify-content:flex-end;margin:15px}
  .tpl-boxes14-eh>div>div:not(:nth-of-type(1)){margin-top:15px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(1){position:absolute;top:25px;left:25px;right:25px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(2){line-height:45px}
  .tpl-boxes14-eh.sta-marcas>div{display:block}
  .tpl-boxes14-eh.sta-marcas>div>div{padding-left:30px;padding-right:30px}
  .tpl-boxes14-eh.sta-marcas>div>div{width:auto}
  .tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(2)>div:nth-of-type(2){line-height:22px}
}
@media (min-width:801px){
  .tpl-boxes14-eh{padding:15px}
  .tpl-boxes14-eh>div{max-width:1220px;margin:0 auto}
  .tpl-boxes14-eh>div>div{min-height:480px;padding:170px 60px 40px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(1){height:130px;top:40px;left:60px;right:60px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(1)>img,
  .tpl-boxes14-eh>div>div>div:nth-of-type(1)>svg{height:130px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(2){margin-top:40px}
  .tpl-boxes14-eh>div>div>div:nth-of-type(2)>div:nth-of-type(1){line-height:18px;padding-bottom:2px}
  .tpl-boxes14-eh>div>div>a{margin-top:40px}
  .tpl-boxes14-eh.sta-marcas>div{display:flex}
  .tpl-boxes14-eh.sta-marcas>div>div{width:45%;width:calc(50% - 30px);display:flex;justify-content:space-between;padding-top:330px}
  .tpl-boxes14-eh.sta-marcas>div>div:not(:nth-of-type(1)){margin-top:15px}
  .tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(1)>img,
  .tpl-boxes14-eh.sta-marcas>div>div>div:nth-of-type(1)>svg{height:auto}
}
/* fin .tpl-boxes14-eh */


/* .tpl-boxes15-eh */
.tpl-boxes15-eh{background:#e2e2e2;padding:13px 10px;font:14px 'Open Sans', sans-serif;color:#00111b;text-align:center}
.tpl-boxes15-eh>div>div:first-of-type{margin-bottom:10px}
.tpl-boxes15-eh>div>div:first-of-type>div{font:italic 18px 'Open Sans', sans-serif;margin-bottom:12px}
.tpl-boxes15-eh>div>div:first-of-type>div>span{display:block;font-size:24px;color:#847648}
.tpl-boxes15-eh>div>div:last-of-type>article{margin-bottom:0}
.tpl-boxes15-eh>div>div>article{background:#fff;margin-bottom:10px;border-bottom:3px solid #847648;box-shadow:0 1px 2px 1px rgba(0,0,0,.5);overflow:hidden}
.tpl-boxes15-eh>div>div>article>header{display:table;height:180px;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.3);width:101%;width:calc(100% + 1px)}
.tpl-boxes15-eh>div>div>article>header>div{display:table-cell;vertical-align:middle;padding:10px 30px;font:24px 'Open Sans', sans-serif;color:#fff}
.tpl-boxes15-eh>div>div>article>header>div>span{display:block;font:300 14px 'Open Sans', sans-serif;text-transform:uppercase;letter-spacing:.1em}
.tpl-boxes15-eh>div>div>article>section{padding:15px 10px 15px}
.tpl-boxes15-eh>div>div>article>section>a{color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase;margin:10px auto 5px}
.tpl-boxes15-eh>div>div>article>section>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes15-eh>div>div>article>section>a:hover{cursor:pointer;text-decoration:none}
.tpl-boxes15-eh>div>div>article>section>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-boxes15-eh>div>div>article>section>a{font-size:18px}
  .tpl-boxes15-eh>div>div>article>section>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-boxes15-eh>div>div>article>section>a:empty{display:none}
@media (min-width:601px){
  .tpl-boxes15-eh{padding:28px 20px 22px}
  .tpl-boxes15-eh>div{display:flex;flex-wrap:wrap;justify-content:space-around}
  .tpl-boxes15-eh>div>div:first-of-type{display:flex;flex-wrap:wrap;align-content:space-between;width:45%;width:calc(50% - 15px);margin:0 15px 0 0}
  .tpl-boxes15-eh>div>div:first-of-type>div{padding-top:30px;text-align:left;margin-bottom:20px}
  .tpl-boxes15-eh>div>div:first-of-type>article{margin-bottom:0}
  .tpl-boxes15-eh>div>div:first-of-type>article>header{min-height:300px;height:auto}
  .tpl-boxes15-eh>div>div:nth-of-type(2){display:flex;flex-wrap:wrap;align-content:space-between;width:45%;width:calc(50% - 15px);margin-left:15px}
  .tpl-boxes15-eh>div>div:nth-of-type(2)>article{width:100%;margin-bottom:0}
  .tpl-boxes15-eh>div>div:nth-of-type(2)>article:last-of-type{margin-top:30px}
  .tpl-boxes15-eh>div>div:nth-of-type(3){margin-top:30px}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article{display:flex}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>header{display:flex;align-items:center;width:45%;width:calc(50% - 15px);min-height:210px}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>header>div{display:block;width:100%}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>section{align-self:center;width:50%;width:calc(50% + 15px);box-sizing:border-box}
  .ielt11 .tpl-boxes15-eh>div,
  .sf5 .tpl-boxes15-eh>div{display:block}
  .ielt11 .tpl-boxes15-eh>div>div:first-of-type,
  .ielt11 .tpl-boxes15-eh>div>div:nth-of-type(2),
  .sf5 .tpl-boxes15-eh>div>div:first-of-type,
  .sf5 .tpl-boxes15-eh>div>div:nth-of-type(2){display:inline-block;vertical-align:top;width:calc(50% - 20px)}
  .ielt10 .tpl-boxes15-eh>div>div:nth-of-type(3)>article{display:block}
  .ielt10 .tpl-boxes15-eh>div>div:nth-of-type(3)>article>header{display:inline-block;vertical-align:top}
  .ielt10 .tpl-boxes15-eh>div>div:nth-of-type(3)>article>section{display:inline-block;vertical-align:top}
}
@media (min-width:801px){
  .tpl-boxes15-eh{padding:25px 30px 27px}
  .tpl-boxes15-eh>div{max-width:1280px;margin:0 auto}
  .tpl-boxes15-eh>div>div>article>header>div{font-size:36px}
  .tpl-boxes15-eh>div>div>article>header>div>span{font-size:18px}
  .tpl-boxes15-eh>div>div>article>section{padding:35px 20px 20px}
  .tpl-boxes15-eh>div>div>article>section>a{margin:10px auto}
  .tpl-boxes15-eh>div>div:first-of-type{width:30%;width:calc(100% / 3 - 21px);margin:0;align-content:space-between}
  .tpl-boxes15-eh>div>div:first-of-type>div{padding-top:17px;margin-bottom:60px}
  .tpl-boxes15-eh>div>div:nth-of-type(2){width:30%;width:calc(100% / 3 - 20px);align-content:flex-start}
  .tpl-boxes15-eh>div>div:nth-of-type(3){width:30%;width:calc(100% / 3 - 20px)}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article{display:block}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>header{display:table;width:101%;width:calc(100% + 1px);height:300px}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>header>div{display:table-cell}
  .tpl-boxes15-eh>div>div:nth-of-type(3)>article>section{width:100%}
  .tpl-boxes15-eh>div>div:nth-of-type(2),
  .tpl-boxes15-eh>div>div:nth-of-type(3){margin:0 0 0 30px}
  .sf5 .tpl-boxes15-eh>div>div:nth-of-type(3){display:inline-block;vertical-align:top}
  .ielt11 .tpl-boxes15-eh>div>div:first-of-type,
  .ielt11 .tpl-boxes15-eh>div>div:nth-of-type(2),
  .ielt11 .tpl-boxes15-eh>div>div:nth-of-type(3){display:inline-block;vertical-align:top;width:calc(100% /3 - 25px)}
}
/* fin .tpl-boxes15-eh */


/* .tpl-boxes17-eh */
.tpl-boxes17-eh{color:#000;background:#e2e2e2;padding:20px 10px;font:300 14px 'Open Sans', sans-serif}
.tpl-boxes17-eh .mixin-title{font-weight:700;color:#847648;text-transform:uppercase;padding:20px 0 15px;border-bottom:1px solid #ccc;letter-spacing:.1em}
@media (min-width:601px){
.tpl-boxes17-eh .mixin-title{padding-top:30px;font-size:18px}
}
.tpl-boxes17-eh>ul>li{counter-reset:tpl-boxes17-eh;background:#fff;box-shadow:0 1px 2px 1px rgba(0,0,0,.5)}
.tpl-boxes17-eh>ul>li.sta-open>div:last-of-type>div>button:after{content:'\e02e'}
.tpl-boxes17-eh>ul>li.sta-open>div:last-of-type>div>button>span:first-of-type{display:inline}
.tpl-boxes17-eh>ul>li.sta-open>div:last-of-type>div>button>span:nth-of-type(2){display:none}
.tpl-boxes17-eh>ul>li:not(:last-of-type){margin-bottom:10px}
.tpl-boxes17-eh>ul>li>div:first-of-type{padding:20px 10px 0}
.tpl-boxes17-eh>ul>li>div:first-of-type>div{padding-bottom:20px;background-repeat:no-repeat;background-position:-999999px -999999px;background-size:0;border-bottom:1px solid #ccc}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div{line-height:20px}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div:first-of-type{font-weight:700;color:#847648;margin-bottom:10px}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div:first-of-type>strong{color:#000;text-transform:uppercase}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type{padding-right:125px;position:relative}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>mark{position:absolute;right:0;bottom:0;width:125px;font:18px 'Open Sans', sans-serif;text-align:right;color:#847648;text-transform:capitalize}
.tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>mark>span{display:none}
.tpl-boxes17-eh>ul>li>div.sta-datos{display:none;background:#ededed}
.tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type{padding:0 10px;background:#fff}
.tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div:last-of-type{padding-bottom:10px}
.tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div>div{font-weight:700;color:#847648;text-transform:uppercase;padding:20px 0 15px;border-bottom:1px solid #ccc;letter-spacing:.1em}
@media (min-width:601px){
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div>div{padding-top:30px;font-size:18px}
}
.tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div>ul{padding-top:15px;line-height:20px}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio{padding:15px 0;margin:0 10px;display:flex;justify-content:space-between;align-items:center;border:solid #ccc;border-width:3px 0}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio>strong{display:inline-block;font-size:18px;letter-spacing:.1em;text-transform:uppercase;max-width:45%}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio>div{max-width:55%;text-align:right;font-size:15px}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio>div>strong{display:block;font-size:24px;color:#280}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser{padding-bottom:20px;margin:0 10px}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser>div.sta-title{font-weight:700;color:#847648;text-transform:uppercase;padding:20px 0 15px;border-bottom:1px solid #ccc;letter-spacing:.1em}
@media (min-width:601px){
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser>div.sta-title{padding-top:30px;font-size:18px}
}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser>div:nth-of-type(2){padding-top:10px;line-height:20px}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones{padding:0 0 20px;margin:0 10px;border-bottom:1px solid #ccc;overflow:hidden}
@media print{
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones{display:none}
}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Open Sans', sans-serif;border:2px solid #847648;width:auto;line-height:28px;max-width:49%}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button{display:inline-block;width:auto}
}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button.sta-none{display:none}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button:first-of-type{float:left}
.tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones>button:nth-of-type(2){float:right}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul{padding:0 10px}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title{padding:20px 0 15px;border-bottom:3px solid #ccc;font-weight:400}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div>strong{color:#847648;text-transform:uppercase;letter-spacing:.1em}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div>strong:after{counter-increment:tpl-boxes17-eh;content:counter(tpl-boxes17-eh) ':'}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type{display:none}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div>ul{padding:10px 0}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div>ul>li{line-height:20px}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>strong{display:block;padding:10px 0;text-transform:uppercase;border-bottom:1px solid #ccc}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul{padding-left:15px}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul>li{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;padding:10px 0;border-bottom:1px solid #ccc;text-align:right}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul>li:last-of-type{border-bottom:0;padding-bottom:25px}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul>li:last-of-type>strong{display:inline-block}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul>li:last-of-type>strong:first-of-type{max-width:75%;text-align:left}
.tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:last-of-type>div>ul>li>span{display:inline-block;text-align:left;max-width:75%}
.tpl-boxes17-eh>ul>li>div:last-of-type>div{display:flex;justify-content:space-between;align-items:center;padding:10px}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>button{color:#847648;text-transform:uppercase;letter-spacing:.1em;max-width:60%;padding:10px 35px 10px 0;position:relative}
@media print{
  .tpl-boxes17-eh>ul>li>div:last-of-type>div>button{display:none}
}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>button:after{content:'\e052';font:12px Icons;border:1px solid #847648;border-radius:50%;padding:8px 7px;position:absolute;top:5px;right:0}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>button>span:first-of-type{display:none}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>div{max-width:40%}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>div>span{display:block;padding-right:20px;text-align:right;text-transform:uppercase;letter-spacing:.1em}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>div>strong{font-size:24px;color:#847648}
.tpl-boxes17-eh>ul>li>div:last-of-type>div>div>strong>span{font-size:14px;font-weight:300}
.tpl-boxes17-eh>#paginacion_form{text-align:center;margin-top:25px}
.tpl-boxes17-eh>#paginacion_form>button{padding:0 5px;font-size:16px;color:#847648}
@media (min-width:601px),print{
  .tpl-boxes17-eh{padding:10px 20px 30px}
  .tpl-boxes17-eh>ul>li:not(:last-of-type){margin-bottom:30px}
  .tpl-boxes17-eh>ul>li>div:first-of-type{padding:20px 20px 0}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div{padding:0 125px 20px 100px;min-height:85px;position:relative}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div:before{content:'';position:absolute;left:0;top:3px;width:80px;height:85px;background-image:inherit;background-repeat:no-repeat;background-position:center;background-size:cover}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type{position:static;padding-right:0}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>div{display:inline-block}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>div:first-of-type:after{content:'-'}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>mark{bottom:20px}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>mark>span{display:inline}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type{padding:0 20px 30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 18px)}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div:nth-of-type(even){margin-left:30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div:last-of-type{padding-bottom:0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio{margin:35px 20px 0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser{margin:0 20px;padding-bottom:15px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones{margin:0 20px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul{padding:5px 20px 0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title{padding:25px 0 10px;font-size:18px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>ul{padding:30px 0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>ul>li{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 18px)}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>ul>li:nth-of-type(even){margin-left:30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>div>strong{font-size:16px;padding-top:0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>div>ul{padding-left:30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>div>ul>li:last-of-type{padding-bottom:0}
  .tpl-boxes17-eh>ul>li>div:last-of-type>div{padding:15px 20px}
  .tpl-boxes17-eh>ul>li>div:last-of-type>div>button{font-size:18px}
}
@media (min-width:801px),print{
  .tpl-boxes17-eh>ul{max-width:1200px;margin:0 auto}
  .tpl-boxes17-eh>ul>li>div:first-of-type{padding:30px 30px 0}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div{padding-right:300px}
  .tpl-boxes17-eh>ul>li>div:first-of-type>div>div:last-of-type>mark{width:300px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type{padding:0 30px 25px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div{width:30%;width:calc(100% / 3 - 23px)}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div:nth-of-type(even){margin-left:auto}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div:first-of-type>div:not(:nth-of-type(3n+1)){margin-left:30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-precio{margin:10px 30px 30px;padding-left:30%;padding-left:calc(100% / 3 - 9px)}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-obser{margin:0 30px;padding-bottom:20px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>div.sta-botones{margin:0 30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul{padding:0 30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title{display:flex;justify-content:space-between;align-items:center}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div{display:inline-block!important}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type{text-transform:uppercase;color:#999;font-size:14px;font-weight:700}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type>span:before{content:'\e0ba';font:20px Icons;vertical-align:bottom}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type>span:after{content:'(' attr(data-num) ')';color:#000}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type>span:last-of-type{margin-left:10px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div.sta-title>div:last-of-type>span:last-of-type:before{font-size:14px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2){padding:30px 0 45px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>ul{display:inline-block;vertical-align:top;width:30%;width:calc(100% / 3 - 23px);padding:0}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>ul>li{display:block;margin:0!important;width:auto}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>div{display:inline-block;vertical-align:top;width:60%;width:calc((100% / 3 * 2) - 13px);margin-left:30px}
  .tpl-boxes17-eh>ul>li>div.sta-datos>ul>li>div:nth-of-type(2)>div>ul{padding-left:0}
}
/* fin .tpl-boxes17-eh */


/* .tpl-boxes8-eh */
.tpl-boxes8-eh{padding:30px 10px 0;background:#e2e2e2;font:300 14px 'Open Sans', sans-serif;color:#00111b}
.tpl-boxes8-eh>div>article{padding:290px 0 25px;position:relative}
.tpl-boxes8-eh>div>article>header{text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}
.tpl-boxes8-eh>div>article>header > .sta-boxes8-eh_back{position:absolute;left:0;top:0;right:0;bottom:auto;height:270px;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0;}
.tpl-boxes8-eh>div>article>header > .sta-boxes8-eh_back.sta-load{opacity:1;transition:opacity .5s;}
.tpl-boxes8-eh>div>article>header>span{display:block;font:24px 'Open Sans', sans-serif;color:#847648;text-transform:none}
.tpl-boxes8-eh>div>article>header>span>span{display:block;font-style:italic;font-size:18px}
.tpl-boxes8-eh>div>article>section>a{color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase;margin-top:20px}
.tpl-boxes8-eh>div>article>section>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes8-eh>div>article>section>a:hover{cursor:pointer;text-decoration:none}
.tpl-boxes8-eh>div>article>section>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-boxes8-eh>div>article>section>a{font-size:18px}
  .tpl-boxes8-eh>div>article>section>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-boxes8-eh>div>article>section>a[href=''],
.tpl-boxes8-eh>div>article>section>aempty{display:none}
@media (min-width:601px){
  .tpl-boxes8-eh{padding:30px 20px}
  .tpl-boxes8-eh>div>article{display:flex;flex-direction:column;justify-content:center;min-height:375px}
  .tpl-boxes8-eh>div>article:nth-of-type(odd){padding:0 0 30px 50%}
  .tpl-boxes8-eh>div>article:nth-of-type(odd)>header{padding-left:15px}
  .tpl-boxes8-eh>div>article:nth-of-type(odd)>header:before{right:auto}
  .tpl-boxes8-eh>div>article:nth-of-type(odd)>section{padding-left:15px}
  .tpl-boxes8-eh>div>article:nth-of-type(even){padding:0 50% 30px 0;text-align:right}
  .tpl-boxes8-eh>div>article:nth-of-type(even)>header{padding-right:15px;}
  .tpl-boxes8-eh>div>article:nth-of-type(even)>header:before{left:auto}
  .tpl-boxes8-eh>div>article:nth-of-type(even)>section{padding-right:15px}
  .tpl-boxes8-eh>div>article>header > .sta-boxes8-eh_back{width:45%;width:calc(50% - 15px);bottom:30px;height:auto}
  .tpl-boxes8-eh>div>article:nth-of-type(even) .sta-boxes8-eh_back{left: auto;}
  .tpl-boxes8-eh>div>article>header>span{font-size:36px}
}
@media (min-width:801px){
  .tpl-boxes8-eh>div{max-width:1280px;margin:0 auto}
  .tpl-boxes8-eh>div>article{min-height:320px}
  .tpl-boxes8-eh>div>article:nth-of-type(odd){padding-left:67%}
  .tpl-boxes8-eh>div>article:nth-of-type(even){padding-right:67%}
  .tpl-boxes8-eh>div>article>header > .sta-boxes8-eh_back{width:66%;width:calc(67% - 15px)}
}
/* fin .tpl-boxes8-eh */


/* .tpl-boxes18-eh */
.tpl-boxes18-eh{background:#e2e2e2;padding:10px 10px 20px}
.tpl-boxes18-eh>div>ul>li{background:#fff;border-bottom:1px solid #847648}
.tpl-boxes18-eh>div>ul>li.sta-open>button>span:after{content:'\e02e'}
.tpl-boxes18-eh>div>ul>li.sta-open>button:after,
.tpl-boxes18-eh>div>ul>li.sta-open>button:before{border-top-width:11px;bottom:-11px}
.tpl-boxes18-eh>div>ul>li.sta-open>button:after{bottom:-10px}
.tpl-boxes18-eh>div>ul>li.sta-open>div{border-color:#999}
.tpl-boxes18-eh>div>ul>li>button{width:100%;padding:0 20px;min-height:80px;position:relative}
.tpl-boxes18-eh>div>ul>li>button:after,
.tpl-boxes18-eh>div>ul>li>button:before{content:'';position:absolute;left:47%;left:calc(50% - 10px);bottom:0;border-top:0 solid #999;border-right:10px solid transparent;border-bottom:0 solid transparent;border-left:10px solid transparent;transition:border-top-width .3s,bottom .3s}
.tpl-boxes18-eh>div>ul>li>button:after{border-top-color:#fff}
.tpl-boxes18-eh>div>ul>li>button>span{display:block;position:relative;text-align:left;font:16px/24px 'Open Sans', sans-serif;padding:15px 20px 15px 0;color:#000}
.tpl-boxes18-eh>div>ul>li>button>span:after{content:'\e052';font:12px/1px Icons;color:#847648;position:absolute;right:0;top:50%}
.tpl-boxes18-eh>div>ul>li>div{display:none;color:#00111b;overflow:hidden;padding:30px 0 25px;margin:0 20px;font:300 14px 'Open Sans', sans-serif;border-top:1px solid transparent;transition:border-color .3s}
@media (min-width:601px){
  .tpl-boxes18-eh{padding:20px}
  .tpl-boxes18-eh>div>ul>li>button{padding:0 30px}
  .tpl-boxes18-eh>div>ul>li>div{margin:0 30px}
}
@media (min-width:801px){
  .tpl-boxes18-eh.sta-v2{padding:30px 20px 20px}
  .tpl-boxes18-eh.sta-v2>div>ul{width:100%;margin:0!important}
  .tpl-boxes18-eh>div{max-width:1200px;margin:0 auto}
  .tpl-boxes18-eh>div>ul{box-shadow:none;font-size:0;width:48%;width:calc(50% - 30px);vertical-align:top;display:inline-block}
  .tpl-boxes18-eh>div>ul:first-of-type{margin-right:15px}
  .tpl-boxes18-eh>div>ul:last-of-type{margin-left:15px}
  .tpl-boxes18-eh>div>ul>li{display:inline-block;width:100%}
  .ielt10 .tpl-boxes18-eh>div>ul>li{width:47%;vertical-align:top}
  .ielt10 .tpl-boxes18-eh>div>ul>li:nth-of-type(even){margin-left:30px}
}
/* fin .tpl-boxes18-eh */


/* .tpl-boxes19-eh */
.tpl-boxes19-eh{background:#e2e2e2;padding:15px 10px 30px;font:14px 'Open Sans', sans-serif}
.tpl-boxes19-eh>div>div{margin-bottom:20px;font-weight:300;color:#00111b;text-align:center;letter-spacing:.1em}
.tpl-boxes19-eh>div>div:last-of-type{margin-bottom:0;margin-top:20px;letter-spacing:normal;letter-spacing:inherit;font-weight:700}
.tpl-boxes19-eh>div>div:last-of-type>a{display:inline-block}
.tpl-boxes19-eh>div>article{background:#fff;border-bottom:3px solid}
.tpl-boxes19-eh>div>article:not(:last-of-type){margin-bottom:10px}
.tpl-boxes19-eh>div>article.sta-azul{border-color:#2f5489}
.tpl-boxes19-eh>div>article.sta-azul>section>ul>li:before{border-color:#2f5489}
.tpl-boxes19-eh>div>article.sta-azul .sta-tooltip .sta-tool_cont{border-bottom-color:#2f5489}
.tpl-boxes19-eh>div>article.sta-azul .sta-tooltip .sta-tool_cont button{border-color:#2f5489}
.tpl-boxes19-eh>div>article.sta-azul .sta-tooltip .sta-tool_cont button:after{color:#2f5489}
.tpl-boxes19-eh>div>article.sta-plata{border-color:#adadad}
.tpl-boxes19-eh>div>article.sta-plata>section>ul>li:before{border-color:#adadad}
.tpl-boxes19-eh>div>article.sta-plata .sta-tooltip .sta-tool_cont{border-bottom-color:#adadad}
.tpl-boxes19-eh>div>article.sta-plata .sta-tooltip .sta-tool_cont button{border-color:#adadad}
.tpl-boxes19-eh>div>article.sta-plata .sta-tooltip .sta-tool_cont button:after{color:#adadad}
.tpl-boxes19-eh>div>article.sta-dorada{border-color:#847648}
.tpl-boxes19-eh>div>article.sta-dorada>section>ul>li:before{border-color:#847648}
.tpl-boxes19-eh>div>article.sta-dorada .sta-tooltip .sta-tool_cont{border-bottom-color:#847648}
.tpl-boxes19-eh>div>article.sta-dorada .sta-tooltip .sta-tool_cont button{border-color:#847648}
.tpl-boxes19-eh>div>article.sta-dorada .sta-tooltip .sta-tool_cont button:after{color:#847648}
.tpl-boxes19-eh>div>article>header{background-position:center;background-size:cover;background-repeat:no-repeat;display:table;height:260px;width:100%}
.tpl-boxes19-eh>div>article>header>div{display:table-cell;vertical-align:middle;text-align:center;color:#fff;padding:0 10px 50px}
.tpl-boxes19-eh>div>article>header>div>div:first-of-type{font:italic 18px 'Open Sans', sans-serif}
.tpl-boxes19-eh>div>article>header>div>div:nth-of-type(2){font:36px 'Open Sans', sans-serif;margin-bottom:40px}
.tpl-boxes19-eh>div>article>header>div>div:last-of-type{text-transform:uppercase;letter-spacing:.1em}
.tpl-boxes19-eh>div>article>section{position:relative;padding:20px 10px 15px;line-height:20px;color:#000}
.tpl-boxes19-eh>div>article>section:before{content:'';position:absolute;left:45%;left:calc(50% - 50px);bottom:100%;border-top:0 solid transparent;border-right:50px solid transparent;border-bottom:50px solid #fff;border-left:50px solid transparent}
.tpl-boxes19-eh>div>article>section>ul{margin-top:10px}
.tpl-boxes19-eh>div>article>section>ul>li{padding-left:14px;position:relative}
.tpl-boxes19-eh>div>article>section>ul>li:not(:last-of-type){margin-bottom:5px}
.tpl-boxes19-eh>div>article>section>ul>li:before{content:'';position:absolute;left:0;top:8px;border:2px solid;border-radius:50%}
.tpl-boxes19-eh .sta-tooltip{color:#847648;cursor:pointer;display:inline-block}
.tpl-boxes19-eh .sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:0;max-width:300px;z-index:1;padding:10px;border-bottom:3px solid;color:#000;background:#fff;margin-top:5px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
@media (max-width:800px){
  .tpl-boxes19-eh .sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
}
.tpl-boxes19-eh .sta-tooltip .sta-tool_cont>button{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.tpl-boxes19-eh .sta-tooltip .sta-tool_cont>button:after{content:'\e001';font:13px Icons}
@media (min-width:601px){
  .tpl-boxes19-eh{padding:15px 20px 30px}
  .tpl-boxes19-eh>div>div{font-size:18px}
  .tpl-boxes19-eh>div>article{display:table;height:270px}
  .tpl-boxes19-eh>div>article:not(:last-of-type){margin-bottom:20px}
  .tpl-boxes19-eh>div>article>header{display:table-cell;width:50%;height:auto;vertical-align:middle}
  .tpl-boxes19-eh>div>article>header>div{display:block;padding:0 60px}
  .tpl-boxes19-eh>div>article>section{display:table-cell;width:50%;padding:20px 20px 20px 25px}
  .tpl-boxes19-eh>div>article>section:before{left:auto;right:100%;bottom:45%;bottom:calc(50% - 50px);border-top:50px solid transparent;border-right:50px solid #fff;border-bottom:50px solid transparent;border-left:0 solid transparent}
}
@media (min-width:801px){
  .tpl-boxes19-eh>div{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap}
  .tpl-boxes19-eh>div>div{width:100%}
  .tpl-boxes19-eh>div>article{display:inline-block;width:30%;width:calc(100% / 3 - 21px);height:auto}
  .tpl-boxes19-eh>div>article:not(:last-of-type){margin:0 30px 0 0}
  .tpl-boxes19-eh>div>article>header{display:table;width:100%;height:260px}
  .tpl-boxes19-eh>div>article>header>div{display:table-cell;padding:0 10px 50px}
  .tpl-boxes19-eh>div>article>section{padding:25px 30px}
  .tpl-boxes19-eh>div>article>section:before{right:auto;left:50%;left:calc(50% - 50px);bottom:100%;border-top:0 solid transparent;border-right:50px solid transparent;border-bottom:50px solid #fff;border-left:50px solid transparent}
  .tpl-boxes19-eh .sta-tooltip .sta-tool_cont>button{display:none}
  .tpl-boxes19-eh .sta-tooltip:hover .sta-tool_cont{opacity:1;visibility:visible;transition:.5s}
  .sf5 .tpl-boxes19-eh>div{display:block}
  .ielt10 .tpl-boxes19-eh>div>article{width:calc(100% /3 - 23px)}
}
/* fin .tpl-boxes19-eh */


/* .tpl-boxes18-eh */
.tpl-boxes18-eh{background:#e2e2e2;padding:10px 10px 20px}
.tpl-boxes18-eh>div>ul>li{background:#fff;border-bottom:1px solid #847648}
.tpl-boxes18-eh>div>ul>li.sta-open>button>span:after{content:'\e02e'}
.tpl-boxes18-eh>div>ul>li.sta-open>button:after,
.tpl-boxes18-eh>div>ul>li.sta-open>button:before{border-top-width:11px;bottom:-11px}
.tpl-boxes18-eh>div>ul>li.sta-open>button:after{bottom:-10px}
.tpl-boxes18-eh>div>ul>li.sta-open>div{border-color:#999}
.tpl-boxes18-eh>div>ul>li>button{width:100%;padding:0 20px;min-height:80px;position:relative}
.tpl-boxes18-eh>div>ul>li>button:after,
.tpl-boxes18-eh>div>ul>li>button:before{content:'';position:absolute;left:47%;left:calc(50% - 10px);bottom:0;border-top:0 solid #999;border-right:10px solid transparent;border-bottom:0 solid transparent;border-left:10px solid transparent;transition:border-top-width .3s,bottom .3s}
.tpl-boxes18-eh>div>ul>li>button:after{border-top-color:#fff}
.tpl-boxes18-eh>div>ul>li>button>span{display:block;position:relative;text-align:left;font:16px/24px 'Open Sans', sans-serif;padding:15px 20px 15px 0;color:#000}
.tpl-boxes18-eh>div>ul>li>button>span:after{content:'\e052';font:12px/1px Icons;color:#847648;position:absolute;right:0;top:50%}
.tpl-boxes18-eh>div>ul>li>div{display:none;color:#00111b;overflow:hidden;padding:30px 0 25px;margin:0 20px;font:300 14px 'Open Sans', sans-serif;border-top:1px solid transparent;transition:border-color .3s}
@media (min-width:601px){
  .tpl-boxes18-eh{padding:20px}
  .tpl-boxes18-eh>div>ul>li>button{padding:0 30px}
  .tpl-boxes18-eh>div>ul>li>div{margin:0 30px}
}
@media (min-width:801px){
  .tpl-boxes18-eh.sta-v2{padding:30px 20px 20px}
  .tpl-boxes18-eh.sta-v2>div>ul{width:100%;margin:0!important}
  .tpl-boxes18-eh>div{max-width:1200px;margin:0 auto}
  .tpl-boxes18-eh>div>ul{box-shadow:none;font-size:0;width:48%;width:calc(50% - 30px);vertical-align:top;display:inline-block}
  .tpl-boxes18-eh>div>ul:first-of-type{margin-right:15px}
  .tpl-boxes18-eh>div>ul:last-of-type{margin-left:15px}
  .tpl-boxes18-eh>div>ul>li{display:inline-block;width:100%}
  .ielt10 .tpl-boxes18-eh>div>ul>li{width:47%;vertical-align:top}
  .ielt10 .tpl-boxes18-eh>div>ul>li:nth-of-type(even){margin-left:30px}
}
/* fin .tpl-boxes18-eh */


/* .tpl-boxes20-eh */
.tpl-boxes20-eh{background:#e2e2e2}
.tpl-boxes20-eh.sta-plata .sta-tooltip .sta-tool_cont{border-bottom-color:#ccc}
.tpl-boxes20-eh.sta-plata>div>div:nth-of-type(1)>div:nth-of-type(2){border-color:#ccc}
.tpl-boxes20-eh.sta-plata>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li:before{color:#ccc}
.tpl-boxes20-eh.sta-dorado .sta-tooltip .sta-tool_cont{border-bottom-color:#847648}
.tpl-boxes20-eh.sta-dorado>div>div:nth-of-type(1)>div:nth-of-type(2){border-color:#847648}
.tpl-boxes20-eh.sta-dorado>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li:before{color:#847648}
.tpl-boxes20-eh .sta-tooltip{color:#847648;cursor:pointer;display:inline-block}
.tpl-boxes20-eh .sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:0;max-width:300px;z-index:1;padding:10px;border-bottom:3px solid #2f5489;color:#000;background:#fff;margin-top:-3px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
@media (max-width:800px){
  .tpl-boxes20-eh .sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
}
.tpl-boxes20-eh .sta-tooltip .sta-tool_cont>button{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.tpl-boxes20-eh .sta-tooltip .sta-tool_cont>button:after{content:'\e001';font:13px Icons}
.tpl-boxes20-eh>div{padding:10px}
.sf5 .tpl-boxes20-eh>div{box-sizing:border-box;width:100%}
.tpl-boxes20-eh>div>div{text-align:center}
.tpl-boxes20-eh>div>div:nth-of-type(1){margin-bottom:10px}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1){background-position:center;background-size:cover;padding:25px 30px 65px 30px}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div{color:#fff}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1){color:#00111b;font:italic 18px 'Open Sans', sans-serif;color:#fff}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1){font-size:24px}
}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif;font-size:36px;padding-bottom:30px}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(2){font-size:36px}
}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(3){text-transform:uppercase}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2){background:#fff;padding:15px;border-bottom:3px solid #2f5489;position:relative}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{color:#fff;font:24px 'Open Sans', sans-serif;color:#000;text-align:left}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{font-size:36px}
}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul{text-align:left;padding-top:10px}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li{padding-left:15px;position:relative;padding-bottom:10px}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li:before{content:"\2022";color:#2f5489;font-size:24px;position:absolute;top:0;left:0;line-height:17px}
.ielt9 .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li{color:#000;font-size:14px}
.tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2):before{content:"";width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:50px solid #fff;position:absolute;top:-50px;left:50%;transform:translate(-50%,0)}
.ielt9 .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2):before{left:43%}
.ielt9 .tpl-boxes20-eh>div>div:nth-of-type(1){padding:0}
.tpl-boxes20-eh>div>div:nth-of-type(2){background-size:cover;background-position:center;padding:30px 35px 40px 35px;position:relative}
.tpl-boxes20-eh>div>div:nth-of-type(2)>div{position:relative}
.tpl-boxes20-eh>div>div:nth-of-type(2)>div:nth-of-type(1){font-size:14px;font-weight:100;letter-spacing:.1em;color:#fff;text-transform:uppercase}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(2)>div:nth-of-type(1){font-size:18px}
}
.tpl-boxes20-eh>div>div:nth-of-type(2)>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif;padding-bottom:25px}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(2)>div:nth-of-type(2){font-size:36px}
}
.tpl-boxes20-eh>div>div:nth-of-type(2)>a{background:0 0;line-height:14px;padding:16px;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;border:2px solid #fff;text-decoration:none;display:inline-block;position:relative}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(2)>a{font-size:18px}
}
.tpl-boxes20-eh>div>div:nth-of-type(2)>a:hover{background:#fff;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-boxes20-eh>div>div:nth-of-type(2)>a{padding-top:21px;padding-bottom:21px}
}
.tpl-boxes20-eh>div>div:nth-of-type(2)>svg{width:100%;height:100%;margin-bottom:25px}
.ielt11 .tpl-boxes20-eh>div>div:nth-of-type(2)>svg,
.sf5 .tpl-boxes20-eh>div>div:nth-of-type(2)>svg{width:300px;height:60px}
.tpl-boxes20-eh>div>div:nth-of-type(2):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3)}
@media (min-width:601px){
  .tpl-boxes20-eh>div{padding:20px}
  .tpl-boxes20-eh>div>div:nth-of-type(1){margin-bottom:20px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1){padding:40px 30px 100px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(1){font-size:18px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(1)>div:nth-of-type(3){letter-spacing:2px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2){word-spacing:-1px;font-size:1px;letter-spacing:-1px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{text-align:right;padding-right:50px;box-sizing:border-box}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul{font-size:14px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li{padding-left:0}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>ul>li:before{left:-15px}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2) ul,
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{display:inline-block;width:50%;letter-spacing:normal;word-spacing:normal;vertical-align:top}
  .tpl-boxes20-eh>div>div:nth-of-type(2){padding:50px 90px 60px}
  .tpl-boxes20-eh>div>div:nth-of-type(2)>svg{margin-bottom:50px}
  .tpl-boxes20-eh>div>div:nth-of-type(2)>div:nth-of-type(2){padding-bottom:50px}
}
@media (min-width:801px){
  .tpl-boxes20-eh .sta-tooltip .sta-tool_cont>button{display:none}
  .tpl-boxes20-eh .sta-tooltip:hover .sta-tool_cont{opacity:1;visibility:visible;transition:.5s}
  .tpl-boxes20-eh>div{display:flex;padding:30px;justify-content:space-between}
  .tpl-boxes20-eh>div>div{flex-shrink:0;width:calc(50% - 15px)}
  .tpl-boxes20-eh>div>div:nth-of-type(1){margin-bottom:0}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{font-size:30px}
  .ielt11 .tpl-boxes20-eh>div>div:nth-of-type(1),
  .sf5 .tpl-boxes20-eh>div>div:nth-of-type(1){margin-right:1%}
  .tpl-boxes20-eh>div>div:nth-of-type(2){box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}
  .tpl-boxes20-eh>div>div:nth-of-type(2)>svg{width:auto;height:auto}
  .tpl-boxes20-eh>div>div:nth-of-type(2)>a{cursor:pointer}
  .tpl-boxes20-eh>div>div:nth-of-type(2)>a:hover{text-decoration:none}
  .ielt11 .tpl-boxes20-eh>div>div:nth-of-type(2),
  .sf5 .tpl-boxes20-eh>div>div:nth-of-type(2){margin-left:1%}
  .ielt11 .tpl-boxes20-eh>div>div,
  .sf5 .tpl-boxes20-eh>div>div{width:49%;display:inline-block!important;vertical-align:top}
  .ielt9 .tpl-boxes20-eh>div>div{width:48%}
  .ielt10 .tpl-boxes20-eh>div{word-spacing:-1px;font-size:1px;letter-spacing:-1px}
}
@media (min-width:941px){
  .tpl-boxes20-eh>div{max-width:1280px;margin:0 auto}
  .tpl-boxes20-eh>div>div:nth-of-type(1)>div:nth-of-type(2)>div{font-size:36px}
}
/* fin .tpl-boxes20-eh */


/* .tpl-boxes21-eh */
.tpl-boxes21-eh{background:#e2e2e2;padding:5px 10px 30px;font:14px 'Open Sans', sans-serif;text-align:center;color:#000;overflow:hidden}
.tpl-boxes21-eh>div>div{position:relative;background-color:#fff;border-bottom:3px solid #847648}
.tpl-boxes21-eh>div>div:first-of-type,
.tpl-boxes21-eh>div>div:nth-of-type(2){margin-bottom:10px;padding:20px 60px}
.tpl-boxes21-eh>div>div:first-of-type>div:first-of-type,
.tpl-boxes21-eh>div>div:nth-of-type(2)>div:first-of-type{text-transform:uppercase;font-weight:300;letter-spacing:.1em}
.tpl-boxes21-eh>div>div:first-of-type>div:first-of-type>span,
.tpl-boxes21-eh>div>div:nth-of-type(2)>div:first-of-type>span{display:block;font:24px 'Open Sans', sans-serif;letter-spacing:normal;color:#847648}
.tpl-boxes21-eh>div>div:first-of-type>div:last-of-type,
.tpl-boxes21-eh>div>div:nth-of-type(2)>div:last-of-type{display:table;position:absolute;top:20px;right:0;height:40px;width:40px;background:#00111b;color:#fff;transform:rotate(45deg)}
.tpl-boxes21-eh>div>div:first-of-type>div:last-of-type>div,
.tpl-boxes21-eh>div>div:nth-of-type(2)>div:last-of-type>div{display:table-cell;vertical-align:middle;transform:rotate(-45deg)}
.tpl-boxes21-eh>div>div:first-of-type>a,
.tpl-boxes21-eh>div>div:nth-of-type(2)>a{margin-top:20px;color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase}
.tpl-boxes21-eh>div>div:first-of-type>a:after,
.tpl-boxes21-eh>div>div:nth-of-type(2)>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes21-eh>div>div:first-of-type>a:hover,
.tpl-boxes21-eh>div>div:nth-of-type(2)>a:hover{cursor:pointer;text-decoration:none}
.tpl-boxes21-eh>div>div:first-of-type>a:hover:after,
.tpl-boxes21-eh>div>div:nth-of-type(2)>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-boxes21-eh>div>div:first-of-type>a,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>a{font-size:18px}
  .tpl-boxes21-eh>div>div:first-of-type>a:after,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-boxes21-eh>div>div:last-of-type{background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;padding:20px 20px 15px}
.tpl-boxes21-eh>div>div:last-of-type>div>div:first-of-type{font:24px 'Open Sans', sans-serif;margin-bottom:15px}
.tpl-boxes21-eh>div>div:last-of-type>div>a{margin-top:20px;color:#fff;display:inline-block;letter-spacing:.1em;text-transform:uppercase}
.tpl-boxes21-eh>div>div:last-of-type>div>a:after{border:1px solid #fff;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes21-eh>div>div:last-of-type>div>a:hover{cursor:pointer;text-decoration:none}
.tpl-boxes21-eh>div>div:last-of-type>div>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-boxes21-eh>div>div:last-of-type>div>a{font-size:18px}
  .tpl-boxes21-eh>div>div:last-of-type>div>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-boxes21-eh>div>div:last-of-type>img{display:none}
@media (min-width:601px){
  .tpl-boxes21-eh{padding:10px 20px 20px}
  .tpl-boxes21-eh>div{display:flex;flex-wrap:wrap;justify-content:space-between}
  .tpl-boxes21-eh>div>div:first-of-type,
  .tpl-boxes21-eh>div>div:nth-of-type(2){display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;width:45%;width:calc(50% - 15px);box-sizing:border-box;padding:65px 20px 30px}
  .tpl-boxes21-eh>div>div:first-of-type>div:first-of-type,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>div:first-of-type{font-size:18px}
  .tpl-boxes21-eh>div>div:first-of-type>div:first-of-type>span,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>div:first-of-type>span{font-size:36px}
  .tpl-boxes21-eh>div>div:first-of-type>a,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>a{margin-top:15px}
  .tpl-boxes21-eh>div>div:last-of-type{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0;min-height:220px}
  .tpl-boxes21-eh>div>div:last-of-type>div{padding:30px 20px 30px 180px}
  .tpl-boxes21-eh>div>div:last-of-type>div>div:first-of-type{font-size:36px}
  .tpl-boxes21-eh>div>div:last-of-type>div>a{margin-top:15px}
  .tpl-boxes21-eh>div>div:last-of-type>img{display:block;position:absolute;bottom:0;left:60px;max-width:100px;max-height:200px}
  .sf5 .tpl-boxes21-eh>div>div{display:inline-block;vertical-align:top}
  .sf5 .tpl-boxes21-eh>div>div:first-of-type{margin-right:30px}
  .ielt10 .tpl-boxes21-eh>div>div{display:inline-block;vertical-align:top}
  .ielt10 .tpl-boxes21-eh>div>div:first-of-type{margin-right:30px}
  .ielt10 .tpl-boxes21-eh>div>div:first-of-type,
  .ielt10 .tpl-boxes21-eh>div>div:nth-of-type(2){width:calc(50% - 17px)}
}
@media (min-width:801px){
  .tpl-boxes21-eh{padding:15px 20px 30px}
  .tpl-boxes21-eh>div{max-width:1200px;margin:0 auto}
  .tpl-boxes21-eh>div>div:first-of-type,
  .tpl-boxes21-eh>div>div:nth-of-type(2){width:30%;width:calc(100% / 3 - 20px);margin-bottom:0}
  .tpl-boxes21-eh>div>div:first-of-type>a,
  .tpl-boxes21-eh>div>div:nth-of-type(2)>a{margin-top:20px}
  .tpl-boxes21-eh>div>div:last-of-type{width:30%;width:calc(100% / 3 - 20px)}
  .tpl-boxes21-eh>div>div:last-of-type>div{padding:30px 15px 30px}
  .tpl-boxes21-eh>div>div:last-of-type>div>a{margin-top:20px}
  .tpl-boxes21-eh>div>div:last-of-type>img{display:none}
  .sf5 .tpl-boxes21-eh>div>div:nth-of-type(2){margin-right:30px}
  .ielt10 .tpl-boxes21-eh>div>div:nth-of-type(2){margin-right:30px}
  .ielt10 .tpl-boxes21-eh>div>div:first-of-type,
  .ielt10 .tpl-boxes21-eh>div>div:nth-of-type(2){width:calc(100% / 3 - 24px)}
}
/* fin .tpl-boxes21-eh */


/* .tpl-boxes24-eh */
.tpl-boxes24-eh{background:#e2e2e2;padding:10px;color:#00111b}
.tpl-boxes24-eh>article>header{background-position:center;background-repeat:no-repeat;background-size:cover;height:210px;position:relative;overflow:hidden}
.tpl-boxes24-eh>article>header>svg{position:absolute;left:30px;bottom:-20px;height:230px;width:230px}
.tpl-boxes24-eh>article>section{background:#fff;padding:15px 10px 20px}
.tpl-boxes24-eh>article>section>div:first-of-type{font:italic 18px 'Open Sans', sans-serif;margin-bottom:20px}
.tpl-boxes24-eh>article>section>div:first-of-type>span{display:block;font-style:normal;font-size:24px;color:#847648}
.tpl-boxes24-eh>article>section>div:nth-of-type(2){font:300 14px/20px 'Open Sans', sans-serif}
.tpl-boxes24-eh>article>section>a{color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase;margin-top:15px}
.tpl-boxes24-eh>article>section>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes24-eh>article>section>a:hover{cursor:pointer;text-decoration:none}
.tpl-boxes24-eh>article>section>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-boxes24-eh>article>section>a{font-size:18px}
  .tpl-boxes24-eh>article>section>a:after{font-size:11px;line-height:28px;width:28px}
}
@media (min-width:601px){
  .tpl-boxes24-eh{padding:13px 20px 20px}
  .tpl-boxes24-eh>article>section{padding:15px 20px 20px}
  .tpl-boxes24-eh>article>section>div:first-of-type>span{font-size:36px}
}
@media (min-width:801px){
  .tpl-boxes24-eh{padding:28px 20px 30px}
  .tpl-boxes24-eh>article{position:relative;max-width:1200px;margin:0 auto}
  .tpl-boxes24-eh>article>header{position:absolute;left:0;top:0;bottom:0;width:65%;height:auto}
  .tpl-boxes24-eh>article>header>svg{height:340px;width:340px;bottom:-50px;left:-30px}
  .tpl-boxes24-eh>article>section{padding:15px 20px 15px 66%;padding-left:calc(65% + 30px);min-height:250px}
  .tpl-boxes24-eh>article>section>a{margin-top:10px}
}
/* fin .tpl-boxes24-eh */


/* .tpl-boxes27-eh */
.tpl-boxes27-eh{background:#e2e2e2;padding:20px 10px 30px;color:#fff}
.tpl-boxes27-eh>div>div{position:relative;min-height:330px;font:300 14px Roboto,sans-serif;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.2)}
.tpl-boxes27-eh>div>div>input{position:fixed;top:0;left:-999px}
.tpl-boxes27-eh>div>div>input:checked+div{opacity:0;visibility:hidden}
.tpl-boxes27-eh>div>div>input:checked+div+div{opacity:1;visibility:visible}
.tpl-boxes27-eh>div>div:not(:first-of-type){margin-top:10px}
.tpl-boxes27-eh>div>div>div{transition:.3s}
.tpl-boxes27-eh>div>div>div:first-of-type>div>div,
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>div{position:relative}
.tpl-boxes27-eh>div>div>div:first-of-type>div>div:first-of-type,
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:first-of-type{text-transform:uppercase;letter-spacing:.1em}
.tpl-boxes27-eh>div>div>div:first-of-type>div>div:nth-of-type(2),
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:nth-of-type(2){font:24px 'Droid Serif',serif}
.tpl-boxes27-eh>div>div>div:first-of-type{position:absolute;left:0;top:0;right:0;bottom:0;padding:20px;text-align:center;display:flex;justify-content:center;align-items:center}
.tpl-boxes27-eh>div>div>div:first-of-type>div>label{margin-top:35px;border:2px solid #fff;display:inline-block;font:14px Roboto,sans-serif;letter-spacing:.1em;text-transform:uppercase;padding:14px 10px}
.tpl-boxes27-eh>div>div>div:first-of-type>div>label:hover{transition:.3s;background:#fff;color:#000}
.tpl-boxes27-eh>div>div>div:nth-of-type(2){opacity:0;visibility:hidden;padding:10px 15px}
.tpl-boxes27-eh>div>div>div:nth-of-type(2):before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:#741e1f;opacity:.8}
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:nth-of-type(3){margin-top:10px}
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>label{position:absolute;right:15px;top:10px;z-index:1;height:15px;width:15px;text-align:right}
.tpl-boxes27-eh>div>div>div:nth-of-type(2)>label:after{content:'\e0ae';font:9px Icons;vertical-align:top}
@media (min-width:601px){
  .tpl-boxes27-eh{padding:30px 20px 20px}
  .tpl-boxes27-eh>div{display:flex;flex-wrap:wrap;justify-content:center}
  .tpl-boxes27-eh>div>div{min-height:480px;width:45%;width:calc(50% - 15px)}
  .tpl-boxes27-eh>div>div:nth-of-type(2){margin-top:0}
  .tpl-boxes27-eh>div>div:not(:first-of-type):not(:nth-of-type(2)){margin-top:20px}
  .tpl-boxes27-eh>div>div:nth-of-type(even){margin-left:30px}
  .tpl-boxes27-eh>div>div>div:first-of-type>div>div:first-of-type,
  .tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:first-of-type{font-size:18px}
  .tpl-boxes27-eh>div>div>div:first-of-type>div>div:nth-of-type(2),
  .tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:nth-of-type(2){font-size:36px}
  .tpl-boxes27-eh>div>div>div:first-of-type>div>label{font-size:18px}
  .ielt10 .tpl-boxes27-eh>div,
  .sf5 .tpl-boxes27-eh>div{display:block}
  .ielt10 .tpl-boxes27-eh>div>div,
  .sf5 .tpl-boxes27-eh>div>div{display:inline-block;vertical-align:top;width:calc(50% - 17px)}
}
@media (min-width:801px){
  .tpl-boxes27-eh{padding-bottom:50px}
  .tpl-boxes27-eh>div{max-width:1280px;margin:0 auto}
  .tpl-boxes27-eh>div>div>div:nth-of-type(2){padding:20px 25px}
  .tpl-boxes27-eh>div>div>div:nth-of-type(2)>div:not(:last-of-type){padding-left:5px}
}
/* fin .tpl-boxes27-eh */


/* .tpl-boxes28-eh */
.tpl-boxes28-eh{text-align:center;color:#fff;font:14px 'Open Sans', sans-serif}
.tpl-boxes28-eh>div>div{background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.2);min-height:320px;position:relative}
.tpl-boxes28-eh>div>div>input{position:fixed;top:0;left:-999px}
.tpl-boxes28-eh>div>div>input:checked+div>article{box-shadow:inset 0 0 0 99999px rgba(255,255,255,.8)}
.tpl-boxes28-eh>div>div>input:checked+div>article>header{color:#847648}
.tpl-boxes28-eh>div>div>input:checked+div>article>section{margin-top:20px;max-height:300px;color:#00111b}
.tpl-boxes28-eh>div>div>input:checked+div>article>footer>a>span:first-of-type{color:transparent;max-height:0}
.tpl-boxes28-eh>div>div>input:checked+div>article>footer>a>span:last-of-type{color:#847648;max-height:100px}
.tpl-boxes28-eh>div>div>input:checked+div>article>footer>label:first-of-type{z-index:-1}
.tpl-boxes28-eh>div>div>input:checked+div>article>footer>label:last-of-type{color:#847648}
.tpl-boxes28-eh>div>div>div{display:table;width:100%;height:320px}
.tpl-boxes28-eh>div>div>div>article{display:table-cell;vertical-align:middle;padding:30px 10px;transition:box-shadow 1s}
.tpl-boxes28-eh>div>div>div>article>header{padding:0 15px;font:24px 'Open Sans', sans-serif;transition:color 1s}
.tpl-boxes28-eh>div>div>div>article>section{padding:0 15px;margin:0 auto;color:transparent;transition:1s;overflow:hidden;max-height:0}
.tpl-boxes28-eh>div>div>div>article>footer{padding:0 15px;margin-top:25px}
.tpl-boxes28-eh>div>div>div>article>footer>a{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-decoration:none}
.tpl-boxes28-eh>div>div>div>article>footer>a>span{display:block;overflow:hidden;transition:1s;position:relative;padding-right:30px}
.tpl-boxes28-eh>div>div>div>article>footer>a>span:after{content:'\e000';border:1px solid;border-radius:50%;display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-boxes28-eh>div>div>div>article>footer>a>span:last-of-type{color:transparent;max-height:0}
.tpl-boxes28-eh>div>div>div>article>footer>label:first-of-type{position:absolute;left:0;top:0;right:0;bottom:0}
.tpl-boxes28-eh>div>div>div>article>footer>label:last-of-type{position:absolute;right:10px;top:10px;text-transform:uppercase;font-weight:300;color:transparent;transition:color 1s}
.tpl-boxes28-eh>div>div>div>article>footer>label:last-of-type:after{content:'\e001';display:inline-block;vertical-align:middle;font:13px/13px Icons;border:1px solid;padding:8px;margin-left:5px;border-radius:50%}
@media (min-width:601px){
  .tpl-boxes28-eh.sta-noUltimoHijo>div>div:nth-of-type(4n){padding-bottom:0}
  .tpl-boxes28-eh.sta-noUltimoHijo>div>div:last-of-type{width:100%}
  .tpl-boxes28-eh>div{display:flex;flex-wrap:wrap}
  .tpl-boxes28-eh>div>div{width:50%;min-height:410px}
  .tpl-boxes28-eh>div>div>input:checked+div>article{box-shadow:none}
  .tpl-boxes28-eh>div>div>input:checked+div>article>header{color:#fff}
  .tpl-boxes28-eh>div>div>input:checked+div>article>section{margin-top:0;max-height:0;color:transparent}
  .tpl-boxes28-eh>div>div>input:checked+div>article>footer>a>span:first-of-type{color:#fff;max-height:100px}
  .tpl-boxes28-eh>div>div>input:checked+div>article>footer>a>span:last-of-type{color:transparent;max-height:0}
  .tpl-boxes28-eh>div>div:nth-of-type(4n-2){margin-top:-65px}
  .tpl-boxes28-eh>div>div:nth-of-type(4n-1)>div>article{padding-bottom:65px}
  .tpl-boxes28-eh>div>div:nth-of-type(4n){padding-bottom:65px}
  .tpl-boxes28-eh>div>div:hover>div>article{box-shadow:inset 0 0 0 99999px rgba(255,255,255,.8)!important}
  .tpl-boxes28-eh>div>div:hover>div>article>header{color:#847648!important}
  .tpl-boxes28-eh>div>div:hover>div>article>section{margin-top:20px!important;max-height:500px!important;color:#00111b!important}
  .tpl-boxes28-eh>div>div:hover>div>article>footer>a:after{color:#847648!important;border-color:#847648!important}
  .tpl-boxes28-eh>div>div:hover>div>article>footer>a>span:first-of-type{color:transparent!important;max-height:0!important}
  .tpl-boxes28-eh>div>div:hover>div>article>footer>a>span:last-of-type{font-size:18px!important;color:#847648!important;max-height:100px!important}
  .tpl-boxes28-eh>div>div>div{height:100%}
  .tpl-boxes28-eh>div>div>div>article>header{font-size:36px;padding:0 30px}
  .tpl-boxes28-eh>div>div>div>article>section{font-size:14px;padding:0 30px}
  .tpl-boxes28-eh>div>div>div>article>footer{padding:0 30px}
  .tpl-boxes28-eh>div>div>div>article>footer>a>span:after{width:25px;line-height:27px;font-size:11px}
  .tpl-boxes28-eh>div>div>div>article>footer>label{display:none}
}
@media (min-width:801px){
  .tpl-boxes28-eh>div>div>div>article>section{max-width:800px;margin:0 auto}
}
/* fin .tpl-boxes28-eh */


/* .tpl-boxes33-eh */
.tpl-boxes33-eh{background:#e2e2e2;font:14px 'Open Sans', sans-serif;text-align:left;padding:10px 10px 8px}
.tpl-boxes33-eh .sta-boxes33-eh_beneficios{margin-bottom:10px}
.tpl-boxes33-eh .sta-boxes33-eh_color{display:table;width:100%;height:260px;background-position:center;background-size:cover;background-repeat:no-repeat}
.tpl-boxes33-eh .sta-boxes33-eh_contenido{display:table-cell;vertical-align:middle;color:#fff;padding:25px 5px 70px;text-align:center}
.tpl-boxes33-eh .sta-boxes33-eh_text1{font:italic 18px 'Open Sans', sans-serif;margin-bottom:5px}
.tpl-boxes33-eh .sta-boxes33-eh_text2{font:36px 'Open Sans', sans-serif;margin-bottom:30px}
.tpl-boxes33-eh .sta-boxes33-eh_text3{font:14px 'Open Sans', sans-serif;text-transform:uppercase;letter-spacing:.01em}
.tpl-boxes33-eh .sta-boxes33-eh_texto{background:#fff;padding:15px;border-bottom:3px solid #2f5489;position:relative}
.tpl-boxes33-eh.sta-plata .sta-boxes33-eh_texto{border-color:#a09f9b}
.tpl-boxes33-eh.sta-dorado .sta-boxes33-eh_texto{border-color:#b2a16b}
.tpl-boxes33-eh .sta-boxes33-eh_texto:before{content:"";width:0;height:0;border-style:solid;border-width:0 25px 25px 25px;border-color:transparent transparent #fff transparent;position:absolute;bottom:100%;left:50%;margin-left:-25px}
.tpl-boxes33-eh .sta-boxes33-eh_beneficiosest{font:22px 'Open Sans', sans-serif}
.tpl-boxes33-eh .sta-boxes33-eh_lista{margin-top:10px}
.tpl-boxes33-eh .sta-boxes33-eh_lista li{position:relative;padding:0 0 5px 15px;font-size:12px}
.tpl-boxes33-eh .sta-boxes33-eh_lista li:before{content:"\2022";color:#2f5489;font-size:24px;position:absolute;top:0;left:0;line-height:17px}
.tpl-boxes33-eh .sta-tooltip{color:#847648;cursor:pointer;display:inline-block}
.tpl-boxes33-eh .sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:0;max-width:300px;z-index:1;padding:10px;border-bottom:3px solid #2f5489;color:#000;background:#fff;margin-top:-3px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
.tpl-boxes33-eh .sta-tooltip_show{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.tpl-boxes33-eh .sta-tooltip_show:after{content:'\e001';font:13px Icons}
.tpl-boxes33-eh .sta-tooltip_cont{width:250px}
.tpl-boxes33-eh .sta-boxes33-eh_ofertas{background-size:auto;background-position:center;box-shadow:inset 0 0 0 99999px rgba(246,247,245,.27);padding:20px;text-align:center}
.tpl-boxes33-eh .sta-boxes33-eh_consulta{color:#fff;font:35px 'Open Sans', sans-serif;margin-bottom:25px}
.tpl-boxes33-eh .sta-boxes33-eh_ofertas a{line-height:15px;padding:20px 35px;color:#fff;font-size:18px;letter-spacing:.1em;text-transform:uppercase;border:2px solid #fff;text-decoration:none;display:inline-block}
.tpl-boxes33-eh .sta-boxes33-eh_ofertas a:hover{background:#fff;color:#000;transition:.3s}
@media (max-width:700px){
  .tpl-boxes33-eh .sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
}
@media (min-width:701px){
  .tpl-boxes33-eh{padding:15px 0 16px}
  .tpl-boxes33-eh .sta-boxes33-eh_texto:before{border-width:0 50px 50px 50px;margin-left:-50px}
  .tpl-boxes33-eh .sta-tooltip{position:relative}
  .tpl-boxes33-eh .sta-tooltip_cont{width:300px}
  .tpl-boxes33-eh .sta-tooltip:hover .sta-tool_cont{visibility:visible;opacity:1}
  .tpl-boxes33-eh .sta-tooltip_show{display:none}
  .tpl-boxes33-eh .sta-boxes33-eh_maxWidth{max-width:1280px;margin:0 auto;display:table;border-spacing:30px 0;width:100%}
  .tpl-boxes33-eh .sta-boxes33-eh_beneficios{margin-bottom:0;display:table-cell;vertical-align:top;width:50%}
  .tpl-boxes33-eh .sta-boxes33-eh_beneficiosest{font-size:30px}
  .tpl-boxes33-eh .sta-boxes33-eh_ofertas{display:table-cell;vertical-align:middle;width:50%}
  .tpl-boxes33-eh .sta-boxes33-eh_consulta{font-size:40px}
}
@media (min-width:901px){
  .tpl-boxes33-eh .sta-boxes33-eh_texto{display:table;border-spacing:0}
  .tpl-boxes33-eh .sta-boxes33-eh_lista{display:table-cell;vertical-align:middle;padding-left:7px;width:50%;vertical-align:middle}
  .tpl-boxes33-eh .sta-boxes33-eh_beneficiosest{display:table-cell;vertical-align:middle;text-align:right;width:50%;padding-right:7px}
  .tpl-boxes33-eh .sta-boxes33-eh_consulta{font-size:48px}
}
/* fin .tpl-boxes33-eh */


/* .tpl-boxes34-eh */
.tpl-boxes34-eh{background:#e2e2e2;padding:5px 10px 30px;text-align:center;color:#fff}
.tpl-boxes34-eh .sta-boxes34-eh_seccion{background-position:center;background-repeat:no-repeat;background-size:cover;padding:30px 20px 30px;border-bottom:3px solid #847648;max-width:388px;margin:0 auto;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.27)}
.tpl-boxes34-eh .sta-boxes34-eh_seccion:not(:last-of-type){margin-bottom:10px}
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_titulo{font:24px 'Open Sans', sans-serif;margin-bottom:20px}
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_enlace{font:18px 'Open Sans', sans-serif;text-decoration:none;color:#fff;letter-spacing:.1em;text-transform:uppercase}
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_enlace:after{content:'\e000';font:14px/27px Icons;margin-left:8px;vertical-align:middle;border:1px solid #fff;border-radius:50%;padding:0 4px 0 8px;display:inline-block}
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_enlace:empty,
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_enlace[href=' '],
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_enlace[href=''],
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_subtitulo:empty{display:none}
.tpl-boxes34-eh .sta-boxes34-eh_seccion .sta-boxes34-eh_subtitulo{font:14px 'Open Sans', sans-serif;text-transform:uppercase}
.tpl-boxes34-eh .sta-boxes34-eh_seccion.sta-tester .sta-boxes34-eh_titulo{font-size:36px}
.tpl-boxes34-eh .sta-boxes34-eh_seccion.sta-tester .sta-boxes34-eh_titulo .sta-info{font:14px 'Open Sans', sans-serif;letter-spacing:.03em;display:block;margin-top:10px}
@media(min-width:801px){
  .tpl-boxes34-eh{padding:18px 0 20px}
  .tpl-boxes34-eh .sta-boxes34-eh_max{max-width:1280px;display:table;border-spacing:30px 0;margin:0 auto;width:100%}
  .tpl-boxes34-eh .sta-boxes34-eh_seccion{display:table-cell;vertical-align:middle}
}
/* fin .tpl-boxes34-eh */


/* .tpl-boxSlide-eh */
.tpl-boxSlide-eh{padding:10px;background:#e2e2e2}
.tpl-boxSlide-eh .sta-boxSlide-eh_overflow{overflow:hidden}
.tpl-boxSlide-eh .sta-boxSlide-eh_galeria{padding:7px}
.tpl-boxSlide-eh .sta-boxSlide-eh_article{background:#fff;padding:270px 10px 5px;border-bottom:solid 3px #847648;position:relative;box-shadow:2px 2px 10px -6px rgba(0,0,0,.8)}
.tpl-boxSlide-eh .sta-boxSlide-eh_header_background{height:250px;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;left:0}
.tpl-boxSlide-eh .sta-boxSlide-eh_header_title{font:28px 'Open Sans', sans-serif;color:#847648;margin-bottom:5px}
.tpl-boxSlide-eh .sta-boxSlide-eh_header_subtitle{font:italic 14px 'Open Sans', sans-serif;color:#21212a;margin-bottom:20px}
.tpl-boxSlide-eh .sta-boxSlide-eh_section{font:300 12px 'Open Sans', sans-serif;line-height:18px;border-bottom:solid 1px #ccc;padding-bottom:15px}
.tpl-boxSlide-eh .sta-boxSlide-eh_table{display:table;width:100%}
.tpl-boxSlide-eh .sta-boxSlide-eh_table_cell{display:table-cell;width:50%;vertical-align:middle;padding:5px 0}
.tpl-boxSlide-eh .sta-boxSlide-eh_table_cell:last-of-type{text-align:right}
.tpl-boxSlide-eh .sta-boxSlide-eh_button{text-transform:uppercase;padding:10px 35px 10px 10px;font:14px 'Open Sans', sans-serif;color:#847648;position:relative}
.tpl-boxSlide-eh .sta-boxSlide-eh_button.sta-anterior{padding:10px 10px 10px 35px}
.tpl-boxSlide-eh .sta-boxSlide-eh_button.sta-anterior:before{content:"\\";font:12px/24px Icons;border:solid 1px #847648;border-radius:50%;width:24px;position:absolute;left:0;top:50%;text-align:center;margin-top:-13px;padding:1px 1px 0 0}
.tpl-boxSlide-eh .sta-boxSlide-eh_button.sta-siguiente:after{content:"\e000";font:12px/24px Icons;border:solid 1px #847648;border-radius:50%;width:24px;position:absolute;right:0;top:50%;margin-top:-13px;text-align:center;padding:1px 0 0 1px}
.tpl-boxSlide-eh .sta-boxSlide-eh_firma{margin-top:30px}
.tpl-boxSlide-eh .sta-boxSlide-eh_firma img{width:100%;max-width:110px}
@media (min-width:601px){
  .tpl-boxSlide-eh{padding:20px}
  .tpl-boxSlide-eh .sta-boxSlide-eh_header_title{font-size:36px}
  .tpl-boxSlide-eh .sta-boxSlide-eh_header_subtitle{font-size:18px}
  .tpl-boxSlide-eh .sta-boxSlide-eh_section{font-size:14px;line-height:20px;min-height:430px}
  .tpl-boxSlide-eh .sta-boxSlide-eh_button{font-size:18px}
}
@media(min-width:801px){
  .tpl-boxSlide-eh{padding:30px}
  .tpl-boxSlide-eh .sta-boxSlide-eh_maxWidth{max-width:1280px;margin:0 auto}
  .tpl-boxSlide-eh .sta-boxSlide-eh_article{padding:25px 25px 10px 50%}
  .tpl-boxSlide-eh .sta-boxSlide-eh_header_background{right:50%;bottom:0;height:auto}
  .tpl-boxSlide-eh .sta-boxSlide-eh_footer,
  .tpl-boxSlide-eh .sta-boxSlide-eh_header,
  .tpl-boxSlide-eh .sta-boxSlide-eh_section{margin-left:30px}
}
/* fin .tpl-boxSlide-eh */


/* .tpl-form3-eh */
.tpl-form3-eh{background:#fff;padding:10px 10px 20px;font:300 14px 'Open Sans', sans-serif;color:#00111b;box-shadow:0 6px 14px -4px rgba(0,0,0,.4);position:relative}
.tpl-form3-eh #registro_error{text-align: center;margin-bottom: 30px}
.tpl-form3-eh label.error{color:#c00;min-height: 8px;max-height: 8px;display: block!important}
.tpl-form3-eh>form>.sta-datosEmpresa>div:first-of-type{color:#847648;font:18px 'Open Sans', sans-serif;margin-bottom:10px;text-align:center;margin-top:0}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label{display:block;margin-bottom:20px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label:last-of-type{margin-bottom:0}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label>span{display:block;margin-bottom:5px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>label>span.sta-document{display:none}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label>input{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label>select{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box;background:0 0;appearance:none}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label>select::-ms-expand{display:none}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div{margin-bottom:20px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>div{display:inline-block;vertical-align:top;width:80px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>div>div{margin-bottom:5px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>div>select{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box;background:0 0;appearance:none}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>div>select::-ms-expand{display:none}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>label{display:inline-block;vertical-align:bottom;width:59%;width:calc(100% - 95px);margin-left:10px}
.tpl-form3-eh .sta-name{display: block;margin-bottom: 5px;min-height: 19px;max-height: 19px}
.tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div>label>input{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box}
.tpl-form3-eh>form>.sta-datosContacto>div:first-of-type{color:#847648;font:18px 'Open Sans', sans-serif;margin-bottom:10px;text-align:center;margin-top:25px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div{margin-bottom:20px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div>div{display:none}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div>label{display:block}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div>label>span{display:block;margin-bottom:5px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div>label>input{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label{display:block;margin-bottom:20px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label.sta-cumple{display:none}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label>span{display:block;margin-bottom:5px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label>input{height:50px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Open Sans', sans-serif;box-sizing:border-box}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Open Sans', sans-serif;border:2px solid #847648;width:100%;line-height:28px}
.tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>button{display:inline-block;width:auto}
}
.tpl-form3-eh>form>.sta-error>.sta-ko,
.tpl-form3-eh>form>.sta-error>.sta-exist,
.tpl-form3-eh>form>.sta-error>.sta-ok{display:none;margin-top:10px}
.tpl-form3-eh>form>.sta-error>.sta-ok{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center}
.tpl-form3-eh>form>.sta-error>.sta-ok:empty{display:none}
.tpl-form3-eh>form>.sta-error>.sta-ok:empty{display:none}
.tpl-form3-eh>form>.sta-error>.sta-ko,
.tpl-form3-eh>form>.sta-error>.sta-exist{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center;max-width: 800px}
.tpl-form3-eh>form>.sta-error>.sta-ko:empty,
.tpl-form3-eh>form>.sta-error>.sta-exist{display:none}
.tpl-form3-eh form .sta-error #actualizar_ok{color: #187f26;font-weight: bold}
@media (min-width:601px){
  .tpl-form3-eh{padding:12px 20px 30px}
  .tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>div,
  .tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label{display:inline-block;vertical-align:bottom;width:45%;width:calc(50% - 18px);margin-bottom:0}
  .tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>label{vertical-align:top}
  .tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>:not(:last-child){margin-bottom:20px}
  .tpl-form3-eh>form>.sta-datosEmpresa>div:nth-of-type(2)>:nth-child(even){margin-left:30px}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2){overflow:hidden}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div,
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label{display:inline-block;vertical-align:bottom;width:45%;width:calc(50% - 18px)}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>div,
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label:nth-of-type(1),
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label:nth-of-type(2),
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>label:nth-of-type(3){margin-bottom:20px}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>:nth-child(even):not(:last-of-type){margin-left:30px}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>button{margin-top:20px;float:right}
}
@media (min-width:801px){
  .tpl-form3-eh{padding:15px 20px 50px}
  .tpl-form3-eh>form{max-width:1280px;margin:0 auto}
  .tpl-form3-eh>form>.sta-datosContacto,
  .tpl-form3-eh>form>.sta-datosEmpresa{display:inline-block;vertical-align:top;width:47%;width:calc(50% - 17px)}
  .tpl-form3-eh>form>.sta-datosContacto>div:first-of-type,
  .tpl-form3-eh>form>.sta-datosEmpresa>div:first-of-type{margin:0 0 15px}
  .tpl-form3-eh>form>.sta-datosContacto{margin-left:30px}
  .tpl-form3-eh>form>.sta-datosContacto>div:nth-of-type(2)>button{margin-top:33px}
  .tpl-form3-eh>form>.sta-error>.sta-ko,
  .tpl-form3-eh>form>.sta-error>.sta-ok{margin-top:30px}
}
@media (min-width:901px){
  .tpl-form3-eh>form>.sta-datosContacto,
  .tpl-form3-eh>form>.sta-datosEmpresa{width:45%;width:calc(50% - 33px)}
  .tpl-form3-eh>form>.sta-datosContacto{margin-left:60px}
}
.tpl-form3-eh.sta-startraveler{background:0 0;box-shadow:none}
/* fin .tpl-form3-eh */


/* .tpl-form5-eh */
.tpl-form5-eh{background:#fff}
.tpl-form5-eh>div{padding:25px 10px 30px}
.tpl-form5-eh>div>div:nth-of-type(1){color:#fff;font-size:14px;font-weight:100;text-transform:uppercase;letter-spacing:.1em;color:#000;text-transform:inherit;text-align:center;padding-bottom:15px}
@media (min-width:601px){
  .tpl-form5-eh>div>div:nth-of-type(1){font-size:18px}
}
.tpl-form5-eh>div>form{word-spacing:-1px;letter-spacing:-1px;font-size:1px}
.tpl-form5-eh>div>form>label{margin-bottom:10px}
.tpl-form5-eh>div>form>label:nth-of-type(1),
.tpl-form5-eh>div>form>label:nth-of-type(2){box-sizing:border-box;color:#000;display:inline-block;font-weight:100;line-height:24px;padding:13px 10px;position:relative;white-space:nowrap;vertical-align:middle}
.tpl-form5-eh>div>form>label:nth-of-type(1):before,
.tpl-form5-eh>div>form>label:nth-of-type(2):before{font:25px Icons;z-index:1}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right:before,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left:before{left:10px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right:before,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right:before{right:10px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left>input,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left>input{padding-left:40px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-validate.sta-ico_left>input,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-validate.sta-ico_left>input{padding-right:40px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left>span,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left>span{padding-left:30px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right>input,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right>input{padding-right:40px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right>span,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right>span{padding-right:30px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-noPlaceholder,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-noPlaceholder{padding-right:80px}
.tpl-form5-eh>div>form>label:nth-of-type(1).sta-noPlaceholder>input,
.tpl-form5-eh>div>form>label:nth-of-type(2).sta-noPlaceholder>input{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-form5-eh>div>form>label:nth-of-type(1)>input,
.tpl-form5-eh>div>form>label:nth-of-type(2)>input{box-sizing:border-box;cursor:pointer;font:100 14px/24px 'Open Sans', sans-serif;height:100%;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0;border:1px solid #000}
.tpl-form5-eh>div>form>label:nth-of-type(1):hover>input,
.tpl-form5-eh>div>form>label:nth-of-type(1)>input:focus,
.tpl-form5-eh>div>form>label:nth-of-type(2):hover>input,
.tpl-form5-eh>div>form>label:nth-of-type(2)>input:focus{border:1px solid #847648;transition:.3s}
.tpl-form5-eh>div>form>label:nth-of-type(1)>span,
.tpl-form5-eh>div>form>label:nth-of-type(2)>span{position:relative}
.tpl-form5-eh>div>form>label:nth-of-type(1):not(.sta-noPlaceholder).sta-validate>span,
.tpl-form5-eh>div>form>label:nth-of-type(1):not(.sta-noPlaceholder)>input:focus+span,
.tpl-form5-eh>div>form>label:nth-of-type(2):not(.sta-noPlaceholder).sta-validate>span,
.tpl-form5-eh>div>form>label:nth-of-type(2):not(.sta-noPlaceholder)>input:focus+span{visibility:hidden}
.tpl-form5-eh>div>form>label:nth-of-type(1):not(.sta-ico_left).sta-validate:before,
.tpl-form5-eh>div>form>label:nth-of-type(2):not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-form5-eh>div>form>label:nth-of-type(1),
  .tpl-form5-eh>div>form>label:nth-of-type(2){font-size:16px;padding:18px 20px}
  .tpl-form5-eh>div>form>label:nth-of-type(1)>input,
  .tpl-form5-eh>div>form>label:nth-of-type(2)>input{font-size:16px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left:before,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left:before{left:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right:before,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right:before{right:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left>input,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left>input{padding-left:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-validate.sta-ico_left>input,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-validate.sta-ico_left>input{padding-right:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_left>span,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_left>span{padding-left:40px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right>input,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right>input{padding-right:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(1).sta-ico_right>span,
  .tpl-form5-eh>div>form>label:nth-of-type(2).sta-ico_right>span{padding-right:40px}
  .tpl-form5-eh>div>form>label:nth-of-type(1)>input,
  .tpl-form5-eh>div>form>label:nth-of-type(2)>input{padding:0 20px}
}
.tpl-form5-eh>div>form>label:nth-of-type(1)>input,
.tpl-form5-eh>div>form>label:nth-of-type(2)>input{border:1px solid #949494}
.tpl-form5-eh>div>form>label:nth-of-type(3){box-sizing:border-box;color:#000;display:inline-block;font-weight:100;line-height:24px;padding:13px 25px 13px 10px;position:relative;white-space:nowrap;height:50px;vertical-align:middle}
.tpl-form5-eh>div>form>label:nth-of-type(3):after,
.tpl-form5-eh>div>form>label:nth-of-type(3):before{font-family:Icons;z-index:1;pointer-events:none}
.tpl-form5-eh>div>form>label:nth-of-type(3):before{font-size:25px}
.tpl-form5-eh>div>form>label:nth-of-type(3):after{font-size:10px;position:absolute;right:10px;top:50%;content:'\e052';line-height:0}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left:before{left:10px}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left>select{padding-left:40px}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-validate.sta-ico_left>select{padding-right:40px}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left>span{padding-left:30px}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-noPlaceholder{padding-right:80px}
.tpl-form5-eh>div>form>label:nth-of-type(3).sta-noPlaceholder>select{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-form5-eh>div>form>label:nth-of-type(3)>select{appearance:none;background:#fff;box-sizing:border-box;cursor:pointer;height:100%;font:100 14px/24px 'Open Sans', sans-serif;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0;border:1px solid #000}
.tpl-form5-eh>div>form>label:nth-of-type(3)>select::-ms-expand{display:none}
.tpl-form5-eh>div>form>label:nth-of-type(3)>select::-ms-expand{display:none}
.tpl-form5-eh>div>form>label:nth-of-type(3):hover>select,
.tpl-form5-eh>div>form>label:nth-of-type(3)>select:focus{border:1px solid #847648;transition:.3s}
.tpl-form5-eh>div>form>label:nth-of-type(3)>span{pointer-events:none;position:relative}
.tpl-form5-eh>div>form>label:nth-of-type(3):not(.sta-noPlaceholder).sta-validate>span{visibility:hidden}
.tpl-form5-eh>div>form>label:nth-of-type(3):not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-form5-eh>div>form>label:nth-of-type(3){font-size:16px;height:60px;padding:18px 35px 18px 20px}
  .tpl-form5-eh>div>form>label:nth-of-type(3):after{right:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left:before{left:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left>select{padding-left:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(3).sta-validate.sta-ico_left>select{padding-right:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(3).sta-ico_left>span{padding-left:40px}
  .tpl-form5-eh>div>form>label:nth-of-type(3)>select{font-size:16px;padding:0 20px}
}
.ielt11 .tpl-form5-eh>div>form>label:nth-of-type(3){overflow:hidden;border-right:1px solid #949494}
.ielt11 .tpl-form5-eh>div>form>label:nth-of-type(3)>select{width:115%}
.tpl-form5-eh>div>form>label:nth-of-type(1),
.tpl-form5-eh>div>form>label:nth-of-type(2),
.tpl-form5-eh>div>form>label:nth-of-type(3){width:100%;height:50px}
.tpl-form5-eh>div>form>label:nth-of-type(1)>select,
.tpl-form5-eh>div>form>label:nth-of-type(2)>select,
.tpl-form5-eh>div>form>label:nth-of-type(3)>select{border:1px solid #949494}
.tpl-form5-eh>div>form>label:nth-of-type(4),
.tpl-form5-eh>div>form>label:nth-of-type(5){padding-left:26px!important;box-sizing:border-box;position:relative;min-height:50px;width:50%;display:inline-block;padding:5px 0}
.tpl-form5-eh>div>form>label:nth-of-type(4)>input,
.tpl-form5-eh>div>form>label:nth-of-type(5)>input{position:fixed;top:0;left:-100%}
.tpl-form5-eh>div>form>label:nth-of-type(4)>input:checked+span:before,
.tpl-form5-eh>div>form>label:nth-of-type(5)>input:checked+span:before{content:"\e00a";font:16px Icons;border-radius:50%;color:#847648;border-color:transparent}
.tpl-form5-eh>div>form>label:nth-of-type(4)>span,
.tpl-form5-eh>div>form>label:nth-of-type(5)>span{position:absolute;top:50%;transform:translate(0,-50%)}
.tpl-form5-eh>div>form>label:nth-of-type(4)>span:before,
.tpl-form5-eh>div>form>label:nth-of-type(5)>span:before{content:"";width:16px;height:16px;border:1px solid #949494;display:inline-block;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;left:-26px;transform:translate(0,-10px)}
.tpl-form5-eh>div>form>label:nth-of-type(6),.tpl-form5-eh>div>form>label:nth-of-type(7){box-sizing:border-box;color:#000;font-weight:100;line-height:24px;position:relative;display:inline-block;padding:8px 10px;white-space:nowrap;vertical-align:middle;text-align:left;width:calc(50% - 5px);height:50px;padding:13px 10px}
.tpl-form5-eh>div>form>label:nth-of-type(6):before,
.tpl-form5-eh>div>form>label:nth-of-type(7):before{font:25px Icons;z-index:1}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right:before,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left:before,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left:before{left:10px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right:before,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right:before{right:10px}
.tpl-form5-eh>div>form>label:nth-of-type(6):after,
.tpl-form5-eh>div>form>label:nth-of-type(7):after{background:#000;content:'';opacity:.6;position:absolute;z-index:-1;left:0;top:0;right:0;bottom:0}
.tpl-form5-eh>div>form>label:nth-of-type(6)>input,
.tpl-form5-eh>div>form>label:nth-of-type(7)>input{box-sizing:border-box;cursor:pointer;font:100 14px 'Open Sans', sans-serif;height:100%;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0}
.tpl-form5-eh>div>form>label:nth-of-type(6)>span,.tpl-form5-eh>div>form>label:nth-of-type(7)>span{position:relative}
.tpl-form5-eh>div>form>label:nth-of-type(6):not(.sta-noPlaceholder).sta-validate>span,
.tpl-form5-eh>div>form>label:nth-of-type(6):not(.sta-noPlaceholder)>input:focus+span,
.tpl-form5-eh>div>form>label:nth-of-type(7):not(.sta-noPlaceholder).sta-validate>span,
.tpl-form5-eh>div>form>label:nth-of-type(7):not(.sta-noPlaceholder)>input:focus+span{visibility:hidden}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left>input,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left>input{padding-left:40px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-validate.sta-ico_left>input,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-validate.sta-ico_left>input{padding-right:40px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left>span,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left>span{padding-left:30px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right>input,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right>input{padding-right:40px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right>span,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right>span{padding-right:30px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-noPlaceholder,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-noPlaceholder{padding-right:80px}
.tpl-form5-eh>div>form>label:nth-of-type(6).sta-noPlaceholder>input,
.tpl-form5-eh>div>form>label:nth-of-type(7).sta-noPlaceholder>input{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-form5-eh>div>form>label:nth-of-type(6):hover>input,
.tpl-form5-eh>div>form>label:nth-of-type(6)>input:focus,
.tpl-form5-eh>div>form>label:nth-of-type(7):hover>input,
.tpl-form5-eh>div>form>label:nth-of-type(7)>input:focus{background:#fff;transition:.3s}
.tpl-form5-eh>div>form>label:nth-of-type(6):not(.sta-ico_left).sta-validate:before,
.tpl-form5-eh>div>form>label:nth-of-type(7):not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-form5-eh>div>form>label:nth-of-type(6),
  .tpl-form5-eh>div>form>label:nth-of-type(7){font-size:16px;line-height:30px;padding:15px 20px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-noPlaceholder,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-noPlaceholder{padding-bottom:15px}
  .tpl-form5-eh>div>form>label:nth-of-type(6):not(.sta-noPlaceholder)>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7):not(.sta-noPlaceholder)>input{font-size:16px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-noPlaceholder>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-noPlaceholder>input{font-size:18px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left:before,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left:before{left:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right:before,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right:before{right:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left>input{padding-left:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-validate.sta-ico_left>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-validate.sta-ico_left>input{padding-right:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_left>span,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_left>span{padding-left:40px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right>input{padding-right:60px}
  .tpl-form5-eh>div>form>label:nth-of-type(6).sta-ico_right>span,
  .tpl-form5-eh>div>form>label:nth-of-type(7).sta-ico_right>span{padding-right:40px}
  .tpl-form5-eh>div>form>label:nth-of-type(6)>input,
  .tpl-form5-eh>div>form>label:nth-of-type(7)>input{padding:0 20px}
}
.tpl-form5-eh>div>form>label:nth-of-type(6):before,
.tpl-form5-eh>div>form>label:nth-of-type(7):before{content:'\e08e'!important;color:#949494}
.tpl-form5-eh>div>form>label:nth-of-type(6)>input,
.tpl-form5-eh>div>form>label:nth-of-type(7)>input{padding-right:45px!important;border:1px solid #949494}
.tpl-form5-eh>div>form>label:nth-of-type(6)>input:focus,
.tpl-form5-eh>div>form>label:nth-of-type(7)>input:focus{border-color:#847648}
.tpl-form5-eh>div>form>label:nth-of-type(6):hover>input,
.tpl-form5-eh>div>form>label:nth-of-type(7):hover>input{background:#fff;border-color:#847648}
.tpl-form5-eh>div>form>label:nth-of-type(6):hover:before,
.tpl-form5-eh>div>form>label:nth-of-type(7):hover:before{color:#847648}
.ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
.ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
.sf5 .tpl-form5-eh>div>form>label:nth-of-type(6),
.sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){width:49%}
.tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:5px}
.ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
.sf5 .tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:1%}
.tpl-form5-eh>div>form>label:nth-of-type(7){margin-left:5px}
.ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
.sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){margin-left:1%}
.tpl-form5-eh>div>form div,
.tpl-form5-eh>div>form>label{font-size:14px;word-spacing:normal;letter-spacing:normal}
.tpl-form5-eh>div>form>div:nth-of-type(1)>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Open Sans', sans-serif;border:2px solid #847648;width:auto;line-height:28px;width:100%}
.tpl-form5-eh>div>form>div:nth-of-type(1)>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-form5-eh>div>form>div:nth-of-type(1)>button{display:inline-block;width:auto}
}
.tpl-form5-eh .contenedor_autocompletar{border:1px solid #949494;padding:0!important}
.tpl-form5-eh .contenedor_autocompletar>span{display:none}
.tpl-form5-eh .contenedor_autocompletar>ul.ui-autocomplete{background:#fff;z-index:199;padding:20px;border:1px solid #949494}
.tpl-form5-eh .contenedor_autocompletar>input:first-of-type{font-size:14px;width:100%;padding:16px 35px 16px 10px;box-sizing:border-box}
.tpl-form5-eh .contenedor_autocompletar:after{content:none!important}
.tpl-form5-eh label.sta-ico_right>img{display:none}
@media (min-width:601px){
  .tpl-form5-eh .contenedor_autocompletar>input:first-of-type{font-size:16px}
  .tpl-form5-eh .contenedor_autocompletar>input:first-of-type{padding:21px 20px 21px}
  .tpl-form5-eh>div{padding:25px 20px 40px}
  .tpl-form5-eh>div>div:nth-of-type(1){font-size:14px;padding-bottom:25px}
  .tpl-form5-eh>div>form>label{vertical-align:top}
  .tpl-form5-eh>div>form>label:nth-of-type(1),
  .tpl-form5-eh>div>form>label:nth-of-type(2),
  .tpl-form5-eh>div>form>label:nth-of-type(3),
  .tpl-form5-eh>div>form>label:nth-of-type(6),
  .tpl-form5-eh>div>form>label:nth-of-type(7){width:calc(50% - 15px);height:60px}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){width:48%}
  .tpl-form5-eh>div>form>label:nth-of-type(1),
  .tpl-form5-eh>div>form>label:nth-of-type(3),
  .tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:15px}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:2%}
  .tpl-form5-eh>div>form>label:nth-of-type(2),
  .tpl-form5-eh>div>form>label:nth-of-type(4),
  .tpl-form5-eh>div>form>label:nth-of-type(5),
  .tpl-form5-eh>div>form>label:nth-of-type(7){margin-left:15px}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(5),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(5),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){margin-left:2%}
  .tpl-form5-eh>div>form>label:nth-of-type(4),
  .tpl-form5-eh>div>form>label:nth-of-type(5){width:calc(25% - 15px)}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(5),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(5){width:23%}
  .tpl-form5-eh>div>form>div:nth-of-type(1){padding-top:10px}
  .tpl-form5-eh>div>form>div:nth-of-type(1)>button{display:block;margin-left:auto}
}
@media (min-width:1101px){
  .tpl-form5-eh>div{max-width:1280px;padding:35px 30px 40px;margin:0 auto}
  .tpl-form5-eh>div>div:nth-of-type(1){padding-bottom:15px}
  .tpl-form5-eh>div>form>label{margin-bottom:20px}
  .tpl-form5-eh>div>form>label:nth-of-type(1),
  .tpl-form5-eh>div>form>label:nth-of-type(2),
  .tpl-form5-eh>div>form>label:nth-of-type(3){width:calc(33.3% - 20px)}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(3){width:31.3%}
  .tpl-form5-eh>div>form>label:nth-of-type(1){margin-right:20px}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(1),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(1){margin-right:2%}
  .tpl-form5-eh>div>form>label:nth-of-type(2),
  .tpl-form5-eh>div>form>label:nth-of-type(6){margin:0 10px;vertical-align:top}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(2),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(6){margin:0 1%}
  .tpl-form5-eh>div>form>label:nth-of-type(3){margin-left:20px;margin-right:0}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(3),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(3){margin-left:2%;margin-right:0}
  .tpl-form5-eh>div>form>label:nth-of-type(4),
  .tpl-form5-eh>div>form>label:nth-of-type(5){width:calc(16.65% - 20px);margin:0 20px 0 0}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(5),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(4),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(5){width:14.65%;margin:0 2% 0 0}
  .tpl-form5-eh>div>form>label:nth-of-type(6),
  .tpl-form5-eh>div>form>label:nth-of-type(7){width:calc(16.65% - 14px)}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){width:15.2%}
  .tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:5px}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(6),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(6){margin-right:.5%}
  .tpl-form5-eh>div>form>label:nth-of-type(7){margin:0 10px 0 5px;vertical-align:top}
  .ielt9 .tpl-form5-eh>div>form>label:nth-of-type(7),
  .sf5 .tpl-form5-eh>div>form>label:nth-of-type(7){margin:0 1% 0 .5%}
  .tpl-form5-eh>div>form>div:nth-of-type(1){display:inline-block;width:33.3%;padding:0}
  .ielt11 .tpl-form5-eh>div>form>div:nth-of-type(1){width:33%}
  .ielt9 .tpl-form5-eh>div>form>div:nth-of-type(1),
  .sf5 .tpl-form5-eh>div>form>div:nth-of-type(1){text-align:right}
  .ielt9 .tpl-form5-eh>div>form>div:nth-of-type(1)>button,
  .sf5 .tpl-form5-eh>div>form>div:nth-of-type(1)>button{display:inline}
}
/* fin .tpl-form5-eh */


/* .tpl-form6-eh */
.tpl-form6-eh{background:#e2e2e2;padding:17px 10px 20px;font:300 14px 'Open Sans', sans-serif;color:#00111b}
.tpl-form6-eh>form>div:first-of-type{font:24px 'Open Sans', sans-serif;color:#847648;text-align:center;margin-bottom:20px}
.tpl-form6-eh>form>div:last-of-type>span{display:block;margin-top:5px}
.tpl-form6-eh>form>div:last-of-type>.sta-none{display:none}
.tpl-form6-eh>form>div:last-of-type>.sta-ko{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center}
.tpl-form6-eh>form>div:last-of-type>.sta-ko:empty{display:none}
.tpl-form6-eh>form>div:last-of-type>.sta-ko:empty{display:none}
.tpl-form6-eh>form>div:last-of-type>.sta-ok{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center}
.tpl-form6-eh>form>div:last-of-type>.sta-ok:empty{display:none}
.tpl-form6-eh>form>div:last-of-type>.sta-ok:empty{display:none}
.tpl-form6-eh>form>label{margin-bottom:20px;display:block}
.tpl-form6-eh>form>label>span{display:block;margin-bottom:5px}
.tpl-form6-eh>form>label>input{border:1px solid #949494;height:40px;width:100%;padding-left:10px;box-sizing:border-box}
.tpl-form6-eh>form>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Open Sans', sans-serif;border:2px solid #847648;width:100%;line-height:28px}
.tpl-form6-eh>form>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-form6-eh>form>button{display:inline-block;width:auto}
}
.tpl-form6-eh>form#panel_cambio_contrasena>label{position:relative}
.tpl-form6-eh>form#panel_cambio_contrasena>label>label{position:absolute;top:100%;left:0}
@media (min-width:601px){
  .tpl-form6-eh{padding:27px 20px 30px}
  .tpl-form6-eh>form>div:first-of-type{font-size:30px}
  .tpl-form6-eh>form>div:last-of-type{clear:both;overflow:hidden}
  .tpl-form6-eh>form>div:last-of-type>span{margin-top:20px}
  .tpl-form6-eh>form>label{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 17px);margin-bottom:15px}
  .tpl-form6-eh>form>label:nth-of-type(even){margin-left:30px}
  .tpl-form6-eh>form>label:last-of-type{margin-bottom:0}
  .tpl-form6-eh>form>button{float:right;max-width:50%}
}
@media (min-width:801px){
  .tpl-form6-eh{padding:30px 20px;overflow:hidden}
  .tpl-form6-eh>form{max-width:1200px;margin:0 auto}
  .tpl-form6-eh>form>label{vertical-align:bottom;width:30%;width:calc(100% / 3 - 23px);margin-bottom:30px!important}
  .tpl-form6-eh>form>label:not(:first-of-type){margin-left:30px}
}
/* fin .tpl-form6-eh */


/* .tpl-form7-eh */
.tpl-form7-eh{background:#fff;padding:10px 10px 20px;position:relative;z-index:1;font:300 14px/20px 'Open Sans', sans-serif;color:#666;box-shadow:0 8px 9px -5px rgba(0,0,0,.5)}
.tpl-form7-eh>form>div:first-of-type{font-size:18px;line-height:25px;text-transform:uppercase;color:#000;margin-bottom:20px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type:hover>textarea{border-color:#847648}
.tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type>span{display:block;margin:10px 0 5px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type>textarea{display:block;width:100%;height:90px;resize:none;padding:5px;box-sizing:border-box;font:300 14px 'Open Sans', sans-serif;border:1px solid #b5b5b5}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type){box-sizing:border-box;color:#fff;font-weight:100;line-height:24px;position:relative;display:inline-block;padding:8px 10px;white-space:nowrap;vertical-align:middle;text-align:left;width:100%;margin-bottom:10px;border:1px solid #b5b5b5;height:40px;color:#666}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):before{font:25px Icons;z-index:1}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left:before,
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left:before{left:10px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right:before{right:10px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):after{background:#000;content:'';opacity:.6;position:absolute;z-index:-1;left:0;top:0;right:0;bottom:0}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type)>input{box-sizing:border-box;cursor:pointer;font:100 14px 'Open Sans', sans-serif;height:100%;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type)>span{position:relative}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):not(.sta-noPlaceholder).sta-validate>span,
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):not(.sta-noPlaceholder)>input:focus+span{visibility:hidden}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left>input{padding-left:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-validate.sta-ico_left>input{padding-right:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left>span{padding-left:30px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right>input{padding-right:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right>span{padding-right:30px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-noPlaceholder{padding-right:80px}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-noPlaceholder>input{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):hover>input,
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type)>input:focus{border-color:#847648;transition:.3s}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type){font-size:16px;line-height:30px;padding:15px 20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-noPlaceholder{padding-bottom:15px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):not(.sta-noPlaceholder)>input{font-size:16px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-noPlaceholder>input{font-size:18px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left:before{left:20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right:before{right:20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left>input{padding-left:60px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-validate.sta-ico_left>input{padding-right:60px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_left>span{padding-left:40px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right>input{padding-right:60px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type).sta-ico_right>span{padding-right:40px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type)>input{padding:0 20px}
}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):after{content:none}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):hover{border-color:#847648}
.tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type):hover>input{background:0 0}
.tpl-form7-eh>form>div:nth-of-type(2)>div{box-sizing:border-box;color:#b5b5b5;display:inline-block;font-weight:100;line-height:24px;padding:13px 25px 13px 10px;position:relative;white-space:nowrap;height:50px;vertical-align:middle;display:block;height:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>div:first-of-type{margin-bottom:10px}
.tpl-form7-eh>form>div:nth-of-type(2)>div:after,
.tpl-form7-eh>form>div:nth-of-type(2)>div:before{font-family:Icons;z-index:1;pointer-events:none}
.tpl-form7-eh>form>div:nth-of-type(2)>div:before{font-size:25px}
.tpl-form7-eh>form>div:nth-of-type(2)>div:after{font-size:10px;position:absolute;right:10px;top:50%;content:'\e052';line-height:0}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left:before,
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left:before{left:10px}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left>select{padding-left:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-validate.sta-ico_left>select{padding-right:40px}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left>span{padding-left:30px}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-noPlaceholder{padding-right:80px}
.tpl-form7-eh>form>div:nth-of-type(2)>div.sta-noPlaceholder>select{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-form7-eh>form>div:nth-of-type(2)>div>select{appearance:none;background:red;box-sizing:border-box;cursor:pointer;height:100%;font:100 14px/24px 'Open Sans', sans-serif;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0;border:1px solid #b5b5b5}
.tpl-form7-eh>form>div:nth-of-type(2)>div>select::-ms-expand{display:none}
.tpl-form7-eh>form>div:nth-of-type(2)>div>select::-ms-expand{display:none}
.tpl-form7-eh>form>div:nth-of-type(2)>div:hover>select,
.tpl-form7-eh>form>div:nth-of-type(2)>div>select:focus{border:1px solid #00111b;transition:.3s}
.tpl-form7-eh>form>div:nth-of-type(2)>div>span{pointer-events:none;position:relative}
.tpl-form7-eh>form>div:nth-of-type(2)>div:not(.sta-noPlaceholder).sta-validate>span{visibility:hidden}
.tpl-form7-eh>form>div:nth-of-type(2)>div:not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-form7-eh>form>div:nth-of-type(2)>div{font-size:16px;height:60px;padding:18px 35px 18px 20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div:after{right:20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left:before{left:20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left>select{padding-left:60px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div.sta-validate.sta-ico_left>select{padding-right:60px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div.sta-ico_left>span{padding-left:40px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div>select{font-size:16px;padding:0 20px}
  .tpl-form7-eh>form>div:last-of-type .sta-condiciones{margin-bottom:0}
}
.tpl-form7-eh>form>div:nth-of-type(2)>div>select{background:0 0;color:#666}
.tpl-form7-eh>form>div:nth-of-type(2)>div:after{color:#847648}
.tpl-form7-eh>form>div:nth-of-type(2)>div:hover>select,
.tpl-form7-eh>form>div:nth-of-type(2)>div>select:focus{border-color:#847648}
.tpl-form7-eh>form>div:last-of-type{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:20px}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones{position:relative;padding:2px 10px 10px 32px;display:inline-block;vertical-align:middle;width:100%;box-sizing:border-box;margin-bottom:20px}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones:before{content:'';position:absolute;left:0;top:0;border:1px solid #fff;height:22px;width:22px;border-color:#949494;background:0 0}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones input{position:absolute;top:0;left:5px;opacity:0;z-index:-1}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones span{color:#000;text-transform:none;letter-spacing:normal}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones span:before{content:'\e0a9';font:15px/24px Icons;position:absolute;left:0;top:0;width:24px;text-align:center;color:transparent;transition:.3s}
.tpl-form7-eh>form>div:last-of-type .sta-condiciones>input:checked+span:first-of-type:before{color:#847648}
.tpl-form7-eh>form>div:last-of-type>button{border:2px solid #847648;padding:10px 15px 15px;font:italic 24px/24px 'Open Sans', sans-serif;color:#847648;max-width:50%}
.tpl-form7-eh>form>div:last-of-type>button:hover{background:#847648;color:#000;transition:.3s}
.tpl-form7-eh>form>div:last-of-type>div:first-of-type{max-width:55%}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type{width:100%}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type.sta-KO>.sta-KO,
.tpl-form7-eh>form>div:last-of-type>div:last-of-type.sta-OK>.sta-OK{display:block}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>div{display:none;margin-top:10px}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-OK{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-OK:empty{display:none}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-OK:empty{display:none}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-KO{font:300 18px 'Open Sans', sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-KO:empty{display:none}
.tpl-form7-eh>form>div:last-of-type>div:last-of-type>.sta-KO:empty{display:none}
.tpl-form7-eh .sta-oculto{display:none!important}
.sf5 .tpl-form7-eh>form>div:last-of-type{display:block}
.sf5 .tpl-form7-eh>form>div:last-of-type>button{float:right}
@media (min-width:601px){
  .tpl-form7-eh{padding:15px 20px 20px}
  .tpl-form7-eh>form>div:first-of-type{max-width:390px;margin-bottom:25px}
  .tpl-form7-eh>form>div:nth-of-type(2){column-count:2;column-gap:30px}
  .tpl-form7-eh>form>div:nth-of-type(2)>*{display:inline-block!important;width:100%}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:not(:last-of-type){height:50px;padding:10px 20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type>textarea{height:85px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div{height:50px}
  .ielt10 .tpl-form7-eh>form>div:nth-of-type(2)>label:nth-of-type(3){margin-bottom:20px}
}
@media (min-width:801px){
  .tpl-form7-eh{padding:30px 20px 30px}
  .tpl-form7-eh>form{max-width:1200px;margin:0 auto}
  .tpl-form7-eh>form>div:nth-of-type(2){padding-right:33%;padding-right:calc(100% / 3);position:relative}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:nth-of-type(1),
  .tpl-form7-eh>form>div:nth-of-type(2)>label:nth-of-type(3){margin-bottom:20px}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type{position:absolute;right:0;top:-25px;width:30%}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type>span{margin-top:0}
  .tpl-form7-eh>form>div:nth-of-type(2)>label:last-of-type>textarea{height:120px}
  .tpl-form7-eh>form>div:nth-of-type(2)>div:first-of-type{margin-bottom:20px}
  .ielt10 .tpl-form7-eh>form>div:nth-of-type(2)>label:nth-of-type(2){margin-bottom:20px}
}
/* fin .tpl-form7-eh */


/* .tpl-form12-eh */
.tpl-form12-eh{padding:20px 10px 30px;background:#e2e2e2}
.tpl-form12-eh>div{padding:20px 0}
.tpl-form12-eh>div:first-of-type{border-bottom:thin solid grey}
.tpl-form12-eh>div>div:nth-of-type(odd){max-height:335px;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.2);color:#fff;font:14px Roboto,sans-serif}
.tpl-form12-eh>div>div:nth-of-type(odd)>input{position:fixed;top:0;left:-999px}
.tpl-form12-eh>div>div:nth-of-type(odd)>input:checked+div{visibility:hidden;opacity:0}
.tpl-form12-eh>div>div:nth-of-type(odd)>input:checked+div+div{visibility:visible;opacity:1}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type{transition:.3s;position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type>div{width:100%;text-align:center;padding:20px}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type>div>div:first-of-type{font-weight:300;letter-spacing:.1em;text-transform:uppercase}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type>div>div:nth-of-type(2){font:24px 'Droid Serif',serif}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type>div>label{border:2px solid #fff;display:inline-block;padding:15px 10px;text-transform:uppercase;letter-spacing:.1em;margin-top:35px}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:first-of-type>div>label:hover{background:#fff;color:#000;transition:.3s}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even){margin:0;visibility:hidden;opacity:0;transition:.3s;padding:10px 15px}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even):before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:#741e1f;opacity:.8}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>label{position:absolute;right:15px;top:10px;z-index:1;height:15px;width:15px;text-align:right}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>label:after{content:'\e0ae';font:9px Icons;vertical-align:top}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>div{position:relative}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>div:first-of-type{letter-spacing:.1em;text-transform:uppercase}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>div:nth-of-type(2){font:24px 'Droid Serif',serif}
.tpl-form12-eh>div>div:nth-of-type(odd)>div:nth-of-type(even)>div:nth-of-type(3){margin-top:10px}
.tpl-form12-eh>div>div:nth-of-type(even){padding:20px}
.tpl-form12-eh>div>div:nth-of-type(even)>div{margin-bottom:15px}
.tpl-form12-eh>div>div:nth-of-type(even)>div>div{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#00111b}
.tpl-form12-eh>div>div:nth-of-type(even)>div>div>span{display:block;letter-spacing:normal;text-transform:none;font:24px 'Droid Serif',serif;color:#847648}
.tpl-form12-eh>div>div:nth-of-type(even)>div>div>mark{text-transform:none;letter-spacing:normal;font-size:12px}
.tpl-form12-eh>div>div:nth-of-type(even)>div>ul>li{display:inline-block;vertical-align:top;width:49%;width:calc(50% - 3px)}
.tpl-form12-eh>div>div:nth-of-type(even)>div>ul>li:not(:first-of-type):not(:nth-of-type(2)){margin-top:15px}
.tpl-form12-eh>div>div:nth-of-type(even)>div>ul>li>div{padding-right:10px}
.tpl-form12-eh>div>div:nth-of-type(even)>div>ul>li>div:first-of-type{text-transform:uppercase;letter-spacing:.1em;color:#847648}
.tpl-form12-eh>div>div:nth-of-type(even)>div>ul>li>div:nth-of-type(2){font:italic 16px 'Droid Serif',serif;color:#00111b}
.tpl-form12-eh>div>div:nth-of-type(even)>form{position:relative}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled>.sta-content{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled>.sta-close{display:table}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled:not(.sta-text2):not(.sta-text3)>.sta-close .sta-close1{display: block}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled>.sta-close .sta-close1,
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled>.sta-close .sta-close2,
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled>.sta-close .sta-close3{display: none}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled.sta-text2>.sta-close .sta-close2{display: block}
.tpl-form12-eh>div>div:nth-of-type(even)>form.sta-disabled.sta-text3>.sta-close .sta-close3{display: block}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content{overflow:hidden}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label{display:block;position:relative;border:1px solid #949494;padding-left:10px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label:not(:last-of-type){margin-bottom:10px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label.sta-validate>span{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label.sta-acompanante{padding-left:0}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label.sta-acompanante>select{background:0 0;height:60px;display:block;width:100%;padding-left:10px;box-sizing:border-box;font:300 16px/60px Roboto,sans-serif}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label>input{width:100%;height:60px;font:300 16px Roboto,sans-serif}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label>input.sta-ko + span{border: 1px solid #c00;color: #c00}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label>input:focus~span{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label>span{position:absolute;left:0;top:0;right:0;bottom:0;font:300 16px/60px Roboto,sans-serif;padding-left:10px}
@media (min-width:801px){
  .tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 16px);box-sizing:border-box}
  .tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label:nth-of-type(even){margin-left:27px}
  .tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label:nth-last-of-type(2){margin-bottom:0}
  .tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:first-of-type>label:not(:last-of-type):not(:nth-last-of-type(2)){margin-bottom:20px}
}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2){margin-top:15px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2).sta-KO>.sta-KO,
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2).sta-OK>.sta-OK{display:block}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>div{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-OK{font:300 18px Roboto,sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-OK:empty{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-OK:empty{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-KO{font:300 18px Roboto,sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-KO:empty{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(2)>.sta-KO:empty{display:none}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3){margin-top:15px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label{position:relative;padding:2px 0 0 32px;display:inline-block}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label:before{content:'';position:absolute;left:0;top:0;border:1px solid #fff;height:22px;width:22px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>input{position:fixed;top:0;left:-999px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type{text-transform:uppercase;color:#fff;font:300 14px Roboto,sans-serif;letter-spacing:.1em}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label.sta-ko>span:first-of-type{color: #c00}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type:before{content:'\e0a9';font:15px/24px Icons;position:absolute;left:0;top:0;width:24px;text-align:center;color:transparent;transition:.3s}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label.sta-ko>span:first-of-type>a{color: #c00}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type>a,
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type>button{color:#847648;text-transform:none;letter-spacing:normal}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type>a:hover,
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type>button:hover{text-decoration:underline}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>input:checked+span:first-of-type:before{color:#fff}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label:before{border-color:#949494}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label.sta-ko:before{border-color: #c00}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>input:checked+span:first-of-type:before{color:#949494}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>label>span:first-of-type{color:#00111b;text-transform:none;letter-spacing:normal}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>button{margin-top:10px;background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Droid Serif',serif;border:2px solid #847648;width:auto;line-height:28px;float:right}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-content>div:nth-of-type(3)>button{display:inline-block;width:auto}
}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close{display:none;height:195px;width:100%;background:#d3d3d5}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close>div{display:table-cell;vertical-align:middle;padding:20px 10px;text-align:center}
/*.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close>div>div:first-of-type{text-transform:uppercase;letter-spacing:.1em}*/
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close>div>div{color:#847648;font:24px 'Droid Serif',serif;margin:10px 0 0}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close>div>div:nth-of-type(3){margin-top:10px}
.tpl-form12-eh>div>div:nth-of-type(even)>form>.sta-close>div>div:nth-of-type(3):empty{display:none}
@media (min-width:601px){
  .tpl-form12-eh{padding:30px 20px 30px}
  .tpl-form12-eh>div{display:flex;justify-content:space-between;align-items:center;overflow:hidden;padding:20px 0}
  .tpl-form12-eh>div:nth-of-type(even){padding:20px 0}
  .tpl-form12-eh>div:nth-of-type(even)>div:first-of-type{float:right;order:2}
  .tpl-form12-eh>div>div{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 17px)}
  .tpl-form12-eh>div>div:first-of-type{min-height:480px}
}
@media (min-width:801px){
  .tpl-form12-eh>div{max-width:1200px;margin:0 auto}
  .tpl-form12-eh>div>div:nth-of-type(2)>div{margin-bottom:30px}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>div{margin-bottom:30px}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>div>span{margin:5px 0 10px}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li{position:relative}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li:nth-of-type(1):after{content:'\e08e'}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li:nth-of-type(2):after{content:'\e088'}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li:nth-of-type(3):after{content:'\e0be'}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li:nth-of-type(4):after{content:'\e0f9'}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li:after{position:absolute;left:0;top:0;font:30px Icons;color:#847648}
  .tpl-form12-eh>div>div:nth-of-type(2)>div>ul>li>div{padding-left:45px}
}
/* fin .tpl-form12-eh */


/* .tpl-form13-eh */
.tpl-form13-eh{background:#fff;font:14px Roboto,sans-serif;color:#00111b}
.tpl-form13-eh>div>article{position:relative;padding:10px 10px 20px;box-shadow:0 5px 8px -2px rgba(0,0,0,.5)}
.tpl-form13-eh>div>article>header{margin-bottom:15px}
.tpl-form13-eh>div>article>header>div{font:18px 'Droid Serif',serif}
.tpl-form13-eh>div>article>header>div:first-of-type{font-style:italic}
.tpl-form13-eh>div>article>header>div:nth-of-type(2){font-size:24px;color:#847648}
.tpl-form13-eh>div>article>section>div>div:first-of-type{font-weight:300}
.tpl-form13-eh>div>article>section>div>div:first-of-type .sta-title{display:block;color:#847648;font:18px fontFamilyAlt}
.tpl-form13-eh>div>article>section>div>div:last-of-type{color:#949494;text-align:left;border-top:1px solid #ccc;width:100%;font-size:1px;letter-spacing:-1px;word-spacing:-1px;text-transform:uppercase;padding-top:10px;margin-top:20px;margin-top:15px}
.tpl-form13-eh>div>article>section>div>div:last-of-type>*,
.tpl-form13-eh>div>article>section>div>div:last-of-type>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
@media (min-width:601px){
  .tpl-form13-eh>div>article>section>div>div:last-of-type{margin-top:30px}
}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul{font-size:1px;letter-spacing:-1px;word-spacing:-1px;padding-left:10px}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>*,
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>div{display:inline-block;font-size:14px;letter-spacing:1px;word-spacing:normal}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>li{text-align:center}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>li:not(:last-child){padding-right:5px}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>li>a{color:inherit;display:inline-block;text-decoration:none;border:1px solid #ccc;border-radius:50%;line-height:20px;width:20px}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>li>a:before{font:11px/11px Icons}
.tpl-form13-eh>div>article>section>div>div:last-of-type>ul>li>a:hover{background:#ccc;color:#fff;transition:.3s}
.tpl-form13-eh>div>form{background:#e2e2e2;padding:10px 10px 30px}
.tpl-form13-eh>div>form>div:first-of-type>label{display:block;position:relative;border:1px solid #949494;padding-left:10px}
.tpl-form13-eh>div>form>div:first-of-type>label:not(:last-of-type){margin-bottom:10px}
.tpl-form13-eh>div>form>div:first-of-type>label.sta-validate>span{display:none}
.tpl-form13-eh>div>form>div:first-of-type>label>input{width:100%;height:60px;font:300 16px Roboto,sans-serif}
.tpl-form13-eh>div>form>div:first-of-type>label>input:focus~span{display:none}
.tpl-form13-eh>div>form>div:first-of-type>label>span{position:absolute;left:0;top:0;right:0;bottom:0;font:300 16px/60px Roboto,sans-serif;padding-left:10px}
.tpl-form13-eh>div>form>div:first-of-type>label>.sta-ko + span{border: 1px solid #c00;color: #c00}
.tpl-form13-eh>div>form>div:nth-of-type(2){margin-top:15px}
.tpl-form13-eh>div>form>div:nth-of-type(2).sta-KO>.sta-KO,
.tpl-form13-eh>div>form>div:nth-of-type(2).sta-OK>.sta-OK{display:block}
.tpl-form13-eh>div>form>div:nth-of-type(2)>div{display:none}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-OK{font:300 18px Roboto,sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-OK:empty{display:none}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-OK:empty{display:none}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-KO{font:300 18px Roboto,sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-KO:empty{display:none}
.tpl-form13-eh>div>form>div:nth-of-type(2)>.sta-KO:empty{display:none}
.tpl-form13-eh>div>form>div:nth-of-type(3){overflow:hidden}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label{position:relative;padding:2px 0 0 32px;display:inline-block}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label:before{content:'';position:absolute;left:0;top:0;border:1px solid #fff;height:22px;width:22px}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>input{position:fixed;top:0;left:-999px}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label.sta-ko>span:first-of-type{color: #c00}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type{text-transform:uppercase;color:#fff;font:300 14px Roboto,sans-serif;letter-spacing:.1em}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type:before{content:'\e0a9';font:15px/24px Icons;position:absolute;left:0;top:0;width:24px;text-align:center;color:transparent;transition:.3s}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label.sta-ko>span:first-of-type>a{color: #c00}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type>a,
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type>button{color:#847648;text-transform:none;letter-spacing:normal}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type>a:hover,
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type>button:hover{text-decoration:underline}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>input:checked+span:first-of-type:before{color:#fff}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label.sta-ko:before{border-color: #c00}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label:before{border-color:#949494}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>input:checked+span:first-of-type:before{color:#949494}
.tpl-form13-eh>div>form>div:nth-of-type(3)>label>span:first-of-type{color:#00111b;text-transform:none;letter-spacing:normal}
.tpl-form13-eh>div>form>div:nth-of-type(3)>button{margin-top:10px;background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Droid Serif',serif;border:2px solid #847648;width:auto;line-height:28px;float:right}
.tpl-form13-eh>div>form>div:nth-of-type(3)>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-form13-eh>div>form>div:nth-of-type(3)>button{display:inline-block;width:auto}
}
@media (min-width:601px){
  .tpl-form13-eh>div>article{padding:30px 20px 20px}
  .tpl-form13-eh>div>article>header{margin-bottom:25px}
  .tpl-form13-eh>div>article>header>div:nth-of-type(2){font-size:36px}
  .tpl-form13-eh>div>article>section{position:relative}
  .tpl-form13-eh>div>article>section>div{column-count:2;column-gap:40px}
  .tpl-form13-eh>div>article>section>div>div:first-of-type{padding-bottom:40px}
  .tpl-form13-eh>div>article>section>div>div:first-of-type .sta-title{font-size:24px}
  .tpl-form13-eh>div>article>section>div>div:last-of-type{position:absolute;right:0;left:53%;left:calc(50% + 15px);width:auto;bottom:0}
  .tpl-form13-eh>div>form{padding:30px 20px}
  .tpl-form13-eh>div>form>div:nth-of-type(3){margin-top:10px;display:flex;justify-content:space-between;align-items:center}
  .tpl-form13-eh>div>form>div:nth-of-type(3)>button{margin-top:0}
}
@media (min-width:801px){
  .tpl-form13-eh>div{max-width:1200px;margin:0 auto;padding:30px 20px 30px}
  .tpl-form13-eh>div>article{display:inline-block;vertical-align:top;width:60%;box-shadow:none;padding:0 0 30px}
  .tpl-form13-eh>div>form{display:inline-block;vertical-align:bottom;width:35%;width:calc(40% - 30px);margin-left:25px;padding:90px 0 0;background:0 0}
}
/* fin .tpl-form13-eh */


/* .tpl-functional5-eh */
.tpl-functional5-eh{position:relative;color:#fff;text-align:center;overflow:hidden;font:14px 'Open Sans', sans-serif;padding-top:60px}
.tpl-functional5-eh:after{content:'';position:absolute;left:0;bottom:0;right:0;z-index:2;box-shadow:0 0 80px 20px #000}
.tpl-functional5-eh.sta-alto230>div:last-of-type>div:nth-of-type(2),
.tpl-functional5-eh.sta-alto630>div:last-of-type>div:nth-of-type(2){min-height:255px}
.tpl-functional5-eh.sta-centrado>div:last-of-type>div:nth-of-type(2){min-height:0;padding:20px 20px 20px}
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div{display:block;opacity:0}
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-act{opacity:1;z-index:2;transition:opacity 1s}
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-ant,
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-pos{z-index:1;transition:opacity 0s 1s}
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:last-of-type{display:none}
.tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:last-of-type.mostrar_flechas{display:block}
.tpl-functional5-eh.sta-slide>div:last-of-type>div:nth-of-type(2){padding-left:60px;padding-right:60px}
.tpl-functional5-eh.sta-video>div:last-of-type>div:nth-of-type(2){padding-bottom:40px}
.tpl-functional5-eh.sta-video>div:last-of-type>div:nth-of-type(3)>button{display:block}
.tpl-functional5-eh.sta-sinCorazon>div:nth-of-type(2)>.sta-corazon{display:none!important}
.tpl-functional5-eh.sta-sinMigas>div:nth-of-type(2)>div:nth-of-type(3)>ul{display:none!important}
.tpl-functional5-eh>div:first-of-type>.sta-fondo{position:absolute;left:0;top:0;right:0;bottom:0}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:first-of-type>div{position:absolute;left:0;top:0;right:0;bottom:0;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 0 999999px rgba(0,0,0,.2);display:none}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:first-of-type>div:first-of-type{display:block}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type{display:none}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button{position:absolute;left:10px;z-index:1;height:50px;width:50px;color:#fff}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:before{content:'\\';font:12px Icons;transition:.3s}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:first-of-type{left:auto;right:10px}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:first-of-type:before{content:'\e000'}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:hover:first-of-type:before{margin-left:10px}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:hover:last-of-type:before{margin-right:10px}
@media (min-width:601px){
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type{position:absolute;right:50px;z-index:1}
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button{position:static;display:block}
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button:first-of-type{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.2)}
}
@media (min-width:801px){
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type{right:30px}
}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button{z-index:4;top:45%;top:calc(50% - 25px)}
.tpl-functional5-eh>div:first-of-type>.sta-fondo>div:last-of-type>button.sta-oculto{display:none}
.tpl-functional5-eh>div:nth-of-type(2){position:relative;z-index:3;user-select:none}
.tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon{color:#fff;cursor:pointer;position:absolute;right:0;top:10px;z-index:150;display:none;right:10px}
.tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon>div{display:none}html:not(.sta-starTraveler) .tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon:hover>div{box-sizing:border-box;display:inline-block;position:absolute;right:150%;right:calc(100% + 15px);background:#fff;color:#00111b;font-weight:100;min-width:240px;padding:15px 20px 17px;top:50%;transform:translate(0,-50%);border-top:3px solid #847648}html:not(.sta-starTraveler) .tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon:hover>div:after{content:'';left:100%;position:absolute;top:50%;border-top:10px solid transparent;border-right:0 solid transparent;border-bottom:10px solid transparent;border-left:11px solid #fff;transform:translate(0,-50%)}
.tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon:after{font:bold 31px Icons;content:'\e01f'}html.sta-starTraveler .tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon:before{font:31px Icons;opacity:0;position:absolute;top:0;left:0;content:'\e017'}
.tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon.selected:before,html.sta-starTraveler .tpl-functional5-eh>div:nth-of-type(2)>.sta-corazon:hover:before{opacity:1;transition:.3s}
.tpl-functional5-eh>div:nth-of-type(2)>div:first-of-type{position:absolute;top:10px;left:10px}
.tpl-functional5-eh>div:nth-of-type(2)>div:first-of-type>*{max-height:30px;max-width:80px;fill:#fff}
.tpl-functional5-eh>div:nth-of-type(2)>div:first-of-type>svg{width:100%}
.tpl-functional5-eh>div:nth-of-type(2)>div:first-of-type>img[src=" "],
.tpl-functional5-eh>div:nth-of-type(2)>div:first-of-type>img[src=""]{display:none}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2){padding:50px 20px 20px;min-height:260px;box-sizing:border-box}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2)>div:first-of-type{font-weight:300px;text-transform:uppercase;letter-spacing:.2em}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2)>div:last-of-type{font:24px/25px 'Open Sans', sans-serif}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2)>button{font-weight:300;border:2px solid #fff;padding:15px;text-transform:uppercase;margin-top:30px}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2)>button:hover{background:#fff;color:#00111b;transition:.3s}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(2)>button:empty{display:none}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3){position:absolute;left:10px;right:10px;bottom:10px;text-align:left}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul{display:none}
@media (min-width:601px){
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul{display:block;font-size:1px;letter-spacing:-1px;word-spacing:-1px}
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>*,
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>li{font-weight:100;position:relative}
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>li:not(:last-child){padding-right:20px}
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>li:not(:last-child):after{display:inline-block;color:#847648;font:10px Icons;right:5px;position:absolute;bottom:3px;content:'\e000'}
  .tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>ul>li>a{color:#fff}
}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>button{color:#fff;padding-left:30px;position:absolute;right:0;bottom:0;display:none}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>button:before{content:'\e0bb';font:20px/1px Icons;position:absolute;left:0;top:50%}
.tpl-functional5-eh>div:nth-of-type(2)>div:nth-of-type(3)>button:hover:before{left:5px;transition:.3s}
.ielt9 .tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div{display:none;background-color:#bbb}
.ielt9 .tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-act{display:block}
.ielt9 .tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-ant,
.ielt9 .tpl-functional5-eh.sta-slide>div:first-of-type>.sta-fondo>div:first-of-type>div.sta-pos{display:none}
@media (min-width:601px){
  .tpl-functional5-eh{padding-top:75px}
  .tpl-functional5-eh.sta-alto230>div:last-of-type,
  .tpl-functional5-eh.sta-alto630>div:last-of-type,
  .tpl-functional5-eh.sta-centrado>div:last-of-type{min-height:375px;display:flex;align-items:center}
  .tpl-functional5-eh.sta-alto230>div:last-of-type>div:nth-of-type(2),
  .tpl-functional5-eh.sta-alto630>div:last-of-type>div:nth-of-type(2),
  .tpl-functional5-eh.sta-centrado>div:last-of-type>div:nth-of-type(2){min-height:0;width:100%;padding-top:0}
  .tpl-functional5-eh.sta-alto630>div:last-of-type{min-height:650px}
  .tpl-functional5-eh.sta-video>div:last-of-type>div:nth-of-type(3){padding-right:150px}
  .tpl-functional5-eh.sta-slide>div:last-of-type>div:nth-of-type(2){padding-left:100px;padding-right:100px}
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:first-of-type>div{box-shadow:inset 0 0 0 999999px rgba(0,0,0,.3)}
  .tpl-functional5-eh>div:first-of-type>.sta-fondo>div:nth-of-type(2){z-index:4;top:40%;top:calc(50% - 50px)}
  .tpl-functional5-eh>div:last-of-type>div:first-of-type{left:20px;top:20px}
  .tpl-functional5-eh>div:last-of-type>div:first-of-type>*{max-height:55px;max-width:150px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(2){min-height:375px;padding:90px 30px 40px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(2)>div:first-of-type{font-size:18px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(2)>div:last-of-type{font-size:48px;line-height:50px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(2)>button{margin-top:50px;font-size:18px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(3){left:20px;right:20px;bottom:15px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(3)>button{max-width:150px}
  .tpl-functional5-eh>div:last-of-type>.sta-corazon{right:20px;top:30px}
  .ielt10 .tpl-functional5-eh.sta-alto230>div:last-of-type>div:nth-of-type(2),
  .ielt10 .tpl-functional5-eh.sta-alto630>div:last-of-type>div:nth-of-type(2),
  .ielt10 .tpl-functional5-eh.sta-centrado>div:last-of-type>div:nth-of-type(2){padding-top:100px}
}
@media (min-width:801px){
  .tpl-functional5-eh{padding-top:90px}
  .tpl-functional5-eh.sta-alto230>div:first-of-type>.sta-fondo>div:nth-of-type(2),
  .tpl-functional5-eh.sta-centrado>div:first-of-type>.sta-fondo>div:nth-of-type(2){top:calc(50% - 15px)}
  .tpl-functional5-eh.sta-alto230>div:last-of-type,
  .tpl-functional5-eh.sta-centrado>div:last-of-type{min-height:230px}
  .tpl-functional5-eh.sta-alto230>div:last-of-type>.sta-corazon,
  .tpl-functional5-eh.sta-centrado>div:last-of-type>.sta-corazon{top:10px}
  .tpl-functional5-eh.sta-alto630>div:last-of-type{min-height:630px}
  .tpl-functional5-eh>div:last-of-type>.sta-corazon{right:30px}
  .tpl-functional5-eh>div:last-of-type>div:first-of-type{left:30px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(2){padding-top:75px;min-height:360px}
  .tpl-functional5-eh>div:last-of-type>div:nth-of-type(3){left:30px;right:30px}
}
/* fin .tpl-functional5-eh */


/* tpl-functional7-eh */
.tpl-functional7-eh{width:100%;height:320px;position:relative;margin:0 auto;display:table;text-align:center;border-bottom:5px solid #847648;background-size:cover;background-position:center}
.ielt9 .tpl-functional7-eh{background-repeat:no-repeat;background-color:#000}
.tpl-functional7-eh>div:nth-of-type(1){position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}
.tpl-functional7-eh>div:nth-of-type(2){z-index:-3}
.tpl-functional7-eh>div:nth-of-type(3){display:table-row;position:relative;z-index:2;height:100%}
.tpl-functional7-eh>div:nth-of-type(3)>div{color:#fff;display:table-cell;vertical-align:middle}
.tpl-functional7-eh>div:nth-of-type(3)>div>svg{width:300px;height:160px;margin-top:60px;overflow:hidden}
.tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(1){color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;padding-top:65px}
@media (min-width:601px){
  .tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(1){font-size:18px}
}
.tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif;padding-bottom:15px}
@media (min-width:601px){
  .tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(2){font-size:36px}
}
.tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(3){color:#00111b;font:italic 18px 'Open Sans', sans-serif;color:#fff;padding-bottom:10px}
@media (min-width:601px){
  .tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(3){font-size:24px}
}
.tpl-functional7-eh>div:nth-of-type(3)>div>button{font:32px Icons}
.tpl-functional7-eh>ul{display:none}
@media (min-width:601px){
  .tpl-functional7-eh>ul{display:block;font-size:1px;letter-spacing:-1px;word-spacing:-1px}
  .tpl-functional7-eh>ul>*,
  .tpl-functional7-eh>ul>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
  .tpl-functional7-eh>ul>li{font-weight:100;position:relative}
  .tpl-functional7-eh>ul>li:not(:last-child){padding-right:20px}
  .tpl-functional7-eh>ul>li:not(:last-child):after{display:inline-block;color:#847648;font:10px Icons;right:5px;position:absolute;bottom:3px;content:'\e000'}
  .tpl-functional7-eh>ul>li>a{color:#fff}
}
.tpl-functional7-eh.sta-only_photo{background-image:none!important}
.tpl-functional7-eh.sta-only_photo>div:nth-of-type(2){position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:-1;-webkit-filter:brightness(.8) grayscale(.6);filter:brightness(.8) grayscale(.6)}
.ielt11 .tpl-functional7-eh.sta-only_photo>div:nth-of-type(2):after,
.sf5 .tpl-functional7-eh.sta-only_photo>div:nth-of-type(2):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}
.ielt9 .tpl-functional7-eh.sta-only_photo>div:nth-of-type(2){background-size:contain;background-repeat:no-repeat}
.ielt9 .tpl-functional7-eh.sta-only_photo>div:nth-of-type(2):after{content:none}
.tpl-functional7-eh.sta-only_photo>div:nth-of-type(3)>div>button{display:none}
@media (min-width:601px){
  .tpl-functional7-eh{height:620px;height:75vh;min-height:600px;max-height:810px}
  .tpl-functional7-eh>ul{left:20px;bottom:15px;position:absolute;z-index:3}
  .tpl-functional7-eh>div:nth-of-type(3)>div>svg{width:590px;height:240px}
  .tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(2){font-size:48px}
  .tpl-functional7-eh>div:nth-of-type(3)>div>div:nth-of-type(3){padding-bottom:30px}
  .tpl-functional7-eh>div:nth-of-type(3)>div>button{font-size:48px}
  .tpl-functional7-eh.sta-only_photo{height:450px;min-height:inherit}
}
@media (min-width:801px){
  .tpl-functional7-eh{overflow:hidden;border-bottom:7px solid #847648}
  .tpl-functional7-eh>ul{left:30px}
  .tpl-functional7-eh>div:nth-of-type(3)>div>svg{width:790px}
  .tpl-functional7-eh>div:nth-of-type(3)>div>button{transition:.3s}
  .tpl-functional7-eh>div:nth-of-type(3)>div>button:hover{transform:scale(1.2)}
}
@media (min-width:1101px){
  .tpl-functional7-eh{background-image:none!important}
}

#reserva .tpl-g-form > div > button{
  outline:none;
  border-width:0;
  background:#847648;
}
#reserva .tpl-g-form > div > button:hover{
  background:#000;
}
/* fin .tpl-functional7-eh */


/* .tpl-functional8-eh */
.tpl-functional8-eh{padding:40px 0;background-repeat:no-repeat;font:18px 'Open Sans', sans-serif;text-align:center;background-color:#fff;background-size:cover;background-position:center;box-shadow:0 -5px 10px -5px #000}
.tpl-functional8-eh>div>div{padding:0 10px}
.tpl-functional8-eh>div>div>div:first-of-type{color:#00111b;font-style:italic;margin-bottom:10px}
.tpl-functional8-eh>div>div>div:last-of-type{color:#847648;font-size:24px;padding:0 50px;margin-bottom:25px}
.tpl-functional8-eh>div>button{padding:15px 35px;border:2px solid #847648;color:#847648;font:italic 24px 'Open Sans', sans-serif}
.tpl-functional8-eh>div>button:hover{background:#847648;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-functional8-eh{background-size:auto 150%;background-position:top -50px left -160px}
  .tpl-functional8-eh>div>div>div:last-of-type{font-size:33px}
}
@media (min-width:801px){
  .tpl-functional8-eh{background-position:top -10px left 50px;background-size:auto 150%}
  .tpl-functional8-eh>div{font-size:1px;letter-spacing:-1px;word-spacing:-1px;max-width:1000px;margin:0 auto}
  .tpl-functional8-eh>div>*,
  .tpl-functional8-eh>div>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
  .tpl-functional8-eh>div>div{vertical-align:top}
  .tpl-functional8-eh>div>div>div:last-of-type{margin-bottom:0}
  .tpl-functional8-eh>div>button{margin-left:80px;vertical-align:top}
}
/* fin .tpl-functional8-eh */


/* .tpl-galeriaBoxes-eh */
.tpl-galeriaBoxes-eh{padding:20px 10px 30px;background:#e2e2e2;text-align:center;color:#fff}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:first-of-type{margin-top:0}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box{background-position:top;background-repeat:no-repeat;background-size:cover;margin-top:10px;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.3)}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_table{display:table;height:280px;width:100%}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_cell{display:table-cell;vertical-align:middle;padding:5px}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_title{font:24px 'Droid Serif',serif}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_subtitle{font-size:14px;margin-top:5px}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_ver{margin-top:15px;border:2px solid #fff;display:inline-block;font:12px Roboto,sans-serif;letter-spacing:.1em;text-transform:uppercase;padding:14px 10px}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_galeria{display:none}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_volver{display:block;color:#847648;padding:5px 10px 5px 25px;border-radius:3px;position:relative;text-transform:uppercase;letter-spacing:.03em;margin-bottom:15px;opacity:0;transition:opacity .5s}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_galeria.sta-active .sta-galeriaBoxes-eh_volver{opacity:1}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_volver:before{font:18px/1px icons;position:absolute;content:"\e040";left:4px;top:50%}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto{opacity:0;display:inline-block;vertical-align:top;margin:5px;position:relative;z-index:0}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto:before{content:'';position:absolute;right:-2px;bottom:-2px;transition:.3s;left:100%;top:100%;z-index:0}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto:hover:before{left:-2px;top:-2px;transition:.3s;background-color:#847648}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto:after{content:'';position:absolute;left:-2px;top:-2px;transition:.5s;right:100%;bottom:100%;z-index:0}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto:hover:after{right:-2px;bottom:-2px;transition:.5s;background-color:#847648}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto>button{height:160px;width:160px;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;z-index:1;position:relative}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_vermas{color:#e2e2e2;background-color:#847648;padding:15px 20px;width:100%;border-radius:3px;position:relative;text-transform:uppercase;letter-spacing:.05em;margin-top:15px;font-weight:700;max-width:300px;opacity:0;transition:opacity .5s}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_galeria.sta-active .sta-galeriaBoxes-eh_vermas{opacity:1}
.tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_vermas.sta-hide{display:none}
@media(min-width:601px){
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box{display:inline-block;vertical-align:top;width:49%;width:calc(50% - 5px)}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:nth-of-type(even){margin-left:10px}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_ver:hover{transition:.3s;background:#fff;color:#000}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:nth-of-type(2){margin-top:0}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto>button{height:170px;width:170px}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_vermas{border:solid 2px #847648}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_vermas:hover{background:#e2e2e2;color:#847648;transition:.3s}
}
@media(min-width:901px){
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box{width:32%;width:calc(100%/3 - 15px)}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:nth-of-type(even){margin-left:0}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:not(:nth-of-type(3n+1)){margin-left:10px}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_box:nth-of-type(3){margin-top:0}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_max{max-width:1280px;margin:0 auto}
  .tpl-galeriaBoxes-eh .sta-galeriaBoxes-eh_foto>button{height:180px;width:180px}
}
/* fin .tpl-galeriaBoxes-eh */


/* .tpl-headbanner3-eh */
.tpl-headbanner3-eh{position:relative;z-index:1;padding-top:65px;background-position:center;background-size:cover;background-repeat:no-repeat;text-align:center;color:#fff;border-bottom:5px solid #847648;transition:padding-top .3s;box-shadow:inset 0 0 0 999999px rgba(0,0,0,.5)}
.tpl-headbanner3-eh>div:first-of-type{display:table;width:100%;height:255px}
.tpl-headbanner3-eh>div:first-of-type>div{display:table-cell;vertical-align:middle;padding:20px}
.tpl-headbanner3-eh>div:first-of-type>div>div>div:first-of-type{font:300 14px 'Open Sans', sans-serif;text-transform:uppercase;letter-spacing:.1em}
.tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(2){font:24px 'Open Sans', sans-serif}
.tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(3){color:#B4A881;font:italic 18px 'Open Sans', sans-serif;margin-top:25px}
.tpl-headbanner3-eh>div:first-of-type>div>ul{margin-top:15px}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li{display:inline-block;vertical-align:top;width:32%;margin-top:20px}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li[data-display=""]{display:none}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li>a{position:relative;z-index:3;display:block;text-decoration:none;color:#fff;padding:0 5px}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li>a:before{content:'\e0bb';font:33px/35px Icons;position:relative;z-index:2;transition:.3s}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:first-of-type{display:none}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:nth-of-type(2){font:18px 'Open Sans', sans-serif}
.tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:nth-of-type(3){display:block;margin-top:5px;color:#B4A881;font:italic 11px 'Open Sans', sans-serif}
@media (max-width:600px){
  .tpl-headbanner3-eh>div:first-of-type>div>ul.sta-multi>li>a:before{font:21px/30px Icons}
  .tpl-headbanner3-eh>div:first-of-type>div>ul.sta-multi>li>a>div:nth-of-type(2){font-size:15px}
  .tpl-headbanner3-eh>div:first-of-type>div>ul.sta-multi>li>a>div:nth-of-type(3){display:none}
}
.tpl-headbanner3-eh>button{display:none}
@media (min-width:601px){
  .tpl-headbanner3-eh{padding:70px 30px 0}
  .tpl-headbanner3-eh>div:first-of-type{height:650px}
  .tpl-headbanner3-eh>div:first-of-type>div{padding:20px 0 50px}
  .tpl-headbanner3-eh>div:first-of-type>div>div{position:relative;z-index:2}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div:first-of-type{font-size:18px}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(2){font-size:48px}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(3){font-size:24px}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(3):after{content:'';display:block;max-width:385px;border-bottom:1px solid #B4A881;margin:45px auto 0}
  .tpl-headbanner3-eh>div:first-of-type>div>ul{display:block}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li.sta-NOhover>a{opacity:.5}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>a:hover:before{font-size:50px;line-height:52px}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>a:hover+div{opacity:1;visibility:visible}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:first-of-type{display:block;font:14px 'Open Sans', sans-serif;text-transform:uppercase;letter-spacing:.1em}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:nth-of-type(2){font-size:24px}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>a>div:nth-of-type(3){margin-top:10px;font-size:18px}
  .tpl-headbanner3-eh>div:first-of-type>div>ul>li>div{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:inset 0 0 0 999999px rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s}
}
@media (min-width:801px){
  .tpl-headbanner3-eh{padding-top:90px}
  .tpl-headbanner3-eh>div:first-of-type{height:630px}
  .tpl-headbanner3-eh>div:first-of-type>div{padding-top:30px}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div{max-width:1100px;margin:0 auto}
  .tpl-headbanner3-eh>div:first-of-type>div>div>div:nth-of-type(3):after{max-width:450px}
  .tpl-headbanner3-eh>div:first-of-type>div>ul{max-width:1100px;margin:0 auto}
  .tpl-headbanner3-eh>.sta-corazon{color:#fff;cursor:pointer;position:absolute;right:0;top:10px;z-index:150;display:block;display:none;top:90px;right:20px}
  .tpl-headbanner3-eh>.sta-corazon>div{display:none}html:not(.sta-starTraveler) .tpl-headbanner3-eh>.sta-corazon:hover>div{box-sizing:border-box;display:inline-block;position:absolute;right:150%;right:calc(100% + 15px);background:#fff;color:#00111b;font-weight:100;min-width:240px;padding:15px 20px 17px;top:50%;transform:translate(0,-50%);border-top:3px solid #847648}html:not(.sta-starTraveler) .tpl-headbanner3-eh>.sta-corazon:hover>div:after{content:'';left:100%;position:absolute;top:50%;border-top:10px solid transparent;border-right:0 solid transparent;border-bottom:10px solid transparent;border-left:11px solid #fff;transform:translate(0,-50%)}
  .tpl-headbanner3-eh>.sta-corazon:after{font:bold 31px Icons;content:'\e01f'}html.sta-starTraveler .tpl-headbanner3-eh>.sta-corazon:before{font:31px Icons;opacity:0;position:absolute;top:0;left:0;content:'\e017'}
  .tpl-headbanner3-eh>.sta-corazon.selected:before,html.sta-starTraveler .tpl-headbanner3-eh>.sta-corazon:hover:before{opacity:1;transition:.3s}
}
/* fin .tpl-headbanner3-eh */


/* .tpl-headslide-eh */
.tpl-headslide-eh{position:relative;border-bottom:4px solid #847648;text-align:center;color:#fff}
.tpl-headslide-eh>div:nth-of-type(1){background:#e2e2e2;position:absolute;left:0;top:0;right:0;bottom:0}
.tpl-headslide-eh>div:nth-of-type(1)>div{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 150px 15px rgba(0,0,0,.75),inset 0 0 0 9999999px rgba(0,0,0,.3);transition:.5s;opacity:0}
.tpl-headslide-eh>div:nth-of-type(1)>div.sta-mostrar_slide{opacity:1}
.tpl-headslide-eh>div:nth-of-type(2){display:block;position:absolute;right:10px;top:50%;transform:translate(0,-50%);width:50px;text-align:center;z-index:1;display:none}
.tpl-headslide-eh>div:nth-of-type(2)>button{position:relative;height:50px;width:50px}
.tpl-headslide-eh>div:nth-of-type(2)>button:after{color:#fff;font:10px/0 Icons}
.tpl-headslide-eh>div:nth-of-type(2)>button:first-child{border-bottom:1px solid rgba(255,255,255,.2)}
.tpl-headslide-eh>div:nth-of-type(2)>button:first-child:after{content:'\e000'}
.tpl-headslide-eh>div:nth-of-type(2)>button:last-child:after{content:'\\'}
.tpl-headslide-eh>div:nth-of-type(2)>button:first-child:hover:after{margin-left:10px;transition:.3s}
.tpl-headslide-eh>div:nth-of-type(2)>button:last-child:hover:after{margin-right:10px;transition:.3s}
.tpl-headslide-eh>div:nth-of-type(3){position:relative;padding:125px 35px 100px}
.tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type{text-transform:uppercase;font:300 14px 'Open Sans', sans-serif;letter-spacing:.1em}
.tpl-headslide-eh>div:nth-of-type(3)>div>div:nth-of-type(2){font:24px 'Open Sans', sans-serif}
.ielt9 .tpl-headslide-eh>div:nth-of-type(1)>div{display:none;background-color:#000}
.ielt9 .tpl-headslide-eh>div:nth-of-type(1)>div.sta-mostrar_slide{display:block}
@media (min-width:601px){
  .tpl-headslide-eh>div:nth-of-type(2).sta-ocultar{display:none}
  .tpl-headslide-eh>div:nth-of-type(3){overflow:hidden;padding-bottom:175px}
  .tpl-headslide-eh>div:nth-of-type(3)>div{border:16px solid #fff;padding:75px 15px;width:368px;margin:0 auto;position:relative}
  .tpl-headslide-eh>div:nth-of-type(3)>div:after{content:'';position:absolute;bottom:-80px;right:-88px;border:16px solid #fff;width:56px;height:48px}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type{font-size:18px}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type:before{content:'';position:absolute;top:-85px;left:-76px;width:49px;height:274px;border-left:16px solid #fff;border-bottom:16px solid #fff}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type:after{content:'';position:absolute;top:-86px;left:-76px;border-top:16px solid #fff;border-right:16px solid #fff;width:372px;height:59px}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:nth-of-type(2){font-size:48px}
  .tpl-headslide-eh>div:nth-of-type(4)>#breadCrumbsContainer{max-width:50%}
}
@media (min-width:801px){
  .tpl-headslide-eh>div:nth-of-type(3){padding:240px 35px 160px}
  .tpl-headslide-eh>div:nth-of-type(3)>div{width:458px;padding:75px 85px}
  .tpl-headslide-eh>div:nth-of-type(3)>div:after{right:-88px;width:56px}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type:before{left:-166px;width:139px}
  .tpl-headslide-eh>div:nth-of-type(3)>div>div:first-of-type:after{top:-85px;left:-166px;width:464px}
}
/* fin .tpl-headslide-eh */


/* .tpl-iframe-eh */
.tpl-iframe-eh{display:block;width:100%;height:500px}
.tpl-iframe-eh.sta-big{height:100vh}
/* fin .tpl-iframe-eh */


/* .tpl-info-eh */
.tpl-info-eh{background:#fff;font:14px 'Open Sans', sans-serif;color:#00111b;box-shadow:0 3px 13px -4px #000;position:relative;z-index:1}
.tpl-info-eh.sta-boder0{border-top:0}
.tpl-info-eh.sta-quotes>article>header>div:first-child>div:last-child:before{content:'“'}
.tpl-info-eh.sta-quotes>article>header>div:first-child>div:last-child:after{content:'”'}
.tpl-info-eh>article{padding:20px 10px 25px;position:relative}
.tpl-info-eh>article>header>div:first-child h1,
.tpl-info-eh>article>header>div:first-child>div:first-child{font:italic 18px/18px 'Open Sans', sans-serif}
.tpl-info-eh>article>header>div:first-child h2,
.tpl-info-eh>article>header>div:first-child>div:last-child{font:24px 'Open Sans', sans-serif;color:#847648;display:block}
.tpl-info-eh>article>header>div:last-child{margin:20px 0 25px}
.tpl-info-eh>article>header>div:last-child :empty,
.tpl-info-eh>article>header>div:last-child [data-text="  "],
.tpl-info-eh>article>header>div:last-child [data-text=" "],
.tpl-info-eh>article>header>div:last-child [data-text=""]{display:none}
.tpl-info-eh>article>header>div:last-child>a{color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase}
.tpl-info-eh>article>header>div:last-child>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-info-eh>article>header>div:last-child>a:hover{cursor:pointer;text-decoration:none}
.tpl-info-eh>article>header>div:last-child>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-info-eh>article>header>div:last-child>a{font-size:18px}
  .tpl-info-eh>article>header>div:last-child>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-info-eh>article>header>div:last-child>button{padding:10px 8px 8px;color:#847648;line-height:14px;border:2px solid #847648;text-transform:uppercase}
.tpl-info-eh>article>header>div:last-child>button>*{display:inline-block;letter-spacing:.1em;text-align:left;text-transform:uppercase;text-decoration:none;vertical-align:middle}
.tpl-info-eh>article>header>div:last-child>button:before{font-family:Icons;font-size:32px;padding-right:5px;vertical-align:middle}
.tpl-info-eh>article>header>div:last-child>button:hover{color:#00111b;text-decoration:none;transition:.3s}
.tpl-info-eh>article>header>div:last-child>button:hover{border:2px solid #00111b}
@media (min-width:601px){
  .tpl-info-eh>article>header>div:last-child>button{padding-left:18px;padding-right:18px}
}
.tpl-info-eh>article>header>div:last-child>button>div{max-width:100px}
.tpl-info-eh>article>header>div:last-child>button.sta-tenedor:before{content:'\e0c1'}
.tpl-info-eh>article>header>div:last-child>button.sta-anillo>div{max-width:140px}
.tpl-info-eh>article>header>div:last-child>button.sta-anillo:before{content:'\e0c0'}
.tpl-info-eh>article>header>div:last-child>button.sta-timbre:before{content:'\e0b1'}
.tpl-info-eh>article>header>div:last-child>button.sta-palabraGrande{word-break:break-word}
.tpl-info-eh>article>header>div:last-child>button.sta-palabraGrande>div{max-width:150px}
.tpl-info-eh>article>header>div:last-child>button.sta-noButton{display:none}
.tpl-info-eh>article>header>div:last-child>button.sta-important{background:#847648;color:#fff}
.tpl-info-eh>article>header>div:last-child>button.sta-important>div{max-width:none}
.tpl-info-eh>article>header>div:last-child>button.sta-important:hover{border-color:#847648;background:#fff;color:#847648}
.tpl-info-eh>article>section{position:relative}
.tpl-info-eh>article>section>div:last-child{color:#949494;text-align:left;border-top:1px solid #ccc;width:100%;font-size:1px;letter-spacing:-1px;word-spacing:-1px;text-transform:uppercase;padding-top:10px;margin-top:20px}
.tpl-info-eh>article>section>div:last-child>*,
.tpl-info-eh>article>section>div:last-child>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
.tpl-info-eh>article>section>div:first-child{font-weight:300;max-height:108px;overflow:hidden;line-height:18px}
.tpl-info-eh>article>section .vmenos{display:none}
.tpl-info-eh>article>section .vmas:before{content:'';position:absolute;right:100%;top:0;bottom:0;width:150px;box-shadow:inset -190px 0 60px -80px #fff}
.tpl-info-eh>#sta-verMas:checked~article>section>div:first-child{max-height:9999px;padding-bottom:15px}
.tpl-info-eh>#sta-verMas:checked~article>section .vmas{display:none}
.tpl-info-eh>#sta-verMas:checked~article>section .vmenos{display:block;padding-bottom:7px}
.ver_mas{position:absolute;color:#847648;right:0;bottom:40px;height:32px;background-color:#fff;visibility:hidden}
.tpl-info-eh>#sta-verMas:checked~article>section .ver_mas{height:auto;width:auto}
@media (min-width:601px){
  .tpl-info-eh>article>section>div:first-child{max-height:initial;overflow:visible}
  .tpl-info-eh>article>section>div:last-child{margin-top:30px}
  .ver_mas{display:none}
}
.tpl-info-eh>article>section>div:last-child>ul{font-size:1px;letter-spacing:-1px;word-spacing:-1px;padding-left:10px}
.tpl-info-eh>article>section>div:last-child>ul>*,
.tpl-info-eh>article>section>div:last-child>ul>div{display:inline-block;font-size:14px;letter-spacing:1px;word-spacing:normal}
.tpl-info-eh>article>section>div:last-child>ul>li{text-align:center}
.tpl-info-eh>article>section>div:last-child>ul>li:not(:last-child){padding-right:5px}
.tpl-info-eh>article>section>div:last-child>ul>li>a{color:inherit;display:inline-block;text-decoration:none;border:1px solid #ccc;border-radius:50%;line-height:20px;width:20px}
.tpl-info-eh>article>section>div:last-child>ul>li>a:before{font:11px/11px Icons}
.tpl-info-eh>article>section>div:last-child>ul>li>a:hover{background:#ccc;color:#fff;transition:.3s}
.tpl-info-eh>article>section>div:last-child>ul{white-space:nowrap}
.ielt9 .tpl-info-eh{box-shadow:none}
@media (min-width:601px){
  .tpl-info-eh>article{padding:25px 20px 30px;position:relative}
  .tpl-info-eh>article>header>div:first-child>div:last-child{padding-top:10px;font-size:36px;line-height:40px}
  .tpl-info-eh>article>header>div:last-child{margin:15px 0 10px}
  .tpl-info-eh>article>section{column-count:2;column-gap:35px;position:initial}
  .tpl-info-eh>article>section>div:first-child{padding-bottom:50px}
  .tpl-info-eh>article>section>div:last-child{position:absolute;left:50%;left:calc(50% + 18px);right:20px;bottom:30px;width:auto}
  .ielt10 .tpl-info-eh>article>section>div:last-child{left:20px}
}
@media (min-width:801px){
  .tpl-info-eh>article{max-width:1200px;margin:0 auto;padding:25px 20px 30px}
  .tpl-info-eh>article:after{content:'';display:block;clear:both}
  .tpl-info-eh>article>header{float:left;width:35%}
  .tpl-info-eh>article>header>div{padding-right:20px}
  .tpl-info-eh>article>header>div:last-child{margin:30px 0 0}
  .tpl-info-eh>article>section>div:first-child{column-gap:40px}
  .tpl-info-eh>article>section>div:last-child{left:68%;left:calc((100% / 3) * 2 + 20px);bottom:35px;right:30px}
  .ielt10 .tpl-info-eh>article>section>div:last-child{left:36%}
}
/* fin .tpl-info-eh */


/* .tpl-info4-eh */

.tpl-boxes13-eh>div:nth-of-type(2)>.tpl-info4-eh>article>section>div>article>section[data-text='']>div:nth-of-type(2){margin-bottom:0!important;border-bottom:0}
.tpl-boxes13-eh>div:nth-of-type(2)>.tpl-info4-eh>article>section>div>article>section[data-text='']>div:last-of-type{display:none}


.tpl-info4-eh{padding:15px 0;background:#e2e2e2}
.tpl-info4-eh.sta-noReserva>article>section>div>article>section>div.sta-spa>button{display:none!important}
.tpl-info4-eh.sta-sinArticle{display:none!important}
.tpl-info4-eh.sta-spa>article>header>button{display:none}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button{padding:10px 8px 8px;color:#847648;line-height:14px;border:2px solid #847648;display:block;max-width:230px;margin:20px auto 0}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button>*{display:inline-block;letter-spacing:.1em;text-align:left;text-transform:uppercase;text-decoration:none;vertical-align:middle}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button:before{font-family:Icons;font-size:32px;padding-right:5px;vertical-align:middle}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button:hover{color:#00111b;text-decoration:none;transition:.3s}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button:hover{border:2px solid #00111b}
@media (min-width:601px){
  .tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button{padding-left:18px;padding-right:18px}
}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button>div{max-width:140px}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button:before{content:'\e012'}
.tpl-info4-eh.sta-spa>article>section>div>article>section>div:last-of-type{display:none}
.tpl-info4-eh>article>header>div{color:#00111b;font:italic 18px 'Open Sans', sans-serif;padding:0 15px 10px}
.tpl-info4-eh>article>header>div>span{color:#847648;font:24px 'Open Sans', sans-serif;display:block}
.tpl-info4-eh>article>header>ul{display:none}
.tpl-info4-eh>article>section>div>article>header{background:#fff}
.tpl-info4-eh>article>section>div>article>header>button{padding:15px 35px 15px 20px;width:100%;text-align:left;text-transform:uppercase;font-size:14px;position:relative;border-bottom:1px solid #c2c2c2}
.tpl-info4-eh>article>section>div>article>header>button.sta-abierto:after{transform:rotate(-180deg)}
.tpl-info4-eh>article>section>div>article>header>button:after{content:'\e052';font:11px/1px icons;position:absolute;right:20px;top:50%;transition:.3s;color:#847648}
.tpl-info4-eh>article>section>div>article>section{display:none;background:#fff;border-bottom:3px solid #847648}
.tpl-info4-eh>article>section>div>article>section>div:first-of-type{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.33);height:200px;background-repeat:no-repeat;background-size:cover;background-position:center;display:table;width:100%}
.tpl-info4-eh>article>section>div>article>section>div:first-of-type>div{padding:10px;text-align:center;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;display:table-cell;vertical-align:middle}
@media (min-width:601px){
  .tpl-info4-eh>article>section>div>article>section>div:first-of-type>div{font-size:18px}
}
.tpl-info4-eh>article>section>div>article>section>div:first-of-type>div>span{color:#fff;font:24px 'Open Sans', sans-serif;text-transform:none;display:block;letter-spacing:normal}
@media (min-width:601px){
  .tpl-info4-eh>article>section>div>article>section>div:first-of-type>div>span{font-size:48px}
}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2){padding:20px;line-height:24px;font-weight:300}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa{color:#00111b}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div{padding:25px 0;border-bottom:1px solid #bfbfbf}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div:first-of-type{padding-top:0}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div:last-of-type{padding-bottom:0;border-bottom:0}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div>div:first-of-type{color:#847648;text-transform:uppercase}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div>div:nth-of-type(2){margin:5px 0}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div>div:nth-of-type(2)>span:first-of-type:empty{margin-bottom:0}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div>div:nth-of-type(2)>span:first-of-type:empty:before{content:none}
.tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2).sta-spa>div>div:nth-of-type(2)>span:first-of-type:before{content:'\e08b';font:20px/14px Icons;margin-right:5px;vertical-align:middle;color:#847648}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>a{margin:0 20px 20px;color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>a:hover{cursor:pointer;text-decoration:none}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>a{font-size:18px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>a:after{font-size:11px;line-height:28px;width:28px}
}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div{border-top:1px solid #ccc;padding:15px 10px;text-align:center}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div[data-text=""]{display:none}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button{padding:10px 8px 8px;color:#847648;line-height:14px;border:2px solid #847648}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button>*{display:inline-block;letter-spacing:.1em;text-align:left;text-transform:uppercase;text-decoration:none;vertical-align:middle}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button:before{font-family:Icons;font-size:32px;padding-right:5px;vertical-align:middle}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button:hover{color:#00111b;text-decoration:none;transition:.3s}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button:hover{border:2px solid #00111b}
@media (min-width:601px){
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button{padding-left:18px;padding-right:18px}
}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button[data-text=""]{display:none}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button:before{content:'\e0c1';line-height:32px}
.tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button>div{max-width:135px;vertical-align:middle}
@media (min-width:601px){
  .tpl-info4-eh{padding:12px 0 30px}
  .tpl-info4-eh.sta-spa>article>section>div>article>section>div:nth-of-type(2){border:0;padding-bottom:0}
  .tpl-info4-eh>article>header>div>span{font-size:36px}
  .tpl-info4-eh>article>header>ul{display:block;margin:0 20px}
  .tpl-info4-eh>article>header>ul>li{display:inline-block;margin-right:5px;cursor:pointer}
  .tpl-info4-eh>article>header>ul>li>button{color:#00111b;font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-size:14px!important;padding-right:5px;font-weight:300}
  .tpl-info4-eh>article>header>ul>li.sta-visible>button{color:#847648;text-align:right}
  .tpl-info4-eh>article>header>ul>li:not(:last-of-type){border-right:1px solid #a4a4a4}
  .tpl-info4-eh>article>section{margin:20px;overflow:hidden}
  .tpl-info4-eh>article>section>div{display:flex;overflow:hidden}
  .tpl-info4-eh>article>section>div>article{width:100%;flex-shrink:0;margin-right:10px;max-height:400px;transition:max-height 1s}
  .tpl-info4-eh>article>section>div>article.sta-visible{display:block;max-height:4000px}
  .tpl-info4-eh>article>section>div>article>header{display:none}
  .tpl-info4-eh>article>section>div>article>section{display:block}
  .tpl-info4-eh>article>section>div>article>section>div:first-of-type{height:400px;box-shadow:inset 0 0 0 9999px rgba(0,0,0,.4)}
  .tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2){border-bottom:1px solid #c9c8c6;padding:0 0 20px 0;margin:20px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>a{margin:0 0 0 20px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>div{border:0;margin-right:20px;padding:0}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button{max-width:210px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>div>button>div{max-width:80px}
  .ielt10 .tpl-info4-eh>article>section>div>article:not(.sta-visible){display:none}
}
@media (min-width:601px) and (min-width:601px){
  .tpl-info4-eh>article>header>ul>li>button{font-size:18px;text-align:right}
}
@media (min-width:801px){
  .tpl-info4-eh{padding:15px 10px 30px}
  .tpl-info4-eh.sta-noReserva>article>header>button{display:none!important}
  .tpl-info4-eh.sta-spa>article>header>button{padding:10px 8px 8px;color:#847648;line-height:14px;border:2px solid #847648;display:block;max-width:230px;margin:20px auto 0}
  .tpl-info4-eh.sta-spa>article>header>button>*{display:inline-block;letter-spacing:.1em;text-align:left;text-transform:uppercase;text-decoration:none;vertical-align:middle}
  .tpl-info4-eh.sta-spa>article>header>button:before{font-family:Icons;font-size:32px;padding-right:5px;vertical-align:middle}
  .tpl-info4-eh.sta-spa>article>header>button:hover{color:#00111b;text-decoration:none;transition:.3s}
  .tpl-info4-eh.sta-spa>article>header>button:hover{border:2px solid #00111b}
  .tpl-info4-eh.sta-spa>article>header>button>div{max-width:140px}
  .tpl-info4-eh.sta-spa>article>header>button:before{content:'\e012'}
  .tpl-info4-eh.sta-spa>article>section>div>article>section>div.sta-spa>button{display:none}
  .tpl-info4-eh>article{max-width:1280px;margin:0 auto;overflow:hidden}
  .tpl-info4-eh>article>header{width:32%;float:left}
  .tpl-info4-eh>article>header>ul{margin:0 10px 0 15px}
  .tpl-info4-eh>article>header>ul>li{display:block;border-right:0!important;border-bottom:1px solid #bfbfbf;text-align:right;padding:25px 0 6px 0;margin:0;position:relative}
  .tpl-info4-eh>article>header>ul>li>button{padding-right:0}
  .tpl-info4-eh>article>header>ul>li:not(.sta-visible):after{content:'';position:absolute;left:0;top:0;right:100%;bottom:0;border-bottom:1px solid #847648;transition:.3s}
  .tpl-info4-eh>article>header>ul>li:hover:after{right:0}
  .tpl-info4-eh>article>section{width:67%;float:left;margin:0}
  .tpl-info4-eh>article>section>div{margin-left:20px}
  .tpl-info4-eh>article>section>div>article{display:block}
  .tpl-info4-eh>article>section>div>article>section>div:nth-of-type(2){margin:30px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>a{margin-right:30px}
  .tpl-info4-eh>article>section>div>article>section>div:last-of-type>div{margin-left:30px}
}
@media (min-width:801px) and (min-width:601px){
  .tpl-info4-eh.sta-spa>article>header>button{padding-left:18px;padding-right:18px}
}
/* fin .tpl-info4-eh */


/* .tpl-info11-eh */
.tpl-info11-eh{background:#e2e2e2;font:300 14px Roboto,sans-serif;padding:20px 10px 25px}
.tpl-info11-eh>div>article{background:#fff;border-bottom:3px solid #847648;padding:20px 10px;box-shadow:0 1px 2px 1px rgba(0,0,0,.5)}
.tpl-info11-eh>div>article:not(:first-of-type){margin-top:10px}
.tpl-info11-eh>div>article>header{margin-bottom:20px}
.tpl-info11-eh>div>article>header>div{letter-spacing:.1em;color:#00111b;margin-bottom:10px}
.tpl-info11-eh>div>article>header>img{max-height:25px;max-width:150px}
.tpl-info11-eh>div>article>section{padding-bottom:20px}
.tpl-info11-eh>div>article>section>div{position:relative;display:inline;padding-left:20px;line-height:20px}
.tpl-info11-eh>div>article>section>div:before{content:'\201C';font:40px/1px Georgia;color:#847648;position:absolute;top:16px;left:0}
.tpl-info11-eh>div>article>section>div:after{content:'\201D';font:40px/1px Georgia;color:#847648;vertical-align:bottom}
.tpl-info11-eh>div>article>footer{text-align:right}
.tpl-info11-eh>div>article>footer>a{color:#847648;display:inline-block;letter-spacing:.1em;text-transform:uppercase}
.tpl-info11-eh>div>article>footer>a:after{border:1px solid #847648;border-radius:50%;content:'\e000';display:inline-block;font:10px/23px Icons;margin-left:5px;text-align:center;width:19px;padding-left:2px}
.tpl-info11-eh>div>article>footer>a:hover{cursor:pointer;text-decoration:none}
.tpl-info11-eh>div>article>footer>a:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-info11-eh>div>article>footer>a{font-size:18px}
  .tpl-info11-eh>div>article>footer>a:after{font-size:11px;line-height:28px;width:28px}
}
@media (min-width:601px){
  .tpl-info11-eh{padding:20px 20px 30px}
  .tpl-info11-eh>div>article{padding:30px 20px 20px 30px;position:relative}
  .tpl-info11-eh>div>article:not(:first-of-type){margin-top:20px}
  .tpl-info11-eh>div>article>header{position:absolute;top:30px;left:30px;width:130px}
  .tpl-info11-eh>div>article>header>img{max-height:40px;max-width:110px}
  .tpl-info11-eh>div>article>section{padding:0 0 25px 150px;min-height:100px;border-bottom:1px solid #ccc}
  .tpl-info11-eh>div>article>section>div{padding-left:0}
  .tpl-info11-eh>div>article>section>div:before{left:-18px}
  .tpl-info11-eh>div>article>footer{padding:20px 0 0}
}
@media (min-width:801px){
  .tpl-info11-eh{padding:30px 20px}
  .tpl-info11-eh>div{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}
  .tpl-info11-eh>div>article{width:45%;padding:0}
  .tpl-info11-eh>div>article:not(:first-of-type){margin-top:30px}
  .tpl-info11-eh>div>article:nth-of-type(2){margin-top:0}
  .tpl-info11-eh>div>article:nth-of-type(odd){margin-right:30px}
  .tpl-info11-eh>div>article:last-of-type{margin-right:0}
  .tpl-info11-eh>div>article>section{padding:30px 30px 95px 180px;border:0}
  .tpl-info11-eh>div>article>footer{position:absolute;left:30px;right:30px;bottom:0;border-top:1px solid #ccc;padding-bottom:20px}
  .ielt10 .tpl-info11-eh>div,
  .sf5 .tpl-info11-eh>div{display:block}
  .ielt10 .tpl-info11-eh>div>article,
  .sf5 .tpl-info11-eh>div>article{display:inline-block;vertical-align:top}
}
/* fin .tpl-info11-eh */


/* .tpl-list2-eh */
.tpl-list2-eh{font:14px 'Open Sans', sans-serif;color:#00111b;padding-bottom:20px}
.tpl-list2-eh>div{background:#fff;border-top:1px solid #bfbfbf;position:relative}
.tpl-list2-eh>div>div:first-of-type{display:none;padding:25px 20px 20px}
.tpl-list2-eh>div>div:first-of-type:before{content:'';position:absolute;left:0;right:0;top:70px;box-shadow:0 -2px 12px 1px #000}
.tpl-list2-eh>div>div:first-of-type:after{content:'';position:absolute;left:0;top:0;right:0;bottom:auto;height:70px;background:#fff}
.tpl-list2-eh>div>div:first-of-type>label{position:relative;z-index:1;display:block}
.tpl-list2-eh>div>div:first-of-type>label:after{content:'\e052';font:12px/1px Icons;color:#847648;position:absolute;top:50%;right:0}
.tpl-list2-eh>div>div:first-of-type>label.sta-validate>span{display:none}
.tpl-list2-eh>div>div:first-of-type>label>select{width:100%;height:25px;border-bottom:1px solid #bfbfbf}
.tpl-list2-eh>div>div:first-of-type>label>select::-ms-expand{display:none}
.tpl-list2-eh>div>div:first-of-type>label>span{position:absolute;left:0;top:3px;bottom:0;pointer-events:none}
.tpl-list2-eh>div>div:first-of-type>button,
.tpl-list2-eh>div>div:first-of-type>span{display:none}
.tpl-list2-eh>div>div.sta-load{overflow:hidden}
.tpl-list2-eh>div>div.sta-load>img{display:block;margin:10px auto 50px;height:130px;width:130px}
.tpl-list2-eh>div>article{padding:10px 10px 20px}
.tpl-list2-eh>div>article.sta-oculto{display:none!important}
.tpl-list2-eh>div>article>header{background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center;color:#fff;padding:31px 10px;box-shadow:inset 0 0 0 9999px rgba(0,0,0,.3)}
.tpl-list2-eh>div>article>header>div{font-weight:300;text-transform:uppercase;line-height:14px;letter-spacing:.2em}
.tpl-list2-eh>div>article>header>div>a{position:relative;z-index:1;text-decoration:none;color:#fff;font:24px/24px 'Open Sans', sans-serif}
.tpl-list2-eh>div>article>header>div>a>span{font:300 14px/14px 'Open Sans', sans-serif}
.tpl-list2-eh>div>article>header>div>a>div{margin-top:6px}
.tpl-list2-eh>div>article>header>img{position:fixed;width:10px;height:10px;top:0;left:-99999px;opacity:0;visibility:hidden}
.tpl-list2-eh>div>article>section>ul>li{padding-top:5px}
.tpl-list2-eh>div>article>section>ul>li>a{color:#00111b;text-transform:uppercase;cursor:pointer;font-weight:500;padding-left:17px;position:relative;display:inline-block}
.tpl-list2-eh>div>article>section>ul>li>a:hover{text-decoration:none;color:#847648;transition:.3s}
.tpl-list2-eh>div>article>section>ul>li>a:before{content:'\e000';font:12px Icons;position:absolute;top:4px;left:0;color:#847648}
.tpl-list2-eh>div>article>section>ul>li>ul{padding:0 0 10px 17px;border-bottom:1px solid #ccc;font-weight:300}
.tpl-list2-eh>div>article>section>ul>li>ul>li>a{color:#00111b}
.tpl-list2-eh>div>article>section>ul>li>ul>li>a:hover{text-decoration:none;color:#847648;transition:.3s}
.tpl-list2-eh>div>article>section>ul>li>ul>li>span{color:#847648;text-transform:uppercase}
.ielt9 .tpl-list2-eh>div>div:before{box-shadow:none}
@media (min-width:601px){
  .tpl-list2-eh>div{background:#fff}
  .tpl-list2-eh>div>div:first-of-type>label{width:75%;display:inline-block}
  .tpl-list2-eh>div>div:first-of-type>button{display:block;position:relative;z-index:1;float:right;max-width:20%;color:#847648;text-transform:uppercase;margin-top:5px}
  .tpl-list2-eh>div>div:first-of-type>button:before{content:'\e088';font:20px/14px Icons;margin-right:1px;vertical-align:middle}
  .tpl-list2-eh>div>div:first-of-type>button:after{content:'\e000';font:11px Icons;margin-left:6px}
  .tpl-list2-eh>div>article>header{padding:40px 10px 100px}
  .tpl-list2-eh>div>article>header>div{font-size:18px;line-height:24px}
  .tpl-list2-eh>div>article>header>div>a{font-size:36px;line-height:36px;margin-top:10px}
  .tpl-list2-eh>div>article>section{margin:-60px 0 0 40px}
  .tpl-list2-eh>div>article>section>ul{background:#fff;padding:0 20px 0;position:relative;min-height:60px}
  .tpl-list2-eh>div>article>section>ul>li{padding:0 0 5px;position:relative;border-bottom:1px solid #ccc}
  .tpl-list2-eh>div>article>section>ul>li>ul{display:inline-block;vertical-align:top;width:48%;width:calc(50% - 2px);padding:0;border:0}
  .tpl-list2-eh>div>article>section>ul>li>a{display:inline-block;vertical-align:top;width:45%;width:calc(50% - 19px);padding-top:15px}
  .tpl-list2-eh>div>article>section>ul>li>a:before{top:19px}
  .tpl-list2-eh>div>article>section>ul>li>ul>li{padding:10px 0 5px}
  .tpl-list2-eh>div>article>section>ul>li>ul>li:not(:last-child){border-bottom:1px solid #ccc}
  .sf912 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul{column-gap:normal}
  .sf912 .tpl-list2-eh>div>article.sta-column2>section>ul>li{width:50%!important;margin:0;display:inline-block;vertical-align:top}
}
@media (min-width:801px){
  .tpl-list2-eh{padding-bottom:60px}
  .tpl-list2-eh>div>div{max-width:730px;margin:0 auto}
  .tpl-list2-eh>div>div:first-of-type>label{width:50%}
  .tpl-list2-eh>div>div:first-of-type>span{display:inline-block;position:relative;z-index:1;margin-left:30px;font:18px/18px 'Open Sans', sans-serif;vertical-align:middle;max-width:200px}
  .tpl-list2-eh>div>div:first-of-type>button{max-width:130px}
  .tpl-list2-eh>div>article{max-width:1200px;margin:0 auto;padding:30px}
  .tpl-list2-eh>div>article:nth-of-type(odd)>header{padding-right:10%}
  .tpl-list2-eh>div>article:nth-of-type(odd)>section>ul>li{margin-left:50%}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section{position:relative}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section:before{content:'';position:absolute;top:0;left:50%;right:0;height:112px;background:#fff}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul{column-count:2;column-gap:0}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li{margin-left:0;width:100%;padding:0 0 0 30px;position:relative;z-index:1}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li.sta-margin{padding-top:10px}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:first-child{margin-top:112px}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:nth-of-type(7){position:static;border-bottom:1px solid #ccc;padding-left:0;width:94%;width:calc(100% - 30px);margin-left:30px}
  .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:nth-of-type(7):after{content:none}
  .tpl-list2-eh>div>article:nth-of-type(even)>header{margin-left:40%;padding-left:10%}
  .tpl-list2-eh>div>article:nth-of-type(even)>section>ul>li{margin-right:50%}
  .tpl-list2-eh>div>article:nth-of-type(even)>section>ul>li:after{right:30px}
  .tpl-list2-eh>div>article:nth-of-type(even)>section>ul>li>ul>li{margin-right:30px}
  .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul{column-count:2;column-gap:0}
  .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li{width:100%}
  .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li.sta-margin{background:0 0;padding-top:112px}
  .tpl-list2-eh>div>article>header{padding:105px 10px;width:60%;box-sizing:border-box;margin-bottom:-112px}
  .tpl-list2-eh>div>article>section{margin:0}
  .tpl-list2-eh>div>article>section>ul{background:0 0;padding:0;min-height:130px}
  .tpl-list2-eh>div>article>section>ul>li{display:inline-block;padding-left:30px;padding-bottom:0;width:50%;background:#fff;box-sizing:border-box;border:0;position:relative}
  .tpl-list2-eh>div>article>section>ul>li:after{content:'';position:absolute;left:30px;right:0;bottom:0;border-top:1px solid #ccc}
  .tpl-list2-eh>div>article>section>ul>li:first-child{padding-top:10px}
  .tpl-list2-eh>div>article>section>ul>li:first-child:before{content:'';position:absolute;left:0;top:0;right:0;height:115px;background:#fff}
  .tpl-list2-eh>div>article>section>ul>li>a{position:relative;padding-top:0;line-height:34px}
  .tpl-list2-eh>div>article>section>ul>li>a:before{top:10px}
  .tpl-list2-eh>div>article>section>ul>li>ul{position:relative}
  .tpl-list2-eh>div>article>section>ul>li>ul>li{padding:0;line-height:34px}
  .tpl-list2-eh>div>article>section>ul>li>ul>li:not(:last-of-type){border:0;position:relative}
  .tpl-list2-eh>div>article>section>ul>li>ul>li:not(:last-of-type):before{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#ccc}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section:before,
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section:before{content:none}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li,
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li{display:inline-block;width:49%;position:relative}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li:first-child,
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:first-child{margin-top:0}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li:nth-of-type(7),
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:nth-of-type(7){display:inline-block;width:49%;margin-left:0;padding-left:30px;border-bottom:0}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li:nth-of-type(7):after,
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li:nth-of-type(7):after{content:''}
  .sf5 .tpl-list2-eh>div>article:nth-of-type(even).sta-column2>section>ul>li.sta-margin,
  .sf5 .tpl-list2-eh>div>article:nth-of-type(odd).sta-column2>section>ul>li.sta-margin{padding-top:0}
  .sf5 .tpl-list2-eh>div>article>header{margin-bottom:0}
  .sf5 .tpl-list2-eh>div>article>section>ul{min-height:0}
  .sf5 .tpl-list2-eh>div>article>section>ul>li:first-child:before{content:none}
  .ielt9 .tpl-list2-eh>div>article.sta-column2:nth-of-type(even)>section>ul>li,
  .ielt9 .tpl-list2-eh>div>article.sta-column2:nth-of-type(odd)>section>ul>li{display:inline-block!important;width:49%!important;position:relative!important;margin-left:0!important;padding-left:30px!important}
}
.tpl-list2-eh{position:relative;overflow:hidden}
.tpl-list2-eh:before{content:'';position:absolute;z-index:1;left:0;top:0;right:0;box-shadow:0 0 15px 2px #000}
/* fin .tpl-list2-eh */


/* .tpl-list3-eh */
.tpl-list3-eh{background:#e2e2e2;color:#00111b;padding:25px 25px 13px}
.tpl-list3-eh>div>div{font:italic 18px 'Open Sans', sans-serif;text-align:center;margin-bottom:20px}
.tpl-list3-eh>div>div>span{display:block;font-style:normal;font-size:24px;color:#847648}
.tpl-list3-eh>div>ul{font:300 14px 'Open Sans', sans-serif}
.tpl-list3-eh>div>ul>li:before{font:24px/24px Icons;vertical-align:middle;margin-right:5px;color:#847648}
.tpl-list3-eh>div>ul>li:not(:last-of-type){margin-bottom:15px}
.tpl-list3-eh>div>ul>li{display:flex;align-items:center;}
.tpl-list3-eh>div>ul>li.sta-oculto{display:none;}
.tpl-list3-eh>div>ul>li.sta-noInformation .sta-dto-tooltip{display:none;}
.tpl-list3-eh>div>ul>li>svg{position:initial;width:25px;height:30px;bottom:30px;vertical-align:middle;margin-right:10px;fill:#847648}
.tpl-list3-eh>div>ul>li .sta-dto-tooltip svg{width:14px;vertical-align:middle;margin-left:10px;margin-bottom:3px;}
@media (min-width:601px){
  .tpl-list3-eh{padding-bottom:25px;text-align:center}
  .tpl-list3-eh>div>div{margin-bottom:0}
  .tpl-list3-eh>div>div>span{font-size:36px}
  .tpl-list3-eh>div>ul{display:flex;justify-content:center;flex-wrap: wrap;}
  .tpl-list3-eh>div>ul>li{display:flex;flex-direction: column;align-items: center; width:30%;margin-top:40px;position:relative}
  .tpl-list3-eh>div>ul>li .sta-tooltip_max>span,
  .tpl-list3-eh>div>ul>li>span{display:inline-block;margin:0 auto;letter-spacing:.1em;text-transform:uppercase}
  .tpl-list3-eh>div>ul>li>svg{width:100px;height:60px;bottom:30px;margin-right:0;padding-bottom: 15px;}
  .tpl-list3-eh>div>ul>li .sta-dto-tooltip svg{width:18px;margin-bottom:5px;}
}
@media (min-width:801px){
  .tpl-list3-eh>div{max-width:1050px;margin:0 auto}
  .tpl-list3-eh>div>ul>li{width:22%}
}
/* fin .tpl-list3-eh */


/* .tpl-list4-eh */
.tpl-list4-eh{padding:12px 10px 10px;background:#e2e2e2;font:300 14px 'Open Sans', sans-serif;color:#00111b}
.tpl-list4-eh>div{margin-bottom:20px;font-weight:300;color:#00111b;text-align:center;text-transform:uppercase;letter-spacing:.1em}
.tpl-list4-eh>ul{padding-left:5px}
.tpl-list4-eh>ul>li{position:relative;padding-left:10px}
.tpl-list4-eh>ul>li:before{content:'';position:absolute;top:8px;left:0;height:5px;width:5px;background:#847648;border-radius:50%}
.tpl-list4-eh>ul>li:not(:last-of-type){margin-bottom:12px}
@media (min-width:601px){
  .tpl-list4-eh{padding:10px 20px 22px}
  .tpl-list4-eh>div{font-size:18px;margin-bottom:40px}
  .tpl-list4-eh>ul{padding:0}
  .tpl-list4-eh>ul>li{box-sizing:border-box;display:inline-block;vertical-align:top;width:45%;width:calc(50% - 18px)}
  .tpl-list4-eh>ul>li:nth-of-type(even){margin-left:30px}
}
@media (min-width:601px){
  .tpl-list4-eh>ul{max-width:815px;margin:0 auto}
  .tpl-list4-eh>ul>li{width:40%;width:calc(50% - 33px)}
  .tpl-list4-eh>ul>li:nth-of-type(even){margin-left:60px}
}
/* fin .tpl-list4-eh */


/* .tpl-list5-eh */
.tpl-list5-eh{background:#e2e2e2;box-shadow:0 5px 10px -2px #b2b2b2;position:relative}
.tpl-list5-eh>ul{text-align:center;padding:0 10px 25px}
.tpl-list5-eh>ul>li{padding-top:110px;position:relative}
.tpl-list5-eh>ul>li>div:nth-of-type(1){color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#847648}
@media (min-width:601px){
  .tpl-list5-eh>ul>li>div:nth-of-type(1){font-size:18px}
}
.tpl-list5-eh>ul>li>div:nth-of-type(2){color:#fff;font-size:14px;font-weight:100;text-transform:uppercase;letter-spacing:.1em;color:#000;text-transform:inherit;padding-top:20px}
@media (min-width:601px){
  .tpl-list5-eh>ul>li>div:nth-of-type(2){font-size:18px}
}
.tpl-list5-eh>ul>li:before{position:absolute;top:20px;color:#847648;left:50%;transform:translate(-50%,0);font:65px Icons}
.tpl-list5-eh>ul>li.sta-docu:before{content:"\e0eb"}
.tpl-list5-eh>ul>li.sta-info:before{content:"\e0ec"}
.tpl-list5-eh>ul>li.sta-lock:before{content:"\e0ea"}
.tpl-list5-eh>ul>li.sta-time:before{content:"\e0e9"}
@media (min-width:601px){
  .tpl-list5-eh>ul{word-spacing:-1px;font-size:1px;letter-spacing:-1px;padding:0 20px 50px}
  .tpl-list5-eh>ul>li{width:50%;display:inline-block;box-sizing:border-box;letter-spacing:normal;word-spacing:normal;vertical-align:top}
  .tpl-list5-eh>ul>li:nth-child(odd){padding-right:15px}
  .tpl-list5-eh>ul>li:nth-child(even){padding-left:15px}
  .tpl-list5-eh>ul>li>div:nth-of-type(1),
  .tpl-list5-eh>ul>li>div:nth-of-type(2){font-size:14px}
  .tpl-list5-eh>ul>li>div:nth-of-type(1){height:34px;display:flex;justify-content:center;align-items:center}
  .tpl-list5-eh>ul>li>div:nth-of-type(2){padding-top:10px}
}
@media (min-width:801px){
  .tpl-list5-eh>ul{padding:0 30px 35px;max-width:1280px;margin:0 auto}
  .tpl-list5-eh>ul>li{padding-right:15px;padding-left:15px;width:25%}
}
/* fin .tpl-list5-eh */


/* .tpl-list7-eh */
.tpl-list7-eh{background:#fff}
.tpl-list7-eh>div{padding:20px 10px}
.tpl-list7-eh>div>div>div:nth-of-type(1){color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-size:18px;color:#847648;padding-bottom:10px}
@media (min-width:601px){
  .tpl-list7-eh>div>div>div:nth-of-type(1){font-size:18px}
}
.tpl-list7-eh>div>div>div:nth-of-type(1)>a:hover{text-decoration:none}
.tpl-list7-eh>div>div>div:nth-child(even){color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#000;padding-bottom:10px}
@media (min-width:601px){
  .tpl-list7-eh>div>div>div:nth-child(even){font-size:18px}
}
.tpl-list7-eh>div>div>div:nth-child(even):empty{display:none}
.tpl-list7-eh>div>div>ul{padding-left:5px}
.tpl-list7-eh>div>div>ul>li>div{font-weight:300}
.tpl-list7-eh>div>div>ul>li>div:not(:last-of-type){padding-bottom:3px}
.tpl-list7-eh>div>div>ul>li>div:before{content:"\e000";font:12px Icons;color:#847648;margin-right:5px}
.tpl-list7-eh>div>div>ul>li>div>a{color:#000}
.tpl-list7-eh>div>div>ul>li>div>a:hover{text-decoration:none;color:#847648}
.tpl-list7-eh>div>div>ul:empty{display:none}
.tpl-list7-eh>div>div:not(:last-of-type)>ul{padding-bottom:15px}
.tpl-list7-eh>div:empty{display:none}
@media (min-width:601px){
  .tpl-list7-eh>div{column-count:2;text-align:center;padding:55px 20px 20px;position:relative}
  .tpl-list7-eh>div:after{content:"";position:absolute;width:1px;background:#847648;top:50px;bottom:50px;left:50%}
  .sf5 .tpl-list7-eh>div:after{content:none}
  .tpl-list7-eh>div>div{text-align:left;padding:0 0 25px 50px}
  .tpl-list7-eh>div>div>div:nth-child(even){font-size:14px;padding-left:20px}
  .tpl-list7-eh>div>div>ul{padding-left:15px}
  .tpl-list7-eh>div>div>ul.sta-more-list{padding-left:45px}
  .tpl-list7-eh>div>div>ul>li:not(:last-of-type){padding-bottom:10px}
}
@media (min-width:801px){
  .tpl-list7-eh>div{max-width:1280px;column-count:inherit;margin:0 auto;display:flex;flex-wrap:wrap;padding:55px 0 10px 0}
  .ielt10 .tpl-list7-eh>div,
  .sf5 .tpl-list7-eh>div{word-spacing:-1px;font-size:1px;letter-spacing:-1px}
  .tpl-list7-eh>div>div{display:inline-block;width:25%;box-sizing:border-box;vertical-align:top;padding:0 30px;margin-bottom:45px}
  .tpl-list7-eh>div>div:not(:nth-of-type(4n)){border-right:1px solid #847648}
  .tpl-list7-eh>div>div>div{padding-left:0!important}
  .tpl-list7-eh>div>div>ul{padding-left:0!important}
  .ielt10 .tpl-list7-eh>div>div>ul,
  .sf5 .tpl-list7-eh>div>div>ul{font-size:14px;word-spacing:normal;letter-spacing:normal}
  .tpl-list7-eh>div:after{content:none}
}
/* fin .tpl-list7-eh */


/* .tpl-list8-eh */
.tpl-list8-eh{padding:6px 10px 10px;background:#fff;color:#00111b;font:300 14px/20px 'Open Sans', sans-serif}
.tpl-list8-eh>ul{border:2px solid #847648;padding:15px 20px}
.tpl-list8-eh>ul>li:not(:last-of-type){margin-bottom:10px}
.tpl-list8-eh>ul>li>a{display:block;word-break:break-all}
@media (min-width:601px){
  .tpl-list8-eh{padding:12px 20px 15px}
  .tpl-list8-eh>ul{padding:30px 20px;column-count:2;column-gap:15px}
  .tpl-list8-eh>ul>li{display:inline-block;vertical-align:top;width:100%;margin-bottom:30px}
}
@media (min-width:1101px){
  .tpl-list8-eh{padding:15px 20px 30px}
  .tpl-list8-eh>ul{max-width:1086px;margin:0 auto;padding:20px 55px;column-count:3;column-gap:55px}
}
/* fin .tpl-list8-eh */


/* .tpl-login2-eh */
.tpl-login2-eh{min-height:320px;position:relative;padding:10px;border-bottom:4px solid #847648;box-sizing:border-box}
.tpl-login2-eh.sta-starTraveler>form>div:nth-of-type(1)>.sta-tooltip{display:block;position:relative;margin-bottom:15px}
.tpl-login2-eh.sta-starTraveler>form>div:nth-of-type(1)>.sta-tooltip>label{color:#fff;display:inline-block;letter-spacing:.1em;text-transform:uppercase;margin-right:5px;text-decoration:none}
.tpl-login2-eh.sta-mensaje>form>#mensajes_login{opacity:0;visibility:hidden}
.tpl-login2-eh>div:nth-of-type(1){position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;-webkit-filter:brightness(.4) grayscale(.6);filter:brightness(.4) grayscale(.6)}
.ielt11 .tpl-login2-eh>div:nth-of-type(1):after,
.sf5 .tpl-login2-eh>div:nth-of-type(1):after{content:"";position:absolute;background:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0}
.tpl-login2-eh>form{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:90px}
.tpl-login2-eh>form>label{box-sizing:border-box;color:#fff;display:inline-block;font-weight:100;line-height:24px;padding:13px 10px;position:relative;white-space:nowrap;vertical-align:middle;z-index:1;width:100%;height:50px}
.tpl-login2-eh>form>label:before{font:25px Icons;z-index:1}
.tpl-login2-eh>form>label.sta-ico_left:before,
.tpl-login2-eh>form>label.sta-ico_right:before{position:absolute;top:50%;line-height:0}
.tpl-login2-eh>form>label.sta-ico_left:before{left:10px}
.tpl-login2-eh>form>label.sta-ico_right:before{right:10px}
.tpl-login2-eh>form>label.sta-ico_left>input{padding-left:40px}
.tpl-login2-eh>form>label.sta-validate.sta-ico_left>input{padding-right:40px}
.tpl-login2-eh>form>label.sta-ico_left>span{padding-left:30px}
.tpl-login2-eh>form>label.sta-ico_right>input{padding-right:40px}
.tpl-login2-eh>form>label.sta-ico_right>span{padding-right:30px}
.tpl-login2-eh>form>label.sta-noPlaceholder{padding-right:80px}
.tpl-login2-eh>form>label.sta-noPlaceholder>input{font-size:18px;padding:0 10px 0 0;text-align:right}
.tpl-login2-eh>form>label>input{box-sizing:border-box;cursor:pointer;font:100 14px/24px 'Open Sans', sans-serif;height:100%;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0;border:1px solid #fff}
.tpl-login2-eh>form>label:hover>input,
.tpl-login2-eh>form>label>input:focus{border:1px solid #847648;transition:.3s}
.tpl-login2-eh>form>label>span{position:relative}
.tpl-login2-eh>form>label:not(.sta-noPlaceholder).sta-validate>span,
.tpl-login2-eh>form>label:not(.sta-noPlaceholder)>input:focus+span{visibility:hidden}
.tpl-login2-eh>form>label:not(.sta-ico_left).sta-validate:before{content:''}
@media (min-width:601px){
  .tpl-login2-eh>form>label{font-size:16px;padding:18px 20px}
  .tpl-login2-eh>form>label>input{font-size:16px}
  .tpl-login2-eh>form>label.sta-ico_left:before{left:20px}
  .tpl-login2-eh>form>label.sta-ico_right:before{right:20px}
  .tpl-login2-eh>form>label.sta-ico_left>input{padding-left:60px}
  .tpl-login2-eh>form>label.sta-validate.sta-ico_left>input{padding-right:60px}
  .tpl-login2-eh>form>label.sta-ico_left>span{padding-left:40px}
  .tpl-login2-eh>form>label.sta-ico_right>input{padding-right:60px}
  .tpl-login2-eh>form>label.sta-ico_right>span{padding-right:40px}
  .tpl-login2-eh>form>label>input{padding:0 20px}
}
.tpl-login2-eh>form>label:nth-of-type(1){margin-bottom:10px}
.tpl-login2-eh>form>label:nth-of-type(2){margin-bottom:50px}
.tpl-login2-eh>form>label>input{padding-right:50px!important}
.tpl-login2-eh>form>label>input:-webkit-autofill{box-shadow:inset 0 0 0 99px #fff}
.ielt11 .tpl-login2-eh>form>label>input{padding:0 20px!important}
.tpl-login2-eh>form>div:nth-of-type(1){max-width:50%;display:inline-block}
.tpl-login2-eh>form>div:nth-of-type(1)>a{color:#fff;display:inline-block;letter-spacing:.1em;text-transform:uppercase;margin-right:5px;text-decoration:none}
.tpl-login2-eh>form>div:nth-of-type(1)>a:after,
.tpl-login2-eh>form>div:nth-of-type(1)>a:before{font-family:Icons}
.tpl-login2-eh>form>div:nth-of-type(1)>a:before{font-size:20px;padding-right:3px;vertical-align:middle;margin-top:-4px}
.tpl-login2-eh>form>div:nth-of-type(1)>a:after{content:'\e000';font-size:10px;margin-left:5px}
.tpl-login2-eh>form>div:nth-of-type(1)>a:hover{cursor:pointer;margin-right:0;transition:.3s}
.tpl-login2-eh>form>div:nth-of-type(1)>a:hover:after{margin-left:10px;transition:.3s}
.tpl-login2-eh>form>div:nth-of-type(1)>a:nth-of-type(1){padding-bottom:15px}
.tpl-login2-eh>form>div:nth-of-type(1)>a:nth-of-type(2){word-break:break-word}


.tpl-fake-link {all: unset;display: inline-block;color: #fff;letter-spacing: .1em;text-transform: uppercase;margin-right: 5px;text-decoration: none;font-family: inherit;font-size: inherit;cursor: pointer;position: relative;}
.tpl-fake-link:after,
.tpl-fake-link:before {font-family: Icons;}
.tpl-fake-link:before {font-size: 20px;padding-right: 3px;vertical-align: middle;margin-top: -4px;}
.tpl-fake-link:after {content: '\e000';font-size: 10px;margin-left: 5px;}
.tpl-fake-link:hover {margin-right: 0;transition: .3s;}
.tpl-fake-link:hover:after {margin-left: 10px;transition: .3s;}

.tpl-login2-eh>form>div:nth-of-type(1)>.sta-tooltip{display:none}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-tooltip>input{position:fixed;top:0;left:-999px}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms{display:table;width:100%;color:#fff;margin-bottom:7px}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms label{position:relative;display:table-cell;padding-left:30px;visibility:hidden}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms label span{display:block;text-transform:uppercase}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms label span:before{content:'';position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #dcdcdc;box-shadow:0 0 2px -1px rgba(0,0,0,.5);transition:.3s}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms label input{position:fixed;left:-999px;top:0;visibility:hidden;opacity:0;height:0;width:0}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms label input:checked~span:before{background:#847648;border-color:#847648}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms div{display:table-cell;width:46%;font-size:12px;text-align:right;vertical-align:top}
.tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms div a{color:#fff;text-decoration:underline;font-weight:500}
.tpl-login2-eh>form>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#B4A881;font:24px 'Open Sans', sans-serif;border:2px solid #B4A881;width:auto;line-height:28px;display:inline-block;max-width:50%;word-wrap:break-word}
.tpl-login2-eh>form>button:hover{background:#B4A881;color:#00111b;transition:.3s}
@media (min-width:601px){
  .tpl-login2-eh>form>button{display:inline-block;width:auto}
}
.tpl-login2-eh>form>#mensajes_login{position:absolute;left:0;bottom:0;background:#fff;border-bottom:3px solid #847648;transition:1s}
.tpl-login2-eh>form>#mensajes_login:before{content:'';position:absolute;left:20px;top:-5px;border-bottom:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}
.tpl-login2-eh>form>#mensajes_login>div{padding:10px}
.tpl-login2-eh>form .sta-validate>input:not(:focus):invalid:required{border:1px solid #e00!important}
.tpl-login2-eh.sta-wsocial>div:first-child{background-position:center top}
.tpl-login2-eh.sta-wsocial>form>div:nth-of-type(1)>a:nth-of-type(2){display:none}
.sta-starTraveler .tpl-login2-eh.sta-starTraveler>form{display:none}
.sta-corporate .tpl-login2-eh.sta-corporate>form{display:none!important}
.tpl-login2-eh.sta-corporate .sta-login2-eh_terms{display:none!important}
.tpl-login2-eh .sta-noCorporate{margin:10px 0;color:#fff;display:none}
.tpl-login2-eh.sta-corporate .sta-noCorporate{display:block}
.tpl-login2-eh .sta-noCorporate .sta-scroll{text-decoration:underline}
@media (max-width:601px){
  .tpl-login2-eh.sta-corporate>form>div:nth-of-type(1){width:50%}
  .tpl-login2-eh.sta-corporate>form>div:nth-of-type(1)>a:nth-of-type(1){padding-bottom:0;padding-right:0}
  .tpl-login2-eh>form>div:nth-of-type(1){width:100%;max-width:none}
  .tpl-login2-eh>form>div:nth-of-type(1)>a:nth-of-type(1){padding-bottom:15px;padding-right:43%}
  .tpl-login2-eh>form>div:nth-of-type(1)>.sta-tooltip{padding-right:39%}
  .tpl-login2-eh>form>div:nth-of-type(1)>.sta-login2-eh_terms{margin-bottom:12px}
  .tpl-login2-eh>form>button{background:0 0;display:block;font-style:italic;padding:14px 30px;color:#847648;font:24px 'Open Sans', sans-serif;border:2px solid #847648;width:auto;line-height:28px;position:absolute;bottom:10px;right:10px}
  .tpl-login2-eh>form>button:lang(de){font-size:20px;padding:15px 20px}
  .tpl-login2-eh>form>button:hover{background:#847648;color:#00111b;transition:.3s}
  .tpl-login2-eh.sta-corporate>form>div:nth-of-type(1)>.sta-login2-eh_terms{margin-bottom:12px}
  .tpl-login2-eh.sta-corporate>form>div:nth-of-type(1)>.sta-login2-eh_terms div{padding-bottom:40px}
}
@media (max-width:601px) and (min-width:601px){
  .tpl-login2-eh>form>button{display:inline-block;width:auto}
}
@media (min-width:601px){
  .tpl-login2-eh{padding:20px;height:450px;border-bottom-width:5px}
  .tpl-login2-eh>div:nth-of-type(1){-webkit-filter:brightness(.8) grayscale(.6);filter:brightness(.8) grayscale(.6)}
  .ielt11 .tpl-login2-eh>div:nth-of-type(1):after,
  .sf5 .tpl-login2-eh>div:nth-of-type(1):after{background:rgba(0,0,0,.4)}
  .tpl-login2-eh>form{padding-top:200px}
  .tpl-login2-eh>form>label{box-sizing:border-box;color:#fff;font-weight:100;line-height:24px;position:relative;display:inline-block;padding:8px 10px;white-space:nowrap;vertical-align:middle;text-align:left;width:calc(37.5% - 10px);margin-right:10px;align-self:flex-start;height:60px}
  .tpl-login2-eh>form>label:before{font:25px Icons;z-index:1}
  .tpl-login2-eh>form>label:nth-of-type(2){margin-bottom:15px}
  .tpl-login2-eh>form>label.sta-ico_left:before,
  .tpl-login2-eh>form>label.sta-ico_right:before{position:absolute;top:50%;line-height:0}
  .tpl-login2-eh>form>label.sta-ico_left:before{left:10px}
  .tpl-login2-eh>form>label.sta-ico_right:before{right:10px}
  .tpl-login2-eh>form>label:after{background:#000;content:'';opacity:.6;position:absolute;z-index:-1;left:0;top:0;right:0;bottom:0}
  .tpl-login2-eh>form>label>input{box-sizing:border-box;cursor:pointer;font:100 14px 'Open Sans', sans-serif;height:100%;padding:0 10px;position:absolute;width:100%;left:0;top:0;right:0;bottom:0}
  .tpl-login2-eh>form>label>span{position:relative}
  .tpl-login2-eh>form>label:not(.sta-noPlaceholder).sta-validate>span,
  .tpl-login2-eh>form>label:not(.sta-noPlaceholder)>input:focus+span{visibility:hidden}
  .tpl-login2-eh>form>label.sta-ico_left>input{padding-left:40px}
  .tpl-login2-eh>form>label.sta-validate.sta-ico_left>input{padding-right:40px}
  .tpl-login2-eh>form>label.sta-ico_left>span{padding-left:30px}
  .tpl-login2-eh>form>label.sta-ico_right>input{padding-right:40px}
  .tpl-login2-eh>form>label.sta-ico_right>span{padding-right:30px}
  .tpl-login2-eh>form>label.sta-noPlaceholder{padding-right:80px}
  .tpl-login2-eh>form>label.sta-noPlaceholder>input{font-size:18px;padding:0 10px 0 0;text-align:right}
  .tpl-login2-eh>form>label:hover>input,
  .tpl-login2-eh>form>label>input:focus{background:#847648;transition:.3s}
  .tpl-login2-eh>form>label:not(.sta-ico_left).sta-validate:before{content:''}
  .ielt11 .tpl-login2-eh>form>label{vertical-align:top}
  .ielt9 .tpl-login2-eh>form>label,
  .sf5 .tpl-login2-eh>form>label{width:35%}
  .tpl-login2-eh>form>label>input{border:none!important}
  .tpl-login2-eh>form>label>input:hover{border:none}
  .tpl-login2-eh>form>label:after{opacity:.8;border:1px solid #999}
  .tpl-login2-eh>form>button{width:calc(25% - 5px);margin-left:5px;align-self:flex-start;margin-bottom:20px;padding:14px 5px}
  .ielt11 .tpl-login2-eh>form>button,
  .sf5 .tpl-login2-eh>form>button{display:inline-block;width:22%}
  .tpl-login2-eh>form>div:nth-of-type(1){position:absolute;top:100%;width:100%;left:0;max-width:100%}
  .tpl-login2-eh.sta-corporate>form>div:nth-of-type(1){display:flex;align-items:center;justify-content:space-between}
  .tpl-login2-eh>form>div:nth-of-type(1)>a{letter-spacing:2px}
  .tpl-login2-eh>form>div:nth-of-type(1)>a:nth-of-type(1){padding-bottom:0}
  .tpl-login2-eh>form>div:nth-of-type(1)>a:nth-of-type(2){position:absolute;right:0;margin-right:0}
  .tpl-login2-eh>form>#mensajes_login{bottom:-50px}
  .tpl-login2-eh.sta-wsocial>div:first-child{-webkit-filter:none!important;filter:none!important;box-shadow:inset 0 -20px 60px 0 rgba(0,0,0,.75)}
  .tpl-login2-eh.sta-wsocial>div:first-child:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3)}
}
@media (min-width:601px) and (min-width:601px){
  .tpl-login2-eh>form>label{font-size:16px;line-height:30px;padding:15px 20px}
  .tpl-login2-eh>form>label.sta-noPlaceholder{padding-bottom:15px}
  .tpl-login2-eh>form>label:not(.sta-noPlaceholder)>input{font-size:16px}
  .tpl-login2-eh>form>label.sta-noPlaceholder>input{font-size:18px}
  .tpl-login2-eh>form>label.sta-ico_left:before{left:20px}
  .tpl-login2-eh>form>label.sta-ico_right:before{right:20px}
  .tpl-login2-eh>form>label.sta-ico_left>input{padding-left:60px}
  .tpl-login2-eh>form>label.sta-validate.sta-ico_left>input{padding-right:60px}
  .tpl-login2-eh>form>label.sta-ico_left>span{padding-left:40px}
  .tpl-login2-eh>form>label.sta-ico_right>input{padding-right:60px}
  .tpl-login2-eh>form>label.sta-ico_right>span{padding-right:40px}
  .tpl-login2-eh>form>label>input{padding:0 20px}
}
@media (min-width:801px){
  .tpl-login2-eh{border-bottom-width:7px}
  .tpl-login2-eh>form{max-width:580px;margin:0 auto}
  .tpl-login2-eh.sta-starTraveler>form>div:nth-of-type(1){display:inline-flex;flex-wrap:wrap;justify-content:space-between}
}
/* fin .tpl-login2-eh */


/* .tpl-modalFotos-d */
.tpl-modalFotos-d{background:#00111b;font:300 13px Roboto,sans-serif;color:#fff;position:fixed;left:0;right:0;top:0;bottom:0;z-index:302;overflow:auto;display:none}
.tpl-modalFotos-d .sta-modalFotos-d_table{display:table;width:100%;height:100%}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell{display:table-cell;vertical-align:middle}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top{border-bottom:1px solid #4a4a4a;background:#00111b;padding:12px 15px 15px;text-align:left;position:relative}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top:lang(ar){text-align:right}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top:lang(ar) .sta-modalFotos-d_title{padding-left:35px;padding-right:0}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top:lang(ar) .sta-modalFotos-d_title .sta-modalFotos-d_closeBu{right:auto;left:15px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_title{font:18px Roboto,sans-serif;padding-right:35px;color:#fff}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_title .sta-modalFotos-d_closeBu{position:absolute;top:30px;right:10px;height:24px;}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_title .sta-modalFotos-d_closeBu:after{color:#847648;content:'\e001';font:15px Icons; padding-left: 10px;}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista:lang(ar){direction:rtl}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista:lang(ar) button{direction:ltr}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista:lang(ar) li:not(:last-of-type){margin-left:15px;margin-right:0}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li{display:inline-block;vertical-align:bottom;position:relative;font-weight:300}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li:not(:last-of-type){margin-right:15px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button{text-transform:uppercase;padding:15px 3px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_360:before,
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_foto:before,
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_video:before{font:18px Icons;position:relative;vertical-align:bottom}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_foto:before{content:'\e14c'}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_video:before{content:'\e14e'}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button.sta-modalFotos-d_360:before{content:'\e147'}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li button .sta-modalFotos-d_subtitulo{color:#9b9b9b}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li:before{content:'';background:0 0;height:0;position:absolute;bottom:-2px;left:0;right:0;transition:.5s}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li.sta-activa:before{background:#847648;height:3px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista li.sta-activa button{color:#847648}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide{margin:20px auto;overflow:hidden}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow{max-width:1365px;margin:0 auto}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow iframe{width:100%;height:100%}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel{position:relative}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_carousel{position:relative;height:300px;overflow:hidden}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_carousel .sta-modalFotos-d_image{position:absolute;top:0;bottom:0;left:0;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons{color:#fff;font:9px Icons}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_bottomBu,
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_topBu{width:36px;height:36px;position:absolute;top:50%;background:rgba(0,17,27,.6);border-radius:50%}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_bottomBu:after,
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_topBu:after{content:'\\'}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_topBu{top:50%;right:20px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_bottomBu{left:20px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_buttons .sta-modalFotos-d_topBu:after{content:'\e000'}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel.sta-noButtons .sta-modalFotos-d_buttons{display:none}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_videoCont{height:300px}
.tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_360Cont{height:300px}
@media (min-width:801px){
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top{position:fixed;top:0;left:0;right:0;z-index:1;padding-top:20px}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_title{font-size:24px;position:relative;max-width:1325px;margin:0 auto}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_title .sta-modalFotos-d_closeBu{top:0;right:10px}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_top .sta-modalFotos-d_lista{font-size:16px;max-width:1360px;margin:0 auto}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide{padding:0 20px;margin:130px auto 30px}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_carousel{height:670px}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_rel .sta-modalFotos-d_carousel .sta-modalFotos-d_image{background-position:center top}
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_360Cont,
  .tpl-modalFotos-d .sta-modalFotos-d_table .sta-modalFotos-d_cell .sta-modalFotos-d_slide .sta-modalFotos-d_overflow .sta-modalFotos-d_videoCont{height:670px}
}
/* fin .tpl-modalFotos-d */


/* .tpl-nav-eh */
input[name=tpl-nav-eh_label_name]{position:fixed;top:0;left:-999px}
input[name=tpl-nav-eh_label_name]:nth-of-type(1):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_1),
input[name=tpl-nav-eh_label_name]:nth-of-type(10):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_10),
input[name=tpl-nav-eh_label_name]:nth-of-type(2):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_2),
input[name=tpl-nav-eh_label_name]:nth-of-type(3):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_3),
input[name=tpl-nav-eh_label_name]:nth-of-type(4):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_4),
input[name=tpl-nav-eh_label_name]:nth-of-type(5):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_5),
input[name=tpl-nav-eh_label_name]:nth-of-type(6):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_6),
input[name=tpl-nav-eh_label_name]:nth-of-type(7):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_7),
input[name=tpl-nav-eh_label_name]:nth-of-type(8):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_8),
input[name=tpl-nav-eh_label_name]:nth-of-type(9):checked~.sta-filtroLabel [class*=sta-filtroLabel_]:not(.sta-filtroLabel_9){display:none}
input[name=tpl-nav-eh_label_name]:nth-of-type(1):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(1)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(10):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(10)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(2):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(2)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(3):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(3)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(4):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(4)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(5):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(5)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(6):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(6)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(7):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(7)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(8):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(8)>label,
input[name=tpl-nav-eh_label_name]:nth-of-type(9):checked~.tpl-nav-eh>nav>div>ul>li:nth-of-type(9)>label{color:#847648}
@media (min-width:601px){
  input[name=tpl-nav-eh_label_name]:nth-of-type(1):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(1)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(10):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(10)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(2):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(2)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(3):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(3)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(4):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(4)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(5):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(5)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(6):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(6)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(7):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(7)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(8):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(8)>label,
  input[name=tpl-nav-eh_label_name]:nth-of-type(9):checked~.tpl-nav-eh>nav>ul>li:nth-of-type(9)>label{color:#847648}
}
.tpl-nav-eh{background:#fff;box-shadow:0 3px 1px 0 rgba(0,0,0,.3);position:relative;z-index:100}
.tpl-nav-eh.sta-supFooter{z-index:153}
.tpl-nav-eh.sta-border{border-top:7px solid #847648}
.tpl-nav-eh.sta-top{padding-top:43px}
.tpl-nav-eh.sta-top>nav{position:fixed;left:0;right:0;top:61px;z-index:100;background:#fff;box-shadow:0 3px 1px 0 rgba(0,0,0,.3)}
.tpl-nav-eh>input{position:fixed;top:0;left:-999px}
.tpl-nav-eh>input:checked~nav>label>span:first-of-type{background:0 0}
.tpl-nav-eh>input:checked~nav>label>span:first-of-type:after{transform:translateY(6px) rotate(45deg)}
.tpl-nav-eh>input:checked~nav>label>span:first-of-type:before{transform:translateY(-6px) rotate(-45deg)}
.tpl-nav-eh>input:checked~nav>label>span:last-of-type:after{transform:rotate(-180deg);transform-origin:50%}
.tpl-nav-eh>input:checked~nav>div>ul{max-height:9999px;max-height:calc(100vh - 135px);overflow:auto}
.tpl-nav-eh>nav{color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-size:16px}
@media (min-width:601px){
  .tpl-nav-eh>nav{font-size:18px}
}
.tpl-nav-eh>nav>label{background:#847648;display:inline-block;padding:6px 20px 6px 45px;position:relative}
.tpl-nav-eh>nav>label>span:first-of-type{background:#fff;position:absolute;left:12px;top:50%;top:calc(50% - 2px);width:22px;height:3px;border-radius:30px;transition:.3s}
.tpl-nav-eh>nav>label>span:first-of-type:after,
.tpl-nav-eh>nav>label>span:first-of-type:before{content:'';background:#fff;position:absolute;left:0;top:-6px;width:100%;height:100%;border-radius:30px;transition:.3s;transform-origin:50%}
.tpl-nav-eh>nav>label>span:first-of-type:before{top:6px}
.tpl-nav-eh>nav>label>span:nth-of-type(2){display:none}
.tpl-nav-eh>nav>label>span:last-of-type{display:inline-block;padding:5px 10px;border-left:1px solid #fff}
.tpl-nav-eh>nav>label>span:last-of-type:after{content:'\e0f8';font:11px/1px icons;position:absolute;right:10px;top:50%;transition:.3s}
.tpl-nav-eh>nav>div>ul{background:#fff;position:absolute;top:100%;left:0;width:100%;transition:.3s;box-shadow:0 2px 5px 0 rgba(0,0,0,.5);max-height:0;overflow:hidden;z-index:1}
.tpl-nav-eh>nav>div>ul>li{position:relative}
.tpl-nav-eh>nav>div>ul>li:first-of-type{box-shadow:inset 0 5px 7px -5px rgba(0,0,0,.8)}
.tpl-nav-eh>nav>div>ul>li>a,
.tpl-nav-eh>nav>div>ul>li>label{color:#00111b;text-decoration:none;padding:15px;display:block;position:relative;border-bottom:1px solid #ccc;word-break:break-word}
.tpl-nav-eh>nav>div>ul>li>a:not(.sta-actual):after,
.tpl-nav-eh>nav>div>ul>li>label:not(.sta-actual):after{content:'';position:absolute;left:0;top:0;right:100%;bottom:0;background:rgba(132,118,72,.4);z-index:-1}
.tpl-nav-eh>nav>div>ul>li>a:hover:after,
.tpl-nav-eh>nav>div>ul>li>label:hover:after{right:0;transition:.3s}
.tpl-nav-eh>nav>div>ul>li>a.sta-actual,
.tpl-nav-eh>nav>div>ul>li>label.sta-actual{color:#847648}
.tpl-nav-eh>nav>ul{display:none}
.tpl-nav-eh>nav>div>ul>li.class_NAVIDAD-19>a,
.tpl-nav-eh>nav>div>ul>li.class_Navidad>a{position:relative;padding-left:40px}
.tpl-nav-eh>nav>div>ul>li.class_NAVIDAD-19>a:before,
.tpl-nav-eh>nav>div>ul>li.class_Navidad>a:before{content:'\e05e';font:23px Icons;vertical-align:middle;margin-right:5px;color:#847648;position:absolute;top:50%;left:15px;margin-top:-17px}
@media (min-width:601px){
  .tpl-nav-eh.sta-top{padding-top:60px}
  .tpl-nav-eh.sta-fuera>nav>label{display:none}
  .tpl-nav-eh>input:checked~nav>label>span:first-of-type{background:0 0;transform:rotate(-180deg)}
  .tpl-nav-eh>input:checked~nav>label>span:first-of-type:after,
  .tpl-nav-eh>input:checked~nav>label>span:first-of-type:before{top:0;width:50%;transform:translate(3px) rotate(50deg)}
  .tpl-nav-eh>input:checked~nav>label>span:first-of-type:before{transform:translate(9px) rotate(-50deg)}
  .tpl-nav-eh>nav{margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;font-size:16px}
  .tpl-nav-eh>nav>ul{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px}
  .tpl-nav-eh>nav>ul>li>a:not(.sta-actual),
  .tpl-nav-eh>nav>ul>li>label:not(.sta-actual){color:#00111b}
  .tpl-nav-eh>nav>ul>li.class_NAVIDAD-19>a,
  .tpl-nav-eh>nav>ul>li.class_Navidad>a{position:relative;padding-left:30px}
  .tpl-nav-eh>nav>ul>li.class_NAVIDAD-19>a:before,
  .tpl-nav-eh>nav>ul>li.class_Navidad>a:before{content:'\e05e';font:23px Icons;vertical-align:middle;margin-right:5px;color:#847648;position:absolute;top:0;left:4px}
  .tpl-nav-eh>nav>ul>li>a,
  .tpl-nav-eh>nav>ul>li>label{color:#847648;display:inline-block;text-align:center;text-decoration:none;padding:6px 10px;letter-spacing:.01em;white-space:nowrap}
  .tpl-nav-eh>nav>ul>li>a:hover,
  .tpl-nav-eh>nav>ul>li>label:hover{color:#847648;transition:.3s}
  .tpl-nav-eh>nav>label{background:0 0;padding:3px 10px 3px 45px}
  .tpl-nav-eh>nav>label:hover>span:first-of-type{background:0 0}
  .tpl-nav-eh>nav>label:hover>span:first-of-type:after,
  .tpl-nav-eh>nav>label:hover>span:first-of-type:before{top:0;width:50%;transform:translate(3px) rotate(50deg)}
  .tpl-nav-eh>nav>label:hover>span:first-of-type:before{transform:translate(9px) rotate(-50deg)}
  .tpl-nav-eh>nav>label>span:first-of-type{background:#847648}
  .tpl-nav-eh>nav>label>span:first-of-type:after,
  .tpl-nav-eh>nav>label>span:first-of-type:before{background:#847648}
  .tpl-nav-eh>nav>label>span:nth-of-type(2){color:#00111b;display:block;white-space:nowrap}
  .tpl-nav-eh>nav>label>span:last-of-type{display:none}
  .tpl-nav-eh>nav>div>ul{text-align:center;left:auto;top:100%;right:30px;bottom:auto;max-width:550px;width:auto}
  .tpl-nav-eh>nav>div>ul>li>a:not(.sta-actual):after,
  .tpl-nav-eh>nav>div>ul>li>label:not(.sta-actual):after{content:none}
  .tpl-nav-eh>nav>div>ul>li>a:hover,
  .tpl-nav-eh>nav>div>ul>li>label:hover{color:#847648;transition:.3s}
  .sf5 .tpl-nav-eh>nav>ul>li>a,
  .sf5 .tpl-nav-eh>nav>ul>li>label{padding-top:19px}
  .sf5 .tpl-nav-eh>nav>label{padding-top:19px}
  .sf5 .tpl-nav-eh>nav>label>span:first-of-type{top:65%}
  .tpl-nav-eh > nav > ul > li > label,
  .tpl-nav-eh > nav > ul > li > a{padding-top:19px}
  .ielt10 .tpl-nav-eh>nav>ul{display:inline-block}
  .ielt10 .tpl-nav-eh>nav>ul>li{display:inline-block}
}
/* fin .tpl-nav-eh */
@media(min-width:1024px){
  .tpl-nav-eh.sta-top>nav{top:80px}
}

/* .tpl-newFunctional-eh */
.tpl-newFunctional-eh{position:relative;border-bottom:6px solid #847648;text-align:center;font:14px 'Open Sans', sans-serif;color:#fff}
.tpl-newFunctional-eh.sta-showVideo .sta-newFunctional-eh_fondoVideo{display:block}
.tpl-newFunctional-eh .sta-newFunctional-eh_fondoVideo{display:none}
.tpl-newFunctional-eh .sta-newFunctional-eh_fondoVideo,
.tpl-newFunctional-eh .sta-newFunctional-eh_fondoVideo .wistia_embed{position:absolute;left:0;top:0;right:0;bottom:0}
.tpl-newFunctional-eh .sta-newFunctional-eh_fondoVideo .wistia_embed video{object-fit:cover!important;-o-object-fit:cover;object-position:center;-o-object-position:center}
.tpl-newFunctional-eh .sta-newFunctional-eh_table{position:relative;display:table;width:100%;height:320px}
.tpl-newFunctional-eh .sta-newFunctional-eh_table .sta-newFunctional-eh_cell{display:table-cell;vertical-align:bottom}
.tpl-newFunctional-eh .sta-newFunctional-eh_max{padding:0 10px}
.tpl-newFunctional-eh h1{font:24px 'Open Sans', sans-serif;margin-bottom:10px}
.tpl-newFunctional-eh .sta-newFunctional-eh_title2{display:none}
.tpl-newFunctional-eh .sta-newFunctional-eh_galeria:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3)}
@media (min-width:601px){
  .tpl-newFunctional-eh{font-size:18px}
  .tpl-newFunctional-eh .sta-newFunctional-eh_table{min-height:450px;height:75vh}
  .tpl-newFunctional-eh .sta-newFunctional-eh_table .sta-newFunctional-eh_cell{vertical-align:middle}
  .tpl-newFunctional-eh h1{font-size:48px;margin-bottom:5px}
  .tpl-newFunctional-eh .sta-newFunctional-eh_title2{display:block;font-weight:300;font-size:14px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}
}
/* fin .tpl-newFunctional-eh */


/* .tpl-newFunctional2-eh */
.tpl-newFunctional2-eh{text-align:center;font:14px 'Open Sans', sans-serif;color:#fff;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;border-bottom:6px solid #847648}
.tpl-newFunctional2-eh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3);box-shadow:inset 125px 0 150px -110px rgba(0,0,0,.75),inset -125px 0 204px -110px rgba(0,0,0,.75),inset 0 -160px 150px -110px rgba(0,0,0,.75)}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_table{display:table;position:relative;width:100%;height:320px}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_table .sta-newFunctional2-eh_cell{padding:95px 0 148px;display:table-cell;vertical-align:bottom}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_cont .sta-newFunctional2-eh_max{padding:0 10px}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_titulo{letter-spacing:.1em;text-transform:uppercase;font-weight:300}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_hotels .sta-loading{display:none;font:24px 'Open Sans', sans-serif;margin-bottom:10px}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_precio{display:none}
.tpl-newFunctional2-eh .sta-newFunctional2-eh_migas{display:none}
@media (min-width:601px){
  .tpl-newFunctional2-eh{font-size:18px}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_table{display:table;width:100%;height:450px}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_table .sta-newFunctional2-eh_cell{padding:0;vertical-align:middle}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_cont{padding-bottom:90px}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_cont .sta-newFunctional2-eh_max{max-width:580px;margin:0 auto}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_hotels .sta-loading{font-size:48px;margin-bottom:5px}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_precio{display:block;font-weight:300;font-size:18px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_migas{display:block}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_migas #breadCrumbsContainer{opacity:1;padding:0 0 15px 20px;bottom:0;left:0;z-index:2;text-align:left;position:absolute}
  .tpl-newFunctional2-eh .sta-newFunctional2-eh_migas #breadCrumbsContainer>.breadCrumbsElement>a:not(:empty){color:#fff;position:relative;padding-right:20px;text-transform:capitalize;display:block}
}
/* fin .tpl-newFunctional2-eh */


/* .tpl-newFunctional3-eh */
.tpl-newFunctional3-eh{text-align:center;font:14px 'Open Sans', sans-serif;color:#fff;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;border-bottom:6px solid #847648;min-height:370px}
.tpl-newFunctional3-eh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}
.tpl-newFunctional3-eh .sta-inputFixed{position:fixed;left:-200px;top:0;height:0;width:0;z-index:-1}
.tpl-newFunctional3-eh.v2 .sta-verMapa{display:none}
.tpl-newFunctional3-eh.v2 #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa{display:block;top:70px}
@media (min-width:601px){
  .tpl-newFunctional3-eh.v2 #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa{top:120px}
}
.tpl-newFunctional3-eh.v2 #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_map .gm-bundled-control{top:60px!important}
@media (min-width:601px){
  .tpl-newFunctional3-eh.v2 #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_map .gm-bundled-control{top:110px!important}
}
.tpl-newFunctional3-eh .tpl-motor2-d .sta-motor2-d_relative .sta-motor2-d_absolute{position:relative}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_map{display:block}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer{position:static}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer #breadCrumbsContainer{display:none}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-weather .sta-weather-timeCont{display:none}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right{bottom:auto;top:0;right:0;z-index:3}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa{position:absolute;right:20px;top:10px;z-index:3}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa:before{content:'\e142';font:10px Icons;padding:5px;background:#000;letter-spacing:normal}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span{display:none}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table{display:block;position:absolute;right:0;left:0;bottom:0;height:auto;min-height:0}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table .sta-newFunctional3-eh_cell{display:block}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table .sta-newFunctional3-eh_cont{padding-bottom:0}
.tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table .sta-newFunctional3-eh_max{display:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_tableFirst{height:100%;min-height:370px}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_table{display:table;position:relative;width:100%}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_table .sta-newFunctional3-eh_cell{display:table-cell;vertical-align:middle}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_map{display:none;position:absolute;text-shadow:none;left:0;top:0;right:0;bottom:0;z-index:3}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_galeria:after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;box-shadow:inset 0 -20px 100px -100px rgba(0,0,0,.8),inset 0 100px 100px -100px rgba(0,0,0,.8),inset 0 0 0 999999px rgba(0,0,0,.2)}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_galeria .tpl-galeria2-eh .sta-galeria2-eh_bL,
.tpl-newFunctional3-eh .sta-newFunctional3-eh_galeria .tpl-galeria2-eh .sta-galeria2-eh_bR{display:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_cont .sta-newFunctional3-eh_max{padding:80px 10px 0;text-shadow:0 0 6px #000}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars:before{font:16px Icons;color:#847648}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars:after{font:16px 'Open Sans', sans-serif;letter-spacing:3px;color:#847648}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars*=Premier]:after{content:"Premier Class"}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars*=Luxury]:after{content:"Luxury Class"}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="5GL"]:after{content:"GL"}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="5"]:before,
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="5GL"]:before{content:'*****'}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="4"]:before{content:'****'}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="3"]:before{content:'***'}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="2"]:before{content:'**'}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_stars[data-stars="1"]:before{content:'*'}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_title1{letter-spacing:.1em;text-transform:uppercase;font-size:14px}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_title2{font:24px 'Open Sans', sans-serif;margin-bottom:10px}
.tpl-newFunctional3-eh .sta-loading{display:none;font:24px 'Open Sans', sans-serif;padding-bottom:5px}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_gara{display:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_table{position:static}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_migas{display:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right{padding:0;position:absolute;bottom:5px;right:12px;left:12px;text-align:right}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-weather .sta-weather-timeCont{display:inline-block;position:relative;padding-right:25px;font-size:15px;color:#fff;text-transform:uppercase;display:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-weather .sta-weather-timeCont:before{content:"\e08b";display:inline-block;font:20px Icons;padding-right:5px;vertical-align:middle}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa{display:inline-block;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span{margin-right:5px;cursor:pointer}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span:before{content:'\e088';font-size:20px;padding-right:3px;vertical-align:middle;margin-top:-4px;display:inline-block;font-family:Icons}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span:after{content:'\e000';font:10px Icons;margin-left:5px}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span:hover{margin-right:0;transition:.3s}
.tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa span:hover:after{margin-left:10px;transition:.3s}
@media (min-width:601px){
  .tpl-newFunctional3-eh{font-size:18px;min-height:560px;height:75vh}
  .tpl-newFunctional3-eh:before{box-shadow:inset 0 -190px 100px -100px rgba(0,0,0,.8),inset 0 0 0 999999px rgba(0,0,0,.2)}
  .tpl-newFunctional3-eh.v2min{height:455px;min-height:0}
  .tpl-newFunctional3-eh.v2min .sta-newFunctional3-eh_tableFirst{min-height:455px}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_cont .sta-newFunctional3-eh_max{padding:0}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_galeria .tpl-galeria2-eh .sta-galeria2-eh_bL,
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_galeria .tpl-galeria2-eh .sta-galeria2-eh_bR{display:block;margin-top:0;top:auto;bottom:100px}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_title1{font-size:18px}
  .tpl-newFunctional3-eh .sta-loading{font-size:48px}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_gara{display:block;font-weight:300;font-size:18px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_footer{position:absolute;left:15px;bottom:10px;right:15px}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_migas{display:block;text-align:left}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_migas #breadCrumbsContainer{position:static;padding:0}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right{position:static;text-align:right}
  .tpl-newFunctional3-eh .sta-newFunctional3-eh_footer .sta-newFunctional3-eh_right .sta-verMapa{font-size:14px}
  .tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-verMapa{right:45px;top:45px}
  .tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-verMapa:hover:before{background-color:#fff;color:#000}
  .tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_footer .sta-verMapa:before{font-size:18px;padding:10px;border:2px solid #000;transition:.3s}
  .tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table .sta-newFunctional3-eh_cell .sta-newFunctional3-eh_cont{padding-bottom:0;position:absolute;right:0;bottom:0;left:0}
  .tpl-newFunctional3-eh #tpl-newFunctional3-eh_map:checked~.sta-newFunctional3-eh_table .sta-newFunctional3-eh_cell .sta-newFunctional3-eh_cont .tpl-motor2-d .sta-motor2-d_relative .sta-motor2-d_absolute{background:rgba(0,0,0,.5)}
}
/* fin .tpl-newFunctional3-eh */


/* .tpl-slide2-eh */
.tpl-galeria-eh .tpl-slide2-eh.sta-slide-galeria{display:none}
.tpl-slide2-eh.sta-slide-galeria{height:340px}
.tpl-slide2-eh.sta-slide-galeria>div:first-of-type>div:first-of-type{display:none}
.tpl-slide2-eh.sta-slide-galeria>div:first-of-type>div:nth-of-type(3)>button{display:none}
.tpl-slide2-eh.sta-slide-galeria>div:first-of-type>div:nth-of-type(2)>button{top:195px}
.tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2){height:340px}
.tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>.sta-selected{left:0;display:block}
.tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>div{transition:none!important}
@media (min-width:601px){
  .tpl-slide2-eh.sta-slide-galeria{height:570px;padding-bottom:160px}
  .tpl-slide2-eh.sta-slide-galeria>div:first-of-type{z-index:3}
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2){height:600px}
}
@media (min-width:801px){
  .tpl-slide2-eh.sta-slide-galeria>div:first-of-type>div:nth-of-type(2){top:250px}
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>div:first-of-type{z-index:1}
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>div:first-of-type,
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>div:nth-of-type(3){z-index:1}
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2)>.sta-selected{z-index:2}
}
@media (min-width:1441px){
  .tpl-slide2-eh.sta-slide-galeria>div:first-of-type>div:nth-of-type(2){right:110px}
  .tpl-slide2-eh.sta-slide-galeria>div:nth-of-type(2){width:54%}
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    .tpl-slide2-eh.sta-slide-galeria {height: 250px;padding-bottom: 0;}
    .tpl-slide2-eh.sta-slide-galeria > div:nth-of-type(2) {top: 0;height: 260px;}
    .tpl-slide2-eh.sta-slide-galeria > div:first-of-type > div:nth-of-type(2) {top: 90px;}
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    .tpl-slide2-eh.sta-slide-galeria > div:nth-of-type(2) {top: 0;height: 225px;}
    .tpl-slide2-eh.sta-slide-galeria > div:first-of-type > div:nth-of-type(2) > button {top: 95px;}
    .tpl-slide2-eh.sta-slide-galeria {height: 220px;}
}

/* fin .tpl-slide2-eh */


/* .tpl-slideHome-eh */
.tpl-slideHome-eh{background:#000}
.tpl-slideHome-eh.sta-hide{display:none}
.tpl-slideHome-eh .slick-list{position:relative;overflow:hidden;z-index:1}
.tpl-slideHome-eh .slick-list .slick-track{display:flex}
.tpl-slideHome-eh .slick-slide{min-height:1px;outline:none}
.tpl-slideHome-eh .sta-slideHome-eh_dotsMax{position:relative}
.tpl-slideHome-eh .sta-slideHome-eh_list{font:14px 'Open Sans', sans-serif;text-shadow:0 0 7px #000,0 0 14px #000;color:#fff;position:relative}
.tpl-slideHome-eh .sta-slideHome-eh_list:not(.slick-initialized) > li:not(:first-child){display:none}
.tpl-slideHome-eh .slick-dots{position:absolute;z-index:2;top:40px;left:9px}
.tpl-slideHome-eh ul.slick-dots li{display:inline-block;vertical-align:middle}
.tpl-slideHome-eh ul.slick-dots li button{width:32px;height:32px;position:relative;display:block;font-size:0;color:transparent}
.tpl-slideHome-eh ul.slick-dots li button:after{content:'';position:absolute;top:50%;left:50%;width:8px;height:8px;border:1px solid #fff;border-radius:50%;margin:-4px 0 0 -4px;transition:.5s background}
.tpl-slideHome-eh ul.slick-dots li.slick-active button:after{background:#fff}
.tpl-slideHome-eh .sta-slideHome-eh_listElem{position:relative;z-index:1}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_content{padding:83px 50px 45px 20px}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_text{min-height:193px}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_text div:empty{display:none}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_last{font-size:16px;font-weight:bold;text-transform:uppercase;color:#B4A881}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_title{font-size:30px;line-height:32px;margin:5px 0 20px}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_subtitle{font-size:16px;font-weight:300;margin-bottom:20px;max-width:500px}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor{font-size:14px;color:#fff;text-transform:uppercase;text-decoration:none;border:1px solid #fff;padding:15px 20px;display:inline-block;transition:.3s;min-width:152px}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor:hover{color:#000;background-color:#fff;text-shadow:none}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor[data-textdefault]:empty:before{content:attr(data-textdefault)}
.tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor:after{content:'\e084';font:16px/16px Icons;vertical-align:middle;margin-left:70px}



@media(min-width:801px){
  .tpl-slideHome-eh .sta-slide_Home-eh_align{max-width:900px;margin:0 0 0 auto}
  .tpl-slideHome-eh .slick-dots{left:-7px;top:60px}
  .tpl-slideHome-eh .sta-slideHome-eh_list{font-size:16px}
  .tpl-slideHome-eh .sta-slideHome-eh_dots{padding:0 35px}
  .tpl-slideHome-eh .sta-slideHome-eh_dotsMax{max-width:1005px;margin:0 auto}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_content{padding:125px 50% 55px 35px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_align{margin:0 0 0 auto;max-width:500px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_text{padding-right:50px;min-height:220px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_title{font-size:30px;margin-bottom:20px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_subtitle{font-size:16px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor{margin-right:50px;font-size:16px}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slide-eh_back{position:absolute;left:0;top:0;right:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover;transition:.5s}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor:focus + .sta-slide-eh_backCont .sta-slide-eh_back,
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_anchor:hover + .sta-slide-eh_backCont .sta-slide-eh_back{transform:scale(1.15)}
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slide-eh_backCont{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;overflow:hidden;left:50%}
}
@media(min-width:1201px){
  .tpl-slideHome-eh .sta-slideHome-eh_listElem .sta-slideHome-eh_content{padding-left:95px}
}

@media(min-width:801px) and (max-width:1024px){
  .tpl-slideHome-eh{margin-top: 60px;}
}
/* fin .tpl-slideHome-eh */


/* .tpl-text2-eh */
.tpl-text2-eh{background-color:#fff}
.tpl-text2-eh.boxShadow{position:relative;box-shadow:0 3px 1px 0 rgba(0,0,0,.3)}
.tpl-text2-eh>div{padding:30px 10px;box-sizing:border-box;text-align:center}
.tpl-text2-eh>div>div:first-child{color:#00111b;font-weight:100;text-transform:uppercase;letter-spacing:.1em;font-size:14px}
@media (min-width:601px){
  .tpl-text2-eh>div>div:first-child{font-size:18px}
}
.tpl-text2-eh>div>div:nth-child(2){color:#847648;font:24px 'Droid Serif',serif;padding-bottom:30px;position:relative;letter-spacing:normal}
@media (min-width:601px){
  .tpl-text2-eh>div>div:nth-child(2){font-size:36px}
}
.tpl-text2-eh>div>div:nth-child(2):after{content:'';display:block;border-bottom:1px solid #bfbfbf;padding-top:25px;max-width:390px;margin:0 auto;width:90%}
.tpl-text2-eh>div>div:last-child{color:#00111b;font-weight:100}
@media (min-width:601px){
  .tpl-text2-eh>div{padding:20px;max-width:560px;margin:0 auto}
}
@media (min-width:801px){
  .tpl-text2-eh>div{padding:30px;max-width:650px}
}
/* fin .tpl-text2-eh */


/* .tpl-text4-eh */
.tpl-text4-eh{background:#fff;padding:25px 20px 25px;color:#00111b;position:relative}
.tpl-text4-eh:not(.sta-noSombra).sta-sombra2{box-shadow:0 5px 20px -12px #000}
.tpl-text4-eh:not(.sta-noSombra){box-shadow:0 5px 15px -2px #000}
.tpl-text4-eh.sta-border{border-top:7px solid #847648}
.tpl-text4-eh.sta-center{text-align:center}
.tpl-text4-eh.sta-noShare>article>section>div:nth-of-type(2){display:none}
.tpl-text4-eh>article>header{font:italic 14px 'Open Sans', sans-serif}
.tpl-text4-eh>article>header:after{content:'';display:block;margin-bottom:20px}
.tpl-text4-eh>article>header>div:nth-of-type(2){font-size:24px;color:#847648}
.tpl-text4-eh>article>section{font:300 14px 'Open Sans', sans-serif}
.tpl-text4-eh>article>section>div:nth-of-type(2){color:#949494;text-align:left;border-top:1px solid #ccc;width:100%;font-size:1px;letter-spacing:-1px;word-spacing:-1px;text-transform:uppercase;padding-top:10px;margin-top:20px}
.tpl-text4-eh>article>section>div:nth-of-type(2)>*,
.tpl-text4-eh>article>section>div:nth-of-type(2)>div{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal}
@media (min-width:601px){
  .tpl-text4-eh>article>section>div:nth-of-type(2){margin-top:30px}
}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul{font-size:1px;letter-spacing:-1px;word-spacing:-1px;padding-left:10px}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>*,
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>div{display:inline-block;font-size:14px;letter-spacing:1px;word-spacing:normal}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>li{text-align:center}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>li:not(:last-child){padding-right:5px}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>li>a{color:inherit;display:inline-block;text-decoration:none;border:1px solid #ccc;border-radius:50%;line-height:20px;width:20px}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>li>a:before{font:11px/11px Icons}
.tpl-text4-eh>article>section>div:nth-of-type(2)>ul>li>a:hover{background:#ccc;color:#fff;transition:.3s}
@media (min-width:601px){
  .tpl-text4-eh{padding-bottom:40px;padding-top:40px;text-align:center}
  .tpl-text4-eh>article{max-width:730px;margin:0 auto}
  .tpl-text4-eh>article>header{font-size:18px}
  .tpl-text4-eh>article>header:after{border-bottom:1px solid #bfbfbf;max-width:385px;margin:20px auto 25px}
  .tpl-text4-eh>article>header>div:nth-of-type(2){font-size:36px}
  .tpl-text4-eh>article>section>div:nth-of-type(2){border-top:0;padding:0;text-align:center}
}
/* fin .tpl-text4-eh */


/* .tpl-text5-eh */
.tpl-text5-eh{padding:12px 10px;background:#e2e2e2;text-align:center;color:#00111b}
.tpl-text5-eh>article>header{font:italic 18px 'Open Sans', sans-serif}
.tpl-text5-eh>article>header>span{display:block;color:#847648;font-size:24px;font-style:normal}
.tpl-text5-eh>article>section{margin-top:30px;font:300 14px 'Open Sans', sans-serif;text-transform:uppercase}
.tpl-text5-eh>article>section:empty{display:none}
@media (min-width:601px){
  .tpl-text5-eh{padding:25px 20px}
  .tpl-text5-eh>article{max-width:1200px;margin:0 auto}
  .tpl-text5-eh>article>header>span{font-size:36px}
  .tpl-text5-eh>article>section{font-size:18px;margin-top:20px}
}
/* fin .tpl-text5-eh */


/* .tpl-text6-eh */
.tpl-text6-eh{padding:35px 30px 13px;color:#00111b;text-align:center;background:#fff}
.tpl-text6-eh.sta-fondo2{background:#e2e2e2}
.tpl-text6-eh.sta-shadow{box-shadow:0 10px 20px 0 rgba(0,0,0,.3);position:relative}
.tpl-text6-eh.sta-v2{background:#e2e2e2;padding:15px 10px 20px}
.tpl-text6-eh.sta-v2>section{font-weight:300;font-size:14px}
.tpl-text6-eh.sta-v2>section:before{content:none}
.tpl-text6-eh>header{font:italic 18px 'Open Sans', sans-serif}
.tpl-text6-eh>header>span{display:block;font-style:normal;font-size:24px;color:#847648}
.tpl-text6-eh>section{font:18px 'Open Sans', sans-serif}
.tpl-text6-eh>section:empty{display:none}
.tpl-text6-eh>section:before{content:'';display:block;height:1px;background:#ccc;margin:12px auto 15px}
.tpl-text6-eh>section>img{max-width:200px;max-height:170px;display:block;margin:0 auto}
.tpl-text6-eh.sta-v3{padding-bottom:40px}
.tpl-text6-eh.sta-v3 section{font:14px 'Open Sans', sans-serif}
.tpl-text6-eh.sta-v3 section:before{content:none}
.tpl-slide2-eh .sta-text{text-align:left;font:12px/18px 'Open Sans', sans-serif;top:50px;left:22px;color:#fff;position:absolute;z-index:3}
.sta-ant .sta-text{display:none}
.sta-pos .sta-text{display:none}
.tpl-slide2-eh .sta-text span{display:block;font-size:18px;font-weight:700}
@media (min-width:601px){
  .tpl-text6-eh{padding:35px 50px 15px}
  .tpl-text6-eh.sta-v2{padding:35px 30px 20px}
  .tpl-text6-eh.sta-v2>header{margin-bottom:25px}
  .tpl-text6-eh.sta-v2>header>span{font-size:36px}
  .tpl-text6-eh.sta-v2>section{font-size:20px}
  .tpl-text6-eh>section:before{margin:20px auto 24px}
  .tpl-text6-eh>section>span{font-size:36px}
  .tpl-text6-eh.sta-v3 section{font-size:18px}
  .tpl-slide2-eh .sta-text{top:15px;left:22px}
}
@media (min-width:801px){
  .tpl-text6-eh.sta-v2{padding-bottom:50px}
  .tpl-text6-eh.sta-v2>*{max-width:750px}
  .tpl-text6-eh.sta-v2>header{margin-bottom:20px}
  .tpl-text6-eh>*{max-width:840px;margin-left:auto;margin-right:auto}
  .tpl-text6-eh>header>span{font-size:36px}
  .tpl-text6-eh>section:before{max-width:580px}
  .tpl-text6-eh>section>img{max-width:230px;max-height:200px}
}
/* fin .tpl-text6-eh */


/* .tpl-text7-eh */
.tpl-text7-eh{transition:.3s;padding:30px 10px 40px;background-color:#e2e2e2;text-align:center;box-sizing:border-box}
.tpl-text7-eh>div:first-of-type{color:#00111b;font:18px 'Open Sans', sans-serif}
.tpl-text7-eh>div:last-of-type{color:#847648;font:24px 'Open Sans', sans-serif}
@media (min-width:601px){
  .tpl-text7-eh{transition:.3s;padding:30px}
}
/* fin .tpl-text7-eh */


/* .tpl-text8-eh */
.tpl-text8-eh{padding:20px 10px;background:#e2e2e2;text-align:center}
.tpl-text8-eh>div{max-width:700px;margin:0 auto}
.tpl-text8-eh.sta-noMax>div{max-width:none}
.tpl-text8-eh>div>p{padding-bottom:10px;display:block}
.tpl-text8-eh>div>p:not(:last-of-type){padding-bottom:0}
.tpl-text8-eh.sta-boxWhite{background:#fff}
.tpl-text8-eh.sta-shadow{position:relative;box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}
@media(min-width:1401px){
  .tpl-text8-eh>div{max-width:1430px}
  .tpl-text8-eh .tableGrande{overflow: visible;}
}
/* .fin tpl-text8-eh */


/* .tpl-text11-eh */
.tpl-text11-eh{background:#fff;box-shadow:0 5px 10px -2px #9e9e9e;background-repeat:no-repeat;background-position:-30px -20px;position:relative}
.tpl-text11-eh>div{padding:25px 10px;text-align:center}
.tpl-text11-eh>div>div:nth-of-type(2){padding-top:30px}
.tpl-text11-eh>div>div>div:nth-of-type(1){color:#00111b;font:italic 18px 'Open Sans', sans-serif}
.tpl-text11-eh>div>div>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif;color:#847648;padding-bottom:15px}
@media (min-width:601px){
  .tpl-text11-eh>div>div>div:nth-of-type(2){font-size:36px}
}
.tpl-text11-eh>div>div>div:nth-of-type(3){font-weight:300}
.tpl-text11-eh>div>div>div:nth-of-type(3)>a{color:#000;font-weight:700}
.tpl-text11-eh>div>div>div:nth-of-type(3)>a:hover{text-decoration:none}
@media (min-width:601px){
  .tpl-text11-eh{background-position:-15px -50px}
  .tpl-text11-eh>div{padding:25px 20px}
  .tpl-text11-eh>div>div:nth-of-type(2){padding-top:45px}
}
@media (min-width:801px){
  .tpl-text11-eh{background-position:25px -50px}
  .tpl-text11-eh>div{word-spacing:-1px;font-size:1px;letter-spacing:-1px;padding:60px 30px;max-width:1280px;margin:0 auto}
  .tpl-text11-eh>div>div{display:inline-block;width:50%;word-spacing:normal;letter-spacing:normal;vertical-align:top;box-sizing:border-box;padding:0 50px}
  .tpl-text11-eh>div>div:nth-of-type(2){padding-top:0}
  .tpl-text11-eh>div>div>div:nth-of-type(3){font-size:14px}
  .tpl-text11-eh>div>div>div:nth-of-type(3)>a{cursor:pointer}
}
/* fin .tpl-text11-eh */


/* tpl-textCorp-eh */
.tpl-textCorp-eh{padding:34px 20px 34px;text-align:center;background:#000;color:#fff;text-transform:uppercase}
.tpl-textCorp-eh .sta-textCorp-eh_max{background-position:center 29%;background-repeat:no-repeat;max-width:900px;margin:0 auto}
.tpl-textCorp-eh .sta-textCorp-eh_first{font:bold 16px 'Open Sans', sans-serif;margin-bottom:40px}
.tpl-textCorp-eh .sta-textCorp-eh_svg{margin-bottom:36px}
.tpl-textCorp-eh .sta-textCorp-eh_svg svg{fill:#fff;display:block;margin:0 auto;height:42px}
.tpl-textCorp-eh .sta-textCorp-eh_link{display:inline-block;font:300 14px 'Open Sans', sans-serif;text-decoration:none;color:#fff;padding:15px 90px;border:2px solid #fff}
@media(min-width:601px){
  .tpl-textCorp-eh{padding:65px 20px}
  .tpl-textCorp-eh .sta-textCorp-eh_max{background-size:contain}
  .tpl-textCorp-eh .sta-textCorp-eh_first{font-size:16px;margin-bottom:50px}
  .tpl-textCorp-eh .sta-textCorp-eh_svg{margin-bottom:34px}
  .tpl-textCorp-eh .sta-textCorp-eh_link:focus,
  .tpl-textCorp-eh .sta-textCorp-eh_link:hover{background:#fff;color:#000;transition:.3s}
}
@media(min-width:1101px){
  .tpl-textCorp-eh .sta-textCorp-eh_svg{margin-bottom:60px}
  .tpl-textCorp-eh .sta-textCorp-eh_svg svg{height:52px}
}
/* fin tpl-textCorp-eh */


/* .tpl-tooltip-eh */
input:checked+label+.tpl-tooltip-eh{opacity:1;visibility:visible}
.tpl-tooltip-eh{visibility:hidden;opacity:0;transition:.3s;color:#000;background:#fff;margin:0 10px 0;padding:20px 20px 15px;border-bottom:solid #847648 3px;font:14px 'Open Sans', sans-serif;box-shadow:0 3px 6px -1px #000;position:absolute;width:300px;box-sizing:border-box;top:100%;margin-top:20px;left:-10px;z-index:101}
.tpl-tooltip-eh>div{margin:15px 5px 0 5px}
.tpl-tooltip-eh>div:first-of-type{color:#847648;font:italic 24px 'Open Sans', sans-serif;margin:0 45px 15px 0}
.tpl-tooltip-eh>label{position:absolute;width:30px;height:30px;border:1px solid #847648;border-radius:50px;right:30px;top:25px}
.tpl-tooltip-eh>label:before{content:'\e001';font:13px/30px Icons;color:#847648;display:block;width:100%;text-align:center}
.tpl-tooltip-eh:before{content:"";left:10px;top:-15px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #fff;position:absolute}
@media (min-width:601px){
  .tpl-tooltip-eh{padding:25px;margin-left:20px;width:420px}
  .tpl-tooltip-eh:before{left:20%;margin-left:-16px}
}
@media (min-width:801px){
  .tpl-tooltip-eh{margin:20px 0 0 -210px;left:50%}
  .tpl-tooltip-eh:before{left:50%}
}
/* fin .tpl-tooltip-eh */


/* fin .tpl-video-eh */
.tpl-video-eh{position:relative;width:100%;height:345px;display:table;border-bottom:6px solid #847648}
.tpl-video-eh>iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:none}
.tpl-video-eh>iframe.sta-mostrar{display:block}
.tpl-video-eh>div:last-of-type{position:relative;width:100%;height:100%;background-size:cover;background-position:center;display:table-row;transition:opacity 1s}
.tpl-video-eh>div:last-of-type>div{text-align:center;color:#fff;display:table-cell;vertical-align:middle}
.tpl-video-eh>div:last-of-type>div>div:first-of-type{color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;padding-top:65px}
@media (min-width:601px){
  .tpl-video-eh>div:last-of-type>div>div:first-of-type{font-size:18px}
}
.tpl-video-eh>div:last-of-type>div>div:nth-of-type(2){color:#fff;font:24px 'Open Sans', sans-serif;padding-bottom:15px}
@media (min-width:601px){
  .tpl-video-eh>div:last-of-type>div>div:nth-of-type(2){font-size:36px}
}
.tpl-video-eh>div:last-of-type>div>div:nth-of-type(3){color:#00111b;font:italic 18px 'Open Sans', sans-serif;color:#fff;padding-bottom:10px}
@media (min-width:601px){
  .tpl-video-eh>div:last-of-type>div>div:nth-of-type(3){font-size:24px}
}
.tpl-video-eh>div:last-of-type>div>button{font:32px Icons}
.tpl-video-eh>div:last-of-type.sta-ocultar{opacity:0;visibility:hidden}
@media (min-width:601px){
  .tpl-video-eh{height:600px;height:75vh;min-height:600px;max-height:810px}
  .tpl-video-eh>div:last-of-type>div>div:nth-of-type(2){font-size:48px}
  .tpl-video-eh>div:last-of-type>div>div:nth-of-type(3){padding-bottom:30px}
  .tpl-video-eh>div:last-of-type>div>button{font-size:48px}
}
@media (min-width:801px){
  .tpl-video-eh>div:last-of-type>div>button{transition:.3s}
  .tpl-video-eh>div:last-of-type>div>button:hover{transform:scale(1.2)}
}
/* fin .tpl-video-eh */

/* MODULO INSTAGRAM */
.tpl-instagram{background:#F5F5F5}
.tpl-instagram.sta-hide .instagram-container{display:none}
.tpl-instagram .instagram-container{position:relative;margin:0 auto;padding:20px;max-width:1282px}
.tpl-instagram .instagram-super-title{text-align:center;font:50px 'Open Sans', sans-serif;color:#011D2C;padding:80px 20px 65px;background:#F5F5F5}
.tpl-instagram .instagram-title{padding:20px;text-align:center;font:300 20px 'Open Sans', sans-serif;color:#707070}
.tpl-instagram .instagram-title:empty{display:none}
.tpl-instagram .instragram-logo svg{width:45px;height:45px;fill:#847648}
.tpl-instagram .instagram-body{background-color:#fff}
.tpl-instagram .instagram-body:after{content:'';position:absolute;top:0;left:50%;border-left:2px solid #74673C;height:75px}
.tpl-instagram .instagram-body .instagram_gallery_overflow{position:relative;margin:0 auto;max-width:1336px}
.tpl-instagram .instagram-body .instagram_gallery{transition:transform 1s ease-in-out;white-space:nowrap;overflow:hidden}
.tpl-instagram .instagram-body .instagram-element{box-sizing:border-box;width:100%;position:relative;height:300px;cursor:pointer;border-radius:5px;display:inline-block;vertical-align:middle}
.tpl-instagram .instagram-body .instagram-element-content{background:rgba(255, 255, 255,0.7);position:absolute;top:5px;right:5px;left:5px;bottom:5px;font:300 13px 'Open Sans', sans-serif;z-index:2;color:#000;overflow:hidden;border-radius:5px}
.tpl-instagram .instagram-body .instagram-element a{display:block;overflow:hidden;position:absolute;top:0;right:0;left:0;bottom:0}
.tpl-instagram .instagram-body .instagram-element .instagram-bck{width:100%;height:100%;transition:.5s;position:absolute;left:0;top:0;z-index:2;background-size:cover;background-position:center;background-repeat:no-repeat}
.tpl-instagram .instagram-body .instagram-element .instagram-bck:after{content:'\e0f5';position:absolute;top:10px;right:10px;color:#ffffffb3;font:20px Icons}
.tpl-instagram .instagram-textContainer{opacity:0;white-space:normal;box-sizing:border-box;position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;overflow:hidden}
.tpl-instagram .instagram-body .instagram-element.backgroundShadow .instagram-textContainer:before{box-shadow:0px -14px 20px 10px #847648;position:absolute;left:6px;right:6px;bottom:-20px;height:20px;content:''}
.tpl-instagram .instagram-textContent{padding:5px}
.tpl-instagram .instagram-textContent span{font-family:'Open Sans', sans-serif;display:block;background-color:#847648;border:2px solid #847648;color:#fff;font-size:13px;font-weight:normal;border-radius:0px;letter-spacing:1.8px;padding:10px;text-transform:uppercase;box-sizing:content-box;transition:all .3s ease 0s;overflow:hidden;text-overflow:ellipsis}
.tpl-instagram .arrow-container{display:none}
.tpl-instagram .arrow-container.showButtons{display:block}
.tpl-instagram .prevPhoto,
.tpl-instagram .nextPhoto{position:absolute;top:50%;right:6px;cursor:pointer;z-index:10;background:rgba(0,0,0,0.2);margin-top:-40px}
.tpl-instagram .prevPhoto{left:6px;right:auto}
.tpl-instagram .nextPhoto .arrow svg,
.tpl-instagram .prevPhoto .arrow svg{width:15px;height:50px;padding:15px 8px;fill:#fff;display:block}
@media(min-width:601px){
  .tpl-instagram .instagram-body .instagram-element:hover .instagram-textContainer{opacity:1;transition:.3s}
  .tpl-instagram .instagram-body .instagram-element:before{content:'';position:absolute;right:0;bottom:0;left:100%;top:100%;z-index:0;border-radius:5px}
  .tpl-instagram .instagram-body .instagram-element:after{content:'';position:absolute;top:0;left:0;right:100%;bottom:100%;border-radius:5px}
  .tpl-instagram .instagram-body .instagram-element:hover:after{right:0px;bottom:0px;transition:.5s;z-index:0;background:#847648}
  .tpl-instagram .instagram-body .instagram-element:hover:before{left:0;top:0;transition:.3s;background:#847648}
  .tpl-instagram .instagram-body .instagram-element:hover .instagram-element-content{opacity:1;transition:1s}
  .tpl-instagram .instagram-body .instagram-element:hover .instagram-bck{transform:scale(1.2);-webkit-filter:blur(3px);filter:blur(3px)}
  .tpl-instagram .instagram-body{padding-bottom:40px;position:relative}
  .tpl-instagram .instagram-container{padding:0 40px 100px}
  .tpl-instagram .instagram-body .instagram-title{padding:50px 20px 30px}
  .tpl-instagram .instagram-body .instagram_gallery{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}
  .tpl-instagram .instagram-body .instagram-element{width:300px}
  .tpl-instagram .instagram-textContainer{max-width:300px;max-height:280px}
  .tpl-instagram .prevPhoto,
  .tpl-instagram .nextPhoto{display:none}
}
@media(min-width:1024px){
  .tpl-instagram .instagram-super-title{padding-top:160px}
  .tpl-instagram .instagram-body:after{height:150px}
  .tpl-instagram .instragram-subtext{font-size:16px}
}
/* FIN MODULO INSTAGRAM */


/* tpl-introText-eh */
.tpl-introText-eh{position:relative;text-align:center;font:16px/18px 'Open Sans', sans-serif;color:#fff5db;padding:60px 25px 85px;background-color:#133832;background-repeat:no-repeat;background-size:cover;background-position:center}
.tpl-introText-eh:after{content:"";position:absolute;border-left:1px solid #fff5db;height:50px;bottom:0;left:50%}
.tpl-introText-eh header{font-weight:500;font-size:25px;margin-bottom:38px;line-height:27px}
.tpl-introText-eh header{line-height:24px}
.tpl-introText-eh section{font-weight:300;line-height:23px}
.tpl-introText-eh footer{font-size:25px;line-height:normal;text-transform:uppercase;margin:50px auto 0}
.tpl-introText-eh .sta-introText-eh_link{display:inline-block;text-decoration:none;color:#fff;border:1px solid #fff;border-color:rgba(255,255,255,.5);padding:9px 37px;font-size:18px;margin:0 auto;min-width:248px;box-sizing:border-box}
.tpl-introText-eh.v2{padding:100px 25px 85px}
.tpl-introText-eh.v2:after{top:0;bottom:auto}
.tpl-introText-eh.v2 header{font-weight:normal}
@media(min-width:601px){
  .tpl-introText-eh{padding:100px 25px 90px;font-size:18px;line-height:22px}
  .tpl-introText-eh header{font-size:40px;line-height:40px}
  .tpl-introText-eh article{max-width:700px;margin:0 auto}
  .tpl-introText-eh:after{height:86px}
  .tpl-introText-eh footer{font-size:40px;margin-top:80px}
  .tpl-introText-eh .sta-introText-eh_link:focus,
  .tpl-introText-eh .sta-introText-eh_link:hover{background:#fff;color:#133832;transition:.3s}
  .tpl-introText-eh.v2:after{content:none}
  .tpl-introText-eh.v2{padding:140px 25px}
}
/* fin tpl-introText-eh */

/* .tpl-footer3-eh_up */
.tpl-footer3-eh_up{display:none}
/* FIN .tpl-footer3-eh_up */

/* .tpl-slideGrupos-eh */
.tpl-slideGrupos-eh{background:#fff}
.tpl-slideGrupos-eh.sta-center header .swiper-wrapper{width:100%!important;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_header{padding:30px 45px 30px 45px;text-align:center;position:relative; }
.tpl-slideGrupos-eh .sta-slideGrupos-eh_max > article header{position: relative;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_slide{overflow: hidden;}

.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .swiper-slide{width:auto; border-bottom: 1px solid #000;outline-offset: -6px;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_title{text-align:center;text-transform:uppercase;font:700 20px 'Open Sans', sans-serif;margin:30px 45px 0}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_title:empty{display:none}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_subTitle{text-align:center;font:15px 'Open Sans', sans-serif;margin:20px 30px 0;color:#666}
.tpl-slideGrupos-eh header button:after{content:'';position:absolute;left:18px;right:18px;bottom:0;transition:.3s;border-bottom:0 solid #000}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .eur.sta-active button:after{border-bottom-color:#132A3B}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .aur.sta-active button:after{border-bottom-color:#133832}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .exe.sta-active button:after{border-bottom-color:#aa182c}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .iko.sta-active button:after{border-bottom-color:#f6564f}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .cris.sta-active button:after{border-bottom-color:#1C3155}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .tandem.sta-active button:after{border-bottom-color:#48ada8}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .dr.sta-active button:after{border-bottom-color:#5B4155}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .sta-active button:after{border-bottom-width:4px}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav svg{height:70px;display:block; pointer-events: none;fill:#848484;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .swiper-slide:not(.sta-active,:hover) svg path{fill:#848484;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .eur.sta-active svg{fill:#132A3B}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .aur.sta-active svg{fill:#133832}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .exe.sta-active svg{fill:#aa182c}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .iko.sta-active svg{fill:#2B2A2A}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .cris.sta-active svg{fill:#1C3155}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .tandem.sta-active svg{fill:#48ada8}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .dr.sta-active svg path{fill:#5B4155}

.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems{position:relative;padding:440px 45px 50px 20px;box-sizing: border-box;}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems header{font:25px 'Open Sans', sans-serif;padding-bottom:25px}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems header .sta-slideGrupos-eh_subTitle2{font-size:15px;font-style:italic;color:#666;margin-top:3px}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems section{font:14px 'Open Sans', sans-serif;padding-bottom:35px}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor{font:300 14px 'Open Sans', sans-serif;display:inline-block;border:1px solid #707070;color:#000;padding:10px;min-width:100px;text-align:center;text-transform:uppercase;text-decoration:none}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor[href='']{display:none}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_bckCont{position:absolute;left:0;top:0;right:0;height:395px;}

.tpl-slideGrupos-eh section .sta-slideGrupos-eh_bck{position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center;overflow: hidden;}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_bck:after{content: '';position: absolute; top: 50%; left: 50%;width: 40px; height: 40px; margin: -20px 0 0 -20px; border-radius: 50%; border: 3px solid #000; border-color: transparent #000 #000 #000; box-shadow: 0 0 0 9999px #fff;animation: linear slideGrupos_giro 2s infinite;background: #fff;}
.tpl-slideGrupos-eh section .sta-slideGrupos-eh_bck.swiper-lazy-loaded:after{opacity: 0; transition: opacity .5s; animation: none;}
@keyframes slideGrupos_giro{
  to{transform: rotate(360deg);}
}
.tpl-slideGrupos-eh header .swiper-arrow{position:absolute;top:50%;bottom:0;left:0;font-size:1px;font-size:0;color:transparent;width:30px;transition:opacity .3s}
.tpl-slideGrupos-eh header .swiper-arrow:after{position:absolute;left:0;top:50%;right:0;text-align:center;color:#848484;font:30px/1px Icons}
.tpl-slideGrupos-eh header .swiper-arrow.swiper-button-disabled{opacity:0}
.tpl-slideGrupos-eh header .swiper-button-next{left:auto;right:0}
.tpl-slideGrupos-eh header .swiper-button-prev:after{content:'\e040'}
.tpl-slideGrupos-eh header .swiper-button-next:after{content:'\e040'; transform: rotate(180deg);} 
.tpl-slideGrupos-eh .sta-slideGrupos-eh_slide:not(.swiper-initialized) li.swiper-slide:not(:first-of-type),
.tpl-slideGrupos-eh section:not(.swiper-initialized) article.swiper-slide:not(:first-of-type){display: none;}
.tpl-slideGrupos-eh .sta-slideGrupos-eh_max .sta-slideGrupos-eh_sectionNav{overflow:hidden}
@media(min-width:601px){
  .tpl-slideGrupos-eh header .eur:hover svg{fill:#132A3B}
  .tpl-slideGrupos-eh header .aur:hover svg{fill:#133832}
  .tpl-slideGrupos-eh header .exe:hover svg{fill:#aa182c}
  .tpl-slideGrupos-eh header .iko:hover svg{fill:#2B2A2A}
  .tpl-slideGrupos-eh header .cris:hover svg{fill:#1C3155}
  .tpl-slideGrupos-eh header .tandem:hover svg{fill:#48ada8}
  .tpl-slideGrupos-eh header .dr:hover svg{fill:#5b4155}
}
@media(min-width:701px){
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_title{font-size:25px}
}
@media(min-width:801px){
  .tpl-slideGrupos-eh{padding-bottom:60px}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_subTitle{max-width:800px;margin:20px auto 0}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_title{margin-top:110px;font-size:40px}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_max{margin:0 auto;max-width:920px;max-width:1070px}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_max .sta-slideGrupos-eh_sectionNav{margin:0 auto;max-width:920px}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_header{padding:30px 25px 30px;}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems{padding:35px 40px 95px 410px;box-sizing: border-box;}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems header .sta-slideGrupos-eh_subTitle2{font-size:18px}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_bckCont{right:auto;height:auto;left:20px;top:50px;bottom:20px;width:390px;box-shadow:-4px 0px 25px -3px rgba(0,0,0,.251);overflow:hidden;z-index:1}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_bck{transition:transform .5s}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems header{font-size:40px;padding:0 0 35px 30px;background:#fff;position:relative;z-index:1;min-height:110px}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems section{font-size:14px;padding-left:30px;background:#fff;position:relative;z-index:1;min-height:185px;font-weight:300}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer{padding-left:30px}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor{font-size:14px;padding:13px 16px;min-width:190px}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor:focus,
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor:hover{background:#000;color:#fff;transition:.3s}
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor:focus + .sta-slideGrupos-eh_bckCont .sta-slideGrupos-eh_bck,
  .tpl-slideGrupos-eh section .sta-slideGrupos-eh_elems footer .sta-slideGrupos-eh_anchor:hover + .sta-slideGrupos-eh_bckCont .sta-slideGrupos-eh_bck{transform:scale(1.15)}
  .tpl-slideGrupos-eh .sta-slideGrupos-eh_headerNav .sta-active button:after{border-bottom-width:4px}
}
/* .tpl-slideGrupos-eh */


/* .tpl-moments-eh */
.tpl-moments-eh{padding:65px 20px;background:#F5F5F5;font:16px/18px 'Open Sans', sans-serif;color:#707070;text-align:center}
.tpl-moments-eh header{text-transform:uppercase;color:#00594C;margin-bottom:20px;font-size:30px;font-weight:500}
.tpl-moments-eh .sta-moments-eh_list{margin-top:70px}
.tpl-moments-eh .sta-moments-eh_list li{margin-bottom:10px}
.tpl-moments-eh .sta-moments-eh_list li:last-of-type{margin-bottom:0}
.tpl-moments-eh .sta-moments-eh_list a{text-decoration:none;display:block;overflow:hidden}
.tpl-moments-eh .sta-moments-eh_list .sta-moments-eh_box{min-height:200px;position:relative;padding:35px 20px 20px;z-index:1;text-shadow:2px 2px 5px #000;color:#fff;text-align:left;background-color:#767676;}
.tpl-moments-eh .sta-moments-eh_list .sta-moments-eh_box .sta-moments-eh_boxTitle{font:25px 'Tenor Sans', sans-serif;margin-bottom:10px;word-break:break-word;text-transform:uppercase}
.tpl-moments-eh .sta-moments-eh_list .sta-moments-eh_box .sta-moments-eh_bck{position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;transition:transform .5s}
@media(min-width:601px){
  .tpl-moments-eh header{margin:0 auto 40px;max-width:660px;font-size:50px}
  .tpl-moments-eh .sta-moments-eh_list a:focus .sta-moments-eh_bck,
  .tpl-moments-eh .sta-moments-eh_list a:hover .sta-moments-eh_bck{transform:scale(1.15)}
  .tpl-moments-eh .sta-moments-eh_text{max-width:660px;margin:0 auto}
  .tpl-moments-eh .sta-moments-eh_list{display:flex;flex-wrap:wrap;margin-top:90px}
  .tpl-moments-eh .sta-moments-eh_list li{width:50%;margin-bottom:0}
}
@media(min-width:1101px){
  .tpl-moments-eh .sta-moments-eh_max{max-width:1250px;margin:0 auto}
  .tpl-moments-eh .sta-moments-eh_list li{width:25%}
  .tpl-moments-eh .sta-moments-eh_list .sta-moments-eh_box{min-height:258px}
  .tpl-moments-eh .sta-moments-eh_list .sta-moments-eh_box .sta-moments-eh_boxTitle{font-size:20px}
}
/* FIN .tpl-moments-eh */

/*tpl-text15-eh*/
.tpl-text15-eh{background:#e2e2e2;padding:10px 15px 30px;text-align:center;font:14px 'Roboto', sans-serif}
@media(min-width:601px){
  .tpl-text15-eh{padding:10px 20px 30px}
  .tpl-text15-eh > div{max-width:800px;margin:0 auto}
}
/*Fin tpl-text15-eh*/


/*tpl-fondomodal-eh*/
.tpl-fondomodal-eh{
  display:none;
  position:fixed;
  z-index:1000;
  left:0;
  top:0;
  right:0;
  bottom:0;
  background:#000;
  background:rgba(0, 0, 0, 0.88);
  padding:20px;
  text-align:left;
}

.tpl-fondomodal-eh#sta-modalMotor > svg{
  display:none;
}

.tpl-fondomodal-eh > svg{
  fill:#fff;
  max-height:35px;
  max-width:150px;
  min-height:17px;
  min-width:75px;
}
.tpl-fondomodal-eh > .modalCerrar{
  float:right;
  font:300 14px/35px 'Roboto', sans-serif;
  color:#fff;
  text-transform:uppercase;
}
.tpl-fondomodal-eh > .modalCerrar:after{
  content:'\e001';
  font:13px icons;
  color:#B4A881;
  padding:8px;
  border:2px solid rgba(255, 255, 255, 0.2);
  border-radius:50%;
  margin-left:5px;
  vertical-align:middle;
}
.tpl-fondomodal-eh > .modalCerrar:hover:after{
  background:#B4A881;
  color:#000;
  transition:0.3s;
}
.tpl-fondomodal-eh > div{
  position:absolute;
  left:0;
  top:100px;
  right:0;
  bottom:0;
  overflow:auto;
}
.ielt9 .tpl-fondomodal-eh{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAiCAMAAACKhNCzAAACslBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Qyf23AAAA5XRSTlMAAQIDBAUGBwgJCwwNDg8QERITFBUWFxgZGxwdHh8gISIjJCUmJygpKissLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTU5PUFJUVldZWlxdXl9gYWJjZGVmZ2hpamtsbW5vcHFydHV2eHl6e3x9fn+AgYKDhIWGh4iJiouNjo+QkZKTlJWWl5iZmpucnZ6foKGjpKWmp6mqq62ur7CxsrO0tbe4ubq7vr/AwcPExsfIycrLzM3O0NHS09TW19jZ2tvc3t/g4eLk5ufo6err7O3u7/Dx8vP19vf4+fr7/P3+ZzuhswAABMxJREFUeAHt2Ol3E2Ubx/FfmpAuhUyB8DzV0hAKRZYOUFmUJaULbaWdIgs0KAJSkYAFi7QBWUSEgixaSYkCimCRBSpWFHGxqEBVKIssUIrsiNf/Idc9k6ZZSDx4gHoOnxf3fWUmL77nnrzJ4HxVWNVuPHA1CMvyKOtR1r/NKtGFzrLaBIlnm6KkA8YMZQgA03BFUTLi4dH3leIsHQRT0dyC9kk8KBqoInpBZc69c3GYGaqYyaXPtuvmk1W7MHQWdtXJcursLB6NdfWRAGL28wrzld2pY85W6CEsWxern77LyGN0bY4h4xSnyFsy5bpPe4/4Bqr+H0CTRB+lTr28GMxwYKRh0FG7bxbZQ2eV1/LaE2xbDdgiCPXlwBQqBBvbEAXg8xU8F3BFmsgyA7VuIBOqRZciobniBJwkbgyrA9C70C/rpi18lqaqBszpzepHS8CObOa1+EY7ABOuxAMYAMAIzlJ3todyoWl0Avk0nUflVmc+SdQ7nXZvFjUkh82Kv1vWRFJ47EwLeFNoFICEa4e7owlnaaxFJ1zNs+YSt6PtpWN9eSeimmZZ9Fv7UFnHFKV4CoQtn/lmSfn1pWBZ5ODNRnN4G3n6gkMHzYFKeMxIfLuhVVOWedzJqRCyT14s0Qdm0T5jiKxDFku/UUFPq9p1PQHCMzSTtyFUBtajlj4xBp7WSgymbE9W1dbzJmiS9lN1bGAWbdDBV5HvQ5SCP8TIuvch9KV5vGXQCxAiXTQ/IKtttf25G66m04o78wY8DMtpRZAsKoWP3Nu+WZo1G8Fe92Qh7a90MMMf7/Jmpx4AUgDo9h0KyBqbIUnrLug9WRh9qxdYT76042SwLBqDZqQz5JfV1cBr2QleY71ZWP9rFNiSH3mt/JJXhdsW/RCQtSYCSKf0pizs/jqCR9tgALOOBs26MQheZeTNWv+LDkh4FSzhXCEQ8WYXMN3ZDUC7c4vBWv9UAHQ5niyyvoqD8fvJ0OK3QSVVAjBc3wQWRUsA69VpIutgB+hrZgfNonNWNDnuzeq0sHyWo3jZAO1TxdJZJb3ATAXudwbpkecaCNZmXulryzuBDR2/wFk5AYIpz10x1CjCZ7yVBDy9XnzfXOhe+SQwvqIngNTn55e5inTBs+hIHDRW4qwHjbPqnZrT1GSvEarMh5YVlAuqES0ri2ZD6OfNirU/MMF/W8JIteXmwzitEFlX+4PtbGFZdDoRANJaWhb9bAKAD8NmxUgSWkttIBi6dYDQSmIR2qTe1ktSNDSxiZHR95RFe/QAWh8Ml5VyeRqGUj5YzuZsx8YYnka751x9sToFQNzmL+yTdgBA9KrDVqj6fFyw56l7y6K1APBEuCzUywBJPP3vfBzgXM3jQL2lEY935NFRDqSAKVXQlKxCfM49ZtFMAJbwWaNkWc0aXQsg+wSEO1kqx3blJcUvq+uprY/hrv5sbNwBzb5GRs3dzvtHWRNtNjVr3LcAsn73z6q0ZOX7ZSHOdVG+v39fvQ/RciEKcGzyzyoH2nTxZEX04SkfWLv0vmaZG/JgJRls0jpr7t7/Q0i7lghmXL3TllPVGYB+7ne24e7BAPDey8nbM+9rVidZRrLcHUL8iCF6qGTtmkm+I4WnaJmJ+x0TsxP+a+8gWuhrt78B69XqZ5Eyt4gAAAAASUVORK5CYII=);
  background-repeat:no-repeat;
  background-position:30px 60px;
}
@media (min-width:601px){
  .tpl-fondomodal-eh{
    padding:20px 20px 60px 20px;
  }
  .tpl-fondomodal-eh > svg{
    max-height:51px;
    max-width:220px;
    min-height:35px;
    min-width:150px;
  }
  .tpl-fondomodal-eh > div{
    left:0;
    top:105px;
    right:0;
    bottom:20px;
  }

  #sta-modalMotor .sta-content{
    top:60px;
  }

}
@media (min-width:801px){
  .tpl-fondomodal-eh{
    padding:30px 30px 60px 30px;
  }
  .tpl-fondomodal-eh > div{
    left:0;
    top:105px;
    right:0;
    bottom:0px;
  }
}
@media (max-width:600px){
  .tpl-fondomodal-eh.sta-calendario > svg,
  .tpl-fondomodal-eh.sta-calendario > button{
    display:none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .tpl-fondomodal-eh > div {top: 70px;}
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    .tpl-fondomodal-eh {padding-top: 30px;}
    .tpl-fondomodal-eh > div {top: 70px;}
}
@media (max-width:800px){
	.tpl-fondomodal-eh > div{top:90px}
}
/*FIN tpl-fondomodal-eh*/

/* .sta-iframeYoutube */
.sta-iframeYoutube{
  display:block;
  margin:0 auto;
  width:250px;
  height:180px;
}
@media (min-width:601px){
  .sta-iframeYoutube{
    height:300px;
    width:550px;
  }
}
@media (min-width:801px){
  .sta-iframeYoutube{
    height:400px;
    width:790px;
  }
}
/* FIN .sta-iframeYoutube*/

.tpl-form10-eh{background:#e2e2e2;padding:13px 10px 17px;font:300 14px 'Roboto',sans-serif;color:#00111b}
.tpl-form10-eh>form>.sta-datosEmpresa{display:none}
.tpl-form10-eh>form>.sta-datosContacto>div:first-of-type{display:none}
.tpl-form10-eh>form>.sta-datosContacto>div>div{margin-bottom:20px}
.tpl-form10-eh>form>.sta-datosContacto>div>div>div{display:inline-block;vertical-align:bottom;width:80px}
.tpl-form10-eh>form>.sta-datosContacto>div>div>div>div{margin-bottom:5px}
.tpl-form10-eh>form>.sta-datosContacto>div>div>div>select{height:40px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Roboto',sans-serif;box-sizing:border-box;background:none;appearance:none}
.tpl-form10-eh>form>.sta-datosContacto>div>div>div>select::-ms-expand{display:none}
@media (min-width:601px){
  .tpl-form10-eh>form>.sta-datosContacto>div>div>div>select{height:50px}
}
.tpl-form10-eh>form>.sta-datosContacto>div>div>label{display:inline-block;vertical-align:bottom;width:64%;width:calc(100% - 91px);margin-left:7px}
.tpl-form10-eh>form>.sta-datosContacto>div>div>label>span{display:block;margin-bottom:5px}
.tpl-form10-eh>form>.sta-datosContacto>div>div>label>input{height:40px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Roboto',sans-serif;box-sizing:border-box}
@media (min-width:601px){
  .tpl-form10-eh>form>.sta-datosContacto>div>div>label>input{height:50px}
}
.tpl-form10-eh>form>.sta-datosContacto>div>label{display:block;margin-bottom:20px}
.tpl-form10-eh>form>.sta-datosContacto>div>label.sta-fax,
.tpl-form10-eh>form>.sta-datosContacto>div>label.sta-user{display:none}
.tpl-form10-eh>form>.sta-datosContacto>div>label>span{display:block;margin-bottom:5px}
.tpl-form10-eh>form>.sta-datosContacto>div>label>input{height:40px;width:100%;padding-left:10px;border:1px solid #949494;font:300 14px 'Roboto',sans-serif;box-sizing:border-box}
@media (min-width:601px){
  .tpl-form10-eh>form>.sta-datosContacto>div>label>input{height:50px}
}
.tpl-form10-eh>form>.sta-datosContacto>div>button{background:transparent;display:block;font-style:italic;padding:14px 30px;color:#c94;font:24px 'Droid Serif',serif;border:2px solid #c94;width:100%;line-height:28px}
.tpl-form10-eh>form>.sta-datosContacto>div>button:hover{background:#c94;color:#00111b;transition:0.3s}
@media (min-width:601px){
  .tpl-form10-eh>form>.sta-datosContacto>div>button{display:inline-block;width:auto}
}
.tpl-form10-eh>form>.sta-error>.sta-ko,
.tpl-form10-eh>form>.sta-error>.sta-ok{display:none;margin-top:10px;clear:both}
.tpl-form10-eh>form>.sta-error>.sta-ok{font:300 18px 'Roboto',sans-serif;padding-left:35px;min-height:26px;color:#187f26;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iZm9yZXN0Z3JlZW4iPjxwYXRoIGQ9Ik0xMiwwQzUuMzczLDAsMCw1LjM3MywwLDEyczUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyUzE4LjYyNywwLDEyLDB6IE0xNy41NTksNy42ODFsLTUuNzQ4LDguNzg2bC0wLjAwNCwwLjAwM2wtMC4wODQsMC4xMzlsLTAuMTgsMC4xM2wtMC4wNDYsMC4wMzJsLTAuMjk0LDAuMTIzTDExLjEsMTYuOTE4bC0wLjI1MiwwLjAwNGwtMC4xNzUtMC4wMjhMMTAuNSwxNi44MjZsLTAuMTQ1LTAuMDU3bC0wLjA3OS0wLjA3OWwtMC4wMzktMC4wMjNsLTMuMzQ3LTMuMDk1Yy0wLjQyNi0wLjM5NC0wLjQ1Mi0xLjA1OS0wLjA1OC0xLjQ4NGMwLjM5Mi0wLjQyNCwxLjA1Ny0wLjQ1MSwxLjQ4My0wLjA1OWwyLjQyMywyLjI0MWw1LjA2My03LjczOGMwLjMxOC0wLjQ4NCwwLjk2Ny0wLjYyMSwxLjQ1My0wLjMwNUMxNy43NDEsNi41NDUsMTcuODc3LDcuMTk2LDE3LjU1OSw3LjY4MXoiLz48L3N2Zz4=) no-repeat left center;display:block}
.tpl-form10-eh>form>.sta-error>.sta-ok:empty{display:none}
.tpl-form10-eh>form>.sta-error>.sta-ok:empty{display:none}
.tpl-form10-eh>form>.sta-error>.sta-ko{font:300 18px 'Roboto',sans-serif;padding-left:35px;min-height:26px;color:#c00;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0icmVkIj48cGF0aCBkPSJNMTIsMEM1LjM3MywwLDAsNS4zNzMsMCwxMmMwLDYuNjI3LDUuMzczLDEyLDEyLDEyczEyLTUuMzczLDEyLTEyQzI0LDUuMzczLDE4LjYyNywwLDEyLDB6IE0xMiwyMGMtMC41NTIsMC0xLTAuNDQ4LTEtMXMwLjQ0OC0xLDEtMWMwLjU1MiwwLDEsMC40NDgsMSwxUzEyLjU1MiwyMCwxMiwyMHogTTEzLDE1YzAsMC41NTItMC40NDgsMS0xLDFjLTAuNTUyLDAtMS0wLjQ0OC0xLTFWNmMwLTAuNTUyLDAuNDQ4LTEsMS0xYzAuNTUyLDAsMSwwLjQ0OCwxLDFWMTV6Ii8+PC9zdmc+) no-repeat left center}
.tpl-form10-eh>form>.sta-error>.sta-ko:empty{display:none}
.tpl-form10-eh>form>.sta-error>.sta-ko:empty{display:none}
@media (min-width:601px){
  .tpl-form10-eh{padding:13px 20px 15px}
  .tpl-form10-eh>form>.sta-datosContacto>div{overflow:hidden}
  .tpl-form10-eh>form>.sta-datosContacto>div>div,
  .tpl-form10-eh>form>.sta-datosContacto>div>label{display:inline-block;vertical-align:bottom;width:45%;width:calc(50% - 18px);margin-bottom:0}
  .tpl-form10-eh>form>.sta-datosContacto>div>div,
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(1),
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(3),
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(4){margin-bottom:15px}
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(1),
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(4){margin-left:30px}
  .tpl-form10-eh>form>.sta-datosContacto>div>button{margin-top:14px;float:right;max-width:50%}
}
@media (min-width:801px){
  .tpl-form10-eh{padding:30px 20px 30px}
  .tpl-form10-eh>form{max-width:1200px;margin:0 auto}
  .tpl-form10-eh>form>.sta-datosContacto>div>div,
  .tpl-form10-eh>form>.sta-datosContacto>div>label{width:30%;width:calc(100% / 3 - 23px)}
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(4){margin:0}
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(3),
  .tpl-form10-eh>form>.sta-datosContacto>div>label:nth-of-type(6){margin-left:30px}
  .tpl-form10-eh>form>.sta-datosContacto>div>button{max-width:33%}
  .tpl-form10-eh>form>.sta-error>.sta-ok,
  .tpl-form10-eh>form>.sta-error>.sta-ko{margin-top:20px}
}

/* INICIO tpl-menu-st-eh */
.tpl-menu-st-eh{font:400 13px/15px 'Open Sans';color: #a3a3a3;background-color: #fff}
.tpl-menu-st-eh .menu-st-eh_container{box-shadow:0px 4px 7px #00000029;position: relative;z-index: 1;background-color: #fff}
.tpl-menu-st-eh .menu-st-eh_container.sta-top{position: fixed;left: 0;right: 0;top: 0;z-index: 200}
.tpl-menu-st-eh .menu-st-eh_container .menu-st-eh_list{padding:0 20px;text-align: center}
.tpl-menu-st-eh .menu-st-eh_container .menu-st-eh_list .menu-st-eh_listElement{display: inline-block;vertical-align: middle;text-transform: uppercase}
.tpl-menu-st-eh .menu-st-eh_container .menu-st-eh_list .menu-st-eh_listElement button{color: #a3a3a3;padding:20px}
.tpl-menu-st-eh .menu-st-eh_container .menu-st-eh_list .menu-st-eh_listElement.sta-selected button{font-weight: bold}
@media(min-width:801px){
  .tpl-menu-st-eh{display: none}
}
/* FIN tpl-menu-st-eh */

/* INICIO tpl-text-st-eh */
.tpl-text-st-eh{font:500 14px/20px 'Open Sans';color: #000;background-color: #fff}
.tpl-text-st-eh.v2{padding: 0 30px}
.tpl-text-st-eh.v3{background-color: #FAFAFA}
.tpl-text-st-eh.v3 article{padding-top: 80px}
.tpl-text-st-eh article{padding:50px 40px;text-align: center}
.tpl-text-st-eh article header h2{font:500 20px/17px 'Open Sans';text-transform: uppercase;color:#847648}
.tpl-text-st-eh article header .sta-text-st-eh_subTitle[data-title=""]{display:none}
.tpl-text-st-eh article header .sta-text-st-eh_subTitle{margin: 6px 0 0;font-size: 16px;line-height: 18px;color:#847648}
.tpl-text-st-eh article section{margin-top: 30px}
.tpl-text-st-eh article section a{color:#000;text-decoration: underline}
@media(min-width:801px){
  .tpl-text-st-eh article{max-width: 560px;margin:0 auto}
  .tpl-text-st-eh article header h2{font-size: 24px;line-height: 24px}
}
/* FIN tpl-text-st-eh */

/* INICIO tpl-slidePartners-eh */
.tpl-slidePartners-eh.v2{padding-top:50px;background-color: #fafafa}
.tpl-slidePartners-eh.v2 .sta-slidePartners-eh_title{font:500 22px/30px 'Open Sans';text-align: center;text-transform: uppercase;color:#847648;margin-bottom: 40px;position: relative;z-index: 1}
.tpl-slidePartners-eh.v2 .sta-slidePartners-eh_first{border: none}
.tpl-slidePartners-eh.v2 .sta-slidePartners-eh_second .sta-slidePartners-eh_slide li{border: none}
@media(min-width:801px){
  .tpl-slidePartners-eh.v2 .sta-slidePartners-eh_title{font-size: 24px;line-height: 27px;max-width: 300px;margin: 0 auto 45px}
}
/* FIN tpl-slidePartners-eh */

/* INICIO tpl-slideVentajas-st-eh */
.tpl-slideVentajas-st-eh{background: #fff;padding-bottom: 35px}
.tpl-slideVentajas-st-eh article{padding: 0 40px}
.tpl-slideVentajas-st-eh article header{margin-bottom: 40px}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav{position: relative;text-align: center}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li .sta-slideVentajas-st-eh_svg svg{height: 45px}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li button span{text-transform: uppercase;font-weight: bold;padding-left:25px;margin-right: 5px;position: relative;display: inline-block}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li button span:before{content: '';position: absolute;left: 0;top:50%;margin-top: -11px;height: 20px;width: 20px;background-color: #000;border-radius: 50%}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-azul .sta-slideVentajas-st-eh_svg svg{fill:#1d71b8}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-plata .sta-slideVentajas-st-eh_svg svg{fill:#b2b2b2}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-oro .sta-slideVentajas-st-eh_svg svg{fill:#847648}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-azul button span{color: #1d71b8}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-plata button span{color:#b2b2b2}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-oro button span{color: #847648}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-azul button span:before{background-image: linear-gradient(#184E7C, #A9BFD3)}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-plata button span:before{background-image: linear-gradient(#A8A8A8, #EBEBEB)}
.tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav .sta-oro button span:before{background-image: linear-gradient(#847648, #D0CAB9)}

.tpl-slideVentajas-st-eh article header .slick-list{z-index: 1;position: relative;overflow: hidden}
.tpl-slideVentajas-st-eh article header .slick-slide{float:left;height:100%;min-height:1px;outline:none}
.tpl-slideVentajas-st-eh.sta-center article header .slick-track{width:100%!important;transform:none!important}
.tpl-slideVentajas-st-eh.sta-center article header .slick-slide{display:inline-block;vertical-align:top;float:none}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-arrow{position:absolute;top:0;bottom:0;left:-20px;font-size:1px;font-size:0;color:transparent;width:30px;transition:opacity .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-arrow:after{position:absolute;left:0;top:50%;right:0;text-align:center;color:#848484;font:30px/1px Icons}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-arrow.slick-disabled{opacity:0}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-next{left:auto;right:-20px}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-prev:after{content:'\e040'}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_headerNav .slick-next:after{content:'}'}

.tpl-slideVentajas-st-eh article section{border:2px solid #847648}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista{font:300 12px 'Open Sans', sans-serif}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista:nth-of-type(even){background:#fafafa}
.tpl-slideVentajas-st-eh .sta-tooltip{color:#847648;cursor:pointer;display:block;position:relative;font-weight: 400}
.tpl-slideVentajas-st-eh .sta-tooltip .sta-tool_cont{position:absolute;top:100%;left:0;width:300px;z-index:1;padding:10px;border-bottom:3px solid #847648;color:#000;background:#fff;margin-top:-3px;opacity:0;visibility:hidden;box-shadow:2px 3px 11px -1px #333;transition:.5s}
.tpl-slideVentajas-st-eh .sta-tooltip_show{float:right;width:30px;height:30px;border:1px solid;border-radius:50%}
.tpl-slideVentajas-st-eh .sta-tooltip_show:after{content:'\e001';font:13px Icons}
.tpl-slideVentajas-st-eh .sta-tooltip .sta-tool_cont.sta-show{opacity:1;visibility:visible}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_grupo{display: flex;flex-wrap: nowrap;align-items: stretch;min-height: 55px}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_seccion{padding:10px;flex: 0 0 calc(100% - 87px);font-weight: bold;border-right: 1px solid #847648;display: flex;flex-wrap: wrap;align-items: center;flex-direction: column;align-items: flex-start;justify-content: center}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_seccion i{color:#847648;font-weight: 400;font-style: normal}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round{width: 66px;display:none;position: relative;transition: all .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-azul .sta-slideVentajas-st-eh_round.sta-azul,
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-plata .sta-slideVentajas-st-eh_round.sta-plata,
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-oro .sta-slideVentajas-st-eh_round.sta-oro{display: block;transition: all .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round:after{content: '';position: absolute;left:50%;top:50%;margin-top: -7px;margin-left:-7px;height: 15px;width: 15px;background-color: transparent;border-radius: 50%;transition: all .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-azul .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round.sta-azul:after{background-image: linear-gradient(#184E7C, #A9BFD3);transition: all .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-plata .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round.sta-plata:after{background-image: linear-gradient(#A8A8A8, #EBEBEB);transition: all .3s}
.tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-oro .sta-slideVentajas-st-eh_round.sta-oro:after{background-image: linear-gradient(#847648, #D0CAB9);transition: all .3s}

@media(min-width:801px){
  .tpl-slideVentajas-st-eh{padding-top: 20px}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_max{max-width: 670px;margin: 0 auto}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round{display: block}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round:not(:first-of-type){border-left: none}
  .tpl-slideVentajas-st-eh article{padding: 0}
  .tpl-slideVentajas-st-eh article header{margin-bottom: 30px}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav{padding: 0 20px}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li{display: inline-block;vertical-align: middle;padding-right: 20px;font-size: 12px}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li button span{padding-left: 20px}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li button span:before{width: 15px;height: 15px;margin-top: -7px}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li:last-of-type{padding-right: 0}
  .tpl-slideVentajas-st-eh article header .sta-slideVentajas-st-eh_headerNav li .sta-slideVentajas-st-eh_svg svg{height: 50px}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_seccion{flex:1}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round.sta-azul:after{background-image: linear-gradient(#184E7C, #A9BFD3);transition: all .3s}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-slideVentajas-st-eh_lista .sta-slideVentajas-st-eh_round.sta-plata:after{background-image: linear-gradient(#A8A8A8, #EBEBEB);transition: all .3s}
  .tpl-slideVentajas-st-eh .sta-slideVentajas-st-eh_contenedor .sta-slideVentajas-st-eh_round.sta-oro:after{background-image: linear-gradient(#847648, #D0CAB9);transition: all .3s}
}
/* FIN tpl-slideVentajas-st-eh */


/* INICIO tpl-faq-st-eh */
.tpl-faq-st-eh{background:#FAFAFA;padding:50px 35px 20px}
.tpl-faq-st-eh .sta-faq-st-eh_title{font:400 20px/17px 'Open Sans', sans-serif;color:#847648;text-transform: uppercase;margin-bottom: 33px}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li{border-bottom:1px solid rgba(132, 118, 72, 0.224)}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li.sta-open>button>span:after{content:'\e00f'}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li.sta-open>button:after{bottom:-10px}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button{width:100%;padding:10px 0;min-height:80px;position:relative}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button:after,
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button:before{content:'';position:absolute;left:47%;left:calc(50% - 10px);bottom:0;border-top:0 solid #999;border-right:10px solid transparent;border-bottom:0 solid transparent;border-left:10px solid transparent;transition:border-top-width .3s,bottom .3s}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button:after{border-top-color:#fff}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button>span{display:block;position:relative;text-align:left;font:700 13px/17px 'Open Sans', sans-serif;padding:15px 20px 15px 0;color:#000}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button>span:after{content:'\e013';font:12px/1px Icons;color:#847648;position:absolute;right:0;top:50%}
.tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>div{display:none;color:#00111b;overflow:hidden;padding:30px 0 25px;margin:0 20px;font:300 14px/20px 'Open Sans', sans-serif;border-top:1px solid transparent;transition:border-color .3s}
@media (min-width:601px){
  .tpl-faq-st-eh{padding:20px}
  .tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button{padding:0}
  .tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>div{margin:0 30px}
}
@media (min-width:801px){
  .tpl-faq-st-eh{padding-top: 70px}
  .tpl-faq-st-eh .sta-faq-st-eh_title{font-size:24px;line-height: 24px;max-width:900px;margin:0 auto 43px;text-align: center}
  .tpl-faq-st-eh .sta-faq-st-eh_container{max-width:900px;margin:0 auto}
  .tpl-faq-st-eh .sta-faq-st-eh_container >ul{box-shadow:none;font-size:0}
  .tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button>span{font-size: 14px}
  .tpl-faq-st-eh .sta-faq-st-eh_container >ul>li>button>span:after{font-size: 19px}
}
/* FIN tpl-faq-st-eh */

.tpl-error404-eh{background-color: #000;color:#fff;font:15px/22px 'Open Sans', sans-serif;letter-spacing:0}
.tpl-error404-eh .sta-error404-eh_container{padding:5px 5px 40px}
.tpl-error404-eh .sta-error404-eh_imgContainer{background-repeat: no-repeat;background-size: 1150px;background-position: center -190px;min-height: 250px}
.tpl-error404-eh .sta-error404-eh_textContainer{padding: 50px 10px 0}
.tpl-error404-eh .sta-error-eh_title svg{height:80px;fill:#fff}
.tpl-error404-eh .sta-error-eh_text{margin-top: 25px}
.tpl-error404-eh .sta-error-eh_text a{color:#fff}
@media(min-width:901px){
  .tpl-error404-eh{position: relative;height: calc(100vh - 292px);min-height:717px}
  .tpl-error404-eh .sta-error404-eh_container{padding: 0;display: flex;align-items: center;justify-content: flex-start;height: 100%;max-width: 1200px;margin: 0 auto}
  .tpl-error404-eh .sta-error404-eh_imgContainer{height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-size: cover;background-position: center}
  .tpl-error404-eh .sta-error404-eh_textContainer{background-color: rgba(0, 0, 0, 0.9);max-width: 416px;position: relative;z-index: 1;padding:55px 40px 55px 40px;box-sizing: border-box}
}
/* ocultar reCAPTCHA */
.grecaptcha-badge{display:none!important;}

/* .tpl-startraveler_header-eh */
.tpl-startraveler_header-eh.sta-hide{display:none}
.tpl-startraveler_header-eh{min-height:250px;position:relative;padding:10px;box-sizing:border-box;font: 600 16px/8px 'Open Sans', sans-serif;}
.tpl-startraveler_header-eh>div:nth-of-type(1){position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top;filter:brightness(.8)}
.tpl-startraveler_header-eh>.sta-st_logo>svg{ fill: #fff; position: absolute; max-width: 300px; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}
.tpl-startraveler_header-eh>.sta-st_btns{display: none;}
@media (min-width:768px){
  .tpl-startraveler_header-eh{height: 450px; padding: 20px;}
  .tpl-startraveler_header-eh{min-height:320px;}
  .tpl-startraveler_header-eh>.sta-st_btns{width:100%; margin:0 auto; }
  .tpl-startraveler_header-eh>.sta-st_btns{position: relative;display: flex;justify-content: center;align-items: center;top: 320px;gap: 100px;}
  /* .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnLogin:hover, */
  /* .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnRegister:hover{background:#B4A881;transition:.3s;border-color: #B4A881;} */
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnLogin:focus,
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnRegister:focus{outline: none;}
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnLogin,
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnRegister{background:#847648;display:block;padding:14px 30px;color:#FFF;border:2px solid #847648;min-width:200px;word-wrap:break-word;font-weight: 600;
    line-height: 8px;}
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnLogin,
  .tpl-startraveler_header-eh>.sta-st_btns>.sta-st_btnRegister{margin-left:5px;align-self:flex-start;padding:14px 5px}
  .tpl-startraveler_header-eh>.sta-st_logo{display: none;}
  .tpl-startraveler_header-eh.sta-wsocial>div:first-child:before{content:none}
  .tpl-startraveler_header-eh.sta-wsocial>div:first-child{box-shadow:unset}
}
.tpl-startraveler_header-eh>div:nth-of-type(1){position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top;filter:brightness(.7)}
/* fin .tpl-startraveler_header-eh */


.tpl-startraveler_header2-eh.sta-hide { display: none; }
.tpl-startraveler_header2-eh .sta-cabecerast_img-eh{height: 500px;display: flex;align-items: flex-end;justify-content: flex-start;position: relative;}
.tpl-startraveler_header2-eh .sta-cabecerast_img-eh img{position: absolute; top: 0; left: 0;width: 100%;object-fit: cover;z-index: 1;height: 100%;}
.tpl-startraveler_header2-eh .sta-cabecerast_imgdesk-eh{display: none;}
.tpl-startraveler_header2-eh .sta-cabecerast_block-eh{background-color: rgb(255 255 255 / 70%);font-size: 18px; width: 100%;padding: 10px 40px;display: flex;flex-direction: column;align-items: center;justify-content: center;z-index: 2;}
.tpl-startraveler_header2-eh .sta-cabecerast_text-eh{text-align: left;font-family: 'Droid Serif';color: #000;font-size: 18px;}
.tpl-startraveler_header2-eh .sta-cabecerast_buttons-eh{display: flex;justify-content: center;flex-direction: column; align-items: center;max-width: 500px;width: 100%;margin-top: 15px;}
.tpl-startraveler_header2-eh .sta-cabecerast_buttonA-eh button{color:#847648 ;background:#fff;border: 1px solid #fff;text-decoration: none;padding: 12px;font-family: 'Roboto';display: block;text-align: center;font-family: 'Open Sans';max-width: 295px;width: 100%;text-transform: uppercase;}
.tpl-startraveler_header2-eh .sta-cabecerast_buttonB-eh button{color:#fff ;background: #847648;text-decoration: none;padding: 13px;font-family: 'Roboto';display: block;text-align: center;font-family: 'Open Sans';max-width: 295px;width: 100%;text-transform: uppercase;}
.tpl-startraveler_header2-eh .sta-cabecerast_buttonB-eh, .sta-cabecerast_buttonA-eh{font-size: 15px;font-family: 'Roboto';max-width: 300px;width: 100%; margin: 4px 0;text-transform: uppercase;display: flex;align-items: center;justify-content: center;}
.tpl-startraveler_header2-eh .sta-cabecerast_down-eh{background-color: #fff;padding: 15px 40px;}
.tpl-startraveler_header2-eh .sta-cabecerast_logo-eh{display: flex;align-items: center; justify-content:center;max-width: 210px;}
.tpl-startraveler_header2-eh .sta-cabecerast_logo-eh img{width: 200px;margin: 0 auto 25px;}
@media (min-width: 751px) {
  .tpl-startraveler_header2-eh .sta-cabecerast_imgdesk-eh{display: block;}
  .tpl-startraveler_header2-eh .sta-cabecerast_imgmobile-eh{display: none;}
  .tpl-startraveler_header2-eh .sta-cabecerast_img-eh {height: 550px;background-position: right;max-width: none;background-size: cover; }
  .tpl-startraveler_header2-eh .sta-cabecerast_block-eh{max-width: 500px; display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;padding: 0 0 0 80px;}
  .tpl-startraveler_header2-eh .sta-cabecerast_logo-eh img{width: 100%;}
  .tpl-startraveler_header2-eh .sta-cabecerast_logo-eh{max-width: none;}
  .tpl-startraveler_header2-eh .sta-cabecerast_buttons-eh{margin-top: 50px;}
  .tpl-startraveler_header2-eh .sta-cabecerast_block-eh{max-width: 370px;}
}
@media (min-width:901px){
  .tpl-startraveler_header2-eh .sta-cabecerast_block-eh{max-width:500px ;}
}

/* .tpl-nav-st_header */
.tpl-nav-st_header.sta-hide{display:none}
.tpl-nav-st_header{max-height: 50px; background:#fff;border-bottom: 2px solid #847648;position:relative;z-index:100;font: 600 16px/8px 'Open Sans', sans-serif;}
.tpl-nav-st_header>nav{margin: 0 auto; display: flex; justify-content: center; align-items: center; position: relative;}
.tpl-nav-st_header>nav>ul{display: flex; flex-wrap: nowrap; align-items: center; min-height: 48px;gap: 50px;}
.tpl-nav-st_header>nav>ul>li>button{color: #00111b; display: inline-block; text-align: center; text-decoration: none; padding: 6px 10px 3px; letter-spacing: .01em; white-space: nowrap; font-weight: 400; text-transform: uppercase;font-size: 14px;}
/* .tpl-nav-st_header>nav>ul>li>button:hover{color: #847648;transition: .3s;} */
.tpl-nav-st_header>nav>ul>li>button:focus{outline: none;}
@media (min-width:768px){
  .tpl-nav-st_header{display: none;}
}
/* fin .tpl-nav-st_header */

/*.tpl-popLogin-eh */
.tpl-popLogin-eh{position:fixed;top:0;right:0;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;font-family:'Open sans',sans-serif;z-index:350;opacity:0;visibility:hidden;pointer-events: none;}
.tpl-popLogin-eh.hidden{opacity:0;visibility:hidden;}
.tpl-popLogin-eh.anim{transition:opacity .3s linear .2s,visibility .3s linear .2s;}
.tpl-popLogin-eh .sta-popLogin-eh_popup{top:96px;right:48px;background-color:white;padding:40px 10px 32px;width:320px;text-align:center;border:1px solid #dcdcdc;position:relative; pointer-events: auto;}
.tpl-popLogin-eh .sta-popLogin-eh_close{position:absolute;top:1px;right:1px;cursor:pointer;}
.tpl-popLogin-eh .sta-popLogin-eh_text{margin:0 0 20px 0;font-size:15px;color:#000;line-height:1.4em;font-weight:400;letter-spacing:0.5px;}
.tpl-popLogin-eh .sta-popLogin-eh_btn{background-color:#847648;color:white;border:none;padding:12px 76px;width:auto;font-size:14px;cursor:pointer;font-weight:bold;}
.tpl-popLogin-eh .sta-popLogin-eh_btn:hover{background-color:#8a7a54;}
.tpl-popLogin-eh .sta-popLogin-eh_register{margin-top:20px;font-size:14px;color:#333;}
.tpl-popLogin-eh .sta-popLogin-eh_register a{color:#9d8b5f;text-decoration:none;}
@media(min-width:1025px){
  .tpl-popLogin-eh{display:flex;}
  .tpl-popLogin-eh.visible{opacity:1;visibility:visible;}
}
  @media(max-width:1396px){
    .tpl-popLogin-eh .sta-popLogin-eh_popup{right:120px;}
  }
/*fin .tpl-popLogin-eh*/
/*INICIO tpl-headerME*/

  .tpl-headerME-eh{background:#002539;}
  .tpl-headerME-eh .sta-headerME-eh_max{display:flex;justify-content:center;}
  .tpl-headerME-eh .sta-headerME-eh_textLogo{width:290px;height:68px;padding-top:22px;margin: 0 auto;}
  .tpl-headerME-eh .sta-headerME-eh_textTitle{font-weight:400;font-family:'Droid Serif', serif; color:#fff;padding:18px 0;font-size: clamp(22px,calc(1.4rem + 1vw),34px);text-align:center;}
  .tpl-headerME-eh .sta-headerME-eh_contenedor{display:flex;justify-content:center;}
  .tpl-headerME-eh .sta-headerME-eh_textIcons .sta-iconME{display:flex;}
  .tpl-headerME-eh .sta-headerME-eh_textIcons .sta-iconME_text{font-weight:300;font-family:'Open Sans';color:#fff;padding:0 0 0 10px;font-size:clamp(16px,calc(1.4rem + 1vw),16px)}
  .tpl-headerME-eh .sta-headerME-eh_textIcons{padding-bottom:22px;}
  .tpl-headerME-eh .sta-headerME-eh_photo{display:none;}
  @media(width > 1100px){
    .tpl-headerME-eh .sta-headerME-eh_textIcons{display:flex;padding-top: 25px;}
    .tpl-headerME-eh .sta-headerME-eh_textIcons .sta-iconME:not(:first-child){padding-left:30px;}
    .tpl-headerME-eh .sta-headerME-eh_textLogo{width:520px;height:122px;}
    .tpl-headerME-eh .sta-headerME-eh_photo{display:block;width:36%;}
    .tpl-headerME-eh .sta-headerME-eh_photo img{width:100%;height:100%;object-fit:cover;}
    .tpl-headerME-eh .sta-headerME-eh_max{justify-content: space-between;height: 420px}
    .tpl-headerME-eh .sta-headerME-eh_text{display:flex;flex-direction:column;justify-content:center;width:64%;}
  }
  /*FIN tpl-headerME*/

  /*INICIO textModule*/
  .tpl-textModuleME-eh{font-weight:400;font-family:'Droid Serif', serif;color:#00263A;font-size: clamp(20px,calc(1.4rem + 1vw),32px);}
  .tpl-textModuleME-eh .sta-textModuleME-eh_max{padding:20px 36px 30px;}
  .tpl-textModuleME-eh .sta-textModuleME-eh_title{text-align:center;}
  @media(width > 1100px){
    .tpl-textModuleME-eh .sta-textModuleME-eh_max{padding:70px 0 50px;}
  }
  /*FIN*/

  /*INICIO tpl-boxesME*/
  .tpl-boxesME-eh{font-size:16px;line-height: 24px}
  .tpl-boxesME-eh .sta-boxesME-eh_contenedor{max-width:1290px;margin:0 auto;}
  .tpl-boxesME-eh .sta-boxesME-eh_max{padding-bottom:50px;position: relative;}
  .tpl-boxesME-eh .sta-boxesME-eh_photo{position:absolute;z-index: -1;width:100%;}
  .tpl-boxesME-eh .sta-boxesME-eh_photo img{height:100%;max-height:180px;width:100%;object-fit:cover;}
  .tpl-boxesME-eh .sta-boxesME-eh_text{padding:110px 20px 0;}
  .tpl-boxesME-eh .sta-boxesME-eh_text_max{padding:30px;background:#fff;}
  .tpl-boxesME-eh .sta-boxesME-eh_text .sta-boxesME-eh_title{font:400 24px 'Droid Serif';color:#00263A;padding-bottom:10px;}
  @media(width > 800px){
    .tpl-boxesME-eh .sta-boxesME-eh_photo img{max-height:300px;}
    .tpl-boxesME-eh .sta-boxesME-eh_text{padding-top:200px}
  }
  @media(width > 1100px){
    .tpl-boxesME-eh .sta-boxesME-eh_photo img{max-width:820px;max-height:440px;}
    .tpl-boxesME-eh .sta-boxesME-eh_text{padding-top:20%;padding-left: 50%;}
    .tpl-boxesME-eh .sta-boxesME-eh_text_max{padding:60px;}
    .tpl-boxesME-eh .sta-boxesME-eh_max.photo-right .sta-boxesME-eh_photo{top:0;right:0;left:0;bottom:0;}
    .tpl-boxesME-eh .sta-boxesME-eh_max.photo-right .sta-boxesME-eh_photo img{position:absolute;right:0;}
    .tpl-boxesME-eh .sta-boxesME-eh_max.photo-right .sta-boxesME-eh_text{padding-left:0;padding-right:50%;}
  }
  /*FIN*/

  /*boton buscar hotel mobile*/
  .tpl-buttonSearchME-eh_buscador{width:100%;}
  .tpl-buttonSearchME-eh_buscador .sta-buttonSearchME-eh_max{width: 100%;height: 48px;background: #00263A;display: flex
    ;align-items: center;justify-content: center;}
    .tpl-buttonSearchME-eh_buscador .sta-buttonSearchME-eh_text{font: 700 17px 'Open Sans';color: #fff;}
    
  /*boton buscar */
  .tpl-buttonSearchME-eh{width: 100%;position:fixed;bottom:0;z-index:10;}
  .tpl-buttonSearchME-eh .sta-buttonSearchME-eh_max{width:100%;height:48px;background: #00263A;display:flex;align-items:center;justify-content:center;}
  .tpl-buttonSearchME-eh .sta-buttonSearchME-eh_text{font:700 17px 'Open Sans';color:#fff;}
  @media(width > 1100px){
    .tpl-buttonSearchME-eh{display:none;}
  }
  /*FIN botones*/
  
  /*INICIO buscadorME*/
  .tpl-buscadorME-eh{position: fixed;top: 0;left: auto;right: -100%;bottom: 0;background: #fff;z-index: 300;overflow: auto;bottom: 0;background-color: #fff;width: 100%;overflow-y: auto !important;}
  .tpl-buscadorME-eh .tpl-buttonSearchME-eh_buscador{position:fixed;bottom:0;}
  .tpl-buscadorME-eh.openModal{font:300 17px 'Open Sans';color:#767676;right:0!important;z-index:360;}
  .tpl-buscadorME-eh .sta-buscadorME-eh_input{position: relative;margin:15px 10px;}
  .tpl-buscadorME-eh .sta-buscadorME-eh_header{padding:10px 10px 0;display:flex;justify-content:flex-end;}
  .tpl-buscadorME-eh .sta-buscadorME-eh_input .sta-ME_input{border: 1px solid #00263A;width: 100%;box-sizing: border-box;height: 48px;padding: 10px;color: #767676;font:300 17px 'Open Sans';}
  .tpl-buscadorME-eh .sta-buscadorME-eh_input.select .sta-ME_input:after{content: "";position: absolute;right: 1em;top: 1.2em;border-style: solid;border-color: #00263A;border-image: initial;border-width: 0px 2px 2px 0px;pointer-events: none;display: inline-block;padding: 3px;transform: rotate(45deg);background-color: #fff;transition: transform .3s;}
  .tpl-buscadorME-eh .sta-buscadorME-eh_input.select.open .sta-ME_input:after{transform: rotate(225deg);}
  /**/
  
  /*INICIO buscadorME desk*/
  .tpl-buscadorME-eh.desk{display:none;}
  .tpl-buscadorME-eh.desk .sta-buscadorME-eh_max{display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start;}
  .tpl-buscadorME-eh.desk .sta-buscadorME-eh_input{position: relative;margin:10px 7px;width:220px;}
  .tpl-buscadorME-eh.desk .sta-buscadorME-eh_input.destino{width:310px;}
  .tpl-buscadorME-eh.desk .sta-buscadorME-eh_header{padding:10px 10px 0;display:flex;justify-content:flex-end;}
  .tpl-buscadorME-eh.desk .tpl-buttonSearchME-eh_buscador{width:180px;position:initial;margin:10px 7px}
  @media(width > 1100px){
    .tpl-buscadorME-eh.desk{display:table;padding-top:50px;position:initial;}
  }
    /*INCIO resultsModuleME*/
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_max{display:grid;grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:1rem;justify-items:center;max-width:1300px;margin:0 auto;position: relative;}
  .tpl-resultsModuleME-eh .pagination{position: absolute;bottom:0;font-family:'Open Sans';}
  .tpl-resultsModuleME-eh .pagination .page-info{padding:0 10px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_max:has(.sta-resultsModuleME-eh){padding-top:30px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh{width:100%;display:grid;grid-template-rows:subgrid;grid-row:span 3}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_photo{position: relative;height:300px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_photo img{width:100%;height:100%;object-fit:cover;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_photo .sta-resultsModuleME-eh_total{position: absolute;font-size:16px;color:#fff;background: #00263A;z-index:1;padding:4px 12px;border-radius:12px;bottom:14px;right:14px;}
  .sta-resultsModuleME-eh_text{font-size:20px;font-weight:600;color:#00263A;padding:5px 24px 0;}
  .sta-resultsModuleME-eh_text_dir{font-size:14px;color:#666666;padding-left:24px;padding-right:24px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_contButton{padding-top:55px;padding-left:24px;padding-right:24px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_link{padding-bottom: 10px;}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_link a{color:#00263A}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_selection{width:100%;height:48px;color: #00263A;background:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #00263A;font-size:17px;transition:.3s;}
  @media(width > 600px){
    .tpl-resultsModuleME-eh{padding:0 50px}
    .tpl-resultsModuleME-eh .sta-resultsModuleME-eh{padding:0 15px 50px;width:410px;}
    .sta-resultsModuleME-eh_text{padding-left:0;padding-right:0;}
    .sta-resultsModuleME-eh_text_dir{padding-left:0;padding-right:0;}
    .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_contButton{padding-left:0;padding-right:0}
  }
  @media(width > 1100px){
  .sta-resultsModuleME-eh_text{font-size:24px}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh .sta-resultsModuleME-eh_selection:hover{background:#00263A;color:#fff}
  .tpl-resultsModuleME-eh .sta-resultsModuleME-eh_max:has(.sta-resultsModuleME-eh){padding-top:60px;}
  }
/**/
.no-results{font-size:16px;font-family:'Open Sans';color:red;padding-top:20px;}
/**/
/*INICIO estilos resultados generados en el input*/
.sta-buscadorME-eh_input.select .resultsME{display: none;opacity: 0;transform: scaleY(0);transform-origin: top;transition: transform 0.5s ease, opacity 0.5s ease, display .5s ease allow-discrete;max-height: 200px;overflow: auto;position: absolute;top: 47px;z-index: 1;background: #fff;border-top: 0;left: 0;right: 0;}
.sta-buscadorME-eh_input.select.open .resultsME{display: block;transform: scaleY(1);opacity: 1;}
.sta-buscadorME-eh_input.select .resultsME:has(li){border:1px solid #00263A}
.resultsME li{padding: 10px;background-repeat: no-repeat;background-position: 11px center;background-size: auto;}
.resultsME li:hover{background-color: rgb(240, 237, 237);}
.resultsME .li-items{padding: 10px;background-repeat: no-repeat;background-position: 11px center;background-size: auto;font: 300 17px 'Open Sans';color:#767676}
.resultsME .li-items:hover{background-color: rgb(240, 237, 237);}
/**/

/* formulario de contacto booking-area */

.tpl-form-contacto {color: rgb(141, 141, 141); font-size: 13px; font-family: 'Open-sans', sans-serif;}
.tpl-form-contacto *:focus {outline: none;}
.tpl-form-contacto .sta-form-contacto-header {padding-bottom:30px;}
.tpl-form-contacto .sta-form-contacto-tel {display: flex;margin: 15px 10px;position: relative;}
.tpl-form-contacto .sta-form-contacto-inputs {position: relative;margin: 15px 10px;}
.tpl-form-contacto .sta-form-contacto-placeholder {display: inline;background-color: #fff;position: absolute;line-height: 1px;top: 23px;left: 10px;transition: .3s;padding: 0 5px;pointer-events: none;}
.tpl-form-contacto .sta-form-contacto-input-tel, .tpl-form-contacto .sta-form-contacto-input {border: 1px solid rgb(216, 216, 216);width: 100%;box-sizing: border-box;height: 48px;padding: 10px;color: #000;}
.tpl-form-contacto .sta-form-contacto-one {position: relative;margin: 15px 10px;}
.tpl-form-contacto .sta-form-contacto-tel .sta-form-contacto-inputs {width: 100%;margin: 0;}
.tpl-form-contacto .sta-form-contacto-politicas {margin: 10px;}
.tpl-form-contacto .sta-form-contacto-politicas label {display: flex;}
.tpl-form-contacto .sta-form-contacto-input-tel {padding: 10px;}
.tpl-form-contacto .sta-form-contacto-button {margin: 10px;text-align: right;}
.tpl-form-contacto .sta-form-contacto-prefix {width: 30%;border: 1px solid rgb(216, 216, 216);margin-right: 5px;}
.tpl-form-contacto .sta-form-contacto-textpolicy {padding-left: 30px; font-size: 16px; line-height: 15px;}
.tpl-form-contacto .sta-form-contacto-politicas .sta-error{padding-top: 15px; display: block;}
.tpl-form-contacto .styled-checkbox {width: 0px;height: 0px;opacity: 0;}
.tpl-form-contacto .styled-checkbox~label {position: relative;}
.tpl-form-contacto .styled-checkbox~label::after {content: "";position: absolute;width: 19px;height: 19px;border: 1px solid rgb(216, 216, 216);}
.tpl-form-contacto .styled-checkbox~label::before {content: "\e046";left: 2px;font-weight: bold;position: absolute;font-size: 22px;font:17px/19px 'Icons'; color: rgb(132, 118, 72);opacity: 0;transform: rotateY(90deg);transition: .3s;}
.tpl-form-contacto .styled-checkbox:checked~label::before {opacity: 1;transform: rotateY(0);}
.tpl-form-contacto .sta-form-contacto {width: 100%;padding: 15px 20px;color: #fff;background: #847648;border: 1px solid #847648;margin-top: 20px;transition: all .3s;text-transform: uppercase; font-size: 15px;}
.tpl-form-contacto .sta-form-contacto:hover {color: #847648;background: #fff;}
.tpl-form-contacto .sta-form-contacto svg{height:14px; width: auto; fill:#fff}
.tpl-form-contacto .sta-form-contacto.sta-noHover:hover{background-color: #847648;}
.tpl-form-contacto textarea.sta-form-contacto-input {min-height: 200px;height: auto;min-width: 100%;max-width: 100%;padding: 15px 10px;font: 13px 'Open-Sans', sans-serif;}
.tpl-form-contacto .sta-form-contacto-one .sta-form-contacto-placeholder {top: 20px;transition: .3s;}
.tpl-form-contacto .sta-form-ky_labelText.sta-buscador {overflow: visible;margin-right: 8px;position: relative;}
.tpl-form-contacto .sta-form-ky_labelText.sta-buscador::after {content: "";position: absolute;right: 1em;top: 17px;border-style: solid;border-color: rgb(187, 187, 187);border-image: initial;border-width: 0px 2px 2px 0px;pointer-events: none;display: inline-block;padding: 3px;transform: rotate(45deg);background-color: #fff;}
.tpl-form-contacto #search-results {max-height: 140px;overflow: auto;position: absolute;top: 47px;z-index: 1;background: #fff;border-top: 0;left: 0;right: 0;}
.tpl-form-contacto #search-results:has(li) {border: 1px solid rgb(216, 216, 216);}
.tpl-form-contacto #search-results ul li {padding: 10px;font: 300 15px 'Open Sans', sans-serif;background-repeat: no-repeat;background-position: 11px center;background-size: auto;}
.tpl-form-contacto #search-results ul li span {padding-left: 25px;}
.tpl-form-contacto #search-results ul li:hover {background-color:#d8d8d84d;}
.tpl-form-contacto .sta-form-ky_labelText span {pointer-events: none;}
.tpl-form-contacto .sta-fill~#search-results {border: 1px solid rgb(216, 216, 216);}
.tpl-form-contacto #search-results3,
.tpl-form-contacto #search-results2 {max-height: 140px;overflow: auto;position: absolute;top: 47px;z-index: 1;background: #fff;border-top: 0;left: 0;right: 0;}
.tpl-form-contacto #search-results3:has(li),
.tpl-form-contacto #search-results2:has(li) {border: 1px solid rgb(216, 216, 216);}
.tpl-form-contacto #search-results3 ul li,
.tpl-form-contacto #search-results2 ul li {padding: 10px;font: 300 15px 'Open Sans', sans-serif;background-repeat: no-repeat;background-position: 11px center;background-size: auto;}
.tpl-form-contacto #search-results3 ul li:hover,
.tpl-form-contacto #search-results2 ul li:hover {background-color:#d8d8d84d;}
.tpl-form-contacto .sta-fill~#search-results3,
.tpl-form-contacto .sta-fill~#search-results2 {border: 1px solid rgb(216, 216, 216);}
.tpl-form-contacto .sta-form-contacto-one.sta-departaments .sta-form-contacto-placeholder {top: 23px}
.tpl-form-contacto .sta-flag {width: 17px;height: 16px;position: absolute;top: 16px;left: 10px;background-repeat: no-repeat;background-position: center;}
.tpl-form-contacto .search-box.sta-form-contacto-input.sta-relleno {padding: 10px 25px 10px 35px;width: 100%;}
.tpl-form-contacto .sta-form-contacto-tel .sta-buscador {max-width: 125px;}
.tpl-form-contacto .search-box.sta-form-contacto-input {padding: 10px 25px 10px 35px;}
.sta-focus~.sta-form-contacto-placeholder {top: 0;}
.tpl-form-contacto .sta-form-contacto-one .sta-focus~.sta-form-contacto-placeholder {top: 0px;}
.tpl-form-contacto .sta-departaments .sta-form-ky_labelText.sta-buscador {margin-right: 0;}
.tpl-form-contacto .sta-form-contacto-input-tel.sta-ko,
.tpl-form-contacto .sta-form-contacto-input.sta-ko {border-bottom: 2px solid #D0021B;}
.tpl-form-contacto .sta-form-contacto-one.sta-hotel {display: none;}
.tpl-form-contacto .sta-form-contacto-one.sta-hotel.sta-block {display: block;}
.tpl-form-contacto .sta-error {color: #D0021B;}
.tpl-form-contacto textarea ~ .sta-error{display: block; line-height: 9px;}
.tpl-form-contacto .sta-form-contacto_enviado{color: #026802; display: none; padding-left: 10px;}
.tpl-form-contacto .sta-form-contacto_enviado.sta-block{display: block;}
.tpl-form-contacto .sta-form-contacto-politicas label{display: flex; align-items: center;}
@media (min-width: 768px) {
.tpl-form-contacto .sta-form-contacto-header {padding:0 10px 50px;}
.tpl-form-contacto .sta-form-contacto-container{padding-left:15px;padding-right:15px;}
  .tpl-form-contacto .sta-form-contacto-inputs {  width: 50%;}
  .tpl-form-contacto .sta-form-contacto-two {  display: flex;}
  .tpl-form-contacto .sta-form-contacto-tel {  width: 50%;}
  .tpl-form-contacto .sta-departaments {  width: calc(50% - 20px)}
  .tpl-form-contacto:not(.sta-landing-contacto) .sta-departaments {  margin-bottom: 30px;}
  .tpl-form-contacto .sta-form-contacto {width: 180px; font-size: 16px;}
}

.tpl-contactModal-eh{z-index:-1;font-family:'Open Sans', sans-serif;position:fixed;inset:0;}
.tpl-contactModal-eh .sta-form-contacto-header_text{padding:10px 10px 0;}
.tpl-contactModal-eh .sta-contactModal-eh_title{font:400 22px 'Droid Serif';color: #00263A;padding:0 10px 20px;}
.tpl-contactModal-eh.open{z-index: 9999;background-color: rgb(0 0 0 / 30%);}
.tpl-contactModal-eh .sta-contactModal-eh_modal{position: fixed;top: 0;left: auto;right:-100%;bottom: 0;background: #fff;z-index: 360;overflow: auto;bottom:0;background-color: #fff;width: 100%;overflow-y: auto!important;transition:none;}
.tpl-contactModal-eh.open .sta-contactModal-eh_modal{right:0!important;transition: none;}
.tpl-contactModal-eh .sta-contactModal-eh_header{display:flex;justify-content:flex-end;border:none;padding:12px;}
.tpl-contactModal-eh .sta-contactModal-eh_subtitle{text-align:left;font:400 18px 'Droid Serif';color: #00263A;padding:0 10px;}
.tpl-contactModal-eh .sta-form-container-radio-buttons{position: relative;}
.tpl-contactModal-eh .sta-form-contacto-header_photo img{width:100%;height:150px;object-fit:cover}

@media (min-width: 768px) {  
  .tpl-contactModal-eh .sta-contactModal-eh_modal{width:100%;right:-100%;max-width:675px;}
  .tpl-contactModal-eh .sta-contactModal-eh_subtitle {font-size: 22px;}
  .tpl-contactModal-eh .sta-contactModal-eh_title {font-size: 34px;}
  .tpl-contactModal-eh .sta-form-contacto-inputs.rooms{position:absolute;top:-12px;width:360px;right:0;margin-top:0;margin-bottom:0;}
}

.tpl-form-contacto #results{display:none;opacity:0; transform: scaleY(0);transform-origin: top;transition: transform 0.5s ease, opacity 0.5s ease, display .5s ease allow-discrete}
.tpl-form-contacto .lib-formLateral-calendar{z-index:9999;}
.tpl-form-contacto .sta-form-contacto-input-tel,
.tpl-form-contacto .sta-form-contacto-input {font:13px 'Open Sans', sans-serif;}

.tpl-form-contacto #results {max-height: 200px;overflow: auto;position: absolute;top: 47px;z-index: 1;background: #fff;border-top: 0;left: 0;right: 0;}
.tpl-form-contacto #results:has(li) {border: 1px solid #949494;}
.tpl-form-contacto #results ul li {padding: 10px;font: 300 15px 'Open Sans', sans-serif;background-repeat: no-repeat;background-position: 11px center;background-size: auto;}
.tpl-form-contacto #results ul li:hover {background-color: rgb(240, 237, 237);}
.tpl-form-contacto .sta-fill~#results {border: 1px solid #949494;}
.tpl-form-contacto .sta-form-contacto{background: #00263A;border:1px solid #00263A;font-size:16px;}
.tpl-form-contacto .sta-form-contacto:hover{color:#00263A;background:#fff;}
.tpl-form-contacto .sta-form-contacto-two.fecha label[for="flexible"]{display:flex}
.tpl-form-contacto .sta-form-contacto-flexible .sta-form-contacto-textpolicy{padding-left:40px;}
.tpl-form-contacto .sta-form-contacto-flexible .styled-checkbox~label[for="flexible"]::before{left:13px;top:10px}
.tpl-form-contacto .sta-form-contacto-flexible .styled-checkbox~label[for="flexible"]::after{left:10px;top:10px;}
.tpl-form-contacto .sta-form-contacto-two.fecha .sta-form-contacto-inputs{margin-bottom: 0;}
.tpl-form-contacto .sta-form-contacto-inputs.select::after {content: "";position: absolute;right: 1em;top: 1.2em;border-style: solid;border-color: rgb(187, 187, 187);border-image: initial;border-width: 0px 2px 2px 0px;pointer-events: none;display: inline-block;padding: 3px;transform: rotate(45deg);background-color: #fff;transition:transform .3s;}
.tpl-form-contacto .sta-form-contacto-inputs.select.open #results{display:block; transform:scaleY(1);opacity: 1;@starting-style{transform: scaleY(0);opacity: 0;}}
.tpl-form-contacto .sta-form-contacto-inputs.select.open::after{transform:rotate(225deg);}
.tpl-form-contacto .styled-checkbox~label::before {content:"\e0a9";left: 2px;font-size:15px;color:#00263A;font-family: 'icons';}

/*radio-buttons*/
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"]{display:none;}
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"] + label{display: inline-block;position: relative;padding-left: 25px;cursor: pointer;user-select: none;}
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"] + label:first-of-type{padding-right: 15px;}
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"] + label:before{content: "";display: inline-block;width: 16px;height: 16px;border:1px solid #949494;border-radius: 50%;position: absolute;left: 0;top: -1px;}
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"] + label:after{content:'';transition: .3s;border-radius:50%;opacity:0;}
.tpl-form-contacto .sta-form-contacto-one.rb input[type="radio"]:checked + label:after{content: "";display: inline-block;width: 14px;height: 14px;background-color:#00263A;border-radius: 50%;position: absolute;left:2px;top:1px;opacity:1;}

.tpl-form-contacto .sta-form-contacto-one.rb .sta-error{position:absolute;top:16px}

.tpl-form-contacto .sta-form-ky_labelText.sta-buscador::after {transition: transform .3s;}
.tpl-form-contacto .sta-form-contacto-tel .sta-buscador:has(.sta-focus):after{transform: rotate(225deg)}
.tpl-form-contacto .sta-form-contacto-tel .sta-buscador:has(.sta-flag):after{transform: rotate(45deg)}

.tpl-form-contacto .sta-form-contacto-one.rb{display:flex;align-items:center;justify-content:space-between;max-width:300px;}
.tpl-form-contacto .sta-form-contacto-one.rb .sta-form-contacto-rbtitle + * {display:flex;align-items:center}
.tpl-form-contacto .sta-form-contacto-one.rb .sta-form-contacto-rbtitle + * input{margin-right:5px;}
.tpl-form-contacto .sta-form-contacto-one.rb .sta-form-contacto-rbtitle + * input:nth-child(3){margin-left:25px;}
.tpl-form-contacto .sta-form-contacto-inputs.rooms{display:none;}
.tpl-form-contacto .sta-form-contacto-rbtitle{font-size:16px;font-weight:400;line-height:22px;color:#767676;transition:margin .5s;}
.tpl-form-contacto .sta-form-contacto-rbtitle.sta-ko .sta-error{position:absolute;left:0;top:16px;font-size:13px;}
.tpl-form-contacto .sta-form-contacto-rbtitle.radio.sta-ko .sta-error{top:36px}
.tpl-form-contacto .sta-form-contacto-rboptions{display:flex;flex-wrap:wrap;justify-content:center;}
.tpl-form-contacto .sta-form-contacto-rboptions input[type="radio"]{width:0px;height:0px;opacity:0;}
.tpl-form-contacto .sta-form-contacto-rboptions label{position: relative;}
.tpl-form-contacto .sta-form-contacto-rboptions label:before{left: calc(50% - 15px);top:30px;position: absolute;font: 30px Icons;color: #949494;}
.tpl-form-contacto .sta-form-contacto-rboptions div{width:25%;height:90px;display:flex;justify-content:center;}
.tpl-form-contacto .sta-form-contacto-rboptions input:checked + label,
.tpl-form-contacto .sta-form-contacto-rboptions input:checked + label:before{color:#847648;transition:color .5s;font-weight:bold;}
@media(width >= 768px){
  .tpl-form-contacto .fecha.sta-form-contacto-two{flex-wrap:wrap;flex-direction:unset;}
  .tpl-form-contacto .fecha.sta-form-contacto-two div:nth-child(1),
  .tpl-form-contacto .fecha.sta-form-contacto-two div:nth-child(2) {flex:1 1 25%;}
  .tpl-form-contacto .fecha.sta-form-contacto-two div:nth-child(3) {flex:1 1 100%;}
}
/*calendar salones*/

.lib-formLateral-calendar_salones {border: 1px solid #00000040;
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: 295px;
  min-width: 272px;
  max-width: 100%;
  flex-direction: column;
  padding: 1rem;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  z-index: 9999;
}
.vanilla-calendar_to-input {
  box-shadow: 0 0 2px 0 #00000040 !important;
}
.lib-formLateral-calendar_salones button:focus-visible {
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
}
[data-calendar-theme="light"].lib-formLateral-calendar_salones {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: #0f172a;
}
[data-calendar-theme="dark"].lib-formLateral-calendar_salones {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
  color: #fff;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-arrow.vanilla-calendar-arrow_next:hover:before,
.lib-formLateral-calendar_salones
  .vanilla-calendar-arrow.vanilla-calendar-arrow_prev:hover:before {
  opacity: 1;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-header__content
  .vanilla-calendar-month,
.lib-formLateral-calendar_salones
  .vanilla-calendar-header__content
  .vanilla-calendar-year {
  color: #000;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-header__content
  .vanilla-calendar-month:hover,
.lib-formLateral-calendar_salones
  .vanilla-calendar-header__content
  .vanilla-calendar-year:hover {
  color: #000;
}
.lib-formLateral-calendar_salones .vanilla-calendar-week .vanilla-calendar-week__day {
  color: #000;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn:not(.vanilla-calendar-day__btn_disabled) {
  color: #000;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn.vanilla-calendar-day__btn_today,
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn.vanilla-calendar-day__btn_today:hover {
  background-color: #e7e4dc;
  color: #00263A;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn.vanilla-calendar-day__btn_selected,
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn.vanilla-calendar-day__btn_selected:hover {
  background-color: #00263A;
  color: #fff;
}
.lib-formLateral-calendar_salones
  .vanilla-calendar-day
  .vanilla-calendar-day__btn:hover {
  background-color: #e7e4dc;
}
.lib-formLateral-calendar_salones .vanilla-calendar-day__btn {
  border-radius: unset;
}


/* DORMA */

.tpl-cabecera-dr {position: sticky; top: 0; background-color: white; z-index: 1000;}
.tpl-cabecera-dr .sta-cabecera-dr_max { position: relative; background-color: #5B4155; display: flex; align-items: center; width: 100%; height: 70px;}
.sta-cabecera-dr_max .sta-cabecera-dr_imagen-dorma { position: absolute; top: 14px; left: 25px; width: 117px; height: 42px; display: block;}
.sta-cabecera-dr_max .sta-cabecera-dr_menu { display: none;}
.sta-cabecera-dr_max .sta-cabecera-dr_menu a { color: #ffffff; font-family: 'Avenir Next Regular'; opacity: 0.8;}
.sta-cabecera-dr_max .sta-cabecera-dr_menu-img { position: absolute; top: 29px; right: 25px; width: 21px; height: 13px;}
.tpl-inicio-dr .sta-inicio-dr_max { max-height: 478px; overflow: hidden;}
.sta-inicio-dr_max .sta-inicio-dr_lentesM { object-fit: cover; height: 100%; width: 100%;}
.sta-inicio-dr_max .sta-inicio-dr_lentesT, .sta-inicio-dr_max .sta-inicio-dr_lentesD { display: none;}
.tpl-description-dr {font-family: 'Domaine Text-Light';color: #5B4155;}
.tpl-description-dr .sta-description-dr_max { padding: 0; width: 100%; max-width: 100%; margin: 0 auto;}
.tpl-description-dr .sta-description-dr_background { background-color: #f4f6fc; padding: 60px 0; width: 100%; text-align: center;}
.tpl-description-dr .sta-description-dr_title { font-size: 26px; display: block; line-height: 36px; color: #5B4155; text-shadow: 0px 12px 12px #ffffff; max-width: 287px; width: 100%; margin: 0 auto; letter-spacing: 0.2px;}
.tpl-infoTextHome-dr { color: #000000; }
.tpl-infoTextHome-dr .sta-infoTextHome-dr_max { width: 100%; max-width: 100%; margin: 0 auto; }
.tpl-infoTextHome-dr .sta-infoTextHome-dr_text { max-width: 276px; margin: 10px auto; text-align: center; font-size: 15px; line-height: 22px; text-shadow: 0px 12px 12px #FFFFFF; color: #262626; margin-top: 40px; }
.tpl-infoTextHome-dr .sta-infoTextHome-dr_arrow { display: flex; justify-content: center; margin-top: 40px; }
.tpl-infoTextHome-dr .sta-infoTextHome-dr_arrow img { width: 11px; height: 68px; display: block; }

@media (min-width: 820px) {
    .tpl-description-dr .sta-description-dr_title{font-size:35px; line-height: 48px; max-width: 724px; }
    .tpl-infoTextHome-dr .sta-infoTextHome-dr_text { max-width: 650px; font-size: 18px; line-height: 24px; margin-top: 50px; }
    .tpl-infoTextHome-dr .sta-infoTextHome-dr_arrow { margin-top: 50px; }
}
@media (min-width: 901px) {
    .tpl-description-dr .sta-description-dr_title { font-size: 38px; max-width: 901px; }
    .tpl-infoTextHome-dr .sta-infoTextHome-dr_text { max-width: 814px; font-size: 18px; line-height: 25px; margin-top: 60px; }
    .tpl-infoTextHome-dr .sta-infoTextHome-dr_arrow { margin-top: 60px; }
}

/*tpl-essential-stays-dr*/

.tpl-essential-stays-dr { font-family: 'Domaine Text-Light'; }
.tpl-essential-stays-dr .sta-essential-stays-dr_tittle { text-align: center; font-size: 41px; line-height: 48px; color: #5B4155; text-transform: uppercase; margin: 30px; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-container { display: flex; flex-direction: column; align-items: center; flex-wrap: wrap; justify-content: center; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel { width: 207px; margin-top: 20px; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-imagen { height: 261px; width: 201px; margin: 0 auto; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-imagen img { width: 100%; height: 100%; object-fit: cover; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-h2 { margin-top: 20px; font-size: 28px; line-height: 35px; color: #5B4155; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-h2 i { font-family: 'Domaine Text-Italic'; }
.tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-text { margin: 15px 0 60px; color: #262626; line-height: 22px; font-size: 15px; font-family: 'Avenir Next Regular'; }

@media (min-width: 820px) {
  .tpl-essential-stays-dr .sta-essential-stays-dr_tittle p {font-size: 45px; white-space: nowrap;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-container { flex-direction: row; align-items: flex-start;gap: 36px;} 
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel { width: 201px; padding-top: 20px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-h2 {font-size: 28px; line-height: 35px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-text { font-size: 18px;line-height: 25px;}
}
@media (min-width: 1024px) {
  .tpl-essential-stays-dr .sta-essential-stays-dr_tittle p { font-size: 45px; white-space: nowrap;} 
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-container { gap: 45px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel {padding-top: 7px;width: 250px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-imagen{width:250px;height:325px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-h2 {font-size: 28px;line-height: 35px;}
  .tpl-essential-stays-dr .sta-essential-stays-dr_carrusel-text {font-size: 18px;line-height: 25px;}
}

/*tpl-galeria-dr*/

.tpl-galeria-dr .sta-galeria-dr_max {width:100%;max-width:316px;margin:0 auto;padding:29px;}
.tpl-galeria-dr .sta-galeria-dr_cabecera-ig{width: 104%; display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 22px; margin-left:-13px;}
.tpl-galeria-dr .sta-galeria-dr_h1 h1 {color: #5B4155; margin-right: 15px; font: 200 31px 'Domaine Text-Light', sans-serif;}
.tpl-galeria-dr .sta-galeria-dr_logo-instagram {display: flex; align-items: center; text-decoration: none; color: #5B4155; font-size: 12px;padding-right: 0;}
.tpl-galeria-dr .sta-galeria-dr_logo-instagram img { width: 15px; height: 15px; margin-right: 8px;}
.tpl-galeria-dr .sta-galeria-dr_img-container { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center;}
.tpl-galeria-dr .sta-galeria-dr_img-container > div{width: 150px; height: 150px;}
.tpl-galeria-dr .sta-galeria-dr_img-container img {width: 100%; height: 100%; object-fit: cover; display: block;}
.sta-galeria-dr_img-container > :nth-child(2), .sta-galeria-dr_img-container > :nth-child(6), .sta-galeria-dr_img-container > :nth-child(9) { display: none;}
@media (min-width: 820px) {
  .tpl-galeria-dr .sta-galeria-dr_max {max-width: 672px; padding: 40px; padding-top: 115px;} 
  .tpl-galeria-dr .sta-galeria-dr_cabecera-ig {width: 100%; margin-bottom:30px;}
  .tpl-galeria-dr .sta-galeria-dr_img-container > div{width: 210px; height: 210px;} 
  .tpl-galeria-dr .sta-galeria-dr_h1 h1 { font-size: 35px;} 
  .tpl-galeria-dr .sta-galeria-dr_logo-instagram { font-size: 15px;} 
  .tpl-galeria-dr .sta-galeria-dr_logo-instagram img { width: 20px; height: 20px; margin-right: 10px;} 
  .tpl-galeria-dr .sta-galeria-dr_img-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px;}
}
 @media (min-width: 1366px) { 
  .tpl-galeria-dr .sta-galeria-dr_max {max-width: 845px; padding: 40px; padding-top: 115px;} 
  .tpl-galeria-dr .sta-galeria-dr_cabecera-ig { width: 100%; margin-bottom: 30px; align-items: center;} 
  .tpl-galeria-dr .sta-galeria-dr_img-container > div{width: 200px; height: 200px;} 
  .tpl-galeria-dr .sta-galeria-dr_h1 h1 {font-size: 38px;} 
  .tpl-galeria-dr .sta-galeria-dr_logo-instagram { font-size: 17px;} 
  .tpl-galeria-dr .sta-galeria-dr_logo-instagram img { width: 25px; height: 25px; margin-right: 10px;}  .sta-galeria-dr_img-container > :nth-child(3) {display: none;}     .sta-galeria-dr_img-container > :nth-child(2), .sta-galeria-dr_img-container > :nth-child(6), .sta-galeria-dr_img-container > :nth-child(9){display: block;} 
  
  /*tpl-footer-dr*/
  .tpl-galeria-dr .sta-galeria-dr_img-container {display: grid; grid-template-columns: repeat(4, 1fr); gap: 13px;} }
  .tpl-footer-dr { margin-top: 50px; max-width: 1200px; margin-left: auto; margin-right: auto;}
  .tpl-footer-dr .sta-footer-dr_max { padding: 25px; width: 86%; margin-left: auto; margin-right: auto;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_1 {border-bottom: 2px solid rgba(164, 164, 164, 0.282); padding-bottom: 25px; width: 100%; margin-left: auto; margin-right: auto;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_1 svg { width: 133px; display: block; margin-left: auto; margin-right: auto;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 {display: grid; grid-template-columns: repeat(3, auto); gap: 15px; justify-items: center; align-items: center; padding-bottom: 50px; padding-top: 10px;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2>div { width: 100%;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 a { display: block; height: 100%;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2>div svg { object-fit: contain; width: 100%; height: 100%;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-cronos { grid-column: 1 / span 2; grid-row: 1; width: 173px; justify-self: left;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-aurea { width: 79px; grid-column: 3; grid-row: 1; justify-self: left;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-euro { width: 130px; grid-column: 1; grid-row: 2;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-dorma { width: 69px; grid-column: 2; grid-row: 2; transform: translateX(9px);}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-ikonik { width: 47px; grid-column: 3; grid-row: 2;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-ae { width: 58px; grid-column: 1; grid-row: 3; justify-self: left;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-crisol { width: 77px; grid-column: 2; grid-row: 3; transform: translateX(-52px);}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-tandem { width: 101px; grid-column: 3; grid-row: 3; transform: translateX(-25px);}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-1 { font-size: 0.55em;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-2 { margin-top: 10px; width: 70px; display: grid; gap: 7px; font-size: 0.55em;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-3 { margin-top: 20px; font-size: 0.55em; opacity: 0.6;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 p { font-size: 0.55em; opacity: 0.7;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 { float: right; display: flex; align-items: center; justify-content: center; gap: 5px; transform: translateY(-12px);}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 .sta-footer-dr_3-4-1 { display: flex; align-items: center; justify-content: center; gap: 10px;}
  .tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4-1 img { width: 11px; height: 11px;}

@media(min-width: 500px) {
  .tpl-inicio-dr .sta-inicio-dr_max .sta-inicio-dr_lentesT {display: block; width: 100%; height: 478px; object-fit: cover;} 
  .tpl-inicio-dr .sta-inicio-dr_max .sta-inicio-dr_lentesM {display: none;}
}
@media (min-width: 450px) { 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_1 svg { width: 230px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 { display: grid; grid-template-columns: repeat(5, auto); gap: 30px; justify-items: center; align-items: center; padding-bottom: 50px; padding-top: 10px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-cronos { grid-column: 1/span 2; grid-row: 1; width: 240px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-aurea { grid-column: 3/span 2; grid-row: 1; width: 125px; transform: translateX(25px);} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-euro { grid-column: 5; grid-row: 1; width: 210px; transform: translateX(-37px);} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-dorma { grid-column: 1; grid-row: 2; transform: translateX(0px); width: 100px; justify-self: left;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-ikonik { grid-column: 2; grid-row: 2; width: 68px; justify-self: left;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-ae { grid-column: 3; grid-row: 2; width: 83px; justify-self: left; transform: translateX(-15px);} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-crisol { grid-column: 4; grid-row: 2; transform: translateX(7px); width: 110px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-tandem { grid-column: 5; grid-row: 2; transform: translateX(-3px); width: 140px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-1 { font-size: 0.9em;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-2 { margin-top: 10px; width: 87px; display: grid; gap: 7px; font-size: 0.7em;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-3 { margin-top: 20px; font-size: 0.7em; opacity: 1;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 p { font-size: 0.7em; opacity: 1;}
}
@media(min-width: 950px) { 
.tpl-cabecera-dr .sta-cabecera-dr_max .sta-cabecera-dr_menu { display: flex; gap: 15px; margin-left: auto; margin-right: auto; font-size: 0.95em; transform: translateX(70px);} 
.tpl-cabecera-dr .sta-cabecera-dr_max .sta-cabecera-dr_menu a:hover { opacity: 1; color: #ffffff; text-decoration: none;} 
.tpl-cabecera-dr .sta-cabecera-dr_max .sta-cabecera-dr_menu-img { position: absolute; top: 29px; right: 35px; left: auto; width: 21px; height: 13px;} 
.tpl-cabecera-dr .sta-cabecera-dr_max .sta-cabecera-dr_imagen-dorma { position: absolute; top: 14px; left: 45px; width: 117px; height: 42px; display: block;} 
.tpl-inicio-dr .sta-inicio-dr_max .sta-inicio-dr_lentesD { display: block; width: 100%; height: auto;} 
.tpl-inicio-dr .sta-inicio-dr_max .sta-inicio-dr_lentesT { display: none;} 
.tpl-footer-dr { max-width: 100%;}
}
@media (min-width: 1024px) { 
.tpl-cabecera-dr .sta-cabecera-dr_max .sta-cabecera-dr_menu { font-size: 1.2em; gap: 40px;} 
.tpl-footer-dr .sta-footer-dr_max { width: auto; padding: 0;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_1 { width: 80%; margin-left: auto; margin-right: auto;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 { margin-left: auto; margin-right: auto; width: 50%;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 { margin-left: auto; margin-right: auto; width: 50%;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_2 .sta-footer-dr_2-ikonik { width: 75px; transform: translateX(-5px);} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 { gap: 15px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4-1 img { width: 15px; height: 15px;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-4 p { font-size: 1em; opacity: 1;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-1 { font-size: 1em;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-2 { width: 124px; font-size: 1em;} 
.tpl-footer-dr .sta-footer-dr_max .sta-footer-dr_3 .sta-footer-dr_3-3 { font-size: 1em; opacity: 1;}
}

.tpl-slideHome-dr .sta-slideHome-dr_title{color:#5B4155;font:31px 'Domaine Text-Light';text-align:center;display:block;padding:0 15px 0;max-width:300px;margin:0 auto 60px;}
.tpl-slideHome-dr .sta-slideHome-dr_sliderWrapper{position: relative;}
.tpl-slideHome-dr .sta-slideHome-dr_sliderTrack{display: none;}
.tpl-slideHome-dr .sta-slideHome-dr_sliderTrack.active{display: block;}
.tpl-slideHome-dr .sta-slideHome-dr_arrow{position: absolute;left: 50%;z-index:3; transform: translateX(-50%); top: -47px;}
.tpl-slideHome-dr .sta-slideHome-dr_arrow img{width:13px;padding-top:3px;}
.tpl-slideHome-dr .sta-slideHome-dr_img{text-align: center; background:#f4f6fc;}
.tpl-slideHome-dr .sta-slideHome-dr_img img{width: 100%;height: 100%;max-height: 457px;object-fit: cover;}
.tpl-slideHome-dr .sta-slideHome-dr_img img.active{display: block;}
.tpl-slideHome-dr .sta-slideHome-dr_content{background: #f4f6fc;padding: 50px; box-sizing: border-box;}
.tpl-slideHome-dr .sta-slideHome-dr_icono{padding-bottom: 30px;}
.tpl-slideHome-dr .sta-slideHome-dr_icono img{width: 193px;height: 55px;}
.tpl-slideHome-dr .sta-slideHome-dr_text{text-align: left;letter-spacing: 0.6px;font-size:15px;font-style: normal; display: block;}
.tpl-slideHome-dr .sta-slideHome-dr_button{margin-top: 30px;color: #5B4155;border: 2px solid #5B4155; padding: 12px;display: inline-block;text-decoration: none; font-size: 18px;}
.tpl-slideHome-dr .sta-slideHome-dr_button:after{content: "\e084";vertical-align: middle;font: 16px Icons;padding-left: 30px;}

@media(min-width: 700px){
  .tpl-slideHome-dr .sta-slideHome-dr_sliderWrapper{ background-color: #f4f6fc;}
  .tpl-slideHome-dr .sta-slideHome-dr_title{max-width: inherit; font-size: 35px;}
  .tpl-slideHome-dr .sta-slideHome-dr_mainContainer{display:flex;padding:0 55px;}
  .tpl-slideHome-dr .sta-slideHome-dr_arrow{left: 54%;}
  .tpl-slideHome-dr .sta-slideHome-dr_arrow img{width: 11px; height:68px ;}
  .tpl-slideHome-dr .sta-slideHome-dr_img{width: 50%;}
  .tpl-slideHome-dr .sta-slideHome-dr_img img{height: 508px; margin-top: 0;}
  .tpl-slideHome-dr .sta-slideHome-dr_icono img{width: 204px;height: 58px;}
  .tpl-slideHome-dr .sta-slideHome-dr_content{width: 50%; padding-top: 50px; display: flex; flex-direction: column; justify-content: center;}
  .tpl-slideHome-dr .sta-slideHome-dr_sliderWrapper{position: relative; width: 100%; max-width: 100%; margin: 0 auto;}
  .tpl-slideHome-dr .sta-slideHome-dr_sliderTrack{display: flex; transition: transform 0.5s ease-in-out;}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft,
  .tpl-slideHome-dr .sta-slider-dr_sliderRight{position: absolute; top: 50%; transform: translateY(-50%); color: #5B4155; width: 7px; height: 15px; font-size: 20px; z-index: 10;}
  .tpl-slideHome-dr .sta-slider-dr_sliderRight{right: 30px; top: 49%}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft:after , .tpl-slideHome-dr .sta-slider-dr_sliderRight:after{display:inline-block;transform: scale(1.5);transform-origin: center; font-weight: 900;}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft:after{content: '\e040';font: 16px Icons; padding-left: 15px;}
  .tpl-slideHome-dr .sta-slider-dr_sliderRight:after{content: '}';font: 16px Icons;}
}

@media(min-width: 950px){
  .tpl-slideHome-dr .sta-slideHome-dr_arrow{left: 51%;}
}
@media(min-width: 1150px){
  .tpl-slideHome-dr .sta-slideHome-dr_title{font-size: 38px;}
  .tpl-slideHome-dr .sta-slideHome-dr_mainContainer{justify-content: center;}
  .tpl-slideHome-dr .sta-slideHome-dr_img{width: 50%; text-align: right;}
  .tpl-slideHome-dr .sta-slideHome-dr_img img{ max-width: 353px;; padding: 0 50px;}
  .tpl-slideHome-dr .sta-slideHome-dr_icono img{width:248px;height:71px;}
  .tpl-slideHome-dr .sta-slideHome-dr_sliderTrack{ max-width: 1100px; margin: 0 auto;}
  .tpl-slideHome-dr .sta-slider-dr_sliderRight{right:6%; top: 50%;}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft:after , .tpl-slideHome-dr .sta-slider-dr_sliderRight:after{transform: scale(1.75)}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft:after{padding-left: 60px;}
  .tpl-slideHome-dr .sta-slideHome-dr_text{font-size: 18px;}
}

@media(min-width: 1500px){
  .tpl-slideHome-dr .sta-slider-dr_sliderRight{right:11%}
  .tpl-slideHome-dr .sta-slider-dr_sliderLeft:after{padding-left: 155px;}
}