    body {
        font-family: 'Nunito', sans-serif;
        overflow-x: hidden;
        line-height: 0;
    }
    
    * {
        box-sizing: border-box;
    }
    
    strong,
    b {
        font-weight: bold;
    }

    /*** simplex */

    #wp-simplex-engine-holder {
        width: 50vw;
        margin: 0 auto;
        position: absolute;
        left: 23vw;
        top: 10px;
    }

    div#booking-engine-holder {
        background: none !important;
    }

    .daterangepicker .calendar .calendar-arrow .arrow{

        display:block;
    
    }

    span.date-span {
        color: #333;
    }

    .daterangepicker .calendars-holder .calender-content.dates-selected .calendar .calendar-table .dc.in-range.available {
        background: #000 !important;
        color: #fff !important;
    }

    .daterangepicker .calendars-holder .calender-content .calendar .calendar-table .div-table .dc.available .price-span {
        color: #fff;
    }

    .daterangepicker .calendars-holder .calender-content .calendar .calendar-table .div-table .dc.active.end-date span.date-span {
        color: #fff;
    }

    .in-range span.date-span {
        color: #fff;
    }
    .in-range * {
        color: #fff;
    }

    /*menu css*/
    
    .hamburger {
        position: fixed;
        top: 35px;
        left: 51px;
        z-index: 99;
        padding: 0px;
    }
    
    .hamburger-box {
        height: 20px;
    }
    .home .logo:not(.logo-sticky) {
        left: 47%;
    }
    .home .hamburger-inner,
    .home .hamburger-inner::before,
    .home .hamburger-inner::after {
        height: 2px;
        width: 37px;
        background: #fff;
        border-radius: 0;
    }
    
    .hamburger-inner::before,
    .home .hamburger-inner,
    .home .hamburger-inner::before,
    .home .hamburger-inner::after {
        height: 2px;
        width: 37px;
        background: #fff;
        border-radius: 0;
    }
    
    .hamburger-inner::after {
        height: 2px;
        width: 37px;
        background: #fff;
        border-radius: 0;
    }
    
    .home .hamburger-inner,
    .home .hamburger-inner::before,
    .home .hamburger-inner::after {
        height: 2px;
        width: 37px;
        background: #fff;
        border-radius: 0;
    }
    
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        height: 2px;
        width: 37px;
        background: #000;
        border-radius: 0;
    }
    
    .hamburger--collapse .hamburger-inner::after {
        top: -12px;
    }
    
    .hamburger-inner::before {
        top: -6.1px;
    }
    
    .is-active .hamburger-inner,
    .is-active .hamburger-inner::before,
    .is-active .hamburger-inner::after {
        width: 30px;
    }
    
    .logo {
        position: absolute;
        right: 30px;
        top: 26px;
        z-index: 5;
    }
    
    .logo img {
        /*transition: all 0.7s;*/
        width: 100px;
    }

    /** oded */

    .homepage#showslider {
        height: 55.8vw;
    }

    .video_wrapper {
        position: relative;
        padding-bottom: 56.25%; /* This maintains a 16:9 aspect ratio for the video */
        height: 0;
        overflow: hidden;
    }
    
    .video_wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
   

    /* /oded */
    
    .hfeed.active .logo {
        position: fixed;
    }
    
    #menu {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: 300px;
        position: fixed;
        left: -100%;
        background: #ffffff;
        top: 0px;
        padding-top: 158px;
        transition: all 0.5s;
        z-index: 99;
        width: 80%;
        height: 100vh;
        padding-left: 51px;
        overflow: auto;
    }
    
    #menu.active {
        left: 0px;

    }
    
    a {
        text-decoration: none;
    }
    
    #wrapper {
        transition: all 0.5s;
        position: relative
    }
    
    #wrapper.active {
        /*padding-left: 300px;*/
        /*margin-right: -300px;*/
    }
    
    .topmenu {
        min-height: 70vh;
    }
    
    #menu .topmenu li a {
        color: #000000;
        font: 18px;
        font-weight: 400;
        text-transform: uppercase;
        text-decoration: none;
        padding-bottom: 5px;
    }
    
    #menu .topmenu li a {
        position: relative;
    }
    
    #menu .topmenu li a:before {
        position: absolute;
        bottom: -3px;
        width: 0px;
        transition: all 0.3s;
        left: 0px;
        content: "";
        background: #c19d5d;
        height: 2px;
    }
    
    #menu .topmenu li.current-menu-item a:before {
        width: 100%;
    }
    
    #menu .topmenu li a:hover:before {
        width: 100%;
    }
    
    #menu .topmenu li {
        padding: 23px 0px;
    }
    
    .mainhead.head2 {
        background: #fff;
        height: 96px;
        position: fixed;
        width: 100%;
        top: 0px;
        left: 0px;
        z-index: 9;
    }
    
    .mainhead.head2 img {
        max-width: 117px;
    }
    
    .head2 .logo {
        top: 26px;
        z-index: 9;
    }
    
    .head2 .hamburger {
        top: 35px;
        opacity: 1;
    }
    
    .hamburger.is-active:hover,
    .hamburger:hover {
        opacity: 1;
    }
    
    .hamburger.is-active {
        position: fixed;
        margin-left: 0px;
    }
    
    .head2 .hamburger-inner,
    .head2 .hamburger-inner::before,
    .head2 .hamburger-inner::after {
        background: #000;
    }
    
    .sticky .headerinner {
        position: fixed;
        width: 100%;
        top: 0px;
        z-index: 9;
        background-color: #fff;
        height: 96px;
        box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 22%);
    }
    
    .sticky .logo img {
        /* filter: brightness(100) invert(1); */
        width: 100px;
    }
    
    .sticky .hamburger-inner,
    .sticky .hamburger-inner::before,
    .sticky .hamburger-inner::after,
    .home.sticky .hamburger-inner,
    .home.sticky .hamburger-inner::before,
    .home.sticky .hamburger-inner::after {
        background: #000;
    }
	.wpml-ls-legacy-list-horizontal {
  border: 1px solid transparent;
  padding: 7px;
  clear: both;
  position: fixed;
  top: 27px;
  left: 94px;
  z-index: 9;
}
.wpml-ls-legacy-list-horizontal  a{color:#fff;}
.sticky .wpml-ls-legacy-list-horizontal a {
    color: #000;
}
    /* End menu css*/
    /*banner*/
    
    .header_banner_section {
        min-height: 50px;
    }
    /*end banner*/
    /*Menu Social*/
    
    .social-icon {
        margin-top: 20px
    }
    
    .social-icon ul {
        display: flex;
        align-items: center;
    }
    
    .social-icon ul li i {
        color: #c19d5d;
        font-size: 22px;
    }
    
    .social-icon ul li img {
        width: 18px;
        height: 18px;
        object-fit: contain;
    }
    
    .social-icon ul li {
        display: inline-block;
        padding-right: 14px;
    }
    /*End Menu Social*/
    /* header image */
    
    .header_banner {
        width: 100%;
    }
    
    /*.header_banner img {
        width: 100%;
        object-fit: cover;
        max-height: 47vh;
        min-height: 483px;
        margin-top: 95px;
    }*/

    .header_banner img { /*oded*/
        width: 100%;
        object-fit: cover;
        max-height: 72vh;
        min-height: 483px;
        margin-top: 95px;
        height: 72vh;
    }
    /* Slider Css */
    
    .showslider iframe {
        position: absolute;
    }
    .showslider{height:0px;}
	.showslider.swiper-initialized{height:100vh;}
	
    .showslider .swiper-slide img {

    
		height: 100vh;
width: 100%;
object-fit: cover;
    }
    
    .showslider .swiper-slide {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .showslider:before {
        z-index: 4;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 30%;
        width: 100%;
        content: " ";
        background: url('../images/topg1.png') center center repeat-x;
        background-size: contain;
    }
    
    .showslider:after {
        z-index: 4;
        position: absolute;
        bottom: 0px;
        left: 0px;
        height: 30%;
        width: 100%;
        content: " ";
        background: url('../images/bottomg1.png') center center repeat-x;
        background-size: contain;
    }
    
    .offerimage.roomimage:before,
    .offerimage.roomimage:after {
        display: none
    }
    
    .videocontainer {
        overflow: hidden;
        position: relative;
        width: 100%;
        /* 16:9 */
        height: 100vh;
    }
    
    .videocontainer:after {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    .videocontainer iframe {
        top: 0%;
        left: 0%;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    /* End Slider Css */
    /* search bar css*/
    
    .searchbar {
        position: relative;
        max-width: 1070px;
        margin: 0 auto;
        width: 70%;
        z-index: 6;
    }
    
    .head2 .searchbar {
        top: -23px;
    }
    
    .searchbariner {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 45px;
    }
    
    .head2 .searchbariner {
        bottom: inherit;
        top: 0;
    }
    
    .searchbar .field {
        width: 29%;
        display: inline-block;
    }
    
    .searchbar .field.submit {
        width: 9%;
        display: inline-block;
    }
    
    .searchbar .field.datefield {
        position: relative;
        background: url('../images/cal.png') 84% center no-repeat
    }
    
    .searchbar .field input[type="text"],
    .searchbar .field select {
        width: 100%;
        text-align: left;
        font-family: 'Roboto', sans-serif;
        background: none;
        border: none;
        border-bottom: 1px solid #fff;
        padding-bottom: 15px;
        line-height: 40px;
        padding: 5px 0px;
        color: #fff;
        height: 40px;
        width: 85%;
        text-transform: uppercase;
    }
    
    .searchbar .field select option {
        color: #000;
        text-transform: uppercase;
    }
    
    input[type="text"]:focus {
        outline: none;
        box-shadow: none;
    }
    
    .searchbar .field.submit input[type="submit"] {
        background: #fff;
        height: 40px;
        line-height: 30px;
        border: none;
        color: #c19d5d;
        padding: 5px 20px;
        font-size: 16px;
        font-family: 'Cormorant Garamond', serif;
        letter-spacing: 2px;
    }
    
    .head2 .searchbar .field input[type="text"],
    .head2 .searchbar .field select {
        border-color: #000;
        color: #000;
    }
    
    .head2 .searchbar .field.submit input[type="submit"] {
        background: #c19d5d;
        color: #fff;
    }
    
    .head2 .searchbar .field.datefield {
        position: relative;
        background: url('../images/calgold.png') 84% center no-repeat
    }
    /* End search bar css*/
    /* General Css */
    
    .row-full {
        /*width: 100vw;*/
        width: 100%;
        position: relative;
        min-height: 100px;
        margin-top: 0px;
        padding: 60px 0px;
        overflow: hidden;
    }
    
    .our-rooms-page .bggrey {
        padding: 40px 0px;
    }
    
    .bggrey {
        background: #f3f3f3;
        padding: 91px 0px;
        /*display: table;*/
        text-align: center;
        padding-bottom: 130px
    }
    
    .inner_section {
        max-width: 800px;
        margin: 0 auto;
        background: #fff;
        padding: 10px;
        position: relative;
        width: 80%;
    }
    
    .testimonial {
        border: 1px solid #c19d5d;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 27px;
        color: #999999;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        line-height: 45px;
        font-weight: 300;
    }
    
    .tauthor {
        background: #c19d5d;
        line-height: 29px;
        border: none;
        color: #fff;
        padding: 16px 36px;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 700;
        position: absolute;
        right: -10%;
        bottom: -32px;
        letter-spacing: 3px;
        font-family: 'Garamond', serif;
    }
    /* sepcial offers */
    
    .sepcialoffers {
        padding: 130px 0px;
        padding-top: 173px;
    }
    
    .inner_col {
        width: 90%;
        max-width: 1250px;
        margin: 0 auto;
    }
    
    .sepcialoffers .section_title {
        font-family: 'Garamond', serif;
        letter-spacing: 5px;
        font-size: 36px;
        line-height: 48px;
    }
    
    .section_title {
        letter-spacing: 2px;
        font-family: 'Cormorant Garamond', serif;
        color: #000000;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: 2px;
        font-weight: 400;
        text-align: center;
        position: relative;
    }
    
    .section_title:before {
        position: absolute;
        width: 86px;
        height: 1px;
        content: "";
        left: 0px;
        right: 0px;
        margin: 0 auto;
        top: -37px;
        background: #c19d5d;
    }
    
    .offers {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 60px;
    }
    
    .offers .oitem {
        width: 50%;
        flex: 0 0 auto;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    
    .oitem:nth-child(2n+2) {
        margin-top: 0px;
    }
    
    .oitem:nth-child(1),
    .oitem:nth-child(2) {
        margin-top: 0px;
        margin-bottom: 60px
    }
    
    .offerimage img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    
    .offerimage {
        position: relative
    }
    
    .offerimage::before,
    .offerimage::after {
        box-sizing: inherit;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%
    }
    
    .offerimage {
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
        line-height: 0;
        cursor: pointer;
        margin-bottom: 25px;
        overflow: hidden;
        transition: all 0.7s;
    }
    
    .sepcialoffers .offerimage img {
        transition: all 0.7s;
    }
    
    .sepcialoffers .offerimage:hover img {
        transform: scale(1.1);
    }
    
    .offerimage::before,
    .offerimage::after {
        border: 1px solid #fff;
        width: 92%;
        height: 92%;
    }
    
    .offerimage::before {
        top: 4%;
        left: 4%
    }
    
    .npostimage::after {
        bottom: 4%;
        right: 4%
    }
    
    .offerimage:hover {
        color: #60daaa
    }
    
    .offerimage:hover::before,
    .offerimage:hover::after {
        width: 92%;
        height: 92%
    }
    
    .offerimage::before {
        top: 4%;
        left: 4%
    }
    
    .offerimage::after {
        bottom: 4%;
        right: 4%
    }
    
    .offerimage:hover::before {
        border-top-color: #fff;
        border-right-color: #fff;
        -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
        transition: width 0.25s ease-out, height 0.25s ease-out 0.25s
    }
    
    .offerimage:hover::after {
        border-bottom-color: #fff;
        border-left-color: #fff;
        -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
        transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s
    }
    
    .offertitle {
        letter-spacing: 2px;
        font-family: 'Cormorant Garamond', serif;
        text-transform: uppercase;
        font-size: 20px;
        color: #000000;
        line-height: 25px
    }
    
    .offerdesc {
        font-size: 14px;
        line-height: 25px;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        /*padding-bottom: 25px;
        /*max-height: 81px;*/ /*oded*/
        overflow: hidden;
        margin-bottom: 20px;
        margin-top: 15px;
        font-weight: 300;
    }
    
    .offerdesc.active {
        height: auto;
        max-height: 100%;
    }
    
    .offerlink a {
        letter-spacing: 1.5px;
        /*font-family: 'Cormorant Garamond', serif;*/
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        color: #c19d5d;
        font-weight: 400;
        position: relative;
    }
    /* Our rooms */
    
    .ourrooms {
        margin-top: 40px;
    }
    
    .ourrooms .section_title {
        letter-spacing: 5px;
        font-family: 'Garamond', serif;
    }
    
    .our-rooms-page .bggrey {
        padding-bottom: 88px;
    }
    
    .stitle {
        letter-spacing: 2px;
        font-family: 'Cormorant Garamond', serif;
        color: #000000;
        font-size: 36px;
        line-height: 46px;
        letter-spacing: 2px;
        font-weight: 400;
        text-align: center;
        position: relative;
        text-align: center
    }
    
    .roomslider {
        margin-top: 50px;
    }
    
    .roomslider,
    .roomslider .swiper-slide {
        /*max-height: 700px;*/
        height: 90vh;
    }
    
	
    .roomslider .swiper-slide img {
     width:100%; height:100%; object-fit:cover;
    }
    
    .roomslider .swiper-slide {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .roomslider .roomdetail {
        position: absolute;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.8);
        padding: 7px;
        width: 80%;
        z-index: 6;
        bottom: 30px;
        max-width: 443px;
        text-align: center;
    }
    
    .roomslider .swiper-slide-active .roomdetail {
        animation: fadeInanimat ease 1s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }
    
    .roomslider .room_detail_inr {
        border: 1px solid #000;
        text-align: center;
        padding: 33px 20px;
    }
    
    .ourrooms .roomtitle {
        margin-bottom: 25px;
        line-height: 30px;
    }
    
    .roomtitle {
        letter-spacing: 2px;
        font-family: 'Garamond', serif;
        text-transform: uppercase;
        font-size: 26px;
        color: #000000;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    
    .roomlink a {
        letter-spacing: 2px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 12px;
        color: #c19d5d;
    }
    
    .roomslider .swiper-button-prev::after,
    .roomslider .swiper-rtl .swiper-button-next::after,
    .roomslider .swiper-button-next::after,
    .roomslider .swiper-rtl .swiper-button-prev::after {
        opacity: 0;
    }
    
    .roomslider .swiper-button-prev,
    .roomslider .swiper-rtl .swiper-button-next {
        background-image: url('../images/arrow_left.png');
        width: 30px;
        height: 80px;
        background-size: cover;
    }
    
    .roomslider .swiper-button-next,
    .roomslider .swiper-rtl .swiper-button-prev {
        background-image: url('../images/arrow_right.png');
        width: 30px;
        height: 80px;
        background-size: cover;
    }
    /* About Section */
    
    .about {
        margin-top: 65px;
    }
    
    .section_title.about {
        letter-spacing: 5px;
        font-family: 'Garamond', serif;
    }
    
    .section_title.about.inner-page-titiles {
        letter-spacing: 1px;
        font-family: 'Garamond', serif;
    }
    
    .our-rooms-page .section_title.about {
        letter-spacing: 1px;
        font-family: 'Garamond', serif;
    }
    
    .home-about-section .link a {
        letter-spacing: 1.5px;
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        color: #c19d5d;
        font-weight: 400;
        line-height: 23.69px;
    }
    
    .home-about-section .inner_sec {
        max-width: 795px;
    }
    
    .inner_sec {
        max-width: 786px;
        margin: 0 auto;
    }
    
    .text_content {
        font-size: 14px;
        line-height: 28px;
        font-family: 'Nunito', sans-serif;
        margin-top: 30px;
        font-weight: 400;
    }
    
    .text_content p {
        margin-bottom: 30px;
        padding-left: 4%;
        padding-right: 4%;
    }
    /* General Page */
    
    .fade {
        opacity: 0;
        transition: all 0.7s;
    }
    
    .fade.active {
        opacity: 1;
    }
    
    .bggrey.general {
        background: #fff;
        text-align: left;
    }
    
    .general .section_title {
        text-align: left;
        margin-bottom: 35px;
    }
    
    .general .section_title::before {
        left: 0px;
        right: inherit;
    }
    
    .general .inner_sec {
        max-width: 1250px;
    }
    
    .section_subtitle {
        font-family: 'Garamond', serif;
        color: #000000;
        font-size: 26px;
        line-height: 36px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 35px;
    }
    
    .generalcontent {
        max-width: 950px;
        padding-left: 4%;
        padding-right: 4%;
    }
    
    .generalcontent .general_content h1 {
        font-size: 31px;
        font-family: 'Cormorant Garamond', serif;
        color: #000000;
        line-height: 40px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 35px;
    }
    
    .generalcontent .general_content h2 {
        font-size: 26px;
        color: #000000;
        line-height: 36px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        /*margin-top: 35px;*/
        font-family: 'Garamond', serif;
    }
    
    .generalcontent .general_content h3 {
        font-size: 20px;
        color: #000000;
        line-height: 30px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 35px;
    }
    
    .generalcontent .general_content h4 {
        font-size: 15px;
        color: #000000;
        line-height: 25px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 35px;
    }
    
    .generalcontent .general_content h5 {
        font-size: 10px;
        color: #000000;
        line-height: 20px;
        letter-spacing: 2px;
        font-weight: 400;
        margin-bottom: 30px;
        margin-top: 35px;
    }
    
    .general_content {
        font-size: 16px;
        line-height: 30px;
        line-height: 24px;
        font-family: 'Nunito', sans-serif;
    }
    
    .general_content p {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
    }
    /*Room Page */
    
    .room-page.rooms {
        padding: 0px 0px;
        padding-top: 0px;
        padding-bottom: 80px;
        margin-top: -100px;
        margin-bottom: 70px;
    }
    
    .rooms .room {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 60px;
    }
    
    .rooms .ritem {
        width: 50%;
        flex: 0 0 auto;
        padding-left: 0px;
        padding-right: 30px;
        margin-top: 10px;
        margin-bottom: 70px;
    }
    
    .rooms.room-page .room {
        /*display: inline-block;*/
        /*column-count: 2;*/
        /*column-gap: 60px;*/
    }
    
    .rooms.room-page .ritem {
        display: inline-block;
        padding: 0px;
        padding-left: 15px;
        padding-right: 15px;
        /*vertical-align: top;*/
        width: 50%;
        /*padding: 0!important;*/
    }
    
    .room-page .room.grid-class {
        display: grid;
        column-count: 2;
        /*column-gap: 60px;*/
        grid-template-columns: 1fr 1fr;
        align-items: start;
    }
    
    .room-page .room.grid-class .ritem {
        display: grid;
        align-items: start;
        width: 100%;
    }
    
    .room-page .booklink a:hover {
        background-color: #c19d5d;
        color: #fff;
    }
    
    .room-page .roomtitle,
    .room-page .roomdesc {
        margin-left: 25px;
        margin-right: 25px;
    }
    
    .room-page .roomdesc {
        max-width: 500px;
    }
    
    .rooms .ritem:nth-child(2n+2) {
        padding-right: 0px;
        padding-left: 30px;
    }
    
    .roomimage {
        /* height: 367px; */
        margin-bottom: 40px;
    }
    
    .roomimage img {
        max-height: 367px;
        min-height: 367px;
    }
    
    .room-page .roomtitle {
        letter-spacing: 2px;
        font-family: 'Cormorant Garamond', serif;
        text-transform: uppercase;
        font-size: 20px;
        color: #000000;
        padding-bottom: 0px;
        font-weight: 600;
        line-height: 20px;
    }
    
    .room .roomdesc {
        font-size: 16px;
        line-height: 25px;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 25px;
        font-weight: 300;
    }
    
    .amenitites ul li {
        font-size: 14px;
        line-height: 25px;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 10px;
        font-weight: 300;
        padding-left: 15px;
        position: relative;
        width: 100%;
        display: inline-block;
    }
    
    .amenitites ul li:before {
        content: "-";
        /* Insert content that looks like bullets */
        padding-right: 8px;
        /*color: blue;*/
        position: absolute;
        left: 0;
        /* Or a color you prefer */
    }
    
    .amenitites ul {
        column-count: 2;
        width: 80%;
        margin-top: 55px;
        margin-bottom: 20px;
        position: relative
    }
    
    .amenitites ul:before {
        position: absolute;
        top: -20px;
        left: 0px;
        height: 2px;
        width: 100px;
        background: #CCC;
        content: "";
    }
    
    .room .roomdesc .descinr {
        max-height: 47px;
        overflow: hidden;
    }
    
    .room .roomdesc .descinr.active {
        height: auto;
        max-height: inherit;
    }
    
    .readmore {
        letter-spacing: 2px;
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        color: #c19d5d;
        font-weight: 400;
        margin-top: 15px;
        display: inline-block;
        cursor: pointer;
        position: relative;
    }
    
    .room-page .offerdetail .close {
        display: none;
    }
    
    .room-page .offerdetail.active .close {
        display: inline-block;
    }
    
    .room-page .offerdetail.active .more {
        display: none;
    }
    
    .offerdetail .readmore::before,
    .offerlink a::before {
        position: absolute;
        bottom: -3px;
        width: 0px;
        transition: all 0.3s;
        left: 0px;
        content: "";
        background: #c19d5d;
        height: 1px;
    }
    
    .offerdetail .readmore:hover::before,
    .offerlink a:hover::before {
        width: 100%;
    }
    
    .room-page .booklink a {
        display: inline-block;
        border: 1px solid #c19d5d;
        padding: 10px 30px;
        color: #000;
        text-transform: uppercase;
        font-family: 'Garamond', serif;
        width: 34%;
        margin-left: 6%;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        transition: all 0.7s;
    }
    
    .booklink .line {
        display: inline-block;
        width: 60%;
        height: 1px;
        background: #c19d5d
    }
    
    .roomimage .gallery .swiper-slide::before,
    .roomimage .gallery .swiper-slide:hover::before {
        top: 4%;
        left: 2%;
        width: 96%;
        height: 92%;
        z-index: 5;
        border-top-color: #fff;
        border-right-color: #fff;
        -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
        transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
        box-sizing: inherit;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
    }
    
    .roomimage .gallery .swiper-slide::after,
    .roomimage .gallery .swiper-slide:hover::after {
        z-index: 5;
        box-sizing: inherit;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 4%;
        right: 2%;
        width: 96% !important;
        height: 92% !important;
        border: 1px solid #fff;
        border-bottom-color: #fff;
        border-left-color: #fff;
        -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
        transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
    }
    
    .gallery .swiper-button-next,
    .gallery .swiper-rtl .swiper-button-prev {
        width: 35px;
        height: 70px;
        background: #fff url('../images/rright.png') center center no-repeat;
        background-size: auto;
        right: 2%;
    }
    
    .gallery .swiper-button-next:after,
    .gallery .swiper-rtl .swiper-button-prev:after,
    .gallery .swiper-button-prev:after,
    .gallery .swiper-rtl .swiper-button-next:after {
        opacity: 0;
    }
    
    .gallery .swiper-button-prev,
    .gallery .swiper-rtl .swiper-button-next {
        width: 35px;
        height: 70px;
        background: #fff url('../images/rleft.png') center center no-repeat;
        background-size: auto;
        left: 2%;
        right: inherit;
    }
    /* General page */
    
    .section_title h1 {
        text-transform: uppercase;
    }
    
    .defalt-section .bggrey {
        padding: 40px 0px;
    }
    
    .framecontent {
        padding-bottom: 80px;
        margin-top: -40px;
        position: relative;
    }
    
    .framecontent iframe {
        width: 100%;
        min-height: 400px;
    }
    /* Contact page */
    
    .contactpage {
        background: #f1f1f1;
        padding: 76px 100px;
        margin-bottom: 130px;
    }
    
    .customercare strong {
        text-transform: uppercase;
    }
    
    .contactpage .detail {
        display: flex;
        flex-wrap: wrap;
        font-family: 'Roboto', sans-serif;
    }
    
    .contactpage .section_title::before {
        display: none;
    }
    
    .contactpage .section_title {
        margin-bottom: 50px;
    }
    
    .contactpage .customercare {
        display: inline-block;
        width: 50%;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    
    .contactpage .customercare a {
        color: #000;
    }
    
    .contactpage .contact_address {
        display: inline-block;
        width: 50%;
        font-size: 14px;
        line-height: 25px;
    }
    
    .devider {
        display: inline-block;
        width: 100%;
        height: 1px;
        background: #cccccc;
        margin-top: 75px;
        margin-bottom: 55px;
    }
    
    .contactform .wpcf7-not-valid-tip {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .contactform .wpcf7 form .wpcf7-response-output {
        margin: 0;
        padding: 8px 1em;
        line-height: normal;
    }
    
    .ffield label {
        font-size: 14px;
        line-height: 0px;
        font-family: 'Roboto', sans-serif;
    }
    
    .ffield {
        width: 50%;
        display: inline-block;
        margin-bottom: 50px;
    }
    
    .ffield:nth-child(2n+1) {
        padding-right: 2%;
    }
    
    .ffield:nth-child(2n+2) {
        padding-left: 2%;
    }
    
    .ffield.submit {
        padding-left: 0px;
    }
    
    .cform {
        display: flex;
        flex-wrap: wrap;
    }
    
    .cform input[type="text"],
    .cform input[type="email"],
    .cform input[type="tel"],
    .cform textarea {
        background: none;
        border: none;
        border-bottom: 1px solid #c19d5d;
        text-align: left;
        /* font-family: 'Roboto', sans-serif; */
        font-family: 'Nunito', sans-serif;
        background: none;
        font-size: 16px;
        padding-bottom: 15px;
        line-height: 40px;
        padding: 5px 0px;
        color: #000;
        height: 30px;
        width: 100%;
        /* text-transform: uppercase; */
        resize: none; margin-top:9px;
    }
    
    .cform input[type="text"]:focus,
    .cform input[type="email"]:focus,
    .cform input[type="tel"]:focus,
    .cform textarea:focus {
        outline: none;
        box-shadow: none;background: none;
    }
	
	
	
	.cform input[type="text"]:autofill,
    .cform input[type="email"]:autofill,
    .cform input[type="tel"]:autofill,
    .cform textarea:autofill {
        outline: none;
        box-shadow: none; background:none;box-shadow:0px 0px 100px #f1f1f1 inset;
    }
	
input:-webkit-autofill,input:focus:-webkit-autofill {
   box-shadow:0px 0px 100px #f1f1f1 inset;
}
    
    .ffield.news {
        width: 100%;
        margin-top: 20px;
    }
    
    .newslatter input[type="checkbox"] {
        width: 20px;
        height: 20px;
        border: 1px solid #000;
        accent-color: #c19d5d;
        -webkit-appearance: value;
        -moz-appearance: value;
        margin-left: 0;
        position: relative;
        top: 3px;
        margin-right: 12px;
    }
    
    input[type="checkbox"]:before {
        width: 100%;
        height: 100%;
        border: 1px solid black;
        position: absolute;
        content: '';
        /* margin: -1px; */
        width: 18px;
        height: 18px;
        background-color: #f1f1f1;
    }
    
    input[type="checkbox"].colorc:before {
        background-color: inherit;
    }
    
    .cform .wpcf7-checkbox .last .wpcf7-list-item-label {
        font-size: 14px;
        line-height: 24px;
    }
    
    .wpcf7-list-item {
        margin-left: 0px;
    }
    
    .cform input[type="submit"] {
        height: 46px;
        line-height: 24px;
        border: none;
        background: #c19d5d;
        color: #fff;
        cursor: pointer;
        padding: 5px 20px;
        font-size: 14px;
        min-width: 163px;
        font-family: 'Garamond', serif;
        letter-spacing: 1px;
        font-weight: 700;
    }
    
    #map {
        height: 410px;
        width: 100%;
    }
    /* Footer */
    
    #footer {
        background: #222222;
        width: 100%;
        padding: 76px 0px;
        position: relative;
    }
    
    .footer_inner {
        width: 90%;
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
    }
    
    #footer li {
        list-style: none;
    }
    
    #footer .widget_media_image {
        margin-top: 9px;
    }
    
    .footercol {
        display: inline-block;
        vertical-align: top;
        width: 20%
    }
    
    .footercol a {
        color: #fff;
    }
    
    .footercol a:hover,
    #footer ul li a:hover {
        color: #c19d5d;
    }
    
    .foot_col_1 {
        width: 48%;
    }
    
    .foot_col_2 {
        font-size: 14px;
        color: #fff;
        line-height: 30px;
    }
    
    .foot_col_2 {
        width: 23%;
    }
    
    .foot_col_3 {
        width: 20%;
    }
    
    .foot_col_4 {
        width: 6%;
    }
    
    #footer ul li {
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        margin-bottom: 10px;
    }
    
    #footer ul li a {
        color: #fff;
    }
    
    .foot_col_4 .socialicons {
        text-align: right;
        list-style: none;
        margin-top: 8px;
    }
    
    .socialicons li {
        text-align: right;
    }
    
    .socialicons .fb {
        width: 20px;
        height: 20px;
        background: url('../images/fb.png') center center no-repeat;
        background-size: cover;
        display: inline-block;
    }
    
    .socialicons .insta {
        width: 20px;
        height: 20px;
        background: url('../images/insta.png') center center no-repeat;
        background-size: cover;
        display: inline-block;
    }
    
    .socialicons .linkedin {
        width: 20px;
        height: 20px;
        background: url('../images/linkedin.png') center center no-repeat;
        background-size: cover;
        display: inline-block;
    }
    
    .searchbar {
        /*display: none*/
    }
    
    .yt-class {
        width: 100%;
        height: 100%;
        position: absolute;
    }
    
    .ytsvideo {
        position: absolute;
        top: -12.50%;
        left: -12.50%;
        width: 125%;
        height: 125%;
        z-index: -100;
    }
    
    .ytsvideo video,
    .ytsvideo iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        min-width: 50%;
        min-height: 50%;
    }
    
    .mob-icon {
        display: none;
    }
    
    .logo-sticky {
        display: none;
    }
    
    .sticky .logo {
        display: none;
    }
    
    .sticky .logo.logo-sticky {
        display: block;
    }
    
    .for_titile {
        font-size: 60px;
        line-height: 65px;
        margin-top: 40px;
    }
    
    .not-found-titile {
        font-size: 30px;
        line-height: 35px;
    }
    
    .for_sub_titile a {
        font-size: 20px;
        color: #c19d5d;
        line-height: 25px;
    }
    
    #sb-container .sb__calendar-day {
        color: #000;
    }
    
    .arrow {
        display: none;
    }
    
    .searchbariner #sb-container .focus .sb-custom-box-shadow-color-focus {
        box-shadow: rgb(255 255 255 / 0%) 0px 0px 0px 2px inset !important;
    }
    
    .searchbariner #sb-container .sb-custom-box-shadow-color-focus::before {
        border-color: transparent transparent #000 !important
    }
    
    .home .searchbariner #sb-container .sb__calendar-month-name {
        color: #000 !important;
    }
    
    .home .searchbariner #sb-container .sb-custom-link-color:hover {
        color: #fff!important;
    }
    
    .sb__dates .sb__form-field {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .home .searchbariner #sb-container .sb__form-field-input {
        border-bottom: 1px solid #fff!important;
        border-radius: 0!important;
        box-shadow: rgb(255 255 255 / 0%) 0px 0px 0px!important;
    }
    
    .searchbariner #sb-container .sb__guests-room .sb__guests-children-age .sb__form-field-input {
        border-bottom: 1px solid #000!important;
        border-radius: 0!important;
        box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px!important;
    }
    
    .sticky_search .searchbar {
        position: fixed;
        left: 0;
        right: 0;
        top: -10px;
        margin: 0 auto;
        width: 70%;
        z-index: 9;
    }
    
    .sticky_search .searchbariner {
        bottom: inherit;
        top: 10px;
    }
    
    .sticky_search.home .searchbariner #sb-container .sb__form-field-input {
        border-bottom: 1px solid #000 !important;
    }
    
    .sticky_search.home .searchbariner #sb-container .sb-custom-color,
    .sticky_search.home .searchbariner #sb-container .sb-custom-icon-color {
        color: #000!important;
        fill: rgb(0 0 0) !important;
    }
    
    .sticky_search.home .searchbariner #sb-container .sb-custom-button-color {
        color: #fff!important;
    }
    
    .sticky_search.home .searchbariner #sb-container .sb-custom-button-bg-color {
        background-color: #c19d5d!important;
    }
    
    .sticky_search.home .searchbariner #sb-container .sb-custom-link-color {
        color: #000!important;
    }
    
    .searchbariner #sb-container .sb-custom-widget-bg-color {
        background-color: #fff!important;
    }
    
    .searchbariner #sb-container .sb__footer .sb__footer-promo-wrapper .sb__footer-promo .sb__btn {
        color: #fff!important;
        background-color: #000!important
    }
    
    .searchbariner #sb-container .sb-custom-button-bg-color,
    .searchbariner #sb-container .sb-custom-button-bg-color:hover {
        background-color: #c19d5d!important;
        color: #fff!important;
    }
    
    .searchbariner #sb-container .sb__btn--secondary,
    .searchbariner #sb-container .sb__btn--secondary:hover {
        background-color: #000!important;
        color: #fff!important;
    }
    
    .searchbariner #sb-container .sb__footer-promo-label.sb-custom-label-color {
        color: #000!important;
    }
    
    .searchbariner #sb-container .sb__footer-promo input.sb-custom-label-color {
        box-shadow: 0px 0px 0px 1px #33333354 !important;
        color: #000!important
    }
    
    .home .searchbariner #sb-container .sb-custom-icon-color {
        fill: #fff !important;
        color: #fff !important;
    }
    
    .home.sticky_search .searchbariner #sb-container .sb-custom-icon-color {
        fill: #000 !important;
        color: #000 !important;
    }
    
    .searchbariner #sb-container .sb-custom-icon-color {
        fill: #000 !important;
        color: #000 !important;
    }
    
    .sb__guests-room {
        color: #000;
    }
    
    .searchbariner #sb-container .sb__guests-counter .icon.sb-custom-icon-color {
        color: #000!important;
        fill: #000!important;
    }
    
    .searchbariner #sb-container #sb__guests_0 .sb-custom-label-color {
        color: #000!important
    }
    
    .searchbariner #sb-container .sb-custom-box-shadow-color {
        /*box-shadow: rgb(10 10 10 / 40%) 0px 0px 0px 1px inset !important;*/
        border-bottom: 1px solid #000!important;
        border-radius: 0;
    }
    
    .searchbariner #sb-container .sb__guests-children-age .sb-custom-box-shadow-color {
        box-shadow: rgb(10 10 10 / 40%) 0px 0px 0px 1px inset !important;
    }
    
    .searchbariner #sb-container .sb__guests-room .sb__guests-children-age .sb__guests-children-age-select.invalid {
        box-shadow: black 0px 0px 0px 3px inset !important;
    }
    
    .searchbariner #sb-container .sb-custom-box-shadow-color:focus {
        box-shadow: rgb(20 20 20) 0px 0px 0px 2px inset !important;
    }
    
    .home .searchbariner #sb-container .sb__guests-room-header .sb-custom-icon-color {
        fill: #000 !important;
        color: #000 !important;
    }
    
    .close-book {
        display: none;
    }
    
    .sb__form {
        direction: ltr;
    }
    
    .sb__calendar-month {
        color: #000;
    }
    
    .sticky_search .sb {
        display: flex!important;
        flex-wrap: wrap;
    }
    
    .room-page .ritem .offerimage .swiper-slide {
        background-size: cover;
    }
    #pojo-a11y-toolbar{ z-index: 9; }
    
	.inner-for-mobile{
		display:none;
	}
	.inner-for-desktop{
		display:block;
	}
	
	.bttn_in_editr {
        background-color: #c19d5d!important;
        color: #fff!important;
        padding: 16px 50px;
        display: inline-block;
        font-weight: 400;
    }
    .by14-yellow-bttn {
            background-color: #fedb1c!important;
        color: #000!important;
        padding: 16px 50px;
        display: inline-block;
        font-weight: 400;
        line-height: 24px;
        font-size: 16px;
        letter-spacing: 0;
        font-family: Verdana,sans-serif;
        text-transform: capitalize;
    }
    @media only screen and (min-width: 800px) {
        .sticky_search .sb__form {
            width: 83%;
            padding-left: 5px;
            padding-right: 5px;
        }
        .sticky_search .sb__footer {
            width: 17%;
            padding-left: 15px;
            padding-right: 0px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin-top: 15px;
        }
        .sticky_search .sb__footer-link {
            text-align: left;
            line-height: 12px;
            margin-top: 6px;
        }
    }
    
    @keyframes fadeInanimat {
        0% {
            bottom: 0;
            opacity: 0;
        }
        100% {
            opacity: 1;
            bottom: 30px;
        }
    }
    /*#sb-container .sb-custom-button-color{ color: #c19d5d }*/
    /*.room-page .roomdesc .amenitites ul li:before{

}*/
    /*Start media query*/
    
    @media only screen and (max-width: 1266px) {
        .roomimage img {
            max-height: 300px;
            min-height: 300px;
        }
        .room-page .booklink a {
            padding: 10px 10px;
            font-size: 16px;
        }
        .contactpage {
            padding: 7% 7%;
        }
        .hamburger {
            left: 3%;
        }
        .contactpage {
            margin: 15px;
        }
        .header_banner img {
            max-height: 400px;
            min-height: 400px;
        }
    }
    
    @media only screen and (max-width: 1080px) {
        .roomimage img {
            max-height: 250px;
            min-height: 250px;
        }
        #wrapper.active {
            padding-left: 0px;
            margin-right: 0px;
        }
        .header_banner img {
            max-height: 360px;
            min-height: 360px;
        }
        .generalcontent,
        .text_content {
            padding-left: 4%;
            padding-right: 4%;
        }
    }
    
    @media only screen and (max-width: 1024px) {
        .roomslider,
        .roomslider .swiper-slide {
            height: 45vh;
        }
        .hamburger-box {
            height: 16px;
        }
        .mob-icon {
            top: 34%;
        }
        .hamburger {
            top: 40px;
        }
    }
    
    @media only screen and (min-width: 800px) and (max-width: 1030px) {
        .searchbariner #sb-container .sb__dates {
            width: 50%;
        }
        .searchbariner #sb-container .sb__guests-rooms {
            width: 25%;
            margin-top: 0;
            padding-right: 20px;
        }
        .searchbariner #sb-container #sb-container_sb__form #sb-container_sb__form-field--checkavailability {
            width: 25%;
        }
        .sb-screen-xs .sb__form-field-month-year,
        .sb-screen-xs .sb__form-field-guests {
            font-size: 7px;
        }
        .sb-screen-xs .sb__form-field-date-number {
            font-size: 18px;
        }
        .home .searchbariner #sb-container .sb-custom-icon-color {
            width: 14px;
        }
    }
    
    @media only screen and (max-width: 900px) {
        .roomimage img {
            max-height: 220px;
            min-height: 220px;
        }
        .gallery .swiper-button-prev,
        .gallery .swiper-rtl .swiper-button-next,
        .gallery .swiper-button-next,
        .gallery .swiper-rtl .swiper-button-prev {
            width: 25px;
            height: 40px;
        }
        .room-page .booklink a {
            padding: 10px 10px;
            font-size: 14px;
        }
    }
    
    @media only screen and (max-width: 800px) {
        .arrow {
            display: block;
            text-align: center;
            top: 39px;
            position: relative;
            color: #c19d5d;
        }
        .arrow a {
            color: #000;
        }
        .arrow:before {
            content: '>';
            position: absolute;
            transform: rotate(90deg);
            font-family: monospace;
            left: 0;
            right: 0;
            top: 20px;
            font-size: 20px;
        }
        .searchbar .searchbariner .close-book {
            display: block;
        }
        .head2 .searchbar,
        .sticky_search.home .searchbar,
        .home .searchbar {
            top: -200%;
            transition: all 0.7s;
            opacity: 0;
        }
        .head2 .searchbar.active,
        .sticky_search.home .searchbar.active,
        .home .searchbar.active {
            top: 13%;
            position: fixed;
            width: 100%;
            opacity: 1;
        }
        .sticky_search .searchbar {
            position: fixed;
            width: 100%;
        }
        .searchbariner {
            bottom: inherit;
        }
        .searchbariner #sb-container .sb-custom-label-color {
            color: #000!important
        }
        .home .searchbariner #sb-container .sb-custom-icon-color {
            color: #000!important;
        }
        .searchbariner #sb-container .sb-custom-bg-color {
            background-color: #fff!important;
        }
        .searchbar .searchbariner .close-book {
            display: block;
            background: #fff;
            text-align: right;
            padding: 7px;
            margin-top: 13px;
        }
        .searchbar .searchbariner .close-book a {
            position: relative;
            top: 10px;
        }
        .searchbariner #sb-container .sb-screen-xs .sb__form-field-date-number,
        .searchbariner #sb-container .sb-screen-xs .sb__form-field-month-year,
        .sb-screen-xs .sb__form-field-guests,
        .searchbariner #sb-container .sb__form-field-weekday,
        .sb__form-field-rooms {
            color: #000;
        }
    }
    
    @media only screen and (max-width: 786px) {
        /*.showslider.swiper-container {
            height: 100vh;
        }*/

        /* oded */

        .homepage#showslider {
            margin-top: 71px;
        }

        /* /oded */

        /*** simplex */

        div#booking-engine-holder {
            background: var(--mobile-engine-background-color) !important;
            --mobile-engine-background-color: #000;
        }
        
         
        div#booking-engine-modal {
            --engine-mobile-close-button: #fff;
        }

        #booking-engine-holder .engine-holder {
            background: #000 !important;
        }
        
		
	
        .showslider.swiper-container { /* oded */
            height: 0vh;
          
        }
		.showslider.swiper-container.swiper-initialized {
    height: 69vh; max-height:510px;
  
}
        .roomimage img {
            max-height: 289px;
            min-height: 289px;
        }
        .rooms.room-page .room {
            column-count: 1;
        }
        .rooms .ritem,
        .rooms.room-page .ritem {
            width: 100%;
            padding-left: 15px!important;
            padding-right: 15px!important;
        }
        .gallery .swiper-button-prev,
        .gallery .swiper-rtl .swiper-button-next,
        .gallery .swiper-button-next,
        .gallery .swiper-rtl .swiper-button-prev {
            width: 30px;
            height: 50px;
        }
        .booklink a {
            padding: 17px 25px;
            font-size: 16px;
        }
        .foot_col_1 {
            width: 33.33%;
        }
        .foot_col_2 {
            width: 35%;
        }
        .foot_col_3 {
            width: 15%;
        }
        .foot_col_4 {
            width: 10%;
        }
        .contactpage .customercare,
        .contactpage .contact_address {
            width: 50%;
        }
        .contactpage .section_title {
            margin-bottom: 23px;
        }
        .devider {
            margin-top: 39px;
        }
        .mainhead.head2 img {
            width: 100%;
        }
        .logo {
            text-align: right;
        }
        .logo img {
            width: 70%;
        }
        .head2 .logo {
            top: 27px;
            text-align: right;
        }
        .contactpage {
            margin-bottom: 50px;
        }
        .searchbariner {
            width: 90%;
            margin: 0 auto;
        }
        .searchbariner #sb-container .sb__form-field-month-year,
        .sb__form-field-guests {
            font-size: 10px;
        }
        .searchbariner #sb-container .sb__form-field-date-number {
            font-size: 28px;
        }
		.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 7px;
    clear: both;
    position: fixed;
    top: 10px;
    left: 49px;
	right:inherit;
}  .wpml-ls-legacy-list-horizontal a{color:#c19d5d;}
.mob-icon {
left: 82px;
}
.sticky .wpml-ls-legacy-list-horizontal a {
    color: #c19d5d;
}
.wpml-ls-legacy-list-horizontal a{font-size:22px;}
   .mob-icon { z-index:5;
            display: inline-block;
            position: absolute;
            top: 34%;
            left: 98px;
        }
		.showslider .swiper-slide img {
    max-height: 510px;
		}
	}
	
    @media only screen and (max-width: 600px) {
        .mob-icon { z-index:5;
            display: inline-block;
            position: absolute;
            top: 34%;
            left: 98px;
        }
        .section_title:before {
            top: -18px;
        }
        .button-section {
            display: block!important;
			background-color: #c19d5d;
        }
        body .button-section a {
            display: block;
            position: relative;
            font-size: 12px;
            line-height: 13px !important;
            text-align: center;
            color: #fff;
            font-family: Garamond;
            font-weight: bold;
            padding: 9px 7px 5px !important;
            max-width: 370px;
            margin: auto;
            letter-spacing: 2px;
        }
        .button-section a strong {
            display: block;
            font-size: 20px;
            letter-spacing: 4px;
            margin-bottom: 5px;
            line-height: 12px;
        }
        .mob-icon a {
            font-size: 22px;
            padding-left: 20px;
            color: #c19d5d;
        }
        .offers .oitem {
            width: 100%
        }
        .header_banner img {
            margin-top: 0px;
        }
        .sepcialoffers .section_title {
            letter-spacing: 6px;
            font-size: 26px;
            line-height: 35px;
        }
        .searchbar .field {
            width: 49%;
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 10px;
        }
        .tauthor {
            right: 0;
        }
        .searchbar {
            padding-left: 15px;
        }
        .inner_section {
            width: 90%
        }
        .testimonial {
            padding-left: 25px;
            padding-right: 25px;
            font-size: 22px;
            line-height: 33px;
        }
        .tauthor {
            padding: 10px 20px;
            letter-spacing: 1.2px;
            font-size: 14px;
        }
        .sepcialoffers {
            padding-top: 82px;
        }
        .section_title {
            font-size: 30px;
        }
        .offers {
            margin-top: 35px;
        }
        .bggrey {
            padding: 20px 0;
            padding-bottom: 60px
        }
        .roomimage img {
            max-height: 260px;
            min-height: 260px;
        }
        .gallery .swiper-button-prev,
        .gallery .swiper-rtl .swiper-button-next,
        .gallery .swiper-button-next,
        .gallery .swiper-rtl .swiper-button-prev {
            width: 25px;
            height: 40px;
        }
        .booklink a {
            padding: 17px 10px;
            font-size: 14px;
        }
        .footercol {
            width: 100%;
            margin-bottom: 30px;
            padding-bottom: 35px;
            border-bottom: 1px solid #595959;
            padding-left: 15px;
            padding-right: 15px;
        }
        .footercol.foot_col_1 {
            text-align: center;
        }
        .footercol.foot_col_2 .textwidget,
        #footer ul li {
            font-size: 15px;
            line-height: 24px;
            font-weight: 300;
        }
        /*.foot_col_4 .socialicons {
text-align: center;
}*/
        #footer {
            padding-bottom: 20px;
        }
        .footercol.foot_col_2 {
            text-align: left;
            width: 100%;
        }
        .footer_inner {
            width: 100%;
            padding-bottom: 40px;
        }
        .foot_col_1 img {
            width: 117px;
        }
        .footercol.foot_col_4 {
            width: 30%;
            position: absolute;
            right: 0;
            top: 125px;
            padding: 0;
            margin: 0;
            border: none;
        }
        .foot_col_4 .socialicons li {
            text-align: left;
            display: block;
            text-align: center;
            margin-bottom: 11px;
        }
        .socialicons .insta,
        .socialicons .fb,
        .socialicons .linkedin {
            width: 16px;
            height: 16px;
        }
        .ffield {
            width: 100%;
            padding-left: 0!important;
            padding-right: 0!important;
            margin-bottom: 30px;
        }
        .contactpage .customercare,
        .contactpage .contact_address {
            width: 100%;
        }
        .oitem:nth-child(2n+2) {
            margin-top: 0px;
        }
        .offers .oitem {
            margin-bottom: 40px;
            margin-top: 0;
            padding-left: 15px;
            padding-right: 15px;
        }
        .offertitle {
            font-size: 20px;
            line-height: 20px;
            padding-bottom: 10px;
        }
        .sepcialoffers .offerdesc {
            font-size: 15px;
            line-height: 24px;
            min-height: inherit;
            max-height: inherit;
            margin-bottom: 0px;
        }
        .sepcialoffers .offerlink a {
            font-size: 14px;
            line-height: 24px;
        }
        .sepcialoffers {
            padding-top: 65px;
            padding-bottom: 0px;
        }
        .header_banner {
            padding-top: 71px;
        }
        /*.header_banner img {
            min-height: 160px;
            max-height: 160px;
        }*/
        .header_banner img { /*oded*/
            max-height: 25vh;
            height: 25vh;
        }
        #menu {
            padding: 75px;
            padding-left: 19px;
            padding-top: 100px;
        }
        .inner_col {
            width: 100%;
        }
        .offerimage {
            margin-left: -15px;
            margin-right: -15px;
        }
        .offerimage img {
            height: 300px;
        }
        .booklink {
            padding-left: 15px;
            padding-right: 15px;
        }
        .room_detail_inr .roomtitle {
            margin-bottom: 0px;
        }
        #menu {
            background: none;
            padding-left: 15px;
            padding: 0;
            padding-top: 70px;
            width: 100%;
            max-width: inherit;
        }
        .topmenu {
            height: auto;
            min-height: inherit;
            padding: 16px;
            background: #fff
        }
        .social-icon {
            margin-top: -1px;
            background: #fff;
            padding: 16px;
        }
        .sticky .headerinner {
            height: 71px;
        }
        .hamburger {
            top: 27px;
        }
        .sticky .logo img {
            width: 75px; height:auto
        }
        .logo {
            top: 18px;
            right: 20px;
        }
        .btn-bok {
            display: block!important;
        }
        .btn-bok a {
            display: none!important;
            font-size: 16px;
            line-height: 31px;
            padding: 10px;
            background-color: #c19d5d;
            color: #fff;
            text-align: center;
            font-weight: bold;
            display: block;
            width: 100%;
            margin-top: 20px;
            margin-bottom: 15px;
            text-transform: uppercase;
            font-family: 'Garamond', serif;
        }
        .head2 .hamburger {
            top: 26px;
        }
        .head2 .logo {
            top: 18px;
        }
        .sticky .head2 .logo img {
            width: 75px;
        }
        .mainhead.head2 {
            height: 71px;
        }
        .roomslider {
            height: 360px;
        }
        .roomslider .swiper-slide {
            height: 290px;
            overflow: hidden;
        }
        .roomslider .swiper-button-next,
        .roomslider .swiper-rtl .swiper-button-prev,
        .roomslider .swiper-button-prev,
        .roomslider .swiper-rtl .swiper-button-next {
            width: 20px;
            height: 40px;
            top: 40%;
            background-size: cover;
        }
        .bggrey.home-about-section {
            background: #fff;
        }
        .roomslider .roomdetail {
            bottom: -60px;
            opacity: 0;
            background: rgb(255 255 255);
        }
        .room_detail_inr .roomtitle {
            font-size: 20px;
        }
        .roomslider .room_detail_inr {
            padding: 9px 10px;
        }
        .roomlink a {
            font-size: 12px;
            line-height: 16px;
        }
        .home-about-section .text_content {
            text-align: justify;
            font-size: 18px;
        }
        .button-section {
            position: fixed;
            bottom: 0;
            width: 100%;
            z-index: 8;
        }
        .hamburger-inner,
        .hamburger-inner::before,
        .hamburger-inner::after {
            height: 1px;
        }
        .roomslider {
            margin-top: 35px;
        }
        .section_title.about {
            margin-top: 30px;
        }
        .sticky .headerinner:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 6px;
            top: 93%;
            z-index: 99;
            opacity: 0.5;
            box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 33%);
        }
        @keyframes fadeInanimat {
            0% {
                bottom: 0;
                opacity: 0;
            }
            100% {
                opacity: 1;
                bottom: 60px;
            }
        }
    }
    
    @media only screen and (max-width: 450px) {
        .roomimage img {
            max-height: 240px;
            min-height: 240px;
        }
        .testimonial {
            padding-left: 10px;
            padding-right: 10px;
            font-size: 20px;
        }
        .tauthor {
            font-size: 11px;
            line-height: 27px;
            width: 100%;
            padding: 9px 10px;
            max-width: 288px;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -25px;
        }
        .section_title:before {
            width: 54px;
        }
        .sepcialoffers .section_title {
            letter-spacing: 3px;
            font-size: 24px;
            line-height: 30px;
        }
        .ourrooms .section_title {
            font-size: 24px;
            line-height: 30px;
            letter-spacing: 3px;
        }
        .roomslider .swiper-button-next,
        .roomslider .swiper-rtl .swiper-button-prev,
        .roomslider .swiper-button-prev,
        .roomslider .swiper-rtl .swiper-button-next {
            width: 12px;
            height: 30px;
        }
        .roomslider .swiper-button-next,
        .roomslider .swiper-rtl .swiper-button-prev {
            right: 20px;
        }
        .roomslider .swiper-button-prev,
        .roomslider .swiper-rtl .swiper-button-next {
            left: 20px;
        }
        .section_title.about {
            font-size: 24px;
            line-height: 30px;
            letter-spacing: 4px;
        }
        .home-about-section .text_content {
            font-size: 15px;
        }
    }
    
    @media only screen and (max-width: 400px) {
        .searchbar .field {
            width: 100%;
        }
        .roomtitle {
            font-size: 20px;
        }
        .bggrey.home-about-section {
            padding: 35px 0px;
        }
        .roomimage img {
            /*max-height: 150px;*/
            /*min-height: 150px;*/
        }
        .room-page .booklink a {
            padding: 10px 10px;
            font-size: 12px;
        }
        .foot_col_4 .socialicons {
            text-align: center;
        }
        .offerimage img {
            height: 253px;
        }
        #sb-container .sb-screen-xs .sb__footer-link--promo {
            margin-right: 0px
        }
    }
    
    @media only screen and (max-width: 576px) {
		.inner-for-mobile{
			display:block;
		}
		.inner-for-desktop{
			display:none;
		}
	}
    @media only screen and (max-width: 350px) {
        .tauthor {
            font-size: 11px;
        }
        .offerimage img {
            height: 200px;
        }
    }
    /*End media query*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {padding: 5px;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg {width: 25px;}