/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left  {float:left}
.right  {float:right}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper2 {
	width:100%;
	overflow:hidden;
	padding-bottom: 60px;
}
.wrapper3 {
	width:960px;
	overflow:hidden;
}
/* Propiedades globales ======================================================== */
body {
	border:0;
	font-size: 22px;
	font-family: "modern_sans_light";
	color:rgb(75,116,139);
	line-height:1.55em;
}
header nav {
	position: relative;
	z-index: 1;
	/*width: 1250px;*/
	margin: 0 auto;
	padding-left: 2em;
}
.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:10 0 0 0;
}
.css3{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	position:relative;
} 
.vista {display:block}
.no_vista {display:none}
/*=== Estructura global === */
.main {
	margin:0 auto;
	width:100%;
	position:relative;
}
.bg0 {
	background:rgb(0,76,152);
	position: fixed;
	z-index: 1000;
}
.bg1 {background:rgb(0,198,221)}
.bg2 {background:rgb(75,116,139)}
.bg3 {
	background:url(../images/brickwall_2X.png);
	background-attachment: fixed;
	/*background:rgb(255,255,255)*/
}
.bg4 {
	background:url(../images/apto01.jpg);
	background-attachment: fixed;
	/*background:rgb(255,255,255)*/
}
.bg5 {
	padding: 1em 1em 1em 1em;
	background:rgba(75,116,139,0.9)
}
.bg6 {
	background:url(../images/proximamente.jpg);
	background-attachment: fixed;
	height: 21.7em;
	/*background:rgb(255,255,255)*/
}
.imgbase {
	width: 100%;
	height:auto;
}
#imgbase {
	width: 100%;9}
#imgbase>div{
	position: relative;
	bottom:40px;
	color:#fff;
	background-color:rgba(156,186,47,0.7);
	padding:5px 25px;
	/*opacity:0.7;*/
	font-weight:bold;
}
#imgbase>div a{
	color:#fff;
	font-size: 20px;
}
#imgbase>div a:hover{color:#F38A20}
#imagenalfa {
	width: 80%;
	height: auto;
	margin: 10px 0px 18px 0px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
#imagenbeta {
	width:350px;
	height:350px;
	margin: 12px 20px 18px 0px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
#imagensigma {
	width:200px;
	height:auto;
	margin: 12px 20px 18px 0px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
#imagenganma {
	width:600px;
	height:auto;
	margin: 5px 5px 20px 5px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
#imagenomega {
	width:25px;
	height:28px;
}
#imagenomega2 {
	width:28px;
	height:28px;
}
.img_idioma {
	width:26px;
	height:26px;
}
.ir-arriba {
	display:none;
	padding: 1.5em;
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1500; 
}
.caja, .cajab {
	width: 20%;
	height: 9em;
	float:left;
	padding: 0.5em 2em 2em 2em;
	margin: 1em 2em 2em 1em;
	border-top: 4px solid rgb(75,116,139);
	border-bottom: 4px solid rgb(255,56,129);
	background-color:white; 
}
.cajab {
	margin: 1em 2em 2em 7em; 
}
.cajac {
	width: 33%;
	height: 11em;
	padding: 2em;
	margin: 1em 2em 2em 0em;
	border-top: 4px solid rgb(0,43,100);
	border-bottom: 4px solid rgb(0,43,100);
	background-color:white; 
}
.caja2 {
	width: 12em;
	height: 7em;
	float:left;
	padding: 0em;
	margin: 0em 2em 2em 2em;
	border-top: 4px solid rgb(1,71,131);
	border-top: 4px solid rgb(184,69,34);
	border-top: 4px solid rgb(47,225,200);
	border-bottom: 4px solid rgb(1,71,131);
	border-bottom: 4px solid rgb(184,69,34);
	border-bottom: 4px solid rgb(47,225,200);
	background-color:white;
	text-align: center;
}
#em_3 {height: 3em}
#em_tabla {width: 800px}
#em_izq {width: 200px}
#em_der {width: 600px}
/* === Layout principal === */
a {
	color:#5f870e;
	text-decoration:none;
	outline:none;
}
a:hover {color:red}

.icotext {width:150px;}

h1 {
	padding:39px 0 0 9px;
	float:left;
}
h2 {
	font-size:25px;
	color:#fff;
	font-weight:500;
	line-height:1.2em;
	padding:10px 0 11px 0;
	letter-spacing: 2px;
}
h3 {
	font-size:20px;
	font-weight:700;
	line-height:1.2em;
	padding:10px 0 17px 0;
	letter-spacing:1px;
}
h3.color1 {padding:0 0 7px 0}
h4 {
	padding:20px 0 0 9px;
	float:left;
}
h9 {float: left}
p {padding-bottom:24px}
.sizem {font-size:24px}
.sizes {
	font-size:20px;
	top:3em;
}
.volver {
	width: 25px;
	height: 25px;
	padding-right: 5px;
}
.sizes a:hover {color:rgb(0,51,255)}
.tabla {width: 100%}
.fila {
	border: 1px solid rgb(255,255,255);
	padding-left: 4px;
	padding-right: 4px;
}
.piso1 {border-bottom: 3px solid #F38A20}
.piso2 {border-bottom: 3px solid #fff}
/* === header === */
header {
	height:125px;
}
#page1 header {
	height:126px;
}
.imglogo {
	display:block;
	text-indent:-9999px;
	width:180px;
	height:104px;
	padding-top: 0.5em;
	padding-left: 2em;
}
.callus {
	float: right;
	padding-top: 1.5em;
	padding-right: 2em;
	font-size:16px;
	font-family: 'modern_sans_light';
	color: rgb(255,255,255);
	line-height: 1.5em;
}
.callus img {
	width:20px;
	height:auto;

}
.imgico {
	width:180px;
	height:180px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
.imgico2 {
	width:160px;
	height:160px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
	border-radius: 80px;
	margin: 0.5em;
}
.imgico4 {
	width:160px;
	height:160px;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
	margin: 0.5em;
}
.icono {
	width:22px;
	height:22px;
	vertical-align: middle;
}
.tituloheader {
	display:block;
	font-size: 40px;
	margin-top: 0.75em;
	margin-left: 0.5em;
}
.fraseheader {
	display:block;
	font-size: 19px;
	margin-left: 1.1em;
	letter-spacing: 2px;
}
#imgico2 {
	width:150px;
	height:150px;
}
#imgrep {
	width:183px;
	height:auto;
}
#imgrep2 {
	width:145px;
	height:auto; 
}
#search {
	float:right;
	padding:50px 10px 0 0;
}
#search .bg {
	background:url(../images/search.png) 0 0 no-repeat;
	width:220px;
	height:23px;
}
#search .input {
	background:none;
	padding:3px 13px;
	font-size: 14px;
	font-family: "modern_sans_light";
	color:#000;
	height:17px;
	width:194px;
	margin:0;
}
.menu_normal {
	display:block;
}
.menu_bar {
	display:none;
}
.menu  {
	padding-top:4em; 
	padding-left: 0em;
	padding-right:1.4em;
}
.menu > li  {float:right}
.menu .last {padding-right:0em}
.menu > li > a {
	/*width:140px;*/
	padding-left: 0.5em;
	padding-right: 0.5em;
	display:block;
	font-size:14px;
	font-family: 'modern_sans_light';
	text-transform: uppercase;
	color:rgb(255,255,255);
	height:28px;
	line-height:30px;
	letter-spacing: 1px;
	/*background:#fff;*/
	text-align:center;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	position:relative;
}
.menu > li > a:hover{
	border-bottom: 3px solid rgb(255,56,129);
	color:rgb(255,255,1255);
} 
.menu > .active > a {
	/*border-bottom: 3px solid #ccc;*/
	color:rgb(0,198,221);
}
.menu li ul li > a {
	/*width:140px;*/
	padding-left: 1em;
	padding-right: 1em;
	display:block;
	font-size:22px;
	font-family: 'modern_sans_light';
	color:#6C6A6A;
	height:30px;
	line-height:30px;
	/*background:rgba(255,255,255,0.9);*/
	text-align:left;
	position:relative;
}
.menu li ul li > a:hover{
	border-bottom: 3px solid rgb(84,86,91);
	color:#9cba2f;
}
.menu > li > a span {
	display:block;
	position:relative;
}
.menu li ul {
	display: none;
	position: absolute;
}
.menu li:hover > ul {display: block}
/*****/
#menu2  {padding-top:20px; padding-left: 3em}
#menu2 > li  {
	padding-right:5px;
}
#menu2 .last {padding-right:0px}
#menu2 > li > a {
	/*width:140px;*/
	padding-left: 0.5em;
	padding-right: 0.5em;
	display:block;
	font-size:24px;
	font-family: 'modern_sans_light';
	color:#6C6A6A;
	height:30px;
	line-height:30px;
	background:#fff;
	text-align:center;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	position:relative;
}
#menu2 > li > a:hover{
	border-bottom: 3px solid #23A8E0;
	border-bottom: 3px solid rgb(0,142,222);
	color:#9cba2f;
} 
#menu2 > .active > a {
	/*border-bottom: 3px solid #ccc;*/
	color:#F38A20;
}
#menu2 li ul li > a {
	/*width:140px;*/
	padding-left: 1em;
	padding-right: 1em;
	display:block;
	font-size:22px;
	font-family: 'modern_sans_light';
	color:#6C6A6A;
	height:30px;
	line-height:30px;
	background:rgba(255,255,255,0.9);
	/*text-align:center;*/
	position:relative;
}
#menu2 li ul li > a:hover{
	border-bottom: 3px solid #23A8E0;
	border-bottom: 3px solid rgb(87,142,222);
	color:#9cba2f;
}
#menu2 > li > a span {
	display:block;
	position:relative;
}
#menu2 li ul {
	display: none;
	position: relative;
}
#menu2 li:hover > ul {display: block}
/*******/
#slider {
	position:absolute;
	top:190px;
	left:0;
	width:100%;
	height:453px;
	overflow:hidden;
	z-index:1;
}

.items .img_general {
	width: 100%;
	height: auto;
}
.items {display:none}
.pagination {
	position:absolute;
	bottom:20px;
	right:300px;
	z-index:2;
}
.pagination li {
	float:left;
	padding-left:3px;
}
.pagination a {
	display:block;
	width:17px;
	height:17px;
	background:url(../images/buttons.png) right 0 no-repeat;
	text-indent:-9999px;
}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {
	position:absolute;
	top:280px;
	z-index:2;
	right:32px;
	color:#a0a0a0;
	width:600px;
	background-color: rgba(178,162,169,0.7);
	background-color: rgba(156,186,47,0.7);
	padding: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}
.title {
	font-size:47px;
	line-height:1.2em;
	display:block;
	padding-bottom:9px;
	padding-top:9px;
}
.title .color2 {color:#fff;}
.title span {
	display:block;
	margin-top:-17px;
}
.banner .button1 {
	font-size:28px;
	padding:0 24px;
	height:49px;
	line-height:46px;
	margin-top:-1px;
	letter-spacing:-2px;
}
.banner .button1:hover {
	background:#090909;
	color:#fff;
}
.banner p {font-size:15px}
.signature {
	text-align:right;
	display:block;
	color:#5f870e;
	line-height:20px;
	padding-top:6px;
}
.signature strong {
	display:block;
	color:#fff;
}
/* ============================= content ====================== */
#content, #content2 {
	padding:0px 0px;
	margin-right: 18%;
	margin-left: 18%;
}
#content3 {padding:0px}
#content {padding-bottom:20px}
#content2 {padding-bottom:0px}
#content2 div div p {text-align: justify;}
#content2 div div p .centrado {text-align: center;}
#content2 div img {text-align: center}
.pad_bot1 {padding-bottom:12px}
.marg_right1 {margin-right:40px}
.marg_right2 {margin-right:20px}
.no_pad { padding-bottom:0}
.button1 {
	display:inline-block;
	font-size:22px;
	color:rgb(255,255,255);
	padding:0 18px;
	background:rgb(47,137,255);
	height:45px;
	line-height:44px;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top:0.5em;
}
.button1:hover {
	background:rgb(0,43,100);
	color:rgb(255,225,0);
}
.button2 {
	display:inline-block;
	font-size:22px;
	color:rgb(255,225,255);
	padding:0 18px;
	background:rgb(0,76,152);
	height:45px;
	line-height:44px;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top:0.5em;
}
.button2:hover {
	background:rgb(0,198,221);
	color:rgb(255,56,129);
}
.button3 {
	display:inline-block;
	font-size:20px;
	color:#fff;
	padding:0px 18px;
	background:#5f870e;
	height:30px;
	line-height:30px;
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing:1px;
}
.button3:hover {
	background:#fff;
	color:#000;
}
.list1{}
.list1 a {
	color:#450795;
	padding-left:15px;
	background:url(../images/marker_2.png) 0 5px no-repeat;
}
.list1 a:hover {color:#5f870e}
.list2{}
.list2 li {
	padding-left:15px;
	background:url(../images/marker_1.png) 0 9px no-repeat;
	padding-bottom:12px;
	text-align: justify;
}
.list2 li a {color: #ccc}
.list2 li a:hover {color: #fff}
.list3{}
.list3 li {
	padding-left:15px;
	background:url(../images/marker_1.png) 0 9px no-repeat;
	padding-bottom:12px;
	color: black;
}
.list3 li a {color: #ccc}
.list3 li a:hover {color: #ddd}
.list4{}
.list4 li {
	padding-left:15px;
	padding-bottom:12px;
	color: white;
}
.list4 li a {color: #ccc}
.list4 li a:hover {color: #fff}
figure {padding-top:2px}
.dropcap_1 {
	float:left;
	background:url(../images/dropcap_1.png) 0 0 no-repeat;
	width:45px;height:45px;
	text-align:center;
	font-size:33px;
	line-height:42px;
	color:#fff;
	font-weight:700;
	margin-right:15px;
	margin-top:2px;
	margin-bottom:10px;
}
.address span {
	float:left;
	width:88px;
}
.address a {text-decoration:underline}
/*=== Colores de apoyo ===*/
.color1 {color:rgb(0,198,221)}/*azul1*/
.color2 {color:rgb(75,116,139)}/*gris*/
.color3 {color:rgb(255,56,129)}/*rosado*/
.color4 {color:rgb(255,255,255)}/*blanco*/
.color5 {color:rgb(0,76,152)}/*azul2*/
.color6 {color:rgb(0,0,0)}/*negro*/
/*=== especiales ===*/
.separatope1 {padding-top: 4em}
.separatope2 {padding-top: 0.5em}
.separatope5 {margin-top: 1.2em}
.separatope7 {padding-top: 125px}
.separatope6 {padding-top: 2em}
.separalados {padding-left: 0.5em; padding-right: 0.5em}
.separaright1 {padding-right: 0.5em}
.separaleft1 {padding-left: 0.5em}
.separatope3 {padding-top: 6em}
.separatope4 {padding-top: 1em}
.separabot1 {padding-bottom: 3em}
.separabot2, .separabot8 {padding-bottom: 2em}
.letraxxl {font-size: 50px}
.letraxl {font-size: 35px}
.letragd2 {font-size: 20px; line-height: 1.5em}
.letragd, .letragd3 {font-size: 18px; line-height: 2em}
.letramed {font-size: 18px; line-height: 1.5em}
.letramed2 {font-size: 18px; line-height: 1.8em}
.letrapeq {font-size: 15px; line-height: 1.5em}
.link1 a {color:white} 
.link1 a:hover {color:yellow}
.ancho1 {
	width: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
}
.fondoverde {
	background-color: rgba(156,186,47,0.7);

}
.marco1 {
   padding:8px;
   background-color: #24A9E0;
   background-color: rgb(4,6,60);
   background-color: rgb(87,142,222);
   width: 400px;
   border: 1px solid #999999;
}
.marco1 p{
   border: 1px solid #999999;
   background-color: #fff;
}

/* ============================= footer ====================== */
footer  {
	padding:0;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-left: 3em;
	/*margin-left: 5%;*/
	color:rgb(84,86,91);
	color:yellow;
	background:rgb(0,76,152);
	font-family: 'modern_sans_light';
	font-size: 14px;
	line-height: 1.5em;
}
footer a {color:yellow}
footer a:hover {color:white}
.icons {
	width:184px;
	margin-right: 6em;
	float:right;
}
.icons li {
	float:left;
	padding-right:10px;
}
.icons .first {
	float:none;
	font-size:16px;
	color:rgb(255,255,255);
	font-weight:400;
	line-height:1.2em;
	padding-bottom:9px;
}
.icons img {
	width:30px;
	height:30px;
}
/* Tooltips */
.aToolTip  {
	background:#5f870e;
	color:#fff;	
	margin:0;
	padding:2px 10px 3px;
	font-size:12px;
	line-height:1.2em;
	position:absolute;
}
.aToolTip .aToolTipContent  {
	position:relative;
	margin:0;
	padding:0;
}
/* ============================= forms ============================= */
#ContactForm {margin-top:-2px}
#ContactForm .wrapper {
	overflow:inherit;
	min-height:30px;
	line-height:26px;
}
#ContactForm .textarea_box {min-height:189px}
#ContactForm  span {
	float:left;
	width:100px;
}
#ContactForm a, #ContactForm .button1 {
	margin-left:29.5em;
	float:left;
	width:124px;
	padding:0;
	text-align:center;
}
#ContactForm .input{
	margin:0;
	width:420px;
	height:18px;
	background:none;
	padding:4px 10px;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
}
#ContactForm .tel{
	margin:0;
	width:420px;
	height:18px;
	background:none;
	padding:4px 10px;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
}
#ContactForm .email{
	margin:0;
	width:420px;
	height:18px;
	background:none;
	padding:4px 10px;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
}
#ContactForm .select{
	margin:0;
	width:440px;
	height:28px;
	padding:4px 5px;
	background:#ccc;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
	border-radius:4px;
}
#buscador .selector {
	margin:0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	width:400px;
	height:28px;
	padding:4px 5px;
	background:#ccc;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
	position: relative;
	border-radius:4px;
}
#ContactForm #seleccion {
	margin:0;
	width:300px;
	height:30px;
	background:white;
	padding:1px 1px;
	color:#000;
	font-size:12px;
	font-family:"modern_sans_light";
}
#ContactForm textarea {
	overflow:auto;
	width:650px;
	height:160px;
	background:none;
	padding:4px 10px;
	color:#000;
	font-size:15px;
	font-family:"modern_sans_light";
	margin:0;
}
#ContactForm .bg {
	background:rgb(200,200,200);
	position:relative;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
}
/* ====== Manejo de fotos ====== */
ul.fotos {
	width: 90%;
	margin: 10px 0px 18px -30px;
	margin-left: 100px;
	margin-right: 100px;
}
ul.fotos li {
	display: inline;
}
ul.fotos a {
	display: inline;
	float: left;
	margin: 0 0 27px 30px;
	width: auto;
	padding: 10px 10px 15px;
	text-align: center;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 0 3px 6px rgba(0,0,0,.4);
	transform: rotate(-2deg);
	transition: transform .15s linear;
	background-color: #fff;
}
ul.fotos img {
	display: block;
	width: 160px;
	margin-bottom: 12px;
}
ul.fotos a:after {
	content: attr(title);
}
ul.fotos li:nth-child(3n) a {
	transform: none;
	position: relative;
	top: -5px;
}
ul.fotos li:nth-child(5n) a {
	transform: rotate(5deg);
	position: relative;
	right: 5px;
}
ul.fotos li a:hover {
	transform: scale(2.5);
	box-shadow: 0 3px 6px rgba(0,0,0,.5);
	/*position: relative;*/
	left:2em;
	z-index: 5;
}
#foto_inspirador {
	border-radius:70px 80px 0px 70px;
	width: 8em;
	height: 8em;
	padding-right: 0.5em;
}
/* ======= Fonts especial ======= */
.titulos {
	font-family: 'modern_sans_light';
	text-align: left;
}
.titulos2 {
	font-family: 'modern_sans_light';
}
/* ======= Fonts ======= */
@font-face {
font-family: "modern_sans_light";
font-style: normal;
font-weight: normal;
src: url(../fonts/modern_sans_light.otf);
}
/* ========= Reponsive ========= */
@media only screen and (max-width: 850px){
	/* tope y datos generales */
	body {
		font-size: 20px;
		line-height:1.5em;
		min-width:21em;
		/*background:url(../images/bg_top_r.gif) 0 0 repeat-x #fff;*/
	}
	.main {
		width:100%;
		margin:auto;
		position: relative;
	}
	.imglogo {
		width:8em;
		height:auto;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 0em;
	}
	p {padding-bottom:14px}
	#letra12 {font-size: 18px}
	h2 {padding-bottom: 5px; line-height: 1em;font-size: 20px}
	#content22 {width:80%}
	#content2 {
		width:21em;
		width:20em;
		margin-left: 0.5em;
		margin-right: 0.5em;
		}
	header {height:11.4em}
	.vista {display:none}
	.no_vista {display:block}
/* === especiales ===*/
	.letragd {font-size: 16px; line-height: 1.5em}
	.letragd2 {font-size: 16px; line-height: 1.2em}
	.letramed, .letramed2, .letragd3 {font-size: 15px; line-height: 1.3em}
	.letrapeq {font-size: 14px; line-height: 1em}
	.ancho1 {width: 21em}
	.marco1 {width: 20em}
	.separatope1 {padding-top: 1em}
	.separatope3 {padding-top: 2em}
	.separatope7 {padding-top: 9.4em}
	.separatope7 {padding-top: 0em}
	.separatope5 {padding-top: 0em}
	.separatope6 {padding-top: 1em}
	.separabot1, .separabot2 {padding-bottom: 2em}
	.separabot8 {padding-bottom: 1em}
	.imgico3 {
		width:90%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		box-shadow: 0 3px 6px rgba(0,0,0,.4);
	}
	#imagenbeta {
		width: 100%;
		height: auto;
	}
	#imagenganma {width: 80%}
	#imagensigma {
		width:100px;
		height:auto;
	}
	.tituloheader {
		font-size: 32px;
		color: rgb(255,255,255);
		margin-top: 0em;
		margin-left: 0em;
	}
	.fraseheader {
		font-size: 18px;
		margin-left: 0em;
		letter-spacing: 1px;
		color: rgb(255,255,255);
	}
	.letraxl {font-size: 25px}
	.separatope5 {margin-top: 0em;}	
	.callus {
		width: 100%;
		margin: auto;
		padding-top: 0em;
		padding-right: 0em;
		font-size:14px;
	}
	.callus p {line-height:1em}
	.callus img {
		width: 1.5em;
		height: auto;
	}
	#imgrep {
		width:8em;
		height:auto;
	}
	#imgrep2 {
		width:6em;
		height:auto;
	}
/* === tratamiento del menú === */
	header nav {
		width:80%;
		height:100%;
		left:-100%;
		position: fixed;
		background-color:rgba(36,169,224,0.9); 
		background:rgba(104,99,102,0.9);
		top:12.5em;
		z-index:200;
	}
	header nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid rgba(255,255,255, .3);
	}
	.img_idioma {
		float: right;
		margin-right: 7px;
	}
	.menu_bar {
		display:block;
		width:100%;
	}
 	.menu_bar .bt-menu {
		display:block;
		padding:0px 7px;
		color:#fff;
		text-decoration:none;
		font-size:15px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
 	.menu_bar img {
		float:left;
		padding-top: 0em;
		width:40px;
		height:35px;
	}
	.menu  {padding-top:0.6em}
	.menu > li {float: left}
	.menu > li > a {
		width:17em;
		padding-left: 0em;
		display:block;
		font-size:16px;
		letter-spacing: 1px;
		color:rgba(255,255,255,1);
		/*text-transform:uppercase;*/
		font-weight:0;
		height:35px;
		line-height:35px;
		background:rgba(0,0,0,0);
		text-align:left;
		position:relative;
	}
	.menu > li > a:hover{
		background::#B51560;
		border-color:rgba(0,0,0,0);
		color:#fff;
	} 
	.menu > .active > a {
		background:rgba(0,0,0,0);
		border-color:rgba(0,0,0,0.9);
		color:rgb(0,198,221);
	}
	.menu li ul li > a {
		/*width:140px;*/
		padding-left: 1em;
		padding-right: 1em;
		display:block;
		font-size:20px;
		font-family: 'glametrix';
		color:#fff;
		height:30px;
		line-height:30px;
		background:rgba(255,255,255,0);
		/*text-align:center;*/
		position:relative;
	}
	.menu li ul {
		position:relative;
	}
	.menu li ul li > a:hover{
		border-bottom: 3px solid #23A8E0;
		color:#9cba2f;
	}
	.menu2 > li  {float:right}
	/* === fin del tratamiento del menú === */
	/* parte intermedia */
	#page1 {width: 24.6em}
	#page1 {width: 100%}
	#page1 header {height:12.5em}
	.list1{padding-bottom: 24px}
	.pad_bot1 {padding-bottom:6px}
	figure img {padding-bottom:0.8em}
	#ContactForm textarea {height:5em;width: 18.5em}
	#ContactForm #seleccion {width: 20em}
	#ContactForm .select, #ContactForm .email{width: 16em}
	#ContactForm .input, #ContactForm .tel {width: 18.5em}
	#ContactForm a {margin-left:3em}
	#ContactForm .button1 {
		width: 100%;
		margin:auto; 
		margin-top: 1em;
	}
	#buscador .selector {width: 16em}
	.wrapper2 {
		padding-top: 1em;
		padding-bottom: 2em;
	}
	.wrapper3 {	width:20em}
	.wrapper3 p {padding-bottom: 10px}
	#foto_inspirador {
		width: 6em;
		height: 6em;
		padding-right: 1em;
	}
	/*trato del slider*/
	#slider {
		width:29.6em;
		height:30em;
		top:9.4em;
		left:-5em;
	}	
	.pagination {
		position:absolute;
		bottom:2em;
		right:2.5em;
		z-index:2;
	}
	.pagination li {
		float:left;
		padding-left:3px;
	}
	.pagination a {
		display:block;
		width:17px;
		height:17px;
		background:url(../images/buttons.png) right 0 no-repeat;
		text-indent:-9999px;
	}
	.pagination a:hover, .pagination .current a {background-position:left}
	.banner {
		position:absolute;
		top:2em;
		z-index:2;
		right:1.5em;
		color:#a0a0a0;
		width:20em;
		background-color: rgba(178,162,169,0.7);
		padding: 1em 0em 1em 1em;
	}
	.title {
		font-size:30px;
		line-height:1em;
		display:block;
		padding-bottom:9px;
	}
	.title .color2 {color:#fff;}
	.title span {
		display:block;
		margin-top:-17px;
	}
	.banner .button1 {
		font-size:28px;
		padding:0 24px;
		height:49px;
		line-height:46px;
		margin-top:-1px;
		letter-spacing:-2px;
	}
	.banner .button1:hover {
		background:#090909;
		color:#fff;
	}
	.banner p {font-size:15px}
	.signature {
		text-align:right;
		display:block;
		color:#5f870e;
		line-height:20px;
		padding-top:6px;
	}
	.signature strong {
		display:block;
		color:#fff;
	}
	.caja, .cajab, .cajac, .cajad {
		width: 100%;
		height: auto;
		padding: 1em 0em 1em 0em;
		margin: 1em 0em 0em 0em;
	}
	.cajad {padding: 0em 0em 1em 0em;}
	.caja p, .cajab p, .cajac p {
		margin-left: 1em;
		margin-right: 1em;
	}
	.caja2 {
		width: 8em;
		height: auto;
	}
	#em_3 {height: 1.5em}
	#em_tabla {width: 100%}
	#em_izq {width: 30%}
	#em_der {width: 70%}
	/*trato de fotos*/
	ul.fotos {
		margin-left: 1em;
		margin-right: 1em;
	}
	ul.fotos li a:hover {
		transform: scale(1.5);
		box-shadow: 0 3px 6px rgba(0,0,0,.5);
		/*position: relative;*/
		left:2em;
		z-index: 5;
	}
	/* video */
	iframe {
		padding-top: 2em;
		width: 22em; 
		height: 15em; 	
	}
	/*parte baja*/
	footer  {
		padding:0;
		padding-top: 2em;
		padding-bottom: 2em;
		font-size: 12px;
		padding-left: 0.5em;
	}
	.icons {
		width:100%;
		/*float:left;*/
		margin: auto;
	}
	.icons li {
		float:left;
		padding-right:10px;
		padding-bottom:10px;
	}
	.icons .first {
		font-size:15px;
	}
	.bg6 {height: 10em;}
/* ========= Fin del responsive ========= */
}