body, h1, h2, h3, h4 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
a {
	color: #ff9800;
}
strong {
	font-weight: 700;
}
nav .brand-logo.center {
	margin-top: -100px;
	z-index: 400;
}
.claro {
	background-color: #E1DFCE;
	color: #32301F;
}
body {
	background-color: #E4DFDC;
	color: #32301F;
}
.top {
	background-color: #D0C8C1;
	height: 20px;
}
.claro2 {
	background-color: #F0EFE8;
	color: #32301F;
}
h1 {
	font-size: 2.5rem;
	font-weight: 300;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 1em;
}
h2 {
	font-size: 2.3rem;
	font-weight: 300;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0.9em;
}
h3 {
	font-size: 2.1rem;
	font-weight: 300;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0.8em;
}
nav, .side-nav {
	color: #634E3F;
	background-color: #E4DFDC;
}
nav ul a {
	color: #32301F;
	text-transform: uppercase;
}
 @media only screen and (max-width : 1450px) {
nav ul a {
	font-size: 0.9rem;
	letter-spacing: -1px;
}
}
 @media only screen and (max-width : 1300px) {
nav ul.left, nav ul.right {
    max-height: 64px;
}
nav ul a {
	 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width:120px;
}
}
nav ul.hide-on-med-and-down li {
	display: inline-block;
	float: none;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.card {
	height: 100%;
}
.card .card-image .card-title {
	padding: 20px;
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0.52);
}
p {
	line-height: 1.8rem;
}
.button-collapse {
	color: #634d3f;
}
.parallax-container {
	min-height: 450px;
	line-height: 0;
	height: auto;
	color: rgba(255,255,255,.9);
}
.parallax-container .section {
	width: 100%;
}
copyright {
	font-size: 11px;
}
 @media only screen and (max-width : 992px) {
.parallax-container .section {
	position: absolute;
	top: 40%;
}
#index-banner .section {
	top: 10%;
}

}
 @media only screen and (max-width : 600px) {
#index-banner .section {
	top: 0;
}
}
.icon-block {
	padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
footer.page-footer {
	margin: 0;
}
#map-canvas {
	height: 550px;
	margin-top: 40px;
}
.claro {
	background-color: #FFFFFF;
	color: #634D3F;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #D0C8C1;
	padding-bottom: 80px;
}
.neg {
	margin-top: -150px;
}
footer.page-footer {
	background-color: #634E3F;
	color: #E4DFDC;
}
footer.page-footer h4 {
	font-family: 'Great Vibes', Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
}
.email {
	font-size: 1.3em;
}
.galeria {
	font-size: 1em;
	text-align: center;
	color: rgba(51,51,51,1);
	text-decoration: none;
}
.galeria img {
	-webkit-filter: contrast(1);
	filter: contrast(1);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.galeria:hover img {
	-webkit-filter: sepia(1);
	filter: sepia(1);
}
.fotog {
	margin-top: 30px;
}
footer.page-footer a {
	color: #E4DFDC;
}
footer.page-footer a:hover {
	color: #fb8c00;
}
footer.page-footer .footer-copyright {
	background-color: rgba(0, 0, 0, 0.2);
}
.card h4 {
	font-size: 2.5em;
	color: #634d3f;
	font-family: 'Great Vibes', Georgia, "Times New Roman", Times, serif;
}
.header {
	font-size: 2.5em;
	font-family: 'Great Vibes', Georgia, "Times New Roman", Times, serif;
}
.header span {
	background-color: rgba(0,0,0,0.6);
	padding: 15px;
	max-width: 600px;
	display: inline-block;
}
.card .card-image img:hover {
	-webkit-filter: sepia(1);
	filter: sepia(1);
}
.card .card-image img {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.precio {
	font-size: 2em;
	padding: 20px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.card.horizontal {
	margin-top: 20px;
	margin-bottom: 20px;
}
.card.horizontal .card-image {
	width: 40%;
	min-height: 200px;
	background-size: cover
}
.flexaparts {
	margin-top: 50px !important;
}
@media only screen and (max-width : 600px) {
.card.horizontal .card-image, .card.horizontal .card-stacked {
	max-width: 100%;
	width: 100%;
	display: block;
}
.card.horizontal {
	display: block;
}
}
.lead {
	font-size: 1.3em;
}
.reglamento p {
	font-size: 0.9em;
	line-height: normal;
}
.icon-social img {
	display: inline-block;
	margin-bottom: -8px;
	margin-right: 10px;
	margin-top: 10px;
}
.idioma {
	float: right;
	margin-top: 4px;
	display: none;
}
.idioma .btn-flat {
	border-radius: 2px;
	height: 36px;
	line-height: 36px;
	padding: 0 1rem;
	font-size: 12px;
	background-color: #634E3F;
	color: #fff;
}
.idioma i.right {
	margin-left: 5px;
}
.dropdown-content li > a, .dropdown-content li > span {
	font-size: 13px;
	color: #993300;
	display: block;
	line-height: 18px;
	padding: 14px 16px;
}
@media only screen and (max-width : 500px) {
.idioma {
	margin-top: 10px;
}
.bordo-top {
	text-align: left;
}
nav .brand-logo.center {
	width: 180px;
	margin-top: -60px;
}
nav .brand-logo.center img {
	width: 100%;
	height: auto;
}
footer.page-footer {
	text-align: center;
}
}
@media only screen and (max-width : 320px) {
.idioma {
	margin-top: 7px;
}
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	box-shadow: 0 1px 0 0 #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF37;
}
input:not([type]):focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
	color: #FF9900;
}
.input-field .prefix.active {
	color: #FF9900;
}
.picker__date-display {
	background-color: #f57c00;
}
.picker__weekday-display {
	background-color: #D76B00;
}
.picker__close, .picker__today {
	color: #D76B00;
}
.picker__nav--prev:hover, .picker__nav--next:hover {
	background-color: #f2f2f2;
}
.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
	background-color: #D76B00;
}
.tele {
	font-size: 2.2em;
	color: #FFF;
	font-weight: 700;
}
#content p {
	line-height: 1.5rem;
}
#content h3 {
	font-size: 1.8rem;
}
#content {
	text-align: center;
}

@media only screen and (min-width: 768px){
.container {
    width: 85%;
}
}
@media only screen and (min-width: 993px){
.container {
    width: 75%;
}
}
@media only screen and (min-width: 601px){
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    line-height: 64px;
}
}