.article-author,.post-thumbnail:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}
.breadcrumbs {
}
.breadcrumbs,.mb-30,table {
    margin-bottom: 10px;
}

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

h1,h2,h3,h4,h5,h6 {
    clear: both;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 .5em
}

h1 {
    font-size: 35px;
    margin: 0
}

h2 {
    font-size: 34px;
    color: #07304c;
}

h3 {
    font-size: 25px
}

.h4,h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

img {
    height: auto;
    vertical-align: middle
}

.breadcrumbs,.breadcrumbs li a,.breadcrumbs li span,.entry-meta {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    z-index: 8;
    color: #000;
}

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

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

h1.entry-title {
    font-size: 28px;
    font-weight: 600;
    position: relative;
    color: #07304c;
}

.article-author {
    display: flex;
    color: #000;
    position: static;
    align-items: center;
}

.comment-block,.post-thumbnail,video.wp-video-shortcode {
    position: relative
}

.article-author p {
    margin: 0!important;
    text-align: right
}

img.avatar.avatar-70.photo {
    border-radius: 12px;
    margin-left: 20px;
    height: 60px;
    background: #eee;
    border: 1px solid #eee;
}

.article-author strong {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 16px
}

.entry-content {
    overflow: hidden
}

.article-author a {
    font-weight: 700;
    display: block;
    font-size: 24px;
    line-height: 30px
}

.post-content .tags li,.social-share a,.submit,.tags a {
    display: inline-block
}

.comment-form-cookies-consent,.post-content ol,.post-content p,.post-content ul,.post-thumbnail,.wp-audio-shortcode,.wp-video {
    margin-bottom: 25px
}

.post-thumbnail {
    overflow: hidden;
    border-radius: 15px;
    border: 1px solid #0000003b;
    height: 340px;
    max-width: 570px;
}

.post-thumbnail:before {
    content: " ";
    top: 0
}

.post-content ul,.widgets-area ul {
    list-style: square
}

.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    font-size: 24px;
    display: inline-block;
    color: #1a191a;
    font-weight: 600;
    background: linear-gradient(-90deg, #f8e6ff, transparent);
    line-height: 30px;
    padding: 12px 30px 12px 15px;
    border-radius: 30px;
}

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

.breadcrumbs ul {
    margin: 0;
    padding: 0
}

.post-content li {
    margin: 0 0 5px;
    list-style: disc
}

.post-content li ol,.post-content li ul {
    margin: 5px 15px 0
}

.entry-content hr {
    border: 0;
    box-sizing: content-box;
    height: 0;
    margin: 27px 0;
    border-top: 2px solid #c8d7e1
}

.wp-caption {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    text-align: center;
    max-width: 96%;
    padding: 9px 3px 10px;
    font-weight: 600;
    font-size: 17px
}

div#comments {
    border-top: 1px solid #e3e7eb
}

.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 5px
}

table {
    background-color: transparent;
    border: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    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
}

.faq-wrap, div#comments {
    border-bottom: 1px solid #e3e7eb
}

.mejs-container,.mejs-overlay.load,.wp-video,video.wp-video-shortcode {
    width: 100%!important;
    height: 100%!important
}

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

blockquote {
    background: #eef1fe;
    border-right: 10px solid #4863dc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019"
}

blockquote:before {
    color: #e64b54;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-left: .25em;
    vertical-align: -.4em
}

blockquote p {
    display: inline
}

div#comments {
    padding: 27px 0
}

.block-head h2, .post-tags h2 {
    font-size: 23px
}

.faq-wrap h2 span {
    display: block;
    font-size: 52px
}

.faq-wrap h2 {
    color: #131414;
    line-height: 48px
}

.faq-box h3 {
    background: linear-gradient(90deg, #8f46a7, #aa6abf, #8f46a7);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 18px;
    border-bottom: 1px solid #0000003b;
    margin: 0
}

.faq-answer {
    padding: 15px 25px;
    background: #fbf0ff;
    margin: 15px 0;
    font-weight: 500;
    border-radius: 10px;
}

.related {
    padding: 50px 0;
}

.social-share {
    text-align: center;
    margin-bottom: 0;
    display: flex;
}

.social-share a {
    color: #fff;
    flex: 1;
    font-size: 25px;
    height: 49px;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 43px
}

.social-share .facebook {
    background: #1877f2
}

.social-share .twitter {
    background: #1da1f2
}

.social-share .whatsapp {
    background: #42c142
}

.tags a {
    background: #196ab5;
    padding: 8px 16px;
    font-size: 14px;
    color: #fff;
    margin: 5px;
    border-radius: 24px;
    border: 1px solid #d9dadb;
    font-weight: 900
}

.required {
    color: #f44336
}

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

input[type=email],input[type=text],input[type=url],textarea {
    font-size: 20px;
    display: block;
    padding: 12px 30px;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #d1d9e1
}

textarea {
    max-height: 130px
}

.form-submit {
    text-align: left
}

.submit {
    background-color: #041632;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 700;
    padding: 10px 29px;
    border: 0
}

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

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

.comment-block {
    float: right;
    margin: 0
}

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

.comment-reply-link {
    position: absolute;
    left: 0
}

.comment-by p,.comment-excerpt p {
    margin: 0
}

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

.comment-list>.comment {
    overflow: hidden;
    background: #f1f8fd;
    border-radius: 6px;
    align-items: center;
    padding: 22px 30px;
    margin-bottom: 13px;
    box-shadow: #ccdae7 0 1px 2px
}

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

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

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

.comment-title-leave {
    text-align: center;
    background: #fffdc4;
    margin: 10px 0;
    box-shadow: 0 0 4px #00000038;
    padding: 10px;
    font-size: 18px;
    color: #1b1b1c
}

@media only screen and (max-width: 600px) {
    body {
        font-size:16px
    }

    h1.entry-title {
        font-size: 18px;
        line-height: 24px
    }

    .post-content .entry-meta {
        position: static;
        width: 100%
    }

    .post-thumbnail {
        margin-bottom: 0;
        height: auto;
    }

    .post-content .entry-meta li {
        width: 100%;
        border-bottom: 1px solid #c7c7c7;
        border-left: 0
    }

    .breadcrumbs,.breadcrumbs li a,.breadcrumbs li span,.entry-meta {
        font-size: 13px
    }

    .entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
        font-size: 16px;
        line-height: 18px;
        margin: 10px 0
    }

    img.avatar.avatar-70.photo {
        width: 50px;
        margin-left: 10px
    }

    .article-author a {
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .plan {
        width:100%
    }
}

@media only screen and (min-width: 982px) {
    .site-content {
        padding:40px 0
    }

    .comment-block {
        width: 92%
    }

    .widget-card {
        width: 47.0588235294%
    }

    .widget-cards .widget-card:nth-child(odd) {
        clear: right
    }

    .widget-cards .widget-card:nth-child(3n+1) {
        clear: none
    }

    .widget-cards .widget-card:not(:nth-child(3n+1)) {
        margin-right: 0
    }

    .widget-cards .widget-card:nth-child(2n) {
        margin-right: 5.3333333333%
    }
}



.holder {
    display: flex;
    flex-wrap: wrap;
}

article.post-content.shadow.border.pad-16.bg-white.radius {
    flex: 1;
}

aside.shadow.border.pad-16.bg-white.radius {
    width: 320px;
    margin-right: 20px;
    height: fit-content;
    position: sticky;
    top: 90px;
}

a.link {
    display: block;
    text-align: center;
    padding: 0;
    border: 1px solid #eee;
    transition: .36s ease;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    background: #f5f5f5;
    border-radius: 20px;
}

a.link img {
    border-radius: 15px;
    width: 100px;
    height: 90px;
    display: block;
    margin-left: 20px;
    border: 1px solid #ccc;
}

.aside-box h3 {
    margin-bottom: 30px;
}

a.link span {
    font-size: 18px;
    display: block;
    padding: 10px;
}

.aside-box {
    margin-bottom: 40px;
}

a.clink {
    display: block;
    background: #f4f4f4;
    padding: 11px;
    font-weight: bold;
    text-align: center;
    border-radius: 35px;
    transition: .35s ease;
}

a.link:hover {
    color: #c61919;
}

a.clink:hover {
    background: #e7e7e7;
}

a.link img.services.wp-post-image {margin: auto;width: 100%;height: auto;}

.img-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.expand {
    flex: 1;
    margin-right: 20px;
}

.flexbetween {
    margin-top: 20px;
}

@media(max-width:767px){
    .img-wrapper {
        padding:0;
        background:none;
        border:0;
        text-align:center
    }
    .flexbetween {
        display:block;
        margin-top: 0;
        border: 0;
    }
    .expand {
        margin: 15px 0 0 0;
    }
    .article-author {
        justify-content:center;
        display: none;
    }
    .social-share {
        margin-top:10px;
    }
}