

/* Start:/local/templates/sp_2022/template_styles.css?177806954928600*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap&subset=cyrillic');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    font-family: 'Montserrat', sans-serif;
    min-width: 1200px;
    font-size: 15px;
}

.center1200 {
    width: 1200px;
    margin: auto;
    position: relative;
}

.clear {
    clear: both;
}

.delimiter {
    width: 150px;
    height: 5px;
    background-color: #b81134;
}

h3 {
    font-size: 32px;
    text-align: center;
}

a {
    color: #ff7f00;
}
    a:hover {
        text-decoration: none;
    }

ul {
    list-style: none;
}

ul li {
    margin-left: 20px;
    margin-bottom: 10px;
    position: relative;
}
    ul li:before {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: #4ed9ff;
        top: 5px;
        left: -16px;
    }

.input-group {
    height: 50px;
    width: 100%;
}


	#topreg, .topreg {
		display: none	
	} 


.button {
    margin-right:20px;
    display: inline-block;
    border: 0px solid;
    white-space: nowrap;
    padding: 34px 0px 0 0px;
    /* #height: 40px; */
    /* #line-height: 50px; */
    font-weight: 600;
    font-size: 22px;
    color: black;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    letter-spacing:2px;
    border: solid 0px red;
}
    .button:hover {
        opacity: 0.8;
    }
    .button.white {
        padding: 0px 0 0px;
        background-color: #fff;
        border: 1px solid black;
        border-radius: 5px;

    }
        .button.white:hover {
            background-color: #4ed9ff;
            opacity: 1;
            border-color: transparent;
        }

.header {
    width: 100%;
    padding: 10px 0px 20px 0px;
}

.banner {
    display: block;
    width: 100%;
    max-width: 1920px;
    height: 550px;
    margin: auto;
    /* background-image: url(/local/templates/sp_2022/images/top_18.jpg); */
    background-image: var(--fullback);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
    min-width: 1250px;
}

.vral {
    display: block;
    width: 100%;
    height: 900px;
    margin: auto;
    background-image: url(/local/templates/sp_2022/images/top10-2020.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
    min-width: 1250px;
}

    .banner img {
        width: 100%;
        max-width: 1920px;
    }
    /* .banner .top-left, .banner .top-right {
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }
    .banner .top-left {
        height: 100%;
        width: 775px;
        background-image: url(/local/templates/sp_2022/images/banner-left.png);
    }
    .banner .top-right {
        height: 100%;
        width: 467px;
        background-image: url(/local/templates/sp_2022/images/banner-right.png);
        padding-top: 470px;
        padding-left: 30px;
    } */

section .center1200:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 5px;
    content: "";
    background-color: #ffffff;
}

.center1200 .left {
    vertical-align: top;
    display: inline-block;
    width: 680px;
}
.center1200 .right {
    vertical-align: top;
    display: inline-block;
    width: 510px;
}

section {
    min-width: 1200px;
}

section h2 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 600;
    line-height: 140px;
    margin-bottom: 40px;
}

section.about {
    padding: 80px 0px;
}
    .left p, .right p {
        line-height: 25px;
        font-size: 15px;
        color: black;
        margin: 20px 140px 20px  0px;
    }
        .left p:first-child, .right p:first-child {
            margin-top: 0px;
        }

    .about .left p {
        font-size: 17px;
    }

section.program {
    padding: 77px 0px;
}

section.fon {
    padding: 0px;
    height: 250px;
    background-image: url(/local/templates/sp_2022/images/fon-18.jpg);
    background-size: cover;
    background-position: center;
    vertical-align: middle;
    position: relative;
}
    section.fon .button {
        /* height: 90px; */
        /* line-height: 90px; */
        width: 470px;
        font-size: 25px;
        position: absolute;
        top: 100px;
        margin-top: 12px;
        left: 50%;
        margin-left: -240px;
        text-align: center;
        /* border:solid 1px red */;
        padding:10px;
        color:white;
        border: solid 1px white;
    }

section.first {
    padding: 80px 0px;
    overflow: hidden;
}
section.first h2, section.june2019 h2, section.reg h2, section.blag h2, section.org h2 {
    font-size: 60px;
    line-height: 100px;
    margin: 35px 0px !important;
    color: black;
}

section.june2019, section.reg, section.blag, section.org {
    background-color: #951723;
    padding: 77px 0px;
}

section.org {
    background-color: #5898d5;
}


section.org a{
    color: #ffffff;
}

.fon.how .button {
    padding: 0px;
    /* width: 100%; */
    font-size: 22px;
}

.program .selector {
    margin: 20px 0px 40px;
}
    .program h2 {
        padding-top: 20px;
        position: relative;
    }
    .program h2:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 0px;
        width: 266px;
        height: 106px;
        #background-image: url(/local/templates/sp_2022/images/kortush.png);
        background-size: cover;
    }
    .selector .day {
        display: inline-block;
        padding: 10px 30px;
       #cursor: pointer;
    }
    .selector .day .title {
        font-size: 30px;
        font-weight: 600;
        margin: 0px 0px 15px 0px;
        transition: 0.3s;
    }
       .selector .active {
            border: 1px solid;
            display: inline-block;
            border-width: 1px;
            border-color: #0eafbb;
            border-style: solid;
            border-radius: 4px;
        }
        .selector .active .title, .day:hover .title {
            color: #ffffff;
        }

.timetable {
    display: none;
    width: 1200px;
}
    .timetable.selected {
        display: block;
    }

    .timetable .round {
        background-color: white;
        margin: 10px 0px;
        padding: 40px;
        border-radius: 5px;
    }
        .timetable .round .list {
            border-top: 2px solid #f4f5f8;
            margin-top: 20px;
            padding-top: 20px;
        }
            .timetable .list .item {
                margin-bottom: 80px;
                border-radius: 5px;
                position: relative;
            }

            .timetable .photo {
                margin-bottom: 20px;
            }

            .list > .item:nth-child(2):after,
            .list > .item:nth-child(3):after,
            .list > .item:nth-child(4):after,
            .list > .item:nth-child(5):after,
            .list > .item:nth-child(6):after,
            .list > .item:nth-child(7):after {
                border-top: 2px solid #f4f5f8;
                position: absolute;
                content: "";
                top: -50px;
                left: 0;
                right: 0;
            }

    .timetable .round .title {
        font-size: 18px;
        font-weight: 600;
        margin: 10px 0px;
        cursor: pointer;
        border-bottom: 1px dashed black;
        display: inline-block;
        padding-bottom: 5px;
    }
        .timetable .round.hide_button .title {
            border: 0px;
            cursor: unset;
        }
        .timetable .round .title span {
            font-weight: 400;
        }
        .timetable .time {
            font-size: 17px;
            font-weight: 400;
            color: #a8abc1;
            border-bottom: 1px dashed;
        }

 .round .description {
        line-height: 24px;
        font-size: 15px;
        margin: 10px 0;
 }
    .round .description.opponent  {
        margin-left: 80px;
    }

    .round .list {
        display: none;
    }

        .round.opened .list {
            display: block;
        }

        .round > .title {
            position: relative;
        }
            .round > .title:after {
                right: -40px;
                top: 8px;
                position: absolute;
                width: 12px;
                height: 12px;
                border-left: 1px solid black;
                border-top: 1px solid black;
                content: "";
                transform: rotate(-135deg);
            }
            .round.opened > .title:after {
                transform: rotate(45deg);
            }
            
            .round.hide_button > .title::after {
                display: none;
            }

    .round .photo {
        float: left;
        width: 170px;
        height: 170px;
        border-radius: 85px;
        background-size: cover;
        background-position: center;
        margin-right: 30px;
    }
        .round .photo.mini {
            width: 100px;
            height: 100px;
            margin:0 20px 0px 80px;
        }
        
        .vred {
            padding-bottom:40px;
        }

    .list .item .title {
        border: unset;
        cursor: unset;
        max-width: calc(100% - 500px);
    }

    .round.green {
        background-color:#2d323c;
        color: white;
    }
        .round.green > .title:after {
            border-color: white;
        }
        .round.green .time {
            color: white;
        }
        .round.green .title {
            border-bottom: 1px dashed white;
        }
    .noafter {
        cursor: unset;
        border-bottom: 0px;
    }
        .noafter:after {
            display: none;
        }

.first .poll {
    width: 100%;
    background-color: #f4f5f8;
    margin-top: 70px;
    padding: 36px;
}
    .poll .title {
        font-size: 24px;
        font-weight: 600;
        line-height: 50px;
    }
    .poll p {
        margin-bottom: 20px;
    }
    .poll.pict img {
        max-width: 300px;
        border-radius: 5px;
    }
        .poll.pict {
            border-radius: 5px;
            margin-bottom: 20px;
        }

    /** стиль для чекбокса только в голосовании применяется */
    input[type="checkbox"] {
        display:none;
    }
    input[type="checkbox"] + label span {
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0px 25px 0 0;
        vertical-align: middle;
        cursor: pointer;
        background-color: white;
        border: 1px solid #888888;
        border-radius: 2px;
        position: relative;
    }
    input[type="checkbox"]:checked + label span {
        background-color: #4ed9ff;
    }
    input[type="checkbox"]:checked + label span:before {
        height: 8px;
        width: 5px;
        position: absolute;
        content: "";
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        transform: rotate(45deg);
        left: 3px;
    }
    /** конец стиля для чекбокса */

    .poll-list {
        margin-top: 30px;
    }
        .poll-list .button {
            font-size: 15px;
            margin-left: 40px;
            cursor: pointer;
        }

.first ol {
    margin-top: 80px;
    width: 560px;
    font-size: 15px;
    line-height: 24px;
    list-style-type: none;
    counter-reset:  item;
}
    .first ol li {
        position: relative;
        margin-left: 42px;
        margin-bottom: 30px;
    }
    .first ol li:before {
        position: absolute;
        left: -36px;
        content: counter(item) ' '; /* Добавляем к числам скобку */
        counter-increment: item; /* Задаём имя счетчика */
        font-size: 28px;
        color: #a8abc1;
        font-weight: 600;
    }    

.june2019 .gallery {
    width: 100%;
    height: 400px;
    background-color: black;
    position: relative;
    z-index: 100;
    overflow-x: hidden;
}
    .gallery .slide {
        display: inline-block;
    }

    .june2019 .gallery img {
        height: 400px;
    }
    .june2019 .gallery .arrows {
        position: absolute;
        width: 1200px;
        height: 100%;
        top: 0px;
        left: 50%;
        margin-left: -600px;
        z-index: 150;
    }
        .gallery .arrows .left, .gallery .arrows .right {
            position: absolute;
            height: 100%;
            width: 45px;
            top: 0px;
            cursor: pointer;
        }
            .gallery .arrows .left {
                left: 0px;
            }
            .gallery .arrows .left:before, .gallery .arrows .right:before {
                position: absolute;
                top: 45%;
                width: 40px;
                height: 40px;
                border-left: 2px solid white;
                border-bottom: 2px solid white;
                content: "";
                transform: rotate(45deg);
            }
                .gallery .arrows .left:before {
                    left: 15px;
                }
                .gallery .arrows .right:before {
                    transform: rotate(-135deg);
                    right: 15px;
                }

        .gallery .arrows .right {
            position: absolute;
            right: 0px;
        }

    .gallery .arrows .left:hover, .gallery .arrows .right:hover {
        background-color: rgba(255,255,255, 0.3)
    }

    .dots {
        margin: auto;
        width: 1200px;
    }
        .dots .slick-dots {
            text-align: center;
            margin-top: 40px;
        }
            .slick-dots li {
                width: 12px;
                height: 12px;
                display: inline-block;
                margin: 0px 5px;
                background-color: #888888;
                border-radius: 6px;
                cursor: pointer;
            }
                .slick-dots li:before {
                    display: none;
                }
            .slick-dots li button {
                display:none;
            }
                .slick-dots li.slick-active {
                    background-color: #971630;
                }

.june2019 .videos {
    margin-top: 100px;
}
    .june2019 .videos .list {
        text-align: center;
        padding: 40px 0px;
    }
    .june2019 .videos:before {
        display:none;
    }
    .june2019 .videos .button {
        display: block;
        margin: auto;
        max-width: 250px;
        font-size: 15px;
        line-height: 37px;
    }
    .videos iframe {
        margin: 20px 35px;
        display: none;
        transition: 0.3s;
    }
        .videos iframe.display {
            display: inline-block;
        }

section.where {
    padding: 150px 0px 70px 0px !important;
}
    .where h3 {
        font-size: 24px;
        text-align: left;
    }
        .where p {
            width: 100%;
        }
        .where .left, .where .right {
            margin: 40px 0px;
        }

.tickets {
    text-align: center;
}
    .tickets .ticket {
        display: inline-block;
       /*  width: 275px; */
        width: 350px;
        margin-right: 25px;
        background-color: white;
        text-align: center;
        padding: 25px;
        vertical-align: top;
    }
        .ticket .delimiter {
            margin: 20px auto;
        }
        .tickets .ticket:last-child {
            margin-right: 0px;
        }
        .ticket .title, .ticket .price {
            font-size: 25px;
            font-weight: 600;
        }
        .ticket .descriptios {
            font-size: 20px;
            height: 60px;
        }
        .ticket .price {
            line-height: 50px;
            height: 80px;
        }
        .ticket .button {
            padding:0 20px;
            font-size: 15px;
            background-color:#44505e;
            color:white;
            border-radius: 5px;
            margin: auto;
            line-height:42px;
        }
        .ticket a {
            text-decoration: none;
        }
        .ticket .button.buy {
            padding: 10px 20px;
            line-height: 30px;
        }

.people {
    text-align: center;
    margin-bottom: -100px;
    padding-bottom: 50px;
}
    .people .homo {
        width: 270px;
        margin-left: 25px;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin-bottom: 40px;

    }
    
    .homo .photo  {
            margin:0 0 0 0%;
   
            }
            
    .blag .homo .photo img {
            margin:0;
            }
        
    
        #exp-sovet .homo, .blag .people .homo {
            height: 500px;
        }
        .blag .people {
            /* text-align: left; */
        }
        .blag .people .homo {
            /* height: 500px; */
            height: auto;
            width: 150px;
        }
            .blag .people .homo .nameonly {
                /* height: 500px; */
                font-size: 15px;
                line-height: 18px;
                text-align: center;
            }
        .blag .button, .partners .button {
            display: none;
            width: 250px;
            margin: 0px auto 50px;
        }

    .homo .photo img {
        height: 163px
    }
    .homo .name {
        font-size: 21px;
        font-weight: 600;
        margin-top: 20px;
    }
    .homo .regalia {
        font-size: 15px;
        padding: 10px 20px
    }
    .homo .nameonly {
        font-size: 18px;
        line-height: 30px;
        margin-top: 15px;
    }

    .partners {
        /* text-align: center;
        margin: 0 12px;
        margin-bottom: -100px; */
        width: 1200px;
        /* overflow: hidden;
        height: 250px;
        padding-bottom: 50px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* justify-items: center; */
        align-items: center;
        gap: 15px;
    }
    .partners div {
        display: inline-block;
        vertical-align: middle;
    }
    .partners img {
        width: 130px;
    }

.org .people .homo {
    text-align: left;
    font-size: 18px;
}
    .org .people .title {
        margin: 10px 0px;
    }

.socs {
    text-align: center;
    padding: 70px 0px;
}
    .socs img {
        margin-bottom: 15px;
    }
    .socs a {
    vertical-align: top;
        display: inline-block;
        text-decoration: none;
        font-size: 16px;
        color: black;
        text-align:center;
        width: 200px;
        line-height: 25px;
        margin: 0 15px;
    }

.footer {
    text-align: center;
    font-size: 14px;
    background-color: #f4f5f8;
}
    .footer .titles {
        padding: 40px;
        line-height: 25px;
    }
    .footer .copy {
        margin: auto;
        padding: 0px 0px 60px;
        color: #aaaaaa;
    }
        .footer .copy a {
            color: #aaaaaa;
        }

    .footer .antro_copy {
        vertical-align: top;
        float: left;
        margin-top: 40px;
        min-width: 320px;
        font-size: 11px;
        text-align: left;
        line-height: 20px;
    }
        .antro_copy img {
            float: left;
            margin: 7px 7px 7px 0;
        }

    .footer .contacts {
        margin-top: 50px;
        vertical-align: top;
        float: right;
        text-align: right;
        line-height: 25px;
    }
        .footer .contacts span {
            font-size: 18px;
        }


@media screen and (max-width: 1400px) {
    html, body {
        min-width: 100%;
    }
    .center1200 {
        width: 100%;
        margin: auto;
        position: relative;
    }

    .center1200 .left, .center1200 .right {
        width: 45%;
    }

    .center1200 .left img, .center1200 .right img {
        width: 100%;
    }
        .center1200 .right {
            float: right;
        }

    .timetable {
        display: none;
        width: 100%;
    }

    .banner {
        min-width: 100%;
        height: unset;
        vertical-align: middle;
        margin-bottom: 50px;
        padding: 20% 0px;
    }

        .banner .top-left {
            width: 63%;
        }
        .banner .top-right {
            width: 36%;
        }

    section, section.where {
        min-width: 100%;
        padding: 50px 30px !important;
        box-sizing: border-box;
    }

    .first ol {
        width: 100%;
    }

    .tickets {
        text-align: center
    }
        .tickets .ticket {
            margin-bottom: 20px;
            margin-right: 0px
        }
        .tickets .ticket:last-child {
            margin-right: 0px;
        }

    .footer .antro_copy {
        float: unset;
        display: block;
        width: 320px;
        margin: 40px auto;
    }

    .footer .contacts {
        float: unset;
        display: block;
        width: 45%;
        text-align: center;
        margin: 50px auto;
    }

}

@media screen and (max-width: 720px) {

    html, body {
        min-width: 100%;
    }
    
    .center1200 {
        width: 100%;
    }

    .logo img {
        width: 80px;
        margin: 0px 20px;
    }
    
    .pict {
        display:none;
    }


    .round .photo {
        margin-left:20%;
        background-size: cover;
        background-position: center;
        margin-right: 30px;
    }

     .round .photo.mini {
        float: left;
            margin:0 20px 20px 0px;
            padding-bottom: 0px;
        }
        .round .description.opponent {
            margin-left: 0px;
        }


    .banner {
        min-width: 100%;
        height: 400px;
        vertical-align: middle;
        margin-bottom:0px;
        background-image: var(--mobileback);
        padding: 50% 0px;
    }
    
    .june2019 .gallery {
    width: 100%;
    height: 200px;
    background-color: transparent;
    position: relative;
    z-index: 100;
    overflow-x: hidden;
}

    .june2019 .gallery img {
        height: 200px;
        margin-left:5px;
    }
    
        .vral {
        min-width: 100%;
        vertical-align: middle;
        margin-bottom:0px;
        background-image: url('/local/templates/sp_2022/images/vrallogo2020.png');
        background-size: 320px 320px;
        background-position: bottom center;
        background-repeat: no;
        width:320px;
        height: 320px; 
	    /* box-sizing: border-box; */
    }

        .banner .top-left {
            height: 100%;
            width: 60%;
            background-image: url(/local/templates/sp_2022/images/banner-left.png);
            background-size: contain;
            background-repeat: no-repeat;
        }
        .banner .top-right {
            height: 100%;
            width: 36%;
            background-image: url(/local/templates/sp_2022/images/banner-right.png);
            padding-top: 0px;
            padding-left: 0px;
            background-size: contain;
            background-repeat: no-repeat;
        }
            .banner .top-right .button {
                position: absolute;
                top: 285px;
                left: 50%;
                margin-left: -150px;
            }

    .partners {
        width: 100%;
    }
    
    h3 {
        font-size: 32px;
        text-align: center;
    }

    section {
        min-width: 100%;
        box-sizing: border-box;
    }
        section .center1200::before {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 150px;
            height: 5px;
            content: "";
            background-color: white;
        }

        section h2, section.first h2, section.june2019 h2, section.reg h2, section.blag h2, section.org h2 {
            font-size: 33px;
            line-height: 50px;
            padding: 0px 0px;
            box-sizing: border-box;
        }
            .program h2 {
                padding-top: 20px;
            }
            .program h2:after {
                width: 0px;
            }
        section.about {
            padding: 120px 40px;
        }
            .about img {
                width: 100%;
            }
        section.fon {
            height: 180px;
        }
        section.first {
            overflow: hidden;
        }

    .timetable {
        display: none;
        width: 100%;
    }

    .dots {
        margin: auto;
        width: 100%;
    }

    section.where {
        padding: 70px 0px 70px 0px !important;
    }

    .videos iframe {
       /*  display: inline-block; */
        width: 100%;
        margin: 20px 0px;
        height: 200px;
    }

    .fon.how .button {
        padding: 0px;
        width: 300px;
        font-size: 15px;
        height: 60px;
        line-height: 60px;
    }
        section.fon {
            text-align: center;
        }
        section.fon .button {
            top:75px;
            width: 330px;
            font-size: 17px;
            text-align: center;
            box-shadow: 0px 0px 90px #4ed9ff;
            left: 50%;
            margin-left: -170px;
            margin-top:0px;
        }

    
    .tickets {
        text-align: center
    }
        .tickets .ticket {
            margin-bottom: 20px;
            margin-right: 0px;
            max-width: 100%;
            padding: 25px 10px;
        }
            .tickets .ticket .button {
                padding: 0px 30px;
            }
        .tickets .ticket:last-child {
            margin-right: 0px;
        }

    .first ol {
        width: 100%;
        margin: 0px;
    }
        .first ol li::before {
            left: -29px;
        }
        .first ol li {
            margin-left: 32px;
        }

    .where .left img {
        width: 100%;
    }

    .round > .title:after {
        right: -27px;
    }
        .round > .title::after {
            top: -2px;
            width: 12px;
            height: 12px;
            border-left: 1px solid black;
            border-top: 1px solid black;
            content: "";
            transform: rotate(-135deg);
            content: "";
            display: inline-block;
            position: relative;
            left: 10px;
        }
        .opened > .title::after {
            top: 5px;
        }
    .timetable .round {
        padding: 20px;
    
    }

    .list .item .title {
        max-width: unset;
    }

    

    .center1200 .left, .center1200 .right {
        vertical-align: top;
        display: inline-block;
        width: 100%;
        /* padding: 20px; */
        box-sizing: border-box;
    }

    .left p, .right p{
        margin-right: 0px;
    }

    .program .selector {
        margin: 20px 0px 40px;
        text-align: center;
    }

    .where .center1200:before {
        left: 20px;
    }

        .where .center1200 h2 {
            padding-left: 20px;
        }
        .where .left, .where .right {
            padding: 0px 30px;
        }

    .people .homo {
        width: 260px;
        margin-left: 0px;
    }

    .socs a {
        margin-bottom: 40px;
    }

    #topreg, .topreg {
		display:block;
	}
	
    .blag .mobhidden, .partners .mobhidden {
        display: none;
    }
        .blag .button, .partners .button {
            display: block;
        }
}

   .partner {
        width: 200px;
		font-size:12px;
		color: red;
		font-weight: bold
    }
	
@media screen and (max-width: 320px) {
    .banner {
        min-width: 100%;
        height: 136px;
        min-height: 136px;
        vertical-align: middle;
    }

	
	#topreg, .topreg {
		display: block;
	} 
	
    .partners {
        width: 100%;
    }

 	
    .mobhidden, .blag .mobhidden, .partners .mobhidden {
        display: none;
    }
        .blag .button, .partners .button {
            display: block;
        }

    .banner .top-right .button {
        position: absolute;
        top: 240px;
        left: 50%;
        margin-left: -150px;
    }
}


.topcl .right img {
    width: 100%;
}

/* .owl-loaded, .owl-stage-outer, .owl-stage {
    max-height: 400px;
}

.topcl .right {
    overflow-x: hidden;
    overflow-y: none;
    white-space: nowrap;
}
.topcl .right img {
    height: 400px;
    white-space: nowrap;
}

.owl-item {
    display: inline-block;
}

.exp-sovet.owl-loaded, .exp-sovet .owl-stage-outer, .exp-sovet .owl-stage {
    max-height: 600px;
    overflow-x: hidden;
}
.blag .owl-loaded, .blag .owl-stage-outer, .blag .owl-stage {
    max-height: 450px;
    overflow-x: hidden;
}

.owl-nav, .owl-dots {
    display: none;
} */

.slick-slide img {
    margin: auto;
}

.blag .nameonly, .org .name, .org .title {
    color:white
}
/* End */
/* /local/templates/sp_2022/template_styles.css?177806954928600 */
