


.simp-custom-cardlayout .text-content-wrapper 
{
    background-color:#fbfbfb;
    color:#000 !important;
    padding:20px;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
    height:70px;
    
}


.content_wrapper .no-gutter h2,h1{
    text-transform:uppercase;
    letter-spacing:1.5px;
}



.content_wrapper .no-gutter h2:after
{
    content: '';
    height: 1px;
    background: #1C5E50;
    display: block;
    transition: all .5s ease-in-out;
    margin: 10px auto;
    width: 10%;
}

.content_wrapper .no-gutter h1:after
{
    content: '';
    height: 1px;
    background: #1C5E50;
    display: block;
    transition: all .5s ease-in-out;
    margin: 10px auto;
    width: 10%;
}

.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}
.simp-custom-button .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:#ffffff;
    border: 1.5px solid white;
}
.simp-custom-button .btn.txt-wdgt-btn:hover
{
    background-color:#454545;
    border:1px solid #454545;
    color:#ffffff;
}

.simp-custom-buttons .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:#ffffff;
    border: 1.5px solid white;
}
.simp-custom-buttons .btn.txt-wdgt-btn:hover
{
    background-color:#ffffff;
    border:1px solid #116C3D;
    color:#000000;
}


#footer .footer-copyright {
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}

.mobile #footer .footer-copyright{
    padding-bottom:70px;
}

#footer{
    padding-bottom:4px;
}
#footer .comm_cont{
    padding:6px 0 0 0;
}
#footer .footer-row{
    padding:0px 0 4px 0;
}
#footer .add_cont ul li{
    padding-bottom:0;
}
#footer .add_cont{
    padding:0;
}


.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}
.mobile .logo.navbar-logo 
{
    padding-top:0px;
    padding-bottom:3px;
    background-color:white;
}
.mobile .fullImage {
    padding-top:50px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}



.mobile h2{
    font-size:20px;
}

.mobile h1, h2 {
    text-transform:none;
}

.mobile .simp-custom-fw-sheen
{
    position:relative;
}
.mobile .simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.mobile .simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

.lang-book-wrapper .resv {
    background-color:#B9666E !important;
    border-color:#B9666E;
}
.lang-book-wrapper .resv:hover {
    background-color:#383838 !important;
    border-color:#383838;
}



.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 50% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .jssor-carousel-wrapper {
    padding: 0 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 div#jssorCommonCarousel_7 {
    margin: 0;
}
.wt1tb.simp-custom-width50 {
    width: 50% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}

