

/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
#menuFilterLoc .has-submenu{
    padding-left:10px;
}
.outer-page header .navbar-top .navbar-nav>.dropdown>a:hover{
    background:#bf1e2e;
    color:#fff;
}
.outer-page header .navbar-top .navbar-nav>.dropdown>a:focus{
    background-color:transparent !important;
    color:black;
}
.outer-page header .navbar-top .navbar-nav>.dropdown>a:active{
    background:#bf1e2e;
    color:#fff;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}

.simp-custom-hideRightBox .right-box{
    display:none;
}

.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-page h1,
.outer-page h2{
    text-transform: uppercase;
}
.simp-custom-card .text-content-wrapper {
    background-color:#fdf0d5;
    padding: 20px;
    box-shadow: 0.5px 0.5px 5px #00000029;
}
.simp-custom-h3-font h3 {
    font-family: Titillium Web,sans-serif !important;
    line-height: normal !important;
    font-size: 22px !important;
}
.simp-custom-link a {
    font-family: Titillium Web,sans-serif !important;
    line-height: normal !important;
    font-size: 22px !important;
}
.outer-page header .navbar-top .navbar-nav>.dropdown>a:focus, .outer-page header .navbar-top .navbar-nav>.dropdown>a:hover{
    background-color:#bf1e2e!important;
}
header .navbar-top .navbar-nav .dropdown.primary .has-submenu:hover{
    background-color:#bf1e2e !important;
}
header .navbar-top .navbar-nav .dropdown.primary .has-submenu:focus{
    background-color:transparent !important;
    color:#000;
}
.parent-hotel.for-innerpage header .navbar-top{
    background-color:#fff;
}

/* for botttom padding */

 .inner-page {
    padding-bottom:0;
}

/* for child gallery page */

.child-hotel.for-innerpage.for-gallerypage  .container {
    max-width: 100%;
    width:100%;
}

/* limg center align */

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-contactltxt-rimg,
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-contactltxt-rimg {
    display:flex;
    justify-content:center;
    align-items:center;
}

/* for child home page padding above footer */

.child-hotel.for-homepage[data-hotelid="9073"] .content_wrapper .no-gutter:last-child{
    display:none;
}

.child-hotel.for-homepage[data-hotelid="9073"] .outer-page .content_wrapper{
    padding-bottom:45px;
}

/*jira -9970*/
:is(.outer-page,.outerpage) .simp-custom-button-space .text-content-wrapper > div{
    margin:4.694% 0 0 0
}


/* jira -10327 */

/*#menuFilterLoc .mega-menu .hotelCardWrapper .list-name.hotelNLocName{*/
/*    margin:0 0 30px;*/
/*}*/

/*#menuFilterLoc .mega-menu .hotelCardWrapper{*/
/*    height: 375px;*/
/*}*/


/*@media(max-width:1200px){*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper .cardLayoutImageContainer{*/
/*        height:140px;*/
/*        min-height: 140px;*/
/*    }*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper{*/
/*        height:320px*/
/*    }*/
/*}*/



/*@media(max-width:1050px){*/
/*    #menuFilterLoc .mega-menu .locName+.ul-top li.li-space{*/
/*        width:calc(100% / 2)*/
/*    }*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper .cardLayoutImageContainer{*/
/*        height: 215px;*/
/*        min-height: 160px;*/
/*    }*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper{*/
/*        height: 385px;*/
/*    }*/
/*}*/

/*@media(max-width:960px){*/
/*    #menuFilterLoc .mega-menu .locName+.ul-top li.li-space{*/
/*        width:calc(100% / 2)*/
/*    }*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper .cardLayoutImageContainer{*/
/*        height: 170px;*/
/*        min-height: 140px;*/
/*    }*/
/*    #menuFilterLoc .mega-menu .hotelCardWrapper{*/
/*        height: 360px;*/
/*    }*/
/*}*/

/* font size */

#menuFilterLoc .mega-menu .locName {
    font-size:clamp(12px , 0.833vw , 16px);
}

#menuFilterLoc .mega-menu .hotelCardWrapper .list-name.hotelNLocName {
    font-size:clamp(12px , 0.833vw , 16px);
}

#menuFilterLoc .mega-menu .hotelCardWrapper .min-price-div {
    color: #bf1e2e;
    position: absolute;
    right: 20px;
    /*bottom: 55px;*/
}
body:not(.mobile) #menuFilterLoc #searchCardResult .hotelCardWrapper .hotelImg{
    aspect-ratio:13/9;
    object-fit:cover;
}


.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage,
.outerpage .content_wrapper .no-gutter .imageDescriptionSide-rightimage{
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage,
.outerpage .content_wrapper .no-gutter .imageDescriptionSide-leftimage{
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content .txt-wdgt-btn-wrapper,
.outerpage .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content .txt-wdgt-btn-wrapper{
    margin-top:20px;
}
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content .txt-wdgt-btn-wrapper,
.outerpage .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content .txt-wdgt-btn-wrapper{
    margin-top:20px;
}

/*.for-homepage .outer-page .content_wrapper .no-gutter:has(.promotions_block){*/
/*    display:none;*/
/*}*/
.outerpage .content_wrapper .no-gutter:has(.social_feed){
    display:none;
}

.outerpage .content_wrapper .no-gutter .summary_widget_wrapper{
    display:flex;
    row-gap:30px;
}
.outerpage .content_wrapper .no-gutter .summary_widget_wrapper .summary-widget{
    margin:0;
}
.for-gallerypage .outer-page .content_wrapper .no-gutter .img-description-padding{
    padding-bottom:0;
}
.location-page .loc-fullwidth .content_wrapper{
    margin-bottom:60px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper:is(.wtbookbtn, .wtlinkbutton) .one-col{
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.wtlinkbutton a.btn {
    margin: 0;
}

/*jira-12490*/
.outer-page .content_wrapper .simp-custom-dots .slick-dots,
.outerpage .content_wrapper .simp-custom-dots .slick-dots{
    bottom:10px
}
.outer-page .content_wrapper .no-gutter .simp-custom-room-header,
.outerpage .content_wrapper .no-gutter .simp-custom-room-header{
    padding-top:0px
}

.resv {
    float: left;
}

/* desktop */
/*header #google_translate_element {*/
/*    float: right;*/
/*    margin-left: 10px;*/
    /*text-align: center;*/
/*}*/

/*body > .skiptranslate > .skiptranslate {*/
/*    display: none;*/
/*}*/

/*.mobile {*/
/*    top: 40px !important;*/
/*}*/

/*.mobile #google_translate_element {*/
/*    position: fixed;*/
/*    top: 5px;*/
/*    right: 0;*/
/*}*/

/* hide the hover popup on elements */
/*#goog-gt-tt {*/
/*    display: none !important;*/
/*}*/


.gtranslate_wrapper {
    /*position: fixed;*/
    /*top: 10px;*/
    /*left: 37%;*/
    z-index: 9999;
    float: right;
    margin-left: 10px;
}

.gt_container--hich1m .gt_switcher .gt_option a {
    color: #000;
    padding: 3px 5px;
}

.gt_container--hich1m .gt_switcher .gt_option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #161616;
    border-right: 1px solid #161616;
    border-bottom: 1px solid #161616;
    background-color: #eee7e7;
    display: none;
    width: 170px;
    max-height: 198px;
    height: 0;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
    transition: height 0.5s ease-in-out;
}

.gt_container--hich1m .gt_switcher .gt_selected a {
    border: 1px solid #161616;
    color: #000;
    padding: 1px 5px;
    width: 160px;
    border-radius: 6px;
}

.gt_container--hich1m .gt_switcher .gt_selected {
    background: #fff;
    position: relative;
    z-index: 9999;
    border-radius: 6px;
}

.gt_container--hich1m .gt_switcher .gt_selected a:hover {
    background: #fff;
    position: relative;
    z-index: 9999;
}

.gt_container--hich1m .gt_switcher .gt_selected a::after {
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 12px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:black'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
}

.gt_container--hich1m .gt_switcher {
    font-family: Arial;
    font-size: 14pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 170px;
    line-height: 0;
}

@media (min-width: 320px) and (max-width: 600px) {
    .gtranslate_wrapper {
        position: fixed;
        top: 0;
        right: 0;
        /* z-index: 5 !important; */
        /* text-align: right; */
        /* text-align-last: right; */
    }

    .header {
        z-index: 4;
    }

    #nav-btn1:checked~.gtranslate_wrapper {
        display: none;
    }
}




div.skiptranslate,
#google_translate_element2 {
    display: none !important
}

/* body {
    top: 0 !important
}

font font {
    background-color: transparent !important;
    box-shadow: none !important;
    position: initial !important
} */

.gt_container--hich1m .gt_switcher {
    font-family: Arial;
    font-size: 14pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 193px;
    line-height: 0
}

.gt_container--hich1m .gt_switcher a {
    text-decoration: none;
    display: block;
    font-size: 14pt;
    box-sizing: content-box
}

.gt_container--hich1m .gt_switcher a img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8
}

.gt_container--hich1m .gt_switcher a:hover img {
    opacity: 1
}

.gt_container--hich1m .gt_switcher .gt_selected {
    background: #303030 linear-gradient(180deg, #474747 0%, #303030 70%);
    position: relative;
    z-index: 9999
}

.gt_container--hich1m .gt_switcher .gt_selected a {
    border: 1px solid #161616;
    color: #f7f7f7;
    padding: 3px 5px;
    width: 181px
}

.gt_container--hich1m .gt_switcher .gt_selected a:after {
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 12px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23f2f2f2'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s
}

.gt_container--hich1m .gt_switcher .gt_selected a.open:after {
    transform: rotate(-180deg)
}

.gt_container--hich1m .gt_switcher .gt_selected a:hover {
    background: #3a3a3a
}

.gt_container--hich1m .gt_switcher .gt_current {
    display: none
}

.gt_container--hich1m .gt_switcher .gt_option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #161616;
    border-right: 1px solid #161616;
    border-bottom: 1px solid #161616;
    background-color: #474747;
    display: none;
    width: 191px;
    max-height: 198px;
    height: 0;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
    transition: height 0.5s ease-in-out
}

.gt_container--hich1m .gt_switcher .gt_option a {
    color: #eaeaea;
    padding: 3px 5px
}

.gt_container--hich1m .gt_switcher .gt_option a:hover {
    background: #748393
}

.gt_container--hich1m .gt_switcher .gt_option::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

.gt_container--hich1m .gt_switcher .gt_option::-webkit-scrollbar {
    width: 5px
}

.gt_container--hich1m .gt_switcher .gt_option::-webkit-scrollbar-thumb {
    background-color: #888
}

.mobile .gt_switcher.notranslate {
    margin-right: 15px;
    margin-left: auto;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-transform: uppercase !important;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-transform: uppercase !important;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-family: Titillium Web,sans-serif !important;
    font-size: 17px !important;
}
.mobile .simp-custom-link a {
    font-family: Titillium Web,sans-serif !important;
    line-height: normal !important;
    font-size: 17px !important;
}
/* for removing top bag in mobile */

.mobile{
    top:0 !important;
}

/* for mobile header */

.mobile .content_wrapper .no-gutter .widget-wrapper.wtheader.simp-custom-homepageheader {
    display:block;
}

.mobile[data-hotelid="9073"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
    stroke: #fff;
}

/*jira-9970*/

.mobile .content_wrapper :is(.wtbookbtn,.wtlinkbutton) > div{
    display:flex;
    justify-content: center;
}

[data-hotelid="9558"].mobile.for-homepage .imageDescriptionSide-rightimage .txt-wdgt-btn-wrapper {
    margin:20px 0 0;
}

[data-hotelid="9558"].mobile.for-homepage .imageDescriptionSide-leftimage .txt-wdgt-btn-wrapper {
    margin:20px 0 0;
}

@media(max-width:950px){
    #menuFilterLoc .mega-menu .locName+.ul-top.show{
      height: 400px !important;
    }
    #menuFilterLoc .mega-menu .locName+.ul-top li.li-space {
      width: calc(100% / 2);
    }
    #menuFilterLoc #hotelLocMenuList{
        padding:30px !important;
    }
} 

.mobile .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content .txt-wdgt-btn-wrapper{
    margin-top:20px;
}
.mobile .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content .txt-wdgt-btn-wrapper{
    margin-top:20px;
}


.mobile .content_wrapper{
    padding-bottom:40px;
}
.mobile.for-gallerypage .parent-container>.gallery-content {
    margin-bottom:0;
}
.mobile.for-locationpage .location-content {
    padding:20px;
}
.mobile.for-locationpage .map-drop{
    padding:15px 30px 0 30px;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:first-child{
    display:none;
}

.mobile .simp-custom-hideRightBox .col-xs-12:last-child{
    display:none;
}



.child-hotel .nav-contact{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: auto;
    padding-right: 35px;
    background:rgba(255,255,255,.7);
}
.child-hotel .nav-contact .fa {
    font-weight: 700;
}
.child-hotel .nav-contact .telephone-number a{
    text-decoration:none;
    color: #000;
    line-height: 10px;
    font-size: 14px;
}
.child-hotel .nav-contact span {
    font-size: 14px;
    width: 2.5em;
    color: #000;
}
.child-hotel .nav-contact .telephone-number-block {
    line-height: 10px;
}
.child-hotel .nav-contact .address-email {
    line-height: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.mobile #footer .our_brand p{
    text-align:center;
}





.outer-page .simp-custom-mastiff-grand-amenities-table-mobile {
    display:none;
}
.mobile .simp-custom-mastiff-grand-amenities-table-desktop {
    display:none;
}



