/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
header {
	background: url(../img/fondo_header.png) no-repeat #3296a2;
	border-bottom: 1px solid #40b9d4;
	margin: 0 10px;;
	padding: 0 10px;
}
.logo h1 {
	padding-top: 40px;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 2px;
	color: #FFF;
	font-weight: 100;
	text-transform: uppercase;
	
}
.logo h2 {
	font-size: 15px;
	line-height: 15px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	
}
.logo img {
	margin: 46px 20px 0 0;
	float: left;
}

#mini-contacto {
	text-align: right;
	margin-top: 60px;
	color: #FFF;
}
#mini-contacto p {
	margin-bottom: 5px;
}
#mini-contacto a {
	color: #fff;
}
#mini-contacto a:hover {
	color: #000;
}

nav {
	border-top: #008071 solid 6px;
	background: #eeeeee;
	color: #4e4e4e;
}
nav select {
	display: none;
}
nav ul{
	padding-left: 0;
	float: left;
	width: 100%;
	text-transform: uppercase;
	background: #eeeeee;
	font-size: 15px;
	margin-bottom: 0;
}

nav ul li { 
	display: inline;
	margin: 16px 0;
}

nav ul li a, nav ul li a:visited{
	padding: 16px 21px;
	color: #4e4e4e;
	background: #eeeeee;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ddd;
}

nav ul li a:hover{
	font-weight: 700;
	color: #206855;
}

section {
	background: #fff;
}

.flexslider {
	max-width: 940px;
	padding: 0 10px;
}

#ayuda {
	border: 1px solid #008071;
}
#ayuda h5 {
	background-color: #008071;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding-left: 10px;
}
#ayuda ul {
	font-size: 14px;
	color: #343434;
	padding-left: 10px;
	margin-top: 10px;
}
#ayuda a {
	color: #343434;
}
#ayuda a:hover {
	color: #008071;
}
#contacto-rapido {
	border: 1px solid #40b9d4;
	margin-bottom: 20px;
}
#contacto-rapido h5 {
	background-color: #40b9d4;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding-left: 10px;
}
#contacto-rapido ul {
	font-size: 14px;
	color: #343434;
	padding-left: 10px;
	margin-top: 10px;
}
#contacto-rapido a {
	color: #343434;
}
#contacto-rapido a:hover {
	color: #008071;
}

article {
	margin-bottom: 20px;
}

article h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	color: #40b9d4;
}
article h4 {
	color: #40b9d4;
}
.destacado {
	color: #40b9d4;
	font-size: 21px;
	line-height: 28px;
	font-weight: 100;
	border-top: 2px solid #40b9d4;
	border-bottom: 2px solid #40b9d4;
	padding: 12px 60px;
	margin-bottom: 20px;
}

footer {
	background: #e8e8e8;
	border-top: 1px solid #d0cfcf;
	margin-top: 40px;
	padding: 10px 0 30px 0;
}

.mini p {
	font-size: 11px;
	line-height: 16px;
	color: #343434;
}

#aseguradoras h6 {
	font-size: 17px;
	border-bottom: 1px solid #333;
	color: #333;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.logo_seguro {
	display: none;
}

.txt_carrusel {
	background: rgba(64, 182, 212, 0.8);
    margin-top: -35px;
    position: fixed;
    height: 50px;
    display: block;
    padding: 5px 5px 10px 5px;
    width: 100%;
}
.txt_carrusel p {
	font-size: 19px;
	line-height: 25px;
	color: #fff;
}
.slides a {
	color: #fff;
}
.slides a:hover {
	color: #000;
}

.imagen {
	position: relative;
}
.imagen p{
	background: rgba(64, 182, 212, 0.8);
	margin-top: -35px;
	display: block;
	padding: 10px 0px 10px 0px;
	width: 100%;
	position: absolute;
	text-indent: 10px;
	color: #fff;
	line-height: 10px;
}

#artroscopia, #deportivas, #protesica, #cartilago, #crecimiento, #columna, #mano, #pie, #osteoporosis, #infantil {
	display: none;
}
hgroup a {
	text-decoration: none;
}

/* #Page Styles
================================================== */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -229px;
}
#push {
height: 229px;
}
html, body {
height: 100%;
}

input.parsley-success, textarea.parsley-success {
color: #468847 !important;
background-color: #DFF0D8 !important;
border: 1px solid #D6E9C6 !important;
}

input.parsley-error, textarea.parsley-error {
color: #B94A48 !important;
background-color: #F2DEDE !important;
border: 1px solid #EED3D7 !important;
}
ul.parsley-error-list li {
line-height: 11px;
font-size: 11px;
}



/* #Media Queries
================================================== */


	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		nav ul {
			font-size: 13px;
		}
		.barra {
			width: 768px !important;
		}
		header {
		  background: none;
		  border-bottom: 1px solid #40b9d4;
		  margin: 0 10px;;
		  padding: 0 10px;
		}
		.txt_carrusel p{
			font-size: 14px;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.mapa {
			display: none;
		}
		.barra {
			width: auto !important;
		}
		header {
		  background: none;
		  border-bottom: 1px solid #40b9d4;
		  margin: 0 10px;;
		  padding: 0 10px;
		}
		.txt_carrusel {
			margin-top: -25px;
			padding: 0px 5px 5px 5px;
		}
		.txt_carrusel p{
			font-size: 12px;
		}
		#mini-contacto {
			text-align: left;
			margin-top: 10px;
		}
		.logo h1 {
			font-size: 32px;
		}
		body {
			background: #fff url(../img/fondo_cabecera_med.png) repeat-x;
		}
		.lateral {
			display: none !important;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		nav ul     { display: none; }
 		nav select { display: inline-block; margin: 15px 100px; }
		.flexslider { padding: 0; }
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		nav ul     { display: none; }
 		nav select { display: inline-block; margin: 15px 40px; }
		.flexslider { padding: 0; }
		.txt_carrusel {display: none;}
		body {
			background: #fff url(../img/fondo_cabecera_peq.png) repeat-x;
		}
		}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/