/*yo css*/
@font-face {
  font-family: 'condensed-Bold';
  /* Имя шрифта */
  src: url('../fonts/Helvetica Neue Condensed Bold.ttf');
  /* Путь к файлу со шрифтом */
}

@font-face {
  font-family: Helvetica Neue;
  /* Имя шрифта */
  src: url('../fonts/HelveticaNeueCyr-Bold.otf');
  /* Путь к файлу со шрифтом */
}

@font-face {
  font-family: Helvetica Neue;
  /* Имя шрифта */
  src: url('../fonts/HelveticaNeueCyr-Medium.otf');
  /* Путь к файлу со шрифтом */
}

.yo_black_bg {
  background: black;
}

.yo_txt_footer {
  font-family: Helvetica Neue !important;
  font-style: normal !important;
  background: #020711 !important;
  color: #ffffff !important;
}

.yo_txt_header {
  font-family: Helvetica Neue;
  font-style: normal;
}

/*начало мобильного футера*/

.yo_grid_footer_mob {
  /*width: 375px;*/
  height: 600px;
  padding: 0px;
  margin: auto;
  /*	border: 1px solid black;*/
  display: grid;
  grid-template-areas:
    'left right'
    'soc soc';
}

.yo_nav_mobile {
  grid-area: left;
  /*	border: 1px solid red;*/
  margin-left: 15px;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  font-family: Helvetica Neue !important;
}

.yo_nav_mobile_lang {
  min-width: 66px;
  grid-area: right;
  /*border: 1px solid green;*/
  margin-right: 15px;
  margin-top: 40px;
}

.yo_mob_h {
  font-weight: bold !important;
  font-size: 20px !important;
  font-style: normal;
  font-family: Helvetica Neue !important;
  margin-bottom: 15px;
}

.yo_footer_lang_activ {
  display: inline-block;
  font-weight: bold;
  font-family: Helvetica Neue !important;
  font-size: 20px;
  color: #f42c00;
}

.yo_footer_lang_other {
  display: inline-block;
  font-style: normal;
  font-family: Helvetica Neue !important;
  font-weight: bold;
  font-size: 20px;
}

.yo_footer_zayav {
  margin-top: 47px;
  font-style: normal;
  font-size: 12px !important;
  font-family: Helvetica Neue !important;
  margin-bottom: 10px;
}

.yo_footer_cont {
  margin-top: 52px;
  font-style: normal;
  font-size: 12px !important;
  font-family: Helvetica Neue !important;
  margin-bottom: 10px;
}

.yo_lang_ru {
  display: inline-block;
  margin-right: 30px;
}

.yo_lang_en {
  margin-left: 22px;
}

.yo_footer_lang_en {
  margin-left: 22px;
  color: white;
}

.yo_footer_social {
  color: #fa3c00;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  margin-left: 0px;
  margin-right: 0px;
}

.yo_footer_social_block {
  grid-area: soc;
  margin: auto;
  margin-bottom: 28.98px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  justify-content: space-between;
  /*border: 1px solid yellow;*/
}

@media screen and (min-width: 1101px) {
  .yo_hide_375 {
    display: none;
  }
}

/*конец мобильного футера*/

/*начало среднего футера 2.0*/
.yo_footer_2box {
  min-height: 500px;
  padding: 0px;
}

.yo_o_stud {
  white-space: nowrap;
  display: inline-block;
}

.yo_foo_mid_lang {
  margin-top: 63px;
  margin-left: 115px;
  max-width: 82px;
  display: inline-block;
}

.yo_ul_li {
  margin-top: 63px;
  margin-left: 100.75px;
  float: left;
}

.yo_ul_li a {
  display: inline-block;
  margin-right: 69px;
}

.yo_ul_li a:hover {
  color: #fa3c00;
}

.yo_mid_h {
  font-weight: bold;
  font-size: 20px;
  color: white;
}

.yo_foot_colu {
  display: flex;
  flex-direction: column;
}

.yo_410_width {
  width: 410px;
}

.yo_544_width {
  width: 523px;
}

.yo_foo_mid_content {
  margin-left: 100px;
  display: flex;
  flex-wrap: wrap;
}

.yo_footer_mid_top {
  margin-top: 90.98px;
  margin-bottom: 25px;
  font-style: normal;
  font-size: 16px;
}

.yo_mid_h34 {
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 42px;
  color: white;
}

.yo_foot_adress {
  margin-top: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}

.yo_foo_social_mid_conteiner a {
  margin-left: 60px;
}

.yo_mar_bot_25 {
  margin-bottom: 25px;
}

.yo_coright {
  display: inline-block;
  margin-top: 118px;
  margin-left: 101.75px;
  margin-right: 205.5px;
  white-space: nowrap;
}

.yo_foo_social_mid_conteiner {
  margin-top: 118px;
  margin-right: 123.75px;
  display: flex;
  float: right;
}

.yo_bott {
  bottom: 0px;
  display: flex;
  flex-wrap: nowrap;
  /*	border: 1px solid green;*/
}

@media screen and (max-width: 1413px) {
  .yo_foo_social_mid_conteiner {
    display: flex;
    justify-content: space-between;
    margin-right: 123.75px;
    margin-top: 108px;
    /*		margin-bottom: 10px;*/
    margin-left: 230px;
    width: auto;
  }

  .yo_foo_social_mid_conteiner a {
    margin-left: 20px;
  }

  .yo_about_2010_and_we_create > section {
    margin-bottom: 100px;
  }

  .yo_coright {
    display: inline-block;
    margin-top: 108px;
    margin-left: 100px;
    margin-right: 20.5px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1919px) {
  .yo_ul_li {
    margin-top: 63px;
    margin-left: 159px;
  }

  .yo_ul_li a {
    display: inline-block;
    margin-right: 81px;
  }

  .yo_foo_mid_lang {
    margin-top: 63px;
    margin-left: 54px;
    /*	border: 1px solid yellow;*/
    max-width: 82px;
    display: inline-block;
  }

  .yo_foo_mid_content {
    margin-left: 157.25px;
    display: flex;
    flex-wrap: wrap;
    /*	border: 1px solid yellow;*/
  }

  .yo_544_width {
    width: 523px;
  }

  .yo_coright {
    display: inline-block;
    margin-top: 118px;
    margin-left: 160px;
    margin-right: 205.5px;
    /*	border: 1px solid magenta;*/
  }
}

@media screen and (max-width: 1080px) {
  .yo_foo_social_mid_conteiner {
    display: flex;
    justify-content: space-between;
    margin-right: 123.75px;
    margin-top: 108px;
    /*		margin-bottom: 10px;*/
    margin-left: auto;
    width: auto;
  }

  .yo_foo_social_mid_conteiner a {
    margin-left: 20px;
  }

  .yo_coright {
    display: inline-block;
    margin-top: 108px;
    margin-left: 100px;
    margin-right: 20.5px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1100px) {
  .yo_hide_mid {
    display: none;
  }
}

/*
.yo_foo_social_mid_conteiner{
	border: 1px solid red;
}*/

/*1440 header start*/
.yo_header {
  /* margin-top: 20px; */
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 150px;
}
@media (max-width: 1919px) {
  .yo_header {
    padding: 0 15px;
  }
}
.yoheader_logo {
  height: 40px;
  /* margin-top: 20px;
	margin-bottom: 10px; */
  display: inline-block;
}

.yo_header_in_logo_line {
  display: inline-block;
}

.yo_header_mid_lang {
  /* margin-top: 28px; */
  margin-right: 14px;
  /*border: 1px solid yellow;*/
  max-width: 82px;
  display: inline-block;
  /* float: right; */
}

.yo_header_menu {
  width: 837px;
  /* margin-top: 27.5px; */
  /* margin-right: 100.5px; */
  /* float: right; */
  display: flex;
  font-family: HelveticaNeueCyr;
  /*	border: 1px solid green;*/
  justify-content: space-between;
  align-items: center;
}

.yo_header_mid_h {
  font-weight: 500;
  font-size: 18px;
  font-family: Helvetica Neue;
}

.yo_header_mid_h:hover {
  color: #fa3c00;
}

.yo_header_drop_down {
  position: relative;
  display: inline-block;
}

.yo_header_mid_h_portfolio {
  border: none;
  background: none;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 16px;
}

.yo_dropdown-content {
  display: none;
  position: absolute;
  min-width: 1000px;
  width: 100%;
  background: white;
  background-color: white;
  z-index: 1;
}

.yo_dropdown-content a {
  color: black;
  padding: 6px 0px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 650;
  display: block;
}

.yo_dropdown-content a:hover {
  color: #fa3c00;
}

.yo_header_drop_down:hover .yo_dropdown-content {
  display: block;
}

.yo_header_drop_down:hover .yo_header_mid_h_portfolio {
  color: #fa3c00;
}

.yo_header_lang_ru {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #f42c00;
}

.yo_header_lang_en {
  font-family: Helvetica Neue;
  display: inline-block;
  font-size: 18px;
}

/*1440 header end*/

/*1920 header start*/
@media screen and (min-width: 1919px) {
  .yoheader_logo {
    height: 60px;
    /* margin-top:10px; */
  }

  .yo_header_menu {
    width: 997px;
    /* margin-right: 221.5px; */
    font-weight: bold;
  }

  .yo_header_mid_h {
    font-size: 20px;
    font-family: Helvetica Neue;
    font-weight: bold;
  }

  .yo_header_lang_en {
    font-size: 20px;
  }

  .yo_header_lang_ru {
    font-size: 20px;
  }

  .yo_dropdown-content a {
    color: black;
    padding: 8px 0px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
  }

  .yo_header_mid_lang {
    margin-right: 159px;
  }
}

/*1920 header end*/

/*375 header start*/
.yo_header_footer {
  display: none;
}

.yo_header_menu_mob {
  background: white;
  height: 70px;
  display: flex;
}

.yo_logo_mob_menu {
  height: 40px;
  width: 40px;
  margin-top: 15px;
  margin-left: 15px;
  background: black;
  display: inline-block;
  align-items: center;
  background-color: black;
}

.yo_logo_header_mimi {
  display: inline-block;
  align-items: center;
  margin-left: 7.14px;
  margin-top: 10.45px;
}

.yo_header_black_scr {
  height: 10px;
  width: 10px;
  background-color: black;
  float: right;
  display: inline-block;
  align-items: center;
  opacity: 100%;
}

.yo_header_black_scr + .yo_header_black_scr {
  margin-right: 4px;
}

.yo_header_menu_mini_drop {
  display: inline-block;
  float: right;
}

.yo_icon_cls {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 24px;
  height: 24px;
  opacity: 0.3;
  display: none;
}

.yo_icon_cls {
  margin-right: 4px;
  opacity: 1;
}

.yo_icon_cls:before,
.yo_icon_cls:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 24px;
  width: 4px;
  background-color: black;
}

.yo_icon_cls:before {
  transform: rotate(45deg);
}

.yo_icon_cls:after {
  transform: rotate(-45deg);
}

.yo_header_btn {
  height: 40px;
  width: 40px;
  margin-right: 16px;
  margin-top: 15px;
  padding-top: 15px;
  background: white;
  background-color: none;
  border: none;
  display: inline-block;
  align-items: center;
}

.yo_header_btn:active {
  border: none;
  border-radius: 0;
  opacity: 0;
}

.yo_header_btn input,
button,
submit {
  border: none;
}

.yo_header_menu_mob {
  display: none;
}

@media screen and (max-width: 1100px) {
  .yo_header_menu_mini_drop:hover .yo_header_footer {
    display: block;
  }

  .yo_header_menu_mob {
    display: block;
  }

  .yo_header {
    display: none;
  }

  /*	.yo_header_footer{
			display: none;
			position: absolute;
			z-index: 1;
	}*/

  .yo_header_footer .yo_black_bg .yo_txt_footer {
    font-family: Helvetica Neue !important;
    background: white !important;
    color: black !important;
  }

  .yo_header_footer hr {
    border: none;
    background-color: black;
    height: 6px;
    color: black;
  }

  .yo_header_footer .yo_footer_social {
    color: black;
  }

  .yo_logo_header {
    width: 25.71px;
    height: 19.05px;
  }
}

.show {
  display: block;
}

.hide {
  display: none;
}

/*375 header end*/
.outside-box {
  margin-top: 50px;
}

a:link a:visited a:hover a:active {
  text-decoration: none;
  display: block;
  color: #000000;
}

a {
  color: black;
  text-decoration: none;
  display: block;
}

.yo_footer_txt_color_white {
  color: #fff !important;
}

/*375 header end*/

/*Page ABOUT start*/
.yo_about_main_top {
  /* margin-left: 295px; */
  /*margin-right: 159px;*/
  /*border: 1px solid red;*/
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 1300px) {
  .yo_about_main_top {
    margin-left: 15px;
  }
}

.yo_about_h_60 {
  display: block;
  /*  margin-left: 289.5px;*/
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 140%;
}

.yo_about_margin_top_131 {
  margin-top: 131px;
}

.yo_about_p_22 {
  margin-top: 11px;
  /*margin-left: 295px;*/
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 160%;
}

.yo_about_h_170 {
  /*margin-top: 95px;
  margin-left: 278px;*/
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 170px;
  line-height: 150%;
  /* identical to box height, or 255px */
  letter-spacing: -0.08em;
  text-transform: uppercase;
}

.yo_about_h_170_uzhe {
  display: inline-block;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 170px;
  line-height: 150%;
  /* identical to box height, or 255px */
  letter-spacing: 0em;
  text-transform: uppercase;
}

.yo_about_margin_top_95 {
  /* margin-top: 95px; */
}

.yo_about_p_26 {
  /*margin-left: 295px;*/
  margin-top: -40px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 140%;
}

.yo_about_section_10let_and_600 {
  max-width: 1216px;
  margin-top: 95px;
}

@media (min-width: 768px) {
  .yo_about_section_10let_and_600 {
    display: flex;
    justify-content: space-between;
  }
}

.yo_about_h_170_uzhe.yo_about_margin_top_95 span {
  padding-right: 15px;
}

.yo_about_let {
  margin-bottom: 45px;
  margin-left: 10px;
  display: inline-block;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  /* identical to box height, or 36px */
  text-transform: uppercase;
  color: #000000;
  transform: rotate(-90deg);
}

.yo_about_10let {
  /* margin-top: 95px; */
  /*margin-left: 278px;*/
  margin-right: 50px;
  height: 257px;
  width: 400px;
  float: left;
  /*border: 1px solid red;*/
}

.yo_about_margin {
  position: absolute;
  /* left: 460px; */
  margin-top: 150px;
  display: inline-block;
}

@media (max-width: 1300px) {
  .yo_about_margin {
    left: auto;
  }
}

.yo_about_section_600 {
  display: inline-block;
  /*margin-left: 270px;*/
}

.yo_about_section_600_p {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 140%;
}

.yo_about_float_left {
  float: left;
}

.yo_about_margin_top_minus_40 {
  margin-top: -40px;
}

.yo_about_h54 {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 140%;
  color: #000000;
}

.yo_about_section_2010 {
  display: inline-block;
  /* margin-top: 249px; */
  width: 682px;
  /*border: 1px solid red;*/
}

.yo_about_p22 {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 160%;
}

.yo_about_margin_top_12 {
  margin-top: 12px;
}

.yo_about_marginright_50 {
  margin-right: 50px;
}

.yo_about_section_we_create {
  /* margin-top: 100px; */
  display: inline-block;
  width: 500px;
  /*  border: 1px solid green;*/
}

.yo_about_2010_and_we_create {
  /*border: 1px solid chocolate;*/
  display: flex;
  padding-top: 250px;
}

.yo_about_brick {
  position: absolute;
  background: #e61d1d;
  width: 114px;
  height: 30px;
  z-index: -1;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.yo_about_brick1_position {
  margin-top: -33px;
  margin-left: 268px;
}

.yo_about_brick2_position {
  margin-top: -33px;
  margin-left: -140px;
}

.yo_about_brick3_position {
  margin-top: 255px;
  margin-left: -140px;
}

.yo_about_brick4_position {
  margin-top: 255px;
  margin-left: 268px;
}

.yo_about_brick_vertical {
  position: absolute;
  z-index: -1;
  background: #e61d1d;
  width: 30px;
  height: 318px;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.yo_about_brick5_position {
  margin-top: -33px;
  margin-left: 352px;
}

.yo_about_frame {
}

.yo_about_social_conteiner {
  position: relative;
  margin-bottom: 60px;
  margin-top: 320px;
  max-width: 1350px;
  /*display: flex;
  justify-content: space-between;*/
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  /* identical to box height */

  /*display: flex;
align-items: center;*/

  /* E51D1D */

  color: #e61d1d;
}

.yo_about_social_conteiner > a {
  float: left;
  margin-right: 80px;
  color: #e61d1d;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
}

.yo_about_margin_none {
  margin-right: 0px !important;
}

.yo_about_showreal_cntainer {
  /*display: flex;*/
  height: 748px;
}

.yo_about_showreal_video {
  position: relative;
  top: 60px;
  max-width: 1330px;
  height: 748.12px;
  margin-right: 50px;
  /*margin-right: 295px;*/
}

.yo_about_showreal_txt {
  position: absolute;
  margin-left: -440px;
  margin-top: 335px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  line-height: 150%;
  /* identical to box height, or 180px */
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  transform: rotate(-90deg);
}

.yo_about_60 {
  /*display: flex;*/
}

.yo_about_margin_top_200 {
  margin-top: 200px;
}

.yo_about_main_right_110 {
  margin-right: 110px;
}

.yo_about_section_dreamteam {
  display: inline-block;
  margin-top: 245px;
}

.yo_about_inline {
  display: inline-block;
}

.yo_about_main_top_11 {
  margin-top: 11px;
}

.yo_about_margin_bottom_50 {
  margin-bottom: 50px;
}

.yo_about_brick_square_position1 {
  margin-left: 250px;
  margin-top: -300px;
}

.yo_about_red_square {
  height: 318px;
  width: 318px;
  border: 30px solid #e61d1d;
}

.yo_about_ceo_conteiner {
  margin-top: 219px;
  margin-left: 158px;
  margin-right: 30px;
  vertical-align: middle;
}

.yo_about_ceo {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 122px;
}

.yo_about_ceo_name {
  margin-top: 40px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  /* or 31px */
  color: #000000;
}

.yo_about_ceo_ava {
  width: 378px;
  height: 458px;
}

.yo_about_ceo_poloska {
  margin-top: 14px;
  width: 106px;
  height: 6px;
  background: #000000;
}

.yo_about_ceo_ceo {
  margin-top: 21.5px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 130%;
  text-transform: uppercase;
  color: #000000;
}

.yo_about_margin_342 {
  margin-top: 342px;
}

.yo_about_red_circl {
  position: relative;
  height: 430px;
  width: 430px;
  margin-top: -340px;
  margin-left: auto;
  margin-right: auto;
  background-color: #e61d1d;
  border-radius: 50%;
  z-index: -1;
}

.yo_about_block {
  display: block;
}

.yo_about_width_922 {
  max-width: 922px;
}

.yo_no_float_pls {
  clear: both;
}

.yo_about_logo_container {
  max-width: 1100px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.yo_about_space_235 {
  height: 235px;
}

.yo_align_mid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.yo_about_logo {
  border: none;
  float: left;
  height: 100px;
  width: 242px;
  margin: 15px 15px 15px 15px;
  /*background: gray;
  background-color: gray;*/
}

.yo_red_parallelogramm {
  margin-right: auto;
  margin-left: auto;
  width: 520px;
}

.yo_about_red_parallelogramm {
  position: relative;
  margin: auto;
  width: 200px;
  height: 300px;
  background: #e61d1d;
}

.yo_about_polosa {
  position: relative;
  width: 106px;
  height: 6px;
  background: black;
}

.yo_about_startprogect_position {
  position: relative;
  bottom: 200px;
}

.yo_about_p_15 {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 140%;
  text-transform: uppercase;
  color: #000000;
}

.yo_about_start_progect {
  display: inline-block;
  margin-top: 10px;
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 54px;
  line-height: 120%;
  /* identical to box height, or 65px */
  color: #000000;
}

.yo_about_go {
  height: 30px;
  width: 52px;
}

.yo_about_last_section {
  margin-top: 235px;
  margin-bottom: 167px;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
}

.yo_about_last_section a:hover div {
  color: #f42c00;
}

.yo_about_contacts_border {
  border-right: 8px solid black;
}

.yo_about_contacts_border2 {
  border-left: 8px solid black;
  border-top: 8px solid black;
}

.yo_about_horizontal_border {
  border-bottom: 8px solid black;
}

.yo_about_contacts_h {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #000000;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.yo_about_contacts_p {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 110%;
  text-transform: uppercase;
  color: #000000;
}

.yo_about_contacts_section {
  display: inline-block;
  vertical-align: top;
  width: 395px;
  height: 330px;
  /*border: 1px solid green;*/
}

.yo_about_digital_section {
  display: inline-block;
  padding-left: 119px;
  vertical-align: top;
  width: 395px;
  height: 330px;
  /*border: 1px solid red;*/
}

.yo_about_production_section {
  display: inline-block;
  vertical-align: bottom;
  width: 395px;
  height: 330px;
  /*border: 1px solid orange;*/
}

.yo_about_e-learning_section {
  border-right: 0;
  border-top: 8px solid black;
}

.yo_about_e-learning_section .yo_about_contacts_h {
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .yo_about_e-learning_section {
    border-top: 0;
  }
  .yo_about_e-learning_section .yo_about_contacts_h {
    justify-content: flex-start;
  }
}

.yo_about_ads_section {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 119px;
  width: 395px;
  height: 330px;
  /*border: 1px solid gray;*/
}

.yo_about_margin_bottom_30 {
  margin-bottom: 30px;
}

.yo_about_margin_top_53 {
  margin-top: 53px;
}

.yo_about_margin_bottom_24 {
  margin-bottom: 24px;
}

.yo_about_txt_block_576 {
  max-width: 576px;
}

.yo_about_txt_block_850 {
  max-width: 850px;
}

.yo_about_txt_block_400 {
  max-width: 400px;
}

.yo_about_txt_block_544 {
  max-width: 544px;
}

.yo_about_txt_block_650 {
  max-width: 650px;
}

.yo_about_main_top_19 {
  margin-top: 19px;
}

.yo_about_mob_back {
  display: none;
}

.hide {
  display: none;
}

@media screen and (max-width: 1400px) {
  .yo_about_social_conteiner > a {
    margin-right: auto;
  }

  .yo_about_social_conteiner {
    position: relative;
    margin-bottom: 60px;
    margin-left: auto;
    margin-top: 320px;
    max-width: 100%;
    display: flex;
    justify-content: space-around;
  }

  .yo_about_social_position {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }

  .yo_about_ceo_conteiner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 219px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
  }

  .yo_about_ceo {
    margin-right: 0px;
  }
}

@media screen and (max-width: 850px) {
  .yo_about_main_top {
    margin-left: 15px;
    margin-right: 15px;
    /*margin-right: 159px;*/
    /*border: 1px solid red;*/
  }

  .yo_about_2010_and_we_create {
    flex-direction: column;
    padding-top: 20px !important;
  }

  .hide {
    display: none;
  }

  .yo_about_mob_back {
    display: inline-block;
  }

  .yo_about_margin_top_131 {
    margin-top: 48px;
  }

  .yo_about_mob_txt_15 {
    font-family: Helvetica Neue;
    position: relative;
    bottom: 3px;
    left: 4px;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 110%;
    text-transform: lowercase;
    color: #000000;
  }

  .yo_about_h_60mob {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
  }

  .yo_about_mob_txt_20 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    display: flex;
    align-items: center;
    color: #000000;
  }

  .yo_about_mob_txt_116 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 116px;
    line-height: 150%;
    letter-spacing: -0.08em;
    text-transform: uppercase;
    color: #000000;
    display: inline-block;
    margin-bottom: 30px;
  }

  .yo_about_margin_top_23 {
    margin-top: 23px;
  }

  .yo_about_let {
    position: absolute;
    right: 290px;
    bottom: -10px;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 150%;
    text-transform: uppercase;
    color: #000000;
    transform: rotate(-90deg);
  }

  .yo_about_p_26 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #000000;
  }

  .yo_about_h_170_uzhe {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 116px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000000;
  }

  .yo_about_margin_top_95 {
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 30px;
  }

  .yo_about_section_600_p {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #000000;
  }

  .yo_about_frame {
    display: none;
  }

  .yo_about_h54 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 120%;
    color: #000000;
    display: inline-block;
    margin-bottom: 30px;
  }

  .yo_about_p22 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #000000;
  }

  .yo_about_section_2010 {
    margin-top: 79px;
    width: auto;
  }

  .yo_about_mob_margin_top_4 {
    margin-top: 4px;
  }

  .yo_about_section_we_create {
    /* margin-top: 52px; */
    display: inline-block;
    width: auto;
    /*  border: 1px solid green;*/
  }

  .yo_about_social_position {
    display: none;
  }

  .yo_about_showreal_txt {
    position: relative;
    margin-left: 15px;
    margin-top: 70px;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 54px;
    line-height: 150%;
    /* identical to box height, or 180px */
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    transform: rotate(0deg);
  }

  .yo_about_showreal_video {
    position: static;
    max-width: 1330px;
    width: auto;
    max-height: 300px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 12px;
  }

  .yo_about_showreal_cntainer {
    margin-left: 0px;
    height: auto;
  }

  .yo_about_margin_top_200 {
    margin: 21px;
    margin-left: 0;
  }

  .yo_about_section_dreamteam {
    display: inline-block;
    margin-top: 65px;
  }

  .yo_about_txt_block_650 {
    max-width: 345px;
    width: auto;
  }

  .yo_about_h_44mob {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 140%;
    color: #000000;
  }

  .yo_about_red_square {
    height: 240px;
    width: 240px;
    border: 20px solid #e61d1d;
  }

  .yo_about_brick_square_position1 {
    margin-left: 102px;
    margin-top: -355px;
  }

  .yo_about_ceo_conteiner {
    margin-top: 96px;
  }

  .yo_about_ceo {
    margin-bottom: 69px;
  }

  .yo_about_ceo_poloska {
    margin-left: 15px;
  }

  .yo_about_ceo_name {
    margin-left: 15px;
  }

  .yo_about_ceo_ceo {
    margin-left: 15px;
  }

  .yo_about_red_circl {
    position: relative;
    height: 292px;
    width: 292px;
    margin-top: -340px;
    margin-left: 130px;
    margin-right: auto;
    background-color: #e61d1d;
    border-radius: 50%;
    z-index: -1;
  }

  .yo_about_margin_342 {
    margin-top: 150px;
  }

  .yo_align_mid {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .yo_about_space_235 {
    height: 143px;
  }

  .yo_about_p_15 {
    margin-left: 15px;
    font-size: 14px;
  }

  .yo_about_polosa {
    margin-left: 15px;
    position: relative;
    width: 90px;
    height: 6px;
    background: black;
  }

  .yo_about_start_progect {
    display: inline-block;
    margin-left: 13px;
    margin-top: 10px;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 120%;
    /* identical to box height, or 65px */
    color: #000000;
  }

  .yo_about_go {
    position: relative;
    right: 53px;
    top: 50px;
    height: 30px;
    width: 52px;
  }

  .yo_about_last_section {
    margin-top: 34px;
    margin-bottom: 167px;
    margin-right: 15px;
    margin-left: 15px;
    width: auto;
  }

  .yo_about_contacts_h {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #000000;
    transform: matrix(1, 0, 0, 1, 0, 0);
    letter-spacing: 0.01em;
  }

  .yo_about_margin_bottom_30 {
    margin-bottom: 20px;
  }

  .yo_about_margin_bottom_16 {
    margin-bottom: 16px;
  }

  .yo_about_contacts_section {
    display: inline-block;
    vertical-align: top;
    width: 395px;
    height: 210px;
    /*border: 1px solid green;*/
  }

  .yo_about_digital_section {
    display: inline-block;
    padding-left: 0px;
    vertical-align: top;
    width: 395px;
    height: 310px;
    /*border: 1px solid red;*/
  }

  .yo_about_horizontal_border {
    border-bottom: none;
  }

  .yo_about_contacts_border {
    border-right: none;
  }

  .yo_about_contacts_border2 {
    border-left: none;
    border-top: none;
  }

  .yo_about_margin_top_53 {
    margin-top: 25px;
  }

  .yo_about_ads_section {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 0px;
    width: 395px;
    height: auto;
    margin-top: 30px;
    /*border: 1px solid gray;*/
  }
}

/*this is the end*/

@media (max-width: 1100px) {
  .yo_about_frame {
    display: none !important;
  }
}

@media screen and (max-width: 500px) {
  .yo_about_showreal_video {
    position: static;
    max-width: 375px;
    width: 100%;
    height: 216px;
    max-height: 300px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 12px;
  }
}

/*Pdge ABOUT end*/
