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

.flex-container {
    display: table;
    width: 100%;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 15px;
}

p {
    margin: 0 0 1.5em;
    padding: 0
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-info {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.shadow-border,
.comment-respond {
    border: 1px solid #c8d7e1;
    border-radius: 20px;
    overflow: hidden;
}

.shadow-border,
.comment-respond,
.shadow {
    -moz-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    -webkit-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    background: #fff;
}

.page-banner {
    background-image: url(../img/images.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    margin-bottom: 30px;
    padding: 15px 0;
}

.breadcrumbs {
    font-size: 16px;
}

.breadcrumbs a,
.breadcrumbs span {
    margin-left: 6px;
    display: inline-block;
}

.page-banner .breadcrumbs a {
    color: #fff;
}

.breadcrumbs .separator {
    color: #d8315b;
}

.marg-50 {
    margin: 50px 0;
}

.marg-30 {
    margin: 30px 0;
}

.separator {
    color: #D91E18;
}

.main-content {
    position: relative;
}

.entry-title,
.entry-content,
.entry-header {
    padding: 16px;
}

.entry-title {
    margin: 0 0 .2em;
}

.article-edit,
.comment-list .reply a {
    font-weight: 800;
    padding: 0 10px;
    background-color: #2e6b91;
    border-color: #2e6b91;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.post-content img {
    border-radius: 10px;
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.wp-caption,
.entry-title,
.post-thumbnail,
.post-content ol,
.post-content ul,
.post-content p {
    margin-bottom: 25px;
}

.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin: 0 0 0.5em;
}

.widget-card:hover p a,
.comment-list a:hover,
.logged-in-as a:hover,
.breadcrumbs a:hover,
.not-found .page-title,
.entry-content a,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #1460AA;
}

.entry-content a {
    text-decoration: underline;
}

.article-edit {
    position: absolute;
    top: -15px;
    left: 25px;
}

.entry-content a:hover {
    text-decoration: none;
}

.post-content ul {
    list-style: square;
}

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

.mejs-container {
    padding-top: 56.25%;
}

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

video.wp-video-shortcode {
    position: relative;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mejs-controls {
    display: none;
}

.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

.m-80 {
    margin: 80px auto;
}

.shadow {
    -moz-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .08);
    -webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .08);
    box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .08);
}

.card-border {
    border: 1px solid #c8d7e1;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
}

.contact-form textarea {
    max-height: 215px;
}

.post-content ol,
.post-content ul {
    padding-right: 15px;
    padding-left: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 7px;
}

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

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

.entry-content table {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 100%;
}

table {
    background-color: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.wp-block-gallery,
ul.blocks-gallery-grid {
    margin-left: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    background: rgba(255, 255, 255, 0.7);
    color: #000;
    padding: 10px;
    box-sizing: border-box;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.site-main .gallery {
    margin-bottom: 1.5em;
}

.gallery-item img {
    vertical-align: bottom;
}

.gallery-icon {
    padding: 5px;
}

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

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

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

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

blockquote {
    background: #eee;
    border-right: 10px solid #3477DB;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-left: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.social-share {
    background: #fbfbfb;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 18px 28px;
}

.linkedin {
    background: #238cc8;
}

.tumblr {
    background: #35465c;
}

.comments-box,
.comment-respond,
.widget-related {
    padding: 16px;
}

.mb-b-30 {
    margin-bottom: 30px;
}

.logged-in-as a,
.comment-list a {
    color: #353535
}

.comment-list .comment {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

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

.comment-list .comment-body {
    line-height: 1.8;
    margin-top: 10px;
}

.comment-list .comment-author img {
    border-radius: 50%;
    box-shadow: 0 0 8px #e0e7f1;
    border: 2px solid #ffffff;
    margin-left: 20px;
    float: right;
}

.comment-list .comment-author .fn {
    font-size: 18px;
    margin-bottom: 15px;
}

.logged-in-as a,
.comment-metadata a {
    font-size: 15px
}

.comment-list .comment-content {
    overflow: hidden;
    padding-top: 10px;
}

.comment-list .comment-body p {
    margin-bottom: 7px;
}

.comment-list ol.children {
    margin-right: 75px;
    margin-top: 20px;
}

.says {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

label {
    font-weight: 800;
    line-height: 2.4;
    margin-right: 10px;
}



.flex-container {
    display: table;
    width: 100%;
}

.form-submit {
    margin: 15px 0
}

.required {
    color: #f44336
}

.card {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
    padding: 15px 5px 25px;
}

.widget-card {
    width: 31.8221447254%;
    float: right;
}

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

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

.widget-card img {
    border-radius: 10px;
    box-shadow: 0px 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.widget-card p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 14px;
    font-weight: 600;
}

.card:hover {
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}

.card-archive:hover {
    box-shadow: 0 16px 20px 0 rgba(0, 0, 0, .48);
}

.page-header {
    padding: 16px;
    margin-top: 30px;
}

.load-more {
    background: #434762;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    width: 60%;
    font-weight: 900;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    height: 50px;
}

.load-more:disabled,
.load-more[disabled] {
    background-color: #434762;
}

.loader {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid transparent;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.5s linear infinite;
    margin-right: 10px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width: 480px) {
    .card-archive {
        width: 45%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto;
    }
    .card-archive:nth-child(2n+1) {
        clear: right;
    }
}

@media only screen and (min-width: 768px) {
    .card-archive {
        width: 30%;
    }
    .card-archive:nth-child(2n+1) {
        clear: none;
    }
    .card-archive:nth-child(3n+1) {
        clear: right;
    }
    .comment-form-email,
    .comment-form-url {
        width: 48%;
        float: right;
    }
    .comment-form-email {
        margin-left: 4%;
    }
    .not-found .page-title {
        font-size: 90px;
    }
    .content-info {
        width: 50%;
        display: table-cell;
    }
    .contact-form {
        width: 50%;
        display: table-cell;
    }
}

@media only screen and (min-width: 992px) {
    .content-right {
        width: 70%;
        float: right;
    }
    .side-left {
        width: 27%;
        float: left;
    }
    .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%;
    }
}