/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

/*
	font h1 h2 h3 h4 h5 h6 ->
	font-family: 'Montserrat', sans-serif;

	p -> font-family: 'Neuton', serif;
	font-family: 'Neuton', serif;

	Montserrat:400,700,900
	PT+Serif:400,400i,700
	Neuton:300,400,400i
*/

h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
}

/*#### Header ####*/
.dark #header.semi-transparent,
.dark #header.semi-transparent.floating-header .container,
#header.dark.semi-transparent,
#header.dark.semi-transparent.floating-header .container {
	background-color: #081b4d2e;
	background: linear-gradient(to bottom, #081b4d78 0%, transparent 100%);
	border-bottom: 1px solid #ffffffc7;
}
.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container,
.dark .responsive-sticky-header #header-wrap, .responsive-sticky-header.dark #header-wrap {
    background-color: #081b4d;
}
#primary-menu > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a
{
	font-family: 'Neuton', serif;
	font-weight: 700;
	color: #fff;
}

#primary-menu ul li > a{
	padding: 39px 12px;
}


.dark #header.transparent-header.full-header:not(.sticky-header)
#header-wrap:not(.not-dark) #logo,
#header.transparent-header.full-header.dark:not(.sticky-header)
#header-wrap:not(.not-dark) #logo {
	border-right-color: rgba(255,255,255,0);
}

.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul {
border-right-color: rgba(255,255,255,0);
}

#header.transparent-header.full-header #primary-menu > ul {
border-right-color: rgba(0,0,0,0);
}

#header.transparent-header.full-header #logo {
	border-right-color: rgba(0,0,0,0);
}

#primary-menu ul li.current > a{
	color: #e2e9f3;
}
.sticky-header #primary-menu ul li.current > a{
	color: #051725;
}

#header, #header-wrap, #logo img {
    height: 100px;
    padding-bottom: 10px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}

/*#### slider ####*/
.dark .slider-caption,
.dark .slider-caption h2 {
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	letter-spacing: 0px;
}
#slider p{
	font-family: 'Neuton', serif;
	font-weight: 400;
	font-style: italic;
	color: #fff;
}

/*#### History ####*/
.story h2{
	color: #081b4d;
	font-size: 42px;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 16px;
}
.story p{
	font-family: 'Neuton', serif;
    color: #222;
    font-size: 25px;
    line-height: 1.4 !important;
}
.story span{
	font-family: 'Neuton', serif;
	display: inline-block;
	font-style: italic;
	color: #ae993a;
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 16px;
}
@media (max-width: 767.98px) {
	.story h2{
		color: #081b4d;
		font-size: 24px;
		line-height: 1.2;
		font-weight: 900;
		margin-bottom: 16px;
	}
	.story p{
		font-family: 'Neuton', serif;
		color: #222;
		font-size: 18px;
		line-height: 1.8;
	}
	.story span{
		font-family: 'Neuton', serif;
		display: inline-block;
		font-style: italic;
		color: #ae993a;
		font-size: 26px;
		line-height: 1.2;
		margin-bottom: 20px;
	}
}
@media (max-width:560px){
	.sm-p-5{
		padding: 1rem !important;
	}
}
/*#### Especials ####*/
.especials h2{
	color: #fff;
	font-size: 34px;
	line-height: 1.2;
	font-weight: 900;
	margin-bottom: 8px;
}
.especials span{
	font-family: 'Neuton', serif;
	display: inline-block;
	font-style: italic;
	color: #ae993a;
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.especials p {
    font-family: 'Neuton', serif;
    color: #fff;
    font-size: 20px;
    line-height: 1.4 !important;
}
.owl-gallery-description h3{
	font-family: 'Neuton', serif;
}
.owl-gallery-description p{
	font-family: 'Neuton', serif;
	font-size: 16px;
	line-height: 1.2 !important;
}

/*BOX SERVICE CAJA TELEFONO | RESERVA | EMAIL*/
.boxes-services{
	display: block;
}
.box-service{
	max-width: 240px;
	height: 200px;
	margin: auto;
}
.flex-center-center{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	color: #fff;
}
.call-services:hover{
	background-color: #ebce8b !important;
}
@media (min-width: 768px) {
	.boxes-services{
		display: flex;
		justify-content: center;
	}
	.box-service{
		max-width: 240px;
		max-height: 200px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media (min-width: 992px) {
	.box-service{
		width: 240px;
		height: 200px;
		margin: 0px 50px;
	}
	.box-service.p-5{
		padding: 3rem;
	}
	.box-service img{
		max-width: 80%;
		height: auto;
	}
	.box-service a h4{
		font-size: 16px !important;
	}

}
/*#### Rooms ####*/
.rooms > h2{
	color: #081b4d;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 900;
	margin-bottom: 16px;
}
.rooms .info-room h2{
	color: #081b4d;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 900;
	margin-bottom: 22px;
}
.rooms .info-room span{
	font-family: 'Neuton', serif;
	display: inline-block;
	font-style: italic;
	color: #ae993a;
	font-size: 22px;
	line-height: 1.2;
	margin-top: 6px;
}

@media (max-width: 767.98px) {
	.rooms > h2{
		font-size: 34px;
	}
}

/*#### Aventure expeditions####*/
.expeditions{
	background-color: #ae993a;
}
.expeditions h2{
	color: #081b4d;
	font-size: 32px;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 0px;
}
.expeditions span{
	font-family: 'Neuton', serif;
	display: inline-block;
	font-style: italic;
	color: #fff;
	font-size: 26px;
	line-height: 1;
	margin-bottom: 20px;
}
.expeditions p{
	font-family: 'Neuton', serif;
	color: #222;
	font-size: 20px;
	line-height: 1.4 !important;
}
.expeditions a.big{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
@media (max-width: 767.98px) {
	.expeditions h2{
		color: #081b4d;
		font-size: 24px;
		line-height: 1.2;
		font-weight: 900;
		margin-bottom: 16px;
	}
	.expeditions span{
		font-family: 'Neuton', serif;
		display: inline-block;
		font-style: italic;
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		margin-bottom: 20px;
	}
	.expeditions p{
		font-family: 'Neuton', serif;
		color: #fff;
		font-size: 16px;
		line-height: 1;
	}
	.expeditions a.big{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	}
}
/*#### Suscription ####*/
.suscription h2{
	color: #fff;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 900;
	margin-bottom: 0px;
}
.suscription span{
	font-family: 'Neuton', serif;
	display: inline-block;
	font-style: italic;
	color: #ae993a;
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.suscription input.form-suscription{
	font-family: 'Neuton', serif;
	font-size: 24px;
	font-style: italic;
	color: #ccc;
}
/*form suscripcion*/
.suscription ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
}

.suscription :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}

.suscription ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff !important;
}
@media (max-width: 767.98px) {
	.suscription h2{
		font-size: 20px;
		margin-top: 20px;
	}
	.suscription span{
		font-size: 18px;
	}
	.suscription p{
		margin-bottom: 10px;
	}
}
/*#### Blog ####*/
@media (max-width: 567.98px){
	.post-grid.grid-2 .entry, .post-grid.grid-3 .entry {
		width: 50%;
		padding-right: 0px !important;
	}
}
/*#### Contacto ####*/
.contact h2{
	color: #081b4d;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 900;
	margin-bottom: 16px;
}
.contact p{
	font-family: 'Neuton', serif;
	color: #222;
	font-size: 18px;
	font-style: italic;
	line-height: 1.2;
}
@media (max-width: 567.98px){
	.contact h2{
		color: #081b4d;
		font-size: 24px;
		line-height: 1.2;
		font-weight: 900;
		margin-bottom: 16px;
	}
	.contact p{
		font-family: 'Neuton', serif;
		color: #222;
		font-size: 14px;
		font-style: italic;
		line-height: 1.2;
	}
	.contact p a{
		font-family: 'Neuton', serif;
		color: #222;
		font-size: 14px;
		word-wrap: break-word;
	}
	.contact.p-5{
		padding: 0rem !important;
	}
}
/*#### footer ####*/
#footer{
	font-family: 'Neuton', serif;
}




/*
ARROW SLIDER
*/
.slider-arrow-left,
.slider-arrow-right,
.flex-prev, .flex-next,
.slider-arrow-top-sm,
.slider-arrow-bottom-sm {
	background-color: transparent;
}
.slider-arrow-left:hover,
.slider-arrow-right:hover,
.flex-prev:hover,
.flex-next:hover,
.slider-arrow-top-sm:hover,
.slider-arrow-bottom-sm:hover {
	background-color: rgba(0,0,0,0) !important;
}

.arrow-slider-custom{
	position: absolute;
	display: flex !important;
	justify-content: center;
	width: 100%;
	height: auto;
	bottom: 10px;
}
.arrow-slider-custom .slider-arrow-left,
.arrow-slider-custom .slider-arrow-right,
.arrow-slider-custom .flex-prev,
.arrow-slider-custom arrow .flex-next,
.arrow-slider-custom .slider-arrow-top-sm,
.arrow-slider-custom .slider-arrow-bottom-sm
{
	position: relative;
	top: 0;
	left: 0;
}
.section-custom{
	max-height: 100vh;
}
@media (min-width: 768px){
	.section-custom{
		max-height: 672px;
	}

}

/* blog */
.entry:after {
	content: '';
	position: relative;
	height: 0px;
	margin-top: 00px;
	background-color: none;
}
.post-content{
	background-color: #fbfdff;
}

/*
	HEADING BLOCK AFTER
*/
.center .heading-block:after,
.heading-block.center:after,
.heading-block.title-center:after {
	margin: 10px auto 20px;
}

.heading-block:after {
	content: '';
	display: block;
	margin-top: 10px;
	width: 100px;
	border-top: 3px solid #f7941d;
}
  .heading-block h1,
  .heading-block h2,
  .heading-block h3,
  .heading-block h4,
  .emphasis-title h1,
  .emphasis-title h2 {
	margin-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #073559;
}

.dark .heading-block:not(.not-dark) h1,
.dark .heading-block:not(.not-dark) h2,
.dark .heading-block:not(.not-dark) h3,
.dark .heading-block:not(.not-dark) h4,
.dark .emphasis-title:not(.not-dark) h1,
.dark .emphasis-title:not(.not-dark) h2 {
	color: #fff;
}

.dark .heading-block:not(.not-dark):after {
	border-top-color: #f7941d;
}





/* CAROUSEL OWL CUSTOM  */
.oc-item{
	position: relative;
}
.oc-item .owl-gallery-description{
	display: none;
	flex-direction: column;
	justify-content: flex-end;
	position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
	background-color: rgba(0, 0, 0, 0.6);
}
.oc-item:hover .owl-gallery-description{
	display: flex;
}
.dark .owl-carousel .owl-nav [class*=owl-] {
    border-color: transparent;
    color: #EEE;
    background-color: rgba(0, 0, 0, 0);
}

/* SLIDER ROOMS  */
.room-caption{
	width: 400px;
}
.info-room p{
	font-size: 16px;
	color: #222;
}
.items-rooms{
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}
.item-room{
	display: flex;
	flex-direction: column;
}
.item-room img{
	max-width: 42px;
	height: auto;
}
@media (max-width: 380px){
	.item-room img{
		max-width: 32px;
		height: auto;
	}
}
.item-room span{
	color: #081b4d;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

/* section activities */
.wm50{
	width: 100%;
}

.wm100{
	width: 100%;
	height: 280px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
	background-size: cover; background-repeat: no-repeat; background-position: center center;
}
@media (min-width: 768px) {
	.wm50{
		width: 50%;
	}
}

/* suscription */
.suscription{
	width: 100%;
	background-size: cover; background-repeat: no-repeat; background-position: bottom center;

}
.form-suscription{
	max-width: 480px;
	margin: auto;
}
input.form-suscription{
	background-color: transparent;
	line-height: 1.2;
	border: 1px solid #e2e9f3;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 80%;
	text-align: center;
	font-size: 22px;
}
/*
	MAP
*/
.maps{
	width: 100%;
	height: 100%;
	min-height: 280px;
	position: relative;
}
@media (max-width: 575px){
	.contact {
		margin-top: 0px !important;
	}
	.contact .sm-p-5 {
		padding: 0rem !important;
	}
	.container-contact{
		margin-top: 0px !important;
	}
	.container-contact .container {
		width: 100% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-top: 0px !important;
	}

}
@media (min-width: 540px) {
	.maps{
		width: 100%;
		height: 100%;
		min-height: 280px;
		position: relative;
	}
}
@media (min-width: 720px) {
	.maps{
		width: 100%;
		height: 100%;
		min-height: 320px;
	}
}
@media (min-width: 960px) {
	.maps{
		width: 100%;
		height: 100%;
		min-height: 460px;
	}
}



/*####
  footer
###*/

  .copyright-links a{
	  font-size: 16px;
	  padding-left: 10px;
	  padding-right: 10px;
  }
  .copyrights-menu {
    margin-bottom: 10px;
	}
	#copyrights a:first-child {
		margin-left: 10px;
	}



/*######### BUTTON THEMES #########*/
.btn-blue-themes{
	background-color: #081b4d;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding: 0 50px;
    font-size: 16px;
	line-height: 46px;
	border: none;
	display: inline-block;
}
.btn-blue-themes:hover{
	background-color: #8ca7c9;
	color: #fff;
}

.btn-golden-themes{
	background-color: #ae993a;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding: 0 50px;
    font-size: 16px;
	line-height: 46px;
	border: none;
	display: inline-block;
}
.btn-golden-themes:hover{
	background-color: #ebce8b;
}
@media (max-width: 567.98px) {
	.btn-blue-themes{
		background-color: #081b4d;
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		padding: 0 50px;
		font-size: 14px;
		line-height: 46px;
		border: none;
		display: inline-block;
	}
	.btn-blue-themes:hover{
		background-color: #8ca7c9;
		color: #fff;
	}

	.btn-golden-themes{
		background-color: #ae993a;
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		padding: 0 50px;
		font-size: 14px;
		line-height: 46px;
		border: none;
		display: inline-block;
	}
	.btn-golden-themes:hover{
		background-color: #ebce8b;
	}
}

/* home #slider subtitulo remove margin top*/
.slider-caption p {
    margin-top: 0px;
}
/*slider rooms*/
.carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.rooms .oc-item{
	height: auto;
	padding: 5%;
}
.rooms .single-room-inner-slider{
	width: 300px;
	background-color: rgba(255, 255, 255, 0.7);
	width: 100%;
    max-width: 500px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: auto;
}

.rooms .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin: 30px 4px 0 4px;
    opacity: 0.5;
	border-radius: 50%;
	border: 1px solid #ae993a;
}
.rooms .slider-element .owl-dots .owl-dot.active, .slider-element .owl-dots .owl-dot:hover {
    background-color: #09264d !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover{
	background-color: transparent !important;
}
.owl-carousel .owl-nav [class*=owl-]{
	background-color: transparent !important;
	border: none;
}
.about .oc-item{
	position: relative;
    border: 1px solid #eee;
    padding: 8px;
    border-radius: 5px;
}
.owl-carousel .owl-nav [class*=owl-] {
    opacity: 1;
}
.owl-carousel .owl-nav i[class|="icon"] {
    font-size: 68px;
    color: #ae993a;
}

.portfolio-filter li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400px;
	line-height: 1.2 !important;
}
.portfolio-filter li.activeFilter a{
	background-color: transparent;
	color: #051338 !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300px !important;
}

@media (min-width: 576px) {
	.rooms .oc-item{
		height: 540px;
	}
	.section.rooms{
		padding: 3rem;
	}

 }

@media (min-width: 768px) {
	.rooms .oc-item{
		height: 540px;
	}
 }

@media (min-width: 992px) {
	.rooms .oc-item{
		height: 580px;
	}
 }

@media (min-width: 1200px) {
	.rooms .oc-item{
		height: 580px;
	}
 }



/**/
#primary-menu ul li > a i {
    position: relative;
    top: 2px;
    font-size: 14px;
    width: 16px;
    text-align: center;
    margin-right: 6px;
    vertical-align: top;
}



/*Estilos para la pagina del blog*/

/*seccion principal post*/
.col_three_fourth, .postcontent {
    width: 74%;
}
/*sidebar*/
.col_one_fourth, .sidebar {
    width: 22%;
}
/*input search blogs*/
.sidebar .form-suscription{
	margin-right: 0px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0rem;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #cacaca;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff00;
    border: 1px solid #ffffff00;
    border-radius: 0.25rem;
}


/*PAGES INTERNAS */

/*Activities*/

.activities .title-page h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	font-weight: 900;
}
.activities .title-page p {
	font-family: 'Neuton', serif;
	font-size: 20px;
	line-height: 1.4;
}
.activities .title-page p span{
	font-family: 'Neuton', serif;
	font-size: 26px;
}
.activities .portfolio-filter {
    position: relative;
    margin: 0 0 40px 0;
    list-style: none;
    border: 0px solid rgba(0,0,0,0.0);
    float: none;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activities .portfolio-filter li a {
    display: block;
    position: relative;
    padding: 12px 18px;
    font-size: 20px;
    line-height: 15px;
    color: #666;
    border-left: 0px solid rgba(0,0,0,0);
}
.activities .portfolio-filter li:first-child a {
    border-radius: 4px;
}
.activities .title-activity{
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

/* About */

.about .info-page h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 1.2;
}
.about .info-page p {
	font-family: 'Neuton', serif;
	font-size: 20px;
	line-height: 1.4;
}
.about .info-page p span{
	font-family: 'Neuton', serif;
	font-size: 26px;
}

.block-activity .title h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 900;
	color: #081b4d;
	line-height: 1;
	margin-bottom: 10px;
}
.block-activity .title h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 900;
	color: #ae993a;
	line-height: 1;
}
.block-activity .description h2{
	font-family: 'Neuton', serif;
	font-size: 30px;
	font-style: italic;
	font-weight: 400;
	color: #ae993a;
	line-height: 1;
	margin-bottom: 8px;
}
.block-activity .description p{
	font-family: 'Neuton', serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}
.block-activity .ico i{
	font-size: 42px;
	line-height: 1.2;
	color: rgb(145, 145, 145);
}
.block-activity .lead {
    font-size: 1.1rem;
	font-weight: 300;
	line-height: 1.4;
	margin: 0px;
}


/*sobre escribiendo estilos de la paginacion */
.btn-link, .page-link, .page-link:hover, .page-link:focus {
    color: #ae993a;
}

/* blog  */
#blogs .entry-title{
	border: none;
}
#blogs .entry-title h2 a{
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-style: normal;
	text-decoration: none;
}
#blogs .entry-content p{
	font-family: 'Neuton', serif;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 300;
}
#blogs .more-link{
	font-size: 20px;
	line-height: 1.2;

}
.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link, .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    border-bottom: 0px;
}


.breadcrumb{
	font-family: 'Neuton', serif;
	font-size: 22px;
	line-height: 1.4;
}

#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #f9f9f9;
    border-bottom: 0px solid #EEE;
}


/*ROOM INDIVIDUAL*/

.description-room{
	font-family: 'Neuton', serif;
	font-size: 18px;
}
.owl-carousel .owl-nav [class*=owl-] {
    left: 5px;
    height: 88px;
}
.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 5px;
}
.owl-carousel:hover .owl-nav [class*=owl-] {
    opacity: 1;
    left: 5px;
}
.owl-carousel:hover .owl-nav .owl-next{
    left: auto;
    right: 5px;
}



/*********/
.entry-image, .entry-image > a, .entry-image .slide a, .entry-image img {
    display: block;
    position: relative;
    width: 100%;
    height: 220px !important;
}


/*SELECT IDIOMAS*/

  #select_idioma{
    border:none;
    background-color: transparent!important;
    font-family: 'Neuton', serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    font-size: 13px!important;
    color: #767676!important;
  }
  #primary-menu ul li > div {
    display: block!important;
    line-height: 22px!important;
    padding: 39px 15px!important;
    color: #444!important;
    font-weight: bold!important;
    font-size: 13px!important;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
    font-family: 'Raleway', sans-serif!important;
    -webkit-transition: margin .4s ease, padding .4s ease!important;
    -o-transition: margin .4s ease, padding .4s ease!important;
    transition: margin .4s ease, padding .4s ease!important;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > div {
    padding-top: 19px!important;
    padding-bottom: 19px!important;
}

@media (max-width: 1080px){

	#select_idioma_msdd {
	    width: 77.7778px;
	    position: absolute;
	    top: 62px;
	    transform: translateY(-50%);
	    right: 10px;
	}
	.dd .ddTitle .ddTitleText img {
	    padding-right: 5px;
	    width: 21px;
	}
	.ddlabel {
	    font-size: 12px;
	    font-weight: bold;
	    color: #a8a0a0;
	}
	.ddcommon .ddChild li img {
	    border: 0 none;
	    position: relative;
	    vertical-align: middle;
	    float: left;
	    max-width: 25px;
	}
}