@charset "UTF-8";

/* Micro reset */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	
}

a img, :link img, :visited img {
	border: 0;
	outline: 0;
	}

a {
	text-decoration: none;
	color: #CBC4BB;
}
a:hover {
	color: #76777A;
}

* {
  box-sizing: border-box;
}

@font-face {
   font-family: 'austin';
   src: url(austin-cyr-italic.otf);
}
body {
	font-family: 'Lato', sans-serif;
	margin: 0px;
	padding: 0;
	overflow-x: hidden;
	color: #76777A;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: 300;
	text-align: justify;
	background-color: #FFF;
}
.container {
	width: 100%;
	/* [disabled]height: 1100px; */
	overflow: hidden;
	background-color: #FFF;
}
.section-center {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	min-width: 980px;
}
header {
	width: 100%;
	height: 216px;
	text-align: center;
	padding-top: 5px;
}
.flex_nowrap {
  width: 40px;
  height: auto;
}
#parallax-img-2 {
  width: 160px;
  height: auto;
  transform:rotate(-30deg);
  -ms-transform:rotate(-30deg); /* IE 9 */
  -webkit-transform:rotate(-30deg); /* Opera, Chrome, and Safari */
}
#parallax-img-3 {
  width: 50px;
  height: auto;
  transform:rotate(-12deg);
  -ms-transform:rotate(-12deg); /* IE 9 */
  -webkit-transform:rotate(-12deg); /* Opera, Chrome, and Safari */
}
#parallax-img-4 {
  width: 140px;
  height: auto;
  transform:rotate(14deg);
  -ms-transform:rotate(14deg); /* IE 9 */
  -webkit-transform:rotate(14deg); /* Opera, Chrome, and Safari */
}
h1 {
	font-family: austin;
	font-size: 36px;
	color: #0f2e46;
	line-height: 1.5em;
	padding: 5px;
}
h2 {
	font-family: austin;
	font-size: 30px;
	color: #CBC4BB;
	line-height: 1.5em;
}
#listleft {
	float: left;
	width: 280px;
}
#listright {
	width: 290px;
	margin-left: 290px;
	padding-top: 20px;
}
#parallax-img-5 {
  width: 40px;
  height: auto;
  transform:rotate(14deg);
  -ms-transform:rotate(14deg); /* IE 9 */
  -webkit-transform:rotate(14deg); /* Opera, Chrome, and Safari */
}
#galeria img{
  width: 80px;
  height: auto;
  transform:rotate(7deg);
  -ms-transform:rotate(7deg); /* IE 9 */
  -webkit-transform:rotate(7deg); /* Opera, Chrome, and Safari */
}
#parallax-img-7 {
  width: 50px;
  height: auto;
  transform:rotate(-12deg);
  -ms-transform:rotate(-12deg); /* IE 9 */
  -webkit-transform:rotate(-12deg); /* Opera, Chrome, and Safari */
}
.section1 {
	height: 800px;
	clear: both;
}
.section2 {
	height: 900px;
}
.sectionmenu {
	margin-top: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
.whitebg {
	background-color: #FFF;
	padding: 15px;
	width: 65%;
	max-width: 680px;
	min-width: 500px;
}
.whitebgr {
	background-color: #FFF;
	padding: 15px;
	width: 65%;
	max-width: 700px;
	float: right;
	min-width: 550px;
}
#tienda {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #e8e6e3;
	/* [disabled]height: 450px; */
	/* [disabled]clear: both; */
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	/* [disabled]height: 120px; */
	/* [disabled]display: block; */
	margin-top: 10px;
}
.centered {
	text-align: center;
}
#lugares {
	margin-top: -100px;
	min-height: 700px;
	padding-bottom: 50px;
	background-color: #FFF;
	z-index: 1000;
}
.flex_nowrap {
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex; /* Safari */
	-webkit-flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
}


.flexitem {
	width:30%;
	flex-grow:1;
	flex-basis:380;
	padding: 10px;
	}
	
.flexitem img {
	width: 100%;
	max-width:440px;
	 transition: filter 1s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}
.flexitem img:hover {
	-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(100%); /* FF 35+ */
	opacity: .9;
}
.more  {
	color: #0F2E46;
	text-decoration: none;
	font-size: 36px;
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	margin-top: -35px;
	padding-right: 5px;
}
.more:hover {
	color: #CBC4BB;
}
#infotienda {
	float: left;
	height: 440px;
	width: 460px;
	/* [disabled]padding-right: 10px; */
	/* [disabled]max-width: 480px; */
	/* [disabled]min-width: 430px; */
}
#tienda img {
	margin-left: 460px;
	display: block;
	height: 440px;
	width: 520px;
}
.button1  {
	display: block;
	line-height: 45px;
	height: 45px;
	width: 140px;
	color: #E8E6E3;
	background-color: #76777a;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}
.button1:hover {
	background-color: #0f2e46;
}
#footer p a {
	color: #CBC4BB;
	text-decoration: none;
}
#fondo {
	background-color: #FFF;
	padding: 15px;
}
#scroll {
	white-space:nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-top: 40px;
	-webkit-overflow-scrolling: touch;
	height: 650px;
	width: 100%;
}

#scroll img {
	margin-right: 5px;
	height: 100%;
	width: auto;
	max-height: 650px;
	position: relative;
	display: inline-block;
 }
 
 #scroll2 {
	white-space:nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-top: 40px;
	-webkit-overflow-scrolling: touch;
	height: 550px;
	width: 100%;
}

#scroll2 img {
	margin-right: 5px;
	height: 100%;
	width: auto;
	max-height: 550px;
	position: relative;
	display: inline-block;
 }
 
 form label {
	font-size: 14px;
	color: #76777A;
}
form #datos input {
	background-color: #E8E6E3;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #76777A;
	font-weight: 300;
}
form #comentarios textarea {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #76777A;
	font-weight: 300;
	background-color: #E8E6E3;
	background-image: none;
	height: 120px;
	width: 350px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
form #botones input {
	background-color: #76777A;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'Lato', sans-serif;
	color: #E8E6E3;
	font-weight: 300;
	font-size: 14px;
	width: 90px;
	margin-left: 140px;
	text-align: center;
	margin-top: 40px;
	height: 35px;
}

form #botones input:hover {
	background-color: #0f2e46;
}
#comentarios select {
	border: none;
	font-size: 14px;
	height: 40px;
	padding: 3px; /* If you add too much padding here, the options won't show in IE */
	width: 350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E8E6E3;
	color: #76777A;
	
	display: block;
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
}

#formulario {
	width: 380px;
	padding-top: 10px;
	margin-top: 20px;
	float: left;
	margin-left: 60px;
}

#direcciones {
	margin-left: 440px;
	width: 350px;
	padding-top: 40px;
}
.infocentered {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
p {
	line-height: 1.5em;
	padding: 10px;
}
#price {
	/* [disabled]text-align: right; */
	display: inline-block;
	/* [disabled]position: relative; */
	/* [disabled]right: 0px; */
	/* [disabled]float: right; */
	padding-left: 25px;
}
#textlugares {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.sectionmenu img {
	display: block;
	width: 100%;
	max-width: 480px;
	min-width: 390px;
}
#fleft {
	float: left;
	width: 40%;
	/* [disabled]margin-right: 5px; */
}
.text_fright {
	width: 60%;
	margin-left: 40%;
	z-index: 10;
	max-width: 720px;
	min-width: 588px;
	padding: 10px;
	display: block;
}
.text_fleft {
	background-color: #FFF;
	padding: 10px;
	width: 60%;
	max-width: 720px;
	min-width: 588px;
	float:left;
	z-index: 10;
}
#fright {
	display: block;
	width: 40%;
	margin-left: 60%;
}
.sectionmenu p {
	line-height: 1.9em;
}
.clearfix {
	display: block;
	clear: both;
	height: 50px;
	width: 100%;
}
