@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic,600italic,700italic,800italic|Roboto+Condensed:400,700italic,400italic,300italic,700,300);

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
:focus{outline: 0;}
.clearfloat{clear:both;}

body {
	color: #555;
	background: #ffffff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}


ol, ul {list-style: none;
}

table {border-collapse:separate; border-spacing: 0;
}
caption, th, td {text-align: left; font-weight: normal;
}
legend{white-space:normal;
}
strong{font-weight: bold;
}
img{float:none; border:none;
}

a img{border:none}
a{float:none; color:#3fafd6; text-decoration:none;	outline:none;}
a:hover{color:#3fafd6; text-decoration:underline; outline:none;}

.on{color:#444444; text-decoration:none; outline:none;}

p{ 
	color: #7f7f7f;
    float: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 13px;
    padding: 0;
    text-align: left;
}


.semibold{
	font-weight:400;
}



html, body {
	height: 100%;
}


#wrapper { 
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	width: 100%; 
	padding: 0;
}

#wrapper_gris{
	background-color:#efefef;
	float:left;
	width: 100%;
	margin:350px auto 0;
}


#wrapper_contacto{
	background-color:#efefef;
	float:left;
	width: 100%;
	height:382px;
	background-image:url(../img/bgContacto2.jpg);
	background-position:center;
		margin:20px auto 0;
}

#content{
	width: 730px; 
	margin: 0 auto; 
	padding: 0;
	/*background-color:#FFF;*/
}


#header {
	height:132px;
	padding-top:0px;
	padding-bottom:0px;
	width: 100%;
	border-bottom:1px solid #cbcccc;
}

#interiorHeader{
	width:730px;
	margin:0 auto;
}


#logo{
	margin-top:13px;
	float:left;
}

#logo img{
	width:90%;
}



.clear{
	clear: both;
}

/****************

MENU
 
****************/



.menu{
/*	width:1020px;*/
	margin:0 auto;
	float:right;
	display:none;
}



.slicknav_menu {
    display: block;

}
/****************

footer
 
****************/

.footer, .push {
	height: 52px; /* .push must be the same height as .footer */
}

.footer{
	background-color:#efefef;
	height:52px;
	margin:0 auto;
	width:100%;
	border-top:1px solid #ccc;
	
}

.interior_footer{
	padding-top:20px;
	padding-bottom:10px;
	margin:0 auto;
	width:730px;
	color:#737373;
	font-size:12px;
	font-style:italic;
	text-align:center;
	
}

/****************

HOME
 
****************/

#slide_home{
	height:630px;
	background-image:url(../img/slideipad2.jpg);
	width:100%;
	float:left;
	background-position:1400px;
}

.interior_slide{
	width:730px;
	margin:0 auto;
	color:#599eb7;
	font-size:41px;
	line-height:41px;
	margin-top:70px;
}

.destacados{
	width:100%;
	margin:0 auto;
	margin-top:210px;
	background-color:#fff;
	float:left;
}

.floatIpad{
	float:left;
	margin-bottom:15px;
}

.dest01{
	width:100%;
	float:left;
	margin-right:0px;
}

.dest01 img{
	float:left;
	margin-right:28px;
}

.dest01 h2{
	background-image:url(../img/homeh2.jpg);
	background-repeat:no-repeat;
	font-size:20px;
	padding-left:30px;
	padding-top:2px;
	text-transform:uppercase;
	font-weight:200;
	line-height:normal;
	padding-bottom:5px;
}

.formulario{
	float:left;
	margin-top:25px;
	width:730px;
	margin-bottom:50px;
}



.formulario h4{
	color:#3fafd6;
	font-size:24px; 
	text-transform:uppercase;
	text-align:center;
	padding-top:20px;
	padding-bottom:5px;
	
}


.formulario p{
	text-align:center;
	padding-bottom:20px;

}

.tabla_izq{
	margin-left:20px;
	float:left;
}

.tabla_der{
	margin-right:20px;
	float:right;
}



.input_style{
	width:310px;
	background-color:#FFF;
	padding-left:14px;
	height:46px;
	margin-bottom:10px;
	color:#999 !important;
	font-style:italic;
}

.style_select{
	width:336px;
}

::-webkit-input-placeholder {
   color: #999;
   opacity:0.6;
}

:-moz-placeholder { /* Firefox 18- */
   color:#999;
   opacity:0.6;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   opacity:0.6;
}

:-ms-input-placeholder {  
   color: #999;
   opacity:0.6; 
}


.textarea_style{
	width:320px;
	height:150px;
	padding-top:10px;
	padding-left:14px;
	font-style:italic;
	color:#999;
}

.boton{
	background-color: #3fafd6;
    color: #FFFFFF;
    display: inline-block;
    font-size: 17px;
    padding-bottom: 8px;
    padding-top: 8px;
	cursor:pointer;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    width: 150px;
	float:right;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	margin-top:15px;
}

.boton:hover{
	color:#fff;
	background-color:#1a84a9;
	text-decoration:none;
}

.check{
	padding-top:15px;
	padding-left:0px;}

#aviso_legalText{
	margin-left:10px;
	 color: #868686;
	font-size:13px;
}


/****************

INTERIOR
 
****************/

.content_izq{
	float:left;
	width:65%;
	margin-top:20px;
	margin-bottom:40px !important;
	margin-right:5%;
}

.content_izq h1{
	color:#599eb7;
	font-size:35px;
	text-transform:uppercase;
	padding-bottom:15px;
}

.content_izq h2{
	background-image:url(../img/interiorh2.jpg);
	padding-left:40px;
	font-size:18px;
	background-repeat:repeat-y;
	color:#727272;
	line-height:24px;
	background-position:left bottom;
	margin-bottom:20px;
}



.banner { position: relative; overflow: auto;  height:220px !important; margin-top:10px; display:block; text-align:center; margin-bottom:15px; float:left;}
.banner li { list-style: none; }
.banner ul li { float: left; }

.banner ul li img{border:2px solid #92d3ea; width:450px; float:left;}

.banner .dots {
position: absolute;
left: 0;
right: 0;
bottom: 5px;
width:450px;
}
.banner .dots li {
display: inline-block;
width: 11px;
height: 11px;
margin: 0 3px;
text-indent: -999em;
/*border: 2px solid #0980ef;*/
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
background-color:#BFBFBF;
}


.banner .dots li.active {
background: #92d3ea;
opacity: 1;
}

.content_der{
	float:right;
	width:30%;
	margin-top:30px;
	margin-bottom:30px;}


.content_der h3{
	color:#599eb7;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:10px;
}

	

.content_der ul > li:before {
	color:#CCC;
	content: "•";
	padding-right:10px;
}

.line{
	background-image:url(../img/line.jpg);
	width:100%;
	height:1px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.metro{
	display:block;
	background-image:url(../img/metro.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
	color:#727272;
	font-style:italic;
	font-size:14px;
	margin-bottom:5px;
}

.telf{
	display:block;
	background-image:url(../img/telf.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
	color:#7f7f7f;
	font-style:italic;
	font-size:14px;
}

.big_mapa{
	width:100%;
	height:400px;
	float:left;
	margin-top:20px;
}

#map_canvas{
	width:100%;
	height:400px;
}

.lista_quienes{
	 color: #7f7f7f;
	 float:left;
	 width:48%;
	 margin-top:5px;
}


.lista_quienes li{
	padding-bottom:8px;
	font-size:13px;
	list-style-image:url(../img/tick2.jpg);
	padding-left:7px;
	margin-left:20px;
}



.lista_quienes2{
	 color: #7f7f7f;
	 float:left;
	  width:45%;
	  float:right;
	  margin-top:5px;
}


.lista_quienes2 li{
	padding-bottom:8px;
	font-size:13px;
	list-style-image:url(../img/tick2.jpg);
	padding-left:7px;
	margin-left:20px;
}



.formulario_contacto{
	float:left;
	margin-top:15px;
	width:450px;
	
}


.tabla_izq2{
	float:left;
	width:200px;
}

.tabla_der2{
	float:right;
}


.style_select2{
	width:225px;}


.input_style2{
	width:190px;
	background-color:#f7f7f7;
	padding-left:14px;
	height:46px;
	margin-bottom:10px;
	color:#999 !important;
	font-style:italic;
}


.textarea_style2{
	width:210px;
	height:150px;
	padding-top:10px;
	padding-left:14px;
	font-style:italic;
	color:#999;
	background-color:#f7f7f7;
}