@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: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	  height:100%;
	  display: table; 
  	  width: 100%;}	  	  
	

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

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

#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:1.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%;
		 }
		 }
		 
		 #line {width:70%;
		 		float:left;
				margin-left:15%;}
				@media (max-width: 768px) {
		 		#line {width:100%;
		 		margin-left:0%;
		 		}
		 		}


				#texto-titulo {width:100%;
							   text-align:right;
							   float:left;
							   color: #FFFF00;
							   padding-top:3%;
							   font-size:3.3vw;
							   }
							   @media (max-width: 768px) {
							   #texto-titulo {width:100%;
							   				  margin-right:0%;
											  text-align:center;
											  font-size:9vw;}
							   }
												 
				#texto-tlfn1 {width:85%;
							  float:left;}
							  @media (max-width: 768px) {
							  #texto-tlfn1 {width:85%;
							  				margin-left:0%;
											}
							  }
	
						#texto-tlfn1 a{font-size:5vw;
									   float:left;
									   text-decoration:none;
									   text-align:left;
									   margin-top:7%;
									   letter-spacing:-2px;
									   color: #000;
									   text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #1227c7, 0 0 25px #1227c7;
									   -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) {
								  		#texto-tlfn1 a{text-align:right;
													   width:85%;
													   font-size:13vw;}
										}
					#visa {width:15%;
						   float:left;
						   margin-top:6%;}
						   @media (max-width: 768px) {
						   #visa {width:15%;}
						   }
				 
				 #line-dcha {width:45%;
				 			 float:left;
							 margin-right:5%;}
							 @media (max-width: 768px) {
						     #line-dcha {width:100%; 
							 			 margin-right:0%;}
							 }
				 
				 #line-izda {width:50%;
				 	         float:left;
							 margin-top:3%;}
							 @media (max-width: 768px) {
						     #line-izda {width:100%;
							 			 margin-top:1%;}
							 }
							 
							 #img-visa {width:50%;
							 			float:left;}
										@media (max-width: 768px) {
										#img-visa {width:80%;
												   margin-left:10%;
												   margin-right:10%;}
										}
							 
							 #img-visa1{width:100%;
							 			float:left;}
										@media (max-width: 768px) {
										#img-visa1 {width:0%;}
										}
							

							 #texto-tlfn2 {width:50%;
							 			   float:left;
										   font-size:2.7vw;
										   padding-bottom:1%;
										   text-align:center;
										   color:#fff;
										   text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #fff, 0 0 25px #fff;
										   -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) {
								  		    #texto-tlfn2 {font-size:9vw;
														  width:100%;}
											}
												  
									#texto-tlfn3 {font-size:1.2vw;
												  padding-bottom:1%;
												  text-align:center;
												  color:#fff;}
												  @media (max-width: 768px) {
								  		          #texto-tlfn3 {font-size:3vw;}
												  }	
					
					#texto-tlfn4 {width:100%;
							  margin-left:2%;
							  float:left;
							  margin-top:-27%;}
							  @media (max-width: 768px) {
							  #texto-tlfn4 {margin-top:3%;}
							  }
	
						#texto-tlfn4 a{font-size:5vw;
									   width:100%;
									   float:left;
									   text-decoration:none;
									   text-align:center;
									   margin-top:3%;
									   letter-spacing:-2px;
									   color: #000;
									   text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #1227c7, 0 0 25px #1227c7;
									   -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) {
								  		#texto-tlfn4 a{font-size:15vw;}
										}													

								  
						  




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


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


/*********** CONTENIDO **********/
#contenido {width:88%;
		    float:left;
			margin-left:6%;
			border:3px double #CCC;}
			@media (max-width: 768px) {
			#contenido {width:86%;
			            margin-left:5%;}
			}				

h1 {color:#ffff00;
	 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:#FF0;
	font-size:1.2vw;
	font-weight:100;
	}
	@media (max-width: 768px) {
	 h2 {font-size:5vw;}
	 }


#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:11%;
			   float:left;
			   margin-right:3%;
			   color:#FF0;
			   text-align:left;
			   padding-left:1%;
			   padding-top:3%;
			   padding-bottom:3%;}
			   @media (max-width: 768px) {
				#columna-izda {width:100%;
								margin-right:0%;
								text-align:center;
								border-bottom:3px double #ccc;}	
			   }
			   
#columna-center {width:45%;
			   float:left;
			   padding:1%;
			   border-left:3px double #ccc;
			   border-right:3px double #ccc;
			   color:#fff;
			   font-size:1.3vw;}
			   @media (max-width: 768px) {
				#columna-center {width:100%;
								margin-right:0%;
								border-left:0px;
								border-right:0px;
								border-bottom:3px double #ccc;
								font-size:5vw;}	
			   }			   
#columna-dcha {width:32%;
			   float:left;
			   margin-left:3%;
			   padding-top:6%;}
			   @media (max-width: 768px) {
				#columna-dcha {width:100%;
								margin-left:0%;
								padding-top:0%;}	
			   }
		 
#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:80%;
		      margin-left:10%;
			  float:left;
		          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 ************/