/* ========================= Css Variables Start ======================== */
:root {
    --base: #191919;
    --white: #FFFFFF;
    --black: #000000;
    --body-color: #5A5A5A;
    --heading-color: #000000;
    --common-bg: #F2F2F2;
    --border-color: rgba(0, 0, 0, 0.1);
    scroll-behavior: smooth;
}

/* ========================= Css Variables Start ======================== */

/* ========================= Fonts Start ======================== */
@font-face {
    font-family: 'Switzer-Thin';
    src: url('../fonts/Switzer-Thin.woff2') format('woff2'),
        url('../fonts/Switzer-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-ThinItalic';
    src: url('../fonts/Switzer-ThinItalic.woff2') format('woff2'),
        url('../fonts/Switzer-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Extralight';
    src: url('../fonts/Switzer-Extralight.woff2') format('woff2'),
        url('../fonts/Switzer-Extralight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-ExtralightItalic';
    src: url('../fonts/Switzer-ExtralightItalic.woff2') format('woff2'),
        url('../fonts/Switzer-ExtralightItalic.woff') format('woff');
    font-weight: 200;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Light';
    src: url('../fonts/Switzer-Light.woff2') format('woff2'),
        url('../fonts/Switzer-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-LightItalic';
    src: url('../fonts/Switzer-LightItalic.woff2') format('woff2'),
        url('../fonts/Switzer-LightItalic.woff') format('woff');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Regular';
    src: url('../fonts/Switzer-Regular.woff2') format('woff2'),
        url('../fonts/Switzer-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-Italic';
    src: url('../fonts/Switzer-Italic.woff2') format('woff2'),
        url('../fonts/Switzer-Italic.woff') format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Medium';
    src: url('../fonts/Switzer-Medium.woff2') format('woff2'),
        url('../fonts/Switzer-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-MediumItalic';
    src: url('../fonts/Switzer-MediumItalic.woff2') format('woff2'),
        url('../fonts/Switzer-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Semibold';
    src: url('../fonts/Switzer-Semibold.woff2') format('woff2'),
        url('../fonts/Switzer-Semibold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-SemiboldItalic';
    src: url('../fonts/Switzer-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/Switzer-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Bold';
    src: url('../fonts/Switzer-Bold.woff2') format('woff2'),
        url('../fonts/Switzer-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-BoldItalic';
    src: url('../fonts/Switzer-BoldItalic.woff2') format('woff2'),
        url('../fonts/Switzer-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Extrabold';
    src: url('../fonts/Switzer-Extrabold.woff2') format('woff2'),
        url('../fonts/Switzer-Extrabold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-ExtraboldItalic';
    src: url('../fonts/Switzer-ExtraboldItalic.woff2') format('woff2'),
        url('../fonts/Switzer-ExtraboldItalic.woff') format('woff');
    font-weight: 800;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Black';
    src: url('../fonts/Switzer-Black.woff2') format('woff2'),
        url('../fonts/Switzer-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-BlackItalic';
    src: url('../fonts/Switzer-BlackItalic.woff2') format('woff2'),
        url('../fonts/Switzer-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer-Variable';
    src: url('../fonts/Switzer-Variable.woff2') format('woff2'),
        url('../fonts/Switzer-Variable.woff') format('woff');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer-VariableItalic';
    src: url('../fonts/Switzer-VariableItalic.woff2') format('woff2'),
        url('../fonts/Switzer-VariableItalic.woff') format('woff');
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
}

/* ========================= Fonts End ======================== */

/* ================================= Common Typography Css Start =========================== */
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Switzer-Variable';
    color: var(--body-color);
    word-break: break-word;
    background-color: var(--white);
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

body::after,
body::before {
    position: fixed;
    left: calc(78.50000000000003% - 1px / 2);
    z-index: -4;
    content: "";
    width: 1px;
    background-color: #0000001a;
    height: 100vh;
}

body::before {
    left: calc(21.50000000000002% - 1px / 2);
}

p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

span {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px 0;
    font-family: var(--heading-font);
    color: var(--heading-color);
    font-weight: 700;
}

a {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    color: var(--heading-color);
}

a:hover {
    color: var(--base);
}

img {
    max-width: 100%;
    height: auto;
}

select {
    cursor: pointer;
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

button {
    border: 0;
    background-color: transparent;
    cursor: pointer;
}

button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.common__btn {
    padding: 14px 22px;
    background-color: var(--base);
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0;
}

.common__btn svg {
    width: 11px;
    height: 11px;
    fill: var(--white);
    opacity: 0;
    margin-left: -9px;
    transition: 0.3s;
}

.common__btn:hover {
    color: var(--white);
    gap: 6px;
}

.common__btn:hover svg {
    margin-left: 0;
    opacity: 1;
}

/* ================================= Common Typography Css End =========================== */

/* ================================= Template Selection Css Start =========================== */
::-moz-selection {
    color: var(--white);
    background: var(--base);
}

::selection {
    color: var(--white);
    background: var(--base);
}

/* ================================= Template Selection Css End ===========================  */


/* ================================= Header Css Start ===========================  */
.header__area {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 36px;
    z-index: 1000;
    border: 1px solid var(--border-color);
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
    border-radius: 20px;
    padding: 6px;
    display: flex;
    align-items: center;
    width: max-content;
}

.header__home a {
    width: 40px;
    height: 50px;
    background-color: transparent;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-left: 10px;
    position: relative;
    z-index: 1;
}

.menu__title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 90%;
    white-space: nowrap;
    background-color: var(--base);
    color: var(--white);
    line-height: 1;
    padding: 6px 8px;
    border-radius: 6px;
    font-weight: 400;
    font-size: 15px;
    filter: blur(10px);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.header__home a:hover .menu__title {
    filter: blur(0);
    top: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
}

.header__home a svg {
    width: 20px;
    height: 20px;
    fill: var(--base);
}

.header__home {
    position: relative;
    z-index: 1;
    margin-right: 14px;
    padding-right: 14px;
    display: flex;
    align-items: center;
    gap: 2px;
}

.header__home::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 1px;
    height: 20px;
    background-color: var(--border-color);
    content: "";
}

.header__home a:hover {
    background-color: var(--common-bg);
    width: 60px;
    margin-left: 0;
}

.header__social a {
    width: 40px;
    height: 50px;
    background-color: transparent;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    position: relative;
    z-index: 1;
}

.header__social a:hover .menu__title {
    filter: blur(0);
    top: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
}

.header__social a svg {
    width: 20px;
    height: 20px;
    fill: var(--base);
}

.header__social a:hover {
    background-color: var(--common-bg);
    width: 60px;
}

.header__social {
    position: relative;
    z-index: 1;
    margin-right: 14px;
    padding-right: 14px;
    display: flex;
    align-items: center;
    gap: 2px;
}

.header__social::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 1px;
    height: 20px;
    background-color: var(--border-color);
    content: "";
}

/* ================================= Header Css End ===========================  */


/* ================================= Hero Css Start ===========================  */
.hero__area {
    padding-top: 190px;
}

.hero__wrap {
    max-width: 510px;
    margin-inline: auto;
}

.hero__content>img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 24px;
}

.hero__content h1 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.2;
    max-width: 420px;
}

.h-title {
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 4px;
}

.h-title span {
    display: inline-block;
    opacity: 0;
    filter: blur(5px);
    transform: translateY(0);
    visibility: hidden;
    transition: opacity 0.6s ease, filter 0.6s ease;
    line-height: 1;
}

.h-title span.show {
    opacity: 1;
    filter: blur(0);
    visibility: visible;
}

.hero__content h1 img {
    width: 34px;
}

.hero__content p svg {
    fill: var(--body-color);
    width: 14px;
    margin-bottom: -1px;
}

.hero__btn {
    margin-top: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.green__btn {
    padding: 14px 22px;
    background-color: rgb(225, 249, 220);
    color: #178d00;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.pulse {
    width: 8px;
    height: 8px;
    background-color: #178d00;
    border-radius: 50%;
    display: inline-block;
    animation: pulse-animation 1.5s infinite;
    flex: 0 0 auto;
}

.pulse2 {
    animation: pulse-animation2 1.5s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(23, 140, 0, 0.12);
    }

    100% {
        box-shadow: 0 0 0 10px transparent;
    }
}

@keyframes pulse-animation2 {
    0% { 
        box-shadow: 0 0 0 0px #178d009d;
    }

    100% {
        box-shadow: 0 0 0 14px transparent;
    }
}

/* ================================= Hero Css End ===========================  */


/* ================================= Project Css Start ===========================  */
.project__area {
    padding-top: 90px;
    position: relative;
    z-index: 1;
}

.project__wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 80px;
}

.project__slider {
    display: flex;
    flex-wrap: nowrap;
}

.project__single {
    flex: 0 0 auto;
    margin-right: 30px;
}

.project__single a {
    padding: 24px;
    border-radius: 20px;
    background-color: #FAFAFA;
    border: 1px solid var(--common-bg);
    position: relative;
}

.project__single a img {
    border-radius: 12px;
    width: 380px;
    height: 285px;
    object-fit: cover;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
    image-rendering: pixelated;
}

.dot__wrap .dot {
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #E6E6E6;
    border-radius: 50%;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1;
}

.dot__wrap .dot:nth-child(1) {
    left: 14px;
    top: 14px;
}

.dot__wrap .dot:nth-child(2) {
    right: 14px;
    top: 14px;
}

.dot__wrap .dot:nth-child(3) {
    left: 14px;
    bottom: 14px;
}

.dot__wrap .dot:nth-child(4) {
    right: 14px;
    bottom: 14px;
}

.view__project {
    pointer-events: none;
    position: absolute;
    z-index: 2;
    font-size: 14px;
    font-weight: 500;
    color: var(--white);
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(8px);
    padding: 10px 16px;
    border-radius: 14px;
    white-space: nowrap;
    opacity: 0;
    transform: scale(0);
    transition: left 0.15s ease, top 0.15s ease, transform 0.15s, opacity 0.15s;
}

.project__wrap:hover .view__project {
    transform: scale(1);
    opacity: 1;
}

/* ================================= Project Css End ===========================  */


/* ================================= Partners Css Start ===========================  */
.partners__area {
    padding-top: 80px;
    margin-top: -80px;
    z-index: 100;
    position: relative;
}

.partners__wrap {
    max-width: 650px;
    margin-inline: auto;
    overflow: hidden;
}

.partners__title {
    text-align: center;
    margin-bottom: 24px;
}

.partners__title h2 {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: var(--body-color);
}

.partners__slider,
.partners__slider2 {
    display: inline-flex;
    align-items: center;
    position: relative;
    gap: 40px;
}

.partners__single {
    width: auto;
    flex-shrink: 0;
}

.partners__single img {
    max-width: 120px;
}

.partners__wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.partners__wrapper::after,
.partners__wrapper::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to right, var(--white), transparent);
    content: "";
}

.partners__wrapper::before {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}

/* ================================= Partners Css End ===========================  */


/* ================================= Tools Css Start ===========================  */
.tools__area {
    padding-top: 80px;
}

.tools__wrap {
    max-width: 510px;
    margin-inline: auto;
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
}

.section__heading {
    text-align: left;
    margin-bottom: 40px;
    max-width: 510px;
    margin-inline: auto;
}

.section__heading h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}

.section__heading p:not(:first-of-type) {
  margin-top: .7em;
}

.section__heading strong {
    font-weight: 400;
    text-decoration: underline;
}

.tools__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.tools__single img {
    width: auto;
    height: 50px;
    margin-bottom: 20px;
}

.tools__wrapper >div:nth-child(2) img {
    height: 60px;
}

.tools__wrapper >div:nth-child(4) img {
    height: 70px;
}

.tools__single h4 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

.tools__single {
    text-align: center;
}

/* ================================= Tools Css End ===========================  */


/* ================================= Works Css Start ===========================  */
.work__area {
    padding-top: 80px;
}

.work__wrap {
    max-width: 620px;
    margin-inline: auto;
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    padding: 80px 0;
}

.work__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 24px;
}

.work__single {
    border: 1px solid var(--border-color);
    border-radius: 25px;
    overflow: hidden;
}

.work__single:hover .work__img img {
    transform: scale(1.1);
}

.work__single:hover .work__arrow svg {
    transform: rotate(45deg);
}

.work__img {
    width: 100%;
    height: 195px;
    overflow: hidden;
    border-radius: 0 0 25px 25px;
    image-rendering: pixelated;
}

.work__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.work__content {
    padding: 20px;
    padding-bottom: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}

.work__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 12px;
}

.work__tags span {
    font-size: 12px;
    font-weight: 500;
    color: #ACACAC;
    line-height: 1;
}

.work__content h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
}

.work__arrow {
    width: 40px;
    height: 40px;
    border: 1px solid var(--border-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.work__arrow svg {
    width: 18px;
    height: 18px;
    transition: 0.3s;
}

.work__btn {
    padding: 14px 22px;
    background-color: var(--common-bg);
    color: var(--base);
    font-size: 16px;
    font-weight: 500;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: 0.3s;
}

.work__btn svg {
    width: 12px;
    height: 12px;
    fill: var(--base);
}

.work__btn:hover {
    gap: 14px;
}

.work__all {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ================================= Works Css End ===========================  */


/* ================================= Testimonial Css Start ===========================  */
.testimonial__area {
    padding-top: 80px;
}

.testimonial__wrapper {
    overflow: hidden;
}

.testimonial__slider {
    display: inline-flex;
    position: relative;
    gap: 30px;
}

.testimonial__single {
    width: 374px;
    background-color: #FAFAFA;
    border: 1px solid #F2F2F2;
    border-radius: 15px;
    padding: 24px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial__user {
    margin-top: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.testimonial__user img {
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
}

.testimonial__info h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
}

/* ================================= Testimonial Css End ===========================  */


/* ================================= FAQ Css Start ===========================  */
.faq__area {
    padding-top: 80px;
}

.faq__wrap {
    border-top: 1px solid var(--border-color);
    max-width: 510px;
    margin-inline: auto;
    padding-top: 80px;
}

.faq__item {
    border-bottom: 1px solid var(--border-color);
    margin-bottom: 32px;
    padding-bottom: 32px;
}

.faq__item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.faq__header button {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    text-align: left;
}

.faq__header button::before {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
    color: #697289;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.faq__header button.is-active::before {
    content: "–";
}

.faq__body {
    height: 0;
    overflow: hidden;
    transition: height 0.32s ease-in-out;
}

.faq__body-content {
    padding-top: 16px;
}

.faq__others {
    max-width: 430px;
    background-color: #FAFAFA;
    border-radius: 15px;
    border: 1px solid #F2F2F2;
    padding: 20px;
    text-align: center;
    margin-inline: auto;
    margin-top: 44px;
}

.faq__others h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}

.faq__others p {
    margin-bottom: 24px;
}

/* ================================= FAQ Css End ===========================  */


/* ================================= Brand Css Start ===========================  */
.brand__area {
    padding-top: 80px;
}

.brand__wrap {
    border-top: 1px solid var(--border-color);
    max-width: 550px;
    margin-inline: auto;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 10px;
}

.consultation__wrap {
    margin-top: 44px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.slot__available {
    font-size: 14px;
    font-weight: 400;
    color: var(--body-color);
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

/* ================================= Brand Css End ===========================  */


/* ================================= Contact Css Start ===========================  */
.contact__area {
    padding-top: 80px;
}

.contact__wrap {
    max-width: 510px;
    margin-inline: auto;
}

.contact__wrap .section__heading {
    max-width: 100%;
    text-align: left;
    margin-inline: unset;
    margin-bottom: 32px;
}

.contact__form input,
.contact__form textarea {
    width: 100%;
    height: 49px;
    border-radius: 14px;
    border: 1px solid var(--border-color);
    background-color: #F2F2F2;
    padding: 14px 24px;
    color: var(--heading-color);
    outline: none;
}

.contact__dbl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.contact__form textarea {
    margin-top: 20px;
    resize: none;
    height: 146px;
}

.contact__form button {
    width: 100%;
    margin-top: 16px;
}

.form-message {
    margin-top: 10px;
}

.success-message {
    color: #188D00;
}

.error-message {
    color: #ff0000;
}

/* ================================= Contact Css End ===========================  */


/* ================================= Footer Css Start ===========================  */
.footer__area {
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer__wrap {
    max-width: 500px;
    margin-inline: auto;
}

.footer__copyright {
    text-align: center;
    margin-bottom: 30px;
}

.footer__copyright p {
    max-width: 260px;
    margin-inline: auto;
}

.footer__social a svg {
    fill: var(--heading-color);
    width: 20px;
    height: 20px;
}

.footer__social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* ================================= Footer Css End ===========================  */


/* ================================= Book Modal Css Start ===========================  */
.book__call {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    z-index: 15;
    background-color: var(--white);
    padding: 38px;
    max-width: 460px;
    width: calc(100% - 40px);
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    max-height: 90vh;
    overflow-y: auto;
    box-sizing: border-box;
    scrollbar-width: thin;
}

.book__call.active {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
}

.book__call__title {
    margin-bottom: 22px;
}

.book__call__title h4 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--heading-color);
    line-height: 1;
}

.book__call__form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.book__call__single label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: var(--body-color);
    margin-bottom: 8px;
}

.book__call__single input,
.book__call__single textarea {
    width: 100%;
    /* height: 48px; */
    border-radius: 14px;
    border: 1px solid var(--border-color);
    padding: 14px 16px;
    background-color: transparent;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: var(--body-color);
}

.book__call__single textarea {
    resize: none;
}

.book__call__single .common__btn {
    width: 100%;
}


.success__modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    z-index: 15;
    background-color: var(--white);
    padding: 38px;
    max-width: 320px;
    width: calc(100% - 40px);
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    max-height: 90vh;
    overflow-y: auto;
    box-sizing: border-box;
    scrollbar-width: thin;
}

.success__modal.active {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
}

.success__modal__content {
    text-align: center;
}

.success__modal__content img {
    width: 67px;
    margin-bottom: 14px;
}

.success__modal__content h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1;
}

.success__modal__content p {
    font-weight: 500;
}


.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 13;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}

/* ================================= Book Modal Css End ===========================  */


/* ================================= Responsive Css Start ===========================  */

@media screen and (max-width: 991px) {
    .project__single a img {
        width: 300px;
        height: 220px;
    }

    .tools__single img {
        margin-bottom: 14px;
    }

    .tools__single h4 {
        font-size: 18px;
    }

    .testimonial__slider {
        gap: 30px;
    }
}

@media screen and (max-width: 767px) {
    .hero__area {
        padding-top: 150px;
    }

    .hero__content>img {
        width: 80px;
        height: 80px;
        margin-bottom: 16px;
    }

    .hero__content h1 {
        font-size: 32px;
        margin-bottom: 12px; 
    }

    .hero__wrap {
        max-width: 440px;
    }

    .partners__wrap {
        max-width: 465px;
    }

    .work__content h4 {
        font-size: 20px;
    }

    .work__img a {
        height: 170px;
    }
}

@media screen and (max-width: 575px) {
    .tools__wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        row-gap: 1rem;
    }

    .hero__content h1 {
        font-size: 30px;
    }

    .common__btn {
        padding: 12px 18px;
        font-size: 13px;
        border-radius: 10px;
    }

    .green__btn {
        padding: 12px 18px;
        font-size: 13px;
    }

    .project__single a img {
        width: 230px;
        height: 170px;
        border-radius: 8px;
    }

    .project__single a {
        padding: 16px;
        border-radius: 12px;
    }

    .dot__wrap .dot:nth-child(1) {
        left: 8px;
        top: 8px;
    }

    .dot__wrap .dot:nth-child(2) {
        right: 8px;
        top: 8px;
    }

    .dot__wrap .dot:nth-child(3) {
        left: 8px;
        bottom: 8px;
    }

    .dot__wrap .dot:nth-child(4) {
        right: 8px;
        bottom: 8px;
    }

    .tools__single img {
        height: 50px;
    }

    .tools__single h4 {
        font-size: 16px;
    }

    .section__heading h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    p {
        font-size: 15px;
    }

    .section__heading {
        margin-bottom: 24px;
        max-width: 350px;
    }

    .work__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .work__btn {
        padding: 12px 18px;
        font-size: 12px;
        border-radius: 10px;
    }

    .faq__header button {
        font-size: 14px;
    }

    .faq__item {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .faq__others h3 {
        font-size: 20px;
    }

    .faq__others {
        max-width: 320px;
        border-radius: 10px;
        padding: 16px;
    }

    .partners__single img {
        max-width: 90px;
    }

    .partners__slider,
    .partners__slider2 {
        gap: 24px;
    }

    .slot__available {
        font-size: 12px;
    }

    .contact__form input,
    .contact__form textarea {
        border-radius: 10px;
        padding: 12px 18px;
        font-size: 14px;
    }

    .contact__dbl {
        grid-template-columns: 1fr;
    }

    .contact__wrap .section__heading {
        margin-bottom: 24px;
    }

    .view__project {
        font-size: 12px;
        padding: 8px 12px;
        border-radius: 6px;
    }

    .project__area {
        padding-top: 60px;
    }

    .project__wrap {
        padding-bottom: 60px;
    }

    .tools__area {
        padding-top: 60px;
    }

    .tools__wrap {
        padding: 0 20px;
        padding-top: 60px;
        max-width: 86%;
    }

    .work__area {
        padding-top: 60px;
    }

    .work__wrap {
        padding: 60px 20px;
        max-width: 86%;
    }

    .testimonial__area {
        padding-top: 60px;
    }

    .faq__area {
        padding-top: 60px;
    }

    .hero__wrap {
        max-width: 86%;
    }

    .project__single {
        margin-right: 20px;
    }

    .partners__wrap {
        max-width: 86%;
    }

    .faq__wrap {
        padding-top: 60px;
        max-width: 86%;
    }

    .brand__area {
        padding-top: 60px;
    }

    .brand__wrap {
        padding-top: 60px;
        max-width: 86%;
    }

    .contact__area {
        padding-top: 60px;
    }

    .contact__wrap {
        max-width: 86%;
    }

    .footer__area {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .footer__wrap {
        max-width: 86%;
    }

    .book__call {
        padding: 24px;
        border-radius: 12px;
    }

    .book__call__title h4 {
        font-size: 24px;
    }

    .book__call__single label {
        font-size: 14px;
    }

    .book__call__single input,
    .book__call__single textarea {
        border-radius: 8px;
    }
}

@media (min-width: 810px) and (max-width: 1199px) {
    body::before {
        left: 62px;
    }

    body::after {
        left: unset;
        right: 62px;
    }
}

@media (max-width: 809px) {
    body::before {
        left: 8px;
    }

    body::after {
        left: unset;
        right: 8px;
    }
}

/* ================================= Responsive Css End ===========================  */

/* Tooltip Code */
        .tooltip-container {
            position: relative;
            display: inline-block;
            cursor: pointer;
        }
        .tooltip-text {
            visibility: hidden;
            width: 120px;
            background-color: #333;
            color: #fff;
            text-align: center;
            border-radius: 8px;
            padding: 8px 0;
            position: absolute;
            z-index: 1;
            bottom: 125%; /* Position above the container */
            left: 50%;
            margin-left: -60px; /* Center the tooltip */
            opacity: 0;
            transition: opacity 0.3s;
        }
        .tooltip-text::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #333 transparent transparent transparent;
        }
        .tooltip-container:hover .tooltip-text {
            visibility: visible;
            opacity: 1;
        }
        .tooltip-container:focus .tooltip-text {
            visibility: visible;
            opacity: 1;
        }
        .text-link {
            font-size: 16px;
            color: #1f2937;
            text-decoration: none;
            padding: 8px 16px;
            background-color: #fff;
            border: 1px solid #d1d5db;
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            transition: background-color 0.2s, box-shadow 0.2s;
            outline: none;
        }
        .text-link:hover, .text-link:focus {
            background-color: #f9fafb;
            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
        }


/* Hide parts on loading */
.h-img, .header__area, .h-desc, .hero__btn, .project__wrap, .h-title span, .h-title {
    visibility: hidden;
}

.form-message {
    display: none;
}