.page-hero {
    padding: 20px 0;
    position: relative;
    color: #0355A7;
    background: #e2f0ff;
}

.page-hero .container {
    position: relative;
}

.shape-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.post-content img {
    border-radius: 15px;
}
.post-feature-box img {
    margin-bottom: 20px;
}
.post-feature-box {
    margin: 30px 0;
    text-align: center;
    background-color: #edf8f8;
    padding: 17px 18px;
    border-radius: 20px;
}

.shape-bottom svg {
    position: relative;
    display: block;
    width: calc(116% + 1.3px);
    height: 22px;
    fill: #fff;
}

.side-widget {
    padding: 22px 15px;
}

.entry-meta {
    padding: 23px 22px;
    color: #494949;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900;
    line-height: 1.4;
    clear: both;
    margin: 0 0 20px 0
}

h1 {
    font-size: 19px;
}

.posted-by a {
    text-decoration: none;
    color: #940015;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
    clear: right
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.breadcrumbs ol li {
    display: inline-block
}

.breadcrumbs li a,
.services-share a {
    text-decoration: none
}

.breadcrumbs {
    margin-bottom: 30px;
}
.page-hero-innr {
    /* position: relative; */
}

img.page-hero-img {
    position: absolute;
    left: 13%;
    bottom: 0;
        opacity: 0.4;
}
.breadcrumbs li a,
.breadcrumbs li span {
    color: #0355A7;
    font-weight: 600;
}

.breadcrumbs li::after {
    content: "\00bb";
    color: #0355A7;
    padding: 0 .3em
}

.content-thumbnail img {
    border-radius: 15px;
}

.side-innr {
    padding: 15px;
    margin-bottom: 30px;
    text-align: center;
}

.side-widget h3 {
    display: inline-block;
    font-size: 22px;
    color: #001d37;
}

.breadcrumbs li:last-of-type::after {
    display: none
}

.another-blogs h3 {
    margin-bottom: 80px
}

.services-content {
    background-color: #fff;
    position: relative;
    padding: 15px;
    border-top: 1px solid #38e;
}

.content-innr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}

aside {
    position: relative;
}

.services-page {
    width: 72%;
}

.posted-on {
    display: inline-block;
    font-size: 19px;
}

span.category {
    margin-bottom: 0;
    margin-right: 15px;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    color: #fff;
    background: #38e;
    padding: 0 15px;
    line-height: 35px;
    border-radius: 10px 10px 0 0;
}

.wp-caption {
    background: #f1f1f3;
    text-align: center;
    max-width: 96%;
    padding: 5px 3px 10px;
    color: #000;
    margin-bottom: 25px;
    overflow: hidden;
}

.wp-caption img {
    border: 0;
    height: auto;
    max-width: 98.5%;
    width: auto;
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 15px;
    font-weight: bolder
}

.entry-content p {
    color: #3a4750;
    margin-bottom: 20px;
}

table {
    background-color: transparent;
    border: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
}

table>thead>tr>td,
table>thead>tr>th {
    border-bottom-width: 2px;
}

.wp-video,
.wp-video video {
    height: 100%!important;
    max-width: 100%!important
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.services-content img,
.services-content ol,
.services-content p,
.services-content ul {
    margin-bottom: 25px
}

.services-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    justify-content: center
}

.services-share a {
    background: #8e001a;
    color: #fff;
    padding: 4px 11px;
    margin: 8px;
    font-weight: 900;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0
}

.services-share a svg {
    margin-right: 10px
}

section>h3 {
    padding: 8px 13px 8px 30px;
    color: #fff;
    display: inline-block;
    box-shadow: -12px 8px 0 #ebd67a;
    background: transparent linear-gradient(272deg, #2761b5 0, #2a67bb 100%);
}

.content-thumbnail {
    margin-bottom: 35px;
    width: 100%;
}

.post-share-text {
    background: #3a974c;
    color: #fff;
    padding: 11px 23px;
    border-radius: 15px;
    font-size: 18px;
}

.services-content ol,
.services-content ul {
    padding-right: 15px;
    margin-right: 20px
}

.services-content ul li {
    position: relative;
    display: block;
    padding: 3px 28px;
    margin-right: 0
}

.services-content ul li:before {
    content: " \2714";
    position: absolute;
    right: 8px;
    top: 5px;
    color: #d5a247;
    font-weight: 700
}

.services-content h2,
.services-content h3,
.services-content h4,
.services-content h5,
.services-content h6 {
    border-bottom: 1px solid #dee6ec;
    margin: 40px 0 25px 0;
    color: #38e;
    padding: 8px 15px 7px 0;
    border-right: 3px solid #38e;
    border-radius: 10px 0 10px 0;
}

.blog-topics {
    padding: 80px 0
}

.blog-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.single-box .blog-box {
    width: 100%;
    margin: 0 0 40px 0;
}

.footer-tags {
    margin: 30px 0;
}

.card-image {
    width: 60px;
    height: 60px;
}

.card-image img {
    border-radius: 6px;
}

.blog-topics h2 {
    margin-bottom: 80px
}

.card-content {
    margin-right: 19px;
    width: 69%;
}

.card-date {
    font-size: 12px;
    font-weight: 900;
    color: #4f3374
}

.card-title {
    color: #000;
    font-size: 15px;
    padding: 5px 0;
    text-decoration: none
}

.card-excerpt {
    font-size: 15px
}

.sub-title {
    font-weight: 900;
    font-size: 20px
}

.breadcrumbs ol {
    list-style: none;
    padding: 0;
    margin: 11px 0;
}

.post-share {
    color: #001d37;
    margin: 0 0 80px 0;
    padding: 47px 48px;
    display: flex;
    flex-wrap: wrap;
    font-size: 23px;
    font-weight: 800;
    background-color: #e2f0ff;
    border-radius: 12px;
    justify-content: space-evenly;
    align-items: center;
}

.post-share-btns a {
    color: #e9703f;
    display: inline-block;
    font-size: 35px;
    border: 0;
    margin: 0 4px;
}

.post-share-btns .icon {
    font-size: 40px;
    border: 0;
    display: inline-block;
    background: -webkit-linear-gradient(#eb6440, #ffb344);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.comment-list .comment:before,
.comment-list .comment:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.comment-list .comment:after {
    clear: both;
}
.entry-header {
    margin-bottom: 80px;
}

.header-right {
    background: #EDF8F8;
    margin: 0 28px;
    padding: 33px 30px;
    border-radius: 20px;
}
.wp-block-group {
    background-color: #fff;
    padding: 29px;
    margin-bottom: 21px;
    border-radius: 12px;
    box-shadow: 0 0 5px 1px #0000000f;
}
.post-thumbnail {
    margin-bottom: 30px;
}
.entry-content .post-feature-box h3 {
    display: block;
    border: 0;
    padding: 0;
}


::marker {
    font-size: 22px;
    color: #f49300;
}

.comment-avatar {
    float: right;
    margin-left: 0.75em;
}

.comment-avatar img {
    border-radius: 50px;
}

.comment-block {
    line-height: 1.5;
    float: right;
    padding: 10px;
    background: #ffffff;
    color: #3d596e;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
}

.comment-block:before {
    content: "\27A6";
}

.comment-date {
    font-size: 12px;
}

.comment-excerpt {
    font-size: 14px;
    margin-top: 5px;
}

.post-author-avatar .avatar {
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.side-left,
.comment-list>.comment {
    overflow: hidden;
    padding: 15px 17px;
}

.comment-list .comment:last-child {
    border-bottom: 0;
}

.faq-panel {
    padding: 16px 19px !important;
}

.faqs h2 {
    text-align: center;
}

.faqs {
    margin-bottom: 50px;
}
video {
    width: 100%;
    height: 100%;
    height: -webkit-fill-available;
    border-radius: 14px;
    object-fit: fill;
    position: absolute;
}

.header-left {
    border-radius: 14px;
    position: relative;
}
.faq-panel h3 {
    color: #1d51bc;
    background: #fff;
    padding: 13px 18px;
    border: 1px solid #1d51bc;
    border-radius: 10px;
}

.faq-panel p {
    padding: 9px 15px;
}

.comments-box ol {
    list-style: none;
    padding: 0;
    margin-top: 0;
}

.comments-box .children ol,
.comments-box .children {
    margin-right: 20px;
}

.comment-block {
    width: 92%;
}

label {
    font-weight: 800;
    margin-bottom: 15px;
    display: block;
}

.footer-tags a {
    display: inline-block;
    margin: 6px 3px;
    background: #d7eef2;
    text-decoration: none;
    padding: 3px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 900;
    color: #153868;
}

.comment-respond {
    padding: 23px 38px;
    border-radius: 15px;
}

.social-share-innr a {
    display: inline-block;
    margin: 5px;
    font-size: 37px;
    color: #5F5F5F;
}
.post-share strong {
    padding: 9px 34px;
    display: inline-block;
    border-radius: 12px;
    font-weight: 900;
    color: #ffffff;
    background: #0355a7;
    font-size: 16px;
}
.comments-area {
    background-color: #e2f0ff;
    padding: 20px 25px;
    border-radius: 12px;
}

.submit {
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 15px;
    border: 0;
    background: #458bea;
}

@media (min-width: 992px) {
    .content-area {
    }

    span.posted-on {
        margin: 0 25px;
    }

    h1 {
        font-size: 29px;
    }
    .shape-bottom svg {
        height: 90px;
    }
    img.page-hero-img {
   
        opacity: 1;
}
}