.main-menu {
	padding-bottom: 10px;
	padding-top: 10px;
	background: none;
}

.onlyMobile {
	display: none !important;
}

.onlyDesktop {
	display: block !important;
}

h1.mega-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 42px;
	color: #3c441c;
	letter-spacing: 10px;
	font-weight: bold;
}

.banner-area .overlay-bg {
	background: none !important;
}

h1.mega-title::before {
	content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
	position: relative;
	top: -6px;
	margin-right: 15px;
}

h1.mega-title::after {
	content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
	position: relative;
	top: -6px;
	margin-left: 15px;
}

.h2-standar {
	color: #555;
	border-bottom: 2px solid #6dab3c;
	font-weight: 400;
	font-size: 26px;
	padding-bottom: 10px;
}

.header-top .header-top-right .header-social a {
	font-size: 20px;
}

.banner h1 {
	font-size: 72px;
	margin-bottom: 20px;
}

.nav-menu a {
	font-size: 13px;
}

.single-destination {
	height: 400px;
}

.home-about-area .home-about-left {
	padding-left: 10%;
}

p.pstandar {
	font-size: 16px;
	line-height: 28px;
	color: #b7b7b7;
}

.our-history img {
	width: 700px !important;
	padding-left: 10%;
}

.the-hostal img {
	width: 400px !important;
}

.the-hostal .pstandar {
	max-width: 650px !important;
}

.how-to-get-here p.pstandar {
	padding-right: 40px;
}

.footer-area {
	background: #3c441c;
	padding-top: 100px;
}

.single-footer-widget ul li a {
	color: #b9b7b7;
}

.single-footer-widget ul li a:hover {
	color: #b9b7b7;
}

.single-destination h4 {
	text-align: center;
	padding-top: 150px;
	font-size: 32px;
	color: #fff;
	position: relative;
}

.single-destination small {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: auto;
	display: block;
	border: #fff 1px solid;
	width: 150px;
	margin-top: 40px;
	border-radius: 7px;
}

.single-destination .overlay-bg {
	/*background: rgba(4, 9, 30, 0.48);
    opacity: .7;*/
}

body.the-hostel .banner {
	background-image: url(https://lospatioshb.com/the-hostel/BANNERDESKTOP.webp);
	background-size: contain;
	margin-top: 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 1000px) {
	body.the-hostel .banner {
		background-size: cover;
		background-image: url(https://lospatioshb.com/the-hostel/BANNERDESKTOP.webp);
		height: 700px;
	}
}

@media only screen and (max-width: 1000px) {
	body.the-hostel .banner {
		background-size: cover;
		background-image: url(https://lospatioshb.com/the-hostel/BANNERMOBILE.webp);
		height: 600px;
	}
}

@media only screen and (max-width: 600px) {
	body.the-hostel .banner {
		height: 300px;
		background-size: cover;
	}
}

@media only screen and (max-width: 400px) {
	body.the-hostel .banner {
		height: 300px;
	}
}

body.the-hostel h2.subtitle {
	font-size: 28px;
	color: #0F3A61 !important;
	margin-bottom: 15px;
	line-height: 36PX;
	font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width: 1000px) {
	body.the-hostel h2.subtitle {
		max-width: 400px;
		margin: auto;
		display: block;
		margin-bottom: 30px;
	}
	body.the-hostel .border1.initial {
		border-top: 5px solid #3cbfb4;
		max-width: 50px;
		margin: auto 0;
		padding-bottom: 0px;
		position: initial;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
	}
}

body.the-hostel h2.subtitle .cortina {
	background: #3cbfb4;
	color: #fff;
}

body.the-hostel p.pstandar {
	font-family: 'Lato', sans-serif !important;
	color: #505050 !important;
}

body.the-hostel .border1 {
	border-top: 5px solid #3cbfb4;
	max-width: 50px;
	margin: auto 0;
	padding-bottom: 0px;
	position: relative;
	top: -6px;
}

body.the-hostel .parallax {
	height: 600px;
	background-image: url(../img/lospatios/parallax.jpg);
	background-size: cover;
}

body.the-hostel img.los-patios {
	width: 500px !important;
	text-align: center;
	margin: auto;
	max-width: 500px;
	padding-left: 120px;
}

body.the-hostel .checklist {
	max-width: 1000px;
	margin: auto;
	line-height: 32px;
}

body.the-hostel .checklist ul li img {
	width: 20px !important;
}

body.the-hostel .cards {
	max-width: 1000px;
	margin: auto;
	line-height: 32px;
}

body.the-hostel .cards .roomWrapper {
	background: #fff;
	padding: 0px;
}

body.the-hostel .cards .subRoomWrapper {
	background-image: url(https://lospatioshb.com/wp-content/uploads/2019/09/01-Tour-Agency-Cover-min-2.jpg);
	background-size: cover;
	min-height: 400px;
	padding-top: 330px;
	-webkit-box-shadow: -1px 1px 4px 5px rgba(214, 214, 214, 1);
	-moz-box-shadow: -1px 1px 4px 5px rgba(214, 214, 214, 1);
	box-shadow: -1px 1px 4px 5px rgba(214, 214, 214, 1);
	padding-bottom: 15px;
	border-radius: 7px;
}

body.the-hostel .cards a.btn-extra {
	font-size: 18px !important;
	padding: 3px 10px !important;
	max-width: 100px !important;
	margin-top: 10px !important;
}

body.the-hostel .cards .roomWrapper a {
	padding: 10px 20px;
	background: #3cbfb4;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	margin: auto;
	display: block;
	font-family: 'Montserrat', sans-serif;
	max-width: 170px;
	text-align: center;
	font-size: 12px;
}

#the-hostel .our-history {
	padding-top: 0px;
}

body.the-hostel .cards .roomWrapper h2 {
	font-size: 18px;
	padding: 10px 0px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px !important;
	padding: 10px;
	margin-top: 10px;
}

#the-hostel .contact-us p {
	text-align: left;
	color: #fff !important;
	font-weight: bold;
	font-size: 18px;
	max-width: 400px;
	margin-top: 40px;
	line-height: 30px;
	font-weight: 400;
}

#the-hostel .contact-us form {
	margin-top: 30px;
}

#the-hostel .contact-us form p {
	text-align: left;
	color: #fff !important;
	font-weight: bold;
	font-size: 18px;
	max-width: 400px;
	margin-top: 10px;
	line-height: 30px;
	font-weight: 400;
}

#the-hostel .contact-us .right {
	height: 600px;
	background-image: url("https://lospatioshb.com/the-hostel/CITY.webp");
	padding-left: 100px;
}

#the-hostel form a {
	background: #3cbfb4;
	border: solid transparent 2px;
	cursor: pointer !important;
	width: 200px;
	font-size: 22px;
	margin: -10px;
	position: relative;
	left: 10px;
	color: #fff;
	padding: 10px 20px;
	margin-top: 5px;
	border-radius: 0px;
	text-align: center;
}

body.the-hostel .contact-us h2 {
	text-align: left;
	color: #3cbfb4 !important;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 5px;
	margin-top: 40px;
}

body.the-hostel .contact-us input[type='email'],
body.the-hostel .contact-us input[type='date'],
body.the-hostel .contact-us input[type='search'],
body.the-hostel .contact-us input[type='number'],
body.the-hostel .contact-us input[type='text'],
body.the-hostel .contact-us input[type='tel'],
body.the-hostel .contact-us input[type='url'],
body.the-hostel .contact-us input[type='password'],
body.the-hostel .contact-us textarea,
body.the-hostel .contact-us select,
body.the-hostel .contact-us .select2-container .select2-choice,
body.the-hostel .contact-us .select2-container .select2-selection {
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 .75em;
	height: 2.507em;
	font-size: .97em;
	border-radius: 0;
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	background-color: #fff;
	color: #333;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	transition: color .3s, border .3s, background .3s, opacity .3s;
}

body.the-hostel .contact-us .contactDiv form input[type='submit'] {
	background-color: rgba(8, 97, 199, 1);
	border: solid transparent 2px;
	cursor: pointer !important;
	width: 400px;
	margin: 10px;
	position: relative;
	left: 10px;
	color: #FFF;
	margin-left: -10px;
}

.wpcf7 p {
	padding: 0;
	margin: 0;
}

.wpcf7 label {
	display: inline-block;
	width: 100%;
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-form-control-wrap {
	position: relative;
}

#cowork .banner h1 {
	margin: 0;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 52px !important;
	max-width: 900px;
	margin: auto;
	line-height: 60px !important;
	font-weight: bold;
}

  

#cowork .banner .subtitle {
	font-size: 24px;
	margin: 0px;
	font-weight: 300;
	letter-spacing: 2px;
	color: #43EC9D;
	text-transform: Uppercase;
	margin-bottom: 20px;
	letter-spacing: 6px !important;
	margin-top: 15px;
}

#cowork .banner p.description {
	max-width: 600px;
	margin: auto;
	margin-bottom: 60px;
	color: #fff !important;
	margin-bottom: 0px;
}

#cowork .contact input[type='email'],
#cowork .contact input[type='date'],
#cowork .contact input[type='search'],
#cowork .contact input[type='number'],
#cowork .contact input[type='text'],
#cowork .contact input[type='tel'],
#cowork .contact input[type='url'],
#cowork .contact input[type='password'],
#cowork .contact select,
#cowork .contact .select2-container .select2-choice,
#cowork .contact .select2-container .select2-selection {
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 .75em;
	height: 2.507em;
	font-size: .97em;
	border-radius: 0;
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	background-color: #fff;
	color: #333;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	transition: color .3s, border .3s, background .3s, opacity .3s;
	font-family: 'Fira Sans', sans-serif !important;
}

#cowork .contact form {
	width: 400px;
}

#cowork .contact textarea {
	border: #43ec9d 1px solid;
	background: transparent;
	height: 120px;
	color: #43ec9d;
	width: 100%;
	padding: 10px 10px;
}

#cowork .contact form p span {
	display: inline-block;
	width: 100%;
	color: #43ec9d;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family: 'Fira Sans', sans-serif !important;
}

#cowork form a {
	background: #43ec9d;
	border: solid transparent 2px;
	cursor: pointer !important;
	width: 200px;
	margin: 10px;
	position: relative;
	left: 10px;
	color: #010354;
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 5px;
	border-radius: 7x;
	text-align: center;
	font-family: 'Fira Sans', sans-serif !important;
	float: right;
	font-size: 16px;
}

#cowork .banner {
	background-image: url(../img/cowork/banner.jpg) !important;
	height: 700px;
}

#cowork .cta01 {
	padding: 5px 20px;
	background: #00FF90;
	font-weight: bold;
	position: relative;
	top: 30px;
	border-radius: 5px;
	color: #010356;
	cursor: pointer;
	height: 50px;
	font-size: 18px;
}

#cowork .about .left img {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;
	display: block;
}

#cowork .about .left p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 200 !important;
	color: #9c9c9c;
}

#cowork .about .left p b {
	color: #505050;
}

#cowork .facilities {
	padding: 70px 10px;
}

#cowork .facilities .icons p {
	text-align: center;
	color: #010357;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}

#cowork img.ourSpace {
	position: absolute;
	top: 0px;
	left: -50px;
	width: 800px;
}

#cowork .choose-plan{
    background-image: url(../cowork/concrete_seamless.png); 
    background-repeat: repeat;
    background-size: initial;
}



@media only screen and (max-width: 600px) {
	#cowork img.ourSpace {
		position: absolute;
		top: 20px;
		left: -30px;
		width: 110%;
	}
}

#cowork .facilities .icons img {
	max-width: 60px;
	width: 60px;
	margin: auto;
	display: block;
	margin-bottom: 10px;
}

#cowork h2 {
	font-size: 48px;
	line-height: 58px !important;
	color: #000 !important;
	font-weight: bold;
}

#cowork .facilities a {
	font-weight: 400;
	font-size: 12px;
	padding: 10px 20px;
	letter-spacing: 1px;
}

#cowork .our-spaces {
	height: 1400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#cowork .icons div {
	height: 150px;
}

#cowork .our-spaces h2 {
	font-size: 48px;
	line-height: 58px !important;
	color: #000 !important;
	font-weight: bold;
}

#cowork .our-spaces .card:hover .overlay22 {
	opacity: 1;
}

#cowork .our-spaces .card .overlay22 {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 106%;
	font-weight: bold;
	left: -1px;
	color: #fff !important;
	right: -1px;
	background-color: rgba(11, 20, 68, 0.88);
	transition: opacity .6s, -webkit-transform .3s;
	transition: transform .3s, opacity .6s;
	transition: transform .3s, opacity .6s, -webkit-transform .3s;
	pointer-events: none;
	padding: 0px;
	text-align: center;
	padding-top: 100px;
	opacity: 0;
	padding: 0px 20px;
	padding-top: 70px;
}

#cowork .our-spaces .card h2 {
	font-size: 32px;
	line-height: 70px !important;
	color: #fffefe !important;
}

#cowork .our-spaces .card {
	height: 350px;
	padding-top: 40px;
	color: #fff;
	padding: 0;
	background-size: cover;
	overflow: hidden;
}

#cowork .our-spaces .card p {
	font-family: 'Fira Sans', sans-serif !important;
	font-size: 16px;
	font-weight: 200 !important;
	line-height: 26px;
}

#cowork .plan h2 {
	font-size: 52px;
	line-height: 70px !important;
	color: #000 !important;
	text-align: center;
}

#cowork .plan .card h2 {
	color: #000;
	padding: 30px;
	background: #25F794;
	font-size: 36px;
	text-align: center;
	font-weight: 800;
}

#firstname {
	top: 200000px;
}

#cowork .plan .card h2.dif {
	color: #fff !important;
	padding: 30px;
	background: #010356 !important;
	font-size: 36px;
	text-align: center;
	font-weight: 800;
}

#cowork .plan .card {
	min-height: 600px !important;
	text-align: center;
	background: #fff;
	color: #010355;
	font-weight: 400;
	width: 90%;
	margin: auto;
	font-family: 'Fira Sans', sans-serif !important;
	margin-bottom: 100px;
}

#cowork .green {
	color: #43ec9d !important;
}

#cowork .blue {
	color: #010357 !important;
}

#cowork .plan .card li {
	list-style: none !important;
	margin: 2px;
	font-size: 14px;
	font-weight: 600;
}

#cowork .contact {
	height: 900px;
	padding-top: 70px;
	padding-bottom: 70px;
}

#cowork .plan .border3 {
	margin: auto;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 200px;
	height: 20px;
	position: relative;
	top: -20px;
}

#cowork .contact h2 {
	font-size: 52px;
	line-height: 70px !important;
	color: #fff !important;
	text-decoration-color: #43ec9d;
	text-decoration-line: underline;
}

#cowork .frase .title {
	font-size: 42px;
	line-height: 70px !important;
	/* color: #000 !important; */
	font-weight: bold;
	/* color: #f00; */
	text-align: center;
	padding: 50px;
	max-width: 800px;
	line-height: 70px !important;
	margin: auto;
	letter-spacing: 2px;
}

#cowork .about p {
	font-size: 18px !important;
	line-height: 32px;
}

#cowork .facilities{
	background-image: url(../cowork/concrete_seamless.png); 
    background-repeat: repeat;
    background-size: initial;
}




.subrayar {
	text-decoration-color: #43ec9d !important;
	text-decoration-line: underline !important;
}

.subrayar2 {
	text-decoration-color: #3cbfb4 !important;
	text-decoration-line: underline !important;
}


#cowork .contact p {
	color: #fff !important;
	font-size: 14px;
}

#cowork .contact h3 {
	color: #00FF90;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
}


@media screen and (max-width: 600px) {
    
            #cowork .row.icons{
            margin-top: 100px !important;
            }

            #cowork .banner h1 {
            font-size: 32px !important;
            }
        
            
            #cowork .contact form {
            width: 100%;
            }
            
            #cowork .our-spaces .card .overlay22 {
            opacity: .8 !important;
            }
        
}

#rooms header {}

#rooms .photos {
	padding: 70px 10px;
	height: 600px;
}

#rooms .coolplace h1 {
	font-size: 24px;
	color: #3c441c;
	letter-spacing: 10px;
	font-weight: 600;
}

#rooms .coolplace {
	padding: 70px 20px;
}

#rooms .coolplace img {
	margin: auto;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}

#blog .banner {
	background-image: url(../img/blog/Top-image.jpg);
	height: 400px;
	background-size: contain !important;
	margin-top: 150px;
	background-repeat: no-repeat !important;
}

#blog .categories img {
	padding: 20px;
	width: 350px;
}

#blog .categories {
	padding: 70px 10px;
}

#blog .promotion h2 {
	margin-bottom: 20px;
	color: #615f5f;
	max-width: 320px;
}

#blog .promotion p {
	font-family: 'Fira Sans', sans-serif;
	max-width: 320px;
}

#blog .listing .all {
	padding: 40px;
}

#blog .promotion a {
	text-transform: uppercase;
	border: 1px solid gray;
	border-radius: 5px;
	padding: 10px 30px;
	position: relative;
	top: 20px;
	font-weight: bold;
}

#blog .promotion hr {
	max-width: 150px;
	border-top: 2px solid rgb(178, 178, 178);
	margin: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

#blog .promotion {
	background: #f5f5f5;
	padding: 70px 0px 100px 0px;
}

#blog .listing img {
	max-width: 100%;
	height: 240px;
	width: 100%;
}

#blog .listing h2 {
	margin-bottom: 20px;
	color: #615f5f;
	max-width: 90%;
	margin-top: 20px;
	font-size: 22px;
	height: 50px;
	overflow: hidden;
	text-transform: capitalize !important;
}

#blog .listing p {
	font-family: 'Fira Sans', sans-serif;
	max-width: 90%;
	height: 150px;
}

#blog .listing a,
#blog .promotion a {
	text-transform: uppercase;
	border: 1px solid gray;
	border-radius: 5px;
	padding: 10px 30px;
	position: relative;
	top: 20px;
	font-weight: bold;
	color: #4d4d4d;
	cursor: pointer;
}

#blog .listing a:hover {
	background: gray;
	border-radius: 5px;
	color: #fff;
}

#blog .promotion a:hover {
	background: gray;
	border-radius: 5px;
	color: #fff;
}

#blog .listing hr {
	max-width: 150px;
	border-top: 2px solid rgb(178, 178, 178);
	margin: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

#blog .listing .wrapper {
	padding: 30px;
	min-height: 650px;
	background: #fff;
	margin-top: 30px;
}

#blog .listing {
	background: #f5f5f5;
	padding: 70px 0px 100px 0px;
}

#single-blog .body {
	max-width: 800px;
	text-align: left;
	margin: auto;
	background: white;
	padding: 20px;
	position: relative;
	top: -200px;
}

#single-blog h1 {
	margin: auto;
	text-align: center;
	font-size: 42px;
	color: #fcfcfc;
	max-width: 800px;
}

#single-blog .body h3,
#single-blog .body h2 {
	margin-bottom: 20px;
	margin-top: 40px;
	font-size: 18px;
	font-weight: 400;
	color: #505050;
	font-family: 'Playfair Display', serif;
	padding-bottom: 10px;
	border-bottom: 2px solid #c5c5c5;
	margin-bottom: 30px;
	text-align: left !important;
}

#home .modal img {
	position: absolute;
	top: 10%;
	left: 5%;
	width: 400px;
}

#home .modal {
	position: fixed;
	z-index: 999999!important;
	top: 0%;
	left: 0%;
	background: #00000000;
}

#home #exitModal {
	cursor: pointer;
	-webkit-filter: brightness(100%)!important;
	filter: brightness(100%)!important;
	z-index: 9999;
	width: 30px;
	right: 200px!important;
	background: #fff;
}

#single-blog .body p {
	font-size: 14px;
	line-height: 24px;
}

#single-blog .body img {
	margin: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	display: block;
	border-radius: 5px;
	max-width: 100%;
}

#single-blog .banner {
	height: 600px;
	background-size: cover;
	overflow: hidden;
	position: relative;
	padding-top: 240px;
	background-position: center;
}

#single-blog .body .emoji {
	width: 25px
}

#single-blog .promotion {
	background: #f3f3f3 !important;
}

#single-blog .promotion .row.align-items-center.justify-content-end {
	background: transparent !important;
}

#single-blog .author-name {
	text-decoration: none;
	color: #3c441c !important;
	font-size: 22px;
	margin-bottom: 20px !important;
	padding-bottom: 40px;
	position: relative;
	top: -10px;
	font-weight: 600;
}

#single-blog p.date-blog {
	text-align: center;
	color: #ffffffb8;
	padding-top: 30px;
}

#single-blog .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #1213127a;
	padding-top: 120px;
}

#single-blog .list1 {
	padding: 40px;
}

body#atmosphere {
	background-image: url('../img/atmosphere/fondo.jpg');
	background-size: contain;
}

#atmosphere .banner h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	color: #3c441c;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

#atmosphere .gallery {
	padding: 70px 10px;
}

#atmosphere .gallery .logo {
	width: 150px;
	float: right;
}

#atmosphere .overlayYoutube {
	width: 96%;
	height: 60px;
	background: #eb7a00;
	position: absolute;
	top: 0;
	top: -2px;
	font-size: 24px;
	padding: 10px;
	padding-left: 30px;
	color: #fff;
	font-weight: 400;
	font-family: 'Caveat Brush', cursive;
}

#atmosphere .banner h1::before {
	content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
	position: relative;
	top: -6px;
	margin-right: 15px;
}

#atmosphere .banner h1::after {
	content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
	position: relative;
	top: -6px;
	margin-left: 15px;
}

.playfair {
	font-family: 'Playfair Display', serif;
}

.chronicle {
	font-family: 'Chronicle Display' !important;
}

.fontania {
	font-family: 'Fontania' !important;
	font-weight: 200 !important;
}

.monserrat {
	font-family: 'Montserrat', sans-serif !important;
}

.firasans {
	font-family: 'Fira Sans', sans-serif !important;
}

.underline {
	text-decoration-line: underline;
}

iframe.iframe-slider {
	height: 600px;
}

#home .how-to-get-here h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin-top: 100px;
}

#header {
	background: #ffffff;
}

.nav-menu a {
	color: #6c6c6c !important;
}

.nav-menu a.booknow-cta-menu {
	background: #28a745;
	color: #fff !important;
	padding: 10px 25px !important;
	position: relative;
	top: -10px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

.booknow-cta-menu:hover {
	background: #3c441c;
	color: #fff !important;
}

#home .owl-carousel .owl-item img {
	width: 200px !important;
	border-radius: 10px;
}

@media only screen and (max-width: 1000px) {
	.onlyMobile {
		display: flex !important;
	}
	.onlyDesktop {
		display: none !important;
	}
}

@media only screen and (max-width: 700px) {
	#blog .banner {
		height: 300px;
	}
	#header .lnr-menu:before {
		content: "\e871";
		color: #1c391b;
		FONT-SIZE: 50PX;
	}
	#the-hostel iframe {
		height: 350px !important;
	}
	#the-hostel p {
		padding: 10px 40px !important;
	}
	
	#the-hostel .contact-us p {
		padding: 0px !important;
	}
	
	#the-hostel .contact-us .right{
	        padding-left: 40px;
	}
	

	
	#the-hostel iframe.iframe-slider {
		height: 350px;
		margin-top: 120px;
	}
	#home .banner video {
		height: 350px;
		margin-top: 120px;
	}
	#the-hostel #header {
		background: #fff;
	}
	
	
	
	#home #header {
		background: #fff;
	}
	body.the-hostel img.los-patios {
		padding-left: 0px;
		width: 100% !important;
		max-width: 100%;
	}
	.home-about-area .home-about-left {
		padding: 10px 15px;
	}
	body.the-hostel .cards .roomWrapper {
		margin-top: 40px;
	}
	#the-hostel .our-history {
		padding-top: 10px;
	}
	#the-hostel .contact-us p {
		margin-top: 0px !important;
	}
	.nomobile {
		display: none !important;
	}
	/* HOME */
	#home .banner h1 {
		font-size: 28px;
		margin-bottom: 20px;
		color: white !important;
		width: 100%;
		letter-spacing: 1px;
	}
	#home .banner h6 {
		margin-top: -40px
	}
	#home h1.mega-title {
		font-size: 28px;
		letter-spacing: 2px;
	}
	#home h1.mega-title::before {
		content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
		position: relative;
		top: -6px;
		margin-right: 15px;
	}
	#home h1.mega-title::after {
		content: url(https://lospatioshb.com/wp-content/uploads/2018/05/iconColor2.png);
		position: relative;
		top: -6px;
		margin-left: 15px;
	}
	#home .how-to-get-here h2 {
		font-family: 'Montserrat', sans-serif;
		font-weight: bold;
		margin-top: 100px;
	}
	#cowork .facilities .icons {
		margin-top: 100px;
	}
	#cowork .contact {
		height: 1000px;
	}
	#cowork .contact form {
		margin-top: 40px;
	}
	#cowork .banner {
		height: 800px;
	}
	#the-hostel .contact-us .right {
		height: 800px;
	}
	#blog .listing .all {
		padding: 0px;
	}
}

@media only screen and (max-width: 700px) {
    
    #the-hostel .facilities{
	    background-image: url(../img/cowork/BG_MOBILE.jpg); 
	    background-size: cover;
	}
    
	#cowork .our-spaces {
		height: 2600px;
	}
	#single-blog .body {
		max-width: 800px;
		top: -100px;
	}
	#single-blog .list1 {
		padding: 10px;
	}
}

#mobile-nav ul li a {
	font-size: 19px !important;
}

@media only screen and (max-width: 440px) {
	#blog .banner {
		height: 200px;
	}
}

.footer_ {
	height: 300px;
	margin: auto;
	background-image: url(https://lospatioshb.com/images/v2/footer.png);
	background-size: cover;
}

.footer_ h3,
.footer_ a {
	font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width: 800px) {
	.footer_ {
		height: 600px;
		background-position: right;
		background-image: url(https://lospatioshb.com/images/v2/footerMobile.png);
	}
}

section.mobile {
	display: none;
}

.topnav {
	overflow: hidden;
	background-color: #333;
	position: relative;
	display: none;
}

.topnav #myLinks {
	display: none;
}

.topnav a {
	color: white;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 22px;
	display: block;
}

.topnav a.icon {
	background: #28a745;
	display: block;
	position: absolute;
	right: 0;
	font-size: 40px;
	top: 0;
}

.topnav a:hover {
	background-color: transparent;
	color: black;
}

.active {
	background-color: #fff;
	color: #000;
}

.topnav .booknow-cta-menu {
    font-size: 22px;
    text-align: right;
    font-weight: bold;
    border: 1px solid;
    max-width: 200px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    margin-top: -10px;
    background: #3cbfb4;
    border-radius: 5px;
}

@media only screen and (max-width: 1200px) {
    .topnav .booknow-cta-menu {
     z-index: 0 !important;
    position: absolute;
    right: 30px;
    padding: 7px 20px;
    top: 30px;
    font-size: 22px;
    border: none;
    border-radius: 0;
    }
}


@media only screen and (max-width: 600px) {
    .topnav .booknow-cta-menu {
    right: 10px;
    padding: 7px 20px;
    top: 30px;
    font-size: 16px;
    }
    
    
     .topnav .booknow-cta-menu:hover {
        background: #3cbfb4;
        transform: scale(1.1);
        cursor:pointer;
    }
    
    img.logoWhite, img.logoBlack{
            width: 100px;
            margin-top: 10px;
            margin-left: -40px;
    }
}


#logo img {
	width: 180px;
}

@media only screen and (max-width: 1250px) {
	.container.main-menu {
		max-width: 1200px;
	}
}

@media only screen and (max-width: 1000px) {
	#header #logo img {
		display: none !important;
	}
	.container.main-menu,
	.header-top {
		display: none;
	}
	.topnav {
		display: block;
	}
	#header {
		height: 100px;
	}
	#header #logo img {
		position: fixed;
		top: 20px;
		left: 20px;
	}
	#mobile-nav-toggle {
		top: -30px !important;
		margin-top: -20px !important;
	}
	#home .modal img {
		width: 300px;
	}
	#atmosphere .banner img {
		max-width: 100% !important;
	}
	section.mobile a.booknow-cta-menu {
		background: #28a745;
		color: #fff !important;
		padding: 10px 50px !important;
		position: relative;
		top: -5px;
		border-radius: 7px;
		text-align: center;
		margin: auto;
		display: table;
		font-size: 20px;
		margin-top: 30px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	#logo img {
		width: 140px;
	}
}

.promotion-nav {
	background: green;
}

.promotion-nav .box-yellow {
	padding: 5px 8px;
	line-height: 22px;
	text-align: center;
	margin-right: 20px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	height: 45px;
	position: relative;
	top: 7px;
	font-size: 20px;
}

.promotion-nav .box-transparent {
	color: #fff;
	/* font-weight: bold; */
	letter-spacing: 3px;
	position: relative;
	top: 7px;
	line-height: 15px;
	margin-top: 20px;
	text-align: center;
}

.promotion-nav .button-submit {
	background: transparent;
	color: #fff !important;
	padding: 2px 10px !important;
	/* position: relative; */
	top: -8px;
	border-radius: 2px;
	font-weight: bold;
	letter-spacing: 3px;
	border: none;
	/* margin-top: -10px; */
	line-height: 16px;
	text-align: center;
	margin: auto;
	width: 100%;
	font-size: 18px;
	text-decoration: underline;
}

.promotion-nav .firstname,
.promotion-nav .email {
	margin: 10px 7px;
	position: relative;
	height: 40px;
	padding: 10px;
	width: 97%;
}

a.closecard {
	float: right;
	position: relative;
	right: 10px;
	color: #fff;
	cursor: pointer;
}

@media only screen and (max-width: 1000px) {
	.promotion-nav .box-transparent,
	.promotion-nav .box-yellow {
		text-align: center;
		margin-bottom: 30px;
	}
}

.transparent {
	background: transparent !important;
}

.menu-hamburguer {
	cursor: pointer;
}

.menu-hamburguer:hover {
	transform: scale(1.1);
}

#menuToggle {
	display: block;
	position: relative;
	top: 50px;
	left: 50px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

#menuToggle a {
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	transition: color 0.3s ease;
}


#menuToggle a.book-now {
	background: #28a745;
	color: #fff !important;
	padding: 10px 20px !important;
	position: relative;
	top: 30px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#menuToggle a:hover {
	font-weight: 800;
	color: #3cbfb4;
}

#menuToggle input {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0;
	/* hide this */
	z-index: 2;
	/* and place it over the hamburger */
	-webkit-touch-callout: none;
}


/*
 * Just a quick hamburger
 */

#menuToggle span {
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: #cdcdcd;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

#menuToggle span:first-child {
	transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
	transform-origin: 0% 100%;
}


/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */

#menuToggle input:checked~span {
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	background: #232323;
}


/*
 * But let's hide the middle one.
 */

#menuToggle input:checked~span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}


/*
 * Ohyeah and the last one should go the other direction
 */

#menuToggle input:checked~span:nth-last-child(2) {
	transform: rotate(-45deg) translate(0, -1px);
}


/*
 * Make this absolute positioned
 * at the top left of the screen
 */

#menu {
	position: absolute;
	width: 350px;
	margin: -100px 0 0 -50px;
	padding: 50px;
	padding-top: 125px;
	background: #000;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
	height: 900px;
}

#menu li {
	padding: 10px 0;
	font-size: 22px;
}

@media only screen and (max-width: 600px) {
    #menu {
	position: absolute;
	width: 100%;
    }
}

/*
 * And let's slide it in from the left
 */

#menuToggle input:checked~ul {
	transform: none;
}

.main-menu {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.white-bar {
	background: #fff !important;
}

.black-bar {
	background: gray !important;
}

#menuToggle {
	display: block;
}

#header {
	margin-top: 0px;
}

topnav a:hover {
	background-color: transparent;
}

@media only screen and (max-width: 1000px) {
	#header {
		margin-top: 0px;
	}
	.active {
		background-color: transparent;
	}
	#menuToggle {
		top: 25px;
		left: 25px;
	}
	#home #header {
		background: #fff;
		height: 70px;
	}
	body header .topnav {
		background-color: #0000 !important;
		margin-top: -30px;
	}
}

.menu a.booknow-cta-menu {
	background: #28a745;
	color: #fff !important;
	padding: 10px 20px !important;
	position: relative;
	top: -5px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

.menu a {
	padding: 0 8px 0 8px;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	outline: 0;
}

.nav-menu a.booknow-cta-menu {
	color: #fff !important;
	padding: 10px 25px !important;
	position: relative;
	top: 0px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	border: none;
	border-radius: 0px;
	left: 100px;
}

@media only screen and (max-width: 1400px) {
	.nav-menu a.booknow-cta-menu {
		left: -50px;
	}
}

.nav-menu a.booknow-cta-menu:hover {
	transform: scale(1.1);
}

.features .title span:hover {
	font-weight: 400 !important;
}

#header.header-scrolled {
	background-color: #fff !important;
}


  h2.exper {
	font-size: 32px;
	max-width: 700px;
	padding: 40px 10px;
	margin: auto;
	display: block;
	text-align: center;
	letter-spacing: 2px;
}

.triangulo1 {
position: absolute;
    top: 60px;
    right: 17%;
    width: 100px;
}

.triangulo2 {
	width: 70px;
	display: none !important;
}

.triangulo3 {
position: absolute;
    right: 17%;
    width: 100px;
}

@media only screen and (max-width: 800px) {
	h2.exper {
		font-size: 24px;
		max-width: 400px;
	}
}

@media only screen and (max-width: 1100px) {
	.triangulo1, .triangulo3 {
		display: none !important;
	}
	.triangulo2 {
		display: block !important;
		text-align: center;
		margin: auto;
		margin-top: 10px;
	}
}