body{margin: 0;}
main{overflow: hidden;}
.tpl-header-gh { position: relative; z-index: 250; text-align: left; }
.tpl-header-gh.sta-fixed .sta-header-gh_abs { position: fixed; /*box-shadow:0 -5px 10px 6px #009FA4*/ }
.tpl-header-gh.sta-fixed .sta-header-gh_abs:before { content: none; }
.tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_fixed { visibility: visible; }
.tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_fondo { background: #fff; }
.tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_lateral { opacity: 1; transform: none; }
.tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_hambur .sta-header-gh_hamburIcon span:after { top: 0; -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); transition: top .5s, transform .5s .5s; }
.tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_hambur .sta-header-gh_hamburIcon span:before { top: 0; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); transition: top .5s, transform .5s .5s; }
.tpl-header-gh .sta-header-gh_abs { position: absolute; left: 0; top: 0; right: 0; padding: 23px 30px; transition: background .3s; background: #F7F7F7; }
.tpl-header-gh .sta-header-gh_abs:before { content: ''; position: absolute; left: 0; bottom: 0; right: 0; /*box-shadow:0 -5px 10px 6px #009FA4;*/ z-index: -1; }
.tpl-header-gh .sta-header-gh_max { position: relative; }
.tpl-header-gh .sta-header-gh_table { display: table; width: 100%; }
.tpl-header-gh .sta-header-gh_lateral .sta-header-gh_table { text-align: left; }
.tpl-header-gh .sta-header-gh_lateral .sta-header-gh_table svg { fill: #009FA4; height: 34px; width: 112px; margin: 21px 0 0 20px; display: block; }
.tpl-header-gh .sta-header-gh_cell { display: table-cell; vertical-align: middle; }
.tpl-header-gh .sta-header-gh_logo a { display: block; pointer-events: visible; }
.tpl-header-gh .sta-header-gh_logo svg { display: block; height: 34px; width: 112px; transition: .3s; fill: #009FA4; }
.tpl-header-gh .sta-header-gh_cell.sta-header-gh_ver { width: 50px; }
.tpl-header-gh .sta-header-gh_abs .sta-header-gh_nav, .tpl-header-gh .sta-header-gh_abs .sta-header-gh_lang, .tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburText { display: none; }
.tpl-header-gh .sta-header-gh_hambur { display: block; }
.tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburIcon { display: block; height: 50px; width: 50px; position: relative; }
.tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburIcon span { position: absolute; left: 50%; top: 50%; width: 30px; height: 2px; margin: -1px 0 0 -11px; }
.tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburIcon span:after, .tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburIcon span:before { content: ''; position: absolute; left: 0; top: -4px; right: 0; background: #009FA4; height: 100%; transition: transform .5s, top .5s .5s; }
.tpl-header-gh .sta-header-gh_hambur .sta-header-gh_hamburIcon span:before { top: 4px; }
.tpl-header-gh .sta-header-gh_fixed { position: fixed; left: 0; top: 0; right: 0; bottom: 0; visibility: hidden; }
.tpl-header-gh .sta-header-gh_fixed .sta-header-gh_fondo { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: transparent; transition: 1s; }
.tpl-header-gh .sta-header-gh_fixed .sta-header-gh_lateral { position: absolute; top: 0; right: 0; left: 0; bottom: 0; overflow: auto; opacity: 0; padding: 10px 10px 50px; transition: 1s; transform: scale(.9); }
.tpl-header-gh .sta-header-gh_lateralNav { text-align: center; border-bottom: 1px solid #009FA4; padding-bottom: 0; }
.tpl-header-gh .sta-header-gh_liNav .sta-header-gh_nombreSeccion { color: #009FA4; font: 14px 'Roboto', sans-serif; letter-spacing: .01em; display: block; padding: 15px 40px; text-decoration: none; }
.tpl-header-gh .sta-header-gh_liNav .sta-header-gh_nombreSeccion span { position: relative; text-transform: uppercase; }
.tpl-header-gh .sta-header-gh_fixed .sta-header-gh_liNav:not(:last-of-type) { border-bottom: 1px solid #009FA4; }
.tpl-header-gh .sta-header-gh_liNav.sta-child { position: relative; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav { display: block; overflow: hidden; max-height: 0; transition: max-height 1s cubic-bezier(0, 1.16, .3, .96); position: relative; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li a { font: 12px 'Roboto', sans-serif; letter-spacing: .05em; color: #009FA4; text-decoration: none; display: block; padding: 8px 5px; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li:last-of-type a { margin-bottom: 7px; }
.tpl-header-gh .sta-header-gh_liSubNav { display: none; }
.tpl-header-gh .sta-header-gh_liNav.sta-child input:checked ~ .sta-header-gh_liSubNav { max-height: 999px; transition: max-height 1s cubic-bezier(.95, .18, .95, .38); }
.tpl-header-gh .sta-header-gh_liNav .sta-header-gh_labelSeccion { display: none; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_labelSeccion { display: block; position: absolute; top: 9px; bottom: 0; right: 5px; width: 32px; height: 32px; background: transparent; border: 1px solid #009FA4; transition: .3s; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_labelSeccion:hover { background: #009FA4; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_labelSeccion:after { content: '\e0f8'; font: 6px/1px Icons; position: absolute; top: 50%; right: 12px; color: #009FA4; transition: transform .3s; }
.tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_labelSeccion:hover:after { color: #fff; }
.tpl-header-gh .sta-header-gh_liNav.sta-child input:checked ~ .sta-header-gh_labelSeccion:after { transform: rotate(180deg); transition: transform .3s; }
.tpl-header-gh .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_lang { display: block; }
.tpl-header-gh .sta-header-gh_abs .sta-header-gh_max .sta-header-gh_lang { transition: .3s; }
.tpl-header-gh .sta-header-gh_table2 { display: table; width: 100%; height: 80%; max-width: 340px; margin: 30px auto 0; }
.tpl-header-gh .sta-header-gh_cell2 { display: table-cell; vertical-align: middle; }
.tpl-header-gh .sta-idiomas { display: inline-block; position: relative; font: bold 16px 'Roboto', sans-serif; min-width: 60px;display: none; }
.tpl-header-gh .sta-header-gh_max .sta-idiomas { color: #009FA4; border: solid 1px #009FA4; }
.tpl-header-gh .sta-idiomas .sta-idiomas_act { position: relative; padding: 5px 23px 5px 5px; display: block; border: 1px solid #009FA4; transition: background 1s, color 1s; }
.tpl-header-gh .sta-idiomas .sta-idiomas_act:before { content: '\e004'; font: 15px/1px Icons; position: absolute; top: 50%; right: 5px; }
.tpl-header-gh .sta-idiomas .sta-idioma_larg { display: none; }
.tpl-header-gh .sta-idiomas .sta-idioma_lista { overflow: hidden; max-height: 0; transition: max-height 1s cubic-bezier(0, 1.16, .3, .96); }
.tpl-header-gh .sta-idiomas input:checked ~ .sta-idioma_lista { max-height: 500px; transition: max-height 1s cubic-bezier(.95, .18, .95, .38); }
.tpl-header-gh .sta-idiomas .sta-idioma_lista a { display: block; color: #009FA4; text-decoration: none; padding: 5px 7px; background: #fff; border: 1px solid #001689; border-top: 0; }
.tpl-header-gh .sta-idiomas input:checked ~ .sta-idiomas_act { background: #009FA4; color: #fff; }
.tpl-header-gh .sta-header-gh_max .sta-idiomas .sta-idioma_lista a { color: #fff; background: #009FA4; border: 1px solid #009FA4; }
.tpl-header-gh .sta-idiomas input:checked ~ .sta-idioma_lista { max-height: 999px; transition: max-height 1s cubic-bezier(.95, .18, .95, .38); }
.tpl-header-gh.sta-notIdiomas .sta-header-gh_lang { display: none!important; }
.tpl-header-gh .sta-header-gh_lang { display: block; margin: 30px auto 0; text-align: center; color: #009FA4; position: relative; }
.tpl-header-gh .sta-header-gh_logoIdioma { position: absolute; top: 0; left: calc(50% - 80px); width: 25px; }
.tpl-header-gh .sta-header-gh_logoIdioma svg { fill: #fff; }
.tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-oculto { display: none; }
@media(min-width: 601px) { 
  .tpl-header-gh .sta-header-gh_abs { border-top: none; } 
  .tpl-header-gh.sta-noVerMas .sta-header-gh_ver { display: none; } 
  .tpl-header-gh.sta-noVerMas .sta-header-gh_nav .sta-header-gh_contNav { margin: 0 auto; } 
  .tpl-header-gh.sta-noVerMas.sta-notIdiomas .sta-header-gh_nav .sta-header-gh_contNav { margin-right: 0; } 
  .tpl-header-gh.sta-noVerMas .sta-header-gh_max .sta-header-gh_liNav:last-of-type:after { content: none; } 
  .tpl-header-gh .sta-header-gh_max .sta-idiomas input:checked ~ .sta-idioma_lista { transition: max-height .5s cubic-bezier(.76, .34, .94, .2); } 
  .tpl-header-gh .sta-header-gh_abs { padding: 0 20px; } 
  .tpl-header-gh .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_lang { display: none; } 
  .tpl-header-gh .sta-header-gh_logo svg { width: 112px; height: 34px; } 
  .tpl-header-gh.sta-logoFixed svg { fill: transparent; transition: .3s all; } 
  .tpl-header-gh.sta-logoFixed.sta-fixed svg { fill: #009FA4; } 
  .tpl-header-gh .sta-header-gh_cell.sta-header-gh_logo { width: 140px; } 
  .tpl-header-gh.sta-fixed .sta-header-gh_logo { width: 140px; display: table-cell; vertical-align: middle; } 
  .tpl-header-gh .sta-header-gh_table { text-align: right; } 
  .tpl-header-gh .sta-header-gh_abs .sta-header-gh_nav { display: table-cell; text-align: right; } 
  .tpl-header-gh .sta-header-gh_max { max-width: 1280px; margin: 0 auto; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_nav .sta-header-gh_contNav { display: table; margin-right: 0; height: 98px; transition: height .3s; margin-left: auto; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav { display: table-cell; vertical-align: middle; position: relative; text-align: center; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav .sta-header-gh_nombreSeccion { position: relative; font: 13px 'Roboto', sans-serif; display: block; padding: 10px 15px; color: #009FA4; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav .sta-header-gh_nombreSeccion span { position: relative; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav .sta-header-gh_nombreSeccion span:before { content: ''; position: absolute; bottom: -8px; height: 1px; background-color: #009FA4; transition: all .5s; left: 50%; right: 50%; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav:hover .sta-header-gh_nombreSeccion span:before { left: 15px; right: 15px; transition: all .5s; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-actual .sta-header-gh_nombreSeccion span:before { content: ''; position: absolute; bottom: -8px; left: 15px; right: 15px; height: 1px; background-color: #009FA4; } 
  .tpl-header-gh .sta-idioma_lista a { text-align: center; } 
  .tpl-header-gh .sta-header-gh_fixed .sta-header-gh_liNav.sta-child .sta-header-gh_nombreSeccion span:after { content: none; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav { position: absolute; top: 100%; width: 220px; right: 18px; overflow: hidden; max-height: 0; transition: none; margin-top: -20px; filter: drop-shadow(0 1px 7px rgba(0, 0, 0, .5)); } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav:before { content: ''; position: absolute; top: 0; right: 0; border: 6px solid; border-color: transparent #fff #fff transparent; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child:hover .sta-header-gh_liSubNav { max-height: 999px; padding-top: 12px; transition: max-height .5s cubic-bezier(.76, .34, .94, .2), padding-top .5s ease; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav:after { content: none; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li { position: relative; background: #fff; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li:first-of-type { padding-top: 7px; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li:last-of-type { padding-bottom: 7px; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_liNav.sta-child .sta-header-gh_liSubNav li a { font: 300 13px 'Roboto', sans-serif; color: #000; display: block; padding: 7px 15px 7px 5px; text-align: right; letter-spacing: normal; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_ver { width: 110px; text-align: center; padding: 5px; position: relative; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_ver .sta-header-gh_hambur:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_ver .sta-header-gh_hamburText { display: inline-block; font: 13px 'Roboto', sans-serif; color: #000; position: relative; padding-right: 15px; text-transform: uppercase; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_ver .sta-header-gh_hamburText:after { transition: transform .3s; content: '\e0f8'; font: 9px/1px Icons; display: inline-block; position: absolute; top: 50%; right: 0; } 
  .tpl-header-gh input:checked ~ .sta-header-gh_abs .sta-header-gh_max .sta-header-gh_ver .sta-header-gh_hamburText:after { transform: rotate(180deg); } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_lang { display: none; margin: 0; width: 95px; text-align: right; padding: 0; } 
  .tpl-header-gh .sta-header-gh_fixed .sta-header-gh_lateral { transform: none; left: auto; width: 330px; opacity: 1; background: #F7F7F7; right: -350px; } 
  .tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_fondo { background: rgba(0, 0, 0, .5); } 
  .tpl-header-gh #sta-header-gh_nav:checked ~ .sta-header-gh_abs .sta-header-gh_fixed .sta-header-gh_lateral { right: 0; } 
  .tpl-header-gh .sta-header-gh_max .sta-header-gh_ver .sta-header-gh_hamburIcon { display: none; } 
  .tpl-header-gh .sta-header-gh_fixed .sta-header-gh_logo svg { display: none; } 
  .tpl-header-gh .sta-header-gh_max .sta-idiomas .sta-idioma_lista { width: auto; } 
  .tpl-header-gh.sta- .sta-header-gh_max .sta-idiomas { width: 80px; } 
  .tpl-header-gh .sta-header-gh_liNav.sta-child .sta-header-gh_nombreSeccion span:before { right: -13px; } 
  .tpl-header-gh .sta-header-gh_table2 { max-width: 265px; height: auto; } 
  .tpl-header-gh .sta-header-gh_fixed .sta-header-gh_cell.sta-header-gh_logo { display: none; } 
  .tpl-header-gh .sta-header-gh_fixed .sta-header-gh_hambur .sta-header-gh_hamburIcon { margin-left: auto; } 
  .tpl-header-gh .sta-header-gh_lateral .sta-header-fhe_logo { display: none; } 
}

.tpl-head-ht .sta-head-ht_container {display: flex; justify-content: center;align-items: center;flex-direction: column;}
.tpl-head-ht .sta-head-ht_container .sta-head_img-ht {display: flex;justify-content: center;align-items: center; width: 100%;}
.tpl-head-ht .sta-head-ht_container .sta-head_img-ht img{display: flex;justify-content: center;align-items: center;width: 100%;padding-top: 70px;}
.tpl-head-ht .sta-pretitle-ht{text-align: center; font-size: 24px;font-family: "Montserrat";padding: 0 38px;}
.tpl-head-ht .sta-title-ht{padding: 0 38px;text-align: center; font-size: 43px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tpl-head-ht .sta-arrows-ht{display: flex;justify-content: center;align-items: center;}

.tpl-head-ht .sta-simpletext-ht{padding:30px 38px 31px;}
.tpl-head-ht.sta-inverse .sta-pretitle-ht{padding: 0 38px;text-align: center; font-size: 43px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tpl-head-ht.sta-inverse .sta-title-ht{text-align: center; font-size: 24px;font-family: "Montserrat";padding: 0 38px;font-weight: normal;background: none; -webkit-background-clip: text; -webkit-text-fill-color: black;}
.tpl-head-ht .sta-simpletext-ht .sta-text-ht{text-align: center;}
.tpl-head-ht .sta-text-ht .sta-texttitle-ht{font-family:'Montserrat';color:#009FA4 ;font-weight: bold;font-size:17px}
.tpl-head-ht .sta-text-ht .sta-textsubtitle-ht{font-family:'Montserrat';color:#333333 ;font-size:14px}
.tpl-head-ht .sta-headtext-ht{z-index: 1;}
.tpl-head-ht .sta-imgmobile-ht{display: block;opacity: 100;visibility: visible;}
.tpl-head-ht .sta-imgdesk-ht{display: none;opacity: 0;visibility: hidden;}
.tpl-head-ht .sta-arrow2-ht{display: none;}

@media(min-width: 801px) {
  .tpl-head-ht{padding: 160px 0 70px;}
  .tpl-head-ht .sta-head-ht_container{display: flex; justify-content: space-between;align-items: center;flex-direction: row-reverse;}
  .tpl-head-ht .sta-head-ht_container .sta-head_img-ht{width: 50%;}
  .tpl-head-ht .sta-head-ht_container .sta-head_img-ht img{width: 80%;position: absolute;padding-top: 0;}
  .tpl-head-ht .sta-pretitle-ht{font-size: 30px;font-family: "Montserrat";padding: 0 38px 0 65px;text-align: left;}
  .tpl-head-ht .sta-title-ht{padding: 0 38px 0 65px;text-align: left; font-size: 54px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
  .tpl-head-ht .sta-simpletext-ht{padding:30px 38px 31px 0px; text-align: left;}
  .tpl-head-ht .sta-simpletext-ht .sta-text-ht{text-align: left;}
  .tpl-head-ht .sta-text-ht{max-width: 500px;}
  .tpl-head-ht .sta-text-ht .sta-texttitle-ht{font-size:21px}
  .tpl-head-ht .sta-text-ht .sta-textsubtitle-ht{font-size:15px}
  .tpl-head-ht .sta-imgmobile-ht{display: none;opacity: 0;visibility: hidden;}
  .tpl-head-ht .sta-imgdesk-ht{display: block;opacity: 100;visibility: visible;}
  .tpl-head-ht .sta-arrows-ht{display: none;}
  .tpl-head-ht .sta-textcontainer-ht{display: flex;}
  .tpl-head-ht .sta-arrow2-ht{padding-top: 10px;padding-right:10px;display: block;}

}

@media(min-width: 901px) {
  .tpl-head-ht .sta-headtext-ht{margin-left: 50px;}
  .tpl-head-ht .sta-head-ht_container .sta-head_img-ht img{width: 70%;}
}
@media(min-width: 1001px) {
  .tpl-head-ht .sta-headtext-ht{margin-left: 100px;}
  .tpl-head-ht .sta-head-ht_container .sta-head_img-ht img{width: 60%;}

}
@media(min-width: 1201px) {
  .tpl-head-ht .sta-pretitle-ht{font-size: 35px;}
  .tpl-head-ht .sta-title-ht{font-size: 64px;}
  .tpl-head-ht .sta-head-ht_container .sta-head_img-ht img{width: 50%;}


}
@media(min-width: 1601px) {
  .tpl-head-ht .sta-headtext-ht{margin-left: 200px;}

}
.tpl-simpletext-ht{padding:43px 38px 31px;}
.tpl-simpletext-ht .sta-text-ht{text-align: center; font-family: 'Montserrat';text-align: center;}
.tpl-simpletext-ht .sta-text-ht .sta-texttitle-ht{color: #009FA4; font-size: 25px;}
.tpl-simpletext-ht .sta-text-ht .sta-textsubtitle-ht{text-align: center;font-size: 12px;}
.tpl-simpletext-ht .sta-ideaspropuestas-ht span{color: #179FA4; font-weight: bold; font-size: 45px;text-align: center;display: flex;align-items: center;justify-content: center;}
@media(min-width: 801px) {
  .tpl-simpletext-ht .sta-text-ht{text-align: center; font-family: 'Montserrat';text-align: center;}
  .tpl-simpletext-ht .sta-text-ht .sta-texttitle-ht{color: #009FA4; font-size: 33px; padding-bottom: 18px;}
  .tpl-simpletext-ht .sta-text-ht .sta-textsubtitle-ht{text-align: center;font-size: 14px;}
  }
.tpl-from-ht{background-color: #76CDD0;padding:32px 41px 32px 22px}
.form-container{max-width: 1050px;display: flex; flex-direction: column;align-items: center;justify-content: center;}
.tpl-from-ht .sta-titleform-ht{text-align: center;font-family: 'Montserrat';padding: 0 0 15px;font-size: 15px;}
.form-container input[type="text"], .form-container input[type="email"], .form-container textarea {width: 100%; padding:10px; margin: 10px 0; border: 1px solid #ddd; border-radius: 25px; font-size: 14px; outline: none;background-color: #fff; }
.form-container textarea {height:300px; resize:none;}
.form-container .name-container {display: flex; gap: 10px;width: 106%;}
.form-container .name-container input {flex: 1;padding-left: 10px;}
.form-container .checkbox-container {display: flex; align-items: center; margin-top: 10px; }
.form-container .checkbox-container input[type="checkbox"] { margin-right: 10px; }
.form-container .checkbox-container label {font-size: 12px; color: #fff;font-family: 'Montserrat';}
.form-container button {max-width: 150px; width: 100%; padding: 10px; margin-top: 20px; border: none; border-radius: 15px; background: linear-gradient(90deg, #009FA4, #10C9CE); color: #ffffff; font-size: 16px; font-weight: bold; cursor: pointer; transition: background 0.3s ease; }
.form-container button:hover {background: linear-gradient(90deg, #10C9CE, #009FA4);}
input::placeholder, textarea::placeholder { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000000; }
input, textarea { font-family: 'Montserrat', sans-serif; }
.sta-part1-ht, .sta-part2-ht{max-width: 350px;width: 100%;}
.sta-politicas { appearance: none; width: 20px; height: 18px; border: 2px solid white; border-radius: 50%; background-color: transparent; display: inline-block; position: relative; cursor: pointer; }
.sta-politicas:checked { background-color: white; }
.sta-politicas:checked::after { content: "✔"; color: black; font-size: 14px; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.formulario-exito{color: #000000; font-size: 16px;font-family: 'Montserrat'; display:none;padding-top: 10px;}
.formulario-exito.sta-block{display:block;}
@media(min-width: 801px) {
  .form-container{max-width: 1110px;display: flex; flex-direction: row;align-items: center;justify-content: center;}
  .form-container .name-container{display: block;width:100% ;}
  .sta-part2-ht{margin-left: 75px;width: 100%;margin-top: 50px;}
  .sta-part1-ht, .sta-part2-ht{max-width: 1450px;width: 100%;}
  .tpl-from-ht .sta-titleform-ht{text-align: left;font-size: 17px;}
  


}
@media(min-width: 801px) {
  .form-container{margin-left: 0; padding: 20px;}
}
@media(min-width: 901px) {
  .form-container{margin-left: 50px;}
}
@media(min-width: 1001px) {
  .form-container{margin-left: 100px;}
}
@media(min-width: 1201px) {
  .form-container{margin-left: 220px;}
}
.tpl-ideas-ht { font-family: 'Montserrat', sans-serif; color: #333333; font-size: 12px; display: flex; align-items: center; justify-content: center; padding-bottom: 50px;flex-direction: column; }  
.tpl-ideas-ht .sta-ideas-container-ht { display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; }  
.tpl-ideas-ht .sta-ideas-container-ht .sta-ideain-ht { padding: 28px 22px; background-color: #F0F9F9; margin: 10px 0; border-radius: 10px; max-height: 100px; height: 100%; position: relative;overflow: hidden; }  
.tpl-ideas-ht .sta-ideas-container-ht .sta-idea-ht { max-width: 300px; width: 100%; max-height: 180px; height: 100%; position: relative; }  
.tpl-ideas-ht .sta-ideas-container-ht .sta-idea-ht .sta-ideatitle-ht { font-weight: bold; margin-bottom: 15px;text-transform: lowercase; } 
.tpl-ideas-ht .sta-ideas-container-ht .sta-idea-ht .sta-ideatitle-ht::first-letter { text-transform: uppercase; }  
.tpl-ideas-ht .sta-ideas-container-ht .sta-userdate-th { color: #179FA4; font-size: 11px; margin: 10px 0;text-transform: capitalize; }  
.tpl-ideas-ht .sta-ideas-container-ht .ver-mas-btn {  color: #179FA4;  position: absolute; bottom: 10px; right: 10px; text-decoration: underline; } 
@media (min-width: 801px) { .tpl-ideas-ht .sta-ideas-container-ht { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;row-gap: 30px; justify-content: space-between; } .tpl-ideas-ht .sta-ideas-container-ht .ver-mas-btn { display: block; } }  


/*Block text*/
.tpl-blockText-ht{display: flex;align-items: center;justify-content: center;padding: 30px 38px 31px;}
.tpl-blockText-ht .sta-blocktext_desc-ht{text-align: center;font-size: 12px;}

.tpl-blockText-ht .sta-blocktext_title-ht{text-align: center;padding-bottom: 10px;font-size: 25px;}
.tpl-blockText-ht .sta-blocktext_container-ht{display: flex;flex-direction: column;align-items: center;justify-content: center;color: #179FA4;font-family: 'Montserrat';}
.tpl-blockText-ht .sta-blocktext_img img{width: 300px;}
.tpl-blockText-ht .sta-blocktext_text-ht{display: flex;align-items: center;flex-direction: column;}
.tpl-blockText-ht .sta-blocktext_logo-ht{display: flex;justify-content: center;}
.tpl-blockText-ht .sta-blocktext_button-ht a{max-width: 150px; width: 100%; padding: 10px; border: none; border-radius: 15px; background: linear-gradient(90deg, #009FA4, #10C9CE); color: #ffffff; font-size: 16px; font-weight: bold; cursor: pointer; transition: background 0.3s ease;text-decoration: none;}
@media(min-width: 801px) {
  .tpl-blockText-ht .sta-blocktext_title-ht{display: flex;align-items: flex-end;justify-content: center;padding:0 0 0 20px;font-size:33px}
.tpl-blockText-ht .sta-blocktext_container-ht{flex-direction:row;gap:82px}
.tpl-blockText-ht .sta-blocktext_text-ht{text-align: left;max-width:500px;align-items: flex-start;}
.tpl-blockText-ht .sta-blocktext_textcontainer-ht{display: flex; flex-direction: row;width: 100%; border-bottom: 1px solid #009FA4;padding-bottom: 20px;margin-bottom: 25px;}
.tpl-blockText-ht .sta-blocktext_desc-ht{text-align: left;}
.tpl-blockText-ht .sta-blocktext_img img{width: 400px;}
}
.tpl-columtext-ht{text-align: center;font-family: 'Montserrat';padding-top:120px ;}
.tpl-columtext-ht .sta-columtext_container-ht{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0px 40px;}
.tpl-columtext-ht .sta-columtext_title-ht{color: #333333;font-size: 30px;font-family: 'Montserrat';padding: 15px 0px;}
.tpl-columtext-ht .sta-columtext_subtitle-ht{color: #009FA4;font-size: 15px;max-width: 300px; padding: 15px 0px;}
.tpl-columtext-ht .sta-columtext_ideas-ht{display: flex;flex-direction: row;align-items: center;justify-content: center;padding: 15px 0px;}
.tpl-columtext-ht .sta-vote-ht{display: flex;align-items: center;justify-content: center;flex-direction: column;max-width: 120px;font-size: 13px;margin: 0 15px;}
.tpl-columtext-ht .sta-columntext_buttons-ht{display: flex;flex-direction: column;}
.tpl-columtext-ht .sta-buttonblue-ht a{max-width: 150px; width: 100%; padding: 10px; border: none; border-radius: 15px; background: linear-gradient(90deg, #009FA4, #10C9CE); color: #ffffff; font-size: 16px; font-weight: bold; cursor: pointer; transition: background 0.3s ease;text-decoration: none; }
.tpl-columtext-ht .sta-buttonwhite-ht a{max-width: 150px; width: 100%; padding: 10px; border: none; border-radius: 15px; border: 1px solid #009FA4; color: #009FA4; font-size: 16px; font-weight: bold; cursor: pointer; transition: background 0.3s ease;text-decoration: none; }
.tpl-columtext-ht .sta-buttonwhite-ht{margin: 25px 0px; max-width: 200px;}
.tpl-columtext-ht .sta-buttonblue-ht{margin: 25px 0px;}

@media(min-width: 801px) {
  .tpl-columtext-ht .sta-columtext_ideas-ht{gap: 50px;}
  .tpl-columtext-ht .sta-columntext_buttons-ht{display: flex;flex-direction: row;}
  .tpl-columtext-ht .sta-buttonblue-ht{margin:25px 10px;}
  .tpl-columtext-ht .sta-buttonwhite-ht{margin:25px 10px; max-width: 200px;}
  .tpl-columtext-ht .sta-columtext_title-ht{color: #333333;font-size: 40px;}
  .tpl-columtext-ht .sta-columtext_subtitle-ht{color: #009FA4;font-size: 17px;max-width: 1600px; padding: 15px 0px;}

}
.tpl-faqs-ht .sta-faqs_container-ht{background-color: #F7F7F7;display: flex;align-items: center;justify-content: center;font-family: 'Montserrat';margin:50px 0 0 0 ;padding: 30px 35px;text-align: center;flex-direction: column;}
.tpl-faqs-ht .sta-faqs_title-ht{font-size: 25px;color: #009FA4;margin-bottom:28px ;}
.tpl-faqs-ht .sta-faqs_text-ht{max-width: 800px;}

.tpl-slideBoxes-ht{background: #fff; text-align: center; color: #41424F;font:14px 'Roboto', sans-serif;padding-top:120px}
.tpl-slideBoxes-ht.v2{background: #fff;}
.tpl-slideBoxes-ht.bgColor{background: #f8f8f8;}
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_bLeft,
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_bRight{display:none;}
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_content{width:100%!important;}
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi{width:100%!important;display:inline-block;vertical-align:top;float:none;}
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text{padding:15px 5px 0;width: 330px;font-weight: bold;}
.tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_circle{display:none;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_max{ padding: 25px 0px 0px;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_content{display:grid;align-items: start;gap:20px;row-gap: 30px;}
.tpl-slideBoxes-ht.sta-top .sta-slideBoxes-ht_max{padding-top:50px;}
.tpl-slideBoxes-ht.sta-fin .sta-slideBoxes-ht_max{padding-bottom:50px;}
.tpl-slideBoxes-ht article{margin: 0 auto;text-align: left;color:#009FA4;display: flex;align-items: center;justify-content: center;flex-direction: column;padding-bottom: 60px;}
.tpl-slideBoxes-ht article header{font-size: 18px;font-weight:600;text-transform: uppercase;}
.tpl-slideBoxes-ht article section{margin-top:25px; max-width: 450px;text-align: center;}
.tpl-slideBoxes-ht.v2 article section{margin-top:15px;}
.tpl-slideBoxes-ht article section .title{font-size:16px;text-transform:uppercase;display:block;margin-bottom:10px;}
.tpl-slideBoxes-ht article footer button{padding:9px;border:2px solid #DB9779;background:#DB9779;text-transform: uppercase;color:#fff;font-size:18px;margin-top:50px;}
.tpl-slideBoxes-ht article footer button:empty{display: none;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_cSlide{position: relative;opacity:1;transform:scale(1);transition:1s;}
.tpl-slideBoxes-ht.sta-notSlide .sta-slideBoxes-ht_cSlide{display: none;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_cSlide{padding-bottom:0;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_container{display: flex; align-items: flex-start; justify-content: center;background-color: #F0F9F9;padding: 0 0 30px;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_slide{overflow: hidden;padding-top:20px;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi{float: left;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{border-radius: 14px; background-position: center; background-size: cover; background-repeat: no-repeat;height: 200px; margin: 0 auto;overflow: hidden;position: relative;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{border-radius:50%;display:table;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back:before{content:'';position:absolute;left:-50%;top:0;width:250%;height:250%;background:rgba(37,52,109,.77);transform-origin: center;transform: rotate(145deg);margin-top:90%;transition:margin-top .3s;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back:before{content:none;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back span{border-radius:0;position:static;height:auto;width:auto;display:table-cell;vertical-align: middle;font-size:14px;font-weight:500;text-transform: uppercase;color:#fff;background:rgba(65,66,79,.77);opacity:0;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back span:after{content:none;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi button[data-video='']{cursor:default;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi button[data-video=''] .sta-slideBoxes-ht_back span{display:none;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi button:hover .sta-slideBoxes-ht_back span{opacity:1;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text{color: #000000;font-size: 13px;padding-top:15px;text-align:left;font-family:'Montserrat' ;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text span{color: #fd9b83; display: block; font-size: 14px;font-weight:500px;text-transform: uppercase;padding-bottom: 5px;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text strong{display: block;font-weight:bold;font-size:14px;margin:7px 0 3px;color:#25346D;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text{font-size:14px;}
.tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text strong{color:#1F2B59;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_circle{position: absolute;bottom:0; left: 0; right: 0;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_circle .sta-slideBoxes-ht_circle{width:12px; height: 12px; border-radius: 50%;position: relative;margin:2px 4px;background:rgba(116,118,152,.56);transition:background .3s;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_circle .sta-slideBoxes-ht_circle.sta-active{background:#25346D;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_slide .sta-slideBoxes-ht_bLeft{width: 32px; height: 100%;left: 0; top:0;position: absolute;color:#DB9779;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_slide .sta-slideBoxes-ht_bRight{width: 32px; height: 100%;right: 0; top:0;position: absolute;color:#DB9779;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_slide .sta-slideBoxes-ht_bLeft:after{content: '\e099';font: 25px/1px 'Icons'; position: absolute; left: 0;right:0;top:50%;text-align: center;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_slide .sta-slideBoxes-ht_bRight:after{content: '\e0b4';font: 25px/1px 'Icons';position: absolute; left: 0;right:0;top:50%;text-align: center;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_bLeft.sta-disable,
.tpl-slideBoxes-ht .sta-slideBoxes-ht_bRight.sta-disable{display: none;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_right{margin-top: 10px;font-size: 14px; text-align: left;border-bottom:1px solid #cecece;margin-bottom: 20px;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_right ul{margin:0 auto;/*max-width:700px;*/}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_right ul li{display:inline-block; vertical-align: middle;}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_right ul li label{display: block;font-size: 14px;color:#6A6A6A}
.tpl-slideBoxes-ht .sta-slideBoxes-ht_right ul li label span{padding: 10px;display: block;transition: 0.3s;position: relative;margin-right: 25px;}
.tpl-slideBoxes-ht.sta-filter-active .sta-slideBoxes-ht_right ul li label input:checked + span{font-weight:bold;color:#009FA4}
.tpl-slideBoxes-ht.sta-filter-active .sta-slideBoxes-ht_right ul li label input:checked + span:before{content:'';top:0;left: 0;right: 0;bottom: 0;position: absolute;border-bottom:2px solid #009FA4;}
@media(min-width:451px){
  /* .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi{width:50%!important;} */
  .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi:nth-of-type(2){margin-top:0;}
  /* .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{width:170px;height:170px;} */
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back:before{margin-top:108%;}
}
@media(min-width:601px){
  /* .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi{width:32%!important;width:calc(100% / 3)!important;} */
  /* .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi:nth-of-type(3){margin-top:0;} */
}
@media(min-width:801px){
  .tpl-slideBoxes-ht{font-size:16px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_content{grid-template-columns: repeat(2, 1fr);row-gap: 60px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_max{margin: 0 auto;padding:25px 0px 0px;}
  /* .tpl-slideBoxes-ht.sta-notSlide .sta-slideBoxes-ht_max{padding-bottom:60px;} */
  .tpl-slideBoxes-ht article header{font-size: 22px;text-align: left;}
  .tpl-slideBoxes-ht article section .title{font-size:18px;}
  .tpl-slideBoxes-ht article footer button:hover{color:#DB9779;background:transparent;transition:.3s;}
  /* .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi button{width: 220px;} */
 
  /* .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{height:220px;width:220px;} */
  /* .tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{height:188px;width:188px;} */
  .tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back span{font-size:19px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_container{min-height: 620px;}
}
@media(min-width:1001px){
  /* .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_back{height:294px;width:294px;} */
  /* .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi button{width: 280px;} */
  .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text{width: 430px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text span{font-size: 15px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text strong{font-size:20px;}
  .tpl-slideBoxes-ht.v2 .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text strong{font-size:23px;}
}
@media(min-width:1201px){
  .tpl-slideBoxes-ht.sta-noSlide .sta-slideBoxes-ht_eventIndi .sta-slideBoxes-ht_text{width: 380px;}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_content{grid-template-columns: repeat(3, 1fr);}
  .tpl-slideBoxes-ht .sta-slideBoxes-ht_max{padding:35px 0px 0px;}
}
/* fin tpl-slideBoxes-ht*/

/* tpl-cabecera-ht*/
/* tpl-cabecera-ht*/
.tpl-cabecera-ht .sta-cabecera-ht_container {display: flex; justify-content: center;align-items: center;flex-direction: column;}
.tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht {display: flex;justify-content: center;align-items: center; }
.tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht img{display: flex;justify-content: center;align-items: center;max-width: 800px;width: 100%;}
.tpl-cabecera-ht .sta-pretitle-ht{text-align: center; font-size: 24px;font-family: "Montserrat";padding: 0 38px;}
.tpl-cabecera-ht .sta-title-ht{padding: 0 38px;text-align: center; font-size: 43px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tpl-cabecera-ht .sta-arrows-ht{display: flex;justify-content: center;align-items: center;margin-top: 20px;}
.tpl-cabecera-ht .sta-arrowsdesk-ht{display: none;}

.tpl-cabecera-ht .sta-simpletext-ht{padding:30px 38px 31px;}
.tpl-cabecera-ht.sta-inverse .sta-pretitle-ht{padding: 0 38px;text-align: center; font-size: 43px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tpl-cabecera-ht.sta-inverse .sta-title-ht{text-align: center; font-size: 24px;font-family: "Montserrat";padding: 0 38px;font-weight: normal;background: none; -webkit-background-clip: text; -webkit-text-fill-color: black;}
.tpl-cabecera-ht .sta-simpletext-ht .sta-text-ht{text-align: center;}
.tpl-cabecera-ht .sta-text-ht .sta-texttitle-ht{font-family:'Montserrat';color:#009FA4 ;font-weight: bold;font-size:17px}
.tpl-cabecera-ht .sta-text-ht .sta-textsubtitle-ht{font-family:'Montserrat';color:#333333 ;font-size:14px}
.tpl-cabecera-ht .sta-cabeceratext-ht{z-index: 1;}
.tpl-cabecera-ht .sta-imgmobile-ht{display: block;opacity: 100;visibility: visible;}
.tpl-cabecera-ht .sta-imgdesk-ht{display: none;opacity: 0;visibility: hidden;}


@media(min-width: 801px) {
  .tpl-cabecera-ht{padding: 0px 0 70px;}
  .tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht img{width: 500px;}
  .tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht{justify-content: flex-end;width: 50%;}
  .tpl-cabecera-ht .sta-cabecera-ht_container{display: flex; justify-content: space-between;align-items: center;flex-direction: row-reverse;}
  .tpl-cabecera-ht .sta-pretitle-ht{font-size: 35px;font-family: "Montserrat";padding: 0 38px;text-align: left;}
  .tpl-cabecera-ht .sta-title-ht{padding: 0 38px;text-align: left; font-size: 64px;font-family: "Montserrat";font-weight: bold;background: linear-gradient(90deg, #009FA4, #10C9CE); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
  .tpl-cabecera-ht .sta-simpletext-ht{padding:30px 38px 31px; text-align: left;}
  .tpl-cabecera-ht .sta-simpletext-ht .sta-text-ht{text-align: left;}
  .tpl-cabecera-ht .sta-text-ht{max-width: 500px;}
  .tpl-cabecera-ht.sta-inverse .sta-title-ht{text-align: left; font-size: 39px;}
  .tpl-cabecera-ht.sta-inverse .sta-pretitle-ht{text-align: left;font-size: 61px;}
  .tpl-cabecera-ht .sta-text-ht .sta-texttitle-ht{font-size:21px}
  .tpl-cabecera-ht .sta-textcontainer-ht{display: flex; flex-direction: row;width: 100%;font-size: 43px }
  .tpl-cabecera-ht .sta-text-ht .sta-textsubtitle-ht{font-size:15px}
  .tpl-cabecera-ht .sta-cabeceratext-ht{margin-left: 50px;max-width: 900px;width: 50%;}
  .tpl-cabecera-ht .sta-imgmobile-ht{display: none;opacity: 0;visibility: hidden;}
  .tpl-cabecera-ht .sta-imgdesk-ht{display: block;opacity: 100;visibility: visible;}
  .tpl-cabecera-ht .sta-arrowsdesk-ht{display: flex;justify-content: center;align-items: center;}
  .tpl-cabecera-ht .sta-arrows-ht{display: none;}
}
@media(min-width: 1001px) {
  .tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht img{width: 600px;}

}
@media(min-width: 1301px) {
  .tpl-cabecera-ht .sta-cabecera-ht_container .sta-cabecera_img-ht img{width: 800px;}
  .tpl-cabecera-ht.sta-inverse .sta-pretitle-ht{font-size: 81px;}
  .tpl-cabecera-ht .sta-cabeceratext-ht{margin-left:200px ;}
  .tpl-cabecera-ht.sta-inverse .sta-title-ht{font-size: 51px;}
}
/* tpl-footer-ht */

.tpl-footer-ht{background-color: #000;display: flex;flex-direction: column;color: #fff;gap:20px;padding: 20px 50px;font-family: 'Montserrat';justify-content: center;align-items: center;text-align: center;}
.tpl-footer-ht .sta-redes-ht a{color: #fff;text-decoration: none;justify-content: space-between;font-size: 11px;}
.tpl-footer-ht .sta-middlepart-ht{display: flex; justify-content: space-between;align-items:center;width: 80%;flex-direction: row;flex-direction: column-reverse;gap: 15px;}
.tpl-footer-ht .sta-logo-ht svg{width:150px;fill:#fff}


@media(min-width: 801px) {
  .tpl-footer-ht{flex-direction: row;text-align: right;font-size: 13px; justify-content:space-between;}
  .tpl-footer-ht .sta-redes-ht{width: 50%;}
  .tpl-footer-ht .sta-middlepart-ht{justify-content: space-between;align-items:center;width: 80%;flex-direction: row;gap: 65px;}
}

.tpl-swiper-ht{text-align: center;font-family: 'Montserrat';padding-top:170px ;}
.tpl-swiper-ht .sta-swiper_container-ht{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0px 40px 50px;}
.tpl-swiper-ht .sta-swiper_title-ht{color: #333333;font-size: 30px;font-family: 'Montserrat';padding: 15px 0px;}
.tpl-swiper-ht .sta-swiper_subtitle-ht{color: #009FA4;font-size: 15px;max-width: 300px; padding: 15px 0px;}
@media(min-width: 801px) {

.tpl-swiper-ht .sta-swiper_title-ht{color: #333333;font-size: 40px;}
.tpl-swiper-ht .sta-swiper_subtitle-ht{color: #009FA4;font-size: 17px;max-width: 1600px; padding: 15px 0px;margin-bottom: 50px;}
}
.tpl-swiperretos-ht{padding: 30px 0px;overflow: hidden;}
.tpl-swiperretos-ht .sta-titulos-ht .sta-swiperretos_maintitle-ht{padding-bottom: 20px;}
.tpl-swiperretos-ht .sta-titulos-ht .sta-swiperretos_subtitle-ht{padding-bottom: 20px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background-color: #009FA4;}