@charset "UTF-8";
/* CSS Document */

body,html {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(imgs/ricepaper2.png);
	font-family: 'sanchez_regularregular', arial;
	
}

#tagscroll {
	width: 200px;
	
}
#tagscroll h2 {
	padding: 0;
	margin: 0;
	line-height: 50px;
}
#tagscroll {
	width: 200px;
	height: 50px;
	padding: 0;
	background: rgba(255,255,255, 0.6);
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;
	z-index: 100;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
#tagagencia {
	width: 380px;
	position: absolute;
	bottom: 43%;
	left: 52%;
	margin-top: -150px;
	margin-left: -600px;
	z-index: 100;
}
#inicio {
	width: auto;
	background: url(imgs/images/fondorosa_01.png) no-repeat center;
	height: auto;
	min-height: 100%;
}
#logoinicio {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -125px;
	z-index: 100;
}

#eventos2 h1{
	margin-top: 500px;
	z-index: 100;
	color:#FFF;
	font-size: 2.5em;
	
}

.cita{
	font-size: .7em;
	font-weight:100;
}

#tagagencia h1 {
	font-size: 2.2em;
	text-align: right;
	letter-spacing: 0em;
	font-weight: 100;
}
#fondorosa {
	float: left;
	width: 50%;
}
#a1 {
	float: left;
	width: 50%;
	background: green;
	height: 200px;
}
#a2 {
	float: right;
	width: 50%;
	background: red;
	height: 200px;
}
@font-face {
	font-family: 'sanchez_regularregular';
	src: url(sanchez/sanchezregular-ita-webfont.eot);
	src: url(sanchez/sanchezregular-webfont.eot?#iefix) format('embedded-opentype'),  url(sanchez/sanchezregular-webfont.woff2) format('woff2'),  url(sanchez/sanchezregular-webfont.woff) format('woff'),  url(sanchez/sanchezregular-webfont.ttf) format('truetype'),  url(sanchez/sanchezregular-webfont.svg#sanchez_regularregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sanchez_regular_italic';
	src: url(sanchez/sanchezregular-ita-webfont.eot);
	src: url(sanchez/sanchezregular-ita-webfont.eot?#iefix) format('embedded-opentype'),  url(sanchez/sanchezregular-ita-webfont.woff2) format('woff2'),  url(sanchez/sanchezregular-ita-webfont.woff) format('woff'),  url(sanchez/sanchezregular-ita-webfont.ttf) format('truetype'),  url(sanchez/sanchezregular-ita-webfont.svg#sanchez_regular_italic) format('svg');
	font-weight: normal;
	font-style: normal;
}
.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 900;
	border-top: 0;
}
.nav {
	height: 70px;
	background: #25170c;
	opacity: 0.9;

	
}

.menu, .menu ul, .menu li, .menu a {
	padding: 0;
	border: none;
	outline: none;
}
ul.menu {
	margin: auto;
}
.menu {
	height: 70px;
	margin: auto;
	width: 960px;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 70px;
	width: auto;
	margin-right: 30px;
}
/*.menu ul{
	display:none;
}*/

.menu li a {
	float: left;
	width: auto;
	display: block;
	padding: 0 12px;
	margin: 6px 0;
	line-height: 60px;
	text-decoration: none;
	font-family: 'sanchez_regularregular', arial;
	font-size: 16pt;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px #000;
	transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
}
.menu li:hover > a {
	color: #b52555;
}

#nav {
	clear: both;
	float: left;
	width: 100%;
	height:40px;
}

#nosotros {
	height: 1100px;
	width: auto;
	background: url(imgs/background1a.jpg)no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}

#books{
	height: 1100px;
	width: auto;
	background: url(imgs/background4.jpg)no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}

.contenedor{
	width: 960px;
	height:auto;
	margin:auto;
	padding-top:20px;

}

article.derecha{
	float:left;
	width: 500px;
	height:auto;
}

article.izquierda{
	float:left;
	width: 460px;
	height:auto;
}

p.texto{
	font-size: 1.2em;
	color: #25170c;
	line-height: 2em;
}

h1.titulo{
	font-size: 3em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #b52555;
	margin-top: 100px;
}

.strong{
		font-size: 1.4em;

}


#talento{
	height:100%;
	min-height: 1400px;
	width: auto;
	background: url(imgs/background3.jpg)no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}

article.galeria{
	width:960px;
	height:1000px;
	margin:auto;
	padding-top: 100px;
	margin-bottom: 100px;
}

#eventos{
	height: 1100px;
	width: auto;
	background: url(imgs/background1.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}

#eventos2{
	height: 1100px;
	width: auto;
	background: url(imgs/background2.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}
	
h1.titulo2{
	font-size: 3em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #b52555;
	width: 200px;
	float:left;
}


h1.titulo4{
	font-size: 3em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #b52555;
	text-align: right;

}


h1.titulo5{
	font-size: 3em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #b52555;

}


h2.titulo5{
	font-size: 1.5em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #633;
	height:100px;
	
}

h2.titulo4{
	font-size: 1.5em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #633;
	height:100px;
	text-align:right;
}

h1.titulo3{
	font-size: 3em;	
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	color: #FFF;
	width: 600px;
	text-align:right;
	float:right;
	height:50px;
	padding-right: 30px;
}

p.genero{
	height:100px;
	width: 400px;
	float:right;
	padding:0;
	margin:0;
	line-height:70px;
}

a.genero{
	font-size:16px;
	text-decoration:none;
	line-height: 80px;
	padding:0;
	margin:0;
}

#centrogale{
	width:960px;
	height:700px;
}

/*Pink*/
.darkbg-pink {
	background-color: #25170c;
;
	color: #ffdada;
	-webkit-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0,0,0,.15);
	-ie-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0,0,0,.15);
	box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0,0,0,.15);
}
.darkbg-pink:hover {
	background-color: #dd3c4d;
}
.darkbg-pink:active {
	background-color: #bb3241;
	-webkit-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0,0,0,.15);
	-ie-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0,0,0,.15);
	box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0,0,0,.15);
}
.darkbg-pink .arrow {
	border-color: #ffdada transparent transparent transparent ;
}

.dark-buttons {
	width: 30%;
	padding-left: 10%;
	float: left;
}
/*****Buttons*****/
.button {
	width: 7.5em;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ie-border-radius: 6px;
	border-radius: 6px;
	padding: .48em .8em;
	text-shadow: rgba(0,0,0,.5) 0px -1px 0px;
	font-size: 18px;
	font-weight: 700;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .15s;
	-webkit-transition-timing-function: ease-in-out;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 20px;
	position: absolute;
	bottom: 10%;
	left: 50%;
	margin-top: -60px;
	margin-left: -90px;
	z-index: 100;
}
.button:active {
	margin-top: 25px;
	margin-bottom: 15px;
}
.button span {
	vertical-align: middle;
}
.icon {
	width: 26px;
	height: 26px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-ie-border-radius: 13px;
	border-radius: 13px;
	background: rgba(0,0,0,.3);
	float: right;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
	-moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
	-ie-box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
	box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2) inset, 0px 0px 0px 1px rgba(255,255,255,.2);
}
.arrow {
	margin: 8px 0px 0 7px;
	-webkit-border-style: solid;
	-moz-border-style: solid;
	-ie-border-style: solid;
	border-style: solid;
	border-width:10px 6px 6px 6px;
	width: 0;
	height: 0;
}

.portfolio{
	margin-top:50px;
}
ul#grid2 {
  padding: 0;
  list-style: none;
  margin: 20px auto 0;
  width: 960px;  
  }

#grid2 li {
  float: left;
  padding: 0;
  margin: 0 1px 10px 1px;
  } 
 
 #grid2 li p{
	 text-align:center;
	 font-size: 1em;
	 color:#FFF;
	 padding:0;
	 margin:0;
  } 
 
 
 #grid li a {
  display: block;
  }
  
 #grid2 li img {
  padding: 7px; margin: 0;
  width: 300px;
  height: 271px;
  }
 
 .grid_display {
  padding: 20px;
  margin-left: auto; margin-right: auto;  margin-top:50px; margin-bottom:0;
  /*background-color: #ffd7ce;*/
  width: 513px; 

  /*these two properties will be inherited by .grid_display h2 and .grid_display p */
  font-family: 'GraublauWeb', arial, serif; 
  text-align: center;
  }  

div.grid_display h2 {
  padding: 0; margin: 0;
  clear: both;
  font-size: 35px;
  font-weight: normal;
  color: #58595b;
  background: none;
  font-family: 'GraublauWeb', arial, serif;  

  /* reset for cascade effects that are trickling down from other h2's */
  text-transform: none;
  letter-spacing: normal;
  }
  
.grid_display p {
  margin:0; padding: 0;
  font-size: 15px;
  color: #58595b;
  }
  

body {
	overflow: hidden;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: #b52555;/* change if the mask should have another color then white */
    z-index:2000; /* makes sure it stays on top */
}

#status {
    width:245px;
    height:271px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(imgs/images/loader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-123px 0 0 -135px; /* is width and height divided by two */

}


/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #b52555;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #b52555;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.tabs {
	position: relative;
	width: 480px;
	margin-bottom: 100px;
	margin-left: 480px;
	margin-right: auto;
	margin-top: 0px;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
	background: #b52555;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float: left;
	display: block;
	width: 80px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
	transition:all .3s ease-out;
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
	color: #b52555;
}

.tabs input:hover + label {
	background: #750D34;
	color: #fff;
}

.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	color:#b52555;
	z-index: 6;
}

.clear-shadow {
	clear: both;
}

.content {
	background: #fff;
	position: relative;
	width: 100%;
	height: 550px;
	z-index: 5;
	box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 0 3px 3px 3px;
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	padding: 10px 40px;
	z-index: 1;
    opacity: 0;

    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
	color:#000;
    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}
.content div h2,
.content div h3{
	color: #b52555;
}
.content div p {
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	margin-bottom: 10px;
}


#contacto{
	height: 870px;
	width: auto;
	background: url(imgs/background5.jpg)no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}

#contactos2 h1{
	
	margin-top: 300px;
	z-index: 100;
	color:#FFF;
	font-size: 2.5em;
	
}

#contactos2{
	height: 900px;
	width: auto;
	background: url(imgs/background6.jpg) no-repeat center center fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
}
	
@charset "UTF-8";

.formulariowrap {
	position: relative;
	width: 480px;
	margin-left: auto;
	margin-right: 480px;
	height: auto;
	margin-top: 20px;
	clear: both;
	margin-bottom: 20px;
}

label {
    display:none;
    margin-top:20px;
    letter-spacing:1px;
}
 
.principal {
    display:block;
    margin:0 auto;
    width:510px;
 	color: #FFFFFF;
	font-size:19px;
}
 
 
.formulariowrap input, textarea {
    width:380px;
    height:27px;
background: #25170c;
    border:none;
    padding:10px;
    margin-top:15px;
    font-size:10px;
    color:#ffffff;
	border-radius: 5px;
	color: #FFFFFF;
	font-size:18px;
	transition:all 2s ease;

}

input:focus, textarea:focus {
background: rgba(37,23,12,.2);
	color: #000;

}

input:focus, textarea:focus, input:hover, textarea:hover {
border:none;
border:0;
outline:none;

}


 
textarea {
    height:150px;
	max-width: 380px;
	max-height: 150px;
}
 
#submit {
    width:95px;
    height:50px;
    border:none;
    margin-top:20px;
    cursor:pointer;
	background: #b52555;
}

#contacto p{
	width: 300px;
	float: left;
	padding-top: 0px;
	font-size: 19px;
	line-height: 30px;
	margin-top: 20px;
}/* CSS Document */

.requeri{
	clear:both;
	padding:0;
	margin:0;
	width:
}

::-webkit-input-placeholder {
   color: white;
   font-family: 'sanchez_regularregular', arial;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;  
   font-family: 'sanchez_regularregular', arial;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
   font-family: 'sanchez_regularregular', arial;
}

:-ms-input-placeholder {  
   color: white; 
   font-family: 'sanchez_regularregular', arial; 
}


.mini{
	font-size:8px;}
	
.linkmail{
	color:#b52555;
	text-decoration: none;
	transition:all ease-out .5s;
}

.linkmail:hover{
	color:#25170c;

}

.linkmap{
	background:url(imgs/mapsico.png) no-repeat ;
	background-position: 0px 0px;
	display:block;
	float: left;
	width:80px;
	height:80px;
	text-decoration: none;
	border:0;
	margin-top: 20px;
	text-indent: 100px;
	overflow:hidden;

	
}

.linkmap:hover{
	background:url(imgs/mapsico.png) no-repeat;
	background-position: 0px -80px;

	
}
.titulado{
clear: both; margin-top: 130px; height: 80px; margin-bottom: 50px;"
}
	
	
footer{
	background: #25170c;
	width:auto;
	height: 50px;
	padding:0;
	margin:0;
	
}

p.footer{
	width: 960px;
	height:auto;
	margin:auto;
	padding-top:20px;
	color:white;
	font-size: .7em;
	text-align:center;

}

p.footer a{
	color:#FFF;
}


	
	
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

	
section#nosotros{
     background-image: none; !important
}

.contenedor{
	width: auto;
	height:auto;
	margin:auto;
}

article.derecha{
	float:none;
	width: auto;
	height:auto;
	margin:100px;
}

p.texto{
	font-size: 2.5em;
	text-align:center;
}

h1.titulo{
	font-size:4.5em;
	text-align:center;
}

.sticky, .nav, #nav{
	width:100%
}

#inicio {
	width: auto;
	height:100%;
	background-size: 100%;
	background-attachment: fixed;
}

ul.menu{
	width: 100%
}

#talento, #books, #contacto, #contacto2, #eventos, #eventos2{
	width: 100%;
}

#tagagencia {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 200px;
	margin-left: -190px;
	z-index: 100;
}

a.button{
	
bottom: 20%;
text-align:center;
font-size: 30px;
left: 50%;
margin-left: -6em;
width: 10em;
}

img.logoind{
	width: 500px;
}

#logoinicio {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -240px;
	z-index: 100;
}

#nosotros {
	height: 1500px;
}

h1.titulo2 {
	width: 100%;
	float: none;
	font-size: 4em;
	margin-bottom: 20px;
	text-align: center;
}

p.genero {
	width: 100%;
	font-size: 2.5em;
	float: none;
	line-height: normal;
	text-align: center;
}

#eventos2 h1, #eventos2 h2{
	padding: 60px;
	margin-top: 320px;
	font-size: 3.5em;
}

.titulado{
	margin: 80px auto 120px;
}

h1.titulo4{
	margin-bottom: 0.2em;
	font-size: 4em;
	text-align: center;
}

h2.titulo4{
	font-size: 2.75em;
	text-align: center;
}

#talento {
	height: 7640px;
}

#eventos {
	height: 1680px;
}

h1.titulo3 {
	width: 100%;
	float: none;
	font-size: 4em;
    text-align: center;
}

.portfolio {
	margin-top: 80px;
}

ul#grid2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#grid2 li {
	float: none;
	padding: 0;
	margin: 0;
	width: 45%;
}

#grid2 li img {
	width: 100%;
	height: auto;
}

#grid2 li p {
	font-size: 2em;
}

.tabs{
	width: 85%;
	margin:auto;
}

.tabs label {
	width: 188px;
	height: 80px;
	padding: 0 10px;
	font-size: 30px;
	line-height: 80px;
}

.content {
	height: 1130px;
}

.content div h2 {
	font-size: 35px;
}

.tabs input.tab-selector-1:checked ~ .content .content-1, 
.tabs input.tab-selector-2:checked ~ .content .content-2, 
.tabs input.tab-selector-3:checked ~ .content .content-3, 
.tabs input.tab-selector-4:checked ~ .content .content-4 {
	font-size: 35px;
}

.content div p {
	font-size: 35px;
	line-height: normal;
}

#books{
	height: 100%
}

#contacto {
	height: 950px;
}

#contactos2 h1 {
	margin-top: 230px;
	font-size: 3.5em;
	padding: 60px;
}

.formulariowrap{
	width: 78%;
	margin:auto;
}

.formulariowrap input, textarea {
	width: calc(100% - 40px);
	max-width: 100%;
	height: 40px;
	padding: 12px 20px;
	margin-top: 20px;
	font-size: 30px;
}
	
div.encrip{
	margin: auto;
	width: 78%;
}

h1.titulo5{
	font-size: 4em;
	letter-spacing: normal;
	text-align: center;
}

h2.titulo5{
	font-size: 2.5em;
	letter-spacing: normal;
	text-align: center;
}

#submit {
	width: 100%;
	height: 60px;
}

#contacto p {
	margin-top: 50px;
	font-size: 24px;
	line-height: normal;
}

.linkmap {
	margin-top: 80px;
}

footer {
	padding: 0 0 40px;
}

p.footer {
	width: 100%;
	height: auto;
	font-size: 1.2em;
}

p.footer a {
	display: block;
}

}