section.education {
    padding: 50px 0 0px 0;
}
.education-wrapper-img img {
    border-radius: 10px;
}
.education-wrapper-img img {
    height: 585px;
    width: 100%;
    object-fit: fill;
}
.proposed-para-about.text-center {
    padding: 40px 0 0;
}
.proposed-para-about.text-center p {
    line-height: 2;
}
.our-heading h6 {
    padding-right: 50px;
    line-height: 1.5;
}
.education .educationtitle {
    background: #c9dad7;
    text-align: center;
    padding: 15px;
}
.education .educationtitle h5 {
    color: var(--background-color);
    margin: 0px;
}
.education .card {
    border-radius: 1rem;
    box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
    -webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
    -moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
}
.education p.card-text span {
    color: var(--background-color);
}
.education .card-img,
.card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}
.education .card img {
    height: 260px;
}
.card-body {
    text-align: center;
}
p.card-text {
    color: #025043;
    font-family: "EUROSTILE-LT-BOLD";
    font-size: 18px;
}
.all-main-heading-website.text-center h1 {
    color: #000000;
}
.classroom-heading {
    color: #025043;
    font-family: "EUROSTILE-LT-BOLD";
    font-size: 31px;
    margin-bottom: 30px;
}
.slider-gallary-img a {
    margin: 0px 15px;
}
.gallary-img-heading img {
    border-radius: 20px;
    height: 330px;
    object-fit: cover;
}
section.gallary-wrapper-slider {
    padding-bottom: 100px;
}
.card-wrapper1 a img {
    border-radius: 20px;
    height: 343px;
    object-fit: cover;
}
.all-main-heading-website.meeting-room.text-center h1 {
    color: #004d25;
    font-size: 35px;
}
h5.classroom-heading.classroom-heading-main {
    color: #000;
    font-size: 40px;
}
section.main-heading-all {
    padding: 67px 0 0 0;
}
section.meeting-room {
    padding: 33px 0;
}
.pagination-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination-wrapper li.page-item {
    margin: 0px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.pagination-wrapper li.page-item a {
    background: #f6fffe;
    border-radius: 10px !important;
    box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
    -webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
    -moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
    color: #2d2d2d;
    font-family: "poppins-medium";
    font-size: 18px;
    padding: 5px 16px;
}
.pagination-wrapper .page-item:first-child .page-link {
    border-radius: 0px;
}
.pagination-wrapper .page-item:last-child .page-link {
    border-radius: 0px;
}
.pagination-wrapper li.page-item {
    margin: 0px 5px;
}
.pagination-wrapper li.page-item a span i {
    font-size: 19px;
    color: #2d2d2d;
}
a.page-link.active {
    background: #025043 !important;
    color: #fff !important;
}
.modal .modal-content {
    background: transparent !important;
    border: none !important;
}
.modal .fade .show {
    padding-right: 0px !important;
}
.slider-gallary-img1 a {
    margin: 0px 15px;
}
.slider-gallary-img .slick-prev:before {
    content: "\f060 ";
    position: absolute;
    width: 30px;
    height: 30px;
    left: -30px;
    margin: -14px 0;
    color: #fff;
    z-index: 1111;
    background-color: #025043;
    font-family: "FontAwesome";
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.slider-gallary-img .slick-next:before {
    content: "\f061 ";
    position: absolute;
    width: 30px;
    height: 30px;
    right: -30px;
    margin: -14px 0;
    color: #fff;
    z-index: 1111;
    background-color: #025043;
    font-family: "FontAwesome";
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.slider-gallary-img1 .slick-prev:before {
    content: "\f060 ";
    position: absolute;
    width: 30px;
    height: 30px;
    left: -30px;
    margin: -14px 0;
    color: #fff;
    z-index: 1111;
    background-color: #025043;
    font-family: "FontAwesome";
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    top: -20px;
}
.edi-compliance-mix .card {
    margin: 0px 15px;
}
.slider-gallary-img1 .slick-next:before {
    content: "\f061 ";
    position: absolute;
    width: 30px;
    height: 30px;
    right: -30px;
    margin: -14px 0;
    color: #fff;
    z-index: 1111;
    background-color: #025043;
    font-family: "FontAwesome";
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    top: -20px;
}
button.btn-close {
    position: absolute;
    right: 30px;
    color: #fff;
    top: 30px;
}
@media (max-width: 1024px) {
    .card-wrapper1 a img {
        height: 193px;
        object-fit: fill;
    }
    section.main-heading-all {
        padding: 137px 0 0 0;
    }
    p.card-text {
        font-size: 14px;
    }
    section.education {
        padding: 13px 0 0px 0;
    }
}
@media (max-width: 768px) {
    .card-wrapper1 a img {
        border-radius: 20px;
        height: 153px;
        object-fit: fill;
    }
    section.main-heading-all {
        padding: 137px 0 0 0;
    }
    p.card-text {
        font-size: 18px;
    }
    h5.classroom-heading.classroom-heading-main {
        color: #000;
        font-size: 32px;
    }
    .all-main-heading-website.meeting-room.text-center h1 {
        color: #004d25;
        font-size: 32px;
    }
}

@media (max-width: 575px) {
    .card-wrapper1 a img {
        border-radius: 20px;
        height: 210px;
        object-fit: fill;
    }
    section.main-heading-all {
        padding: 137px 0 0 0;
    }
    p.card-text {
        font-size: 18px;
    }
    h5.classroom-heading.classroom-heading-main {
        color: #000;
        font-size: 32px;
    }
    .all-main-heading-website.meeting-room.text-center h1 {
        color: #004d25;
        font-size: 32px;
    }
}
@media (max-width: 540px) {
    .card-wrapper1 a img {
        border-radius: 20px;
        height: 333px;
        object-fit: fill;
    }
}
