*{
	margin: 0px;
	padding: 0px;
}

html{
	-webkit-font-smoothing: antialiased;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
body *{
	font-family: "Droid Serif", serif;
	font-size: 14px;
	line-height: 16px;
}

.wall{
	width: 100%;
	background: #FFFFFF;
	z-index: 1;
	background-size: 100%;
	position: relative;
}

.content{
	background: white;
	z-index: 2;
	padding-top: 30px;
	padding-bottom: 30px;
}

.privacidad{
	background: #245d38;
	
}

.privacidad .content, .privacidad .content *{
	background: #245d38;
	font-size: 28px !important;
	line-height: 30px;
	color: white;
}

.navbar-nav{
	float: none;
	width: 100%;
	text-align: center;
	color: #e7e7e7;
}

.navbar-nav>li{
	float: none;
	display: inline-block;
	
}
.navbar-nav>li a{
	font-size: 16px;
	font-weight: 700;
}

.navbar{
	position: absolute;
	margin: 0px;
	border-radius: 0px;
	top: auto;
	bottom: 0px;
	width: 100%;
	z-index: 100;
}


.navbar-inverse{
	background-image: none;
	background-color: rgba(76, 76, 76, 1);
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a:hover{
	background: none;
	color: #245d38;
	box-shadow: none;
}

.pic_bg{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-moz-transition: opacity .5s;
	background-size: cover;
}

#llamenos{
	display: none;
}

.pic_bg.active{
	opacity: 1;
}

.pic_1{
	background-image: url("../img/bg_1.jpg");
}

.pic_2{
	background-image: url("../img/bg_2.jpg");
}

.pic_3{
	background-image: url("../img/bg_3.jpg");
}

#wall2{
	background: #FFFFFF;
}

#wall3{
	background: url("../img/fondo_circulo.jpg");
}

.home_table{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.home_table .home_table_container{
	padding-bottom: 70px;
}

.home_table td img{
	margin-bottom: 40px;
}

.home_table td p{
	font-size: 32px;
	line-height: 30px;
	color: white;
}

p.body_text{
	font-size: 22px;
	color: #777777;
	line-height: 24px;
	text-align: center;
}

h1.highlight{
	color: #245d38 !important;
	font-size: 32px !important;
	line-height: 36px !important;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

h1.servicios{
	color: #245d38 !important;
	font-size: 32px !important;
	line-height: 36px !important;
	padding-top: 35px;
	padding-bottom: 15px;
	text-align: center;
}

h1.blanco{
	color: #ffffff !important;
	font-size: 32px !important;
	line-height: 36px !important;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.container2_table h1{
	font-size: 32px !important;
	line-height: 36px !important;
}

.home_table_container h1{
	font-size: 24px !important;
	line-height: 26px !important;
	font-weight: 700;
}

.servicios{
	display: block;
	padding-top: 32px;
}

.ic_servicios{
	text-align: center;
	padding: 0px;
}

.ic_servicios img{
	display: inline-block;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
}

.ic_servicios img.active, .ic_servicios img:hover{
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.ic_servicios img:active{
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
}

.brand{
	color: #245d38;
	font-size: inherit;
}

.ic_name{
	margin-top: 8px;
	display: block;
	width: 100%;
	color: #245d38;
	text-align: center;
	font-size: 22px;
	line-height: 24px;
}

.enfermera_td{
	position: relative;
}

.enfermera{
	margin-top: 30px;
	display: block;
	top: 32px;
	position: relative;
}

#wall3, #wall4{
	background-position:right bottom;
	padding-bottom: 32px;
}

.como_funicona{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#wall3 h1, #wall4 h1{
	color: white;
	font-size: 32px;
	line-height: 36px;
	margin-top: 32px;
	display: block;
	margin-bottom: 32px;
}

#wall3 ul{
	margin-left: 20px;
	
}

#wall3  ul li{
	color: white;
	font-size: 24px;
	line-height: 32px;
	padding: 0px;
}

.compromiso{
	background: url("../img/fondo_circulo2.jpg");
}

.compromiso p{
	font-size: 32px;
	color: #245d38;
	padding-top: 32px;
	padding-bottom: 32px;
	line-height: 36px;
	font-weight: 700;
	text-align: center;
	
}

#agradecimientos{
	background: url("../img/fondo_carta.jpg")  no-repeat right center;
}

#agradecimientos p{
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: solid 1px #cccccc;
	text-align: center;
}

#agradecimientos strong{
	font-size: inherit;
}

#agradecimientos .column{
	text-align: center;
	padding-top: 120px;
	padding-bottom: 120px;
}

#wall4{
	background: #245d38 url("../img/fondo_ksa.jpg") no-repeat center center;
	padding-bottom: 32px;
}


.address p, .address a{
	font-size: 18px;
	line-height: 20px;
	color: white;
	text-align: left;
}

.address a{
	color: white;
	font-weight: 700;
}

.address .map{
	width: 100%;
	height: 200px;
	background: silver;
	border: solid 1px silver;
	display: block;
	margin-top: 32px;
	pointer-events: none;
}

.address .map.active{
	pointer-events: all;
}

.no_pad_left{
	padding-left: 0px;
}

#wall4 .form-control{
	border-radius: 0px;
	border: solid 1px silver;
	font-size: 18px;
	line-height: 28px;
}

#wall5{
	background-color: #6e6f72;
	height: 550px;
}

.swiper-slide{
	text-align: center;
}

.slide-content{
	width: 80%;
	margin-left: 10%;
	margin-bottom: 48px;
	vertical-align: middle;
}

.swiper-slide h1{
	font-size: 20px;
	line-height: 22px;
	color: #777777;
}

.swiper-slide p{
	font-size: 22px;
	line-height: 24px;
	color: #777777;
}

.logo_footer{
	margin-top: 80px;
}

.footer{
	text-align: center;
}

.footer p, .footer a, .footer div{
	color: white;
	font-size: 18px;
	line-height: 20px;
}

.footer_link{
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

.footer .sm a i{
	font-size: 32px;
	color: #999999;
	cursor: pointer;
	margin-left: 8px;
	margin-right: 8px;
}

.footer .sm a:hover i{
	color: white;
}

.volver{
	font-size: 32px;
	color: #999999;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}

.volver:hover{
	color: white;
}

.slide-content h1{
	font-size: 24px;
	font-weight: 700;
}

@media only screen and (orientation: portrait) and (max-device-width: 767px){
	.home_table td img{
		margin-bottom: 15px;
		width: 120px;
		height: auto;
	}
	
	.home_table .home_table_container{
		padding-bottom: 70px;
	}
	
	.home_table td p{
		font-size: 18px;
		line-height: 18px !important;
		color: white;
	}
	
	.pic_1{
		background-image: url("../img/bg_1_m.jpg.png");
	}
	
	.pic_2{
		background-image: url("../img/bg_2_m.jpg.png");
	}
	
	.pic_3{
		background-image: url("../img/bg_3_m.jpg.png");
	}
	
	h1.highlight{
		color: #245d38 !important;
		font-size: 24px !important;
		line-height: 26px !important;
		padding-top: 4px;
		padding-bottom: 8px;
	}
	
	.navbar{
		position: fixed;
		margin: 0px;
		border-radius: 0px;
		top: auto;
		bottom: 0px;
		width: 100%;
		z-index: 100;
		height: 30px !important;
		border: 0px;
	}
	
	.collapse.in{
		display: block;
		visibility: visible;
		position: absolute;
		background: #333333;
		bottom: 100%;
		z-index: 300 !important;
		left: 0px;
		width: 100%;
		margin-left: 0px;
	}
	
	.navbar-nav{
		text-align: left;
	}
	
	.navbar-nav li{
		 display: block;
		 margin-bottom: 8px;	 
	}
	 
	.navbar-nav li a{
		font-size: 24px;
	}
	
	p.body_text{
		font-size: 18px;
	}
	
	#llamenos{
		display: block;
	}
	
	#wall4_menu{
		display: none;
	}
	
	.enfermera{
		display: none;
	}
	
	#wall3  ul{
		padding-left: 0px;
	}
	
	#wall3  ul li{
		font-size: 18px;
		line-height: 20px;
	}
	
	.contact_form{
		display: none;
	}
	
	.swiper-container{
		position: relative;
		width: auto;
	}
	
	.swiper-wrapper{
		margin-bottom: 30px;
	}
	
	.ofrecemos{
		height: auto;
	}
	
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	
	#wall1 h1{
		font-size: 18px !important;
		line-height: 20px !important;
	}
	
	#wall5 .credits{
		padding-bottom: 32px;
	}
	
	.logo_footer{
		width: 80px;
	}
	
	.wall{
		height: auto;
	}
	
	.swiper-slide p{
		font-size: 18px;
	}
	
	.slide-content{
		margin-left: 0px;
		width: 100%;	
	}
}
