/* Montserrat 
 * - light 300
 * - normal 400
 * - medium 500
 * - bold 600
 * font-family: 'Lato', sans-serif; */
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Medium.eot");
  src: url("../fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium.ttf") format("truetype"), url("../fonts/Lato-Medium.svg#Lato-Medium") format("svg");
  font-weight: 500;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: 700;
}
.transbtn {
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}

img {
  margin-bottom: 0;
}

body {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  min-width: 320px;
  line-height: 1.2;
  color: #fff;
  background-color: #222;
}

.bttn {
  height: 68px;
  background-color: #FDCB03;
  border: 2px solid #FDCB03;
  color: #1D1D1D;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  line-height: 66px;
  width: 100%;
  max-width: 296px;
  border-radius: 16px;
  text-align: center;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  cursor: pointer;
}

.bttn:hover, .bttn:focus {
  background-color: #FFD83B !important;
  border: 2px solid #FFD83B;
  background-color: transparent;
  color: #181818;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}

.bttn.zero {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.bttn.zero:hover, .bttn.zero:focus {
  background-color: #FFCC00;
  border: 2px solid #FFCC00;
  color: #1D1D1D;
}

.bttn.black {
  background-color: #1B1B1B;
  border: none;
  color: #FDCB03;
  -webkit-box-shadow: 0px 4px 14px 9px rgba(27, 27, 27, 0.5);
          box-shadow: 0px 4px 14px 9px rgba(27, 27, 27, 0.5);
}

.bttn.black:hover, .bttn.black:focus {
  background-color: #181818 !important;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.demoril_bttn {
  background: url(../images/btn_play_icon.svg) 20px center no-repeat;
  background-size: 30px;
  padding-left: 23px;
  cursor: pointer;
}

.demoril_bttn:hover {
  background: url(../images/btn_play_icon_h.svg) 20px center no-repeat;
  background-size: 30px;
}
.btn_demoreel_bl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 630px;
  margin: 0 auto;
}
.btn_demoreel_bl .demoril_bttn {
  max-width: 318px;
}

.pr {
  position: relative;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.yl {
  color: #FDCB03;
}

p, a, h1, h2, h3, li, span {
  -webkit-font-smoothing: antialiased;
}

h2 {
  text-align: center;
  font-size: 56px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 5px;
}

.h2_st {
  text-align: center;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6;
  color: #fff;
}

.for_mob {
  display: none;
}
.owl-carousel .owl-item .for_mob{
  display: none;
}

/* HEADER */
/* MAIN */
#main{
  /*background: url(../images/main_bg.jpg) center top no-repeat;*/
  height: 772px;
  /*padding-top: 213px;*/
  padding-top: 170px;
}
#main .container{
  z-index: 21;
}
#main .fig {
  width: 895px;
  height: 161px;
  background-color: #0065DC;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 50%;
  margin-left: -447px;
  top: 159px;
}
#main .outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 20;
}
#main h1 {
  text-align: center;
  font-size: 64px;
  line-height: 1.2;
  margin-bottom: 25px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 25px;
  color: #fff;
}
#main .st {
  max-width: 690px;
  margin: 0 auto 58px;
  text-align: center;
  font-style: normal;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
}
#main .bg_outer{
  position: absolute;
  z-index: 19;
  -webkit-justify-content: center;
  justify-content: center;
  top: 0;
  width: 100%;
  height: 772px;
  overflow: hidden;
}
#main .bg_outer .darc_bg{
  position:  absolute;
  z-index: 20;
  background-color:  rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 772px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#main .bg_outer .vid{
  position:  absolute;
  z-index: 19;
  width: 1920px;
  height: 806px;
  top: 0;
}
#main .bg_outer .vid_tablet, #main .bg_outer .vid_mob, #main .bg_outer .vid_mob_425{
  display:  none;
}





#bl2 {
  background-color: #111111;
  height: 114px;
  padding-top: 33px;
}
#bl2 .outer {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
#bl2 .outer div {
  padding-left: 68px;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  color: #fff;
  min-height: 46px;
  padding-top: 14px;
}
#bl2 .outer div.d1 {
  background: url(../images/cu_icon1@2x.png) left center no-repeat;
  background-size: 46px;
}
#bl2 .outer div.d2 {
  background: url(../images/cu_icon2@2x.png) left center no-repeat;
  background-size: 46px;
}
#bl2 .outer div.d3 {
  background: url(../images/cu_icon3@2x.png) left center no-repeat;
  background-size: 46px;
}

#bl3 {
  padding: 87px 0 105px;
}
#bl3 .h2_st {
  margin-bottom: 73px;
}
#bl3 .outer {
  padding-left: 3px;
}
#bl3 .outer .d_in {
  width: 100%;
  max-width: 423px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#bl3 .outer .d_in:hover .img {
  -webkit-transform: rotate(-2deg) scale(1.05, 1.05);
          transform: rotate(-2deg) scale(1.05, 1.05);
}
#bl3 .outer .img {
  position: absolute;
}
#bl3 .outer .d1 .img {
  top: -78px;
  left: -46px;
}
#bl3 .outer .d2 .img {
  top: -40px;
  left: -48px;
}
#bl3 .outer .d3 {
  max-width: 343px;
}
#bl3 .outer .d3 .img {
  top: -60px;
  left: -36px;
}
#bl3 .outer .elips {
  width: 156px;
  height: 156px;
  background-color: #FDCB03;
  -webkit-box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 41px;
  border-radius: 90px;
}
#bl3 .outer .line {
  position: absolute;
  top: 76px;
  left: 182px;
  width: 219px;
  height: 4px;
  background-color: #FDCB03;
  border-radius: 4px;
}
#bl3 .outer .hh {
  font-size: 20px;
  margin-bottom: 13px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
}
#bl3 .outer .tt {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.5;
  color: #fff;
  max-width: 335px;
}

#bl4 {
  padding-bottom: 71px;
  overflow-x: hidden;
}
#bl4 .numbers {
  width: 100%;
  height: 530px;
  border-radius: 30px;
  background: conic-gradient(from 28.66deg at 59.14% 75.04%, #111111 0deg, rgba(17, 17, 17, 0) 6.67deg, #111111 360deg);
  -webkit-box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 25px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 118px;
  padding: 46px 50px 20px 50px;
}
#bl4 .tt {
  font-size: 64px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 15px;
}
#bl4 .st {
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 83px;
}
#bl4 .inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#bl4 .inner .bl {
  width: 100%;
  max-width: 348px;
  margin-bottom: 10px;
}
#bl4 .inner .bl .nmb {
  font-size: 50px;
  color: #FDCB03;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 13px;
}
#bl4 .inner .bl .h {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 6px;
}
#bl4 .inner .bl .txt {
  font-size: 16px;
  line-height: 1.85;
  color: #fff;
  margin-left: 1px;
}
#bl4 .figouter .fig {
  width: 1191px;
  height: 144px;
  background-color: #0065DC;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 50%;
  margin-left: -595px;
  top: 50px;
}
#bl4 h2 {
  max-width: 795px;
  margin: 0 auto 4px;
  font-size: 64px;
}
#bl4 .outer2 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}
#bl4 .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#bl4 .owl-item {
  -webkit-box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  margin-top: 67px;
  margin-bottom: 94px;
}
#bl4 .item {
  width: 1200px;
}
#bl4 .item_inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 92px 70px 92px;
  border-radius: 30px;
}
#bl4 .item_inner .lbl {
  padding: 16px 0 0;
}
#bl4 .item_inner .lbl .ttl {
  font-size: 46px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 41px;
}
#bl4 .item_inner .lbl .tags {
  margin-bottom: 32px;
}
#bl4 .item_inner .lbl .tags div {
  margin-right: 10px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 8px;
  height: 34px;
  padding: 5px 12px 0;
}
#bl4 .item_inner .lbl .tags div p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
#bl4 .item_inner .lbl .tags div p span {
  color: rgba(255, 255, 255, 0.5);
}
#bl4 .item_inner .lbl .info {
  max-width: 580px;
  line-height: 1.9;
  margin-bottom: 27px;
  font-size: 16px;
  color: #fff;
}
#bl4 .item_inner .proj_bttn {
  max-width: 144px;
  height: 34px;
  border-radius: 8px;
  text-align: center;
  color: #111;
  font-size: 14px;
  line-height: 29px;
  padding-right: 16px;
}
#bl4 .item_inner .proj_bttn::after {
  position: absolute;
  content: "";
  background: url(../images/bttn_arr_r.svg) center no-repeat;
  background-size: 8px;
  width: 8px;
  height: 12px;
  right: 35px;
  top: 10px;
}
#bl4 .item_inner .proj_bttn:hover::after {
  right: 32px;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
#bl4 .item_inner .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 289px;
  margin-bottom: 0;
  border-radius: 20px;
  -webkit-box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
}
#bl4 .item_inner.item_bm {
  background: url(../images/proj/proj_bm_bg.jpg) center top no-repeat;
}
#bl4 .item_inner.item_demon {
  background: url(../images/proj/proj_demon_bg.jpg) center top no-repeat;
}
#bl4 .item_inner.item_girl {
  background: url(../images/proj/proj_girl_bg.jpg) center top no-repeat;
}
#bl4 .item_inner.item_tales {
  background: url(../images/proj/proj_tales_bg.jpg) center top no-repeat;
}
#bl4 .item_inner.item_trap {
  background: url(../images/proj/proj_trap_bg.jpg) center top no-repeat;
}

.owl-theme .owl-dots {
  bottom: -9px;
  margin-top: 0;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  z-index: 22;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 14px 7px;
}
.owl-theme .owl-dots .owl-dot.active span {
  width: 16px;
  height: 16px;
  background: #FDCB03;
  margin: 5px 12px 5px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #FFD83B;
}

.owl-theme .owl-nav {
  position: absolute;
  z-index: 19;
  width: 332px;
  left: 50%;
  bottom: 29px;
  margin-left: -166px;
}

#bl4 .owl-carousel .owl-nav button {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  position: absolute;
  z-index: 19;
  margin: 3px;
}
#bl4 .owl-carousel .owl-nav button:hover {
  border: 2px solid #fff;
  background: none;
  background-color: transparent;
}
#bl4 .owl-carousel .owl-nav button span {
  color: transparent;
  width: 10px;
  height: 18px;
  position: absolute;
  display: block;
  top: 9px;
  background: rgba(255, 255, 255, 0) url(../images/sl_arr_l.svg) center no-repeat;
}
#bl4 .owl-carousel .owl-nav button:hover span {
  background: rgba(255, 255, 255, 0) url(../images/sl_arr_l_h.svg) center no-repeat;
}
#bl4 .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
#bl4 .owl-carousel .owl-nav button.owl-prev span {
  left: 50%;
  margin-left: -6px;
}
#bl4 .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
#bl4 .owl-carousel .owl-nav button.owl-next span {
  right: 50%;
  margin-right: -6px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* KINOKARTINI */
.fig_outer .fig {
  width: 1191px;
  height: 126px;
  background-color: #0065DC;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 50%;
  margin-left: -595px;
  top: 85px;
}

#bl5 {
  padding: 10px 0 20px;
  overflow-x: hidden;
  min-height: 1247px;
}
#bl5 .txt_outer {
  position: relative;
  z-index: 20;
}
#bl5 .tt {
  text-align: center;
  font-size: 51px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 34px;
}
#bl5 .logo {
  width: 676px;
  display: block;
  margin: 0 auto 32px;
}
#bl5 .st {
  text-align: center;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 89px;
}
#bl5 .outer {
  height: 802px;
  width: 1200px;
  margin: 0 auto 40px;
}
#bl5 .outer .gradient {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  height: 802px;
}
#bl5 .outer .item {
  border-radius: 30px;
  overflow: hidden;
}
#bl5 .outer .item_inner {
  height: 802px;
  width: 1200px;
}
#bl5 .outer .item_inner .lbl {
  width: 565px;
  z-index: 19;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
#bl5 .outer .item_inner .lbl .bg {
  width: 100%;
  height: 100%;
  z-index: 22;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#bl5 .outer .item_inner .lbl .demoril_bttn {
  max-width: 318px;
  height: 68px;
  position: relative;
  margin-top: 367px;
  margin-left: 123px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#bl5 .outer .item_inner .lbl .vid {
  margin-bottom: 0;
  position: relative;
  z-index: 19;
  width: 565px;
  height: 802px;
  border-radius: 30px 0 0 30px;
  /*height: 725px */
}
#bl5 .outer .item_inner .lbl .vid::-webkit-media-controls {
  display: none !important;
}
#bl5 .outer .item_inner .lbl .gradient {
  z-index: 21;
  border-radius: 30px 0 0 30px;
}
#bl5 .outer .item_inner .lbl:hover .bg {
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#bl5 .outer .item_inner .lbl:hover .demoril_bttn {
  opacity: 1;
  -webkit-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#bl5 .outer .item_inner .rbl {
  width: 635px;
}
#bl5 .outer .item_inner .rbl .inner {
  padding: 115px 40px 10px 40px;
  z-index: 20;
}
#bl5 .outer .item_inner .rbl .gradient {
  z-index: 19;
}
#bl5 .outer .item_inner .rbl .imdb {
  position: absolute;
  top: 50px;
  right: 50px;
  padding-top: 6px;
  width: 95px;
  height: 33px;
  border-radius: 8px;
  background: url(../images/IMDb_bg.jpg) center no-repeat;
  background-size: 95px;
  padding-left: 47px;
  text-align: center;
  font-size: 17px;
  line-height: 1.2;
  color: #F5C523;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  text-decoration:  none;
}
#bl5 .outer .item_inner .ttl {
  font-size: 46px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-bottom: 25px;
}
#bl5 .outer .item_inner .tags {
  margin-bottom: 34px;
}
#bl5 .outer .item_inner .tags div {
  margin-right: 10px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 8px;
  height: 34px;
  padding: 5px 12px 0;
}
#bl5 .outer .item_inner .tags div p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
#bl5 .outer .item_inner .tags div p span {
  color: rgba(255, 255, 255, 0.5);
}
#bl5 .outer .item_inner .tags.tags_min div{
  padding-top: 8px;
}
#bl5 .outer .item_inner .tags.tags_min div p {
  font-size: 14px;
}
#bl5 .outer .item_inner .info {
  line-height: 1.9;
  margin-bottom: 31px;
  font-size: 16px;
  color: #fff;
}
#bl5 .outer .item_inner .proj_bttn {
  max-width: 144px;
  height: 34px;
  border-radius: 8px;
  text-align: center;
  color: #111;
  font-size: 14px;
  line-height: 29px;
  padding-right: 16px;
  margin-right: 10px;
}
#bl5 .outer .item_inner .proj_bttn::after {
  position: absolute;
  content: "";
  background: url(../images/bttn_arr_r.svg) center no-repeat;
  background-size: 8px;
  width: 8px;
  height: 12px;
  right: 35px;
  top: 10px;
}
#bl5 .outer .item_inner .proj_bttn:hover::after {
  right: 32px;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
#bl5 .outer .item_inner .btns_outer {
  margin-bottom: 39px;
}
#bl5 .outer .item_inner .media_btns {
  border: 1px solid #fff;  
  border-radius: 8px;
  height: 34px;
}
#bl5 .outer .item_inner .media_btns p {
  line-height: 1.2;
  margin: 6px 0 0 12px;
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
}
#bl5 .outer .item_inner .media_btns a {
  cursor: pointer;
  margin-left: 8px;
  height: 34px;
  border-radius: 8px;
  display: block;
}
#bl5 .outer .item_inner .media_btns .sweet {
  background: url(../images/sveettv_bg.png) center no-repeat;
  background-size: 178px;
  width: 178px;
  margin-top: -1px;
  margin-right: -1px;
}
#bl5 .outer .item_inner .media_btns .amazon {
  background: url(../images/amazon_bg.jpg) center no-repeat;
  background-size: 116px;
  width: 116px;
  margin-top: -1px;
  margin-right: -1px;
}
#bl5 .outer .item_inner .media_btns .yt {
  background: url(../images/yt_bg.jpg) center no-repeat;
  background-size: 116px;
  width: 116px;
  margin-top: -1px;
  margin-right: -1px;
}
#bl5 .outer .item_cart_mir .vid {
  height: 804px !important;
  width: 567px !important;  
}
#bl5 .outer .item_cart_mir .gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 54, 107, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(17, 54, 107, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
#bl5 .outer .item_cart_ottorj .gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(127, 152, 129, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(127, 152, 129, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
#bl5 .outer .item_cart_ottorj .vid {
  width: 573px !important;
}
#bl5 .outer .item_cart_plen .gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 36, 28, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(13, 36, 28, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
#bl5 .outer .item_cart_plen .vid {
  width: 574px !important;
}
#bl5 .outer .item_cart_saint .gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(190, 39, 65, 0.3)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(190, 39, 65, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
}
#bl5 .outer .item_cart_saint .ttl {
  margin-top: -55px;
}
#bl5 .outer .item_cart_saint .vid {
  width: 582px !important;
  height: 825px !important;
}
#bl5 .item_pasive {
  opacity: 0.3 !important;
}
#bl5 .mins {
  min-height: 195px;
  margin-bottom: 27px;
}
#bl5 .mins .min {
  width: 136px;
  height: 195px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0.5 !important;
  margin-bottom: 0;
  -webkit-transform: scale(0.838, 0.838);
          transform: scale(0.838, 0.838);
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  margin-right: 0;
  display: block;
}
#bl5 .mins .min.in-active {
  margin-right: 10px;
  cursor: initial;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1 !important;
}
#bl5 .mins .min.in-ml {
  margin-left: -12px;
}
#bl5 .mins .min.in-mr {
  margin-right: 10px;
}
#bl5 .mins .min:hover {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1 !important;
}
#bl5 .mins .min:last-child {
  margin-right: 0;
}
#bl5 .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#bl5 .owl-item {
  margin-bottom: 29px;
  margin-top: 21px;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
}
#bl5 .in-owl-nav {
  width: 100px;
  margin-left: -4px;
  position: relative;
  left: 0;
  bottom: 0;
}
#bl5 .infotxt {
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 11px;
}

/* CLIPS */
#bl6 {
  padding: 94px 0 50px;
  min-height: 702px;
}
#bl6 h2 {
  font-size: 64px;
  margin-bottom: 8px;
}
#bl6 .h2_st {
  margin-bottom: 33px;
}
#bl6 .item {
  width: 379px;
  margin-bottom: 5px;
}
#bl6 .video_outer {
  margin-bottom: 21px;
  cursor: pointer;
}
#bl6 .video_outer .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #222;
  z-index: 22;
}
#bl6 .video_outer .play svg {
  position: absolute;
  width: 15px;
  height: 14px;
  top: 15px;
  left: 17px;
}
#bl6 .video_outer:hover .play svg path {
  fill: #fff;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
#bl6 .video_outer .time {
  position: absolute;
  width: 38px;
  height: 21px;
  border-radius: 8px;
  right: 10px;
  bottom: 10px;
  z-index: 22;
  background-color: #1F1F1F;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
#bl6 .video_outer picture {
  position: relative;
  z-index: 19;
  border-radius: 30px;
}
#bl6 .video_outer picture img {
  border-radius: 30px;
}
#bl6 .hh {
  text-align: center;
  font-style: normal;
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
}
#bl6 .owl-theme .owl-dots {
  bottom: -102px;
  margin-left: -60px;
}
#bl6 .owl-theme .owl-dots .owl-dot:nth-child(2), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(3), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(5), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(6), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(8), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(9) {
  display: none;
}
#bl6 .owl-theme .owl-nav {
  bottom: -62px;
  width: 240px;
  margin-left: -120px;
}

#bl5 .owl-nav button, #bl6 .owl-nav button, #team .owl-nav button {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  position: absolute;
  z-index: 19;
  margin: 3px;
}
#bl5 .owl-nav button:hover, #bl6 .owl-nav button:hover, #team .owl-nav button:hover {
  border: 2px solid #fff;
  background: none;
  background-color: transparent;
}
#bl5 .owl-nav button span, #bl6 .owl-nav button span, #team .owl-nav button span {
  color: transparent;
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  top: 3px;
  background: rgba(255, 255, 255, 0) url(../images/cart_arr_l.svg) center no-repeat;
}
#bl5 .owl-nav button:hover span, #bl6 .owl-nav button:hover span, #team .owl-nav button:hover span {
  background: rgba(255, 255, 255, 0) url(../images/cart_arr_l_h.svg) center no-repeat;
}
#bl5 .owl-nav button.owl-prev, #bl6 .owl-nav button.owl-prev, #team .owl-nav button.owl-prev {
  left: 0;
}
#bl5 .owl-nav button.owl-prev span, #bl6 .owl-nav button.owl-prev span, #team .owl-nav button.owl-prev span {
  left: 50%;
  margin-left: -15px;
}
#bl5 .owl-nav button.owl-next, #bl6 .owl-nav button.owl-next, #team .owl-nav button.owl-next {
  right: 0;
}
#bl5 .owl-nav button.owl-next span, #bl6 .owl-nav button.owl-next span, #team .owl-nav button.owl-next span {
  right: 50%;
  margin-right: -15px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* CONTACT BL */
.contact_bl {
  padding-bottom: 60px;
}
.contact_bl .outer {
  width: 100%;
  height: 363px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FDCB03), color-stop(56.88%, #FDCB03), color-stop(93.66%, #EBAB05));
  background: linear-gradient(180deg, #FDCB03 0%, #FDCB03 56.88%, #EBAB05 93.66%);
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  padding: 46px 20px 30px 64px;
}
.contact_bl h2 {
  font-size: 56px;
  color: #111;
  text-align: left;
}
.contact_bl .h2_st {
  font-size: 20px;
  color: #111;
  text-align: left;
  margin-bottom: 29px;
}
.contact_bl .form_outer {
  width: 100%;
  max-width: 733px;
  margin-bottom: 16px;
}
.contact_bl .form_outer .f_inner {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact_bl .form_outer .f_inner .my_input {
  width: 417px;
  height: 68px;
  padding: 0px 10px 0 70px;
  border-radius: 16px;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #111;
  background-color: #fff;
  border: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.contact_bl .form_outer .f_inner .my_input:focus {
  outline: none;
  border: none;
}
.contact_bl .form_outer .f_inner .my_input:-moz-placeholder, .contact_bl .form_outer .f_inner .my_input::-webkit-input-placeholder {
  color: #111;
}
.contact_bl .form_outer .f_inner .form-bttn {
  width: 296px;
  line-height: 65px;
}
.contact_bl .form_outer .f_inner label::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/phone_icon.svg) center no-repeat;
  background-size: 22px;
  z-index: 19;
  left: 24px;
  top: 20px;
}
.contact_bl .img {
  position: absolute;
  top: 29px;
  right: 53px;
  z-index: 19;
}
.contact_bl .soc_outer {
  font-size: 20px;
  line-height: 1.2;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #111111;
  text-decoration: none;
  cursor: pointer;
  padding-top: 6px;
  margin-left: 2px;
}
.contact_bl .soc_outer a {
  padding-left: 46px;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #111111;
  text-decoration: none;
  cursor: pointer;
  min-height: 36px;
  padding-top: 6px;
  margin-right: 35px;
}
.contact_bl .soc_outer a:hover {
  color: #fff;
}
.contact_bl .soc_outer .tg {
  background: url(../images/tg_icon.svg) left center no-repeat;
  background-size: 36px;
}
.contact_bl .soc_outer .mail {
  background: url(../images/email_icon.svg) left center no-repeat;
  background-size: 36px;
}
.contact_bl .soc_outer .insta {
  background: url(../images/insta_icon.svg) left center no-repeat;
  background-size: 36px;
}
.contact_bl .soc_outer .phone {
  background: url(../images/phone_form_icon.svg) left center no-repeat;
  background-size: 36px;
}

/* OTZ */
.otz_outer {
  overflow-x: hidden;
}
.otz_outer .fig {
  width: 2423px;
  height: 154px;
  background-color: #0065DC;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 50%;
  margin-left: -1211px;
  top: 365px;
}

#otz {
  padding: 61px 0 90px;
  z-index: 20;
}
#otz h2 {
  margin-bottom: 7px;
}
#otz .img {
  width: 1272px;
  margin: 0 auto -8px;
  display: block;
}

/* TEAM */
#team {
  padding: 53px 0 70px;
  min-height: 958px;
  background: radial-gradient(75.16% 75.16% at 50% 50%, #2C2406 0%, #111111 68.02%);
}
#team h2 {
  margin-bottom: 18px;
}
#team .h2_st {
  max-width: 940px;
  margin: 0 auto 66px;
  line-height: 1.3;
}
#team .item_inner {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#team .unut {
  width: 330px;
  margin-bottom: 73px;
  padding: 0 35px;
}
#team .unut img {
  width: 114px;
  height: 108px;
  border-radius: 238px;
  margin: 0 auto 14px;
}
#team .unut .name {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-bottom: 6px;
}
#team .unut .info {
  text-align: center;
  font-size: 16px;
  line-height: 1.45;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#team .owl-theme .owl-nav {
  margin-left: -120px;
  width: 240px;
  bottom: -18px;
}
#team .owl-theme .owl-dots {
  margin-left: -60px;
  bottom: -58px;
}

/* KAPLAN */
#kaplan {
  padding: 100px 0 101px;
  min-height: 1156px;
  background: radial-gradient(92.94% 92.93% at 51.11% 100%, #3566BE 0%, rgba(0, 0, 0, 0) 100%);
}
#kaplan .outer_1 {
  margin-bottom: 103px;
}
#kaplan .outer_1 .lc {
  width: 290px;
  margin-left: 34px;
  margin-right: 54px;
}
#kaplan .outer_1 .lc .kaplan_photo {
  width: 209px;
  border-radius: 50%;
  margin: 0 auto 32px;
}
#kaplan .outer_1 .lc a {
  text-decoration: underline;
  text-align: center;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  margin-left: -2px;
}
#kaplan .outer_1 .lc a:hover {
  text-decoration: none;
  color: #FDCB03;
}
#kaplan .outer_1 .rc {
  padding-top: 21px;
}
#kaplan .outer_1 .rc .t1 {
  text-transform: uppercase;
  font-size: 20px;
  color: #FDCB03;
  margin-bottom: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  margin-left: 3px;
}
#kaplan .outer_1 .rc h2 {
  text-align: left;
  margin-bottom: 30px;
}
#kaplan .outer_1 .rc .h2_st {
  max-width: 690px;
  line-height: 1.3;
  text-align: left;
}
#kaplan .outer_1 .rc .stamp {
  position: absolute;
  z-index: 19;
  right: 92px;
  top: -52px;
}
#kaplan .logos {
  width: 100%;
  height: 104px;
  border-radius: 30px;
  background-color: #fff;
  padding-top: 14px;
  margin-bottom: 110px;
}
#kaplan .logos img {
  width: 1156px;
  display: block;
  margin: 0 auto;
}
#kaplan .contact_bl {
  padding-bottom: 0;
}
/*modals*/

.modal{
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
}
.modal_video .modal-content {
  border: none;
  background-color: #1b1b1b;
  border-radius: 16px;
}
.modal_video .modal-body {
  padding: 0;
}
.modal_video .inner, .modal_video .video_frame {
  border-radius: 16px;
}
.modal_video .btn-close {
  position: absolute;
  right: 0;
  top: -40px;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 32px;
  height: 32px;
  background: none;
  border-radius: 0;
  padding: 0;
}
.modal_video .btn-close:hover svg path {
  stroke: #FFCC00;
}
@media (max-width: 900px){
  .modal_video .btn-close{
    top: -51px;
    right: 3px;
  }
  .modal_video .inner, .modal_video .video_frame {
    border-radius: 12px;
  }
}
@media (min-width: 320px) {
  .modal_video .modal-dialog {
    margin-top: 70px;
    max-width: 900px;
  }
}
/* ------ EN */
.en #main .st{
  max-width: 830px;
}
.en .demoril_bttn{
  background: url(../images/btn_play_icon.svg) 70px center no-repeat;
  background-size: 30px;
}
.en .demoril_bttn:hover{
  background: url(../images/btn_play_icon_h.svg) 70px center no-repeat;
  background-size: 30px;
}
.en .contact_bl h2 br{
  display:  none;
}
.en #bl5 .outer .item_inner .lbl .demoril_bttn{
  background: url(../images/btn_play_icon.svg) 43px center no-repeat;
  background-size: 30px;
}
.en #bl5 .outer .item_inner .lbl .demoril_bttn:hover{
  background: url(../images/btn_play_icon_h.svg) 43px center no-repeat;
  background-size: 30px;
}
.en.notready_proj_page #main-page.proj_girl h1{
  max-width: 570px;
}
/* ------ / -- */
/* ------ UA */
.ua #bl5 .outer .item_cart_saint .ttl{
  max-width: 500px;
}
/* ------ / -- */

/* MEDIA */
@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media (min-width: 360px) {
  .container {
    max-width: 358px;
  }
}
@media (min-width: 1230px) {
  .container {
    max-width: 1230px;
  }
}
@media (min-width: 1230px) {
  .full_w .container {
    max-width: 1364px;
  }
}
@media (min-width: 1441px) {
  #main {
    background: url(../images/main_bg_1940.jpg) center top no-repeat;
  }
}
/* ---- TABLET */
@media (max-width: 1260px) {
  header .menu .nav {
    width: 640px;
  }
  header .menu .my_navbar {
    margin-right: 25px;
  }
}
/* ----TABLET */
/* ----MOBILE */
@media (max-width: 1229px) {
  /* HEADER */
  body {
    background-color: #1B1B1B;
  }

  .for_mob {
    display: block;
  }

  .for_dtop {
    display: none;
  }

  .bttn {
    margin-left: auto;
    margin-right: auto;
  }

  h2 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .h2_st {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
  }

  .bttn {
    height: 56px;
    max-width: 328px;
    font-size: 18px;
    line-height: 54px;
    border-radius: 12px;
  }

  .demoril_bttn {
    background: url(../images/btn_play_icon.svg) 50px center no-repeat;
    background-size: 27px;
    padding-left: 30px;
  }

  .demoril_bttn:hover {
    background: url(../images/btn_play_icon_h.svg) 50px center no-repeat;
    background-size: 27px;
  }

  .btn_demoreel_bl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .btn_demoreel_bl .obsudit_bttn {
    margin-bottom: 16px;
  }
  .btn_demoreel_bl .demoril_bttn {
    max-width: 328px;
  }
  
  /* MAIN */
  #main {
    overflow-x: hidden;
    padding-top: 80px;
    height: 570px;
    background: url(../images/main_bg_360.jpg) center top no-repeat;
  }
  #main .bg_outer{
    height: 570px;
  }
  #main .bg_outer .darc_bg{
    height: 570px;
  }
  #main .fig {
    width: 760px;
    height: 81px;
    margin-left: -380px;
    top: 345px;
    -webkit-filter: blur(75px);
            filter: blur(75px);
    background-color: rgba(0, 101, 220, 0.65);
  }
  #main h1 {
    font-size: 30px;
    margin-bottom: 21px;
  }
  #main .st {
    max-width: 300px;
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 109px;
  }
  #main .btn_outer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main .obsudit_bttn {
    margin-bottom: 16px;
  }
  #main .bg_outer .vid_dtop{
    display:  none;
  }
  #main .bg_outer .vid_tablet{
    display:  block;
    position: absolute;
    z-index: 19;
    width: 1230px;
    height: 570px;
    top: 0;
  }

  #bl2 {
    display: none;
  }
  #bl3 {
    padding: 80px 0 30px;
  }
  #bl3 .h2_st {
    max-width: 288px;
    margin: 0 auto 34px;
  }
  #bl3 .outer {
    background: #111111;
    border-radius: 16px;
    width: 100%;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    padding: 30px 5px 35px 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #bl3 .outer .d_in {
    margin-bottom: 46px;
    padding-left: 89px;
    padding-top: 18px;
  }
  #bl3 .outer .img {
    position: absolute;
    z-index: 20;
  }
  #bl3 .outer .elips {
    margin-bottom: 16px;
    width: 64px;
    height: 64px;
    position: absolute;
    z-index: 19;
    top: 0;
    left: 3px;
  }
  #bl3 .outer .line {
    width: 4px;
    height: 100px;
    border-radius: 2px;
    top: 81px;
    left: 33px;
  }
  #bl3 .outer .hh {
    margin-bottom: 13px;
  }
  #bl3 .outer .tt {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.75;
  }
  #bl3 .outer .d1 .img {
    top: -17px;
    left: -11px;
  }
  #bl3 .outer .d2 {
    margin-bottom: 43px;
  }
  #bl3 .outer .d2 .hh {
    max-width: 160px;
    margin-bottom: 7px;
  }
  #bl3 .outer .d2 .img {
    top: -17px;
    left: -15px;
  }
  #bl3 .outer .d2 .line {
    top: 89px;
  }
  #bl3 .outer .d3 {
    margin-bottom: 0;
  }
  #bl3 .outer .d3 .img {
    top: -19px;
    left: -13px;
  }
  #bl3 .outer .d3 .hh {
    margin-bottom: 18px;
  }

  #bl4 {
    padding: 3px 0 27px;
  }
  #bl4 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #bl4 .inner .bl {
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    background: #111111;
    margin-bottom: 25px;
    padding: 36px 10px 5px 26px;
    height: 300px;
  }
  #bl4 .inner .bl .nmb {
    font-size: 50px;
    margin-bottom: 13px;
  }
  #bl4 .inner .bl .h {
    margin-bottom: 16px;
  }
  #bl4 .inner .bl .txt {
    font-size: 14px;
  }
  #bl4 .numbers {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 46px 0px 20px 0px;
    height: auto;
    margin-bottom: 33px;
  }
  #bl4 .container.two h2 {
    max-width: 300px;
    margin-bottom: 25px;
  }
  #bl4 .tt {
    text-align: center;
    font-size: 30px;
    margin-bottom: 2px;
  }
  #bl4 .st {
    font-size: 16px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 700;
  }
  #bl4 h2 {
    font-size: 24px;
    text-align: center;
  }
    #bl4 .coin1{
    position:  absolute;
    display:  block;
    width: 331px;
    height: 151px;
    top: 102px;
    right: -12px;
    z-index: 20;
  }
  #bl4 .coin2{
    position:  absolute;
    display:  block;
    width: 40px;
    height:  40px;
    top: 89px;
    left: 29px;
    z-index: 17;
  }
  #bl4 .item_inner.item_bm{
    position:  relative;
  }
  #bl4 .item_inner.item_bm .img{
    position: relative;
    z-index: 19;
  }
  #bl4 .outer2 {
    width: 324px;
  }
  #bl4 .owl-item {
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 0.5;
  }
  #bl4 .owl-item.center {
    opacity: 1;
  }
  #bl4 .item {
    width: 324px;
  }
  #bl4 .item_inner {
    border-radius: 16px;
    padding: 0px 10px 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 500px;
  }
  #bl4 .item_inner .lbl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 0;
  }
  #bl4 .item_inner .lbl .ttl {
    font-size: 24px;
    margin-bottom: 33px;
    text-align: center;
  }
  #bl4 .item_inner .lbl .info {
    display: none;
  }
  #bl4 .item_inner .lbl .tags {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }
  #bl4 .item_inner .lbl .tags div {
    height: 28px;
    padding: 6px 8px 0;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 7px;
  }
  #bl4 .item_inner .lbl .tags div p {
    font-size: 11px;
  }
  #bl4 .item_inner .lbl .tags div:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #bl4 .item_inner .img {
    width: 221px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
    margin: -61px auto 34px;
  }
  #bl4 .item_inner .proj_bttn {
    max-width: 252px;
    height: 40px;
    line-height: 36px;
    padding-right: 6px;
  }
  #bl4 .item_inner .proj_bttn::after {
    right: 84px;
    top: 13px;
  }
  #bl4 .item_inner.item_bm {
    background: url(../images/proj/proj_bm_bg_360.jpg) center top no-repeat;
  }
  #bl4 .item_inner.item_demon {
    background: url(../images/proj/proj_demon_bg_360.jpg) center top no-repeat;
  }
  #bl4 .item_inner.item_girl {
    background: url(../images/proj/proj_girl_bg_360.jpg) center top no-repeat;
  }
  #bl4 .item_inner.item_tales {
    background: url(../images/proj/proj_tales_bg_360.jpg) center top no-repeat;
  }
  #bl4 .item_inner.item_trap {
    background: url(../images/proj/proj_trap_bg_360.jpg) center top no-repeat;
  }
  #bl4 .figouter .fig {
    margin-left: -164px;
    width: 328px;
    height: 28px;
    top: 30px;
    -webkit-filter: blur(55px);
            filter: blur(55px);
  }

  .owl-theme .owl-dots {
    margin-left: -97px;
    bottom: 35px;
  }
  .owl-theme .owl-dots .owl-dot {
    margin: 0 8px;
  }
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
  }
  .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    width: 8px;
    height: 8px;
    opacity: 1;
    margin: 7px 7px;
  }
  .owl-theme .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    opacity: 1;
    margin: 5px 7px;
  }

  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 25px;
  }

  .fig_outer .fig {
    margin-left: -180px;
    width: 360px;
    height: 87px;
    -webkit-filter: blur(70px);
            filter: blur(70px);
    top: 68px;
  }

  #bl5 {
    min-height: 950px;
    position: relative;
    z-index: 20;
  }
  #bl5 .tt {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  #bl5 .logo {
    width: 322px;
    margin: 0 auto 25px;
  }
  #bl5 .st {
    font-family: "Lato";
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
  }
  #bl5 .infotxt {
    text-align: center;
    font-size: 14px;
    max-width: 320px;
    margin: 0px auto 0;
    line-height: 1.5;
  }
  #bl5 .outer {
    width: 324px;
    height: 700px;
  }
  #bl5 .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
  #bl5 .owl-item {
    border-radius: 16px;
    margin-top: 32px;
    margin-bottom: 94px;
    -webkit-transform: scale(0.5) !important;
            transform: scale(0.5) !important;
    opacity: 0.5;
    margin-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: 20;
  }
  #bl5 .owl-item.center {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
    opacity: 1;
  }
  #bl5 .item {
    width: 324px;
    border-radius: 16px;
  }
  #bl5 .item .img {
    width: 226px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 24px 60px rgba(0, 0, 0, 0.5);
    margin: 0px auto 30px;
    position: relative;
    z-index: 20;
  }
  #bl5 .outer .item_inner {
    min-height: 500px;
    padding: 0px 10px 26px;
    border-radius: 16px;
    width: 324px;
    height: 515px;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    margin-top: -252px;
    padding-top: 252px;
    display: none;
    position: relative;
    z-index: 19;
  }
  #bl5 .outer .item_inner .ttl {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
  #bl5 .outer .item_inner .tags {
    margin-bottom: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #bl5 .outer .item_inner .tags div {
    height: 28px;
    padding: 6px 10px 0;
    margin-right: 4px;
    margin-left: 4px;
    margin-bottom: 7px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  #bl5 .outer .item_inner .tags div:nth-child(2) {
    border: none;
  }
  #bl5 .outer .item_inner .tags div p {
    font-size: 12px;
  }
  #bl5 .outer .item_inner .media_btns {
    border: 1px solid #fff;
    border-radius: 8px;
    height: 36px;
    width: 292px;
    margin: 0 auto 16px;
    background: transparent;
  }
  #bl5 .outer .item_inner .media_btns p {
    line-height: 1.2;
    margin: 10px 0 0 15px;
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #bl5 .outer .item_inner .media_btns a {
    cursor: pointer;
    margin-left: 8px;
    height: 36px;
    border-radius: 8px;
    display: block;
  }
  #bl5 .outer .item_inner .media_btns .sweet {
    background: url(../images/sveettv_bg_360.png) center no-repeat;
    background-size: 189px;
    width: 189px;
    margin-top: -1px;
    margin-left: 17px;
    margin-right: -1px;
  }
  #bl5 .outer .item_inner .media_btns .amazon {
    background: #fff url(../images/amazon_bg_360.jpg) center no-repeat;
    background-size: 83px;
    width: 83px;
    margin-top: -1px;
    margin-right: -1px;
  }
  #bl5 .outer .item_inner .media_btns .yt {
    background: #fff url(../images/yt_bg.jpg) center no-repeat;
    background-size: 83px;
    width: 83px;
    margin-top: -1px;
    margin-right: -1px;
  }
  #bl5 .outer .item_inner .media_btns.big_txt1 p {
    font-size: 16px;
    margin: 6px 1px 0 15px;
  }
  #bl5 .outer .item_inner .media_btns.big_txt2 .yt {
    background: #fff url(../images/yt_big_360.png) center no-repeat;
    background-size: 89px;
    width: 145px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
  #bl5 .outer .item_inner .media_btns.big_txt2 p {
    font-size: 16px;
    margin: 6px 29px 0 15px;
  }
  #bl5 .outer .item_inner .proj_bttn {
    border-radius: 8px;
    text-align: center;
    color: #111;
    font-size: 14px;
    max-width: 292px;
    width: 100%;
    height: 40px;
    line-height: 35px;
    padding-right: 19px;
    margin: 0 auto;
  }
  #bl5 .outer .item_inner .proj_bttn::after {
    position: absolute;
    content: "";
    background: url(../images/bttn_arr_r.svg) center no-repeat;
    background-size: 8px;
    width: 8px;
    height: 12px;
    right: 110px;
    top: 12px;
  }
  #bl5 .outer .item_inner .proj_bttn:hover::after {
    right: 108px;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
  }
  #bl5 .item_inner.item_mir {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 54, 107, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(17, 54, 107, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  #bl5 .item_inner.item_rej {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(127, 152, 129, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(127, 152, 129, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  #bl5 .item_inner.item_plen {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 36, 28, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(13, 36, 28, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  #bl5 .item_inner.item_val {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(190, 39, 65, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(190, 39, 65, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  #bl5 .outer .owl-item.center {
    z-index: 19;
  }
  #bl5 .outer .owl-item.center .item_inner {
    display: block;
  }

  #bl6 {
    padding-top: 15px;
    min-height: 580px;
  }
  #bl6 h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #bl6 .h2_st {
    font-size: 16px;
  }
  #bl6 .item {
    width: 328px;
  }
  #bl6 .video_outer {
    margin-bottom: 20px;
  }
  #bl6 .video_outer picture {
    border-radius: 16px;
  }
  #bl6 .video_outer picture img {
    border-radius: 16px;
  }
  #bl6 .owl-theme .owl-dots {
    margin-left: -101px;
    bottom: -39px;
  }
  #bl6 .owl-theme .owl-dots .owl-dot:nth-child(2), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(3), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(5), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(6), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(8), #bl6 .owl-theme .owl-dots .owl-dot:nth-child(9) {
    display: inline-block;
  }
  #bl6 .owl-theme .owl-dots .owl-dot {
    margin: 0;
  }

  /* form bl */
  .contact_bl .outer {
    max-width: 328px;
    border-radius: 16px;
    padding: 65px 20px 30px 26px;
    margin: 0 auto;
    height: 436px;
  }
  .contact_bl h2 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .contact_bl .img {
    top: -28px;
    right: -16px;
  }
  .contact_bl .form_outer {
    max-width: 280px;
    margin: 0 auto;
    position: relative;
  }
  .contact_bl .form_outer .f_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact_bl .form_outer .f_inner .my_input {
    width: 100%;
    height: 56px;
    font-size: 16px;
    border-radius: 12px;
    padding: 1px 10px 0 45px;
  }
  .contact_bl .form_outer .f_inner label::before {
    background: url(../images/phone_icon.svg) center no-repeat;
    background-size: 17px;
    left: 13px;
    top: 13px;
  }
  .contact_bl .form_outer .f_inner .form-bttn {
    width: 100%;
    border-radius: 12px;
    font-size: 16px;
    line-height: 53px;
  }
  .contact_bl .soc_outer {
    width: 246px;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 17px;
  }
  .contact_bl .soc_outer a {
    padding-left: 37px;
    font-size: 0px;
    line-height: 0;
    margin-bottom: 0;
    min-height: 37px;
    padding-top: 6px;
    margin-right: 0;
  }

  #otz {
    padding: 23px 0 30px;
  }
  #otz .outer {
    position: relative;
    min-height: 452px;
  }
  #otz .img {
    left: -124px;
    width: 585px;
    position: absolute;
    z-index: 20;
    top: -34px;
  }

  .otz_outer {
    min-height: 679px;
  }
  .otz_outer .fig {
    width: 470px;
    height: 360px;
    margin-left: -235px;
    top: 75px;
    opacity: 0.5;
  }

  #team {
    padding: 70px 0 20px;
    min-height: 615px;
  }
  #team h2 {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  #team .h2_st {
    font-size: 16px;
    line-height: 1.2;
    margin: 0 auto 47px;
    max-width: 320px;
  }
  #team .unut img {
    width: 147px;
    height: 140px;
    margin: 0 auto 30px;
  }
  #team .unut .name {
    margin-bottom: 5px;
  }
  #team .unut .info {
    line-height: 1.5;
  }
  #team .owl-theme .owl-nav {
    bottom: 50px;
    width: 120px;
    margin-left: -60px;
  }

  #kaplan {
    padding: 100px 0 60px;
    background: radial-gradient(52.94% 52.93% at 51.11% 100%, #3566BE 0%, rgba(0, 0, 0, 0) 100%);
  }
  #kaplan .h2_st {
    font-size: 18px;
  }
  #kaplan .outer_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 23px;
  }
  #kaplan .outer_1 .lc {
    margin-left: auto;
    margin-right: auto;
  }
  #kaplan .outer_1 .lc .t1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    color: #FDCB03;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 900;
  }
  #kaplan .outer_1 .lc h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
  }
  #kaplan .outer_1 .lc .kaplan_photo {
    margin: 0 auto 32px;
    display: block;
  }
  #kaplan .outer_1 .lc a {
    font-size: 16px;
    margin-left: 0;
    display: block;
  }
  #kaplan .outer_1 .rc {
    padding-top: 32px;
  }
  #kaplan .outer_1 .rc .h2_st {
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
  }
  #kaplan .outer_1 .rc .stamp {
    right: 7px;
    top: -132px;
  }
  #kaplan .logos {
    height: 132px;
    margin-bottom: 80px;
    border-radius: 16px;
    background-color: rgba(17, 17, 17, 0.5);
  }
  #kaplan .logos img {
    width: 281px;
  }

  .contact_bl_bot .outer {
    height: 387px;
  }
  .contact_bl_bot .soc_outer {
    display: none;
  }
  
  /* ------ EN */
  .en #main .st{
    margin-bottom: 79px;
  }
  .en #bl3 .outer{
    padding-right: 15px;
  }
  .en #bl4 .container.two h2{
    max-width: 270px;
  }
  .en #bl5{
    min-height: 930px;
  }
  .en #bl5 .outer .item_inner .media_btns p{
    font-size: 16px;
    margin-top: 6px;
  }
  .en #bl5 .outer .item_inner .media_btns.big_txt1 p{
    margin-right: 42px;
  }
  #bl5 .outer .item_inner .media_btns.big_txt2 p{  
    margin-right: 30px;
  }
  .en #bl5 .outer .item_inner .media_btns .sweet{
    margin-left: 35px;
  }
  .en .contact_bl h2 br{
    display: block;
  }
  .en .contact_bl .h2_st{
    font-size: 18px;
  }
  /* ------ /EN */
  .en #bl5 .outer .item_inner .media_btns.big_txt2 p{
    margin-right: 70px;
  }
  /* ------ UA */
  .ua #bl5 .outer .item_inner .media_btns.big_txt2 p{
    margin-right: 31px;
  }

}

@media (max-width: 768px){
  #main .bg_outer .vid_tablet{
    display:  none;
  }
  #main .bg_outer .vid_mob{
    display:  block;
    position: absolute;
    z-index: 19;
    width: 774px;
    height: 574px;
    top: 0;
  }
}
@media (max-width: 425px) {
  #main .bg_outer .vid_mob{
    display:  none;
  }
  #main .bg_outer .vid_mob_425{
    display:  block;
    position: absolute;
    z-index: 19;
    width: 452px;
    height: 570px;
    top: 0;
  }
}
@media (max-width: 375px) {

}
@media (max-width: 359px) {
  .demoril_bttn{
    background: url(../images/btn_play_icon.svg) 27px center no-repeat;
    background-size: 27px;
    padding-left: 20px;
  } 
  .demoril_bttn:hover{
    background: url(../images/btn_play_icon_h.svg) 27px center no-repeat;
    background-size: 27px;
  }
  #bl3 .outer{
    padding: 30px 8px 35px 10px;
  }   
  #bl3 .outer .tt{
    line-height: 1.55;
  }
  #bl3 .outer .d1 .line{
    height: 130px
  }
  #bl4 .inner .bl{
    padding: 36px 10px 5px 15px
  }
  #bl4 .outer2, #bl4 .item{
    width: 296px;
  }
  #bl4 .item_inner.item_girl .lbl .ttl{
    font-size: 22px;
  }
  .fig_outer .fig{
    width: 296px;
  }
  #bl5 .logo{
    width: 288px;
    margin: 0 auto 20px;
  }
  #bl5 .outer, #bl5 .item{
    width: 296px;
  }
  #bl5 .outer .item_inner{
    width: 296px;
  }
  #bl5 .outer .item_inner .media_btns{
    width: 276px;
  }
  #bl5 .outer .item_inner .media_btns.big_txt2 p{
    padding-right: 13px;
  }
  #bl5 .outer .item_inner .media_btns.big_txt2 p{
    margin-right: -1px;
  }
  #bl5 .outer .item_inner .media_btns .sweet{
    background: #fff url(../images/sveettv_bg_360.png) right center no-repeat;
    background-size: 159px;
    border-radius: 8px;
    width: 173px
  }
  /* clips */
  #bl6 .item{
    width: 296px;
  }
  /* form bl */
  .contact_bl .outer{
    padding: 55px 10px 30px 10px;
  }
  .contact_bl .img{
    width: 140px;
    right: 0;
  }
  .contact_bl h2{
    font-size: 28px;
    margin-bottom: 16px;
  }
  .contact_bl .h2_st{
    font-size: 18px;
  }
  #team .h2_st{
    font-size: 14px;
  }
  #team .unut{
    width: 296px;
  }
  #kaplan .outer_1 .rc .stamp{
    right: 0
  }
  /* ------ /EN */
  .en #bl5 .outer .item_inner .media_btns.big_txt2 p{
    margin-right: 40px;
  }
  /* ------ UA */
  .ua #bl5 .outer .item_inner .media_btns.big_txt2 p{
    margin-right: -1px;
  }  

}



