body {
	font-family: 'Open Sans',sans-serif,Arial;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
}

.crete-round-font {
	font-family: 'Cret|cfdezce Round', sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
}

.doc-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-color: #666;
}



	.doc-loader td {
		text-align: center;
		vertical-align: middle;
	}

div.content-960 {
	max-width: 1000px;
}

@media screen and (max-width: 375px) {
	.centercontainer-lg {
		padding-left: 48px;
	}
}

@media screen and (max-width: 1024px) {
	.centercontainer-lg {
		padding-left: 100px;
	}
}
/*@media only screen and (max-width){
	.centercontainer-lg {
		padding-left: 100px;
	}
}*/

/*.home
{
	width: 100%;
	height: 855px;
	background-image: url('../imagenes/inicio/home2.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #5E5353;
	border-top: 2px solid #464646;
	padding-top: 80px;
}*/

.logo {
	position: absolute;
	left: 40%;
	right: 53%;
	top: -3%;
	margin: 0 auto;
	z-index: 1;
}

/*.logo
{
	margin: 0px auto 0 auto;
	text-align: center;
    max-width: 100%;
}*/
.home-title-holder {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}

.home-title {
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	padding: 0 15px;
	letter-spacing: 1px;
	padding-left: 2px;
}

.title-description {
	text-align: center;
	margin-top: 50px;
	font-size: 18px;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

ul.slides {
	margin-top: 165px;
	font-size: 32px;
	font-style: italic;
	line-height: 40px;
}

blockquote {
	border-left: 3px solid;
	padding-left: 30px;
	margin-left: 30%;
}

.quote-author {
	font-size: 16px;
}

a.preview img {
	visibility: visible;
}


/*MENU*/
div.main-menu {
	width: 100%;
	z-index: 9999;
	top: 0;
	position: fixed;
}

	div.main-menu a.logo {
		font-size: 26px;
		font-weight: 800;
		display: inline-block;
		padding: 20px 0;
	}

	div.main-menu nav {
		max-width: 880px;
		height: 85px;
		text-align: center;
	}

		div.main-menu nav ul {
			height: 100%;
		}

			div.main-menu nav ul li {
				display: inline-block;
				list-style-type: none;
				height: 100%;
				font-weight: 400;
				font-size: 12px;
				letter-spacing: 2px;
			}

		div.main-menu nav a {
			text-decoration: none;
			display: block;
			padding-top: 30px;
			padding-bottom: 29px;
			padding-left: 11px;
			padding-right: 9px;
		}
/*END MENU*/

/*SMALL MENU*/
.small-menu-wrapper {
	width: 420px;
	margin: 0 auto;
}

.small-menu {
	width: 100%;
	height: 45px;
	margin-top: 12px;
	padding: 11px;
	font-family: 'Open Sans', sans-serif, Arial;
	font-size: 1.0em;
	line-height: 45px;
	text-transform: capitalize;
	color: #1CA97E;
	border: 0;
	outline: none;
	text-align: center;
}
/*END SMALL MENU*/

p.info {
	font-size: 18px;
	line-height: 26px;
	width: 700px;
	max-width: 100%;
	margin: 0 auto 100px;
	font-weight: 300;
}

div.section {
	position: relative;
	z-index: 2;
}

	div.section h2 {
		font-size: 34px;
		font-weight: 700;
		letter-spacing: 10px;
		line-height: 40px;
	}

img.separator_x {
	display: inline-block;
	margin: 25px 0 15px;
}

div.services, div.featured_work, div.portfolio, div.blog, div.about, div.pricing, div.skills, div.contact, div.single, div.external {
	padding-top: 85px;
	padding-bottom: 0px;
}

section h4 {
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 3px;
}

div.services section p {
	line-height: 26px;
	font-weight: 300;
}

	div.services section p a {
		text-decoration: none;
	}

ul.read-more {
	display: inline-block;
}

	ul.read-more li {
		background: url(../images/read_more_arrow.png) no-repeat;
	}

	ul.read-more.service-read-more li, ul.read-more.pricing-read-more li {
		background-position: 0px 10px;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 12px;
	}

		ul.read-more.service-read-more li a, ul.read-more.pricing-read-more li a {
			text-decoration: none;
			font-size: 14px;
		}

	ul.read-more.about-read-more li {
		background-position: 0px 9px;
		padding-left: 15px;
		margin-bottom: 6px;
	}

div.book-left {
	width: 50%;
	text-align: right;
}

div.book-right {
	width: 50%;
	text-align: left;
}

div.book-title {
	font-style: italic;
	max-width: 470px;
	line-height: 30px;
}

.book-content {
	max-width: 470px;
	font-weight: 300;
}

div.red_slider_background {
	background-image: url("../imagenes/sliders/EcoMusas.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 654px;
	width: 100%;
}

div.service_slider_background {
	background-image: url("../imagenes/sliders/atardecer.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 654px;
	width: 100%;
}

div.about_slider_background {
	background-image: url("../imagenes/sliders/cata_angel.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 654px;
	width: 100%;
}

div.blog_slider_background {
	background-image: url("../images/blog-slider.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 654px;
	width: 100%;
}

div.service_slider_holder, div.blog_slider_holder {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

p.blog-date-holder {
	font-size: 14px;
}

p.blog-section-title, p.about-section-title, p.skill-section-title, p.contact-section-title {
	font-style: italic;
}

/*WORK*/

div.featured_work_image_slider_holder {
	margin-left: 0;
	width: auto;
	position: relative;
}

.featured_work_item_text {
	position: absolute;
	display: block;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 4px;
}

ul#featured_work_image_slider li {
	font-size: 0;
	line-height: 0;
}

a#featured_work_prev {
	position: absolute;
	top: 40%;
	left: 20px;
}

a#featured_work_next {
	position: absolute;
	top: 40%;
	right: 20px;
}
/*END WORK*/

/*PORTFOLIO*/
.portfolio-section-title-right {
	line-height: 38px;
}

#portfolio-items {
	height: auto !important;
}

	#portfolio-items li {
		float: left;
		font-size: 0;
		position: relative;
		line-height: 0;
	}

		#portfolio-items li img {
			width: 100%;
			height: auto;
		}

.work_item_text {
	font-size: 14px;
	position: absolute;
	letter-spacing: 4px;
}

#filter {
	margin: 50px 0;
}

	#filter li {
		display: inline-block;
		list-style-type: none;
		margin: 15px;
		font-weight: 300;
		font-size: 12px;
		letter-spacing: 3px;
		padding-left: 3px;
	}

		#filter li:hover {
			cursor: pointer;
		}

		#filter li.current {
			border-bottom: 5px solid;
		}
/*END PORTFOLIO*/

/*BLOG*/
p.blog-section-title a {
	text-decoration: none;
}

/*END BLOG*/

/*ABOUT*/
.team-item-holder h4 {
	margin-top: 30px;
	letter-spacing: 4px;
}

.team {
	border: 1px solid;
	max-width: 280px;
	margin: 0 auto;
}

.team-position {
	font-size: 14px;
}

.team-social {
	bottom: -16px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}

	.team-social a {
		width: 33px;
		height: 33px;
		display: inline-block;
		margin: 0 5px;
	}

		.team-social a img {
			display: block;
			max-height: none;
			max-width: none;
		}

.white-border {
	border: 1px solid;
	border-width: 15px;
	overflow: hidden;
	line-height: 0;
}
/*END ABOUT*/


/*PRICING*/
.pricing-full-screen-image {
	background-image: url("../images/pricing-slider.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 654px;
	width: 100%;
}

.pricing-table-small {
	width: 280px;
	margin-top: 165px;
}

.pricing-table-small-content-holder {
	padding: 40px 15px;
}

.pricing-table-small-title {
	font-size: 20px;
	font-weight: 700;
}

ul.pricing-table-small-content {
	margin-top: 20px;
}

	ul.pricing-table-small-content li {
		margin: 10px 0;
	}

.pricing-table-small-price {
	font-size: 46px;
	padding: 30px 0;
	font-weight: 700;
}

.pricin-table-small-sign-up {
	padding: 30px 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 4px;
}

a.sign-up-link {
	text-decoration: none;
}

.pricing-table-big {
	width: 400px;
	margin-top: 100px;
}

.pricing-table-big-content-holder {
	padding: 40px 15px 29px 15px;
}

.pricing-table-big-title {
	font-size: 20px;
	font-weight: 700;
}

ul.pricing-table-big-content {
	margin-top: 60px;
	margin-bottom: 60px;
}

	ul.pricing-table-big-content li {
		margin: 10px 0;
	}

.pricing-table-big-price {
	font-size: 46px;
	padding: 30px 0;
	font-weight: 700;
}

.pricin-table-big-sign-up {
	padding: 30px 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 4px;
}

	.pricin-table-big-sign-up a {
		text-decoration: none;
	}

/*END PRICING*/

/*SKILLS*/
.progress_bar {
	margin-bottom: 25px;
}

.progress_bar_title {
	position: absolute;
	top: 5px;
	left: 15px;
	z-index: 1;
}

.progress_bar_field_holder {
	height: 35px;
	position: relative;
}

.progress_bar_field_perecent {
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
}
/*END SKILLS*/

/*TWEETS*/
div.tweets {
	margin-top: 35px;
}

ul.tweets-content {
	width: 100%;
	text-align: center;
}

	ul.tweets-content li {
		height: 75px;
	}

		ul.tweets-content li a {
			text-decoration: none;
			font-size: 26px;
			font-style: italic;
			line-height: 32px;
		}
/*END TWEETS*/

/*SEPARATORS*/
.separator {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

.twitter_separator {
	background-image: url("../images/separators/separator_twitter_960x50px.png");
}

.featured_work_separator {
	background-image: url("../images/separators/separator_featured_work_960x50px.png");
}

.portfolio_separator {
	background-image: url("../images/separators/separator_portfolio_960x50px.png");
}

.blog_separator {
	background-image: url("../images/separators/separator_blog_960x50px.png");
}

.blank_separator {
	background-image: url("../images/separators/separator_blank_960x50px.png");
}

.about_separator {
	background-image: url("../images/separators/separator_about_960x50px.png");
}

.pricing_separator {
	background-image: url("../images/separators/separator_pricing_960x50px.png");
}

.skills_separator {
	background-image: url("../images/separators/separator_skills_960x50px.png");
}

.contact_separator {
	background-image: url("../images/separators/separator_contact_960x50px.png");
}
/*END SEPARATORS*/

/*CONTACT FORM*/
div.contact {
	padding-bottom: 0;
}

ul#contact-form li {
	margin-bottom: 20px;
}

	ul#contact-form li.last-child {
		text-align: right;
	}

	ul#contact-form li #name, ul#contact-form li #contact-email, ul#contact-form li #website {
		width: 445px;
		border: 0;
		padding-top: 13px;
		padding-bottom: 13px;
		margin: 0;
		height: 28px;
		padding-left: 10px;
		font-size: 16px;
		font-family: 'Open Sans',sans-serif,Arial;
		font-weight: 300;
	}

	ul#contact-form li #message {
		width: 443px;
		margin-left: 0;
		border: 0;
		padding-top: 13px;
		padding-bottom: 0;
		margin: 0;
		padding-left: 10px;
		overflow: auto;
		font-size: 16px;
		font-family: 'Open Sans',sans-serif,Arial;
		font-weight: 300;
	}

	ul#contact-form li #send-message {
		margin-right: 4px;
		margin-top: 0;
		margin-bottom: 0;
	}
/*END CONTACT FORM*/

/*FOOTER*/
footer {
	padding: 100px 0;
	font-size: 14px;
	bottom: 0;
	width: 100%;
	position: fixed;
	z-index: 1;
}

.footer-text {
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
}

.footer-social {
	bottom: -16px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

	.footer-social a {
		width: 168px;
		height: 168px;
		display: inline-block;
		margin: 0 10px;
		overflow: hidden;
	}

		.footer-social a img {
			display: block;
			max-height: none;
			max-width: none;
		}
/*END FOOTER*/

/*SINGLE*/
.single-title h3 {
	font-size: 27px;
	font-style: normal;
}
/*END SINGLE*/
#mapa {
	height: 500px;
}

.bannerHospedajes {
	width: 1505px;
	height: 460px;
	padding: 0px;
	margin: 0px auto;
	display: flex;
	justify-content: center;
}

#mapa {
	height: 500px;
}

.imgbannerhospedajes {
	width: 1500px;
	display: table-row;
	grid-template-columns: 100px 100px 100px;
	grid-template-rows: 50px 50px;
}

.imgshospedajes {
	height: 446px;
	width: 1249px;
	max-height: 446px;
	max-width: 1249px;
	width: 100%;
	height: auto;
}

.textHospedajes {
	/*	justify-content: center;
    width: 1328px;
    padding: 37px;
    margin-left: 0px;
    text-align: justify;
	display: table-row;  
    grid-template-columns: 100px 100px 100px;  
    grid-template-rows: 50px 50px; */
	color: rgb(16 157 179);
}
/*.TituloHospedaje{
	text-align: center;
	color: #1CA97E;
}*/
.containerhsp {
	position: relative;
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #1916bd;
}

.container {
	width: 90%;
	padding: 0px;
	background: rgb(255 255 255 / 0%);
	margin: 0px auto;
	display: flex;
	justify-content: center;
}

.containerhospedajes {
	width: 90%;
	padding: 0px;
	background: rgb(255 255 255 / 0%);
	margin: 0px auto;
	display: flex;
	justify-content: center;
}

.box {
	width: 300px;
	height: 300px;
	background: #ffa5007a;
	float: left;
	margin: 0px 10px;
	transition: 0.5s;
	border-radius: 20px;
	word-wrap: break-word;
	font-size: 35px;
	font-family: cursive;
	text-decoration: none;
	color: white;
}

.centercontent {
	justify-content: center;
}

.card-testimonial {
	margin-top: 30px;
	text-align: center;
}

.box:hover {
	transform: scale(1.1);
	background: #ffa50085;
	box-shadow: 2px 2px 2px #000;
	z-index: 2;
	background-color: #1CA97E;
	color: #1916bd;
	border-left: 1px solid;
	border-right: 1px solid;
}

.efecting {
	width: 200px;
	height: 200px;
	background: #ffa5007a;
	float: left;
	margin: 0px 10px;
	transition: 0.5s;
	border-radius: 20px;
	word-wrap: break-word;
	font-size: 35px;
	font-family: cursive;
	text-decoration: none;
	color: white;
	background-size: 200px 200px;
	text-transform: uppercase;
	font-family: "Encode Sans Semi Condensed", sans-serif;
	font-size: 25px;
	margin-top: 100px;
	text-align: center;
	background-color: #008CBA;
}

	.efecting:hover {
		transform: scale(1.1);
		background: #ffa50085;
		box-shadow: 2px 2px 2px #000;
		z-index: 2;
		background-color: #1CA97E;
	}

* {
	box-sizing: border-box;
}

body {
	font-family: Verdana, sans-serif;
}

.mySlides {
	display: none;
}

img {
	vertical-align: middle;
}

.textSlider {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
/*Slider*/
.banner_wrapper {
	position: relative;
}

.next_arrow {
	position: relative;
	right: 0;
	top: 0;
	width: 100px;
	height: 100px;
	pointer-events: none;
	z-index: 10;
	background-image: url(../images/next.png) /*center center no-repeat*/;
	background-size: 60%
}

.prev_arrow {
	position: relative;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	pointer-events: none;
	z-index: 10;
	background-image: url(../images/left.png) /*center center no-repeat*/;
	background-size: 60%
}

.squeres:hover {
	box-shadow: inset 100px 100px 100px 0 rgb(32 99 6 / 0.63);
	color: white;
	text-decoration: none;
	text-align: center;
}
/*.basic1 {
	width: 300px;
	height: 300px;
	background: #ffa5007a;
	float: left;
	margin: 0px 10px;
	transition: 0.5s;
	border-radius: 20px;
	word-wrap: break-word;
	font-size: 35px;
	font-family: cursive;
	text-decoration: none;
	color: white;
}*/
.basic1:hover {
	box-shadow: inset 200px 200px 200px 0 rgb(92 147 194);
	color: white;
	text-decoration: none;
	text-align: justify;
}
.basic2:hover {
	box-shadow: inset 200px 200px 200px 0 rgb(236 160 14);
	color: white;
	text-decoration: none;
	text-align: justify;
}
.basic3:hover {
	box-shadow: inset 200px 200px 200px 0 rgb(206 118 232);
	color: white;
	text-decoration: none;
	text-align: justify;
}
.basic4:hover {
	box-shadow: inset 200px 200px 200px 0 rgb(255 87 87);
	color: white;
	text-decoration: none;
	text-align: justify;
}

.lineheight {
	line-height: 200px;
}

.banner {
	position: relative;
	max-width: 100%;
	max-height: 100vh;
	overflow: hidden;
}

input {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	opacity: 0;
	cursor: pointer;
}

	input + input {
		right: auto;
		left: 0;
	}

label {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	opacity: 0;
	cursor: pointer;
}

.banner_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transition: all 0.3s ease-in-out;
}

	.banner_box:first-of-type {
		position: relative;
		opacity: 1;
		z-index: 1;
	}

label:first-of-type,
input:first-of-type {
	z-index: 3;
}

input:checked {
	z-index: 1;
}

	input:checked + input + label + .banner_box + input {
		z-index: 4;
	}

		input:checked + input + label + .banner_box + input + input + label {
			z-index: 4;
		}

	input:checked + input + label + .banner_box {
		opacity: 0;
		z-index: 0;
	}

		input:checked + input + label + .banner_box + input + input + label + .banner_box {
			z-index: 2;
			opacity: 1;
		}

input + input:checked + label {
	z-index: 4;
}

	input + input :checked + label + .banner_box {
		opacity: 1;
		z-index: 2;
	}

/*Fin Slider*/
.text {
	white-space: nowrap;
	color: white;
	font-size: 20px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.container:hover .overlay {
	bottom: 0;
	height: 100%;
	background-color: #1CA97E;
}

.overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #008CBA;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.container {
	padding :15px;
	position: relative;
	width: 100%;
	text-align: justify;
}

.containhost {
	position: relative;
	width: 80%;
	text-align: justify;
}

#contenedor {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

	#contenedor > h4 {
		width: 50%;
	}

.texto span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #136e73;
	padding: 10px;
	color: #fff;
	font-family: sans-serif;
}

.img-texto {
	position: relative;
	float: left;
}

	.img-texto span {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999;
		background: #136e73;
		padding: 10px;
		color: #fff;
		font-family: sans-serif;
	}

.text-block {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: black;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
/*Boton flotante*/
.btn-flotante {
	font-size: 16px; /* Cambiar el tamaño de la tipografia */
	text-transform: uppercase; /* Texto en mayusculas */
	font-weight: bold; /* Fuente en negrita o bold */
	color: #ffffff; /* Color del texto */
	border-radius: 5px; /* Borde del boton */
	letter-spacing: 2px; /* Espacio entre letras */
	background-color: #149736; /* Color de fondo */
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 40px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
	text-decoration: none;
}


.btn-flotanteInicio {
	font-size: 16px; /* Cambiar el tamaño de la tipografia */
	text-transform: uppercase; /* Texto en mayusculas */
	font-weight: bold; /* Fuente en negrita o bold */
	color: #ffffff; /* Color del texto */
	border-radius: 5px; /* Borde del boton */
	letter-spacing: 2px; /* Espacio entre letras */
	background-color: #1497361a; /* Color de fondo */
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 40px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
	text-decoration: none;
}
	/*.btn-flotante {
	font-size: 16px;*/ /* Cambiar el tamaño de la tipografia */
	/*text-transform: uppercase;*/ /* Texto en mayusculas */
	/*font-weight: bold;*/ /* Fuente en negrita o bold */
	/*color: #ffffff;*/ /* Color del texto */
	/*border-radius: 5px;*/ /* Borde del boton */
	/*letter-spacing: 2px;*/ /* Espacio entre letras */
	/*background-color: #149736;*/ /* Color de fondo */
	/*padding: 18px 30px;*/ /* Relleno del boton */
	/*position: absolute;*/
	/*bottom: 40px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;*/
	/*transition: all 300ms ease 0ms;
	text-decoration: none;
	margin: 0;
	top: 90%;
	left: 48%;*/
	/*transform: translate(-50px,90%);*/
	/*}*/
	.btn-flotante:hover {
		background-color: #67a52c; /* Color de fondo al pasar el cursor */
		box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
		transform: translateY(-7px);
		text-decoration: none;
	}

.btn-flotanteInicio:hover {
	background-color: #0ec9c0; /* Color de fondo al pasar el cursor */
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
	text-decoration: none;
}

.social:hover {
	background-color: #1CA97E; /* Color de fondo al pasar el cursor */
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0);
	transform: translateY(-7px);
	text-decoration: none;
	cursor: pointer;
}

@media only screen and (max-width: 600px) {
	.btn-flotante {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
}
/*Fin boton flotante*/
.row-flex {
	display: flex !important;
	flex-wrap: wrap !important;
}

.bg-image {
	height: auto;
	max-width: 100%
}

.img-responsive {
	border-radius:10%;
	max-width: 100%;
	height: auto;
	display: block;
}
/*Redes sociales*/
* {
	box-sizing: border-box;
	overflow-x: clip;
}

.floating-button.facebook {
	bottom: 95px;
	background-color: #385898;
	color: #FFF;
}

.img-max-600 {
	max-height: 400px;
	object-fit: cover;
}

.floating-button.instagram {
	bottom: 15px;
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
	color: #FFF;
}

.floating-button i {
	margin-top: 16px;
}

.colorText {
	color: #0ec9c0;
}

.textHospedajesTitulo {
	font-weight: bold;
	text-align: center;
	color: #0ec9c0;
	font-size: xx-large;
}
/*.container {
	width: 95%;
	max-width: 900px;
	padding: 32px 64px;
	margin: auto;
}*/

.social {
	/*las imágenes usadas tienen width de 48px*/
	width: 160px;
	position: fixed;
	top: 85px;
	right: 0;
}

/* Extra centrado vertical*/

.social {
	/*border:1px solid #000;*/
	top: 90%;
	height: 170px;
	/*para poner height 192 deberíamos haber indicado en el reset de estilos font-size:0;*/
	margin-top: -100px;
}
/**
	Estilo para titulos
*/
.tiulopgs {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 10px;
	line-height: 40px;
}

.formStyle {
	font-size: 31px;
	margin-left: 0px;
	color: darkturquoise;
	text-align: center;
}

/*Carrouser*/
.carouselSlider  {
	width: 100%;
	height: auto;
}
/*@media only screen and (max-width:40em) {
	
}*/

.img-slider {	
	width: auto;
	height: auto; 
}

.carousel-inner img {
	width: 100%;
	max-height: 460px;
}
 
.carousel-inner {
	height: auto;
}

.squeresMenus{
	margin: 0px !important;
}

.videoSlider{
	width:100%;
}

/*Texto titulo columnas*/
.stilocolumnas {
	color: #0ec9c0;
	font-size: larger;
}
.zoom {
	padding: 30px; 
	transition: transform .2s; /* Animation */
	width: 200px;
	height: 200px;
	margin: 0 auto;
}

	.zoom:hover {
		transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	}
.seeMore {
	background-color:aqua;
	border-radius: 20px;
	height: 30px;
}
.inner{
margin: 0 auto;
width: 75rem;
max-width: calc(100% - 6rem);

}