@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, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
	html{
	}
    body {
		 min-height:689px;
    line-height: 1;
	background:#fff;
	margin: 0 ;
	padding:0;
	-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	font-family: 'open_sansregular';
    }
	

header {
	float:left;
	position:fixed;
	top:0;
	width:100%;
	height:90px;
	max-width:100%;
	background:#f0efef;
	z-index:99999!important;
	text-align:center;
}
header #menu{
	max-width:1280px;
	position:relative;
	height:auto;
	margin:0 auto;
	text-align:right;
	
}
header nav {
	height:auto;
	width:auto;
	vertical-align:top;	
}

header nav item span{
	 float: left;
    padding-top: 22px;
	line-height:1.2;
    white-space: nowrap;
	  padding:28px 10px 0 10px;
	  position: relative;
    text-align: center;
	}
header nav item, header .menu {
	color: #fff;
    cursor: pointer;
	font-size:14px;
    list-style: none outside none;
  
    position: relative;
    text-align: center;
    width: auto;
	display:inline-block;
	vertical-align:middle;
	-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
}
header .center item:hover,header .center .liActive{
	color:#1d3760;
}
header .spa #m5{ color :#ff7d7d; }
header .center #m5{ color :#1752a9; }
header .spa item:hover,header .spa .liActive{
	color:#a94646;
}


header  .menu{
	margin: 25px 0   ;
	display:none;
	
}
header  .logo{
	margin-top:0 ;
	height:auto;
	padding:0 5px;
	position:relative;
	float:left;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
}



header  label {
	margin:0 20px 0 60px;
	color: #222222;
    cursor: pointer;
    display: inline-table;
    font-family: "open_sanssemibold";
    font-size: 14px;
    height: auto;
    list-style: outside none none;
    margin-top: 15px;
    padding: 0 1.2%;
    position: relative;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    width: auto;
}
header #menu label .menuCircle span{
	position:relative;
	padding:10px;
	display:inline-block;
	vertical-align:middle;
}
header #menu label .menuCircle{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	padding:5px;
	margin-left:10px;
}
header #menu label .menuCircle img{margin-top:10px; }

.circle{
	-webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   -ms-border-radius: 50px;
	border-radius: 50px;
}
header #menu label .menuCircle hr{
	background:#fff;
	height:3px;
	width:20px;
	border:0px;
	margin: 0 ;
	padding:0;
	display:inline-table;
	vertical-align:middle;
	margin:2px 0;
}
header #menu label .menuCircle hr:nth-child(1){
	margin-top:8px;
}

#menuToggle .last{
	background:#fff;
}

#menuToggle{
	display:inline-flex;
}
#menu-toggle {
  display: none; /* hide the checkbox */
}

.fb{
	cursor:pointer;
}

 /* article*/
 article , section{
	 position:relative;
	 width:100%;
	 height:100%;
	 min-height:500px;
	 min-width:280px;

 }
  section { 
  background:#fff; position:absolute;  height:auto; background-size:cover !important;  background-position: 50% 50% !important;
   }
 #home{
	 position:absolute;
	 width:100%;
 }
article section aside {
	width:50%;
	float:left;
	height:100%;
	min-height:500px;
	position:absolute;
}
article section  .medicalGaleria { right:0; background:#ccc; }
article section  .spaGaleria { left:0; background:#eee; }

 article section aside canvas{
	 position:absolute;
	 width:100%;
	 height:100%;
	 background-position:50% 50% !important;
	 background-size: cover !important;
	 top:0;
	 left:0;
 }
 
 #centro , #spa, #menu{ display:block; }
 aside  .hover{
	 position:absolute;
	 width:100%;
	 height:100%;
	 top:0;
	 left:0;
	 -webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	 z-index:3;
 }
 .headerspa{ background: rgba(255,125,125,1) }
 
  .headerspa .hover:hover{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7d7d+0,ff7d7d+100&0.5+0,0.5+100 */
     background: rgba(255,125,125,0.4); /* IE6-9 */


 }
 
 .headerspa .last{ color:#ff7d7d; }
 .headerspa .last span{
	 padding:12px 35px;
 }
 
 .headercenter{ background:#1752a9; }
 
  .center .hover:hover{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7d7d+0,ff7d7d+100&0.5+0,0.5+100 */
     background: rgba(255,125,125,0.4); /* IE6-9 */


 }
 
 .center .last{ color:#1752a9; }
 .center .last span{
	 padding:12px 35px;
 }
 
   .medicalGaleria .hover:hover{

background: rgba(64,114,186,0.4); /* IE6-9 */


 }
 aside .text{
	 width:80%;
	 position:relative;
	 display:inline-block;
	 vertical-align:middle;
	 z-index:4;
	 text-align:left;
	 margin-top:30%;
	 -webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
 }
 
  aside .text h1{
	  vertical-align:middle;
	  font-size:	  50px;
	  color:#fdfdfd;
	  font-family: 'brandon_grotesquebold';
	  margin-bottom:30px;
  }
 
 aside .text .agenda{
	 padding:10px 20px;
	 width:200px;
	 text-align:center;
	 display:inline-block;
	 border:0;
	 color:#fff;
	 font-size:15px;
	 font-family: 'brandon_grotesquemedium';
	 cursor:pointer;
	 margin-right:5%;
 }
  aside .text .servicios{
background: rgba(0,0,0,0.3); 
	 padding:10px 20px;
	 width:200px;
	 text-align:center;
	 border:0 ;
	 display:inline-block;
	  font-size:15px;
	 font-family: 'brandon_grotesquemedium';
	 color:#fff;
	 cursor:pointer;
 }
 
 .spaGaleria .agenda{ background: rgba(255,125,125,.5); }
 .medicalGaleria  .agenda{ background: rgba(71,120,196,.5); }
 .firstSection {z-index:999;}
 .lastSection { z-index:0; opacity:0; height:0 !important; overflow:hidden;}
 .content {
	 width:80%;
	 padding:20px 5%;
	 margin: 0 auto;
	 max-width:1280px;
	 text-align:center;
 }
 
 
 #panel1 {background: url(../assets/centro/bg1.jpg) no-repeat; }
 #panel2 {background: url(../assets/centro/bg2.jpg) no-repeat; }
 #panel10 {background: url(../assets/centro/bg3.jpg) no-repeat; }

 #panel5 {background: url(../assets/spa/bg1.jpg) no-repeat; }
 #panel6 {background: url(../assets/spa/bg2.jpg) no-repeat; }
 #panel9 {background: url(../assets/spa/bg3.jpg) no-repeat; }
 
 .enviado {
	 float:left;
	 position:relative;
	 clear:left;
	 padding:20px 0;
	 font-size:13px;
	 line-height:1.2;
 }
 
 
 .content h1 {
    color: #fdfdfd;
    font-family: "brandon_grotesquebold";
    font-size: 40px;
    vertical-align: middle;
	width:80%;
	text-align:left;
	display:inline-block;
	margin:10px 0;
	
}
 .content h1  span{
    font-family: 'brandon_grotesque_regularRg';
 }
 
 #panel2 h1 , #panel6 h1{ margin-top:10%; text-align:center; }
 #panel2 p , #panel6 p {font-size:12px; color:#fff; width:50%; margin:20px auto; text-align:center; line-height:1.4; }
 
  #panel3 h1{ text-align:center; color:#145faf; }
  #panel7 h1{  text-align:center; color:#ff7d7d; }
  #panel3 h2 , #panel7 h2{  text-align:center; color:#898989; font-size:18px;  }
 #panel7 ul, #panel3 ul{
	 width:100%;
	 height:auto;
	 position:relative;
	 clear:left;
	 margin: 20px 30px;
	 text-align:center;
 }
  #panel7 ul li,  #panel3 ul li{
	 width:24%;
	 height:auto;
	 position:relative;
	 display:inline-block;
	 margin: 0 0 20px 0;
	 text-align:left;
	 vertical-align:top;
	 cursor:pointer;
 }
  #panel3 ul li{
	  width:25%;
  }
  #panel3 ul li .main,#panel7 ul li .main{
	  padding-left: 75px;
	  text-align:left;
  }
    #panel3 ul li .main .title, #panel7 ul li .main .title {
		font-size:16px;
		color:#010101;
		font-family: 'brandon_grotesqueblack';
		margin:30px 0 20px 0;
	}
	#panel3 ul li .main .text, #panel7 ul li .main .text {
		font-size:12px;
		line-height:1.2;
		color:#898989;
		margin: 0;
	}
#panel7 ul li:nth-child(1){ background:url(../assets/spa/icon1.gif) top left no-repeat; }
#panel7 ul li:nth-child(2){ background:url(../assets/spa/icon2.gif) top left no-repeat; }
#panel7 ul li:nth-child(3){ background:url(../assets/spa/icon3.gif) top left no-repeat; }
#panel7 ul li:nth-child(4){ background:url(../assets/spa/icon4.gif) top left no-repeat; clear:left; }
#panel7 ul li:nth-child(5){ background:url(../assets/spa/icon5.gif) top left no-repeat; }
#panel7 ul li:nth-child(6){ background:url(../assets/spa/icon6.gif) top left no-repeat; }
#panel7 ul li:nth-child(7){ background:url(../assets/spa/icon7.gif) top left no-repeat; }
#panel7 ul li:nth-child(8){ background:url(../assets/spa/icon8.gif) top left no-repeat; }


#panel3 ul li:nth-child(1){ background:url(../assets/centro/icon1.gif) top left no-repeat; }
#panel3 ul li:nth-child(2){ background:url(../assets/centro/icon5.gif) top left no-repeat; }
#panel3 ul li:nth-child(3){ background:url(../assets/centro/icon3.gif) top left no-repeat; }
#panel3 ul li:nth-child(4){ background:url(../assets/centro/icon4.gif) top left no-repeat; clear:left; }
#panel3 ul li:nth-child(5){ background:url(../assets/centro/icon2.gif) top left no-repeat; }

.overlay {
	background-position: 50% 50% !important;
	background-size:cover !important;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	min-height:100%;
	z-index:999999999;
	text-align:center;
}
.overlay .close{
	position:absolute;
	top:5%;
	right:5%;
	color:#fff;
	font-size:20px;
	cursor:pointer;
}
.overlay  .icon {
	text-align:center;
	margin-top:8%;
}
.overlay  .title {
	width:95%;
	max-width:600px;
	text-align:center;
	   font-size:16px;
		color:#fff;
		font-family: 'brandon_grotesqueblack';
		margin:30px auto 20px auto;
}
.overlay  .text {
        font-size:13px;
		line-height:1.2;
		color:#fff;
		margin: 20px  auto;
		width:95%;
	     max-width:600px;
	}
.overlay  button {
    border: 0 none;
    border-radius: 5px;
    clear: left;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    margin: 10px  ;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    width: 32%;
	max-width:150px;
	}
	
.content .half, .formContacto .half{
	display:inline-block;
	width:40%;
	vertical-align:top;
}
 .content .calendario{
	width:100%;
	float:left;
	clear:left;
	
}
  .content .horario{
	width:96%;
	margin-top:20px;
	padding:10px 5.5% 10px 0;
	text-align:right;
	float:left;
	clear:left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#515252+0,515252+100&0.8+0,0.8+100 */

background: -moz-linear-gradient(left,  rgba(81,82,82,0.8) 0%, rgba(81,82,82,0.8) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  rgba(81,82,82,0.8) 0%,rgba(81,82,82,0.8) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  rgba(81,82,82,0.8) 0%,rgba(81,82,82,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc515252', endColorstr='#cc515252',GradientType=1 ); /* IE6-9 */


}
 .content .horario span {
	 font-size:12px;
	 display:inline-block;
	 vertical-align:middle;
	 margin-right:20px;
	 color:#fff;
 }
 
 .half .mensaje {
	 clear: left;
    color: #e57070;
    float: left;
    font-size: 12px;
    margin-left: 30px;
    padding: 10px 0 0;
    text-align: left;
    vertical-align: text-bottom;
    width: 60%;
 }
 
 #panel1 .mensaje { color:#154d9f; }
 #panel8 .formContacto .form h2 { color:#e57070; }
 #panel9 .formContacto .form h2 { color:#e57070; }
  .content .horario label{
	  display:inline-block;
	  vertical-align:middle;
	  background:#282828;
	  color:#fff;
	  -webkit-border-radius: 50px;
   -moz-border-radius: 50px;
   -ms-border-radius: 50px;
	border-radius: 50px;
	cursor:pointer;
	font-size:12px;
	padding:10px 10px 0 10px;
	width:auto;
	height:20px;
	text-align:center;
  }
  
  .content .horario label:hover, .content .horario .activeHorario{
	  background:#e77172;
  }
  
   .content .form{
	   float:left;
	   width:60%;
	   margin-left:30px;
	   height:auto;
	   background:#E57070;
	   color:#fff;
	   padding:20px;
	   text-align:left;
   }
   
   #panel1 .content .form { background:#154d9f;  }
   #panel1  .ui-state-highlight, 
   #panel1  .ui-widget-content .ui-state-highlight, 
   #panel1  .ui-widget-header .ui-state-highlight {
	   background:#154d9f; 
   }
   #panel1 .content .form input {border-bottom:1px solid #2e60aa ; }
   #panel1 .content .form button{ color:#2e60aa;}
   
  #panel1  .content .horario label:hover, 
  #panel1  .content .horario .activeHorario { background:#154d9f;  }
  .content .form h2 {
    color: #fdfdfd;
    font-family: "brandon_grotesquebold";
    font-size: 20px;
    vertical-align: middle;
    }
	
	.content .form hr {
    height:3px;
	width:40px;
	float:left;
	position:relative;
	clear:left;
	border:0;
	background:#6A7783;
    }
  .content .form input {
	  color:#fff;
	  background:none;
	  border:0;
	  border-bottom:1px solid #f58685;
	  font-size:12px;
	  padding:5px 3%;
	  margin:5px 0;
	  width:90%;
	  float:left;
  }
  
  .content .form button{
	  float:right;
	  position:relative;
	  clear:left;
	  width:50%;
	  padding:10px 0;
	  text-align:center;
	  color:#ea7374;
	  background:#fff;
	  cursor:pointer;
	  border:0;
	  font-size:14px;
	  margin:10px 0 0 0;
	   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   -ms-border-radius: 10px;
	border-radius: 10px;
  }
  
  
  #formCentro button{
	 
	  color:#fff !important;
	  background:#14ae97 !important;
	  
  }
  #bolsa, #bolsa2{
	  text-align:left;
	  width:80%;
  }
  #bolsa  button, #bolsa2  button{
	  float:left;
	  background:#4c4c4c;
	  text-align:center;
  }
  
  
  #bolsa #cv, #bolsa2 #cv{
	  margin: 10px 0 5px 15px;
	   cursor:pointer;
	   
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	   #bolsa #cv {
         margin: 10px 0 0px 0px;
         padding: 10px 0;
       }
	   #bolsa .files {
		  padding:10px 18px
       }

    }
  
 /* footer*/

footer {
	width:100%;
	height:100px;
	position:fixed;
	bottom:0;
	z-index:99999;
	background:url(../assets/bgFooter.jpg) center top no-repeat;
}

footer .subFooter {
	max-width:1280px;
	margin: 0 auto;
	position:relative;
	z-index:2;
	 min-height: 100px;
}
footer .subFooter .banner{
	float:left;
	position:relative;
	height:auto;
	width:100%;
	max-width:560px;
	height:100px;
	-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
}

footer .subFooter .FooterInfo{
	float:right;
	position:relative;
	height:auto;
	width:100%;
	max-width:450px;
	height:100px;
	margin-top:10px;
	-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
}
footer .subFooter .FooterInfo label{
	padding:0 0 8px 35px;
	text-align:left;
	color:#4c4c4c;
	font-size:	13px;
	float:left;
	position:relative;
	line-height:1.5;
}
footer .subFooter .FooterInfo label span{ cursor:pointer; }
footer .subFooter .FooterInfo label:nth-child(odd){ clear:left; }	
footer .subFooter .FooterInfo label:nth-child(1){ background:url(../assets/whats.png) left top no-repeat;  }	

footer .subFooter .banner li{
	position:absolute;
	list-style:none;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
footer .subFooter .banner li img{
	width:100%;
	height:auto;
	max-width:560px;
}

footer .backFooter{
	width:100%;
	position:fixed;
	z-index:1;
	background: url(../assets/bgFooter.gif) center center no-repeat;
	bottom:0;
	height:133px;
	
}


.formContacto, #map, #map2{
	width:100%;
	height:50%;
	position:relative;
	min-height:300px;
}
.formContacto .form{
	   width:100%;
	   margin:0 auto;
	   height:auto;
	   color:#fff;
	   padding:20px 0;
	   text-align:center;
   }
   
 .formContacto .form   h2{
	 color: #145faf;
    
    font-family: "brandon_grotesquebold";
    font-size: 40px;
    margin:  0;
    text-align: left;
    vertical-align: middle;
    width: 80%;
 }
 .formContacto .form   p{
	 color:#3c3c3c;
	 font-size:15px;
    font-family: 'proxima_novasemibold';
	text-align:left;
	line-height:1.2;
 }
    .formContacto .form   dd{
		font-family: 'brandon_grotesque_regularRg';
		color:#3c3c3c;
	 font-size:15px;
	text-align:left;
	line-height:1.2;
		}
   
  .formContacto .form input {
	  color:#3c3c3c;
	  background:none;
	  border:0;
	  border-bottom:1px solid #ccc;
	  font-size:14px;
	  padding:5px;
	  margin:10px 0 5px 0;
	  width:90%;
	      font-family: 'brandon_grotesquemedium';

  }
  .formContacto .form textarea {
	  color:#3c3c3c;
	  background:none;
	  border:0;
	  border-bottom:1px solid #ccc;
	  font-size:12px;
	  padding:5px;
	  margin:20px 0 5px 0;
	  width:90%;
	      font-family: 'brandon_grotesquemedium';

  }
  .formContacto .form label{
	  float:left;
	  position:relative;
	  margin:10px  0 0 20px;
	  color:#3c3c3c;
  }
  
   .formContacto .form label input{
	  float:left;
	  position:relative;
	  width:auto;
	  margin: 2px 10px;
  }
  .formContacto .form button{
	  
	  background:#4c4c4c url(../assets/enviar.png) 90% center  no-repeat ;
	  border: 0 none;
    clear: left;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin:-20px 10px 0 0;
    padding: 12px 20px 12px 20px;
    position: relative;
    text-align: left;
    width: 32%;
	   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -ms-border-radius: 5px;
	border-radius: 5px;
  }
   
   
   #bolsa button,  #bolsa2 button{
	  
	 
    margin: 10px  0 !important;
    
  }
   
    .cs1{   background:url(../assets/centro/bg-1.jpg) no-repeat;  }
    .cs2{   background:url(../assets/centro/bg-2.jpg) no-repeat;  }
    .cs3{   background:url(../assets/centro/bg-3.jpg) no-repeat;  }
	.cs4{   background:url(../assets/centro/bg-4.jpg) no-repeat;  }
	.cs5{   background:url(../assets/centro/bg-5.jpg) no-repeat;  }
	
	.ss1{   background:url(../assets/spa/bg-1.jpg) no-repeat;  }
	.ss2{   background:url(../assets/spa/bg-2.jpg) no-repeat;  }
	.ss3{   background:url(../assets/spa/bg-3.jpg) no-repeat;  }
	.ss4{   background:url(../assets/spa/bg-4.jpg) no-repeat;  }
	.ss5{   background:url(../assets/spa/bg-5.jpg) no-repeat;  }
	.ss6{   background:url(../assets/spa/bg-6.jpg) no-repeat;  }
	.ss7{   background:url(../assets/spa/bg-7.jpg) no-repeat;  }

@media screen and (max-width: 65em) {
	.overlay{
		min-height: 700px;
	}
	.cs1{   background:url(../assets/centro/movil/01.jpg) no-repeat;  }
    .cs2{   background:url(../assets/centro/movil/02.jpg) no-repeat;  }
    .cs3{   background:url(../assets/centro/movil/03.jpg) no-repeat;  }
	.cs4{   background:url(../assets/centro/movil/04.jpg) no-repeat;  }
	.cs5{   background:url(../assets/centro/movil/05.jpg) no-repeat;  }
	
	.ss1{   background:url(../assets/spa/movil/01.jpg) no-repeat;  }
	.ss2{   background:url(../assets/spa/movil/02.jpg) no-repeat;  }
	.ss3{   background:url(../assets/spa/movil/03.jpg) no-repeat;  }
	.ss4{   background:url(../assets/spa/movil/04.jpg) no-repeat;  }
	.ss5{   background:url(../assets/spa/movil/05.jpg) no-repeat;  }
	.ss6{   background:url(../assets/spa/movil/06.jpg) no-repeat;  }
	.ss7{   background:url(../assets/spa/movil/07.jpg) no-repeat;  }
	
	#centro , #spa, .menuSpa{ display:none; }
   
	header #menu {
    height: 98px;
    text-align: center;
	
   }
   section{
	   position:relative;
   }
   header .menu {
    display: inline-block;
    margin: 25px 0;
}
	header  .logo { display:inline-block; float: inherit;}
	header  .logo img{
		
		max-width:310px;
		width:80%;
		height:auto;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	 
#menuToggle {
  display:none;
   position: absolute;
    right: 0;
	padding:0 2%;
	width:96%;
	top:90px;
	height:auto;
	text-align:center;
-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		background:  rgba(5,51,79,0.9) 100%; 

}
.spa { background:  rgba(255,125,125,0.9) 100% !important; }
#menuToggle  item{
    display: list-item;
    padding: 10px 0;
	-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		width:100%;
		clear:left;
}
#menuToggle  item  span{
	float:inherit;
	pointer-events:none;
	color:#fff;
	display:inline-block;
}
#menu-toggle {
  display: none; /* hide the checkbox */
}
.spa #m5  span{ color:#ff7d7d !important;  }
.center #m5  span{ color:#4778c4 !important;  }
header nav item span { padding: 5px 0; }
#menu-toggle:checked + #menuToggle {
  display: block;
}
footer{ height:auto; position:relative; clear:left; float:left; margin-top:88px; background:#fff}
footer .subFooter {  min-height: 98px; }
.subFooter .pager {
	top:30;
	
}
footer .subFooter .banner, footer .subFooter .banner li{ 
	float: inherit;
	position:relative;
	height:auto;
	margin: auto;
	
}
footer .subFooter .banner {
	width:100%;
	max-height:200px;
	overflow:hidden;
	background:#fff;
}
footer .subFooter .banner li {
	float: left;
    max-height: 200px;
    max-width: 780px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
footer .backFooter { display:none; }

footer .subFooter .FooterInfo{
	float: left;
	position:relative;
	width:96%;
	margin:0 auto;
	clear:left;
	height:auto;
	padding:10px 2%;
	text-align:center;
	background:#e2e2e2;
	max-width:inherit;
	
}

footer .subFooter .FooterInfo label:nth-child(even){ padding-left:10px;} 
footer .subFooter .FooterInfo label {
    clear: left;
    color: #4c4c4c;
    float: inherit;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0 10px 8px 50px;
    position: relative;
    text-align: left;
}
footer .subFooter .FooterInfo label {
    clear: left;
    color: #4c4c4c;
    display: inline-table;
    float: none !important;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0 10px 8px 50px;
    position: relative;
    text-align: left;
    width: auto;
}

#home{
   float: left;
    position: relative;
    width: 100%;
	height:auto !important;
}

article section aside {
    float: left;
    height: 100%;
    min-height: 250px;
    position: relative;
    width: 100%;
}
aside .text { margin-top: 10%; }
aside .text h1 {
    color: #fdfdfd;
    font-family: "brandon_grotesquebold";
    font-size: 40px;
    vertical-align: middle;
}
 #panel2 p , #panel6 p {font-size:12px; color:#fff; width:100%; margin:20px auto; text-align:center; line-height:1.4; }
#panel2 h1, #panel6 h1 {
    margin-top: 20%;
    text-align: center;
	width:100%;
	font-size:25px;
}

.content {
    margin: 0 auto;
    max-width: 1280px;
    padding: 20px 0;
    width: 90%;
}
.content .half{
	display:inline-block;
	width:100%;
	vertical-align:top;
}

.formContacto .half{
	display:inline-block;
	width:96%;
	vertical-align:top;
	margin: 20px  2%;
}
.content h1 {
    color: #fdfdfd;
    font-family: "brandon_grotesquebold";
    font-size: 30px;
    vertical-align: middle;
}
.content .calendario{
	width:96%;
	margin-right:0;
	margin:2%;
	float:left;
	clear:left;
	
  }
  
  .firstSection {
    float: left;
    margin-bottom: 10px;
    position: relative !important;
    z-index: 999;
}
 .content .horario {
    clear: left;
    float: left;
    margin: 10px 2%;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
   .content .form{
	   width:96%;
	margin:10px 2%;
	padding:10px 5px;
	float:left;
	clear:left;
   }
   
   
  .ui-datepicker .ui-datepicker-title {
    line-height:2.8em !important;
    font-size: 18px !important;
    
  }
  
   #panel7 ul li,  #panel3 ul li{
	 width:40%;
	 
   }
   .fortmContacto, #map, #map2 {
    float: left;
    height: 100%;
    min-height: 250px;
    position: relative;
    width: 100%;
   }
   
   
    .formContacto .form{
	   width:94%;
	margin:10px 2%;
	padding:10px 5px;
	float:left;
	clear:left;
   }
   
   
   #map, #map2 {
    float: left;
    height: 100%;
    min-height: 250px;
    position: relative;
    width: 100%;
   }
  #bolsa {
    text-align: left;
    width: 100%;
  }

  .formContacto .form button {
    width: 45%;
  }
}






@media screen and (max-width: 40em) {
.content .horario span {
    width:100%;
	margin:0 0 10px 0;
}
footer .subFooter .banner {
	width:100%;
	max-height:90px;
	overflow:hidden;
}
aside .text { margin-top: 10%; }
 aside .text   button{
	 float:left !important;
	 margin-bottom:5px;
 }
  #panel7 ul li,  #panel3 ul li{
	 width:90%;
	 margin: 20px 0;
   }
   
   #panel7 ul, #panel3 ul {
    margin: 20px 0;
    }
}