.homepage .content_wrapper, .inner-page .content_wrapper {
    background-color: rgb(226 242 236 / 80%);
}

.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
header #top-navbar-collapse{
    /*display: flex;*/
    /*justify-content: center;*/
    text-align: center;
    padding-right: 220px !important;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    font-family: Roboto,sans-serif !important;
    line-height: normal !important;
    font-size: 20px !important;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
header .navbar-top .navbar-nav>li>a {
    white-space:nowrap;
}

/*jira-9774*/

.outer-page .jssor-carousel-container.carousel-container{
    padding-top:88px
}

.social-icons-container{
    z-index: 1000;
    position: fixed;
    bottom: 308px;
    display: flex;
    flex-direction: column;
    right: 0px;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
}
.social-icons-container a{
    background: #ccc;
    margin-bottom:5px;
    padding:2px 4px;
    border-radius: 0 5px 5px 0;
    color:#3a3a3a;
}

#footer .comm_cont .socialIcon a:last-child {
    margin-right:0;
}
.mobile #footer .social-bar .socialIcon:last-child a {
    margin-right:0;
}







.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-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-size: 17px !important;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}

