@charset "utf-8";
/* https://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
	vertical-align: baseline;
}
#galler {
}

#galler img {
    margin: 0 2px;
    display: inline-block !important;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
	font-family: 'Raleway', cursive;
	background-image: url(img/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .6em;
	font-family: 'Roboto Condensed', sans-serif;
}
.wrap {
	margin: auto;
	width: 1000px;
	position: relative;
}

#logo img {
	width: 100%;
	height: auto;
}

#contenido {
	-webkit-box-shadow: 0px 0px;
	padding: 45px 0;
	position: relative;
	background-repeat: no-repeat;
}

#contenido strong {
	font-weight: bold;
}
#contenido p {
	margin-bottom: .75em;
	line-height: 1.5em;
}
#contenido img {
	max-width: 100%;
	height: auto;
	display: block;
}
#aguas {
	padding: 25px 0;
	text-align: center;
	background-color: #ca552f;
}
#footer {
	padding: 25px 0;
	text-align: center;
	border-top: 3px solid #1c330d;
	background-color: #00309C;
	color: #FFFFFF;
}
#footer p {
	margin-bottom: .75em;
}

#header {
    z-index: 9999;
}

#slide.home {
    height: 90vh !important;
 }
#slide.home .sla, #slide.home .slb, #slide.home .slc, #slide.home .sld, #slide.home .sle  {
    min-height: 90vh !important;
}

#slide {
	height: 470px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center top;
}
#slide img {
	width: 100%;
	height: auto;
}

#slide .sla {
	background-image: url("img/sld/slide.jpg")
}
#slide .slb {
    background-image: url("img/sld/slideb.jpg")
}
#slide .slc {
	background-image: url("img/sld/slidec.jpg")
}
#slide .sld {
	background-image: url("img/sld/slided.jpg")
}
#slide .sle {
	background-image: url("img/sld/slidee.jpg")
}
#slide .sla, #slide .slb, #slide .slc, #slide .sld, #slide .sle  {
    background-position: center center;
    background-size: cover;
    min-height: 470px;
    width: 100%;
}
#menu {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    background-color: #118FAD;
    clear: both;
}
#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	width: 140px;
	line-height: 4em;
}

#menu li {
    display: inline-block;

}
#contenido .txt {
	margin: 0 auto;
	width: 750px;
}
#contenido li {
	list-style-type: none;
	margin-bottom: 0.5em;
	display: block;
	background-image: url(img/paloma.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 0px;
	line-height: 2em;
	
}
.clear {
	clear: both;
}
#contenido h1 {
    clear: both;
    color: #118FAD;
    font-size: 36px;
    line-height: 1.5em;
    text-align: center;
}

#contenido .articulo {
	color: #000000 !important;
}
#contenido h2 {
	clear: both;
	color: #18246C;
	font-size: 28px;
	line-height: 1.5em;
	border-bottom: 1px solid #858585;
	/* [disabled]width: 85%; */
}
#contenido h3 {
	clear: both;
	font-size: 26px;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#contenido h4 {
	clear: both;
	font-size: 20px;
	line-height: 1.5em;
}
#datos {
	background-color: rgba(172,4,1,0.10);
	position: absolute;
	top: 75px;
	right: 0px;
	padding: 10px;
	width: 270px;
	text-align: right;
	border: 1px dashed #D48221;
	-webkit-box-shadow: 0px 0px 0px 2px #49cf52;
	border-radius: 2px;
	box-shadow: 0px 0px 0px 2px #49cf52;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFD4D5;
}
#cuadrorojo {
	width: 100%;
	position: relative;
	color: #000000;
	background-color: #BFBFBF;
	padding: 1em 0;
}
#cuadrorojo h2 {
	text-align: center;
	font-size: 180%;
	font-weight: bold;
}
#cuadrorojo .txt {
	padding: 20px 0;
	text-align: center;
}
#phone {
	background-image: url(img/phone.png);
	height: 132px;
	width: 104px;
	position: absolute;
	left: 15px;
	bottom: 0px;
}
#cuadrorojo .cuadro {
	width: 50%;
	float: left;
}
#cuadrorojo p {
	line-height: 1.5em;


}
#cuadrorojo img {
	height: auto;
	display: block;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 1em;
}
#menud .comp {
	margin: 0 1.5% 1em;
	width: 30%;
	float: left;
}
#menud  img {
	width: 100%;
	height: auto;
	display: block;
}
#plato {
	background-image: url(img/plato%20bot.png);
	width: 340px;
	height: 196px;
	position: absolute;
	bottom: 0px;
	left: -45pt;
}

#socmedia  {
	position: fixed;
	top: 35%;
	left: 0px;
	width: 54px;
	z-index: 9999;
	background-color: rgba(114,139,70,1.00);
}
#socmedia p {
	margin-bottom: 0.4em;
}
#socmedia img {
	height: auto;
	width: 100%;
}
#socmedia .txt {
	padding-top: 10px;
	padding-right: 11px;
	padding-left: 8px;
	padding-bottom: 8px;
}

#socialmedia .cuadro {
	width: 29%;
	margin: 0 auto;
	border-radius: 12px;
	background-color: #FFFFFF;
}
#menud {
	padding: 15px 0;
	border-radius: 8px;
	background-color: rgba(255,255,1,1.00);
}
#mennu img {
	height: auto;
	margin: 0 2%;
	width: 46%;
	float: left;
}
#label {
	background-image: url(img/label.png);
	height: 366px;
	width: 320px;
	position: absolute;
	top: 19px;
	right: 25%;
}
#contenido ul {
	margin-left: 1.5em;
}
#aguas img {
	height: auto;
	width: 35px;
}
#aguaflota {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 200px;
    line-height: normal;
}

#lista {
    background-color: #FFFFFF;
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 17px;
    border-top: 4px solid #118FAD;
    line-height: 1.5em;
}
#lista p {
	margin-bottom: 1em;
}
#lista em {
    font-style: italic;
}

#lista .wrap {
	max-width: 960px;
}
#lista .cuadro {
	width: 30.3%;
	padding: 1.5%;
	float: left;
	font-size: 14px;

}
#logo {
    padding: 19px 24px;
    margin-top: 0;
    margin-right: auto;
    margin-left: -104px;
    margin-bottom: 0;
    width: 160px;
    position: absolute;
    z-index: 9999;
    background-color: #FFFFFF;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    left: 50%;
}
#cuadros {
    background-color: #FFFFFF;
    padding: 2em 0;
    font-family: 'Raleway', sans-serif;
    color: #18246C;
    text-align: center;
    border-top: 2px solid rgba(17,143,173,1.00);
    border-bottom: 4px solid rgba(17,143,173,1.00);
}
#cuadros .cuadro {
	width: 24%;
	float: left;
	margin: 0 0.5%;
	text-align: center;
}

#cuadros h2 {
	font-size: 22px;
}
#cuadros img {
	height: auto;
	width: 100%;
}#cuadros .ima {
	overflow-y: hidden;
}
#cuadros .text {
	padding: 0.75em 2em;
	height: 50px;
	background-color: #DEB82B;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	display: block;
}
#cuadros strong {
	font-size: 120%;
}
#cuadrorojo .text {
	padding: 1em;
	text-align: center;
}
#socialmedia .cuadro .text {
	padding: 1em 1.5em;
	text-align: center;
}
#contenido .wrap {
	background-repeat: no-repeat;
}
#contimagen  {
	float: left;
	width: 35%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#contimagen  img {
	width: 100%;
	height: auto;
}
#contenido .parta, #contenido .partb {
	padding: 1.8em;
}
#contenido .partb {
	background-color: #49cf52;
}
#contenido .cuadro {
	float: left;
	margin: 0 3%;
	width: 44%;
}
#socialmedia {
    padding: 0 10%;
    background-color: #118FAD;
    text-align: center;
}
a {
	text-decoration: none;
}
#socialmedia a {
	color: #000000;
}
#slogan {
	text-align: center;
	padding-top: 1.4em;
	padding-bottom: 0.9em;
	background-color: #8F2326;
}
#food img {
	width: 100%;
	height: auto;
}
#cuadros p {
	margin-bottom: 0.6em;
}
#cuadrorojo strong {
	font-size: 120%;
	font-weight: bold;
}
#footer p a {
	color: #EDF2FE;
}
#contenido h1 strong {
	color: #63B32E;
}


@media screen and (max-width: 999px) {
	
.wrap {
	width: auto;
}
#contimagen  {
	float: none;
	width: 100%;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: auto;
}

#contenido {
	padding: 1em 0;
}


.dosimagenes img{
width: 50%;
float:left;
height: auto;}
	
#slide {
	height: 380px;
}
#slide .sla, #slide .slb, #slide .slc, #slide .sld, #slide .sle  {
    min-height: 380px;
}
#slide.home {
    height: 380px;
 }
#slide.home .sla, #slide.home .slb, #slide.home .slc, #slide.home .sld, #slide.home .sle  {
    min-height: 380px;
}
#contenido h2 {
	width: 85%;
}
#menu li {
	display: block;
}
#menu li a {
	line-height: 3em;
	display: block;
	width: auto;
	border-bottom: 1px solid #06AD45;
}

#contenido .cuadro {
	float: none;
	margin: 0;
	width: 100%;
}
#cuadros .ima {
	height: 80px;
}
}
@media screen and (max-width: 887px) {
#contenido .txt {
	width: auto;
}
#contenido {
	padding: 20px;
}
#socmedia  {
	display: none;
}
#logo {
    margin: 0 auto;
    width: 160px;
    position: relative;
    z-index: 9999;
    background-color: #FFFFFF;
    border-bottom-left-radius: auto;
    border-bottom-right-radius: auto;
	top: auto;
	left: auto;
}
}

@media screen and (max-width: 570px) {
	
	
#cuadrorojo .cuadro {
	width: 100%;
	float: none;
}

#cuadros .cuadro {
	width: 80%;
	margin: 0 auto;
	float: none;
	
}
#socialmedia .cuadro {
	width: 80%;
}
}
