@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&amp;display=swap");

@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Boldonse&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');


/* Fonts */
:root {
    --default-font: 'Figtree', sans-serif;
    --heading-font: "Instrument Serif", serif;
    --nav-font: "Instrument Serif", serif;
    --break-heading: 'Figtree', sans-serif;
    --bold-heading: "Oswald", system-ui;
    --Boldonse: "Boldonse", sans-serif;
}


.bold-heading {
    font-family: var(--Boldonse);
    font-weight: 700;
    font-style: normal;
}

.hero.hero-bg {
    background-image: url('../img/img2/hero-bg.webp');
    background-repeat: no-repeat;
    background-position: 50% 19%;
    background-size: cover;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
    padding-top: 0px;

}

/* .hero.hero-bg video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
} */

.hero.hero-bg::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000b0;
    z-index: 1;
}

.hero-content {
    position: relative;
    z-index: 10;
}

.hero {
    position: relative;
}

.hero-title-margin {
    margin-right: 50px;
}


.main-title {
    font-size: 35px;
    line-height: 70px;
    color: #fff;
}

.hero-title-margin span {
    font-size: 22px;
    font-weight: 400;
    line-height: 60px;
    padding: 10px;
    border: solid 2px #fff;
    border-radius: 10px;
}



.hero-p {
    font-size: 20px !important;
    text-align: left !important;
    font-weight: 400;
    line-height: 35px;
    font-family: var(--break-heading);
    /* color: #ddfa63; */
}

.content p {
    font-size: 20px;
}

/* .contact {
    background: #ffffff47 !important;
} */

/* .contact .php-email-form textarea,
.contact .php-email-form input {
    background: #ffffff47 !important;
    color: #fff !important;
} */

/* vv */

.kid-section .content-box h2,
.about-section h2 {
    font-size: 28px;
}



/* .about-section {} */

.about-section h5 {
    font-size: 3rem;
    font-family: var(--heading-font);
    font-style: italic;
    border-bottom: solid 1px #000;
}

.about-section .content-box {
    font-size: 1.05rem;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
    /* text-transform: capitalize; */
    border-left: solid 2px #fb8c3a;
    padding-left: 30px;
}

.about-section .column__left .dynamic__texts {
    font-size: 3.20rem;
    font-weight: bold;
    color: #018c26 !important;
    line-height: 94px;
    letter-spacing: 0px;
}

.about-section .column__left>label * {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: -0.6px;
    display: block;
    line-height: 1.2;
}

.column__left img {
    transform: skewY(-5deg) scale(0.9);
    box-shadow: 28px 27px 0 -17px #5e340e40;
}


/* service Section */

/* ======================= */

.kid-section .content-box {
    font-size: 1.05rem;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
    /* text-transform: capitalize; */
    border-right: solid 2px #fb8c3a;
    padding-right: 30px;
}

.content-box .bold-heading {
    line-height: 56px;
}

.contex-collom {
    width: 90%;
    background: #fff;
    margin: 30px auto 0;
    transform: rotate(0deg) skew(-8deg);
}

.contex-collom h4 {
    background: #eb6706;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    box-shadow: -5px -7px #bdc1b5;
}

.contex-collom .text- {
    font-size: 1.05rem;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
    padding: 3px 14px;
}

.skills- {
    height: 270px;
}



/* ======================= */
.why-us {}

/* service Section */

/* call to action */
.call-to-action {
    padding: 100px 0;
    position: relative;
    clip-path: inset(0);
}

.call-to-action img {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.call-to-action .img-collum img {
    object-fit: contain;
    position: inherit;
    height: 90px;
    width: 90px;
    margin: auto;
    filter: invert(1);
}

.call-to-action:before {
    content: "";
    background: #0506038a;
    position: absolute;
    inset: 0;
    z-index: 2;
}

.call-to-action h5 {
    background: #d76715;
    font-weight: 600;
    color: #fff;
    padding: 10px;
    box-shadow: -5px -7px #f7f9f2;
}

.call-to-action .container {
    position: relative;
    z-index: 3;
}

.call-to-action h3 {
    font-size: 4rem;
    /* font-weight: 700; */
    /* color: var(--default-color); */
    /* line-height: 40px; */
    font-family: var(--heading-font);
    font-style: italic;
}

.call-to-action p {
    color: var(--default-color);
}

/* call to action */

/* What Say */
.what_say {
    position: relative;
    clip-path: inset(0);
}

.what_say .container {
    position: relative;
    z-index: 2;
}

.what_say:before {
    content: "";
    background: #0506038a;
    position: absolute;
    inset: 0;
    z-index: 2;
}

.what_say img {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.swiper {
    width: 100%;
    padding: 40px 0 !important;
    background: #fff;
}

.swiper .swiper-wrapper {}

.testimonial-card {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    height: 100%;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    text-align: center;
}

.testimonial-card p {
    font-size: 1.05rem;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
    /* text-transform: capitalize; */
    color: #333;
}

.testimonial-name {
    color: #d76715;
    font-weight: 700;
    margin-top: 15px;
    font-size: 20px;
}

.swiper-button-prev,
.swiper-button-next {
    border-radius: 0px !important;
    transform: skewX(-15deg);
    background-color: #d76715 !important;
    color: #ffffff;
    box-shadow: 6px 6px 0 #bdc1b5;
    /* left: -27px; */
    margin: 0 -10px;
    top: 60% !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px !important;
    color: #fff;
    font-weight: 600;

}

/* What Say */


/* /Contact */



/* /Contact */

/* modal form css */


.modal-content {
    padding: 20px;
    background: #f7f9f2 !important;
}

.modal-content .modal-header .btn-close {
    position: absolute;
    right: 12px;
    top: 13px;
}

.modal-content .modal-header {
    border-bottom: 0;
}

.modal-content p {}

.modal-body .form-control,
.modal-body .form-select {
    font-size: 14px;
    padding: 10px 15px;
    box-shadow: none;
    border-radius: 20px;
    color: #212529;
    background-color: var(--contrast-color);
    border-color: var(--header-background-color);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.form-control:focus,
.form-select:focus {
    border-color: var(--header-background-color) !important;
    box-shadow: inherit !important;
}





@media (min-width: 1200px) {
    .modal-dialog {
        max-width: 750px !important;
        background-color: #000;
    }
}



/* modal form css */

/* all media quary */


/* Mobile (portrait) */
@media (max-width: 575.98px) {

    /* Styles for small devices like phones */
    .main-title {
        font-size: 1.6rem;
        line-height: 50px;
        color: #fff;
        /* letter-spacing: 2px; */
    }

    .hero-p {
        font-size: 20px;
        text-align: left !important;
        font-weight: 400;
        line-height: 30px;
        font-family: var(--break-heading);
        /* color: #ddfa63; */
    }

    .contact .php-email-form {
        /* padding: 3px !important; */
        margin: 8px 0px;
        padding-top: 30px !important;
    }

    .about-section h5,
    .service-detail-section h5 {
        font-size: 2rem;
    }

    .about-section .column__left .dynamic__texts {
        font-size: 2.2rem;
        font-weight: bold;
        color: #018c26 !important;
        line-height: 55px;
        letter-spacing: 0px;
    }

    .title-detail {
        font-size: 20px;
    }

    .content-detail {
        font-size: 1.18rem;
        line-height: 27px;
    }

    .call-to-action h3 {
        font-size: 2rem;
    }

    .call-to-action .fs-3 {
        font-size: 1.2rem !important;
    }

    .about-section .main-title,
    .call-to-action .main-title,
    .service-detail-section .main-title {
        font-size: 1.4rem;
        /* line-height: 40px; */
        color: #fff;
        /* letter-spacing: 2px; */
    }

    .swiper-button-prev,
    .swiper-button-next {
        margin: 0;
        top: 100% !important;
    }


    .hero-title-margin span {
        font-size: 16px;
        font-weight: 400;
        line-height: 37px;
    }

}

/* Mobile (landscape) */
@media (min-width: 576px) and (max-width: 767.98px) {
    /* Styles for medium devices like phones in landscape mode */

    .hero.hero-bg {
        padding-top: 30px;
    }

    .main-title {
        font-size: 2.8rem;
        line-height: 75px;
        color: #fff;
        letter-spacing: 2px;
    }

    .hero-p {
        font-size: 20px;
        text-align: left !important;
        font-weight: 400;
        line-height: 30px;
        font-family: var(--break-heading);
        /* color: #ddfa63; */
    }


    .hero-title-margin span {
        font-size: 16px;
        font-weight: 400;
        line-height: 37px;
    }


}

/* Tablet */
@media (min-width: 768px) and (max-width: 991.98px) {

    /* Styles for tablets */
    .main-title {
        font-size: 2rem;
        line-height: 59px;
        color: #fff;
        letter-spacing: 2px;
    }

    .call-to-action h3 {
        font-size: 3rem;
    }
}

/* Laptop / Desktop */
@media (min-width: 992px) and (max-width: 1200px) {

    /* Styles for larger screens */
    .bg-text {
        position: absolute;
        right: 54%;
    }
}

/* Extra large desktops */
@media (min-width: 1200px) and (max-width: 1370px) {

    /* Styles for extra large screens */
    .bg-text {
        position: absolute;
        right: 61%;
    }
}

.whtsap-btn {
    background: #018c26;
    color: white;
    position: fixed;
    bottom: 120px;
    left: 20px;
    font-size: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    border-radius: 50%;
    align-content: center;
    z-index: 5;
    border: solid 1px #018c26;
    transition: 0.5s;
}

#whtsap {
    bottom: 100px;
}

.form-group {
    position: relative;
    color: #000000;
}

.ui-datepicker-trigger {
    margin-left: 8px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 20px;
}

/* input[type="date"]:focus+.date-placeholder,
input[type="date"]:valid+.date-placeholder {
    opacity: 0;
    visibility: hidden !important;
} */

.table-container {
    max-width: 700px;
    margin: auto;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f7f9f2;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    text-align: center;
}

table {
    width: 100%;
    border-collapse: collapse;
}

thead {
    background-color: #fff4e5;
}

th {
    text-align: left;
    padding: 16px;
    color: #f57c00;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
}

td {
    padding: 16px;
    border: 2px solid #f5f5f5 !important;
    color: #333;
    font-weight: 600;
}

tfoot td {
    padding: 16px;
    font-size: 14px;
    color: #666;
    background-color: #fafafa;
}

@media (max-width: 600px) {

    /* table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    } */

    /* th {
        display: none;
    } */

    td {
        padding: 10px;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    td:before {
        content: attr(data-label);
        font-weight: bold;
        display: block;
        margin-bottom: 6px;
        color: #888;
    }

    tfoot td {
        text-align: center;
    }
}

.lavel-steps {
    font-size: 1.4rem;
    border: solid 1px #3d3d3d;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border-style: dashed;
    margin: auto;
    margin-top: 7px;
    font-weight: 500;
    font-style: italic;
}

.contact-box {
    background-color: #f7f9f2;
    ;
    color: white;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    /* max-width: 350px; */
}

.contact-box h6 {
    font-size: 1.4rem;
    color: #fb8c3a;
    border-bottom: solid 1px #0002;
}

.contact-box p {
    border: 2px solid #f5f5f5 !important;
    color: #0b235c;
    font-weight: 600;
}

.contact-box p a {
    color: #000;
}

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


.testimonial_quote img{
    width: 80px !important;
    position: relative;
}