body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: #F3F4F6;
}


/* navbar  */
@font-face {
    font-family: 'Proxima-Nova-Bold';
    src: url('../fonts/Proxima-Nova-Bold.otf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/WorkSans-Regular.otf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima-Nova-regular';
    src: url('../fonts/ProximaNova-Regular.otf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Bold';
    src: url('../fonts/WorkSans-Bold.otf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yrsa-Regular';
    src: url('../fonts/Yrsa-Regular.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.about-page-main-colom {
    margin-top: 95px;
    padding: 0;
}

.about-first-small-heading {
    font-family: 'WorkSans-Regular';
    font-size: 24px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0.86em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5F3819;
}
@media(max-width:600px){
    .about-first-small-heading {
        font-family: 'WorkSans-Regular';
        font-size: 22px;
        font-weight: 500;
        line-height: 48px;
        letter-spacing: 0.66em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #5F3819;
    }
}
@media(max-width:400px){
    .about-first-small-heading {
        font-family: 'WorkSans-Regular';
        font-size: 20px;
        font-weight: 500;
        line-height: 48px;
        letter-spacing: 0.66em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #5F3819;
    }
}

.about-second-small-heading {
    font-family: 'WorkSans-Bold';
    font-size: 48px;
    font-weight: 800;
    line-height: 48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;

}
@media(max-width:600px){
    .about-second-small-heading {
        font-family: 'WorkSans-Bold';
        font-size: 28px;
        font-weight: 800;
        line-height: 28px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #201F1D;
    
    }

}

.about-first-small-para {
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
    display: flex;
    max-width: 575px;
    width: 100%;
}

.about-first-img {
    max-width: 575px;
    width: 100%;
    max-height: 717px;
    width: 100%;


}

.about-first-btn {
    background-color: #FFD3AF;
    padding: 20px 25px;
    font-family: 'WorkSans-Regular';
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
}
.about-first-row-style{
    position: relative;
    top: 150px;
}

.about-second-row-heading {
    font-family: 'Yrsa-Regular';
    font-size: 48px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
}

.about-second-row-about {
    margin-top: 230px;
    /* margin-bottom: 200px; */
}

.about-second-row-col {
    border-right: 1px solid #989898;
}

.about-second-row-col:last-child {
    border-right: none;
}

@media (max-width: 992px) {
    .about-second-row-col {
        border-right: none;
        margin-bottom: 20px;
    }
}


.about-second-row-heading-second {
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}

.third-row-first-heading {
    font-family: 'WorkSans-bold';
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
@media(max-width:450px){
    .third-row-first-heading {
        font-family: 'WorkSans-bold';
        font-size: 34px;
        font-weight: 700;
        line-height: 55px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    
    }
}

.third-row-first-img {
    max-width: 396px;
    width: 100%;
    max-height: 510px;
    height: 100%;

}

.third-row-second-heading {
    font-family: 'WorkSans-regular';
    font-size: 33px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;

}
@media(max-width:400px){
    .third-row-second-heading {
        font-family: 'WorkSans-regular';
        font-size: 24px;
        font-weight: 600;
        line-height: 38px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #201F1D;
    
    }

}
.third-row-third-heading {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;


}

.about-fourth-row {
    background-color: #F3F4F6;
    padding: 20px 50px;
    /* margin: 0; */

}

.last-container-about .navbar-padding {
    margin: 13px 0%;
}

@media (max-width:400px) {
    .last-container-about .about-fourth-row {
        background-color: #F3F4F6;
        padding: 20px 0px;
        /* margin: 0; */

    }

    .last-container-about .navbar-padding {
        margin: 13px 0%;
    }


}

.fouth-row-first-heading {
    font-family: 'WorkSans-bold';
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0.01em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
@media(max-width:425px){
    .fouth-row-first-heading {
        font-family: 'WorkSans-bold';
        font-size: 40px;
    }
}
@media(max-width:380px){
    .fouth-row-first-heading {
        font-family: 'WorkSans-bold';
        font-size: 32px;
    }
}
.big-number-heading {
    font-family: 'WorkSans-regular';
    font-size: 170px;
    font-weight: 600;
    line-height: 170px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D0D2DF;
}

.fourth-row-small-first-small-para {
    font-family: 'WorkSans-regular';
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 0, 0, 1);
}

.fourth-row-small-second-small-para {
    font-family: 'WorkSans-regular';
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
}

.fourth-row-small-third-small-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}

.small-month-name-about {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(95, 56, 25, 1);
}

.service-first-heading {
    font-family: 'WorkSans-Bold';
    font-size: 45px;
    font-weight: 700;
    line-height: 62px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
}
@media (max-width:500px) {
    .service-first-heading {
        font-family: 'WorkSans-Bold';
        font-size: 39px;
        font-weight: 700;
        line-height: 62px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #201F1D;
    }
}
.service-first-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}

.service-first-row-image {
    max-width: 1422px;
    max-height: 709.03px;
    width: 100%;
    height: 100%;


}

.blog-first-row-image {
    max-width: 1422px;
    max-height: 709.03px;
    width: 100%;
    height: 100%;


}

.service-second-row-col {
    background-color: #FDFEFF;
    box-shadow: 0px 0.8px 1px rgba(31, 40, 48, 0.5);
    width: 23%;
    padding: 10px;
}

.service-second-row-col {
    background-color: #FDFEFF;
    box-shadow: 0px 0.8px 1px rgba(31, 40, 48, 0.5);
    padding: 10px;
    flex: 0 1 23%;
    margin: 10px;
}

@media (max-width: 1250px) {
    .service-second-row-col {
        flex: 0 1 45%;
    }
}

@media (max-width: 768px) {
    .service-second-row-col {
        flex: 0 1 80%;
        margin: auto;
    }
}

@media (max-width: 400px) {
    .service-second-row-col {
        flex: 0 1 100%;
        margin: auto;
    }
}

.service-second-row-img {
    max-width: 364px;
    height: 264.02px;
    width: 100%;
    /* height: 100%; */

}

.service-second-row-first-heading {
    font-family: 'WorkSans-regular';
    font-size: 19px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
}

.service-second-row-first-para {
    font-family: 'WorkSans-regular';
    font-size: 19px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}

.service-third-row-heading {
    font-family: 'WorkSans-Bold';
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
@media(max-width:1202px){
    .service-third-row-heading {

        font-size: 42px;
     
    
    }

}
@media(max-width:800px){
    .service-third-row-heading {

        font-size: 35px;
     
    
    }

}
.service-third-row-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}



.service-fourth-row-first-circle {
    background-color: rgba(35, 135, 192, 0.3);
    width: 94px;
    height: 94px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-fourth-row-second-circle {
    background-color: #2387C0;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-fourth-row-first-heading {
    font-family: 'WorkSans-bold';
    font-size: 23px;
    font-weight: 600;
    line-height: 38px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform:  capitalize;

}
@media(max-width:1190px) and (min-width:990px){
    .service-fourth-row-first-heading {

        font-size: 19px;
     
    
    }


}
@media(max-width:420px){
    .service-fourth-row-first-heading {

        font-size: 25px;
     
    
    }


}

.service-fourth-row-first-para {
    font-family: 'WorkSans-regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;

}

.service-fourth-row {
    background-image: url(../img/82647dd2ea1d8a6a8385e3dde9efec3c.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
    position: absolute;
}

.service-fifth-row {
    background-image: url(../img/82647dd2ea1d8a6a8385e3dde9efec3c.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 580px;
    display: flex;
    justify-content: end;
    align-items: flex-end;
}

.service-fifth-row-col {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    padding: 30px 20px;
    max-width: 600px;
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden !important;
}

@media (max-width: 992px) {
    .service-fifth-row-col {
        max-width: 90%;
    }
}


.service-fifth-row-first-heading {
    font-family: 'WorkSans-regular';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
    background-color: #FFFFFF;
    padding: 16px 12px;
    border-radius: 24px;
}

.service-fifth-row-second-heading {
    font-family: 'WorkSans-regular';
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.service-fifth-row-first-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.contact-first-row-heading {
    font-family: 'WorkSans-bold';
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.contact-first-row-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
    max-width: 545px;
    width: 100%;
    display: block;
}

.contact-first-input {
    padding: 10px;
    max-width: 545px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #E0E0E0;
}

.contact-first-input::placeholder {
    font-family: 'WorkSans-regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.contact-form-btn {
    background-color: #FFD3AF;
    max-width: 545px;
    width: 100%;
    font-family: 'WorkSans-regular';
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #201F1D;
    padding: 15px 20px;

}

.contact-second-img {
    max-width: 325px;
    width: 100%;
    left: -175px;
    position: relative;
}

@keyframes fadeInRightBackground {
    0% {
        transform: translateX(200px);
        /* 200px outside container */
        opacity: 0;
        /* Invisible */
    }

    100% {
        transform: translateX(0);
        /* Move to its original position */
        opacity: 1;
        /* Fully visible */
    }
}

.contact-first-row-second-col {
    background-image: url(../img/9b6b1d7eaf5ea687d9338a11c35c76be.jpeg);
    background-size: cover;
    background-position: left;
    height: 600px;
    width: 450px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: start;
    align-items: center;
    animation: fadeInRightBackground 1s ease-out forwards;
}


.navbar-padding-contact {
    margin: 0px 0% 13px 7%;
    position: relative;
}

@media (max-width: 1260px) {
    .navbar-padding-contact {
        flex-direction: column;
    }

    .navbar-padding-contact>.col-lg-6 {
        width: 100%;
        padding: 10px;
    }

    .contact-first-row-second-col {
        position: relative;
        width: 100%;
        height: 600px;
        margin-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contact-second-img {
        max-width: 325px;
        width: 100%;
        left: 0;
        position: relative;
    }

    .navbar-padding-contact {
        margin: 13px 7%;
        position: relative;
    }
}

.blog-first-heading {
    font-family: 'WorkSans-regular';
    font-size: 280px;
    font-weight: 500;
    line-height: 170px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D0D2DF;
}

.blog-second-heading {
    font-family: 'WorkSans-regular';
    font-size: 70px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #EB7A1C;
}

.blog-first-date {
    font-family: 'WorkSans-regular';
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.blog-third-heading {
    font-family: 'WorkSans-regular';
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;




}

.blog-second-col-para {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;

}

.blog-second-row-first-img {
    max-width: 358px;
    max-height: 224px;
    width: 100%;
    height: 100%;

}

.blog-second-row-first-heading {
    font-family: 'WorkSans-regular';
    font-size: 170px;
    font-weight: 500;
    line-height: 170px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D0D2DF;
}

.blog-second-row-second-heading {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #EB7A1C;
}

.blog-second-row-third-heading {
    font-family: 'WorkSans-regular';
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.blog-second-row-fouth-heading {
    font-family: 'WorkSans-regular';
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.blog-second-row-fifth-heading {
    font-family: 'WorkSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;

}

.pagination .page-item .page-link {
    color: #6c757d;
    background-color: transparent;
    border: none;
    margin: 0 5px;
}

.pagination .page-item.active .page-link {
    background-color: white;
    color: black;
    border-radius: 8px;
}

.pagination .page-item.disabled .page-link {
    color: #ccc;
    background-color: #f8f9fa;
    border-color: #dee2e6;
}

.pagination {
    justify-content: center;
}

.pagination:first-of-type {
    justify-content: flex-start;
}

.pagination:last-of-type {
    justify-content: flex-end;
}

@media (max-width: 626px) {
    .pagination {
        flex-wrap: wrap;
        /* Allow wrapping for better display on small screens */
        justify-content: center;
        /* Center everything on smaller devices */
    }

    .pagination:first-of-type,
    .pagination:last-of-type {
        justify-content: center;
        /* Center "Previous" and "Next" */
    }

    .pagination .page-item .page-link {
        margin: 2px;
        /* Reduce margins for better spacing */
        font-size: 14px;
        /* Smaller font size for mobile screens */
    }
}

.contact-phone-heading {
    font-family: 'WorkSans-regular';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.contact-phone-number {
    font-family: 'WorkSans-regular';
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #DD5471;
}

.new-row-first-heading {
    font-family: 'WorkSans-bold';
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
@media(max-width:600px){
    .new-row-first-heading {
        font-family: 'WorkSans-bold';
        font-size: 31px;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    
    }
}
.new-row-slider-card {
    background-color: white;
    padding: 40px 40px;

}

.new-row-slider-card-name {
    font-family: 'WorkSans-bold';
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.new-row-slider-card-role {
    font-family: 'WorkSans-Regular';
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.new-row-slider-card-para {
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #4F4F4F;
}
.slider-container-second {
    overflow: hidden;  /* Hide the overflowed content */
    position: relative;
    width: 100%;
}

.slider-second {
    display: flex; /* Flexbox layout to keep cards in a row */
    animation: scroll 20s linear infinite; /* Continuous scroll */
}

.new-row-slider-card {
    flex: 0 0 auto; /* Prevent shrinking */
    margin: 0 10px; /* Space between cards */
    width: 575px; /* Card width */
}

@keyframes scroll {
    0% {
        transform: translateX(0); /* Start from the initial position */
    }
    100% {
        transform: translateX(-100%); /* Move the entire row of cards left */
    }
}
