@charset "UTF-8";


body {
	margin:0px;
	background-color:rgba(255,255,255,0);
}

a {text-decoration: none;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wrapper_header{
	width:100%;
	height:auto;
	display:block;
}

header{
	width:100%;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	z-index:50;
	position:fixed;
}

#header_cont_inicio{
	max-width:1400px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	display:block;

}
#header_sbg_dos{
	width:100%;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	z-index:49;
	background-color:rgba(255,255,255,0.9);
	position:fixed;
	display:none;
	margin-top:0px;

	border-bottom-color:#00B2A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#header_cont_inicio{
	max-width:1400px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color:rgba(255,255,255,0);
}
#header_cont{
	max-width:1400px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	display:block;

}
#logo{
	width:auto;
	height:auto;
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-left:120px;
	position:absolute;
	padding-top: 7px;
	box-sizing: border-box;
}
#logo_dos{display:none;}

nav{
	min-width:500px; /* ajustar segun cada menu*/
	height:35px;
	margin-top:20px;
	margin-right:10px;
	float:right;
	display:block;
}

#reserva-header{
	width: 200px;
	height:50px;
	margin-top: 10px;
	display: block;
	background-color: #00B2A9;
	float:right;
	position: relative;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/

}
#reserva-header:hover{
	opacity: 0.9;
	margin-top:16px;
}
#cont-bot-agendar-body{
	height:60px;
	margin-top:0px;
}

#bot-agendar-body{
	margin-top:0px;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/
}
#bot-agendar-body:hover{
	opacity: 0.9;
	margin-top:6px;
}
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bt-resp{display:none;}

.menu_resp {display:block;}

.lista_menu{
	float:left;
	list-style-type:none;
	margin-top:-23px;
	margin-right:6px;
	vertical-align:bottom;
}	
.lista_menu_diagonal{
	float:left;
	list-style-type:none;
	margin-top:-31px;
	margin-right:6px;
}
.tx_menu{
	font-family: 'Pavanam', sans-serif;
	color:#0067A0;
	font-size:14px;
	font-weight:400;
	line-height:14px;
	text-align:center;

	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
}
.tx_menu a{
	font-family: 'Pavanam', sans-serif;
	color:#0067A0;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	line-height:14px;
	text-align:center;
}
.tx_menu a:hover{
	font-family: 'Pavanam', sans-serif;
	color:#00B2A9;
	font-size:14px;
	font-weight:400;
	line-height:14px;
	text-align:center;

	border-bottom-color:#00B2A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tx_menu_inactivo{
	font-family: 'Pavanam', sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:400;
	text-align:center;
	line-height:14px;
	text-align:left;

	background-color: #00B2A9;
	box-sizing: border-box;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top:-14px;
}

.tx_diagonal_menu{
	font-family: 'Pavanam', sans-serif;
	color:#4C95BC;
	font-size:14px;
	font-weight:400;
	vertical-align:bottom;
	line-height:30px;
	text-align: center;
}
.cerrar{display:none;}

#nav_logo{display:none;}
#nav_texto{display:none;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */

#pre-banner{
	width:100%;
	height: 70px;
	background-color: #FFF;
	display: block;
}

#banner{ display:block;
	max-height:420px;
	overflow:hidden;
	width:100%;
	max-width:100%;

	/*height:auto;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position:relative;
	background-color: #FFF;
	padding-top: 0px;
}
#banner_ipad{ display:none;}
#banner_resp{ display:none;}

#banner_promo{ display:block;
	height:auto;

	width:85%;
	max-width:1200px;

	/*height:auto;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position:relative;
	background-color: #FFF;
	padding-top: 0px;
}
#banner_promo_ipad{ display:none;}
#banner_promo_resp{ display:none;}

#banner_otros{
	height:140px;
	overflow:hidden;
	width:100%;
	background-color: #FFF;

	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 0px;

	background-image: url(../imagenes/banner/bg_banner_otros_odonto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner_otros_optica{
	height:140px;
	overflow:hidden;
	width:100%;
	background-color: #FFF;

	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 0px;

	background-image: url(../imagenes/banner/bg_banner_otros_optica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner_otros_medicina{
	height:140px;
	overflow:hidden;
	width:100%;
	background-color: #FFF;

	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 0px;

	background-image: url(../imagenes/banner/bg_banner_otros_medicina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner_otros_podologia{
	height:140px;
	overflow:hidden;
	width:100%;
	background-color: #FFF;

	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 0px;

	background-image: url(../imagenes/banner/bg_banner_otros_podologia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner_otros_esteticafacial{
	height:140px;
	overflow:hidden;
	width:100%;
	background-color: #FFF;

	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 0px;

	background-image: url(../imagenes/banner/bg_banner_otros_esteticafacial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner_otros_contenido{
	height:140px;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-left: 20px;

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wrapper{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	padding-top:0px;
	overflow:hidden;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#intro{
	max-width: 960px;
	
	height: auto;
	text-align: center;
	background-color:rgba(255,255,255,1);
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#sec-medicina{
	max-width: 960px;
	
	height: auto;
	text-align: center;
	background-color:rgba(255,255,255,1);
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.col_uno_intro{
	width:30%;
	height:auto;
	display: inline-block;
	vertical-align: top;
}
.col_dos_intro{
	width:65%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 20px;

	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FFAC19;
}

#wrapper_seccion-uno{
	width:100%;
	height:auto;
	background-color: rgba(234,235,243,1);
	display: block;
	box-sizing: border-box;

	background-image: url(imagenes/);
	background-repeat: no-repeat;
	background-position: top;
}

#seccion-uno{
	width:100%;
	height:auto;
	min-height: 670px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;
	padding-bottom:40px;
	box-sizing: border-box;
	overflow:hidden;
}
.una_col{
	max-width:960px;
	min-height: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 40px;
	display:block;
	overflow: hidden;
}
.dos_col{
	width:45%;
	min-height: 100px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	display:inline-block;
	vertical-align: top;
}
.dos_col-serv{
	width:45%;
	min-height: 100px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	display:inline-block;
	vertical-align: top;
}


/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
#wrapper_sec_preferir{
	width:100%;
	min-height:200px;
	background-color: rgba(255,255,255,1);
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 40px;
	overflow: hidden;
}
#sec_preferir{
	width:100%;
	height:auto;
	min-height: 100px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom:0px;
	box-sizing: border-box;
	overflow:hidden;
}
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#wrapper_sec_medico{
	width:auto;
	height:auto;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ECF4F8;
	margin-left: auto;
	margin-right: auto;
}
#sec_medico{
	width:60%;
	height:auto;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom:40px;
	
}
.medico-info{
	width:100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#medico-foto{
	width:30%;
	min-height:100px;
	display: inline-block;
	margin-left: 20px;
}
#medico-texto{
	width:60%;
	min-height:100px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-top: 10px;
}
/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



#seccion-capacita{
	width:100%;
	height:auto;
	min-height: 300px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom:0px;
	box-sizing: border-box;
	overflow:hidden;
}


#wrapper_sec_reserva{
	width:100%;
	height:225px;
	background-color: rgba(255,255,255,1);
	display: block;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 40px;
	overflow: hidden;

	border-bottom-width: 1px;
	border-bottom-color: #0067A0;
	border-bottom-style:solid;
}
#sec_reserva{
	width:100%;
	height:220px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom:0px;
	box-sizing: border-box;

	text-align: center;

	background-color:#004D78;
	background-image: url(../imagenes/bg_destacados--.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#banner-logo{
	width:50%;
	height:220px;
	float:left;
}
#banner-reservar{
	width:50%;
	height:220px;
	float: left;
	text-align: left;
	margin-top:0px;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/
}

#img-banner-reservar{
	-webkit-transition: margin-left 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-left 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-left 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-left 0.2s ease-in-out 0s;/*Standard*/
}
#img-banner-reservar:hover{
	margin-left:8px;
}

#wrap_columnas{
	max-width: 1200px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tres_col{
	width: 33%;
	min-height:100px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.tres_col_corp{
	width: 30%;
	min-height:100px;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;

	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper_sec_dest{
	width:100%;
	height:auto;
	background-color: rgba(0,77,120,1);
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top:50px;

	background-image: url(../imagenes/bg_destacados.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#sec_dest_home{
	width:100%;
	height:auto;
	min-height: 300px;
	margin-top: -70px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom:0px;
	box-sizing: border-box;
	overflow:hidden;
}
#wrapper_sec_servicios{
	width:100%;
	height:auto;
	background-color: rgba(0,77,120,1);
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top:50px;

	background-image: url(../imagenes/bg_destacados.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#sec_servicios{
	width:100%;
	height:auto;
	min-height: 300px;
	margin-top: -70px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-bottom:0px;
	box-sizing: border-box;
	overflow:hidden;
}

.col_dest_home{
	width: 25%;
	min-height:270px;
	background-color: #00B2A9;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/
}

.col_dest_home:hover{
	width: 25%;
	min-height:270px;
	background-color: #00B2A9;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
.foto_serv-odonto{
	width: 100%;
	min-height:10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.foto_serv-odonto:hover{
	opacity: 0.7;
}

.texto_dest_home{
	width: 100%;
	min-height:10px;
	background-color: #00B2A9;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.vermas_dest_home{
	width: 100%;
	min-height:10px;
	background-color: #66D1CB;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	box-sizing: border-box;
}
.separador-horizontal{
	width:30%;
	height: 2px;
	background-color: #66D1CB;
	text-align: center;
	display: block;
	margin-top:0px;
	margin-bottom:4px;
	margin-left: auto;
	margin-right: auto;
	
}
.separador-horizontal-left{
	width:30%;
	height: 2px;
	background-color: #66D1CB;
	text-align: center;
	display: block;
	margin-top:10px;
	margin-bottom:8px;

	
}
.separador-horizontal-largo{
	width:100%;
	height: 1px;
	background-color: #66D1CB;
	text-align: center;
	display: block;
	margin-top:30px;
	margin-bottom:8px;
	margin-left: auto;
	margin-right: auto;
	
}

#wrapper_sec_iconos{
	width:100%;
	height:auto;
	display: block;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 0px;
}

.col_ico_home{
	width: 14%;
	min-height:150px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
}

/*  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.col_servicios_gratis{ display:none;}

.col_servicios{
	width: 22%;
	min-height:100px;
	background-color: #FFF;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/
}

.col_servicios:hover{
	width: 22%;
	min-height:100px;
	background-color: #FFF;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}

.col_servicios-full{
	width: 80%;
	height:auto;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}

.texto_servicios{
	width: 100%;
	min-height:110px;
	background-color: #FFF; 
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}
.agendar_servicio{
	width: 100%;
	height:40px;
	display: block;
	background-color: #00B2A9;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	box-sizing: border-box;

	background-image: url(../imagenes/ico-agenda-serv.png);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}
.agendar_servicio-wp{
	width: 100%;
	height:40px;
	display: block;
	background-color: #00B2A9;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	box-sizing: border-box;

	background-image: url(../imagenes/ico-agenda-serv-wp.png);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}

.agendar_servicio-detalle-wp{
	width: 100%;
	height:40px;
	display: block;
	background-color: #00B2A9;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	box-sizing: border-box;

	background-image: url(../imagenes/ico-agenda-serv-wp.png);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}
.agendar_servicio-medico{
	width: 100%;
	height:40px;
	display: block;
	background-color: #00B2A9;
	vertical-align: bottom;

	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	box-sizing: border-box;

	background-image: url(../imagenes/ico-agenda-serv.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
.serv-ico-agenda{
	width:30%;
	height:30px;
	float: left;
}
.serv-texto-agenda{
	width:70%;
	height:30px;
	float: left;
	box-sizing: border-box;
	padding-top: 8px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#foto_servicios{
	max-width:400px;
	height:250px;

	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	display:block;
	padding: 0px;
	box-sizing: border-box;
	overflow: hidden;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */

#galeria{
width:100%;
min-height:20px;
margin-bottom:10px;
text-align:center;
}

#cont_galeria{		/*ARTICLE*/
	width:70%;
	min-height: 200px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	display: block;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 20px;
}

.galeria_fotografica{
	width:30%;
	height:auto;
	background-color:#FFF;
	display:inline-block;
	margin-left:6px;
	margin-right: 14px;
	margin-bottom:20px;
	list-style-type: none;
	padding-bottom:2px;
}

.galeria_fotografica:hover{
	height:auto;
	border-bottom-color:#00B2A9;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-bottom:0px;
	opacity: 0.7;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#wrap_sec_bot-reservar{
	width:100%;
	height:200px;
	background-color: rgba(0,178,169,1);
	display: block;
	background-image: url(../imagenes/bg_reservar.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#seccion-bot-reservar{
	max-width:960px;
	height:auto;
	min-height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 45px;
	padding-bottom:15px;
	box-sizing: border-box;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: center;
}

.tx_blanco-whatsapp{
	padding-top: -20px;
	padding-bottom: -20px;
	box-sizing: border-box;
	font-family: 'Pavanam';
	font-size: 15px;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	line-height:20px;
	letter-spacing:1px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapper_footer{
	width:100%;
	height:auto;
	/*background-color:rgba(31,33,37,1);*/
	background-color:rgba(255,255,255,1);
	overflow: hidden;
	margin-top:0px;
}
footer{
	width:1000px;
	height:auto;
	padding-top:80px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-left:auto;
	margin-right:auto;
}

.col_uno_footer{
	width: 23%;
	height:180px;
	float: left;
	vertical-align: bottom;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 10px;
}

.col_dos_footer{
	width: 25%;
	min-height:auto;
	float:left;
	vertical-align: bottom;
	margin-left: 5px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 10px;
}
.col_tres_footer{
	width: 25%;
	min-height:200px;
	float:left;
	vertical-align: bottom;
	margin-left: 5px;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 10px;
	padding-top: 0px;
}
.col_cuatro_footer{
	width: 25%;
	min-height:200px;
	float:left;
	vertical-align: bottom;
	margin-left: 5px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 40px;
	padding-top: 0px;
}
#footer_contacto_cont{
	width: 960px;
	height: 50px;
	margin-top:40px;
	margin-bottom: 20px;
	text-align: center;
}
.footer_contacto{
	width: 300px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 50px;
}
#ico_footer{
	float:left;
}
#cont-ico-wp{
	width: 100%;
	height: 30px;
	padding-left: 40px;
	background-image: url(../imagenes/ico_fonowp.png);
	background-repeat: no-repeat;
	background-position: left middle;
}
#cont-ico-mail{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding-left: 40px;
	background-image: url(../imagenes/ico_mail.png);
	background-repeat: no-repeat;
	background-position: left middle;
}
#cont-ico-ubica{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding-left: 40px;
	background-image: url(../imagenes/ico_ubica.png);
	background-repeat: no-repeat;
	background-position: left middle;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++ */
#aside_preferirnos{
	width:100%;
	min-height:100px;
	background-color: #ECF4F8;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;

	background-image: url(../imagenes/testimonio/bg_preferirnos.jpg);
	background-position: -220px	;
	background-repeat:no-repeat;
}

#intro_preferirnos{
	width:80%;
	min-height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-bottom: 0px;
}
#cont_art_preferirnos, #cont_art_preferirnos_dos{
	width:960px;
	min-height:auto;
	box-sizing: border-box;

	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	display:inline-block;
	overflow: hidden;
}

.preferirnos{
	width:150px;
	height:auto;
	display:inline-block;
	margin-right: 10px;
	margin-left:10px;
	vertical-align: top;
}
.pref_imagen{
	width: 100%;
	height: auto;
}
.pref_texto{
	width: 100%;
	height: auto;
}

#testi_foto{
	width:120px;
	height:120px;
	display:inline-block;
	vertical-align: text-bottom;
	margin-top:0px;
	margin-right: 20px;
	margin-left:0px;
	position:relative;
	z-index:190;
}
#testi_texto{
	width:600px;
	height: auto;
	display:inline-block;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	margin-top:-100px;
}
#caja_bot{
	width:140px;
	height:30px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
.bot_uno{
	width: 25px;
	height: 25px;
	background-color: #00A4B6;
	float:left;
	cursor:pointer;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
		border-radius: 100%;
}
.bot_dos, .bot_tres{
	width: 25px;
	height: 25px;
	margin-left: 20px;
	background-color: #00A4B6;
	float:left;
	cursor: pointer;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
		border-radius: 100%;
}

.tx_preferirnos{
	font-size: 15px;
	font-family: 'Dosis', sans-serif;
	color: #00A4B6;
	margin:0px;
	text-align: center;
	font-weight: lighter;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++ TEXTOS TX*/
/*
font-family: 'Ubuntu', sans-serif;  300, 400, 500, 700
font-family: 'Anton', sans-serif;
font-family: 'Raleway', sans-serif; 400, 700, 900
+++++++
font-family: 'Anton', sans-serif; 400
font-family: 'Archivo Black', sans-serif; 400
font-family: 'Montserrat', sans-serif; 300, 400, 700
font-family: 'Pavanam', sans-serif; 400,
font-family: 'Sarabun', sans-serif; 400, 700, 800
font-family: 'Titillium Web', sans-serif; 400, 700, 900

*/


.titulo-verde{
	font-family:'Titillium Web', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color:#00B2A9;
	margin:0px;

}

.tx_profesion_azul{
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0px;
	line-height: 22px;
	color:#0067A0;
}

.titulo-blanco-princ{
	font-family:'Titillium Web', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 34px;
	color:#FFF;
	margin:0px;
	margin-bottom: 10px;
}
.tit-blanco-princ_left{
	font-family: 'Archivo Black', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color:#FFF;
	margin:0px;
	text-align: left;
}
.titulo-blanco{
	font-family: 'Titillium Web', sans-serif;
	font-size: 28px;
	font-weight: 700;
	margin: 0px;
	color:#FFF;
	letter-spacing: 1px;
}
.subtitulos-azul{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	line-height: 22px;
	color:#0067A0;
}
.subtitulos-azul-left{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	line-height: 22px;
	color:#0067A0;
	text-align: left;
}
.subtitulos-verde{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 32px;
	color:#00B2A9;
}
.subtitulos-verde-serv{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 32px;
	color:#00B2A9;
}
.subtitulos-verde-left{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 32px;
	color:#00B2A9;
	text-align: left;
}
.subtitulos-blanco{
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	line-height: 22px;
	color:#FFF;
}

.sub-htres-blanco{
	font-family: 'Pavanam';
	font-size: 16px;
	color:#4C95BC;
	font-weight: 400;
	margin: 0px;
}
.sub-htres-blanco a{
	font-family: 'Pavanam';
	font-size:18px;
	color:#4C95BC;
	font-weight: 400;
	margin: 0px;
}
.tx_footer_azul{
	font-family: 'Pavanam';
	font-size: 18px;
	color:#4C95BC;
	font-weight: 400;
	margin: 0px;
}
.tx_footer_azul a{
	font-family: 'Pavanam';
	font-size: 18px;
	color:#4C95BC;
	font-weight: 400;
	margin: 0px;
}
.tx_footer_azul a:hover{
	font-family: 'Pavanam';
	font-size: 18px;
	color:#00B2A9;
	font-weight: 400;
	margin: 0px;
}
.tx_footer_fono{
	font-family: 'Pavanam';
	font-size: 22px;
	font-weight: 400;
	color:#00B2A9;
	margin:0px;
}
.tx_footer_fono a{
	font-family: 'Pavanam';
	font-size: 22px;
	font-weight: 400;
	color:#4C95BC;
	margin:0px;
	text-decoration: none;
}
.tx_footer_fono a:hover{
	font-family: 'Pavanam';
	font-size: 22px;
	font-weight: 400;
	color:#00B2A9;
	margin:0px;
	text-decoration: none;
}

.tx_azul-light{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	color:#0067A0;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tx_celeste-light{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	color:#4C95BC;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}

.tx_celeste-light-it{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	font-style: italic;
	color:#4C95BC;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.03em;
}
.tx_celeste-light-justi{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	color:#4C95BC;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.tx_blanco-light{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tx_blanco-light-titulo{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1em;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
}
.tx_blanco-light-titulo-left{
	font-family: 'Pavanam';
	font-size: 1em;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	letter-spacing: 1px;
	text-align: left;
	margin-left:30px;
}
.tx_blanco-light-titulo-left a{
	font-family: 'Pavanam';
	font-size: 1em;
	font-weight: 400;
	color:#FFF;
	text-decoration: none;
}
.tx_blanco-light-titulo-left a:hover{
	font-family: 'Pavanam';
	font-size: 1em;
	font-weight: 400;
	color:#0067A0;
	text-decoration: none;
}

.tx_blanco-light{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 1.1em;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
}

.tx_blanco-left{
	max-width: 800px;
	font-family: 'Pavanam';
	font-size: 15px;
	font-weight: 400;
	color:#FFF;
	margin: 0px;
	line-height:30px;
}
.titulo-blanco-footer{
	font-family: 'Pavanam';
	font-size: 22px;
	font-weight: 400;
	color:#00B2A9;
	margin:0px;
}
.titulo-blanco-footer a{
	font-family: 'Pavanam';
	font-size: 22px;
	font-weight: 400;
	color:#4C95BC;
	margin:0px;
	text-decoration: none;
}
.tx_info_footer{
	margin-top:10px;
	margin-left: 10px;
	font-family: raleway, sans-serif;
	color:#999BA0;
	font-size:18px;
	font-weight:400;
	text-align:left;
	float: left;
}
.tx_info_footer a{
	font-family: raleway, sans-serif;
	color:#999BA0;
	font-size:18px;
	font-weight:400;
	text-align:left;
	float: left;
	text-decoration: none;
}
.tx_info_footer a:hover{
	font-family: raleway, sans-serif;
	color:#FF5600;
	font-size:18px;
	font-weight:400;
	text-align:left;
	float: left;
	text-decoration: none;
}
.tx_info_menu{
	font-family: sans-serif;
	font-size:13px;
	color:#FFF;
	margin-top:0px;
	text-align:left;
	line-height: 20px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */
#txerrera_footer{
	width:100%;
	height:45px;
	background-color:rgba(0,178,169,1);
	overflow:hidden;
}
#txerrera{
	width: auto;
	height: 40px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	padding-top:10px;
}
.tx_txerrera{
		font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color: #FFF;
	line-height: 15px;
	font-weight: lighter;
	font-style: normal;
	margin-top: -4px;
	letter-spacing:0.03em;
}
.tx_txerrera a{
		font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color: #FFF;
	line-height: 15px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	letter-spacing:0.03em;
}
.tx_txerrera a:hover{
		font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#000;
	line-height: 15px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	letter-spacing:0.03em;
}




/*   MEDIA QUERIES 960   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    */
@media screen and (max-width: 1000px) {

#logo{display:none;}

#logo_dos{
	width:auto;
	display:block;
	height:auto;
	float:left;
	margin-top:6px;
	margin-right:10px;
	margin-left:20px;
}
#nav_logo{
		width:200px;
		height:130px;
		display:inline-block;
		margin-top:20px;
		margin-bottom:0px;
		vertical-align:top;
		float: left;
}
#nav_texto{
		width:45%;
		height:auto;
		display:inline-block;
		margin-top:20px;
		margin-bottom:60px;
		vertical-align:top;
		padding-right:20px;
		padding-left:40px;
		float: left;
}

header{width:100%;}

#bt-resp{
	width:40px;
	height:40px;
	display:block;
	overflow:hidden;
	background-color:rgba(0,73,106,0.9);
	float:right;
	margin-top:30px;
	margin-right:30px;
	cursor:pointer;
}

nav{
	margin-right:10px;
	min-width:auto;
	width:100%;
	height:100%;
	z-index:900;
	position:fixed;
	margin-top:0px;
	padding-top:0px;
	margin-left:100%;
	background-color:rgba(0,58,90,1);
	float:right;
	display:block;
}
.menu_resp{
	width:100%;
	height:100%;
	display:block;
	text-align:right;
}
.cerrar{
	font-family: 'raleway', sans-serif;
	font-size:22px;
	font-weight:300;
	cursor:pointer;
	color:rgba(0,178,169,1);
	list-style-type:none;
	text-align:right;
	padding-right:33%;
	margin-bottom:20px;
	display:block;
	margin-top: 0px;
}
.cerrar:hover{color:rgba(255,255,255,1);}

#bt-resp{ display:block;
	width:56px;
	height:35px;
	
	overflow:hidden;
	background:rgba(0,178,169,1);
	float:right;
	margin-top:15px;
	margin-right:20px;
	padding-top:7px;
	padding-left:12px;
	box-sizing: border-box;
	cursor:pointer;
	background-image:url(../imagenes/ico_menu-dos.png);
	background-repeat:no-repeat;
	background-position:-72px 2px;

    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
}
#bt-resp:hover{
	background:rgba(255,255,255,1);
	background-image:url(../imagenes/ico_menu-dos.png);
	background-repeat:no-repeat;
	background-position:10px 3px;
}
.lista_menu{
	width:100%;
	height:auto;
	display:block;
	list-style-type:none;
	margin-top:2px;
	margin-left:-10px;
	background-color:rgba(255,255,255,0.1);
	vertical-align:middle;
	box-sizing: border-box;

		    -webkit-transition: background 0.6s linear 0s;/*Chrome, Safari*/
    -moz-transition: background 0.6s linear 0s;/*Firefox*/
    -o-transition: background 0.6s linear 0s;/*Opera*/
    transition: background 0.6s linear 0s;/*Standard*/

    -webkit-transition: padding-left 0.2s linear 0s;/*Chrome, Safari*/
    -moz-transition: padding-left 0.2s linear 0s;/*Firefox*/
    -o-transition: padding-left 0.2s linear 0s;/*Opera*/
    transition: padding-left 0.2s linear 0s;/*Standard*/
}

.lista_menu a{padding-left:20px;}
	
.lista_menu:hover{
	background-color:rgba(255,255,255,0.3);
	border-left-color:#00B2A9;
	border-left-style:solid;
	border-left-width:2px;
	padding-left: 15px;
}
.tx_menu{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	text-align:left;
	color:#FFF;
	margin-left:20px;
	font-weight:lighter;
	line-height:14px;
}
.tx_menu a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1em;
	text-align:left;
	color:#FFF;
	padding-left:0px;
	font-weight:lighter;
	line-height:14px;
}

.tx_menu a:hover{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:lighter;
	font-size:1em;
	color:#00B2A9;
	line-height:14px;
}

.tx_menu_inactivo{
	font-family: 'Sarabun', sans-serif;
	font-size:1em;
	text-align:left;
	border-bottom-style:none;
	border-bottom-color:none;
	border-width:none;
	padding-left:20px;
/*	text-decoration:line-through; */
	color:#00B2A9;
	font-weight:400;

	line-height:14px;
	background-color: rgba(0,0,0,0);
	box-sizing: border-box;
}

.tx_diagonal_menu{display:none;}
.una_col{max-width:95%;}
#aside_preferirnos{
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../imagenes/testimonio/bg_preferirnos-gris.jpg);
	background-position: center;
	background-repeat:no-repeat;
}
#cont_art_preferirnos{width:80%;height:auto;}
#cont_art_preferirnos_dos{width:80%;height:auto;}
.preferirnos{width:35%;height:auto; margin-bottom:30px;}
#testi_foto{
	width:120px;
	height:120px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}
#testi_texto{
	width:100%;
	height: auto;
	float:none;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	margin-top:0px;
	background-image: url();
	box-sizing: border-box;
}
#aside_preferirnos{
	background-image: url(../imagenes/testimonio/bg_preferirnos-gris.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#cont_art_preferirnos{width:80%;height:auto;}
#cont_art_preferirnos_dos{width:80%;height:auto;}
.preferirnos{width:35%;height:auto; margin-bottom:30px;}
#testi_foto{
	width:120px;
	height:120px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}
#testi_texto{
	width:100%;
	height: auto;
	float:none;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	margin-top:0px;
	background-image: url();
	box-sizing: border-box;
}

}/*FIN MEDIA QUERIES */


/*   MEDIA QUERIES 768   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    */
@media screen and (max-width: 768px) {

#banner, #banner_promo{display: none;}
#banner_resp, #banner_promo_resp{display: none;}

#banner_ipad{
	display: block;
	max-width:100%;
	/*height:480px;*/
	height:480px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	overflow: hidden;
	padding: 0px;
	box-sizing: border-box;
}
#banner_promo_ipad{
	display: block;
	max-width:100%;
	/*height:480px;*/
	height:480px;

	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding: 0px;
	box-sizing: border-box;
}
.col_dest_home{width: 30%;}
.col_dest_home:hover{width: 30%;}
.col_ico_home{width: 12%;}

#cont_galeria{		/*ARTICLE*/
	width:100%;}

#banner-logo{width:100%;height:auto;}
#banner-reservar{width:100%;height:auto;text-align: center;}
#wrapper_sec_reserva{width:100%; height:455px;}
#sec_reserva{width:100%; height:446px;}
#reserva-header{display:none;}

.col_servicios{width: 30%;}
.col_servicios:hover{width: 30%;}
.texto_servicios{min-height:110px;padding-bottom: 10px;}
.agendar_servicio{background-position: 25px 5px;}
.agendar_servicio-wp{background-position: 23px 5px;}

#sec_medico{width:95%;}
#medico-texto{width:67%; margin-left: 20px;}

.galeriaul{margin-left: -25px;}

.col_prod_home{
	width: 29%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

.col_proyect_home{
	width: 29%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;

	-webkit-transition: margin 0.3s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin 0.3s ease-in-out 0s;/*Firefox*/
    -o-transition: margin 0.3s ease-in-out 0s;/*Opera*/
    transition: margin 0.3s ease-in-out 0s;/*Standard*/
}
.col_proyect_home:hover{width: 29%; margin-right: 10px; margin-left: 10px;margin-top: 0px;}


#marcas{height:500px;}
.col_marcas{width: 29%; margin-bottom: 40px;}

#wrap_columnas{max-width: 95%;}
.staff_col{width: 30%; margin-right: 10px; margin-left: 10px; margin-top: 50px;}

.somos{
	max-width:100%;
	background-image: url(../imagenes/bg_blanco_somos.png);
	background-repeat: repeat-y;
	background-position: -50px;
}
.somos-foto{width: 40%;}
.somos-texto{width: 55%;padding-left: 20px;}

#intro_productos{max-width: 100%;}
.producto_col, .producto_col_recomendado{width: 30%;}
.dos_col{width:100%;margin-bottom:50px;}
.dos_col-serv{width:100%;margin-bottom:0px;}

.tres_col_corp{
	width: 95%;
	min-height:100px;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;

	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}


#galeria_proyecto{max-width:100%; padding: 0px; border-style: solid; border-width: 0px; border-color: #FFF; background-color: #FFF;}


footer{width:100%; height:290px;margin-left: 50px;}
.col_uno_footer{display:none;}
.col_dos_footer{width: 45%;}
.col_tres_footer{width: 45%;margin-left: 40px;}
.col_tres_footer{width: 45%;margin-left: 40px;}


}/*FIN MEDIA QUERIES */

/*   MEDIA QUERIES 660   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    */
@media screen and (max-width: 660px) {

#banner_ipad, #banner_promo_ipad{display: none;}
#banner_resp{
	display: block;
	height:510px;
	max-width:100%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	overflow: hidden;
	border-bottom-color:#555860;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 0px;
	box-sizing: border-box;
}
#banner_promo_resp{
	display: block;
	height:auto;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding: 0px;
	box-sizing: border-box;
}

.col_dest_home{width: 90%; margin-bottom: 40px;}
.col_dest_home:hover{width: 90%;}
#wrapper_sec_iconos{padding-bottom: 40px;}
.col_ico_home{width: 20%; min-height:30px;}
#wrapper_sec_reserva{height:190px;}
#banner-reservar{width:100%;height:auto;text-align: center;}
#img-banner-reservar{width:100%;}
#img-banner-reservar:hover{
	margin-left:0px;
}
#banner-logo{display:none;}

.galeria_fotografica{width:48%; margin-left:-5px; margin-right: 10px;}

.agendar_servicio{background-position: 80px 5px;}
.agendar_servicio-wp{background-position: 30px 5px;}
.agendar_servicio-detalle-wp{
	width: 100%;
	height:80px;
	padding-top: 27px;

	background-image: url(../imagenes/ico-agenda-serv-wp.png);
	background-repeat: no-repeat;
	background-position: 40px 25px;
}
.tx_blanco-light-titulo{font-size: 1.4em;}

#sec_medico{width:100%;}
#medico-texto{width:90%; margin-left: 20px;}
.col_servicios{width: 90%;}
.col_servicios:hover{width: 90%;}
.col_servicios-full{display:none;}
.col_servicios_gratis{
	width: 90%;
	min-height:100px;
	background-color: #FFF;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;

	-webkit-transition: margin-top 0.2s ease-in-out 0s;/*Chrome, Safari*/
    -moz-transition: margin-top 0.2s ease-in-out 0s;/*Firefox*/
    -o-transition: margin-top 0.2s ease-in-out 0s;/*Opera*/
    transition: margin-top 0.2s ease-in-out 0s;/*Standard*/
}
#wrap_columnas{max-width: 100%;}
.col_prod_home{width: 90%; margin-right: 5px; margin-left: 5px;}

.prod_nombre_home{width: 100%;height: 150px;box-sizing: border-box;padding-top: 70px;}
.nomb-prod-home-gris{font-size: 28px;line-height: 30px;}
.nomb-prod-home-blanco{font-family: 'Titillium Web', sans-serif;font-size: 32px;line-height: 30px;}


.col_proyect_home{width: 90%;margin-right: 5px;margin-left: 5px;margin-top: 10px;}
.col_proyect_home:hover{width: 90%; margin-right: 5px; margin-left: 5px;margin-top: 10px;}
.proyect_imagen_home{width: 100%;height: 200px;}
.nomb-proy-home{font-size: 24px;line-height: 28px;}
.proyect_nombre_home{width: 100%;min-height: auto;padding-bottom: 0px;}

#wrapper_sec_marcas{height:auto;}
.col_marcas{width: 40%; margin-bottom: 40px;margin-right: 10px;margin-left: 10px;}

.somos{max-width:100%;background-color: #282F36;box-sizing: border-box;padding-top: 0px;padding-bottom: 40px;
	background-image: url();
}

.somos-foto{width:100%;}
.somos-texto{width:100%;box-sizing: border-box; padding-top:30px;padding-left: 10px; padding-right: 10px;}
.staff_col{width: 70%;}

.col_uno_intro{width:100%;}
.col_dos_intro{width:100%;}

.dos_col-serv{width:90%;margin-bottom:0px;}
.dos_col{width:90%;margin-bottom:50px;}
.producto_col{width: 90%;}
.producto_col_recomendado{width: 40%;}
.producto_col:hover{margin-top:40px;}

.col_uno_footer{display:block; width:100%; text-align: center;}
.col_dos_footer{width: 100%; margin-bottom: 40px;}
.col_tres_footer{width: 100%;min-height:130px;margin-left: 10px; box-sizing: border-box;padding-top: 5px; margin-bottom: 40px;}
.col_cuatro_footer{width: 100%;min-height:130px;margin-left: 10px; box-sizing: border-box;padding-top: 5px; margin-bottom: 40px;}
footer{width:90%; height:490px;margin-left: 20px;}

.subtitulos-verde-serv{
	font-family: 'Titillium Web', sans-serif;
	font-size: 28px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 32px;
	color:#00B2A9;
}

.tx_celeste-light{font-size: 1.2em;}
.tx_azul-light{font-size: 1.2em;}
.tx_celeste-light-it{font-size: 1.2em;}
.tx_celeste-light-justi{font-size: 1.2em;}
.subtitulos-azul-left{font-size: 26px;}


}/*FIN MEDIA QUERIES */


/*   MEDIA QUERIES 412   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    */
@media screen and (max-width: 412px) {


#banner_resp{height:470px;}
#cont_art_preferirnos{width:90%;}
.preferirnos{width:40%;}

}/*FIN MEDIA QUERIES */



