html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0;font-size: 100%;text-decoration: none;font: inherit;vertical-align: baseline; list-style: none; transform: all, 0.3s;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400);
body { margin: 0px; font-family:'Source Sans Pro', sans-serif; background-color: #f0f0f2; font-weight: 300; }

header {width: 100%; height: 120px; position: fixed; bottom: 0px; right: 0px; z-index: 9999;	
	-webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2); box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);}
#headwraper { height: 120px; width: 100%; position: relative; padding:0px; z-index:9999;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 20%, #d3d3d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#f8f8f8), color-stop(100%,#d3d3d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 20%,#d3d3d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 20%,#d3d3d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 20%,#d3d3d3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 20%,#d3d3d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 0 0 #FFFFFF; box-shadow:inset 0 1px 0 0 #FFFFFF; border-top: 1px solid #d7d7d9;}

header #logo{ display:block; background-image: url('../images/logo.png'); width:130px; height: 75px; background-position: center center;
	background-repeat: no-repeat; text-indent: -9999px; position: absolute; top: 23px; left: 50%; margin-left: -500px;}
nav {display: block; width: 595px; margin: 0 auto; height: 120px; padding: 0 0 0 40px;}
nav li { float:left; }
nav a { position: relative; display: inline-block; margin: 15px 25px; outline: none; color: #666; text-decoration: none;
	text-transform: uppercase; letter-spacing: 2px; font-weight: 300; text-shadow: 0 0 1px rgba(255,255,255,0.3); font-size: 15px; 
	transition: margin-top 0.3s; -webkit-transition: margin-top 0.3s; }
nav a.active {margin-top:35px; }
nav a:hover, nav a:focus { outline: none; margin-top: 35px; }

.cl-effect-9 a {margin: 42px 0px 0px; padding: 12px 11px;}
.cl-effect-9 a::before, .cl-effect-9 a::after {position: absolute;top: 0;left: 0;width: 100%;height: 1px;background: #2e4771;content: '';opacity: 0;
	-webkit-transition: opacity 0.3s, height 0.3s;-moz-transition: opacity 0.3s, height 0.3s;transition: opacity 0.3s, height 0.3s; }
.cl-effect-9 a::after {top: 100%;opacity: 0;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);transform: translateY(-10px); }
.cl-effect-9 a span:first-child {z-index: 2;display: block;font-weight: 300; text-align: center; }
.cl-effect-9 a span:last-child {z-index: 1;display: block;padding: 3px 0 0 0;color: rgba(0,0,0,0.6);text-shadow: none;text-transform: none; 
	font-style: italic; font-size: 12px; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; letter-spacing: 1px;
	opacity: 0;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; text-align: center;
	transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform: translateY(-100%);}
.cl-effect-9 a:hover::before, .cl-effect-9 a:focus::before { height: 3px; }
.cl-effect-9 a:hover::before, .cl-effect-9 a:hover::after, .cl-effect-9 a:focus::before, .cl-effect-9 a:focus::after {
	opacity: 0.3; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
.cl-effect-9 a:hover span:last-child,
.cl-effect-9 a:focus span:last-child { opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); transform: translateY(0%);  }

.cl-effect-9 a.active::before, .cl-effect-9 a.active::after{
	opacity: 0.3; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
.cl-effect-9 a.active span:last-child,
.cl-effect-9 a.active span:last-child { opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); transform: translateY(0%);  }
.cl-effect-9 a.active::before, .cl-effect-9 a.active::before { height: 3px; }
.quinceanos { position: absolute; width: 308px; height: 140px; bottom: 200px; left: 50%; z-index: 9999; margin-left: -154px; 
	background-image: url('../images/15anos.png');}

header ul#social { width: 74px; height: 27px; position: absolute; right: 50%; top: 50px; margin-right: -500px;}
header ul#social li { float:left;}
header ul#social li a { display: block; width: 27px; height: 27px; margin-left: 10px; background-image: url('../images/social.png'); text-indent: -9999px;}
header ul#social li a.tw { background-position: top right;}
header ul#social li a.tw:hover { background-position: bottom right;}
header ul#social li a.fb { background-position: top left;}
header ul#social li a.fb:hover { background-position: bottom left;}

section {position:relative; width: 100%; z-index:1;}
section#nosotros { background: url(../images/nosotros.jpg); background-position: center center; background-size: cover;}
section#nosotros .quinceanos {bottom: auto; top: 50%; margin: -270px 0 0 -450px; background-image: url('../images/20anos.png'); }
section#nosotros .nosotrostext {position: absolute; width: 400px; top: 50%; left: 50%; text-align: left; margin: -260px 0 0 0; background-color: rgba(255, 255, 255, 0.8); 
	padding: 50px 50px 150px 50px; bottom: 0px;}
section h2 {display: block; font-size: 30px; margin-bottom: 15px;}
section p {line-height: 21px; font-size: 13px; margin-bottom: 22px;}
section#nosotros .nosotrostext h2 { font-family: 'Pinyon Script', cursive; font-size: 40px;  }
section#nosotros .nosotrostext p {float: right; }
section#nosotros .experiencia {position: absolute; width: 360px; top: 50%; left: 50%; text-align: left; margin: -80px 0 0 -500px; background-color: rgba(255, 255, 255, 0.8); padding: 50px 50px 150px 50px; bottom: 0px;}
section#nosotros .experiencia .scrollable {height: 200px; width: 350px;}
section#nosotros .experiencia ul {}
section#nosotros .experiencia ul li { font-size: 13px; line-height: 16px; margin-bottom: 10px; }
section#nosotros .experiencia h2 {font-family: 'Pinyon Script', cursive; font-size: 35px;}


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none; height:100%;	}
li.bjqs-slide{position:absolute; display:none; height: 100%; background-size: cover; background-position: center;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9900;}
ul.bjqs-controls.v-centered li a{position:absolute; top: 50%; margin-top: -80px; text-indent: -9999px; background-image: url('../images/arrows.png'); 
	display: block; width: 50px; height: 100px;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0; right: 30px; background-position: right;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0; left: 30px}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%; display: none;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#menu-fade ul.bjqs-controls.v-centered li a{background-image: url('../images/arrows2.png');}

.scrollable { width: 380px; height: 370px; overflow: hidden; position: absolute; padding-right: 30px;}

#banner-fade{ width: 100%; height: 100%;} 
#menu-fade{ width: 100%; height: 100%;} 

#splitScreen { height: 100%; width: 200%; position: absolute; top:0px; bottom: 0px; left: 0%; margin-left: -50%;} 
#splitScreen .content { width:54%; float:left; height:100%; position:relative; }

#splitScreen .content .innertext {background-color: rgba(255, 255, 255, 0.9); height: 300px; position: absolute; top: 50%; margin-top: -260px; right: 100px; 
	border-radius: 5px; border: 1px solid #fff; left: 100px; padding: 50px; }
#splitScreen .content .innertext div {}
#splitScreen .content .innertext p {float: left; width: 70%; font-size: 13px;}
#splitScreen .content .innertext ul {float: left; width: 70%;}
#splitScreen .content .innertext ul li { list-style: initial; margin: 0px 10px 10px 14px; font-size: 11px; float: left; }
#splitScreen .content .innertext .evGallery {width: 17%; float: right; border-left: 1px solid rgba(255, 255, 255, 1); padding-left: 8%; height: 310px;}
#splitScreen .content .innertext .evGallery li {list-style: none; margin-left: 0px; float: none;}
#splitScreen .content .innertext .evGallery li a {display: block; width: 100%; height: 70px; border: 5px solid rgba(255, 255, 255, 0.5); overflow: hidden; 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;   -ms-transition: all 0.3s ease;  transition: all 0.3s ease;}
#splitScreen .content .innertext .evGallery li a img { width: 140%}
#splitScreen .content .innertext .evGallery li a:hover {border: 5px solid rgba(255, 255, 255, 1);}

#splitScreen .triger { width:45%; float:left; height:100%; background-color:rgba(0, 0, 0, 0.05); box-sizing: border-box; position:relative; -webkit-box-shadow: 0 0 100px 0 rgba(0,0,0,0.7); 
	box-shadow: 0 0 100px 0 rgba(0,0,0,0.7); background-image: url('../images/ornament.png'); background-repeat: no-repeat; background-position: center center;}
#splitScreen .triger a { display:block; position:absolute; top:50%; left:50%; width:200px; height:270px; margin:-200px 0 0 -100px; 
	font-size: 21px; text-align: center; letter-spacing: -1px; line-height: 20px; position: relative; color: #666}
#splitScreen .triger a:before, #splitScreen .triger a:after { display: block; height: 1px; position: absolute; background-color: rgba(0,0,0, 0.1);
	left: 5px; right: 5px; content: ""; transition: top 0.2s; -webkit-transition: top 0.2s;}
#splitScreen .triger a:before { top: 225px;}
#splitScreen .triger a:after  { top: 265px;}
#splitScreen .triger a span.img {display: block; width: 200px; height: 200px; border-radius: 100%; -webkit-border-radius: 100%; box-sizing: border-box; 
	background-color: #ccc; transition: border 0.2s; -webkit-transition: border 0.2s; border: 0px solid rgba(255, 255, 255, 0.5); margin-bottom: 35px; overflow: hidden;
	position: relative;}
#splitScreen .triger .volver { display: none; background-color: rgba(0, 0, 0, 0.5); height: 100%; z-index: 9999; position: absolute; 
	-webkit-box-shadow: 0px 0px 30px 0 rgba(0,0,0,0.3); box-shadow: 0px 0px 30px 0 rgba(0,0,0,0.3); width: 100%; line-height: 190px; font-size: 20px; font-style: italic; 
	color: white; letter-spacing: 2px; top: 0px; left: 0px; }
#splitScreen .triger a:hover span.img { border: 10px solid rgba(255, 255, 255, 0.8);}
#splitScreen .triger a:hover:before { top:220px;}
#splitScreen .triger a:hover:after  { top:270px;}
#splitScreen .triger a:hover { color:#336699;}
#splitScreen .triger:before, #splitScreen .triger:after { content: ""; height: 100%; width:10px; position: absolute; top: 0px; 
	-webkit-box-shadow: -2px 0px 2px 0 rgba(0,0,0,0.1); box-shadow: -2px 0px 2px 0 rgba(0,0,0,0.1);}
#splitScreen .triger:before{ left: 5px}
#splitScreen .triger:after { left: 10px;}
#splitScreen .triger a span img { height:220px; width: auto; position: absolute; top: -10px; left: -10px;}
#splitScreen .triger a.active span.img { border: 10px solid rgba(255, 255, 255, 0.8);}
#splitScreen .triger a.active:before { top:220px;}
#splitScreen .triger a.active:after  { top:270px;}
#splitScreen .triger a.active { color:#336699;}
#splitScreen .pgright {width: 49.5%; float:right; height:100%; overflow:hidden; padding-left: 0.5%; }
#splitScreen .pgright .contet { }
#splitScreen .pgright .triger { border-left:1px solid rgba(255, 255, 255, 0.5); background-image: url('../images/ornamentr.png'); }
#splitScreen .pgright .triger:before, #splitScreen .pgright .triger:after {-webkit-box-shadow: 2px 0px 2px 0 rgba(0,0,0,0.1); box-shadow: 2px 0px 2px 0 rgba(0,0,0,0.1);}
#splitScreen .pgright .triger:before {left: auto; right: 5px}
#splitScreen .pgright .triger:after {left: auto; right: 10px}
#splitScreen .pgleft { width: 50%; float:left; height: 100%; overflow:hidden; }
#splitScreen .pgleft .contet  { }
#splitScreen .pgleft .triger  { border-right:1px solid rgba(0, 0, 0, 0.05);} 
#splitScreen .argollas { position: absolute; width: 105px; top: 0px; bottom: 0px; z-index: 9999; background-image: url('../images/argollas.png'); 
	left: 50%; margin-left: -53px;}
#splitScreen .argollasback {position: absolute; width: 1%; top: 0px; bottom: 0px; z-index: 9998; background-image: url('../images/argollasback.png'); 
	left: 50%; margin-left: -0.5%; background-position: center top; background-color: rgba(56, 0, 199, 0.09);}
#splitScreen .sociales { background-image:url('../images/sociales.jpg'); background-size: cover; }
#splitScreen .corporativos { background-image:url('../images/corporativos.jpg'); background-size: cover; }


section#salones{ background-image:url('../images/salonesBg.jpg'); background-size: cover; }
ul#salonescontent {width: 1000px; height: 500px; position: absolute; margin: 0px -500px -200px; bottom: 50%; left: 50%;}
ul#salonescontent li {width: 270px; margin: 0px 30px; float: left; background-color: white; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
	 box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.7);
	 padding-top: 15px; opacity:0.9;}
ul#salonescontent li div {display: block; clear: both; padding-left: 35px; width: 235px; margin: 0 auto; overflow: hidden;}
ul#salonescontent li h3 {float: left; display: block; line-height: 45px; font-size: 23px; letter-spacing: -1px;}
ul#salonescontent li span {display: block; width: 100%; clear: both; height: 150px; margin: 20px 0; float: left; background-color: #ccc; overflow: hidden; position: relative;}
ul#salonescontent li span img{ position: absolute; bottom: 0px; left: 0px; right: 0px; top: auto; width: 100%}
ul#salonescontent li .logoSalon {width: 45px; height: 45px; float: left; margin-right: 15px;}
ul#salonescontent li p {clear: both; padding: 0 35px; line-height: 20px; font-size: 13px; width: 200px; margin: 0 auto; margin-bottom: 10px; }
ul#salonescontent li a {display: block;  line-height: 35px; border: 1px solid rgba(86, 155, 229, 0.22); border-radius: 4px; box-sizing: border-box; 
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;  text-align: center; text-align: center; background-color: rgba(106, 168, 209, 0.07); 
	color: rgba(10, 39, 82, 0.83); width:200px; margin: 0 auto; margin-top: 25px; margin-bottom: 25px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;   -ms-transition: all 0.3s ease;  transition: all 0.3s ease;	}
ul#salonescontent li a:hover {border: 1px solid rgba(255, 184, 0, 0.35); background-color: rgba(255, 245, 0, 0.15); color: rgba(209, 151, 0, 1);}

#menu {background-image: url('../images/menu.jpg'); background-size: cover;}
#menu .restoMenuWrapper {position: absolute; width: 900px; height: 500px; top: 50%; left: 50%; margin: -310px 0 0 -450px;}
#menu .restoMenuWrapper h2{color: #fff; border-bottom: 1px dotted; margin-bottom: 20px; padding-bottom: 6px; font-size: 40px; font-weight: bold;}
#menu .restoMenuWrapper h3{color: #fff; border-bottom: 1px dotted; margin-bottom: 20px; padding-bottom: 6px; font-size: 25px; font-weight: normal; line-height: 30px;}
#menu .restoMenuWrapper ul {float: left; width: 260px; color: #fff; font-size: 12px; margin-right: 40px; position: relative; padding-right: 10px; height: 425px;}
#menu .restoMenuWrapper ul:last-child { margin-right: 0px;}
#menu .restoMenuWrapper ul li { margin-bottom: 8px; line-height: 14px;}
#menu .restoMenuWrapper ul li strong { font-weight: bold; display: ;}
#menu .restoMenuWrapper ul li.headItem { font-size: 16px; margin-top: 25px;}
#menu .restoMenuWrapper ul a { display: none; }

#presupuesto { background-image: url('../images/contact.jpg'); background-size: cover; background-position: center center;}
.contactHolder {position: absolute; width: 500px; height: 500px; top: 50%; left: 50%; margin: -310px 0 0 -500px; background-color: rgba(255, 255, 255, 0.9); overflow: hidden; border-radius: 5px; padding-right: 500px;}
.contactHolder .contactdata{height: 120px; width: 420px; padding: 40px; }
.contactHolder .contactdata h3{ font-size: 32px; line-height: 32px; }
.contactHolder .contactdata p{ font-size: 15px; line-height: 18px; margin-top: 18px; }

.contactHolder form {float: right; display: block; width: 400px; height: 400px; background-color: rgba(255, 255, 255, 0.9); padding: 50px; box-shadow: 0px 0px 93px rgba(0, 0, 0, 0.4); position: absolute; z-index: 9000; top: 0px; right: 0px;}
.contactHolder form label{display: block; margin-bottom: 10px;}
.contactHolder form label input{border: 1px solid rgba(0, 0, 0, 0.2); width: 370px; line-height: 40px; padding: 0 15px; border-radius: 3px; background-repeat: no-repeat; background-position: 98% center;}
.contactHolder form label select{border: 1px solid rgba(0, 0, 0, 0.2); width: 100%; line-height: 40px; padding: 0 15px; border-radius: 3px; height: 40px;  }
.contactHolder form label textarea{border: 1px solid rgba(0, 0, 0, 0.2); width: 370px; line-height: 15px; padding: 15px; border-radius: 3px; height: 100px; resize: none; background-repeat: no-repeat; background-position: 98% 15px;}
.contactHolder form label:last-child { margin-bottom: 0px;}
.contactHolder form label input.btn {display: block;  line-height: 35px; border: 1px solid rgba(86, 155, 229, 0.4); border-radius: 4px; box-sizing: border-box; 
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box;  text-align: center; text-align: center; background-color: rgba(106, 168, 209, 0.3); 
	color: rgba(10, 39, 82, 0.9); width:400px; margin: 0 auto; margin-top: 15px; margin-bottom: 25px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease;   -ms-transition: all 0.3s ease;  transition: all 0.3s ease; cursor: pointer; font-size: 14px;	}
.contactHolder form label input.btn:hover {border: 1px solid rgba(255, 184, 0, 0.35); background-color: rgba(255, 245, 0, 0.15); color: rgba(209, 151, 0, 1);}
.contactHolder form label.selectlabel { width: 47%; float: left; }

.contactAlert { position: absolute; left: 430px; bottom: 300px;color: #fff; padding-right: 30px; display: none; background-repeat: no-repeat; background-position: 86% center; background-color: #fff; 
    padding: 50px 100px 50px 50px; margin: 0 0 -100px -200px; box-shadow: 0px 10px 200px #000; z-index: 9999; color: #555; }
#notsuccess {background-image: url(../images/invalid.png);}
#success {background-image: url(../images/valid.png);}

.toggleBtn{background-image: url(../images/toggleBtn.png); width: 17px; height: 13px; display: none; text-indent: -9999px; position: absolute; top: 35px; right: 19px; padding: 0px; margin: 0px;}
.toggleBtn:hover{ margin: 0px; padding: 0px; }

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media (max-width: 950px) {
}
@media (max-width: 780px) {
}
@media (max-width: 800px) {
}
@media (max-width: 680px) {
}
@media (max-width: 660px) {
}
@media (max-width: 480px) {
    body, html { overflow: auto !important; width: auto !important; position: none !important;}
    .quinceanos { bottom:130px; }
    .toggleBtn { display: block; }
    header nav ul.cl-effect-9 {display: none;}
    header #logo {left: 10px; top: 16px; margin: 0px; background-size: contain; height: 50px;}
	section { display: block; float: left; clear: both; min-height: 400px; }
	section#home { height: 100%; }
	header { height: 80px; }
	#headwraper { height: 80px; }
	nav ul.cl-effect-9 {position: absolute; bottom: 80px; width: 100%; left: 0px; right: 0px; box-shadow: inset 0px -1px 20px rgba(0, 0, 0, 0.8);}
	nav ul.cl-effect-9 li { width: 100%; background-color: #fff; background-color: rgba(255, 255, 255, 0.8); border-top: 1px solid rgba(0, 0, 0, 0.08);}
	nav ul.cl-effect-9 li a span:last-child, nav ul li a:before, nav ul li a:after { display: none; }
	nav ul.cl-effect-9 li a, nav ul.cl-effect-9 li a:hover { margin: 0px; line-height: 35px; padding-left: 25px;}
    
    section#nosotros .quinceanos,
    section#nosotros .experiencia,
    section#nosotros .nosotrostext { position: relative; float: left; clear: both; margin: 0; padding: 0% 10% 10%; width: 80%; overflow: visible; top: 0px; left: 0px; right: 0px;}
    section#nosotros .scrollable {width: 100% !important; height: auto !important; overflow: auto !important; float: left; clear: both; position: relative;}
    section#nosotros .quinceanos { display: none;}
    section#nosotros .quinceanos {background-position: center; background-repeat: no-repeat;}
    section#nosotros h2 { font-size: 28px !important;}
    section#nosotros .nosotrostext { padding-top: 15%;}
    section#nosotros .nosotrostext p { display: none; }
    section#nosotros .nosotrostext p:first-child {display: block;}
    #nosotros section#nosotros .nosotrostext p { display: block; }
    section#nosotros .nosotrostext a {display: block; line-height: 42px; border: 1px solid rgba(255, 255, 255, 1); border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; clear: both;
        -webkit-box-sizing: border-box; text-align: center; text-align: center; background-color: rgba(255, 255, 255, 0.82); color: rgba(10, 39, 82, 1); width: 100%; margin: 0 auto; float: left;
        margin-bottom: 15px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 18px;}
    
    #menu .restoMenuWrapper { position: relative; width: 80%; height: auto; top: 0; left: 0; margin: 0; float: left; padding: 10%;}
    #menus #menu .restoMenuWrapper { margin-bottom: 80px;}
    #menu .restoMenuWrapper h2 { text-align: center; font-size: 35px; }
    #menu .restoMenuWrapper ul { height: auto; width: 100%; }
    #menu .restoMenuWrapper ul li { display: none;}
    #menus #menu .restoMenuWrapper ul li { display: block;}
    #menu .restoMenuWrapper ul a { display: block; line-height: 42px; border: 1px solid rgba(255, 255, 255, 1); border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
        text-align: center; text-align: center; background-color: rgba(255, 255, 255, 0.82); color: rgba(10, 39, 82, 1); width: 100%; margin: 0 auto; margin-bottom: 15px;
        -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 18px;} 
    
    #splitScreen .triger, #splitScreen .argollasback, #splitScreen .argollas { display: none !important;}
    #splitScreen{ width: 100%; height: auto; margin: 0px; padding: 0px; position: relative; }
    #splitScreen .pgleft, #splitScreen .pgright {overflow: auto; width: 100%; height: auto; float: left; padding: 0px;}
    #splitScreen .content { width: 100%;}
    #splitScreen .content .innertext {position: relative; height: auto; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: 7%; float: left; padding: 10%;}
    
    #splitScreen .content .innertext .evGallery {width: 100%; border: none; padding: 0px; height: auto; float: left;}
    #splitScreen .content .innertext .evGallery li {float: left; width: 45%;}
    #splitScreen .content .innertext p { width: 100%; }
    #splitScreen .content .innertext ul { width: 100%; padding-left: 5px; }
    #splitScreen .content .innertext ul li { margin: 0px 10px 10px 10px; }
    
    #splitScreen .pgleft .content .innertext:before { content:'Eventos Sociales'}
    #splitScreen .pgright .content .innertext:before { content:'Eventos Corporativos'}
    
    #splitScreen .pgright .content .innertext:before, #splitScreen .pgleft .content .innertext:before 
    { font-weight: 400; font-size: 22px; border-bottom: 1px dotted #ccc; margin-bottom: 10px; width: 100%; display: block; padding-bottom: 5px; }

    ul#salonescontent {position: relative; float: left; margin: 0px; padding: 5% 0; top: 0px; left: 0px; bottom: 0px; width: 100%; height: auto;}
    ul#salonescontent li {width: 86%; margin: 5% 7%; float: left; clear: both;}
    ul#salonescontent li p { width: auto; padding: 0 30px;}
    ul#salonescontent li a { width: auto; margin: 25px 30px;}

    .contactHolder {position: relative; top: 0px; left: 0px; margin: 7%; width: 86%; height: auto; padding-right: 0px; margin-bottom: 100px;}
    .contactHolder .contactdata { height: auto; width: 80%; padding: 10%;}
    .contactHolder .contactdata h3 { font-size: 24px; line-height: 23px; }
    .contactHolder .contactdata p { font-size: 14px; margin-top: 10px; margin-bottom: 10px;}
    .contactHolder form {position: relative; float: left; width: 80%; margin: 0%; padding: 10%;}
    .contactHolder form label input { width: 90%; padding: 0 5%;}
    .contactHolder form label.selectlabel { width: 100%}
    .contactHolder form label textarea {width: 90%; padding: 0 5%;}
    .contactHolder form label input.btn {width: 100%; padding: 0%; margin: 0px;}
    .contactAlert { margin: 0px; left: 0px; bottom: 16%;}
}
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
	}
}
@media print {
}
