

.simp-custom-h3-font h3 {
    font-family: 'Amiri Quran',serif;
    font-size: 26px !important;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #f1faee;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
.simp-custom-textbg .text-content{
    background: #f1faee;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .add_cont{
    font-size:18px;
}

.outer-page footer .added-division{
    display:flex;
    justify-content:space-evenly;
    width:100%;
    /*ops - 12894 -> start */
    text-align: center;
    /*ops - 12894 -> end */
}

.outer-page footer .added-division > div{
    display:flex;
    flex-direction:column;
}

.mobile footer .added-division{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
    margin-bottom:10px;
    text-align:center;
}
.mobile footer .added-division h4{
    margin:0;
    padding:0;
}

.mobile footer .added-division > div{
    display: flex;
    flex-direction:column;
}

.mobile footer .added-division > div:last-child{
    margin-top:25px;
}

.mobile .reservation-heading{
    padding-bottom:10px;
}

body {
    top: 0 !important;
}

.google-strip {
    padding: 5px 0;
    background-color: rgb(0, 170, 187);
}

.skiptranslate {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.skiptranslate iframe {
    display: none;
}

.skiptranslate > div {
    margin-right: 5px;
}

.skiptranslate > span {
    margin-left: 5px;
}

.skiptranslate .goog-te-combo {
    padding: 5px;
}

.header-pills-wrapper {
    padding-top: 40px;
}

.location-page .header-pills .header-nav-pills {
    padding-top: 35px;
}

header .google-strip{
    width:100%;
    padding:0;
}
header .google-strip .container{
    width:100%;
    padding-right:0;
    padding-left:0;
    display:flex;
    justify-content:space-between;
}
header .google-strip .container .google_translate_element{
    float:left;
}
header .google-strip .container .joysLogo{
    float:right;
}
/* mobile */
.mobile .goog-te-gadget img {
    width: unset;
}
.mobile .google-strip{
    width:100%;
    padding:0;
}
.mobile .google-strip .container{
    width:100%;
    padding-right:0;
    padding-left:0;
    display:flex;
    justify-content:space-between;
}
.mobile .google-strip .container .google_translate_element{
    float:left;
}
.mobile .google-strip .container .joysLogo{
    float:right;
    max-width:33px;
}




.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.mobile .simp-custom-center{
    display:block;
}
.mobile .simp-custom-hideRightBox .col-xs-12:last-of-type{
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:first-of-type{
    display:none;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #f1faee;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-family: 'Amiri Quran',serif;
    font-size: 20px !important;
}


/*-------- ops-13102  ----------*/

.mobile select.goog-te-combo {
    max-width:160px;
}

.mobile .fab_book_button{
    left:15px;
    right:unset;
}



.outer-page .clearfix.widget-wrapper.wt3tb.three-col .col-sm-4.center-box.text-content .text-content-wrapper .TA_certificateOfExcellence img {
    width:45%;
}

.promotions-wrapper .promo-btn {
    left: -110px;
    top: 110px;
    width: 260px;
}
.promotions-wrapper .promo-details-wrap {
    top: 5px;
    padding-left: 50px;
    height: 260px;
    width: 400px;

