/* ***************************************** >>> |Default WordPress Core CSS| ***************************************** */

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
    margin: 15px 0
}


dt {
    background: #f7f7f7 !important;
    border-bottom: 1px solid #fff !important;
    color: #212121 !important;
    padding: 10px 15px;
    margin-bottom: 5px;
}

dd {
    margin-bottom: 15px;
    padding-left: 30px;
}

ul,
ol {
    list-style: none;
}

.comment-list, .navigations ul, header ul{
    padding-left: 0;
}
.comment-text ul li,
.comment-text ol li,
.article-content ul li,
.article-content ol li {
    margin-left: 15px;
    margin-bottom: 3px;
    list-style: initial;
}


.comment-text img,
.comment-text img,
.article-content img,
.article-content img {
    border-radius: 5px;
}

.page-content ul li ul,
.page-content ol li ol,
.article-content ul li ul,
.article-content ol li ol {
    margin-top: 10px;
}

.article-content ul li ul li,
.comment-text ul li ul li,
.page_single ul li ul li {
    list-style-type: circle;
}

.article-content ol li,
.comment-text ol li {
    list-style: decimal;
}

.post-password-form p label {
    margin-top: 15px
}

.post-password-form input[type=password] {
    background: #fff;
    color: #2c2e30;
    padding: 0rem 1.5625rem;
    font-size: 1.125rem;
    border: none;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    width: 100%;
    height: 3.6875rem;
    line-height: 1.2rem;
    border-radius: 5px 0 0 5px;
}

.post-password-form input[type=submit] {
    height: 3.85rem;
    width: 5.6875rem;
    font-size: 19px;
    border-radius: 0 5px 5px 0;
    background: #2e5bea;
    color: #fff;
    border: navajowhite;
    margin-left: -3px;
}

blockquote {
    border-left: 5px solid #dedede;
    padding: 20px 20px 20px 30px;
    margin: 10px 0 30px 0;
}

blockquote cite {
    font-size: 1rem;
    color: #54565a;
    font-style: normal;
    margin-top: 0.825rem;
}

blockquote p {
    font-size: 1.25rem;
    line-height: 1.7;
}

.page-links {
    border: 2px solid #EAEAEA;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 20px;
}

.page-links>span {
    padding: 0px 5px;
    color: #999999;
}

.page-links a span {
    padding: 0px 5px;
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.page-links a span:hover {
    color: #337ab7;
}

.page-links .page-links-title {
    color: #000;
    font-weight: 700;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%;
    padding: 5px 3px 4px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px 0px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.logged-in-as a {
    color: #3464e0
}

.single-blog-box .sticky-icon i {
    font-size: 15px;
    margin-right: 5px;
    color: #3464e0
}

.sticky {
    color: #54565a;
}

.gallery-caption {
    color: #686868;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}

.bypostauthor {
    color: #858585;
}

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

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

a:focus,
a:hover {
    text-decoration: none
}

table {
    width: 100%;
}

table thead tr:first-child,
table tbody tr:first-child {
    border-top: 1px solid #dcdcdc;
}

table thead tr,
table tbody tr {
    border-bottom: 1px solid #dcdcdc
}

table thead tr th,
table thead tr td,
table tbody tr th,
table tbody tr td {
    border-right: 1px solid #dcdcdc;
    padding: 10px;
    background: #fff;
}

.widget table td a {
    color: #337ab7;
    padding: 0px
}

table thead tr th:first-child,
table thead tr td:first-child,
table tbody tr th:first-child,
table tbody tr td:first-child {
    border-left: 1px solid #dcdcdc;
}

table tfoot tr td#prev,
table tfoot tr td#next {
    content: #288feb;
    padding: 15px;
}

table tfoot tr td#prev a,
table tfoot tr td#next a {
    color: #3464e0
}

table tfoot tr td#prev a:hover,
table tfoot tr td#next a:hover {
    color: #3464e0
}



/************* GUTENBERG PAGE ************/

.gutenberg-post-content{
    color: #191e23
}
.gutenberg-page .entry-header {
    margin-bottom: 60px;
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
}

h3 + h2,
.has-top-margin {
    margin-top: 60px;
}

.post-content a.wp-block-button__link, .comment-text a.wp-block-button__link{
    color: #fff
}

.article-content .wp-block-cover-image,
.article-content ul.wp-block-gallery,
.wp-block-text-columns,
.article-content .wp-block-button,
blockquote.wp-block-quote,
.article-content .wp-block-quote.is-large,
.wp-block-code,
.wp-block-audio,
.article-content .wp-block-video,
.wp-block-preformatted,
.wp-block-verse,
.wp-block-table,
.wp-block-categories,
.wp-block-cover,
.article-content .wp-block-latest-posts,
.wp-block-embed {
    margin-bottom: 45px;
    margin-top: 40px;
}
p.wp-block-subhead{
    margin-bottom: 20px;
    margin-top: 25px;
}
.wp-block-columns {

    /* not using because of overflow */

    /* grid-gap: 40px; */

    margin-bottom: 60px;
}

.wp-block-columns .wp-block-image {
    margin-bottom: 0;
}

@media only screen and (min-width: 501px) {

    .wp-block-columns > *:not(.layout-column-1) {
        margin-left: 40px;
    }
}

.wp-block-columns p:last-child,
.wp-block-text-columns p:last-child {
    margin-bottom: 0;
}

.article-content .alignwide {
    width: auto;
    max-width: 1000%;
    margin-right: calc(25% - 25vw);
    margin-left: calc(25% - 25vw);
}

.article-content .alignfull {
    width: auto;
    max-width: 1000%;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.article-content .alignwide > *,
.article-content .alignfull > * {
    width: 100%;
}

.article-content ul.wp-block-gallery {
    margin-left: 0;
}

.article-content ul.wp-block-gallery.alignwide  {
    margin-right: calc(25% - 25vw);
    margin-left: calc(25% - 25vw);
}

.article-content .wp-block-button__link:not(.has-background) {
    background-color: #333;
}

.article-content .wp-block-button .wp-block-button__link {
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    border-radius: 28px;
    transition: all 0.3s ease
}

.article-content .wp-block-button .wp-block-button__link:hover,
.article-content .wp-block-button .wp-block-button__link:focus {
    background-color: #2e5bea;
}

blockquote {
    margin-left: 0;
}

blockquote::before {
    display: none;
}

blockquote p {
    margin-bottom: 16px;
}

.wp-block-quote:not(.is-large) {
    padding-left: 16px;
    border-left: 4px solid #000;
}

.wp-block-quote cite {
    font-weight: bold;
}

.article-content .wp-block-quote.is-large cite,
.article-content .wp-block-quote.is-large footer {
    display: block;
}

code,
kbd,
pre,
samp {
    font-size: 16px;
}


.article-content .wp-block-table {
    display: table;
}

tbody {
    border-bottom: none;
}



td:first-child,
th:first-child {
    padding-left: 8px;
}

.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
    text-align: left;
}

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

    .article-content .wp-block-columns {
        display: block;
    }

    .wp-block-columns > *:not(:last-child) {
        margin-bottom: 20px;
    }

    .wp-block-text-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .article-content .wp-block-text-columns.columns-2 .wp-block-column {
        width: 100%;
    }

    .article-content .wp-block-text-columns .wp-block-column {
        margin: 0;
    }

    .wp-block-text-columns .wp-block-column:not(:last-child) {
        margin-bottom: 40px;
    }
}




.gutenberg-post-content h1, .gutenberg-post-content h2, .gutenberg-post-content h3, .gutenberg-post-content h4, .gutenberg-post-content h5, .gutenberg-post-content h6 {
     margin: 20px 0 15px;
}
 .gutenberg-post-content h1 {
     font-size: 2.44em;
}
 .gutenberg-post-content h2 {
     font-size: 1.95em;
}
 .gutenberg-post-content h3 {
     font-size: 1.56em;
}
 .gutenberg-post-content h4 {
     font-size: 1.25em;
}
 .gutenberg-post-content h5 {
     font-size: 1em;
}
 .gutenberg-post-content h6 {
     font-size: 0.8em;
}


.gutenberg-post-content .post-title {
    margin-top: 0
}

.article-content iframe{
    max-width: 100%;
}


.theme-color-dark .main {
    background-color: #01081f
}

.elementor-section {
    padding: 8rem 0
}

.pricing-card .header h2 {
    color: #2f5bea;
}

.pricing-card.card--focused .header h2 {
    color: #fff;
}

.pricing-card.card--focused .btn-splash-hover.btn:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(84, 95, 117, 0)), color-stop(1%, rgba(84, 95, 117, 0.03)), color-stop(30%, rgba(84, 95, 117, 0.4)), color-stop(50%, rgba(84, 95, 117, 0.85)), color-stop(70%, rgba(84, 95, 117, 0.75)), color-stop(71%, rgba(84, 95, 117, 0.75)), to(rgba(84, 95, 117, 0)));
    background: -webkit-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
    background: -o-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
    background: linear-gradient(to right, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
}

.testimonial-card {
    min-height: 18.5rem
}

.testimonial-card blockquote {
    font-size: 1.125rem !important;
    padding: 1.25rem;
    margin: 0;
    text-align: left;
}

.testimonial-card blockquote p {
    font-size: 1rem;
    line-height: 1.7;
}

.features p span {
    color: #2f5bea
}

.btn--arrow-after {
    background: url(../img/tail-right.svg) no-repeat center right;
}

.btn--arrow-after.btn--color-white {
    background: url(../img/tail-right-light.svg) no-repeat center right;
}

.rounded-default,
.btn,
.form-control,
.lang-selector .lang-dropdown,
.lang-selector .lang-dropdown__item,
.dropdown-menu,
.dropdown-menu>li {
    border-radius: 0.3125rem !important;
}

.btn-wrapper .btn.btn--underline {
    border-radius: 0 !important
}

.rounded-full {
    border-radius: 6.25rem !important;
}

.btn.btn-hover-shadow-color-dark:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(84, 95, 117, 0)), color-stop(1%, rgba(84, 95, 117, 0.03)), color-stop(30%, rgba(84, 95, 117, 0.4)), color-stop(50%, rgba(84, 95, 117, 0.85)), color-stop(70%, rgba(84, 95, 117, 0.75)), color-stop(71%, rgba(84, 95, 117, 0.75)), to(rgba(84, 95, 117, 0))) !important;
    background: -webkit-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
    background: -o-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
    background: linear-gradient(to right, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
}

.btn.btn-hover-shadow-color-light:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0))) !important;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
}

.btn.sticky-btn-hover-shadow-color-dark:hover:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(84, 95, 117, 0)), color-stop(1%, rgba(84, 95, 117, 0.03)), color-stop(30%, rgba(84, 95, 117, 0.4)), color-stop(50%, rgba(84, 95, 117, 0.85)), color-stop(70%, rgba(84, 95, 117, 0.75)), color-stop(71%, rgba(84, 95, 117, 0.75)), to(rgba(84, 95, 117, 0))) !important;
    background: -webkit-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
    background: -o-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
    background: linear-gradient(to right, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%) !important;
}

.btn.sticky-btn-hover-shadow-color-light:hover:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0))) !important;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%) !important;
}

.features--slider-2 .slide p {
    color: #D2D5DA;
}

.features .tab-content__list li {
    padding-left: 1.875rem;
}

.features .tab-content__list li p {
    font-size: 1rem;
    line-height: 1.75;
}

.features .testimonial span {
    color: #54565a;
    font-weight: 700
}

.features .tab-content .testimonial blockquote p {
    font-size: 1.125rem;
    line-height: 1.9;
}

.splash-black.btn-splash-hover:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(84, 95, 117, 0)), color-stop(1%, rgba(84, 95, 117, 0.03)), color-stop(30%, rgba(84, 95, 117, 0.4)), color-stop(50%, rgba(84, 95, 117, 0.85)), color-stop(70%, rgba(84, 95, 117, 0.75)), color-stop(71%, rgba(84, 95, 117, 0.75)), to(rgba(84, 95, 117, 0)));
    background: -webkit-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
    background: -o-linear-gradient(left, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
    background: linear-gradient(to right, rgba(84, 95, 117, 0) 0%, rgba(84, 95, 117, 0.03) 1%, rgba(84, 95, 117, 0.4) 30%, rgba(84, 95, 117, 0.85) 50%, rgba(84, 95, 117, 0.75) 70%, rgba(84, 95, 117, 0.75) 71%, rgba(84, 95, 117, 0) 100%);
}

.xpider-simple-btn i {
    transform: translateY(2px);
    margin-left: 5px;
}

.h3-font {
    font-size: 2.125rem !important;
    line-height: 1.35 !important;
}

.testimonial-content .slick-slide h5 {
    color: #e3e4e6
}

.subscribe-box {
    position: relative;
}

.subscribe-box .btn__submit,
.mailchimp-subscribe-box form input[type=submit] {
    height: 4.6875rem;
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 5;
    width: 183px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #2f5bea;
    border-color: #2f5bea;
    border-left: 1px solid #e7eaee;
    background: #fff;

}

.subscribe-box #mc_embed_signup div.mce_inline_error,
.subscribe-box #mc_embed_signup #mce-success-response {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: transparent;
    font-weight: bold;
    z-index: 1;
    color: #fff;
    text-align: center;
}

.hero--2 .subscribe-box #mc_embed_signup div.mce_inline_error,
.hero--2 .subscribe-box #mc_embed_signup #mce-success-response {
    text-align: left;
}

.remove-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}


.hero--1 .hero-content {
    max-width: 26.125rem;
}

.hero--1 .subscribe-box,
.hero--2 .subscribe-box {
    margin-bottom: 21px
}

.hero--1 .subscribe-box .form-control,
.hero--2 .subscribe-box .form-control {
    box-shadow: 0 0.1875rem 0.3125rem 0 rgba(44, 46, 48, 0.1)
}

.hero--1 .subscribe-box .form-control,
.hero--1 .subscribe-box .btn__submit {
    height: 3.4375rem;
    line-height: 3.4375rem;
}

.hero--1 .subscribe-box .btn__submit {
    background: #f5e658;
    color: #2c2e30;
    font-size: 0.875rem;
    width: 170px;
}

.xpider-pricing .body {
    padding: 20px !important
}

.elementor a.card {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.15) !important;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.15) !important;
}

.elementor a.card:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.swipe-tab-content blockquote {
    text-align: left;
}

.working-process-block.show-arrow:after {
    content: "\ea1a";
    font-family: 'xPider';
    color: #e2e6ea;
    font-size: 5.75rem;
    position: absolute !important;
    top: 0;
    right: -12%;
    bottom: auto;
    left: auto;
    text-shadow: -3px 0px 0px #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.working-process-block:hover .icon-dotted:after {
    -webkit-animation: infinite-spinning 5s infinite linear;
    animation: infinite-spinning 5s infinite linear;
}

.working-process-block.show-arrow:hover:after {
    right: -17%;
}

.theme-color-dark .navbar-sticky--moved-up {
    background: #01081f;
    -webkit-box-shadow: 0 4px 25px rgba(30, 39, 69, 0.3), 0 1px 0px rgba(30, 39, 69, 0.4);
    box-shadow: 0 4px 25px rgba(30, 39, 69, 0.3), 0 1px 0px rgba(30, 39, 69, 0.4);
}

.theme-color-dark .navbar-dark.navbar-sticky--on .navbar-nav .nav-link {
    color: #D2D5DA;
}

.theme-color-dark .navbar-dark.navbar-sticky--on .navbar-nav .nav-link:hover {
    color: #D2D5DA;
    opacity: .9
}

body.single .navbar-sticky--on .navbar-toggler-icon,
body.single .navbar-sticky--on .navbar-toggler-icon:before,
body.single .navbar-sticky--on .navbar-toggler-icon:after{
    background: #fff;
}
body.single .navbar-light .dropdownToggle,
body.single .navbar-sticky--on .dropdownToggle{
    color: #d4d4d4
}

.elementor-top-section {
    z-index: 2
}

.features .main-container:before {
    left: -15px;
}

.overflow-yes.elementor-top-section {
    overflow: hidden !important
}

.elementor-star-rating__title {
    margin-left: 10px;
    margin-right: initial !important
}

body.theme-color-dark .features .tab-content {
    background: #01081f
}

body.theme-color-dark .features .tab-content__list {
    border-bottom: 1px solid #151c32
}

body.theme-color-dark .features .tab-content .testimonial blockquote p {
    color: #7e8085
}

body.theme-color-dark .features .testimonial span {
    color: #7e8085
}

body.theme-color-dark .working-process-block.show-arrow:after {
    text-shadow: -3px 0px 0px #141c32;
}

body.theme-color-dark .border-bottom-light,
body.theme-color-dark .features .swipe-tabs,
body.theme-color-dark .features .tab-content__list {
    border-bottom: 1px solid #151c32;
}

body.theme-color-dark .border-bottom-light {
    border-bottom: 1px solid #e7eaee;
}

body.theme-color-dark .card--focused .border-bottom-light {
    border-color: rgba(0, 0, 0, 0.15);
}

.article .article-content {
    margin-bottom: 60px;
}
.article .article-content.page-content{
    margin-bottom: 0
}

body.page .comments-area{
    margin-top: 90px
}
body.page  .comments-area + .comments-form-area{
    margin-top: 0rem
}

.latest-blog-area .navigations ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    margin-bottom: 0px;
}

.latest-blog-area .navigations li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 50%;
}

.navigations h6{
    font-size: 1.5rem;
    margin: 0;
    word-break: break-word;
}

.navigations .jump a{
    color: #54565a
}

.blog-breadcrumb {
    background-color: #2f5bea;
    padding-top: 14rem;
    padding-bottom: 10rem;
    text-align: center;
}

.latest-blog-area .widget .article__thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

.blog-breadcrumb .container .row {
    padding-left: 18%;
    padding-right: 18%;
}

.blog-breadcrumb .post__title {
    color: #fff;
    font-size: 3rem;
    line-height: 1.25;
    margin-bottom: 1.25rem;
    font-weight: 900;
}

.blog-breadcrumb .hero__caption {
    color: #fff;
    opacity: .75;
    margin-bottom: 2.0625rem;
    font-size: 1.125rem;
    line-height: 1.9;
    font-weight: 600;
}

.latest-blog-area {
    margin-top: 6rem
}

.xpider_recent_posts_Widget .post-item:not(:last-child) {
    margin-bottom: 30px
}

.xpider_recent_posts_Widget .post-item .post-thumb {
    width: 60px;
    float: left;
}

.xpider_recent_posts_Widget .post-item .post-thumb img {
    border-radius: 5px
}

.xpider_recent_posts_Widget .post-item .post-text {
    float: left;
    width: 70%;
    padding-left: 15px;
}
.xpider_recent_posts_Widget .post-item .post-text a {
    color: #2c2e30 !important;
    font-weight: 600 !important;
    font-size: 1rem;
}

.xpider_recent_posts_Widget .post-item p {
    margin-top: 0px;
    line-height: 1.5;
    font-size: 14px;
    margin-top: -5px
}

.navbar-nav .create-menu {
    color: #fff
}

.admin-bar .navbar {
    top: 32px
}

.wpcf7 {}

.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
}

div.wpcf7-response-output {
    margin: 10px 0;
}

.wpcf7 .input-error {
    box-shadow: 0 0 0 1px red !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background: #f7e700;
    color: #000;
}

.wpcf7 label {
    color: #2c2e30;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8125rem;
}

.wpcf7 textarea {
    height: 14rem;
    padding: 15px 20px;
}

.wpcf7 .form-row>.col,
.wpcf7 .form-row>[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

body.single .latest-blog-area {
    margin-top: 12rem
}

body.single header.navbar {
    background: #2f5bea
}

.btn + .btn:last-child {
    margin-top: 15px;
    margin-left: 0;
}

.xpider-pricing .price_annual{
    display: none;
}

.xpider-pricing .price_annual.active,
.xpider-pricing .price_monthly.active{
    display: block;
}
.xpider-pricing .price_annual.hide,
.xpider-pricing .price_monthly.hide{
    display: none;
}

@media (min-width: 768px) {
    body.single .navbar-dark .navbar-nav .nav-link {
        color: #fff
    }
}

body.single .navbar-dark .navbar-nav .nav-link:hover {
    color: #f5f5f5
}

.article .post-title,
article.article .post-title {
    -ms-word-break: break-word;
    word-break: break-word;
}

article.article {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid #efefef;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}
article.article.has-post-thumbnail {
    padding-top: 0
}

.article__thumbnail {
    margin-right: -30px;
    margin-left: -30px;
}
body.single .article__thumbnail{
    margin: initial;
}
article.article small.post-date a {
    color: #54565a;
}

body .classic-inner-content {
    padding-right: 70px
}

.latest-blog-area .blog-sidebar-col {
    margin-left: auto;
}

body.page .latest-blog-area .blog-sidebar-col,
body.single .latest-blog-area .blog-sidebar-col {
    padding-left: 3rem
}

body.single.single-page-layout-left-sidebar .latest-blog-area .blog-sidebar-col {
    padding-right: 3rem !important;
    padding-left: 0 !important
}



body.page .blog-breadcrumb .container {
    padding: 0
}

body.page .blog-breadcrumb .row {
    margin: 0
}
.footer-one{
    padding: 6rem 0;
}
.widget {
    padding-bottom: 48px;
    margin-bottom: 48px;
    border-bottom: 2px solid #2f5bea;
}

.widget:last-child {
    border-bottom: 0px solid #2f5bea;
    margin-bottom: 0;
    padding-bottom: 0;
}

.widget .wdgt_title {
    margin-bottom: 1.875rem;
}

.widget .wdgt_title h5 {
    color: #2f5bea;
    font-size: 22px
}

.widget ul.sub-menu {
    position: initial;
    opacity: 1;
    visibility: visible;
    box-shadow: none
}
.widget ul .menu-item-has-children:hover > .sub-menu{
    transform: initial
}

.widget ul.sub-menu li{
    padding: 0
}
.widget ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget ul li.recentcomments {
    padding: 1rem 0;
    font-size: .8rem;
}
.widget ul li.recentcomments:first-child{
    padding-top: 0
}

.widget ul li.recentcomments a {
    display: block !important;
    padding: 0;
}

.widget ul li.recentcomments .comment-author-link a {
    font-size: .8rem;
}

.widget ul li:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
.footer-widget ul li:not(:last-child) {
    margin-bottom: 0;
}
.widget ul li a {
    font-weight: 600;
    font-size: 1rem;
    color: #2c2e30;
    line-height: 1.6;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}


.widget ul {
    margin: 0;
    padding-left: 15px;
}

.widget > div > ul,
.widget > ul {
    padding-left: 0
}

.widget ul li:last-child a {
    padding-bottom: 0
}

.widget ul.children li:last-child a,
.widget ul.sub-menu li:last-child a {
    padding-bottom: 1rem
}

.widget>ul li:first-child a {
    padding-top: 0
}

.widget ul.children li:first-child a,
.widget ul.sub-menu li:first-child a {
    padding-top: 1rem;
}

.widget ul .children li,
.widget ul.sub-menu li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.widget ul.children li,
.widget ul.sub-menu li {
    border-bottom: 0
}

.widget select {
    width: 100%;
    height: 50px;
    border: 1px solid #e4e4e4;
    padding: 10px;
}

.widget .tagcloud a {
    line-height: 3rem;
    border-radius: 0.313rem;
    border: 1px solid #e2e6ea;
    background-color: #fff;
    color: #2c2e30;
    font-size: 1rem;
    font-weight: 500;
    padding: 0 .75rem;
    position: relative;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    z-index: 1;
    font-family: "SF Pro Display", Helvetica, Arial, sans-serif;
    margin: 0 1rem 1rem 0;
}

.widget_tag_cloud .tagcloud a:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    border-radius: 5px;
    content: '';
    background: rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.widget_tag_cloud .tagcloud a:hover {
    color: #000;
}

.widget_tag_cloud .tagcloud a:hover:before {
    left: 0%;
    right: auto;
    width: 100%;
}

.article-content .post-content {
    margin-top: 34px
}

.comment-list .the-comment {
    margin-top: 2.5rem;
    margin-bottom: initial;
}
.comment-list .the-comment {
    border-bottom: 1px solid #e2e6ea;
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
}

.comment-list .comment:last-child .the-comment{
    border-bottom: 0px
}
.comment-list .children .comment:last-child .the-comment{
    border-bottom: 1px solid #e2e6ea;
}


.comment-list .children {
    padding-left: 2.5rem;
}
body.single .article-content .article__thumbnail {
    margin-bottom: 24px
}

.comment-list .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.comment-list .author__avatar {
    margin-right: 30px;
}
.comment-list .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.125rem;
    font-weight: 600;
}
.comment-list .author-info strong {
    color: #2d3136;
}
.comment-list .author-info .meta {
    color: #818992;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.86;
    text-transform: capitalize;
}
.comment-list .comment-text {
    margin-bottom: 1.875rem;
}
.article-content p, .comments-area p, .page-content p {
    margin: 15px 0 10px 0;
    line-height: 30px;
}
.post-content a,
.comment-text a {
    color: #2f5bea
}

.article-content .wp-block-cover__inner-container p{
    line-height: 45px
}
.article-content .wp-block-column p{
    margin-top: 0px;
}
.article--blog-post h2,
.article--blog-post p {
    max-width: initial
}

.article--blog-post img {
    max-width: 100%
}


body.single .article .meta-tags {}

body.single .article .meta-tags a {
    color: #2f5bea;
}

.xpider-navigation {
    margin-top: 30px;
}

.xpider-navigation .nav-links {}

.xpider-navigation a,
.xpider-navigation span.page-numbers.current {
    border: 0;
    color: #7e8085;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 0.3125rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0.625rem 1.2rem;
    margin: 0 2px;
}

.xpider-navigation a:hover {
    color: #2f5bea;
    background-color: #e9ecef;
}

.xpider-navigation span.page-numbers.current {
    background: #2f5bea;
    color: #fff
}

.xpider-navigation .nav-links a {}

.comments-area, .comment-respond {
    margin-top: 90px;
}

.comments-area .comments-title {
    font-size: 20px;
    line-height: 1.6;
}

#reply-title {
    font-weight: 600;
    border-bottom: 3px solid #2f5bea;
    padding-bottom: 1.5625rem;
    max-width: 100%;
    font-size: 1.3125rem;
    line-height: 1.28;
}
.comments-area .comments-title {
    font-weight: 600;
    border-bottom: 3px solid #2f5bea;
    margin-bottom: 3rem;
    width: 26.875rem;
    font-size: 1.3125rem;
    line-height: 1.28;
    padding-bottom: 1.5625rem;
}
.comment-list li.comment .comment-edit-link, .comment-list .comment-reply-link {
    color: #305bea;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 3px;
    background-color: #ffffff;
    padding: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 15px;
}
.comments-area a {
    color: #2f5bea
}


.comments-area .comment a:hover {
    color: #1e47cc
}


.comment-form .logged-in-as,
.comment-form .comment-notes {
    margin-bottom: 3rem;
    margin-top: 1rem;
}

#reply-title #cancel-comment-reply-link {
    color: #818992;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
    border: 1px solid #e2e6ea;
    background-color: #ffffff;
    padding: 8px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    float: right;
    transform: translateY(-6px);
}

#reply-title #cancel-comment-reply-link:hover{
    color: #000
}
.form-group {
    margin-bottom: 32px
}

label {
    color: #2c2e30;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8125rem;
}

.form-group input,
.comment-form-comment textarea {
    background: #fbfbfb;
    color: #2c2e30;
    padding: 0rem 1.5625rem;
    font-size: 1.125rem;
    border: none;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    width: 100%;
    height: 3.4375rem;
    line-height: 3.4375rem;
    border-radius: 0.3125rem;
}

.comment-form-comment textarea {
    height: 200px;
    line-height: 1.52rem;
    padding: 20px;
    font-size: 1rem;
}

.form-submit input[type=submit] {
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 2.375rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1;
    border-radius: 0.3125rem;
    cursor: pointer;
    background: #2f5bea;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.form-submit {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-top: 5px;
    margin-top: 22px
}

.form-submit::before {
    content: "";
    position: absolute !important;
    top: -40px;
    right: auto;
    bottom: auto;
    left: -100px;
    height: 220px;
    width: 50px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    z-index: 9;
    opacity: .1;
    -webkit-transform: skew(-12deg, 0deg);
    -ms-transform: skew(-12deg, 0deg);
    transform: skew(-12deg, 0deg);
    -webkit-transition: .5s ease 0s;
    -o-transition: .5s ease 0s;
    transition: .5s ease 0s;
    visibility: hidden;
}

.form-submit input[type=submit]:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.form-submit:hover:before {
    left: 100%;
    visibility: visible;
    -webkit-transition: .5s ease .2s;
    -o-transition: .5s ease .2s;
    transition: .5s ease .2s;
}

.comment-list .comment {
}

.comment-list li.pingback+.comment {
    margin-top: 30px;
}


.comment-list .comment .author-info {
    font-size: 18px;
    line-height: 1.6;
    color: #2c2e30;
    width: 100%;
}

.comment-list .comment .author__avatar {
    margin-bottom: 10px
}

.comment-list .comment .author__avatar img {
    border-radius: 5px;
}
.comment-list .comment .meta {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    color: #929292;
}

.form-control {
    height: 3.6875rem;
    line-height: 1.2rem;
}

.widget.widget_nav_menu .dropdownToggle{
    display: none;
}
body.search-no-results .latest-blog-area .posts-row > .col-md-12{
    padding: 0
}
.no-post-wrapper p{
    margin-bottom: 30px
}
.xpider-search-form{
    position: relative;
}
.xpider-search-form #searchsubmit {
    position: absolute;
    top: 0;
    height: 3.6875rem;
    width: 3.6875rem;
    font-size: 19px;
    border-radius: 0 5px 5px 0;
    right: 0;
    background: #2e5bea;
    color: #fff;
}

.blog-content-row{
    margin: 0;
}

dl.gallery-item img {
    border: 2px solid #f1f1f1 !important;
    padding: 0px !important;
}

dl.gallery-item dt {
    background: transparent !important;
    padding: 0;
    border: 0 !important;
}

.widget_search form button {
    position: absolute;
    top: 0;
    height: 3.6875rem;
    width: 3.6875rem;
    font-size: 19px;
    border-radius: 0 5px 5px 0;
    right: 0;
    background: #2e5bea;
    color: #fff;
}
.mailchimp-subscribe-box {
    position: relative;
}
.mailchimp-subscribe-box form input[type=email]{
    background: #fff;
    color: #2c2e30;
    padding: 0rem 1.5625rem;
    font-size: 1.125rem;
    border: none;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    width: 100%;
    height: 4.6875rem;
    line-height: 1.2rem;
    border-radius: 6.25rem !important
}

.mailchimp-subscribe-box form input[type=submit]{
    border: none;
    border-radius: 6.25rem !important;
    border-left: 1px solid #e7eaee;
    cursor: pointer;
}
.mc4wp-alert.mc4wp-success, .mc4wp-alert.mc4wp-success p {
    color: #fff;
    text-align: center;
    padding: 0 20px;
    margin-top: 10px;
}

.navbar-brand{
    max-width: 125px
}

.article__thumbnail iframe{
    width: 100%;
    min-height: 360px;
}
.single .article-content .post-content iframe{
    display: none;
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .menu-item-has-children .nav-link{
        padding-right: 2.5rem
    }
    .dropdownToggle {
        right: 20px;
    }
}

@media (min-width: 992px) {

}


@media (min-width: 992px) {

}

@media (max-width: 991px) {

    body.single .article--blog-post img {
        max-width: 100%;
        margin: 0;
    }

    .navigations h6{
        line-height: 1.3;
    }

    .footer-one{
        padding: 4rem 0;
    }
}

.subscribe-box .form-control {
    height: 4.6875rem
}

.elementor .elementor-star-rating__wrapper {
    display: block !important
}

.hero--2 .container .type--fine-print {
    margin-top: -8px;
    display: block;
}

.testimonial-carousel .testimonial-content blockquote {
    text-align: left;
    padding: 0;
    margin-top: 0;
    border-left: 0;
}

.testimonial-carousel .testimonial-content .slide p {
    color: #7e8085;
}

.media-player-icon--md,
.media-player-icon--lg {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) !important;
}

body:not(.footer-widget-active){
    padding-bottom: 100px;
}

.blog-layout-left-sidebar .latest-blog-area .blog-sidebar-col {
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 1025px) {
    .navbar-nav{
        display: -webkit-box;
    }
}

@media (min-width: 992px) {

}


@media (min-width: 1200px) {
    .features--slider-2 {
        width: initial
    }
}

@media (max-width: 780px) {
    .oval {
        max-width: 100%
    }

    .comment-list .comment-author{
        flex-direction: column;
    }
    .comment-list .comment .author-info,
    .comments-area .comments-title{
        width: 100%;
    }
    .comment-list .comment .author-info{
        margin-top: 15px;
    }
}

@media (max-width: 575px) {

    .subscribe-box .btn__submit {
        padding-right: 1.0625rem;
        padding-left: 1.0625rem;
        font-size: 0.875rem;
        width: 115px;
    }

    .blog-layout-left-sidebar .blog-content-row {
        flex-direction: column-reverse;
    }


    .hero--1 .subscribe-box .btn__submit {
        width: 115px;
    }

    .hero--1 .hero__image {
        margin-left: 25px;
        margin-right: -25px;
    }

    .hero--1 .hero-content .hero__description{
        padding-right: 75px
    }
    .hero--1 .hero-content .hero-form{
        padding-right: 100px
    }
}

@media (max-width: 992px) {
    .navbar.navbar-dark .nav-link:hover, .navbar.navbar-dark .nav-link:focus, .navbar.navbar-dark .nav-link.active, .navbar.navbar-dark .nav-link.current-menu-item {
        color: #2c2e30 !important;
    }

    .blog-breadcrumb {
        padding: 100px 0 60px 0
    }
    .admin-bar .blog-breadcrumb {
        padding: 110px 0 48px 0;
    }
    .blog-breadcrumb .container {
        padding: 0 70px
    }

    table thead tr th,
    table thead tr td,
    table tbody tr th,
    table tbody tr td {
        padding: 7px;
    }

    .latest-blog-area {
        margin-top: 4rem
    }
    body.single .latest-blog-area{
        margin-top: 8rem
    }

    .latest-blog-area .blog-sidebar-col {
        margin-left: 0;
        margin-top: 1.75rem
    }

    body.page .latest-blog-area .blog-sidebar-col,
    body.single .latest-blog-area .blog-sidebar-col {
        padding-left: 0rem;
    }

    .blog-breadcrumb .container .row {
        padding: 0
    }
}

@media (min-width: 992px) {
    .footer--fixed.elementor-section {
        position: fixed !important;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .working-process-block.show-arrow:after {
        right: -35%;
    }

    .working-process-block.show-arrow:hover:after {
        right: -37%;
    }
}

/* Dropdown menu fix for offset / less width */
@media (max-width: 1600px) {


}



@media (max-width: 580px) {
    body .classic-inner-content {
        padding-right: 0px;
    }
    .navbar.navbar-dark .navbar-nav .nav-item:hover > a{
        color: inherit;
    }
    .dropdown-item:active{
        background: inherit
    }
    body.single .latest-blog-area {
        margin-top: 8rem;
    }
    .comment-list .children {
        padding-left: initial;
        border-left: initial;
    }
    body.single .latest-blog-area .col-12, body.single .latest-blog-area .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.single .latest-blog-area .col-md-12 .article--blog-post .col-12{
        padding-left: 15px
    }
    .admin-bar .navbar{
        top: 46px
    }

    .admin-bar .navbar-sticky--moved-up{
        top: 0px
    }
    .working-process-block.show-arrow:after {
        display: none;
    }

    .blog-breadcrumb .container {
        padding: 0px 30px;
    }

    .blog-breadcrumb .post__title {
        font-size: 2.125rem;
        font-weight: 900;
        line-height: 1.35;
        margin-bottom: 0
    }

    .latest-blog-area .posts-row,
    .xpider-navigation {
        padding: 0 15px
    }

    body.single .latest-blog-area .posts-row,
    .xpider-navigation {
        padding: 0;
        margin-left: 15px;
    }

    body.page .latest-blog-area .blog-sidebar-col,
    body.single .latest-blog-area .blog-sidebar-col {
        padding: 0 15px
    }



    .blog-breadcrumb .container .row {
        padding: 0
    }

    .blog-sidebar {
        margin-top: 40px
    }

}

@media (min-width: 992px) {
    #navbar-nav .menu-item-has-children .sub-menu > li .dropdownToggle {
        padding-right: 0;
    }

}
