:root {
    --primary-color: #EDDECD;
    --primary--dark-color: #D4C5B4;
    /* --secondary-color: #16a2b8;
  --secondary-dark-color: #00899F; */

    --secondary-color: #52a9b2;
    --secondary-dark-color: #52a9b2;
}

/* =============== css variables =============== */
* {
    /* body font */
    --body-font: 'estedad', sans-serif;
    --heading-font: 'estedad', sans-serif;
    --alt-font: 'estedad', sans-serif;
    --bg-dark-3: var(--secondary-color);
    --bg-dark-1: var(--secondary-dark-color);
    --heading-font-weight: 700;
    --h1-font-size: 35px;
    --subtitle-font-size: 16px;
    --h1-line-height: 1.4em;
    --mainmenu-font-size: 16px;
    letter-spacing: 0px !important;
}

section {
    padding: 70px 0 50px 0;
}

#topbar {
    background: var(--secondary-dark-color);
}

footer h2, footer a, footer p, footer {
    margin-bottom: 0px;
}

.social-icons i {
    width: 33px;
    height: 33px;
    font-size: 14px;
    line-height: 13px;
}

.topbar-widget p {
    margin-bottom: 0px;
    display: contents;
}

.topbar-widget i {
    margin-left: 5px;
}

.home-about::before {
    background-image: url(/assets/images/Dust/4.png);
    opacity: 0.1;
}

.scroll-down {
    margin-top: 0px;
}

.home-team .social-icons i {
    background-color: #76b3ba !important;
    color: #fff;
}

#topbar .social-icons i {
    font-size: 20px;
    margin-top: -1px;
}


.rtl .owl-carousel, .rtl .bx-wrapper {
    direction: ltr;
}

.rtl #mainmenu li.has-child:after {
    padding-right: 10px;
}

#mainmenu > li {
    margin-left: 40px;
}

.rtl #mainmenu li li a {
    text-align: right;
    font-weight: 500;
}

header div#logo {
    background-color: #fff;
    top: 0px;
    position: absolute;
    padding: 10px;
    border-bottom-left-radius: 10px;
    /* border-bottom-right-radius: 10px; */
}

/* header div#logo::before {
  border-bottom-left-radius: 10px;
} */


.topbar-widget:first-child {
    padding: 6px 130px 6px 0;
}

.logo-main, div#logo img {
    max-width: 95px;
}

.smaller .logo-main {
    max-width: 65px !important;
}

.paper-bg {
    background-image: url(/assets/images/other/paper-bg-2.webp);
    background-repeat: round !important;
    background-size: 100px 100px !important;
}

    .paper-bg::before {
        content: " ";
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgb(255 255 255 / 20%);
        position: absolute;
    }

.de-custom-nav .d-prev:before, .de-custom-nav .d-next:before {
    background: var(--secondary-color);
}

.de-custom-nav .d-prev:hover:before, .de-custom-nav .d-next:hover:before {
    background: var(--primary--dark-color);
}

.home-service .circle {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.home-service .subtitle {
    color: var(--secondary-color);
}

.home-service h2 {
    font-size: 28px;
}

section.home-client {
    padding: 61px 0 60px 0;
}

.home-service .item h3 {
    font-size: 16px !important;
    font-weight: 700;
    margin-bottom: 5px;
}

.home-service .item p.sub {
    font-size: 12px !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0px;
}

.home-service .btn-main {
    height: 33px;
    font-size: 12px;
    line-height: 21px;
    background-color: var(--secondary-color) !important;
}

.home-client h3 {
    font-size: 22px !important;
    font-weight: 700;
    line-height: 53px;
}

.home-stepres {
    background-color: rgb(244 233 218 / 25%);
}

    .home-stepres img {
        width: 52px !important;
    }

    .home-stepres .subtitle {
        color: var(--secondary-color);
    }

    .home-stepres h2 {
        font-size: 28px;
    }

    .home-stepres .id-color {
        color: var(--secondary-color);
    }

    .home-stepres .steps h3 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 7px;
    }

    .home-stepres .steps p {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
    }

    .home-stepres .de-step-arrow::after {
        transform: rotate(180deg);
        left: -15px;
    }

    .home-stepres .de-step-arrow:last-child::after {
        display: none;
    }

.home-about {
    background-color: rgb(0 137 159 / 10%);
}

    .home-about .subtitle {
        color: var(--secondary-color);
        margin-bottom: 0px;
    }

    .home-about h2 {
        font-size: 28px;
        font-weight: 700;
    }



    .home-about p {
        font-size: 15px;
        font-weight: 500;
        line-height: 28px;
    }

    .home-about .de_count h3 {
        font-size: 32px;
        font-weight: 700;
    }

    .home-about .de_count h3 {
        font-size: 28px;
        font-weight: 700;
        line-height: 35px;
    }

    .home-about .de_count {
        font-size: 17px;
        font-weight: 700;
    }

.home-clientstory .subtitle {
    color: var(--secondary-color);
}

.home-clientstory h2 {
    font-size: 28px;
    font-weight: 700;
}

.home-clientstory .abs h3 {
    font-size: 20px;
    font-weight: 700;
}

.home-clientstory .abs .text {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.home-clientstory .abs.bg-color {
    background-color: var(--secondary-color);
}

.home-clientstory .accordion-section-content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.home-clientstory .accordion-section-content {
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.home-clientstory .accordion-section-title {
    padding: 10px 0;
}

.home-team {
    background-color: rgb(244 233 218 / 50%) !important;
}

    .home-team .subtitle {
        color: var(--secondary-color);
    }

    .home-team h2 {
        font-size: 28px;
        font-weight: 700;
    }

    .home-team .item p {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        margin-bottom: 2px !important;
    }

        .home-team .item p.gist {
            font-size: 12px;
            font-weight: 500;
            line-height: 20px;
            margin-bottom: 10px !important;
            color: #616161;
            padding: 3px 5px 0px 5px;
        }

.topbar-widget a,
.topbar-widget p,
.topbar-widget p span {
    color: #424242;
    font-size: 13px;
    font-weight: 500;
}

.team-page .item p {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 2px !important;
}

    .team-page .item p.gist {
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 10px !important;
        color: #616161;
        padding: 0px 5px;
    }

.home-team .item .team-det h3 {
    font-size: 17px;
    font-weight: 700;
}

.home-blog {
    background-color: rgb(0 137 159 / 10%);
}

    .home-blog .subtitle {
        color: var(--secondary-color);
    }

    .home-blog h2 {
        font-size: 28px;
        font-weight: 700;
    }

    .home-blog .title h3 {
        font-size: 15px;
        font-weight: 600;
        text-align: right;
        padding-right: 10px;
    }

    .home-blog .date {
        font-size: 14px;
        font-weight: 500;
        padding: 10px 10px 5px 10px !important;
        min-width: 80px;
    }

    .home-blog .blog-page {
        background: none;
        padding: 0px;
    }

footer .footer-logo img {
    width: 200px;
    padding-right: 25px;
    position: relative;
    top: -30px;
}

footer .footer-logo .social-icons {
    position: relative;
    top: -20px;
    text-align: center;
    right: -15px;
}

.widget ul li {
    font-size: 15px;
    font-weight: 500;
}

.subfooter {
    padding: 10px 0 11px 0;
    position: relative;
}

    .subfooter a {
        color: #fff;
    }

    .subfooter .dev-des {
        font-size: 15px;
        font-weight: 500;
    }

footer .contact-info span {
    font-size: 15px;
    font-weight: 500;
}

.footer-paper-bg {
    background-image: url(/assets/images/other/paper-bg-2.webp);
    background-repeat: round !important;
    background-size: 100px 100px !important;
}

    .footer-paper-bg::before {
        content: " ";
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgb(0 0 0 / 10%);
        position: absolute;
    }

.subfooter {
    background: var(--bg-dark-1);
    color: #fff;
}

footer h2,
footer a,
footer p,
footer {
    color: var(--heading-font-color);
}

.barg-img {
    opacity: 0.3;
}

.home-about {
    position: relative;
}

    .home-about::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        /* background-image: url(/assets/images/Dust/8.png);
  opacity: 0.2; */
    }

#content a.btn-main.fx-slide span {
    color: #000;
}

.mobile-head-title {
    display: none !important;
}

.home-team .btn-main {
    background-color: var(--secondary-color);
    margin: 0px !important;
}

.blog-page .item .footer {
    text-align: end;
    display: flex;
    justify-content: space-between;
}

.home-clientstory .btn-main {
    background-color: var(--secondary-color) !important;
}

.team-page {
    padding-top: 100px;
}

.blog-single .item .footer.tag {
    justify-content: space-evenly !important;
}

nav.nav {
    display: none;
}


@media only screen and (max-width: 767px) {
    .menu_side_area {
        top: -6px;
    }

    header div#logo {
        right: 10px;
    }

    header.menu-open div#logo {
        right: 10px;
        display: none;
    }

    h1, h1.ultra-big, h1.ultra-big .text-line, h1.ultra-big-2, .title-text, h1.slider-title, h2.slider-title {
        font-size: 26px;
    }

    /* .sw-caption {
    top: 35%;
} */

    .swiper-button-next, .swiper-button-prev {
        top: var(--swiper-navigation-top-offset, 70%);
    }

    .home-service h2 {
        font-size: 22px;
        line-height: 38px;
    }

    .home-clientstory h2 {
        font-size: 22px;
        line-height: 38px;
    }

    .home-team h2 {
        font-size: 22px;
        line-height: 38px;
    }

    .home-about h2 {
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 5px !important;
    }

    .home-stepres h2 {
        font-size: 22px;
        line-height: 38px;
    }

    .home-blog h2 {
        font-size: 22px;
        line-height: 38px;
        margin-bottom: 0px;
    }

    .home-stepres p {
        margin-bottom: 0;
    }

    .home-stepres .row > * {
        margin-top: 0px;
    }

    .home-about .row .col-sm-6 {
        width: 50%;
    }

    .home-about .de_count {
        font-size: 14px;
    }

        .home-about .de_count h3 {
            font-size: 24px;
        }

    .home-blog {
        padding-bottom: 50px;
    }

    footer .footer-logo {
        text-align: center;
    }

        footer .footer-logo img {
            width: 170px;
            padding-right: 0;
            top: -10px;
        }

        footer .footer-logo .social-icons {
            position: relative;
            top: 0px;
        }

    footer {
        padding: 50px 0 0 0;
    }

    .subfooter {
        text-align: center;
    }

    header.header-mobile {
        overflow: unset;
    }

    .header-col-mid {
        display: none !important;
    }

    .menu-open .header-col-mid {
        display: block !important;
    }

    .logo-main, div#logo img {
        max-width: 60px;
    }

    #content {
        padding-top: 62px !important;
        margin-top: 0px;
    }

    header.header-mobile {
        background: var(--bg-dark-1);
    }

    .mobile-head-title {
        display: flex !important;
    }

        .mobile-head-title h3 {
            color: #fff;
            font-size: 21px;
            margin-bottom: 0px;
            font-family: 'maneli';
            font-weight: 400;
            transform: rotate(4deg);
            margin-top: 5px;
        }

    .mobile-head {
        justify-content: flex-end;
    }

    /*    .home-team .item {
        width: 50%;
    }*/

    .home-team .item img {
        padding: 0px !important;
    }



    .home-team .team-det {
        padding: 0px !important;
    }

    .home-team .item .team-det h3 {
        font-size: 18px;
        margin-top: 10px;
    }

    .home-team .item p {
        font-size: 13px;
        line-height: 20px;
    }


    .home-team .btn-main {
        margin-top: 0px !important;
        width: 100%;
        margin-bottom: 0px;
    }

    .home-blog .btn-main {
        margin-top: 0px !important;
        width: 100%;
        margin-bottom: 0px;
    }

    .home-clientstory .btn-main {
        margin-top: 0px !important;
        width: 100%;
        margin-bottom: 0px;
    }

    nav.nav {
        display: flex;
    }
}
