@media (max-width: 991px) {
  .body-wrapper {overflow: hidden;}
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f2efe6;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c58c6e;
  border-radius:10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #af7454;
}

/*header*/

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 8px;
}

@media (max-width: 991px) {
  #sp-header .logo img { height: 50px; }
}

#sp-header .sp-module .sppb-btn {
    padding: 10px 20px;
}

.burger-icon>span {
    background: #c58c6e;
}

@media screen and (min-width:992px) and (max-width:1399px){
img.logo-image {
    width: 160px;
    object-fit: contain;
}

#sp-header .container {
    max-width: 100%;
}

div#sp-menu {
    padding: 0;
}}

/*menu size*/
@media screen and (min-width:991px) and (max-width:1050px){
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 12px;
}

#sp-menu .sppb-button-wrapper a {
    font-size: 12px;
}}



/*page title*/

#sp-title {
    /* padding: 60px 0 50px; */
    /* background: #f0f0f0; */
    position: relative;
}

.breadcrumb {
    justify-content: center;
    background: unset;
    padding: 0;
    margin: 0;
}

.sp-page-title {
    padding: 20px 0 60px;
    background-image: none;
    background-color: #fff7f4;
}

#sp-title .sp-module {
    margin: auto;
    background: #fff7f4;
    padding: 60px 20px 0;
}

.sp-page-title .sp-page-title-heading {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #595959;
}

@media (max-width: 991px) {
    .breadcrumb { font-size: 12px; }
    .sp-page-title { padding: 10px 0 50px; }
    .sp-page-title .sp-page-title-heading { font-size: 28px; }
} 



#sp-bottom {
    padding: 80px 0 50px;
}

#sp-bottom:after{
  display:none !important
}

#sp-bottom .sp-module .sp-module-title {
    color: #595959;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#sp-footer {
    background: #c58c6e;
    text-align: center;
}

#sp-footer .container-inner {
    padding: 15px 0;
}

#sp-footer .sp-copyright {
    color: #fff;
}

#sp-footer .sp-copyright a:hover {
    color: #fff;
}




/*
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top {
    background: #25d366 !important;
}*/
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content .name {
    display: block;
    color: #5d5d5d!important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc {
    display: none;
}

.faci-img img {
  width: 625px;
  height: 390.63px
}

.white-popup-block a {
    color: #595959!important;
}

/*blog event*/
.blog-page section#sp-main-body {padding: 50px 0px!important;}

@media (min-width:801px)  {
.blog-page section#sp-main-body {padding: 80px 100px!important;}
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 15px;
    border-bottom: 1px solid #ccc;
}


.view-article aside#sp-right {display: none;}
.view-article main#sp-component {width: 100%;}
.com-content.view-article #sp-main-body .article-media-wrapper img {width: 100%;height: 800px;object-fit: cover;object-position: top center;}
.blog-page .blog-list-wrapper {margin-top: 0px;}
.blog-page .blog-list-wrapper .col-md-8 {width: 100%;}
.blog-page .article-intro-image.float-left img {object-fit: cover;height: 280px;}.blog-page .article-header a {font-size: 20px;}.blog-page.view-article .article-info {margin: 0;text-align: center;display: flex;justify-content: center;color: #2d2d2d;}


.blog-page .article-list .article .article-header h1, .blog-page .article-list .article .article-header h2 {
    text-align: left;
}

.blog-page #sp-right .sp-module {background: #fff7f4;border-radius: 10px;border: 1px solid #eca7a3;}





/*article details*/
.blog-page.com-content.view-article #sp-main-body .article-details-intro {
    background-image: url(../images/page-title-bg.png);
    background-color: transparent;
}
.blog-page.com-content.view-article #sp-main-body .article-media-wrapper {
    margin-top: 0px;
}
.blog-page.com-content.view-article #sp-main-body .article-details-intro {
    background-image: none;
}
.blog-page.com-content.view-article #sp-main-body .article-details-intro {
    padding: 0px 0px 50px 0px;
    border-bottom: 1px solid #ccc;
}
.blog-page.com-content.view-article #sp-main-body {
    padding-top: 0;
    padding-bottom: 120px;
    background: #fff7f4;
}
.blog-page.view-article div#sp-title {
    display: none;
}
@media screen and (max-width:992px){
    .com-content.view-article #sp-main-body .article-media-wrapper img {width: 100%;height: 230px;object-fit: cover;object-position: top center;}
}

#sp-bottom2 span.nav-header {
    display: none;
}




