/* 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: #1B1B1B;
}

.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: 46px;
  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: 620px;  
  padding-top: 144px;
}
#main .container{
  z-index: 21;
}
#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: 56px;
  line-height: 1.3;  
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 25px;
  color: #fff;
}
#main .st {  
  margin-bottom: 58px;
  text-align: center;
  font-style: normal;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
}
/* --- bl3  */

#bl3 {
  padding: 49px 0 50px;
}
#bl3 h2{
  margin-bottom: 101px;
}
#bl3 .h2_st {
  margin-bottom: 73px;
}
#bl3 .outer {
  padding-left: 3px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#bl3 .outer .d_in {
  width: 100%;
  max-width: 343px;
  -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: 50px;
}
#bl3 .outer .d2 .img {
  top: -64px;
  left: 26px;
}
#bl3 .outer .d3 {
  max-width: 343px;
}
#bl3 .outer .d3 .img {
  top: -10px;
  left: 82px;
}
#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;
  margin-left: 95px;
}
#bl3 .outer .line {
  position: absolute;
  top: 77px;
  left: 282px;
  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;
  text-align:  center;
}
#bl3 .outer .tt {
  font-size: 16px;  
  line-height: 1.5;
  color: #fff;
  max-width: 335px;
  text-align:  center;
  margin:  0 auto 5px;
}

#bl4{
  margin-top: 118px;
}
#bl4 .outer2{
  background: #1D1D1D;
  padding: 70px 0 66px;
  border-radius: 32px;
}
#bl4 .outer2 .lc{  
  z-index: 20;
  margin-left: 72px
}
#bl4 .outer2 .lc .ello_logo{
  width: 322px;
  display: block;
}
#bl4 .outer2 .rc{
  z-index: 20;
  margin-left: 60px;
  margin-top: 0;
  max-width: 640px
}
#bl4 .outer2 .fig{
  position:  absolute;
  width: 383px;
  height: 88px;
  background-color: #0065DC;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 40px;
  top: 125px;
}
#bl4 h2{
  text-align: left;
  line-height: 1.3;
  margin-bottom: 31px
}
#bl4 .h2_st{  
  text-align: left;
  margin-bottom: 73px;
}
#bl4 .h2_st br{
  display:  none;
}  
#bl4 .btn_demoreel_bl{
  margin-left: 0;
}
  

.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;
}

/* CLIPS */
#bl6 {
  padding: 60px 0 88px;
  min-height: 702px;
}
#bl6 h2 {
  font-size: 46px;
  margin-bottom: 64px;
}
#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-carousel{
  margin-bottom: 120px;
}
#bl6 .owl-theme .owl-dots {  
  bottom: -58px;
  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: -18px;
  width: 260px;
  margin-left: -130px;
}

#bl6 .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;
}
#bl6 .owl-nav button:hover{
  border: 2px solid #fff;
  background: none;
  background-color: transparent;
}
#bl6 .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;
}
#bl6 .owl-nav button:hover span{
  background: rgba(255, 255, 255, 0) url(../images/cart_arr_l_h.svg) center no-repeat;
}
#bl6 .owl-nav button.owl-prev{
  left: 0;
}
#bl6 .owl-nav button.owl-prev span{
  left: 50%;
  margin-left: -15px;
}
#bl6 .owl-nav button.owl-next{
  right: 0;
}
#bl6 .owl-nav button.owl-next span{
  right: 50%;
  margin-right: -15px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#bl6 .obsudit_bttn{
  margin: 0 auto;
  max-width: 330px;
  height: 60px;
  line-height: 54px
}
/**/
#bl7{
  padding: 148px 0 106px;
  overflow-x: hidden;
  background: radial-gradient(103.36% 103.36% at 77.64% 94.85%, #011730 0%, rgba(23, 33, 44, 0) 100%);
}
#bl7 .t1{
  font-size: 36px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  line-height:  1.2;  
  margin-bottom: 32px;
  line-height: 1.4;
  max-width:  760px;
}
#bl7 .t2{
  font-style: normal;
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 105px;
  max-width:  760px;
}
#bl7 .name{
  font-size: 24px;
  color: #FFCC00;
  font-family: "Inter", sans-serif;
  font-weight: 900;
  line-height:  1.2;
  margin-bottom: 10px;
}
#bl7 .info{
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  opacity:  0.5;
  margin-bottom: 0px;
  max-width:  365px;
}
#bl7 .img{
  position: absolute;
  right: -105px;
  top: -165px
}
/* CONTACT BL */
.contact_bl {
  padding-bottom: 118px;
}
.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: 1435px;
  height: 154px;
  background-color: #AEAEAE;
  border-radius: 50%;
  position: absolute;
  z-index: 19;
  mix-blend-mode: lighten;
  -webkit-filter: blur(175px);
  filter: blur(175px);
  left: 50%;
  margin-left: -715px;
  top: 365px;
}

#otz {
  padding: 122px 0 120px;
  z-index: 20;
}
#otz .outer{
  margin-bottom: 10px;
}
#otz h2 {
  margin-bottom: 20px;
  font-size:  56px;
}
#otz .img {
  width: 1288px;
  margin: 0 0 0 -41px;
  display: block;
}



.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 h1{
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto
}
.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 #bl7 .t2{
  max-width: 740px;
}
.contact_bl h2 br{
  display: none;
}
/* ------ UA */
.ua #main h1{
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
/* ------ / -- */


/* 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) {
}
/* ----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 {
    overflow-x: hidden;
    padding-top: 45px;
    height: 570px;
    background: url(../images/main_bg_1230.jpg) center bottom no-repeat;
    /*background: url(../images/main_bg_360.jpg) center bottom no-repeat;*/
  }  
  #main h1 {
    font-size: 30px;
    text-align: left;
    max-width: 310px;
    margin-bottom: 17px
  }
  #main .st {    
    font-size: 18px;
    line-height: 1.45;
    text-align: left;
    opacity: 0.8;
    font-weight: 500;
    margin-bottom: 67px
  }
  #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;
  }

  #bl3 {
    padding: 24px 0 0px;
    overflow-x: hidden;
  }
  #bl3 h2{
    margin-bottom: 63px;
  }
  #bl3 .h2_st {
    max-width: 288px;
    margin: 0 auto 34px;
  }
  #bl3 .outer {    
    width: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #bl3 .outer .d_in {
    margin-bottom: 52px;
    padding-left: 0;
    padding-top: 0;
  }
  #bl3 .outer .img {
    position: absolute;
    z-index: 20;
  }
  #bl3 .outer .elips {    
    width: 124px;
    height: 124px;
    position: relative;
    margin: 0 auto;
    z-index: 19; 
    position: relative;
    margin: 0 auto 17px;     
  }
  #bl3 .outer .line {
    display: none;    
  }
  #bl3 .outer .hh {
    margin-bottom: 13px;
  }
  #bl3 .outer .tt {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.75;
  }
  #bl3 .outer .d2 .line {
    display:  none;
  }
  #bl3 .outer .d1 .img {
    top: -41px;
    left: 66px;
  }  
  #bl3 .outer .d2 .img {
    top: -38px;
    left: 65px;
  }
  #bl3 .outer .d3 {
    margin-bottom: 0;
  }
  #bl3 .outer .d3 .img {
    top: -15px;
    left: 108px;;
  }  


  #bl4{
    margin-top: 29px;
  }
  #bl4 .outer2{
    padding: 72px 0 54px;
    flex-direction: column
  }
  #bl4 .outer2 .lc{
    margin-left: 0;
    margin-bottom: 30px;
  }
  #bl4 .outer2 .lc .ello_logo{
    width: 189px;
    height: 67px;
    margin: 0 auto
  }
  #bl4 .outer2 .rc{
    margin-left: 0
  }
  #bl4 .outer2 .fig{
    width: 490px;
    height: 107px;
    left: 50%;
    margin-left: -245px;
    top: 74px;    
  }
  #bl4 h2{
        text-align: center;
    font-size: 20px;
    max-width: 280px;
    margin: 0 auto 16px
  }
  #bl4 .h2_st{
        text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 38px;
    line-height: 1.4;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  #bl4 .h2_st br{
    display:  block;
  }  


  

  .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;
  }
  

  #bl6 {    
    min-height: 560px;
    padding: 15px 0 50px;    
  }
  #bl6 h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #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;
  }
  #bl6 .owl-carousel {
    margin-bottom: 90px;
  }
  #bl6 .obsudit_bttn{
    height: 56px;
  }
  #bl7{
    padding: 22px 0 0;
    background: radial-gradient(103.36% 103.36% at 77.64% 94.85%, #011730 0%, rgba(23, 33, 44, 0) 100%);
  }
  #bl7 .container{
    height: 721px;
  }
  #bl7 .t1{
    line-height: 1.5;
    font-size: 24px;
    margin-bottom: 28px
  }
  #bl7 .t2{
    font-size: 16px;
    margin-bottom: 41px;
    font-weight: 500
  }
  #bl7 .name{
    font-size: 20px;
    margin-bottom: 12px
  }
  #bl7 .info{
    font-size: 16px
  }
  #bl7 .img{
    right: 0;
    top: unset;
    bottom: -324px
  }


  /* 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 */
  .otz_outer{
    margin-bottom: 56px
  }
  #otz {
    padding: 63px 0 30px;
  }
  #otz h2{
    font-size:  30px;
    margin-bottom: 36px;
  }
  #otz .outer {
    position: relative;
    min-height: 553px;
  }
  #otz .img {
    left: -119px;
    width: 638px;
    position: absolute;
    z-index: 20;
    top: -38px;
  }

  .otz_outer {
    min-height: 679px;
  }
  .otz_outer .fig {
    width: 150px;
    height: 592px;
    margin-left: -75px;
    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;
  }
 
  .contact_bl{
    padding-bottom: 29px;
  }
  .contact_bl_bot .outer {
    height: 387px;
  }
  .contact_bl_bot .soc_outer {
    display: none;
  }  
  /* ------ EN */
  .en #main{
    height: 550px;
  }
  .en #main .st{
    margin-bottom: 79px;
  }
  .en #bl3 .outer{
    padding-right: 15px;
  }
  .en .contact_bl h2 br{
    display: block;
  }
  .en .contact_bl .h2_st{
    font-size: 18px;
  }
  /* ------ /EN */
  
  /* ------ UA */
  .ua #main{
    height: 550px;
  }
  #bl7 .container {
    height: 757px;
  }

}

@media (max-width: 768px){
  #main {    
    background: url(../images/main_bg_768.jpg) center bottom no-repeat;    
  }  
}
@media (max-width: 425px) { 
  #main {    
    background: url(../images/main_bg_425.jpg) center bottom no-repeat;    
  }  
}
@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 .img{
    left: 46px;
  }  
  #bl3 .outer .d1 .line{
    height: 130px
  }
  #bl3 .outer .d2 .img{
    left: 25px;
  }    
  #bl3 .outer .d3 .img{
    left: 68px;
  }  
  /* clips */
  #bl6 .item{
    width: 296px;
  }
  #bl7 .t1{
    font-size: 22px;
  }
  #bl7 .container{
    height: 731px;
  }
  .ua #bl7 .img{
    bottom: -311px;
  }
  /* 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;
  }  
  /* ------ /EN */
  
  /* ------ UA */



  /*
  .modal .modal-body {
    padding-left: 0;
    padding-right: 0;
  }
  .modal .modal-body .close {
    margin-right: 20px;
  }*/


}



