.header.scrolled.awake {
    margin-top: 0;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}
.header {
background:#fff;
}
.numbers{
	font-variant-numeric:lining-nums;
}
.header.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff!important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 9px 10px rgb(0 0 0 / 20%);
}
.facilities li {
    line-height: 1.3 !important;
    margin-bottom: .8rem !important;
}
.qt-syle{
    font-size: 26px;
    line-height: 1.5;
    font-family: 'Cormorant', serif;
    font-weight: 400;
    font-style: italic;
}
.title {
    font-size: 52px;
    line-height: 1.1;
    font-family: 'Cormorant', serif;
    font-weight: 600;
    margin-bottom: 2.5rem;
    color: #000;
    margin-top: -10px;
    font-variant-numeric: lining-nums;
}
.small-title {
    font-size: 26px;
    line-height: 1.5;
    font-family: 'Cormorant', serif;
    font-weight: 400;
    margin-bottom: 1.5rem;
    font-style: italic;
}
.hero .carousel {
    background: #ccc;
}
.mw-142{
	max-width:142px;
}
.mw-203{
	max-width:203px;
}
.mw-250{
	max-width:250px;
}
body .bg-secondary{
	background-color:var(--color-secondary) !important;
}
body .bg-secondary1 {
    background-color: #faf6f3 !important;
}
body .bg-secondary2{
    background-color: #faf6f3 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--color-primary) !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px 3px;
    background: #D6D6D6;
}
body .carousel-indicators {
    justify-content: end;
    display: none;
}
body .carousel-caption {
    bottom: 7%;
}
.carousel-caption p {
    font-size: 70px;
    line-height: 1.3;
    font-weight: 400;
    font-family: var(--font-secondary);
    max-width: 100%;
    text-align: left;
    margin-bottom: 0;
}
.carousel-caption h5 {
    font-size: 70px;
    line-height: 1.3;
    font-weight: 400;
    font-family: var(--font-secondary);
    max-width:100%;
    text-align: left;
    background: rgb(182 108 67 / 65%) ;
    color: #fff;
    display: block;
    max-width: fit-content;
    padding: .5rem 1.5rem;
}

.repres-img:after{
	content:"Representative Image";
	position:absolute;
	bottom:3%;
	right:3%;
	font-size:14px;
	line-height:1.3;
	color:#fff;
}
.carousel-item.cgb-white:after{content:"Artist's Impression";position:absolute;bottom:15px;right:15px;color:rgba(255,255,255,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.carousel-item.cgb-black:after{content:"Artist's Impression";position:absolute;bottom:15px;right:15px;color:rgba(0,0,0,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.carousel-item.cgb-black-left:after{content:"Artist's Impression";position:absolute;bottom:15px;left:15px;color:rgba(0,0,0,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.computer-generated-black-left,
.computer-generated-white-left {
    position: relative;
}
.imgbordercgtextleft:after{
bottom:30px !important;left:30px !important;
}	
.computer-generated-black-left:after{content:"Artist's Impression";position:absolute;bottom:15px;left:15px;color:rgba(0,0,0,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.computer-generated-black:after{content:"Artist's Impression";position:absolute;bottom:15px;right:15px;color:rgba(0,0,0,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.computer-generated-white:after{content:"Artist's Impression";position:absolute;bottom:15px;right:15px;color:rgba(255,255,255,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.computer-generated-white-left:after{content:"Artist's Impression";position:absolute;bottom:15px;left:15px;color:rgba(255,255,255,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}
.lb-container .computer-generated-black:after{content:"Artist's Impression";position:absolute;bottom:15px;right:15px;color:rgba(255,255,255,0.85);font-size:9px;line-height:1.3;display:block;z-index:1;opacity:.8;}

footer {
	background-color:#141414;
}
footer .footer-content {
    background: #141414;
}
footer .footer-content{
    padding: 50px 0;
}
.footer-widget {
    text-align: center;
    margin-bottom: 1.5rem;
}
.footer-widget p, .footer-widget a {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 0;
    display: inline-block;
}
.subscribebox {
    display: flex;
    align-items: center;
    justify-content: center;
}
.subscribebox form{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.subscribebox form .form-control {
    background: rgb(255 255 255 / 11%);
    border: 0;
    border-radius: 0;
    min-height: 40px;
    height: 40px;
    color: #fff;
    margin: 0.3rem !important;
    min-width: 22vmax;
}
.subscribebox p{
	margin: 0.3rem !important;
}
.subscribebox form .btn.btn-primary{
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    border: 0;
    background: rgb(255 255 255 / 15%);
    height: 40px;
    padding: 0.3rem 1.5rem;
	margin: 0.3rem !important;
}
.subscribebox form .btn.btn-primary:hover,
.subscribebox form .btn.btn-primary:focus{
    color: #fff;
    background:#000;
}
.pelican-footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pelican-footer-social li {
    margin: 0.3rem 1.5rem;
}
.pelican-footer-social li a {
    font-size: 24px;
    color: #b8b8b8 !important;
}
.pelican-footer-social li a:hover {
    color: #fff !important;
}
.pelican-footer-social li a .bi-wechat{
    font-size: 31px;
}
.copyright{
    font-size: 14px !important;
    line-height: 1.3;
    font-weight: 300;
}
.scrolldownarrow {
    text-align: center;
    display: inline-block;
    margin-top: -90px;
}
#scroll-down {
    display: block;
    position: relative;
    padding-top: 79px;
    text-align: center;
    transform: rotate(180deg);
    opacity: .8;
	visibility: unset;
}
.arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 25px;
}
.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
#scroll-title {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em;
    margin-top: 1rem;
}
#scroll-down::before {
    -webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -2px;
    width: 2px;
    height: 90px;
    background:#fff;
    content: ' ';
}
@-webkit-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@-moz-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@-o-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}
@keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}


/*--------SA-----------------*/
.right-bottom.carousel-caption h5 {
    text-align: right;
    margin-left: auto;
}
body .carousel-caption.right-middle {
    bottom: 35%;
}
.right-middle.carousel-caption h5 {
    text-align: right;
}
.font-18{
	font-size:18px;
	line-height:1.3;
}
.font-24{
	font-size:24px;
	line-height:1.3;
}
.black {
	color:#000 !important;
}
.white {
	color:#fff !important;
}
.bg-fix {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.btn.btn-primary {
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    text-transform: uppercase;
    background: transparent;
    color: #000000;
    border: 1px solid #000;
    border-radius: 0;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding: 0.5rem 2.5rem;
}
.btn.btn-primary:hover {
    background: var(--color-primary);
	border-color: var(--color-primary);
	color:#fff;
}
.round-img {
    border-radius: 50%;
}
.font-kievitot  {
    font-family: 'Cormorant', serif !important;
}
.font-gotham {
    font-family: 'Inter', sans-serif !important;
}
.font-romain {
    font-family: 'Rubik', sans-serif !important;
}
.whitebox {
    background: #fff;
    padding:3.5vmax;
}
.hero #hero-carousel-2.carousel {
    width: 100%;
    min-height: 80vh;
    padding: 0 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.hero #hero-carousel-2.carousel .carousel-caption{
    bottom: auto;
    top: 15%;
}
.hero #hero-carousel-2.carousel .carousel-caption h5 {
    max-width: 625px;
	font-size:56px;
}


section.overflow-show {
    overflow: unset;
}

.outof.owl-carousel .owl-stage-outer {
    overflow: unset;
}

.highlight span {
    background: linear-gradient(180deg,rgba(255,255,255,0) 60%, #e10019 40%);
}

.c-yellow.highlight span {
    background: linear-gradient(180deg,rgba(255,255,255,0) 60%, #fff200 40%);
}
.c-orange.highlight span {
    background: linear-gradient(180deg,rgba(255,255,255,0) 60%, #ff7a4e 40%);
}
.two-column {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 30px;
}
.img-border{
	border:20px solid #fff;
}
.bg-stretch-end{
	position:relative;
}
.font-48{
	font-size:48px;
	line-height:1.3;
}
.std-ul li{
	margin-bottom:0.5rem;
}
.mw-390{
	max-width:390px;
}
.mw-500{
	max-width:500px;
}
.mw-870{
	max-width:890px;
}
.mh-700{
	min-height:700px;
}
.mh-700{
	min-height:700px;
}
.bg-gray{
	background-color:#e3dee4;
}
.bg-silk{
	background-color:#ede1d8;
}
.bg-royal{
	background-color:#efd0d0;
}
.formcontainer {
    background: #fff;
    padding: 3vmax;
}
body .formcontainer .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ededed;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius:0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: 40px;
    border-radius: 0;
	margin-bottom:24px;
}
body .formcontainer .submitbtn{
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    background: #f3ab32;
    border: 1px solid #f3ab32;
	color:#fff;
    padding: 0.3rem 1.5rem 0.1rem;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
body .formcontainer .submitbtn:hover,
body .formcontainer .submitbtn:focus{
    background: #000;
    border: 1px solid #000;
	color:#fff;
}

.scroll-downs {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5%;
    left: 0;
    margin: auto;
    width: 34px;
    height: 55px;
    z-index: 9;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
  display:none;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}

@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

/*.animate {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    
}*/
.animate-transition.animate-right { animation: 2s animate-right;opacity:1; }
.animate-transition.animate-left { animation: 2s animate-left; opacity:1;}
.animate-transition.animate-fade { animation: 3s animate-fade; opacity:1;}

@keyframes animate-right {
  0% { transform: translateX(-65px);}
  100% { transform: translateX(0); }
}

@keyframes animate-left {
  0% { transform: translateX(65px); }
  100% { transform: translateX(0px); }
}
@keyframes animate-fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.animate-transition {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
	opacity:0;
}

a.btn-social,
.btn-social
{
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 54px;
}

a.btn-social, .btn-social {
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.btn-social:hover,.btn-social:focus
{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i
{
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}
.btn-social.btn-xs
{
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}
.btn-social.btn-sm
{
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}
.btn-social.btn-lg
{
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}
.btn-facebook
{
    background-color: #3b5998;
}
.btn-facebook:hover
{
    background-color: #4c70ba;
}
.btn-instagram {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.btn-instagram:hover
{
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.btn-youtube
{
    background-color: #e52d27;
}
.btn-youtube:hover
{
    background-color: #ea5955;
}
.btn-linkedin
{
    background-color: #0976b4;
}
.btn-linkedin:hover
{
    background-color: #0b96e5;
}
.mh-160{
	min-height:160px;
}
.floating {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    background: rgb(0 0 0 / 98%);
    width: 100%;
    text-align: center;
    z-index: 99;
    align-items: center;
    justify-content: space-around;
}
.floating .column {
    width: 100%;
}
.floating .column:first-child {
    border-right: 1px solid #fff;
}
.floating .column a {
    font-size: 14px;
    line-height: 1.3;
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    font-weight: 400;
    text-transform: uppercase;
}
.ml-std{
	margin-left:2rem;
}
.mr-std{
	margin-right:2rem;
}
.blnak-height {
    min-height: 700px;
}
.hero #hero-carousel-2.carousel  .caption-bottom.carousel-caption {
    top: auto;
    bottom: 15%;
}
body .bg-left-top{
	background-position:center top !important;
}
.mh-500{
	min-height:500px;
}


/*-----Cocoon------*/
.color-primary{
	color::var(--color-primary)!important;
}
.z-index-1{
	z-index:1;
}
.img-styl img {
    box-shadow: 0px 0 0 70px var(--shadow-default) !important;
    z-index: -1;
}
.fancy-border-b-0 img {
    box-shadow: 0px -140px 0 70px var(--shadow-default) !important;
}
.img-left{
	margin-left:70px;
}
.img-right{
	margin-right:70px;
}
.textbox-right {
    padding-left: 80px;
}
.textbox-left {
    padding-right: 80px;
}
td {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    color: #333333;
    font-family: 'inter';
    margin: 0 !important;
}
.icon-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 25px;
}
.icon-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.icon-box p{
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    color: #333333;
    font-family: 'inter';
    margin: 0 !important;
}	
.icon-box .icon {
    margin-right: 32px;
    min-width: 60px;
    min-height: 60px;
    max-width: 60px;
    max-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-box .icon img {
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 100%;
}
.fancy-gallery {
    position: relative;
}
.fancy-gallery h6 {
    font-size: 40px;
    line-height: 1;
    font-weight: 500;
    background: #fff;
    padding: .5rem 2.5rem 1rem 2.5rem;
    position: absolute;
    left: 0;
    top: 5%;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	color: #000;
	transition: all 0.5s 0.3s ease;
}
.fancy-gallery a:hover h6 {
    color: #000;
	top: 8%;
}
.fancy-gallery img {
    padding-left: 30px;
}

#testimonials:not(li){
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width:100%;
}
.testimonial-heading{
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
 
.testimonial-heading span{
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.testimonial-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
}
.testimonial-box{
    width:500px;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
}
.profile-img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile{
    display: flex;
    align-items: center;
}
.name-user{
    display: flex;
    flex-direction: column;
}
.name-user strong{
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}
.name-user span{
    color: #979797;
    font-size: 0.8rem;
}
.reviews{
    color: #f9d71c;
}
.box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.client-comment p{
    font-size: 0.9rem;
    color: #4b4b4b;
}
.testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
}
.neighborhoodText {
    padding: 3vmax;
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.neighborhoodImg{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 480px;
}
.neighborhoodGuide {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}
.fancyslider {
    position: relative;
    margin: 4rem 0;
}
.fancyslider-bg {
    height: auto!important;
    position: absolute!important;
    left: 35%!important;
    top: -4rem!important;
    bottom: -4rem!important;
    right: 0%!important;
    animation-name: afr!important;
    animation-delay: 250ms!important;
    background: #e3dee4;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    cursor: pointer;
}
.owl-carousel.owl-loaded>* {
    width: auto!important;
}
.owl-carousel .owl-next {
    left: 98%;
}
.owl-carousel .owl-prev {
    right: 98%;
}
.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--arrows-size,1.8rem)!important;
    margin-left: var(--arrows-offset,0);
    margin-right: var(--arrows-offset,0);
    transition-property: background,box-shadow,border,color,opacity,transform;
    transition-duration: 0.3s;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background:var(--color-primary);
    color: #FFF;
    text-decoration: none;
    border-radius: 0;
}
.ul-primary li {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    color: #ac6949;
    margin-bottom: 0.5rem;
}
.galeery-item {
    margin-bottom: 80px;
}
.galeery-item h3 {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 1rem;
}
.design-block {
    background: #e7b793;
    padding: 3rem;
    /* box-shadow: 0px 0 0 70px #e7b793 !important; */
    font-size: 40px;
    margin: 0;
	position:relative;
}
.design-block .qt-left {
    font-size: 80px;
    line-height: 1;
    position: absolute;
    top: 9px;
    left: 24px;
    color: #000;
	opacity:.8;
}
.design-block .qt-right {
    font-size: 80px;
    line-height: 1;
    position: absolute;
    bottom: -22px;
    right: 24px;
    color: #000;
	opacity:.8;
}
.img-shadow {
	box-shadow: 0px -140px 0 70px var(--shadow-default) !important;
	margin-right: 70px;
}
.img-box {
    position: relative;
}
.img-box-bg {
    content: '';
    background: var(--shadow-default) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: -70px;
}
.mailresume h3,
.mailresume a{
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 500;
	font-family:var(--font-secondary);
}
.mailresume a{
    color:var(--color-primary) !important;
}
.on-page.footer-widget .pelican-footer-social li:first-child{
	margin-left:0;
}
.form-container {
    background: #e3dee4;
    padding: 4rem;
    padding-top: 3rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size:14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0;
    height: 40px;
    margin-bottom:1.6rem;
}
.form-container [class*="col-"] {
    padding: 0 .8rem;
}
.floating-booknow {
    position: fixed;
    bottom: 30%;
    left: 0px;
    border-radius: 0;
    text-align: center;
    box-shadow: none;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}
.floating-booknow a {
    color: #FFF;
    background-color: var(--color-primary);
    padding: 0.5rem;
    font-size: 18px;
    width: 50px;
    height: 124px;
    writing-mode: vertical-rl;
    line-height: 1.8;
    font-weight: 400;
}
.floating-booknow:hover a,
.floating-booknow:focus a{
    color: #FFF;
	background-color: #000;
}
.floatingsocial .social-media {
    align-items: center;
    display: flex;
    transition: transform 0.3s ease-in-out;
    margin-bottom: 1px;
    min-height: 40px;
    background: #fff !important;
}
/*.floatingsocial .social-media:hover {
    transform: translateX(calc(-73px + 60px));
}*/

.floatingsocial .social-media i {
    color: #005ca8;
    font-size: 24px;
    padding: 3px;
    text-align: center;
    width: 48px;
}
.floatingsocial .social-media i.fa-phone-volume {
    transform: rotate(-26deg);
}
.floatingsocial .social-media a {
    color: #fff;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.floatingsocial.social-media-container {
    bottom: 5%;
    list-style-type: none;
    padding: 0;
    position: fixed;
    left: calc(100% - 41px);
    transform: translateY(-10%);
    min-width: 60px;
    z-index: 9;
}
.floatingsocial .social-media a img {
    width: auto;
    height: auto;
    max-height: 26px;
    max-width: 26px;
}

.floatingsocial .social-media.phone{
  background-color: #005ca8;
}

.floatingsocial .social-media.whatsapp{
  background-color: #2da239;
}
.floatingsocial .social-media.email{
  background-color: #f2ab00;
}
.floatingsocial .social-media.map{
  background-color: #ef2a3d;
}
.floatingsocial .social-media.rating{
  background-color: #951b81;
}
.compact-color.pelican-footer-social li {
    margin: 0.3rem .5rem;
}
.compact-color.pelican-footer-social li.facebook a{
    color: #4267B2 !important;
}
.compact-color.pelican-footer-social li.instagram a{
    color: #E4405F !important;
}
.compact-color.pelican-footer-social li.linkedin a{
    color: #0A66C2 !important;
}
.compact-color.pelican-footer-social li.youtube a {
    color: #FF0000 !important;
    font-size: 28px  !important;
    line-height: 37px;
}
.compact-color.pelican-footer-social li.youtube a:hover,
.compact-color.pelican-footer-social li.linkedin a:hover,
.compact-color.pelican-footer-social li.instagram a:hover,
.compact-color.pelican-footer-social li.facebook a:hover{
    color:var(--color-primary)!important;
}

.youtube-container {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 30px auto;
}

.youtube-player {
    display: block !important;
    margin: 0 auto !important;
    padding-bottom: 48.25% !important;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: hand;
    cursor: pointer;
    display: block;
    background: #000;
}

img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
}

div.youtube-play-btn {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(../img/1398.png) no-repeat center center;
  background-size: 72px 72px;
}

.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.weatherwidget-container {
    background: #473a41;
    padding: 1rem 0 !important;
    min-height: 100px;
}
.weatherwidget-io{
	pointer-events: none;
  cursor: default;
 }
.weatherwidget-io .locationName {
    color: #eeeeee;
    background: #ac6949;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2vmax;
    font-weight: 400;
}
.weatherwidget-io .currentWeather {
    padding: 0;
}
/*[data-scroll-container], [data-scroll-section] { transform-style: preserve-3d; will-change: transform; }*/
.text-shadow {
    text-shadow: 0px 0px 13px rgb(0 0 0);
}
.glightbox-clean .gslide-description {
    background: transparent;
}
.glightbox-clean .gdesc-inner {
    padding: 10px 0 0 0;
}
.glightbox-clean .gslide-title {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 19px;
    line-height: 1.4em;
}
body textarea.form-control {
    min-height: 100px;
}
.text-center-justify {
    text-align: justify;
    text-align-last: center;
}
.iframe {
    max-height: 500px;
    min-height: 500px;
    background: #fff;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: auto;
	padding:1.5rem;
}
.booking-irame.iframe {
    max-height:100%;
    min-height: 100%;
    background: #fff;
	padding-top:0;
}
/* width */
::-webkit-scrollbar {
  width: 7px;
  height:7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ccc;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}
body .widgio-widget * {
    padding: 0;
}
.event-div {
    max-width: 1200px;
    margin: 0 auto;
}
.event-grid {
    background: #fff;
    padding: 1.5rem;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom:0;
    flex-direction: column;
}
.event-grid .event-img img {
    max-width: 100%;
}
.event-grid .event-summery {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 0;
    padding-bottom: 0;
}
.event-summery h4 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
    color: #ac6949;
    text-transform: uppercase;
}
.event-summery p {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: .3rem;
    font-weight: 400;
}
.event-summery p span{
    color: #ac6949;
}
@media(max-width:1060px){
    .testimonial-box{
        width:45%;
        padding: 10px;
    }
}
@media(max-width:790px){
    .testimonial-box{
        width:100%;
    }
    .testimonial-heading h1{
        font-size: 1.4rem;
    }
}
@media(max-width:340px){
    .box-top{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .reviews{
        margin-top: 10px;
    }
}
::selection{
    color: #ffffff;
    background-color: #252525;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

#hero-carousel.main-slider .carousel-item.active > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}

#hero-carousel.main-slider .carousel-item {transition-duration: 1s !important}

#hero-carousel.main-slider .carousel-item{
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  -webkit-animation:kenburns 7000ms linear 0s infinite;
  animation:kenburns 7000ms linear 0s infinite;
}

@keyframes kenburns {
  0%
  {
    background-size: 100% auto;
    transition: all 7s linear;
  }
  100%
  {
    background-size: 120% auto;
    transition: all 7s linear;
  }

}
.accordion .accordion-header .accordion-button {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    font-family: var(--font-default);
    padding: 0.8rem 1rem;
    background: rgb(204 204 204 / 40%);
    margin-bottom: .2rem;
    outline: 0 !important;
    border: 0;
    box-shadow: none;
}
.accordion .accordion-header .accordion-button:hover {
    background: rgb(204 204 204 / 80%);
}
body .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: var(--color-primary) !important;
    box-shadow:none !important;
}
body .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "\F282";
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none;
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}
body .accordion-button:not(.collapsed)::after {
	background-image: none;
	color: #fff !important;
}
#opnings .modal-header .modal-title {
    font-size: 25px;
    text-align: center;
    width: 93%;
    font-weight: 700;
    text-transform: uppercase;
}
#opnings .modal-body {
    background: #e3dee4;
    padding: 3rem 1.5rem;
}
.roomsHeader .fancy-gallery img {
    padding-left: 0;
}
.roomsHeader .fancy-gallery .rooms-caption {
    background: rgb(0 0 0 / 62%);
    padding: 1rem 1rem;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: baseline;
    transition: all 0.5s 0.3s ease;
    width: 100%;
    justify-content: flex-start;
}
.roomsHeader .fancy-gallery h6 {
    font-size: 30px;
    line-height: .9;
    font-weight: 500;
    position: relative;
    background: transparent;
    padding: 0;
    color: #fff;
    height: auto;
    margin: 0;
    display: inline-flex;
}
.roomsHeader .fancy-gallery .rooms-caption i{
    font-size: 18px;
    color: #fff;
    margin: 0 .5rem;
    font-weight: 600;
}
.roomsHeader .fancy-gallery .rooms-caption i{
    font-size: 18px;
    color: #fff;
    margin: 0 .5rem;
    font-weight: 600;
}
.roomsHeader .fancy-gallery .rooms-caption span{
    font-size: 23px;
    line-height: 1.3;
    color: #fff;
}
.roomsHeader .fancy-gallery p {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.roomsHeader .fancy-gallery a:hover h6 {
    color: #fff;
    top:0;
}
.lunchDinnerWines  .fancy-gallery p {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
    background: rgb(255 255 255 / 83%);
    padding: .5rem 2.5rem .5rem 2rem;
    position: absolute;
    left: 0;
    top: 5%;
    height: 66px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    transition: all 0.5s 0.3s ease;
}
.mw-300{
		max-width:300px;
	}
	.opnings-box {
    border: 1px solid #ac6949;
    padding: 1.5rem 2rem;
    min-height: 250px;
    margin-bottom: 40px;
}
.opnings-box h3 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #ac6949;
}
.opnings-box a.btn.btn-primary {
    background: #ac6949;
    color: #fff;
    border-color: #ac6949;
    margin-bottom: 0 !important;
}
.opnings-box a.btn.btn-primary:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
.tandc {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    color: #000;
}
.enq-div .event-enq{
    background: var(--color-primary);
    padding: 0.5rem 1rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.enq-div .event-enq:hover{
    background:#000;
}
.caption-patch {
    text-align:left
}
.caption-patch h5{
    display: inline-block;
    background: rgb(0 0 0 / 35%);
    color: #fff;
    line-height: 1;
    padding: 0.3rem 1.5rem 0.4rem 1.5rem;
}
#aboutHeader {
    background: #f9f5e6;
}
.about-headerdiv{
    min-height: 435px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 95px;
}
.img-styl img.silk-border{
    box-shadow: 0px 0 0 70px #ede1d8 !important;
}
.img-styl  img.royal-border{
    box-shadow: 0px 0 0 70px #efd0d0 !important;
}
.googleReviews {
    max-width: 587px;
}
.iframe-div{
    width: 100%;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
.header {
    padding: 10px 1vmax;
}
.navbar>ul>li {
    padding: 10px 0 10px 20px;
}
.carousel-caption h5 {
    font-size: 58px;
}
.carousel-caption h5 br{
    display: none !important ;
}
.title {
    font-size: 52px;
}
.intro {
    font-size: 22px;
}
.qt-syle {
    font-size: 24px;
}
.mw-203 {
    max-width: 180px;
}
.font-24 {
    font-size: 22px;
    line-height: 1.3;
}
.size {
    font-size: 22px;
}
.small-title {
    font-size: 22px;
}
.grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 5px;
    grid-auto-rows: minmax(115px, auto);
    grid-auto-flow: dense;
    padding: 10px;
}
.hover01 p {
    font-size: 12px;
}
.hover01 p.font-md-8 {
    font-size: 8px;
}
.neighbourhood-grid p span {
    font-size: 30px;
}
#timeline .timeline-movement .timeline-item h4 {
    font-size: 24px;
}
#timeline .timeline-movement .timeline-item p{
    font-size: 14px;
    line-height: 1.3;
}
.gap-large {
    padding: 100px 0;
}
.std-ul1 li {
    margin-bottom: 0.5rem;
    color: #ac6949;
}
.design {
    color: #ac6949;
}
.form-design{
    background-color: #e3dee4;
}

.design-block {
    background-color: #e7b793;
    padding: 2rem;
    max-width: 28rem;
}

}


@media (max-width: 768px) {
.hero {
    padding-top: 54px;
}
.iframe-div iframe{
    width: 100%;
    max-height: 350px;
}
.img-styl img {
    box-shadow: none !important;
}
.img-styl img.premium-border,
.img-styl img.silk-border,
.img-styl img.royal-border{
    box-shadow: none !important;
}
.btn.btn-primary {
    height: 45px;
    padding: 0.5rem 1.5rem;
}
.img-left {
    margin-left: 0px;
    margin-bottom: 0;
}
.iframe {
    max-height: 440px;
    min-height: 440px;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: auto;
	background-color:#fff;
	display:block;
}
.img-right{
	margin-right:0px;
	margin-bottom:0;
}
.textbox-right {
    padding-left: 0px;
    margin-bottom: 1rem;
}
.textbox-left {
    padding-right: 0px;
	margin-bottom: 1rem;
}
.pb-xs-0{
	padding-bottom:0 !important;
}
.mb-xs-0{
	margin-bottom:0 !important;
}
.pt-xs-small {
    padding-top: 30px !important;
}
.pt-xs-large {
    padding-top: 2.5rem !important;
}
.mw-xs-200 {
   max-width:200px !important;
}
.pb-xs-small{
	padding-bottom:30px !important;
}
.icon-box .icon {
    margin-right: 15px;
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
}
.icon-box p {
    font-size: 13px;
    line-height: 1.3;
}
.std-ul li {
    margin-bottom: 0.5rem;
    font-size: 14px;
    line-height: 1.3;
}
.ml-std{
	margin-left:0;
}
.mr-std{
	margin-right:0;
}
.gap-small {
    padding: 30px 0;
}
.navbar li.nav-item.active a{
color:#f3ab32;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 2.5rem;
}
.navbar #enqNow {
    display: none;
}
.header {
    padding: 10px 1vmax;
}
.header.scrolled.awake {
    padding: 2px 0;
}
body a.header-btn {
    max-width: 158px;
}
.header.scrolled .logo img {
    max-height: 40px;
    margin: 0.2rem 1rem;
}
.mobile-nav-show {
    padding-right: 0;
}
.header .logo img {
    margin: 0;
	max-height: 35px;
}
.grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(92px, 1fr));
    grid-gap: 2px;
    grid-auto-rows: minmax(92px, auto);
    grid-auto-flow: dense;
    padding: 10px;
}
	body .hero .carousel,
	#hero-carousel.carousel {
    width: 100%;
    min-height: 45vh;;
}
#hero-carousel .carousel-item, #hero-carousel:not(.home-hero) .carousel-item {
    background-image: none !important;
    background: #eae3df;
}
.carousel-caption h5 {
    font-size: 28px;
}
.carousel-caption {
    left: 5%;
	right: 5%;
	bottom: 0% !important;
}
.gap-medium {
    padding: 40px 0;
}
.pt-small {
    padding-top: 50px !important;
}
.gap-large {
    padding: 50px 0;
}
section{
	overflow-x: hidden;
}
.mw-203,
.mw-142 {
    max-width: 115px;
}
.mw-250 {
    max-width: 190px;
}
.hero #hero-carousel-2.carousel .carousel-caption h5 {
    font-size: 20px;
    color: #fff !important;
}
.title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 1rem;
}
.font-24 {
    font-size: 18px;
	text-align: center;
}
#hero-carousel-2.carousel {
    min-height: 35vmax !important;
}
.hero #hero-carousel-2.carousel .carousel-caption {
    top: auto;
    bottom: 5% !important;
}
.arrow-container .carousel-control-next, .arrow-container .carousel-control-prev, .fancyarrow .owl-prev, .fancyarrow .owl-next {
    width: 34px;
    height: 34px;
    margin-bottom: -34px;
}
.arrow-container .arrows, .fancyarrow .owl-nav {
    max-width: 90px;
    height: 34px;
    right: .9rem;
    bottom: 14px;
}
.carousel-control-next.arrow-style i:after,
.arrow-style i:after {
    top: 27%;
}
.size {
    font-size: 18px;
    text-align: center;
}
.small-title {
    font-size: 20px;
    text-align: center;
}
.carousel-caption p {
    font-size: 32px;
}
.text-xs-center {
	text-align:center !important;
}
.pt-xs-0{
	padding-top:0!important;
}
.fetured-box {
    padding: 0;
}
.slide-text-box {
    max-width: 500px;
    padding-bottom: 50px;
    min-height: 210px;
}
ul.column-xs-2{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 30px;
}
.img-border {
    border: 15px solid #fff;
}
.hide-before-xs:before{
	display:none;
}
.hide-before-xs .stretch-bg-content{
	background-color:#fff;
}
.arrows.ms-0 {
    left: .9rem;
}
.hover01 p {
    font-size: 12px;
    padding: .5rem;
}
.table-responsive.rera-table table{
    border: 0;
}
.table-responsive.rera-table table tr{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.rera-table tr td {
    font-weight: 400;
    border: 1px solid #fff;
    width: 100%;
    text-align: center;
}
.rera-table tr td:not(:last-child) {
    border-bottom: 0 !important;
}
.mh-700 {
    min-height: 200px;
}
.mh-xs-350 {
    min-height: 350px;
}
.bg-fix {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.pb-xs-3 {
	padding-bottom:3rem !important;
}

#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul,
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#timeline .lefting-wrap {
    width: 100%;
    margin-bottom: 1.5rem;
}
#timeline .lefting-wrap img{
    width: 100%;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits  .timeline-panel-ul .righting-wrap,
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
    width: 100%;
    text-align: center;
}

.footer .lighthouse-footer-widget {
    text-align: center;
}
section.overflow-show {
    overflow: hidden;
    padding-bottom: 34px;
}
.fetured-box  h4 {
    font-size: 3.5vmax;
    top: 1.5rem;
    left: 1.5rem;
}
.footer .footer-legal {
    padding-bottom: 50px;
}
.floating{
    display: flex;
}
.carousel-item.cgb-white:after{bottom:5px;right:5px;opacity:.8;}
.animate-transition.animate-right { animation: 1s animate-right;opacity:1; }
.animate-transition.animate-left { animation: 1s animate-left; opacity:1;}
.animate-transition.animate-fade { animation: 1s animate-fade; opacity:1;}

@keyframes animate-right {
  0% { transform: translateX(-30px);}
  100% { transform: translateX(0); }
}

@keyframes animate-left {
  0% { transform: translateX(30px); }
  100% { transform: translateX(0px); }
}
@keyframes animate-fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
#timeline .timeline-movement {
    margin-bottom: 10rem;
}
#timeline .timeline-badge.timeline-future-movement {
    top: -88px;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
    padding: 1rem;
}
.imgbordercgtextleft:after {
    bottom: 15px !important;
    left: 15px !important;
}
.blnak-height {
    min-height:0;
}
.arrow-xs-top {
    position: absolute;
    top: -3px;
    bottom: auto;
}
body .hero .carousel, #hero-carousel.carousel {
    width: 100%;
    min-height: 100%;
    padding: 0;
    display: flex;
}
#hero-carousel .carousel-item, #hero-carousel:not(.home-hero) .carousel-item {
    background-image: none !important;
    background: #eae3df;
}
.hero .carousel-item {
    position: relative;
}
.mw-xs-80{
	max-width:80px !important;
}
.owl-carousel .owl-next {
    left: 55%;
}
.owl-carousel .owl-prev {
    right: 55%;
}
.owl-carousel .owl-nav button {
    top:auto;
	bottom:0;
    transform: translateY(0%);
}
.subscribebox,
.subscribebox form {
    display: flex;
    flex-direction: column;
}
.floatingsocial.social-media-container {
    bottom: 0px;
    list-style-type: none;
    padding: 0;
    position: fixed;
    left: 0;
    transform: translateY(0%);
    min-width: 100%;
    z-index: 9;
    display: flex;
    align-items: center;
    margin: 0;
    border-top: 1px solid #ac6949;
}
.floatingsocial .social-media {
    align-items: center;
    display: flex;
    transition: transform 0.3s ease-in-out;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    border-right: 1px solid var(--color-primary);
}
.booknow a {
    font-size: 14px;
    min-width: 98px;
    height: 100%;
    color: #ac6949 !important;
}
.floatingsocial .social-media.booknow {
    background-color: var(--color-primary);
    min-width: 40%;
    font-weight: 500;
    border-right: 0;
}
.floating-booknow {
    display: none;
}
.scrolldownarrow {
    text-align: center;
    display: inline-block;
    margin-top: -30px;
    margin-bottom: 1rem;
}
.container-fluid.p-0 {
    --bs-gutter-x: 2rem;
}
.neighborhoodImg {
    min-height: 200px;
    display: none;
}
.youtube-player {
    margin: 0 !important;
    padding-bottom: 52.25% !important;
}
.neighborhoodText h1 br{
	display:none;
}
.neighborhoodText h1,
.neighborhoodText img{
    margin-bottom: 1rem;
}
.neighborhoodText p{
    font-size: 14px;
    line-height: 1.5;
}
body .neighborhoodGuide {
    padding: 1rem 0 2rem;
    background: #fff;
}
.fancyslider {
    margin: 1rem 0;
}
.fancyslider-bg {
    left: 11%!important;
    top: -2rem!important;
    bottom: -2rem!important;
    right: -8%!important;
}
body .bg-xs-gray {
    background-color: #e3dee4 !important;
}
body .bg-xs-silk {
    background-color: #ede1d8 !important;
}
body .bg-xs-royal {
    background-color: #efd0d0 !important;
}
body .bg-xs-white{
    background-color: #fff !important;
}
body  .bg-xs-secondary1{
    background-color:#faf6f3 !important;
}
.fancy-gallery img {
    padding-left: 0;
}
.lunchDinnerWines .item {
    padding: 0 1.3rem;
}
.fancy-gallery h6 {
    font-size: 28px;
    padding: .5rem 2.5rem 1rem 2.5rem;
    height: 50px;
}
.event-grid {
    flex-direction: column;
}
.event-grid .event-img img {
    max-width: 100%;
    margin-right: 0;
}
.event-grid .event-summery {
    padding-bottom: 0;
}
.event-summery h4 {
    font-size: 24px;
}
.event-summery p {
    font-size: 16px;
}
.event-grid {
    margin-bottom: 20px;
}
.img-box-bg {
    top: -35px;
}
.img-box {
    position: relative;
    max-width: 250px;
    margin: 0 auto;
}
.design-block {
    background: #e7b793;
    padding: 1.5rem;
    /* box-shadow: 0px 0 0 70px #e7b793 !important; */
    font-size: 24px;
    margin: 0;
}
.text-end {
    text-align: center!important;
}
.form-container {
    background: #e3dee4;
    padding: 1.5rem;
    padding-top: 1rem;
}
.contact-table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    line-height: 1.3;
}
.contact-table tr td{
    width:100% !important;
    line-height: 1.3;
}
.gallery-grid .row {
    padding-left: 1rem;
    padding-right: 1rem;
}

.gallery-grid .row>* {
    padding-right: .5rem;
    padding-left: .5rem;
}
.galeery-item {
    margin-bottom: 1rem !important;
}
.glightbox-mobile .glightbox-container .gslide-description {
    position: unset;
    max-height: 78vh;
    flex: unset;
}
.glightbox-container .ginner-container {
    align-items: center;
    justify-content: center;
}
.iframe {
    margin-bottom:1.5rem;
}
.booking-irame.iframe {
    padding: 0;
}
.repres-img:after {
    font-size: 10px;
}
.roomsHeader .fancy-gallery h6 {
    font-size: 26px;
	line-height:1.3;
}
.roomsHeader .fancy-gallery p {
    font-size: 14px;
}
.about-headerdiv {
    min-height: 355px;
    padding-top: 55px;
}
.mw-xs-145 {
    max-width: 145px;
}
.design-block .qt-left {
    font-size: 60px;
    line-height: 1;
    position: absolute;
    top: 9px;
    left: 15px;
    color: #000;
}
.design-block .qt-right {
    font-size: 60px;
    line-height: 1;
    position: absolute;
    bottom: -18px;
    right: 24px;
    color: #000;
}
.google-review-header {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 1.5rem;
}
.lunchDinnerWines  .fancy-gallery p {
    font-size: 20px;
}

}