@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,300,300italic,400italic,600,600italic,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab|Lora:400,700);

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

#globalWrapper {width:480px;
    height:880px;
    background-image: url("img/5.jpg");
    
        }



a { text-decoration:none;
    color: #fff;
}

* {
				margin:0px;
				padding:0px;
			}
			
			#header {
				margin:auto;
				width:500px;
				font-family:Arial, Helvetica, sans-serif;
                background-color:rgba(255, 255, 255, 0.55);
                
			}
			
			ul, ol {
				list-style:none;
			}
			
			.nav > li {
				float:left;
			}
			
			.nav li a {
				background-color:rgba(255, 255, 255, 0.55);
				color:#fff;
				text-decoration:none;
				padding:10px 12px;
				display:block;
			}
			
			.nav li a:hover {
				background-color:rgb(0, 186, 211);
			}
			
			.nav li ul {
				display:none;
				position:absolute;
				min-width:140px;
			}
			
			.nav li:hover > ul {
				display:block;
			}
			
			.nav li ul li {
				position:relative;
			}
			
			.nav li ul li ul {
				right:-140px;
				top:0px;
			}





* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #000;
    width: 480px;
	font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma;
}

ul {
	list-style-type: none;
}

a {
	color: rgb(0, 186, 211);
	text-decoration: none;
}


h1 {
 	color: #FFF;
 	font-size: 24px;
 	font-weight: 400;
 	text-align: center;
 	margin-top: 80px;
 }

h1 a {
 	color: rgb(0, 186, 211);
 	font-size: 16px;
 }

 .accordion {
 	width: 100%;
 	max-width: 360px;
 	margin: 30px auto 20px;
 	background-color:rgba(255, 255, 255, 0.74);
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #808080;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: rgb(0, 186, 211);
}

.accordion li.open i {
	color: rgb(0, 186, 211);
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


 .submenu {
 	display: none;
 	background: #444359;
 	font-size: 14px;
 }

 .submenu li {
 	border-bottom: 1px solid #4b4a5e;
 }

 .submenu a {
 	display: block;
 	text-decoration: none;
 	color: #888888;
 	padding: 12px;
 	padding-left: 42px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

 .submenu a:hover {
 	background: rgb(0, 186, 211);
 	color: #FFF;
 }


footer { position: relative;
    text-align: center;
    margin-left:160px;
    height:100px;
    
    
 }    

figure { 
    text-align: center;
    margin-left:5px;
    }    

.antigua {
    max-width: 50%;
}  

.contacto {
    border: 1px solid #CED5D7;
    color:rgba(0, 186, 211, 0.73);
    
    
    
}

.contacto label{
    display: block;
    font-weight: bold;
}




#submit {
width:35px;
height:35px;
border:none;
margin-top:20px;
cursor:pointer;
}

.historias2 {display: flex;
   display: flex;
   flex-direction: row;
    align-content:center;
    margin-bottom: 40px;
  

    
}

.h2 {align-content: center;
    background-color:  rgb(0, 186, 211);
    width: 300px;
    height: 500px;
    color:#adadad;
    padding:1em;
    margin-right:2em;
    
   
}

.h1 form {color:white;
  background:none;
  margin:0px;
    padding:0px;
    
}

.h2 form {color:white;
  background:none;
  margin:0px;
    padding:0px;
    