.body {
  font-family: 'Helveticaneuecyr roman', sans-serif;
  color: #000;
  line-height: 24px;
}
a{
  text-decoration: none;
  color: inherit;

}
.section_main {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 750px;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2))), url('../images/bg_main.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2)), url('../images/bg_main.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.container.conf {
  position: relative;
}
.header .w-inline-block{
  text-align:right;
  margin:0 0 0 auto;
}
.header .w-inline-block span{
  display:block;
}
.header {
  display:flex;
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
}

.phone {
  display: inline;
  margin-top: 5px;
  padding-left: 26px;
  background-image: url('../images/icn_phone_blue.png');
  background-position: 0% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.phone.footer {
  margin-top: 0px;
  float: none;
}

.txt_phone {
  display:inline;
  font-family: Dinpro, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.txt_phone.w {
  color: #fff;
  font-size: 20px;
}

.logo_gd {
  width: 107px;
  margin-right: 33px;
}

.logo_kd {
  width: 166px;
}

.logo_kd.white {
  width: 158px;
}

.name_content {
  font-family: Dinpro, sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
}

.blue {
  color: #3f91e5;
}

.header_name_content {
  font-family: Dinpro, sans-serif;
  font-size: 45px;
  text-align: center;
  letter-spacing: -0.1px;
}

.subheader_main_name {
  margin-top: 1px;
  color: #797979;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.2px;
}

.razdelit_lampa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line_razd {
  width: 30px;
  height: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #a7a7a7;
}

.line_razd.blue {
  background-color: #3f91e5;
}

.icn_lampa {
  width: 23px;
  margin-right: 5px;
  margin-left: 5px;
}

.txt_main_name_description {
  font-family: 'Helveticaneuecyr roman', sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-shadow: 0 0 20px #fff, 0 0 40px #fff;
    margin: 10px auto;
    max-width: 790px;
    width:100%;
}

.icn_arrow_bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3f91e5;
  z-index: 1;
}

.arrow_bottom {
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section_chapters {
  width: 100%;
  padding: 65px 40px 100px;
  background-color: #f8f8f8;
}

.header_std {
  font-family: Dinpro, sans-serif;
  font-size: 45px;
  text-align: center;
  letter-spacing: -0.1px;
}

.subheader_std {
  margin-top: 1px;
  color: #797979;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.2px;
}

.chapters_block {
  position: relative;
  z-index: 1;
  
    max-width: 932px;
    margin: 45px auto;
  display: block;
}


.chapters_block2 {
  position: relative;
  z-index: 1;
  
    max-width: 932px;
    margin: 45px auto;

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.chapter_card {
  width: 100%;
  max-width: 309px;
  border-bottom: 2px solid #f0f0f0;
  background-color: #fff;
}

.chapter1_img {
  display: block;
  width: 100%;
  height: 284px;
  max-width: 309px;
  background-image: url('../images/img_upravl.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chapter1_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/img_upravl.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/img_upravl.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.chapter_txt {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 29px;
}

.heading_small {
  margin-top: 0px;
  font-family: Dinpro, sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.razdelit_small {
  width: 14px;
  height: 1px;
  background-color: #3f91e5;
}

.txt_link_look {
  margin-right: 2px;
  font-family: Dinpro, sans-serif;
  color: #777;
  letter-spacing: 0.6px;
  text-decoration: none;
}

.link_look1 {
  height: 28px;
  margin-top: 3px;
  padding-right: 20px;
  background-image: url('../images/icn_small_ellipse.svg');
  background-position: 100% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.link_look1.active {
  display: none;
  background-image: url('../images/icn_small_ellipse_blue.svg');
}

.chapter2_img {
  width: 100%;
  height: 284px;
  max-width: 309px;
  background-image: url('../images/img_mark.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chapter2_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/img_mark.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/img_mark.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.chapter3_img {
  width: 100%;
  height: 284px;
  max-width: 309px;
  background-image: url('../images/img_effectivn.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chapter3_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/img_effectivn.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/img_effectivn.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.chapter4_img {
  width: 100%;
  height: 284px;
  max-width: 309px;
  background-image: url('../images/img_liderstvo.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chapter4_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/img_liderstvo.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/img_liderstvo.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.chapter1_img-copy {
  width: 100%;
  height: 284px;
  max-width: 309px;
  background-image: url('../images/img_upravl.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chapter1_img-copy.active {
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/img_upravl.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/img_upravl.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.link_look2 {
  height: 28px;
  margin-top: 3px;
  padding-right: 20px;
  background-image: url('../images/icn_small_ellipse.svg');
  background-position: 100% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.link_look2.active {
  display: none;
  background-image: url('../images/icn_small_ellipse_blue.svg');
}

.link_look3 {
  height: 28px;
  margin-top: 3px;
  padding-right: 20px;
  background-image: url('../images/icn_small_ellipse.svg');
  background-position: 100% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.link_look3.active {
  display: none;
  background-image: url('../images/icn_small_ellipse_blue.svg');
}

.link_look4 {
  height: 28px;
  margin-top: 3px;
  padding-right: 20px;
  background-image: url('../images/icn_small_ellipse.svg');
  background-position: 100% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.link_look4.active {
  display: none;
  background-image: url('../images/icn_small_ellipse_blue.svg');
}

.icn_arrow_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3f91e5;
    position: absolute;
    top: 120px;
    left: -60px;
}

.icn_arrow_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3f91e5;
    position: absolute;
    top: 120px;
    right: -60px;
}

.section_vebirars {
  width: 100%;
  padding: 100px 40px 154px;
  background-color: #f6faff;
}

.razdelit_effect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icn_effectiv {
  width: 30px;
  margin-right: 7px;
  margin-left: 7px;
}

.content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video,.video2 {
  position: relative;
  z-index: 2;
  width: 635px;
  height: 360px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/video_preview_big.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.video_description {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f6faff;
}

.heading_middle {
  display: inline-block;
  margin-top: 15px;
  font-family: Dinpro, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}

.razdelit_mid {
  width: 20px;
  height: 2px;
  margin-top: 3px;
  margin-left: 1px;
  margin-bottom: 7px;
  background-color: #3f91e5;
}

.txt_author,.txt_author2 {
  display: inline-block;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 20px;
  font-family: Dinpro, sans-serif;
  color: #777;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.6px;
  text-decoration: none;
}

.txt_std {
  display: block;
}

.block_video {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.block_video_preview,.block_video_preview2,.block_video_preview3,.block_video_preview4,.block_video_preview5,.block_video_preview6 {
  position: absolute;
  left: 0%;
  top: 360px;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 13px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #f6faff;
}

.video_preview {
  width: 149px;
  height: 86px;
  margin-right: 13px;
  margin-bottom: 13px;
  background-image: url('../images/icn_play_small.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 65.5%, 0.3)), to(hsla(0, 0%, 65.5%, 0.3))), url('../images/working_t20_GGYbWe.png');
  background-image: url('../images/icn_play_small.png'), linear-gradient(180deg, hsla(0, 0%, 65.5%, 0.3), hsla(0, 0%, 65.5%, 0.3)), url('../images/working_t20_GGYbWe.png');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 22px, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  cursor: pointer;
}

.section_vystupl {
  overflow: hidden;
  width: 100%;
  padding: 65px 40px 100px;
  background-color: #fff;
}

.conf_card {
  width: 50%;
  border-bottom: 2px solid #f0f0f0;
  background-color: #fff;
  cursor: pointer;
}

.conf1_img {
  display: block;
  width: 100%;
  height: 284px;
  background-image: url('../images/architect-showing-miniature-building-at-business-XPLV5K4.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.conf1_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/architect-showing-miniature-building-at-business-XPLV5K4.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/architect-showing-miniature-building-at-business-XPLV5K4.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.conf2_img {
  display: block;
  width: 100%;
  height: 284px;
  background-image: url('../images/business-colleagues-celebrating-successful-EGVQFX9.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.conf2_img.active {
  display: none;
  height: 327px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 145, 229, 0.7)), to(rgba(63, 145, 229, 0.7))), url('../images/business-colleagues-celebrating-successful-EGVQFX9.png');
  background-image: linear-gradient(180deg, rgba(63, 145, 229, 0.7), rgba(63, 145, 229, 0.7)), url('../images/business-colleagues-celebrating-successful-EGVQFX9.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section_footer {
  width: 100%;
  height: 98px;
  padding: 25px 40px 83px;
  background-color: #123f6d;
}

.contacts {
  float: right;
}

.block_soc {
  margin-top: 13px;
  text-align: right;
}

.icn_fb {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-image: url('../images/icn_fb.png');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.icn_vk {
  width: 30px;
  height: 25px;
  background-image: url('../images/icn_vk.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.img_glasses {
  position: absolute;
  left: 41px;
  top: -65px;
  right: auto;
  bottom: auto;
}

.img_headphones {
  position: absolute;
  left: -126px;
  top: auto;
  right: auto;
  bottom: -90px;
}

.img_pens {
  position: absolute;
  left: auto;
  top: -67px;
  right: 0%;
  bottom: auto;
}

.img_cofe {
  position: absolute;
  left: auto;
  top: auto;
  right: -109px;
  bottom: -123px;
}

.btn_arrow_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3f91e5;
}

.video_show_all,.video_show_all2,.video_show_all3,.video_show_all4,.video_show_all5,.video_show_all6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 86px;
  margin-right: 13px;
  margin-bottom: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display:none;
}
.video_show_all .btn_arrow_right,.video_show_all2 .btn_arrow_right,.video_show_all3 .btn_arrow_right,.video_show_all4 .btn_arrow_right,.video_show_all5 .btn_arrow_right,.video_show_all6 .btn_arrow_right {
cursor: pointer;
}
.razdelit_upravl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icn_upravl {
  width: 29px;
  margin-right: 7px;
  margin-left: 7px;
}

.container-upr,.container-sales,.container-finances,.container-lichnaya,.container-dgd,.container-vp{
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  display: none;
}
.container-upr,.container-dgd,.container-vp{
    min-height: 740px;
}
.container-sales{
    min-height:590px;
}
.container-upr.conf {
  position: relative;
}

.pl_blue {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  background-color: rgba(63, 145, 229, 0.7);
}

.icn_big_play {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin-top: 22%;
  margin-right: auto;
  margin-left: auto;
}

.pl_show {
  position: absolute;
  left: 0%;
  top: 310px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  height: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, hsla(0, 0%, 100%, 0)), color-stop(100%, #fff), to(#fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 1%, #fff 100%, #fff);
}

.section_popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(63, 145, 229, 0.7);
}

.container-popup {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 835px;
  padding: 50px 38px;
  background-color: #fff;
}

.header_popup {
  font-family: Dinpro, sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.popup_block_journals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popup_journal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  padding-right: 25px;
  padding-bottom: 36px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #3f91e6;
  border-top-left-radius: 30px;
  text-align: center;
}

.heading_popup_journal {
  font-family: Dinpro, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.txt_subheading_popup {
  margin-right: 2px;
  font-family: Dinpro, sans-serif;
  color: #777;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.6px;
  text-decoration: none;
}

.mockup_journal_popup {
  margin-top: 29px;
  margin-bottom: 0px;
}

.mockup_journal_popup.kd {
  margin-bottom: 7px;
}

.btn_std_popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 291px;
  min-height: 53px;
  padding-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #123f6d;
  font-family: Dinpro, sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 1.5px;
}

.btn_std_popup:hover {
  background-color: #000;
}

.btn_phone {
  display: block;
  width: 100%;
  max-width: 360px;
  min-height: 90px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #123f6d;
  font-family: Dinpro, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1.5px;
}

.btn_phone:hover {
  background-color: #000;
}


.icn_close_popup {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  background-image: url('../images/close.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.close_area_popup {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.videos_blocks{
  margin-top:40px;
}
.videos_block{
  margin:0 0 40px;
}
.videos_block__title{
  font-size:1.25rem;
  font-weight:bold;
  margin:20px 0;
  padding:0 20px;
}
.videos_blocks__cont,.chapters_block2__cont{
  margin:0 auto;
  position:relative;
  max-width:932px;
}

@media screen and (max-width: 991px) {
  .container.conf {
    z-index: 2;
  }
  .header_std {
    position: relative;
    z-index: 2;
  }
  .subheader_std {
    position: relative;
    z-index: 1;
  }
  .video,.video2 {
    margin-right: auto;
    margin-left: auto;
  }
  .video_description {
    overflow: visible;
    width: 100%;
    max-width: 638px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
  }
  .txt_author,.txt_author2 {
    display: block;
  }
  .txt_std {
    display: block;
  }
  .block_video {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block_video_preview {
    position: relative;
    top: auto;
    max-width: 638px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .img_glasses {
    left: -68px;
  }
  .img_headphones {
    left: -71px;
  }
  .img_pens {
    top: -80px;
    right: -30px;
  }
  .img_cofe {
    right: -31px;
  }
  .pl_show {
    display: none;
  }
  .block_video_preview2 {
    position: relative;
    top: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .block_video_preview3 {
    position: relative;
    top: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .block_video_preview4 {
    position: relative;
    top: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
.block_video_preview, .block_video_preview2, .block_video_preview3, .block_video_preview4, .block_video_preview5, .block_video_preview6 {
    position: relative!important;
    margin: 0 auto;
    left: 0%;
    top: 0;
    right: 0%;
    bottom: 0%;
    
    max-width: 650px;
}
}

@media screen and (max-width: 767px) {
  .container-upr, .container-dgd, .container-vp {
    min-height: 920px;
}
.block_video_preview, .block_video_preview2, .block_video_preview3, .block_video_preview4, .block_video_preview5, .block_video_preview6 {
    position: relative!important;
    margin: 0 auto;
    left: 0%;
    top: 0;
    right: 0%;
    bottom: 0%;

    max-width: 500px;
}
  .section_main {
    display: block;
    min-height: 80vh;
  }
  .container.main {
    margin-top: 116px;
  }
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .logos.bottom {
    display: block;
  }
  .txt_phone.w {
    font-size: 16px;
  }
  .logo_gd.white {
    width: 70px;
    margin-right: 15px;
  }
  .logo_kd.white {
    width: 110px;
  }
  .section_vebirars {
    padding-top: 50px;
  }
  .video,.video2 {
    width: 400px;
    height: 226px;
  }
  .video_description {
    max-width: 400px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .conf_card {
    width: 100%;
    margin-bottom: 20px;
  }
  .chapters_block2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section_popup {
    display: none;
    overflow: scroll;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .popup_block_journals {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .popup_journal {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section_main {
    min-height: 93vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/bg_main.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/bg_main.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .logos.bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .phone.footer {
    margin-bottom: 20px;
  }
  .logo_gd {
    width: 70px;
  }
  .logo_kd {
    width: 110px;
  }
  .logo_kd.white {
    width: 120px;
  }
  .txt_main_name_description {
    font-size: 16px;
    line-height: 29px;
  }
  .section_chapters {
    padding-top: 40px;
  }
  .section_vebirars {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .video,.video2 {
    width: 280px;
    height: 160px;
  }
  .section_vystupl {
    padding-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section_footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .img_glasses {
    display: none;
  }
  .img_headphones {
    display: none;
  }
  .img_pens {
    display: none;
  }
  .img_cofe {
    display: none;
  }
  .section_popup {
    display: none;
    padding: 70px 10px;
  }
  .container-popup {
    padding-right: 10px;
    padding-left: 10px;
  }
  .header_popup {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  .popup_block_journals {
    margin-top: 12px;
  }
}

@font-face {
  font-family: 'Helveticaneuecyr roman';
  src: url('../fonts/HelveticaNeueCyr-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
