.loggo {
	display: flex;
}
.red2{
  color: #CA003D;
}
body .mb0 {
    margin-bottom: 0;
}
.map .first {
    width: 40%;
}
.map .last {
    width: 60%;
}
.map .last {
    padding-left: 20px;
}
.map .first, .map .last {
    height: auto;
/*    max-height: 549px;*/
}
.textbl1 {
/*    text-align: center;*/
}
.textbl1.first {
    padding-right: 3%;
}
.textbl1.last {
    padding-left: 3%;
}
.header {
    position: relative;
}
/*
.main .topmenu .p3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 45px;
} */
.wrapperMain {
    max-width: 1480px;
    margin: 0 auto;
}
.wrapfixbag {
    padding: 0 50px;
}
.programm.modal .content {
    font-size: 18px;
}
.zagp,.namep, .card .time {
	font-family: "ALS Hauss Medium";
	}

button, ul.slick-dots {
    display: none !important;
}
.logo img, .logo2 img {
	width: 100%;
}
.loggo .logo2 {
	width: 89px;
}
.loggo {
	gap: 20px;
}
.loggo a img {
	width: 155px;
}
.desctop{
	display: block !important;
}
.mapDowload {
    text-align: right;
    margin-top: -33px;
}
.map .mapDowload img {
    width: 180px; height: auto;
}
@font-face {
    font-family: 'ALS Hauss Thin';
    src: local('ALS Hauss Thin'), local('ALS-Hauss-Thin'),
        url('fonts/ALSHauss-Thin.woff2') format('woff2'),
        url('fonts/ALSHauss-Thin.woff') format('woff'),
        url('fonts/ALSHauss-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }

@font-face {
    font-family: 'ALS Hauss';
    src: local('ALS Hauss Light'), local('ALS-Hauss-Light'),
        url('fonts/ALSHauss-Light.woff2') format('woff2'),
        url('fonts/ALSHauss-Light.woff') format('woff'),
        url('fonts/ALSHauss-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
/*
@font-face {
    font-family: 'ALS Hauss Bold';
    src: local('ALS Hauss Bold'), local('ALS-Hauss-Bold'),
        url('fonts/ALSHauss-Bold.woff2') format('woff2'),
        url('fonts/ALSHauss-Bold.woff') format('woff'),
        url('fonts/ALSHauss-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
*/
@font-face {
    font-family: 'ALS Hauss Normal';
    src: local('ALS Hauss Normal'), local('ALS-Hauss-Normal'),
        url('fonts/ALSHauss-Regular.woff2') format('woff2'),
        url('fonts/ALSHauss-Regular.woff') format('woff'),
        url('fonts/ALSHauss-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: 'ALS Hauss Medium';
    src: local('ALS Hauss Medium'), local('ALS-Hauss-Medium'),
        url('fonts/ALSHauss-Medium.woff2') format('woff2'),
        url('fonts/ALSHauss-Medium.woff') format('woff'),
        url('fonts/ALSHauss-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }


body{
	font-family: "ALS Hauss Normal";
	font-size: 20px;
	line-height: normal;
	min-height: 800px;
	}
.wrapper,  .wrapper2{
	padding: 0 50px;
/*	max-width: 1380px;*/
	margin: 0 auto;
}
/*
#block0 .wrapper, .header .wrapper {
    padding: 0 50px;
}
*/
#block0.bl {
	padding: 0;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.absolute.full {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.topban .pad {
    padding: 35px 49px;
}
.title {
    font-size: 64px;
    line-height: normal;
   font-family: "ALS Hauss Medium";
}
h1.title {
    max-width: 65%;
    margin-bottom: 60px;
    line-height: 120%;
}
.medium.title {
    font-size: 32px;
	font-family: "ALS Hauss Normal";
}
.bltext1 .list {
	padding-left: 0;
}
.topmenu .p {
    padding-left: 50px;
}
.btn {
    font-size: 30px;
    color: #FF7345;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 14px 53px;
    font-family: "ALS Hauss Medium";
	transition: all 0.3s ease 0s;
}
a:hover .btn {
    background-color: #e3e3e3;
}
.btn.register {
    margin-top: 35px;
}
.topban {
	overflow: hidden;
}
/*
.topban {
    background: url(img/topban.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    background-position: center right;
}
*/
.topban .background {
    background: url(img/topban.jpg);
    width: 100%;
    height: 100%;
    z-index: -1;
    right: -5%;
    background-color: #f2f2f2;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right;	
}
.topban .background2 {
    width: 100%;
    height: 100%;

    z-index: -2;
    background-color: #f2f2f2;	
}

.topimg .medium.title {
    max-width: 45%;
}
.clr{
	display: block;
	clear: both;
	}
a {
	color: #007bff;
	text-decoration: none;
}
a:hover {
	color: #0056b3;
	text-decoration: none;
}
.preloader {
    display: block;
    position: fixed;
    width: 150px;
    height: 150px;
    margin: 30px auto;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #8b181c;
    animation: preloader-spin 2s linear infinite;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -75px;
    z-index: 9999
}
.preloader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e96067;
    animation: preloader-spin 3s linear infinite;
}
.preloader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #8b181c;
    animation: preloader-spin 1.5s linear infinite;
}
@keyframes preloader-spin {
    0%   {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.topmenu {
    display: flex;
    margin: 0;
    justify-content: flex-end;
    text-align: center;
    width: 100%;
}

.topmenu a {
	margin: 0;
	color: #212529;
}
.p {
    padding-left: 20px;
}
.topmenu a.active, .topmenu a:hover {
	color: #212529;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.arrow_down.mobile img {
    width: 92px;
max-width: 20%;
}
h3 {
	font-family: "ALS Hauss Medium";
	font-size: 68px;
	margin-bottom: 40px;
}
.map p {
    font-size: 24px;
    margin: 30px 0 20px;
}
.textbl1 {
    max-width: 857px;
    margin: 0 auto;
}
.us {
	width: 100%;
	height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.us span {
    font-size: 160px;
}
.us p {
	margin: 0 30px 0 0;
}
.cards {
    display: flex;
    flex-wrap: wrap;
    font-family: ALS Hauss Normal;
    margin-right: -20px;
}
.cards .card {
    width: 33.3%;
}
.shedule {
    display: flex;
    flex-wrap: wrap;
    font-family: "ALS Hauss Medium";
}
.shedule .box {
    width: 33.3%;
    padding-right: 50px;
    padding-bottom: 40px;
}
.shedule .zag, .cards .zag {
    font-size: 38px;
    margin-bottom: 13px;
    font-family: "ALS Hauss Medium";
}
.shedule .color1 .zag, .shedule .color1 span.color, .box.color1 .zagp, .box.color1 .namep, .box.color1 .time {
    color: #C8003E;
}
.shedule .color2 .zag, .shedule .color2 span.color, .box.color2 .zagp, .box.color2 .namep, .box.color2 .time {
    color: #00A0AF;
}
.shedule .color3 .zag, .shedule .color3 span.color, .box.color3 .zagp, .box.color3 .namep, .box.color3 .time {
    color: #2BAAE2;
}
.shedule .color4 .zag, .shedule .color4 span.color, .box.color4 .zagp, .box.color4 .namep, .box.color4 .time {
    color: #FF6C01;
}
.shedule .color5 .zag, .shedule .color5 span.color, .box.color5 .zagp, .box.color5 .namep, .box.color5 .time {
    color: #425CC7;
}
.shedule .color6 .zag, .shedule .color6 span.color, .box.color6 .zagp, .box.color6 .namep, .box.color6 .time {
    color: #93A7CB;
}
.shedule .text {
    font-size: 24px;
}
.shedule .text span{
    font-size: 20px;
}
ol {
    margin: 0;
    padding: 0 22px 0;
}
ol li {
    padding-left: 15px;
	margin-bottom: 12px;
}
.bl {
    padding: 40px 0;
}
.bl.top0 {
    padding-top: 0;
}
.bl.top10 {
    padding-top: 10px;
}

#time h3 {
    margin-left: auto;
    margin-right: auto;
}
.card {
    border: 0 none;
    display: block;
}
.cards .card {
    height: auto;
    padding: 0 20px 20px 0;
    background: transparent;
}
.cards .card img {
    width: 100%;
/*	width: 110%;*/
    height: auto;
}
.cards .card .pad {
    border-radius: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.cards .card .absolute {
    position: absolute;
    /*padding: 26px;*/
	padding-top: 10px;
    padding-left: 20px;
    padding-right: 13px;
    padding-bottom: 0px;
}
.card.color1 .zag, .card.color1 .zagp, .card.color1 .namep, .card.color1 .time {
    color: #C8003E;
}
.card.color2 .zag, .card.color2 .zagp, .card.color2 .namep, .card.color2 .time {
    color: #F68A39;
}
.card.color3 .zag, .card.color3 .zagp, .card.color3 .namep, .card.color3 .time {
    color: #93A7CB;
}
.card.color4 .zag, .card.color4 .zagp, .card.color4 .namep, .card.color4 .time {
    color: #00B588;
}
.card.color5 .zag, .card.color5 .zagp, .card.color5 .namep, .card.color5 .time {
    color: #0060AE;
}
.card.color6 .zag, .card.color6 .zagp, .card.color6 .namep, .card.color6 .time {
    color: #29ABE2;
}
.topimg img{
    width: 100%;
    height: auto;
}
.flex {
    display: flex;
    align-items: center;
}
.header {
	padding: 20px 0;
	background-color: #fff;
}
.topmenu .p1 {
    width: 280px;
}
.topban {
	border-radius: 20px;
}
.topmenu .p2 {
    width: 242px;
}
.topmenu .p3 {
    width: 152px;
}
.video {
    margin: 0 auto;
    text-align: center;
    width: 50%;
    padding: 0;
    min-width: 785px;
margin-left: 20px;
}
.block010 iframe {
    max-width: 100%;
    border-radius: 10px;
    height: 442px;
}
#footer a {
    color: #fff;
    font-family: "ALS Hauss";
    max-width: 141px;
    margin: 0px 9% 0 0;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.fmenu {
    display: flex;
    justify-content: center;
}
#footer {
    background-color: #CA003D;
    padding: 60px 0 120px;
    margin-top: 80px;
}
.map img {
    width: 100%;
}
.map {
    padding-top: 0;
    margin-top: 0;
}

.like img {
    width: 100%;
}
.like {
    width: 40%;
	position: relative;
}
.redback {
    background-color: #CA003D;
}
p.titl2smoll {
    font-size: 36px;
    text-transform: uppercase;
    margin: 0 30px 0 100px;
}
.click {
    cursor: pointer;
}
.hoverb {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background-color: #fff;
    border-radius: 41px;
	opacity: 0;
	transition: 0.5s;
}
.voted .hoverb, .like:hover .hoverb {
    opacity: 0.15;
}

.us p {
    margin: 0;
}
.us{
    font-size: 54px;
	}

.us.sl2 {
    text-transform: none;
/*    font-size: 90px;*/
}

#info1 .redback {
	background: url(img/banner01.svg);
	background-repeat: no-repeat;
	background-color: #ca003d;
}
#info2 .redback {
	background: url(img/banner02.svg);
	background-repeat: no-repeat;
	background-color: #ca003d;
	background-position: right;
}
.modal[class^="modal_xforms"], .modal[class*=" modal_xforms"] {
	background: rgba(0,0,0,.7);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.block_xfroms_modal {
    position: relative;
    background: #fff;
    /* padding: 1.5rem; */
    padding: 40px 0px 40px 0px;
    box-sizing: border-box;
    border-radius: 1rem;
    /* margin-right: 2rem; */
    max-height: 830px;
    max-width: 800px;
    width: 100%;
    height: 100%;
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}
.close {
	content: '';
	position: absolute;
	z-index: 1;
	top: 21px;
	right: 21px;
	width: 30px;
	height: 30px;
	background: url(img/close.svg);
	transition: all .3s ease-out;
	background-repeat: no-repeat;
	background-size: 100%;
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.content {
	/* overflow-y: auto; */
	height: 100%;
}
.overflow {
	overflow-y: auto;
	height: 100%;
}
.programm .pad {
	padding: 0px 50px;	
}
.namep {
	font-size: 24px;
	margin-top: 40px;
}
.zagp {
	font-size: 38px;
	margin-bottom: 34px;
}

.shedule .zag {
    cursor: pointer;
}
iframe {
    max-width: 100%;
    border-radius: 10px;
}
.us p {
	text-align: center;
}
/*
.cards .card:nth-child(3), .cards .card:nth-child(6) {
	padding-right: 0;
}
*/

.topimg .wrapper {
/*	padding-top: 32px;*/
}
.prev, .next {
	width: 20px;
	height: 20px;
	display: block !important;
	cursor: pointer;
	background: #ddd;
}
#map .flex {
    display: flex;
    align-items: normal;
}
.mapDowloadDesctop {
    width: 262px;
    margin: 0 auto;
    margin-top: 38px;
}
.pt20 {
    padding-top: 20px;
}

.block1 .content {
    max-width: 400px;
    padding: 100px 50px 100px 0;
}
.block1.flex {
    align-items: normal;
    flex-direction: row;
    display: flex;
}
.title24 {
    font-size: 24px;
}
.title32 {
    font-size: 32px;
}

.title48 {
    font-size: 48px;
}

.block1 .title24 {
    margin-bottom: 20px;
}
.mb60{
    margin-bottom: 60px;	
}
.mb20{
    margin-bottom: 20px;	
}

.block1 .back {
    background: url(img/nc-04-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center left;
    width: 90%;
}
.block010 .back {
	background: url(img/nc-001.jpg);
	background-size: auto 90%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
	width: 100%;
}
.bold {
	font-family: "ALS Hauss Medium";
}
.block010 .bltext1 {
	max-width: 624px;
}
.block010 .bltext1 ul li {
	margin-bottom: 16px;
}
.block010 .bltext2 {
	max-width: 491px;
	margin: 28px 402px 0 0;
	width: 100%;
	display: block;
	padding-bottom: 88px;
	float: right;
}

.block000 .back {
	background: url(img/nc-000.jpg);
	background-size: auto 85%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom left;
	width: 100%;
	padding-bottom: 70px;
}
#block000 {
	padding-top: 103px;
}
.block000 .content {
	max-width: 688px;
	float: right;
}
.btn.register.white:hover {
	background-color: #f7f7f7;
}
.bl {
    padding: 30px 0;
}
.back.block2 {
    background: url(img/nc-05-1.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center right;
    padding: 0 0 132px 0;
}
.arrpad {
    padding-right: 4%;
    padding-bottom: 30px;
    width: 14%;
}
.arrpad img {
    width: 100%;
    height: auto;
}
.block2 .content {
    width: 49%;
}
.block2 ul {
    text-transform: uppercase;
    line-height: normal;
}
.block2 ul li {
    margin-bottom: 20px;
}
.pt0 {
    padding-top: 0;
}
.pb0 {
    padding-bottom: 0;
}
.tiles-grid .cube {
    max-width: 330px;
    background-color: #4C86C9;
    border-radius: 30px;
}
.calendar .flex {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
}
.row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -.625rem;
    margin-left: -.625rem;
}
.tiles-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(440px,1fr));
    grid-gap: 1.25rem;
    padding: .5rem;
    padding-bottom: 0;
    padding-top: 0;
}
.tiles-grid {
    grid-template-columns: repeat(4, 1fr);
}
.absolute.cubepad {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #4C86C9;
    border-radius: 30px;
	padding: 30px;
}
.cube img {
    width: 100%;
    height: auto;
}
.digit {
    height: 44%;
    width: 100%;
    margin-bottom: 20px;
}
.digit img {
    height: 100%;
    width: auto;
}
.cube {
    color: #fff;
}
.back.block4 {
    min-height: 1018px;
    background: url(img/nc-01-1.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 39% center;
    width: 100%;
}
 .back.block4 {
    padding: 0 9%;
}
.block4 .t1 {
    margin: 80px 0 32px;
}
.block4 .t2 {
    margin: 278px 0 32px;
}
.block4 .flex {
    display: flex;
    align-items: flex-start;
}
.centbl {
    width: 16%;
}
.leftbl {
    width: 74%;
    min-width: 600px;
}
.leftbl p {
    max-width: 476px;
}
.absolute.butt {
    bottom: 164px;
    right: 18%;
}
.btn.uchast {
    background-color: #fff;
}
.block5 .flex {
    display: flex;
    align-items: flex-start;
}
.block5 .content {
    padding-top: 236px;
    width: 33%;
}
.block5 h3 {
    margin-bottom: 10px;
}
.block5  .con1 p {
    max-width: 374px;
}
.block5 .con1 {
    background: url(img/naprav1.svg);
    background-size: 56%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: left 66px;
}
.block5 .con2 {
    background: url(img/naprav2.svg);
    background-size: 56%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -7px -7px;
padding-left: 30px;
padding-right: 47px;
}
.block5 .con3 {
    background: url(img/naprav3.svg);
    background-size: 84%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -120px -28px;
padding-left: 30px;
padding-right: 47px;
}
.button {
    width: 100%;
    color: #fff;
    outline: 0;
    border: none;
    cursor: pointer;
    font-size: 1.875rem;
    box-sizing: border-box;
}
.button-large {
    text-align: left;
    padding: 2.1rem 5rem 2.1rem 2.2rem;
    font-size: 1.375rem;
    line-height: 1.875rem;
    display: block;
}
.button-white {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    color: #e62b25;
    border-radius: 30px;
    position: relative;
}
.button-large {
    font-size: 36px!important;
    line-height: normal;
    padding: 1.8rem 5rem 1.8rem 2.2rem;
}
.button-white::before {
    content: '';
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -26px;
    width: 49px;
    height: 49px;
    background: url(img/button-arrow.svg) no-repeat;
    background-size: 100%;
}
.uppercase {
	text-transform: uppercase;
}
.quest .answer {
    background-color: rgba(152, 163, 170, 0.1);
    padding: 33px 50px 33px 130px;
    margin-bottom: 10px;
cursor: pointer;
}
.quest .title {
    margin: 0;
}
.answer p {
    margin-top: 15px;
    margin-bottom: 0;
}
.answer .hide {
    max-width: 800px;
}
.answer .butt{
    display: block;
    content: "";
    width: 36px;
    height: 32px;
    background: url(img/arrowfaq.svg) no-repeat top left;
    position: absolute;
    top: 37px;
    left: 40px;
    padding: 0;
    border: none;
}
.answer.open .butt{
    background-position: bottom left;
}
.answer .hide {
  height: auto;
  max-height: 0px;
  overflow: hidden;
transition: all .3s ease-out;
/*cursor: text;*/
}

.answer.open  .hide{
  max-height: 3000px;
}
 .quest .answer:last-child {
    margin-bottom: 0;
}
/* аккордеон */
.accordion__item {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 30px;
    margin-bottom: 1.2rem;
    position: relative;
}
.accordion__title {
    font: 2.125rem/3.125rem "ALS Hauss Medium";
    color: #271919;
padding: 28px 5rem 28px 2rem;
    position: relative;
    z-index: 4;
    cursor: pointer;
    margin-bottom: 0;
}
main .contentText p.accordion__title {
    font-size: 1.5rem;
    line-height: normal;
}
main .contentText p.accordion__title {
    font-size: 2rem;
    line-height: normal;
    padding: 30px 8rem 29px 2rem;
}
.accordion__title::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 2.8rem;
    right: 1.5rem;
    background: url(img/dropdown-arrow.svg) no-repeat;
    width: 43px;
    height: 24px;
    margin-top: -6px;
    transition: all .5s ease-in-out;
}
.accordion__item_expanded> .accordion__title::after {
    transform: rotate(180deg);
}
.accordion__content {
    padding: 0 7rem 0 1.25rem;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease-in-out;
    position: relative;
}
body .accordion_padding_min, .accordion__content {
    padding-left: 1.9rem;
}
.accordion__item_expanded> .accordion__content {
    max-height: 9000rem;
}
.accordion__content p {
    max-width: 1000px;
}
/*  / аккордеон */

/*  контакты */
.info {
    border-radius: 1.9rem;
    padding: 1.2rem 1.8rem 1.8rem 1.8rem;
    min-height: 25rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
}
.bg-white {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
}
.info {
    min-height: initial;
    display: block;
}
.info h3 {
    line-height: 2.6rem;
    margin: 2rem 0 1rem 0;
}
.info .info__title {
    margin-top: 0.1875rem;
}
.info h3, .contentText .info h3 {
    font-size: 1.75rem;
    line-height: normal;
    margin-top: 1.125rem;
    margin-bottom: 2rem;
}
.info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.info ul li {
    font-size: 1.25rem;
}
.info a.link-red.link {
    border-width: 1px;
    border-bottom-style: solid;
    border-color: transparent;
}
.link.link-red {
    color: #e62b25;
    border-color: rgba(215,44,51,.2);
}
.info ul li a {
    font-size: 1.25rem;
}
.info li {
	line-height: normal;
	margin-bottom: 8px;
}
/*  / контакты */

ul.list li::before {
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #CA003D;
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 7px;
}
ul.list li {
    padding-left: 27px;
    position: relative;
}
ul.list.short li {
    margin: 0;
}
ul {
    list-style: none;
}
ul.list.correct li::before {
    top: 10px;
}
ul.list.correct li {
    margin-bottom: 8px;
}
ul.list.correct {
    margin: 0;
    padding: 0;
}

#footer {
    background-color: #CA003D;
    padding: 60px 0 60px;
}
.copy {
    color: #fff;
    text-align: center;
    font-size: 16px;
}




@media screen and (max-width: 1430px) {
.digit {
    height: 40%;
    width: 100%;
    margin-bottom: 12px;
}
.tiles-grid {
    grid-gap: 1rem;
}
.absolute.cubepad {
    padding: 20px;
}
h1.title, #block2 .title {
    font-size: 50px;
}
.title24 {
    font-size: 24px;
}
.title48 {
    font-size: 40px;
}
.title32 {
    font-size: 32px;
}
}
@media screen and (max-width: 1380px) {
.topbanner .wrapper {
    padding: 0;
}
.wrapfixbag {
    padding: 0;
}
}
@media screen and (max-width: 1325px) {
.digit {
    height: 33%;
    width: 100%;
    margin-bottom: 9px;
}
.absolute.cubepad {
    padding: 20px;
}
.cube p {
    font-size: 18px;
    line-height: 123%;
}
.back.block2 {
    background-size: 400px auto;
}
.block1 .content {
    max-width: 400px;
    padding: 20px 50px 20px 0;
}
.block1 .back {
    background-size: 95%;
}
.mb60 {
    margin-bottom: 40px;
}
.back.block2 {
    padding: 0 0 67px 0;
}
.absolute.butt {
    right: 6%;
}
.block5 .con3 {
    background-position: -99px -28px;
    background-size: 130%;
}
.block5 .con2 {
    background-size: 66%;
}
.block5 .con1 {
    background-size: 65%;
}
.block5 .con3 {
    padding-right: 0;
    width: 30%;
}
.block5 .con2, .block5 .con1 {
    width: 35%;
}
}
@media screen and (max-width: 1290px) {
.block000 .content {
	max-width: 540px;
}
.block000 .back {
	background-size: auto 73%;
	background-position: bottom left;
	width: 100%;
	padding-bottom: 20px;
}
}
@media screen and (max-width: 1190px) {
.block010.flex {
/*    display: block;*/
}
.block010 iframe {
    height: 304px;
}
.video {
    min-width: 540px;
}
}
@media screen and (max-width: 1180px) {
.topmenu {
    font-size: 18px;
}
.tiles-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
    padding: 1.5rem;

}
.digit {
    margin-bottom: 10px;
}
.cube p {
    line-height: normal;
}
.tiles-grid .cube {
    max-width: 350px;
 }
.arrpad {
    padding-right: 0%;
    width: 10%;
}
.back.block4 {
    padding: 0;
}
h1.title, #block2 .title {
    font-size: 44px;
}
.medium.title {
    font-size: 24px;
    font-family: "ALS Hauss Normal";
}
.btn {
    font-size: 26px;
}
.title48 {
    font-size: 34px;
}
}
@media screen and (max-width: 1060px) {
.topmenu .p {
    padding-left: 20px;
}
}
@media screen and (max-width: 1033px) {
.block010 .back {
	background: url(img/nc-003.jpg);
	background-size: 40%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
	width: 100%;
	margin-bottom: 80px;
}
.block010 .bltext2 {
	max-width: 50%;
	margin: 0;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	float: none;
}
.block010 .list {
	margin: 0 0 33px;
	padding: 0;
}
}
@media screen and (max-width: 1000px) {
.block000 .back {
	background-position: top left;
	background-size: 300px;
}
#block000 {
	padding-top: 10px;
}
.block000 .content {
	margin: 192px 0 0;
	max-width: 100%;
}
}
@media screen and (max-width: 950px) {
.wrapfixbag {
/*    padding: 0 20px;*/
}
.wrapper,  .wrapper2{
	padding: 0 20px;
}
.fmenu {
	flex-wrap: wrap;
	justify-content: normal;
}
#footer .fmenu a {
	width: 50%;
	max-width: 50%;
	padding: 10px 0 0 15px;
	margin: 0;
}
#footer {
	padding: 40px 0 60px;
}
.topban .background {
    right: -10%;
}
h1.title, #block2 .title {
    font-size: 40px;
}
.medium.title {
    font-size: 22px;
}
.btn {
    font-size: 22px;
    padding: 10px 53px;
}
.quest .title32 {
    font-size: 28px;
}
.arrpad {
    width: 11%;
}
.arrpad img{
    width: 100%;
}
.content ul {
    padding: 19px;
}
.block2 .content {
    width: 60%;
}
.back.block2 {
    background-size: 317px auto;
}
.block2 ul li {
    margin-bottom: 10px;
	font-size: 18px;
}
.title24 {
    font-size: 22px;
}
.centbl {
    width: 0;
}
.leftbl {
    width: 150%;
    min-width: 400px;
}
}
@media screen and (max-width: 900px) {
.block010.flex {
    display: block;
}
.block010 iframe {
    height: 304px;
}
.video {
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 30px;
}
}

@media screen and (max-width: 890px) {
.tiles-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    padding: 0;

}
.digit {
    margin-bottom: 10px;
}
.cube p {
    line-height: normal;
}
.arrpad {
    width: 8%;
}
.tiles-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    padding: 0;
}
.absolute.butt {
    right: 0;
}
.block5 .con2 {
    padding-left: 10px;
    padding-right: 30px;
}
.block5 .con3 {
    padding-left: 0;
}
.block1 .content {
    padding: 0;
}
.bl {
    padding: 10px 0;
}
.topban {
    margin-bottom: 16px;
}
.back.block2 {
    padding: 0 0 0px 0;
}
.back.block2 {
    background-position: right 90%;
}
.digit {
    height: 30%;
    margin-bottom: 9px;
}
.cube p {
    font-size: 17px;
    line-height: 123%;
}
.leftbl {
    width: 173%;
}
.block5 .con2, .block5 .con1 {
    padding-right: 20px;
}
.block5 .con2 {
    padding-left: 0;
}
.block5 .content {
    padding-top: 198px;
}
.block5 .con3 {
    background-position: -68px -28px;
    background-size: 130%;
}
.block5 .con2 {
    background-position: 5px 17px;
}
.block5 .con1 {
    background-position: left 41px;
}
.quest .answer {
    padding: 24px 40px 24px 89px;
}
.answer .butt {
    top: 31px;
    left: 24px;
}
}
@media screen and (max-width: 760px) {
/* mobile */
.title32 {
	font-size: 32px;
}
.forcenterbtn {
	text-align: center;
}
.block000 .title.title24.mb60 {
	margin-bottom: 10px;
}
.tiles-grid {
    display: block;
    padding-left: 3px;
}
.tiles-grid .cube {
    margin-right: 20px;
}
.tiles-grid .cube {
    max-width: 300px;
}
.cube p {
    font-size: 20px;
    line-height: normal;
}
.digit {
    height: 36%;
    margin-bottom: 15px;
}
.tiles-grid .cube {
    margin-right: 15px;
}
.slick-list {
    overflow: visible;
}
.topmenu {
    font-size: 16px;
}
.topimg .medium.title {
    max-width: 100%;
}
.topban .background, .topban .background2 {
    background: none;
}
h1.title, #block2 .title {
    font-size: 32px;
}
.topimg .wrapper {
    padding: 0 20px;
}
.topban .pad {
    padding: 20px 0;
}
h1.title {
    margin: 0 0 10px;
    padding: 0;
    max-width: 100%;
}
.buttregshap {
    text-align: center;
}
.mobile {
    display: block !important;
}
.boximg {
    overflow: hidden;
    border-radius: 30px;
}
.topban .boximg {
    margin-top: 20px;
}
.block1.flex {
    display: block;
    position: relative;
}
.block1 .back {
	display: none
}
div#block1 {
    padding-top: 0;
    margin-top: -10px;
	position: relative;
}
.topban .pad {
    padding: 20px 0 0;
}
#block1 .background {
    background: url(img/nc-04-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: top left;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: -37%;
    top: -9px;
}
.block1 .content {
    padding: 0;
    max-width: 100%;
    padding: 44% 0 0 27%;
}
.arrow_down {
    text-align: center;
    margin-top: 37px;
}
.arrpad {
    display: none;
}
.back.block2 {
    background: none;
}
.block2 .flex {
    display: block;
}
.block2 .content {
    width: 100%;
}
.title48 {
    font-size: 32px;
}
#calendar .title {
    text-align: center;
}
.back.block4 {
    background: none;
}
#who .background {
    min-height: 0;
    background: url(img/nc-01-1.jpg);
    background-size: auto 740px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 102% top;
    width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 16%;
}
.back.block4 {
    min-height: 0;
}
div#who {
    position: relative;
	overflow: hidden;
}

.block4 .flex {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 22%;
}
.block4 .t1 {
    margin: 0 0 32px;
}
.leftbl, .rightbl {
    width: 100%;
    margin-top: 70px;
    max-width: 65%;
}
.rightbl {
    margin-top: 0px;
}
.block4 .t1, .block4 .t2 {
    margin: 0 0 30px;
}
.block4 .t2 {
    margin-top: 40px;
}
.leftbl p, .rightbl p {
    max-width: 330px;
}
.block4 .absolute.butt {
    position: relative;
    text-align: center;
    top: 0;
}
.block5 {
    margin-top: 60px;
}
.wrappermob{
    padding: 0 20px;
}
#faq .wrapper{
	padding: 0;
	}
h3.title {
    margin-bottom: 30px;
}
.content ul {
    padding: 0;
}
div#block2 {
    margin-bottom: 30px;
}
.topban .pad {
    padding: 30px 0 0;
}
}

@media screen and (max-width: 720px) {
.topmenu {
	display: flex;
	margin: 0;
	justify-content: normal;
	text-align: right;
	width: 100%;
	flex-direction: column;
}
.topmenu .p2 {
	width: 100%;
}
.topmenu .p3 {
	width: 100%;
}
.topmenu a.active, .topmenu a:hover {
	color: #fff;
	text-decoration: underline;
	font-family: "ALS Hauss Normal";
}
#footer .fmenu a {
	padding: 10px 0 0 0;
}
.topmenu {
	font-size: 18px;
}
}
@media screen and (max-width: 588px) {
.block010 iframe {
    height: 265px;
}
.video {
    max-width: 100%;
    min-width: 100%;
}
}
@media screen and (max-width: 512px) {
.loggo a img {
	width: 110px;
}
.loggo .logo2 {
	width: 60px;
}
}
@media screen and (max-width: 430px) {
.block010 iframe {
    height: 231px;
}
}
@media screen and (max-width: 390px) {
.block010 iframe {
    height: 200px;
}
}
@media screen and (max-width: 320px) {
.block010 iframe {
    height: 169px;
}
}

@media screen and (max-width: 550px) {
.quest .answer {
    padding: 24px 40px 24px 70px;
}
.answer .butt {
    top: 31px;
    left: 15px;
}
.title32 {
	font-size: 24px;
}
.block010 .bltext2 {
	max-width: 100%;
}
.ogranmob {
	max-width: 60%;
}
.bltext2 .title.title32 {
	max-width: 70%;
}
#who .background {
    background-size: auto 702px;
    background-position: 0 top;
    left: 38%;
}
.medium.title {
    font-size: 18px;
}
.btn {
    font-size: 18px;
    padding: 10px 53px;
}
.title24 {
    font-size: 18px;
}
body {
    font-size: 16px;
}
h1.title, #block2 .title {
    font-size: 24px;
}
.block2 ul li {
    margin-bottom: 10px;
    font-size: 16px;
}
.title48 {
    font-size: 24px;
}
.block4 .t1, .block4 .t2 {
    margin: 0 0 20px;
}
.block4 .flex {
    margin-bottom: 291px;
}
.quest .title32 {
    font-size: 18px;
}
.info ul li {
    font-size: 18px;
}
.info h3{
    font-size: 24px;
}
.copy {
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.block5 .flex {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
}
.block5 .con2, .block5 .con1, .block5 .con3 {
    width: 100%;
}
.leftbl {
    min-width: 0;
}
.leftbl, .rightbl {
    max-width: 80%;
}
.btn.uchast {
    white-space: normal;
}
.block5 .con1 {
    background-size: 245px;
    background-repeat: no-repeat;
    background-position: left top;
}
.block5 .content {
    padding-top: 138px;
}
.block5 h3.title {
    margin-bottom: 10px;
}
.block5 .con1 p, .block5 .con3 p {
    max-width: 80%;
}
.content.con2 {
    margin-top: -14px;
}
.content.con2 {
    margin-top: -63px;
/*    background-position: 138% 0;*/
    background-position: 100% 0;
    z-index: -1;
    background-size: 245px auto;
}

.block5 .content.con3 {
    background-size: 334px auto;
    background-position: -89px -59px;
}
.content.con2 {
    text-align: right;
    padding-top: 206px;
}
.block5 .con2 p {
	padding-left: 24%;
}
.info ul li a {
    font-size: 18px;
}

.content.con2 {
    text-align: right;
    padding-top: 206px;
    position: relative;
    left: 45px;
	padding-right: 45px;
}
div#naprav {
    overflow: hidden;
}
.faq h3.title.title48 {
    text-align: center;
}
.block5 {
    margin-top: 25px;
}
.block5 h3.title.title48 {
    margin-bottom: 33px;
}
.btn {
    font-size: 18px;
    padding: 10px 33px;
}
}






@media screen and (max-width: 480px) {
#footer .fmenu a {
	width: 100%;
	max-width: 100%;
	padding: 16px 0 0 0;
}
#footer {
	padding: 25px 0 60px;
}
.wrapper, .wrapper2 {
	padding: 0 20px;
}
.logo {
/*	width: 145px;*/
}
.topmenu {
	font-size: 16px;
}
.fmenu {
	font-size: 18px;
}
}

@media screen and (max-width: 448px) {
.block010 .back {
	background-size: 53%;
	margin-bottom: 40px;
}
.ogranmob {
	max-width: 52%;
}
.block4 .flex {
    margin-bottom: 225px;
}
.info {
	padding: 10px 21px;
}
.wrapper, .wrapper2 {
    padding: 0 10px;
}
.tiles-grid .cube {
    margin-right: 15px;
}
.tiles-grid .cube {
    max-width: 250px;
}
.tiles-grid {
    padding-left: 10px;
}
.cube p {
    font-size: 17px;
    line-height: normal;
}
.digit {
    height: 28%;
    margin-bottom: 10px;
}
}

@media screen and (max-width: 374px) {
.topmenu {
 	display: none;
}
.logo img{
	width: 100%;
	max-height: 79px;
}
.logo2 img {
	width: auto;
	max-height: 79px;
}
.loggo a img {
	width: 100%;
	max-height: 80px;
}
.loggo {
	gap: 20px;
	width: 100%;
}
.loggo .logo2 {
	width: auto;
}
.loggo > a {
	width: 50%;
}
.block4 .flex {
    margin-bottom: 186px;
}
}

div#calendar {
    overflow: hidden;
}







