/*
Theme Name: Association
Description: Ассоциация документального кино союза кинематографистов России
Author: Association
Version: 1.0
*/

html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #3f3f3f;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: normal!important;
}
p {
    margin: 0 0 10px;
}
.columns {
    margin-top: auto;
}
.header .columns {
    margin-left: auto;
    margin-right: auto;
}
.header {
    height: 327px;
    width: 100%;
    background: url("images/header.png");
    background-size: cover;
}
.header .white_block svg {
    margin-right: 20px;
    margin-left: -45px;
}
.header .white_block {
    background: #fff;
    display: flex;
    padding: 20px;
    box-shadow: 7px 8px 15px 0px rgba(255, 255, 255, 0.50);
    align-items: center;
}
.header .logo_description {
    color: #EC3938;
    font-size: 32px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 4.64px;
    text-transform: uppercase;
}
.header .column {
    padding: 0;
}
.column.header_right_block {
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.header_right_block .part1 {
    color: #FFF;
    text-shadow: 2px 4px 7px rgba(0, 0, 0, 0.35);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.03px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.header_right_block .part2 svg:not(:last-child) {
    margin-right: 15px;
}
.header_right_block .part3 {
    margin-top: 15px;
}
.header_right_block .part3_1 {
   text-align: right;
}
.header_right_block .part3_2 {
    text-align: right;
}
.header_right_block .part3_1 a {
    color: #A6A6A6;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.header_right_block .part3_2 a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.parners_logo_block {
    background: #F9F9F9;
}
.parners_logo_block svg:not(:last-child) {
    margin-right: 20px;
}
.gray_text {
    color: #717171;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.red_part {
    position: relative;
}
.red_part .icon_part {
    position: absolute;
    right: 10px;
    top: -5px;
}
.block__wrapper {
    padding-right: 100px;
}
.post-meta, .post-meta a {
    color: #8d8d8d;
    font-size: 11px;
    padding: 0
}
.gray_nav_bar {
    background: #3A3A3A;
    padding: 20px;
}
.gray_nav_bar p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.navbar-item img {
    max-height: none;
}
.navbar-menu {
    flex-shrink: unset;
    background: #B80000;
}
a.navbar-item:hover {
    background: none;
    color: #fff;
}
.navbar-start {
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.navbar-item {
    padding: 5px;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex-grow: 1;
    text-transform: uppercase;
}
.search-form label {
    margin-bottom: 0;
}
.search-form {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;

}
.search-submit {
    position: absolute;
    right: 0;
    background: #B80000;
    color: #fff;
    border: 0;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.search-field {
    background: #fff;
    font-weight: 500;
    height: 33px;
    padding-right: 60px;
    border: 1px solid #A6A6A6;
    padding-left: 30px;
    color: #686868;
    font-family: "Roboto";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.header-search-form .search-submit {
    width: 60px;
    height: 60px;
    font-size: 20px;
}
.red_part {
    border-bottom: 2px solid #EC3938;
    color: #EC3938;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding-left: 50px;
}
.icon_block i:not(:last-child) {
    margin-right: 15px;
}
.icon_block i {
    font-size: 19px;
}
.blog-style-masonry {
    margin-top: 45px;
}
.blog-style-masonry article {
    margin-bottom: 40px;
}
.blog-style-masonry .post-content-container {
    padding-bottom: 13px;
}
.post_image_block {
    height: 165px;
    box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid #A6A6A6;
}
.post-thumbnail svg {
    box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.swiper_wrap .post-content-container {
    margin-top: 20px;
}
.post-categories, .post-categories a {
    font-size: 11px;
    color: #f63a4c;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.post-categories-container {
    display: block;
    width: 100%;
    margin-bottom: 2px;
}
.blog-style-masonry .post-content-container {
    margin-top: 25px;
    padding-bottom: 13px;
}
.post-title h1, .post-title h2 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 5px;
    display: inline-block;
}
.blog-style-masonry .post-content {
    padding-bottom: 19px;
}
.post-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: 0.5s opacity ease-in-out;
    border-radius: 8px;
    background-color: rgba(47, 47, 47, 0.3);
    background: -webkit-linear-gradient( rgba(0,0,0,0), #232323 );
    background: -moz-linear-gradient( rgba(0,0,0,0), #232323 );
    background: -o-linear-gradient( rgba(0,0,0,0), #232323 );
    background: linear-gradient( rgba(47, 47, 47, 0.1), rgba(47, 47, 47, 0.3) );
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-thumbnail a img {
    border-radius: 8px;
}
#sidebar .widget-item h3.widget-title {
    color: #f63a4c;
}
#sidebar h3.widget-title:after {
    background-color: #f63a4c;
}
#sidebar h3 {
    position: relative;
    overflow: hidden;
}
#sidebar h3:after, .sh-title-style1 .gillion-columns-sidebar .wpb_widgetised_column > .wpb_wrapper h3:after, .sh-title-style1 .post-single-title:after, .sh-title-style1 .sh-widget-poststab-title:after, .sh-title-style1 .sh-blog-fancy-title:after, .sh-title-style1 .sh-header-side h3:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #f0f0f0;
    margin-left: 20px;
}
.sh-widget-posts-slider-style2 .post-title {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3!important;
}
.sh-widget-posts-slider-style2 .post-title {
    color: #fff;
}
.sh-ratio {
    position: relative;
}
ul.page-numbers {
    display: table;
    margin: 0;
    list-style: none;
    border-radius: 30px;
    border-width: 0px;
    margin-top: 10px;
    padding-left: 0px;
}
ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 1px;
    text-align: center;
}
ul.page-numbers .current, ul.page-numbers .current:hover {
    color: #fff;
    background: url("images/pagination_cinema.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    padding-top: 26px;
    margin-top: -16px;
}
ul.page-numbers .current {
    font-weight: bold;
}
ul.page-numbers a, ul.page-numbers span {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    padding: 0;
    margin-top: 10px;
    color: #717171;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

}
ul.page-numbers .prev, ul.page-numbers .next {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 14px;
    height: auto;
    color: #686868;
    display: inline-block;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: auto;
    border: 1px solid #ededed;
    margin-top: 8px;
}
ul.page-numbers .next {
    margin-left: 10px;
}
.pagination__wrapper {
    display: flex;
    justify-content: flex-end;
}
.page-numbers a {
    color: #333;
}

.sh-footer-widgets {
    padding: 40px 0 40px 0;
}
.sh-footer-widgets h3 {
    font-size: 24px;
    position: relative;
    display: block;
}
.widget_archive li > a, .widget_categories li > a, .widget_product_categories li > a {
    display: block;
    font-weight: bold;
    font-size: 11px;
    position: relative;
}
.footer_link {
    color: #717171;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    text-decoration-line: underline;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 15px;
}
.footer_link__wrapper {
    margin-top: 20px;
}
.contact_description {
    color: #717171;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.sh-footer .rubrics {
    max-width: 275px;
}
.sh-footer .hot_tags {
    max-width: 465px;
}
.footer_line {
    background: #B80000;
    padding: 15px;
}
.footer_line p {
    color: #FFF;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.sh-footer .contact_column {
    max-width: 275px;
}
.sh-footer-widgets > .container > .columns {
    justify-content: space-between;
}
.sh-footer .rubrics li a {
    color: #717171;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px dotted #717171;
}
.sh-footer .widget_categories {
    max-width: 275px;
}
.sh-footer .widget_categories .count {
    color: #717171;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.widget_tag_cloud a {
    display: inline-block;
    position: relative;
    padding: 0 13px;
    line-height: 16px;
    margin-right: 8px;
    font-size: 10px!important;
    text-transform: uppercase;
    border-radius: 100px;
    border: 1px solid #e0e0e0;
    font-weight: bold;
    color: #8d8d8d;
    margin-bottom: 10px;
}
.sh-footer-widgets .widget_tag_cloud a {
    border-color: rgba(255, 255, 255, 0.12);
}
.sh-footer-widgets ul li, .sh-footer-widgets ul li {
    border-bottom: 1px solid rgba( 255,255,255,0.1 );
    padding: 7.5px 0;
}
.widget_categories li .count {
    float: right;
    border-radius: 50px;
    padding: 0px 8px;
    line-height: 1.4;
    cursor: default;
    font-size: 11px;
}
.tags_block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.tags_block .tag_item {
    color: #717171;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #717171;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.tag_item a {
    color: #717171;
}
.post-content {
    font-family: "Roboto";
    font-size: 16px;
}
.footer_social_block svg {
    margin-right: 20px;}
.sh-text-content .page-content p, .blog-single .post-content p {
    line-height: 1.8;
}
.post-thumbnail, .post-thumbnail img, .post-thumbnail .sh-ratio-content, .post-switch-item, .sh-widget-instagram-item img, .sh-widget-instagram-item-overlay, .sh-read-later-thumbnail, .sh-read-later-thumbnail:after, .sh-overlay-style1, .sh-comment-form, .post-media-play-overlay, .post-media-play-overlay:after, .post-quote-link .sh-ratio-content, .post-gallery-list, .post-gallery-list .slick-list, .post-switch-item:after, .widget_facebook iframe, .sh-widget-facebook-overlay, .sh-widget-posts-slider-thumbnail, .sh-widget-posts-slider-group-style2, .sh-widget-posts-slider-group-style2 .slick-list.draggable, .post-content-review-details, .post-content-review-progressbar-graph, .post-content-review-progressbar-graph-fill, .sh-post-author, .post-content-share .jssocials-share, .sh-comment-form input, .sh-comment-form textarea, .post-content img {
    border-radius: 8px;
}
.post-item-single-container {
    position: relative;
}
.post-single-meta .post-title h1, .post-single-meta .post-title h2 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 8px;
    font-size: 36px;
}
.post-single-meta {
    padding: 0px 30px 35px 30px;
    padding-left: 0px;
}
.sh-comment-form {
    padding: 40px;
    background-color: #f5f5f5;
}
.sh-comments .comment-reply-title {
    font-size: 24px;
    margin-bottom: 25px;
    color: #505050;
    font-weight: 700;
}
.sh-comments #comment {
    display: block;
    width: 100%;
    height: 135px;
    resize: none;
}
.sh-comment-form input, .sh-comment-form textarea {
    border-width: 0px;
}
.sh-comment-form p {
    margin-bottom: 25px;
    position: relative;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.sh-comment-form label {
    margin-bottom: 10px;
    font-size: 12px;
    color: #8d8d8d;
    display: inline-block;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea {
    color: #8d8d8d;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 12px 20px;
}
.contact-form input[type="submit"], .post-content .post-password-form input[type="submit"], .sh-comments .submit, .wpcf7-form .wpcf7-submit {
    border-radius: 100px!important;
    font-size: 13px;
    text-transform: uppercase;
    border-width: 0;
}
.sh-comments .submit {
    border-radius: 100px;
    display: inline-block;
}
.sh-comments .submit {
    background-color: #505050;
    color: #fff;
    line-height: 44px;
    padding: 0 30px;
    border: none;
    font-weight: bold;
    font-size: 11px;
}
.navbar-item.has-dropdown .navbar-dropdown {
    display: none;
}
.navbar-item.has-dropdown.is-active .navbar-dropdown {
    display: block;
    opacity: 100;
}
.sidebar_block {
    border: 1px solid #A6A6A6;
    padding: 20px 15px;
    background: #FFF;
    margin-bottom: 7px;
}
.youtube_sidebar {
    background: #EC3938;
}

.youtube_sidebar .text_1 {
    color: #FFF;
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.youtube_sidebar .text_2 {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.map_sidebar .text_1 {
    color: #686868;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.union_sidebar .text_1 {
    text-align: center;
}
.union_sidebar .text_1 a {
    color: #686868;
    font-size: 16px;
    font-weight: 800;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.sidebar_block .parners_logo_block {
    background: none;
    padding: 0;
}
.sidebar_block .tags_block {
    margin-bottom: 0;
}
@media (max-width: 1000px) {
    .header .white_block {
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
    }
    .header .white_block .logo {
        margin-bottom: 20px;
    }
    .header .logo_description {
        font-size: 16px;
        text-align: center;
    }
    .header {
        height: auto;
    }
    .sh-footer-widgets {
        padding-left: 20px;
    }
    .block__wrapper {
        padding-right: initial;
    }
    .navbar-brand {
        background: #3A3A3A;
    }
    .navbar-burger {
        color: #fff;
    }
    .navbar-brand a:hover {
        color: #fff;
    }
    .red_part {
        padding-left: 10px;
        font-size: 20px;
    }
    .icon_part svg {
        width: 25px;
        height: 25px;
    }
    .post-container {
        max-width: 285px;
        margin: auto;
    }
    .blog-style-masonry article {
        margin-bottom: 0
    }
}