.btn, button.resv{
    border-radius:0;
    border: 4px double #fff;
}

button.resv:hover{
    border: 4px double #2e7322;
}
.viewbtn a{
    border-radius:0;
    border: 4px double #fff;
}

.viewbtn a:hover{
    border: 4px double #2e7322;
}

.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #E3ECB0;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}

header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-AmenitesWithSheen {
    position: relative;
}
.simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.simp-custom-AmenitesWithSheen {
    position: relative;
}
.simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.inner-page .simp-custom-experience-card .text-content {
    position:relative;
}

.inner-page .simp-custom-experience-card .text-content .text-content-wrapper{
    position:absolute;
    bottom:0;
    top:0;
    left:15px;
    right:15px;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    color:#fff;
    padding:15px;
    background: rgba(0,0,0,0.6);
    display:none;
}
.inner-page .simp-custom-experience-card .text-content:hover .text-content-wrapper{
    display:flex;;
}
.inner-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-experience-card:nth-of-type(3){
    padding-top:0;
} 





.outer-page .simp-custom-home-LTxt-RImg {
    position: relative
}
.outer-page .simp-custom-home-LTxt-RImg .right-box {
    width: 100%;
    padding: 0;
}
.outer-page .simp-custom-home-LTxt-RImg .right-box::after {
    content: "";
    background: transparent linear-gradient(270deg,rgba(255,255,255,0) 0,#FFF 100%) 0 0 no-repeat padding-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.outer-page .simp-custom-home-LTxt-RImg .left-box {
    width: 40.7%;
    padding:0;
}

.outer-page .simp-custom-home-LTxt-RImg .text-content .text-content-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.outer-page .simp-custom-home-LTxt-RImg .text-content .text-content-wrapper h2::after {
    content: "";
    display: block;
    width: 30%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 15px 0 0 0;
    border: 1px solid #2A4E13;
    opacity: 1
}
.homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LTxt-RImg .fullWidthWidgetWrapper .text-content-wrapper >h2{
    padding: 0 4.393% ;
}

.homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LTxt-RImg .fullWidthWidgetWrapper .text-content-wrapper >p{
    padding: 3.75% 8.393% ;
}

.outer-page .simp-custom-home-LTxt-RImg .left-box {
    padding: 3.278% 4.393%;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    z-index:5;
    transform: translate(-105%,-50%);
    box-shadow: -15px 13px 25px rgba(0,0,0,0.15)
}

.outer-page .no-gutter.clearfix .simp-custom-home-LTxt-RImg .text-content .text-content-wrapper  p {
    text-align: center
}

@media screen and (max-width:1300px){
    .outer-page .simp-custom-home-LTxt-RImg .left-box {
        width: 60%;

    }
    .outer-page .simp-custom-home-LTxt-RImg .left-box {
        transform: translate(-70%,-50%);
    }
}

@media screen and (max-width:950px){
    .outer-page .simp-custom-home-LTxt-RImg .left-box {
        width: 80%;
    }
    .outer-page .simp-custom-home-LTxt-RImg .left-box {
        transform: translate(-50%,-50%);
    }
    .homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LTxt-RImg .fullWidthWidgetWrapper .text-content-wrapper >p{
        padding: 1.75% 5.393% ;
    }
    .outer-page .simp-custom-home-LTxt-RImg .text-content .text-content-wrapper h2::after {
        margin: 8px 0 0 0;
    }
    
}



.outer-page .simp-custom-home-LImg-RTxt {
    position: relative
}
.outer-page .simp-custom-home-LImg-RTxt .left-box {
    width: 100%;
    padding: 0;
}
.outer-page .simp-custom-home-LImg-RTxt .left-box::after {
    content: "";
    background: transparent linear-gradient(90deg,rgba(255,255,255,0) 0,#FFF 100%) 0 0 no-repeat padding-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.outer-page .simp-custom-home-LImg-RTxt .right-box {
    width: 40.7%;
    padding:0;
}

.outer-page .simp-custom-home-LImg-RTxt .text-content .text-content-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.outer-page .simp-custom-home-LImg-RTxt .text-content .text-content-wrapper h2::after {
    content: "";
    display: block;
    width: 30%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 15px 0 0 0;
    border: 1px solid #2A4E13;
    opacity: 1
}

.homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LImg-RTxt .fullWidthWidgetWrapper .text-content-wrapper >h2{
    padding: 0 4.393% ;
}

.homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LImg-RTxt .fullWidthWidgetWrapper .text-content-wrapper >p{
    padding: 3.75% 8.393% ;
}

.outer-page .simp-custom-home-LImg-RTxt .right-box {
    padding: 3.278% 4.393%;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(10%,-50%);
    box-shadow: 15px 13px 25px rgba(0,0,0,0.15)
}

.outer-page .no-gutter.clearfix .simp-custom-home-LImg-RTxt .text-content .text-content-wrapper  p {
    text-align: center
}


@media screen and (max-width:1300px){
    .outer-page .simp-custom-home-LImg-RTxt .right-box {
        width: 60%;

    }
    .outer-page .simp-custom-home-LImg-RTxt .right-box {
        transform: translate(-30%,-50%);
    }
}

@media screen and (max-width:950px){
    .outer-page .simp-custom-home-LImg-RTxt .right-box {
        width: 80%;

    }
    .outer-page .simp-custom-home-LImg-RTxt .right-box {
        transform: translate(-50%,-50%);
    }
    .homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget.simp-custom-home-LImg-RTxt .fullWidthWidgetWrapper .text-content-wrapper >p{
        padding: 1.75% 5.393% ;
    }
    .outer-page .simp-custom-home-LImg-RTxt .text-content .text-content-wrapper h2::after {
        margin: 8px 0 0 0;
    }
    
}

.outer-page .simp-custom-lTxt-rImg .left-box,
.outer-page .simp-custom-Limg-rTxt .right-box{
    display:flex;
    align-items:center;
    height:100%;
}

.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: 30px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 24px;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-AmenitesWithSheen {
    position: relative;
}
.mobile .simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}



