body {
  margin: 0px;
  padding: 0px;
}
.container{
  font-family: 'Roboto Slab', serif;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 40px;
  color:#000;
}
div,p,button,span, a{
  box-sizing: border-box;
}
a {
  text-decoration: none;
  list-style: none;
}
.container {
    font-family: 'Roboto Slab', serif;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 40px;
    color: #000;
}
.top-bar {
    color: #000!important;
    justify-content: space-between;
    display: flex;
    padding: 20px 0px;
}
.top-bar__logo {
    display: flex;
    color: #000;
}
.top-bar__logo-img {
    width: 57px;
    height: 59px;
}
.top-bar__logo-texts {
    margin-left: 7px;
    margin-top: -3px;
}
.top-bar__logo-texts1 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.top-bar__logo-texts2 {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -6px;
}
.top-info {
    display: block;
    text-align: right;
}
.top-info__text {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 5px;
}
.footer__block-info-item {
    font-size: 14px;
    font-weight: 700;
    color: #000!important;
    margin: 0px;
    line-height: 20px;
}
.info {
    background: url(../img/bg-info.jpg) no-repeat;
    background-size: cover;
}
.info__blok {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
	padding-bottom: 180px;
}
.header__block-info_title {
    color: #900b0b;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 40px;
}
.header__block-info_date_info:after {
    content: "";
    background-image: url(../img/shadow_line4.png);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.footer__block-katalog:after {
    content: "";
    background-image: url(../img/shadow_line4.png);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    height: 30px;
    position: absolute;
	left: -25px;
	left: -25px;
    right: -25px;
    bottom: -30px;
}
.header {
    background: url(../img/bg-top.jpg) no-repeat;
    background-size: cover;
}
.footer__block-confidentially:after {
    content: "";
    background-image: url(../img/shadow_line4.png);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.footer__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.footer__logo {
    margin: 50px auto;
    display: flex;
    color: #000!important;
}
.footer__logo-img {
    width: 57px;
    height: 59px;
}
.footer__logo-text {
    margin-left: 7px;
    margin-top: -3px;
}
.footer__logo-text1 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer__logo-text2 {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -6px;
}
.footer__block-katalog {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 70px auto;    position: relative;
}
.footer__block-confidentially {
    color: #000000;    position: relative;
    font-size: 14px;
    font-weight: 400;
    margin: 70px auto;
}
.footer__block-info {
    margin: 50px auto;
}









.header {
    height: 600px;
    overflow: hidden;
    position: relative;
}
video {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
+    right: 0;
 
 z-index: 1;+
    object-fit: cover;
}
.header__block {
  text-align: center;
  position: relative;
  z-index: 5;
  padding-left: 30%;
}
.header__block-sub_Title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    background-color: #ffa32c;
    padding: 10px 30px;
    margin: 0px auto;
    margin-top: 40px;
    display: inline-block;
}
.header__block-sub_Title2 {
    display: inline-block;
    font-weight: 900;
    margin-left: 15px;
    font-size: 18px;
}
.header__block-title {
    margin: 0px auto;
    text-shadow: 0 4px 0 #000;
    color: #b90b0b;
    font-size: 92px;
    font-weight: 700;
    text-transform: uppercase;
}
.header__block-info {
  color: #000000;
  margin-bottom: 25px;
}
.header__block-info_text {
    font-size: 24px;
    font-weight: bold;
    line-height: 66.13px;
    text-transform: uppercase;
    letter-spacing: 11.5px;
}
.header__block-info_date {
  font-size: 46px;
  font-weight: 400;
  line-height: 51.44px;
  text-transform: uppercase;
}
.header__block-info_date_info {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.header__button {
    box-shadow: 0 4px 0 #5e3535;
    border-radiu*-*s: 6px;
    background-color: #d82929;
    padding: 15px 30px;
    text-shadow: 0 2px 0 #911818;
    color: #ffffff;
    font-size: 31px;
    font-weight: 400;
    line-height: 33.96px;
    text-transform: uppercase;
    background: linear-gradient(to top, #d82929 51%, #ff5252 67%);
    display: inline-block;
}
.img__child-l {
    background: url(../img/child_left.png) no-repeat;
    background-position: center bottom;
    background-size: contain;
    width: 617px;
    height: 599px;
    position: relative;
    /* bottom: 0px; */
    left: -110px;
    top: -526px;
    z-index: 10;
}
.img__child-R {
  background: url(../img/child_rigth.png) no-repeat;
  width: 562px;
  height: 513px;
  /* position: absolute;
  bottom:0px;
  right:0px;
  z-index: 100; */
  top: -1010px;
  left: 71%;
  z-index: 10;
  position: relative;
}
/* header */
/* Programme */
.Programme__block {
    margin: 30px auto;
    text-align: center;
}
.Programme__block-images {
  background: url(../img/bg-3.jpg) no-repeat;
  width: 461px;
  height: 426px;
  display: block;
}
.Programme__block-img {
  padding-top: 20px;
  width: 400px;
}
.Programme__block-list {
    max-width: 650px;
	width:100%;+
    text-align: center;
    margin: 0 auto;
}
.Programme__block-button {
  box-shadow: 0 4px 0 #5e3535;
  border-radius: 6px;
  background-color: #d82929;
  display: block;
  max-width: 340px;
  text-align: center;
  margin: 20px auto;
  padding: 10px 40px;
  text-shadow: 0 2px 0 #911818;
  color: #ffffff;
  font-size: 31px;
  font-weight: 400;
  line-height: 33.96px;
  text-transform: uppercase;
}
.Programme__block-list-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 51.44px;
    text-transform: uppercase;
    color: #900b0b;
}
.Programme__block-lists {
  display: block;
}
.Programme__block-lists-item {
    background-size: 100px;
    background-repeat: no-repeat;
    list-style-type: none;
    padding: 35px 0 35px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
	    margin-bottom: 20px;
}
.Programme__block-lists-item:after {
    content: "";
    background-image: url(../img/shadow_line2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.timer {
    background: url(../img/shadow_line.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}
.timer__title {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 30px;
}
.timer__time {
    padding-bottom: 50px;
    text-align: center;
}
.item1 {
    background-image: url(../img/program_img1.png);
    padding-left: 140px;
    text-align: left;
	background-position: center left;
}
.item2 {
    background-image: url(../img/program_img2.png);
    padding-right: 140px;
    text-align: right;
	background-position: center right;
}

.item3 {
    background-image: url(../img/program_img3.png);
    padding-left: 140px;
    text-align: left;
	background-position: center left;
}
.item4 {
    background-image: url(../img/program_img4.png);
    padding-right: 140px;
    text-align: right;
	background-position: center right;
}

.item5 {
    background-image: url(../img/program_img5.png);
    padding-left: 140px;
    text-align: left;
	background-position: center left;
}
.item6 {
    background-image: url(../img/program_img6.png);
    padding-right: 140px;
    text-align: right;
	background-position: center right;
}

.Programme {
    background: url(../img/program-fon.jpg) no-repeat;
    background-size: 1300px;
    background-position: center bottom;
}
.children {
    background: url(../img/bg-children.jpg) no-repeat;
    background-size: cover;
}
.children__block {
    max-width: 720px;
    color: #fff;
    text-align: center;
    padding: 40px 0 60px;
}
.children__block-title {
    font-size: 30px;
}
.children__block-text {
    font-size: 18px;
}
.footer {
    background-image: url(../img/shadow_line3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
}

@media screen and (max-width:1170px){
.img__child-l {
    display: none;
}
.header__block {
    padding-left: 0%;
}
.children {
    background-position: center right -211px;
}
}

@media screen and (max-width:768px){
.container {
    padding: 0 10px;
}
.header__block-title {
    font-size: 40px;
}
.header__block-info_text {
    font-size: 22px;
    line-height: 53.13px;
    letter-spacing: 6.5px;
}
.header__button {
    font-size: 22px;
}
.item1, .item2, .item3,.item4, .item5,.item6{
    padding-left: 0px;
	padding-right: 0px;
    text-align: center;
    background-position: center top;
    padding-top: 110px;
	    margin-bottom: 55px;
}
ul.Programme__block-lists {
    padding-left: 0;
}
.children {
    background-position: center left;
}
.children__block-title {
    font-size: 22px;
}

.header__block-info_title {
    font-size: 26px;
}
.footer__block-katalog, .footer__block-confidentially {
    margin: 10px auto;
}
.top-bar {
    display: block;
}
.top-info {
    text-align: center;
}
.top-bar__logo {
    display: block;
    text-align: center;
}
.timer-element span span{
	font-size: 32px!important;
}
.timer-separator{
	    font-size: 37px!important;
    margin-top: 26px!important;
	    padding: 0px 0px!important;
}
div#timerf5d54c7d1110a4126925a413fac77956 {
    min-width: 280px!important;
}

}




/********************
*Header Menu
********************/
.header-menu .combobox-body,
.header-menu {
    background: #7f1923;
}

.header-menu ul li a,
.header-menu ul,
.header-menu .logo {
    color: #fff;
}

.header-menu svg {
    fill: #fff;
}

/*******************/
a {
    text-decoration: none;
}

.arrow-title {
    display: none;
}


.header-menu {
    position: relative;
    padding: 5px 0;
}

.section-footer .container,
.header-menu .container {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1170px;
    width: 100%;
}

.header-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo,
.header-menu .logo {
    display: flex;
    align-items: center;
}

.section-footer .logo h2,
.section-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo svg,
.header-menu .logo svg {
    max-width: 60px;
    width: 100%;
    margin-right: 10px;
}

.section-footer ul,
.header-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.section-footer ul li,
.header-menu ul li {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.section-footer ul li svg,
.header-menu ul li svg {
    width: 18px;
    margin-right: 5px;
}

.header-menu ul li a,
.section-footer ul li a {
    font-size: 16px;
}


.copyright {
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
}

@media screen and (max-width:1120px) {
    .section-footer .container,
     .menu-header .container {
        flex-direction: column;
    }

    .section-footer ul,
    .menu-header.combobox {
        margin-top: 5px;
    }
}

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

    .header-menu .combobox-body.show {
        display: block;
        z-index: 10;
    }

    .arrow-title {
        display: block;
    }
    .menu-header .container {
        flex-direction: row;
    }
    
    .combobox .icon { 
        width: 14px;
    }

    .header-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .header-menu ul li a {
        padding:2px 6px;
    }

    .header-menu .combobox-title {
        margin-top: 5px;
    }

    .header-menu .combobox-body {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 5px 25px 10px 10px;
    }

    .section-footer ul li {
        margin-top: 5px;
    }

    .header-menu ul {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 580px) { 
    .menu-header .container {
        flex-direction: column;
    }

    .header-menu .combobox {
       flex-direction: row;
       width: 100%;
    }

    .header-menu .logo svg {
        max-width: 50px;
    }

    .header-menu .combobox {
        justify-content: center;
        margin-top: 4px;
        padding-left: 0;
        border-top: 1px solid #fff;
    }

    .header-menu ul li a {
        padding-left: 3px;
    }

    .header-menu ul li {
        padding-left: 0;
    }

    .header-menu ul li .arrow-title {
        margin-left: 3px;
    }

}

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

    .header-menu .logo h2,
    .section-footer .logo h2 {
        font-size: 14px;
    }
    
    .header-menu ul li a,
    .section-footer ul li a {
        font-size: 13px;
    }

    .header-menu ul li svg {
       margin-right: 0;
    }

    .header-menu .logo svg {
        margin-right: 5px;
    }

    .header-menu .logo svg,
    .section-footer .logo svg {
        max-width: 44px;
    }

}


/********************
* Section Footer 
********************/

.section-footer {
    background: #8c005a;
}

.section-footer  svg {
    fill: #fff;
}

.section-footer .logo,
.section-footer ul li a,
.section-footer h2 {
    color: #fff;
}

















