
html, body {
	height: 100%;
	font-family: 'Gilroy';
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #111111;
	font-weight: 400;
	font-family: 'Gilroy';
}
h1 {
	font-size: 70px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 1.2rem;
	margin-top:1.5rem;
}
h6 {
	font-size: 16px;
}
p {
	font-size: 16px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 25px 0;
}
img {
	max-width: 100%;
}
.col-lg-6 img {
	max-width: 100%;
}
.col-lg-26 img {
	max-width: 30%;

}
.contact-form1 img {
    display: block;
    margin: 2em auto;
}

.contact-form4 img {
    display: block;
    margin: 2em auto;
} 

.contact-form4 {
	box-shadow: 0px 11px 30px rgb(0 0 0 / 35%);
	border-radius: 8px;
}

.contact-form4 .row p {
	font-size: 12px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 0 0;
}

@media screen and (max-width: 640px){
			img {
				max-width: 60%;
      }
		}


input:focus, select:focus, button:focus, textarea:focus {
	outline: none;
}

input, select, button:focus, textarea:focus {
	outline: none;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none;
	color: #ffc40c;
}
ul, ol {
	padding: 0;
	margin: 0;
}
/*---------------------
  Helper CSS
-----------------------*/


.col-lg-6 h4 {
	font-size: 24px;
	color: #ffc40c;
	margin-top:1em;
}
.offset-lg-1 a {
	color:#aaaab3;
}

.offset-lg-1 a:hover, a:focus {
    color: #ffc40c;
}

.contact-section .row p {
	font-size: 10px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 15px 0;
}


.contact-form1 .row p {
	font-size: 12px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 0 0;
}

.col-lg-26 .contact-form1 .row p {
	font-size: 14px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 2em 0;
}

.col-lg-26 .contact-form4 .row p {
	font-size: 14px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 2em 0;
}
.about-text p {
    text-align: center;
		margin: 1em 0 1em 0;
}

#modal-content p {
	font-size: 14px;
	font-family: 'Gilroy';
	color: #6b6b6b;
	font-weight: 400;
	line-height: 26px;
	margin: 15px 0 15px 0;
}

.section-title {
	text-align: center;
}
.section-title span {
	font-size: 34px;
	color: #ffc40c;
	font-weight: 700;
	-text-transform: uppercase;
	letter-spacing: 2px;
}
.section-title h2 {
	font-size: 44px;
	color: #19191a;
	line-height: 58px;
	margin-top: -10px;
}
.logo1 p {
    font-size: 30px;
    font-family: 'Gilroy';
    color: #000000;
    font-weight: 400;
    line-height: 26px;
    margin: 1.2em 0 0 0;
	text-align:center;
}
.bk-btn-otz {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	padding: 14px 28px 12px;
	background: #ffc40c;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top:20px;
}

.container .otz a:hover {
	background: #050505;
	border-color: #ffc40c;
}

.container .row {
	justify-content:space-around;
}

.container .row p {
    font-family: 'Gilroy';
    color: #000000;
    font-weight: 400;
    line-height: 26px;
    margin: 1.2em 0 0 0;
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.spad {
	padding-top: 30px;
	--padding-bottom: 50px;
}
.spad-2 {
	padding-top: 50px;
	padding-bottom: 70px;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white span, .text-white li, .text-white a {
	color: #fff;
}
/* buttons */

.primary-btn {
	display: inline-block;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	position: relative;
}
.primary-btn:after {
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 2px;
	background: #ffc40c;
	content: "";
}
/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #ffffff;
}
.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}
@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}
.spacial-controls {
	position: fixed;
	width: 111px;
	height: 91px;
	top: 0;
	right: 0;
	z-index: 999;
}
.spacial-controls .search-switch {
	display: block;
	height: 100%;
	padding-top: 30px;
	background: #323232;
	text-align: center;
	cursor: pointer;
}

/*---------------------
  Header
-----------------------*/

.header-section.header-normal .menu-item {
	-webkit-box-shadow: 0px 12px 15px rgba(36, 11, 12, 0.05);
	box-shadow: 0px 12px 15px rgba(36, 11, 12, 0.05);
}
.top-nav {
	border-bottom: 1px solid #e5e5e5
}
.top-nav .tn-left li {
	list-style: none;
	display: inline-block;
	font-size: 16px;
	color: #19191a;
	font-weight: 500;
	padding: 23px 0 12px;
	margin-right: 64px;
	position: relative;
	font-size: 15px;
}
.top-nav .tn-left a {
	list-style: none;
	display: inline-block;
	font-size: 16px;
	color: #19191a;
	font-weight: 500;
	padding: 23px 0 12px;
	margin-right: 64px;
	position: relative;
	font-size: 17px;
}
.top-nav .tn-left a:after {
	position: absolute;
	right: -32px;
	top: 0;
	width: 1px;
	height: 115%;
	background: #e5e5e5;
	content: "";	
}

.top-nav .tn-left a:last-child {
	margin-right: 0;
}
.top-nav .tn-left a:last-child:after {
	display: none;
}
.top-nav .tn-left a i {
	color: #ffc40c;
	margin-right: 4px;
}
.top-nav .tn-right {
	text-align: right;
}
.top-nav .tn-right .top-social {
	display: inline-block;
	margin-right: 35px;
	padding: 13px 0;
}
.top-nav .tn-right .top-social a {
	display: inline-block;
	color: #19191a;
	margin-left: 15px;
	font-size:25px;
	height: 40px;
	width: 40px;
	--font-size: 16px;
	line-height: 40px;
	text-align: center;
	--color: #ffffff;
	border: 1px solid #5A4D48;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 7px;
}
.top-nav .tn-right .bk-btn {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	padding: 28px 28px 19px;
	background: #ffc40c;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.top-nav .tn-right .top-social a:hover {
	background: #ffc40c;
	border-color: #ffc40c;
}
.top-nav .tn-right .language-option {
	display: inline-block;
	margin-left: 30px;
	cursor: pointer;
	padding: 13px 0px 11px;
	position: relative;
}
.top-nav .tn-right .language-option:hover .flag-dropdown {
	top: 40px;
	opacity: 1;
	visibility: visible;
}
.top-nav .tn-right .language-option img {
	height: 26px;
	width: 26px;
	border-radius: 50%;
	margin-right: 10px;
}
.top-nav .tn-right .language-option span {
	font-size: 16px;
	color: #19191a;
	text-transform: uppercase;
	font-weight: 500;
}
.top-nav .tn-right .language-option .flag-dropdown {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100px;
	background: #ffffff;
	display: block;
	padding: 10px 15px;
	-webkit-box-shadow: 0px 9px 10px rgba(25, 25, 26, 0.2);
	box-shadow: 0px 9px 10px rgba(25, 25, 26, 0.2);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 99;
}
.top-nav .tn-right .language-option .flag-dropdown ul li {
	list-style: none;
	text-align: left;
}
.top-nav .tn-right .language-option .flag-dropdown ul li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #19191a;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.top-nav .tn-right .language-option .flag-dropdown ul li a:hover {
	color: #ffc40c;
}
.menu-item {
	position: relative;
	z-index: 9;
}
.menu-item .logo {
	padding: 25px 0;
}

.logo1 {
    text-align: right;
}

.menu-item .logo a {
	display: inline-block;
}
.menu-item .nav-menu {
	text-align: right;
}
.menu-item .nav-menu .mainmenu {
	display: inline-block;
}
.menu-item .nav-menu .mainmenu li {
	list-style: none;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.menu-item .nav-menu .mainmenu li.active a:after {
	opacity: 1;
}
.menu-item .nav-menu .mainmenu li:hover>a:after {
	opacity: 1;
}
.menu-item .nav-menu .mainmenu li:hover .dropdown {
	top: 77px;
	opacity: 1;
	visibility: visible;
}
.menu-item .nav-menu .mainmenu li a {
	font-size: 16px;
	color: #19191a;
	margin-right: 42px;
	font-weight: 500;
	display: inline-block;
	padding: 57px 0;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.menu-item .nav-menu .mainmenu li a:after {
	position: absolute;
	left: 0;
	top: 52px;
	width: 100%;
	height: 2px;
	background: #ffc40c;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.menu-item .nav-menu .mainmenu li .dropdown {
	position: absolute;
	left: 0;
	top: 97px;
	width: 180px;
	background: #ffffff;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0px 9px 15px rgba(25, 25, 26, 0.05);
	box-shadow: 0px 9px 15px rgba(25, 25, 26, 0.05);
}
.menu-item .nav-menu .mainmenu li .dropdown li {
	list-style: none;
	display: block;
}
.menu-item .nav-menu .mainmenu li .dropdown li a {
	font-size: 16px;
	color: #19191a;
	display: block;
	text-align: left;
	padding: 8px 15px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.menu-item .nav-menu .mainmenu li .dropdown li a:hover {
	color: #ffc40c;
}
.menu-item .nav-menu .mainmenu li .dropdown li a:after {
	display: none;
}
.menu-item .nav-menu .nav-right {
	display: inline-block;
	margin-left: 43px;
	padding: 27px 0px;
}
.menu-item .nav-menu .nav-right i {
	font-size: 16px;
	color: #19191a;
	cursor: pointer;
}
.canvas-open {
	display: none;
}
.offcanvas-menu-wrapper {
	display: none;
}

.services-section {
	padding-bottom: 60px;
	border-top: 1px solid #e5e5e5;
}
.services-section .section-title {
	margin-bottom: 36px;
}
.service-item {
	text-align: center;
	padding: 10px 35px 18px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow:0 1rem 2.5rem rgba(40, 40, 40, 0.1);
}

}
.service-item i {
	display: inline-block;
	color: #ffc40c;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.service-item h4 {
	color: #464545;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.service-item li {
	color: #505050; #707079
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:left;
	margin-bottom: 20px;
	list-style: disc;
	font-size:16px;
}

/*---------------------
  Testimonial Slider
-----------------------*/

.testimonial-section {
	background: #f9f9f9;
}
.testimonial-section .section-title {
	margin-bottom: 30px;
}
.testimonial-slider.owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
}
.testimonial-slider.owl-carousel .owl-nav button {
	height: 44px;
	width: 44px;
	border: 1px solid #ebebeb;
	font-size: 24px;
	color: #707079;
	background: #ffffff;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	left: -190px;
	top: 50%;
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.testimonial-slider.owl-carousel .owl-nav button:hover {
	border-color: #19191a;
	color: #19191a;
}
.testimonial-slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: -190px;
}
.testimonial-slider .ts-item {
	text-align: center;
}
.testimonial-slider .ts-item p {
	font-size: 20px;
	color: #707079;
	line-height: 30px;
	margin-bottom: 50px;
}
.testimonial-slider .ts-item .ti-author {
	margin-bottom: 60px;
}
.testimonial-slider .ts-item .ti-author .rating {
	display: inline-block;
}
.testimonial-slider .ts-item .ti-author .rating i {
	color: #f5b917;
	font-size: 16px;
}
.testimonial-slider .ts-item .ti-author h5 {
	font-size: 20px;
	color: #19191a;
	display: inline-block;
}
/*---------------------
  Blog and Event
-----------------------*/

.blog-section {
	padding-bottom: 70px;
}
.blog-section .section-title {
	margin-bottom: 36px;
}
/*---------------------
  Footer Section
-----------------------*/

.footer-section {
	background: #222736;
}
.footer-section .footer-text {
	padding: 80px 0 30px;
}
.footer-section .footer-text .ft-about {
	margin-bottom: 30px;
}
.footer-section .footer-text .ft-about .logo {
	margin-bottom: 20px;
}
.footer-section .footer-text .ft-about .logo a {
	display: inline-block;
}
.footer-section .footer-text .ft-about p {
	color: #aaaab3;
	margin-bottom: 20px;
}
.footer-section .footer-text .ft-about .fa-social a {
	display: inline-block;
	height: 40px;
	width: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #5A4D48;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 7px;
}
.footer-section .footer-text .ft-about .fa-social a:hover {
	background: #ffc40c;
	border-color: #ffc40c;
}
.footer-section .footer-text .ft-contact {
	margin-bottom: 30px;
}
.footer-section .footer-text .ft-contact h6 {
	font-size: 14px;
	color: #ffc40c;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	font-family: 'Gilroy';
	margin-bottom: 20px;
}
.footer-section .footer-text .ft-contact ul li {
	font-size: 16px;
	color: #aaaab3;
	line-height: 32px;
	list-style: none;
}
.footer-section .footer-text .ft-newslatter h6 {
	font-size: 14px;
	color: #ffc40c;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	font-family: 'Gilroy';
	margin-bottom: 20px;
}
.footer-section .footer-text .ft-newslatter p {
	color: #aaaab3;
	margin-bottom: 20px;
}
.footer-section .footer-text .ft-newslatter .fn-form {
	position: relative;
}
.footer-section .footer-text .ft-newslatter .fn-form input {
	width: 100%;
	height: 50px;
	border-radius: 2px;
	background: #393D4A;
	border: none;
	padding-left: 20px;
	font-size: 16px;
	color: #707079;
}
.footer-section .footer-text .ft-newslatter .fn-form button {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	background: #ffc40c;
	color: #ffffff;
	padding: 0 16px;
	height: 50px;
	border: none;
	border-radius: 0 2px 2px 0;
}
.footer-section .copyright-option {
	background: rgba(16, 20, 31, 0.2);
	padding: 20px 0;
}
.footer-section .copyright-option ul li {
	list-style: none;
	display: inline-block;
	margin-right: 34px;
}
.footer-section .copyright-option ul li:last-child {
	margin-right: 0;
}
.footer-section .copyright-option ul li a {
	font-size: 16px;
	color: #aaaab3;
}
.footer-section .copyright-option .co-text {
	font-size: 16px;
	color: #707079;
	text-align: right;
}

/*---------------------
  Contact Section
-----------------------*/

.contact-section {
	padding-top: 0px;
	padding-bottom: 80px;
}
.contact-text h2 {
	font-size: 44px;
	color: #19191a;
	margin-bottom: 24px;
}
.contact-text p {
	color: #707079;
}
.contact-text table tbody tr td {
	font-size: 16px;
	color: #19191a;
	line-height: 36px;
	font-weight: 500;
}
.contact-text table tbody tr td.c-o {
	color: #707079;
	width: 75px;
}
.contact-form input {
	width: 100%;
	height: 50px;
	border: 1px solid #e1e1e1;
	font-size: 16px;
	color: #aaaab3;
	padding-left: 25px;
	margin-bottom: 28px;
}
.contact-form input::-webkit-input-placeholder {
	color: #aaaab3;
}
.contact-form input::-moz-placeholder {
	color: #aaaab3;
}
.contact-form input:-ms-input-placeholder {
	color: #aaaab3;
}
.contact-form input::-ms-input-placeholder {
	color: #aaaab3;
}
.contact-form input::placeholder {
	color: #aaaab3;
}
.contact-form textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e1e1e1;
	font-size: 16px;
	color: #aaaab3;
	padding-left: 25px;
	padding-top: 12px;
	--margin-bottom: 33px;
	resize: none;
}
.contact-form textarea::-webkit-input-placeholder {
	color: #aaaab3;
}
.contact-form textarea::-moz-placeholder {
	color: #aaaab3;
}
.contact-form textarea:-ms-input-placeholder {
	color: #aaaab3;
}
.contact-form textarea::-ms-input-placeholder {
	color: #aaaab3;
}
.contact-form textarea::placeholder {
	color: #aaaab3;
}
.contact-form button {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	background: #ffc40c;
	border: none;
	padding: 14px 34px 13px;
	display: inline-block;
}
.map {
	height: 470px;
	-webkit-box-shadow: 0px 14px 35px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 14px 35px rgba(0, 0, 0, 0.15);
	margin-top: 75px;
}
.map iframe {
	width: 100%;
}
/*-------------------------------- Respinsive Media Styles --------------------------------*/

@media only screen and (min-width: 1554px) and (max-width: 1920px) {
	.hp-room-items .hp-room-item .hr-text {
		bottom: -200px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1250px) {
	.hp-room-items .hp-room-item .hr-text {
		bottom: -288px;
	}
}
@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}
/* Medium Device: 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.testimonial-slider.owl-carousel .owl-nav button {
		left: -150px;
	}
	.testimonial-slider.owl-carousel .owl-nav button.owl-next {
		right: -150px;
	}
	.hp-room-items .hp-room-item .hr-text {
		bottom: -322px;
	}
	.hp-room-items .hp-room-item:hover .hr-text {
		bottom: 80px;
	}
}
@media only screen and (max-width: 991px) {
	.top-nav {
		display: none;
	}
	.menu-item .nav-menu {
		display: none;
	}
	.offcanvas-menu-overlay {
		position: fixed;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.7);
		z-index: 98;
		height: 100%;
		width: 100%;
		visibility: hidden;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}
	.offcanvas-menu-overlay.active {
		visibility: visible;
	}
	.canvas-open {
		position: absolute;
		right: 40px;
		top: 25px;
		font-size: 22px;
		width: 30px;
		height: 30px;
		color: #19191a;
		border: 1px solid #19191a;
		border-radius: 2px;
		line-height: 33px;
		text-align: center;
		z-index: 100;
		display: block;
		cursor: pointer;
	}
	.offcanvas-menu-wrapper {
		position: fixed;
		left: -300px;
		top: 0;
		width: 300px;
		z-index: 999;
		background: #ffffff;
		text-align: center;
		overflow-y: auto;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		padding: 80px 30px 30px 30px;
		display: block;
	}
	.offcanvas-menu-wrapper .canvas-close {
		height: 30px;
		width: 30px;
		border: 1px solid #19191a;
		border-radius: 50%;
		text-align: center;
		line-height: 30px;
		cursor: pointer;
		position: absolute;
		right: 30px;
		top: 30px;
		padding-right: 1px;
	}
	.offcanvas-menu-wrapper .search-icon {
		color: #19191a;
		text-align: center;
		cursor: pointer;
		margin-bottom: 10px;
	}
	.offcanvas-menu-wrapper .header-configure-area {
		margin-bottom: 30px;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option {
		display: inline-block;
		cursor: pointer;
		padding: 13px 0;
		position: relative;
		margin-bottom: 10px;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option:hover .flag-dropdown {
		top: 40px;
		opacity: 1;
		visibility: visible;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option img {
		height: 26px;
		width: 26px;
		border-radius: 50%;
		margin-right: 10px;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option span {
		font-size: 16px;
		color: #19191a;
		text-transform: uppercase;
		font-weight: 500;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option .flag-dropdown {
		position: absolute;
		left: 0;
		top: 60px;
		width: 100px;
		background: #ffffff;
		display: block;
		padding: 10px 15px;
		-webkit-box-shadow: 0px 9px 10px rgba(25, 25, 26, 0.2);
		box-shadow: 0px 9px 10px rgba(25, 25, 26, 0.2);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		z-index: 99;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option .flag-dropdown ul li {
		list-style: none;
		text-align: left;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option .flag-dropdown ul li a {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 500;
		color: #19191a;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.offcanvas-menu-wrapper .header-configure-area .language-option .flag-dropdown ul li a:hover {
		color: #ffc40c;
	}
	.offcanvas-menu-wrapper .header-configure-area .bk-btn {
		display: inline-block;
		font-size: 13px;
		font-weight: 700;
		padding: 16px 28px 15px;
		background: #ffc40c;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.offcanvas-menu-wrapper .mainmenu {
		display: none;
	}
	.offcanvas-menu-wrapper .slicknav_menu {
		background: transparent;
		padding: 0;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_btn {
		float: none;
		margin: 0 0 10px 0;
		display: none;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav {
		display: block !important;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav ul {
		margin: 0;
		text-align: left;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav ul li .dropdown {
		padding-left: 20px;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav ul li a {
		margin: 0;
		padding: 10px;
		font-weight: 600;
		font-size: 14px;
		color: #19191a;
		border-bottom: 1px solid #e5e5e5;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav ul li a:hover {
		border-radius: 0;
		background: transparent;
		color: #ffc40c;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav .slicknav_row a {
		border-bottom: 0;
		padding-left: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav .slicknav_row span {
		color: #19191a;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav .slicknav_row:hover a {
		color: #ffc40c;
	}
	.offcanvas-menu-wrapper .slicknav_menu .slicknav_nav .slicknav_row:hover span {
		color: #ffc40c;
	}
	.offcanvas-menu-wrapper .top-social {
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.offcanvas-menu-wrapper .top-social a {
		display: inline-block;
		font-size: 30px;
		color: #19191a;
		margin-right: 20px;
	}
	.offcanvas-menu-wrapper .top-social a:last-child {
		margin-right: 0;
	}
	.offcanvas-menu-wrapper .top-widget li {
		list-style: none;
		font-size: 24px;
		color: #19191a;
		font-weight: 500;
		line-height: 28px;
	}
	.offcanvas-menu-wrapper .top-widget li i {
		color: #ffc40c;
		margin-right: 4px;
	}
	.offcanvas-menu-wrapper.show-offcanvas-menu-wrapper {
		left: 0;
		opacity: 1;
		visibility: visible;
	}
	.about-text {
		margin-bottom: 30px;
	}
	.footer-section .copyright-option ul {
		text-align: center;
		margin-bottom: 10px;
	}
	.footer-section .copyright-option .co-text {
		text-align: center;
	}
	.about-pic img {
		margin-bottom: 20px;
	}
	.room-booking {
		padding: 0;
		margin-top: 40px;
	}
	.contact-form {
		padding-top: 30px;
	}
	.hero-text {
		margin-bottom: 40px;
	}
}
/* Tablet Device: 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.testimonial-slider.owl-carousel .owl-nav button {
		left: -30px;
	}
	.testimonial-slider.owl-carousel .owl-nav button.owl-next {
		right: -30px;
	}
	.hp-room-items {
		margin: 0;
	}
	.hp-room-item {
		margin-bottom: 15px;
	}
}
/* Large Mobile: 480px */

@media only screen and (max-width: 767px) {
	.testimonial-slider.owl-carousel .owl-nav {
		display: none;
	}
	.room-details-item .rd-text .rd-title {
		margin-bottom: 25px;
	}
	.room-details-item .rd-text .rd-title h3 {
		float: none;
		margin-bottom: 30px;
	}
	.room-details-item .rd-text .rd-title .rdt-right {
		float: none;
		text-align: left;
	}
	.footer-section .copyright-option ul li {
		margin-right: 25px;
	}
	.blog-details-text .tag-share .tags {
		float: none;
		margin-bottom: 20px;
	}
	.blog-details-text .tag-share .social-share {
		float: none;
	}
	.about-text .section-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.hp-room-items {
		margin: 0 -5px;
	}
	.hp-room-item {
		margin-bottom: 10px;
	}
}
/* Small Mobile: 320px */

@media only screen and (max-width: 479px) {
	.footer-section .copyright-option ul li {
		margin-bottom: 5px;
	}
	.video-section {
		padding-top: 80px;
	}
	.rd-reviews .review-item .ri-pic, .blog-details-text .comment-option .single-comment-item .sc-author {
		float: none;
		margin-bottom: 30px;
	}
	.rd-reviews .review-item .ri-text .rating {
		position: relative;
	}
	.rd-reviews .review-item .ri-text, .blog-details-text .comment-option .single-comment-item.second-comment .sc-text, .blog-details-text .comment-option .single-comment-item.first-comment .sc-text {
		padding-left: 0;
	}
	.blog-details-text .comment-option .single-comment-item.reply-comment {
		padding-left: 30px;
	}
	.rd-reviews .review-item .ri-text:before, .blog-details-text .comment-option .single-comment-item.first-comment .sc-text:before, .blog-details-text .comment-option .single-comment-item.second-comment .sc-text:before {
		display: none;
	}
	.blog-details-hero {
		padding-top: 70px;
	}
	.blog-details-text .bd-pic .bp-item {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.blog-details-text .tag-share .tags a {
		margin-bottom: 6px;
	}
	.blog-details-text .comment-option .single-comment-item .sc-text a {
		margin-bottom: 10px;
	}
}

#popup-black {
    display: none;
}
#popup-black:before {
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
	filter: blur(100px);
}

#modal-content {
    display: none;
    position: fixed;
    z-index: 9999999;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 100%;
    --width: 60%;
    text-align: center;
    --padding: 10px 20px; 
   -- border: 4px solid #337AB7;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
}
#modal-close {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    padding: 8px 16px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase; 
    --background: #337AB7;
}
#modal-close:hover {
    color: #ffc40c;
}
#modal-close:after,
#modal-close:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #ffc40c;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
#modal-close:before {
    top: -6px;
}
#modal-close:hover:after,
#modal-close:hover:before {
    width: 100%;
    left: 0;
}
 
 .contact-form1 input {
	width: 100%;
	height: 50px;
	border:none;
	font-size: 16px;
	color: #aaaab3;
	padding-left: 25px;
	margin-bottom: 28px;
	outline: none;
		border-bottom: solid 1px;
		    border-color: rgba(36, 36, 36, 0.1);
 }
.contact-form1 button {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	--letter-spacing: 2px;
	background: #ffc40c;
	border: none;
	padding: 14px 34px 13px;
	--display: inline-block;
}

 .contact-form4 input {
	width: 100%;
	height: 50px;
	border:none;
	font-size: 16px;
	color: #aaaab3;
	padding-left: 25px;
	margin-bottom: 28px;
	outline: none;
		border-bottom: solid 1px;
		    border-color: rgba(36, 36, 36, 0.1);
 }
.contact-form4 button {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	--letter-spacing: 2px;
	background: #ffc40c;
	border: none;
	padding: 14px 34px 13px;
	--display: inline-block;
}

input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}


.col-sm-6 button {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #464545;
	letter-spacing: 2px;
	background: #ffc40c;
	--border: none;
	padding: 14px 34px 13px;
	display: inline-block;
	border-radius: 0px;
}

.col-sm-6 button:hover {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffc40c;
	letter-spacing: 2px;
	background: #fff;
	--border: 4px;
	border-color: #ffc40c;
	padding: 14px 34px 13px;
	display: inline-block;
	border-radius: 30px;
}


.service-item {
  list-style-type: disc;
}

.col-lg-11 i {
  position: absolute;
  left: 0;
  top: 16px;
  padding-left: 14px;
  color: #000;
  transition: 0.3s;
}

.gruz .contact-form1 .row{
    margin-right:15%;
	margin-left:15%;
	display: flex;
	align-content:space-around;
	justify-content:space-around;
}


.mymodal{
  display:none;
}

.mymodal .overlay{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.7);
  z-index:9999;
}

.mymodal .content{
  display:block;
  margin:50px auto;
  width:50%;
  min-height:300px;
  background-color: #fefefe;
 -- border-radius: 10px;
  --padding:20px;
  color: #333333;
  position:relative;
}

.mymodal .close1{
  position:fixed;
  right:20px;
  top:20px;
  transition: .5s;
  cursor: pointer;
  font-size:30px;
}


.mymodal .close1:hover{
  transform: rotate(180deg);
}

.section-title h3{
	margin-bottom:70px;
}

.section-title h3{
	margin-bottom:70px;
}

.col-lg-26 .section-title h3{
	margin-bottom:20px;
}


@media(max-width:550px){
  .mymodal .content{
    width:90%;
    margin-top: 5px;
    --height:90%;
  }
}


button{
  display:block;
  margin:20px auto;
  padding:10px 20px;
  border-radius:10px;
  text-transform:uppercase;
  font-weight: bold;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: .5s;
}

button:hover{
  background: rgba(0,0,0,0.5);
  border-color: rgba(0,0,0,0.3);
}


img.background {
  min-height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 640px){
			img.background {
				display: none;
      }
		}
		
.col-lg-24 h2 {
	color: #ffae39;
    font-size: 50px;
    line-height: 2;
    font-weight: 700;
    margin-top: -50%;
    margin-bottom: 15px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 6px 18.27px 2.73px rgba(180,180,180,.25);
    box-shadow: 0px 6px 18.27px 2.73px rgba(180,180,180,.25);
    width: 100px;
    height: 100px;
    position: relative;
	border: 1px solid #ffae39;
	
	
}


.col-lg-24 h4 {
	color: #000;
    font-size: 22px;
	font-weight: 600;
	margin-top:10px;
	margin-bottom: 20px;
}

.service-item1 {
	width: 80px;
    height: 80px;
    border: 1px solid #ffae39;
    border-radius: 50%;
    display: block;
    position: relative;
    margin-top: -103px;
    margin-left: 61px;
    margin-bottom: 30px
}

.service-item1 h4 {
	color: #19191a;
	font-size: 22px;
	margin-bottom: 50px;
	margin-top: 50px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.service-item1 {
	text-align: center;
	padding: 30px 35px 18px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow:0 1rem 2.5rem rgba(40, 40, 40, 0.1);
}

}
.service-item1 i {
	display: inline-block;
	color: #ffc40c;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.service-item1 h4 {
	color: #19191a;
	font-size: 22px;
	margin-bottom: 50px;
	margin-top: 50px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.service-item1 p {
	color: #707079;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align:left;
	list-style-type: disc;
}

.col-lg-24 .service-item {
	padding: 10px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow: 1px -6rem 2.5rem rgba(40, 40, 40, 0.1);
}


.col-lg-24 .service-item p {
	color: #707079;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	list-style-type: disc;
}

.ft-about img {
	max-width: 50%;
}

.service-item img {
	margin-bottom:15px;
}


.spad1{
background: linear-gradient(to bottom, rgb(255 255 255), rgb(255 186 52 / 10%));
	padding-top: 30px;
}

.spad2{
background: linear-gradient(to bottom, rgb(255 186 52 / 10%), rgb(255 255 255));
	padding-top: 30px;
}

.spad1 h5 {
	font-size: 1.2rem;
	margin-top:1.5rem;
	color:#505050;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
	font-family: 'Proxima Nova Bl';
	src: url('../fonts/ProximaNova-BlackIt.eot');
	src: url('../fonts/Proxima Nova Black Italic'), local('ProximaNova-BlackIt'),
		url('../fonts/ProximaNova-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-BlackIt.woff') format('woff'),
		url('../fonts/ProximaNova-BlackIt.ttf') format('truetype');
	font-weight: 900;
  font-style: italic; }
	
	.mymodal1{
  display:none;
}

.mymodal1 .overlay{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.7);
  z-index:9999;
}

.mymodal1 .content1{
  display:block;
  margin:50px auto;
  width:50%;
  min-height:300px;
  background-color: #fefefe;
 -- border-radius: 10px;
  --padding:20px;
  color: #333333;
  position:relative;
}

.mymodal1 .close1{
  position:fixed;
  right:20px;
  top:20px;
  transition: .5s;
  cursor: pointer;
  font-size:30px;
}

.mymodal1 .close1:hover{
  transform: rotate(180deg);
}

.section-title h3{
	margin-bottom:70px;
}

@media(max-width:550px){
  .mymodal1 .content1{
    width:90%;
    margin-top: 5px;
    --height:90%;
  }
}

@media(max-width:550px){
  .mymodal .content{
    width:90%;
    margin-top: 5px;
    --height:90%;
  }
}

	.mymodal2{
  display:none;
}

.mymodal1 .overlay{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.7);
  z-index:9999;
}

.mymodal2 .content2{
  display:block;
  margin:50px auto;
  width:50%;
  min-height:300px;
  background-color: #fefefe;
 -- border-radius: 10px;
  --padding:20px;
  color: #333333;
  position:relative;
}

.mymodal2 .close1{
  position:fixed;
  right:20px;
  top:20px;
  transition: .5s;
  cursor: pointer;
  font-size:30px;
}

.mymodal2 .close1:hover{
  transform: rotate(180deg);
}

.section-title h3{
	margin-bottom:70px;
}

@media(max-width:550px){
  .mymodal2 .content2{
    width:90%;
    margin-top: 5px;
    --height:90%;
  }
}

#button12 {   
   display: inline-block;   
   background-color: #ffc40c;   
   width: 50px;   
   height: 50px;   
   text-align: center;   
   border-radius: 4px;   
   margin: 30px;   
   position: fixed;   
   bottom: 30px;   
   right: 30px;   
   transition: background-color .3s;   
   z-index: 1000; 
} 
#button12:hover {   
   cursor: pointer;   
   background-color: #333; 
} 
#button12:active {   
   background-color: #555; 
} 

#button12::after {
   content: "\f077";
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   font-size: 2em;
   line-height: 50px;
   color: #fff; 
} 
@media (max-width: 900px) { 
  #button12 {
    display: none;
  }
}
.contact-text img{
	max-width:50%;
	margin-bottom:0.7em;
}

.contact-text h3{
	margin-bottom:0.7em;
}

@media screen and (max-width: 400px){
			.col-lg-16 h3 {
	padding-top:45px;
	position: relative;
	width: 92%;
	text-align:center;
	font-size:30px;
}
		}
		
@media screen and (max-width: 999px) {
	.col-lg-4 h5
	{
		color:#ffc40c;
		text-align:center;
	}
}
	@media screen and (max-width: 400px){
		.offcanvas-menu-wrapper .top-social a {
		display: inline-block;
		font-size: 30px;
		color: #19191a;
	margin-right: 20px;}}

	@media screen and (max-width: 400px){	
	.offcanvas-menu-wrapper .top-widget li {
		list-style: none;
		font-size: 23px;
		color: #19191a;
		font-weight: 500;
		line-height: 28px;
	}}
	
@media screen and (max-width: 999px){
		.top-social1 a {
		display: inline-block;
		 margin: 1em 1em;
		font-size: 35px;
		color: #ffc107;}}
	
@media (min-width: 999px) {
  .top-social1 {
    display: none;
  }
}

.top-social1 {
    text-align: center;
}

.zayavka {
    margin-bottom: 20px;
	margin-top: 50px
}

.zayavka .zayavka-input {
    border-radius: 30px 0 0 30px;
    display: inline-block;
	border:1px;
    max-width: 290px;
    width: 100%;
    height: 55px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    -webkit-box-shadow: 0 5px 16.02px 1.98px rgb(153 153 153/26%);
    box-shadow: 0 5px 16.02px 1.98px rgb(153 153 153/26%)
}

.knonka {
    background: #ffc40c;
    color: #fff;
    border: 2px solid transparent;
    transition: all .5s ease-in-out;
    margin-left: -20px;
    height: 55px;
    width: 257px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 21px;
    z-index: 100
}

.knonka:hover {
    background: #fff;
    color: #ffae3a;
    transition: all .5s ease-in-out;
    border: 2px solid #ffae3a
}

.zayavka-sogl {
    font-weight: 400;
	padding-top: 15px;
    font-size: 16px;
    line-height: 19px;
    color: rgba(49, 49, 49, .7)
}

@media (max-width:1200px) {
    br {
        display: none
    }

    .zayavka .zayavka-input {
        width: 100%;
        max-width: 100%
    }

    .knonka {
        width: 100%
    }

    .zayavka {
        margin-bottom: 109px
    }

    .zayavka .zayavka-input {
        border-radius: 50px
    }

    .knonka {
        margin-left: 0;
        margin-top: 18px
    }
}

@media (max-width:480px) {
    .zayavka-sogl {
        font-size: 12px;
        line-height: 14px;
        color: rgba(255, 255, 255, .7)
    }

    .zayavka {
        margin-bottom: 114px
    }
}

.zayavka-input {
    background: #fff;
    padding: .8rem 1.6rem;
    border-radius: 4px;
	
}


        .window {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            padding: 20px;
            border: 1px solid #000;
            z-index: 1000;
        }
        .window2 {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999;
        }


.fa-whatsapp {
        color: #43d854;
    }

.fa-telegram {
        color: #0088cc;
    }
	
.fa-credit-card {
        color: #212529;
    }
	
	
.footer-text .fa-credit-card {
        color: #FFFFFF;
    }