/****** PLACE YOUR CUSTOM STYLES HERE ******/
.cta-wasap {
    position: fixed;
    z-index: 99999;
    bottom:20px;
    right: 20px;
}

.nav-bar {
	border-bottom:none !important;
	box-shadow: 0px 5px 8px rgba(0, 0, 0, .10) !important;
}

nav.transparent.fixed .menu > li > a {
	color:#393;
}

nav.nav-centered .logo {
    max-height: 100px;
    margin: 18px 0 18px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans','Raleway',"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.bg-secondary {
    background: #faf8ed !important;
}

.logo {
	max-height: 70%;
}

.menu li a {
	font-size:12px;
	font-weight:bold;
}

.menu > li ul {
	background-color:#39afef !important;
}

.nav-bar {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .10);
}

.sombra-imagen {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}

.border-left-img {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;

-webkit-border-top-left-radius: 6px !important;
-webkit-border-bottom-left-radius: 6px !important;

-moz-border-radius-topleft: 6px !important;
-moz-border-radius-bottomleft: 6px !important;
}

.border-right-img {
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;

-webkit-border-top-right-radius: 6px !important;
-webkit-border-bottom-right-radius: 6px !important;

-moz-border-radius-topright: 6px !important;
-moz-border-radius-bottomright: 6px !important;
}

.lightbox-grid li {
	width:33% !important;
}

.price2 {
	font-size:60px;
	font-weight:normal;
}
.habitaciones {
	padding-top:32px;
	padding-bottom:32px;
}

.bg-footer {
	background-color:#4a464b;
}

.module {
    display: inline-block;
    padding: 0 20px;
}

.module-social-share {
    display: inline-block;
    padding: 0 0px;
}
a.social-share { color:#fff; }