@charset "UTF-8";
/* CSS Document */
/*
verde #005737
arena #D0AA66;
*/

/******************* HTML BODY ********************/
h1 {
	display: block;
	font-size: 1.8em;
	margin-top: 40px;
    margin-bottom: .5em;
    margin-left: 0;
    margin-right: 0;
	font-family:'MyriadPro-Bold';
	font-weight: bold;
	letter-spacing: 0.3em
}

h3 {
    display: block;
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
	font-family:'MyriadPro-Semibold';
    font-weight: bold;
}
h4 {
    display: block;
    /*margin-top: 1.33em;*/
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family:'MyriadPro-Semibold';
}

.fondoUno {
	background: #FFCC00; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.fondoDos {
	background: #1D1D1B; 
	height: 450px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.fondoTres {
	background: #FFCC00 url(../images/background_map.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.fondoCuatro {
	background: #1D1D1B url(../images/background_map2.png) no-repeat center center fixed; 
	height: 450px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	font-family:'MyriadPro-Regular';
}
header {
	width: 100%;
	height: 156px;
	background: #FFF;
}
#logo {
	margin:0 0 0 50px;
	/*padding-top: 0px;*/
	float: left;
	width: 190px;
	height: 154px;
}
#logo img {
	width:100%;
}
#h_nav {
	float: right;
	width: auto;
	/*width: 60%;*/
	height: 156px;
	position: relative;	
}
#horario {
	display: block;
	margin-top: 25px;
	margin-right: 70px;
	color: #1D1D1B;
	text-align: right;
}
.nav_uno {
	display: block;
	margin-right: 30px;
	margin-top: 62px;
	width: auto;
	height: auto;
}
.nav_dos {
	display: none;
}
.m_item {
	margin-right: 30px;
	color: #1D1D1B;
	padding: 10px 10px 11px;
	float: right;
	cursor: pointer;
	font-size: 1.1em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-sizing: border-box;
}
.m_item:hover {
	background: #FFCC00;
}
.seleccionado {
	margin-right: 30px;
	color: #1D1D1B;
	padding: 10px 10px 11px;
	float: right;
	cursor: default;
	font-size: 1.1em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-sizing: border-box;
	background: #FFCC00;
}
.menuBars {
	margin: 0 0 10px 20px;
	font-size: 1.2em;
	color: #1D1D1B;
	cursor: pointer;
}
.menuBars:hover {
	color: #ccc;
	
}

/******************* FOOTER ********************/
footer {
	position: fixed;
	z-index: 11000;
	bottom: 0px;
	width: 100%;
	height: 72px;	
}
#footerUno {
	background: #FFF;
}
.footer_text {
	display: block;
	margin-top: 20px;
	color: #1D1D1B;
	text-align: center;
}
.footer_hide {
	display: none;
}

/*///////////// NOSOTROS //////////////*/
.columna33 {
	width: 33%;
	float: left;
	margin-top: 60px;
}
.columna332 {
	width: 33%;
	float: left;
	margin-top: 60px;
}
.columna24 {
	/*ancho24 marT100px left;*/
	width: 24%;
	float: left;
	margin-top: 100px;
}
.columna35 {
	/*ancho35 marT20px left*/
	width: 35%;
	margin-top: 20px;
	float: left;
	margin-left: 0;
}
.columna5 {
	width: 5%;
	height: 300px;
	float: left;
}
.textoColumna {
	padding: 0;
}
.columna40 {
	width: 40%;
	float: left;
	margin-top: 60px;
	margin-left: 5%;
}
.columna50 {
	width: 50%;
	float: left;
	margin-top: 60px;
	margin-left: 0;
}
.columna60 {
	/*ancho60 left marT5px*/
	width: 60%;
	float: left;
	margin-top: 5px;
	margin-left: 0;
}
.columna100 {
	/*ancho100 left marT30px*/
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-left: 0;
}


/******************* ESPECIALES ********************/
.centrados {
	display:table;
	text-align:left;
	margin:0 auto;;
}
section {
	/*float: left;
	margin: 0 5%;
	padding-bottom: 100px;
	width: 90%;
	max-width: 1420px;*/
}
.pleca {
	height: 6px;
	float: left;
}
.pleca62 {
	height: 6px;
	float: left;
	width: 62%;
	margin-left: 19%;
}
.plecaThin {
	margin-top: .2em;
	margin-bottom: .3em;
	width: 60%;
	height: 1px;
	background: #CC9966;
}

/******************* FLYING ********************/
#flyng {
	display: block;
	width: 40px;
	height: 100px;
	position: fixed;
	z-index: 1000;
	top: 200px;
	right: 0px;
	background-color: #FFF;
	border: #FFF 1px solid;
	border-radius: 10px 0px 0px 10px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.55);
	font-size: 1.2em;
}
#f-face {
	margin: 18px 0px 0px 7px;
	padding: 5px 5px 5px 9px;
	width: 30px;
	height: 30px;
	background: #FFCC00;
	border-radius: 20px;
}
#f-face:hover {
	background: #1D1D1B;
}
#f-face:hover i{
	color: #FFFFFF;
}
#f-face i {
	color: #1D1D1B;
}
#f-face i:hover {
	color: #FFFFFF;
}
#f-twet {
	margin: 10px 0px 0px 7px;
	padding: 5px 5px 5px 6px;
	width: 30px;
	height: 30px;
	background: #FFCC00;
	border-radius: 20px;
}
#f-twet:hover {
	background: #1D1D1B;
	color: #FFFFFF;
}
#f-twet:hover i {
	color: #FFFFFF;
}
#f-twet i {
	color: #1D1D1B;
}
#f-twet i:hover {
	color: #FFFFFF;
}
/******************* COTIZADOR ********************/

/*
verde #005737
arena #D0AA66;
arena Obs #996633
plecaMenuArena #CC9966
textMenuArena #663300
*/




/* General style */
.grid-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-gallery figure {
	margin: 0;
}

.grid-gallery figure img {
	display: block;
	width: 100%;
}

.grid-gallery figcaption h3 {
	margin: 0;
	padding: 0 0 0.5em;
}

.grid-gallery figcaption p {
	margin: 0;
}

/* Grid style */
.grid-wrap {
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1em 1.875em;
}

.grid {
	margin: 0 auto;
}

.grid li {
	width: 25%;
	float: left;
	cursor: pointer;
}

.grid figure {
	padding: 15px;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.grid li:hover figure {
	opacity: 0.7;
}

.grid figcaption {
	background: #e4e4e4;
	padding: 25px;
}

/* Slideshow style */
.slideshow {
	position: fixed;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.slideshow-open .slideshow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slideshow ul {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,150px);
	transform: translate3d(0,0,150px);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow ul.animatable li {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.slideshow li {
	/*
	width: 660px;
	height: 560px;
	top: 50%;
	left: 50%
	*/
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	visibility: hidden;
}

.slideshow li.show {
	visibility: visible;
}

.slideshow li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.slideshow li.current:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
	width: 100%;
	height: 100%;
	/*background: #fff;*/
	background: #fff;
	border: 50px solid #fff;
	overflow: hidden;
}

.slideshow figcaption {
	padding-bottom: 20px;
}

.slideshow figcaption h3 {
	font-weight: 300;
	font-size: 200%;
}
.slideshow li figure img {
	margin: 0 auto;
	width: auto;
	height: 80%;
}

/* Navigation */
.slideshow nav span {
	position: fixed;
	z-index: 1000;
	color: #59656c;
	text-align: center;
	padding: 3%;
	cursor: pointer;
	font-size: 2.2em;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slideshow nav span.nav-next {
	right: 0;
}

.slideshow nav span.nav-close {
	top: 0;
	right: 0;
	padding: 0.5em 1em;
	color: #31373a;
}

.icon:before,
.icon:after {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.nav-prev:before {
	content: "\e601";
}

span.nav-next:before  {
	content: "\e600";
}

span.nav-close:before {
	content: "\e602";
}

/* Info on arrow key navigation */
.info-keys {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 60px;
	font-size: 8px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.info-keys:before,
.info-keys:after {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}

.info-keys:before {
	left: 10px;
	content: "\e603";
}

.info-keys:after {
	right: 10px;
	content: "\e604";
}
