:root {
    --primary-color: #2F2F2F;
    --secondary-color: #E8EEDB;
    --text-color: #3F3F3F;
    --accent-color: #95c740;
    --accent-secondary-color: #9dca33;
    --bg-color: #F7F8F2;
    --default-font: "estedad", sans-serif;
    --accent-font: "estedad", serif;
    --text-color-hover: #616161;
}

body {
    font-size: 14px;
    font-weight: 500;
    line-height: 0.8em;
}

.container {
    max-width: 1400px;
}

p {
    line-height: 1.8em;
    font-size: 16px;
}

.faq-accordion .accordion-item {
    margin-bottom: 15px;
}

.topbar-contact-info ul {
    gap: 20px;
}

.topbar-contact-info ul li {
    display: flex;
    align-items: center;
    align-content: center;
}

    .topbar-contact-info ul li p {
        text-align: right;
        font-size: 14px;
        margin-bottom: 0px;
    }

.promise-counter-body a img {
    border-radius: unset;
    animation: unset !important;
}

.main-menu ul li.submenu > a::after {
    top: 3px;
    position: relative;
}

.main-menu ul li {
    margin-left: 10px;
}

    .main-menu ul li a {
        font-weight: 700;
    }

.what-we-do {
    margin-top: 50px;
}

.footer-links ul li a:hover {
    color: var(--text-color-hover);
}

.main-menu ul ul li a:hover, .main-menu ul ul li a:focus {
    color: var(--text-color-hover);
}

.main-menu ul ul li a {
    font-weight: 300;
}

.hero .section-title h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.4em;
}

.btn-default::before {
    content: '\f104';
}

.video-play-button a i {
    margin-right: -4px;
}

.section-title h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5em;
    font-weight: 600;
}

.about-us-list ul li {
    font-size: 20px;
}

.about-us p {
    line-height: 30px;
}

.service-item .icon-box {
    margin-bottom: 30px;
}

.service-content h3 {
    font-size: 18px;
}

.service-readmore-btn {
    text-align: left;
}

.readmore-btn:after {
    content: '\f104';
}

.our-services {
    padding: 70px 0;
}

.about-us {
    padding: 70px 0;
}

.why-choose-us {
    padding: 70px 0;
}

.why-choose-item h2, .why-choose-title h2 {
    font-size: 22px;
    font-weight: 700;
}

.why-choose-item p {
    font-size: 16px;
}

.our-features {
    padding: 70px 0;
    margin-top: 50px;
}

.section-title h2 {
    position: relative;
}

.feature-item-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 600;
}

.feature-item-content p {
    font-size: 12px;
}

.feature-counter-content h3 {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 700;
}

.feature-counter-item h2 {
    font-size: 44px;
}

.how-it-work .section-title h2 {
    font-size: 26px;
    font-weight: 600;
}

.work-step-item-content h3 {
    font-size: 19px;
    margin-bottom: 7px;
    font-weight: 600;
}

.how-it-work {
    padding: 70px 0;
}

.case-study {
    padding: 70px 0;
}

.case-study-content h2 {
    font-size: 16px;
    font-weight: 600;
}

.case-study-content {
    margin-bottom: 15px;
}

.case-study-btn {
    text-align: left;
}

.case-study-image {
    margin-bottom: 15px;
}

.section-row {
    margin-bottom: 55px;
}

.what-we-do .section-title h2 {
    font-size: 26px;
    font-weight: 700;
}

.our-faqs .section-title h2 {
    font-size: 21px;
    font-weight: 600;
}

.faqs-contact-content h3 {
    font-size: 20px;
    font-weight: 600;
}

.faq-accordion .accordion-header .accordion-button {
    font-size: 16px;
    font-weight: 600;
}

.service-item .icon-box img {
    width: 100%;
    max-width: 100%;
    border-radius: 15px;
    height: 100%;
}

.book-appointment {
    padding: 45px 0;
}

.section-title h3 {
    margin-bottom: 0px;
}

.book-appointment .section-title h2 {
    font-size: 24px;
    font-weight: 500;
}

.appointment-form .form-control {
    font-size: 14px;
    font-weight: 600;
    padding: 13px 20px;
}

.appointment-form form .form-group select {
    padding: 13px 20px;
}

.our-blog {
    padding: 70px 0 50px 0;
}

.post-item-content h2 {
    font-size: 17px;
    font-weight: 600;
}

.post-item-btn {
    text-align: right;
}

.post-featured-image {
    margin-bottom: 15px;
    position: relative;
}

.footer-contact-item h3 {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.footer-contact-item p {
    font-weight: 700;
}

.footer-copyright-text {
    padding: 20px 0;
}

    .footer-copyright-text a {
        color: #fff;
    }

.footer-links h3.head {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.main-footer {
    margin-bottom: 50px;
}

.navbar-brand .headr-logo {
    width: 140px;
    position: absolute;
    top: -24px;
}

.footer-logo img {
    width: 100%;
    max-width: 250px;
    position: relative;
    top: -40px;
}

.loading-container, .loading {
    height: 150px;
    width: 150px;
}

#loading-icon {
    max-width: 150px;
    width: 105px;
}

.preloader {
    background: var(--secondary-color);
}

.loading {
    border-color: transparent #000000 transparent #000000;
}

.service-btn {
    display: flex;
    align-items: center;
    margin-top: 0px;
    align-content: center;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    padding: 0px 10px;
}

.service-slider .service-button-next, .service-slider .service-button-prev {
    position: relative;
    width: 40px;
    height: 40px;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

    .service-slider .service-button-next:hover, .service-slider .service-button-prev:hover {
        background-color: var(--accent-color);
    }

    .service-slider .service-button-next::before, .service-slider .service-button-prev::before {
        content: '\f054';
        font-family: 'Font Awesome 6 Free';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 20px;
        font-weight: 600;
        color: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .service-slider .service-button-next::before {
        transform: rotate(180deg);
    }

.casestudy-btn {
    display: flex;
    align-items: center;
    margin-top: 0px;
    align-content: center;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    top: -270px;
    padding: 0px 10px;
}

.casestudy-slider .casestudy-button-next, .casestudy-slider .casestudy-button-prev {
    position: relative;
    width: 40px;
    height: 40px;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

    .casestudy-slider .casestudy-button-next:hover, .casestudy-slider .casestudy-button-prev:hover {
        background-color: var(--accent-color);
    }

    .casestudy-slider .casestudy-button-next::before, .casestudy-slider .casestudy-button-prev::before {
        content: '\f054';
        font-family: 'Font Awesome 6 Free';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 20px;
        font-weight: 600;
        color: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .casestudy-slider .casestudy-button-next::before {
        transform: rotate(180deg);
    }

.blog-btn {
    display: flex;
    align-items: center;
    margin-top: 0px;
    align-content: center;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    top: -285px;
    padding: 0px 10px;
}

.blog-slider .blog-button-next, .blog-slider .blog-button-prev {
    position: relative;
    width: 40px;
    height: 40px;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

    .blog-slider .blog-button-next:hover, .blog-slider .blog-button-prev:hover {
        background-color: var(--accent-color);
    }

    .blog-slider .blog-button-next::before, .blog-slider .blog-button-prev::before {
        content: '\f054';
        font-family: 'Font Awesome 6 Free';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 20px;
        font-weight: 600;
        color: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .blog-slider .blog-button-next::before {
        transform: rotate(180deg);
    }

.page-header-box h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

.page-header-box ol li.breadcrumb-item {
    font-size: 12px;
}

.page-header {
    margin: 30px auto 0;
    padding: 40px 0 35px 0;
}

.promise-counter-box {
    background: var(--secondary-color);
}

.page-faqs {
    padding: 50px 0 100px 0;
}

.faq-accordion .accordion-item .accordion-body {
    background: var(--secondary-color);
}

.page-catagery-list ul li a {
    transition: all 0.4s ease-in-out;
    font-size: 15px;
    font-weight: 600;
}

    .page-catagery-list ul li a::before {
        content: '\f053';
    }

.service-entry h1 {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 600;
}

.service-why-choose {
    margin-top: 0px;
}

.page-single-image {
    margin-bottom: 20px;
}

.page-catagery-list h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 20px;
}

.page-service-single {
    padding: 50px 0 100px 0;
}

.page-blog {
    padding-top: 0px;
}

.page-catagery-list ul {
    padding: 25px 20px;
}

    .page-catagery-list ul li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

.page-blog .post-det {
    position: absolute;
    top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 20px;
}

    .page-blog .post-det .cat {
        background-color: var(--accent-color);
        padding: 7px 13px;
        border-radius: 20px;
        line-height: 15px;
        cursor: pointer;
        color: #fff;
        height: max-content;
        font-size: 12px;
    }

        .page-blog .post-det .cat a {
            cursor: pointer;
            color: #fff;
        }

    .page-blog .post-det .date {
        background-color: var(--accent-color);
        padding: 7px 13px;
        border-radius: 20px;
        line-height: 15px;
        cursor: pointer;
        color: #fff;
        height: max-content;
        font-size: 12px;
    }

.page-single-image {
    position: relative;
}

.contact-us-content h2 {
    font-size: 23px;
}

.contact-us-content .section-title h3 {
    font-size: 18px;
}

.contact-us-content .title p {
    margin-top: -2px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.contact-info-content h3 {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 700;
}

.contact-info-item .icon-box {
    margin-bottom: 20px;
}

    .contact-info-item .icon-box img {
        max-width: 44px;
    }

.contact-info-item p {
    font-size: 14px;
}

.contact-form form .form-control {
    font-size: 13px;
    font-weight: 600;
    border-radius: 15px;
    padding: 13px 20px;
}

.contact-form form label {
    font-size: 13px;
    font-weight: 700;
    padding: 0px 10px 9px 10px;
}

label.error {
    display: none !important;
}

select.error,
textarea.error,
input.error {
    border: 1px solid red !important;
}

.contact-form .section-title {
    margin-bottom: 20px;
}

    .contact-form .section-title h2 {
        font-size: 23px;
    }

.footer-contact-item h5 {
    font-weight: 700;
    line-height: 30px;
    font-size: 16px;
    color: #616161;
}

.footer-contact-item a,
.footer-contact-item p {
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.footer-contact-item {
    margin-bottom: 10px;
}

    .footer-contact-item a:hover {
        color: var(--text-color-hover);
    }

.home-contcat .conatct-us-form {
    margin-top: 0px;
}

    .home-contcat .conatct-us-form .contact-form {
        width: 100%;
    }

.home-contcat .contact-form {
    padding: 40px 40px 40px 0px;
}

.faqs-contact-box {
    width: 80%;
}

.work-step-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.feature-counter-list {
    width: calc(100% - 25px);
}

@media only screen and (max-width: 767px) {
    .navbar-brand .headr-logo {
        width: 120px;
        top: -18px;
        z-index: 10;
    }

    .hero, .page-header {
        margin-top: 35px;
    }

    .slicknav_menu ul {
        padding-top: 20px;
    }

    .hero .section-title h1 {
        font-size: 28px;
    }

    .section-title h2 {
        font-size: 21px;
    }

    .feature-counter-item h2 {
        font-size: 32px;
        line-height: 20px;
    }

    .feature-counter-item {
        margin-bottom: 10px;
    }

    .section-row {
        margin-bottom: 30px;
    }

    .faqs-contact-box {
        width: 100%;
    }

    .faq-accordion .accordion-item {
        margin-bottom: 10px;
    }

    .main-footer {
        margin-bottom: 30px !important;
    }

    .about-footer {
        text-align: center;
    }

    .bg-section {
        width: calc(100% - 20px);
        margin: 0 10px;
        border-radius: 30px;
    }

    .promise-list ul li {
        width: 100%;
    }

    .promise-img-1 img {
        aspect-ratio: 1;
    }

    .page-blog {
        padding-top: 0px;
    }

    .topbar-contact-info ul {
        gap: 0px;
    }

        .topbar-contact-info ul li:first-child {
            padding-left: 20px;
        }

    .home-contcat .contact-form {
        padding: 40px 0px 0px 0px;
    }

    .topbar {
        background: #3a3a3a;
    }
}
