html {
    /*scroll-behavior: smooth;*/
}
.header-area {
    top: 65px;
}
.header-area .header__wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.demo_counceling .header-area {
    top: 25px;
}
.overlay {
    border: 0;
    background-image: url(../images/weave.png);
    /*width: 240px;
    height: 135px;*/
    position: absolute;
    top: 0;
    /*left: 0;*/

    right: 0;
    width: 51.30%;
    height: 100%;
    object-fit: cover;
}
.hero-video {
    width: 45%;
}
@media (max-width: 1199px) {
    .hero-video {
        width: 100%;
    }
}
.footer-shape {
    right: 0;
}
.footer-title {
    font-size: revert-layer;
    text-transform: none;
}
.footer-links li a {
    padding-top: 24px;
    padding-bottom: 24px;
}
.service-feature-item .xb-item--content, .sec-title--three .xb-item--title {
    text-transform: none;
}
.service-feature-item:nth-child(even) {
    flex-direction: row;
    padding-left: 15px;
}
@media (max-width: 767px) {
    .service-feature-item:nth-child(even) {
        padding-left: 20px;
    }
}
.service-feature-item:nth-child(even) .xb-item--image {
    margin-right: 152px;
    margin-left: 0;
}
@media (max-width: 1199px) {
    .service-feature-item:nth-child(even) .xb-item--image {
        margin: 0 auto;
    }
}
.service-feature-item:nth-child(even) .xb-item--title {
    order: 0;
}
.text-template {
    color: var(--color-primary);
}
.hero-style-three {
    padding-bottom: 60px;
}
.stricked-menu .xb-nav-mobile {
    border-color: #304049 !important;
    color: #304049 !important;
    /*border: 1px solid var(--color-white) !important;*/
    border-width: 1px !important;
}
.sec-title .xb-item--title {
    font-size: 40px;
}
i.icon-big {
    font-size: 60px;
    line-height: 1em;
}
.service-feature-item .xb-item--content {
    max-width: 750px;
}
.service-feature .service-feature-item-new {
    /*border: 2px solid rgb(160, 68, 68, 0.2);*/
    padding: 30px;
    border-radius: 20px;
    background: linear-gradient(90deg, #ffe0e0 0%, #fff8f8 99.23%);
}
.service-feature .service-feature-item-new.service-feature-item-color1 {
    /*background: linear-gradient(90deg, #ffe0e0 0%, #fff4f4 99.23%);*/
}
.service-feature .service-feature-item-new.service-feature-item-color2 {
    /*background: linear-gradient(90deg, #ffe0e0 0%, #edf9ff 99.23%);*/
    /*background: #edf9ff;*/
}
.service-feature .xb-item--title-new {
    font-weight: 500;
    font-size: 30px;
    line-height: 133%;
    text-transform: uppercase;
    color: #304049;
}
.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}
@media (max-width: 991px) {
    .px-40 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 1199px) {
    .service-feature-item .xb-item--title {
        margin: 0 auto;
        width: 100%;
        order: 0;
    }
}
.service-feature-item {
    border: 1px solid rgb(160, 68, 68, 0.1);
}
.page-title {
    min-height: 266px;
    padding-top: 180px;
    padding-bottom: 60px;
}
.input-group-search input, .input-group-search button {
    border: 1px solid #ccc;
}
.input-group-search input {
    border-top-left-radius: 6px;
}
.section-scroll {
    background: linear-gradient(180deg, rgb(58, 74, 157, 0.1) 0%, rgb(58, 74, 157, 0.3) 100%);
    margin-left: -54px;
    color: #3a4a9d; /*3a4a9d 10278c*/
    padding: 20px 0;
    font-size: 32px;
}
@media (max-width: 767px) {
    .counceling-marquee {
        font-size: 20px;
    }
    .section-scroll img {
        height: 60px !important;
    }
}
.section-scroll img {
    height: 70px;
    padding-bottom: 8px;
}
.section-scroll a {
    color: #3a4a9d;
}
section.marquee {
    overflow: clip;
    margin-left: -50px;
    margin-right: -50px;
}
.fancybox__caption span {
    margin-top: 3px;
}
.body_wrap.o-clip {
    overflow: visible;
}
@media (max-width: 991px) {
    .body_wrap.o-clip {
        overflow: clip;
    }
}
@media (max-width: 767px) {
    .page-title {
        min-height: 350px;
    }
}
.footer-bottom {
    padding-left: 25px;
    padding-right: 63px;
}
.footer-bottom .footer-copyright .footer-terms {
    /*border: 1px solid #ccc;*/
    padding: 4px 10px;
    border-radius: 5px;
    background-color: #eee;
}
@media (max-width: 1199px) {
    .overlay {
        border: 0;
        background-image: url(../images/weave.png);
        /*width: 240px;
        height: 135px;*/
        position: absolute;
        top: 0;
        left: 0;

        /*right: 0;*/
        width: 100%;
        height: 400px;
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .header-area {
        top: 20px;
    }
}

.xb-backtotop .scroll {
    -webkit-box-shadow:0px 0px 16px 4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 16px 4px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 16px 4px rgba(0,0,0,0.5);
}

/* =============================================================== */
/* COOKIES */
/* =============================================================== */

.cookie-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #888888;
    color: #fff;
    padding: 15px;
    text-align: center;
    z-index: 9999;

    margin: 10px 10px 0 10px;
    border-radius: 10px 10px 0 0;
    border-top: solid 4px rgba(255, 255, 255, 0.25);
    border-left: solid 4px rgba(255, 255, 255, 0.25);
    border-right: solid 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5);
    border-bottom: none;
}
html[data-bs-theme="light"] .cookie-banner {
    /*border-color: #444444;*/
}
.cookie-banner button {
    margin-left: 15px;
    padding: 5px 50px;
    border: none;
    background: #fff;
    color: #888888;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 15px;
}