.banner_sec_common,
.banner_title_big_water {
    text-align: center;
    background-repeat: no-repeat
}

.banner_sec_common {
    background-color: #f7b612;
    background-image: url(../images/blogimages/blog_mount_yellow.webp);
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 100% 155px;
    background-position: bottom 0 left 0;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.banner_sec_common .row,
.scrolltop {
    position: relative
}

.banner_sec_common .paracontent {
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: 28px
}

.banner_title_big_water {
    color: #fcf7f3;
    font-size: 70px;
    font-weight: 700;
    line-height: 1.2;
    background-image: url(../images/home/faq_head.webp);
    background-size: 150px 80px;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.watermark_ad {
    font-size: 215px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    color: #75736d1c;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center
}

.breadCrumbMain {
    background-color: #e2e1e6;
    padding: 15px 0
}

.breadCrumbMain .breadcrumb-item,
.breadCrumbMain .breadcrumb-item a {
    font-size: 13px;
    color: #4f4f50;
    font-weight: 500
}

.card_light .paracontent,
.services .card_tabs .paracontent {
    font-size: 14px;
    font-weight: 500
}

.breadCrumbMain .breadcrumb-item a:is(:hover, :focus) {
    color: #000
}

.breadCrumbMain .breadcrumb {
    margin-bottom: 0
}

.contentsection .row {
    justify-content: center
}

.tab_card_title {
    color: #010101;
    font-weight: 900;
    font-size: 16px
}

.services {
    padding: 0
}

.services .card_tabs {
    border: 1px solid #403e3d;
    cursor: pointer;
    padding: 12px;
    height: 100%
}

.services .col_incac.active .card_tabs {
    -webkit-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}

.services .tab-content {
    padding: 50px
}

.services .bg_left_sec3 {
    background-color: var(--background-color);
    padding: 50px;
    height: 100%
}

/* .services .bg_head { */
    /* background-image: url(../images/home/bg_head_white.webp) */
/* } */

.services .rightsec {
    display: flex;
    justify-content: center;
    align-items: center
}

.services .home_tab_left {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 30px
}

.services .home_tab_left li {
    position: relative;
    cursor: pointer;
    list-style: none
}

.services .home_tab_left span {
    display: block;
    padding: 20px 20px 40px;
    transition: .5s;
    width: 0
}

.services .home_tab_left span small {
    position: absolute;
    width: 100%;
    min-height: 40px;
    top: 20px;
    color: #2c2725;
    font-weight: 600;
    font-size: 16px
}

.services .home_tab_left span.active,
.services .home_tab_left span:hover,
.services .tab_inac.active span {
    background-color: #edbf09;
    width: 100%
}

.sectioneight .content .row>div {
    padding: 0 7px
}

.card_light {
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 0 16px 0 var(--primary-color-transparent);
    cursor: pointer;
    padding: 18px;
    --webkit-box-shadow: 0 0 16px 0 rgb(147 147 147 / 20%)
}

.card_light:hover {
    background-color: #f5e5d9;
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
}

.card_light .paracontent {
    text-align: start
}

.disclaimerbox,
.disclaimerbox .paracontent {
    text-align: center
}

.sectioneight .content {
    height: 420px
}

.disclaimerbox {
    padding: 30px;
    -webkit-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    -moz-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
    box-shadow: 0 0 16px 5px rgb(0 0 0/20%);
    background-color: #fff
}

.disclaimerbox .tab_card_title {
    font-size: 20px;
    font-weight: 600
}

.content::-webkit-scrollbar {
    width: 4px;
    background-color: transparent
}

.content::-webkit-scrollbar-track-piece:start {
    margin-top: 18px
}

.content::-webkit-scrollbar-track-piece:end {
    margin-bottom: 10px
}

.content::-webkit-scrollbar-thumb {
    background-color: #ffce05
}

.content {
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 9;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    padding: 25px;
    position: relative
}

.scrolltop::after {
    content: "";
    position: absolute;
    height: calc(100% - 28px);
    width: 4px;
    background-color: #ccc;
    right: 0;
    top: 18px;
    z-index: 1
}

@media only screen and (min-width:1800px) {
    .sectioneight .content {
        height: 390px
    }
}

@media only screen and (max-width:991px) {
    .services .home_tab_left {
        display: none
    }
    .services .card_tabs:hover {
        -webkit-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
        -moz-box-shadow: 0 0 5px 5px rgb(0 0 0/20%);
        box-shadow: 0 0 16px 5px rgb(0 0 0/20%)
    }
}

@media only screen and (max-width:576px) {
    .banner_title_big_water {
        font-size: 45px;
        background-position: left 52px top 0;
        background-size: 130px 50px
    }
    .services .bg_left_sec3 {
        padding: 40px 12px
    }
    .services .tab-content {
        padding: 40px 0
    }
}