.bgMain {
    min-height: 50vh;
    background: url(/media/images/background/11.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
}

.bgOrange {
    background: url("/media/images/background/2-orange.svg  ")0 0 no-repeat, url("/media/images/background/1-orange.svg  ") 635px 0 no-repeat fixed;
}

a {
    text-decoration: none !important;
}

img {
    max-width: 100%;
    height: auto;
}

.downloadFile {
    list-style: none;
    margin: 15px 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.downloadFile img {
    margin: 0;
    min-width: 32px;
    margin-right: 10px;
}

.downloadFile span:nth-child(1n) {
    color: #000;
    font-family: "Muli";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

.downloadFile span:nth-child(2n) {
    font-weight: lighter;
    color: #6c757d;
}

.downloadFile span:nth-child(3n) {
    font-weight: lighter;
}

.downloadList li {
    margin-left: 22px;
    list-style: none;
}

header {
    background-color: white;
}

header .navbar {
    min-height: 45px;
    background-color: #0f3c7f !important;
}

header .navbar .dropdown-menu {
    background-color: #336dc4;
}

header .navbar .dropdown-menu .dropdown-item {
    font-size: 14px;
    color: #ffffff;
}

header .navbar .dropdown-menu .dropdown-item:hover {
    color: #ffffff;
    background-color: #0f3c7f;
}

header .navbar .nav-link {
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #ffffff !important;
}

header .container .row ul {
    padding: 10px 0px;
    margin-left: 0;
}

header .container .row ul li {
    display: inline;
    list-style-type: none;
}

header .container .row ul li a {
    list-style-type: none;
    float: left;
    color: #000;
    padding: 3px 6px;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}

header .container .row ul li a img {
    max-width: 25px;
}

header .container .row ul li a img:hover {
    opacity: 0.5;
}

.breadcrumb {
    font-size: 14px;
    background-color: transparent !important;
}

.breadcrumb a {
    color: #c4c4c4 !important;
}

.breadcrumb .breadcrumb-item.active {
    color: #000000 !important;
}

h1 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: calc((100vw - 30rem) / (80 - 30) * (1.5 - 1) + 1.5rem);
    line-height: 58px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0f3c7f;
}

h1 span {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #0f3c7f;
    display: block;
    color: #457ed4;
}

h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 37px;
    color: #0F3C7F;
}

h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
}

.mainPage .slickSlider .slick-prev {
    position: absolute;
    z-index: 5;
    top: 50%;
    right: 80%;
    width: 40px;
    height: 40px;
    background: url("/media/images/icons/arrow-left-main-slider.svg");
    background-size: cover;
}

.mainPage .slickSlider .slick-next {
    position: absolute;
    top: 50%;
    right: 20%;
    width: 40px;
    height: 40px;
    background: url("/media/images/icons/arrow-right-main-slider.svg");
    background-size: cover;
}

.mainPage .championsAndBanners .slick-prev {
    position: absolute;
    z-index: 5;
    top: 40%;
    right: 93%;
    width: 30px;
    height: 30px;
    background: url("/media/images/icons/arrow-left-main-slider.svg");
    background-size: cover;
}

.mainPage .championsAndBanners .slick-next {
    position: absolute;
    top: 40%;
    right: 6%;
    width: 30px;
    height: 30px;
    background: url("/media/images/icons/arrow-right-main-slider.svg");
    background-size: cover;
}

.mainPage .championsAndBanners h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 37px;
    color: #0F3C7F;
    color: #0F3C7F;
}

.mainPage .championsAndBanners .banners a img {
    max-width: 530;
}

.mainPage .championsAndBanners .champSlickSlider {
    text-transform: uppercase;
}

.mainPage .championsAndBanners .champSlickSlider h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
}

.mainPage .championsAndBanners .champSlickSlider a .imgHover {
    max-width: 165px;
    background-color: #001344;
    position: relative;
}

.mainPage .championsAndBanners .champSlickSlider a .imgHover img {
    z-index: 1;
    max-width: 100%;
}

.mainPage .championsAndBanners .champSlickSlider a .imgHover span {
    position: absolute;
    top: 35%;
    left: 30%;
    color: white;
    opacity: 0;
    display: block;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.mainPage .championsAndBanners .champSlickSlider a .imgHover:hover img {
    opacity: 0.5;
    cursor: pointer;
}

.mainPage .championsAndBanners .champSlickSlider a .imgHover:hover span {
    opacity: 1;
}

.mainPage .card-deck h1 {
    padding-left: 6px !important;
}

.mainPage .card-deck div h3 {
    margin: 5px 0 0 0;
}

.mainPage .card-deck div p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #111111;
    margin-bottom: 0;
}

.mainPage .card-deck div small {
    color: #6c757d;
}

.mainPage .card-deck .card-deck_padding {
    max-width: 32%;
    margin: 0.5%;
    margin-bottom: 0.5%;
    margin-bottom: 1em;
    padding: 1%;
}
.card-deck_padding h3{
    height: 54px;
}

.mainPage .card-deck div:hover {
    background-color: #709ddf;
}

.mainPage .card-deck div img {
    width: 100%;
}

@media screen and (max-width: 992px) {
    .mainPage .card-deck .card-deck_padding {
        max-width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .mainPage .card-deck .card-deck_padding {
        max-width: 98%;
    }
}

.mainPage .disciplines {
    margin-top: 10px;
}

.mainPage .disciplines .card {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.mainPage .disciplines .card a {
    text-align: center;
}

.mainPage .disciplines .card a img {
    height: 111px;
    margin-bottom: 15px;
}

.mainPage .disciplines .card a p {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    color: #0f3c7f;
    text-align: center;
}

@media screen and (max-width: 992px) {
    .mainPage .disciplines .card a p {
        white-space: pre-wrap;
    }
}

.mainPage .disciplines .card a p:first-child {
    white-space: pre-wrap;
}

.error404 {
    min-height: 500px;
}

.error404 span {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    /* or 29px */
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
}

.error404 a {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #457ed4;
}

.error404 p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #333333;
}

.textPage img {
    display: block;
    margin-top: 1em;
    margin: 1em auto 1em auto;
}

.textPage h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #111111;
}

.textPage span {
    color: #6c757d;
}

#go-top {
    z-index: 5;
    position: fixed;
    top: 60%;
    right: 5%;
    text-align: center;
    cursor: pointer;
    display: none;
    width: 50px;
    height: 50px;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    -o-transition: width 1s, height 1s, background-color 1s, transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s, -webkit-transform 1s;
}

#go-top:hover {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.contact a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #111111;
}

.contact .btn-primary {
    background-color: #457ED5;
}

.contact #form124 p {
    color: black !important;
}

.contact .btn-lg {
    border-radius: 0;
    font-size: 1em;
}


/* .contact .form-control{
    border: 1px solid #3E3E3E;
  } */

.contact span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #111111;
    display: block;
}

.contact h3 {
    color: #0f3c7f;
    margin: 15px 0 15px 0;
}

.contact .map {
    width: 720px;
    height: 465px;
}

@media screen and (max-width: 992px) {
    .contact .map {
        width: 100%;
    }
}

.videoPage p {
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    color: #111111;
    margin-bottom: 5px;
}

.videoPage .w-50 {
    padding: 1em;
}

@media screen and (max-width: 992px) {
    .videoPage .w-50 {
        width: 100% !important;
    }
}

.news .card-deck div h3 {
    margin: 5px 0 0 0;
}

.news .card-deck div p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #111111;
}

.news .card-deck div small {
    color: #6c757d;
}

.news .card-deck .card-deck_padding {
    max-width: 24%;
    margin: 0.5%;
    padding: 1%;
}

.news .card-deck .card-deck_padding:hover {
    background-color: #70a6df;
}

.news .card-deck div img {
    width: 100%;
    height: 167px;
    object-fit: cover;
}

@media screen and (max-width: 1200px) {
    .news .card-deck .card-deck_padding {
        max-width: 31%;
    }
    .news .card-deck div img {
        width: 100%;
        height: 184px;
        object-fit: cover;
    }
}

@media screen and (max-width: 992px) {
    .news .card-deck .card-deck_padding {
        max-width: 48%;
    }
    .news .card-deck div img {
        width: 100%;
        height: 217px;
        object-fit: cover;
    }
}

@media screen and (max-width: 768px) {
    .news .card-deck .card-deck_padding {
        max-width: 98%;
    }
    .news .card-deck div img {
        max-width: 100%;
        height: auto;
        object-fit: cover;
    }
}

.searchNews a {
    text-decoration: none;
}

.searchNews .anchor p {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #0f3c7f;
    color: #457ED5;
}

.searchNews .col-12 ol {
    counter-reset: item;
}

.searchNews .col-12 ol li {
    display: block;
}

.searchNews .col-12 ol li span {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
}

.searchNews .col-12 ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
}

.pageFoto .tz-gallery img {
    height: 290px;
    margin-bottom: 30px;
    object-fit: cover;
}

.pageFoto .tz-gallery .card {
    background: transparent;
    border: 0;
}

.pageFoto ul {
    list-style: none;
    padding: 0;
    margin-bottom: 14px;
}

.pageFoto ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 14px;
}

.pageFoto ul li:first-child {
    padding-top: 10px;
}

.pageFoto ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #457ED5;
    text-decoration: none;
}

.pageFoto ul li a:hover {
    color: #0F3C7F;
}

.pageFoto ul li a:focus {
    color: #0F3C7F;
}

.pageFoto ul li a:focus-visible {
    color: #0F3C7F;
}

.pageFoto ul li ul {
    padding-left: 15px;
}

.pageFoto ul li ul li a {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}

.pagePartners .pagePartnersBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 170px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagePartners .pagePartnersBlock .pagePartnersImg {
    width: 50%;
    text-align: center;
}

.pagePartners .pagePartnersBlock .pagePartnersImg img {
    position: relative;
    background-size: cover;
    max-width: 200px;
    max-height: 130px;
    background-color: transparent;
}

.pagePartners .pagePartnersBlock .pagePartnersText {
    width: 50%;
}

@media screen and (max-width: 992px) {
    .pagePartners .pagePartnersBlock {
        width: 100%;
        height: auto;
    }
    .pagePartners .pagePartnersBlock .pagePartnersImg img {
        position: relative;
        background-size: cover;
        max-width: 150px;
        max-height: 130px;
        margin-bottom: 1em;
    }
}

.pageDisciplines h2 {
    color: #000;
    font-weight: bold;
    margin-bottom: 24px;
    letter-spacing: 0;
}

.pageDisciplines h3 {
    color: #000;
    margin-bottom: 24px;
    letter-spacing: 0;
}

.pageDisciplines p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
    color: #111111;
}

.pageDisciplines a {
    text-decoration: none;
}

.pageDisciplines .col-lg-3 {
    position: relative;
}

.ulTopNav {
    position: absolute
}

.pageDisciplines ul {
    list-style: none;
    padding: 0;
}

.pageDisciplines ul li {
    margin-bottom: 15px;
}

.pageDisciplines .col-lg-9 .pageDisciplinesBlock {
    max-height: 360px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pageDisciplines .col-lg-9 .pageDisciplinesBlock a {
    color: #0F3C7F;
}

.pageDisciplines .col-lg-9 .pageDisciplinesBlock h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
    font-size: 18px;
    color: #0F3C7F;
    text-transform: uppercase;
    margin: 0 0 8px;
    letter-spacing: 0.05em;
}

.pageDisciplines .col-lg-9 .pageDisciplinesBlock p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #111111;
}

.pageDisciplines .col-lg-9 .pageDisciplinesBlock img {
    object-fit: cover;
    min-width: 33%;
    width: 33%;
    /* max-height: 200px; */
    margin-right: 24px;
}

@media screen and (max-width: 768px) {
    .pageDisciplines .col-lg-9 .pageDisciplinesBlock {
        max-width: 100%;
        max-height: 100%;
        display: block;
    }
    .pageDisciplines .col-lg-9 .pageDisciplinesBlock img {
        max-height: 300px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.pageDisciplines .col-lg-9 .schoolClubBlock {
    line-height: 1.7;
    margin-bottom: 2em;
}

.pageDisciplines .col-lg-9 .schoolClubBlock a {
    display: block;
}

.pageDisciplines .col-lg-9 .schoolClubBlock span {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.pageDisciplines .col-lg-9 .schoolClubBlock span:first-child {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #0F3C7F;
}

.pageDisciplines .col-lg-9 .downloadFile {
    margin: 15px 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pageDisciplines .col-lg-9 .downloadFile img {
    width: 32px;
    margin-right: 10px;
}

.pageDisciplines .col-lg-9 .downloadFile span:nth-child(1n) {
    color: #000;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

.pageDisciplines .col-lg-9 .downloadFile span:nth-child(2n) {
    font-weight: lighter;
    color: #6c757d;
}

.pageDisciplines .col-lg-9 .downloadFile span:nth-child(3n) {
    font-weight: lighter;
}

.pageDisciplines .col-lg-9 .downloadList li {
    margin-left: 22px;
}

.leaders .leadersBlock {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.leaders .leadersBlock img {
    background-size: cover;
    width: 270px;
    margin-right: 30px;
    min-width: 270px;
    object-fit: cover;
}

.leaders .leadersBlock h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0f3c7f;
}

@media screen and (max-width: 768px) {
    .leaders .leadersBlock {
        margin: 30px 0;
        display: block;
        height: auto;
    }
    .leaders .leadersBlock img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
}

.conpetition ul {
    list-style: none;
    padding: 0;
}

.conpetition ul li {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    color: #457ed4;
}

.conpetition a {
    text-decoration: none;
}

.conpetition .conpetitionText p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
}

.conpetition .conpetitionText h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #457ED5;
    font-size: 18px;
    color: black;
    text-transform: uppercase;
    margin: 0 0 8px;
    letter-spacing: 0.05em;
}

.conpetition .conpetitionText .downloadFile {
    margin: 15px 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.conpetition .conpetitionText .downloadFile img {
    width: 32px;
    margin-right: 10px;
}

.conpetition .conpetitionText .downloadFile span:nth-child(1n) {
    color: #000;
    font-family: "Muli";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

.conpetition .conpetitionText .downloadFile span:nth-child(2n) {
    font-weight: lighter;
    color: #6c757d;
}

.conpetition .conpetitionText .downloadFile span:nth-child(3n) {
    font-weight: lighter;
}

.pagination {
    margin-bottom: 0 !important;
    padding-bottom: 1em !important;
}

.pagination .page-link {
    border: 0;
    background-color: transparent !important;
}

footer .footerPartners {
    background: #adc3e4;
    min-height: 197px;
}

footer .footerPartners h1 {
    margin-top: 18px;
    color: #ffffff;
}

footer .footerPartners img {
    max-height: 80px;
    vertical-align: middle;
    margin: 0 auto;
}

footer .copyright {
    padding: 2em 0;
    min-height: 135px;
    background: rgba(51, 109, 196, 0.95);
}

footer .copyright h3 {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #0f3c7f;
    color: #ffffff;
    letter-spacing: 0;
}

footer .copyright span {
    display: block;
    font-size: 14px;
    line-height: 25px;
    text-transform: none;
    color: white;
}

.form-control {
    border: 1px solid #3E3E3E;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #EA4C4C;
    outline: 0;
    box-shadow: none;
}

.pageDisciplines .col-lg-9 ul {
    list-style: disc;
    padding-left: 2em;
}

.downloadFile {
    padding: 0;
    list-style: none;
    margin: 15px 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.downloadFile img {
    margin: 0;
    width: 32px;
    margin-right: 10px;
}

.downloadFile span:nth-child(1n) {
    color: #000;
    font-family: "Muli";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

.downloadFile span:nth-child(2n) {
    font-weight: lighter;
    color: #6c757d;
}

.downloadFile span:nth-child(3n) {
    font-weight: lighter;
}

.downloadList>li {
    margin-left: 22px;
    list-style: none;
}

.downloadList ul {
    padding-left: 0 !important;
}

.tz-gallery>div {}

#inputErrorName,
#inputErrorEmail,
#inputErrorText {
    position: relative;
}

#spanError {
    position: absolute;
    left: 100%;
    bottom: 0px;
    white-space: nowrap;
    margin-left: 10px;
    color: #EA4C4C;
    border: solid 2px #EA4C4C;
    border-radius: 5px;
    padding: 6px 15px;
    background-color: #fff;
}

@media screen and (max-width: 1200px) {
    #spanError {
        position: static;
        margin-left: 0;
    }
}