/*---------------------------------------------------------------------------------

Included CSS INDEX

-----------------------------------------------------------------------------------

01. Typography

02. Utilities

- mixing

- variables

03. components

- header

- footer

- common

- modal

04. Layouts

- hero

- hero-2

- menu

- testimonials

- Book

05. pages

- about

- about-2

- amenities

- amenities-2

- team

-----------------------------------------------------------------------------------*/

/* Typography ( Import Typography ) */

/*-------------------------------------------------

Fonts Family & Style CSS

---------------------------------------------------*/

/*--  Poppins font  --*/



@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Thin.ttf") format("truetype");

    font-weight: 100;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-ThinItalic.ttf") format("truetype");

    font-weight: 100;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-ExtraLight.ttf") format("truetype");

    font-weight: 200;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype");

    font-weight: 200;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Light.ttf") format("truetype");

    font-weight: 300;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-LightItalic.ttf") format("truetype");

    font-weight: 300;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Regular.ttf") format("truetype");

    font-weight: 400;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Regular.ttf") format("truetype");

    font-weight: 400;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Medium.ttf") format("truetype");

    font-weight: 500;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-MediumItalic.ttf") format("truetype");

    font-weight: 500;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-SemiBold.ttf") format("truetype");

    font-weight: 600;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype");

    font-weight: 600;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Bold.ttf") format("truetype");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-BoldItalic.ttf") format("truetype");

    font-weight: 700;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-ExtraBold.ttf") format("truetype");

    font-weight: 800;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");

    font-weight: 800;

    font-style: italic;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-Black.ttf") format("truetype");

    font-weight: 900;

    font-style: normal;

}

@font-face {

    font-family: "Poppins", sans-serif;

    src: url("../fonts/poppins/Poppins-BlackItalic.ttf") format("truetype");

    font-weight: 900;

    font-style: italic;

}

/* Playfair */

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-Regular.ttf") format("truetype");

    font-weight: 400;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-Italic.ttf") format("truetype");

    font-weight: 400;

    font-style: italic;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-Medium.ttf") format("truetype");

    font-weight: 500;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-MediumItalic.ttf") format("truetype");

    font-weight: 500;

    font-style: italic;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-SemiBold.ttf") format("truetype");

    font-weight: 600;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-SemiBoldItalic.ttf") format("truetype");

    font-weight: 600;

    font-style: italic;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-Bold.ttf") format("truetype");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-BoldItalic.ttf") format("truetype");

    font-weight: 700;

    font-style: italic;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-ExtraBold.ttf") format("truetype");

    font-weight: 800;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-ExtraBoldItalic.ttf") format("truetype");

    font-weight: 800;

    font-style: italic;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-Black.ttf") format("truetype");

    font-weight: 900;

    font-style: normal;

}

@font-face {

    font-family: "Playfair Display", serif;

    src: url("../fonts/Playfair/PlayfairDisplay-BlackItalic.ttf") format("truetype");

    font-weight: 900;

    font-style: italic;

}

@font-face {

    font-family: "CalgaryDemo";

    src: url("../fonts/Calgary-Serif-Font/Calgary_DEMO.ttf") format("truetype");

    font-weight: 400;

    font-style: normal;

}

@font-face {

    font-family: "Bricolage Grotesque";

    src: url("../fonts/bricolage-grotesque/BricolageGrotesque-Regular.otf") format("truetype");

    font-weight: 400;

    font-style: normal;

}

.bricolage-grotesque {

    font-family: "Bricolage Grotesque", sans-serif;

    font-optical-sizing: auto;

    font-weight: 400;

    font-style: normal;

}

.italianno-regular {

    font-family: "Italianno", cursive;

    font-weight: 400;

    font-style: normal;

}

.parisienne-regular {

    font-family: "Parisienne", cursive;

    font-weight: 400;

    font-style: normal;

}

.merienda-regular {

    font-family: "Merienda", cursive;

    font-weight: 400;

    font-style: normal;

}

.CalgaryDemo-regular {

    font-family: "CalgaryDemo", serif;

    font-weight: 400;

    font-style: normal;

}

/* Utilities ( Import Utilities ) */

/* mixing */

/* variables */

/* components ( Import components ) */

/* common */

body {

    font-family: "Bricolage Grotesque", sans-serif;

    font-size: 15px;

    font-weight: 400;

    color: #2f3e34;

    line-height: 26px;

    letter-spacing: 0.02rem;

    overflow-x: hidden;

    position: relative;

}

body::before {

    content: "";

    position: fixed;
    /* stays fixed while scrolling */

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url("../img/banner/texture-bg.png") no-repeat center center;

    background-size: cover;

    opacity: 0.4;
    /* 40% opacity */

    z-index: -1;

    pointer-events: none;

}



html {

    scroll-behavior: smooth;

    overflow-x: hidden;

    scroll-behavior: smooth;

}

::-moz-selection {

    /* color: #9d7e54; */

    background-color: rgba(0, 0, 0, 0.04);

}

::selection {

    /* color: #9d7e54; */

    background-color: rgba(0, 0, 0, 0.04);

}

p,

li,

a {

    margin-bottom: 0;

    font-family: "Bricolage Grotesque", sans-serif;

    font-size: 15px;

    color: #555555;

    font-weight: 400;

    line-height: 26px;

    letter-spacing: 0.03rem;

}

a {

    text-decoration: none;

}

ul {

    list-style-type: none;

    padding: 0;

    margin: 0;

}

h2,
h4 {

    font-family: "CalgaryDemo", serif;

    margin-bottom: 0;

    color: #9d7e54;

    font-weight: 600;

    letter-spacing: 0.03rem;

}

h1,

h3 {

    font-family: "CalgaryDemo", serif;

    margin-bottom: 0;

    color: #9d7e54;

    font-weight: 600;

    letter-spacing: 0.03rem;

}

h5,

h6 {

    font-family: "CalgaryDemo", serif;

    margin-bottom: 0;

    color: #9d7e54;

    font-weight: 600;

    letter-spacing: 0.03rem;

}

[type=radio]:checked {

    position: relative;

    opacity: 0;

    display: none;

}

[type=radio]:checked+label {

    position: relative;

    padding-left: 26px;

    cursor: pointer;

    line-height: 16px;

    display: inline-block;

    color: #555555;

    letter-spacing: 0;

}

[type=radio]:checked+label:before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 16px;

    height: 16px;

    border-radius: 100%;

    background: #fff;

    border: 1px solid #9d7e54;

}

[type=radio]:checked+label:after {

    content: "";

    width: 8px;

    height: 8px;

    background: #9d7e54;

    position: absolute;

    top: 4px;

    left: 4px;

    border-radius: 100%;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

}

[type=radio]:not(:checked) {

    position: relative;

    opacity: 0;

    display: none;

}

[type=radio]:not(:checked)+label {

    position: relative;

    padding-left: 26px;

    cursor: pointer;

    line-height: 16px;

    display: inline-block;

    color: #555555;

    letter-spacing: 0;

}

[type=radio]:not(:checked)+label:before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 16px;

    height: 16px;

    border: 1px solid #eee;

    border-radius: 100%;

    background: #fff;

}

[type=radio]:not(:checked)+label:after {

    content: "";

    width: 8px;

    height: 8px;

    background: #9d7e54;

    position: absolute;

    top: 4px;

    left: 4px;

    border-radius: 100%;

    -webkit-transition: all 0.2s ease;

    transition: all 0.2s ease;

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

}

.bg-two-secondary {

    background-color: #f5f5f5;

}

.p-0 {

    padding: 0;

}

.rx-text-right {

    text-align: right;

}

.rx-banner {

    margin-bottom: 30px;

}

.rx-banner p {

    margin-bottom: 4px;

    font-family: "Bricolage Grotesque", sans-serif;

    font-size: 20px;

    letter-spacing: 1px;

    font-weight: 500;

    color: #aa8a5f;

    /* font-family: cursive; */

}

.rx-banner h4 {

    font-family: "CalgaryDemo" !important;

    font-size: 50px;

    color: #2f3e34;

    line-height: 1.2;

}

.rx-banner h4 span {

    color: #2f3e34;

}

.rx-banner-effects p {

    position: relative;

    /* font-family: cursive; */

}

.rx-banner-effects p .left-side {

    padding-right: 10px;

}

.rx-banner-effects p .right-side {

    padding-left: 10px;

}

.rx-banner-effects p svg,

.rx-banner-effects p img {

    width: 90px;

}

.rx-banner-effects p svg path,

.rx-banner-effects p img path {

    fill: #9d7e54;

}

.rx-banner-effects p svg .cls-1,

.rx-banner-effects p svg .cls-2,

.rx-banner-effects p img .cls-1,

.rx-banner-effects p img .cls-2 {

    fill-rule: evenodd;

}

.rx-banner-effects p svg .cls-2,

.rx-banner-effects p svg .cls-3,

.rx-banner-effects p img .cls-2,

.rx-banner-effects p img .cls-3 {

    fill-opacity: 0;

    stroke: #9d7e54;

    stroke-linejoin: round;

    stroke-width: 2px;

}

/* Breadcrumb */

.section-breadcrumb {

    position: relative;

}

.section-breadcrumb:before {

    content: "";

    position: absolute;

    z-index: 0;

    top: 0;

    width: 100%;

    height: 200px;

    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85)));

    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.85) 100%);

}

.rx-breadcrumb-overlay {

    width: 100%;

    height: 400px;

    position: absolute;

    top: 0;

    left: 0;

    background-color: rgba(0, 0, 0, 0.4);

}

.rx-breadcrumb-image {

    width: 100%;

    height: 400px;

    margin: 0;

    background-image: url("../img/about/img1.png");

    background-size: cover;

    background-position: center;

}

.inner-breadcrumb-contact {

    position: relative;

    height: 100%;

    z-index: 1;

}

.inner-breadcrumb-contact .main-breadcrumb-contact {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    text-align: center;

}

.inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

    font-size: 40px;

    font-weight: 600;

    line-height: 1.4;

    color: #fff;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb {

    position: absolute;

    bottom: 0;

    padding: 10px 0;

    background-color: rgba(0, 0, 0, 0.6);

    width: 100%;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .main-heading h4 {

    font-size: 18px;

    font-weight: 600;

    line-height: 1.2;

    color: #fff;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin: 0 -8px;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul li {

    padding: 0 8px;

    font-size: 14px;

    font-weight: 300;

    color: #fff;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul li a {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 18px;

    font-weight: 400;

    color: #fff;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul li a:hover {

    color: #9d7e54;

}

.inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul li:last-child:before {

    content: "\ea6e";

    font-family: "remixicon";

    font-size: 14px;

    font-weight: 500;

    padding-right: 12px;

}

/* Back to top button */

a.back-to-top {

    width: 38px;

    height: 38px;

    display: none;

    position: fixed;

    right: 15px;

    bottom: 15px;

    z-index: 10;

    border-radius: 20px;

    cursor: pointer;

    background-color: #fff;

    color: #9d7e54;

    border: 1px solid #9d7e54;

    text-align: center;

    font-size: 22px;

    line-height: 1.6;

}

a.back-to-top i {

    font-size: 20px;

}

a.back-to-top:hover {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

}

a.back-to-top svg,

a.back-to-top img {

    width: 36px;

    height: 36px;

    position: fixed;

    right: 16px;

    bottom: 16px;

}

a.back-to-top svg path,

a.back-to-top img path {

    fill: transparent;

    stroke: #9d7e54;

    stroke-width: 5px;

}

/* Loader */

.rx-loader {

    min-width: 100%;

    width: 100%;

    height: 50vh;

    position: fixed;

    top: 0;

    left: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    background-color: #fff;

    z-index: 45;

}

.rx-loader .loader {

    width: 100px;

    height: 50px;

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-loader .loader:after,

.rx-loader .loader:before {

    content: "";

    width: 50px;

    height: 50px;

    border-radius: 50%;

    border: 50px solid #9d7e54;

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

    -webkit-animation: animloader 2s linear infinite;

    animation: animloader 2s linear infinite;

}

.rx-loader .loader:after {

    -webkit-animation-delay: 1s;

    animation-delay: 1s;

}

@-webkit-keyframes animloader {

    0% {

        -webkit-transform: scale(0);

        transform: scale(0);

        opacity: 1;

    }

    100% {

        -webkit-transform: scale(1);

        transform: scale(1);

        opacity: 0;

    }

}

@keyframes animloader {

    0% {

        -webkit-transform: scale(0);

        transform: scale(0);

        opacity: 1;

    }

    100% {

        -webkit-transform: scale(1);

        transform: scale(1);

        opacity: 0;

    }

}

.form-select:focus {

    -webkit-box-shadow: none;

    box-shadow: none;

    border: transparent;

}

.form-select option {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

textarea {

    width: 100%;

    padding: 10px;

    font-weight: 400;

    font-size: 13px;

    color: #555555;

    border: 1px solid #eee;

    outline: 0;

    border-radius: 10px;

}

textarea:focus {

    border: 1px solid #eee;

}

textarea::-webkit-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

textarea::-moz-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

textarea:-ms-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

textarea::-ms-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

textarea::placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

input,

.rx-from-control {

    width: 100%;

    height: 45px;

    padding: 10px;

    color: #555555;

    border: 1px solid #eee;

    outline: 0;

    border-radius: 10px;

    font-weight: 400;

    font-size: 13px;

}

input:focus,

.rx-from-control:focus {

    border: 1px solid #eee;

}

input::-webkit-input-placeholder,

.rx-from-control::-webkit-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

input::-moz-placeholder,

.rx-from-control::-moz-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

input:-ms-input-placeholder,

.rx-from-control:-ms-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

input::-ms-input-placeholder,

.rx-from-control::-ms-input-placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

input::placeholder,

.rx-from-control::placeholder {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

.custom-dropdown {

    position: relative;

}

.custom-dropdown ul.dropdown {

    background-color: #131618;

    display: none;

    position: absolute;

    left: 0;

    z-index: 2;

    width: 100%;

    top: 100%;

    margin-top: 7px;

    margin-bottom: 0;

    padding: 10px 5px;

}

.custom-dropdown ul.dropdown li a {

    padding: 0px 12px;

    font-size: 13px;

    display: block;

}

.rx-btn-one {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    text-decoration: none;

    padding: 6px 20px;

    line-height: 25px;

    background-color: transparent;

    color: #fff;

    font-size: 15px;

    font-weight: 500;

    border: 1px solid #fff;

    border-radius: 10px;

    letter-spacing: 1px;

}

.rx-btn-one:hover {

    background-color: #9d7e54;

    border-color: #9d7e54;

}

.rx-btn-two {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    text-decoration: none;

    padding: 12px 20px;

    line-height: 25px;

    background-color: #2f3e34;

    color: #fff;

    font-size: 15px;

    font-weight: 500;

    border: 1px solid #6e7f5f;

    border-radius: 10px;

    letter-spacing: 1px;

}

.rx-btn-two:hover {

    background-color: #fff;

    border-color: #6e7f5f;

    color: #6e7f5f;

}

.mb-24 {

    margin-bottom: 24px;

}

.mt-24 {

    margin-top: 24px;

}

.m-minus-12 {

    margin: -12px;

}

.mb-minus-24 {

    margin-bottom: -24px;

}

.padding-t-100 {

    padding: 100px 0 0 0;

}

.padding-b-100 {

    padding-bottom: 100px !important;

}

.padding-tb-100 {

    padding: 100px 0;

}

.padding-tb-50 {

    padding: 50px 0;

}

.padding-t-50 {

    padding: 50px 0 0 0;

}

.padding-b-50 {

    padding-bottom: 50px;

}

.margin-t-50 {

    margin-top: 50px;

}

.margin-tb-100 {

    margin: 100px 0;

}

.margin-tb-50 {

    margin: 50px 0;

}

.margin-b-50 {

    margin-bottom: 50px;

}

/* owl */

.owl-dots {

    margin-bottom: 0;

    list-style: none;

    width: 100%;

    padding: 0;

    display: block;

    text-align: center;

    position: relative;

    bottom: 0;

    z-index: 1;

}

.owl-dots .owl-dot {

    margin: 0 2px;

    padding: 0;

    position: relative;

    display: inline-block;

    cursor: pointer;

}

.owl-dots .owl-dot span {

    border: 0;

    background: transparent;

    display: block;

    outline: none;

    line-height: 0px;

    font-size: 0px;

    border: 1px solid #131618;

    color: transparent;

    cursor: pointer;

}

.owl-dots .owl-dot span:before {

    content: "";

    width: 10px;

    height: 10px;

    background-color: #fff;

    display: inline-block;

    border-radius: 0;

    text-align: center;

    opacity: 1;

    -webkit-box-shadow: none;

    box-shadow: none;

}

.owl-dots .owl-dot.active span::before {

    background-color: #131618;

    width: 25px;

}

/* Responsive */

@media screen and (max-width: 1399px) {

    .inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

        font-size: 38px;

    }

    .rx-banner {

        margin-bottom: 24px;

    }

    .rx-banner h4 {

        font-size: 32px;

    }

    .rx-banner p {

        margin-bottom: 0;

    }

}

@media screen and (max-width: 1199px) {

    .inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

        font-size: 36px;

    }

    .rx-banner {

        margin-bottom: 20px;

    }

    .rx-banner h4 {

        font-size: 30px;

    }

    .padding-tb-100 {

        padding: 70px 0;

    }

    .padding-t-100 {

        padding-top: 70px;

    }

    .padding-b-100 {

        padding-bottom: 70px !important;

    }

    /* .padding-tb-50 {

padding: 35px 0;

} */

    .padding-t-50 {

        padding-top: 35px;

    }

    .padding-b-50 {

        padding-bottom: 35px;

    }

    .margin-tb-50 {

        margin: 35px 0;

    }

    .margin-t-50 {

        margin-top: 35px;

    }

    .margin-b-50 {

        margin-bottom: 35px;

    }

}

@media screen and (max-width: 991px) {

    .d-none-991 {

        display: none;

    }

    .rx-breadcrumb-image {

        height: 350px;

    }

    .rx-breadcrumb-overlay {

        height: 350px;

    }

    .inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

        font-size: 32px;

    }

    .rx-banner h4 {

        font-size: 32px;

    }

}

@media screen and (max-width: 767px) {

    .inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

        font-size: 30px;

    }

    header {

        position: relative;

    }

    header .rx-header {

        width: 100%;

        position: absolute;

        z-index: 16;

        padding: 0px 0 !important;

    }

    header .header-fixed {

        width: 100%;

        padding: 10px 0 !important;

        position: fixed !important;

        top: 0 !important;

        background-color: #f2ede6 !important;

        -webkit-animation: slideDown 0.35s ease-in-out;

        animation: slideDown 0.35s ease-in-out;

        z-index: 14;

    }

}

@media screen and (max-width: 575px) {

    .rx-breadcrumb-image {

        height: 300px;

    }

    .rx-breadcrumb-overlay {

        height: 300px;

    }

    .inner-breadcrumb-contact .main-breadcrumb-contact .rx-banner-contact h2 {

        font-size: 28px;

    }

    .rx-banner p {

        font-size: 15px;

        line-height: 22px;

    }

    .rx-banner h4 {

        font-size: 32px;

    }

    .rx-575-50 {

        width: 50%;

    }

}

@media screen and (max-width: 480px) {

    .rx-footer-inner-contact {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

    }

    .rx-footer-inner-contact .rx-footer-left-side-contact {

        margin-bottom: 12px;

    }

    .rx-575-50 {

        width: 100%;

    }

}

@media screen and (max-width: 420px) {

    .rx-banner-effects p svg,

    .rx-banner-effects p img {

        width: 70px;

    }

    .col-420-full {

        width: 100%;

    }

    .inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        text-align: center;

    }

    .inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .main-heading {

        margin-bottom: 6px;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

    }

    .inner-breadcrumb-contact .rx-banner-breadcrumb .breadcrumb-contact .last-contact ul {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

    }

}

@media screen and (max-width: 319px) {

    .rx-banner-effects p svg,

    .rx-banner-effects p img {

        width: 60px;

    }

}

/* Header */

header {

    position: relative;

}

header .rx-header {

    width: 100%;

    position: absolute;

    z-index: 16;

    padding: 20px 0;

}

header .header-fixed {

    width: 100%;

    padding: 10px 0 !important;

    position: fixed !important;

    top: 0 !important;

    background-color: #f2ede6 !important;

    -webkit-animation: slideDown 0.35s ease-in-out;

    animation: slideDown 0.35s ease-in-out;

    z-index: 14;

}

@-webkit-keyframes slideDown {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%);

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);

    }

}

@keyframes slideDown {

    0% {

        -webkit-transform: translateY(-100%);

        transform: translateY(-100%);

    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);

    }

}

/* Default → Transparent header (top) */

.logo-light {

    display: none;

    /* hide normal logo */

}

.logo-dark {

    display: block;

    /* show white logo */

}

/* When header becomes fixed */

.rx-header.header-fixed .logo-light {

    display: block;

    /* show normal logo */

}

.rx-header.header-fixed .logo-dark {

    display: none;

    /* hide white logo */

}

.rx-inner-menu-desk {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}

.rx-inner-menu-desk .rx-header-btn {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}

.rx-inner-menu-desk .rx-header-btn img {

    width: 165px;

}

.rx-inner-menu-desk .navbar-toggler {

    display: none;

    border: 1px solid black;

    padding: 5px;

}

.rx-inner-menu-desk .navbar-toggler i {

    font-size: 16px;

    font-weight: 500;

    color: #2f3e34;

}

.rx-inner-menu-desk .rx-main-menu {

    width: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end;

    color: #2f3e34;

}

.rx-inner-menu-desk .rx-main-menu ul {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    color: #2f3e34;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown {

    position: relative;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown:hover .rx-dropdown-menu {

    margin-top: 2px;

    opacity: 1;

    visibility: visible;

    color: #9d7e54;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-item {

    position: relative;

    padding-right: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: #ffffff;

    font-weight: 600;

}

/* Transparent navbar */

.rx-inner-menu-desk .navbar-toggler {

    border: 1px solid #fff;

}

.rx-inner-menu-desk .navbar-toggler i {

    color: #fff;

}

/* Fixed navbar */

.rx-header.header-fixed .navbar-toggler {

    border-color: #2f3e34;

}

.rx-header.header-fixed .navbar-toggler i {

    color: #2f3e34;

}

.rx-header.header-fixed .rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-item {

    color: #2f3e34;

    /* green */

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-item:after {

    content: "";

    height: 6px;

    width: 6px;

    position: absolute;

    top: 2px;

    right: 0;

    border-radius: 50%;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-menu {

    min-width: 150px;

    padding: 5px 0;

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin: 25px 0 0 0;

    border-radius: 10px;

    position: absolute;

    top: 40px;

    z-index: 16;

    text-align: left;

    opacity: 0;

    visibility: hidden;

    left: 0;

    right: auto !important;

    background: #f2ede6;

    -webkit-box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.2);

    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.2);

    /* border: 1px solid ; */

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-menu li {

    margin: 0;

    padding: 2px 15px;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-menu li a {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    padding: 5px 0;

    line-height: 22px;

    font-size: 16px;

    font-weight: 300;

    color: #555555;

}

.rx-inner-menu-desk .rx-main-menu ul .rx-dropdown .rx-dropdown-menu li a:hover {

    color: #9d7e54;

}

.rx-inner-menu-desk .rx-main-menu ul li {

    margin-right: 45px;

}

/* Default (transparent header → WHITE) */

.rx-inner-menu-desk .rx-main-menu ul li a.nav-link {

    transition: all 0.3s ease-in-out;

    padding: 0;

    font-size: 20px !important;

    font-weight: 600;

    color: #ffffff;

    position: relative;

}

.rx-header.header-fixed .rx-inner-menu-desk .rx-main-menu ul li a.nav-link {

    color: #2f3e34;

}

.rx-inner-menu-desk .rx-main-menu ul li a.nav-link::before {

    content: "";

    position: absolute;

    top: auto;

    bottom: -16px;

    height: 2px;

    width: 0;

    /* background: #9d7e54; */

    left: 0;

    right: auto;

    -webkit-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

    margin: 0 auto;

}

.rx-inner-menu-desk .rx-main-menu ul li:hover a {

    color: white;

}

/* Transparent header → WHITE underline */

.rx-inner-menu-desk .rx-main-menu ul li:hover a::before {

    background: #ffffff;

    width: 100%;

}

/* Fixed header → GREEN underline */

.rx-header.header-fixed .rx-inner-menu-desk .rx-main-menu ul li:hover a::before {

    background: #2f3e34;

}

.rx-inner-menu-desk .header-button {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}

/*===== Mobile menus =====*/

.rx-mobile-menu-overlay {

    display: none;

    /* width: 100%; */

    height: 100vh;

    position: fixed;

    top: 0;

    /* left: 0; */

    background-color: rgba(0, 0, 0, 0.8);

    z-index: 16;

}

.rx-mobile-menu {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    width: 300px;

    height: 100%;

    padding: 15px 20px 20px 20px;

    position: fixed;

    top: 0;

    right: 0;

    left: 0;

    background-color: #1f2d26;

    -webkit-transform: translateX(-100%);

    transform: translateX(-100%);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    z-index: 17;

    overflow: auto;

}

.rx-mobile-menu::-webkit-scrollbar {

    width: 12px;

    height: 12px;

    padding: 5px;

}

.rx-mobile-menu::-webkit-scrollbar-track {

    width: 12px;

    background-color: #131618;

    -webkit-box-shadow: inset 0 0 0px #000;

}

.rx-mobile-menu::-webkit-scrollbar-thumb {

    background-color: #9d7e54;

    border-radius: 20px;

}

.rx-mobile-menu .rx-menu-title {

    width: 100%;

    padding: 0 0 10px 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.rx-mobile-menu .rx-menu-title .menu_title {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    font-size: 16px;

    color: #000;

    font-weight: 600;

}

.rx-mobile-menu .rx-menu-title .rx-close-menu {

    position: relative;

    border: 0;

    font-size: 30px;

    line-height: 1;

    color: white;

    background-color: transparent;

    border: 0;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li {

    position: relative;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li a {

    margin-bottom: 12px;

    padding: 12px 12px;

    display: block;

    text-transform: capitalize;

    color: white;

    /* border: 1px solid #eee; */

    /* border-radius: 10px; */

    font-size: 20px;

    font-weight: 500;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li a:last-child() {

    margin-bottom: 0;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li .menu-toggle {

    width: 100%;

    height: 50px;

    padding: 0 15px;

    position: absolute;

    z-index: 2;

    top: 0;

    right: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    cursor: pointer;

    background-color: transparent;

    display: flex;

    align-items: center;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li .menu-toggle::before {

    content: "+";

    font-weight: 500;

    color: #555555;

    font-size: 19px;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li .sub-menu {

    width: 100%;

    min-width: auto;

    padding: 0;

    margin-bottom: 10px;

    position: static;

    top: auto;

    display: none;

    visibility: visible;

    -webkit-transition: none;

    transition: none;

    opacity: 1;

    -webkit-box-shadow: none;

    box-shadow: none;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li .sub-menu li a {

    margin-bottom: 0;

    padding-left: 15px;

    padding-right: 0px;

    text-transform: capitalize;

    display: block;

    font-size: 14px;

    font-weight: 400;

    color: #555555;

    border-top: 0;

    border-left: 0;

    border-right: 0;

    border-bottom: 0;

    border-radius: 0;

}

.rx-mobile-menu .rx-menu-inner .rx-menu-contact ul li .sub-menu li .sub-menu li a {

    font-weight: 400;

    padding-left: 30px;

    font-size: 14px;

    color: #555555;

}

.rx-mobile-menu .rx-menu-inner .header-res-social {

    margin-top: 30px;

}

.rx-mobile-menu .rx-menu-inner .header-res-social ul {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-mobile-menu .rx-menu-inner .header-res-social ul li {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    width: 30px;

    height: 30px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    background-color: #131618;

    border-radius: 10px;

}

.rx-mobile-menu .rx-menu-inner .header-res-social ul li:hover {

    background-color: #9d7e54;

}

.rx-mobile-menu .rx-menu-inner .header-res-social ul li a i {

    color: #fff;

}

.rx-mobile-menu.rx-menu-open {

    -webkit-transform: translateX(0);

    transform: translateX(0);

    opacity: 1;

}

/* Responsive */

@media screen and (max-width: 1399px) {

    .rx-inner-menu-desk .rx-main-menu ul li {

        margin-right: 40px;

    }

    .rx-inner-menu-desk .rx-header-btn img {

        width: 110px;

    }

}

@media screen and (max-width: 1199px) {

    .rx-inner-menu-desk .rx-header-btn img {

        width: 100px;

    }

    .rx-inner-menu-desk .rx-main-menu ul li {

        margin-right: 30px;

    }

}

@media screen and (max-width: 991px) {

    .rx-inner-menu-desk {

        width: 100%;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-pack: justify;

        -ms-flex-pack: justify;

        justify-content: space-between;

    }

    .rx-inner-menu-desk .rx-header-btn img {

        width: 110px;

    }

    .rx-inner-menu-desk .rx-main-menu {

        display: none;

    }

    .rx-inner-menu-desk .navbar-toggler {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        height: 30px;

        width: 30px;

        border-radius: 5px;

    }

}

@media screen and (max-width: 767px) {

    .rx-inner-menu-desk .rx-header-btn img {

        width: 110px;

    }

    header .header-fixed {

        width: 100%;

        padding: 0px 0 !important;

        position: fixed !important;

        top: 0 !important;

        background-color: #f2ede6 !important;

        -webkit-animation: slideDown 0.35s ease-in-out;

        animation: slideDown 0.35s ease-in-out;

        z-index: 14;

    }

}

/* Footer */

footer {

    background-color: #f2ede6 !important;

    ;

}

.rx-social-media .rx-logo {

    margin-bottom: 30px;

}

.rx-social-media .rx-logo img {

    width: 200px;

}

.rx-social-media .inner-contact {

    margin-bottom: 30px;

}

.rx-social-media .inner-contact p {

    font-size: 13px;

    line-height: 1.7;

    font-weight: 300;

    color: #2f3e34;

}

.rx-social-media .rx-social-logo {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin: -5px;

}

.rx-social-media .rx-social-logo .inner-logo {

    padding: 5px;

}

.rx-social-media .rx-social-logo .inner-logo img {

    width: 140px;

    border: 1px solid #393e48;

    border-radius: 10px;

}

.rx-footer-items .rx-items-heading {

    margin-bottom: 20px;

    position: relative;

}

.rx-footer-items .rx-items-heading:after {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    content: "";

    width: 35px;

    height: 2px;

    position: absolute;

    left: 0;

    bottom: -7px;

    background-color: rgb(157, 126, 84);

    ;

}

.rx-footer-items .rx-items-heading h4 {

    font-size: 16px;

    font-weight: 800;

    line-height: 1.3;

    color: #2f3e34;

}

.rx-footer-items .rx-items-contact ul li {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    padding: 5px 0 5px 12px;

    position: relative;

}

.rx-footer-items .rx-items-contact ul li:after {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    content: "";

    width: 5px;

    height: 2px;

    position: absolute;

    left: 0;

    top: 50%;

    -webkit-transform: translate(0, -50%);

    transform: translate(0, -50%);

    background-color: #2f3e34;

    ;

}

.rx-footer-items .rx-items-contact ul li a {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 13px;

    line-height: 1.7;

    font-weight: 300;

    color: #2f3e34;

}

.rx-footer-items .rx-items-contact ul li:hover {

    padding-left: 18px;

}

.rx-footer-items .rx-items-contact ul li:hover a {

    color: rgb(157, 126, 84);

}

.rx-footer-items .rx-items-contact ul li:hover:after {

    background-color: #9d7e54;

    width: 10px;

}

.rx-footer-other-info {

    margin-bottom: -20px;

}

.rx-footer-other-info .inner-info {

    margin-bottom: 12px;

}

.rx-footer-other-info .inner-info h5 {

    margin-bottom: 12px;

    font-size: 16px;

    font-weight: 700;

    line-height: 1.3;

    color: #2f3e34;

}

.rx-footer-other-info .inner-info p,

.rx-footer-other-info .inner-info a {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 13px;

    line-height: 20px;

    font-weight: 300;

    color: #2f3e34;

    ;

    text-decoration: none;

}

.rx-footer-other-info .inner-info p:hover,

.rx-footer-other-info .inner-info a:hover {

    text-decoration: none;

}

.rx-footer-other-info .inner-info a:hover {

    text-decoration: underline;

    color: #9d7e54;

}

.rx-footer-copy {

    background-color: #AA8A5F;

    padding: 15px 0;

}

.rx-footer-inner-contact {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.rx-footer-inner-contact .rx-footer-left-side-contact p {

    font-size: 14px;

    font-weight: 600;

    color: #f2ede6;

    ;

}

.rx-footer-inner-contact .rx-footer-left-side-contact p a {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 14px;

    font-weight: 600;

    color: #f2ede6;

    ;

}

/* .rx-footer-inner-contact .rx-footer-left-side-contact p a:hover {

color: #9d7e54;

} */

.rx-footer-inner-contact .rx-footer-last-logo {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin: 0 -5px;

}

.rx-footer-inner-contact .rx-footer-last-logo .rx-inner-footer-logo {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    height: 30px;

    width: 30px;

    margin: 0 5px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border: 2px solid #bbb;

    border-radius: 5px;

}

.rx-footer-inner-contact .rx-footer-last-logo .rx-inner-footer-logo i {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 15px;

    color: #f2ede6;

    font-weight: 600;

    ;

}

.rx-footer-inner-contact .rx-footer-last-logo .rx-inner-footer-logo:hover {

    border-color: #f2ede6;

}

.rx-footer-inner-contact .rx-footer-last-logo .rx-inner-footer-logo:hover i {

    color: #f2ede6;

}

/* Responsive */

@media screen and (max-width: 1399px) {

    .rx-social-media .rx-social-logo .inner-logo img {

        width: 120px;

    }

}

@media screen and (max-width: 1199px) {

    .rx-social-media .rx-social-logo .inner-logo img {

        width: 100px;

    }

}

@media screen and (max-width: 991px) {

    .rx-footer-other-info .inner-info h5 {

        margin-bottom: 6px;

    }

    .footer-order-1 {

        -webkit-box-ordinal-group: 2;

        -ms-flex-order: 1;

        order: 1;

    }

    .footer-order-2 {

        -webkit-box-ordinal-group: 4;

        -ms-flex-order: 3;

        order: 3;

    }

    .footer-order-3 {

        -webkit-box-ordinal-group: 5;

        -ms-flex-order: 4;

        order: 4;

    }

    .footer-order-4 {

        -webkit-box-ordinal-group: 6;

        -ms-flex-order: 5;

        order: 5;

    }

    .footer-order-5 {

        -webkit-box-ordinal-group: 3;

        -ms-flex-order: 2;

        order: 2;

    }

    .rx-footer-copy {

        background-color: #AA8A5F;

        padding: 2px 0;

    }

}

@media screen and (max-width: 575px) {

    .footer-order-1 {

        -webkit-box-ordinal-group: 2;

        -ms-flex-order: 1;

        order: 1;

    }

    .footer-order-2 {

        -webkit-box-ordinal-group: 3;

        -ms-flex-order: 2;

        order: 2;

    }

    .footer-order-3 {

        -webkit-box-ordinal-group: 4;

        -ms-flex-order: 3;

        order: 3;

    }

    .footer-order-4 {

        -webkit-box-ordinal-group: 5;

        -ms-flex-order: 4;

        order: 4;

    }

    .footer-order-5 {

        -webkit-box-ordinal-group: 6;

        -ms-flex-order: 5;

        order: 5;

    }

    .rx-footer-copy {

        background-color: #AA8A5F;

        padding: 2px 0;

    }

}

/* Modal */

.rx-modal .modal-content {

    padding: 20px;

}

.rx-modal .modal-body {

    padding: 0;

}

.rx-modal .qty-close {

    border: 0;

    background: transparent;

    position: absolute;

    right: 0;

    top: 0;

    cursor: pointer;

    z-index: 1;

}

.rx-modal .qty-close i {

    font-size: 18px;

    font-weight: 600;

    color: #ff0000;

}

.rx-modal .sub-title {

    margin-bottom: 24px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-modal .sub-title h4 {

    font-size: 20px;

    font-weight: 600;

    color: #000;

}

.rx-modal .rx-booking-from .rx-inner-input {

    margin-bottom: 20px;

}

.rx-modal .rx-booking-from .rx-inner-input label {

    font-size: 13px;

    font-weight: 500;

    color: #000;

}

.rx-modal .rx-booking-from .rx-inner-button {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

/* tools-sidebar */

.rx-tools-sidebar-overlay {

    display: none;

    width: 100%;

    height: 100vh;

    position: fixed;

    top: 0;

    left: 0;

    background-color: rgba(0, 0, 0, 0.8);

    z-index: 41;

}

.rx-tools-sidebar {

    width: 300px;

    height: 100vh;

    position: fixed;

    right: 0;

    top: 0;

    background-color: #fff;

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    z-index: 42;

    -webkit-transform: translateX(300px);

    transform: translateX(300px);

}

.rx-tools-sidebar .rx-tools-sidebar-toggle {

    position: absolute;

    top: 45%;

    right: 302px;

    width: 40px;

    height: 40px;

    background-color: rgba(0, 0, 0, 0.8);

    -webkit-transition: all ease-in 0.3s;

    transition: all ease-in 0.3s;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    font-size: 25px;

    z-index: -1;

    text-decoration: none;

    border-radius: 5px;

}

.rx-tools-sidebar .rx-tools-sidebar-toggle i {

    font-size: 20px;

    color: #fff;

}

.rx-tools-sidebar .rx-inner-tools-sidebar {

    height: 100%;

    overflow: auto;

}

.rx-tools-sidebar .rx-inner-tools-sidebar::-webkit-scrollbar {

    width: 12px;

    height: 12px;

    padding: 5px;

}

.rx-tools-sidebar .rx-inner-tools-sidebar::-webkit-scrollbar-track {

    width: 12px;

    background-color: #131618;

    -webkit-box-shadow: inset 0 0 0px #000;

}

.rx-tools-sidebar .rx-inner-tools-sidebar::-webkit-scrollbar-thumb {

    background-color: #9d7e54;

    border-radius: 20px;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-bar-title {

    margin-bottom: 15px;

    padding: 15px;

    position: sticky;

    top: 0;

    z-index: 5;

    background-color: #fff;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border-bottom: 1px solid #eee;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-bar-title h6 {

    margin: 0;

    font-size: 17px;

    font-weight: 700;

    color: #000;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-bar-title .close-tools {

    /* color: #ff0000; */

    font-size: 17px;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail {

    padding: 0 15px 15px 15px;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block h3 {

    margin: 15px 0;

    font-size: 14px;

    font-weight: 500;

    color: #000;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block p {

    margin: 0;

    text-transform: capitalize;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-color {

    margin: 0;

    padding: 0;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-color li {

    display: inline-block;

    height: 35px;

    width: 35px;

    margin: 6px;

    border-radius: 5px;

    cursor: pointer;

    vertical-align: middle;

    position: relative;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .rx-tools-item,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .rx-tools-item,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .rx-tools-item,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .rx-tools-item,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .rx-tools-item {

    width: 125px;

    margin-bottom: 10px;

    text-align: center;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .rx-tools-item img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .rx-tools-item img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .rx-tools-item img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .rx-tools-item img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .rx-tools-item img {

    width: 100%;

    padding: 5px;

    border-radius: 10px;

    border: 1px solid #eee;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .rx-tools-item img:hover,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .rx-tools-item img:hover,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .rx-tools-item img:hover,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .rx-tools-item img:hover,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .rx-tools-item img:hover {

    border: 1px solid #9d7e54;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-dark-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-bg,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-dark-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-bg,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-dark-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-bg,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-dark-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-bg,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-dark-mode,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-skin,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-box,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-bg {

    position: relative;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-dark-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-skin:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-box:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-bg:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-dark-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-skin:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-box:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-bg:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-dark-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-skin:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-box:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-bg:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-dark-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-skin:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-box:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-bg:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-dark-mode:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-skin:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-box:after,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-bg:after {

    content: "\eb79";

    width: 30px;

    height: 30px;

    font-size: 16px;

    font-family: "remixicon" !important;

    position: absolute;

    top: 10px;

    right: 10px;

    border-radius: 10px;

    background-color: #000;

    color: #fff;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-dark-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-skin img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-box img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-rtl .active-bg img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-dark-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-skin img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-box img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-dark .active-bg img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-dark-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-skin img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-box img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-skin .active-bg img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-dark-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-skin img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-box img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-box .active-bg img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-dark-mode img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-skin img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-box img,

.rx-tools-sidebar .rx-inner-tools-sidebar .rx-tools-detail .rx-tools-block .rx-tools-bg .active-bg img {

    border-color: #9d7e54;

}

.active-color {

    position: relative;

}

.active-color:after {

    font-family: "remixicon" !important;

    content: "\eb79";

    height: 35px;

    width: 35px;

    font-size: 18px;

    position: absolute;

    color: #fff;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.color-primary {

    background: #9d7e54;

}

.color-1 {

    background: #8118d5;

}

.color-2 {

    background: #5f6af5;

}

.color-3 {

    background: #f5885f;

}

.color-4 {

    background: #32dbe2;

}

.color-5 {

    background: #3f51b5;

}

.color-6 {

    background: #f44336;

}

.color-7 {

    background: #e91e63;

}

.color-8 {

    background: #607d8b;

}

.color-9 {

    background: #03492f;

}

.open-tools {

    -webkit-transform: translateX(0);

    transform: translateX(0);

}

/* Layouts ( Import Layouts ) */

/*  Hero */

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {

    background-color: #9d7e54;

    width: 10px;

    height: 10px;

}

.slick-slider {

    margin-bottom: 0px;

}

.rx-slide {

    position: relative;

}

.rx-slide::before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 250px;

    z-index: 1;

    pointer-events: none;

    background: linear-gradient(0deg,

            rgba(183, 149, 106, 0) 2.94%,

            #020202 100%);

    opacity: 0.8;

}

.rx-slide::after {

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 350px;

    z-index: 1;

    pointer-events: none;

    background: linear-gradient(180deg,

            rgba(183, 149, 106, 0) 2.94%,

            #020202 100%);

    opacity: 0.6;

}

.section-hero {

    overflow: hidden;

}

.section-hero button.slick-next {

    position: absolute;

    right: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    border-radius: 50%;

    z-index: 2;

}

.section-hero button.slick-prev {

    position: absolute;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    border-radius: 50%;

    z-index: 2;

}

.section-hero button.slick-prev,

.section-hero button.slick-next {

    border: 0;

    background: none;

    font-size: 0 !important;

}

.section-hero button.slick-prev .prev-slick-arrow,

.section-hero button.slick-prev .next-slick-arrow,

.section-hero button.slick-next .prev-slick-arrow,

.section-hero button.slick-next .next-slick-arrow {

    display: none !important;

    font-size: 0 !important;

}

.prev-slick-img {

    position: absolute;

    top: 50%;

    left: 40px;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    border: 2px solid #fff;

    border-radius: 50%;

    z-index: 5;

}

.prev-slick-img img {

    width: 50px;

    height: 50px;

    border-radius: 50%;

}

.next-slick-img {

    position: absolute;

    right: 40px;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    border: 2px solid #fff;

    border-radius: 50%;

}

.next-slick-img img {

    width: 50px;

    height: 50px;

    border-radius: 50%;

}

.rx-slider .rx-slide {

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: 100vh;

}

.rx-slider .slide-1 {

    background-image: url("../img/banner/home-banner1.webp");

}

.rx-slider .slide-2 {

    background-image: url("../img/banner/banner1.webp");

}

.rx-slider .slide-3 {

    background-image: url("../img/banner/restro8.webp");

}

.rx-slider .slide-4 {

    background-image: url("../img/banner/home-banner2.webp");

}

.rx-slider .slide-5 {

    background-image: url("../img/banner/glass5.webp");

}

.section-hero .rx-hero-contact .inner-contact {

    background: #2E3E34 !important;

    padding: 20px;

    opacity: 0.8;

    border-radius: 30px;

}

.rx-slide .banner-arrow-img {

    display: none;

}

/*-----  Slider Style  -----*/

.section-hero .rx-hero-contact {

    padding: 50px 0;

    position: relative;

    z-index: 3;

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: end;

}

.section-hero .rx-hero-contact .inner-contact {

    max-width: 600px;

    margin-top: 400px;

}

.section-hero .rx-hero-contact .inner-contact p {

    margin-bottom: 8px;

    font-size: 16px;

    color: #fff;

    font-weight: 600;

}

.section-hero .rx-hero-contact .inner-contact h2 {

    margin-bottom: 16px;

    font-size: 45px;

    line-height: 55px;

    font-weight: 400;

    color: #fff;

    /* text-shadow: 2px 2px 6px #f2ede6; */

}

.section-hero .rx-hero-contact .inner-contact h2 span {

    color: #9d7e54;

}

.section-hero .rx-hero-contact .inner-contact .booking-now {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}

.section-hero .rx-hero-contact .inner-contact .booking-now .ico {

    position: relative;

    height: 40px;

    width: 40px;

    margin-right: 15px;

    border-radius: 10px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border: 1px solid #fff;

}

.section-hero .rx-hero-contact .inner-contact .booking-now .ico i {

    font-size: 22px;

    color: #fff;

}

.section-hero .rx-hero-contact .inner-contact .booking-now .booking-text {

    text-align: left;

}

.section-hero .rx-hero-contact .inner-contact .booking-now .booking-text p {

    margin-bottom: 0;

    font-size: 14px;

    font-weight: 300;

    line-height: 20px;

    color: #fff;

}

.section-hero .rx-hero-contact .inner-contact .booking-now .booking-text span {

    font-size: 16px;

    font-weight: 500;

    color: #fff !important;

}

.section-hero .slider-animation>* {

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

    -webkit-animation-name: fadeOutDown;

    animation-name: fadeOutDown;

}

.section-hero :root {

    --transition: 0.75s cubic-bezier(0.255, 0.67, 0, 1.01);

}

.section-hero .rx-slide {

    overflow: hidden;

    position: relative;

    -webkit-transition: -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

    transition: -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

    transition: transform var(--transition), box-shadow var(--transition);

    transition: transform var(--transition), box-shadow var(--transition), -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

}

.section-hero .slick-active .slider-animation>* {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;

}

.section-hero .slick-active .slider-animation>*:nth-child(1) {

    -webkit-animation-delay: 1s;

    animation-delay: 1s;

}

.section-hero .slick-active .slider-animation>*:nth-child(2) {

    -webkit-animation-delay: 1.5s;

    animation-delay: 1.5s;

}

.section-hero .slick-active .slider-animation>*:nth-child(3) {

    -webkit-animation-delay: 2s;

    animation-delay: 2s;

}

/* Responsive */

@media screen and (max-width: 1199px) {

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-size: 40px;

        line-height: 46px;

    }

    .section-hero .rx-hero-contact .inner-contact {

        /* background: #2E3E34 !important; */

        padding: 10px;

        opacity: 0.8;

        border-radius: 30px;

    }

    .rx-slider .rx-slide {

        height: 90vh;

    }

}

@media screen and (max-width: 991px) {

    .rx-slider .rx-slide {

        height: 80vh;

    }

    .section-hero .rx-hero-contact .inner-contact {

        margin: auto;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        text-align: center !important;

    }

    .booking-text p {
        -webkit-text-fill-color: #fff;
        -webkit-font-smoothing: antialiased;
        display: block !important;
    }

    .booking-text p.phone-number {
        -webkit-text-fill-color: #fff;
        -webkit-font-smoothing: antialiased;
        display: block !important;
    }

    a[href^="tel"] {
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
        text-decoration: none;
    }

    .section-hero .rx-hero-contact .inner-contact {

        /* background: #2E3E34 !important; */

        padding: 10px;

        opacity: 0.8;

        border-radius: 30px;

    }

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-size: 36px;

        line-height: 42px;

    }

    .section-hero .rx-hero-contact {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        /* justify-content: center; */

    }

}

@media screen and (max-width: 767px) {

    .rx-slider .rx-slide {

        height: 80vh;

    }

    .section-hero .rx-hero-contact .inner-contact {

        max-width: 100%;

    }

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-size: 32px;

        line-height: 38px;

    }

    .section-hero .rx-hero-contact .inner-contact {

        background: none !important;

        padding: 10px;

        opacity: 0.8;

        border-radius: 30px;

    }

    .section-hero .rx-hero-contact {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        /* justify-content: center; */

    }

    .section-hero .rx-hero-contact .inner-contact {

        max-width: 650px;

        padding: 12px !important;

        background-color: #6e7f5f;

        border-radius: 20px;

    }

}

@media screen and (max-width: 575px) {

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-size: 26px;

        line-height: 31px;

        /* margin-top: 300px; */

        /* text-align: left;; */

    }

    .section-hero .rx-hero-contact {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        /* justify-content: center; */

    }

    .section-hero .rx-hero-contact .inner-contact {

        background: #2E3E34 !important;

        /* padding: 10px; */

        opacity: 0.8;

        border-radius: 30px;

    }

    .section-hero .rx-hero-contact .inner-contact {

        max-width: 650px;

        padding: 12px !important;

        background-color: #6e7f5f;

        border-radius: 20px;

    }

    .booking-now {

        margin: auto;
        ;

    }

    .booking-text {

        text-align: left;

    }

    .section-hero .rx-hero-contact .inner-contact p {

        font-size: 14px;

        line-height: 22px;

    }

    .section-hero .inner-contact p {

        font-size: 20px;

        margin-bottom: 4px;

    }

    .section-hero .inner-contact h2 {

        font-size: 32px;

    }

    .rx-slider .rx-slide {

        height: 80vh;

    }

}

@media screen and (max-width: 420px) {

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-size: 22px;

        line-height: 31px;

    }

    .section-hero .rx-hero-contact .inner-contact .booking-now .booking-text span {

        font-size: 14px;

    }

}

@media screen and (max-width: 380px) {

    .section-hero .rx-hero-contact .inner-contact h2 {

        font-weight: 400;

        font-size: 20px;

        line-height: 28px;

    }

}

/*  Hero - 2 */

.next-slick-img {

    border-radius: 30px 0 0 0;

    right: 0;

    border: 2px solid #fff;

}

.next-slick-img img {

    border-radius: 30px 0 0 0;

}

.prev-slick-img {

    border-radius: 0 30px 0 0;

    left: 0;

    border: 2px solid #fff;

}

.prev-slick-img img {

    border-radius: 0 30px 0 0;

}

.section-hero button.slick-prev {

    top: auto;

    bottom: -2px;

}

.section-hero button.slick-next {

    top: auto;

    bottom: -2px;

}

.section-hero .rx-hero-contact {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    /* justify-content: center; */

}

.section-hero .rx-hero-contact .inner-contact {

    max-width: 650px;

    padding: 30px;

    /* background-color: #6e7f5f; */

    border-radius: 20px;

}

/* Menu */

.rx-menu-tabs {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin-bottom: 40px;

    border-color: #6e7f5f;

    color: #6e7f5f;

}

.rx-menu-tabs ul.nav-tabs {

    margin: -5px;

    border: 0;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border-color: #6e7f5f;

    color: #fff;

}

.rx-menu-tabs ul.nav-tabs li {

    margin: 5px;

}

.rx-menu-tabs ul.nav-tabs li button {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    background-color: #fff;

    border: 1px solid #000;

    padding: 5px 15px;

    font-size: 15px;

    font-weight: 600;

    border-radius: 10px;

    color: #2f3e34;

}

.rx-menu-tabs ul.nav-tabs li button:hover {

    border-color: #fff;

    background-color: #2f3e34;

    color: #fff;

}

.rx-menu-tabs ul.nav-tabs li button.active {

    border-color: #2f3e34;

    color: #2f3e34;

}

.rx-menu-tabs ul.nav-tabs li button.active:hover {

    border-color: #2f3e34;

    color: #fff;

}

.rx-menu-tabs-contact {

    margin-bottom: -24px;

}

.rx-menu-tabs-contact .active-menu {

    border-color: #2f3e34 !important;

}

.rx-menu-tabs-contact .active-menu .rx-side-menu-image {

    opacity: 1;

    z-index: 10;

}

.rx-menu-tabs-contact .inner-menu {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    margin-bottom: 24px;

    padding: 24px 0;

    border-top: 2px solid #eee;

    border-bottom: 2px solid #eee;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

}

.rx-menu-tabs-contact .inner-menu:hover {

    border-color: #9d7e54;

}

.rx-menu-tabs-contact .inner-menu:hover .sub-prices h4 {

    opacity: 1;

}

.rx-menu-tabs-contact .inner-menu .sub-contact h5 {

    margin-bottom: 4px;

    font-size: 20px;

    font-weight: 600;

    color: #2f3e34;

}

.rx-menu-tabs-contact .inner-menu .sub-contact p {

    font-size: 14px;

    font-weight: 400;

    color: #555555;

}

.rx-menu-tabs-contact .inner-menu .sub-prices h4 {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 20px;

    font-weight: 600;

    color: #957243;

    opacity: 0.5;

}

.rx-menu-tabs-contact .active-menu .sub-prices h4 {

    opacity: 1;

}

.rx-relative {

    position: relative;

}

.rx-side-menu-image {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    opacity: 0;

    width: calc(50% - 12px);

    padding: 0 12px;

    position: absolute;

    z-index: 1;

    right: 0;

    top: 0;

}

.rx-side-menu-image .inner-img img {

    width: 100%;

}

.rx-side-menu-image .radius-one img {

    border-top-left-radius: 200px;

    border-top-right-radius: 200px;

    border-bottom-left-radius: 200px;

    border-bottom-right-radius: 30px;

}

.rx-side-menu-image .radius-two img {

    border-top-left-radius: 200px;

    border-top-right-radius: 200px;

    border-bottom-right-radius: 200px;

    border-bottom-left-radius: 30px;

}

.rx-side-menu-image .radius-three img {

    border-top-left-radius: 200px;

    border-top-right-radius: 30px;

    border-bottom-left-radius: 200px;

    border-bottom-right-radius: 200px;

}

.rx-side-menu-image .radius-four img {

    border-top-right-radius: 200px;

    border-top-left-radius: 30px;

    border-bottom-left-radius: 200px;

    border-bottom-right-radius: 200px;

}

/* Responsive */

@media screen and (max-width: 1399px) {

    .rx-menu-tabs-contact .inner-menu {

        padding: 20px 0;

    }

    .rx-menu-tabs-contact .inner-menu .sub-contact h5 {

        font-size: 16px;

    }

    .rx-menu-tabs-contact .inner-menu .sub-contact p {

        font-size: 13px;

        line-height: 20px;

    }

}

@media screen and (max-width: 1199px) {

    .rx-menu-tabs-contact .inner-menu {

        padding: 15px 0;

    }

}

@media screen and (max-width: 991px) {

    .rx-menu-tabs-contact .inner-menu {

        position: relative;

    }

    .rx-menu-tabs-contact .inner-menu .sub-contact h5 {

        font-size: 20px;

    }

    .sub-prices {

        padding: 0 15px;

    }

    .rx-side-menu-image {

        position: relative;

        width: 160px;

        padding: 0;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-pack: end;

        -ms-flex-pack: end;

        justify-content: end;

        opacity: 1;

    }

    .rx-side-menu-image .radius-one img {

        width: 50px;

        border-radius: 30px;

    }

}

@media screen and (max-width: 767px) {

    .rx-side-menu-image {

        width: 100px;

    }

}

@media screen and (max-width: 575px) {

    .rx-side-menu-image {

        display: none;

    }

    .rx-menu-tabs-contact .inner-menu {

        padding: 15px 0;

    }

    .rx-menu-tabs-contact .inner-menu .sub-contact h5 {

        font-size: 16px;

    }

}

/* Testimonials */

.rx-testimonials-slider {

    max-width: 900px;

    margin: auto;

}

.rx-testimonials-img img {

    width: 100%;

    border-top-left-radius: 200px;

    border-top-right-radius: 200px;

    border-bottom-left-radius: 30px;

    border-bottom-right-radius: 30px;

}

.rx-testimonials-contact {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end;

}

.rx-testimonials-contact .rx-inner-banner {

    margin-bottom: 30px;

}

.rx-testimonials-contact .rx-inner-banner h4 {

    margin-bottom: 6px;

    font-size: 20px;

    color: #2f3e34;

    font-weight: 700;

}

.rx-testimonials-contact .rx-inner-banner span {

    font-size: 14px;

    font-weight: 500;

    color: #555555;

}

.rx-testimonials-contact .inner-contact {

    background-color: #fff;

    border: 1px solid #eee;

    padding: 20px;

    border-radius: 20px;

}

/* Responsive */

@media screen and (max-width: 991px) {

    .rx-testimonials-contact .inner-contact p {

        font-weight: 400;

        font-size: 14px;

    }

}

@media screen and (max-width: 767px) {

    .rx-testimonials-contact {

        text-align: center;

    }

    .rx-testimonials-contact .rx-inner-banner {

        margin-bottom: 15px;

    }

    .rx-testimonials-img {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

    }

    .rx-testimonials-img img {

        width: 100px !important;

    }

}

/* Book */

.rx-book-from {

    margin-bottom: 30px;

}

.rx-book-from .rx-input-box label {

    margin-bottom: 8px;

    font-family: "Poppins", sans-serif;

    font-size: 14px;

    font-weight: 600;

    color: #2f3e34;

}

.rx-book-from .rx-input-box .rx-from-control {

    border-radius: 30px;

}

.rx-booking-last-contact {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}

.rx-booking-last-contact p {

    margin-bottom: 30px;

    font-size: 14px;

    font-weight: 500;

    color: #2f3e34;

}

.rx-booking-last-contact .booking-button {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}

/* pages ( Import pages ) */

/* about */

.rx-about-img {

    position: relative;

}

.rx-about-img img {

    width: 100%;

}

.rx-room-img {

    position: relative;

}

.rx-room-img img {

    width: 100%;

    height: 363px;

}

.rx-about-img .rx-rounded-circle {

    z-index: 1;

    height: 100px;

    width: 100px;

    position: absolute;

    top: 30px;

    right: 30px;

    background-color: #c0a989;

    border-radius: 50%;

}

.rx-about-contact {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-about-contact .inner-contact p {

    margin-bottom: 16px;

    font-size: 20px;

    font-weight: 400;

    color: #7D7D7D;

    line-height: 1.5;

}

.rx-about-contact .inner-contact .rx-about-inner-box {

    margin-top: 30px;

}

.rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box {

    padding: 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    background-color: #f5f5f5;

    border: 1px solid #eee;

    border-radius: 20px;

}

.rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box h5 {

    margin-bottom: 12px;

    font-family: "Poppins", sans-serif;

    font-size: 23px;

    color: #000;

    font-weight: 600;

    line-height: 0.65;

}

.rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box p {

    margin-bottom: 0;

    font-family: "Poppins", sans-serif;

    font-size: 14px;

    color: #555555;

    letter-spacing: 2px;

    line-height: 1.2;

}

@-webkit-keyframes rotateText {

    0% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

    100% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

}

@keyframes rotateText {

    0% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg);

    }

    100% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

    }

}

.rx-rounded-circle:hover svg,

.rx-rounded-circle:hover img {

    -webkit-animation: rotateText 10s linear infinite;

    animation: rotateText 10s linear infinite;

}

.rx-rounded-circle a {

    position: relative;

}

.rx-rounded-circle .inner-contact {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}

.rx-rounded-circle .inner-contact i {

    font-size: 24px;

    color: #fff;

}

.rx-rounded-circle svg,

.rx-rounded-circle img {

    fill: currentColor;

    height: auto;

    -webkit-transform-origin: center;

    transform-origin: center;

    width: 100%;

}

.rx-rounded-circle svg text textPath,

.rx-rounded-circle img text textPath {

    font-size: 12px;

    color: #fff;

    letter-spacing: 1.5px;

}

.rx-rounded-circle h5 {

    font-size: 10px;

    color: #fff;

}

.rx-about-page-contact {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-about-page-contact .inner-about-contact p {

    margin-bottom: 16px;

}

.rx-about-page-contact .items-details h5 {

    margin-bottom: 5px;

    font-size: 16px;

    font-weight: 600;

    color: #000;

}

.rx-about-page-contact .items-details p {

    margin-bottom: 12px;

    font-size: 12px;

    font-weight: 500;

    color: #555555;

}

.rx-about-page-contact .items-details .rx-dark-img {

    display: none;

}

.rx-about-page-contact .items-details img {

    width: 100px;

}

.section-about {

    padding: 50px 0;

}

/* Responsive */

@media screen and (max-width: 1399px) {

    .rx-about-img .rx-rounded-circle {

        top: 15px;

        right: 15px;

    }

    .rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box h5 {

        font-size: 32px;

    }

    .rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box p {

        font-size: 15px;

    }

    .rx-about-img {

        display: block;

    }

    .rx-amenities-img {

        display: none;

    }

    .content-box p {

        display: none;
        ;

    }

}

@media screen and (max-width: 1199px) {

    .rx-about-contact .inner-contact p {

        font-size: 15px;

    }

    .rx-about-contact .inner-contact .rx-about-inner-box {

        margin-top: 20px;

    }

    .rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box h5 {

        margin-bottom: 8px;

        font-size: 28px;

    }

    .rx-about-contact .inner-contact .rx-about-inner-box .rx-about-box p {

        font-size: 14px;

    }

    .section-about {

        padding: 0;

    }

}

@media screen and (max-width: 575px) {

    .rx-about-inner-box .row {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

    }

    .rx-about-inner-box .mt-24 {

        margin-top: 0;

    }

    .rx-about-img .rx-rounded-circle {

        top: 0;

        right: 0;

    }

    .section-about {

        padding: 0;

    }

}

@media screen and (max-width: 380px) {

    .rx-about-img .rx-rounded-circle {

        height: 80px;

        width: 80px;

    }

}

/* about-2 */

.rx-about-contact .items-details h5 {

    margin-bottom: 5px;

    font-size: 16px;

    font-weight: 600;

    color: #000;

}

.rx-about-contact .items-details p {

    margin-bottom: 12px;

    font-size: 12px;

    font-weight: 500;

    color: #555555;

}

.rx-about-contact .items-details .rx-dark-img {

    display: none;

}

.rx-about-contact .items-details img {

    width: 100px;

}

/* Hide mobile image on desktop */
.mobile-only {
    display: none;
}

/* Show desktop image by default */
.desktop-only {
    display: block;
}

/* Mobile Layout */
@media screen and (max-width: 991px) {

    /* Show image after heading */
    .mobile-only {
        display: block;
        margin: 20px 0;
    }

    /* Hide right-side desktop image */
    .desktop-only {
        display: none;
    }

    .mobile-only img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 12px;
        /* optional */
    }
}


.socialSwiper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 40px 0;
}

.socialSwiper .swiper-wrapper {
    align-items: center;
}

.socialSwiper .swiper-slide {
    width: 260px;
    transition: .4s;
}

.socialSwiper .swiper-slide-active {
    width: 340px !important;
    z-index: 10;
}

.socialSwiper .swiper-slide-prev,
.socialSwiper .swiper-slide-next {
    transform: scale(.9);
}

.section-title {
    text-align: center;
}

.social-card {
    height: 560px;
    border-radius: 28px;
    overflow: hidden;
}

.socialSwiper .swiper-slide:not(.swiper-slide-active) {
    opacity: .9;
}

.social-card {
    height: 560px;
    border-radius: 28px;
    overflow: hidden;
    position: relative;
}

.social-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, .7),
            rgba(0, 0, 0, .15),
            transparent);
}

.play-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(46, 67, 56, .85);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    font-size: 28px;
}




.content {
    position: absolute;
    bottom: 35px;
    left: 25px;
    color: #fff;
}

.content h5 {
    margin-bottom: 6px;
    font-size: 28px;
}

.content span {
    font-size: 16px;
}

.explore-btn {
    display: inline-block;
    padding: 15px 40px;
    background: #2f3e34;
    color: #fff;
    border-radius: 14px;
    text-decoration: none;
    font-size: 18px;
}

.explore-btn:hover {
    color: #2f3e34 !important;
    background: #fff;
    border: 1px solid #2f3e34;
}

/* Amenities */

.rx-amenities-img img {

    width: 100%;

    height: 500px;

    /* or any height you want */

    object-fit: cover;

    border-top-left-radius: 500px;

    border-bottom-left-radius: 500px;

    border-top-right-radius: 100px;

    border-bottom-right-radius: 0;

}

.rx-amenities-slider .amenities-animation>* {

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

    -webkit-animation-name: fadeOutDown;

    animation-name: fadeOutDown;

}

.rx-amenities-slider :root {

    --transition: 0.75s cubic-bezier(0.255, 0.67, 0, 1.01);

}

.rx-amenities-slider .rx-slide {

    overflow: hidden;

    position: relative;

    -webkit-transition: -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

    transition: -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

    transition: transform var(--transition), box-shadow var(--transition);

    transition: transform var(--transition), box-shadow var(--transition), -webkit-transform var(--transition), -webkit-box-shadow var(--transition);

}

.rx-amenities-slider .active .amenities-animation>*:nth-child(1) {

    -webkit-animation-name: fadeInRight;

    animation-name: fadeInRight;

    -webkit-animation-delay: 1s;

    animation-delay: 1s;

}

.rx-amenities-slider .active .amenities-animation>*:nth-child(2) {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;

    -webkit-animation-delay: 1.5s;

    animation-delay: 1.5s;

}

.rx-amenities-slider .active .amenities-animation>*:nth-child(3) {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;

    -webkit-animation-delay: 2s;

    animation-delay: 2s;

}

.rx-amenities-contact {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-amenities-contact .inner-banner {

    margin-bottom: 16px;

    position: relative;

    left: -100px;

    width: calc(100% + 100px);

}

.rx-amenities-contact .inner-banner h4 {

    font-size: 68px;

    font-weight: 700;

    color: #2f3e34;

    text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555555;

}

.rx-amenities-contact p {

    margin-bottom: 16px;

    font-size: 18px;

    color: #7D7D7D;

    font-weight: 400;

    line-height: 1.5;

}

.rx-amenities-contact .amenities-btn {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

.rx-amenities-slider .owl-dots {

    width: 110px !important;

    background-color: #fff;

    padding: 10px 0 0 10px;

    position: absolute;

    bottom: 0;

    right: 435px;

}


.social-section {
    display: block !important;
    padding-top: 0px !important;
}

.social-section .elfsight-app-15d75ec7-b0e7-44a7-93b2-c2bded9f5338 {
    margin-top: -15px !important;
}

/* Hide Elfsight Watermark Badge */
a[href*="elfsight"],
a[href*="utm_source"],
[class*="Badge" i],
[class*="badge" i],
[class*="eapps-link" i] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Responsive */

@media screen and (max-width: 1399px) {

    .rx-amenities-slider .owl-dots {

        right: 375px;

    }

    .rx-amenities-contact .inner-banner h4 {

        font-size: 60px;

    }

}

@media screen and (max-width: 1199px) {

    .rx-amenities-slider .owl-dots {

        right: 315px;

    }

    .rx-amenities-contact .inner-banner h4 {

        font-size: 52px;

    }

}

@media screen and (max-width: 991px) {

    .rx-amenities-img img {

        /* border-top-left-radius: 500px;

border-top-right-radius: 500px;

border-bottom-left-radius: 500px;

border-bottom-right-radius: 500px; */

        height: 250px;

    }

    .rx-amenities-slider .owl-dots {

        width: auto !important;

        background-color: transparent;

        padding: 16px 0 0;

        position: relative;

        right: auto;

        bottom: auto;

    }

    .rx-amenities-slider .amenities-animation>* {

        -webkit-animation-name: none !important;

        animation-name: none !important;

    }

    .rx-amenities-slider .active .amenities-animation>*:nth-child(1),

    .rx-amenities-slider .active .amenities-animation>*:nth-child(2),

    .rx-amenities-slider .active .amenities-animation>*:nth-child(3) {

        -webkit-animation-name: none !important;

        animation-name: none !important;

        -webkit-animation-delay: 0s !important;

        animation-delay: 0s !important;

    }


    .rx-amenities-contact {

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        text-align: center;

    }

    .rx-amenities-contact .inner-banner {

        left: 0;

        width: 100%;

    }

    .rx-amenities-contact .inner-banner h4 {

        font-size: 42px;

    }

}

@media screen and (max-width: 575px) {

    .rx-amenities-contact .inner-banner {

        margin-bottom: 8px;

    }

    .rx-amenities-contact .inner-banner h4 {

        font-size: 32px;

    }

}

/* Amenities */

.rx-amenities-contact .inner-banner {

    left: -200px;

    width: calc(100% + 200px);

}

/* Responsive */

@media screen and (max-width: 991px) {

    .rx-amenities-contact .inner-banner {

        left: 0;

        width: 100%;

    }

}

/* Team */

.rx-team-card .rx-team-img {

    overflow: hidden;

    position: relative;

    margin-bottom: 20px;

    border-top-left-radius: 500px;

    border-top-right-radius: 500px;

    border-bottom-left-radius: 100px;

    border-bottom-right-radius: 100px;

}

.rx-team-card .rx-team-img img {

    width: 100%;

}

.rx-team-card .rx-team-img .rx-team-social-media {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    position: absolute;

    bottom: -50px;

    left: 0;

    right: 0;

    background-color: #f2ede6;

    padding: 10px 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

}

.rx-team-card .rx-team-img .rx-team-social-media .social-media-item {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    height: 30px;

    width: 30px;

    margin: 0 5px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    border: 2px solid #AA8A5F;

    border-radius: 5px;

    font-weight: 600;

}

.rx-team-card .rx-team-img .rx-team-social-media .social-media-item i {

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    font-size: 15px;

    color: #AA8A5F;

    font-weight: 600;

}

.rx-team-card .rx-team-img .rx-team-social-media .social-media-item:hover {

    border-color: #9d7e54;

}

.rx-team-card .rx-team-img .rx-team-social-media .social-media-item:hover i {

    color: #9d7e54;

}

.rx-team-card .rx-team-img:hover .rx-team-social-media {

    bottom: 0;

}

.rx-team-card .rx-team-contact {

    text-align: center;

}

.rx-team-card .rx-team-contact h5 {

    font-size: 18px;

    font-weight: 600;

    color: #2f3e34;

}

.rx-team-card .rx-team-contact p {

    font-size: 14px;

    font-weight: 500;

    color: #2f3e34;

}

.slick-prev,

.slick-next {

    display: none !important;

}

.rx-tools-sidebar {

    display: none !important;

}

.swiper-button-next,

.swiper-button-prev {

    color: #2f3e34 !important;

}

.swiper-button-next:after,

.swiper-button-prev:after {

    font-size: 35px;

    font-weight: 600;

}

.luxury-booking-section {

    /* background: white; */

    position: relative;

    overflow: hidden;

}

.booking-wrapper {

    background:

        linear-gradient(150deg,

            rgba(242, 237, 230, -0.95) 0%,

            rgba(247, 244, 239, 0.95) 40%,

            rgba(255, 255, 255, -0.95) 100%),

        url('/royalx/assets/img/cafe/cafe1.jpeg');

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    border-radius: 40px;

    padding: 20px;

    position: relative;

    z-index: 1;

}

.inner-contact {

    margin-bottom: 20px;

}

.booking-blur {

    position: absolute;

    border-radius: 50%;

    filter: blur(100px);

    z-index: -1;

}

.blur-1 {

    width: 250px;

    height: 250px;

    background: rgba(201, 168, 97, 0.25);

    top: -50px;

    left: -50px;

}

.blur-2 {

    width: 300px;

    height: 300px;

    background: rgba(255, 255, 255, 0.08);

    bottom: -100px;

    right: -80px;

}

.booking-tag {

    color: #2f3e34;

    font-size: 14px;

    letter-spacing: 1px;

    margin-bottom: 20px;

    font-weight: 700;

}

.booking-content {

    margin-left: 20px;

    background: #2E3E34 !important;

    padding: 0 10px 20px 25px;

    opacity: 0.8 !important;

    border-radius: 30px;

}

.booking-content h2 {

    font-size: 55px;

    color: white;

    line-height: 1.2;

    margin-bottom: 20px;

    font-weight: 400;

}

.booking-content h2 span {

    color: white;

}

.booking-content p {

    color: white;

    font-size: 16px;

    line-height: 1.8;

    margin-bottom: 35px;

}

.booking-features {

    display: flex;

    flex-direction: column;

    gap: 18px;

}

.feature-item {

    display: flex;

    align-items: center;

    gap: 12px;

    color: white;

    font-size: 15px;

}

.feature-item i {

    width: 42px;

    height: 42px;

    background: white;

    display: flex;

    align-items: center;

    justify-content: center;

    border-radius: 50%;

    color: #2f3e34;

    font-size: 18px;

}

.luxury-book-form {

    background: #fff;

    border-radius: 30px;

    padding: 45px;

    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);

}

.luxury-input label {

    display: block;

    font-size: 14px;

    font-weight: 600;

    margin-bottom: 10px;

    color: #111;

}

.luxury-input input,

.luxury-input textarea {

    width: 100%;

    border: 1px solid #e3e3e3;

    border-radius: 16px;

    padding: 16px 18px;

    font-size: 15px;

    transition: 0.3s ease;

    background: #fafafa;

}

.luxury-input input:focus,

.luxury-input textarea:focus {

    border-color: #d6b36a;

    background: #fff;

    outline: none;

    box-shadow: 0 0 0 4px rgba(214, 179, 106, 0.12);

}

.booking-bottom {

    display: flex;

    justify-content: space-between;

    align-items: center;

    gap: 20px;

    margin-top: 10px;

    flex-wrap: wrap;

}

.booking-bottom p {

    margin: 0;

    color: #777;

    font-size: 14px;

}

.luxury-btn {

    border: none;

    background: #2f3e34;

    color: #fff;

    padding: 12px 34px;

    border-radius: 10px;

    font-weight: 600;



}

.luxury-btn:hover {


    border: 1px solid #2f3e34;

    box-shadow: 0 12px 30px rgba(214, 179, 106, 0.35);
    color: #2f3e34;

    background: #fff;

}

.custom-date-box {

    position: relative;

}

.custom-date-box input {

    width: 100%;

    height: 60px;

    border-radius: 18px;

    border: 1px solid #e4ded4;

    background: #fff;

    padding: 0 55px 0 20px;

    font-size: 15px;

    color: #2f2f2f;

    transition: 0.3s ease;

}

.custom-date-box input:focus {

    border-color: #b99245;

    box-shadow: 0 0 0 4px rgba(185, 146, 69, 0.12);

    outline: none;

}

.calendar-icon {

    position: absolute;

    right: 18px;

    top: 52px;

    transform: translateY(-50%);

    color: #b99245;

    font-size: 20px;

    pointer-events: none;

}

/* Calendar Design */

.flatpickr-calendar {

    border: none !important;

    border-radius: 22px !important;

    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12) !important;

    padding: 12px;

    font-family: inherit;

}

.flatpickr-months {

    margin-bottom: 10px;

}

.flatpickr-current-month {

    font-size: 16px !important;

    font-weight: 600;

}

.flatpickr-day.selected {

    background: #b99245 !important;

    border-color: #b99245 !important;

}

.flatpickr-day:hover {

    background: rgba(185, 146, 69, 0.12) !important;

}

@media (max-width: 991px) {

    .booking-wrapper {

        padding: 35px;

    }

    .booking-content h2 {

        font-size: 38px;

    }

    .luxury-book-form {

        padding: 30px;

    }

}

@media (max-width: 576px) {

    .booking-wrapper {

        padding: 25px;

        border-radius: 25px;

    }

    .booking-content h2 {

        font-size: 30px;

    }

    .luxury-book-form {

        padding: 18px;

        border-radius: 22px;

    }

    .luxury-book-form .row.g-4 {

        --bs-gutter-y: 0.85rem;

        --bs-gutter-x: 0.6rem;

    }

    .enquiry-title {

        font-size: 16px !important;

        margin-bottom: 12px;

    }

    .related-title {

        font-size: 16px;

        margin-bottom: 10px;

    }

    .enquiry-options {

        gap: 8px;

    }

    .radio-card span {

        padding: 9px 14px;

        font-size: 13px;

    }

    .luxury-input label {

        font-size: 13px;

        margin-bottom: 6px;

    }

    .luxury-input input,

    .luxury-input textarea {

        padding: 11px 14px;

        font-size: 13px;

        border-radius: 12px;

    }

    .booking-pair-field .luxury-input input {

        padding: 11px 10px;

        font-size: 13px;

    }

    .booking-bottom {

        flex-direction: column-reverse;

        align-items: stretch;

        gap: 10px;

        margin-top: 4px;

    }

    .booking-bottom p {

        font-size: 12px;

        text-align: center;

    }

    .luxury-btn {

        width: 100%;

        padding: 14px 20px;

    }

}

.luxury-select {

    width: 100%;

    height: 55px;

    border: 1px solid #ddd;

    border-radius: 12px;

    padding: 0 18px;

    background: #fff;

    font-size: 15px;

    color: #222;

    outline: none;

    transition: 0.3s ease;

}

.luxury-select:focus {

    border-color: #c59d5f;

    box-shadow: 0 0 0 3px rgba(197, 157, 95, 0.15);

}

.accommodation-section {

    padding: 70px 0;

    overflow: hidden;

}

/* Heading */

.section-heading {

    text-align: center;

    margin-bottom: 70px;

}

.section-heading h2 {

    font-family: 'Cormorant Garamond', serif;

    font-size: 35px;

    font-weight: 300;

    letter-spacing: 2px;

    color: #2f3e34;

    line-height: 1;

}

.section-heading p {

    margin-top: 8px;

    font-family: 'Cormorant Garamond', serif;

    font-size: 22px;

    font-style: italic;

    color: #8b7766;

}

/* Main Layout */

.accommodation-wrapper {

    position: relative;

    margin: 0px;

}

/* MAIN IMAGE */

.main-image {

    width: 100%;

    height: 600px;

    overflow: hidden;

    border-radius: 35px;

}

.main-image img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    display: block;

}

/* FLOATING CONTENT BOX */

.content-box {

    position: absolute;

    top: 50%;

    left: 130px;

    transform: translateY(-50%);

    width: 380px;

    background: #f2ede6;

    padding: 30px 28px;

    border-radius: 10px;

    z-index: 2;

}

/* HEADING */

.content-box h3 {

    font-family: 'Cormorant Garamond', serif;

    font-size: 42px;

    font-weight: 300;

    color: #6d6662;

    line-height: 1;

    margin-bottom: 12px;

}

/* LINE */

.divider {

    width: 45px;

    height: 1px;

    background: #8b7766;

    margin-bottom: 20px;

}

/* TEXT */

.content-box p {

    font-size: 14px;

    line-height: 1.75;

    color: #4f4a46;

    margin-bottom: 16px;

}

/* SUBHEADING */

.content-box h4 {

    font-size: 16px;

    color: #4f4a46;

    margin-bottom: 8px;

}

/* LIST */

.content-box ul {

    padding-left: 18px;

    margin: 0 0 15px;

    list-style: disc;

}

.content-box ul li {

    font-size: 15px;

    line-height: 1.9;

    color: #4f4a46;

}

.content-box .btn {

    margin-top: 12px;

}

/* BUTTON */

.btn {

    display: inline-block;

    padding: 10px 20px;

    background: #2f3e34;

    color: #fff;

    text-decoration: none;

    font-size: 14px;

    transition: 0.3s ease;

    font-weight: 600;

    border-radius: 4px;

}

.btn:hover {

    background: white;

    color: #2f3e34;

    border: 1px solid #2f3e34;

}

/* MOBILE */

@media(max-width:991px) {

    .content-box {

        position: relative;

        left: 0;

        top: auto;

        transform: none;

        width: 90%;

        /* margin: -80px auto 0; */

    }

    .main-image {

        height: 420px;

        border-radius: 0px;

    }

}

@media(max-width:767px) {

    .main-image {

        height: 320px;

        border-radius: 0px;

    }

    .content-box {

        width: 95%;

        padding: 30px;

        margin-top: -80px;

    }

    .content-box h3 {

        font-size: 30px;

    }

    .btn {

        width: 100%;

        text-align: center;

    }

}

/* Arrows */

.arrow {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    font-size: 60px;

    font-weight: 300;

    color: #2f2f2f;

    cursor: pointer;

    user-select: none;

}

.arrow.left {

    left: -25px;

}

.arrow.right {

    right: -25px;

}

/* Dots */

/* .dots{

display:flex;

justify-content:center;

gap:10px;

margin-top:30px;

}

.dots span{

width:10px;

height:10px;

border-radius:50%;

background:#cfcfcf;

cursor:pointer;

transition:0.3s;

}

.dots span.active{

background:#2f3e34;

transform:scale(1.2);

} */

/* Responsive */

@media(max-width:1100px) {

    .accommodation-wrapper {

        flex-direction: column;

        gap: 35px;

        margin: 25px;

    }

    .jm-testimonials {

        position: relative;

        padding: 0px 0;

    }

    .side-image {

        display: none;

    }

    .main-image {

        width: 100%;

        height: 420px;

        border-radius: 0px;

    }

    .content-box {

        max-width: 100%;

        text-align: center;

    }

    .content-box ul {

        text-align: left;

        display: inline-block;

    }

    .arrow {

        display: none;

    }

    .section-heading h2 {

        font-size: 52px;

    }

}

@media(max-width:768px) {

    .section-heading {

        margin-bottom: 45px;

    }

    .section-heading h2 {

        font-size: 40px;

    }

    .section-heading p {

        font-size: 18px;

    }

    .content-box h3 {

        font-size: 30px;

    }

    .main-image {

        height: 300px;

        border-radius: 0px;

    }

    .btn {

        padding: 14px 35px;

        font-size: 13px;

    }

}

.service-card {

    background: #f2ede6;

    border-radius: 30px;

    overflow: hidden;

    height: 100%;

    transition: 0.4s ease;

}

.service-img {

    overflow: hidden;

}

.service-img img {

    width: 100%;

    height: 380px;

    object-fit: cover;

    display: block;

    transition: 0.5s ease;

}

.service-card:hover .service-img img {

    transform: scale(1.05);

}

/* Border Radius */

.left-radius img {

    border-top-left-radius: 35px;

}

.right-radius img {

    border-top-right-radius: 35px;

}

.service-content {

    padding: 30px;

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.service-text-wrapper {

    flex: 1;

}

.service-illustration {

    width: 190px;

    height: 140px;

    margin-left: 25px;

    display: flex;

    justify-content: center;

    align-items: center;

    transition: transform 0.4s ease, color 0.4s ease;

    flex-shrink: 0;

    color: #2f3e34;

    opacity: 0.6;

    display: none;

}

/* .service-card:hover .service-illustration {

transform: scale(0.1) rotate(3deg);

color: #A37E58;

} */

.service-illustration svg {

    width: 100%;

    height: 100%;

}

@media (max-width: 480px) {

    .service-content {

        flex-direction: column;

        align-items: flex-start;

    }

    .service-illustration {

        margin-left: 0;

        margin-top: 20px;

        align-self: flex-end;

        width: 100px;

        height: 100px;

    }

}

.service-content h3 {

    font-size: 34px;

    font-weight: 700;

    color: #2f3e34;

    margin-bottom: 20px;

    line-height: 1.2;

}

.service-content p {

    font-size: 17px;

    line-height: 32px;

    color: #555;

    margin-bottom: 15px;

}

.service-content span {

    display: inline-block;

    margin-top: 10px;

    font-size: 16px;

    font-weight: 500;

    color: #222;

}

/* Laptop / Mac screens */
@media (max-width: 1400px) and (min-width: 992px) {
    .service-content {
        padding: 20px;
    }

    .service-illustration {
        width: 120px;
        height: 100px;
        margin-left: 15px;
    }

    .service-content h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .service-content ul {
        margin-top: 10px;
    }

    .service-content ul li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
    }
}

/* Responsive */

@media (max-width: 991px) {

    .service-img img {

        height: 320px;

    }

    .service-content {

        padding: 25px;

    }

    .service-content h3 {

        font-size: 28px;

    }

    .service-content p {

        font-size: 15px;

        line-height: 28px;

    }

}

@media (max-width: 575px) {

    .service-card {

        border-radius: 20px;

    }

    .service-img img {

        height: 240px;

    }

    .service-content {

        padding: 20px;

    }

    .service-content h3 {

        font-size: 24px;

    }

    .service-content p {

        font-size: 14px;

        line-height: 24px;

    }

}

.service-content ul {

    padding-left: 20px;

    margin-top: 20px;

}

.service-content ul li {

    list-style: disc;

    color: #555;

    font-size: 16px;

    line-height: 28px;

    margin-bottom: 12px;

    font-weight: 500;

}

.service-content ul li::marker {

    color: #2f3e34;

    font-size: 16px;

}

.section-gallery {

    overflow: hidden;

}

.gallery-grid {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    grid-auto-rows: 200px;

    gap: 16px;

}

.gallery-grid .big {

    grid-row: span 2;

}

.gallery-grid img {

    width: 100%;

    height: 100%;

    object-fit: cover;
    /* FIXED */

    border-radius: 12px;

    display: block;

    transition: 0.4s;

}

.gallery-grid img:hover {

    transform: scale(1.05);

}

/* Gallery Lightbox */
.gallery-lightbox {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}

.gallery-lightbox .lightbox-content {
    margin: auto;
    display: block;
    max-width: 90%;
    max-height: 90vh;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    animation: zoomIn 0.3s ease;
}

@keyframes zoomIn {
    from {
        transform: scale(0.9);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.gallery-lightbox .lightbox-close {
    position: absolute;
    top: 30px;
    right: 45px;
    color: #f1f1f1;
    font-size: 50px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    line-height: 1;
}

.gallery-lightbox .lightbox-close:hover,
.gallery-lightbox .lightbox-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* Tablet */

@media (max-width: 991px) {

    .gallery-grid {

        /* grid-template-columns: repeat(2, 1fr); */

        grid-auto-rows: 180px;

    }

    .gallery-grid .big {

        grid-row: span 2;

    }



    .jm-testimonials {

        position: relative;

        padding: 0;

    }

}

/* Mobile */

@media (max-width: 576px) {

    .gallery-grid {

        grid-auto-rows: 100px;

        gap: 5px;

    }

}

.swiper-pagination-bullet {

    width: 15px;

    height: 15px;

    background: #242020 !important;

    opacity: 1;

}

.swiper-pagination-bullet-active {

    opacity: 1;

    background: #2f3e34 !important;

}

.amenities-list {

    padding: 0;

    margin: 0;

}

.amenities-list li {

    list-style: none;

    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 8px;

    font-size: 14px;

}

.amenities-list li i {

    color: #8c6a3d;

    font-size: 14px;

    min-width: 16px;

}

/* .section-spa{

overflow: hidden;

} */

.section-spa {

    padding: 50px 0;

}

.villaSwiper {

    overflow: hidden;

}

.swiper-wrapper {

    align-items: center;

}

.swiper-slide {

    transform: translate3d(0, 0, 0);

    backface-visibility: hidden;

    -webkit-backface-visibility: hidden;

    will-change: transform;

}

.villa-timing {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin: 16px 0 18px;
    padding: 12px 0;
    border-top: 1px solid rgba(157, 126, 84, 0.18);
    border-bottom: 1px solid rgba(157, 126, 84, 0.18);
}

.timing-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.timing-item+.timing-item {
    border-left: 1px solid rgba(157, 126, 84, 0.18);
    padding-left: 18px;
}

.timing-item>i {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 50%;
    background: #f7f3ed;
    color: #9d7e54;
    font-size: 13px;
}

.timing-item span {
    display: block;
    /* margin-bottom: 3px; */
    color: #8a8177;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.timing-item strong {
    display: block;
    color: #2d2925;
    font-size: 13px;
    font-weight: 600;
}

.accommodation-wrapper {

    display: flex;

    align-items: center;

    gap: 40px;

    transform: translateZ(0);

    will-change: transform;

}

.main-image {

    overflow: hidden;

    border-radius: 20px;

}

.main-image img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    display: block;

    transform: translateZ(0);

    backface-visibility: hidden;

}

.book {

    display: none;

}

@media (max-width: 767px) {

    /* Remove background */

    .luxury-booking-section .booking-wrapper {

        background: #fff !important;

        padding: 0 !important;

    }

    .section-spa {

        padding: 0px;

    }

    /* Hide left content */

    .luxury-booking-section .booking-content {

        display: none !important;

    }

    /* Make form full width */

    .luxury-booking-section .col-lg-7 {

        width: 100%;

        max-width: 100%;

        flex: 0 0 100%;

    }

    /* Remove decorative blur */

    .luxury-booking-section .booking-blur {

        display: none !important;

    }

    .book {

        text-align: center;

        font-size: 24px;

        color: #2f3e34;

        /* display:block; */

    }

    .service-illustration {

        display: none;

    }

    .content-box {

        text-align: left;

        margin-bottom: 20px;

    }

    .rx-about-contact {

        text-align: center;

    }

}

/* Title */

.enquiry-title {

    display: block;

    font-size: 20px !important;

    font-weight: 600;

    margin-bottom: 22px;

    color: #111;

    font-family: "Cormorant Garamond", serif;

}

/* Main Options */

.enquiry-options {

    display: flex;

    flex-wrap: wrap;

    gap: 18px;

    align-items: center;

}

/* Hide Radio */

.radio-card input[type="radio"] {

    display: none;

}

/* Option Style */

.radio-card {

    cursor: pointer;

}

/* Main Button */

.radio-card span {

    position: relative;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    padding: 5px 26px;

    border-radius: 50px;

    background: #f7f7f7;

    border: 1px solid #e5e5e5;

    font-size: 14px;

    font-weight: 500;

    color: #222;

    transition: all .3s ease;

    border-radius: 10px;

}

/* Hover */

.radio-card:hover span {

    background: #f1f1f1;

    transform: translateY(-2px);

}

/* Active */

.radio-card input[type="radio"]:checked+span {

    background: #1f2d1f;

    color: #fff;

    border-color: #1f2d1f;

    box-shadow: 0 10px 25px rgba(31, 45, 31, 0.15);
    border-radius: 10px;

}

/* Related Options */

#relatedOptionsContainer {

    display: flex;

    flex-wrap: wrap;

    gap: 14px;

    margin-top: 4px;

}

/* Dynamic Selected Options */

#relatedOptionsContainer .radio-card span {

    background: #fafafa;

    border: 1px solid #e7e7e7;

    padding: 5px 22px;

    font-size: 14px;

}

#relatedOptionsContainer .radio-card input:checked+span {

    background: #1f2d1f;

    color: #fff;

    border-color: #1f2d1f;
    border-radius: 10px;

}

@media(max-width:768px) {

    .enquiry-options {

        gap: 12px;

    }



    .jm-testimonials {

        position: relative;

        padding: 0 !important;

    }



    .radio-card span {

        padding: 6px 18px;

        font-size: 14px;

    }

}

.related-title {

    font-size: 20px;

    font-weight: 600;

    margin-bottom: 18px;

    color: #111;

    font-family: "Cormorant Garamond", serif;

}

.related-title .text-danger {

    font-size: 14px;

    font-family: sans-serif;

    font-weight: 600;

}

.border-danger {

    border-color: #dc3545 !important;

}

/* Dynamic Time Slots Styles */

.slots-chips-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 12px;
}

.time-chip {
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 42px;
    padding: 8px 18px;

    border-radius: 10px;
    background: #FCFAF7;
    border: 1px solid #E5D8C7;

    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    color: #2f3e34;

    white-space: nowrap;
    transition: all 0.25s ease;
}

/* Hover */
.time-chip:hover {
    background: #f5eee5;
    border-color: #c9af8f;
    transform: translateY(-1px);
}

/* Selected */
.time-chip.active,
.time-chip.selected {
    background: #2f3e34;
    border-color: #2f3e34;
    color: #fff;
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 767px) {

    .slots-chips-wrapper {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        width: 100%;
        margin-top: 12px;
    }

    .time-chip {
        width: 100%;
        min-height: 46px;

        padding: 10px 8px;

        border-radius: 9px;

        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.1px;
    }

    .time-chip:hover {
        transform: none;
    }
}


/* Very small phones */
@media (max-width: 380px) {

    .slots-chips-wrapper {
        gap: 8px;
    }

    .time-chip {
        min-height: 44px;
        font-size: 12.5px;
        padding: 8px 5px;
    }
}

.time-chip:hover {

    background: #F6F0E7;

    transform: translateY(-2px);

}

.time-chip.active {

    background: #1f2d1f;

    color: #fff;

    border-color: #1f2d1f;

    box-shadow: 0 4px 12px rgba(31, 45, 31, 0.15);

}

/*# sourceMappingURL=demo-2.css.map */



.jm-testimonials {

    position: relative;

    padding: 50px 0;

}







.testimonial-wrapper {

    margin-top: 50px;

}



.featured-review {

    max-width: 850px;

    margin: auto;

    background: #fff;

    border-radius: 25px;

    padding: 55px;

    text-align: center;

    box-shadow: 0 15px 45px rgba(0, 0, 0, .08);

    position: relative;

    overflow: hidden;

}



.featured-review:before {

    content: "";

    position: absolute;

    width: 180px;

    height: 180px;

    background: #d6b97d;

    opacity: .08;

    border-radius: 50%;

    top: -70px;

    right: -70px;

}



.quote {

    font-size: 90px;

    color: #d6b97d;

    line-height: 1;

    font-family: serif;

}



.stars {

    color: #d6b97d;

    font-size: 22px;

    letter-spacing: 4px;

    margin: 15px 0;

}



.review {

    font-size: 18px;

    color: #666;

    line-height: 1.9;

    max-width: 650px;

    margin: auto;

}



.author {

    margin-top: 35px;

}



.author h5 {

    margin: 0;

    font-size: 22px;

    color: #222;

}



.author span {

    color: #999;

    font-size: 15px;

}



.review-grid {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 30px;

    margin-top: 45px;

}



.review-card {

    /* background:#fefaef; */

    padding: 30px;

    border-radius: 20px;

    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);

    transition: .35s;

    border-bottom-right-radius: 108px;



    border: 4px solid #edddc3
}



.review-card:hover {

    transform: translateY(-8px);

}



.review-card p {

    color: #666;

    line-height: 1.8;

    margin: 18px 0;

}



.review-card h6 {

    margin: 0;

    color: #222;

    font-size: 17px;

}



@media(max-width:991px) {



    .review-grid {

        grid-template-columns: 1fr;

    }



    .featured-review {

        padding: 35px 25px;

    }



    .review {

        font-size: 16px;

    }



    .quote {

        font-size: 70px;

    }



}

.review-text {

    line-height: 1.8;

    overflow: auto;

    display: block !important;

    -webkit-line-clamp: unset !important;

    -webkit-box-orient: unset !important;

    transition: .3s;

}



.review-text.expanded {

    -webkit-line-clamp: unset;

    display: block;

}



.read-more-btn {

    display: none;

    margin-top: 12px;

    background: none;

    border: none;

    color: #B58A47;

    font-weight: 600;

    cursor: pointer;

    padding: 0;

}



.read-more-btn:hover {

    text-decoration: underline;



}







.jm-experience-row {

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 80px;

    margin-bottom: 140px;

}



.jm-experience-row.reverse {

    flex-direction: row-reverse;

}



.jm-experience-row {

    display: flex;

    align-items: center;

    gap: 70px;

}



.jm-image {

    width: 55%;

    height: 450px;
    /* Same height for every image */

    border-radius: 30px;

    overflow: hidden;

    flex-shrink: 0;

}



.jm-image img {

    width: 100%;

    height: 100%;

    display: block;

    object-fit: cover;

    object-position: center;

    transition: transform .8s ease;

}



.jm-image:hover img {

    transform: scale(1.08);

}



.jm-content {

    width: 45%;

}



.tag {

    display: inline-block;

    color: #B99152;



    font-size: 20px;

    font-weight: 600;

    margin-bottom: 15px;

}



.jm-content h2 {

    font-size: 42px;

    color: #203632;

    margin-bottom: 10px;

    /* font-family:"Cormorant Garamond", serif; */

}



.jm-content p {

    color: #666;

    line-height: 1.9;

    margin-bottom: 15px;

}



.jm-content ul {

    padding: 0;

    margin: 0 0 35px;

    list-style: none;

}



.jm-content ul li {

    margin-bottom: 15px;

    position: relative;

    padding-left: 28px;

}



.jm-content ul li::before {

    content: "✦";

    position: absolute;

    left: 0;

    color: #B99152;

}



.jm-btn {

    display: inline-flex;

    align-items: center;

    gap: 10px;

    color: #203632;

    text-decoration: none;

    font-weight: 600;

    transition: .3s;

}



.jm-btn:hover {

    gap: 18px;

}



@media(max-width:991px) {



    .jm-experience-row,

    .jm-experience-row.reverse {



        flex-direction: column;



    }



    .jm-image,

    .jm-content {



        width: 100%;



    }



    .jm-content h2 {



        font-size: 38px;



    }



    .jm-experience-row {



        margin-bottom: 80px;



    }



}



.testimonial-slider {

    margin-top: 40px;

}



.testimonial-slider .slick-slide {

    padding: 0 15px;

}



.testimonial-slider .slick-list {

    margin: 0 -15px;

}



.review-card {

    height: 100%;

}

.slick-prev,

.slick-next {

    width: 48px;

    height: 48px;

    border-radius: 50%;

    background: #2f3e34;

    z-index: 10;

}



.slick-prev:hover,

.slick-next:hover {

    background: #9d7e54;

}



.slick-prev:before,

.slick-next:before {

    color: #fff;

    font-size: 18px;

}

.slick-dots {

    bottom: -50px;

}



.slick-dots li button:before {

    font-size: 12px;

    color: #9d7e54;

    opacity: .35;

}



.slick-dots li.slick-active button:before {

    color: #2f3e34;

    opacity: 1;

}



.connect-section {



    position: relative;

    overflow: hidden;

    width: 1300px;
    ;



    margin: 80px auto;

    padding: 70px 60px;

    text-align: center;



    border-radius: 32px;



    /* background:

   linear-gradient(145deg, #793e18, #faf7f1); */



    border: 5px solid rgb(181 152 114);



    box-shadow:

        0 25px 70px rgba(0, 0, 0, .08),

        inset 0 1px 0 rgba(255, 255, 255, .8);

}



/* decorative circles */



.connect-section::before {

    content: "";

    position: absolute;

    width: 220px;

    height: 220px;

    background: rgba(157, 126, 84, .08);

    border-radius: 50%;

    top: -120px;

    right: -70px;

}



.connect-section::after {

    content: "";

    position: absolute;

    width: 170px;

    height: 170px;

    background: rgba(47, 62, 52, .05);

    border-radius: 50%;

    bottom: -90px;

    left: -60px;

}



/* subtle pattern */



.connect-pattern {

    position: absolute;

    inset: 0;

    opacity: .05;

    background-image:

        radial-gradient(#9d7e54 1px, transparent 1px);

    background-size: 22px 22px;

    pointer-events: none;

}



.connect-tag {

    display: inline-flex;

    align-items: center;

    gap: 8px;

    padding: 10px 22px;



    background: #2f3e34;

    color: #fff;



    border-radius: 50px;



    font-size: 13px;

    letter-spacing: 1px;



    margin-bottom: 25px;

}



.connect-section h3 {

    font-size: 44px;

    color: #2f3e34;

    font-weight: 800;

    margin-bottom: 18px;



}



.connect-section p {

    max-width: 620px;

    margin: auto auto 40px;

    color: black;

    line-height: 1.9;

    font-size: 18px;

}



.social-icons {

    display: flex;

    justify-content: center;

    gap: 24px;

    flex-wrap: wrap;

}



.social-icons a {



    width: 180px;

    height: 72px;



    display: flex;

    align-items: center;

    justify-content: center;

    gap: 14px;



    text-decoration: none;



    border-radius: 60px;



    background: #fff;



    color: #2f3e34;



    border: 1px solid rgba(157, 126, 84, .25);



    /* transition:.4s; */



    font-weight: 600;



    box-shadow: 0 12px 30px rgba(0, 0, 0, .05);

}



.social-icons a i {

    width: 46px;

    height: 46px;



    display: flex;

    align-items: center;

    justify-content: center;



    border-radius: 50%;



    background: #2f3e34;

    color: #fff;



    font-size: 18px;



    /* transition:.35s; */

}

.social-icons a:hover i {

    background: #aa8a5f;

}









@media(max-width:768px) {



    .connect-section {

        padding: 30px 10px;

        margin: 0 40px;

        width: auto;

    }



    .connect-section h3 {

        font-size: 34px;

    }



    .connect-section p {

        font-size: 16px;

    }







    .social-icons a {

        width: 100%;

    }



}

.service-heading {

    display: flex;

    gap: 12px;

    align-items: center;

    margin-bottom: 18px;
    justify-content: space-between;

}



.service-heading h3 {

    margin: 0;

}



.service-link {

    width: 46px;

    height: 46px;

    border-radius: 50%;

    background: #2E3E34;

    border: 1px solid #ddd;

    color: #222;

    display: flex;

    align-items: center;

    justify-content: center;

    text-decoration: none;

    transition: .35s ease;

    flex-shrink: 0;

}



/* .service-link:hover{

    background:#c79b63;

    color:#fff;

    transform:translateY(-3px) rotate(45deg);

    border-color:#c79b63;

} */

.fa-solid {
    color: #fff;
}



.testimonialSwiper {

    padding: 10px 5px 60px;

}



.testimonialSwiper .swiper-slide {

    height: auto;

    display: flex;

}



.review-card {

    width: 100%;

    /* background: #fff; */

    border-radius: 18px;

    padding: 30px;

    box-shadow: 0 12px 35px rgba(0, 0, 0, .08);

    border-bottom-right-radius: 100px !important;

    display: flex;

    flex-direction: column;

    height: 100%;

}



.review-text {

    flex: 1;

}

.testimonial-content p {
    height: 125px;
    overflow-y: auto;
    overflow-x: hidden;

    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;

    text-overflow: clip;
    white-space: normal;

    padding-right: 12px;
}



.testimonialSwiper .swiper-pagination {

    margin-top: 20px;

    position: relative;

}



.testimonialSwiper .swiper-pagination-bullet {

    width: 10px;

    height: 10px;

    background: #9d7e54 !important;

    opacity: .4;

}



.testimonialSwiper .swiper-pagination-bullet-active {

    width: 28px;

    border-radius: 30px;

    opacity: 1;

    background: #9d7e54;

}



.rx-slider {

    margin-bottom: 50px;

    position: relative;

}



.section-hero .rx-slider .slick-dots {

    position: absolute;

    left: 50%;

    bottom: 24px;

    transform: translateX(-50%);

    z-index: 12;

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 8px;

    padding: 0;

    margin: 0;

    list-style: none;

}



.section-hero .rx-slider .slick-dots li {

    margin: 0;

    width: auto;

    height: auto;

}



.section-hero .rx-slider .slick-dots li button {

    width: 12px;

    height: 12px;

    padding: 0;

    border: 0;

    border-radius: 999px;

    background: rgba(255, 255, 255, .55);

    box-shadow: 0 0 0 1px rgba(255, 255, 255, .2);
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;

    transition: all .25s ease;

}



.section-hero .rx-slider .slick-dots li button:before {

    display: none;

}



.section-hero .rx-slider .slick-dots li.slick-active button {

    width: 28px;

    background: #ffffff;

    box-shadow: 0 0 0 2px rgba(255, 255, 255, .25);
    width: 12px;
    border-radius: 50%;

}

.review-card {

    display: flex;

    flex-direction: column;

    height: 100%;

}



.review-text {

    display: block !important;

    -webkit-line-clamp: unset !important;

    -webkit-box-orient: unset !important;

    max-height: 140px;

    overflow-y: auto;

    padding-right: 8px;

    margin-bottom: 10px;

    scrollbar-width: thin;

    scrollbar-color: #c7b49a transparent;

}



.review-text.expanded {

    max-height: 320px;

}



.review-text::-webkit-scrollbar {

    width: 6px;

}



.review-text::-webkit-scrollbar-thumb {

    background: #c7b49a;

    border-radius: 999px;

}



.read-more-btn {

    align-self: flex-start;

    margin-top: 4px;

}



.reviewer {

    display: flex;

    align-items: center;

    gap: 12px;

    margin-top: 16px;

}



.reviewer-avatar {

    width: 42px;

    height: 42px;

    flex-shrink: 0;

    border-radius: 50%;

    background: #B58A47;

    color: #fff;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 16px;

    font-weight: 700;

    font-family: "Cormorant Garamond", serif;

}



.reviewer h6 {

    margin: 0;

}

.section-amenities {
    padding: 50px 0;
}



/* Mobile: hide Read More button, keep review text scrollable instead */

@media (max-width: 768px) {

    .read-more-btn {

        display: none !important;

    }



    .review-text {

        display: block !important;

        -webkit-line-clamp: unset !important;

    }

    .section-amenities {
        padding: 30px;
    }
}





/* International Telephone Input Styling */
.luxury-input .iti {
    width: 100% !important;
    border-radius: 16px !important;
    overflow: visible !important;
}

.luxury-input .iti__selected-flag {
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
    background-color: transparent !important;
    padding: 0 12px 0 16px !important;
    border-right: none !important;
    height: 100% !important;
}

.luxury-input .iti__selected-flag:hover,
.luxury-input .iti__selected-flag:focus {
    background-color: rgba(0, 0, 0, 0.03) !important;
}

.luxury-input .iti__country-list {
    color: #111 !important;
    background-color: #fff !important;
    border-radius: 16px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
    border: 1px solid #e3e3e3 !important;
    z-index: 999999 !important;
    max-height: 200px !important;
    overflow-y: auto !important;
}