* {
    font-family: montserrat;
    font-size: unset;
}

body,
a,
p,
h1,
h2,
h3 {
    font-family: montserrat;
}

.breadcrumb-content .breadcrumb_title.text-center {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}

.posts-content-wrapper img {
    /* width: auto; */
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.under-line {
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e6ea !important;
}

.singlePostWrapper:hover .post-details-box h3, .singlePostWrapper:hover .post-details-box h3.post-title strong {
    color: #3464e0;
}

.aligncenter {
    text-align: center !important;
}

.post-details-box>a:first-child {
    text-decoration: none;
}

.singlePostWrapper .post-details-box .meta-wrap a:hover {
    color: #3464e0;
}

a.read-more-btn {
    text-decoration: none;
}

.blog-breadcrumb {
    background-color: #f6f8fe;
    color: #3a4368;
    /* padding:100px 0 90px */
}

.blog-breadcrumb .breadcrumb-content h2 {
    font-size: 36px;
    font-weight: 700
}

.flake-breadcrumb .clouds {
    /* z-index:1!important */
}

.flake-breadcrumb .breadcrumb-content-table,
.flake-breadcrumb .breadcrumbs {
    position: relative;
    /* z-index:5!important */
}

.flake-breadcrumb .breadcrumb-content-table {
    /* z-index:15!important */
}

.overflow-hidden {
    overflow: hidden
}

.flake-breadcrumb {
    overflow: hidden;
    position: relative
}

.flake-breadcrumb .breadcrumb-right-img {
    /* z-index:5 */
}

.flake-breadcrumb .breadcrumb-left-img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 150px;
    z-index: 5
}

.flake-breadcrumb .breadcrumbs {
    text-align: left
}

.posts-loop-wrapper .sidebar-box.search-bar {
    border: none;
    padding: 0;
}

.clouds img.cloud1 {
    top: 110px;
    -webkit-animation: cloud1 45s linear 1s infinite;
    animation: cloud1 45s linear 1s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}

.clouds img {
    position: absolute;
    top: 0;
    /* z-index: 1; */
}

@-webkit-keyframes cloud1 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud1 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

.clouds img.cloud2 {
    top: 0;
    -webkit-animation: cloud2 45s linear 6s infinite;
    animation: cloud2 45s linear 6s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

@-webkit-keyframes cloud2 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud2 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

.clouds img.cloud3 {
    top: 215px;
    -webkit-animation: cloud3 45s linear 11s infinite;
    animation: cloud3 45s linear 11s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

@-webkit-keyframes cloud3 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud3 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

.clouds img.cloud4 {
    top: 5px;
    -webkit-animation: cloud4 45s linear 16s infinite;
    animation: cloud4 45s linear 16s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

@-webkit-keyframes cloud4 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud4 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

.clouds img.cloud5 {
    top: 260px;
    -webkit-animation: cloud5 45s linear 21s infinite;
    animation: cloud5 45s linear 21s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

@-webkit-keyframes cloud5 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud5 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

.clouds img.cloud6 {
    top: 30px;
    -webkit-animation: cloud1 45s linear 26s infinite;
    animation: cloud1 45s linear 26s infinite;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

@-webkit-keyframes cloud6 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

@keyframes cloud6 {
    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 0
    }

    10% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 10%
    }

    90% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        right: 90%
    }

    100% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        right: 100%
    }
}

/* section.latest-blog-area {
    padding: 30px 0;
} */


.post-details-box p {
    font-size: 14px;
    color: #3e445b;
    font-weight: 400;
    line-height: 24px;
}

.blog-main-image img {
    max-width: 100%;
    height: auto;
}

p.has-text-align-center {
    text-align: center;
}


.blog-meta span,
.blog-meta span a {
    color: #626d92;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.blog-meta .meta-wrap .meta-icon {
    color: #3464e0;
    margin-right: 5px;
}

.post-details-box {
    margin: 0 1px;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 30px;
    border: 1px solid #dbdbdb;
}

.blog-meta .meta-wrap:not(:last-child) {
    margin-right: 20px;
}

.blog-excerpt {
    margin: 15px 0 30px;
}

.post-details-box .blog-meta.meta-all {
    margin-bottom: 5px;
}

.post-details-box h2,
.post-details-box h3,
.post-details-box strong,
.blog-box-content h3,
.blog-box-content h3 strong,
.blog-box-content h2 strong {
    font-size: 27px;
    font-weight: 700;
    color: #3e445b;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 5px;
}

.single-blog-box:hover .post-details-box h3 {
    color: #3464e0;
}

.blog-box-content a {
    color: #3464e0;
}

/* .posts-content-wrapper:hover :is(.blog-box-content h3, .post-details-box h3, .blog-box-content h3, .blog-box-content h3 > strong) {
    color: #3464e0;
} */

.token.atrule, .token.keyword, .token.attr-name, .language-autohotkey .token.selector {
    color: #00a4db !important;
}
.token.entity, .token.url, .token.symbol, .token.number, .token.boolean, .token.variable, .token.constant, .token.property, .token.regex, .token.inserted {
    color: #36acaa !important;
}

pre.wp-block-code {
    background: #b3d4fc;
    padding: 1em;
    margin: 0.5em auto;
    overflow: auto;
    border: 1px solid #ddd;
    background-color: #fff;
}
.token.string, .token.attr-value {
    color: #e3116c !important;
}
pre.wp-block-code, code[class*=language-] {
    color: #393a34;
    font-family: Hack,fira code,Consolas,Menlo,Monaco,andale mono,lucida console,lucida sans typewriter,dejavu sans mono,bitstream vera sans mono,liberation mono,nimbus mono l,courier new,Courier,monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.2em;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

.bufet-pagination nav {
    background-color: rgba(255, 255, 255, 0);
}

.post-details-box a.read-more-btn {
    color: #3e445b;
    padding: 0;
    font-size: 16px;
    transition: all .3s ease;
    border-radius: 5px;
    font-weight: 600;
    line-height: 1;
    display: block;
    margin-top: 30px;
}

.post-details-box a.read-more-btn i {
    transform: translateY(1px);
    position: absolute;
    margin-left: 10px;
    transition: all .3s cubic-bezier(.25, .1, 0, 2.82);
}

.post-details-box:hover a.read-more-btn i,
.post-details-box a.read-more-btn:hover i {
    margin-left: 15px;
}

.sidebar-box {
    padding: 0 30px 30px;
    margin-bottom: 60px;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    padding: 0 25px 30px;
}

.sidebar-box.search-bar {
    padding: 30px 30px 30px;
}

/* .sidebar-box {
    margin-top: 30px;
} */

.search-bar form {
    position: relative;
    width: 100%;
    min-height: 50px;
}

.search-bar form input[type=search] {
    width: 70%;
    padding: 13px 13px 13px 13px;
    border: 1px solid #dbdbdb;
    border-radius: 5px 0 0 5px;
    outline: none;
    height: 52px;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
}

.search-bar form button[type=submit] {
    border: none;
    padding: 14px 24px;
    background: #3464e0;
    position: absolute;
    border-radius: 0 5px 5px 0;
    right: 0;
    width: 30%;
}

.sidebar-box .sidebar-box-title {
    background: #f8f9ff;
    padding: 30px;
    margin: 0 -24px 30px;
}

.sidebar-box h2 {
    font-size: 22px;
    color: #3a4368;
    font-weight: 600;
    margin: 0;
}

.sidebar-box .sidebar-box-title h2 {
    display: inline-block;
    position: relative;
}

.sidebar-box .sidebar-box-title h2:after {
    position: absolute;
    content: '';
    width: 55px;
    height: 3px;
    background: #3464e0;
    bottom: -30px;
    left: 0;
}

.breadcrumb-content h1.breadcrumb_title {
    text-transform: capitalize;
}

.sidebar-box ul {
    margin: 0;
    padding: 0;
}

.sidebar-box ul li {
    padding: 15px 0;
    list-style: none;
}

.sidebar-box ul li:not(:last-child) {
    border-bottom: 1px solid #585f7126;
}

.sidebar-box ul li a {
    font-size: 14px;
    color: #3e445b;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}


.blog-pagination {
    text-align: center;
    margin-top: 30px;
}

.nav-links a,
.nav-links span {
    font-size: 14px;
    color: #536d87;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 13px;
    border: 1px solid#d0e2f4;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s;
    outline: none;
}

.nav-links a:hover,
.nav-links span:hover,
.nav-links span.current {
    background: #3464e0;
    color: #fff;
    border-color: #3464e0;
}

.breadcrumb-meta {
    margin-top: 25px;
}

.breadcrumb-categories {
    margin-bottom: 27px;
}

.breadcrumb-categories a {
    color: #394368;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
    margin-right: 10px;
    transition: all .3s ease;
    font-weight: 500;
}

.breadcrumb-categories:after {
    content: '-';
    margin-right: 10px;
}

.breadcrumb-meta .meta-wrap:not(:last-child) {
    margin-right: 20px;
}

.singlePostWrapper {
    margin-bottom: 70px;
}

.breadcrumb-meta .meta-wrap i {
    margin-right: 8px;
    color: #1a4cbe;
}

.breadcrumb-meta .meta-wrap a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #1a4cbe;
    transition: all .3s ease;
}

.breadcrumb-meta .meta-wrap a:hover {
    color: #a5a5a5;
}

body.page .blog-box-content p,
body.single .blog-box-content p {
    margin-bottom: 15px;
}

.blog-box-content,
.blog-box-content p {
    font-size: 14px;
    color: #3e445b;
    margin-bottom: 25px;
    font-weight: 400;
    line-height: 24px;
}

.blog-box-content {
    margin-top: 10px;
}

/* .latest-blog-area a, .latest-blog-area a > strong {
    color: #3464e0 !important;
} */

.posts-content-wrapper .wp-block-image figure img {

    /* width: auto;
    height: auto; */
    max-width: 100%;
    max-height: 100%;
}

:is(.blog-box-content h1, .blog-box-content h2, .blog-box-content h3, .blog-box-content h4) {
    color: #3e445b;
    margin-top: 15px;
}

@media only screen and (max-width: 768px) {

    .post_col,
    .container {
        max-width: 100% !important;
        width: 100% !important;
        flex: 100%;
    }

    .latest-blog-area .col-md-4 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
        margin-top: 50px;
    }

    .blog-box-content h3 {
        font-size: 18px;
    }

}

@media only screen and (max-width: 768px) {

    h1,
    h2 {
        font-size: 27px !important;
    }

    .blog-meta span,
    .blog-meta span a {
        padding-top: 10px;
        color: #c7c7c7;
        font-size: 12px;
    }
}

@media only screen and (max-width: 500px) {
    span.meta-wrap {
        width: 100%;
        display: block;
    }

    .bufet-pagination .blog-pagination .nav-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .blog-pagination .nav-links>a {
        margin-bottom: 15px;
    }

    .post-details-box h2,
    .post-details-box h3,
    .post-details-box strong,
    .blog-box-content h3,
    .blog-box-content h3 strong,
    .blog-box-content h2 strong {
        font-size: 18px;
    }
}
