img {
  aspect-ratio: attr(width) / attr(height);
}
/*
@font-face {font-family:"Raleway-Bold";
  src: url('../fonts/Raleway-Bold.ttf') format("opentype"), url('/fonts/Raleway-Bold.wof') format("wof");}
@font-face {font-family:"Raleway-Regular";
  src: url('../fonts/Raleway-Regular.ttf') format("opentype"), url('/fonts/Raleway-Regular.wof') format("wof");}
@font-face {font-family:"Raleway-Medium";
  src: url('../fonts/Raleway-Medium.ttf') format("opentype"), url('/fonts/Raleway-Bold.Medium') format("wof");}
@font-face {font-family:"Raleway-Light";
  src: url('../fonts/Raleway-Light.ttf') format("opentype"), url('/fonts/Raleway-Bold.Light') format("wof");}
*/

body{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 19px;
}
a[href^=tel] {
    color: inherit; text-decoration: none;
}
h3{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size:16px;
  margin: 0;
  padding: 0;
}
#concon{
  position:relative;
}
#contRes2{
  width:100%;
  position: absolute;
  z-index: 30;
  top:-86px;
  height: 86px;
  opacity: 40%;
  padding: 15px 0 5px 0;
  background-color: #000 !important;
}
#contRes{
  width:100%;
  background-color: #00549a !important;
  /*position: absolute;
  z-index: 40;
  top:-86px;
  padding: 15px 0 5px 0;*/
}
/*
@media (max-width: 932px) {
  #contRes{
    top:-215px;
  }
}
@media (min-width: 993px) and (max-width: 1024px) {
  #contRes{
    top:-105px;
  }
}
*/
#cont1{
  background-color:transparent;
}
#cont2{
  background-color:transparent;
  height: 40px;
  text-align: center;
  padding-top: 15px;;
}
#cont2 a{
  padding: 10px;
  background-color: white;
  color: #00549a;
}
#cont2 a:hover, #cont2 a:focus{
  color: white;
  background-color: #000;
  cursor: pointer;
}


#extras{

  background-size: cover;
  background-repeat: no-repeat;
}
.nTextAqu,.nTextAquB{
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.n2TextAqu{
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
}

.textAqu{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  margin: 0 0 0 25px;
}
.textAqu2{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.textAqu3{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 10px 0 0 95px;
}
.textAqu4{
  font-family: 'Raleway', sans-serif;
  font-weight: 100;

}

.flexslider{
  /* margin-bottom: 0 !important; */
  border-width: 1px;
}

#extras{
    position:relative;
    height: 230px;
}

#textosExtras{
  position: absolute;
  top: 0;
  z-index: 40;
  height:230px;
}
#textosExtras>div{
    height:230px;
}
#textosExtrasS{
    position: absolute;
    top: 0;
    z-index: 40;
    height:100px;
}
#textosExtrasS>div{
    height:100px;
}
#extrasS{
    position:relative;
    height: 100px;
}

#textoClaroS{
    position: absolute;
    top: 0;
    z-index: 35;
    background-color: #00549a !important;
    width: 100%;
    height: 100px;
}
#textosExtras2{
    position: absolute;
    top: 0;
    z-index: 40;
    height:170px;
}
#textosExtras2>div{
    height:170px;
}
#extras2{
    position:relative;
    height: 170px;
}

#textoClaro2{
    position: absolute;
    top: 0;
    z-index: 35;
    background-color: #00549a !important;
    width: 100%;
    height: 170px;
}

#textoClaro{
    position: absolute;
    top: 0;
    z-index: 35;
    background-color: #00549a !important;
    width: 100%;
    height: 230px;
}
/*HOME*/

.opcionnP{
  background-position: center;
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.opcionnP h2{
  height: 60px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #00549a !important;
  color: white;
}

.OpcPpalbase, .OpcPpalbase20{
    position:absolute;
    pointer-events: none;
}

.opcionPpal,
.opcionPpaln{
  display: flex;
  align-items: center;
  vertical-align: middle;
  width: 100%;
  height: auto;
  position: relative;
}

.opcionPpaln{
  background-color: #ffffff !important;
  border:2px solid #00549a;
}
.opcionPpal:hover a,
.opcionPpal.focus a{
  height: 100%;
  cursor:pointer;
  text-decoration: none;
}


.opcionPpal20,
.opcionPpaln20{
  display: flex;
  align-items: center;
  vertical-align: middle;
  width: 100%;
  height: auto;
  position: relative;
}

.opcionPpaln20{
  background-color: #ffffff !important;
  border:2px solid #00549a;
}
.opcionPpal20:hover a,
.opcionPpal20.focus a{
  height: 100%;
  cursor:pointer;
  text-decoration: none;
}



.opcionPpal2{
  height: 60px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #ffffff !important;
  opacity: 75%;
  position: absolute;
}
.opcionPpaln p{
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #00549a !important;
  opacity: 75%;
}
.opcionPpaln>h2{
  height: 70px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #ffffff !important;
  opacity: 75%;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size:34px;
  color: #00549a;
  padding: 0;
  margin: 0;
  position: absolute;
}

.opcionPpaln p{
  height: 90px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size:34px;
  color: white;
  padding: 0;
  margin: 0;
}
.opcionPpal a>h2,
.opcionPpal a>p{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size:34px;
  color: #00549a;
  padding: 0;
  margin: 0;
}



.opcionPpaln20 p{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #00549a !important;
    opacity: 75%;
  }
  .opcionPpaln20>h2{
    height: 70px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #ffffff !important;
    opacity: 75%;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size:34px;
    color: #00549a;
    padding: 0;
    margin: 0;
    position: absolute;
  }

  .opcionPpaln20 p{
    height: 90px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size:34px;
    color: white;
    padding: 0;
    margin: 0;
  }
  .opcionPpal20 a>h2,
  .opcionPpal20 a>p{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size:34px;
    color: #00549a;
    padding: 0;
    margin: 0;
  }

/*PARCELAS*/
.buscarForo{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size:17px;
}
.opcionParcelasImg img{
  object-fit: cover;
  width: 100%;
  place-items: center;
}
.opcionParcelas4{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items:flex-start;
  vertical-align:top;
}

.opcionParcelas5{
  height: 150px !important;
}
.opcionParcelasImg:hover div,
.opcionParcelas:hover div,
.opcionParcelas:focus div{
  height: 100%;
  cursor:pointer;
}
.opcionParcelas4 div,
.opcionParcelasGen div,
.opcionParcelas div,
.opcionParcelas3 div{
  display: flex;
  justify-content: center;
  align-items:center;
  background-color: #ffffff !important;
  height: 60px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  flex-wrap: nowrap;
}
.opcionParcelasNew div{
  justify-content: left;
  align-items:left;
  margin-left: 10px;
}

.parcelaTotal{
  border: 2px solid #00549a;
}
.opcionParcelasGen>ul{
  padding-top:15px;
  padding-bottom: 15px;
  margin-right: 10px;
}

.opcionParcelas h1,
.opcionParcelasImg h1,
.opcionParcelas3 h1,
.opcionParcelas h2,
.opcionParcelasImg h2,
.opcionParcelas3 h2,
.opcionParcelasImg div>p,
.opcionParcelas div>p,
.opcionParcelas3 div>p{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size:34px;
  color: #00549a;
  line-height: 0.9;
}
.opcionParcelasGen p{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size:34px;
  color: white;
}
/*-------------------*/
/*ALOJAMIENTOS*/
.opcionAlojamientos{
  display: flex;
  align-items:flex-start;
  vertical-align:top;
  position: relative;
}
.opcion1{
  height: 376px;
}
.gnrl{
  height: auto;
}

.opcionAlojamientos:hover a, .opcionAlojamientos.focus a{
  height: 100%;
  cursor:pointer;
  text-decoration: none;
}
.opcionAlojamientos a{
  display: flex;
  width: 100%;
  justify-content: center;
  align-items:center;
  background-color: #ffffff !important;
  opacity: 75%;
  height: 60px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
  position: absolute;
}
.opcionAlojamientos>div>div{
display: flex;
width: 100%;
justify-content: center;
align-items:center;
background-color: #ffffff !important;
height: 60px;
}
.opcionAlojamientos a>p,
.opcionAlojamientos>div>div>p{
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size:34px;
  color: #00549a;
  text-decoration: none;
}

.alojamientoTotal>div{
  position: relative;
}
.alojamientoTotal{
  background-color: #ffffff;
  height: auto;
}

.alojamientoTotal>div>div>ul{
  width: 90%;
  padding-top: 15px;
  padding-bottom:10px;
}
/*-------------------*/

#covid-info:hover, #covid-info:focus{
  cursor:pointer;
}
#covid-info{
  background-color: #00549a;
  text-align: center;
  padding: 6px 0;
}
#covid-info a{
  color: white;
  font-size: small;
  text-align: center;
  display: block;
}
#backlogo{
  position: absolute;
  height: 150px;
  background-color: #ffffff;
  opacity: 85%;
  width: 100%;
  z-index: 100;
}
@media (max-width: 640px) {
  #backlogo{
    height:260px;
    opacity: 100;
    background-color: #ffffff;
  }
}
@media (max-width: 815px) {
  #backlogo{
    position: relative;
    opacity: 100;
    background-color: #ffffff;
  }
}

#logo{
  position: absolute;
  left:30px;
  top:30px;
  z-index: 400;
}
#menu-img{
  position: absolute;
  right:30px;
  top:30px;
  z-index: 200;
}

footer{
  background-color: #00549a;
  padding: 14px;
  font-size: small;
}

#contacto3:hover{
  cursor: pointer;
  background-color: white;
  color: #033882;
}

#contacto3{
  color: white;
  background-color: #033882;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size:large;
}
#contacto2{
  color: white;
  background-color: #033882;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size:large;
}
@media (max-width: 640px) {
  #contacto2{
    font-size:small;
  }
}

.menuDwn{
  display: block;
}
#menuOpc a{
  color: #00549a;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  text-decoration: none;
  padding: 0.5rem;
}
#menuOpc a:hover, #menuOpc a:focus{
  color: #ffffff;
  background-color: #00549a;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  padding: 0.5rem;
}

#navMenu{
  width: 100%;
  border-bottom: 1px solid #00549a;
}
#navMenu button{
  background-color: transparent;
  color: white;
  border: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: large;
}
#navMenu button:hover, #navMenu button:focus{
  background-color: #00549a;
}

.opcionParcelasGen{
  background-color: #ffffff !important;
  color: #00549a;
  width: 100%;
  height: auto;
  position: relative;
}
.opcionParcelasGen4{
  background-color: white !important;
  color: #00549a;
  width: 100%;
  border:2px solid #00549a;
}

.opcionParcelasGen2{
  background-color:#ffffff;
  color: #00549a;
  height: 100%;
  border:2px solid #00549a;
}
.opcionAlojamientos2 li{
  margin-bottom: 3px;
  font-size: 13px;
}
.opcionParcelasGen4 p,
.opcionParcelasGen2 p,
.opcionParcelasGen3 p,
li{
  margin-bottom: 5px;

}
.foto-blog{
    float:left;
    padding-right:15px;
    width: 100%;
}

.ppaInst{
    -webkit-mask-image: url(../img/plantillaIs.png);
    mask-image: url(../img/plantillaIs.png);
    mask-repeat: no-repeat;
    mask-size:cover;
}
.envCuad{
    width:100px;
    text-align: center;
}
.envCuad2{
    cursor: pointer;
}
.cuadImg{
    border: 5px solid #95b3ce;
    width:100%;
    height:auto;
    overflow: hidden;
}
.cuadImg2{
    margin:25%;
    width:30%;
    height:auto;
    overflow: hidden;

}

.indexBlogImg{
    width:100%;
    height:auto;
}
.imgMblog{
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.imgBlog{
    width:100%;
    height:auto;
}
.imgBlogP{
    width:100%;

}
.descArtCua{
    width: 100%;
    height:auto;
    color: #00549a;
    text-align: left;
    font-weight: 400;
}
.opcionPBlog{
    padding:10px;
    cursor: pointer;
}
.opcionPBlog>a{
    width:100%;
    height:100%;
}

.contTitulBlog{
    background-color: #eaf1f4;
    color: #00549a;
    text-align: center;
    padding: 20px 10px;
    font-weight: bold;
}

.textBlog{
    background-color: transparent;
    text-align: left;
}
.fechaBlog{
    color: #00549a !important;
    font-weight: 100;
}
.textoBlog{
    color: #333;
}
.continuarBlog{
    color: #00549a !important;
    padding-top: 20px;
    text-decoration: underline;
    text-align: right;
}
#posInt{
    background-color:#00549a;
}
.blogPpal{
    margin:-100px 10px 0 10px
}
.titulInstP, .titulInstP2{
    font-weight: 800;
}
.titulInstB{
    font-weight: 700;
}
@media (max-width: 640px) {
    .margOpcInst{
        margin: 0 20px;
    }

    .titulInstP2{
        font-size: 1.2rem;
    }
    .n2TextAqu{
        font-size: 5rem;
        margin: -40px 0 0 50px;
    }
    .margOpcInst{
        margin: 0 30px;
    }
    .titulPB{
        font-size: 1rem;
    }
    .posBlg2{
        margin: 0 30px;
    }
    .posBlg{
        margin: -40px 30px 0 30px;
    }

    .titulInstP{
        font-size: 1.5rem;
    }

    .instDet2,
    .instDet3,
    .instDetB{
        font-size:1rem;
        line-height: 125%;
    }
    #posADown{
        height:40px;
    }
    .ActivN1{
        margin: 20px 0 0 0;
        font-weight:100;
        font-size: 1.3rem;
    }
    .ActivN2{
        margin: 0 0 0 0;
        font-weight:800;
        font-size: 2.5rem;
    }

    #posInt{
        height: 130px;
    }
    #posInt>div{
        top:-40px;
    }

    .envCuad{
        width:70px;
    }

  .opcionAlojamientos2 li{
    font-size: 14px;
  }
  /*
  .opcionPpal, .opcionPpaln {
    height: auto;
    -webkit-mask-image: url(../img/plantilla2.png);
    mask-image: url(../img/plantilla2.png);
    mask-repeat: no-repeat;
    mask-size:cover;
  }
*/
  .opcionPpal20, .opcionPpaln20 {

    height: auto;
    /*
    -webkit-mask-image: url(../img/plantillaR1.png);
    mask-image: url(../img/plantillaR2.png);
    mask-repeat: no-repeat;
    mask-size:cover;
    */
  }

  .OpcPpalbase{
    bottom:7px;
  }
  .OpcPpalbase20{
    bottom:7px;
  }


}
@media (min-width: 641px) and (max-width: 992px) {
    .instDetB{
        line-height: 120%;
        font-size:1.2rem;
    }

    .margOpcInst{
        margin: 0 50px;
    }

    .titulInstP2{
        font-size: 1.8rem;
    }

    .n2TextAqu{
        font-size: 5rem;
        margin: -40px 0 0 50px;
    }

    .titulPB{
        font-size: 1.4rem;
    }

    .posBlg2{
        margin: 0 40px;
    }

    .posBlg{
        margin: -45px 40px 0 40px;
    }

    .titulInstP,
    .titulInstB{
        font-size: 1.5rem;
    }

    .instDet2,
    .instDet3{
        line-height: 120%;
        font-size:1.2rem;
    }

    #posADown{
        height:0px;
    }
    .ActivN1{
        margin: -20px 0 0 0;
        font-weight:100;
        font-size: 1.95rem;
    }
    .ActivN2{
        margin: -20px 0 0 0;
        font-weight:800;
        font-size: 3.9rem;
    }

    .blogPpal{
        margin:-100px 20px 0 20px
    }
    #posInt{
        height: 50px;
    }
    #posInt>div{
        top:-55px;
    }

    .envCuad{
        width:100px;
    }

  .opcionAlojamientos2 li{
    font-size: 12px;
    margin-bottom: 0px;
  }
  .foto-blog{
      max-width: 300px;
  }
  .opcionPpal, .opcionPpaln {
    height: auto;
/*
    -webkit-mask-image: url(../img/plantilla2g.png);
    mask-image: url(../img/plantilla2g.png);
    mask-repeat: no-repeat;
    mask-size:cover;
*/
  }
  .opcionPpal20, .opcionPpaln20 {
    height: auto;
    /*
    -webkit-mask-image: url(../img/plantillaR1.png);
    mask-image: url(../img/plantillaR1.png);
    mask-repeat: no-repeat;
    mask-size:cover;
    */
  }

  .OpcPpalbase{
    bottom:0px;
  }
  .OpcPpalbase20{
    bottom:8px;
  }

}
@media (min-width: 993px) and (max-width: 1380px) {

    .n2ITextAqu{
        margin: -30px 0 0 50px;
        font-size: 5.1rem;
    }

    .TextAquPequeI{
        font-size: 1.6rem;
        line-height: 110%;
    }

    .titulInstB{
        font-size:1.60rem;
    }

    .titulInstP2{
        font-size: 2rem;
    }

    .margOpcInst{
        margin: 0 75px;
    }
    .nTextAqu{
        font-size: 3.7em;
        margin: 0 0 0 10px;
    }

    .n2TextAqu{
        font-size: 5rem;
        margin: -30px 0 0 10px;
    }
    .TextAquPeque{
        font-size: 1.9rem;
    }
    .titulPB{
        font-size: 1.6rem;
    }

    .posBlg2{
        margin: 0 60px;
    }

    .posBlg{
        margin: -60px 60px 0 60px;
    }

    .titulInstP{
        font-size: 2rem;
        font-weight: 600;
    }

    .instDet2,
    .instDet3{
        line-height: 120%;
        font-size:1.6rem;
    }

    .instDetB{
        line-height: 120%;
        font-size:1.6rem;
    }

    #posADown{
        height:100px;
    }
    .ActivN1{
        margin: -20px 0 0 0;
        font-weight:100;
        font-size: 2.6rem;
    }
    .ActivN2{
        margin: -20px 0 0 0;
        font-weight:900;
        font-size: 5.1rem;
    }

    .blogPpal{
        margin:-90px 30px 0 30px
    }
    #posInt{
        height: 0;
    }
    #posInt>div{
        top:-90px;
    }
    .envCuad{
        width:160px;
    }

  .opcionAlojamientos2 li{
    font-size: 12px !important;
    margin-bottom: 0px;
  }
  .foto-blog{
    max-width: 400px;
  }
  .opcionPpal, .opcionPpaln {
    height: auto;
/*
    -webkit-mask-image: url(../img/plantilla2g.png);
    mask-image: url(../img/plantilla2g.png);
    mask-repeat: no-repeat;
    mask-size:cover;
*/
  }
  .opcionPpal20, .opcionPpaln20 {
    height: auto;
    /*
    -webkit-mask-image: url(../img/plantillaR1.png);
    mask-image: url(../img/plantillaR1.png);
    mask-repeat: no-repeat;
    mask-size:cover;
    */
  }

  .OpcPpalbase{
    bottom:0px;
  }
  .OpcPpalbase20{
    bottom:12px;
  }

}
@media (min-width: 1381px) {
    .instDetB{
        line-height: 120%;
        font-size:1.7rem;
    }
    .nTextAqu{
        font-size: 5.1em;
        margin: 0 0 0 50px;
    }
    .nTextAquB{
        font-size: 2.4em;
        margin: 0 0 0 50px;
    }

    .TextAquPeque{
        font-size: 2.9rem;
        line-height: 110%;
    }
    .TextAquPequeI{
        font-size: 2rem;
        line-height: 110%;
    }

    .n2TextAqu{
        font-size: 6.4rem;
        margin: -30px 0 0 50px;
    }
    .n2ITextAqu{
        margin: -30px 0 0 50px;
        font-size: 7.1rem;
    }



    .titulPB{
        font-size: 1.8rem;
    }

    .posBlg2{
        margin: 0 80px;
    }

    .posBlg{
        margin: -80px 80px 0 80px;
    }
    .titulInstP2,.titulInstP{
        font-size: 3.0rem;
    }

    .titulInstB{
        font-size: 2.35rem;
    }

    .margOpcInst{
        margin: 0 100px;
    }
    .instDet2,
    .instDet3{
        font-size:20px;
        line-height: 120%;
    }

    #posADown{
        height:100px;
    }
    .ActivN1{
        margin: -20px 0 0 0;
        font-weight:100;
        font-size: 4rem;
    }
    .ActivN2{
        margin: -20px 0 0 0;
        font-weight:900;
        font-size: 7.5rem;
    }

    #posInt>div{
        top:-120px;
    }

    .envCuad{
        width:220px;
    }

    .foto-blog{
        max-width: 500px;
    }
    .opcionPpal, .opcionPpaln {
        height: auto;
        /*
        -webkit-mask-image: url(../img/plantilla2g.png);
        mask-image: url(../img/plantilla2g.png);
        mask-repeat: no-repeat;
        mask-size:cover;
    */
      }
      .opcionPpal20, .opcionPpaln20 {
        height: auto;
        /*
        -webkit-mask-image: url(../img/plantillaR1.png);
        mask-image: url(../img/plantillaR1.png);
        mask-repeat: no-repeat;
        mask-size:cover;
        */
      }

      .OpcPpalbase{
        bottom:0px;
      }
      .OpcPpalbase20{
        bottom:15px;
      }

}

.opcionAlojamientos li{
  color: #00549a;
}
.opcionParcelasGen3{
  background-color:#00549a;
  color: white;
  padding: 10px;
  height: 272px;
}

.opcionParcelasGen3 img{
  height: 60px;
}

.general{
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size:34px;
  text-align: center;
}

.thr-search-engine,
.form-group label{
  color:#033882 !important;
}

.slides{
  overflow: hidden;
}

.botonBlanco{
  padding: 15px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #00549a;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
.botonBlanco:focus, .botonBlanco:hover{
  cursor: pointer;
}

.botonAzul{
  padding: 15px;
  border: 1px solid #00549a;
  background-color: #00549a;
  color: white;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
.botonAzul:focus, .botonAzul:hover{
  cursor: pointer;
}

.botonVerde{
  padding: 15px;
  border: 1px solid #009a3b;
  background-color: #009a3b;
  color: white;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}


.modal {
  transition: opacity 0.25s ease;
}
body.modal-active {
  overflow-x: hidden;
  overflow-y: visible !important;
}

#imgModal a:hover, #imgModal a:focus,
.modal-open:hover, .modal-open:focus,
.mousePointer:hover,.mousePointer:focus{
  cursor: pointer;
}
#premisTxt{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 34px;;
}
#premisTxtnl{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#premisTxtde{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 20px;
}

#imgDoble>div>div>div{
  background-size: contain !important;
}
#absblau{
  background: #00549a;
  height: 60px;
  width:100%;
  text-align: center;
}

#imgIcone{
  position: absolute;
  top:-20px;
  width:100%;
  text-align: center;
}
#imgIcone>img{
  width:120px;
  height:120px;
}

.info3{
  background: #00549a;
  height: 85px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 34px;
  color: white;
  justify-content: center;
  align-items: center;
}
.itipoHab p{
  float: left;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: white;
  padding-top: 10px;
  margin: 0;
}
.itipoHab2 p{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: white;
  display: inline-block;
  margin: 0;
}

.itipoHab>img{
  height: 45px;
  margin-bottom: -20px;
}

.itipoHab{
  margin-top: 0;
  display: inline-block;
}
.clsUl{
  margin:0;
  list-style-image: url('../img/icheck.png');
}
.clsCategorias{
  list-style-type: circle;
  font-size: 16px;
}
.opcBotNoNom{
  background-color: #00549a !important;
  height: 100%;
}
.opcBotSiNom{
  background-color: #002449 !important;
  height: 100%;
  opacity: 80%;
}
.opcBotNoMaskNoNom{
  height: 462px;
}
.opcBotNoMaskSiNom{
  height: 372px;
}

.OpcBotomTex{
  height: 60px;
  background-color: #00549a !important;
  bottom: 0;
  width: 100%;
}
.opcTe{
  top: 0;
  width: 100%;
}
.opcionBot2 p,
.opcionBot p{
  margin: 0 0 1px 0;
}
.opcionBot{
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.opcionBot2 {
  background-repeat: no-repeat;
  background-size: cover;
}
.clsContact h2{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#contactGen{
    background-color: #00549a;
}
.iconesInst{
    text-align: center;
    font-size: 15px;
}
@media (min-width: 639px) and (max-width: 735px) {
  #contactGen,
  #GnralPclas{
    font-size: 17px;
  }
}
@media (max-width: 735px) {
  .opcionPpaln h2{
    font-size:26px !important;
  }
}
@media (min-width:1280px) and (max-width:1577px) {
    .clsUl>li{
        font-size: 15px;
    }
}

footer p{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 19px;
}
#buscPubli{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 17px;
}
.titBlog{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 19px;
}
.topTitul h2{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size: 34px;
  color: white;
  padding: 0;
  margin: 0;
  height: 70px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #00549a !important;
}

.thr-favorites{
  background-color:white;
}

.thr-favorites div,
.thr-favorite,
.thr-favorite-content{
  color: white !important;
  background-color: white !important;
}


.Adress1{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;;
}
.Adress2{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 0;
  font-size: 12px;
  color: gray;
}

.modal-container{
  max-height: 600px;
}

.textomas{
  font-size: 20px;;
}

.centrado{
  height: 500px !important;
  object-fit: cover;
  display: table-cell;
  vertical-align: middle;
}

.slick-slide div{
  background-color: #00549a !important;
}
.slick-slide>div{
  margin-bottom: 0 !important;
}
.salto{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.thr-search-engine .form-group{
    padding: 0px 10px 15px 10px;
}
.thr-search-engine div{
    border-radius: 8px;
}
.thr-btn-search{
    max-height: 47px;
    border-radius: 8px !important;
}

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
 ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  /*position: relative;*/
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 40px;
  display: inline-block;
  /*content: '\f001';*/
  content: "\f053";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  /*content: '\f002';*/
  content: "\f054";
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.grw-net-widget-four-blue-tag{
  background-color:#00549a;
}
.Adress2{
  color:#00549a;
}
.opcInstCap{
  color:#00549a;
  background-color:transparent;
  font-weight: 700;
  padding:10px 5px;
  font-size: 2.25rem;
  text-align: center;
  position: absolute;
  top:0;
  width: 100%;
}
.opcInstul{
  list-style-image: url("../img/ticblau-01.png");
  color:#00549a;
}
.contInstDet{
    padding: 0 10px;

}
.contInstDet a{
    color:#00549a;
}
.instDet{
    margin:0;
    font-size:1rem;
    color:#212529;
}
.instDet2{
    margin:0;
    font-weight: 100;
    color:#212529;
}

.instDetB{
    margin:0;
    font-weight: 100;
    color:#212529;
}

.instDet3{
    margin:0;
    font-weight: 300;
    color:#00549a;
}

.NegInstOpc{
    font-weight: 300;
    padding-top:10px;
    color:#00549a;
}
.titulPeque{
    color:white;
    background-color:#00549a;
}
.instBlue{
    color:#00549a;
}
.n2ITextAqu{
    font-weight:900 ;
}
.TextAquPequeI{
    margin-left: 5%;
}