@font-face {
    font-family: Proxima Nova Regular;
    src: url("../fonts/Proxima Nova Regular.otf") format("opentype");
}

@font-face {
    font-family: Proxima Nova Semibold;
    src: url("../fonts/Proxima Nova Semibold.otf") format("opentype");
}

/*SLICK-SLIDER*/

.slickslider {
    margin: 45px auto;
    text-align: center;
    background: #212837;
}

.slickslider img {
    margin-right: 5px;
}

.slick-prev:before, .slick-next:before {
    color: #58647d;
}

.slick-next {
    right: -5px;
}

.slick-slide {
    /*padding: 0 30px;*/
    height: 160px;
}

@media (max-width: 400px) {
    .slick-slide {
        padding: 0 !important;
    }
}

footer .slick-slide img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
}

footer .slick-initialized .slick-slide {
    display: inline-block;
    height: 103px;
    line-height: 100px;
}

@media (max-width: 768px) {

    footer .column-2 {
        text-align: center;
    }
}

section.matches .slick-list {
    border-right: 2px solid #67baf1;
}

/*.slide-member1:after{
    content:  url('../img/bars-icon.png')  ;
    top: 85px;
    padding-left: 6px;
    position: absolute;
}*/

.breakpoint:after {
    content: ' : ';
    left: 34px;
    position: relative;
    bottom: 14px;
}

/*.slide-member2:before{
    content:  url('../img/spbgu-icon.png');
    position: absolute;
    left: 14px;
    padding-right: 11px;
}*/

.slide-member2 {
    padding-left: 40px;
    position: relative;
    left: 49px;
    bottom: 12px;
}

.slide-member2 .slider-icon {
    width: 24%;
    position: absolute;
    left: 9px;
    bottom: 0px;
}

.slide-member1 {
    /*padding-left: 40px;*/
    position: relative;
    left: -20px;
    /*bottom:12px;*/
}

.slide-member1 .slider-icon {
    width: 24%;
    position: absolute;
    right: -36px;
    bottom: 0px;
}

/*.score {
  position: absolute;
  bottom: 13px;
  right: -47px;
}
.score2 {
  left: -8px;
  bottom: 1px;
  position: absolute;
}*/

/*.slider > h3, p {
    display: inline-block;
}*/

.slider .slick-prev {
    top: 50%;
    z-index: 1;
}

.slider .slick-next {
    top: 50%;
    /*right: -3px;*/
}

.slider > .slick-prev:before {
    color: #fff;
}

.news-slider {
    font-family: 'Proxima Nova Semibold';
}

.news-slider .slider > .slick-prev:before {
    color: #0d274c;
    font-size: 84px;
    padding: 5px;
}

.news-slider .slider > .slick-next:before {
    color: #0d274c;
    font-size: 84px;
    padding: 5px;
}

.news-slider .slider > .slick-prev {
    /*top: 35%;*/
    /*left: -35px;*/
}

.news-slider .slider > .slick-next {
    /*top: 35%;*/
    /*right: -27px;*/
}

.slider > .slick-next:before {
    color: #fff;
}

.news-slider > .slider > .slick-prev:before {
    color: #222;
}

.news-slider h1 {
    border-bottom: 3px solid #daf2ff;
    color: #1d2c4a;
    font-family: 'Proxima Nova Semibold';
}

.news-slider a {
    font-size: 24px;
    color: #1d2c4a;
}

.news-slider .slick-slide {
    padding: 10px 8px;
    border: none;
    width: 400px;
}

section.matches .slider-middle {
    border-left: 2px solid #67baf1;
    /*position: relative;*/
}

.news-slider {
    margin-bottom: 80px;
}

@media (max-width: 990px) {
    .news-slider {
        padding-left: 44px;
    }
}

/*.news-slider .slider {
  left: 26px;
}*/

/*FOOTER SLIDER */

footer .slick-prev {
    left: -5px;
    height: 20px;
    top: 50%;
}

footer .slick-next {
    top: 50%;
}

footer {
    /*font-size: 16.5;*/
    font-family: 'Proxima Nova Regular';
    position: relative;
}

/*BANNER*/

.banner-main {
    height: 217px;
}

@media (max-width: 767px) {
    .banner-main {
        display: none;
    }
}

.banner-front {
    background: url(../img/banner.jpg) no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
}

/*MAIN*/

body, html {
    font-family: 'Proxima Nova Regular', sans-serif;
    height: 100%;
    overflow-x: hidden;
}

@media screen and (max-width: 650px) {
    html {
        overflow: visible !important;
    }

    .club-description img {
        width: 100% !important;
    }
}

.toper {
    position: relative;
    background: #1d2c4a;
    color: #e5e6ea;
    font-size: 0px;
}

.toper li {
    display: inline-block;
    list-style: none;
    padding: 5px;
}

.social-top {
    display: inline-block;
    vertical-align: middle;
}

.social-top ul li a img {
    max-width: 30px;
    max-height: 30px;
    opacity: .6;
}

.social-top ul li a img:hover {
    opacity: 1;
}

.lang-top {
    position: absolute;
    top: 23px;
    margin-left: 50px;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 30px;
    font-size: 16px;
    font-weight: 600;
    background: url("img/up.png") no-repeat 90% 50%;
    z-index: 10001;
}

@media (max-width: 992px) {
    .lang-top {
        position: static;
        display: flex;
        display: -webkit-flex;
        padding-top: 2px;
        width: 100%;
        height: 50px;
        margin-left: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
        background: none;
    }
}

.lang-top__link-item {
    position: relative;
    display: block;
    padding-left: 35px;
    width: 100%;
    color: #fff;
    line-height: 29px;
}

.lang-top__link-item:hover {
    color: rgba(255,255,255,0.7);
}

.lang-top__link {
    position: relative;
    height: 28px;
    border-right: 2px solid rgba(255,255,255,0.4);
    border-left: 2px solid rgba(255,255,255,0.4);
    border-bottom: 2px solid rgba(255,255,255,0.4);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #1d2c4a;
}

.lang-top__link:nth-child(1) {
    height: 30px;
    border-top: 2px solid rgba(255,255,255,0.4);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: transparent;
}

.lang-top__link:before {
    position: absolute;
    left: 8px;
    top: 4px;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
}

@media (max-width: 992px) {
    .lang-top__link {
        padding: 10px 0 10px 15px;
        width: 145px;
        height: 100%;
        border: none;
        border-radius: 0;
        background-color: transparent;
    }
    .lang-top__link:nth-child(1) {
        height: 100%;
        border: none;
        border-radius: 0;
        background-color: auto;
    }
    .lang-top__link:nth-child(1).lang-top__link--active,
    .lang-top__link--active {
        background-color: #29416D;
    }
    .lang-top__link:before {
        left: 20px;
        top: 14px;
    }
}

.lang-top__link-none {
    opacity: 0;
}

.lang-top:hover .lang-top__link{
    opacity: 1;
    transition: .5s !important;
}

.lang-top:hover .lang-top__link:first-child{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.lang-top__link--ru:before {
    background: url("img/russia.png") no-repeat center;
}

.lang-top__link--en:before {
    background: url("img/eng.png") no-repeat center;
}

.page-header {
    border-bottom: 1px solid #abadae;
    margin-top: 16px;
}

.page-header--light {
    color: #fff;
}

.page-header a:hover {
    color: #61beff;
}

.page-header:before {
    height: 5px;
    display: block;
    width: 132px;
    background: #6dcaff;
    content: '';
    bottom: -40px;
    position: relative;
    right: 15px;
}

.page-header-project {
    border-bottom: 1px solid #abadae;
    margin-top: 16px;
    margin-bottom: 24px;
}

.page-header-project:before {
    height: 5px;
    display: block;
    width: 179px;
    background: #6dcaff;
    content: '';
    bottom: -32px;
    position: relative;
    right: 15px;
}

.wrap {
    margin: 0 auto;
    width: 960px;
}

.dropdown-menu {
    opacity: 0.9;
}

.marginator {
    margin: 60px 0 60px 0;
}

.marginator-top {
    margin-top: 60px;
}

.marginator-right {
    margin-right: 15px;
}

.paddingator {
    padding-top: 15px;
    left: 25px;
    padding-right: 0;
    padding-left: 0;
}

.marginator-bottom {
    margin-top: 60px;
}

.text-project h2,
.text-project a {
    color: #61beff;
}

.text-project a:hover {
    color: #d3b774;
}

/* dont do this */
/*.text-project p {*/
    /*text-align: justify;*/
/*}*/

section.spec-project {
    background: black url(../img/spec-project-background.png) no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    color: #f7f8f9;
}

section.spec-project img {
    width: 100%;
}

section.spec-project h2 {
    margin: 0;
}

section.spec-project h3 {
    border-bottom: 1px solid #2a3e67;
}

section.matches {
    background: url(../img/matches-background.png) no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    color: #fff;
    text-align: center;
    /*max-height: 235px;*/
    overflow: hidden;
    max-width: 100%;
}

section.matches .team-name,
section.matches .team-logo,
section.matches .team-score,
section.matches .team-block {
    display: inline-block;
    vertical-align: middle;
}

section.matches .score {
    margin: 20px 0;
    font-size: 0;
}

section.matches .score span {
    font-size: 15px;
}

section.matches .team-score {
    width: 20%;
}

section.matches .team-block {
    width: 40%;
}

section.matches .team-name {
    width: calc(97% - 30px);
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 42px;
    overflow: hidden;
}

section.matches .team-name--left {
    text-align: right;
    padding-right: 10px;
}

section.matches .team-name--right {
    text-align: left;
    padding-left: 10px;
}

section.matches .team-logo {
    width: 30px;
    height: 42px;
    object-fit: contain;
}

section.matches .team-score {
    font-size: 24px;
    padding: 0;
}

section.matches .date {
    font-size: 15px;
    color: #407496;
    display: block;
    margin: 0;
    margin-top: 0;
    margin-bottom: 20px;
    max-height: 21px;
    overflow: hidden;
}

@media (max-width: 991px) {
    /*section.matches .team-logo--mobile {*/
        /*margin: 0 auto;*/
        /*display: block;*/
    /*}*/
    section.matches .team-name {
        width: 100%;
        text-align: center;
        padding: 0 5px;
        max-height: 100px;
    }

    section.matches .team-score {
        width: 100%;
    }

    section.matches .team-block {
        width: 50%;
        vertical-align: top;
    }

    section.matches .score {
        margin: 10px 0 20px;
    }

    .date {
        max-height: 100px;
        overflow: hidden;
    }
}



@media (min-width: 992px) {
    section.matches {
        /*max-height: 161px;*/
    }
}

.match-block p {
    font-size: 18px;
}

.borderer {
    border-left: 1px solid #64b8f0;
    border-right: 1px solid #64b8f0;
}

.borderer-right {
    border-right: 1px solid #64b8f0;
}

.navbar > .container {
    position: relative;
    /*top: -5px;*/
}

/*NAV-COLORS*/

.nav-color-1 {
    border-top: 5px solid #397ca5;
}

.nav-color-1 a.active {
    background-color: #397ca5;
}

.nav-color-2 {
    border-top: 5px solid #6dcaff;
}

.nav-color-2 a.active {
    background-color: #6dcaff;
}

.nav-color-3 {
    border-top: 5px solid #3a5a8f;
}

.nav-color-3 a.active {
    background-color: #3a5a8f;
}

.nav-color-4 {
    border-top: 5px solid #80c7ee;
}

.nav-color-4 a.active {
    background-color: #80c7ee;
}

.nav-color-5 {
    border-top: 5px solid #2d5096;
}

.nav-color-5 a.active {
    background-color: #2d5096;
}

.nav-color-6 {
    border-top: 5px solid #96d3f4;
}

.nav-color-6 a.active {
    background-color: #96d3f4;
}

.nav-color-7 {
    border-top: 5px solid #397ca5;
}

.nav-color-7 a.active {
    background-color: #397ca5;
}

.dropdown a.active {
    border-color: transparent !important;
    color: #fff !important;
}

.well {
    border: none;
    color: #e5e6ea;
    background: #30394d;
    /*padding: 40px 50px;*/
    /* custom styles */
    /*padding: 40px 15px;*/
    text-align: center;
}

.well .row > div {
    margin-bottom: 0px;
}

.well.container {
    margin-bottom: 0;
}

.well-block {
    display: block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 0;
    box-sizing: border-box;
}

.well h4 {
    margin-bottom: 15px;
}

.well h4 a {
    font-size: 18px !important;
}

/*.well ul li {*/
    /*display: inline-block;*/
    /*margin-bottom: 5px;*/
/*}*/

/*.well ul li::after {*/
    /*content: ', ';*/
    /*padding-right: 5px;*/
/*}*/

.well ul li:last-child:after {
    content: '';
}

.well-block ul {
    margin-bottom: 0;
}

@media (min-width: 992px) {

    .well .row > div {
        margin-bottom: 20px;
    }

    .well-block {
        display: inline-block;
        width: 14%;
        margin-bottom: auto;
    }

    .well ul {
        line-height: 15px;
    }

    .well ul li {
        display: block;
        margin-bottom: 15px;
    }

    .well ul li:first-child {
        margin-top: 10px;
    }

    .well ul li:last-child {
        display: block;
        margin-bottom: 0;
    }

}

.well a {
    color: #e5e6ea;
    font-size: 14px;
}

.well a:hover {
    color: #d3b774;
}

.partners {
    background: #212837;
    overflow: hidden;
}

.partners .col-md-2 {
    padding: 30px 30px 63px 30px;
}

.partners .col-md-2:nth-child(5) {
    padding: 30px 0;
}

.partners h4 {
    color: #f2f2f3;
    font-size: 18px;
    padding-top: 20px;
}

/*NEWS SECTION*/

.picture-image {
    margin-bottom: 30px;
    /*margin-left: 15px;*/
    /*min-height: 130px;*/
    /*max-height: 165px;*/
    overflow: hidden;

    height: 165px;
}

.picture-image .img-portfolio {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

@media (min-width: 992px) {
.picture-image {
    padding-left: 0;
    padding-right: 0;
    /*margin-bottom: 60px;*/
    margin-left: 15px;
    }
}

/*@media (min-width: 768px) {
.container {
width: 750px;
}
}*/

@media (min-width: 1200px) {
}

.img-opacity {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: inline-block;
    /*width: 100%;*/
    left: 15px;
    right: 15px;
    position: absolute;
    /*min-height: 86px;*/
}

@media (min-width: 992px) {
    .img-opacity {
        left: 0px;
        right: 0px;
    }
}

.img-opacity p {
    color: #fff;
    padding: 0 15px;
    text-align: center;
    font-size: 15px;
    position: relative;
    bottom: 0;
}

.contacts-column {
    bottom: 35px;
}

.logo-top {
    color: #fff;
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 44px);
}

.logo-top a {
    color: inherit;
}

.logo-top--mobile {
    color: #fff;
    font-size: 0;
    /*position: relative;*/
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 47px);
}

.logo-top--mobile a {
    color: inherit;
}

.logo-top--mobile button {
    /*color: #fff;*/
    /*font-size: 0;*/
    /*position: relative;*/
    display: inline-block;
    vertical-align: middle;
    /*width: calc(100% - 44px);*/
}

.logo-top-img {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: auto;
}

.logo-top-txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
    /*margin: 20px 0;*/
    padding: 20px 0 20px 10px;
    margin: 0;
    width: auto;
}

@media (max-width: 991px) {
    .logo-top-txt {
        padding: 25px 0 25px 10px;
        width: calc(100% - 40px);
    }
}

@media (min-width: 992px) {
    .logo-top-txt {
        font-size: 18px;
        line-height: 25px;
        /*margin: 25px 0;*/
        /*width: calc(100% - 48px);*/
        padding: 25px 0 25px 10px;
    }

    .logo-top-img {
        display: inline-block;
        vertical-align: middle;
        width: 48px;
        height: auto;
    }

    .logo-top {
        width: calc(100% - 260px);
    }
}

.logo-top b {
    font-size: 20px;
}

/*.logo-top:before {*/
    /*content: '';*/
    /*background-image: url(../img/logo-new.png);*/
    /*background-size: auto 50px;*/
    /*background-repeat: no-repeat;*/
    /*position: absolute;*/
    /*display: block;*/
    /*height: 50px;*/
    /*width: 45px;*/
    /*left: 0;*/
    /*cursor: pointer;*/
/*}*/

/*.logo-top p {*/
    /*padding-left: 60px;*/
/*}*/

/*.logo-bottom:before {
    content: url(../img/logo.png);
    position: absolute;
    left: -86px;
    top: 86px;
}*/

.logo-bottom:before {
    content: url(../img/logo.png);
    position: absolute;
    left: -86px;
    top: 59px;
}

.logo-bottom p {
    font-size: 13.5px;
}

@media (min-width: 992px) {
    .positioner {
        padding-top: 50px;
    }
    .positioner-double {
        padding-top: 73px;
    }
}


/*FOOTER STYLES*/

footer {
    background: #30394d;
}

/*footer h4{
  margin-bottom: 16px;
}*/

.contacts {
    padding-top: 20px;
}

.contacts p {
    color: #f2f2f3;

    font-size: 14px;
}

.contacts ul li a img {
    max-width: 30px;
    max-height: 30px;
    opacity: .6;
}

.contacts ul li a img:hover {
    opacity: 1;
}

@media (min-width: 992px) {
    .contacts p {
        padding: 0px 0 55px 0;
    }
}

.contacts .col-md-3 li {
    display: inline-block;
    list-style: none;
    padding: 0 6px;
}

@media (max-width: 991px) {
    .contacts .col-md-3 li:first-child {
        padding-left: 0;
    }
}

.logo-bottom {
    font-size: 13.5px;
    /*padding-top: 29px;*/
}

.nopadding {
    padding: 0;
}

/*.nopadding img:hover {
  opacity: 0.8;
}*/

.hidden {
    z-index: -33;
    position: relative;
    bottom: 260px;
}

/*----------------NEWS----------------*/

.news-block {
    /*padding-top: 35px;*/
    /*padding-bottom: 75px;*/
    /*margin-top: 25px;*/
    margin-top: 0;
}

.news-block .picture-image {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-left: 0;
    min-height: 215px;
    max-height: 215px;
    overflow: hidden;
}

.news-block .picture-image:hover .img-opacity {
    visibility: visible;
    background: rgba(0, 0, 0, 0.75);
}

.news-block .img-opacity {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: inline-block;
    width: calc(100% - 30px);
    left: 15px;
    right: 15px;
    position: absolute;
    /*min-height: 86px;*/
}

.news-block .img-opacity small {
    padding: 15px 15px 0;
    text-align: center;
    display: block;
}

.news-block .img-opacity p {
    font-size: 15px;
}

.news-block-item {
    min-height: 375px;
    margin-bottom: 25px;
    /*padding: 18px;*/
    font-family: 'Proxima Nova Semibold';
}

.news-block-item a {
    font-size: 24px;
    color: #1d2c4a;
    display: block;
}

.news-img {
    margin-bottom: 40px;
}

.news-block-leading {
    border: none;
    padding: 15px 0;
    margin: 0;
    font-size: 20px;
}

.content-page {
    /*padding: 15px 15px 30px;*/
    min-height: 570px;
}

.content-page h1 {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .content-page h1,
    section.slider h1 {
        font-size: 1.75em;
    }
    .content-page h1 {
        margin-bottom: 5px;
    }

    .news-block-leading {
        font-size: 17px;
    }
}

.content-page .news-block p {
    font-size: 16px;
}

.content-page img {
    max-width: 100%;
    height: auto !important;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .content-page img {
        margin-top: 0;
    }
}

.banner img {
    position: relative;
    left: -65%;
}

/* CUSTOM PAGINATION -- START */

.pagination {
    float: none;
}

.pagination > li {
    display: inline-block;
}

.pagination > li > a,
.pagination > li > span {
    line-height: 31px;
    height: 42px;
    background-color: #ecf0f6;
    color: #78797b;
    padding: 5px 15px;
}

.pagination > .active > a {
    margin: 0;
}

.pagination > li:last-child > a,
.pagination > li:first-child > a {
    border-radius: 0;
}

.pagination li a {
    margin: 0;
}

@media (max-width: 991px) {
    .pagination > li > a {
        padding: 5px 10px;
    }

}


/* CUSTOM PAGINATION -- END */

section.slider h1 {
    /*border-bottom: 3px solid #daf2ff;*/
    /*color: #1d2c4a;*/
    /*font-family: 'Proxima Nova Semibold';*/
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    section.slider h1 {
        margin-bottom: 20px;
    }
}

section.slider .col-md-12 {
    padding: 41px 0 52px 0;
}

.news-block-photo img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

section.slider .carousel-control {
    top: 50%;
}

.text-description {
    font-family: 'Proxima Nova Semibold';
    color: #1d2c4a;
}

.text-description p:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 0) 42%);
    pointer-events: none;
    left: 0;
}

.slider .layout {
    position: relative;
}

.layout-text {
    position: absolute;
    color: #fff;
    font-size: 22px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 30px;
    font-size: 22px;
    text-align: center;
}

.layout-logo {
    position: absolute;
    padding-left: 10px;
    padding-top: 10px;
}

.news-slider h1 {
    margin-top: 0;
    margin-bottom: 26px;
}

.slick-slide img {
    display: block;
    width: 100%;
}

footer .slick-slide img {
    display: inline-block;;
    -webkit-filter: saturate(10%);
}

footer .slick-slide img:hover {
    -webkit-filter: saturate(100%);
    transition: 0.3s;
}

/*============ABOUT============*/

.level__sport-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.about-block {
    margin: 40px 0;
    text-align: center;
}

@media (max-width: 991px) {
    .about-block {
        margin: 10px 0;
    }
}

.row--flex {
    display: flex;
    flex-flow: row wrap;
}

.about-block p {
    font-size: 15px;
    margin-top: 0;
    color: #1d2c4a;
    line-height: 25px;
    /*display: block;*/
    background-color: white;
    /*margin-bottom: 25px;*/
    /*height: 40px;*/
}

.grey-bg {
    background-color: #ecf0f6;
}

.grey-bg .content-page .row {
    /*margin-bottom: 20px;*/
}


.team {
    margin-bottom: 30px;
}


@media (min-width: 992px) {
    .team-trainer {
        padding-right: 45px;
    }
}

@media (max-width: 767px) {
    .team {
        margin: 15px 0;
    }
}

.about-block-item {
    background-color: #ffffff;
    /*border: 1px solid #eceef1;*/
    /*min-height: 375px;*/
    /*margin-bottom: 10px;*/
    border-radius: 0;
    color: #1d2c4a;
    width: 100%;
}

.about-block-item iframe {
    max-width: 100% !important;
    /*height: auto !important;*/
}

.about-block-item .team-contacts{
    font-size: 14px;
    word-wrap: break-word;
}

@media (max-width: 991px) {
    .about-block-item {
        background-color: #ffffff;
        /*border: 1px solid #eceef1;*/
        /*min-height: 375px;*/
        /*margin-bottom: 30px;*/
        border-radius: 0;
        color: #1d2c4a;
        width: 100%;
    }
}

.about-block-item .desc {
    padding: 0 5px;
    margin: 0;
    text-align: center;
}

.about-block-item .name {
    font-size: 20px;
    line-height: 24px;
    color: #1d2c4a;
    font-weight: 700;
    margin: 10px 0 5px;
}

.about-block-item .position {
    font-size: 14px;
    margin: 10px 0;
}

.about-block-item .part {
    font-size: 18px;
    margin: 15px 0;
}

.about-block-item .born {
    background: transparent;
    line-height: 15px;
    margin: 10px 0 15px;
}

.about-block-item a:hover {
    color: #73adff;
}

.about-block-item p {
    background-color: white;
    line-height: 17px;
    font-size: 13px;
    /*height: 45px;*/
    margin-bottom: 5px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*word-wrap: nowrap;*/
    /*white-space: nowrap;*/
    /*padding: 0px;*/
}

.about-block-item p.bordered {
    /*text-align: left;*/
}

.about-block-item p.bordered a {
    padding-bottom: 10px;
    display: inline-block;
}

.about-block-item p.bordered a:last-child {
    padding-bottom: 0;
    display: inline-block;
}

.about-block-item p.bordered a:hover {
    color: #73adff;
}

.about-block-item > img {
    width: 100%;
}

.about-block-item a > img {
    width: 100%;
}

.bordered {
    padding: 15px 0;
    white-space: nowrap;
    /* Запрещаем перенос строк */
    overflow: hidden;
    /* Обрезаем все, что не помещается в область */
    padding: 5px;
    /* Поля вокруг текста */
    text-overflow: ellipsis;
    /* Добавляем многоточие */
    height: inherit !important;
}

.bordered p {
    padding: 10px 0 10px 0;
}

.text {
    padding: 0 14px 60px 18px;
}

.bordered:before {
    height: 1px;
    display: block;
    /*width: 217px;*/
    background: #e2e5eb;
    content: '';
    bottom: 7px;
    position: relative;
}

.bordered:after {
    height: 1px;
    display: block;
    /*width: 217px;*/
    background: #e2e5eb;
    content: '';
    bottom: -11px;
    position: relative;
}

/*NEWS-ITEM*/

.news-img {
    margin-left: 27px;
}

.news-block p {
    font-size: 20px;
}

/*HISTORY*/

.main-text-history {
    color: #1d2c4a;
    margin-bottom: 50px;
}

.main-text-history h3 {
    font-size: 30px;
    margin-top: 53px;
    margin-bottom: 64px;
}

.history-slider {
    margin-top: 40px;
}


.navbar-submenu {
    width: 100%;
    display: block;
    border-radius: 0;
    border: none;
    /*background-color: #96d3f4 !important;*/
    background-color: #7ac3ea !important;
}

.navbar-submenu  .metismenu li a {
    border: none;
}

.navbar.navbar-sub-submenu {
    background: #9cacb5;
    /*background-color: #7ac3ea !important;*/
    /*background: #fff;*/
    border-radius: 5px;
}
.navbar.navbar-sub-submenu .sidebar-nav ul a {
    /*color: #1d2c4a;*/
    /*text-shadow: none;*/
}

/*NE HISTORY*/

.main-text {
    /*padding: 38px 0 68px 0;*/
    margin: 30px 0 60px 0;
}

@media (max-width: 991px) {
    .main-text {
        margin: 20px 0 60px 0;
    }
}

.main-text img {
    max-width: 100%;
    height: auto !important;
}

.main-text p {
    color: #1d2c4a;
    font-size: 18px;
}

/*ADMINISTRATION*/

.whiter {
    background: #fff;
    /*width: 100%;*/
}

.grey-bg-admin {
    /*padding: 44px 0px;*/
    color: #1d2c4a;
    margin-top: 10px;
}

.admin-description {
    margin-bottom: 30px;
}

.admin-text {
    /*padding-bottom: 30px;*/
    margin-top: -30px;
}

.grey-bg-admin a:hover {
    color: #73adff;
}

.grey-bg-admin > .row {
    /*margin-bottom: 44px;*/
}

.grey-bg-admin:last-child {
    margin-bottom: 0;
}

.grey-bg-admin img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 555;
}

.padding-admin-name {
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    padding-top: 40px;
    color: #1d2c4a;
}

@media (max-width: 991px) {
    .padding-admin-name {
        padding-bottom: 10px;
        padding-top: 20px;
    }
}

/*MEDIALIST*/

/*.picture:hover {*/
    /*opacity: 0.9;*/
/*}*/

.medialist .about-block {
    margin-top: 0 ;
}

.picture {
    cursor: pointer;

    object-fit: cover;
    display: block;
}

@media (min-width: 320px) {
    .picture {
        height: 80px;
    }
}

@media (min-width: 425px) {
    .picture {
        height: 130px;
    }
}

@media (min-width: 600px) {
    .picture {
        height: 180px;
    }
}

@media (min-width: 768px) {
    .picture {
        height: 140px;
    }
}

@media (min-width: 992px) {
    .picture {
        height: 120px;
    }
}

@media (min-width: 1200px) {
    .picture {
        height: 160px;
    }
}

.photo-inside-album,
.photo-album {
    margin-bottom: 30px;
}

.photo-album-heading {
    /*margin-top: 20;*/
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .photo-album-heading {
        margin-top: 0;
    }
}

.photo-album-desc {
    padding: 10px;
}

p.photo-album-desc  {
    margin: 0;
}

.grey-bg-medialist {
    background-color: #ecf0f6;
}

/*BANNER HOVER*/

.zen_hover {
    position: absolute;
    z-index: 1;
    width: 44.5%;
    top: 27.7%;
    right: 55.3%;
}

.zenik {
    height: 100%;
    width: calc(50% - 15px);
    position: absolute;
    padding: 0;
    top: 0;
    right: 15px;
}

.zenik img {
    display: none;
}

.zenik:hover img {
    display: block;
}

.zenik a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ska_hover {
    position: absolute;
    z-index: 1;
    width: 27.5%;
    top: 32%;
    left: 66.5%;
}

.ska {
    height: 100%;
    width: calc(50% - 15px);
    position: absolute;
    padding: 0;
    top: 0;
    left: 15px;
}

.ska img {
    display: none;
}

.ska:hover img {
    display: block;
}

.ska a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hidder2 {
    display: none;
}

.thumb {
    width: 109%;
    height: 262px;
    background: url(../img/promote-banner2.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*MEDIA-QUERIES*/

@media (max-width: 767px) {

    .nav-tabs-center {
        display: none;
    }

    .navbar {
        background: #1D2C4A;
    }

    /*.navbar > .container {*/
        /*top: 1px;*/
    /*}*/

    .navbar-inverse .navbar-nav > li > a {
        border: none;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a {
        background: #1d2c4a;
    }

    .marginator {
        margin: 32px 0 32px 100px;
    }

    .nav li {
        border-top: none;
    }

    .paddingator {
        left: 50px;
        font-size: 12px;
    }

    /*.pagination {*/
        /*font-size: 13px;*/
    /*}*/

    /*.pagination li a {*/
        /*padding: 6px 10px;*/
    /*}*/

    /*.contacts div {*/
        /*float: none;*/
    /*}*/

    /*.contacts p {*/
        /*padding: 20px 0 0 0;*/
    /*}*/

    .positioner {
        padding-top: 0;
    }

    .nopadding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .picture-image {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .text-project {
        padding-top: 20px;
    }

    .marginator {
        margin: 0;
        margin-top: 50px;
    }

    .marginator-top,
    .margin-top-sm,
    .margin-bottom-sm {
        margin-top: 30px;
    }

    .marginator-bottom {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .navbar-toggle:after {
        /*content: 'Navigation';*/
        color: rgb(255, 255, 255);
        display: inline-block;
        position: absolute;
        float: right;
        text-align: right;
        left: 53px;
        bottom: 3px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        text-align: left;
    }

    section.slider .col-md-7 {
        padding: 0;
    }

    .nopadding_true {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .about_image img {
        max-height: none !important;
        width: 100% ;
    }
}

/*VISIBLE FOR NAVBAR (SM)*/

@media (min-width: 868px) and (max-width: 991px) {
    .visible-nav {
        /*display: block !important;*/
    }
}


.navbar {
    background: #1d2c4a;
    min-height: inherit;
    height: auto;
    /*text-transform: uppercase;*/
    border-top: 0 solid transparent;
}

@media (min-width: 992px) {
    .navbar {
        border-top: 5px solid #2d5096;
        height: 55px;
    }
}

@media (max-width: 768px) {
    .column-2 {
        float: none !important;
        margin-bottom: 30px !important;
    }

}

@media (min-width: 992px) {
    section.slider .col-md-5 {
        padding-top: 15px;
        padding-left: 50px;
    }
}

@media (max-width: 991px) {
    .positioner-double {
        padding-top: 0px;
    }

    .toper {
        display: none;
    }

    .nav-center {
        display: none;
    }
}

@media (min-width: 922px) {
    .nav.navbar-nav > li > a {
        padding: 15px 31px !important;
    }
}

@media (min-width: 1200px) {
    .nav.navbar-nav > li > a {
        padding: 15px 48px !important;
    }
}

@media (max-width: 1052px) {
    .nav-tabs > li {
        margin: 0 0;
    }
}

/*@media (max-width: 1200px) {*/
    /*.grey-bg-admin .row > div {*/
        /*left: 25%;*/
    /*}*/
/*}*/

/*
#preload-01 { background: url(../img/promote-banner1.png) no-repeat -9999px -9999px; }*/

.picture-image:hover .img-opacity-hover {
    visibility: visible;
    transition: 0.3s;
}

.picture-image:hover .img-opacity {
    visibility: hidden;
}

.img-opacity-hover {
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    right: 0;
    padding: 0 10px;
    font-size: 15px;
}

.img-opacity-hover > p {
    font-size: 15px;
}

.img-opacity-hover .date {
    color: #fff;
    font-size: 36px;
    margin: 0;
}

small p {
    color: #fff;
    margin: 0;
}

.nopaddingtrue {
    padding-left: 0;
    padding-right: 0;
}

/*TOGGLE MENU*/

/*.visible-xs .container {*/
    /*padding: 0;*/
/*}*/

.toper ul {
    padding-left: 0;
}

.padding-text {
    padding: 15px;
    overflow: hidden;
    /*max-height: 142.6px;*/
}

@media (max-width: 991px) {
    .padding-text {
        padding: 10px 15px;
    }
}

.padding-text p {
    /*line-height: 1.4;*/
}

.team-contacts {
    display: block;
    margin-bottom: 3px;
}

/*PARTNERS PAGE*/

/*330*/

.partners-page h3 {
    /*border-bottom: 3px solid #cce6f8;*/
    font-size: 30px;
    margin-bottom: 0px;
}

.partners-page {
    font-size: 20px;
    overflow: hidden;
    /*padding-top: 25px;*/
    padding-bottom: 248px;
    font-family: 'Proxima Nova Regular' !important;
    color: #1d2c4a;
}

.partner-block-item:not(:last-child) {
    border-bottom: 2px solid #d0d8e8;
}

.partner-block-item {
    padding: 15px 0 30px 0;
    font-size: 15px;
}

.partner-block-item a {
    color: #80c7ee;
}

.partner-block {
}

.partner-logo {
    max-width: 200px ;
    width: 100%;
    max-height: 200px !important;
    object-fit: contain;
}

/*CLUB-PAGE*/

.club-block .borderer {
    border: 8px solid #cce6f8;
    margin: 14px;
}

.club-block {
    font-family: 'Proxima Nova Regular';
    color: #1d2c4a;
    /*padding-top: 35px;*/
    padding-bottom: 10px;
}

/*.border-bottom:after {
    content: '';
    position: absolute;
    width: 221px;
    height: 7px;
    background: #6dcaff;
    left: 0;
    bottom: 0;
}*/
.border-bottom {
    position: relative;
    padding-bottom: 12px;
    border-bottom: 8px solid #6dcaff;
    display: inline-block;
}

.club-block .col-md-2 {
    padding: 0;
    padding-right: 9px;
}

.club-block .col-md-2:nth-child(6n) {
    clear: both;
}

.club-block p {
    margin: 0;
}

.club-block h3 {
    font-size: 32px;
    text-transform: uppercase;
}

.headliner {
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 25px;
}

.club-description {
    /*padding-bottom: 44px;*/
    font-style: italic;
    padding-left: 30px;
    font-size: 20px;
}

/*=====CLUB_PART_TWO*/

.border-bottom_second:after {
    content: '';
    position: absolute;
    width: 306px;
    height: 7px;
    background: #3a5a8f;
    left: 0;
    bottom: 0;
}

.border-bottom_second {
    position: relative;
    padding-bottom: 12px;
}

.border-bottom_third:after {
    content: '';
    position: absolute;
    width: 81px;
    height: 7px;
    background: #6dcaff;
    left: 0;
    bottom: 0;
}

.border-bottom_third {
    position: relative;
    padding-bottom: 12px;
}

.border-bottom_quad {
    position: relative;
    /*padding-bottom: 12px;*/
    margin: 0;
    background: #b7dbf5;
    text-align: center;
    padding: 15px 0;
}

.bottom-club {
    padding-bottom: 650px;
    padding-top: 60px;
}

.club-block .borderer_second {
    border: 8px solid #bfcadc;
    margin: 14px;
}

.main-club {
    padding-bottom: 60px;
}

.main-club hr {
    width: 100%;
    margin: 1em auto;
    border: none;
    height: 3px;
    background: #bfcadc;
}

.club-bg .nav-center {
    background: #3a5a8f;
}

.club-bg .nav-pills {
    background: #3a5a8f;
}

.club-bg .nav-center .nav-pills {
    padding-top: 7px;
    padding-bottom: 0px;
}

.club-bg .nav-tabs-center .nav-pills {
    background-color: #6dcaff;
}

.club-bg .nav-tabs-center {
    background-color: #6dcaff;
    position: relative;
}

.club-bg .nav-pills > li.active > a {
    padding: 5px 15px;
}

/*INDIVIDUAL PAGE*/

.padding-sport-block {
    padding: 30px 0;
}

body {
    position: relative;
}

.sport-menu {
    position: relative;
    right: 0;
    top: 0px;
    padding-left: 0px;
    padding-right: 0;
    text-align: left;
    font-family: 'Proxima Nova Regular';
    background: #fff;
}

.sport-menu .nopadding .sport-menu-item:first-child {
    margin-top: 0;
}

.sport-menu .nopadding .sport-menu-item:last-child {
    margin-bottom: 0;
}

.sport-menu-item {
    margin: 4px 0;
    background: #cbe4f4;
    font-size: 22px;
    padding: 10px;
    color: #1d2c4a;
}

.sport-menu-item:hover {
    background: #1d2c4a;
    transition: 0.1s;
    color: #fff;
}

.sport-menu-item:hover a {
    color: #fff;
}

.individual-page {
    padding-bottom: 260px;
    padding-top: 55px;
}

.schedule-block {
    font-style: italic;
    padding: 0px 0 138px 0;
}

.schedule-block p {
    margin: 0;
}

.widget-schedule {
  /*padding-top: 44px;*/
  /*padding-right: 24px;*/
  /*font-style: italic;*/
  /*font-size: 16px;*/
    margin: 30px -15px;
}

.widget-schedule .about-block-item {
    padding: 14px 14px 30px 18px;
    /*margin-top: 26px;*/
}

.widget-schedule .about-block-item h2 {
    font-size: 22px;
}

.widget-schedule .text {
    padding: 0;
}

.person-info-block {
    padding-top: 30px;
    padding-right: 25px;
}

.person-info-block p {
    text-align: left;
    margin: 5px;
}

.person-info-block .text p {
    display: block;
    text-align: center;
}

.about-individual-block {
    padding: 0 22px 49px 22px;
    /*max-height: 264px;*/
    /*overflow: auto;*/
}

.person-info-block .about-block-item {
    text-align: center;
}

.width-43 {
    width: 43.666667%;
}

.width-56 {
    width: 56.333333%;
}

.person-data {
    text-align: left;
    padding-left: 40px;
}

/*COMMAND PAGE*/

.command-page {
    margin-top: 160px;
    position: relative;
}

.command-page .slider .slick-next {
    right: 0;
}

.command-slider {
    padding: 0;
    /*margin-top: 42px;*/
    /*border-top: 2px solid black;*/
    /*border-bottom: 2px solid black;*/
}

.command-slider .date {
    /*color: #0d274c;*/
    color: #333;
}

.command-slider img {
    width: auto;
}

/*.command-slider button {
  background: #bbdff6;
  padding: 105px 20px;
  color: #222;
}*/

.adress {
    color: #0d274c;
    font-size: 15px;
    margin: 0;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .adress {
        padding-bottom: 15px;
    }
}

.slider-block {
    /*margin-top: 130px;*/
    background-color: #b7dbf5;
    padding: 0 62px 0;
    text-align: center;
    border-bottom: 2px solid black;
    position: relative;
    border-top: 2px solid black;
    margin-bottom: 43px;
}

.command-slider .slick-next {
    right: 0;
}

.command-slider .slick-prev {
    left: 0;
}

@media (min-width: 992px) {
    .command-slider .slick-next {
        right: -25px;
    }

    .command-slider .slick-prev {
        left: -25px;
    }
}

@media (min-width: 1200px) {
    .command-slider .slick-next {
        right: -20px;
    }

    .command-slider .slick-prev {
        left: -20px;
    }
}

.carousel-holder {
    margin-top: 20px;
    margin-bottom: 30px;
}

.carousel-holder img {
    width: 100%;
}

.sport-choice .text {
    text-align: center;
}

.sport-choice {
    /*text-align: center;*/
}

.sport-choice .nav > li > a {
    padding: 5px 20px;
}

@media (max-width: 991px) {
    .sport-choice .nav-pills {
        padding: 5px;
        text-align: center;
    }
    .nav-pills > li {
        margin: 0;
        float: none;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .sport-choice .nav > li > a {
        padding: 5px 15px;
        font-size: 15px;
    }

    .nav-pills > li {
        margin: 0;
        float: none;
        display: inline-block;
    }
}

@media (max-width: 524px) {
    .sport-choice .nav > li > a {
        padding: 5px 15px;
        font-size: 15px;
    }

    .nav-pills > li {
        margin: 0;
        float: none;
        display: block;
    }
    .sport-choice .nav-pills {
        padding: 5px;
    }
    .sport-choice .table{
        font-size: 12px;
    }
    .table__img {
        display: none;
    }

}

.sport-choice .nav-pills {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    padding: 10px;
}

.sport-choice .nav-pills > li {
    margin: 0;
}

.sport-choice .nav-pills a {
    background: #fff;
    color: #333;
}

.sport-choice .nav-pills a:focus {
    color: #fff;
}

.sport-choice .nav-pills h4 {
    font-size: 30px;
}

.sport-choice .about-individual-block {
    text-align: left;
}

.sport-choice-info {
    margin-top: 15px;
    margin-bottom: 5px;
    /*padding-right: 0;*/
}

.sport-choice-info h4 {
    font-size: 21px;
}

.sport-choice-info .col-md-4:nth-child(4n):after {
    clear: both;
}

.fa-item {
    color: #73adff;
    padding-right: 5px;
}

/*SPORT PHOTO PAGE*/

.sport-photo {
    margin-top: 20px;
}

.sport-photo img {
    margin-bottom: 20px;
}

.table-border-red {
    border-left: 4px solid red;
}

.table-border-blue {
    border-left: 4px solid blue;
}

.news-block table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    display: table;
    border-spacing: 2px;
}

.news-block table > tbody > tr:hover {
    background-color: #f5f5f5;
}

.news-block table tr {
    border-bottom: 1px solid #E4DDDD;
    border-top: 1px solid #E4DDDD;
}

.table_formatted a {
    color: #0099cc;
}

.main-text-achievements:nth-child(even) .tester1 .tester {
    float: right;
}

.tester {
    margin-bottom: 15px;
}

.main-text-achievements {
    margin-top: 20px;
    margin-bottom: 30px;
}

.main-text-achievements h3 {
    border-bottom: 3px solid #000;
    padding-bottom: 15px;
    margin-top: 0;
}

@media (max-width: 991px) {
    .main-text-achievements:nth-child(even) .tester1 .tester {
        float: right;
    }

    .main-text-achievements h3 {
        margin-top: 15px;
    }

    .main-text-achievements {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.main-text-achievements p {
    margin-left: 0 !important;
}

.page-header-project a {
    color: #f7f8f9;
}

@media only screen and (max-device-width: 450px) {
    body {
        overflow: visible !important;
    }

    table {
        width: 100% !important;
    }
}

/*@media (min-width: 1200px) {*/
    /*.members {*/
        /*margin-top: 30px;*/
    /*}*/
/*}*/
.members {
    margin-top: 5px;
}
@media (min-width: 992px) {
    .members {
        margin-top: 30px;
    }
}

@media (min-width: 767px) {
    .members {
        margin-top: 20px;
    }
}

/*.members-item {*/
    /*margin-bottom: 20px;*/
/*}*/

/*@media only screen and (max-device-width: 1000px) {*/
    /*.members-item:nth-child(3n+1) {*/
        /*clear: both;*/
    /*}*/

    /*.members-item:nth-child(3) {*/
        /*clear: none;*/
    /*}*/
/*}*/

.presentation a {
    padding: 7px  15px;
}

@media (max-width: 991px) {
    .footer-social {
        margin: 30px 0 45px;
    }

    .footer-social li:first-child {
        padding-left: 0;
    }


    .all-news-link {
        font-size: 15px;
    }
}

.promote-section {
    margin: 30px auto;
}

.promote-banner {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .promote-banner--big {
        height: auto;
        max-height: 400px;
        margin-bottom: 15px;
    }

    .promote-banner--small {
        height: auto;
        max-height: 400px;
    }

    .promote-banner--small-top {
        /*height: 250px;*/
    }

    .promote-banner--small-bottom {
        margin-top: 15px;
    }
}


@media (min-width: 768px) {
    .promote-banner--big {
        height: 350px;
        margin: 0;
    }

    .promote-banner--small {
        height: 160px;
    }

    .promote-banner--small-top {
        /*height: 250px;*/
    }

    .promote-banner--small-bottom {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .promote-banner--big {
        height: 430px;
    }

    .promote-banner--small {
        height: 200px;
    }

    .promote-banner--small-top {
        /*height: 250px;*/
    }

    .promote-banner--small-bottom {
        margin-top: 30px;
    }
}


@media (min-width: 1200px) {
    .promote-banner--big {
        height: 540px;
    }

    .promote-banner--small {
        height: 250px;
    }

    .promote-banner--small-top {
        /*height: 250px;*/
    }

    .promote-banner--small-bottom {
        margin-top: 40px;
    }
}

ul {
    padding-left: 20px;
}


.carousel-inner img {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: cover;
    display: block;
}

.smi-slider {
    margin-top: 20px;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .smi-slider {
        margin-top: 0px;
        /*margin-bottom: 10px;*/
    }
}

.sport {
    margin-bottom: 30px;

}


.sport:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.sport:not(hover) {
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.sport-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden;
}
@media (min-width: 768px) {
    .sport-image {
        max-height: 230px;
    }
}

@media (min-width: 992px) {
    .sport-image {
        max-height: 160px;
    }
}

@media (min-width: 1200px) {
    .sport-image {
        max-height: 170px;
    }
}

.sport-text {
    margin: 0;
}

.table-score {
    margin-top: 20px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .table-score {
        overflow-y: scroll;
        font-size: 14px;
        margin-right: 15px;
    }
}

.back-link {
    font-size: 15px;
    margin-bottom: 15px;
    display: block;
    color: #67baf1;
}

.back-link i {
    font-size: 12px;
}

.visible-xs.visible-sm.hidden-md h2 {
    margin: 20px 0;
}
.container--special {
    /*display: flex;*/
}

.special {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.special img.special__logo {
    width: 100%;
    height: 230px !important;
    display: block;
    object-fit: contain;
    padding: 10px 30px;
    transition: .2s ease;
}

.special__item {
    width: 25%;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
    display: block;
    position: relative;
}

.special__item::after {
    content: '';
    display: block;
    position: absolute;
    background: #f7f7f7;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: -1;
}

.special__item:hover .special__logo {
    transform: scale(1.05);
}

.special__caption {
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

@media (max-width: 991px) {
    .special__item {
        width: 50%;
    }
    .special img.special__logo {
        height: 180px !important;
    }
    .special__caption {
        font-size: 18px;
    }
    .special__item::after {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}

@media (max-width: 768px) {
    .special__item {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
    }
    .special img.special__logo {
        height: 150px !important;
        padding-bottom: 0;
    }
    .special__caption {
        font-size: 16px;
    }
}

/* Schedule */

.schedule {
    width: 100%;
    margin-bottom: 40px;
    color: #fff;
    border: none;
    background: #377ca0;
}

.schedule td {
    padding: 15px 30px;
    margin: 0;
}

.schedule th {
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border: none;
    background: #64C6ED;
}

.schedule tr:nth-of-type(2n + 3) {
    background: rgba(30, 45, 74, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.person__wrapper {
    display: flex;
    margin-bottom: 20px;
}

.coaches {
    display: flex;
    flex-wrap: wrap;
}

.person-item {
    margin-top: 41px;
    padding: 15px 15px 7px 15px;
    min-height: 390px;
    background: #fff;
}

.person-item_desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    margin-top: 10px;
}

.person-item_desc--man{
    align-items: start;
}

.person-item_desc .team-contacts {
    font-size: 14px;
}

.nav-tabs--lined {
    background: none;
    border-bottom: 3px solid #9AD4F3;
}

.nav-tabs.nav-tabs--lined li {
    margin: 0 15px;
}

.nav-tabs.nav-tabs--lined li:first-of-type {
    margin-left: 0;
}

.nav-tabs .nav-tabs__item-link {
    padding-left: 0;
    padding-right: 0;
    color: #979797;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.2s ease;
}

.nav-tabs.nav-tabs--lined .active a,
.nav-tabs.nav-tabs--lined a:hover,
.nav-tabs.nav-tabs--lined a:active,
.nav-tabs.nav-tabs--lined a:focus {
    color: #333;
    text-shadow: none;
}

.nav-tabs.nav-tabs--lined .active {
    margin-bottom: -3px;
    border-bottom: 3px solid #3E7DA4;
}

@media (max-width: 567px){
    .nav-tabs.nav-tabs--lined .nav-tabs__item{
        margin-left: 0;
    }
    .nav-tabs.nav-tabs--lined .nav-tabs__item-link{
        padding-right: 5px;
        padding-left: 5px;
    }

    .schedule {
        display: block;
        overflow-x: scroll;
    }
}

.team-title,
h4.team-title {
    line-height: 51px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 800;
}

.team-description__wrapper {
    display: flex;
}

.team-description__wrapper > div {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.team-description__wrapper .person-item,
.team-description__wrapper .team-description,
.team-description__wrapper .person-bars {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.person-heading {
    margin-top: 0;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    word-break: break-word;
}

.person-heading__manager {
    font-size: 14px;
}

.person-pos {
    margin-bottom: 10px;
    font-size: 14px;
}

.person-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.person-img {
    height: 240px;
    overflow: hidden;
    text-align: center;
}

@media (max-width: 768px) {
    .person-img {
        height: 290px;
    }
}

@media (max-width: 567px) {
    .person-img {
        height: 440px;
    }
}

.person-bars {
    min-height: 240px;
    padding: 15px;
    background: url('/css/img/logo_manager.png') no-repeat left top #3E7DA4;
    background-size: cover;
    background-position-y: 20px;
}

.person-bars__title {
    margin: 0;
    background: #21B175;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.person-bars__title-item {
    margin: 0;
    padding: 30px 0;
}

.slick-slide {
    margin: 0 10px;
}

.coaches .slick-list {
    margin: 0 -10px;
}

.gray-text {
    color: #A4A4A4;
}

.coaches .person-item {
    width: 100%;
    height: 345px;
    text-align: center;
}

@media (max-width: 768px) {
    .coaches .person-item {
        height: 380px;
    }
}

@media (max-width: 567px) {
    .coaches .person-item {
        height: 520px;
    }
}

.coaches .slick-arrow,
.coaches .slick-arrow:hover {
    top: -35px;
    width: 48px;
    height: 48px;
    color: #fff;
    background: #3E7DA4;
    transition: all 0.2s ease;
}

.coaches .slick-arrow:hover {
   opacity: 0.6;
}

.coaches .slick-arrow::before {
    bottom: -4px;
    opacity: 1;
}

.coaches .slick-prev {
    left: auto;
    right: 43px;
    background: #fff;
}

.coaches .slick-prev::before {
    color: #3E7DA4;
}

.coaches .slick-next::before {
    color: #fff;
}

.person-item_desc > p:last-of-type {
    margin: 0;
}

.team-description {
    padding: 15px 30px;
    margin-bottom: 20px;
    background: #fff;
}

.apply-block {
    display: flex;
    padding: 30px;
    align-items: center;
    font-size: 18px;
    color: #fff;
    background: #3E7DA4;
}

.apply-block .apply-block__heading{
    margin-right: 15px;
}

.apply-block h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 800;
}

.apply-block a {
    display: block;
}

.button-blue {
    padding: 7px 25px;
    color: #fff;
    font-weight: 800;
    background-color: #1d2c4a;
    border-radius: 7px;
    transition: all 0.2s ease;
}

.button-blue:hover {
    background-color: #17233c;
}

.apply-block .button-blue {
    float: right;
}

.sections {
    margin: 0 0 70px 0;
}

.section__wallpaper {
    max-height: 100%;
}

.section-item {
    display: block;
    min-height: 174px;
    margin-bottom: 15px;
    padding: 20px 35px 20px 300px;
    font-size: 17px;
    color: #fff;
    background-color: #377ca0;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    transition: all 0.2s ease;
}

.section-item--basic {
    background-image: url('img/section-basic.png');
    background-color: #377ca0;
}

.section-item--basic:hover {
    background-color: #2d769c;
}

.section-item--middle {
    background-image: url('img/section-middle.png');
    background-color: #3c6aa5;
}

.section-item--middle:hover {
    background-color: #2e588e;
}

.section-item--prof {
    background-image: url('img/section-prof.png');
    background-color: #22314a;
}

.section-item--prof:hover {
    background-color: #1a2942;
}

.section-item__heading {
    margin: 15px 0;
    font-size: 24px;
    font-weight: 600;
}

.section-item__more {
    display: none;
}

.section-item__more-icon {
    height: 10px;
    width: 10px;
    fill: #fff;
}

@media (max-width: 1200px) {
    .section-item {
        padding: 10px 15px 10px 270px;
    }
    .section-item__heading {
        margin-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .section-item {
        padding-left: 140px;
        background-position: top left -138px;
    }
    .section-item__heading {
        font-size: 20px;
    }

    .schedule th {
        padding: 10px 15px;
        font-size: 12px;
    }

    .schedule td {
        padding: 10px 15px;
        font-size: 14px;
    }

    .apply-block {
        display: block;
    }
}

@media (max-width: 768px) {
    .team-description__wrapper {
        display: block;
    }
    .section-item {
        padding-left: 15px;
        background-image: none;
    }
    .section-item__text {
        font-size: 14px;
    }

    .section-item__more {
        display: block;
        font-size: 16px;
    }
}

@media (max-width: 400px) {
    .schedule th,
    .schedule td {
        padding: 5px;
    }
}

.main-title {
    margin: 20px 0;
    font-weight: 800;
    font-size: 36px;
    font-family: 'Proxima Nova Semibold';
    text-transform: uppercase;
}

.icon-title {
    position: relative;
    padding-left: 40px;
}

.icon-title::before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 0;
    width: 32px;
    height: 32px;
    margin-top: -18px;
    border-radius: 50%;
    background-image: url('img/icon-cup.png');
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-title.icon--basic::before {
    background-color: #10975F;
    border: 4px solid #21B175;
}

.icon-title.icon--middle::before {
    background-color: #399FC8;
    border: 4px solid #64C6ED;
}

.icon-title.icon--prof::before {
    background-color: #AA2D25;
    border: 4px solid #CC463D;
}

.sub-title {
    margin: 40px 0 20px 0;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
}

@media (max-width: 1270px) {
    .sub-title {
        font-size: 18px;
        margin-bottom: 26px;
    }
}

@media (max-width: 992px) {
    .main-title {
        font-size: 30px;
    }
}

@media (max-width: 767px){
    .main-title{
        font-size: 1em;
    }
}

.breadcrumbs {
    margin: 30px 0 15px 0;
    padding: 0;
    font-size: 14px;
    color: #979797;
    list-style: none;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs li a {
    color: #3951E3;
}

.breadcrumbs li a:hover {
    color: #979797;
}

.breadcrumbs li a::after {
    content: '/';
    display: inline-block;
    margin: 0 0 0 10px;
}

/* MENU WITH SECTIONS */

.clubs-nav {
    margin-top: 35px;
    list-style: none;
}

.clubs-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clubs-nav li {
    display: block;
    border-top: 1px solid #ddd;
}

.clubs-nav li:first-of-type {
    border-top: none;
}

.clubs-nav__section {
    position: relative;
    display: block;
    padding: 17px 20px 18px 50px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background: #2E5577;
    transition: all 0.2s ease;
    cursor: pointer;
}

.section-icon {
    display: block;
    border-radius: 50%;
    background: url('img/icon-cup.png') no-repeat;
    background-size: 16px auto;
    background-position: center center;
}

.section-icon--basic {
    background-color: #10975F;
    border: 4px solid #21B175;
}

.section-icon--middle {
    background-color: #399FC8;
    border: 4px solid #64C6ED;
}

.section-icon--prof {
    background-color: #AA2D25;
    border: 4px solid #CC463D;
}

.clubs-nav__section .section-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    transition: all 0.2s ease;
}

.clubs-nav__section:hover .section-icon {
    border-width: 0;
}

.clubs-nav__section .fa {
    position: absolute;
    display: block;
    top: 20px;
    right: 15px;
    font-size: 16px;
    color: #64C6ED;
    transition: all 0.2s ease;
}

.clubs-nav__section.active .fa {
    transform: rotate(90deg);
}

.clubs-nav .clubs-nav__list {
    display: none;
    border: none;
}

.clubs-nav__list.active {
    display: block;
}

.clubs-nav a {
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    background: #fff;
    transition: all 0.2s ease;
}

.clubs-nav a:not(.clubs-nav__open):not(.back__link):hover,
.clubs-nav li.active > a {
    color: #fff;
    background: #327cb2;
}

.remember-stud{
    float: right;
    margin-top: -50px;
    position: relative;
}

.remember-stud__link{
    font-size: 16px;
}

.remember-stud__link-icon{
    position: relative;
    top: 1px;
    fill: #73adff;
    width: 20px;
    height: 14px;
}

.back .back__link{
    padding: 0 0 20px 0;
    color: #979797;
    background-color: transparent;
}

.back .back__link:hover, .back .back__link:hover .back__link-icon{
    color: #333;
    fill: #333;
}

.back__link-icon{
    height: 15px;
    width: 15px;
    margin-right: 5px;
    fill: #979797;
}

.d-flex{
    display: flex;
    display: -webkit-flex;
}

.flex-wrap{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.flex-100{
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
}

@media (max-width: 768px) {
    .remember-stud{
        display: block;
        float: none;
        margin-top: 15px;
    }
}

@media (max-width: 992px){
    .clubs-nav{
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        padding: 0;
        margin-top: 0;
    }
    .clubs-nav__menu{
        width: 100%;
    }
    .clubs-nav .clubs-nav__open{
        width: 100%;
        color: #fff;
        background-color: #7ac3ea;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    }
    .clubs-nav .clubs-nav__menu {
        display: none;
    }
    .clubs-nav .clubs-nav__link {
        padding-left: 50px;
        font-size: 14px;
        background-color: #6eafd2;
        color: #fff;
    }
    .clubs-nav__open.active .glyphicon.arrow{
        transform: rotate(180deg);
    }
    .back{
        order: 1;
        width: 100%;
    }
    .back .back__link {
        padding: 15px 0 0 15px;
        font-size: 12px;
    }
    .back .back__link-icon{
        position: relative;
        top: 2px;
        height: 12px;
        width: 12px;
    }
}

@media (max-width: 768px){
    .remember-stud__link {
        font-size: 12px;
    }
    .remember-stud__link-icon{
        height: 10px;
        width: 12px;
    }
    .nav-tabs--lined{
        border-bottom: none;
    }
}

@media (max-width: 576px) {
    .person__wrapper {
        width: 100%;
    }
    #team .person-item{
        max-width: 320px;
    }
    #team .person-item img{
        width: 100%;
    }
}

.mb-25 {
    margin-bottom: 25px;
}

.pagination-button {
    width: fit-content;
    margin: 0 auto 64px;
}
