section.education {
    padding: 30px 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;
    border-top: 1px solid var(--background-color);
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.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);
    font-family: var(--bold-font-family);
}
.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;
    object-fit: fill;
}
/* interior education */

.total-cost h5 {
    font-family: "EUROSTILE-LT-MEDIUM";
    margin: 0;
    font-size: 16px;
    color: #ffffff;
}
.cost-total-final h4 {
    font-family: "poppins-Semibold";
    font-size: 20px;
    margin: 0;
}
.cost-total-final {
    padding: 10px 15px;
}
.total-cost {
    background: #025043;
    padding: 15px 11px;
    border-radius: 8px;
    border: 1px solid #2a8173;
    /* border-left: none; */
    /* height: 49px; */
}
.total-cost-wrapper {
    border: 1px solid #2a8173;
    width: 250px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin: 20px 0 10px 0px;
}
.cost-total-final h4 span {
    font-family: "poppins-regular";
}
.member-pricing h3 {
    color: #004d25;
    font-size: 23px;
    margin: 30px 0px 20px 0px;
}
.member-pricing.top-pricing ul li {
    /* line-height: 2px; */
    margin: 13px 0;
}
.member-pricing ul li {
    margin: 13px 0;
}
section.main-membership.Exterior {
    padding-bottom: 70px;
}
.benifit-membership-content-btn {
    margin-top: 20px;
}
section.main-membership.Exterior
    h4.event-heading.tradeshow-main-heading.text-center {
    font-size: 37px;
    color: #004d25;
    padding: 60px 0 10px 0;
}
h3.tradeshow.tradeshow-main-heading.text-center {
    font-size: 40px;
    color: #000000;
    margin-bottom: 30px;
}
ul.date-wrapper li {
    display: flex;
    align-items: baseline;
    gap: 30px;
}
ul.date-wrapper li h4 {
    font-family: "poppins-semibold";
    font-size: 18px;
    color: #000000;
    width: 25%;
}
ul.date-wrapper li p {
    width: 70%;
    line-height: 1.7;
}
.img-interior img {
    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);
    border-radius: 20px;
    width: 100%;
    height: 410px;
    object-fit: cover;
}
.member-pricing.top-pricing ul li h6 i.fa.fa-angle-double-right {
    color: #004d25;
    font-size: 16px;
    padding-right: 10px;
}
.member-pricing ul li h6 i.fa.fa-angle-double-right {
    color: #004d25;
    font-size: 16px;
    padding-right: 10px;
}

h4.event-heading.tradeshow-main-heading.text-center {
    font-size: 37px;
    color: #004d25;
    padding: 90px 0 40px 0;
}
.membership-main-form {
    background: #dbe6e5;
    padding: 80px 80px 40px 80px;
    border-radius: 10px;
    position: relative;
}
.form-outline input {
    margin-bottom: 20px;
    padding: 10px 18px;
}
.form-outline input::placeholder {
    margin-bottom: 20px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
}
.form-select {
    margin-bottom: 20px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
}
.form-outline textarea::placeholder {
    margin-bottom: 20px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #6c757d;
}
.form-outline textarea#textAreaExample {
    resize: none;
}
.form-contect-wrapper select.form-select {
    /* padding: 10px 18px; */
    margin-bottom: 20px;
    padding: 10px 18px;
}
section.cotect-us-member {
    padding-bottom: 90px;
}
.para-img1.contect-btn {
    margin-top: 0px;
}
ul.date-wrapper.comming-soon h4 {
    font-family: "poppins-semibold";
    font-size: 18px;
    color: #000000;
    width: 15%;
}
.education-enterior-img {
    position: absolute;
    bottom: 0;
}
.fall-heading h2 {
    color: #000;
    margin-top: 30px;
    margin-left: 20px;
}
.all-main-heading-website.text-center h1 {
    color: var(--background-color);
    font-size: 32px;
}
section.main-heading-all {
    padding: 50px 0 0 0;
}
section.straight-true-magazine {
    padding: 20px 0 70px 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;
}
@media (max-width: 1366px) {
    .all-main-heading-website.text-center h1 {
        color: var(--background-color);
        font-size: 31px;
    }
}
@media (max-width: 1024px) {
    .membership-main-form {
        padding: 50px 30px 30px 30px;
    }
    .education-enterior-img {
        position: relative;
        bottom: -70px;
    }

    h4.event-heading.tradeshow-main-heading.text-center {
        font-size: 32px;
        padding: 130px 0 40px 0;
    }
    section.main-membership.Exterior {
        padding-bottom: 70px;
        padding-top: 81px;
    }
    .img-interior {
        margin-top: 30px;
    }
    .img-interior img {
        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);
        border-radius: 20px;
        width: 100%;
        height: 410px;
        object-fit: fill;
    }
    section.main-heading-all {
        padding: 140px 0 0 0;
    }
}
@media (max-width: 912px) {
    .education-enterior-img {
        bottom: -30px;
        left: 140px;
    }
    section.main-heading-all {
        padding: 140px 0 0 0;
    }
}

@media (max-width: 575px) {
    .membership-main-form {
        padding: 50px 30px 30px 30px;
    }
    .img-interior img {
        width: 100%;
        height: 320px;
        object-fit: fill;
    }
    section.main-membership.Exterior {
        padding-bottom: 70px;
        padding-top: 121px;
    }
    .img-interior {
        margin-top: 30px;
    }
    section.main-membership.Exterior
        h4.event-heading.tradeshow-main-heading.text-center {
        font-size: 32px;
        color: #004d25;
        padding: 0px 0 0px 0;
    }
    .education-enterior-img {
        position: relative;
        bottom: -30px !important;
        left: 0px !important;
    }
    h4.event-heading.tradeshow-main-heading.text-center {
        font-size: 32px;
        padding: 130px 0 40px 0;
    }
    ul.date-wrapper li {
        display: flex;
        align-items: baseline;
        gap: 18px;
    }
    ul.date-wrapper li h4 {
        font-family: "poppins-semibold";
        font-size: 18px;
        color: #000000;
        width: 45%;
    }
}
@media (max-width: 281px) {
    ul.date-wrapper li {
        display: flex;
        align-items: baseline;
        gap: 7px;
    }
    ul.date-wrapper li h4 {
        font-family: "poppins-semibold";
        font-size: 18px;
        color: #000000;
        width: 45%;
    }
}
