@charset "utf-8";
/* CSS Document */



/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
	body {
	background-color:#FFF;
	margin:0;
	padding:0;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.woff2') format('woff2'),
        url('fonts/CenturyGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#MainDiv{
    width: auto;
    height: auto;
}

#Header{
    width: 100%;
    height: 450px;
	background-image: url(../imagenes/FondoHeaderMobil.jpg);
	background-repeat:repeat-x;
}
#Bv{
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #CBCBCB;
}
#H1{display: none;}
#H2{display: none;}
#H3{display: none;}
#HL{width: 35px;}
#HC{
	position: absolute;
	left: 50%;
    width: 224px;
    height: 266px;
	top: 50px;
    background-image: url(../imagenes/LogoCentralMLmobil.jpg);
	margin-left: -112px;
}

#HWhats{
}
#LogoWhats{
	width: 32px;
    height: 32px;
    background-image: url(../imagenes/LogoWhats.png);
	left: 30px;
	top: 80px;
	position: absolute;
}
#NumeroWhats{display: none;}

#HTexto{
	position: absolute;
    width: auto;
    height: 60px;
    left: 0px;
	top: 330px;

	
    font-family: 'Century Gothic';
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 15px;
	padding-right: 15px;
    font-size: 14px;
    text-align: center;
	}
#HFace{
}
#LogoFace{
	position: absolute;
	background-image: url(../imagenes/LogoFace.png);
    width: 31px;
    height: 31px;
	left: 30px;
	top: 150px;
}
#MiniLogo{
	position: absolute;
	left: 15px;
	top: 5px;
	width: 291px;
    height: 72px;
	background-image: url(../imagenes/LogoHorizontal_MedicaLuz.jpg);	
}
#LinkFace{display: none;}
#HR{width: 35px;}
#HCompartir {display: none;}
#HShareT{display: none;}
#HShareL{display: none;}
#HShareF{display: none;}
#HShareI{display: none;}
#HRTexto{display: none;}
#HInstragram{}
#LogoInsta{
	position: absolute;
	background-image: url(../imagenes/Insta.png);
    width: 31px;
    height: 31px;
    left: 30px;
	top: 220px;
}
#LinkInsta{display: none;}
#ButMenuMob{
	position: absolute;
	background-image: url(../imagenes/ButMenu.png);
    width: 75px;
    height: 46px;
    right: 15px;
	float: right;
	top: 20px;	
}
#AnteMenu1{display: none;}
#AnteMenu2{display: none;}
#AnteMenu3{display: none;}
#ButCloseMenu{
	position: absolute;
	float: right;
	right: 10px;
	top:10px;
	background-image: url(../imagenes/CloseMenu.png);
	width: 25px;
	height: 25px;
}
#Menu{
	display: none;
	position: absolute;
	width: 90%;
    height: 410px;
	top: 20px;
	left: 20px;
	background-color: #77c1ca;
}
.MenuButton{
    position: relative;
    width: 230px;
    background-color: #77c1ca;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    float: left;
    text-align: left;
    top: 20px;
    left: 15px;
    vertical-align: middle;
    font-size: 26px;
	padding-top: 25px;
}
#InicioDiv{
    width: 100%;
    height: 800px;
    background-color: #879aaa;
    top: 20px;
    float: left;
    clear: left;
    position: relative;
}
#InicioCuadro{
	position: relative;
	width: auto;
    height: 41px;
	top: 10px;
	left: 8px;
	background-image: url(../imagenes/CuadritoInicioMobil.png);
	background-repeat: no-repeat;
}

#InicioTexto{
	position: relative;
    width: 95%;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    text-align:justify;
    top: 20px;
    left: 8px;
    font-size: 15px;
}

#InicioImg{
	position: relative;
	left: 10px;
	top: 40px;
	width: 95%;
    height: 95%;
    background-image: url("../imagenes/Quirofano_MedicaLuzMobil.jpg");
	background-repeat: no-repeat;
}
#Promos{
	position: relative;
	width: 100%;
    height: 415px;
	top: 20px;
	float: left;
}
#PromoBarra{display: none;}
#PromoCarusel{
	position: relative;
	width: 95%;
    height: 95%px;
	float: left;
}
#Footer{
	position: relative;
	width: 100%;
    height: 100%;
	top: 20px;
    background-color: #5e6a72;
	float: left;
}
#FooterDom{
	position: relative;
	top: 10px;
	left: 10px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
	font-size: 10px;
}

#FooterMaps{
	position: relative;
	top: 20px;
	left: 20px;
	width: 166px;
    height: 31px;
	background-image: url("../imagenes/LogoMaps.png");
}

#FooterTels{
    position: relative;
    top: 0px;
    right: 5px;
    width: 140px;
    height: 80px;
    background-image: url("../imagenes/LlamanosMobil.png");
    background-repeat: no-repeat;
    float: right;
    background-position:0px;
	padding-left: 115px;
}
#FooterTels a{
    padding-left: 0px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}
#FooterWaze{
    position: relative;
    top: 30px;
    left: 10px;
    width: 111px;
    height: 34px;
    background-image: url("../imagenes/LogoWaze.png");
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

#ButCloseMenu{display: none;}	
	
#MainDiv{
    width: 1196px;
    height: auto;
	margin-left: auto;
  	margin-right: auto;
}
#Bv{
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #CBCBCB;
}
#Header{
    width: 1196px;
    height: 472px;
}
#H1{
    width: 438px;
    height: 36px;
    float: left;
}
#H2{
    width: 320px;
    height: 36px;
    background-image: url(../imagenes/H2.jpg);
    float: left;
}
#H3{
    width: 427px;
    height: 36px;
    background-image: url(../imagenes/H3.jpg);
    float: left;
    background-repeat: no-repeat;
}
#HL{
    width: 438px;
    height: 472px;
    background-image: url(../imagenes/HL.jpg);
    float: left;
    background-repeat: no-repeat;
}
#HC{
    width: 320px;
    height: 472px;
    background-image: url(../imagenes/LogoCentralML.jpg);
    float: left;
    background-repeat: no-repeat;
}
#HWhats{
	width: 350px;
    height: 32px;
	margin-left: 32px;
	margin-top: 48px;
}
#LogoWhats{
    width: 32px;
    height: 32px;
    background-image: url(../imagenes/LogoWhats.png);
    float: left;
}
#NumeroWhats{
	font-family: 'Century Gothic';
    height: 32px;
    color: #FFFFFF;
    float: left;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 22px;
}

#HTexto{
    width: 358px;
    height: 102px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 22px;
    font-size: 17px;
    left: 10px;
    float: left;
    top: 80px;
    text-align: center;
    position: relative;
}
#HFace{
    top: 180px;
    clear: left;
    position: relative;
    left: 32px;
}
#LogoFace{
	background-image: url(../imagenes/LogoFace.png);
    width: 31px;
    height: 31px;
    float: left;
}
#LinkFace{
	font-family: 'Century Gothic';
    height: 31px;
    color: #FFFFFF;
    float: left;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 22px;
}
#HR{
	width: 438px;
    height: 472px;
    background-image: url(../imagenes/HR.jpg);
    float: left;
    background-repeat: no-repeat;
}
#HCompartir {
    width: 297px;
    height: 59px;
    background-color: #297085;
    float: right;
    top: 36px;
    position: relative;
}
#HShareT{
	width: 120px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    font-size: 14px;
    position: relative;
    top: 19px;
    left: 22px;
    float: left;
}
#HShareL{
    top: 14px;
    width: 26px;
    height: 26px;
    background-image: url(../imagenes/ShareLogo.png);
    float: left;
    position: relative;
}
#HShareF{
	width: 80px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    font-size: 14px;
    position: relative;
    top: 5px;
    left: 12px;
    float: left;
}
#HShareI{
	width: 80px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    font-size: 14px;
    position: relative;
    top: 15px;
    left: 12px;
    float: left;
}
#HRTexto{
	width: 358px;
    height: 102px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 22px;
    font-size: 17px;
    left: 10px;
    float: left;
    top: 125px;
    text-align: center;
    position: relative;
}
#HInstragram{
    top: 210px;
    clear: left;
    position: relative;
    left: 32px;
}
#LogoInsta{
	background-image: url(../imagenes/Insta.png);
    width: 31px;
    height: 31px;
    float: left;
}
#LinkInsta{
	font-family: 'Century Gothic';
    height: 31px;
    color: #FFFFFF;
    float: left;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 22px;
}
#AnteMenu1{
	width: 438px;
    height: 61px;
	position: relative;
	background-color: #77c1ca;
	float: left;
}
#AnteMenu2{
    width: 320px;
    height: 61px;
    position: relative;
    background-color: #77c1ca;
    float: left;
    background-image: url(../imagenes/BarraChiqui.jpg);
}
#AnteMenu3{
	width: 438px;
    height: 61px;
	position: relative;
	background-color: #77c1ca;
	background-image: url(../imagenes/BarraChiquiR.jpg);
	background-repeat: no-repeat;
	float: left;
}
#Menu{
	width: 100%;
    height: 80px;
	background-color: #77c1ca;
	float: left;
}
.MenuButton{
    position: relative;
    width: 16%;
    background-color: #77c1ca;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    float: left;
    text-align: center;
    top: 20px;
    left: 2%;
    vertical-align: middle;
    font-size: 22px;
}
#InicioDiv{
    width: 100%;
    height: 453px;
    background-color: #879aaa;
    top: 70px;
    float: left;
    clear: left;
    position: relative;
}
#InicioCuadro{
	position: relative;
	width: 460px;
    height: 68px;
	top: 26px;
	left: 52px;
	background-image: url(../imagenes/CuadritoInicio.png);
}

#InicioTexto{
	position: relative;
    width: 460px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    float: left;
    text-align:justify;
    top: 75px;
    left: 52px;
    font-size: 15px;
}

#InicioImg{
	position: relative;
	top: -42px;
	left: -40px;
	float: right;
	width: 600px;
    height: 398px;
    background-image: url("../imagenes/Quirofano_MedicaLuz.jpg");
}
#Promos{
	position: relative;
	width: 100%;
    height: 415px;
	top: 95px;
	float: left;
}

#PromoBarra{
	background-image:  url("../imagenes/PromosBar.jpg");
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
    height: 400px;
	float: left;
	background-color: #77c1ca;
}
#PromoCarusel{
	position: relative;
	width: 1093px;
    height: 400px;
	float: left;
}
#Footer{
	position: relative;
	width: 100%;
    height: 294px;
	top: 150px;
    background-color: #5e6a72;
	float: left;
}
#FooterDom{
	position: relative;
	top: 40px;
	left: 180px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
	font-size: 20px;
}

#FooterMaps{
	position: relative;
	top: 90px;
	left: 180px;
	width: 166px;
    height: 31px;
	background-image: url("../imagenes/LogoMaps.png");
	float: left;
}

#FooterTels{
    position: relative;
    top: 90px;
    left: 315px;
    width: 150px;
    height: 94px;
    background-image: url("../imagenes/Llamanos.png");
    background-repeat: no-repeat;
    float: left;
    padding-left: 160px;
    background-position: 0 19px;
}
#FooterTels a{
    padding-left: 4px;
    font-family: 'Century Gothic';
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none;
}
#FooterWaze{
    position: relative;
    top: 90px;
    left: 435px;
    width: 111px;
    height: 34px;
    background-image: url("../imagenes/LogoWaze.png");
    float: left;
}
}/* Extra large devices (large laptops and desktops, 1200px and up) */