/*-- Use For Custom Styling --*/
* {
    font-family: 'Montserrat', sans-serif;


}

:root {
    width: 100vw !important;
    overflow-x: hidden !important;
}

body {
    width: 100vw !important;
    overflow-x: hidden !important;
}

.service-title-modal {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.modal-header {
    /* text-align: center !important; */
}

.elev-span {
    color: #B4ACA6 !important;
}

.modal-dialog {
    max-width: 800px;
    margin-top: 25vh !important;
    margin: 1.75rem auto;
}

.pink-modal-body {
    background-color: white;
}

.pink-modal-body h5 {
    color: white;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.pink-modal-body h4 {
    color: black;
}

.pink-modal-body p {
    color: black;
}

.welcom-jy {}

.arrow-img {
    width: 30px;
    margin-top: 10px;
    margin-left: 30px;
}

.welcom-jy h1 {
    font-size: 100px !important;
}

.quote-btn {
    background-color: transparent;
    font-size: 25px;
    padding: 15px 30px;
    border-radius: 50px;
    /* margin-left: 150px; */
    margin-top: 45px;
}

.categ-btn {
    color: #151313 !important;
    border: none;
    position: relative;
    bottom: 15%;
    left: 15%;
    display: block;
    padding: 5px 10px;
    width: 200px;
    opacity: 0.8;
}

.categ-btn span {
    color: black;
    font-size: 20px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 600;
}

.about-txt {
    padding-left: 0px;
    padding-right: 15px;
}

.about-txt h1 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.about-txt p {
    font-family: 'Montserrat', sans-serif;
}

.about-box {
    background-color: #B4ACA6;
    padding: 20px;
    /* margin: 10px; */
    border-radius: 20px;
    height: 410px;
    width: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-box img {
    width: 80px;
}

.service-box-small {
    background-color: #737373;
    padding: 20px;
    margin: 10px;
    border-radius: 20px;
    height: 300px;
    width: 280px;

}

.service-box-large {
    background-color: #737373;
    padding: 20px;
    margin: 10px;
    border-radius: 20px;
    height: 480px;
    width: 280px;
}

.service-box- {
    background-color: #737373;
    padding: 20px;
    margin: 10px;
    border-radius: 20px;
    height: 390px;
    width: 280px;
}

.grey-box {
    background-color: #B4ACA6;
    color: black;
}

.grey-box h2 {

    color: black !important;
}

.purple-box {
    background-color: #392852;
}

.pro-design {
    transform: translateY(-10%);
}

.pro-design2 {
    transform: translateY(-10%);
}

.service-section {
    width: 100vw !important;
}

.main-row-cont-service {
    margin-left: 10rem;
    margin-right: 10rem;
    transform: translateX(0%);

}

.sust-img {
    width: 25% !important;
}

.service-box-small img {
    width: 80px;
}

.service-box-large img {
    width: 80px;
}

.service-box- img {
    width: 80px;
}

.leadership-text-col {
    font-family: 'Montserrat', sans-serif;
}

.leadership-text-col h1 {
    font-size: 50px;
}

.leadership-text-col p {
    font-size: 20px;
}

.leader-div {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.leader-div img {
    border-radius: 35px;
    transform: translateY(30%);

}

.leader-div span {
    border-radius: 150px;
    color: #737373;

}

.leader-text-div {
    background-color: #B4ACA6;
    border-radius: 20px;
    height: 200px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.45);
}

.leader-text-div p {
    color: #737373;
}

.leader-div span {
    background-color: white;
    padding: 5px 10px;
    transform: translateY(-50%);
}

.decor {
    width: 80% !important;
}

.leader-col- {
    transform: translateY(-15%);
}

.leader-text-div {
    padding-bottom: 50px;
}

.leadership-text-col h1 {
    padding-top: 50px !important;
}

.leadership-section {
    padding-top: 2rem;
}

.compliance- {

    display: flex;
    flex-direction: column;
    justify-content: space-between;


}

.compliance-bg h2 {
    color: white !important;
}

.abt-sect {
    margin-top: 5rem;
}

@media only screen and (max-width: 500px) {
    .logo-col {
        margin-top: 20px;
        display: flex !important;
        align-items: center !important;
        justify-content: center;
    }

    .pro-design {
        transform: translateY(-15%);
    }

    .welcom-jy h1 {
        font-size: 60px !important;
    }

    .welcom-jy p {
        text-align: center;
    }


    .categ-btn {
        left: 25%;
    }

    .arrow-img {
        width: 20px !important;
        margin-top: 80px;
        margin-left: 0px !important;
        margin-right: 20px;

    }

    .quote-btn {
        background-color: transparent;
        font-size: 25px;
        padding: 15px 30px;
        border-radius: 50px;
        margin-left: 0px;
        margin-top: 10px;
    }

    .quote-col {
        display: flex;
        justify-content: center;
        align-items: center !important;
        margin-bottom: 20px;
        transform: translateY(-25%);
    }

    .leadership-text-col {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .leadership-text-col h1 {
        font-size: 40px;
        text-align: center;
    }

    .leader-text-div {
        padding-bottom: 50px;
    }

    .leader-div img {
        border-radius: 35px;
        transform: translateY(30%);

    }

    .about-txt {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-txt h1 {
        text-align: center;
    }

    .about-txt p {
        text-align: center;
    }

    .about-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin: 10px;

    }

    .about-row-main {
        justify-content: center !important;
        align-items: center;
        margin: 0px !important;
    }

    .decor {
        width: 80% !important;
    }

    .leadership-text-col h1 {
        padding-top: 50px !important;
    }

    .leader-col- {
        transform: translateY(-5%);
    }

    .small-screen {
        justify-content: center !important;
        align-items: center !important;
        display: flex !important;
        flex-direction: column !important;
    }

    .main-row-cont-service {
        margin-left: 0rem;
        margin-right: 0rem;
        transform: translateX(0%);

    }

    .hide-on-phone {
        display: none;
    }

    .show-on-phone {
        display: block;
    }

    .abt-sect {
        margin-top: 105rem;
    }

    .modal-dialog {
        max-width: 800px;
        margin-top: 45vh !important;
        margin: 1.75rem auto;
    }
}

@media screen and (min-width: 390px) and (max-width: 460px) {
    .abt-sect {
        margin-top: 110rem;
    }
}

@media screen and (min-width: 250px) and (max-width: 389px) {
    .abt-sect {
        margin-top: 80rem;
    }
}

@media (min-width: 600px) {
    .hide-on-phone {
        display: block;
        margin-right: 10px
    }

    .show-on-phone {
        display: none;
    }
}

@media (min-width: 1200px) {
    .cust-container {
        max-width: 1240px;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }


}

/* LIGHTBOX */
.row-lightbox>.column-lightbox {
    padding: 0 8px;
}

.row-lightbox:after {
    content: "";
    display: table;
    clear: both;
}

.column-lightbox {
    float: left;
    width: 100%;
}

/* The Modal (background) */
.modal-lightbox {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content-lightbox {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.close-lightbox {
    color: white;
    position: absolute;
    top: 120px;
    right: 15px;
    font-size: 55px;
    font-weight: bold;
    z-index: 10;
}

.close-lightbox:hover,
.close-lightbox:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor-lightbox {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white !important;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.img-lightbox {
    margin-bottom: -4px;
    /* height: 80vh;
    width: auto; */

}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

.img-lightbox.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.swiper-button-next,
.swiper-button-prev {
    position: relative !important;
    top: 25px !important;
    width: 5px !important;
    height: 5px !important;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white !important;
    background-color: #392852 !important;
    border-radius: 100px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 15px !important;
    font-weight: 900 !important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.buttons-container {
    margin-top: 2rem;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 150px) and (max-width: 700px) {
    .img-lightbox {
        /* margin-bottom: -4px; */
        height: 50vh;
        width: auto;

    }

    .modal-content-lightbox {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 90%;
        top: 20%;
        max-width: 1200px;
    }
}



/* Custom CSS for the modal */
.modal-content {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.modal-header {
    background-color: #392852;
    color: #fff;
    border-radius: 15px 15px 0 0;
}

.modal-title {
    font-size: 24px;
    font-weight: 600;
}

.modal-body {
    padding: 20px;
}

.modal-body img {
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Custom CSS for the modal carousel images */
.carousel-inner img {
    height: 300px;
    /* Set a fixed height as needed */
    object-fit: cover;
}

.modal-body p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.modal-footer {
    border-radius: 0 0 15px 15px;
}

.btn-secondary {
    background-color: #392852;
    color: #fff;
}

.btn-secondary:hover {
    background-color: #184e57;
}

.modal-flex-container {
    display: flex;
    justify-content: space-between;
}

.modal-image-container {
    flex: 0 0 35%;
    /* Adjust the width of the image container as needed */
}

.modal-description-container {
    flex: 0 0 50%;
    /* Adjust the width of the description container as needed */
}

.modal-description {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}


/* Custom CSS for the modal carousel images */
.carousel-inner img {
    height: 500px;
    /* Set a fixed height as needed */
    object-fit: cover;
}