/*fonts*/
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*general*/
body, html{background:#fff;height:100%;text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;}
body{background:#fff;height:auto;color:#333;font:500 16px 'Outfit',sans-serif;padding-top: 145px;}
body.loading-active{overflow:hidden;}
body.loading-active.load{overflow:auto;overflow-x:hidden;}
ul{margin:0;padding:0;list-style-type:none;}
ul.outside{list-style:outside;padding:0 0 0 30px;}
ul.decimal{list-style:decimal;padding:0 0 0 30px;}
a, a:hover{color:#333;}
a, a:hover, a:focus, li:hover > a, button, button:hover, select, select:focus{ outline:0;text-decoration:none;transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
h1,h2,h3,h4,h5,h6{font-family:'Outfit',sans-serif;}
h2.title { font-size: 50px; color: #d60b51; margin-bottom: 10px; user-select: none; position: relative; display:block;}
.arrows-for-swiper > button { margin: 0 ; border: none; outline: none; background: none; cursor: pointer; padding: 0; width: auto; height: auto; font-size: 21px; line-height: 1; }
.arrows-for-swiper > button:last-child { margin: 0 0 0 10px; }
.ws-100{word-spacing: 100vw;}
.lh-0{line-height:0;}
.lh-1{line-height:1;}
.section{margin-bottom:60px;}
.mt-30{margin-top:30px;}
.mt--30{margin-top:-30px;}
.mt-60{margin-top:60px;}
.mt--60{margin-top:-60px;}
.mb-30{margin-bottom:30px;}
.mb--30{margin-bottom:-30px;}
.mb-60{margin-bottom:60px;}
.mb--60{margin-bottom:-60px;}
.pt-30{padding-top:30px;}
.pt-60{padding-top:60px;}
.pb-30{padding-bottom:30px;}
.pb-60{padding-bottom:60px;}
.ptb-30{padding-top:30px !important;padding-bottom:30px !important;}
.ptb-60{padding-top:60px !important;padding-bottom:60px !important;}
.mm-menu_offcanvas{ z-index:999; }
.mm-wrapper__blocker { z-index: 99; }
.sticky{position: sticky; -webkit-position:sticky; top:0;}
.section{margin: 100px auto;}
.click-item { cursor: pointer; }
.relative{position:relative;}
.cursor-pointer { cursor: pointer; }
/*selection*/
::-moz-selection{ background-color:#d60b51;color:#fff;}
::selection{ background-color:#d60b51;color:#fff;}
::-o-selection{ background-color:#d60b51;color:#fff;}
::-ms-selection{ background-color:#d60b51;color:#fff;}
::-webkit-selection{ background-color:#d60b51;color:#fff;}
/*bootstrap*/
.text-primary { color: #d60b52 !important; }
.text-secondary { color: #0276b8 !important; }
.btn { border-radius: 30px; padding: 13px 30px; line-height: 1; font-size: 14px; font-weight: 600; border-width: 2px; height: auto; }
.btn.btn-sm { padding: 10px 15px; height: auto; }
.btn.btn-md { font-size:16px; padding: 15px 30px;}
.btn-primary { color: #fff; background-color:#d60b51; border-color: #d60b51; }
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle { color: #fff; background-color:#2175aa; border-color: #2175aa; }
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus  {box-shadow: 0 0 0 0.2rem rgba(33,117,170,.5);}
.btn-primary:hover {color: #fff;background-color:#ba0a48;border-color: #ba0a48;}
.btn-secondary { color: #fff; background-color:#0276b8; border-color: #0276b8; }
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle { color: #fff; background-color:#0276b8; border-color: #0276b8; }
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus  {box-shadow: 0 0 0 0.2rem rgba(33,117,170,.5);}
.btn-secondary:hover {color: #fff;background-color:#195479;border-color: #195479;}
.btn-outline-primary{color:#d60b51;border-color:#d60b51;}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {background-color: #d60b51; border-color: #d60b51; }
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(33,117,170,.5);}
.btn-outline-primary:hover {background-color:#d60b51;border-color:#d60b51;}
.btn-link { padding: 0; font-size: 14px; font-weight: 700; color: #1b1b1b; }
.btn-link:hover { color:#d60b51; text-decoration:none; }
.btn.btn-icon { text-indent: -999999vw; width: 44px; height: 44px; padding: 0; background-repeat: no-repeat; background-position: center; border-radius: 100%;}
.btn.btn-icon.btn-play { background-image: url(../img/icon-03.png); background-size: 50%; }
.btn.btn-icon.btn-play:hover {box-shadow: 0 10px 20px rgba(214, 11, 81,1); }
.btn.btn-icon.btn-play2 { background-color: #fff; background-image: url(../img/icon-13.png); background-size: 50%;}
.btn.btn-icon.btn-play2:hover { animation: rotation 1s ;}
.btn.btn-border-inside { box-shadow: inset 0px 0px 0px 2px #fff; }
.form-control{display:block;width:100%;height:40px;padding:7px 9px;line-height:1;color:#111;background-color:#fff;border-radius: 5px; border-color: transparent;font-size:14px;font-weight:400;transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
.form-control.form-control-outline-white{background-color:transparent;color:#fff;border-color:#fff;}
.form-control.form-control-outline-white:focus{box-shadow:0 0 0 0.2rem rgba(255, 255, 255, .25);}
.form-control.form-control-outline-white::placeholder{color:#fff;}
.form-control.form-control-outline-white:placeholder-shown{color:#fff;}
.form-control.form-control-outline-white::-moz-placeholder{color:#fff;}
.form-control.form-control-outline-white::-webkit-input-placeholder{color:#fff;}
.form-control.form-control-outline-white::-ms-input-placeholder{color:#fff;}
.form-control:focus{outline: 0;box-shadow: 0 0 0 0.2rem rgba(0,0,0,0.1);transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
.form-group { margin-bottom: 30px; }
.btn-light { background: none; color: #6a6a6a;  }
.btn-light:hover { background: #eee; color: #6a6a6a; }
.btn-outline-light,
.btn-outline-light:hover { border-color: #d9d9d9; border-radius: 5px; border-width: 1px; }
.btn-danger { color: #fff; background-color: #e50000; border-color: #e50000; }
.btn-danger:hover { color: #fff; background-color: #cc0000; border-color: #cc0000; }
.form .form-control { border: 1px solid #f2f2f2; border-radius: 20px; box-shadow: 0 10px 20px rgba(0,0,0,0.1); padding: 10px 24px; height: auto; font-size: 14px; margin: 0; line-height: 1; font-weight: 500; position:relative;}
.form textarea.form-control { padding: 24px; }
.form .form-select { position: relative; }
.form .form-select:after { content: "\f078"; font-family: 'FontAwesome'; position: absolute; right: 20px; top: calc(50% - 7px); color: #c5c5c5; }
.form .form-select select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding: 12px 24px; }
.form label { color: #d60b51; font-weight: 700; font-size: 12px; letter-spacing: 2px; margin: 0 0 7px; }
/*swiper*/
.swiper-button-next,
.swiper-button-prev { background: none; outline: none; width: auto; height: auto; margin: 0; z-index: 1;}
.swiper-and-arrows-wrapper{position: relative;}
.swiper-and-arrows-wrapper .swiper-button-next { right: -35px; }
.swiper-and-arrows-wrapper .swiper-button-prev { left: -30px; }
/*loading*/
#loading{display:none;}
.loading-active #loading { background:#fff; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 999999999; display:flex; align-items:center; justify-content:center; transition:2s ease;-moz-transition:2s ease;-webkit-transition:2s ease;}
.loading-active #loading .loader { width: 48px; height: 48px; display: block; margin:15px auto; position: relative; color: #FFF; box-sizing: border-box; animation: rotation 1s linear infinite; }
.loading-active #loading .loader::after, 
.loading-active #loading .loader::before { content: ''; box-sizing: border-box; position: absolute; width: 24px; height: 24px; top: 0; background-color: #0276b8; border-radius: 50%; animation: scale50 1s infinite ease-in-out; }
.loading-active #loading .loader::before { top: auto; bottom: 0; background-color: #d60b51; animation-delay: 0.5s; }
.loading-active #loading.out { opacity:0;transition:2s ease;-moz-transition:2s ease;-webkit-transition:2s ease; }
.loading-active #loading.hide {display:none;}
/*header*/
#header { position: fixed; top: 0; left: 0; width: 100vw; z-index: 9;}
#header .top { background: #d60b51; text-align: center; padding: 10px 0; color: #fff; font-size: 14px;}
#header .top .custom-badge { border-radius: 14px; background: #ffea00; color: #363636; padding: 5px 10px; font-weight: 700; margin: 0 35px 0 0; }
#header .bottom{height:110px;}
#header .bottom .logo img { height: 50px; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#header .bottom .logo h1 { margin: -20px 0 0 0; padding: 0; }
#header .bottom .right{text-align: right;}
#header .bottom #site-menu > ul > li{position:relative;}
#header .bottom #site-menu > ul > li:after { content: ""; display: block; width: 0; height: 3px; background: #d60b52; margin: auto; border-radius: 10px; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#header .bottom #site-menu > ul > li:hover:after { width: 50%; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#header .bottom #site-menu > ul > li > a { color: #333; font-weight: 500; font-size: 14px; padding: 10px 15px; position: relative; display: block; }
#header .bottom #site-menu > ul > li:hover > a { color: #333; font-weight: 700; padding: 10px 14px; }
#header .bottom #site-menu > ul > li > ul { position: absolute; top: 40px; left: 0; background: #0276b8; padding: 20px 30px; min-width: 200px; border-radius: 0 30px 30px; color: #fff; display:none; }
#header .bottom #site-menu > ul > li:hover > ul { display:block; }
#header .bottom #site-menu > ul > li > ul li{margin:0 0 15px;}
#header .bottom #site-menu > ul > li > ul li:last-child{margin:0;}
#header .bottom #site-menu > ul > li > ul li a { color: #fff; font-size: 12px; font-weight: 700; display: block; }
#header .bottom #site-menu > ul > li > ul li a:hover { opacity:0.6; }
#header.small .bottom { height: 70px; background: #fff; box-shadow: 0 0 60px rgba(0,0,0,0.1); z-index:999; }
#header.small .bottom .logo img { height: 40px; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#header.small .bottom .logo h1 { padding: 15px 0; }
/*carousel*/
#carousel{position: relative;}
#carousel:before { content: ""; height: 300px; width: 300px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; right: 100px; top: 0; }
#carousel:after { content: ""; position: absolute; right: 0; bottom: -300px; background: url(../img/bg-01.png) no-repeat right bottom; width: 100%; height: 100%; display: block; pointer-events: none; user-select: none; }
#carousel .arrows { position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 60px); z-index: 1; user-select: none; pointer-events: none; padding: 0 60px; display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse; }
#carousel .arrows > div { position: relative; top: auto; left: auto; opacity: 0; color: #fff; font-size: 40px;pointer-events: auto; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#carousel:hover .arrows > div { opacity: 1; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#carousel .arrows > div.swiper-button-disabled { pointer-events: none; }
#carousel:hover .arrows > div.swiper-button-disabled { opacity:0.5;transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#carousel .dots { position: absolute; bottom: 20px; left: 0; width: 100%; height: 20px; user-select:none; pointer-events:none;}
#carousel .dots .swiper-pagination { position: relative; text-align: left; }
#carousel .dots .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; overflow: hidden; background: #0276b8; opacity:1; margin-right: 10px; outline: none; user-select:none; pointer-events:auto;}
#carousel .dots .swiper-pagination .swiper-pagination-bullet:hover { opacity: 0.8; }
#carousel .dots .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; background: #d60b51;}
#carousel .item { position: relative; overflow:hidden; }
#carousel .item .img { position: relative; width:100%; height:100%;}
#carousel .item .img.single-img img{ width:100%; height:100%; object-fit:contain; }
#carousel .item .img.multi-img { display: flex ; justify-content: end; flex-direction: column; align-items: flex-start; }
#carousel .item .img.multi-img img {position: relative; z-index: 2; max-height: 100%;}
#carousel .item .img.multi-img img.absolute-img { position: absolute; z-index: 1; }
#carousel .item .img.multi-img .info { position: absolute; background: #fff; z-index: 3; border-radius: 15px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); padding: 14px; display: flex ; align-items: center; }
#carousel .item .img.multi-img .info .icon { background: #d60b51; border-radius: 10px; display: flex ; align-items: center; justify-content: center; margin: 0 15px 0 0;padding: 8px; }
#carousel .item .img.multi-img .info .text { font-size: 16px; line-height: 1.2; }
#carousel .item .img.multi-img .info .text strong{display: block; }
#carousel .item .img.multi-img .info.info-01 { bottom: 320px; left: -60px; z-index: 1; animation: mooveX 5s  infinite;  }
#carousel .item .img.multi-img .info.info-02 { bottom: 110px; right: 125px; z-index: 4;  animation: mooveX 3s  infinite; }
#carousel .item .img.multi-img .info.info-02 .icon{background: #0276b8; }
#carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-01 { right: 155px; top:5px;  animation: mooveY 3s  infinite;}
#carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { left: 0; top: 120px; animation: mooveY 8s  infinite;}
#carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { right: 0; top: 230px; animation: mooveX 9s  infinite;}
#carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { left: 50px; bottom: 45px; }
#carousel .item .title{font-size: 50px;line-height: 1.1;margin:0 0 30px;}
#carousel .item .description{font-size: 20px;line-height: 1.2;margin:0 0 30px;}
#carousel .item .buttons{margin: 0 0 30px;}
#carousel .item .extra-description { display: flex ; align-items: center; }
#carousel .item .extra-description .avatars { display: flex ; list-style: none; margin: 0 15px 0 0; padding: 0; }
#carousel .item .extra-description .avatars >li { margin-left: -30px; width: 60px; height: 60px; border-radius: 100%; background: #0276b8; display: flex ; align-items: center; justify-content: center; color: #fff; overflow: hidden; border: 3px solid #fff; font-size: 16px; font-weight: 700; }
#carousel .item .extra-description .avatars >li:first-child { margin-left:0; }
#carousel .item.item-carousel-video {color:#fff; }
#carousel .item.item-carousel-video .left {user-select: none; pointer-events: none; z-index: 2;}
#carousel .item.item-carousel-video .item,
#carousel .item.item-carousel-video .description,
#carousel .item.item-carousel-video .buttons a{pointer-events: all; user-select: auto;}
#carousel .item.item-carousel-video .right{position: static; }
#carousel .item.item-carousel-video .video { position: absolute; top: 0; left: 0; width: 100%; height: 100%;z-index: 1; user-select:all;pointer-events: auto;}
#carousel .item.item-carousel-video .video iframe { width: 100%; height: 100%; border: none; transform: scale(1.5); }
#carousel .swiper-slide-active .item .title { -webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
#carousel .swiper-slide-active .item .description { -webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:0.4s;animation-delay:0.4s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
#carousel .swiper-slide-active .item .buttons { -webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:0.6s;animation-delay:0.6s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
#carousel .swiper-slide-active .item .extra-description { -webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}


.item-carousel-02 .corner-content {
    position: absolute !important;
    left: 50px;
    bottom: 50%;
    z-index: 1;
    color: white;
}

.item-carousel-02 .img-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    top: 0;
}
.item-carousel-02 .img-content img {
    position: absolute;
    width:100%;
    height: 100%;
    object-fit: cover;
}

#main-video-btn {
    position: absolute;
    left: 50%;
    margin: -40px 0 0 -40px;
    top: 50%;
    width: 80px;
    height: 80px;
}


/*slogan*/
.slogan { text-align: center; }
.slogan .quotes { display: flex ; justify-content: center; position: relative; color: #0276b8; font-size: 30px; align-items: flex-start; }
.slogan .quotes:before { content: "“"; color: #cf0b4e; font-family: 'Outfit'; font-size: 130px; line-height: 0; padding: 15px; }
.slogan .quotes:after { content: "”"; color: #cf0b4e; font-family: 'Outfit'; font-size: 130px; line-height: 1px; padding: 15px; display: flex ; align-self: self-end;     margin-bottom: -40px;}
/*achievements*/
#achievements:after { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; left: 50px; top: -150px; }
#achievements .item { height: 300px; overflow: hidden; position: relative; width: 100%; display: flex ; border-radius: 10px; background: #0276b8; color:#fff; }
#achievements .item .img { width: 50%; height: 100%; border: 2px solid #0276b8; border-radius: 10px; overflow: hidden; }
#achievements .item .img img { width: 100%; height: 100%; object-fit: cover; object-position: center; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#achievements .item .content { width: 50%; padding: 50px 10px 10px 10px; }
#achievements .item .content .icon { max-height: 75px; border-bottom: 2px solid; margin: 0 0 20px 0; width: fit-content; display: flex ; padding: 0 0 10px 0; }
#achievements .item .content a { color: #fff; font-size: 22px; line-height: 1.1; }
#achievements .item:hover .img img {transform: scale(1.2); transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#achievements .swiper-slide:nth-child(2n) .item { background-color: #d60b51; }
#achievements .swiper-slide:nth-child(2n) .item .img { border-color: #d60b51; }
#achievements .slogan { margin-bottom: 60px; }
#achievements .arrows { font-size: 32px; color: #cf0b4e; }

/*workshops*/
#workshops:after { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; left: 50px; bottom: 100px; }
#workshops h2.title{margin-bottom: 45px;}
#workshops .item { background: #0276b8; border-radius: 30px; text-align: center; margin: 75px 0 0 0; color: #fff; position: relative; padding: 90px 20px 50px; height: calc(100% - 75px);}
#workshops .item .icon { width: 90px; height: 90px; margin: 0; display: flex ; position: absolute; top: -45px; left: calc(50% - 45px); }
#workshops .item .icon span { background: #0276b8; width: 100%; height: 100%; display: flex ; align-items: center; justify-content: center; border-radius: 100%; position: relative;z-index: 2;}
#workshops .item .icon:before, 
#workshops .item .icon:after { content: ""; width: 100%; height: 100%; background: rgba(0, 96, 152,0.61); display: block; position: absolute; border-radius: 100%; top: 0; left: 0; z-index: 1; transform: scale(1.3); }
#workshops .item .icon:after { transform: scale(1.6); }
#workshops .item .title a { font-size: 25px; color: #fff; max-width: 210px; display: block; text-align: center; margin: auto; line-height: 1; padding: 0; }
#workshops .item .title a:after { content: ""; height: 3px; width: 100%; display: block; background: #fff; border-radius: 10px; margin: 15px 0; }
#workshops .item .description { font-size: 18px; font-weight: 400; }
#workshops .item:hover { background: #d60b51;}
#workshops .item:hover .icon span{ background: #d60b51;}
#workshops .item:hover .icon:before,
#workshops .item:hover .icon:after{ background: rgba(214, 11, 81, 0.61);}
#workshops .swiper-slide { height: 100%; }
#workshops .arrows span { width: 55px; height: 55px; display: flex ; align-items: center; justify-content: center; background: #d60b51; border-radius: 100%; color: #fff; z-index: 2; position: relative;}
#workshops .arrows .button:before, 
#workshops .arrows .button:after { content: ""; width: 100%; height: 100%; background: rgba(214, 11, 81, 0.61); display: block; position: absolute; border-radius: 100%; top: 0; left: 0; z-index: 1; transform: scale(1.3); }
#workshops .arrows .button:after { transform: scale(1.5); }
#workshops .arrows .swiper-button-next { right: -90px; }
#workshops .arrows .swiper-button-prev { left: -90px; }

/*reviews*/
#reviews:after { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; right: 50px; bottom: 100px; }
#reviews .item { height: 380px; overflow: hidden; border-radius: 50px; position: relative; margin: 150px 0; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#reviews .item img { width: 100%; height: 100%; object-fit: cover; }
#reviews .item .btn-icon { position: absolute; top: calc(50% - 40px); left: calc(50% - 40px); z-index: 2; padding: 40px; background-size: 30%;   }
#reviews .swiper-slide-active{z-index: 3;}
#reviews .swiper-slide-active .item { transform: scale(1.12); z-index: 2; box-shadow: 0 0 100px rgba(0, 0, 0, 0.5); transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
#reviews .swiper-slide-prev .item { border-top-right-radius: 0; border-bottom-right-radius: 0;}
#reviews .swiper-slide-next .item { border-top-left-radius: 0; border-bottom-left-radius: 0;}
#reviews .swiper-container { margin: -80px auto; }
#reviews .swiper-slide-active:before,
#reviews .swiper-slide-active:after { content: ""; display: block; width: 50%; height: 380px; position: absolute; top: 150px; left: -20px; box-shadow: -100px 0 120px rgba(0, 0, 0, 0.5); border-radius: 50px; }
#reviews .swiper-slide-active:after { left:auto; right: -20px; box-shadow: 100px 0 120px rgba(0, 0, 0, 0.5); z-index: 1;}
#reviews .dots { max-width: 60%; margin: auto; }
#reviews .dots .swiper-pagination { width: 100%; left: 0; bottom: 0; position: relative; display: flex ; justify-content: space-around; }
#reviews .dots .swiper-pagination:before { content: ""; position: absolute; background: #d7d6d6; height: 5px; width: 100%; z-index: 1; top: 4px; left: 0; }
#reviews .dots .swiper-pagination .swiper-pagination-bullet { width: 15px; height: 15px; display: block; background: #d60b51; opacity: 1;z-index: 2;}
#reviews .dots .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { transform: scale(2); box-shadow: 0 0 10px #d60b51; }
#reviews .dots .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before { content: ""; background: #d60b514a; width: 100%; height: 100%; display: block; border-radius: 100%; transform: scale(1.2); z-index: 1; }
#reviews .arrows { color: #d10a4f; font-size: 26px; display: none; }

/*videos*/
#videos { background: #f6f4ff; padding: 90px 0; margin-top: 0; }
#videos .featured { height: 400px; overflow: hidden; width: 100%; border-radius: 10px; display: flex ; flex-direction: column; justify-content: space-between; padding: 50px; position: relative; }
#videos .featured:before { content: ""; width: 100%; height: 100%; background: linear-gradient(to right, rgba(2, 118, 184, 1) 0%, rgba(125, 185, 232, 0) 80%); z-index: 2; position: absolute; top: 0; left: 0; }
#videos .featured .img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; user-select: none; pointer-events: none; z-index: 1; }
#videos .featured .img img { width: 100%; height: 100%; object-fit: cover; }
#videos .featured .title-wrapper { position: relative; z-index: 3; color: #fff;}
#videos .featured .title-wrapper .small { font-size: 14px; margin: 0 0 10px; }
#videos .featured .title-wrapper .title { font-size: 30px; line-height: 1.1; }
#videos .featured .buttons { position: relative; z-index: 3; }
#videos .item { position: relative; }
#videos .item .btn-icon { position: absolute; top: calc(50% - 20px); left: calc(50% - 20px); }
/*services*/
#services:before { content: ""; position: absolute; left: 0; bottom: -350px; background: url(../img/bg-02.png) no-repeat left bottom; background-size: 40%; width: 100%; height: 100%; display: block; pointer-events: none; user-select: none; }
#services:after { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; right: 50px; bottom: 100px; }
#services .list > .list-item { display: flex ; padding: 0 0 25px; margin: 0 0 25px; border-bottom: 2px solid #f0f3f6; align-items: center;}
#services .list > .list-item:last-child {border-bottom: none; }
#services .list > .list-item .icon { width: 65px; height: 65px; background: #fbe6ed; border-radius: 100%; display: flex ; align-items: center; justify-content: center; margin:0 20px 0 0; }
#services .list > .list-item .icon img{ width:100%; height: 100%;  transform: scale(0.5); }
#services .list > .list-item .content{width: calc(100% - 100px);}
#services .list > .list-item .content .title { font-size: 20px; font-weight: 700; margin: 0 0 15px; }
#services .badge-item { background: #d60b51; border-radius: 10px; padding: 25px 30px; color: #fff; display: flex ; align-items: center; }
#services .badge-item .icon { margin:0 30px 0 0; background: #fff; border-radius: 100%; overflow: hidden; width: 90px; height: 90px; display: flex ; align-items: center; justify-content: center; position: relative;outline: 10px solid rgba(255, 255, 255, 0.5); }
#services .badge-item .text{width: calc(100% - 130px);}
#services .videos-wrapper { position: relative; overflow: hidden; border-radius: 10px; z-index: 2;}
#services .videos-wrapper .img { height: 100%; }
#services .videos-wrapper .img img{width: 100%; height: 100%; object-fit: cover;}
#services .videos-wrapper .btn-icon { position: absolute; top: calc(50% - 22px); left: calc(50% - 22px); padding: 30px;  }
#services .slogan { margin:90px auto;max-width: 80vw; }
/*cta*/
.cta { background: #f6f4ff; padding: 60px 0; }
.cta2 { background: #0476b8; color: white; margin-bottom: 0; }
.cta .left { font-size: 30px; }
.cta .right .btn { box-shadow: 0 0 40px #d60b51; }
/*levels*/
#levels{background: url(../img/bg-05.jpg) no-repeat top center;padding: 80px 0 0;position: relative;}
#levels:after { content: ""; background: #cd0e65; width: 100%; height: 500px; display: block; position: absolute; right: 0; bottom: -50px; user-select: none; pointer-events: none;}
#levels .doors {position: relative; /*padding: 0 80px;*/}
#levels .doors:before { content: ""; height: 80px; width: 100%; background: #858686; border-top: 10px solid #ececec; display: block; position: absolute; right: 0; bottom: -72px; user-select: none; pointer-events: none; }
#levels .doors .kids { position: absolute; left: 0; width: 100%; bottom: -20px; text-align: center; z-index: 3; user-select: none; pointer-events: none; }
#levels .doors .door-item { /*background: url(../img/img-29.png) no-repeat top center; height: 465px; background-size: auto;*/ position: relative; max-width: fit-content; display: block; margin: auto; }
#levels .doors .door-item .title { color: #c91557; position: absolute; top: 80px; left: 60px; width: 100px; text-align: center; }
#levels .doors .door-item .icon { position: absolute; bottom: 60px; left: 60px; width: 105px; height: 85px; display: flex ; align-items: center; justify-content: center; }
#levels .doors .center img { margin: -20px auto 0; display: block; z-index: 2; position: relative; }
#levels .steps { margin: -20px -15px 0; overflow: hidden; }
#levels .steps ul {position: relative; z-index: 1;text-align: center;margin: 22px auto 0; overflow: hidden;padding-top: 22px;}
#levels .steps ul li { color: #d10b4f; font-size: 20px;background: #bebdbc; height: 40px; display: flex ; align-items: center; justify-content: center; flex-direction: column; position: relative;margin: 0 auto 30px; }
#levels .steps ul > li:nth-child(2n) { color: #0276b8; }
#levels .steps ul li:before { content: ""; width: 50%; height: 30px; background: #fff; transform: skewX(-40deg); position: absolute; left: 13px; top: -30px; }
#levels .steps ul li.nmw:before { width: 80%; left: -10px; }
#levels .steps ul li:after { content: ""; width: 50%; height: 30px; background: #fff; transform: skewX(40deg); position: absolute; right: 13px; top: -30px; }
#levels .steps ul li.nmw:after { width: 80%; right: -10px; }
#levels .imgs{margin-top: -400px; position: relative;z-index: 2;user-select: none;pointer-events: none;}
#levels img.absolute-img { position: absolute; z-index: 1; }
#levels img.absolute-img.absolute-img-01 { top: -50px; left: auto; right: 10px; animation: mooveY 5s  infinite;}
#levels img.absolute-img.absolute-img-02 { bottom: 700px; animation: mooveX 5s  infinite;}
#levels img.absolute-img.absolute-img-03 { bottom: 750px; left: auto; right: 200px; animation: mooveX 8s  infinite;}
#levels .btn-play { transform: scale(0.6); }

/*faq*/
#faq:before { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; right: 50px; top: 100px; }
#faq:after { content: ""; height: 200px; width: 200px; display: block; border-radius: 100%; background: #d60b51; filter: blur(130px); position: absolute; left: 0; bottom: -300px; }
#faq .faq-item {  margin: 0 0 40px; border-radius: 10px;overflow: hidden; position: relative; z-index: 2;}
#faq .faq-item .question{ background: #f6f4ff; padding: 30px;  display: flex;align-items: center; font-size: 20px; cursor: pointer;justify-content: space-between;}
#faq .faq-item .question > span:first-child{display: flex; align-items: center;}
#faq .faq-item .question > span:first-child:before { content: ""; background: #c91557; width: 5px; min-width: 5px; height: 50px; display: block; margin: 0 15px 0 0;}
#faq .faq-item .question .icon {margin: 0 0 0 15px; }
#faq .faq-item .question .icon:before { content: "\f067"; font-family: 'FontAwesome'; color: #c91557; }
#faq .faq-item.active .question .icon:before { content: "\f068";  }
#faq .faq-item .answer { background: #fdf2f6; padding: 30px; display: none;}
#faq .faq-item.active .answer {  display: block;}
/*preRegistrationForm*/
#preRegistrationForm{background: #f6f4ff;padding: 80px 0;position: relative;}
#preRegistrationForm form { max-width: 800px; margin: auto; }
#preRegistrationForm form .form-control { border:none;border-bottom: 2px solid #bec3d9; font-size: 16px; padding: 25px 15px;}
#preRegistrationForm form .form-control:focus { border:none;border-bottom: 2px solid #c91557; outline: none !important; box-shadow:none !important; }
#preRegistrationForm form select.form-control { padding: 14px 15px; height: auto; }
/*ticket*/
.ticket { border-radius: 50px; background: url(../img/bg-04.jpg) no-repeat bottom center; margin: -130px auto 0; text-align: center; padding: 55px 100px; color: #fff; max-width: fit-content; position: relative; }
.ticket:before { content: "\f04b\f04b\f04b"; font-family: 'FontAwesome'; font-size: 60px; display: block; word-break: break-all; width: 1px; overflow-wrap: break-word; line-height: 0.86; transform: rotateZ(180deg); position: absolute; right: -2px; top: calc(50% - 76px); user-select: none; pointer-events: none; }
.ticket .title { font-size: 60px; line-height: 1; margin: 0 0 15px; }
.ticket .description { font-size: 24px; font-weight: 400; line-height: 1; margin: 0 0 30px;}
.ticket .buttons a { border: 2px solid #fff; border-radius: 50px; padding: 15px 20px; display: flex ; color: #fff; font-size: 25px; font-weight: 500; align-items: center; }
.ticket .buttons a:hover { background: #0276b8;  border: 2px solid #0276b8;}
.ticket .buttons a .icon { margin-right: 15px; }
/*footer*/
#footer { background: #f6f4ff;  }
#footer .top { padding: 60px 0;}
#footer .top .logo { margin: 0 0 30px; }
#footer .top .logo img { height: 60px; }
#footer .top .address { font-size: 16px; line-height: 1.5; }
#footer .top .title { font-size: 18px; font-weight: 700;margin:0 0 15px;}
#footer .top .menu ul { list-style: none; margin: 0; padding: 0; line-height: 30px;}
#footer .top .menu ul a { font-size: 14px; display: inline-block; line-height: 1.3;}
#footer .top .newsletter .description { font-size: 14px; display: block; line-height: 1.3;margin:0 0 15px;}
#footer .top .newsletter input {padding: 20px; height: auto;}
#footer .top .newsletter .btn { border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #fff; color: #cf0b4e;padding: 0 15px; }
#footer .bottom {padding: 30px 0; }
#footer .bottom .copyright { text-align: center; font-size: 14px; font-weight: 700; }

 
/*responsive*/
@media (min-width:1600px){
    .container { max-width: 1600px; }
}
@media (max-width:1440px){
    /*hidpi*/
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-01 { right: -20px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { top: 60px; height: 130px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { right: -60px; top: 160px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { left: 0; }
    #achievements .item .content a { font-size: 18px; }
    #videos .featured { padding: 30px; }
}
@media (max-width:1366px){
    /*ipadpro*/
    #levels .doors .kids img { height: 410px; }
}
@media (max-width:1280px){
    /*kindle,mdpi,touch*/
}
@media (max-width:1200px){
    .container { max-width: calc(100% - 60px); }
}
@media (max-width:1100px){
    #header #site-menu > ul > li > a { padding: 12px 7px; letter-spacing: -1px; }
    #levels > .container { max-width: 100%; }
    #levels .imgs { margin-top: -300px; }
    #levels img.absolute-img.absolute-img-01 { height: 80px; }
    #levels img.absolute-img.absolute-img-02 { height: 80px; }
    #levels img.absolute-img.absolute-img-03 { height: 130px; right: 60px; }
    #levels .imgs{overflow: hidden;width: calc(100% + 30px); margin-left: -15px;}
    #levels .imgs .left img { margin-left: -30px; }
    #levels .imgs .right img { margin-left: 60px; }
    #services .left .badge-item { margin-bottom: 30px; }
    .cta .right{text-align: right;}
    #footer .logo-wrapper{text-align: center;}
    #footer .top .logo { margin: 0 0 15px; }
    #footer .top .address { margin: 0 0 30px; }
}
@media (max-width:1024px){
    /*bbPlayBook,ipadmini,ipad,ipadpro*/
    #carousel .item .title { font-size: 40px; }
    #carousel .item .description { font-size: 17px; }
    #carousel .item .extra-description .avatars >li { width: 50px; height: 50px; font-size: 13px; margin-left: -25px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-01 { height: 80px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { height: 110px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { height: 270px; top: 210px; right: -30px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { height: 100px; }
    #carousel .item .img.multi-img .info .icon img { width: 20px; height: 20px; }
    #carousel .item .img.multi-img .info.info-01 { bottom: 230px; left: -110px; }
    #carousel .item .img.multi-img .info.info-02 { right: 30px; bottom: 60px; }
    #preRegistrationForm { padding: 60px 0; }
    #faq .faq-item .question { font-size: 18px; }
    .ticket { margin-top: -80px; padding: 40px 80px; }
    .ticket .title { font-size: 50px; }
    .ticket .buttons a { font-size: 20px; }
    .slogan .quotes { font-size: 26px; }
    .section { margin: 60px auto; }
}
@media (max-width:992px){
    #header .nav-open { padding: 15px 16px; margin-left: 15px; }
    #videos .featured { height: 300px !important; margin-bottom: 30px; }
}
@media (max-width:991px){
    
}
@media (max-width:950px){
    /*touch*/
}
@media (max-width:900px){
    /*hidpi*/
    #reviews .item { height: 250px; }
    #reviews .swiper-slide-active:before, 
    #reviews .swiper-slide-active:after { height: 250px; left: -5px;}
    #reviews .item .btn-icon { transform: scale(0.7); }
    h2.title { font-size: 35px; }
    .ticket { margin-top: -80px; padding: 40px 80px; }
    .ticket .title { font-size: 35px; }
    .ticket .description { font-size: 16px;}
    .ticket .buttons a { font-size: 18px; }
    #levels:after { height: 400px; bottom: 0; }
    #header.small .btn.btn-md { padding: 10px 20px; font-size: 14px; transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease;}
    #header.small .btn.nav-open { padding: 10px 11px; }
}
@media (max-width:854px){
    /*n9*/
    #services .videos-wrapper { height: 300px !important; }
    #levels .steps ul li { font-size: 16px; margin: 0 auto 15px;}
    #levels .steps ul li:before, 
    #levels .steps ul li:after { height: 15px; top: -15px;}
    #levels .steps ul li:before { transform: skewX(-60deg); }
    #levels .steps ul li:after { transform: skewX(60deg); }
    #levels .imgs { margin-top: -180px; }
    #carousel .item .img.multi-img .info.info-01 { bottom: 190px; left: -110px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 {top:120px;}
}
@media (max-width:823px){
    /*pixel2*/
}
@media (max-width:812px){
    /*iphonex*/
}
@media (max-width:800px){
    /*kindle,mdpi*/
}
@media (max-width:768px){
    /*ipadmini,ipad*/
    #footer .top .newsletter { margin-top: 30px; }
    #services .right .badge-item { margin-bottom: 30px; }
    #faq .faq-item { margin: 0 0 15px; }
    #faq .faq-item .question { padding: 15px; }
    .slogan .quotes { font-size: 22px; }
    .ticket .buttons .left a { margin-bottom: 15px; }
    .ticket .buttons  a { justify-content: center; }
    #carousel .item .left .content { max-height: 100%; }
    #carousel .item .left, #carousel .item .right { height: 50% !important; }
    #carousel .item .img.multi-img { align-items: flex-end; }
    #carousel .item .img.multi-img img { max-height: 130%; }
    #carousel .item .img.multi-img .info.info-01 { bottom: 120px; left: 0; z-index: 11; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-01 { top: -90px; right: -30px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { top: -150px; left: auto; right: 240px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { top: auto; right: 230px; bottom: 50px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { left: 80px; }
    #carousel .item .title { font-size: 30px; font-weight: 700; }
    #carousel .item .description { font-size: 15px; }
    #carousel .item .extra-description { font-size: 13px; }
    #carousel .item-carousel-02 .corner-content { display: none; }
    .cta{text-align: center;}
    .cta .right{text-align: center; margin-top: 30px;}
}
@media (max-width:767px){
}
@media (max-width:736px){
    /*iphone6plus,iphone7plus,iphone8plus*/
}
@media (max-width:732px){
    /*nexus5x,nexus6p*/
}
@media (max-width:731px){
    /*pixel2*/
    #carousel:before { opacity: 0.5; }
    #achievements:after { left: -80px; opacity: 0.5; }
    #header .top { font-size: 12px; }
    #header .top .custom-badge { margin-right: 10px; }
    #workshops .arrows .swiper-button-prev, 
    #workshops .arrows .swiper-button-next { transform: scale(0.7); }
    #workshops .arrows .swiper-button-prev { left: -75px; }
    #workshops .arrows .swiper-button-next { right: -75px; }
    #workshops .item .icon { transform: scale(0.7); }
    #workshops .item {  padding: 70px 20px 50px;}
}
@media (max-width:667px){
    /*iphone6,iphone7,iphone8*/
    #reviews .item { height: 200px; }
    #reviews .swiper-slide-active:before, 
    #reviews .swiper-slide-active:after { height: 200px; left: -5px;}
    #reviews .item .btn-icon { transform: scale(0.5); }
    #services .badge-item .icon img { width: 50px; }
    #carousel .item.item-carousel-video .video iframe {transform: scale(4);}
}
@media (max-width:640px){
    /*bbz30,note3,note2,s3,s5,l70,lumia550,lumia950*/
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { right: 180px; top: -180px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { left: -10px; bottom: 80px; }
}
@media (max-width:600px){
    /*bbZ30,bbPlayBook*/
    #reviews .item { border-radius: 30px; height: 300px; }
    #reviews .swiper-slide-active .item { transform: none; box-shadow: none; }
    #reviews .swiper-slide-active:before, 
    #reviews .swiper-slide-active:after{display: none;}
    #reviews .title-wrapper img { height: 40px; }
    #reviews .arrows { display: block; }

    #levels { padding-bottom: 100px; }
    #levels .imgs { margin-top: -140px; }
    #levels .steps ul li {  max-width: 100%; }
    #levels img.absolute-img.absolute-img-03 { height: 100px; right: 20px; bottom: 660px; }
    #levels img.absolute-img.absolute-img-02 { height: 50px; bottom: 540px; }
    #levels img.absolute-img.absolute-img-01 { height: 50px; top: -100px; }
}
@media (max-width:575px){
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { height: 70px; top: -160px; }
    #carousel .item .img.multi-img .info .text { font-size: 13px; }
    #carousel .item .img.multi-img .info .icon { margin-right: 10px; }
    #footer .top .menu { text-align: center; margin-top: 30px; }
    #footer .top .address { margin: 0; }
    .ticket { padding: 30px 80px; }
    .ticket .title { font-size: 28px; }
    .container > .title-wrapper { text-align: center; }
    
}
@media (max-width:568px){
    /*iphone5*/
}
@media (max-width:559px){
}
@media (max-width:533px){
    /*lumia520*/
}
@media (max-width:480px){
    /*n9,iphone4*/
    #carousel .item .img.multi-img img { max-height: 100%; }
    #carousel .item .img.multi-img .info.info-01 { right: 120px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-04 { left: auto; bottom: 120px; right: -30px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { right: 70px; }
    #header .btn.btn-md { padding: 10px 20px; font-size: 14px;}
    #header .btn.nav-open { padding: 10px 11px; }
    .slogan .quotes { font-size: 19px; }
    .slogan .quotes:before, 
    .slogan .quotes:after { padding: 15px 0; }
    .ticket { padding: 30px 50px; }
    .ticket:before { font-size: 40px; top: calc(50% - 55px); }
    #faq .faq-item .question { padding: 5px 15px; font-size: 16px; }
    #reviews .swiper-container { margin: 0 auto; }
    #reviews .item { margin: 50px 0; }
    #services .badge-item .icon { width: 50px; height: 50px; }
    #services .badge-item .icon img { width: 30px; }
    #services .badge-item .text { width: calc(100% - 80px); }
    #workshops h2.title { margin-bottom: 15px; }
    #levels .doors .door-item .title { left: 43px; }
    #levels .doors .door-item .icon {  bottom: 40px; left: 40px; }
    #levels .doors .door-item .icon img { height: 35px; }
    #levels .doors .kids img { height: 320px; }
    #levels img.absolute-img.absolute-img-02 { height: 50px; bottom: auto; top: 520px; }
}
@media (max-width:414px){
    /*iphone6plus,iphone7plus,iphone8plus*/
    .container { max-width: calc(100% - 30px); }
    h2.title { font-size: 30px; }
    #workshops .arrows .swiper-button-prev { left: -45px; }
    #workshops .arrows .swiper-button-next { right: -45px; }
    #carousel .item .title { font-size: 25px;}
    .ticket { padding: 30px 40px; }
    .ticket .title { font-size: 25px; font-weight: 700; }
    #reviews .dots { max-width: 80%; }
    #levels .doors .door-item .title { font-size: 11px; left: 34px; top: 50px; width: 80px; }
    #levels .doors .door-item .icon { left: 30px; bottom: 40px; width: 80px; height: 60px; }
    #levels .doors .kids img { height: 280px; }
    #levels img.absolute-img.absolute-img-03 { height: 80px; bottom: auto; top: 360px; }
    #levels .imgs { width: auto; margin: 0 0 -50px; }
    #levels .imgs .left img { height: 270px; display: block; margin: auto; }
    #levels .imgs > .row > div { flex: 1; max-width: 100%; }
    #levels .imgs .right{display: none;}
}
@media (max-width:412px){
    /*nexus5x,nexus6p*/
}
@media (max-width:411px){
    /*pixel2*/
}
@media (max-width:384px){
    /*l70*/
    
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { right: 40px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { height: 200px; top: 10px; bottom: auto; right: auto; left: -30px; }
    #carousel .item .extra-description .avatars { margin-right: 5px; }
    #carousel .item .img.multi-img .info.info-01 { right: auto; left: -20px; }
    #header .top .container {display: flex ; align-items: center; text-align: center; }
    
}
@media (max-width:376px){
    /*iphone6,iphone7,iphone8,iphonex*/
    body{padding-top: 120px;}
    #header .bottom { height: 70px; }
    #header .bottom .logo img { height: 39px; }
    #header .btn.nav-open { margin-left: 5px; }
    #carousel .item .title { font-size: 23px; margin-bottom: 15px; }
    #carousel .item .description { font-size: 14px; margin-bottom: 15px; }
    #carousel .item .extra-description .avatars >li { width: 35px; height: 35px; font-size: 10px; margin-left: -18px; }
    #carousel .item .buttons { margin: 0 0 15px; }
    #carousel .item .img.multi-img .info.info-01 { left: -29px; bottom: 130px; }
    #carousel .item .img.multi-img .info.info-02 { right: 10px; bottom: 15px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-01 { right: -10px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-02 { top: -10px; right: 110px; }
    #carousel .item.item-carousel-01 .img.multi-img img.absolute-img.absolute-img-03 { left: -60px; top: 0px; }
    .cta .left { font-size: 27px; font-weight: 700; line-height: 1.2; }
    #videos {  padding: 30px 0; }
    #videos .featured .title-wrapper .title { font-size: 25px; }
    #levels .doors .door-item .title { font-size: 9px; left: 33px; top: 41px; width: 65px; }
    #levels .doors .door-item .icon { left: 30px; bottom: 40px; width: 68px; height: 40px; }
    #levels img.absolute-img.absolute-img-03,
    #levels img.absolute-img.absolute-img-02{display: none;}
}
@media (max-width:360px){
    /*note3,note2,s3,s5,lumia550,lumia950*/
    .ticket .title { font-size: 32px; }
    .ticket .buttons a { font-size: 16px; }
    #levels .doors .kids img { height: 230px; }
    #levels .doors .door-item .icon img { height: 23px; }
    #levels .doors .door-item .title {  width: 55px; }
}
@media (max-width:320px){
    /*lumia520,iphone4,iphone5*/
    .container { max-width: 100%; }
    #carousel .item .title { font-size: 20px; }
    #carousel .item .description {display: none;}
    #footer .top .row .row .col { width: 100%; display: block; flex-grow: unset; flex-basis: auto; }
    #workshops .arrows .swiper-button-next { right: -35px; }
    #workshops .arrows .swiper-button-prev { left: -35px; }
    #levels .doors .door-item .title { width: 40px; left: 32px; top: 31px; }
    #levels .doors .door-item .icon { bottom: 37px; width: 45px; height: 22px; }
    #levels .doors .kids img { height: 210px; }
}  
@keyframes rotation {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
} 
@keyframes scale50 {
    0%, 100% {transform: scale(0);}
    50% {transform: scale(1);}
} 

@keyframes mooveX {
    0% {transform: translate3d(0,0,0);}
    50% {transform: translate3d(20px,0,0);}
    100% {transform: translate3d(0,0,0);}
 }

@keyframes mooveY {
    0% {transform: translate3d(0,0,0);}
    50% {transform: translate3d(0,20px,0);}
    100% {transform: translate3d(0,0,0);}
 }