

/* Start:/service/digital-transformation/style.css?171819917830695*/
.product__detail-preview {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
.product__detail-preview__desc {
  width: 590px;
  display: flex;
  flex-direction: column;
}
.product__detail-preview__btn {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 13px;
  background: #B4363D;
  border-radius: 3px;
  padding: 15px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF!important;
  cursor: pointer;
  text-decoration: none;
}
.product__detail-preview__detail {
  width: 550px;
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 3px 10px 30px rgba(35, 79, 191, 0.11);
  border-radius: 3px;
  margin-left: 50px;
  position: relative;
  padding: 30px 40px 30px 80px;
}
.product__detail-preview__detail .point {
  position: relative;
  margin: 24px 0px;
}
.product__detail-preview__detail .point::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(/local/templates/redesign_v5/img/digital-transformation/detail_point.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: -32px;
  top: 8px;
}
.product__detail-preview__desc h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 16px;
}
.product__detail-preview__desc h3 {
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #B4363D;
  margin-bottom: 26px;
}
.product__detail-preview__desc p {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #000000;
  margin-bottom: 13px;
}
.product__detail-preview__detail .point p {
  font-weight: 300;
  font-size: 18px;
  line-height: 37px;
  letter-spacing: 0.02em;
  color: #000000;
}

.digital__business {
  margin-bottom: 100px;
}
.digital__business-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.digital__business-desc {
  width: 520px;
  display: flex;
  flex-direction: column;
}
.video__box {
  width: 47%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preview_img {
  margin-right: -12px;
  overflow: hidden;
  border-radius: 24px;
  width: 100%;
}
.preview_img img {
  width: 100%;
}
.preview_img video {
  width: 100%;
  border-radius: 24px;
  height: auto;
}
.preview_img > div {
  cursor: pointer;
  position: relative;
  width: 100%;
  z-index: 10;
}
.preview_img svg {
  cursor: pointer;
  position: absolute;
  width: 90px;
  height: 90px;
  background: url(/service/digital-transformation/img/play.svg);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
/* .digital__business-img {
  width: 590px;
  height: 406px;
  margin-top: 56px;
  margin-left: 60px;
}
.digital__business-img img {
  width: 100%;
  height: 100%;
} */
.digital__business h3 {
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1C3061;
  margin-bottom: 20px;
  width: 50%;
}
.digital__business-desc p {
  margin-bottom: 14px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
}
  
.digital__business-info {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
.digital__business-info_desc {
  width: 520px;
}
.digital__business-info_box {
  width: 550px;
  position: relative;
  background: #FFFFFF;
  box-shadow: 3px 10px 30px rgba(35, 79, 191, 0.11);
  border-radius: 3px;
  margin-left: 80px;
  padding: 70px 90px 70px 110px;
}
.digital__business-info_desc h3 {
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1C3061;
  margin-bottom: 50px;
}
.digital__business-info_desc ul {
  padding: 0;
  margin: 0;
}
.digital__business-info_desc ul li {
  text-decoration: none;
  list-style: none;
  position: relative;
  padding-left: 15px;
  margin-bottom: 29px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
}
.digital__business-info_desc ul li::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 10px;
  background-image: url(/local/templates/redesign_v5/img/digital-transformation/dot.svg);
}
.digital__business-info_box p {
  position: relative;
  font-style: italic;
  font-weight: 300;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #1C3061;
  margin: 0;
}
.digital__business-info_box p::after {
  content: "";
  position: absolute;
  width: 35px;
  height: 25px;
  top: -30px;
  left: -50px;
  background-image: url(/local/templates/redesign_v5/img/digital-transformation/info.svg);
  background-repeat: no-repeat;
}
  
.product_services {
  /* position: relative; */
  margin-bottom: 70px;
}
.product_services-items {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.product_services-box {
  width: 550px;
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 3px 10px 30px rgba(35, 79, 191, 0.11);
  border-radius: 3px;
  margin-top: 50px;
  position: relative;
  padding: 35px 30px 27px 30px;
}
.product_services-box h3 {
  font-weight: 800;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1C3061;
}
.product_services-box h3 span {
  font-weight: 300;
}
.product_services-item {
  width: 510px;
  margin-top: 50px;
}
.product_services-item:nth-child(2n) {
  margin-left: 50px;
}
.product_services-item h4 {
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #B4363D;
  margin-bottom: 26px;
}
.product_services-item p {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #202020;
  margin-bottom: 16px;
}
.product_services-item ul {
  padding: 0;
  margin: 0;
}
.product_services-item ul li {
  text-decoration: none;
  list-style: none;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
  margin-bottom: 20px;
  padding-left: 15px;
}
.product_services-item ul li::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-image: url(/local/templates/redesign_v5/img/digital-transformation/dot.svg);
  left: 0;
  top: 45%;
}

.product_results h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 43px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #404040;
}

.product_results h2 span {
  font-weight: 300;
  letter-spacing: 0.08em;
  color: #B4363D;
}

.product_results-items {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.product_results-wrapper {
  margin-top: 60px;
}
.product_results-item {
  width: 546px;
  margin-bottom: 30px;
  display: flex;
}
.product_results-item_desc {
  width: 100%;
}
.product_results-item_desc h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #1C3061;
  margin-bottom: 10px;
}
  
.product_results-item_desc p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
  margin: 0;
}
  
.product_results-box {
  width: 100%;
  position: absolute;
  left: 0;
  background: #F0F0F0;
  /* background: #0F056E; */
  border-radius: 3px;
  padding: 46px 0;
  /* margin-bottom: 70px; */
}
.product_results-box h3 {
  max-width: 785px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.02em;
  color: #202020;
}

.product__detail .site_reviews .caption {
  text-align: left;
  padding-left: 16px;
  position: relative;
  margin-top: 84px;
}

.product__detail .site_reviews .caption h2 {
  font-size: 36px;
  line-height: 146.19%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
}

.product__detail .site_reviews .caption h2 span{
  font-size: 36px;
}

.product__detail .reviews_list .review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 297px;
  /*height: auto;*/
  height: 100% !important;
}

.product__detail .reviews_list.container {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product__detail #default_reviews_list{
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product__detail .site_projects {
  margin-bottom: 32px;
}

.product__detail .site_projects .caption::after {
  width: 720px;
}

#site_page_projectss .review_header_client {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

#site_page_projectss .item {
  width: 100%
}

#site_page_projectss .review_header_company p b a {
  color: white;
  margin-bottom: 0;
  margin-top: 0!important;
}

.product__detail .reviews_list .item .reviews_list .review .review_content img {
  width: 100%;
}

.more_reviews{
  font-weight: 800;
  font-size: 18px;
  line-height: 146.19%;
  color: #1C3061;
  float: right;
  padding-right: 24px;
  position: relative;
}

.more_reviews:hover{
  color: #1C3061;
  text-decoration: none;
}

.more_reviews:after{
  content: '';
  width: 0;
  height: 2px;
  background: #1C3061;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.more_reviews:hover:after{
  width: 160px;
}

#site_page_reviews .review a{
  display: none;
}

/* .our__projects h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 70px;
}
.our__projects h2span {
  font-weight: 300;
  color: #B4363D;
}
.project_list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.project {
  display: flex;
  flex-direction: column;
  width: 297px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 3px 15px rgb(86 147 191 / 30%);
  margin: 24px;
  outline: none;
}
.project_header {
  display: flex;
  flex-direction: column;
  border-radius: 3px 3px 0 0;
  background: #303030;
  padding: 16px;
  width: 100%;
}
.project_header_company {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 14px;
}
.project_header_company img {
  width: 46px;
  height: 42px;
  border-radius: 3px;
  margin-right: 11px;
  min-width: 46px;
}
.project_header_company p {
  height: 42px;
  overflow: hidden;
  font-size: 14px;
  line-height: 150%;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0;
}
  
.project_header_target {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.project_header_target p {
  font-size: 14px;
  line-height: 120%;
  color: #D2DEEE;
  margin: 0;
}
.project_content p {
  font-weight: 300;
  font-size: 12px;
  line-height: 170%;
  padding: 14px;
}
.project a {
  color: #b4363d;
  margin-top: -6px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 5px;
  position: relative;
} */

.leader__item h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 36px;
}

.leader h2span {
  font-weight: 300;
  color: #B4363D;
}

.leader {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 60px 0 100px;
}

.leader__item {
  width: 640px;
}
.leader__item h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #1C3061;
  margin-bottom: 36px;
}

.leader__item p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
  margin-bottom: 30px;
}

.leader__item-img {
  width: 310px;
  height: 446px;
  margin: 0 auto;
  /* background: #D2DEEE;
  border-radius: 50%; */
}
.leader__item-img img {
  width: 100%;
  height: 100%;
}
.leader__item-view {
  margin-top: 40px;
  margin-left: 96px;
  width: 406px;
  height: 406px;
  text-align: center;
}
.leader__item-view h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #1C3061;
  margin-top: 20px;
}

.project-team {
  margin-bottom: 120px;
}
.project-team h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 56px;
}
.project-team h2span {
  font-weight: 300;
  color: #B4363D;
}
.project-team__items {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.project-team__item {
  width: 340px;
  height: 300px;
  background: #FFFFFF;
  box-shadow: 3px 10px 30px rgba(35, 79, 191, 0.11);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.project-team__item:nth-child(2) {
  margin: 0 45px;
}
.project-team__item-img {
  width: 146px;
  height: 146px;
}
.project-team__item-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.project-team__item-desc {
  text-align: center;
  height: 125px;
}
.project-team__item-desc h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #202020;
  margin: 10px 0;
}
.project-team__item-desc h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #B4363D;
  margin-bottom: 10px;
}
.project-team__item-desc p {
  width: 300px;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #202020;
  margin: 0!important;
}

.support {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}
.support-background {
  background-color: #F9F9F9;
  position: absolute;
  left: 0;
  width: 100%;
  height: 340px;
  z-index: -1;
}
.support-desc {
  width: 518px;
}
.support-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.support-desc p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #202020;
}
.support-box {
  width: 515px;
  height: 480px;
  padding: 96px 58px 40px;
  background: #FFFFFF;
  box-shadow: 3px 10px 30px rgba(35, 79, 191, 0.11);
  border-radius: 3px;
  margin-left: 80px;
}
.support-box form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.support-box input {
  border: none;
  outline: none;
  width: 398px;
  border-bottom: 1px solid #D2DEEE;
  margin-bottom: 46px;
  padding-bottom: 6px;
}
.support-desc h2{
  font-weight: 800;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 56px;
}
.support-desc h2span {
  font-weight: 300;
  color: #B4363D;
}
.support-box input::placeholder {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #C9C9C9;
}
.support-box button {
  border: none;
  position: relative;
  padding: 13px 110px;
  background: #B4363D;
  border-radius: 3px;
  font-weight: 800;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  left: 50%;
  transform: translate(-50%, 0);
}


.cooperation-box {
  /* background: #0F056E; */
  border-radius: 3px;
  padding: 46px 134px;
  margin-bottom: 80px;
}
.cooperation-box h3 {
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #404040;

  text-align: center;
  /* font-weight: 300; */
  /* font-size: 24px; */
  /* line-height: 29px; */
  /* letter-spacing: 0.02em; */
  /* color: #FFFFFF; */
}

@media screen and (max-width: 1200px) {
  .product__detail-preview__desc h2{
    font-size: 28px;
    line-height: 32px;
  }
  .product__detail-preview__desc h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .product__detail-preview__desc p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .product__detail-preview__detail {
    margin-left: 40px;
    padding: 20px 40px 20px 60px;
  }

  .digital__business h3 {
    margin-bottom: 30px;
  }
  .digital__business-desc p {
    font-size: 14px;
    line-height: 20px;
  }
  /* .digital__business-img {
    margin-top: 0;
    margin-left: 30px;
  } */

  .product_services-box {
    width: 440px;
    padding: 24px 20px 20px;
  }
  .product_services-item {
    width: 420px;
  }

  .product_results-items {
    margin-bottom: 0;
  }
  .product_results-item {
    width: 460px;
    margin-bottom: 15px;
  }
  .product_results-item_img {
    width: 150px;
    height: 115px;
  }
  .product_results-item_img img {
    width: 100%;
    height: 100%;
  }
  /* .product_results-box {
      padding: 30px 240px;
  } */
  .product_results-box h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .project {
    width: 432px;
  }

  .leader__item h2{
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .leader__item h4 {
    margin-bottom: 20px;
  }
  .leader__item p {
    margin-bottom: 15px;
  }
  .leader__item-view {
    margin-top: 0;
    margin-left: 50px;
  }

  .project-team__item {
    width: 290px;
  }
  .project-team__item:nth-child(2) {
    margin: 0 25px;
  }
  .project-team__item-desc p {
    width: 260px;
  }

  .support-box {
    margin-left: 50px;
    padding: 60px 30px 40px;
  }
  .support-desc {
    width: 440px;
  }
  .support-box {
    width: 470px;
  }
  .support-desc h2{
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 28px;
  }
  .cooperation-box {
    padding: 30px 60px;
  }
}
@media screen and (max-width: 992px){
  /* .container {
  max-width: unset;
  } */
  .product__detail-preview {
      margin-bottom: 70px;
  }
  .product__detail-preview__detail {
      margin-left: 20px;
      padding: 0 0 0 40px;
  }
  .product__detail-preview__detail .point::before {
    left: -20px;
  }

  .product__detail .site_reviews .caption h2 {
    text-align: center;
  }

  .digital__business {
    margin-bottom: 70px;
  }
  .digital__business-inner {
    flex-direction: column;
  }
  .digital__business-desc {
    width: auto;
    order: 1;
  }
  .digital__business h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }
  .digital__business-desc p {
    margin-bottom: 10px;
  }
  .video__box {
    width: 80%;
    margin-bottom: 30px;
    order: 0;
  }
  /* .digital__business-img {
    width: 520px;
    height: 400px;
  } */

  .digital__business-info {
    margin-bottom: 70px;
  }
  .digital__business-info_desc h3 {
    margin-bottom: 20px;
  }
  .digital__business-info_desc h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .digital__business-info_desc ul li {
    padding-left: 15px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
  }
  .digital__business-info_box {
    margin-left: 20px;
    padding: 40px 30px 25px 80px;
  }
  .digital__business-info_box p::after {
    top: -15px;
  }

  .product_services-box {
    width: 320px;
    margin-top: 0;
    padding: 20px 15px 20px;
    height: 270px;
  }
  .product_services-item {
    width: 335px;
    margin-top: 30px;
  }
  .product_services-box h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .product_services-item:nth-child(2n) {
    margin-left: 20px;
  }
  .product_services-item h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
  }
  .product_services-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .product_results-items {
    flex-direction: column;
  }
  .product_results-wrapper {
    margin-top: 30px;
  }
  .product_results-item {
    width: 100%;
  }
    /* .product_results-box {
        width: 100%;
        padding: 20px 40px;
    } */
  .product_results-box h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .project {
    width: 312px;
    margin: 10px;
  }

  .leader__item h2{
    font-size: 23px;
    line-height: 26px;
  }
  .leader__item h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .leader__item p {
    font-size: 14px;
    line-height: 18px;
  }
  .leader__item-img {
    width: 250px;
    height: 359px;
  }
  .leader__item-view h2 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 14px;
  }
  .leader__item-view {
    margin-left: 0;
  }

  .project-team__item {
    width: 220px;
    height: 310px;
  }
  .project-team__item:nth-child(2) {
    margin: 0 10px;
  }
  .project-team__item-img {
    width: 120px;
    height: 120px;
  }
  .project-team__item-desc {
    width: 200px;
  }
  .project-team__item-desc h3 {
    font-size: 14px;
    line-height: 14px;
  }
  .project-team__item-desc h4 {
    font-size: 12px;
  }
  .project-team__item-desc p {
    width: 200px;
  }
  .support {
    margin-bottom: 70px;
  }
  .support-wrapper {
    flex-direction: column;
  }
  .support-desc {
    width: 100%;
  }
  .support-box {
    width: 80%;
    margin-left: 0;
  }
  .cooperation-box {
    width: 100%;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 767px){
    .product__detail-preview {
        flex-direction: column;
    }
    .product__detail-preview__desc {
        width: auto;
    }
    .product__detail-preview__detail {
        width: auto;
        padding: 0 20px 0 40px;
        margin: 20px 0;
    }
    .product__detail-preview__desc h2{
        font-size: 24px;
        line-height: 28px;
    }
    .product__detail-preview__desc h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .product__detail-preview__desc p {
        font-size: 14px;
    }
    .product__detail-preview__btn {
        padding: 10px 0;
        font-size: 16px;
        line-height: 20px;
    }
    .product__detail-preview__detail .point::before {
        left: -26px;
        top: 2px;
    }
    .product__detail-preview__detail .point p {
        font-size: 14px;
        line-height: 20px;
    }

  .product__detail .site_reviews .caption {
    overflow: hidden;
  }

  .product__detail .site_reviews .caption h2,
  .product__detail .site_reviews .caption h2 span {
    font-size: 24px;
  }

  .product__detail .reviews_list .review {
    max-width: 297px;
    width: initial;
  }
  /* .digital__business-img {
    width: 100%;
    height: 340px;
    margin: 0;
  }
  .digital__business-img img {
    height: 70%;
  } */

  .digital__business-info {
    flex-direction: column;
  }
  .digital__business-info_desc {
    width: auto;
  }
  .digital__business-info_box {
    width: auto;
    padding: 40px 30px 25px 70px;
  }
  
  .product_services-box {
    width: 100%;
    height: auto;
  }
  .product_services-item {
    width: 100%;
  }
  .product_services-item:nth-child(2n) {
    margin-left: 0;
  }
  .product_services-item ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .product_results h2{
    font-size: 28px;
    line-height: 32px;
  }
  .product_results-box {
    padding: 30px 16px;
  }
  .product_results-box h3 {
    max-width: 550px;
    font-size: 16px;
    line-height: 18px;
  }

  .leader {
    flex-direction: column;
  }
  .leader__item {
    width: 100%;
  }
  .leader__item-img {
    margin: 0 auto;
  }
  .leader__item-view {
    width: 100%;
    height: 100%;
  }
  .leader__item h2{
    font-size: 28px;
    line-height: 32px;
  }
  .leader__item h4 {
    font-size: 16px;
    line-height: 19px;
  }
    .leader__item p {
        font-size: 16px;
        line-height: 24px;
    }

  .project-team h2{
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 28px;
    }
    .project-team__items {
        flex-direction: column;
    }
    .project-team__item {
        margin: 10px auto!important;
        display: flex;
    }

  .support-desc h2{
        font-size: 24px;
        line-height: 28px;
    }
    .support-desc p {
        font-size: 14px;
        line-height: 18px;
    }
    .cooperation-box {
        padding: 12px 16px;
    }
    .cooperation-box h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .support-box input {
        width: 270px;
        margin-bottom: 20px;
    }
    .support-box {
        height: 320px;
        padding: 30px 15px;
    }
    .project-team {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 552px){
    .support-box {
        height: 284px;
    }
    .support-box input {
        width: 200px;
        padding-bottom: 0;
    }
    .support-box button {
        padding: 4px 50px;
    }
    .support-box input::placeholder {
        font-size: 14px;
        line-height: 18px;
    }
    .preview_img svg {
      width: 60px;
      height: 60px;
    }
}
.review_header.title {
  min-height: 180px;
}

.sample_list{
  display: flex;
  flex-wrap: wrap;
  color: #202020;
}

.sample_list .sample{
  width: 29%;
  margin: 24px 3% 24px 0;
  display: flex;
  flex-direction: column;
}

.sample_list .sample img{
  max-width: 72px;
}

.sample_list .sample > p{
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin: 16px 0;
}

.sample_list .sample ul li{
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.32px;
}

.grayWithPFS{
  background: #1E1E1E;
  position: relative;
  padding: 42px 0 32px 0;
  z-index: 1;
  overflow: hidden;
}

.grayWithPFS::after{
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 3%;
  background: url('/control-system/ideology/img/pfs_effect.png');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.grayWithPFS::before{
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 3%;
  background: url('/control-system/ideology/img/pfs_effect.png');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.businesControl{
  margin: 48px;
}

.productsEasyToSell.grayWithPFS.businesControl{
  background: url(/service/crm/img/bgBusinessControl.png) #1E1E1E;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
}

.businesControl .blueWithInvertedSpans {
  text-align: center;
  font-weight: 400;
}



.text_withLines{
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  width: 100%;
}

.text_withLines p{
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;
  letter-spacing: 1px;
  color: #1E1E1E;
  background: #ffffff;
  padding: 3px 30px;
  z-index: 2;
  width: fit-content;
  margin: 0;
  text-align: center;
}

.text_withLines.yellow p{
  color: #EEDF0D;
  background: transparent;
  text-align: center;
}

.text_withLines.black p{
  background: transparent;
  color: #1E1E1E;
  text-align: center;
}

.text_withLines.yellow::before{
  border-bottom: 2px dotted #EEDF0D;
}

.text_withLines.yellow::after{
  border-bottom: 2px dotted #EEDF0D;
}

.yellowWithInvertedSpans{
  color: #EEDF0D;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.blueWithInvertedSpans{
  color: #0D8ECC;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.yellowWithInvertedSpans span{
  color: #0D8ECC;
}

.blueWithInvertedSpans span{
  color: #EEDF0D;
}

.btn-yellow-blue-modern{
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #1E1E1E;
  background: #EEDF0D;

  border-radius: 30px;
  position: relative;
  padding: 18px 8px;
  max-width: 367px;
  cursor: pointer;
  user-select: none;
  transition: .1s ease-in-out;
  display: block;

  margin-top: auto;
}

.btn-yellow-blue-modern::after {
  content: '';
  position: absolute;
  width: 99%;
  height: 99%;
  top: -6%;
  right: -1%;
  background: #0D8ECC;
  border-radius: 30px;
  z-index: -1;
  transition: .1s ease-in-out;
}

.btn-yellow-blue-modern:hover::after {
  content: '';
  position: absolute;
  width: 99%;
  height: 99%;
  top: 6%;
  right: 1%;
  background: #0D8ECC;
  border-radius: 30px;
  z-index: -1;
}

.maFlex{
  display: flex;
  justify-content: space-between;
}

.maFlex .left_side{
  width: 49%;
}

.maFlex .right_side{
  width: 49%;
}

.businesControl .maFlex .left_side{
  width: 40%;
}

.businesControl .maFlex .right_side{
  width: 55%;
}

.businesControl .left_side img{
  width: 100%;
  max-width: 418px;
}

.businesControl .right_side p{
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  color: #FFFFFF;
}

.businesControl .right_side .btn-yellow-blue-modern{
  margin-top: 42px;
}

.hr_transformation_sample{
  margin-bottom: 0;
}

.textBlock{
  background: #FFFFFF;
  border-left: 4px solid #EEDF0D;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.06);
  border-radius: 0 4px 4px 0;
  padding: 20px 20px 17px 20px;
  margin-bottom: 30px;
}

.textBlock p:nth-of-type(1){
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
}

.textBlock p:nth-of-type(2),
.textBlock ul li p{
  margin-bottom: 0 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #000000 !important;
}

.textBlock.onlyText p{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

@media screen and (max-width: 992px){
  .sample_list .sample {
    width: 47%;
    margin: 24px 3% 24px 0;
  }
}

@media screen and (max-width: 767px){
  .maFlex {
    flex-direction: column;
  }

  .businesControl .maFlex .left_side {
    width: 100%;
  }

  .businesControl .maFlex .right_side{
    width: 100%;
  }

  .businesControl {
    margin: 0;
  }
}

@media screen and (max-width: 580px){
  .sample_list .sample {
    width: 100%;
  }

  .textBlock p:nth-of-type(1) {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
  }
}
/* End */
/* /service/digital-transformation/style.css?171819917830695 */
