/*
Theme Name:     wecan-theme
Theme URI:      
Description:    Demo theme for site
Author:         wecan.by
Author URI:     http://wecan.by/buldov-maksim/
Template:       new-wecan-theme
Version:        1.0
*/

@import url("/wp-content/themes/new-wecan-theme/style.css");
@font-face {
	font-family: reg;
	font-display: auto;
	src: url('/wp-content/themes/wecan-theme/fonts/UniNeueRegular.ttf');
}
@font-face {
	font-family: Bold;
	font-display: auto;
	src: url('/wp-content/themes/wecan-theme/fonts/UniNeueBold.ttf');
}
* {
    font-family: reg;
}
.home header#masthead .header_block {
    background-image: url(/wp-content/uploads/b1.jpg);
    background-size: cover;
    background-position: top center;
    height: 750px;
    width: 100%;
    position: relative;
}
.page {
    overflow-x: hidden;
}
header#masthead .header_block {
    background-image: url(/wp-content/uploads/b1.jpg);
    background-size: cover;
    background-position: top center;
    height: 250px;
    width: 100%;
    position: relative;
}
.logo {
    width: 200px;
    height: 200px;
    margin: 30px;
    display: inline-block;
    vertical-align: top;
}
ul#primary-menu {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 5px;
}
ul#primary-menu li a {
    padding: 4px 10px;
    border: 2px solid rgba(255, 255, 255, 0);
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    transition: .5s;
    margin-right: 15px;
    font-size: 20px;
    z-index: 2;
    position: relative;
    outline: none;
}

ul#primary-menu li a:hover {
    border-color: #fff;
}

.home_b1 {
    margin-left: 30px;
    width: 50%;
}
.home_b1_title {
    font-size: 77px;
    color: #fff;
    line-height: 80px;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}
.home_b1_title span {
    font-size: 81px;
}
.site-branding {
    width: 100%;
}

.home_b1_text {
    color: #fff;
    font-size: 20px;
    z-index: 2;
    position: relative;
}

a.home_b1_button {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    padding: 5px 15px;
    display: table;
    border-radius: 25px;
    margin-right: 30px;
    margin-left: auto;
    margin-top: 20px;
    z-index: 2;
    position: relative;
    transition: .5s;
}
nav#site-navigation {
    width: calc(100% - 270px);
    display: flex;
    vertical-align: top;
    justify-content: space-around;
}
.menu-menu-1-container {
    display: table;
    margin: 30px 30px 0 auto;
}
ul#primary-menu li.current-menu-item a {
    border-color: #fff;
}
.home header#masthead:before {
    content: '';
    background: url(/wp-content/uploads/top-line-header.png);
    height: 1155px;
    position: absolute;
    width: 955px;
    z-index: 1;
    right: -50px;
    top: -50px;
    background-size: contain;
    background-repeat: no-repeat;
}
a.home_b1_button:hover {
    background: #fff;
    color: #3f72eb;
}
body {
    overflow-x: hidden;
}
header#masthead {
    padding: 50px 50px 0;
}
.b2_sport_single_link a {
    font-size: 19px;
    text-decoration: none;
    color: #2652cf;
    border: 2px solid #2652cf;
    padding: 5px 10px;
    margin: auto;
    border-radius: 30px;
    text-transform: uppercase;
    display: block;
    transition: .5s;
    text-align: center;
}
ul.b2_child_block {
    list-style-type: none;
    padding: 15px;
    margin: 0;
    position: absolute;
    top: 0;
    background: #f8f8f8ed;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #ddd;
    width: 100%;
    left: 0;
}
.b2_sport_single_link a:hover {
    background: #2652cf;
    color: #fff;
}
div#content {
    display: flex;
    padding: 20px 50px 0;
    background: url(/wp-content/uploads/uzor.jpg) no-repeat;
    background-size: cover;
    background-position: right;
}
aside#secondary {
    width: 20%;
    order: 1;
    background: #efefef;
    z-index: 10;
}
div#primary {
    width: 80%;
    order: 2;
    padding: 0 50px;
    background: #fff;
    z-index: 10;
}
.page_pole {
    padding: 10px 50px;
}
.top_pic img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    object-position: top;
}
.page_text {
    color: #8b8b8b;
    text-align: justify;
    font-size: 20px;
    line-height: 40px;
}
p#breadcrumbs {
    color: #cbcbcb;
}
p#breadcrumbs a {
    color: #cbcbcb;
    text-decoration: none;
}
strong.breadcrumb_last {
    color: #4779e7;
}
.page_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 90%);
    font-family: bold;
    font-size: 44px;
    color: #fff;
    line-height: 1;
}
.contacts_map iframe {
    width: 100%;
	filter: grayscale(100%);
	transition: .5s;
}
.contacts_map iframe:hover {
    filter: grayscale(0%);
    width: 100%;
}
.contacts_text {
    color: #9a9a9a;
    font-size: 19px;
    margin: 50px 0 10px;
    padding-left: 28%;
}
.contacts_text div p {
    margin: 0;
    line-height: 40px;
}
.contacts_text div {
    margin-bottom: 25px;
}
.contacts_map {
    margin: 40px 0;
}
footer#colophon {
    position: relative;
}

footer#colophon:before {
    content: '';
    background: url(/wp-content/uploads/footer_before.png);
    height: 1830px;
    width: 1440px;
    position: absolute;
    background-size: contain;
    left: 0;
    bottom: 0;
    z-index: 1;
}
footer#colophon {
    position: relative;
}
footer#colophon:before {
    content: '';
    background: url(/wp-content/uploads/footer_before.png);
    height: 1830px;
    width: 1440px;
    position: absolute;
    background-size: contain;
    right: 50px;
    bottom: 0;
    z-index: 1;
}
.home div#content {
    background: none;
	padding: 0;
}
.home div#primary {
    width: 100%;
}

.b2 {
    background: url(/wp-content/uploads/FON_UZORY.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 50px;
}

.home div#content {
    padding: 0;
}

.b2_block {
    width: 65%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b2_sport_single {
    width: 32%;
    position: relative;
    margin-bottom: 30px;
    z-index: 2;
    padding: 10px;
    box-sizing: border-box;
}

.b2_sport_single:hover ul.b2_child_block {
    visibility: visible;
    opacity: 1;
}

ul.b2_child_block a {
    color: #000;
    text-decoration: none;
    padding: 7px 0;
    display: block;
    transition: .5s;
    line-height: 1;
}

ul.b2_child_block a:hover {
    color: #3767e3;
}
ul#menu-sots-seti {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 0;
    padding: 0;
}
ul#menu-sots-seti li {
    list-style: none;
    padding: 10px 20px 10px 0;
    z-index: 99;
}
.b4_post_single {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    box-shadow: 0px 5px 30px rgba(66, 66, 76, 0.43);
    overflow: hidden;
}
.b4_post_single_image {
    width: 59%;
    line-height: 0;
	overflow: hidden;
}
.b4_post_single_info {
    width: 100%;
    padding: 20px;
} 
.home .b4_post_single_info {
    width: 39%;
    padding: 10px;
}
.b4_post_single_image img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.b4_post_single_date {
    color: #9a9a9a;
    font-size: 14px;
}
.b4_post_single_date {
    color: #9a9a9a;
    font-size: 14px;
}

.b4_post_single_link {
    font-size: 27px;
    line-height: 36px;
}
.b4_post_single_link a {
    color: #616161;
    text-decoration: none;
    font-family: bold;
}
.b4_post_single_text {
    color: #888787;
    font-size: 16px;
    padding: 10px 0;
}
.b4_post_single_more {
    text-align: right;
    padding: 20px 25px;
}
.b4_post_single_more a {
    border: 1px solid #8b8b8b;
    border-radius: 25px;
    padding: 10px 70px;
    font-size: 16px;
    color: #a6a6a6;
    text-decoration: none;
	outline: none;
}
.wrapper {
    padding: 0 50px;
}

.b3 {
    background: linear-gradient(to bottom, #fbfafa, #fff);
    padding: 50px 0;
}
.b2_title {
    text-align: center;
    font-family: bold;
    font-size: 45px;
    color: #d9d9d9;
    margin-bottom: 50px;
}

.bliz_sob {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    align-items: start;
}

.bliz_sob_single {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    justify-content: space-between;
    align-items: center;
    transition: .5s;
    filter: grayscale(100%);
}

.bliz_sob_img {
    width: 30%;
    line-height: 1;
}

.bliz_sob_info {
    width: 65%;
    font-family: bold;
    font-size: 22px;
    line-height: 1.2;
    color: #8b8b8b;
    transition: .5s;
}

div#evrop_game, div#olymp, div#tkio {
    font-size: 73px;
    font-family: bold;
    line-height: 1;
}

.bliz_sob_single:hover {
    filter: grayscale(0%);
}

.bliz_sob_single:hover .bliz_sob_info {
    color: #3868e4;
}
.b4 {
    position: relative;
    display: table;
    padding: 0 50px;
    width: 100%;
}
.b4 .wrapper {
    background: #3564e0;
    padding-bottom: 180px;
}
.b4 .wrapper {
    background: #3564e0;
    padding-bottom: 180px;
    position: relative;
    padding-top: 60px;
    padding-left: 180px;
}
.main_news_title {
    transform: rotate(270deg);
    position: absolute;
    left: -140px;
    top: 185px;
    font-size: 110px;
    color: #d9e0f8;
    font-family: bold;
}
.link_news {
    margin-bottom: 20px;
    text-align: right;
    border-bottom: 2px #fff dashed;
    display: table;
    position: absolute;
    top: 15px;
    right: 50px;
}
.link_news a {
    text-decoration: none;
    color: #f9fcff;
    outline: none;
    font-size: 20px;
}
.home div#primary {
    padding: 0;
}
.footer_b1 {
    width: 65%;
    margin-right: 0;
    margin-left: auto;
    margin-top: 100px;
    margin-bottom: 30px;
    z-index: 20;
    position: relative;
}
.slick-slide img {
    filter: grayscale(100%);
}
.slick-slide img:hover {
    filter: grayscale(0%);
	transition: .5s;
}
.footer_b1_title {
    color: #8b8b8b;
    font-size: 65px;
    font-family: bold;
    text-align: center;
    position: relative;
    z-index: 20;
}

.footer_b1_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.footer_b1_image {
    width: 30%;
    text-align: center;
    margin: 10px 1%;
}

.footer_b2 {
    background: url(/wp-content/uploads/footer.jpg);
    padding: 30px 30px 30px 40%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footer_b2_fed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    border-bottom: 2px solid #dddddd78;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.footer {
    font-size: 25px;
    font-family: bold;
    color: #8b8b8b;
}
.cont_foo_box {
    color: #868383;
    line-height: 35px;
    font-size: 18px;
}
.footer_b3 {
    text-align: right;
    font-size: 16px;
    padding: 10px;
}
.footer_b3 a {
    color: #363636;
    font-family: bold;
    text-decoration: none;
    cursor: pointer;
    z-index: 99;
    position: relative;
}
.footer_b2_line2 {
    z-index: 2;
    position: relative;
    margin-left: 30%;
}
.cont_foo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}
.cont_foo_title {
    width: 34%;
}
.cont_foo_text {
    width: 65%;
}
.cont_foo_text p {
    margin: 0;
}



ul.sidebar_child_block {
    margin: 0;
    list-style-type: none;
    padding: 20px;
    position: absolute;
    background: rgba(255, 255, 255, 0.83);
    top: 0;
    left: 80%;
    width: 300px;
    z-index: 4;
    line-height: 1;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.sidebar_sport_single {
    position: relative;
}

ul.sidebar_child_block a {
    color: #000;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    transition: .5s;
}

ul.sidebar_child_block a:hover {
    color: #3a71e6;
}

.sidebar_sport_single_icon img {
    width: 166px;
    z-index: 5;
    position: relative;
}

.sidebar_sport_single_icon {
    text-align: center;
    margin: 30px 0;
}
.sidebar_sport_single:hover ul.sidebar_child_block {
    left: 90%;
    opacity: 1;
    visibility: visible;
	z-index: 10;
}
.menu-sots-seti-container {
    margin-left: 30%;
}
.b4_post_single_more a:hover {
    border: 1px solid #2652cf00;
    color: #f3f4f5;
    transition: .5s;
    background: #2652cf;
}
.one_doc a {
    text-decoration: none;
    outline: none;
}
.one_doc {
    display: flex;
    flex-wrap: wrap;
    width: 24%;
    justify-content: center;
    font-family: bold;
    font-size: 17px;
    color: #585858;
}
.all_docs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.table_head {
    display: flex;
    justify-content: space-between;
    background: #457ef9;
    border-left: 2px solid #457ef9;
}
.top_bl1 {
    width: 34%;
}
.top_bl2 {
    width: 20%;
}
.top_bl3 {
    width: 22%;
}
.top_bl4 {
    width: 24%;
}
.top_bl {
    border-right: 2px solid #fff;
    font-family: bold;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
}
.line {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 2px solid #cbcbcb;
    border-left: 2px solid #cbcbcb;
}
.line_b {
    text-align: center;
}
.bl1 {
    width: 34%;
}
.bl2 {
    width: 20%;
}
.bl3 {
    width: 22%;
}
.bl4 {
    width: 24%;
}
.line_b {
    border-right: 2px solid #ccc;
}
.top_bl4.top_bl {
    border-right: 2px solid #457ef9;
}
.line_b.bl3 p {
    margin: 0px;
}
.gallery-item-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery div#primary {
    position: relative;
}
nav.navigation.pagination {
    margin-bottom: 50px;
}
.nav-links {
    color: #8b8b8b;
}
span.page-numbers.current {
    font-family: bold;
    text-decoration: underline;
	padding: 0 5px;
}
.mediagal {
    width: 48%;
    margin-bottom: 50px;
}
.single .mediagal {
    width: 100%;
    margin-bottom: 50px;
}
.block-gallery-img {
    line-height: 0;
    margin-bottom: 10px;
}
a.a_title {
    color: #8b8b8b;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    padding: 10px;
    outline: none;
}
.block-gallery {
    text-align: center;
    overflow: hidden;
}
.single img.attachment-thumbnail.size-thumbnail {
    width: 100%;
}
.single .gallery-columns-3 .gallery-item {
    width: 32%;
    max-width: 100%;
}
.single .gallery-columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
nav.navigation.pagination {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.nav-links {
    color: #8b8b8b;
}
a.page-numbers {
    color: #8b8b8b;
    text-decoration: none;
    padding: 0 5px;
}
.single-gallery .page_title {
    display: none;
}
.news_img img {
    width: 100%;
    /*height: 300px;*/
    object-fit: cover;
    object-position: top;
}
.news_text {
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
}
.news_date {
    padding: 10px 0;
}
.single-post h1.entry-title {
    text-align: center;
}
.home div#primary {
    background: none;
    z-index: unset;
}
span.edit-link {
    display: none;
}
.school_bl1 {
    width: 30%;
}
.school_bl2 {
    width: 35%;
}
.school_bl3 {
    width: 35%;
}
.s1 {
    width: 30%;
    font-family: bold;
}
.s2 {
    width: 35%;
}
.s3 {
    width: 35%;
}
.school_bl3.top_bl {
    border-right: 2px solid #457ef9;
}
.line_b {
    line-height: 30px;
    padding: 2px;
}
.sport_one, .sport_two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
.sport_l {
    width: 20%;
}

.sport_r {
    width: 76%;
    font-size: 16px;
    color: #3b3b3b;
    line-height: 30px;
}

.sport_name {
    font-weight: bold;
}

.sport_l img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 103px;
}
.tab {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.tab button {
    border: 2px solid #4a99fe;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    background: none;
    color: #4a99fe;
    font-family: bold;
    font-size: 22px;
    border-radius: 100px;
    width: 50%;
}
.tab button.active {
    background-color: #457ef9;
    color: #fff;
}
.tab button:hover {
    background-color: #457ef994;
}

.footer_b2_fed a img:hover {
    filter: grayscale(0%);
	transition: .5s;
}
.footer_b2_fed a img {
    filter: grayscale(100%);
    position: relative;
    z-index: 99;
}
.footer_b1_image img:hover {
    filter: grayscale(0%);
    transition: .5s;
}

.footer_b1_image img {
    filter: grayscale(100%);
    position: relative;
    z-index: 99;
}
ul#menu-sots-seti li a {
    cursor: pointer;
}
.one_doc a img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.page-templ-title h1.entry-title {
    position: absolute;
    top: -15vh;
    left: 50%;
    transform: translate(-80%, -50%);
    font-family: bold;
    font-size: 44px;
    color: #fff;
    margin: 0;
}
.block-gallery:hover .block-gallery-img img {
    transform: scale(1.05);
    transition: .5s;
    opacity: 0.7;
}
.b4_post_single:hover .b4_post_single_image img {
    transform: scale(1.1);
    transition: .5s;
}
.gallery-item a img:hover {
    transform: scale(1.1);
    transition: .5s;
    opacity: 0.8;
}
div#responsive-menu-title {
    margin: auto;
    display: table;
}
div#responsive-menu-title-image {
    text-align: center;
}
div#responsive-menu-title-image img {
    width: 70%;
}
ul#menu-sots-seti-1 li {
    list-style: none;
    padding: 0 10px;
}

ul#menu-sots-seti-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div#responsive-menu-additional-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 20px;
}
.one_doc:hover a img { 
transform: scale(1.1); 
} 

.one_doc a { 
overflow: hidden; 
display: block; 
} 

.one_doc a img { 
transition: .5s; 
}
.home .header_partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 20%;
    position: absolute;
    bottom: 5px;
    left: 25px;
}
.header_partners{
	display: none;
}

.partner_one {
    width: 50%;
    text-align: center;
    padding: 5px;
}

.partner_one img {
    width: 80%;
}
.block-gallery-img a {
    outline: none;
}
.logo a {
    outline: none;
}
.error404 footer#colophon:before{
	display: none;
}
.error404 div#primary{
	width: 100%;
}
.logo_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
div#cherry-search-wrapper-1 {
    width: 20%;
    margin: 30px 5px 0;
    z-index: 20;
}
.menu-menu-1-container {
    display: table;
    margin: 30px 3% 0 auto;
    width: 75%;
}
input.search-field.cherry-search__field.search-form__field {
    background: #ffffff45;
    border: none;
    color: #fff;
    border-radius: unset;
    padding-left: 10px;
    font-family: reg;
}
button.search-submit.cherry-search__submit.btn.btn-primary {
    background: #ffffff45;
    color: #fff;
    border: none;
    border-radius: unset;
}
.search-results .page_title {
    display: none;
}
.search-results footer#colophon:before{
    display: none;
}
input[type=search] {
	background: #CCFF00;
	color: #fff;
	-webkit-appearance: none;
}
input::-webkit-input-placeholder {
color: #fff !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
}
 
input:-ms-input-placeholder {  
color: #fff !important;  
}
.b2_sport_single_link_sidebar a {
    color: #386ce4 !important;
    font-family: bold;
}
.menu-menu-en-container {
    display: table;
    margin: 30px 30px 0 auto;
    width: 82%;
}

.page-id-357 .main_news_title {
    left: -60px;
}
.one_doc img {
    height: 300px;
}
.gallery-icon {
    overflow: hidden;
    line-height: 0;
}

li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
	padding: 15px;
}
.menu li > ul.sub-menu > li > ul.sub-menu {
    left: 100%;
    top: 0;
}
ul#menu-menu-1 .sub-menu li a:hover {
    color: #9ac9c7;
    border: none;
    background: #dadada;
    border-top: 2px solid transparent;
}
ul#menu-menu-1 .sub-menu li a {
    padding-top: 0;
    padding-left: 10px;
	display: block;
}
.home .menu li > ul.sub-menu {
    top: 10%;
    border-radius: 15px;
}
.menu li > ul.sub-menu {
    top: 30%;
    border-radius: 15px;
}
ul.sub-menu li {
    margin-bottom: 12px;
}
ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    transition: .5s;
    background: #7fadf9a6;
    position: absolute;
    display: block;
    width: 320px;
    z-index: 20;
    list-style: none;
}
.footer_b1_gallery_b9.slick-initialized.slick-slider {
    margin: 30px 0;
}
ul.children {
    margin: 0;
    list-style: none;
    padding-left: 25px;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
div#o_nas_info {
    text-align: justify;
}
.news_img_full img {
    width: 100%;
    object-fit: cover;
}
.single-post .sidebar {
    z-index: 10;
    background: #fff;
	margin: 0;
}
.single-post .sidebar_sport_single_icon {
    margin: 30px 10px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
    color: #ffffff;
    border-color: #3f3f3f;
    background-color: #3f3f3f;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    border-left: 1px solid #3f3f3f !important;
    background-color: #3f3f3f !important;
}
.video_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.one_video {
    width: 49%;
    margin-bottom: 20px;
}
a {
    outline: none;
}

.bliz_sob_info > div {
    font-size: 73px;
    font-family: bold;
    line-height: 1;
}

@media (max-width: 1280px) { 
ul#primary-menu li a {
    font-size: 18px;
}
	.menu-menu-1-container {
    margin: 3% 0% 0 0;
    width: 75%;
}
ul#primary-menu li a {
    margin-right: 0;
}	
	.footer_b2_line2 {
    margin-left: 23%;
}
}
@media(max-width: 1130px){
	.page-templ-title h1.entry-title {
    top: -11vh;
}
}
@media (max-width: 1180px) { 
 .menu-menu-1-container {
    margin: 30px 0;
	width: 80%; 
}

.footer_b1 {
    z-index: 5;
    position: relative;
}
	.home .b4_post_single_info {
    width: 60%;
}
	.b4_post_single_info {
    width: 100%;
}
	.home header#masthead:before {
    width: 850px;
}
.page_pole {
    padding: 0;
}
	.page_text {
    font-size: 18px;
    line-height: 35px;
}
.home .site-branding {
    width: 100%;
}
.home nav#site-navigation {
    width: 100%;
    position: absolute;
    left: 0;
}
.home .logo { 
    margin-top: 100px;
    z-index: 2;
    position: relative;
}
	.home header#masthead {
    display: block;
}
	h1.entry-title {
    top: 22%;
}
	.footer_b2_line2 {
    margin-left: 15%;
}
}	
@media (max-width: 1160px) { 
.b4_post_single_more a {
    padding: 10px 50px;
}	
}	

@media (max-width: 1130px) { 
	ul#primary-menu li a {
    margin-right: 5px;
}
	.logo {
    width: 140px;
    height: 140px;
    margin: 30px;
}
	ul#primary-menu li a {
    font-size: 18px;
}
	header#masthead .header_block {
    height: 200px;
}
	.one_doc {
    width: 32%;
    margin-bottom: 20px;
}
/*.page-templ-title h1.entry-title {
    top: 18%;
}*/
	.b4_post_single_image img {
    height: 100%;
    min-height: unset;
}
	.page_title {
    top: 34%;
}
} 
@media (max-width: 1090px) { 
	ul#primary-menu li a {
    font-size: 15px;
}
	.b4_post_single_more {
    padding: 0; 
    text-align: center;
	margin: 10px auto;	
}
	.one_video iframe {
    height: 200px;
}
}
@media (max-width: 1024px) { 
.b2_block {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.b2_title {
    margin-bottom: 20px;
}
	.bliz_sob_single {
    width: 51%;
    margin: auto;
    margin-bottom: 40px;
}
	.bliz_sob {
    flex-wrap: wrap;
    justify-content: space-between;
}
	.home_b1 {
    width: 55%;
}
	.b4 .wrapper {
    padding-left: 130px;
}
	.main_news_title {
	font-size: 100px;	
    left: -130px;
}
	.b4 .wrapper {
    padding-bottom: 90px;
}
	.footer_b1 {
    width: 75%;
}
	.footer_b1_title {
    font-size: 60px;
	padding-bottom: 20px;	
}
	.footer_b1_image {
    width: 28%;
}
	footer#colophon:before{	
	display:none;
}	
	.footer_b1 {
    width: 100%;
    margin-top: 50px;
	margin-bottom: 50px;	
}
	.b4_post_single_link {
    font-size: 22px;
    line-height: 30px;
}
	.single h1.entry-title {
    font-size: 24px;
}
	.news_text p {
    margin: 0;
}
	.news_text {
    line-height: 30px;
}
	.single .entry-content {
    margin: 0;
}
	.one_doc {
    width: 50%;
}
	a.a_title {
    font-size: 20px;
    line-height: 24px;
}
	.contacts_text div {
    display: table;
    margin: auto;
    text-align: center;
	margin-bottom: 15px;	
}
	.contacts_text {
    margin: 30px 0 10px;
    padding-left: 0;
}
	.contacts_text div p {
    line-height: 35px;
}
 h1.entry-title {
    font-size: 16px;
}
ul.b2_child_block {
    visibility: visible !important;
    position: unset;
    display: table;
    margin: auto;
    height: 320px;
    opacity: unset;
}
	.b2_sport_single_link {
    height: 85px;
}
		nav#site-navigation {
    display: none;
}
	.page_title {
    display: none;
}
		.page-templ-title h1.entry-title {
    display: none;
}
	.footer_b2 {
    padding-left: 30px;
}
	.menu-sots-seti-container {
    margin-left: 0;
    margin: auto;
    display: table;
}
	.footer_b2_line2 {
    margin-left: 0;
}
	.footer {
    text-align: center;
    padding: 10px 0;
}
}	
@media (max-width: 900px) { 
	.home_b1 {
    width: 100%;
    margin: 0;
    padding: 0 30px;
}
	.home_b1_title {
    text-align: center;
    font-size: 54px;
}
	.home_b1_text {
    text-align: center;
}
	a.home_b1_button {
    margin: 20px auto;
}
	.home header#masthead .header_block {
    height: 650px;
}
	.b2_block {
    padding: 0 5%;
}
	.b3 {
    padding: 0;
    padding-bottom: 50px;
}
	ul#primary-menu li a {
    margin-right: 0;
}
	.home header#masthead:before {
    width: 760px;
}
	.b2_block {
    width: 100%;
}
	.b4_post_single_image img {
    width: 100%;
    height: 300px;
}
.b4_post_single_image {
    width: 100%;
    overflow: hidden;
}
	.b4_post_single_info {
    width: 100%;
}
	.b4 .wrapper {
    padding-bottom: 30px;
}
	.link_news a {
    font-size: 18px;
}
	ul#primary-menu li a {
    padding: 4px 10px;
    font-size: 17px;
}
	.logo {
    width: 130px;
    height: 130px;
}
	.page-template-page-schools div#primary {
    padding: 0 20px;
}
	.page-template-page-calendar div#primary {
    padding: 0 20px;
}
	.tab button {
    font-size: 18px;
}
	.line_b {
    line-height: 25px;
}
	.home .b4_post_single_info {
    width: 100%;
}
	.b4_post_single_more {
    text-align: right;
    margin: 10px auto;
    padding: 0 10px 10px;
}
	.b4_post_single_image img {
    width: 100%;
    height: 240px;
}
	.home_b1_title span {
    font-size: unset;
}
	.home_b1_title {
    line-height: 60px;
}
	.one_video {
    width: 80%;
    margin: 0 auto 20px;
}
}
@media (max-width: 770px) { 

	.logo {
    margin-top: 40px;
}
	.home header#masthead:before {
    width: 440px;
}
	.home_b1_title {
    line-height: 50px;
    margin-top: 30px;
}
	.b4 {
    padding: 0 30px;
}
	.footer_b1 {
    margin-top: 20px;
    margin-bottom: 30px;
}
	.footer_b2 {
    padding-left: 30px;
}
	.b4_post_single_info {
    padding: 10px 20px;
}
.single .gallery-columns-3 .gallery-item {
    width: 48%;
}	
	div#primary {
    padding: 0 30px;
}
	.contacts_text div p {
    font-size: 16px;
}
	.logo {
    margin: auto;
    display: table;
    padding-top: 30px;
}
	.home .logo {
    margin-top: 0;
}
		header#masthead {
    padding: 25px 25px 0;
}
	.home .header_partners {
    width: 30%;
}
	.footer_b1_title {
    font-size: 40px;
}

}
@media (max-width: 650px) { 
	.main_news_title {
    font-size: 54px;
    transform: none;
    position: unset;
}
	.b4 .wrapper {
    padding: 30px;
}
	.b4_post_single_more {
    text-align: right;
    padding: 5px 25px 20px;
}
	.b4_post_single_link {
    font-size: 20px;
    line-height: 30px;
}
	.footer_b1_title {
    font-size: 42px;
}
	.footer_b1_image {
    width: 40%;
    margin: 1% 3%;
}
	.footer_b2_line2 {
    margin-left: 0;
}
	.footer_b2_line2 p {
    font-size: 16px;
    margin: 0;
}
	.footer {
    font-size: 22px;
}
	.b2_sport_single {
    width: 45%;
    margin-bottom: 0px;
    padding: 10px;
}
	.home_b1_title {
    font-size: 40px;
	margin: 10px;
}
	.home header#masthead .header_block {
    height: 590px;
}
	a.home_b1_button {
    font-size: 16px;
}
	.mediagal {
    width: 85%;
    margin: auto;
    margin-bottom: 20px;
}
	div#content {
    padding: 20px 30px 0;
}
	aside#secondary {
    display: none;
}
	.single-post .sidebar {
    display: none;
}
	div#primary {
    width: 100%;
    padding: 0;
}
	.sport_l {
    width: 100%;
    text-align: center;
}
	.sport_r {
    width: 100%;
    font-size: 14px;
}
.page-template-page-calendar div#primary {
    padding: 0;
}
.news_text p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
	.cont_foo_text {
    width: 80%;
    margin: auto;
}
	.cont_foo_title {
    width: 100%;
}
	.cont_foo {
    display: block;
    flex-wrap: unset;
    margin-bottom: 10px;
    text-align: center;
}
	.b2_sport_single {
    width: 100%;
    margin: auto;
}
	.b2_sport_single_icon {
    width: 70%;
    margin: auto;
}
	.b4_post_single {
    width: 80%;
    margin: 0 auto 20px;
}
	.b4_post_single_image img {
    height: 200px;
}
	.b4_post_single_link {
    font-size: 16px;
    line-height: 24px;
}
	.b4_post_single_more a {
    padding: 5px 30px;
    font-size: 14px;
}
	.b4_post_single_more {
    padding: 5px 25px 10px;
}
}
@media (max-width: 500px) { 
	.b2 {
    padding: 20px;
}
	.b2_block {
    padding: 0;
}
	.b2_block {
    width: 100%;
    padding: 0;
}
	.page_text {
    font-size: 16px;
    line-height: 30px;
}
	.wrapper {
    padding: 0 20px;
}
	.footer_b2_line2 {
    text-align: center;
}
	header#masthead {
    padding: 0;
}
	.single h1.entry-title {
    margin: 0;
}
	.footer_b2_fed a {
    text-align: center;
}
	.footer_b2_fed a img {
    margin: 0 auto;
    width: 60%;
    text-align: center;
}
	.bliz_sob_info {
    font-size: 16px;
}
	div#evrop_game, div#olymp, div#tkio {
    font-size: 50px;
}
	.b2_title {
    font-size: 36px;
}
}	
@media (max-width: 420px) { 
.home_b1_title {
    font-size: 20px;
    margin: 10px;
}
	.home_b1_text {
    font-size: 16px;
}
	.home header#masthead {
    padding: 0;
}
	.home header#masthead .header_block {
    height: 430px;
}
	.b2_title {
    font-size: 30px;
}
	.b3 .wrapper {
    padding: 0 15px;
}
	.bliz_sob_single {
    width: 70%;
    margin-bottom: 30px;
}
	.b4 {
    padding: 0;
}
	.link_news a {
    font-size: 16px;
}
	.main_news_title {
    font-size: 42px;
}
	.footer_b1_title {
    font-size: 30px;
}
	.footer_b2 {
    padding-left: 20px;
}
	.footer {
    font-size: 20px;
}
	.footer_b2_line2 p {
    line-height: 28px;
}
.footer_b3 {
    font-size: 14px;
}	
	.b4_post_single_more {
    margin: 10px auto;
    display: table;
}
	.b4 .wrapper {
    padding: 15px;
}
	.b4_post_single_image img {
    height: 250px;
}
	.b4_post_single_more a {
    padding: 10px 50px;
}
	div#content {
    padding: 20px 10px 0;
}
	.single h1.entry-title {
    font-size: 20px;
    margin-top: 55px;
}
	.news_text {
    font-size: 16px;
    margin: 0 15px;
}
	.news_date {
    padding: 10px 15px;
}
	.news_img img {
    height: 240px;
}
	.one_doc {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
}
	.one_doc a img {
    height: 350px;
}
	a.a_title {
    font-size: 16px;
}
	.contacts_text div p {
    line-height: 30px;
}
	.contacts_text {
    margin: 10px 0 10px;
}
	.page-template-page-schools div#primary {
    padding: 0;
}
	.top_bl {
    font-size: 14px;
}
	.line {
    font-size: 14px;
}
	.tab button {
    font-size: 16px;
}
	.line_b {
    font-size: 14px;
}
	.page-template-page-calendar div#content {
    padding: 0;
}
	ul.b2_child_block {
    height: 260px;
}
	.home .header_partners {
    display: none;
}
	.error404 h1.page-title1 {
    font-size: 22px;
}
	.news_text p {
    font-size: 14px;
    line-height: 22px;
}
	.one_video {
    width: 90%;
    margin: 0 auto 20px;
}
}	
@media (max-width: 320px) { 
.home_b1_title {
    font-size: 18px;
    margin: 10px;
    line-height: 22px;
}
	.home_b1_text {
    font-size: 14px;
}
	a.home_b1_button {
    font-size: 14px;
    margin: 20px auto;
}
	.b2_sport_single {
    width: 80%;
}
	.b2_sport_single_link {
    height: auto;
    margin-bottom: 20px;
}
	.b4_post_single_more a {
    padding: 10px 15px;
}
	.news_text {
    line-height: 25px;
}
	.single .gallery-columns-3 .gallery-item {
    width: 49%;
}
	.line_b {
    font-size: 12px;
    line-height: 20px;
}
	.top_bl {
    font-size: 12px;
}
	.tab button {
    font-size: 14px;
}
}
@media (min-width: 1440px) { 
.one_doc a img {
    height: 300px;
}
}	


#p_prldr {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #407ff0;
	z-index: 9999999999999999999999999999999999;
}


#p_prldr .svg_anm {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 250px;
	height: 250px;
	background: url(/wp-content/uploads/logo-1.png) center center no-repeat;
	background-size: 250px;
}