body {
	font-family: 'Raleway', sans-serif;
	margin-top: 94px;
}

body, html, .container-fluid {
	height: 100%;
}

.navbar {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	font-size: 18px;
	letter-spacing: 2px;
	background-color: #3d4451;
}

.navbar-nav {
	padding-top: 25px;
}

.navbar-nav li a {
	color: white !important;
	text-decoration: none;
}

.navbar-nav li a:hover {
	color: #00afa6 !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 80%;
	margin: 0 auto;
}

.backgroundcarrusel {
	background-image: url("../img/Fondocarrusel.png?v=1.0");
	background-repeat: repeat;
}

.backgroundinfo {
	position: relative;
	font-size: 16px;
	text-align: justify;
}

.titulonombre {
	color: #3d4451;
	font-weight: 900;
}

.tituloprofesion {
	color: #00afa6;
	font-size: 0.9em;
	font-weight: 900;
	margin: 0px;
}

.separador1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-width: 4px;
	border-color: #00afa6;
	width: 40px;
	text-align: left;
}

.fotoinfo {
	display: none;
}

.margenpequeno {
	display: none;
}

.tamanoimagenfondo {
	width: 100%;
}

.contenidosobreimagen {
	top: 100px;
	position: absolute;
	z-index: 1;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 1920px; /* or 950px */
}

.alergia {
	border: solid 3px #fff;
	background-color: #00aea5;
	height: 350px;
}

.cuerdas {
	border: solid 3px #fff;
	background-color: #557b80;
	height: 220px;
	opacity: 0.9;
}

.apnea {
	border: solid 3px #fff;
	background-color: #c3ddb5;
	height: 250px;
	opacity: 0.9;
}

.nariz {
	border: solid 3px #fff;
	background-color: #80c3a6;
	height: 320px;
}

.fibronaso {
	border: solid 3px #fff;
	background-color: #008ea6;
	height: 300px;
}

.hipoacusia {
	border: solid 3px #fff;
	background-color: #3d4451;
	height: 270px;
	opacity: 0.9;
}

.amigdalas {
	border: solid 3px #fff;
	background-color: #00a5a5;
	height: 570px;
	opacity: 0.9;
}

.amigdalas:hover .botondiv {
	display: block;
}

.nomargenescol {
	padding-left: 0px;
	padding-right: 0px;
}

.divserviciosmedio {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.textoblanco {
	color: #fff;
	font-size: 1.1em;
	font-weight: 200;
	line-height: 1.2;
	letter-spacing: 1px;
	margin-left: 10px;
	text-align: left;
}

.textogris {
	color: #3d4451;
	font-size: 1.1em;
	font-weight: 200;
	line-height: 1.2;
	letter-spacing: 1px;
	margin-left: 10px;
	text-align: left;
}

.propiedadiconos {
	font-size: 4.5em;
	margin-left: 10px;
}

.propiedadseparadores {
	margin-left: 10px;
}

.color-alergia {
	color: #00daa5;
	border-color: #00daa5;
}

.color-cuerdas {
	color: #66b695;
	border-color: #66b695;
}

.color-apnea {
	color: #79bd5f;
	border-color: #79bd5f;
}

.color-nariz {
	color: #80f096;
	border-color: #80f096;
}

.color-fibronaso {
	color: #00cdcb;
	border-color: #00cdcb;
}

.color-hipoacusia {
	color: #80838c;
	border-color: #80838c;
}

.color-amigdalas {
	color: #00e0a5;
	border-color: #00e0a5;
}

.botondiv {
	background-color: #fff;
	opacity: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
}

.botondiv:hover {
	opacity: 0.7;
}

.botondiv1 {
	height: 350px;
}

.botondiv2 {
	height: 220px;
}

.botondiv3 {
	height: 250px;
}

.botondiv4 {
	height: 320px;
}

.botondiv5 {
	height: 300px;
}

.botondiv6 {
	height: 270px;
}

.botondiv7 {
	height: 570px;
}

.botoncompleto {
	color: #319da0;
	font-weight: 300;
	font-size: 4.5em;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#infoalergia {
	height: auto;
}

.tamanofijoinfo {
	height: 545px;
}

.tamanofijoinfo2 {
	height: 40px;
	padding-top: 10px;
}

.margenesinfoenfermedad {
	display: none;
}

.backgroundservicios {
	text-align: justify;
}

.textohipoacusiatamano {
	font-size: 11.5px;
}

.textoalergiatamano {
	font-size: 13.5px;
}

.textoapneatamano {
	font-size: 13.5px;
}

/* SECCION CITAS */

.backgroundcitas {
	background-color: #e8e8e8;
	padding-bottom: 20px;
}

.backgroundcitas1 {
	background-color: #e8e8e8;
	padding-top: 20px;
	padding-bottom: 20px;
}

.estilogrupobotones {
	background-color: #3d4451;
	border-radius: 0px;
	border-color: #e8e8e8;
}

#msgerrorinicio, #msgerrordatos {
	color: #a94442;
}

.coloresiconos {
	font-size: 55px;
	color: #00afa6;
}

.coloresiconos2 {
	font-size: 35px;
	color: #00afa6;
}

.listahorariosestilo {
	margin-left: -30px;
}

.listahorariosestilo li {
	color: #666666;
	font-weight: 600;
	font-size: 1em;
	line-height: 0.8em;
	border: 1px solid #666666;
	border-radius: 20px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: center;
	padding-top: 8px;
	width: 40px;
	height: 40px;
	float: left;
	list-style-type: none;
}

.linksinestilo {
	text-decoration: none !important;
	color: #000 !important;
}

.colorhorarioseleccionado {
	color: #6CC7C6 !important;
}

.backgroundhorarioseleccionado {
	background-color: transparent !important;
}

/* FIN SECCION CITAS */

.backgroundcontactoyubicacion {
	background-color: #3d4451;
}

.encabezadocontacto2 {
	color: white;
	margin-top: 0px;
	margin-bottom: 50px;
}

.margenencontactoyubicacion {
	margin-top: 30px;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}

.iframe-container > * {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.iconosredes {
	color: white;
	font-size: 45px;
}

.linksinestilo {
	text-decoration: none;
	color: black;
}

#margenlistahorarios {
	padding-top: 95px;
	margin-top: -95px;
	visibility: hidden;
}

#margenseleccioncita {
	padding-top: 95px;
	margin-top: -95px;
	visibility: hidden;
}

.imagensecundariadescripcion {
	width: 100%;
	margin-bottom: 10px;
}

.backgroundblog {
	height: 100%;
}

@media screen and (min-width: 1350px) {
	.imagensecundariadescripcion {
		width: 95%;
	}
}

@media screen and (min-width: 1500px) {
	.imagensecundariadescripcion {
		width: 89%;
	}

	.tamanofijoinfo {
		height: 600px;
	}
}

@media screen and (min-width: 1650px) {
	.imagensecundariadescripcion {
		width: 82%;
	}
}

@media screen and (min-width: 1800px) {
	.imagensecundariadescripcion {
		width: 75%;
	}
}

@media screen and (min-width: 1900px) {
	.imagensecundariadescripcion {
		width: 70%;
	}
}

@media screen and (max-width: 1250px) {
	#masinfo2 {
		font-size: 15.3px;
	}

	#infoalergia {
		font-size: 13px;
	}
}

@media screen and (max-width: 1200px) {
	body {
		padding-top: 0px;
	}

	.navbar {
		font-size: 15px;
		letter-spacing: 2px;
		padding-bottom: 12px;
	}

	.navbar-nav {
		position: absolute;
		right: 25px;
	}

	.backgroundinfo {
		font-size: 13px;
	}

	.contenidosobreimagen {
		top: 50px;
	}

	.titulonombre {
		text-align: initial;
	}

	.tituloprofesion {
		text-align: initial;
	}

	#masinfo2 {
		font-size: 13px;
	}
}

@media screen and (max-width: 1050px) {
	body {
		padding-top: 0px;
	}

	.navbar {
		font-size: 12px;
		letter-spacing: 1px;
		padding-bottom: 12px;
	}

	.navbar-nav {
		position: absolute;
		right: 25px;
	}

	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		width: 100%;
	}

	.contenidosobreimagen {
		top: 10px;
	}

	.titulonombre {
		font-size: 3vw;
	}

	#masinfo2 {
		font-size: 11.9px;
	}
}

@media screen and (max-width: 992px) {
	.margenserviciosinvisible {
		display: none;
	}

	#infoalergia {
		height: auto;
	}
}

@media screen and (max-width: 900px) {
	#masinfo2 {
		font-size: 9.8px;
	}
}

@media screen and (max-width: 768px) {
	body { 
		padding-top: 0px;
		margin-top: 50px;
	}

	.imagenlogo {
		width: 200px;
		height: 50px
	}

	/* SECCION CITAS */

	#margenlistahorarios {
		padding-top: 50px;
		margin-top: -50px;
		visibility: hidden;
	}

	#margenseleccioncita {
		padding-top: 50px;
		margin-top: -50px;
		visibility: hidden;
	}

	/* FIN SECCION CITAS */

	.navbar {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.navbar-nav {
		font-size: 18px !important;
		letter-spacing: 2px !important;
		position: relative !important;
		left: 0px;
	}

	.fotoinfo {
		display: block;
	}

	.backgroundinfo {
		background-image: none;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 12px;
	}

	.margenpequeno {
		display: block;
	}

	.titulonombre {
		font-size: initial;
	}

	.tamanoimagenfondo {
		display: none;
	}

	.contenidosobreimagen {
		position: relative;
		top: 0px;
	}

	#masinfo2 {
		font-size: 12px;
	}

	.imagenladoinvisible {
		display: none;
	}

	.margenesinfoenfermedad {
		display: block;
	}

	.backgroundservicios {
		font-size: 12px;
	}

	.textoapneatamano {
	    font-size: 12px;
	}

	#infoalergia {
		font-size: 12px;
	}

	.nomargenescolenpequeno {
		padding-left: 0px;
		padding-right: 0px;
	}

	.invisiblecontactoyubicacion {
		display: none;
	}

	.backgroundcitaspendientes {
		font-size: 12px;
	}
}

@media screen and (max-width: 360px) {
	body { 
		padding-top: 0px;
	}

	.fotoinfo {
		width: 100%
	}
}