* {
    padding: 0;
    margin: 0;
}
html{
	scroll-behavior: smooth;
}
@font-face {
	font-family:ITC;
	src:url(../fonts/ITCKRIST.ttf);
}
@font-face {
	font-family: Myanma;
	src:url(../fonts/mmrtext.ttf);
}

body{
	font-family: "Myanmar Text",Myanma;
	overflow-x: hidden;
	z-index: 1;
}

html,body{
            width: 100%;
            height: 100%;
        }

header {
    top: 0;
    right: 0;
    left: 0;  
}

/*menu----------------------------------------------*/

.menu{
	-moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}


.menu_bar,
.menu_barII,
.menu_barIII{
	display: none;
}


header ul {
    padding: 0;
    list-style: none;
    margin-top: 30px;
    position: fixed;
    font-size: 20px;
    transition: 1s;
    z-index: 150;
    left: 50%;
}
.menu > li {
				float:left;
			}
header ul li {
font-family:ITC;
    position: relative;
    list-style: none;
    right: 10%;
}

header ul a {
    text-decoration: none;
    color: #fff;
    height: 50px;
    display: block;
    position: relative;
    margin-right: 35px;
}
.menu li ul {
	
	position:absolute;
	width: 160px;
	top: 0;
	right: 0;
	left: -35px;
	text-align: center;
	border-radius: 0px 0px 10px 10px;

	max-height: 0;
	overflow: hidden;
	transition: all .5s;

}
.menu li ul li a {
	margin-right: 0px;
	height: 40px;
	
}
.menu .MItemII .MItemII_I{
	margin-top: 10px;
}
.menu li ul li {
	right: 0px;
			}

.menu li:hover > ul {
	max-height: 500px;
	overflow: hidden;
			}
.colorA{
	background: #0D7183;
}
.colorR{
	background: #EA1A8B;
}

.cont,
body{
	max-width: 1440px;
	width: 100%;
	min-width: 320px;
	margin: auto;
}

/*grid----------------------------------------*/
.content{
	width: 100%;
	display: grid;
	grid-template-columns: 1fr;
    grid-template-rows: 1fr repeat(7,auto);
}


/*banner------------------------------------------*/
.logo,
.coraz_I,
.coraz_II,
.barra,
.texsliderI{
	z-index: 100;
	position: absolute;
	transition: 1s;
}
.Redes_inst,
.Redes_wha,
.Redes_tw,
.Redes_fac,
.Redes_tele{
	position: fixed;
	transition: 1s;
	z-index: 103;
}



.barra{
	width: 100%;
	max-width: 1440px;
	min-height: 80px;
}
.logo{
	position: fixed;
	height: 90px;
	top:10px;
	left: 22%;
	z-index: 102;
}
.coraz_I{
	top:10%;
	right:4%;
}
.coraz_II{
	top:78%;
	left:5%;	
}
.Redes_tele{
	text-decoration: none;
	color: #417181;
	font-size: 40px;
	top: 245px;
	right: 14%;
	text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff;
}
.Redes_inst{
	text-decoration: none;
	color: #417181;
	font-size: 40px;
	top: 300px;
	right: 14%;
	text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff;
}
.Redes_wha{
	text-decoration: none;
	color: #417181;
	font-size: 40px;
	top: 360px;
	right: 14%;
	text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff;
}
.Redes_tw{
	text-decoration: none;
	color: #417181;
	font-size: 40px;
	top: 480px;
	right: 14%;
	text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff;
}
.Redes_fac{
	text-decoration: none;
	color: #417181;
	font-size: 40px;
	top: 420px;
	right: 14.5%;
	text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff;
}



/*------------------------*/
.slider{
	width: 100%;
	position: relative;
	top:0px;
}

.texsliderI{
	top:36%;
	left:11.5%;
	font-size: 30px;
	font-weight: bold;
	/* color: #417181; */
	color: #ffffff;
	/* color: #EA1A8B; */
	/* color: #FDB237; */
text-shadow: 
	3px 3px 0 rgb(0, 0, 0);
	/* text-shadow: 
	1px 0 0 #fff, 
	-1px 0 0 #fff, 
	0 1px 0 #fff, 
	0 -1px 0 #fff, 
	1px 1px #fff, 
	-1px -1px 0 #fff, 
	1px -1px 0 #fff, 
	-1px 1px 0 #fff; */


	width: 400px;
	line-height: 35px;

}
.slides li article span{
	color: #417181;
	font-size: 80px;
	font-family:ITC;
	line-height: 100px;
	text-shadow: 
	4px 0 0 #fff, 
	-4px 0 0 #fff, 
	0 4px 0 #fff, 
	0 -4px 0 #fff, 
	2px 2px #fff, 
	-2px -2px 0 #fff, 
	2px -2px 0 #fff, 
	-2px 2px 0 #fff;
}

.slides li article div{
	text-shadow: none;
	font-weight: bold;
	display: inline-block;
	font-size: 22px;
	text-align: center;
	margin-top: 10%;
	background: #FDB237;
	padding: 4% 10% 2% 10%;
	color: #fff;
	border-radius: 30px 30px 30px 0px;
	cursor: pointer;
}
.slides li article div a{
	text-decoration: none;
	color: #fff;
}
/* imgen de slider 3 */


.lgErnisi{
	position: absolute;
	width:30%;
	top: 35%;
	left: 15%;;

}
/*cuerpo-------------------------*/
main{
	width: 100%;
	height: auto;
	position: relative;
	grid-row: 1;
}

.emergencia{
	grid-row: 2;
	position:static;
	width: 100%;
	height: 400px;
	background-size:100% 100%; 
	background-image: url(../img/huellas-fondo-inicio.png);
}
.emergencia div{
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	line-height: 100px;
	width: 100%;
	text-align:center;
	padding-top: 15px;
	margin-top: 100px;
	background: #FDB237;
	box-shadow:  0px 6px 0px rgba(65, 113, 129, .9);
}
.emergencia div p img{
	vertical-align: middle;
}
.emergencia div p i{
	font-size: 65px;
	margin-left: 30px;
	margin-right: 10px;
	color: #EA1A8B;
	vertical-align: middle;
	
}

/* -------------------------------------------------------------*/




.articleI{
	grid-row: 3;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 350px;
	background: #D554A3;

}
.articleI h1{
	font-family:ITC;
	font-weight: bold;
	font-size: 40px;
	margin: auto;
	padding-top: 40px;
	width: 40%;
	line-height: 45px;
}

.articleI p{
	font-weight: bold;
	font-size: 25px;
	margin: auto;
	padding-top: 35px;
	line-height: 35px;
	width: 55%;
}
/*-------------------------------------------------------*/

.burbujas{
	grid-row: 4;
	width: 100%
	height:auto;
	background-image: url(../img/fondo-servicios.jpg);
	background-size: 100%;

	display: grid;
	grid-template-columns: 1fr 1fr 2fr 1fr 1fr;
	grid-template-rows: 0.5fr 0.5fr 1fr 2fr 0.5fr 1fr;
}
.burbujas h2{
	width: 100%;
	height: auto;
	text-align: center;
	font-family:ITC;
	font-weight: bold;
	font-size: 50px;
	color: #0D7183;
	margin-top: 30px;
	grid-column: 1/-1;
	grid-row: 1/3;
}

.B_imgI,
.B_imgII,
.B_imgIII,
.B_imgIV,
.B_imgV,
.B_imgVI,
.B_imgVI_a{
	cursor: pointer;
}

.B_imgI{
	grid-area: 3/4;
	
}
.B_imgII{
	grid-area: 4/4;
	align-self: center;
	justify-self: end;

}
.B_imgIII{
	grid-area: 5/ span 2;

	
}

.B_imgIV{
	grid-area: 3/2;
	justify-self: end;
	
}
.B_imgV{
	grid-area: 4/2;
	align-self: center;

}
.B_imgVI{
	grid-area: 5/2;	
	justify-self: end;
	
	
}
.B_imgVI_a{
	grid-area: 6/3;
	justify-self: center;
	height: auto;
}
.B_imgVII{
	z-index: 50;
}
.B_imgVIII,
.B_imgIX,
.B_imgX,
.B_imgXI,
.B_imgXII,
.B_imgXIII{
	opacity: 0;
	z-index: 40;
}
.B_imgVII,
.B_imgVIII,
.B_imgIX,
.B_imgX,
.B_imgXI,
.B_imgXII,
.B_imgXIII{
	transform: scale(0);
}


.B_imgVII,
.B_imgVIII,
.B_imgIX,
.B_imgX,
.B_imgXI,
.B_imgXII,
.B_imgXIII{
	background-position:center center;
	background-repeat: no-repeat;
	width: 100%;
	min-width: 500px;
	height:100%;
	grid-column: 3/4;
	grid-row: 2/6;
	transition:linear 0.1s;
}
.B_imgVII {
	background-image: url(../img/burbuja-cosulta.png);
}
.B_imgVIII {
	background-image: url(../img/burbuja-apoyo-emocional.png);
}
.B_imgIX {
	background-image: url(../img/burbuja-viajes.png);
}
.B_imgX {
	background-image: url(../img/burbuja-microchip.png);
}
.B_imgXI {
	background-image: url(../img/burbuja-cirugia.png);
}
.B_imgXII {
	background-image: url(../img/burbuja-pension.png);
}
.B_imgXIII {
	background-image: url(../img/burbuja-entranimiento.png);
}
.B_imgVII,
.B_imgVIII,
.B_imgIX,
.B_imgX,
.B_imgXI,
.B_imgXII,
.B_imgXIII{
	position: relative;
}

.B_imgVII div,
.B_imgVIII div,
.B_imgIX div,
.B_imgX div,
.B_imgXI div,
.B_imgXII div,
.B_imgXIII div{
    position: absolute;
    width: 70%;
    height: 40%;
    margin: auto;
    text-align: center;
    color: #fff;
 
}
.B_imgVII div{
	top: 60%;
    bottom: 40%;
    left: 11%;
}
.B_imgVIII div{
	top: 63%;
    bottom: 37%;
    left: 9%;
}
.B_imgIX div{
	top: 55%;
    bottom: 45%;
    left: 15%;
}
.B_imgXIII div{
	top: 58%;
    bottom: 42%;
    left: 13%;
}
.B_imgX div{
	top: 65%;
    bottom: 35%;
    left: 20%;
}
.B_imgXI div{
	top: 62%;
    bottom: 38%;
    left: 23%;
}
.B_imgXII div{
	top: 58%;
    bottom: 42%;
    left: 14%;
}

.B_imgVII h3,
.B_imgVIII h3,
.B_imgIX h3,
.B_imgX h3,
.B_imgXI h3,
.B_imgXII h3,
.B_imgXIII h3{
	margin-bottom: 3%;
	font-size: 200%;
	line-height: 130%;
	font-weight: normal;
}
.B_imgVII span,
.B_imgVIII span,
.B_imgIX span,
.B_imgX span,
.B_imgXI span,
.B_imgXII span,
.B_imgXIII span{
	font-weight: bold;
}
.B_imgVII a,
.B_imgVIII a,
.B_imgIX a,
.B_imgX a,
.B_imgXI a,
.B_imgXII a,
.B_imgXIII a{
	font-size: 140%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	transition: 1s;
}
.B_imgVII a:hover,
.B_imgVIII a:hover,
.B_imgIX a:hover,
.B_imgX a:hover,
.B_imgXI a:hover,
.B_imgXII a:hover,
.B_imgXIII a:hover{
	color: #C2C2C2;
}
.B_imgVII p,
.B_imgVIII p,
.B_imgIX p,
.B_imgX p,
.B_imgXI p,
.B_imgXII p,
.B_imgXIII p{
	font-size: 140%;
	line-height: 110%;
}
/*----------------------------------------------------------*/

.post_b{
	position: relative;
	background-image: url(../img/post-franj.jpg);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #017185;
	width: 100%;

	height: auto;
	min-height: 157px;
	grid-row: 5;

	display: grid;
	grid-template-columns: 1fr 1.2fr;
}


.post_b p{
	width: 50%;
	text-align: center;
	margin-left: 40%;
	padding-top: 4%;
	color: #fff;
	font-family:ITC;
	font-weight: bold;
	font-size: 35px;
	-webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);

}
.corazpost,
.corazpostI{
	position: absolute;
	width: 10%;
}
.corazpost{
	top: -50px;
	left: 10%;
}
.corazpostI{
	right: 10%;
	bottom: -50px;
}

.foninst{
	width: 65%;
	height: auto;
	align-self: center;
}

.foninst img:hover{

	transform: scale(1.1);
}
/*----------------------------------------------------------------*/

.Equipo{
	background-image: url(../img/fondo-equipo.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	text-align: center;
	font-size: 20px;

	display: grid;
	grid-template-columns: 1fr 2fr 2fr 1fr;
	grid-template-rows: 2fr 5fr;

}
.E_title{
	grid-column: 1/-1;
	color: #5C8190;
	font-size: 32px;
	margin-top: 8%;
}
.Equipo article h2{
	font-family:ITC;
	font-weight: bold;
	font-size: 40px;
	text-shadow: 
	4px 0 0 #fff, 
	-4px 0 0 #fff, 
	0 4px 0 #fff, 
	0 -4px 0 #fff, 
	2px 2px #fff, 
	-2px -2px 0 #fff, 
	2px -2px 0 #fff, 
	-2px 2px 0 #fff;
}
.Equipo .E_P{
	line-height: 20px;
}

.Equipo article p span{
	font-family:ITC;
	font-weight: bold;
	font-size: 25px;

}

.Isis{
	grid-area: 2/2;
	color:#CF0E77;
	z-index: 49;
}
.img_Isis{
	z-index: 50;
}
.Ernesto{
	grid-area: 2/3;
	color:#417081;
	z-index: 49;
}
.img_Ernesto{
	z-index: 50;
}
.Equipo .Isis,
.Equipo .Ernesto{
	position: relative;
}

.Equipo .texOculI,
.Equipo .texOculII{
	position: absolute;
	width: 100%;
	border-radius:20px ;
	z-index: 50;
}
.Equipo .texOculI p,
.Equipo .texOculII p{

	margin:0;
	padding:0; 
	color: #fff;
}
.Equipo i{
	cursor: pointer;
}
.Equipo .texOculI i,
.Equipo .texOculII i{
	color: #fff;
}
.Equipo .texOculI{
	background: rgba(207, 14, 119, .8);
}
.Equipo .texOculII{
	background: rgba(65, 112, 129, .8);
}
.Equipo .texOculI p,
.Equipo .texOculII p{
	margin-top: 5%;
	height: auto;
	font-size: 90%;
	line-height: 110%;
}
#IBtndown,
#IIBtndown{
	display: none;
}

/*---------------------------------------------------------*/

.Blog{
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: grid;
	grid-template-columns: 5fr 2fr;
}
.Blog .B_pr{
	color: #FDB237;
	font-family:ITC;
	font-weight: bold;
	font-size: 30px;
	margin-left: 50%;
	margin-top: 4%;
	text-align: center;

}
.Blog .B_cont{
	width: 100%;
	height: 100%;
	position: relative;
	
	
}

.Blog .B_cont .B_Btn{
	position: absolute;
	top: 45%;


	display: block;
	text-decoration: none;
	background: #FDB237;
	color: #fff;
	border: none;
	border-radius: 30px 30px 30px 0px;
	cursor: pointer;
	font-weight: bold;
	width: 30%;
	height: 30px;
	text-align: center;
	font-size: 120%;
	z-index: 10;


}

.Blog .B_cont .B_barra{
	position: absolute;
	top: 25%;
	right: 0;
	width: 83%;
	height: 100px;
	background: #0C7183;
	z-index: 9;
}



/*---------------------------------------------------------*/

footer{
	width: 100%;
	height: auto;
	
background: rgba(64,62,64,1);
background: -moz-linear-gradient(top, rgba(64,62,64,1) 0%, rgba(14,129,149,1) 8%, rgba(14,129,149,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(64,62,64,1)), color-stop(8%, rgba(14,129,149,1)), color-stop(100%, rgba(14,129,149,1)));
background: -webkit-linear-gradient(top, rgba(64,62,64,1) 0%, rgba(14,129,149,1) 8%, rgba(14,129,149,1) 100%);
background: -o-linear-gradient(top, rgba(64,62,64,1) 0%, rgba(14,129,149,1) 8%, rgba(14,129,149,1) 100%);
background: -ms-linear-gradient(top, rgba(64,62,64,1) 0%, rgba(14,129,149,1) 8%, rgba(14,129,149,1) 100%);
background: linear-gradient(to bottom, rgba(64,62,64,1) 0%, rgba(14,129,149,1) 8%, rgba(14,129,149,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#403e40', endColorstr='#0e8195', GradientType=0 );


	text-align: center;
	color: #fff;
	font-size: 22px;
	padding-top: 60px;
	padding-bottom: 5%;

}

form{
	width: 100%;
	font-weight: bold;

	display: grid;
	grid-template-columns: 1.3fr 2fr 1.3fr;
}

form a{
	text-decoration: none;
	color: #fff;
	
}
footer p span{
	font-weight: bold;	
}
footer p span i{
	padding-left: 40px;	
	padding-right: 10px;
}

footer .IF_P{
	margin-top: 10px;
}

footer .F_P{
	padding-top: 15px;
	line-height: 25px;
}

footer .F_P i{
	padding-left: 0px;
}
footer .F_P span a{
	text-decoration: none;
	color: #fff;
	text-shadow: 
	1px 0 0 #CF0E77, 
	-1px 0 0 #CF0E77, 
	0 1px 0 #CF0E77, 
	0 -1px 0 #CF0E77, 
	1px 1px #CF0E77, 
	-1px -1px 0 #CF0E77, 
	1px -1px 0 #CF0E77, 
	-1px 1px 0 #CF0E77;
}
footer .itemF_I{
	margin-top: 2%;
	margin-left: 50%;
}
footer .itemF_III{
	margin-top: 1%;
	margin-right: 30%;
}
footer div label{
	margin-right: 1%;
	height: 100%;
}


footer div input[type="email"]{
	width: 70%;
	height: 40px;
	background: #fff;
	color: #CF0E77;
	border: none;
	border-radius: 30px 30px 30px 0px;
	padding:0px 10px ;
	font-family:ITC;
}
footer div input[type="submit"]{

	width: 15%;
	height: 40px;
	background: #FDB237;
	color: #fff;
	border: none;
	border-radius: 30px 30px 0px 30px ;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}
footer div input[type="email"]::placeholder {
  color: #CF0E77;
  opacity: 0.7; 
  font-weight: bold;

}
:focus{
	outline: none;
}
form div a i{
	font-weight: normal;
	font-size: 2rem;
	padding: 0px 10px;
}
/*mensaje de error---------------*/

.Vtn_error{
	width: 100%;
	height: 100vh;
	background: rgba(255, 255, 255, .5);

	position: fixed;
	top:0;
	left:0;
	z-index:300;	
	overflow: hidden;

	display: flex;
	justify-content: center;
	align-items: center;

}

.Msj_error{
	position: absolute;
	background-image: url(../img/msj_error.png);
	background-size: 100%;
	background-position:center center;
	background-repeat: no-repeat;
	
	width: 35%;
	height: 300px;


}
.Msj_error .btncloset{
	position: absolute;
	color: #fff; 
	font-size: 25px;
	cursor: pointer;
	top: 45%;
	right: 15%;
}

.Msj_error h3{
	top: 50%;
	bottom: 50%;
	left: 34%;

	position: absolute;
	text-align: center;
	color: #FDB237;
}
.Msj_error p{
	position: absolute;
	top: 60%;
	bottom: 40%;
	left: 30%;
	color: #fff; 
	font-weight: bold;
	font-size: 20px;
}



.none{
	display: none;
}

/*----------------------------------------------*/

.BtnSubir {
	position: fixed;
	z-index: 250;
	right: -1%;
	bottom: 13%;
	cursor: pointer;

}
.BtnSubir img{
	width: 80%;
}
/*---------------------------------------------------*/












