@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
html,
body { height: 100%; }

body {background:#000;
	  background-size:cover;
	  margin:0 auto;
	  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	  height:100%;
	  display: table; 
  	  width: 100%;}	  	 

#central-titulo2 {width:100%;
					float:left;}

#columna-center2 {width:90%;
			   float:left;
  margin-left: 5%;
}

			   @media (max-width: 768px) {
				#columna-center2 {width:95%;
								margin-right:2%;
                   margin-left: 2%;
                 
                 
                 }	
			   }			   
#columna-center3 {width:35%;
			   float:left;
  margin-left: 32%;
}

			   @media (max-width: 768px) {
				#columna-center3 {width:95%;
								margin-right:2%;
                   margin-left: 2%;
                 
                 
                 }	
			   }			   

	

.page-row {display: table-row;
           height: 1px;
		   
           }
 
.page-row-expanded { height: 100%; }

#linea-top {width:100%;
			text-align:center;
			float:left;
			background: #FFFF00;
			color:#000;
			}

#footer{width:100%;
		float:left;
		
		text-align:center;
		font-size:1vw;
		padding-top:1%;
		padding-bottom:1%;
		color:#000;
		
		}
		
		@media (max-width: 768px) {
		#footer {font-size:3vw;}
		}

    #contenido-footer {width:100%;
					   float:left;
					   background: #FFFF00;
					   margin-top:2%;}
 		#texto-footer {width:100%;
		       float:left;
			   text-align:center;
			   color:#000;
			   font-size:1vw;
			   padding-top:1%;
			   padding-bottom:0%;
			   }
			   @media (max-width: 768px) {
			   #texto-footer  {font-size:3vw;}
		       }

   		#links-footer a{width:33.3%;
		       float:left;
			   text-align:center;
			   color:#000;
			   font-size:1vw;
			   padding-bottom:0.7%;
			   }
			   @media (max-width: 768px) {
			   #links-footer  a{font-size:3vw;}
		       }

img { width: 100%;
	  border:0;}

li {margin-left:3%;}
@media (max-width: 768px) {
li {margin-left:7%;}
}

/************ HEADER ***********/
#header {width:90%;
		 float:left;
		 margin-left:5%;
		 
		 }
		 @media (max-width: 768px) {
		 #header {width:100%;
		 margin-left:0%;
		 }
		 }

						#titulo { width:100%;
					 			  float: left;
								  
								  text-decoration:none;
								  }
								  @media (max-width: 768px) {
								  #titulo {width:100%;	
										  margin-bottom:1%;
										  }
								  }
								  
								  #img-titulo1 { width:23%;
								  				
												margin-right:2%;
												float:left;}
								  
								  #img-titulo2 { width:23%;
								  				margin-left:2%;
												float:left;}
								  
								  
							#central-titulo {width:50%;
											 float:left;}
											 
								  #texto-titulo {width:100%;
								  				 text-align:center;
								  				 float:left;
												 color: #FFFF00;
												 padding-top:3%;
												 font-size:3.3vw;
												 }
												 
									#tlfn-header {width:100%;
												  float:left;}
	
									#texto-tlfn1 a{font-size:5vw;
												   width:100%;
									               float:left;
												   text-decoration:none;
														text-align:center;
														letter-spacing:-2px; 
														color: #000; 
												text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #ba8314, 0 0 25px #ba8314; 
														-webkit-text-fill-color: #c712bb; 
														-webkit-text-stroke-color:#8b8b8b; 
														-webkit-text-stroke-width:0.2px; 
														-moz-text-fill-color: #c712bb; 
														-moz-text-stroke-color:#8b8b8b; 
														-moz-text-stroke-width:0.2px;
														}
														@media (max-width: 768px) {
								  		          		#texto-tlfn1 a{font-size:9vw;}
												  		}

									#texto-tlfn2 {font-size:1.7vw;
												  padding-bottom:1%;
												  text-align:center;
												  color:#fff;}
												  @media (max-width: 768px) {
								  		          #texto-tlfn2 {font-size:3vw;}
												  }
												  
									#texto-tlfn3 {font-size:0.7vw;
												  padding-bottom:1%;
												  text-align:center;
												  color:#fff;}
												  @media (max-width: 768px) {
								  		          #texto-tlfn3 {font-size:3vw;}
												  }														

								  
						  




/********** FIN HEADER *********/


/************ BANNER ************/
#banner {width:90%;
		 float:left;
		 margin-left:5%;
		 font-size:2vw;
		 color:#fff;
		 text-align:center;
		 padding-top:2%;
		 padding-bottom:2%;}
		 @media (max-width: 768px) {
		#banner {font-size:5.5vw;}
		 }
		 
		 #banner a{color:#FFFF00;
		 		   text-decoration:none;}
/********** FIN BANNER **********/


/*********** CONTENIDO **********/
#contenido {width:90%;
		    float:left;
			margin-left:5%;}
			@media (max-width: 768px) {
			#contenido {width:86%;
			            margin-left:5%;}
			}				

h1 {color:#000;
	 text-align:center;
	 font-weight:100;
	 font-size:2vw;
	 width:100%;
	 text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #ba8314, 0 0 25px #ba8314; 
	 -webkit-text-fill-color: #FFFF00; 
	 -webkit-text-stroke-color:#8b8b8b; 
     -webkit-text-stroke-width:0.2px; 
	 -moz-text-fill-color: #FFFF00; 
	 -moz-text-stroke-color:#8b8b8b; 
	 -moz-text-stroke-width:0.2px;
	 }
	 @media (max-width: 768px) {
	 h1 {font-size:6vw;
	     width:95%;
		 margin-left:2.5%;
		 color:#fff;}
	 }

h2 {color:#fff;
	 text-align:center;
	 font-weight:100;
	 font-size:2vw;
	 width:100%;
	 border-bottom:3px solid #000;
	 text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #ba8314, 0 0 25px #ba8314; 
														-webkit-text-fill-color: #785a16; 
														-webkit-text-stroke-color:#8b8b8b; 
														-webkit-text-stroke-width:0.2px; 
														-moz-text-fill-color: #785a16; 
														-moz-text-stroke-color:#8b8b8b; 
														-moz-text-stroke-width:0.2px;
	 }
	 @media (max-width: 768px) {
	 h2 {font-size:4.5vw;
	     width:95%;
		 margin-left:2.5%;
		 color:#fff;}
	 }

#tarifas {width:100%;
		 float:left;
		 color: #785a16;
		 margin-bottom:5%;
		 margin-top:5%;
		 text-align:center;
		 font-size:2vw;
		 text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #ba8314, 0 0 25px #ba8314; 
		 -webkit-text-fill-color: #fff; 
		 -webkit-text-stroke-color:#8b8b8b; 
		 -webkit-text-stroke-width:0.2px; 
		 -moz-text-fill-color: #fff; 
		 -moz-text-stroke-color:#8b8b8b; 
		 -moz-text-stroke-width:0.2px;}
		 @media (max-width: 768px) {
		 #tarifas {font-size:7vw;
				   width:100%;
				   margin-left:0%;
				   margin-right:0%;}
		 }

#columna-izda {width:30.3%;
			   float:left;
			   margin-right:3%;}
			   @media (max-width: 768px) {
				#columna-izda {width:100%;
								margin-right:0%;}	
			   }
			   
#columna-center {width:33.3%;
			   float:left;}
			   @media (max-width: 768px) {
				#columna-center {width:100%;
								margin-right:0%;}	
			   }			   
#columna-dcha {width:30.3%;
			   float:left;
			   margin-left:3%;}
			   @media (max-width: 768px) {
				#columna-dcha {width:100%;
								margin-left:0%;}	
			   }
	#title-columna {color: #FFFF00;
				    width:100%;
					float:left;
					font-size:3vw;
					text-align:center;}
					@media (max-width: 768px) {
					#title-columna {font-size:9vw;}
					}
			#title-columna a{ text-decoration:none;
							  color: #FFFF00;
							  font-size:4.5vw;}
							  @media (max-width: 768px) {
							  #title-columna a{font-size:13vw;}
							  }

	#title-columna-center {color: #FFFF00;
				    width:100%;
					float:left;
					font-size:2vw;
					text-align:center;}
					


	#texto-columna-center {width:100%;
							float:left;
							text-align: justify;
							color:#fff;
							font-size:1.5vw;}
							@media (max-width: 768px) {
							#texto-columna-center{font-size:5vw;}
							  }			 
#video {width:90%;
		margin-left:5%;
		float:left;}
		@media (max-width: 768px) {
		#video {width:100%;
				margin-left:0%;}
		}
		
.responsiveContent {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;
}
.responsiveContent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
				  						
#texto-legal {width:100%;
		          text-align:justify;
				  font-size:1vw;
				  color: #fff;
				  margin-top:2%;
				  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
				  
				   }
				  @media (max-width: 768px) {
	 			   #texto-legal{font-size:4vw;
	     width:90%;
		 margin-left:5%;
		 margin-top:3%;}
	              }
				  
				  #texto-legal a {color: #ffa31b;
				  						}
										

/********* FIN CONTENIDO *********/




/************ MENU ************/
#menu {width:90%;
margin-left:5%;
	   float:left;}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index:90;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #FFFF00;
}
#cssmenu > ul > li {
  float: left;
  width:25%;

  
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  text-align:center;
    border-left:1px solid #000;
  border-right:1px solid #000;
}
#cssmenu > ul > li:hover > a {
  color: #000;
  background: #fef166;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
  width: 100%;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
  
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 1);
  padding: 11px 15px;
  width: 100%;
  font-size: 12px;
  text-align:center;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #bcbec0;
  
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #fff;
  background:#ffa31b;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
	
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
	width:100%;
	background:#999;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
	text-align:left;
	font-size:11px;
	
  }
  #cssmenu > ul > li {
    float: none;
	
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
	font-size:11px;
	
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #fff;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
	background:#ffa31b;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
	background: #999;
	color:#FFF;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #999;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/************ FIN MENU ************/