.page .navbar {

    padding: 0 2rem !important;

}


.page .navbar img {

    margin-left: -1rem !important;

}


.article--teaser .h-md-250 {

    height: inherit;

}


.region-sidebar h2 {

    font-size: 1.5rem !important;

}


.block--views-block--tags-block-1 .views-row {

    display: inline-block;

}


.block--views-block--comments-recent-block-1 ul, .block--views-block--archive-block-1 ul {

    padding: 0;

}


.block--views-block--comments-recent-block-1 ul li, .block--views-block--archive-block-1 ul li {

    list-style: none;

}


.page__content .block {

    padding: 15px 0 !important;

}


h1, .h1 {

    font-size: 2em !important;

}


.article--full .card-text img {

    border: 1px solid #0048dc61 !important;

    border-radius: .25rem !important;

}


.article--full .card-text img.align-center {

    width: auto !important;

    max-width: 100% !important;

}


.block--views-block--content-recent-block-1 .views-row, .block--views-block--blog-block-2 .views-row {

    padding-bottom: 10px !important;

}


#views-exposed-form-blog-page-1 label {

    font-weight: bold;

}


.navbar-light .navbar-nav .nav-link {

    color: rgba(0, 0, 0, 1);

}


.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {

    color: #0048dc !important;

}


.badge {

    margin: 1px;

    font-size: 100%;

    font-weight: inherit;

    line-height: inherit;

    background-color: #0048dc;

}


a.badge:hover, a.badge:active {

    background-color: #007bff;

}


.page__content a.read-more {

    font-weight: bold;

}


a {

    color: #0048dc;

}


.navbar.navbar-light .navbar-brand {

    font-size: 32px;

    font-weight: bold;

    color: #0048dc;

}


.node .image-article img {

    width: 100%;

    height: 100%;

    padding-bottom: 1.25rem;

}


.block--becomepatron .jumbotron {

    text-align: center;

}


.profile-social {

    list-style: none;

    margin: 0;

    padding: 0;

    /*text-align: center;*/

}


.profile-social li {

    display: inline-block;

    padding-left: 7px;

    padding-right: 7px;

}


.profile-social li a {

    color: #6b6b6b;

}


.block--cta2 .btn-lg {

    width: 60%;

    padding: 20px;

}


.block--cta img {

    padding-bottom: 5px;

}


.article--full iframe {

    width: 100%;

}


.block--subscribe .profile-social {

    list-style: none;

    margin: 0;

    padding: 0;

    text-align: left;

}


.block--subscribe .profile-social li {

    display: block;

}


.article--full .comment .card, .article--full .card-artile-full {

    border: 1px solid rgba(0, 0, 0, .125);

}


.codimth-slogan {

    color: #0048dc;

    font-weight: 700;

    margin-top: -20px;

}


.article--teaser .card-body-content {

    padding-left: 0px !important;

}


.article--full .card-artile-full .tags {

    margin-top: 150px;

}


.field--name-comment-body img.align-center {

    width: 100% !important;

}


/*.d-inherit {*//*    display: inherit !important;*//*}*/

.field--name-field-category, .field--name-field-sub-category {

    display: inline-block !important;

    padding-left: 5px !important;

}


.block--socialmediamenu a.is-active, .block--webmenu a.is-active {

    color: #D72222 !important;

    font-weight: bold !important;

}


/*.block--webmenu {*/

/*}*/


/*.block--socialmediamenu {*/

/*margin-left: 10% !important;*/

/*}*/


.contact-message-feedback-form .form-actions {

    margin-top: 20px;

}


.tags-list {

    overflow: scroll !important;

    height: 500px !important;

}


blockquote.blockquote { /* font-size: 1.4em; */

    width: 100%;

    margin: 25px auto;

    font-family: Open Sans;

    font-style: italic;

    color: #555;

    padding: 1.2em 30px 1.2em 75px;

    border-left: 8px solid #0048dc; /* line-height: 1.6; */

    position: relative;

    background: #ededed;

}


blockquote.blockquote::before {

    font-family: Arial;

    content: "\201C";

    color: #0048dc;

    font-size: 4em;

    position: absolute;

    left: 10px;

    top: -10px;

}


blockquote.blockquote::after {

    content: '';

}


blockquote.blockquote span {

    display: block;

    color: #333333;

    font-style: normal;

    font-weight: bold;

    margin-top: 1em;

}


.article--full .badge,
.article--teaser .badge {

    background: #e74c3c !important;

    color: #fff;

    margin: 0;

    height: 20px;

    line-height: 20px;

    padding: 0 6px;

    font-size: 11px;

    border-radius: 2px;

}


.article--teaser .h-md-250 {

    height: inherit;

}


.article--teaser .box-shadow {

    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);

}


.article--teaser .article__field-tags {

    position: absolute;

}


.card {

    position: relative;

    display: flex;

    flex-direction: column;

    min-width: 0;

    word-wrap: break-word;

    background-color: #fff;

    background-clip: border-box;

    border: 1px solid rgba(0, 0, 0, .125);

    border-radius: .25rem;

}


.article--teaser h3 {

    font-size: 1.3rem;

    height: 72px;

}


.node .image-article {

    background-size: contain;

    background-repeat: no-repeat;

    background-position: center;

    width: 100%;

    height: 190px;

    margin-bottom: 1.25rem;

}

.custom-navigation ul {
    margin-left: 0;
    padding-left: 0;
}

.custom-navigation ul li {
    list-style-type: none;
    margin-left: 3px;
    background: rgba(247, 247, 249, 0.);
    border: 1px solid #f3f3f3;
}

.custom-navigation ul li a {
    display: block;
    padding: 20px;
}


.custom-navigation ul li .meta-nav {
    display: block;
    /* background: #0c0c0c00; */
    color: black;
    display: block;
    /* font-size: 1.6875rem; */
    /* letter-spacing: 0.1818em; */
    margin-bottom: 0.875rem;
}

.recommended-articles {
    padding: 20px;
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
}

.recommended-articles .field__label {
    color: black;
    margin-bottom: 1rem;
    font-weight: bold;
}

.recommended-articles .field__item {
    padding-bottom: 10px;
}


.block--views-block--comments-recent-block-1-2 .recent-comments,
.block--views-block--content-recent-block-1 .recent-contents{
    padding: 20px;
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
}

.block--googlesearch {
    min-height: 20px;
    padding: 8px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.article--full .card-text img.align-center:hover{
    cursor: pointer!important;
}

.page__content .btn-primary{
  margin-top: 20px;
}


.article--full .card-text table tr{
  border: 1px solid grey;
}

.article--full .card-text table td,
.article--full .card-text table th{
  padding: 20px;
}
