@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800&display=swap');

/* font-family 
'Jost', sans-serif;
'Allison', cursive;
*/
h1{
    /* font-family: 'Allison', cursive; */
    /* font-family: 'Rajdhani', sans-serif; */
    /* font-family: 'Lora', serif; */
    /* font-family:'Playfair Display', serif; */
    font-family: 'Cinzel', serif;
    /* font-family: 'Jost', sans-serif; */
}
h2{
    font-size: 36px;
    letter-spacing: 2px;
    font-family: 'Jost', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
h2 span{
    color: #8d6c4a;
}
body {
    background-color: #fff;
    font-family: 'Jost', sans-serif;
    margin: 20px;
}

.content-head h1 {
    font-size: 62px;
    font-weight: 400;
    letter-spacing: 8px;
    text-transform: none;
    color: #000000;
}
@media only screen and (max-width: 412px){
    .content-head h1{
        font-size: 45px;
        letter-spacing: 0px;
    }
}
.content-head p {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    color: #898989;
}
.elementor_banner {
    background-image: url(../images/banner/home-resort-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 20%;
    padding-bottom: 35%;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}
.elementor_banner .content-bg h1 {
    font-size: 93px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
    font-family: 'Allison', cursive;
}
@media only screen and (max-width: 992px){
    .elementor_banner .content-bg h1{
        font-size: 70px;
    }
    .elementor_banner{
        padding-top: 25%;
        padding-bottom: 28%;
    }
}
@media only screen and (max-width: 992px){
    .elementor_banner .content-bg h1{
        font-size: 62px;
    }
}
@media only screen and (max-width: 576px){
    .elementor_banner .content-bg h1{
        font-size: 40px;
    }
    .elementor_banner{
        padding-top: 28%;
        padding-bottom: 28%;
    }
}
@media only screen and (max-width: 480px){
    .elementor_banner .content-bg h1{
        font-size: 32px;
    }
    .elementor_banner{
        padding-top: 28%;
        padding-bottom: 23%;
    }
}
@media only screen and (max-width: 400px){
    .elementor_banner .content-bg h1{
        font-size: 27px;
    }
}
.elementor_banner .content-bg h2{
    font-size: 80px;
    font-weight: 200;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
    font-family: 'Jost', sans-serif;
}
@media screen and (max-width: 992px){
    .elementor_banner .content-bg h2{
        font-size: 72px;
    }
}
@media screen and (max-width: 768px){
    .elementor_banner .content-bg h2{
        font-size: 60px;
    }
}
@media screen and (max-width: 576px){
    .elementor_banner .content-bg h2{
        font-size: 40px;
        padding-top: 106px;
    }
}
@media screen and (max-width: 412px){
    .elementor_banner .content-bg h2{
        font-size: 37px;
        padding-top: 57px;
    }
}
@media screen and (max-width: 360px){
    .elementor_banner .content-bg h1{
        font-size: 28px;
        padding-top: 82px;
    }
}
.elementor_banner .content-bg p {
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    color: #ffffff;
    text-align: center;
    font-family: 'Jost', sans-serif;
}

.black_shade_top {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    height: 311px;
    opacity: 1;
    background: linear-gradient(rgb(0 0 0 / 63%), rgba(0, 0, 0, 0));
    -moz-background: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
    -o-background: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
    -webkit-background: linear-gradient(rgba(0, 0, 0, 100), rgba(0, 0, 0, 0));
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

/* .black_shade_top::before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    top: 190%;
    right: 0px;
    height: 338px;
    opacity: 1;
    background: linear-gradient(rgba(0, 0, 0, 0), rgb(0 0 0 / 54%));
    -moz-background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 100));
    -o-background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 100));
    -webkit-background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 100));
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
} */
.elementor_about {
    padding-top: 4%;
}

.elementor_about .content-text h6 {
    font-size: 43px;
    font-weight: 300;
    letter-spacing: 4px;
    padding-top: 69px;
}

.elementor_about .content-text h5 {
    font-size: 45px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: none;
    color: #0a0a0a;
    margin-top: 10%;
    padding: 0 0 10px 0;
}

.elementor_about .content-text h6 span {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 7px;
    padding: 0px 11px;
}

.maine-btn {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 4px;
    color: #000000;
    padding: 15px 0px 11px 0px;
    text-transform: uppercase;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 1px #00000054 solid;
}

.maine-btn:hover {
    text-decoration: none;
    color: #000;
}

.maine-btn i {
    font-size: 16px;
    padding: 0px 4px;
}

.elementor_about .content-img img {
    border-width: 0px;
    /* max-width: 550px; */
    border-radius: 50px 0px 50px 0px;
    -moz-border-radius: 50px 0px 50px 0px;
    -webkit-border-radius: 50px 0px 50px 0px;
}

/* .elementor_about .about_img {
    position: absolute;
    top: -193px;
    border-width: 0px;
    max-width: 1091px;
    left: 104px;
} */

.elementor_box_banner {
    padding-top: 4%;
}
.elementor_box_banner .content-text h1 {
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 0px;
    padding-bottom: 7px;
    text-align: center;
    text-transform: none;
    color: #000000;
}
.elementor_box_banner .content-video {
    background: url(../images/room-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 258px 0px 258px 0px;
    border-radius: 0px 60px 0px 60px;
    -moz-border-radius: 0px 60px 0px 60px;
    -webkit-border-radius: 0px 60px 0px 60px;
    /* min-height: 163%; */
}
.elementor_box_banner .content-text p {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0px;
    padding-bottom: 21px;
    text-transform: none;
    color: #898989;
}
.elementor_facilities {
    padding-top: 3%;
    padding-bottom: 5%;
}
@media only screen and (max-width: 412px){
    .elementor_facilities{
        padding-top: 0%;
        padding-bottom: 0%;
    }
}
.elementor_facilities .content-head h1 {
    text-transform: none;
    color: #000000;
    font-size: 62px;
    font-weight: 400;
    letter-spacing: 8px;
}
.elementor_facilities .content-head p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    color: #898989;
    line-height: 1.8;
    padding: 0 15px;
}
.elementor_facilities .content-icon img {
    width: 40%;
}
.elementor_facilities .content-icon p {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #000000;
    padding-top: 26px;
}
.elementor_facilities h1{
    font-size: 62px;
    font-weight: 400;
    letter-spacing: 8px;
    text-transform: none;
    color: #000000;
}
@media only screen and (max-width: 412px){
    .elementor_facilities h1{
        font-size: 45px;
    }
}
/* .bg-shadow::before {
    content: '';
    position: absolute;
    background: #f7e5e247;
    width: 40%;
    height: 201%;
    z-index: -10;
    right: 0%;
    padding: 19% 38%;
    padding-bottom: 23%;
    padding-top: 0%;
    border-radius: 20px;
} */
.elementor_testimonial {
    padding-top: 0%;
    padding-bottom: 12%;
}

.elementor_facilities .content-img img{
 border-radius: 20px 20px 20px 20px;  
}

/*** 
====================================================================
		Testimonial Section
====================================================================

***/
/* .elementor_testimonial{
    padding-bottom: 5%;
} */
.elementor_testimonial .card .carousel-item {
    min-height: 240px;
}
@media only screen and (max-width: 768px){
    .elementor_testimonial .card .carousel-item{
        min-height: 400px;
    }
}
.elementor_testimonial .card .carousel-caption {
    padding: 0;
    right: 40px;
    left: 40px;
    top: 15px;
    color: #3d3d3d;
    min-height: 210px;
    padding: 20px;
    border-radius: 50px 0px 50px 0px;
    box-shadow: 1px -3px 20px 4px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 1px 16px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 1px -3px 20px 4px rgba(0,0,0,0.10);
    background: #fff;
}
@media only screen and (max-width: 768px){
    .elementor_testimonial .card .carousel-caption{
        min-height: 346px;
    }
}
@media only screen and (max-width: 576px){
    .elementor_testimonial .card .carousel-caption{
        min-height: 179px;
    }
}
.elementor_testimonial .card .carousel-caption .col-sm-3 {
	display: flex;
	align-items: center;
}
.elementor_testimonial .card .carousel-caption .col-sm-9 {
	text-align: left;
}
.elementor_testimonial .card .carousel-control-prev, .card .carousel-control-next {
	color: #3d3d3d !important;
	opacity: 1 !important;
}
.elementor_testimonial .carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: none;
    color: #fff;
    font-size: 14px;
    background-color: #000000;
    height: 32px;
    line-height: 32px;
    width: 32px;
    border-radius: 12px;
}
.elementor_testimonial .carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
	opacity: 0.85;
}
.elementor_testimonial .carousel-control-prev {
	left: 40%;
	top: 110%;
}
.elementor_testimonial .carousel-control-next {
	right: 40%;
	top: 110%;
}
.elementor_testimonial .midline {
	width: 60px;
	border-top: 1px solid #d43025;
}
.elementor_testimonial .carousel-caption h2 {
	font-size: 14px;
}
.elementor_testimonial .carousel-caption h2 span {
	color: #cd3a54;
}
 @media (min-width: 320px) and (max-width: 575px) {
.elementor_testimonial .carousel-caption {
	position: relative;
}
.elementor_testimonial .card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.elementor_testimonial .card .carousel-caption img {
	margin: 0 auto;
}
.elementor_testimonial .carousel-control-prev {
	left: 35%;
	top: 105%;
}
.elementor_testimonial .carousel-control-next {
	right: 35%;
	top: 105%;
}
.elementor_testimonial .card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}

}
@media (min-width: 576px) and (max-width: 767px) {
.elementor_testimonial .carousel-caption {
	position: relative;
}
.elementor_testimonial .card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.elementor_testimonial .card .carousel-caption img {
	margin: 0 auto;
}
.elementor_testimonial .card .carousel-caption h3, .card .carousel-caption small {
	text-align: center;
}
.elementor_testimonial .carousel-control-prev {
	left: 35%;
	top: 105%;
}
.elementor_testimonial .carousel-control-next {
	right: 35%;
	top: 105%;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.elementor_testimonial .card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
@media (max-width: 768px){
    .social-media{
        display: none;
    }
}
@media (max-width: 991px){
    .media {
        display: none;
    }
}
.elementor_testimonial .card {
	margin: 0 auto;
	border: none;
}
.elementor_testimonial .carousel-caption small{
    font-size: 16px;
    color: #656565;
}
@media only screen and (max-width: 768px){
    .elementor_testimonial .carousel-caption small{
        font-size: 15px;
    }
}
.elementor_testimonial .carousel-caption h2{
    padding: 6px 3px;
    font-size: 14px;
    font-weight: 400;
}
.elementor_testimonial .carousel-caption img{
    width: 83px;
    margin: 10px 22px;
}
.bg-shadow-1::before{
    content: '';
    position: relative;
    background: #f8f8f8;
    width: 41%;
    height: 56%;
    z-index: 0;
    right: -7%;
    padding: 43% 43%;
    padding-bottom: 30%;
    padding-top: 0%;
    top:0px;
    border-radius: 20px;
}

/*** 

====================================================================
		Testimonial Section
====================================================================

***/


/*** 

====================================================================
		gallery Section
====================================================================

***/

.modal button.close {
    right: 0;
    outline: 0;
  }
    
  #gallery-lightbox img {
    height: 350px;
    object-fit: cover;
    cursor: pointer;
  }
  
  #gallery-lightbox img:hover {
    opacity: 0.9;
    transition: 0.5s ease-out;
  }
  .elementor_gallery{
    padding-bottom: 6%;
    padding-top: 10%;
  }
  .elementor_testimonial .carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: none;
    color: #fff;
    font-size: 14px;
    background-color: #000000;
    height: 32px;
    line-height: 32px;
    width: 32px;
    border-radius: 12px;
}
.carousel-control-prev-icon{
    background-image: none;
    color: #fff;
    font-size: 14px;
    background-color: #000000;
    height: 32px;
    line-height: 32px;
    width: 32px;
    border-radius: 12px;
}
.bg-shadow-5{
    content: '';
    position: relative;
    background: #f9f9f9;
    width: 41%;
    height: 56%;
    z-index: -10;
    right: -30%;
    padding: 0% 31%;
    padding-bottom: 103%;
    padding-top: 0%;
    top: 266px;
    border-radius: 20px;
}
.fancybox-caption__body{
    font-size: 23px;
}
.gallery .card-image h6{
    position: relative;
    text-align: center;
    color: azure;
}
/*** 

====================================================================
		gallery Section
====================================================================

***/
footer{
    background-color: #000000;
    padding: 13px 14px;
    /* padding-bottom: 80px; */
    padding-top: 93px;
    border-radius: 20px;
}
@media only screen and (max-width: 400px){
    footer{
        margin-top: 37px;
    }
}
footer .content-text a{
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}
footer .content-text h6{
    padding: 18px 0px;
    color: #fff;
    font-weight: 300;
    padding-top: 30px;
}
footer .content-text .social-media-1 ul{
    list-style: none;
}
footer .content-text .social-media-1 ul li{
    display: initial;
    padding: 0px 8px;
}
footer .content-text .social-media-1 ul li a i{
    background: transparent;
    width: 32px;
    height: 32px;
    color: #fff;
    padding: 7px 6px;
    border: 1px #fff solid;
    border-radius: 11px 11px 11px 11px;
    font-size: 18px;
    line-height: 16px;
    transition: 0.4s ease;
}
footer .content-text .social-media-1 ul li a i:hover{
    border: 1px #000 solid;
    background: #fff;
    color: #000;
}
footer .content-text h5{
    color: #fff;
    letter-spacing: 2px;
    padding-bottom: 19px;
    font-weight: 300;
}
footer .content-text p{
    color: #fff;
}
footer .content-text p a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
footer .content-text p span{
    color: #fff;
    font-weight: 300;
}
footer .content-text li{
    list-style: none;
    color: #fff;
}
footer .copyright{
    padding: 8px 0px;
    padding-bottom: 1px;
    border-radius: 12px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(284,255,255,0) 15%, rgba(274,252,260,0.06206232492997199) 48%, rgba(246,246,246,0) 85%);
}
footer .copyright h6 a{
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: 300;
}
/* ============navbar=============== */

.offcanvas-menu>label {
    top: 31px;
    right: 33px;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: 0.3s ease;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
    transition: background 0.3s, transform 0.3s;
}

.offcanvas-menu label span,
.offcanvas-menu label span::before,
.offcanvas-menu label span::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 28px;
    background: #ffffff;
}
.offcanvas-menu label span::before {
    transform: translateY(-12px);
}

.offcanvas-menu label span::after {
    transform: translateY(12px);
}
.offcanvas-menu nav {
    position: fixed;
    height: 100%;
    width: 292px;
    right: -350px;
    overflow: hidden;
    background: #000000;
    transition: 0.3s ease;
    padding: 40px 30px;
    z-index: 100;
    top: 0;
    border-radius: 31px 0px 0px 31px;
}
.offcanvas-menu nav>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.offcanvas-menu nav>div a {
    font-size: 2.5rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-family: "Monoton", cursive;
    background: linear-gradient(-90deg, #49a4ed 30%, #3d00a9 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.offcanvas-menu nav>div a i {
    font-size: 4rem;
    background: linear-gradient(120deg, #49a4ed 30%, #3d00a9 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.offcanvas-menu nav>div label {
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s ease;
}
.offcanvas-menu nav>div label span,
.offcanvas-menu nav>div label span:before,
.offcanvas-menu nav>div label span:after {
    background: #ffffff;
}
.offcanvas-menu nav>ul {
    margin-top: 8px;
    counter-reset: nav-link-count;
    list-style: none;
    padding: 58px 0;
}
.offcanvas-menu nav>ul li {
    cursor: pointer;
    padding: 10px 12px;
    transform: translateX(-30px);
    opacity: 0;
    transition: 0.4s ease;
    counter-increment: nav-link-count;
}
.offcanvas-menu nav>ul li a {
    font-size: 26px;
    line-height: 1.3;
    color: #fff;
    display: block;
    text-decoration: none;
    transition: 0.4s ease;
}
.offcanvas-menu nav>ul li a::before{
  content: "";
  background-color: #fff;
  transition: 0.4s ease-out;
  width: 0%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.offcanvas-menu nav>ul li a:hover::before {
    width: 60%; 
    left: 0; 
}
.sticky .offcanvas-menu nav>ul li a::before{
    content: "";
    background-color: #fff;
    transition: 0.4s ease-out;
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -3px;
  }
.sticky .offcanvas-menu nav>ul li a:hover::before{
    width: 60%; 
    left: 0; 
}
.social-media{
 text-align:center;
} 
.social-media ul{
    display: inline-flex;
    list-style: none;
}
.sticky .social-media ul li{
    padding-top: 8px;
}
.social-media ul li{
    padding: 0px 20px;
    font-size: 15px;
    padding-top: 0px;
}
.social-media ul li a i{
    color: #fff;
    font-size: 16px;
    padding: 0 6px;
}
.social-media ul li a{
    color:#fff;
    text-decoration: none;
}
.sticky .social-media ul li a{
    color: #fff;
}
.sticky .social-media ul li a:hover{
    color:#fff;
}
.offcanvas-menu nav>ul li:hover {
    animation: hover 0.5s;
}
.offcanvas-menu input[type=checkbox] {
    display: none;
}
.offcanvas-menu input[type=checkbox]:checked~label {
    opacity: 0;
    pointer-events: none;
}
.offcanvas-menu input[type=checkbox]:checked~nav {
    /* left: 0; */
    right: 0;
}
.offcanvas-menu input[type=checkbox]:checked~nav label span {
    background: transparent;
}
.offcanvas-menu input[type=checkbox]:checked~nav label span:before {
    transform: rotate(-45deg);
}
.offcanvas-menu input[type=checkbox]:checked~nav label span:after {
    transform: rotate(45deg);
}
.offcanvas-menu input[type=checkbox]:checked~nav label span:before,
.offcanvas-menu input[type=checkbox]:checked~nav label span:after {
    transition-delay: 0.2s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li {
    opacity: 1;
    transform: translateX(0px);
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(1) {
    transition-delay: 0.1s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(2) {
    transition-delay: 0.2s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(3) {
    transition-delay: 0.3s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(4) {
    transition-delay: 0.4s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(5) {
    transition-delay: 0.5s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(6) {
    transition-delay: 0.6s;
}
.offcanvas-menu input[type=checkbox]:checked~nav ul li:nth-child(7) {
    transition-delay: 0.7s;
} 
.nav {
    transition: all 0.5s ease;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    width: 100%;
    z-index: 100;
    position: absolute;
    /* bottom: 0; */
    left: 0;
    letter-spacing: 2px;
    line-height: 100px;
    -webkit-transition-property: background-color, box-shadow, line-height, height;
    transition-property: background-color, box-shadow, line-height, height;
    -webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .nav .brand {
    line-height: 107px;
    padding-left: 60px;
    padding-right: 60px;
    display: inline-block;
    float: left;
    font-size: 20px;
    -webkit-transition-property: background-color, box-shadow, line-height, height;
    transition-property: background-color, box-shadow, line-height, height;
    -webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .nav .brand a {
    color: #fff;
    text-decoration: none;
    font-family: 'Jost', sans-serif;
    margin-top: 17px;
    padding: 0;
  }
  .sticky {
    position: fixed !important;
    top: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    background-color: #000;
    line-height: 54px;
  }
  .sticky .brand {
    line-height: 81px;
  }
  .sticky ul li a {
    color: #6E7982;
  }
  .pattern-overlay {
    background: rgba(0, 0, 0, 0.3) url("http://codemydesign.ru/CMDSpace/image/css/images/overlay.png") repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  .menu {
    display: none;
  }
  @media (max-width: 1200px){
    .elementor_about .about_img{
        display: none;
    }
  }
  @media (max-width: 992px){
    .social-media{
        display: none;
    }
  }
  @media (max-width: 600px) {
    .sticky .menu {
      top: 0;
    }
    .sticky .menu .hamburger {
      background: #6E7982;
    }
    .sticky .menu .hamburger::before, .sticky .menu .hamburger::after {
      background: #6E7982;
    }
    .open.sticky .hamburger {
      background: transparent;
    }
    .open .hamburger {
      background-color: transparent;
    }
    .open .hamburger::before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    .open .hamburger::after {
      -webkit-transform: rotate(-45deg) translate(2px, -2px);
      -ms-transform: rotate(-45deg) translate(2px, -2px);
      transform: rotate(-45deg) translate(2px, -2px);
    }
    .menu {
      display: block;
      outline: none;
      position: relative;
      line-height: 60px;
      float: left;
      left: 20px;
      top: 20px;
      width: 60px;
      height: 60px;
      background: none;
      border: 0;
      padding: 0;
      margin: 0;
      cursor: pointer;
      opacity: 0.7;
      -webkit-transition: opacity 150ms;
      transition: opacity 150ms;
    }
    .menu:hover {
      opacity: 1;
    }
    .hamburger, .hamburger::after, .hamburger::before {
      margin: 0 auto;
      display: block;
      width: 24px;
      height: 3px;
      line-height: 0;
      -webkit-transition: all 150ms;
      transition: all 150ms;
    }
    .hamburger::before {
      content: "";
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background: #fff;
    }
    .hamburger::after {
      content: "";
      -webkit-transform: rotate(-45deg) translate(2px, -2px);
      -ms-transform: rotate(-45deg) translate(2px, -2px);
      transform: rotate(-45deg) translate(2px, -2px);
      background: #fff;
    }
    .hamburger {
      background: #fff;
    }
    .hamburger::after {
      -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
      transform: translateY(5px);
    }
    .hamburger::before {
      -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
      transform: translateY(-8px);
    }
    .navbar {
      -webkit-transition: -webkit-transform 150ms;
      transition: transform 150ms;
    }
    ul.navbar {
      -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      transform: translate(-100%, 0);
      padding-left: 0;
    }
    ul.navbar li {
      line-height: calc((100vh - 60px) / 6);
      display: block;
    }
    .open .navbar {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    .nav .brand {
      display: block;
      text-align: center;
      float: none;
    }
    #nav {
      height: 100px;
    }
    #nav.open {
      height: auto;
      min-height: 100%;
    }
    #nav.sticky {
        height: 73px;
    }
    #nav .open.sticky {
      height: auto;
    }
    .social-media{
        display: none;
    }
  }
  @media (max-width: 412px){
    .nav .brand{
        padding-left: 41px;
        font-size: 19px;
    }
}
@media (max-width: 360px){
    .nav .brand{
        line-height: 23px;
        padding-right: 120px;
        padding-top: 24px;
    }
}
@media (max-width: 360px){
    .sticky .brand{
        padding-top: 11px;
    }
}
  .sticky .offcanvas-menu>label{
    top: 16px;
  }
 .sticky .offcanvas-menu label span{
    background: #fff;
 }
 .sticky .offcanvas-menu label span::before{
    background: #fff;
 }
 .sticky .offcanvas-menu label span::after {
    background: #fff;
 }
 .nav .lobg{
    text-align: center;
 }
.social-media{
    line-height: 7;
    letter-spacing: 0px;
    transition-duration: 0.4s;
}
.sticky .social-media{
    line-height: 4;
    transition-duration: 0.4s;
}
.famous-facilities{
    padding-top: 4%;
}
.famous-facilities .content-head hr{
    width: 76px;
    background: #000;
    height: 2px;    
    margin-top: 23px;
}
.famous-facilities .content-img img{
    border-radius: 20px;
}
.famous-facilities .content-text h3{
    font-size: 33px;
    font-weight: 300;
    line-height: 1.6;
    color: #000;
}
.famous-facilities .content-text p{
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    color: #898989;
    padding-bottom: 20px;
    padding-top: 15px;
}
.famous-facilities .content-text{
    padding: 7px 57px;
}
.famous-facilities .content-text ul li{
    list-style: circle;
    font-size: 17px;
    color: #898989;
    font-weight: 400;
}
@media only screen and (max-width: 576px){
    .famous-facilities .content-text{
        padding: 0;
    }
}
.bg-shadow-4::before{
    content: '';
    position: relative;
    background: #f9f9f9;
    width: 41%;
    height: 56%;
    z-index: -10;
    right: -35%;
    padding: 0% 31%;
    padding-bottom: 103%;
    padding-top: 0%;
    top: 215px;
    border-radius: 20px;
}
.bg-shadow-3::before{
    content: '';
    position: relative;
    background: #f7dcbc21;
    width: 41%;
    height: 56%;
    z-index: -10;
    right: -35%;
    padding: 0% 31%;
    padding-bottom: 47%;
    padding-top: 0%;
    top: 229px;
    border-radius: 20px;
}
.about-us .content-count h6{
    font-size: 55px;
    font-weight: 500;
    margin-right: 12px;
    letter-spacing: 4px;
    padding-top: 40px;
}
.about-us .content-count span{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 7px;
    padding: 0px 11px;
}
.about-us .content-count h5{
    font-size: 42px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: none;
    color: #0a0a0a;
    padding-top: 23px;
}
.about-us{
    padding-top: 4%;
}
.book-now{
    background: url(../images/book-now-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10%;
    padding-bottom: 10%;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    background-color: #0a0a0a;
    margin-top: 70px;
    margin-bottom: 70px;
}
.book-now .content-text h2{
    font-size: 60px;
    font-weight: 200;
    letter-spacing: 12px;
    color: #ffffff;
    padding-bottom: 44px;
    text-transform: uppercase;
}
.book-now .content-text a{
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    color: #141414;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #ffffff;
    transition: 0.4s ease;
    padding: 15px 33px;
    display: inline-block;
}
.brand-logo{
    padding-top: 4%;
    padding-bottom: 7%;
}
.address{
    background: #000;
    padding-bottom: 5%;
    padding-top: 7%;
    border-radius: 0 0 20px 20px;
    margin-bottom: 57px;
}
.address .content-text i{
    color: #080808;
    background: #fff;
    width: 60px;
    height: 60px;
    line-height: 28px;
    border-radius: 30px;
    font-size: 25px;
    padding-left: 16px;
    padding-top: 17px;
}
.address .content-text h6{
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: none;
    color: #ffffff;
    font-weight: 300;
    padding-top: 35px;
}
.address .content-text p{
    color: #fff;
}
.address .content-text a{
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    font-weight: 300;
}
.address .content-text{
    padding: 0 42px;
} 
.contact-form .btnsubmit_now{
    border: none;
    background: #000;
    color: #fff;
    padding: 10px 18px 9px 18px;
}
.contact-form .form-control{
    background-color: #fff;
    padding: 26px 22px;
    border: 1px solid #a7a7a7;
}
.contact-form .form-control:focus{
    outline-style: dashed;
}
.contact-form .form-control:focus{
    outline:none;
} 
.contact-form h2{
    font-size: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.contact-form p{
    font-size: 19px;
    font-style: normal;
    letter-spacing: 0px;
}
.contact-form{
    padding-top: 7%;
    padding-bottom:6%;
}
.contact-form .contact-box{
    background: #f8f8f8;
    padding: 64px 0;
    border-radius: 20px;
}
.map{
    padding-bottom: 4%;
}
.sticky .media{
    padding-top: 21px;
}
.media{
    padding-top: 3px;
    float: right;
}
.media ul{
    margin-bottom: 0;
}
.media ul li{
    list-style: none;
    display:inline-flex;
    padding: 0 4px;
}
.media ul li i{
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 5px 5px;
    font-size: 18px;
    border-radius: 8px;
    border: 1px #ffffff96 solid;
}
/* Text Animation */
@media screen and (max-width: 768px){
    .content-bg .name h1{
        font-size: 36px;
    }
}
/* Text Animation */

/* FAB */
.adminActions {
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 1000;
  }
    .adminButton {
      height: 60px;
      width: 60px;
      background-color: rgba(67, 83, 143, .8);
      border-radius: 50%;
      display: block;
      color: #fff;
      text-align: center;
      position: relative;
      z-index: 1;
    }
      .adminButton i {
        font-size: 22px;
      }
  
    .adminButtons {
      position: absolute;
      width: 100%;
      bottom: 120%;
      text-align: center;
    }
      .adminButtons a {
        display: block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        text-decoration: none;
        margin: 10px auto 0;
        line-height: 1.15;
        color: #fff;
        opacity: 0;
        visibility: hidden;
        position: relative;
        box-shadow: 0 0 5px 1px rgba(51, 51, 51, .3);
      }
        .adminButtons a:nth-child(1) {background-color: #667f99fc; transition: opacity .2s ease-in-out .3s, transform .15s ease-in-out;}
        .adminButtons a:nth-child(2) {background-color: #03a9f4; transition: opacity .2s ease-in-out .25s, transform .15s ease-in-out;}
        .adminButtons a:nth-child(3) {background-color: #f44336; transition: opacity .2s ease-in-out .2s, transform .15s ease-in-out;}
        .adminButtons a:nth-child(4) {background-color: #4CAF50; transition: opacity .2s ease-in-out .15s, transform .15s ease-in-out;}
  
        .adminActions a i {
          position: absolute;
          top: 50%; left: 50%;
          transform: translate(-50%, -50%);
        }
    .adminToggle {
      -webkit-appearance: none;
      position: absolute;
      border-radius: 50%;
      top: 0; left: 0;
      margin: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      background-color: transparent;
      border: none;
      outline: none;
      z-index: 2;
      transition: box-shadow .2s ease-in-out;
      box-shadow: 0 3px 5px 1px rgba(51, 51, 51, .3);
    }
      .adminToggle:hover {
        box-shadow: 0 3px 6px 2px rgba(51, 51, 51, .3);
      }
  
      .adminToggle:checked ~ .adminButtons a {
        opacity: 1;
        visibility: visible;
      }
/* FAB */

.img-box .snip1273 {
    position: relative;
    min-width: 310px -60px;
    width: 100%;
    color: #ffffff;
    text-align: left;
    background-color: #000;
    font-size: 16px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}
@media (min-width: 576px) and (max-width: 992px){
    .img-box{
        padding-top: 19%;
    }
}
@media only screen and (max-width: 576px){
    .img-box{
        padding-top: 30%;
    }
}
@media only screen and (max-width: 412px){
    .img-box{
        padding-top: 40%;
    }
}
.img-box .snip1273 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.img-box .snip1273 img {
    position: relative;
    max-width: 100%;
    vertical-align: top;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}
.img-box .snip1273 figcaption {
    position: absolute;
    top: 24%;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    padding: 0px 30px;
    text-align: center;
}
.img-box .snip1273 figcaption:before,
.img-box .snip1273 figcaption:after {
    width: 1px;
    height: 0;
}
.img-box .snip1273 figcaption:before {
    right: 0;
    top: 0;
}
.img-box .snip1273 figcaption:after {
    left: 0;
    bottom: 0;
}
.img-box .snip1273 h3,
.img-box .snip1273 p {
    line-height: 1.5em;
}
.img-box .snip1273 h3 {
    margin: 0 0 5px;
    font-weight: 400;
    text-transform: uppercase;
}
.img-box .snip1273 p {
    font-size: 0.8em;
    font-weight: 500;
    margin: 0 0 15px;
}
.img-box figcaption a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    padding: 4px 8px;
    border: 1px #fff solid;
    border-radius: 4px;
}
.img-box .snip1273:before,
.img-box .snip1273:after,
.img-box .snip1273 figcaption:before,
.img-box .snip1273 figcaption:after {
    position: absolute;
    content: '';
    z-index: 1;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    opacity: 0.8;
}
.img-box .snip1273:before,
.img-box .snip1273:after {
    height: 1px;
    width: 0%;
}
.img-box .snip1273:before {
    top: 0;
    left: 0;
}
.img-box .snip1273:after {
    bottom: 0;
    right: 0;
}
.img-box .snip1273:hover img,
.img-box .snip1273.hover img {
    opacity: 0.4;
}
.img-box .snip1273:hover figcaption,
.img-box .snip1273.hover figcaption {
    opacity: 1;
}
.img-box .snip1273:hover figcaption:before,
.img-box .snip1273.hover figcaption:before,
.img-box .snip1273:hover figcaption:after,
.img-box .snip1273.hover figcaption:after {
    height: 100%;
}
.img-box .snip1273:hover:before,
.img-box .snip1273.hover:before,
.img-box .snip1273:hover:after,
.img-box .snip1273.hover:after {
    width: 100%;
}
.img-box .snip1273:hover:before,
.img-box .snip1273.hover:before,
.img-box .snip1273:hover:after,
.img-box .snip1273.hover:after,
.img-box .snip1273:hover figcaption:before,
.img-box .snip1273.hover figcaption:before,
.img-box .snip1273:hover figcaption:after,
.img-box .snip1273.hover figcaption:after {
    opacity: 0.0;
}
.img-box{
    margin-top: -161px;
}
 @media only screen and (max-width: 576px){
    .img-box .about_img {
        padding-top: 34px;
    }
 }
         
   
/* gallery ==========================*/

.gallery .container-fluid {
    width: 100%;
    padding: 2rem 0rem;
    margin: 0 auto;
  }
  .gallery .container-fluid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
  }
  .gallery .card {
    background: #ffffff;
    color: #333333;
    border-radius: 2px;
    border-radius: 30px;
  }
  .gallery .card-image {
    background: #ffffff;
    display: block;
    padding-top: 70%;
    position: relative;
    width: 100%;
  }
  .gallery .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }
  
  @media only screen and (max-width: 600px) {
    .gallery .container-fluid {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 1rem;
    }
  }
  .fancybox-thumbs__list a:before{
    border: 3px solid #000000;
  }
  .gallery .content-head hr{
    width: 76px;
    background: #000;
    height: 2px;
    margin-top: 23px;
  }
  .big-text{
    font-size: 44px;
    letter-spacing: 1px;
    font-family: 'Jost', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
  }
  @media only screen and (max-width: 412px){
    .big-text{
        font-size: 30px;
    }
  }
/* gallery ==========================*/