.mb13 {
    margin-bottom: 13px;
}
.mb30 {
    margin-bottom: 30px;
}
#contact-form-97 .error {
    display: flex;
    color: red;
    font-size: 12px;
}
.accordion-button {
    padding-right: 100px !important;
}
.footer_page {
    padding-top: 50px;
    padding-bottom: 50px;
}
.score-card table {
    /* margin: 0 0 1.5em; */
    width: 100%;
    border-collapse: collapse;
    /* border-spacing: 0; */
    /* border: 1px solid #000000; */
    /* box-shadow: 0 10px 60px 0 rgb(0 0 0 / 44%);  */
}
.scores-desc.title {
    margin: 30px 0;
}
.score-card table tr td,
.score-card table tr th {
    border: 1px solid #fa9f73;
    padding: 9px 12px;
}
.score-card table th {
    background-color: #fa9f73;
    color: #000;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
    border: 0.25em solid #fa9f73 !important;
}
div:where(.swal2-icon).swal2-success [class^="swal2-success-line"],
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #fa9f73 !important;
}
.gprev,
.gnext {
    display: none !important;
}
.mt-50 {
    margin-top: 50px;
}
.mt-100 {
    margin-top: 100px;
}
tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
th {
    border: 1px solid #dfdfdf;
    padding: 9px 12px;
}
/* emd Custom stye */
.testimonial-text {
    height: 170px;
}
.pr-15 {
    padding-right: 15px;
}
.info > li {
    color: #c27b7f;
}
.home-banner-heading span {
    font-weight: 600;
}
.home-pg-banner {
    z-index: 1;
    background: url("../pic/pages/home/Section1/bg.jpg");
    background-size: cover;
    background-position: center;
}
.footer-bg-img {
    background: url("../pic/pages/home/Section10/Footer.jpg");
    background-size: cover;
    background-position: center;
}
.footer-bg-img .text {
    color: #fff;
}
.hover-org:hover,
.footer__topv2 .link > li > a:hover,
.footer___topV2__contact a:hover {
    color: #000;
}

.text-white {
    color: #fff !important;
}
.text-balck {
    color: #000 !important;
}
.text-lt-org {
    color: #fa9f73 !important;
}
.text-dk-org {
    color: #d45743 !important;
}
.bg-dark-org {
    background: #d45743 !important;
}
.decoration-none {
    text-decoration: none;
}
.points-download-sec li {
    background: #fa9f73 !important;
}
.all-blogs {
    background: url("../pic/pages/about-us/Section1/banner.jpg");
    background-size: cover;
    background-position: center;
}

.empower-img img {
    height: 60px;
}

.mb-50 {
    margin-bottom: 50px;
}

.booksv1__item--icon img,
.verticli-slide-img img {
    padding: 10px;
}

.d-none {
    display: none !important;
}
.pb-50 {
    padding-bottom: 50px;
}

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

.flex-column {
    flex-direction: column;
}
.overflow-hidden {
    overflow: hidden;
}
