@font-face{
	font-family: "Lato-Regular";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Lato-Regular.ttf);
}
@font-face{
	font-family: "Lato-Bold";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Lato-Bold.ttf);
}
@font-face{
	font-family: "Lato-BlackItalic";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Lato-BlackItalic.ttf);
}
@font-face{
	font-family: "Raleway-SemiBold";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Raleway-SemiBold.ttf);
}
@font-face{
	font-family: "Raleway-Black";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Raleway-Black.ttf);
}
@font-face{
	font-family: "Raleway-Medium";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Raleway-Medium.ttf);
}
@font-face{
	font-family: "Raleway-Bold";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/Raleway-Bold.ttf);
}
@font-face{
	font-family: "MyriadPro-Regular";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MyriadPro-Regular.otf);
}
@font-face{
  font-family: "MyriadPro-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/MyriadPro-Bold.otf);
}
@font-face{
  font-family: "SendFlowers-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/SendFlowers-Regular.ttf);
}
html, body{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
  background: #fff;
}
/**/

a{
	color: inherit;
	text-decoration: none;
}


@media (max-width: 900px) and (min-width: 0px) {

.maxwidth{
  max-width: 100%;
  position: relative;
  margin: auto;
}
.boton_flotante{
  width: 130px;
  height: 130px;
  background: url(../img/img_4.png)no-repeat center;
  background-size: contain;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  z-index: 5;
  cursor: pointer;
}

/*header*/
.header{
  background: url(../img/img_1.png) no-repeat center right;
  background-size: cover;
}
.datosheader_1{
  width: 100%;
  background: #2e2e2e;
  box-sizing: border-box;
  padding: 15px 10px;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 3px;
  color: #FFFFFF;
}
.datosheader_1 div:nth-child(1){
  background: url(../img/icono_1.png) no-repeat center left+10px;
  background-size: 30px;
}
.datosheader_1 div:nth-child(2){
  background: url(../img/icono_2.png) no-repeat center left+10px;
  background-size: 30px;
}
.datosheader_1 div:nth-child(3){
  background: url(../img/icono_3.png) no-repeat center left+10px;
  background-size: 35px;
}
.datosheader_1 div:nth-child(2) p{
  margin: 0;
}
.datosheader_1 div:nth-child(3) p{
  margin: 0;
  display: block;
}
.datosheader_1 div:nth-child(4){
  text-align: right;
  font-size: 14px;
}
.redes_sociales{
  color: #00aea9;
  letter-spacing: 2px;
  line-height: 30px;
  border-left: 1px solid #00aea9;
  box-sizing: border-box;
  padding: 0 10px;
}
.link_page{
  box-sizing: border-box;
  padding: 0 10px;
}
.datosheader_1 div p{
  display: inline-block;
  vertical-align: middle;
}
.info_caja{
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding-left: 50px;
  font-family: "Lato-Regular";
  font-size: 12px;
  white-space: initial;
}
.info_caja p{
  margin: 3px 0;
}
.info_caja span{
  text-transform: uppercase;
}
.datosheader_2{
  width: 100%;
  min-height: 115px;
  text-align: right;
  position: relative;
}
.logo{
  position: absolute;
  top: 10px;
  left: 3%;
}
.logobarra{
  height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: all .2s;
  opacity: 0;
  z-index: 10;
}
.filto_caja{
  display: inline-block;
  vertical-align: middle;
  font-family: "Lato-Regular";
  text-transform: uppercase;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 60px;
  min-height: 60px;
  line-height: 60px;
  white-space: initial;
  cursor: pointer;
  margin: 30px 0 0;
}
.datosheader_2 .buscaesp{
  background: url(../img/icono_4.png) no-repeat center left+10px;
  background-size: 45px;
}
.datosheader_2 .buscaesp2{
  background: url(../img/icono_5.png) no-repeat center left+10px;
  background-size: 45px;
}

.datosheader_2 div:nth-child(2){
  background: url(../img/icono_4.png) no-repeat center left+10px;
  background-size: 45px;
}
.datosheader_2 div:nth-child(3){
  background: url(../img/icono_5.png) no-repeat center left+10px;
  background-size: 45px;
}
.datosheader_2 div:nth-child(4){
  background: url(../img/icono_6.png) no-repeat center left+10px;
  background-size: 45px;
}
.datosheader_2 div:nth-child(5){
  background: url(../img/icono_7.png) no-repeat center left+10px;
  background-size: 45px;
}




/*boton movil*/
.menulateral{
  width: 100%;
  height: 100%;
  background: #FFF;
  position: fixed;
  top: -500%;
  left: 0;
  box-sizing: border-box;
  padding: 90px 0 0;
  transition: all .6s;
  z-index: 3;
}
.opc_menu_mov{
  color: #06b2b6;
  text-transform: uppercase;
  border-bottom: 1px solid #06b2b6;
  line-height: 40px;
  font-family: "Raleway-Medium";
  box-sizing: border-box;
  padding: 0 10px;
}
.btnMnuMobil{
position: absolute;
    width: 20px;
    height: 20px;
    overflow: hidden;
    transition: all .4s;
    top: 15px;
    left: 15px;
    z-index: 10;
}
.btnMnuMobilBarra1, .btnMnuMobilBarra2, .btnMnuMobilBarra3{
  position: absolute;
  background-color: #06b2b6;
  left: 0;
  width: 100%;
  height: 3px;
  transition: all .4s;
}
.btnMnuMobilBarra1{
  top: 0;
}
.btnMnuMobilBarra2{
  bottom: 0;
}
.btnMnuMobilBarra3{
  top: calc(50% - 1px);
}
.menupBtnMobil{
position: absolute;
    top: 15px;
    left: 0px;
    height: 50px;
    width: 50px;
    color: #fff;
    background: transparent;
    box-sizing: border-box;
    text-align: center;
    font-size: 25px;
    padding: 17px 0px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 10;
}
.menupBtnMobil {
    display: block;
}



/*header*/
#header{
	background: #A0BF44;
	width: 100%;
	height: 35px;
	font-family: "MyriadPro-Regular";
  font-size: 13px;
}
.tab-header{
	color: #fff;
	width: 100%;
	height: 35px;
}
.menu_top {
  width: 100%;
  height: 80px;
  position: relative;
  box-shadow: 0px 1px 6px -1px #ccc;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 3;
  background: #FFF;
}
.opc_menu {
  display: inline-block;
  vertical-align: middle;
  color: #88898A;
  font-family: "MyriadPro-Regular";
  cursor: pointer;
  margin: 30px 15px 0 0;
  font-size: 14px;
  display: none;
}
.logobarra {
  height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: all .2s;
  opacity: 0;
  z-index: 10;
}
.movil {
  display: block;
}
.no_movil{
	 display: none;
}
.logo {
  position: absolute;
  top: 10px;
  left: 3%;
  width: 80px;
}
.logo2 {
    top: 10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 65px;
    position: absolute;
}
.opc_menu2{
  background: #39B4AF;
  height: 30px;
  width: 100px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-family: "MyriadPro-Regular";
  cursor: pointer;
  margin: 30px 15px 0 0;
  font-size: 14px;
  border-radius: 5px;
  line-height: 30px;
  text-align: center;
}
/*SECCION 1*/
.seccion_1 {
  position: relative;
}
.slide_landing img {
  width: 100%;
  height: auto;
}
.swiper-button-prev{
        background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
        width: 12%;
        height: 6%;
}
    .swiper-button-nex{
        background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
        width: 9%;
        height: 6%;
}

/*TERMINA SECCION 1*/

/*SECCION 2*/
.seccion_2 {
  position: relative;
}
.text-1{
  font-family: "MyriadPro-Regular";
  color: #88898A;
  font-size:16px ;
  margin: 30px auto;
  width: 305px;
}
.titulos-G{
  font-family: "MyriadPro-Regular";
  color: #CB7E8B;
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
}
.titulos-Medi{
  font-family: "MyriadPro-Regular";
  color: #00A896;
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
}
.list_1{
  font-family: "MyriadPro-Regular";
  color: #88898A;
  font-size: 16px;
  margin-top: 35px;
}
.img-bb{
     float: right;
    width: 135px;
    position: relative;
    bottom: 82px;
}
.text-2{
  font-family: "MyriadPro-Regular";
  color: #88898A;
  font-size:16px ;
  margin: 25px auto;
  width: 90%;
  display: block;
  text-align: initial;
  margin-bottom: 80px;
}
.accordion1{
  margin-top: 50px;
  font-size: 18px;
}
/*TERMINA SECCION 2*/

/*SECCION 3*/

#seccion_3{
  position: relative;
  width: 100%;
  height: 333px;
  background: #f2e1e2;/*rosa muy claro*/
  margin-top: 50px;
}
.titleG{
  padding-top: 20px;
  padding-bottom: 20px;
}
.imgW{
  width: 180px;
}
.imgCM{
  width: 100%;
}
.tituloCom{
  text-align: center;
  width: 100px;
  font-family: "MyriadPro-Regular";
  color:#88898A;
}
:root {
  --swiper-theme-color: #CB7E8B !important;
}
.mySwiper .swiper-slide {
    width: 100%;
    height: 250px;
}
.contenedor{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 160px;
  margin: 0px 15px;
}
.contenedor figura{
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
  border-radius: 12px;
  cursor: pointer;

}
.contenedor figura img{
  width: 100%;
  height: 160px;
  transition: all 50ms ease-out;
}
.contenedor figura .hoverC{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(203, 126, 139, .5);
  transition: all 50ms ease-out;
  opacity: 0;
  visibility: hidden;
  text-align: center;
}

.contenedor figura:hover > .hoverC{
  opacity: 1;
  visibility: visible;
}


.hoverC{
    width: 180px;
  height: 207px;

}
.hoverC:hover{
z-index: 1000;
position: static;
  background: rgba(203, 126, 139, .5);

}

/*TERMINA SECCION 3*/

/* SECCION 4*/

.seccion_4{
  position: relative;
  height: auto;
}
.titulos-G2{
  font-family: "SendFlowers-Regular";
   color: #CB7E8B;
  font-size: 25px;
  text-align: center;
}
.CuadroE{
  width: 170px;
  height: 260px;
  border-radius: 15px;
  background: #fff;
  font-family: "MyriadPro-Regular";
  box-shadow: 0px 0px 10px rgba(0,0,0,.5);
  margin-bottom: 30px;
}
.imgE{
  width: 100%;
  height: 165px;
  border-radius: 15px 15px 0px 0px;
}
.FechaE{
  font-size: 14px;
  color: #fff;
  background: #CB7E8B;
  width: 100%;
  height: 30px;
  margin-top: -6px;
  text-align: center;
  line-height: 30px;
}
.tituloE{
    font-size: 14px;
  color: #CB7E8B;
  width: 100%;
  height: auto;
  margin-top: -6px;
  text-align: center;
 margin-top: 15px;
}
/*TERMINA SECCION 4*/

/* SECCION 5 */
.seccion_5{
  position: relative;
  background: linear-gradient(90deg,
rgba(240, 145, 151, 0.85) 34%, rgba(228,
139, 151, 0.85) 54%, rgba(198, 121, 153,
0.85) 90%, rgba(188, 116, 153, 0.85) 100%);

background-blend-mode: multiply;

mix-blend-mode: multiply;

transform: rotate(-180deg);
height: 200px;
width: 100%;
}
.titulo2{
position: absolute;
    top: calc(50% - -102px);
    color: #fff;
    font-family: "MyriadPro-Regular";
    transform: rotate(180deg);
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 25px;
    display: inline-block;
 }

.btnU{
  width: 280px;
  height: 30px;
  background: #fff;
  color:#CB7E8B ;
  font-size: 18px;
  border: none;
  border-radius: 9px;
  padding: 0px 10px;
  margin:0px 30px ;
}
.Opt1{
  background: #CB7E8B;
  color: #fff;
  border: none;
  margin: 0;
}
.Opt1:hover{
  background:#f2e1e2 ;
}
/*TERMINA SECCION 5*/

/* SECCION 6*/
.seccion_6{
   position: relative;
  width: 100%;
  height: 370px;
  background: #f2e1e2;/*rosa muy claro*/
}
.CuadroT{
  width: 180px;
  height: auto;
  border-radius: 15px;
  background: #fff;
  padding: 10px;
  margin-bottom: 60px;
}
.fotoP{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
}
.NameP{
   font-family: "MyriadPro-Regular";
   font-size: 13px;
   color: #000;
   display: inline-block;
    position: relative;
    top: -13px;
    padding: 0px 10px;
}
.textT{
  width: 100%;
  color: #000;
  font-family: "MyriadPro-Regular";
  font-size: 13px;
  text-align: justify;
}
p.clasificacion {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

p.clasificacion input {
  position: absolute;
  top: -100px;
}

p.clasificacion label {
  float: right;
  color: #333;
}

p.clasificacion label:hover,
p.clasificacion label:hover ~ label,
p.clasificacion input:checked ~ label {
  color: #dd4;
}


/*TERMINA SECCION 6*/

/* SECCION 7*/
.seccion_7{
 position: relative;
}
.maxwidth2{
  width: 100%;
  margin: auto;
}
.mitad{
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.datos{
  width: 80%;
  height: 75px;
  color: #CB7E8B;
  font-family: "MyriadPro-Regular";
  margin: auto;
}
.datosP{
  border-bottom: 2px solid #88898A;
  color:#dd98c5;
  width: 95%;
  height: 30px;
  margin: 10px;
  border-style: none none solid none;
  outline: none;
  font-family: "MyriadPro-Regular";
  font-size: 14px;
  background: #fff;
 -webkit-appearance: textfield !important;
margin: 0;
-moz-appearance:textfield !important;
}
.estados{
  background: #fff;
  font-family: "MyriadPro-Regular";
}
.btnenviar{
  width: 200px;
  height: 35px;
  font-size: 20px;
  color: #fff;
  background: #CB7E8B;
  border-radius: 15px;
  text-align: center;
  line-height: 35px;
  margin: auto;
  font-family: "MyriadPro-Regular";
  cursor: pointer;
}


/*TERMINA SECCION 7*/

.footer{
  background:#39B4AF;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 70px;
  color: #fff;
  font-family: "MyriadPro-Regular";
  font-family: 13px;
  text-align: center;
}
.textp3 {
  width: 99%;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
}
.logofooter {
  position: relative;
  margin: auto;
  display: block;
  left: 0;
  right: 0;
  bottom: 2px;
}
.textp4 {
  width: 99%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0;
}

/*unidades*/
.division1{
  background:#CB7E8B;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 115px;
  margin-top: -4px;
  font-size: 20px;
  line-height: 75px;
   font-family: "MyriadPro-Bold";
}
.numUH{
    float: none;
    /* margin: 0px 100px; */
    position: absolute;
    top: 36px;
    width: 200px;
    left: 90px;
}
.TablaP{
  height: auto;
  overflow: scroll;
}
.imgU{
  display: inline-block;
  width: 300px;
  margin: 10px auto;
}
.span1{
  font-size: 13px;
  color: #CB7E8B;
  text-align: right;
    font-family: "MyriadPro-Regular";
    width: 350px;
    float: right;
}
.spanMedi{
  font-size: 13px;
  color: #00A896;
  text-align: right;
    font-family: "MyriadPro-Regular";
    width: 350px;
    float: right;
}
.span2{
  font-size: 28px;
  color: #000;
 
    font-family: "MyriadPro-Regular";
  }
.span2Medi{
  font-size: 28px;
  color: #6C6D70;
  font-family: "MyriadPro-Regular";
  }

.spaan3{
  font-size: 16px;
  color: #CB7E8B;
    font-family: "MyriadPro-Regular";
}
.span3Medi{
  font-size: 16px;
  color: #A3C329;
    font-family: "MyriadPro-Regular";
}
.textpqt{
     font-family: "MyriadPro-Regular";
     color:#88898A ;
     font-size: 14px;
     text-align: justify;
}
.seccion_8{
  position: relative;
}
.imagen_mapa {
  height: 400px;
  background: url(../img/img_14.jpg)no-repeat center;
    background-size: auto;
  background-size: cover;
  margin: 50px 0;
  position: relative;
}
.seccion_doc{
  position: relative;
background: linear-gradient(90deg, rgba(240, 145, 151, 0.85) 34%, rgba(228, 139, 151, 0.85) 54%, rgba(198, 121, 153, 0.85) 90%, rgba(188, 116, 153, 0.85) 100%);
background-blend-mode: multiply;
mix-blend-mode: multiply;
transform: rotate(-180deg);
height: 310px;
width: 100%;
margin-top: -50px;
}
.imgDoc{
  width: 45%;
margin-bottom: 0px;
}
.mitad2{
  width: 98%;
  display: inline-block;
  transform: rotate(180deg);
  font-family: "MyriadPro-Regular";
  color: #fff;
  font-size: 24px;
padding-top: 10px;
}
.mitad3{
width: 75%;
    display: block;
    transform: rotate(180deg);
    margin: auto;
    text-align: center
}
.click{
  width: 200px;
  height: 30px;
  border-radius: 10px;
  background: #fff;
  color:#CB7E8B ;
  text-align: center;
  line-height: 33px;
  font-size: 18px;
    margin: 30px 100px;

}
.MasP{
  position: relative;
  width: 100%;
  height: 75px;
}
.titulo3{
  position: absolute;
  top: calc(50% - -55px);
  color: #CB7E8B;
  font-family: "MyriadPro-Regular";
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 24px;
  display: inline-block;
 }
.btnU2{
  width: 280px;
  height: 30px;
  background: #CB7E8B;
  color:#fff ;
  font-size: 18px;
  border: none;
  border-radius: 9px;
  padding: 0px 10px;
  margin:0px 30px ;
}
#Messenger {
  width: 65px;
  position: fixed;
  bottom: 150px;
  right: 90px;
  z-index: 10;
}
/*seccion-tab*/

.seccion-tab{
   font-family: "MyriadPro-Regular";
   font-size: 14px;
   color: #88898A;
   
}
.titulo-tab{
  font-size: 14px;
  color: #fff;
  background: #CB7E8B;
  font-family: "MyriadPro-Bold";
  text-align: center;
}
.tabla{
  width: 100%;
  height: 450px !important;
  overflow: scroll !important;

}
.color-tab{
  background-color: #f9f1f3;
}

.centrado{
  margin: auto;
    width: 300px;
}
.div2M{
  font-size: 20px !important;
}
.cldBnf{
  width: 200px;
}
}
