@font-face {
    font-family: 'Ruttan';
    src: url('./assets/fonts/Ruttan-Regular.eot');
    src: url('./assets/fonts/Ruttan-Regular.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Ruttan-Regular.woff2') format('woff2'),
        url('./assets/fonts/Ruttan-Regular.woff') format('woff'),
        url('./assets/fonts/Ruttan-Regular.ttf') format('truetype'),
        url('./assets/fonts/Ruttan-Regular.svg#Ruttan-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
	background-color: #fff;
	font-family: 'PT Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Ruttan';
}
strong, b {
	font-weight: bold;
	/* font-family: 'Ruttan'; */
}
.small-title {
	letter-spacing: 0px;
	text-transform: inherit;
	font-family: 'Ruttan';
	margin: 0px;
	font-size: 30px;
	color: #8e6532;
}

.togo-side-content {
	overflow: hidden;
}

#home .owl-item {
	/* transition: all 6s; */
	border: solid 20px #fff;
}
#home .owl-item > .item {
	/* transition: all 6s; */
}
#home .owl-item.active > .item {
	/* transform: scale(1.2) ; */
	background-repeat: no-repeat;
	/* transition: all 6s ease; */
}
#servicios {
	background-color: #c5a47e;
}
.togo-menu-fixed > ul > li {
	border-bottom: 1px solid #d7d6d6;
}
.logo img {
	width: 170px;
}
#about {
	/* background-color: #192035; */
}
#about p, strong {
	/* color: #b9b5b0 */
}
#about .title {
	margin-top: -20px;
	/* color: white; */
}
.intro {
	font-size: 18px;
	padding-bottom: 20px;
	display: block;
}
#ubicacion .lista {
	margin: 0;
}
#ubicacion .lista li {
	display: flex;
	align-items: center;
}
#ubicacion .lista li span {
	width: 24px;
	height: 24px;
	background-color: #8e6532;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	margin-right: 10px;
	font-weight: bold;
}
#ubicacion .title {
	color: #192035;
	/* margin-top: -20px; */
	line-height: 40px;
}
#ubicacion .title span {
	font-size: 45px
}
#amenidades {
	background-color: #192035;
	background-image: url('./assets/img/fondo-amenidad.jpg');
	background-size: cover;
}
#proyectos {
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}


.togo-side-content > .logo {
	background-color: #1a1f33;
	/* margin-left: -50px; */
	position: absolute;
}
.togo-fixed-sidebar + .burger-menu {
	background: #1a1f33;
}
.togo-fixed-sidebar {
	background-color: #fff;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	/* z-index: 9999999; */
}
.togo-menu-fixed > ul > li > a {
	font-weight: bold;
}
.togo-menu-copyright p a {
	color: #3cbdb3;
}

video {
	position: relative;
	top: 0;
}
#vidBox {
	display: flex;
	justify-content: center;
}
#videCont {
	position: relative;
	height: 0;
	margin: auto;
	max-width: 720px;
	height: auto!important;
	display: flex;
	align-items: center;
	padding: unset;
	width: 100%;
	margin: inherit;
}

#closer_videopopup {
	cursor: pointer;
}
.about .image .img .vid:after {
    content: '';
    width: 100%;
    height: 100%;
	top: 5px;
	right: 0;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.68) !important;
}
.about .image .img .vid {
	color: white;
	background: none;
	border-radius: 50%;
}
span:hover, a:hover {
	color: white;
}

.about .image .img {
	border-radius: 20px;
	overflow: hidden;
}

.gallery-box {
	/* border-radius: 20px; */
}


.parallax {
	/* The image used */
	background-image: url("assets/img/parallax.jpg");
  
	/* Set a specific height */
	min-height: 500px; 
  
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  

.parallax .box {
	margin: 0 auto;
	color: white;
	background: #ffffffc4;
	border-radius: 100%;
	padding: 60px;
	height: 300px;
	width: 300px;
}

.parallax2 {
	/* The image used */
	background-image: url("assets/img/proyecto.jpg");
  
	min-height: 490px;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
  }

  .parallax2 .box {
	margin: 0 auto;
	color: white;
	background: #ffffffc4;
	border-radius: 100%;
	padding: 60px;
	height: 300px;
	width: 300px;
}

footer {
	padding: 30px 0;
}


.content-lines-inner {
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.content-lines-wrapper {
	pointer-events: none!important;
}


.testimonial[data-overlay-dark]::before {
	background: #c5a47e;
}
.testimonials {
	padding: 60px 30px;
	border: 8px solid #403732;
	border-top: 0;
	margin-bottom: 0;
}
.testimonials::before {
	border: 4px solid #403732;
}
.testimonials::after {
	content: '';
	width: 30px;
	height: 6px;
	border: 4px solid #403732;
	position: absolute;
	top: 0;
	right: 21px;
}
.testimonials .client-area h6 {
	font-size: 28px;
	color: #403732;
	font-weight: bold;
}

.title {
	font-family: 'Ruttan';
	letter-spacing: 4px;
	font-size: 60px;
}

.title-service {
	position: absolute;
	z-index: 9999;
	bottom: -8px;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: #ffffffbf;
	padding: 10px 0;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {
	color: #fff;
	border: 1px solid transparent;
}
.btn {
	/* background-color: #8e6532; */
	background-color: #1a1f33
}
.btn:hover {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	background-color: #8e6532;
}
.togo-fixed-sidebar .togo-menu-social-media .social a::before {
	background-color: #1a1f33;
}
#precios {
	overflow: hidden;
}
.whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background-color: #25d366;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;
}
.whatsapp:hover {
	color: white;
}
.whatsapp-icon {
	margin-top: 13px;
}
.post img {
	border-radius: 20px;
	overflow: hidden;	
}
.post .title {
	font-size: 40px;
}
.contact .bg-4 {
	background-image: url(assets/img/amenidad.jpg);
}

.togo-menu-fixed ul li:hover > a, .togo-menu-fixed > ul > li.current-menu > a {
	color: #8e6532 !important;
}

.padding-ubica {
	padding-top: 50px;
	padding-bottom: 50px;
	display: flex;
  	align-items: center;
	  z-index: 9;
}

.img-ubica {
	background-color: #202539;
}
.img-ubica img {
	position: absolute;top: 0;right: 0;height: 600px;width: 660px;
}
.img-tortuga img {
	position: absolute;top: 0;right: 0;height:580px;width: 700px;
}

.img-amenidad {
	/* background-color: #192035; */
  width: 380px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.img-amenidad img {
	/* position: absolute;
	top: 0;
	left: -300px; */
	height: auto;
	/* width: 600px; */

}

input[type="submit"] {
	background: #8e6532;
}

input[type="submit"] {
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 1px!important;
}

#contact .title span {
	font-size: 45px;
}

#contact .small-title span {
	font-size: 20px;
}

.header .caption h4 {
	font-size: 30px;
	font-weight: 300;
	text-transform: initial;
	margin-bottom: -20px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	letter-spacing: normal;
	color: #fff;
	background-color: #8e6532c2;
	padding: 0 20px;
	width: fit-content;
	display: flex;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}

.togo-fixed-sidebar .togo-menu-social-media .social a {
	font-size: 24px;
}

.cintillo-movil {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
}

.header .caption h1 {
	color: white;
  /* text-shadow: 0 0 0.1em #000, 0 0 0.1em #6E4545, 0 0 0.1em #DA927C; */
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.472), 0 0 0.2em #6e4545a7, 0 0 0.2em #da927c7d;
  line-height: 60px;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
	.header .caption h1 {
		font-size: 75px;
		line-height: 1.2em;
	}
}

@media (max-width: 1400px) {
	.img-tortuga img {
		right: -200px;
	}
}
@media (max-width: 991.98px) {

	.togo-side-content > .logo img {
		max-width: inherit;
		max-height: 80px;
		/* width: auto; */
		margin-top: 40px;
		width: 100px;
	}

	.togo-side-content > .logo a {
		text-align: center;
		background-color: #f1f1f1!important;
		padding: 10px;
		border-radius: 70px;
		height: 150px;
	}
	

	#home .owl-item {
		border: 0;
	}

	/* .img-tortuga img {
		right: -100px;
	} */

	.cintillo-movil {
		display: block;
		width: 100%;
		height: 47px;
		background-color: #1a1f33;
		position: fixed;
		z-index: 999;
	}

	.togo-side-content > .logo img {
		max-width: inherit;
		max-height: 80px;
		/* width: auto; */
		margin-top: 40px;
		width: 100px;
	}

	.togo-side-content > .logo a {
		text-align: center;
		background-color: #f1f1f1!important;
		padding: 10px;
		border-radius: 70px;
		height: 150px;
	}
}
@media (max-width: 767.98px) {

	.header .caption h4 {
		margin-bottom: 0px;
	}

	.img-amenidad {
		width: 100%;
		margin-right: 0px;
		max-height: 300px;
	}

	#contact .title {
		font-size: 35px;
	}
	#contact .title span {
		font-size: 20px;
	}

	.img-ubica img {
		position: relative;top: 0;right: 0;height: 500px;width: 600px;
	}
	.img-tortuga img {
		position: relative;top: 0;right: 0;height: 660px;width: 700px;
	}

	.parallax .title {
		font-size: 30px;
	}

	.parallax .box {
		margin: 20px;
	}

	.parallax2 {
		min-height: 190px;
	}

}

@media (max-width: 575.98px) {
	.img-precios {
		transform: scale(1.4);
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 480px) {
	.header .caption h1 {
		font-size: 50px;
		line-height: 1em;
		/* text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #F7F7F7, 0 0 0.2em #FAFAFF; */
	}
	.header .caption h4 {
		line-height: 1em;
    	color: #fff;
	}
}