@font-face{
	font-family: "MyriadPro-Regular";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MyriadPro-Regular.otf);
}
@font-face{
	font-family: "MyriadPro-Semibold";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MyriadPro-Semibold.otf);
}
@font-face{
	font-family: "MyriadPro-BoldCond";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MyriadPro-BoldCond.otf);
}
@font-face{
	font-family: "MyriadPro-Bold";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/MyriadPro-Bold.otf);
}

html, body{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	position: relative;
	
}
@media (max-width: 140000px) and (min-width: 901px) {
/**/
.maxwidth{
	max-width: 1100px;
	position: relative;
	margin: auto;
}
a{
	color: inherit;
	text-decoration: none;
}
.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;
}

/*menu*/

.menuP {

    width: 100%;
    background: rgba(0,183,176,0.9);
    font-size: 12px;
    color: #000;
    height: 90px;
    box-shadow: 0px 0px 4px 1px #555c;
    margin-top: -12px;
    box-sizing: border-box;
    padding: 0 10px;
    z-index: 3;
    position: fixed !important;

}
.logo2{
	width: 80px;
}
            
nav li{
        display: inline-block;
		height: 50px;
		vertical-align: middle;
		font-family: "MyriadPro-Regular";
		cursor: pointer;
		text-align: center;
		color: #fff;
		position: relative;
		margin: -1px 35px 0 0;
		font-size: 14px;
		padding-top: 27px;
		text-transform: uppercase;
}


            
.opns_menu:hover{
     border-bottom: 3px solid #96c11f;
     height: 30px;
      }
            
nav li>ul{
      display:none;
      }

nav li:hover>ul{
      display:block;
     
}
nav a{
      text-decoration:none;
      color:inherit;
      font-size:14px;
      height:100%;
      }
.opcionesmenu{
	position: absolute;
	top: 45px;
	left: -18px;
	width: 142px;
	background: rgba(0,183,176,0.7);
	text-align: center;
	margin-top: 32px;
	padding-top:7px;	
	margin-left:0px;
	
}
.opcionesmenu li{
	width: 128%;
	margin-left: -28%;

	text-align: center;
	padding-top: 10px;
	height: 35px;
}
.opcM2{
	margin-top: 10px;
}

.opnM:hover{
	color: #01B7B0;
	
}

/*seccion_1*/

.cuadros{
	position: absolute;
    bottom: 45px;
    z-index: 1;
    right:0px;

}
.textttl{
	font-size: 50px;
	color: #fff;
	margin-top: 20px;
	font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    text-align: initial;
margin-left: 20px;
}
.cuadroV {
    width: 550px;
    height: 430px;
    font-family: "MyriadPro-Regular";
    background: rgba(133,193,0,0.8);
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: #fff;
}
.secuno{
	margin-bottom: -7px;
}
/*seccion_2*/

.secciondos{
	height: 500px;
	width: 100%;
	background: url(../img/1.png) no-repeat;
	background-size: 100% 100%;
	
}
.CuadrovP{
	width: 100%;
	height: 100%;
	margin: auto;
}
.cuadrosT{
	display: inline-block;
	margin-top: 70px;
	width: 340px;
	margin-left: 20px;

}
.imgCV{
	width: 340px;
}
.cuadroVerdeP{
	width: 340px;
	height: 80px;
	background: #87bf2c;
}
.titulo2{
	font-size: 35px;
	color: #fff;
	font-family: "MyriadPro-Bold";
	text-transform: uppercase;
	padding-top: 115px;
}
.CuadroG{
    width: 215px;
    height: 40px;
    background-color: #7A7A78;
    float: right;
    margin-top: 0px;
    color: #fff;
    font-family: "MyriadPro-Regular";
	text-align: right;
	line-height: 40px;
	font-size: 18px;
	cursor: pointer;
	    padding: 0px 15px;

}
.ReportesV{
	font-family: "MyriadPro-Bold";
	color: #fff;
	font-size: 23px;
}
/*seccion_3*/

.textdiv {
	width: 48.5%;
	display: inline-block;
	vertical-align: middle;
   height: 100%;
}
.textdiv2{
    width: 51.2%;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/8.png);
        background-size: auto;
    background-size: 100%;
    background-position: top;
    height: 100%;

}
.seccion3{
	height: 500px;
	width: 100%;
}
.cuadrosC{
	width: 101%;
	height: 110px;
	background-color: #99c221;
	display: inline-block;
	margin-top: 20px;

}
.titulo3{
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	font-family: "MyriadPro-Bold";
	color: #00bfb2;
	margin-top: 40px;
}
.imgC{
	width: 80px;
	margin: 7px;
}
.textCO{
	width: 80%;
	height: 100%;
	display: inherit;
	text-align: justify;
	color: #fff;
	font-family: "MyriadPro-Regular";
	 
    font-size: 18px;
	padding-right: 15px;

}
.Valores{
	margin-right: 80px;
}

/*seccion_4*/
.seccioncuatro{
	height: 400px;
	width: 100%;
}
.textdiv3{
    width: 51.2%;
    display: inline-block;
    vertical-align: middle;

    height: 100%;

}
.imagen_mapa{
	height: 400px;
	background: url(../img/img_14.jpg)no-repeat center;
	background-size: cover;
	
	position: relative;
}
.map1{
	width: 80%;
	height: 55px;
	margin: auto;
	background-color: #00bfb2;
	color: #fff;
	text-transform: uppercase;
	font-family: "MyriadPro-Bold";
	padding-left: 30px;
	margin-top: 60px;
	font-size: 30px;
	line-height: 60px;
}
.map2{
	width: 80%;
	height: 55px;
	margin: auto;
	background-color: #99c221;
	color: #fff;
	text-transform: uppercase;
	font-family: "MyriadPro-Bold";
	padding-left: 30px;
	font-size: 30px;
	line-height: 60px;
}
.map3{
	width: 80%;
	height: 55px;
	margin: auto;
	background-color: #7a7a78;
	color: #fff;
	text-transform: uppercase;
	font-family: "MyriadPro-Bold";
	padding-left: 30px;
	font-size: 30px;
	line-height: 60px;
}
.titleMap{
	font-size: 38px;
	text-transform: uppercase;
	color: #00bfb2;
	font-family: "MyriadPro-Bold";
	margin: auto;
	width: 85%;
	margin-top: 40px;
}
.redes{
width: 45px;
height: 116px;
background-color: #99c221;
position: fixed;
left: 0px;
top: 391px;
margin: auto;
box-shadow: 0px 0px 4px 1px #555c;
}
/*footer*/
.footer{
	
	box-sizing: border-box;
	padding: 15px 10px;
	color: #FFF;
	font-family: "MyriadPro-Regular";
	text-transform: uppercase;
	position: relative;
	font-size: 16px;
}
.textp3{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.footercolor{
		background: #00bfb2;
}


.slide_img1 {
    height: 600px !important;
    background: url(../img/banner/slide1.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.slide_img2 {
    height: 600px !important;
    background: url(../img/MACAGSN-472.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.slide_img3 {
    height: 600px !important;
    background: url(../img/banner/slide2.jpg)no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.slide_img4 {
    height: 600px !important;
    background: url(../img/banner/slide3.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.slide_img5 {
    height: 600px !important;
    background: url(../img/banner/slide4.jpg)no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.slide_img6 {
    height: 600px !important;
    background: url(../img/MACAGSN-22.jpg)no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
/*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;
}

.opc_menu{
	display: inline-block;
	vertical-align: middle;
	color: #282828;
	font-family: "Lato-Regular";
	cursor: pointer;
	margin: 30px 15px 0 0;
}
.inputbuscar{
	background: #f0f0f0;
	width: 270px;
	position: absolute;
	top: 15px;
	right: 0;
	height: 50px;
	box-sizing: border-box;
	padding: 7px 5px;
	text-align: center;
}
.inputtext{
	width: 78%;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	border: none;
	background: transparent;
	outline: none;
	color: #000;
	font-family: "Lato-Regular";
	font-size: 14px;
}
.inputtext:placeholder{
	color: #2e2e2e;
	opacity: 1;
}
.inputsub{
	width: 18%;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	border: none;
	background: url(../img/icono_8.png) no-repeat center, transparent;
	cursor: pointer;
	border-left: 1px solid #dbdbdb;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
/*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: 7px;
	left: -30px;
	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{
	display: none;
	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;
}
/*seccion_1*/
.seccion_1{
	position: relative;
}
.seccion_1 .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%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300aea9'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
	background-size: 10px;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	background-color: #FFF;
	box-shadow: 0px 1px 2px 0px #a1a1a1;
	border-radius: 3px;
}
.seccion_1 .swiper-button-next{
	background: url(../img/icono_18.jpg) no-repeat center;
	background-size: cover;
	right: 10px;
	left: auto;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	box-shadow: 0px 1px 2px 0px #a1a1a1;
	border-radius: 3px;
}
.imagen_slide{
	width: 62%;
	height: 475px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: url(../img/img_2.png)no-repeat center right;
	background-size: contain;
}
.contenido_slide{
	width: 37%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 20px 0;
	position: relative;
}
.div_1{
	width: 220px;
	line-height: 40px;
	background: #85c100;
	color: #FFF;
	font-family: "Raleway-SemiBold";
	border-radius: 3px;
	text-align: center;
	border-left: 5px solid #989798;
	font-size: 18px;
}
.texto_1{
	color: #85c100;
	font-family: "Raleway-Black";
	font-size: 45px;
	max-width: 400px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin: 20px 0;
}
.texto_2{
	color: #607d8b;
	font-family: "Raleway-SemiBold";
	font-size: 20px;
	letter-spacing: 1px;
	max-width: 300px;
	line-height: 1.5em;
}
.boton_uno{
	width: 250px;
	line-height: 40px;
	cursor: pointer;
	color: #FFF;
	border-radius: 3px;
	background: #04afaa;
	font-family: "Lato-Bold";
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
.slide_landing {
    text-align: center;

}
.slide_landing img {
   width: 100%;
   height: auto;
    
}
/*seccion_2*/
.seccion_2{
	background: url(../img/img_3.webp)no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	overflow: hidden;
	padding: 40px 10px;
	color: #FFF;
	margin: -4px 0px;
}
.logoblanco{
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}
.descripcions_2{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 160px);
	margin-left: 20px;
}
.texto_3{
	font-family: "Raleway-Medium";
	margin: 0;
	text-transform: uppercase;
	font-size: 20px;
}
.texto_4{
	font-family: "Raleway-Bold";
	margin: 0;
	text-transform: uppercase;
	font-size: 20px;
}
.texto_4 span{
	margin: 0 10px 0 0;
}
.texto_5{
	font-family: "Raleway-Bold";
	font-size: 14px;
	line-height: 1.8em;
}

/*seccion_3*/
.seccion_3{
	box-sizing: border-box;
	padding: 30px 10px;
}
.titulo_azul{
	text-transform: uppercase;
	text-align: center;
	color: #404040;
	font-family: "Raleway-Medium";
	margin: 0px auto 40px;
}
.titulo_azul span{
	font-family: "Raleway-Bold";
	color: #00aea9;
}
.icono_titulo{
	max-width: 300px;
	margin: 10px auto;
	position: relative;
	border: 1px solid #cccccc;
	text-align: center;
}
.icono_titulo img{
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: -20px;
	z-index: 2;
	background-color: #FFF;
}
.servicios_content{
	margin: 60px auto 30px;
	white-space: nowrap;
}
.slide_5{
	height: 150px;
}
.slide_5 .swiper-slide{
	width: 15.5%;
	margin: 10px 5px;
}
.opc_servicios{
	width: 100%;
	height: 120px;
	box-shadow: 0px 0px 9px -1px #CCC;
	border-radius: 3px;
	position: relative;
	background: #FFF;
	color: #505050;
	text-align: center;
	font-family: "Raleway-SemiBold";
	cursor: pointer;
}
.opc_active{
	color: #FFF;
	box-shadow: none;
	background: #06b2b6;
}
.opc_active::after{
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-top: 15px solid #06b2b6;
	border-right: 15px solid transparent;
	position: absolute;
	left: calc(50% - 15px);
	bottom: -15px;
}
.opc_active img{
	filter: contrast(0) brightness(2);
}
.titulo_servic{
	width: 90%;
	margin: 5px auto;
	font-size: 12px;
	overflow: hidden;
}
.imgservi{
	margin: 15px auto 5px;
}
.tabsinfo{
	width: 100%;
	position: relative;
	margin: 40px auto;
}
.tabs_datos{
	display: none;
	text-align: center;
	-webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
#tab1{
	display: block;
}
.textoinfo{
	width: 47%;
	display: inline-block;
	vertical-align: top;
	font-family: "Raleway-Medium";
	color: #505050;
	text-align: left;
}
.imagentabs{
	width: 47%;
	height: 250px;
	margin: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.imagentabs2{
	width: 47%;
	height: 100%;
	margin: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.imagentabs img{
	width: 110%;
}

.descrip_list{
	font-size: 14px;
	
	overflow: hidden;
	text-align: justify;
}
.num_list{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	background: url(../img/icono_15.png)no-repeat center left;
	background-size: 15px;
	box-sizing: border-box;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn_contacto{
	font-family: "Raleway-Medium";
	color: #FFF;
	background: #06b2b6;
	width: 125px;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

/*seccion_4*/
.titulo_verde{
	text-transform: uppercase;
	text-align: center;
	color: #404040;
	font-family: "Raleway-Medium";
	margin: 0px auto 40px;
}
.titulo_verde span{
	font-family: "Raleway-Bold";
	color: #85c100;
}
.cerrucel_hospitales{
	margin: 50px auto;
}
.slide_2 .swiper-slide{
	width: 300px;
	height: 280px;
	overflow: hidden;
}
.slide_6 .swiper-slide{
	width: 350px;
	height: 280px;
	overflow: hidden;
}
.img_carrucel{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.img_carrucel:hover{
	transition: all .6s;
	transform: scale(1.1);
}
.tituloslide{
	background: rgba(133,193,0,0.6);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	line-height: 50px;
	color: #FFF;
	font-family: "Lato-Regular";
	text-transform: uppercase;
	box-sizing: border-box;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*seccion_5*/
.seccion_5{
	padding: 30px 0;
}
.menu_especialdades{
	border-top: 4px solid #06b2b6;
	text-align: center;
	white-space: nowrap;
	line-height: 50px;
	margin: 60px auto 0;
	font-size: 12px;
	cursor: pointer;
}
.slide_4 .swiper-wrapper div:nth-child(2) p{
	line-height: 1.1em;
	box-sizing: border-box;
	padding: 13px 0 6px;
	height: 54px;
}
.menu_especialdades .slide_4{
	max-width: 1100px;
	margin: -4px auto 0;
}
.slide_4 .swiper-slide{
	width: 20%;
}
.especia_opc{
	font-family: "Raleway-Medium";
	color: #141414;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	border-top: 4px solid transparent;
}
.act_opc{
	background: #06b2b6;
	border-top: 4px solid #58cbce;
	color: #FFF;
}
.tab_especiaguascalientesNorte {
    height: 500px;
    background: url(../img/Hospitales/FACHADA2.png)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especiaguascalientes {
    height: 500px;
    background: url(../img/banner_aguascalientes.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especimiguel {
    height: 500px;
    background: url(../img/banner_san_miguel-1024x430.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especicelaya {
    height: 500px;
    background: url(../img/banner_celaya-1024x430.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especisedna {
    height: 500px;
    background: url(../img/sedna0.png)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especirapuato {
    height: 500px;
    background: url(../img/banner_irapuato-1024x430.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especitampico {
    height: 500px;
    background: url(../img/banner-tampico.webp)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especipuebla {
    height: 500px;
    background: url(../img/banner_puebla-1024x430.jpg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.tab_especi{
	height: 500px;
	background: url(../img/img_10.jpg)no-repeat center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.content_especi{
	width: 55%;
	position: absolute;
	display: none;
	left: 0;
	bottom: 0;
	background: rgba(0,174,169,0.8);
	color: #FFF;
	font-family: "Lato-BlackItalic";
	border-top-right-radius: 50px;
	-webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
#esp_1{
	display: block;
}
.texto_esp{
	max-width: 600px;
	margin: 0 0 0 auto;
	box-sizing: border-box;
	padding: 30px;
}
.esp_p1{
	 margin: 0;
	 font-size: 55px;
}
.esp_p2{
	 margin: 0;
	 font-size: 35px;
	 text-align: center;
}
.esp_p3{
	margin: 20px 0;
	font-family: "Lato-Bold";
	font-size: 17px;
	line-height: 1.5em;
	text-align: justify;
	justify-content: 
}

/*seccion_6*/
.seccion_6{
	padding: 30px 0;
	overflow: hidden;
}
.bebeimg{
	display: inline-block;
	vertical-align: middle;
}
.textbebe{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.ptext1{
	color: #85c100;
	font-family: "Lato-BlackItalic";
	font-size: 23px;
}
.textbebe .boton_uno{
	margin: 30px auto;
}

/*seccion_7*/
.seccion_7{
	background: url(../img/img_13.webp) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	padding: 50px 15px;
}
.imgchica{
	width: 100%;
	height: 400px;
	background: url(../img/img_17.webp)no-repeat center top;
	background-size: cover;
}
.textoleft{
	max-width: 500px;
}
.p7_secc1{
	font-family: "Raleway-Medium";
	color: #404040;
	margin: 0;
	font-size: 35px;
	text-transform: uppercase;
}
.p7_secc2{
	font-family: "Raleway-Bold";
	color: #9ace32;
	margin: 0;
	font-size: 35px;
	text-transform: uppercase;
}
.p7_secc3{
	font-family: "Raleway-Bold";
	margin: 40px 0 20px;
}

/*seccion_8*/
.seccion_8{
	padding: 70px 0
}

.iconomap{
	position: absolute;
	top: 50%;
	left: 50%;
}
.direcionesmac{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.contactomac{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.subtitulo_verde{
	font-family: "Raleway-Medium";
	text-transform: uppercase;
	font-size: 20px;
	color: #3f3f3f;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-bottom: 20px;
}
.subtitulo_verde span{
	color: #84c100;
}
.subtitulo_verde::after{
	content: '';
	width: 50px;
	height: 0;
	border: 2px solid #06b2b6;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slide_3 .swiper-slide{
	width: 80%;
	margin: 0 10%;
	color: #585858;
	font-family: "Raleway-Medium";
}
.slide_3 .swiper-button-next{
	background-image: url(../img/img_16.png);
	background-size: 26px;
}
.slide_3 .swiper-button-prev {
	background-image: url(../img/icono_17.png);
	background-size: 26px;
}
.numerohospi{
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.inputform{
	width: 200px;
height: 35px;
font-size: 14px;
display: inline-block;
vertical-align: top;
border-left: 7px solid #85c100;
box-sizing: border-box;
padding: 0 8px;
margin: 10px 20px 0 0;
appearance: textfield;
color: #cecfd4;
background: linear-gradient(to left, #f0f0f0, white);
border-right: none;
border-bottom: none;
border-top: none;
font-family: "Raleway-Medium";
}
.textform{
	width: 100%;
	height: 80px;
	resize: none;
	font-size: 14px;
	margin: 20px 0;
	box-sizing: border-box;
	padding: 5px;
	color: #cecfd4;
	font-family: "Raleway-Medium";
	background: linear-gradient(to left, #f0f0f0, white);
	border-left: 7px solid #85c100;
	border-right: none;
border-bottom: none;
border-top: none;
}
.sendmail{
	font-family: "Raleway-Medium";
	color: #FFF;
	background: #06b2b6;
	cursor: pointer;
	height: 40px;
	font-size: 12px;
	margin: 0px 0 0px auto;
	border: none;
	width: 100px;
	display: block;
}

.titulofo{
	width: 100px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
}
.listfooter{
	padding: 0;
	margin: 10px 0 0 10px;
	text-align: left;
}
.listfooter p{
	margin: 5px 8px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.listfooter i{
	font-size: 6px;
	vertical-align: middle;
}
.divfooter{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	text-align: center;
	margin: 0px 0 30px;
}
.hospitalp{
	display: inline-block;
	vertical-align: top;
	margin: 10px 15px 10px 0;
}

.textp4{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	margin: 10px 0;
}
.logofooter{
	position: absolute;
	margin: auto;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
}

.movil{
	display: none;
}
.firstfiltercont{
	box-sizing: border-box;
	padding: 10px 0px;
	font-family: "Lato-Regular";
}
.abccont{
	display: flex;
	flex-flow: row;
	justify-content: space-around;
}
.filterabc{
	display: flex;
	cursor: pointer;
	font-family: "Lato-Regular";
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-align: center;
}
.filterabc:hover{
	background-color: rgba(0,174,169,.2);
}
.filterabc_selected{
	background-color: rgba(0,174,169,.4);
}
#directable{
	font-family: "Lato-Regular";
	width: 100%;
}
#directable tr:nth-child(even) {background-color: #f9f9f9;}
#directable th{font-weight: 100 !important; background-color: rgba(0,174,169,.4); color: #000}

#directable i{
	color: #00aea9;
}
.tblnombredoc {
    color: #00aea9;
}
.tblespecdoc {
    color: #7db404;
}
.tblhosp{
	color: #7db404;
}
.tblnumtel{
	color: #7db404;
}
.tblbtnmasinfo {
    width: 150px;
    background-color: #00aea9;
    color: #fff;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0px;
}

.topfancyinfo {
    background-color: #00aea9;
    color: #fff;
    text-align: center;
    box-sizing: border-box !important;
    padding: 10px 0px;
}
.fancynombredoc{

}
.fancyespecdoc{
	color: #9fe0de;
}
.fancyconsuldoc {
    box-sizing: border-box !important;
    padding: 10px;
    background-color: #9fe0de;
    text-align: center;
}
.fancyhopsubi{
	background-color: #00aea9;
    color: #fff;
    box-sizing: border-box !important;
    padding: 10px 15px;
}
.fancyextrainfo {
    vertical-align: top;
    line-height: 30px;
    box-sizing: border-box !important;
    padding: 10px;
}

#tblfancy{
	font-family: "Lato-Regular";
}
.formcontacto{
	width: 300px
}
.formcontacto input{
	height: 30px;
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px
}
.formcontacto textarea{
	height: 100px;
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px;
	resize: none;
}
.formcontacto button{
	height: 30px;
	width: 100%;
	background-color: #00aea9;
	color: #fff;
}

/*seccion dos*/
.seccion_dos{
	width: 100%;
	min-height: 400px;
	box-sizing: border-box;
	color: #fff;
	
}
.barratitlesec2{
	background-color: #92b50a;
	margin: 30px 0px 35px;
	width: 50%;
	min-width: 350px;
	position: relative;
	height: 100px;
}
.barratitlesec2 button{
	background-color: #92b50a;
	max-width: 632px;
	width: 100%;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;
	height: 100%;
	border: none;
	font-size: 40px;
	font-family: ""Lato-Regular"";
}

.txtifno { 
	position: relative;
  	color: #4f4f4f;
	box-sizing: border-box;
	padding: 20px 0px 10px;
	font-family: "Lato-Regular";
	text-align: justify;
}
.linegreen{
	max-width: 400px;
	width: 100%;
	border: 1px solid #92b50a;
	position: absolute;
	top: 0px;
	left: 0px;

}
.txtverde{
	color: #92b50a;
	font-family: "Lato-Regular";
	font-size: 14px;
}
.btnsec2{
	max-width: 500px;
	width: 100%;
	border-radius: 0px;
	border: none;
	background-color: #00aba0;
	height: 60px;
	color: #fff;
	font-size: 18px;
	margin: 10px 0px;
}

/*seccion tres*/
.seccion_tres{
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	/*min-height: 775px;*/
	
}
.seccion_tres .maxwidth {
    color: #000;
    padding: 0px 50px 0px 65px;
    box-sizing: border-box;
}
.sec3contbtns{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 380px);
}
.sec3contbtns p{
	font-family: "Lato-Regular";
}
.sec3contgallery{
	display: inline-block;
	width: 380px;
}
.btnservicio{
	border: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0px 0px 70px;
	height: 55px;
	background-color: #e3e3e3;
	color: #00aba0;
	font-family: "Montserrat-SemiBold";
	font-size: 18px;
	text-align: left;
	transition: all .3s;
}
.tactive, .btnservicio:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.infoservicio{
	box-sizing: border-box;
	overflow: hidden;
	height: auto;
	transition: all .2s;
}
.padingsim{
	height: 10px;
}
.swipeHosp{
	width: 90%;
	margin: auto;
}
.slideshosp{
	background-color: #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 625px !important;
}
.imgrefcont{
	text-align: center;
	margin: auto;
	width: 90%;
}
.imgrefitem {
    display: inline-block;
    width: 25%;
    height: 85px;
    box-sizing: border-box;
    /*border: 1px solid #000;*/
    margin: 10px 0px 0px;
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	filter: grayscale(1);
	transition: all .2s;
	cursor: pointer;
	position: relative;
	z-index: 0;
}

.imgrefitem:hover {
	filter: grayscale(0);
	transform: scale(1.03);
	z-index: 2;
}

/*--------------Sección cuatro------------------*/

.seccion_cuatro{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	text-align: left;
	margin:auto;
	/*min-height: 800px;*/
	
}

.seccion_cuatro h1{
	font-family: "Montserrat-SemiBold";
	color: #0582a9;
	margin: 10px 0px 20px;
}
.seccion_cuatromitad{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding: 10px;
}

.seccion_cuatromitad p, .txt{
	font-family: "Lato-Regular";
}

.itemservespCont  {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.itemblog {
    min-width: 300px;
    width: 90%;
    min-height: 200px;
    background-color: rgba(254,254,254,1);
    margin: 20px 0px;
    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
    box-sizing: border-box;
    padding: 20px;
    max-width: 380px;
    color:#444;
}
.itemblog h1{
   	font-family: "Lato-Regular";
}
.titleblogn{
	font-family: "Lato-Regular";
}
.blogp{
	font-family: "Lato-Regular";
}
.itemblog .itemblogImage{
   	height: 370px;
   	background-color: #999;
   	background-size: cover;
   	background-position: center;
   	background-repeat: no-repeat;
}
.itemblog .itemblogTitle{
   	font-size: 20px;
    color:#000;
    font-family: "Lato-Regular";
}
.itemblog .itemblogfecha{
   	font-size: 15px;
    color:#555;
    font-style: italic;
}
.itemblog .itemblogbtn{
   	background-color: #92b50a;
   	color:#fff;
   	font-size: 18px;
   	height: 50px;
   	width: 130px;
   	cursor: pointer;
}

#preregistro .seccion_1 .maxwidth{
	width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#preregistro .sec2mitad{
	display: inline-block;
	width: calc(50% - 15px);
	vertical-align: top;
	box-sizing: border-box;
	text-align: justify;
}
#preregistro .seccion_1 .maxwidth .title{
	font-family: "Lato-Regular";
	color: #0582a9;
	font-size: 30px;
	line-height: 50px;
	width: 100%
}
#preregistro .sec2mitad .title.segundo{
	font-family: "Lato-Regular";
	color: transparent;
	font-size: 20px;
	line-height: 50px;
}
#preregistro .sec2mitad button{
	color:#fff;
	background-color: #14988f;
	border: none;
	border-radius: 0px;
	font-size: 20px;
	height: 50px;
	width: 150px;
	margin-top: 20px;
}
.inputprereg {
    width: 100%;
    border: 1px solid #92b50a;
    height: 30px;
    box-sizing: border-box;
    padding: 0px 5px;
}
.inputprereg2 {
    width: 100%;
    border: 1px solid #92b50a;
    
    box-sizing: border-box;
    padding: 0px 5px;
}

.seccion_footer{
	min-height: 350px;
	position: relative;
	font-family: "Lato-Regular";
}
.seccion_footer .maxwidth{
	position: relative;
	height: 100%;
	box-sizing: border-box;
	padding: 0px 0px 0px;
	overflow-x: hidden;
}
.seccion_footer .maxwidth .itemhosprefCont{
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	
}
.itemhospref{
	min-width: 330px;
	width: 30%;
	min-height: 221px;
	background-color: rgba(254,254,254,1);
	margin: 50px 0px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	cursor: pointer;
}
.img_itemhospref{
	display: inline-block;
	vertical-align: top;
	background-color: rgba(0,0,0,.3);
	position: relative;
	height: 221px;
	width: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.info_itemhospref{
	display: inline-block;
	width: calc(100% - 145px);
	box-sizing: border-box;
	padding: 10px 5px;
}
.title_info_itemhospref{
	color: #0582a9;

}
.tel_info_itemhospref, .dir_info_itemhospref{
	color: #444;
	font-size: 12px
}
.lengbbl {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 5px 10px;
    vertical-align: top;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.info_itemhospref .lengbbl{
	border: none;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background-color: #92b50a;
}

.secunomitad {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    vertical-align: top;
    font-family: "Lato-Regular";
}
.ftconfliter {
    display: flex;
    justify-content: space-between;
}

.selectcont {
    display: inline-block;
    line-height: 36px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    vertical-align: top;
    min-width: 300px;
    width: 100%;
	max-width: 400px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px 5px;
}
.selectcont input{
    width: calc(100% - 10px);
    line-height: 30px;
    border: none
}
.selectcont select {
    border: none;
    background-color: transparent;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
}
.select2-results__option[aria-selected] {
    font-family: "Lato-Regular";
}
#not_perio{
		width: 35%; display: block; margin-left: auto; margin-right: auto;
	}


/*INVERSIONISTAS*/

.banner_deuda1 {
	width: 500px;
    
    background: url(../img/img1.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}
.banner_deuda2 {
	width: 500px;
    
    background: url(../img/img2.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}
.banner_deuda3 {
	width: 500px;
    
    background: url(../img/img3.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}
.banner_deuda4 {
	width: 500px;
    
    background: url(../img/img4.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}
.banner_deuda5 {
	width: 500px;
    
    background: url(../img/img5.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}
.banner_deuda6 {
	width: 500px;
    
    background: url(../img/img6.jpeg)no-repeat center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0px 20px;
}

.no_movil {
	
}
.no_movil2 {
	margin-left:55px;
}

.secciondeuda{
	height: auto;
		width: 100%;
	margin-top: 50px;
	padding-bottom: 20px;
}

.slide_img img {
   width: 100%;
   height: 600px;
    
}


.textP{
	width: 90%;
margin: auto;
text-align: justify;
line-height: 25px;
font-size: 16px;

}

.cuadromas{
	    width: 110px;
    height: 40px;
    background: #83AD2F;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
}


.logoF{
	margin-right: auto;
margin-left: auto;
display: block;
height: 130px;
margin-top: 25px;
}
.text-sec2{

    width: 400px;
    height: 500px;
    margin: auto;
    color: #fff;
}






.seccion3opacity{
	width: 100%;
	height: 500px;
	background: rgba(0,0,0,0.5);
		box-shadow: 0px 1px 15px 1px #000 inset;
}
.titulo_uno {
    text-align: center;
    font-size: 35px;
    color: #fff;
    line-height:100px; 
   	font-family: "Lato-Bold";
}
.tab-mision {
    width: 69%;
    margin-right: auto;
    margin-left: auto;
   	font-family: "Lato-Regular";
    display: block;
    margin-top: 50px;
    color: #fff;
    font-size: 17px;
    text-align: center;

}
.circuloM{
	width: 100px;
	height: 100px;
	background:#85c100 ;
	margin: auto;
	border-radius: 50%;
}
.quitar-puntos{
	list-style: none;
}
.titulo_tab{
	font-size: 20px;
	font-family: "Lato-Bold";
}

.text-map{
width: 400px;
height: 400px;
background: rgba(0,0,0,0.4);
position: absolute;
top: -400px;
z-index: 1000;
left: 150px;
text-align: center;
color: #fff;
font-size: 30px;	
	font-family: "Lato-Bold";
}
.footer2{
	background: #00bfb2;
	width: 100%;
	padding: 2px 0px;
	color: #FFF;
	font-family: "MyriadPro-Regular";
	margin-top: auto;
	

}


.secc-dos{
		background: rgba(1, 183, 176,0.5);	

	height: 130px;
	width: 100%;
}
/*INFORMACION FINANCIERA*/
.secc-uno{

	height: 165px;
	width: 100%;
}
.subt-Inf{
font-size: 40px;
color: #00b7b0;
padding-top: 111px;	
font-family: "MyriadPro-Regular";
text-transform: uppercase;
}
.datosInfo{
	margin: auto;
	width: 100%;
	height: auto;
}
.imgDatos{
	display: inline-block;
cursor: pointer;
}
.ocultarse{
	display: none;
}
.cuadrosR{
display: inline-block;
margin-top: 70px;
width: 340px;
margin-left: 20px;
height: 350px;
background: url(../img/ReporteTri.png)no-repeat;
background-size: 100% 100%;


}
.cuadrosR2{
display: inline-block;
margin-top: 70px;
width: 340px;
margin-left: 20px;
height: 350px;
background: url(../img/ReporteAn.png)no-repeat;
background-size: 100% 100%;

}
.cuadrosR3{
display: inline-block;
margin-top: 70px;
width: 340px;
margin-left: 20px;
height: 350px;
background: url(../img/ReporteD.png)no-repeat;
background-size: 100% 100%;

}
.mas{
	width: 215px;
height: 40px;
background-color:rgba(122, 122, 120,0.8);
float: right;
margin-top: -6px;
color: #fff;
font-family: "MyriadPro-Regular";
text-align: center;
line-height: 40px;
font-size: 18px;
}
.linegray{
width: 100px;
height: 5px;
background-color: rgba(255,255,255,0.6);
margin-top: 20px;
display: block;
margin-left: auto;
margin-right: auto;
}
.textR{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 230px;
    font-size: 20px;
    margin-top: 20px;
    color: #fff;
    font-family: "MyriadPro-Regular";
}
.Reportes{
	width: 100%;
height: 450px;
}
.cuadroFimg{
	display: inline-block;
	width: 500px;
	height: 80px;
	background: url(../img/23.png) no-repeat;
	background-size: 100%;
	background-position: center; 
	cursor: pointer;
}
.tituloFinanciera{
text-align: center;
margin-top: 21px;
color: #fff;
font-family: "MyriadPro-Bold";
font-size: 18px;
}
.imgCAdm{
	margin-bottom: -35px;
}
/*Termina Info financiera*/

/*Gobierno*/
.GobCorp{
	width: 100%;
	height: auto;
}
.gob{
	margin: auto;
	width: 630px;

}
.fechaY{
	float: right;
color: #8e8e90;
font-size: 40px;
}
.divTab{
	width: 39%;
display: inline-block;
vertical-align: middle;
}
.TabConA{
	position: relative;
top: 115px;
width: 100%;
margin: auto;
color: #88898b;
font-family: "MyriadPro-Regular";
border-collapse: collapse;
left: 100px;
}
.TabConA2{
	position: relative;
top: 68px;
width: 100%;
margin: auto;
color: #88898b;
font-family: "MyriadPro-Regular";
border-collapse: collapse;
left: 100px;
}
.txt2{
	padding: 0px 40px;
color: #00bfb2;
}
.fechaY2{
    color: #00bfb2;
    font-size: 40px;
    text-align: left;
    font-family: "MyriadPro-Bold";
    width: 300px;

}
.TabNombC{
	    background: #fff;
    height: 150px;
    width: 75%;
    margin: auto;
        margin-top: auto;
    margin-top: -63px;

}
.img70{

left: 6px;position: absolute;top:78px; 
}
.textNom{
   top: 135px;
    color: #fff;
    font-size: 22px;
    font-family: "MyriadPro-Regular";
    width: 300px;position: absolute;
}
.depto{
color: #00bfb2;
font-family: "MyriadPro-Regular";
font-size: 25px;
position: absolute;
margin-top: 13px;
}
.depto2{
	    background: #f1f1f1;
    color: #00bfb2;
font-family: "MyriadPro-Regular";
font-size: 20px;
/*position: absolute;*/
width: 350px; height: 350px;margin-top: 0px; text-align: center;padding-top: 18px;

}
.fancyB{
	background: transparent;
}
.tituloEq{
	width: 400px;
margin-right: auto;
margin-left: auto;
display: block;
}
.nomEq{
	width: 364px;
margin-right: auto;
margin-left: auto;
display: inline-block;
}
.EquipoD{
	background: url(../img/EquipoD.png) no-repeat;
	font-family: "MyriadPro-Regular";
	background-size: 100%;
	width: 60%;
	height: 82%;
}
.TituloDirec{
font-size: 33px;
color: #fff;
margin-top: 6%;
margin-left: 51px;
}
.tituloPuesto{
	text-align: center;
	margin-top: -2%;
	font-size: 32px;
	color: #88898b;
}
.CuadroF{
    width: 99%;
    height: auto;
    padding: 20px 0px 20px 50px;
    margin: auto;
    font-size: 16px;

}
.tituloF{
	    color: #03b6af;
    font-size: 1.5vw;

}
li{
	color: #96c121;
}
ul {
  list-style-type: square;
}
.fancybox-button svg{
	color: #fff;
}
/*Gobierno Termina*/
/*Deuda*/
.text-Dd{
	position: absolute;
	top: 15px;
	font-size: 23px;
	left: 30px;
	text-transform: uppercase;
	color: #fff;
	font-family: "MyriadPro-Regular";
}
.imgDeuda{
	width: 95%;
    height: 70px;

}
.deudaCorp{
	width: 100%;
	height: 200px;
}
.Certificado{
	display: inline-block;
	width: 450px;
}
.CertBur{
	position: absolute;
top: 93px;
text-align: center;
width: 400px;
color: #fff;
font-size: 20px;
font-family: "MyriadPro-Regular";
}
.CertBur2{
	    position: absolute;
    bottom: 73px;
    width: 400px;
    text-align: center;
    font-size: 20px;
    color: #00BFB2;
    font-family: "MyriadPro-Regular";

}
.imgMas{
	    right: 80px;
    position: absolute;

}
.deudaCali{
	width: 80%;
	height: 250px;
	background-color: #f5f5f5;
	border:2px solid #fff;
	margin: auto;
	box-shadow: 7px 3px 10px 6px #9f9f9fcc;
}
.tabDeuda{
	width: 80%;
margin: auto;
    margin-top: auto;
color: #00bfb2;
font-size: 18px;
height: 90%;
margin-top: 15px;

font-family: "MyriadPro-Regular";
text-transform: uppercase;
}
.mitadComite{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 21px;
	height: 350px;
	
    padding: 0px 20px;

}
.mitadComite2{
	width: 33%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
/*Termina deuda*/

/*comunicados*/
.ComunicadosTab{
	width: 100%;
	height: 500px;
	background: url(../img/64-1.png) no-repeat; 
	background-size: 100%;
}
.tituloCom{
position: relative;
top: 62px;
font-size: 22px;
text-transform: uppercase;
color: #fff;
font-family: "MyriadPro-Regular";
margin: auto;
width: 800px;
}
.TabCom{
	position: relative;
top: 115px;
width: 86%;
margin: auto;
color: #88898b;
font-family: "MyriadPro-Regular";
border-collapse: collapse;
}
.colorC{
	background: #f1f1f1; 
}
.fechaC{
	color: #00B7B0;
	width: 150px;
}
.Mas{
	cursor: pointer;
	width: 100px;
}
.textCR{
	padding: 0px 40px;
	font-family: "MyriadPro-Bold";
}
.footer3{
	box-sizing: border-box;
padding: 15px 10px;
color: #FFF;
font-family: "MyriadPro-Regular";
text-transform: uppercase;
position: absolute;
font-size: 16px;
bottom: 0px;
width: 100%;
}
.imgComites{
	 position: relative;
    top: -30px;
    left: -60px;
}
/*Termina Comunicados*/
/*Contacto*/
.imgContacto{
	position: relative;
left: -85px;
top: -7px;
}
.CuadroContacto{
	width: 100%;
	background: linear-gradient(to top, #e6e6e6 30%, white 60%);
	border: 3px solid #fff;
	box-shadow: 25px 12px 30px 2px #b9b7b7;
}
.mitadtext{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.cuadroGris{
	width: 108%;
background: #f1f1f1;
height: 230px;
margin-top: -90px;

}
.textcontacto{
	text-align: justify;
	font-size: 15px;
	color: #8f918b;
	padding: 16px 20px;
	font-family: "MyriadPro-Regular";
}
.triangulo{
	position: relative;
float: right;
top: -26px;
left: 16px;
width: 38px;

}
/*Termina Contacto*/
.secc-InfoF{
	height: 130px;
	width: 100%;
}
.tabingreso{
	width: 100%;
	font-size: 21px;
	color: #00B7B0;
	padding-top: 20px;
	text-align: center;	
	font-family: "MyriadPro-Regular";

}
.secciondos-financiera{
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	font-family: "MyriadPro-Regular";

}
.tabdatos{
	border: 1px solid;
	margin-top: 20px;
	font-size: 14px;
	overflow: scroll !important;
	height: 650px;
	font-family: "MyriadPro-Regular";
}
.colorcel:hover{
	background: #01B7B0;
}
.seccionrepor{
	width: 100%;
	height: 400px;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.cuadinf{
	width: 360px;
	text-align:center;
	margin-top: 85px;
	font-size: 22px;
	color: #00B7B0;
	display: inline-block;

}
.subtitulo2{
	font-family: "Lato-Bold";
}
.ir{
	width: 100px;
	height: 35px;
	border: 1px solid #00B7B0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
	line-height: 35px;
	font-size: 16px;
}
.cuadanual{
width: 230px;
font-family: "Lato-Bold";
font-size: 22px;
color: #00B7B0;
display: inline-block;
background: rgba(0, 183, 176,0.8);
height: 245px;
margin: -40px 20px;
}
.imganual{
	width: 230px;
	height: 245px;
	 opacity: 0.4;
background-color: hsla(14, 100%, 53%, 0.6);
}
.subtitulo3{
position: absolute;
top: 100px;
text-align: center;
width: 225px;
color: #fff;

}
.secciontres{
	height: 830px;
	width: 100%;
	padding-bottom: 50px;
}
.conocenos{
	width: 100%;
	height: 900px;
}
.titulo-dos{
	color: #000;
	text-align: center;
	font-size: 50px;
}
.linea-titulo{
	height: 5px;
	width: 45px;
	background: #000;
	margin: auto;
}

.cuadrobur{
display: inline-flex;

}
.salud{
    width: 300px;
    height: 275px;

}
.certificado{

    width: 140px;
    height: 50px;
    background: #85c100;
    margin: 54px 14px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;

}
.calificadoras{
    width: 175px;
    height: 47px;
    background: #85c100;
    margin: 6px 10px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;

}

.datosConc{
	display: inline-block;
	text-align: left;
}
.inputconc{
	width: 180px;
	margin: 23px 0px 0 0;
}
.btnenviar{
font-family: "MyriadPro-Regular";
color: #fff;
background: #85c100;
cursor: pointer;
height: 40px;
font-size: 16px;
margin: 0px 0 0px auto;
border: none;
width: 65%;
display: block;
margin: auto;
border-radius: 30px;
}
.btnenviar:hover{
	background: #00b7b0;
}
.num-tab{
	font-size: 40px;
	font-family: "MyriadPro-Regular";
}
	.tabconsejo{
		position: relative; 
		left: 180px;
	}
.contentSP{
	width: 100%;
	margin: auto;
}
.contentPoliticas{
	width: 300px;
	height: 180px;
	box-shadow: 0px 0px 4px 1px #555c;
	display: inline-block;
	margin: 20px 30px;
	cursor: pointer;
	font-family: "MyriadPro-Regular";
	color: #00bfb2;
	text-align: center;
}

.contentPoliticas:hover{
	background: rgba(133, 193, 0, 0.7);
	color: #fff;
}
.textPltic{
	width: 90%;
    height: 120px;
    margin: auto;
    font-size: 18px;
    margin-top: 45px;
}
.bannerimg{
	height: 435px;
    width: 70vw;
}
.banner1{
	width: 100%;
    margin-top: 78px;
}

/*MAc*/
	@media screen and (min-width: 2000px){
		.slide_2 .swiper-slide {
			width: 500px;
			height: 400px;
		}
		.seccion_2 {
			padding: 50px 10px;
		}
		.texto_3{
			font-size: 30px;
		}
		.texto_4{
			font-size: 27px;
		}
		.texto_5{
			font-size: 18px;
		}
		#not_perio{
			width: 35%; display: block; margin-left: auto; margin-right: auto;
		}
		.text-map{
	width: 400px;
	height: 400px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	bottom: -1775px;
	z-index: 1000;
	left: 200px;
	text-align: center;
	color: #fff;
	font-size: 30px;	
		font-family: "Lato-Bold";
	}
}
/*IPAD*/
@media screen and (max-width: 1050px){
	.header{display: none;}

	.menupBtnMobil{
		display: block;
	}
	
	.movil{
		display: block;

	}
	.no_movil {
		display: none;

	}
	.no_movil2 {
		display: none;

	}
	.logo{
		top: 13px;
		right: 0;
		left: -22px;
		margin: auto;
		height: 55px;
	}
	.opc_menu{
		display: none;
	}
	.seccion_1{
		padding-top: 80px;
	}
	.imagen_slide {
		width: 100vw;
	    height: 90vw;
	    display: block;
	    background-position: center;
	    background-size: contain;
	}
	.contenido_slide{
		z-index: 1;
		text-align: center;
		display: none;
	}
	.info_caja{
		width: 100%;
	}
	.filto_caja {
		min-height: 40px;
		line-height: initial;
		width: 48%;
		text-align: left;
		margin: 10px 0 0;
		padding: 14px 0 0 40px;
	}
	.inputbuscar{
		display: none;
	}
	.div_1{
		width: 170px;
		margin: auto;
	}
	.texto_1 {
		font-size: 31px;
		max-width: 300px;
		text-shadow: -2px -1px 1px #FFF;
		margin: 10px auto;
	}
	.texto_2 {
		font-size: 16px;
		max-width: 200px;
		margin: 10px auto;
		text-shadow: -2px -1px 1px #FFF;
	}
	.slide_5 .swiper-slide{
		width: 45%;
	}
	.slide_4 .swiper-slide {
		width: 40%;
	}
	.imagentabs{
		height: 150px;
	}
	.boton_uno {
		width: 225px;
		font-size: 12px;
		margin: auto;
	}
	.seccion_1 .swiper-button-prev, .seccion_1 .swiper-button-next{
		display: none;
	}
	.logoblanco {
		display: none;
		margin: 10px auto;
	}
	.descripcions_2 {
		width: 100%;
		margin-left: 0;
	}
	.texto_3, .texto_4{
		font-size: 20px;
		text-align: center;
	}
	.texto_5{
		line-height: 1.4em;
		text-align: center;
	}
	.num_list {
		width: 100%;
		font-size: 14px;
		margin: 5px auto;
	}
	.servicios_content {
		margin: 40px auto 0px;
	}
	.tabsinfo{
		margin: 20px auto;
	}
	.slide_2 .swiper-slide{
		width: 100%;
	}
	.content_especi {
		width: 95%;
	}
	.esp_p1{
		font-size: 40px;
	}
	.esp_p3{
		font-size: 14px;
	}
	.bebeimg{
		display: block;
		width: 300px;
		margin: auto;
	}
	.movilbebe{
		height: 100px;
	}
	.ptext1{
		font-size: 18px;
	}
	.titulo_azul, .titulo_verde{
		width: 90%;
	}
	.icono_titulo{
		width: 95%;
	}
	.textbebe {
		width: 95%;
		display: block;
		margin: auto;
	}
	.seccion_7 {
		background: #f2f2f2;
		padding: 0;
	}
	.textoleft {
		width: 90%;
		margin: auto;
		padding: 18px 0;
	}
	.p7_secc1{
		font-size: 30px;
	}
	.p7_secc2{
		font-size: 33px;
	}
	.inputform{
		width: 100%;
		margin: 20px 0 0;
	}
	.textp3, .textp4 {
		width: 100%;
		display: block;
		text-align: center;
	}
	.logofooter {
		margin: auto;
		left: 0;
		right: 0;
		top: 0;
		bottom: auto;
	}
	.slide_3 .swiper-button-prev, .slide_3 .swiper-button-next{
		display: none;
	}
	.slide_3 .swiper-slide {
		width: 100%;
		margin: 0;
	}
	
	.contactomac {
		width: 95%;
	}
	.hospitalp {
		display: block;
		margin: 10px 15px 10px 0;
	}
	.titulofo {
		width: 100px;
		text-align: center;
		margin: 70px auto 0;
	}
	.divfooter{
		text-align: center;
		margin: 0;
	}
	.listfooter{
		margin: 0;
		text-align: center;
		    margin-top: 60px;
	}
	.listfooter p {
		margin: 5px auto;
		display: block;
	}
	.boton_flotante{
		width: 60px;
		height: 60px;
		background: url(../img/logo_movil.png)no-repeat center;
		background-size: contain;
		right: 10px;
		top: 10px;
		bottom: auto;
	}
	#not_perio{
		width: 100%;
	}
	.display{
		overflow-x: auto;
    display: block;
	}
	.abccont{
		display: none;
		
		padding: 0px 10px;	
	}
	.selec-nom{
		display: none;
	}
	.ftconfliter{
		display: inline-block;
	}
	.filterabc {
    display: flex;
    cursor: pointer;
    font-family: "Lato-Regular";
    display: inline-block;
    margin: 2vw;
    width: 13vw;
    line-height: 40px;
    text-align: center;
}
	.selectcont{
		margin: 10px 0px;
	}
	.slide_img img {
   width: 100%;
   height: auto;
    
	}
	.secuno{
    padding-top: 65px;
	}
	.cuadros {
	position: initial;
    width: 100%;
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 4px;
	}
	.cuadroV{
		width: 105%;
		margin: 0px -19px;
	}
	.secciondos {
    height: auto; 

	}
	.textdiv{
		display: none;
	}
	.textdiv2{
		width: 100%;
	}
	.text-sec2{
	width: 89%;
    padding: 20px 20px 20px 20px;
	}
	.seccion3 {
    height: auto; 
    width: 100%;
    background-size: 100% 100%;
	}
	.seccion3opacity {
    
    height: auto; 

	}
	.text-mision{
		margin-bottom: 25px;
	}
	.tab-mision {
		padding-bottom: 50px;
	}
	.titulo_tab{
		margin: 15px 0px;
	}
	.quitar-puntos {
        padding: 0px;
	}
	.text-map {
		width: 100%;
		height: 370px;
		position: initial;
		  }
	.subtitulos {
		font-size: 25px;
    padding: 0px;
	}
	.cuadanual {
width: 230px;
    font-size: 22px;
    display: block;
    height: 124px;
    margin: 7px 34px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
	}
	.imganual {
    width: 230px;
    height: 125px;
    opacity: 0.4;
	}
	.subtitulo3 {
    position: absolute;
        top: 35px;
	}
	.seccionrepor {
     height: auto; 
     margin-left: auto;
    margin-right: auto;
    display: block;
	}
	.footerMovil{
		position: relative;
	}
	.secc-uno {

    height: auto;

	}
	.num-tab{
		font-size: 25px;
	}
	.tabingreso {
    font-family: "MyriadPro-Regular";

    font-size: 19px;

	}

	.tabdatos{
		width: 100%;
    font-family: 'Raleway-Medium';
    overflow-x: auto;
    display: block;
  
	}
	.secciondos-financiera{
		height: auto;
	}
	.menuP, .menu_topIv {
    position: absolute;
	}
	.cuadinf {

    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;

	}
	.margenmovil{
		margin-top: 50px;
	}

	.mitadtext{
		width: 100%;
	}

	.cuadrobur {
    display: block;
	}
	.certificado {
	margin: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
	}
	.calificadoras {
		    margin-left: auto;
    margin-right: auto;
    display: block;
	}
		.tabconsejo{
		position: relative;
		left: -19px;
	}

	.banner_deuda1 {

    margin: 0px 0px;
}
.banner_deuda2 {

    margin: 0px 0px;
}
.banner_deuda3 {

    margin: 0px 0px;
}
.banner_deuda4 {

    margin: 0px 0px;
}
.banner_deuda5 {

    margin: 0px 0px;
}
.banner_deuda6 {
	width: 500px;
    margin: 0px 0px;
	}
		.direcionesmac {
    width: 95%;
    display: block;
    margin: auto;
	}
	.imagentabs {
    width: 100%;
    margin: 20px 0;
}
.textoinfo {
    width: 100%;

}
.movil{
	display: none;
}
.descriptionCons{
	color:#88898b;
	font-size:17px;
	text-align:justify; 
	padding: 25px;
	position: relative;
	top: -73px;
	font-family: MyriadPro-Regular;

}
.bannerimg{
	height: 435px;
    width: 70vw;
}



}

