#post-body .article h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 0;
}
.post-article {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    margin-bottom: 60px;
}
.post-article p{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
}
.post-article h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
}
.post-article h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-bottom: 35px;
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
}
.post-article h3 {
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    text-align: left!important;
    margin-bottom: 24px;
}
.post-article h4 {
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600!important;
    line-height: 26px;
    margin-bottom: 14px;
    text-align: left!important;
}

.post-article p,
.post-article span{
    margin-bottom: 16px;
    color: #000;
}
.request_appointment_block span{
    color: #fff;
    margin-bottom: 0;
}
.post-article ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 12px;
}
.post-article ul.col-2 {
    columns: 2;
}
.post-article ul li {
    list-style-type: none;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    margin-bottom: 20px;
}
.post-article ul li::before {
    content: "\2022";
    color: #2D81FF;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.post-article ol li {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    margin-bottom: 20px;
}
.post-article ol li::marker {
    font-weight: bold;
}
.post-article a {
    color: #000;
    text-decoration: underline;
    transition: all .3s ease;
}
.post-article a:hover {
    color: #2D81FF;
}
.post-article img{
    width: 100%;
    display: block;
    margin-bottom: 14px;
}
.post-article .request_appointment_block a.livesite-contact {
    color: #fff;
}
.request_appointment_block .request_address {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.post-article .request_appointment_block .request_address img{
    max-width: 15px;
    height: 100%;
    margin: 0 15px 0 0;
}
.request_appointment_sections {
    margin: 40px 0 50px;
}
.resourses__wrapper {
    max-width: 940px;
    margin: 50px auto 0;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 35px 36px 65px 40px;
}
.resourses__wrapper * {
    word-break: break-word;
}
.post-article .request_appointment_block h2 {
    text-align: center;
}
.resourses__wrapper ul.with_margin.no_padding2 li {
    margin-bottom: 25px;
}
.resourses__wrapper ul.with_margin.no_padding2 li:last-child {
    margin-bottom: 0;
    text-align: left;
}

.post-article.custom-posts img {
    margin: 30px 0 40px;
}
.post-article.custom-posts a {
    color: #0459FF;
}
.post-article.custom-posts .image-list-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: stretch;
    grid-column-gap: 12px;
    grid-row-gap: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.post-article.custom-posts .image-list-block__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.post-article.custom-posts .image-list-block__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease;
}
.post-article.custom-posts .image-list-block__item a:hover {
    color: #2D81FF;
    text-decoration: underline;
}
.post-article.custom-posts .image-list-block__item img {
    width: 100%;
    height: 100%;
    max-height: 408px;
    object-fit: cover;
    margin: 0;
}
.post-article.custom-posts .table-contents {
    margin-bottom: 30px;
}
.post-article.custom-posts .table-contents li a{
    color: #2A88BC;
    text-decoration: none;
    transition: all .3s ease;
}
.post-article.custom-posts .table-contents li a:hover{
    color: #2A88BC;
    text-decoration: underline;
}

.post-article .visual-content {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
    align-items: center;
}
.post-article .visual-content__image {
    max-width: 391px;
}
.post-article .visual-content__image img{
    width: 100%;
    object-fit: cover;
}
.post-article .visual-content__list {
    display: flex;
    flex-direction: column;
    margin: 0;
}
.post-article .visual-content__list li {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 37px 33px!important;
    border-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: 0;
}
.post-article .visual-content__list li:before {
    display: none;
}
.post-article .visual-content__list li:last-child {
    margin-bottom: 0;
}
.post-article .visual-content__list li.blue {
    background-color: #1A3DBB;
}
.post-article .visual-content__list li.green {
    background-color: #027149;
}
.post-article .visual-content__list li.light-blue {
    background-color: #0077AA;
}
.post-article .visual-content__image-grey {
    width: 100%;
    max-width: 538px;
    margin: 20px auto;
}
.post-article .visual-content__list li.grey {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 900;
    padding: 90px 45px!important;
    background-color: #EEEEEE;
}

.post-article .causes-image {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 95px;
    align-items: flex-start;
    margin: 50px 0 20px;
}
.post-article .causes-image__item {
    display: flex;
    flex-direction: column;
}
.post-article .causes-image__item img{
    width: 100%;
    display: block;
    margin: 0;
}
.post-article .causes-image__item h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase!important;
    text-align: center!important;
    margin: 0;
    color: #1A3DBB;
}

.post-article .causes-image-2{
    display: flex;
}

.post-article .two-image {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 55px;
    margin: 20px 0 30px;
}
.post-article .two-image img{
    display: block;
    width: 100%;
}
.post-article .two-image.cust-width {
    justify-content: space-around;
}
.post-article .two-image.cust-width img{
    max-width: 322px;
}
.post-article .three-image {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
    margin: 20px 0 30px;
}
.post-article .three-image img{
    display: block;
    width: 100%;
}
.post-article .five-image {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 90%;
    width: 100%;
    margin: 20px auto 30px;
}
.post-article .five-image img{
    display: block;
    width: 100%;
    max-width: 145px;
    margin: 0 auto;
}
.post-article .five-image-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}
.post-article .five-image-flex img{
    width: 15%;
    display: block;
}
.post-article .four-image {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 80%;
    width: 100%;
    margin: 20px auto 30px;
}
.post-article .four-image img{
    display: block;
    width: 100%;
    max-width: 145px;
    margin: 0 auto;
}

.post-article .six-image {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 20px;
    max-width: 90%;
    width: 100%;
    margin: 20px auto 30px;
}
.post-article .six-image img{
    display: block;
    width: 100%;
}

.post-article .block-with-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 30px;
}
.post-article .block-with-four {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    margin-bottom: 30px;
}
.post-article .block-with-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 23px;
    grid-row-gap: 40px;
    margin-bottom: 30px;
}
.post-article .block-with-two__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.post-article .block-with-two__item img{
    width: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
}
.post-article .block-with-two__item strong {
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
}

.post-article .grey-img-left {
    padding: 29px 0 37px;
    position: relative;
    display: grid;
    grid-template-columns: 388px 1fr;
    margin: 20px 0;
    grid-column-gap: 60px;
}
.post-article .grey-img-left__text ul li {
    margin-bottom: 10px;
}
.post-article .grey-img-left__text ul li:before {
    color: #32CCC0;
    font-size: 25px;
}
.post-article .grey-img-left__image img {
    width: 100%;
    height: fit-content;
    object-fit: cover;
}
.post-article .grey-img-left__image {
    display: flex;
    align-items: center;
}
.post-article .grey-img-left:before {
    background-color: #F9FBFC;
    content: '';
    width: 150vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: -50%;
    z-index: -1;
}
.post-article .grey-img-left.cust-grey-img-left {
    padding: 0;
    margin: 80px 0;
    justify-items: center;
    grid-template-columns: 418px 1fr;
    align-items: center;
}
.post-template-default {
    position: relative;
    overflow: hidden;
}
.post-article .grey-img-left.cust-grey-img-left .img-cust{
    margin: -50px 0;
}
.post-article .grey-img-left.cust-grey-img-left .text-cust{
    padding: 15px 0;
    font-size: 16px;
}
.post-article .grey-img-left.cust-grey-img-left .img-cust img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0;
}
.post-article .post-template-default {
    overflow: hidden;
}
.post-article .img-seven {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 20px;
}

.post-article ul.slick-dots li::before {
    display: none;
}

.post-article .quote-post {
    position: relative;
    display: grid;
    grid-template-columns: 241px 1fr;
    margin: 20px 0;
    grid-column-gap: 24px;
    align-items: center;
}
.post-article .quote-post .text-block {
    position: relative;
    padding: 0 30px 0 50px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    height: fit-content;
}
.post-article .quote-post .text-block:before {
    content: url("../images/quote-left.svg");
    position: absolute;
    left: 0;
    top: 4px;
}
.post-article .quote-post .text-block:after {
    content: url("../images/quote-right.svg");
    position: absolute;
    right: 0;
    bottom: -10px;
}
.post-article.custom-posts .quote-post-grey {
    position: relative;
    display: grid;
    grid-template-columns: 307px 1fr;
    margin: 20px 0;
    align-items: center;
}
.post-article.custom-posts .quote-post-grey p,
.post-article.custom-posts .quote-post-grey img{
    margin: 0;
}
.post-article.custom-posts .quote-post-grey .quote-post-grey__text {
    background-color: #fcfcfc;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 30px;
}
.post-article.custom-posts .quote-post-grey .quote-post-grey__text > div p{
    color: #5D4533;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
}

.post-article.custom-posts .black-img-text {
    position: relative;
    display: grid;
    grid-template-columns: 410px 1fr;
    margin: 20px 0;
    align-items: center;
    grid-column-gap: 20px;
}
.post-article.custom-posts .black-img-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background-color: #0C0C0C;
    z-index: -1;
    transform: translateX(-50%);
}
.post-article.custom-posts .black-img-text .black-img-text__image{
    padding: 20px 26px 37px 0;
    position: relative;
}
.post-article.custom-posts .black-img-text .black-img-text__image:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #0C0C0C;
    border-right: 1px dashed #fff;
    z-index: -1;
}
.post-article.custom-posts .black-img-text .black-img-text__content{
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-family: sans-serif;
}
.custom-table thead th {
    background-color: #f7f7f7;
    text-align: center;
    padding: 10px;
    min-height: 95px;
}
.custom-table td {
    text-align: left;
    padding: 10px;
    min-height: 95px;
    vertical-align: middle;
}
.custom-table tbody tr:nth-child(odd) {
    background-color: #DDF5ED;
}
.custom-table tbody tr:nth-child(even) {
    background-color: #f7f7f7;
}
.custom-table td:last-child {
    font-weight: bold;
}
.custom-table td:nth-child(2),
.custom-table th:nth-child(2),
.custom-table td:nth-child(3),
.custom-table th:nth-child(3){
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}


.post-article.custom-posts .image-list-6-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-items: stretch;
    grid-column-gap: 45px;
    grid-row-gap: 50px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.post-article.custom-posts .image-list-6-block img{
    width: 100%;
    display: block;
}
.post-article.custom-posts .background-img-left-text:before{
    padding: 26px 0 32px;
    background-color: #FDF3E3;
    content: '';
    width: 150vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: -50%;
    z-index: -1;
}
.post-article.custom-posts .background-img-left-text {
    display: grid;
    grid-template-columns: 351px 1fr;
    align-items: center;
    column-gap: 27px;
    position: relative;
}
.post-article.custom-posts .background-img-left-text .text-cust {
    padding: 26px 0 30px;
}

.post-article.custom-posts .img-3-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 27px;
    align-items: center;
    justify-content: center;
}
.post-article.custom-posts .img-3-flex img{
    width: 30%;
    margin: 0;
}

@media (max-width: 992px) {
    .post-article.custom-posts .image-list-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .post-article .two-image {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .two-image.two-image-1 {
        grid-template-columns: repeat(2, 1fr);
    }
    .post-article .visual-content {
        grid-template-columns: 1fr;
    }
    .post-article .visual-content__image {
        margin: 0 auto;
    }
    .post-article .visual-content__image img {
        max-width: 450px;
        margin: 20px auto 30px!important;
    }
    .post-article .visual-content__list {
        margin: 20px 0;
    }
    .post-article .causes-image {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 40px;
    }
    .post-article .causes-image__item img{
        max-width: 350px;
        margin: 0 auto;
    }
    .post-article .causes-image-2{
       display: grid;
    }

    .post-article .block-with-two {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .block-with-three {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .block-with-four {
        grid-template-columns: repeat(2, 1fr);

    }

    .post-article .grey-img-left {
        grid-template-columns: repeat(2, 1fr);
    }
    .post-article .img-seven {
        grid-template-columns: repeat(5, 1fr);
    }

    .post-article .five-image {
        grid-template-columns: repeat(2, 1fr);
    }
    .post-article .four-image {
        grid-template-columns: repeat(2, 1fr);
    }

    .post-article.custom-posts .black-img-text {
        grid-template-columns: 1fr;
        padding: 30px 0;
    }
    .post-article.custom-posts .black-img-text .black-img-text__image:after{
        display: none;
    }
    .post-article.custom-posts .image-list-6-block {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 767px) {
    .post-article {
        font-size: 14px;
    }
    .post-article h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .post-article h2 {
        font-size: 24px;
        margin-bottom: 22px;
    }
    .post-article h3 {
        font-size: 20px;
    }
    .post-article ul li {
        font-size: 16px;
    }
    .post-article ol li {
        font-size: 16px;
    }

    .resourses__wrapper {
        padding-bottom: 30px;
    }
    .post-article .img-seven {
        grid-template-columns: repeat(3, 1fr);
    }
    .post-article .five-image {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .four-image {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .quote-post {
        grid-template-columns: 1fr;
    }
    .post-article .quote-post img{
        max-width: 450px;
        margin: 0 auto 30px;
    }

    .post-article .five-image-flex img{
        width: 22%;
    }
    .post-article.custom-posts .image-list-6-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .post-article.custom-posts .img-3-flex img{
        width: 45%;
    }
}
@media (max-width: 480px) {
    .post-article .two-image.two-image-1 {
        grid-template-columns: repeat(1, 1fr);
    }
    .post-article .img-seven {
        grid-template-columns: repeat(1, 1fr);
    }
}
