@charset "utf-8";

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:active, a:focus {
    outline: none;
}

body.home .vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
body.home .vc_sep_width_100, body.home .wpb_single_image img.vc_img-placeholder {
    width: 100%;
    margin-bottom: 3.5rem;
}
body.home .vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}
body.home .vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
body.home .vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
body.home .vc_separator h4 { 
    margin-right: 1rem;
    margin-left: 1rem;
}

body.home .crumb-container {
    min-height: 3.5rem;
    margin-bottom: .9rem;
    padding-top: 2rem;
}
body.home .entry-crumbs {
    font-size: 1.3rem;
    color: #c3c3c3;
    line-height: 1.3rem;
    padding-top: 1px;
    padding-bottom: 2px;
}
body.home .entry-crumbs a {
    color: #c3c3c3;
}
body.home .entry-crumbs a:hover {
    color: #777;
    text-decoration: none;
}
body.home .entry-crumbs a::after {
    content: ' \203A ';
}

body.home .pb-span8 {
    width: 66.66666667%;
}
body.home .pb-span8::after {
    content: "";
    display: table;
    clear: both;
}
body.home .pb-row [class*="pb-span"] {
    display: block;
    min-height: 1px;
    position: relative;
    float: left;
    padding-right: 2rem;
}
body.home .post {
    background-color: #fff;
    margin-bottom: 4rem;
}
body.home .category {
    list-style: none;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
    padding: 0;
}
body.home .category li {
    display: inline-block;
    margin: 0 .5rem .5rem 0;
    line-height: 1;
}
body.home .category a {
    color: #fff;
    background-color: #222222;
    padding: .6rem;
    white-space: nowrap;
    display: inline-block;
}
body.home .category a:hover {
    opacity: 0.9;
    text-decoration: none;
}
body.home .post header .entry-title {
    margin-top: 0;
    margin-bottom: 7px;
    word-wrap: break-word;
    font-size: 41px;
    line-height: 50px;
}
body.home .module-meta-info {
    font-size: 1rem;
    margin-bottom: .5rem;
    line-height: 1;
    min-height: 1.3rem;
}
body.home header .module-meta-info {
    margin-bottom: 1.2rem;
}
body.home .post-date {
    color: #aaa;
    display: inline-block;
    position: relative;
    top: .1rem;
}
body.home header .post-date {
    margin-left: 4px;
    color: #444;
    float: left;
}
body.home header .post-comments {
    float: right;
    position: relative;
    top: .1rem;
}
body.home .post-template-default .post-title .post-comments {
    margin-left: 2rem;
}
body.home header .post-comments a {
    color: #444;
}
[class*="icon-"] {
    line-height: 1;
    text-align: left;
    display: inline-block;
}
body.home .inner {
    float: right;
}
body.home header .icon-comments {
    margin-right: 5px;
    font-size: 9px;
}
body.home header .post-comments span {
    vertical-align: middle;
}
body.home header .post-comments a::before {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: .5rem;
    font-weight: bold;
}
body.home header .post-comments a::before {
    content: "\e83b";
}
body.home .page-content, body.home .post-content, body.home .wpb_text_column, body.home .block_text_with_title, body.home .woocommerce #tab-description, body.home .mce-content-body {
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #222;
}
body.home .post-content {
    margin-top: 1.8rem;
    padding-bottom: 1.3rem;
}
body.home .post-content iframe {
    width: 100%!important;
    min-height: 400px;
}
body.home .content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
}
body.home div.sharedaddy h3.sd-title {
    margin: 0 0 1rem 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700;
}
body.home div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em;
}
body.home div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em;
}
body.home .post footer {
    clear: both;
}
body.home .post-source-tags {
    font-size: 1rem;
}
body.home .post-small-box {
    margin-bottom: .4rem;
    line-height: 2rem;
    clear: left;
    height: 2rem;
    display: table;
    padding: 0;
}
body.home .tags {
    margin: 0 0 3rem 0;
    display: table;
    line-height: 2rem;
    font-weight: 600;
}
body.home .clearfix:before, body.home .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
body.home .clearfix:before, body.home .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
body.home .clearfix:after {
    clear: both;
}
body.home .post-source-tags {
    font-size: 1 rem;
}
body.home .post-small-box {
    margin-bottom: .4rem;
    line-height: 2rem;
    clear: left;
    height: 2rem;
    display: table;
}
body.home .tags li {
    list-style: none;
    display: inline-block;
    line-height: 2rem;
    margin-left: 0;
    float: left;
    margin-bottom: .4rem;
}
body.home .tags li noindex {
    opacity: 0;
}
body.home .post-small-box li span {
    background-color: #222222;
    padding: .5rem .9rem;
    color: #fff;
    display: block;
    text-transform: uppercase;
    line-height: 1rem;
    float: left;
    height: 2rem;
}
body.home .tags span, body.home tags a {
    margin-right: .4rem;
    margin-left: 0;
}
body.home .post-small-box li noindex a {
    display: block;
    float: left;
    border: 1px solid #ededed;
    margin-left: .4rem;
    line-height:.8rem;
    color: #111111;
    padding: .5rem .8rem;
    height: 2rem;
    text-decoration: none;
    text-transform: capitalize;
}
body.home .post-small-box li noindex a:hover {
    background-color: #d61b1b;
    border-color: #d61b1b;
    color:#ffffff;
}

body.home .pb-span4 {
    width: 33.33333333%;
}
body.home .ss-main-sidebar, body.home .ss-row .pb-span4 .wpb_wrapper {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    display: block;
    min-height: 1px;
    position: relative;
    float: left;
}
body.home .widget {
    font-family: 'Open Sans', arial, sans-serif;
    margin-bottom: 3.8rem;
}
body.home .pb-span4 .block_13 {
    margin-bottom: 2rem;
    display: block;
    min-height: 1px;
    position: relative;
    float: left;
}
body.home .pb-span4 .block_13 .block_inner {
    display: block;
    min-height: 1px;
    position: relative;
    float: left;
}
body.home .block-title-wrap {
    position: relative;
}
body.home .block-title {
    font-size: 1rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 2rem;
    border-bottom: 2px solid #222222;
}
body.home  .block-title a, body.home .block-title span, body.home  .block-title label {
    line-height: 1.5rem;
    display: inline-block;
    padding: 7px 12px .4rem;
    background-color: #222222;
    color: #fff;
}
body.home .block-title-wrap .block-title {
    border-color: #d61b1b;
}
body.home .block-title-wrap .block-title .pulldown-size {
    background-color: #d61b1b;
    color: #ffffff;
}
body.home .pb-row [class*="pb-span"] {

}
body.home .comments {
    clear: both;
}
body.home .ss-main-content .comments {
    margin-bottom: 4.8rem;
    padding-top: 1rem;
    margin-top: -1rem;
}
body.home .comments-title-wrap {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}
body.home .comments-title {
    border-color: #d61b1b;
}
body.home .block-title > span, body.home .block-title > a, body.home .block-title > label, body.home .widgettitle {
    background-color: #d61b1b;
    text-transform: uppercase;
}
body.home .uid {
    display: none !important;
}
body.home .uc-answer-link a {
    border: solid 1px #d61b1b;
    padding: .5rem;
    color: #fff;
    text-decoration: none;
    background-color: #d61b1b;
}
body.home .uc-answer-link a:hover {
    border: solid 1px #c8c4c4;
    padding: .5rem;
    color: #333;
    text-decoration: none;
    background-color: #ffffff;
}
body.home .comment-list  {
    padding: 0;
}
body.home 


body.home .wpb_row {
    margin-bottom: 0;
}
body.home .pb-row .pb-row {
    clear: both;
    position: relative;
    float: left;
    margin-bottom: 2rem;
}
body.home .pb-row .pb-row .pb-span6 {
    width: 50%;
}
body.home .pb-row .pb-row .pb-span6::before {
    display: table;
    content: "";
}
body.home .pb-row .pb-row .pb-span6::after {
    display: table;
    content: "";
    clear: both;
}
body.home .vc_column_container>.vc_column-inner {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    width: 100%;
}
body.home .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
body.home .vc_column_container>.vc_column-inner::before {
    content: " ";
    display: table;
}
body.home .vc_column_container>.vc_column-inner::after {
    content: " ";
    display: table;
    clear: both;
}
body.home .wpb_wrapper {
    font-size: 1.5rem;
    line-height: 1.6;
    padding-right: 2rem;
}
body.home .wpb_wrapper img {
    width: 100%;
}
body.home $allEntries {
    width: 100%;
} 
body.home #allEntries [id*=entry] {
    width: 50%;
    float: left;
}
body.home #allEntries [id*=entry]:first-child {
    width: 100%;
}
body.home #allEntries [id*=entry] .block-span6 {
    padding-left: 0;
    width: 100%;
}
body.home #allEntries [id*=entry] .block-span6 div .u-mpanel {

}
body.home .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
body.home .block-title, body.home .block_template_1 .related-title, body.home .wpb_tabs .wpb_tabs_nav, body.home .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, body.home .woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-color: #d61b1b;
}
body.home aside.widget ul {
    float: right;
    padding: 0;
}
body.home aside.widget ul li {
    float: left;
    list-style: none;
    width: 30%;
    margin-right: 2rem;
}
body.home aside.widget ul li:last-child {
    margin-right: 0;
}
body.home header.post-title {
    padding-right: 2rem;
}
body.home .widget {
    margin-bottom: 3.5rem;
    display: block;
}
body.home .widget {
    overflow: hidden;
}
body.home .widget select {
    width: 100%;
    height: 3rem;
    margin-bottom: .9rem;
    margin-top: 1rem;
    padding: 0 .4rem;
    text-transform: none;
}
body.home .widget select option {
    padding: 0 .4rem;
}








@media (max-width: 767px) {


html, body {
 /* Убирает прокрутку по горизонтале, для мобильной версии */
 overflow-x: hidden;
}
body.home .crumb-container {
    padding-top: .8rem;
}
body.home .pb-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
body.home .pb-row .pb-span1, body.home .pb-row .pb-span2, body.home .pb-row .pb-span3, body.home .pb-row .pb-span4, body.home .pb-row .pb-span5, body.home .pb-row .pb-span6, body.home .pb-row .pb-span7, body.home .pb-row .pb-span8, body.home .pb-row .pb-span9, body.home .pb-row .pb-span10, body.home .pb-row .pb-span11, body.home .pb-row .pb-span12 {
    float: none;
    width: 100%;
}
body.home .post header .entry-title {
    font-size: 1.5rem;
    line-height: 2.1rem;
}
body.home .post-content iframe {
    width: 100%;
    min-height: 263px;
}
body.home .uComForm-inner .uf-with-tooltip {
    display: none;
}
body.home .uComForm-inner .ucf-content {
    margin: 0;
    padding: 0;
}
body.home .uf-form .commSbmFl {
    width: 50%;
    min-height: 5rem;
    background-color: #d61b1b;
    color: #ffffff;
    font-size: 2rem;
    padding: 0;
}
body.home .uf-form .commSbmFl:hover {
    background-color: #ffffff;
    color: #000000;
    padding: 0;
    border: 1px solid;
}
body.home #allEntries [id*=entry] {
    width: 100%;
    float: none;
}
.cd-top {
    right: 1rem;
    bottom: 1rem;
}
body.home header.post-title {
    padding-right: 0;
}
body.home .block-title {
    margin-bottom: 1rem;
}
body.home .widget {
    margin-bottom: 1rem;
}
body.home aside.widget ul li {
    width: 100%;
}
body.home .pb-row .pb-row .pb-span6 {
    float: left;
    width: 49%;
}
body.home .wpb_wrapper {
    padding-right: 1rem;
    font-size: 0.8rem;
}
#uSocial .uscl-bar.uscl-size24 .ico_uscl.ico_uscl-arrow, #uSocial .uscl-bar.uscl-size24 .uscl-item, .uSocial-Share .uscl-bar.uscl-size24 .ico_uscl.ico_uscl-arrow, .uSocial-Share .uscl-bar.uscl-size24 .uscl-item {
    width: 4.7rem !important;
}
#uSocial .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, #uSocial .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-bottom .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-horizontal .uscl-item .ico_uscl, .uSocial-Share .uscl-bar.uscl-size24.uscl-eachCounter1.uscl-top .uscl-item .ico_uscl {
    width: 100% !important;
}
body.home input[type=submit] {
    padding: 0;
}
}