/* Slider
http://www.freshdesignweb.com/drop-down-responsive-menu-with-css3-and-jquery.html
*/
@font-face {
font-family: 'Times Sans Serif';
font-style: normal;
font-weight: normal;
src: local('Times Sans Serif'), url('TIMESS__.woff') format('woff');
}
img {text-decoration: none; border: 0px}
a{text-decoration: none;border:none;}
select, a { outline: none; }
#slider {

overflow: hidden;
width: 80%;
height: 95%;
margin: 0 auto;
padding: 0;
}
#slider > div {
position:absolute;
top:0;
left:0;
}
#slider img {
width:100%;
margin:0;
padding:0;
border:0;
}

#caja_mail {
    -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 0.7);
    -moz-box-shadow:    0px 0px 15px 5px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 15px 5px rgba(255, 255, 255, 0.7); 
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);

    margin-left: auto;
    margin-right: auto;
    padding: 10px;

    z-index: 100;
    font:normal 20px 'Times Sans Serif', sans-serif;
    overflow-x:hidden;
    overflow-y:auto;
    
    top: 25%;
    width: 80%;
    position: fixed;
    /* 
    position: inherit;
    width: 100%;*/
}
#caja_mail p{ 
   display: block;
    float: left;
clear: both;    
margin: 10px 5px;
width: 100%;
    }
#caja_mail label{ 
   display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 30%;
    
    }
#caja_mail input, textarea{ 
   display: block;
    float: left;
    width: 60%;
    
    }
#caja_mail textarea{ 
   height: 100px;
    }
#caja_mail input[type="submit"]{ 
   background-color: #FFFFFF;
    border: 3px dashed #FFFFFF;
    border-radius: 100%;
    color: #000000;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0.6em;
    font-weight: 700;
    height: 5em;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    width: 5em;
   
    }    
 #rta_contacto  { 
    display: block;
    float: right;
      }   
#ico li {
	display: inline-block;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 3px;
    position: relative;
    z-index: 1111; 
}    
 
#lostextos {
      left: 50%;
    list-style: none outside none;
    position: fixed;
    top: 26%;
    
}
#logo {
	z-index: 110;  
    width: 300px;
    height: 100px;
	position:fixed; 
	bottom:20%; 
	left:15%;
}
#logo_h {
	z-index: 1100;  
	position:fixed; 
	top:10px; 
	left:30px;
    color: #330099;
    font-size: 18px;
}
 #logo_h img{
    clear: both;
    display: block;
    margin-bottom: 10px;
    }

#logo img{
    width: 100%;
    }    
    
#lat{
     
    
    /*
      bottom: 1%;
      height: 90%;
      left: 1%;
      margin: 20px;
      position: relative;
      width: 30%;
 */
    
    float: left;
    z-index: 100;
    color: #330099;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5em;
   
}
#cuerpo {
    bottom: 30px;
    left: 0;
    position: fixed;
    top: 25%;
    width: 100%;
    z-index: 100;
    margin: 20px;
}
#cover {position: fixed; height: 100%; width: 100%; top:0; left: 0; background: #FFF; z-index:9999;}

#caja_sola {
    -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 0.7);
    -moz-box-shadow:    0px 0px 15px 5px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 15px 5px rgba(255, 255, 255, 0.7); 
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    bottom: 30px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    position: relative;
    width: 70%;
    z-index: 100;
    font:normal 20px 'Times Sans Serif', sans-serif;
    overflow-x:hidden;
    overflow-y:auto;
}
#caja {
        -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 0.7);
-moz-box-shadow:    0px 0px 15px 5px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 15px 5px rgba(255, 255, 255, 0.7); 
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    bottom: 30px;
   height: 100%;
    margin-right:3%;
    padding: 10px;
    position: static;
    top: -100%;
    width: 62%;
    z-index: 100;
    font:normal 20px 'Times Sans Serif', sans-serif;
    overflow-x:hidden;
    float: right;
    overflow-y:auto;
}





 
#caja_sola ul {
  list-style-type: none;
  width: 695px;
}
#caja_sola ul li a {
  text-decoration: none;
} 
#caja_sola h3 {
  font: bold 20px/1.5 Helvetica, Verdana, sans-serif;
}
 
#caja_sola li img {

}
#caja_sola .imgbox {
    float: left;
  margin: 0 15px 0 0;
    width: 150px;
    max-height: 150px;
    overflow: hidden;
    display: block;
    text-align: center;
    }
#caja_sola li p {
  font: 200 12px/1.5 Georgia, Times New Roman, serif;
}
 
#caja_sola li {
  padding: 10px;
  overflow: auto;
}



#text_ap  {

    font-size: 20px;
    right: 15%;
    line-height: 25px;
    position: fixed;
    text-align: center;
    top: 20%;
    width: 40%;
    z-index: 100;
}
#text_ap  h6{

    font-size: 20px;
    text-align: right;
}


/*===== nav style ======*/
#fdw {
	background-image: url("../img/header.png"), none;
    background-repeat: no-repeat;
    background-size: 100% auto;
    left: 0;
    max-height: 25%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#fdw nav select {
	display:none; /* this is just for the mobile display */
}
#fdw nav ul {
	display:block;
	z-index:999999;
    padding: 11% 3px 20px;
}
#fdw nav ul li {
	display: inline-block;
    height: 25%;
    margin-left: 50px;
    position: relative;
    
}

#fdw nav ul li a{

}
#fdw nav ul li a:link, #fdw nav ul li a:visited {
	color:#444;
	font:normal 18px 'Times Sans Serif', sans-serif;
	display:inline-block;
	position:relative;
    text-decoration: none;
}
#fdw nav ul li a:hover, #fdw nav ul li a:active {
	color:#e25d29;
	text-decoration:none;
}
#fdw nav ul li span {
	position:absolute;
	right:-12px;
	bottom:6px;
	width:7px;
	height:8px;
	margin:0 0 0 3px;
	float:right;
	display:block;
	/*background:url('images/nav_arrow.png') no-repeat left -8px;*/
	font:0/0 a;
}
#fdw nav ul li.current {
	border-bottom:2px solid #e25d29;
}
#fdw nav ul li.current a {
	color:#e25d29;
	cursor: default;
}
#fdw nav ul li.current a span {
/*	background:url('../images/nav_arrow.png') no-repeat left 0;*/
}
#fdw nav ul li.current ul li a {
	cursor:pointer;
}

/*===== sub_menu Style =======*/
#fdw nav ul li ul.sub_menu {
	position:absolute;
	top: 50px;
	left:0;
	margin:0;
	padding:0;
	background:#FFFFCC;
	border:1px solid #ececec;
	border-top:3px solid #FF9933;
	display:none;
	z-index:999999;
    -moz-box-shadow: 0px 6px 7px #121012;
    -webkit-box-shadow: 0px 6px 7px #121012;
    box-shadow: 0px 6px 7px #121012;
}
#fdw nav ul li ul.sub_menu li.arrow_top {
	position:absolute;
	top:-30px;
	left:12px;
	width:3px !important ;
	height:30px;
	display:block;
	border:none;
	background-color: #FF9933;
}
#fdw nav ul li ul.sub_menu li {
	float:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #ececec;
    width: 100%;
    
}
#fdw nav ul li ul.sub_menu li a {
	white-space: nowrap;
    width: 100%;
    min-width: 150px;
    clear: both;
	padding:12px;
	font:14px Times Sans Serif, sans-serif;
	text-transform:capitalize;
	color:#777;
}
#fdw nav ul li ul.sub_menu li:hover {
background-color: #FF9933;
}
#fdw nav ul li ul.sub_menu li a.subCurrent {
	color:#FF9933;
	cursor:default;
}
#fdw nav ul li ul.sub_menu li a.subCurrent:hover {
	background:none;
}
/*===================== end Header style ======================*/


@media only screen and (min-width: 768px) and (max-width: 959px) {
		/* nav */
		#fdw nav ul li{
			margin-left:12px;
		}
}
@media only screen and (max-width: 850px) {
    
    #caja_mail {
    position: inherit;
    width: 100%; 
}
    
    #fdw nav ul li a:link, #fdw nav ul li a:visited {

	font:normal 18px 'Times Sans Serif', sans-serif;
}
#fdw nav ul {
   
  
    padding: 9% 3px 20px;
}
}
	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    
    
    #lat {
    width: 80%;
}
#caja {
    margin-right: 20%;
}
    
    #logo_h {
    left: 1px;
    top: 1px;

}
    
    
    
    #ico li {
    padding: 3px 3px;
 
} 

    
    #fdw nav ul li a:link, #fdw nav ul li a:visited {

	font:normal 16px 'Times Sans Serif', sans-serif;
}
    
    #logo {
 bottom: 20%;
    height: 66px;
    left: 20%;
    position: fixed;
    width: 200px;
    z-index: 110;
}
    
    
    #text_ap  {

    font-size: 12px;
    left: 30%;
    line-height: 1.1em;
    top: 20%;
    width: 50%;
}
#text_ap  h6{

    font-size: 14px;

}

		/* nav menu ul & select */
		#fdw nav ul {
			display:none;
		}
		#fdw nav select {
		  font:normal 16px 'Times Sans Serif', sans-serif;
			width:100%;
			display:block;
			margin-bottom:30px;
			cursor:pointer;
			padding: 12% 6px 6px;
			background:none repeat scroll 0 0 rgba(255, 255, 255, 0);
			border:1px solid rgba(255, 255, 255, 0);
			color:#777;
		}
}