.services__video {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 230px;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 27px;
  background-size: cover;
  background-position: center 30%;
  cursor: pointer;
  margin-bottom: -1px;
  background-image: url("../img/video-preview.png");
  background-position: 0 center; }
  .services__video:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    z-index: 1;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .services__video:hover:before {
    opacity: 0.80; }
  .services__video:hover .services__video-icon {
    opacity: 1;
    border-color: transparent transparent transparent #fff; }
    .services__video:hover .services__video-icon:before {
      border-color: #fff; }

.services__video-text {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 650px;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto; }

.services_item {
  position: relative; }

.services__video-icon {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.5px 0 10.5px 17px;
  border-color: transparent transparent transparent #cfcece;
  opacity: 0.8;
  margin-top: 30px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .services__video-icon:before {
    position: absolute;
    content: '';
    display: block;
    left: -45px;
    top: -34px;
    width: 67px;
    height: 67px;
    border: 1px solid #cfcece;
    border-radius: 50px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

.services_item.video .container {
  padding-bottom: 90px; }

.video__popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -9999;
  visibility: hidden;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s; }

.opened .video__popup {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
  z-index: 9999; }

.opened .video__popup-bg {
  opacity: 0.7; }

.opened .services_item.video {
  opacity: 0; }

.opened .video__popup-block {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1; }

.opened .services__video {
  opacity: 0; }

.services_item.video {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.video__popup-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease; }

.video__popup-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.video__popup-close {
  position: absolute;
  width: 33px;
  height: 33px;
  background-image: url("../img/close_video_2x.png");
  background-size: cover;
  cursor: pointer;
  right: -42px;
  top: -38px; }

.video__popup__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.video__popup-block {
  position: absolute;
  max-width: 840px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: calc(100% - 230px);
  width: 100%;
  z-index: 2;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  opacity: 0; }

.video__popup-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: #cdcdcd;
  position: relative;
  z-index: 2;
  width: 100%; }
  .video__popup-container:before {
    content: "";
    padding-top: 56.3%;
    float: left; }

.services__video-wrap {
  -webkit-transition: 0.3s all;
  transition: 0.3s all; }

@media only screen and (max-height: 730px) {
  .services__video {
    padding: 10px; }
  .services__video-icon {
    margin-top: 20px; }
  .services__video-icon:before {
    width: 45px;
    height: 45px;
    left: -34px;
    top: -23px; } }

@media only screen and (max-height: 680px) {
  .services__info.third.services__info {
    margin-top: 20px; }
  .services__video {
    height: 280px; }
  .services__video-text {
    font-size: 14px;
    margin-top: 0; }
  .services__video-icon {
    margin-top: 10px; } }

@media only screen and (max-width: 1420px) {
  .services__video-text {
    padding: 0 80px; } }

@media only screen and (max-width: 1024px) {
  .command__slider-img.denis img{
    margin-left: -30px; 
    margin-top: 26px; 
    max-height: initial;
  }
  .slick-arrow{
    z-index: 99;
  }
  .command__slider-img.samuel img{
    margin-left: 10px;
    max-height: initial;
  }
  .command__slider-img img{
    max-height: initial;
  }
  .services_title_slide.video-block {
    background: #f0f0f0;
    margin: 85px 0 -90px;
    padding-bottom: 90px;
    padding-top: 60px;
    position: relative; }
    .services_title_slide.video-block:before {
      position: absolute;
      content: '';
      left: -100vh;
      top: 0;
      width: 400vw;
      height: 100%;
      background-color: #f0f0f0;
      display: block;
      z-index: -1; }
    .services_title_slide.video-block p {
      background-color: #f0f0f0 !important; }
    .services_title_slide.video-block .services__video-text {
      background-color: transparent !important; }
  .services__video {
    position: relative;
    margin-top: 50px !important; }
  .services__video-text {
    font-family: "ptsans" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    background-color: transparent !important;
    color: #fff !important; }
  .services__video-icon {
    margin-top: 40px !important; }
  .services__video {
    height: auto;
    padding-bottom: 60px; }
  .video__popup-close {
    top: -42px;
    right: 15px; }
  .video__popup-block {
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media only screen and (max-width: 480px) {
  .services_title_slide.video-block {
    margin-top: 65px;
    padding-top: 45px; }
  .services__video-text {
    padding: 0 20px;
    font-size: 14px !important;
    line-height: 18px !important; }
  .services__video-icon:before {
    width: 40px;
    height: 40px;
    left: -32px;
    top: -20px; }
  .services__video {
    padding-bottom: 40px; }
  .services__video-icon {
    margin-top: 22px !important; } }

.video-js {
  width: 100%;
  height: 100%;
  position: absolute; }

.vjs-error .vjs-error-display:before {
  display: none; }

.video-js .vjs-big-play-button {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: none;
  background-color: transparent !important;
  background-image: url("../img/play_video_2x.png");
  width: 68px;
  height: 68px;
  background-size: cover;
  opacity: 0.7;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .video-js .vjs-big-play-button span {
    display: none; }

.video-js:hover .vjs-big-play-button {
  opacity: 1; }

.vjs-poster {
  background-size: cover; }
  .vjs-poster:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.7); }

.services_item.video {
  background-color: #f0f0f0;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease; }
  .services_item.video .title__block p,
  .services_item.video .title__block {
    background-color: #f0f0f0;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease; }

#bottom_link_container {
  max-width: 893px;
  width: 100%; }

.docs__info-table-wrap {
  margin-top: 23px;
  margin-bottom: 25px; }

.docs__info-table thead {
  background-color: #f0f0f0; }

.docs__info-table th {
  vertical-align: top;
  color: #1a1a1a;
  font-size: 15px;
  font-family: 'ptsans';
  font-weight: normal;
  padding: 10px 0px 13px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .docs__info-table th:nth-child(1) {
    width: 21.8%; }
  .docs__info-table th:nth-child(2) {
    width: 38%; }

.docs__info-table td {
  vertical-align: top;
  font-size: 13px;
  line-height: 1.35;
  color: #666769;
  padding: 23px 0px 21px 24px;
  border-bottom: 1px solid #e8e8e8; }
  .docs__info-table td strong {
    color: #1a1a1a;
    font-weight: normal; }
  .docs__info-table td span {
    display: block;
    border: none !important;
    font-size: inherit !important;
    margin-bottom: 6px; }
    .docs__info-table td span:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 1024px) {
  #bottom_link_container {
    max-width: 100%; } }

@media only screen and (max-width: 992px) {
  #bottom_link_container .link_contant {
    padding: 80px 74px 80px 35px; } }

@media only screen and (max-width: 767px) {
  .docs__info-table-content {
    width: 686px;
    position: relative; }
  .docs__info-table-wrap {
    overflow: auto;
    width: calc(100vw - 181px);
    margin-right: 0; }
  .docs__info-table-main {
    position: relative; }
    .docs__info-table-main:before {
      content: '';
      display: block;
      position: absolute;
      right: 15px;
      top: 0;
      height: 100%;
      width: 15px;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
      z-index: 1; }
  .docs__info-table th:nth-child(3) {
    padding-right: 30px; }
  .docs__info-table td:nth-child(3) {
    padding-right: 30px; } }

@media only screen and (max-width: 450px) {
  #bottom_link_container .link_contant {
    padding: 20px 15px; }
  .docs__info-table-wrap {
    width: 100vw;
    position: relative; }
  .docs__info-table-main {
    left: -57px;
    margin-right: -72px; }
  .docs__info-table-main:before {
    width: 20px;
    right: 0; }
  .download-list li.popup-toggle__list {
    margin-right: 0; }
  #bottom_link_container .link_contant .download-list li {
    display: block; }
  .download-list li.popup-toggle__list.first {
    margin-top: 35px; }
  .docs__info-table-main {
    position: relative; }
    .docs__info-table-main:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 20px;
      z-index: 2;
      background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  .docs__info-table th:nth-child(1) {
    padding-left: 40px; }
  .docs__info-table td:nth-child(1) {
    padding-left: 40px; }
  .docs__info-table-content {
    width: 738px; }
  .docs__info-table-content {
    padding-left: 57px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }


@media only screen and (max-width:390px) {
  .command__slider-img.denis img{
    margin-left: -22px; 
    margin-top: 11px; 
    width: 100%;
  }
  .command__slider-img.samuel img{
    margin-left: 20px;
  }