body {
	background: url("../img/background.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0);
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
	width:100%;
	background:#a5a5a5;
}
.top-nav {
	background: none repeat scroll #a5a5a5;

}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav {
	text-align: center;
}

.top-nav li a, .top-nav li.active-item a, .top-nav .logo.active-item a {
	color: #000;
	font-weight:600;
}

.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 red;
	color:white;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #2fcbe0;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 1em 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}/*
footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}*/
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: black;
	font-size:14px;
	text-align:left;
	padding: 0px 10px 0 10px;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
.titEnSalas {
	max-width:80%!important;
	padding:0px!important
}
.titSalas {
	padding: 70px 0 0px;
	margin: 0px auto 20px;
	font-size: 12px;
	font-weight: bold;
}
.titFotos{
	position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.5);
  z-index: 2;
  width: 100%;
  text-align: left;
  padding: 5px;
  color: white;
}
.titEnSalas .titFotos {font-size: 12px;}
.titEnSalas .activo {background:red;}
.aTitFotos{
	position:relative; display:inline-block;
}
.enSalas .aTitFotos {font-size: 0.7em;}
.aTitFotos img {
	margin: 0 auto; z-index:1
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding:1em 0;
	text-align: center;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
#content .aTitFotos img {margin-bottom: 15px;}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 1000px) {
	.titEnSalas .titFotos {font-size: 10px;}
}
@media screen and (max-width: 768px) {
	.titSalas {
		padding-top: 10px;
		margin: 0px auto 10px;
	}
	.titEnSalas .titFotos {font-size: 9px;}
  body {
  	/*background: none repeat scroll 0 0 rgb(0, 30, 34);*/
  }
  nav {
  	/*background: none repeat scroll 0 0 rgb(0, 30, 34);*/
  	line-height: 1em;
  	position: relative;
  }
  .top-nav {
  	text-align: left;

  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav li a{
  	line-height: 3em;
	background:grey;
  }

  .top-nav .logo {
  	padding: 1.25em;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }/*
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }*/
}


.foo {
  color:black;
  font-weight: bold;
  font-size:14px;
  text-align:center;
  }



  /* grid */
[class*="row-"] {
  margin-bottom: 20px;
}
[class*="row-"]:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
}

@media all and ( min-width: 768px ) {

  /* all cols margin */
  [class*="col-"] {
    margin-right: 20px;
  }
  [class*="col-"]:last-child {
    margin-right: 0;
  }

  /* make the columns responsive */
  .col-1-2 {
    float: left;
    width: 50%;
  }
  .col-1-4 {
    float: left;
    width: 25%;
  }
  .col-1-8 {
    float: left;
    width: 25%;
  }

  /* 2 span rows */
  .row-2 {
    padding-left: 20px;
  }
  .row-2 [class*="col-"]:first-child {
    margin-left: -20px;
  }

  /* 4 span rows */
  .row-4 {
    padding-left: 60px;
	margin-top:30px;
  }
  .row-4 [class*="col-"]:first-child {
    margin-left: -60px;
  }

  /* 8 span rows */
  .row-8 {
    padding-left: 60px;
  }
  .row-8 [class*="col-"]:nth-child(4n+1) {
    margin-left: -60px;
  }
  .row-8 [class*="col-"]:nth-child(5n-1) {
    margin-right: 0;
  }
  .row-8 [class*="col-"]:nth-child(6n-1) {
    clear: both;
  }

}

@media all and ( min-width: 1200px ) {

  /* adjust width */
  .col-1-8 {
    float: left;
    width: 12.5%;
  }

  /* 8 span rows */
  .row-8 {
    padding-left: 140px;
  }
  /* reset these... */
  .row-8 [class*="col-"]:nth-child(4n+1) {
    margin-left: 0;
  }
  .row-8 [class*="col-"]:nth-child(5n-1) {
    margin-right: 20px;
  }
  .row-8 [class*="col-"]:nth-child(6n-1) {
    clear: none;
  }
  /* and add this */
  .row-8 [class*="col-"]:nth-child(1) {
    margin-left: -140px;
  }

}










/* FOOTER */
footer {background:#ccc; border-top:5px red solid;}
footer .line.ancho {display:flex; justify-content:space-between; align-items:flex-start; padding-top:20px; padding-bottom:20px;}
footer .ancho div {width:15%; margin-right: 5%;  font-size:0.9em;}
footer .ancho div:nth-child(3) {width:25%;}
footer .ancho img {width:25%;}
footer .ancho a, footer .ancho p {display:block; margin-bottom:5px;}
footer .ancho a strong {font-weight: 600}
footer .ancho .redes, .redesSoc {display:flex; justify-content: flex-start; width:100%; margin-top: 15px}
footer .ancho .redes a, footer .ancho .redes a img, .redesSoc a, .redesSoc a img {width:35px; margin-right:5px}
.footer2 {text-align: center; font-weight: 600; padding: 20px; font-size:0.9em; line-height: 25px}
.redesSoc {position: absolute; justify-content: flex-end; top:0; right:5px; width: 150px; margin-top:10px}

@media (max-width: 992px) {
	footer .ancho div, footer .ancho > img {display:none;}
	footer .ancho .redes {justify-content: center;}
	footer .ancho div:nth-child(3) {display:block; text-align: center; width:100%; margin-right: 0px;}
}

@media (max-width:600px) {
	.footer2 span {display:block;}
}

.addContact > a {
		display:flex!important;
		justify-content:flex-start;
		align-items:center;
	}

.addContact > a img {
	width:15px;
	display:inline;
	margin-right:5px;
}

@media (max-width:600px) {
	.addContact > a {
		justify-content:center;
	}
}

.whatsapp {
    width: 60px;
    height: 60px;
    position: fixed;
    padding: 0 10px;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    background: rgb(77,194,71);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 35%);
    -webkit-box-shadow: 0 0 4px 1px rgb(0 0 0 / 35%);
    -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);
}
.whatsapp a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.whatsapp img {
    width:80%;
}