
body {
	background: #fff;
}

li a {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: 'Libre Baskerville', serif;
}

h1 {
	font-weight: bolder !important;
	font-size: 2.3em !important;
	background: url(../images/bg-border-v.png) repeat-x bottom left;
	text-transform: uppercase;
	padding-bottom: 2%;
}

h2 {
	font-weight: bold !important;
	font-size: 1.8em !important;
}

h4 {
	line-height: 1.5em;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

.logo {
	visibility: visible !important;
	opacity: 1 !important;
}

.logo-banner {
	display: none !important;
}


.pad {
	padding-bottom: 5%;
	padding-top: 5%;
}

.post .post-text h2 {
	border: none;
}

.post-text h3 {
	margin-top: 1em;
}

.post-text h5 {
	font-family: 'Libre Baskerville', serif;
	font-weight: lighter;
	font-size: 1em;
	line-height: 1.5em;
}

.post .post-text .info {
	margin-top: 0px;
}


.featured-service .service-list li {
	margin-top: 10px;
}

.featured-service .service-list li figure {
	height: 20px;
}

.nav-desktop ul > li {
	padding: 0px 12px;
}

.nav-desktop ul > li > a {
	line-height: 95px;
	font-size: 15px;
	font-weight: bold;
}

.lenguaje li {
	height: 50px !important;
}

.lenguaje {
	border: 2px solid #ccc;
	margin-bottom: 50px;
}

bg-2 {
	background-image: url('../images/background/bg-2.jpg');
}

.banner {
	padding-top: 25% !important;
}

.title-banner {
	color: #fff;
	display: block;
	width: 50%;
	text-align: center;
	position: absolute;
	top: 70%;
	left: 25%;
	z-index: 1;
}

.title-banner h2 {
	margin-top: -10%;
	font-size: 5em;
	font-weight: bolder;
}

.title-banner h4 {
	text-transform: uppercase;
	font-size: 2.3em;
	color: #fff;
	background: rgba(152, 57, 1, 0.8);
	padding: 2%;
}

.title-wrap .travel-title h2 {
	font-size: 3em;
	text-transform: uppercase;
	font-weight: bolder;
}

.magazine-item .magazine-header h2 {
	font-size: 2em;
}

.sub-banner {
	padding-bottom: 350px;
}

.main-dt {
	margin-top: -250px;
}

.main-cn {
	padding: 1% 8%;
}

.lugares {
	padding: 4% 10%;
}

.magazine-cn {
	background: #fff;
}

.package-item .package-text p:before {
	content: "";
	margin: 0;
}

.package-item .package-text p {
	font-style: normal;
}

.post-text {
	margin-bottom: 5%;
}

.wall {
	padding: 5%;
	width: 100%;
}

.contacto {
	position: static;
	font-size: 0.7em;
	margin: 0px !important;
}

.contacto ul li {
	font-size: 2em;
	font-weight: bolder !important;
}

.contact-cn {
	bottom: 0;
	left: -60%;
	width: 380px;
}


.contact-maps {
	position: static;
	height: 650px;
}


footer {
	padding: 0;
	padding-bottom: 10px;
}

footer p, footer h4, footer h3 {
	color: #fff;
}


footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer .logo-foter {
	margin-top: 20px;
}

@media (max-width: 1199px) {
	.thumnail-item {
		width: 50%;
	}
	.banner {
	padding-top: 20% !important;
	}
	.thumnail-item {
		margin-top: 5%;
		padding: 2%;
	}
	.header.header-stick .bars{
		border-color: #fff !important;
	}
	.header.header-stick .bars:after, .header.header-stick .bars:before{
		background-color: #fff;
	}
}

@media (max-width: 767px) {
	.hr {
		margin-top:10px;
	}
	.banner-slide .owl-item {
		background-position: 60% 50%;
	}
	.title-banner h4 {
		display: none;
	}
	.lugares {
		padding: 0%;
	}
	.magazine-item {
		margin-top: 4%;
	}
	.banner {
	padding-top: 80% !important;
	}
	.sub-banner {
		padding-bottom: 500px;
	}
	h2 {
		margin-top: 10% !important;
	}
	.featured-service .service-list li {
		width: 100%;
	}
	.contacto ul li {
		font-size: 1.5em;
		width: 100%;
	}
	.sales-item .home-sales-text .home-sales-name-places {
		min-height: 80px !important;
	}
	.ul-ft {
		text-align: left !important;
	}
}