@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
	font-family: 'Lato', sans-serif;
}

.top-header .list-group-item a {
	color: #fff;
	text-decoration: none;
}

.top-header {
	background: #da753f;
}

a.btn.book-now {
	background: #fff;
	color: #da753f;
	margin-top: 1px;
}

li.nav-item {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	padding-right: 25px;
}

a.navbar-brand img {
	width: 168px;
}

.top-section {
	background-image: url('../img/top-banner.jpg');
	padding-top: 200px;
	padding-bottom: 150px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.top-section-2 {
	padding-top: 140px;
	padding-bottom: 150px;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 1;
}

.maint-text {
	z-index: 2;
	position: relative;
}

button.btn.btns2 {
	color: #fff !important;
	width: 100%;
	height: 58px;
}

img.form-icons {
	position: absolute;
	left: 5px;
	top: 22px;
	z-index: 999;
}

.maint-text h1 {
	font-weight: 800;
	font-size: 34px;
	letter-spacing: 2px;
}

.w-button {
	color: #fff;
	background: #e9852d;
	font-size: 1.5rem !important;
	border-radius: 100px;
	width: 50px;
	height: 50px;
	border: 0;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	display: block;
	right: 20px;
	bottom: 20px;
	position: fixed;
	z-index: 888;
}

.w-button:hover {
	background: #982d87;
}

#formulario {
	display: none;
	min-width: 350px;
	background: #fff0fd;
	border-radius: 14px;
	bottom: 20px;
	position: fixed;
	right: 20px;
	overflow: hidden;
	filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
	z-index: 999;
}

#formulario .close {
	color: #fff;
	text-decoration: none;
	background: #390633c2;
	font-size: 0.7rem;
	display: block;
	position: absolute;
	right: 14px;
	top: 16px;
	border-radius: 100px;
	text-align: center;
	padding: 6px 10px;
	cursor: pointer;
}

h2.w-headr {
	background: #962b8a;
	color: #fff;
	margin: 0;
	padding: 16px 22px;
	margin-bottom: 24px;
	font-size: 21px;
}

.w-message {
	position: relative;
	min-height: 60px;
	padding: 17px 20px;
	margin: 0 26px 26px;
	border-radius: 10px;
	background: #fff;
	color: #4a4a4a;
	word-break: break-word;
	filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
	transform: translateZ(0);
}

.w-message a {
	text-decoration: none;
	color: #353535;
}

.send-btn {
	text-align: right;
	background: #06a7eb;
	display: inline-block;
	padding: 14px 23px;
	color: #fff;
	border-radius: 30px;
	float: right;
	margin-bottom: 12px;
	margin-right: 24px;
}

@media screen and (max-width: 767px) {
	#formulario {
		display: none;
		min-width: auto !important;
	}
}

.title h2 {
	color: #232323;
	font-size: 32px;
	font-weight: 600;
}

.line {
	background: #e9852d;
	width: 70px;
	height: 1.5px;
}

.section-padding {
	padding: 82px 0;
}

.carousel-wrap {
	padding: 0;
	width: 100%;
	position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav>div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}

.owl-nav .owl-prev {
	left: -30px;
}

.owl-nav .owl-next {
	right: -30px;
}

span.icons-room {
	position: relative;
	top: 3px;
	padding-right: 7px;
}

a {
	text-decoration: none;
}

.footer {
	background-color: #323e48 !important;
}

.logo img {
	width: 100%;
	max-width: 175px;
}

.footer p {
	font-size: 14px;
	line-height: 2;
	color: #e6e6e6 !important;
	letter-spacing: 0.5px;
}

.footer-icon a {
	border: 1px dashed rgba(131, 132, 133, .5);
}

.footer .footer-icon a i {
	color: #ffffff;
}

.footer .footer-link li a {
	color: rgba(255, 255, 255, .5) !important;
	text-decoration: none !important;
}

.footer .footer-link li a {
	font-size: 14px;
	color: #e6e6e6 !important;
	letter-spacing: 0.5px;
}

.avatar-sm {
	height: 3rem;
	width: 3rem;
	line-height: 2.5rem;
}

.footer-item li {
	padding-bottom: 14px;
	color: #e6e6e6 !important;
}

footer {
	background: #323e48;
	border-top: solid 2px #8b8b8b;
	padding: 10px 0;
}

.tz-gallery .lightbox img {
	width: 100%;
	border-radius: 0;
	position: relative;
	background: #ffffff;
	padding: 9px;
	margin-bottom: 25px;
}


.lightbox:hover {
	opacity: 0.9;
}

.baguetteBox-button {
	background-color: transparent !important;
}

@media(max-width: 768px) {
	.owl-nav .owl-next {
		right: 2px;
	}

	.owl-nav .owl-prev {
		left: 2px;
	}

	body {
		padding: 0;
	}
}

.cunfirm-form .form-control2 {
	background: transparent;
	border: none;
	border-bottom: solid 1px grey;
	border-radius: 0;
	padding-left: 0;
}


.cunfirm-form .form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after {
	background-color: transparent;
}


.ar-text {
	background: #ffe6f9;
	height: 100%;
	padding: 10px;
	width: 100%;
}

.ar-text h5 {
	color: #962a8c;
}

.color-b{
	color: #898b91;
}
.page-title-inner {
    background-image: url(../img/page-title.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
 .page-title {
    margin-top: 78px;
}
.border-dot{
	border: dashed #dc3545 1.7px
}
