.post_title {
  text-align: left;
  max-width: 1170px;
  margin: 0 auto;
}
.page-node-type-services .block-system-main-block article,
.data-vc-full-width > .vc_column_container,
.vc_row-fluid {
  max-width: 1170px;
  margin: 0 auto;
}
.data-vc-full-width {
  width: 100%;
  max-width: 100%;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  width: 100%;
}
.vc_col-sm-6 {
  width: 50%;
  float: left;
}
.vc_col-sm-6:first-child {
  padding-right: 15px;
}
.vc_col-sm-6:last-child {
  padding-left: 15px;
}
.vc_row:after {
  clear: both;
  content: " ";
  display: table;
}
.vc_row img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
/* content */
.hide-text {
  font-size: 0;
}
.hide-text:before {
  font-size: 35px;
}
h1 .hide-text::before {
  font-size: 48px;
  margin-top: 6px;
}
.vc_column-inner .sc_title {
  overflow: hidden;
  position: relative;
  font-weight: 700;
  padding: 15px 0 26px;
}
.vc_column-inner .sc_title .sc_title_icon.sc_left {
  float: left;
  margin-right: 9px;
}
.vc_column-inner .sc_title_icon {
  color: #878fd6;
}
.node__content .post_title .post_icon {
  color: #ef595a;
  font-size: 0;
  margin-right: 7px;
}
.node__content .post_title .post_icon::before {
  font-size: 45px;
}
.vc_column-inner .sc_title_subtitle {
  width: 400px;
}
.vc_column-inner p {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 28px;
}
.vc_column-inner a {
  color: #ef595a;
  text-decoration: none;
}
.columns_wrap:after {
  clear: both;
  width: 100%;
  height: 0;
  display: block;
  content: " ";
}
.columns_wrap > [class*="column-"] {
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sc_list_style_iconed li .sc_list_icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  display: inline-block;
  text-align: center;
}
ul.sc_list_style_iconed {
  padding-left: 0;
  color: #828282;
}
.even ul.sc_list_style_iconed {
  padding-left: 0;
  color: #c1c1c1;
}
.sc_list_style_iconed li {
  padding: 0 0 10px 21px !important;
  list-style: none;
  position: relative;
  line-height: 34px;
}
.sc_list_style_iconed li .sc_list_icon:before {
  font-size: 14px;
}
.columns_wrap p {
  margin: 0;
}

/*vc_parallax*/
.vc_parallax {
  background: url("img/img_map.jpg") no-repeat 0 0 transparent;
  background-size: cover;
  background-attachment: fixed;
}
.sc_services_style_services-1 {
  padding: 168px 0 112px;
  color: #fff;
  text-align: center;
}
.column-1_4 {
  width: 25%;
}
.columns_wrap > [class*="column-"].column_padding_bottom {
  padding-bottom: 30px;
}
.sc_services_style_services-1 .sc_services_item .sc_services_item_content {
  padding-top: 63px;
}
.sc_services_style_services-1 .sc_services_item .sc_services_item_title {
  margin: 0 0 0;
  font-size: 18px;
  height: 36px;
}
.sc_services_style_services-1 .sc_services_item a {
  color: #fff;
}
.sc_services_style_services-1
  .sc_services_item
  .sc_services_item_content
  .sc_services_item_description {
  margin-top: 4px;
  line-height: 24px;
  overflow: hidden;
}
.sc_services_style_services-1 .sc_services_item > a {
  display: inline-block;
  color: #39ceb3;
}
.sc_services_style_services-1 .sc_services_item .sc_icon {
  display: block;
  width: 84px;
  height: 84px;
  line-height: 84px;
  margin: 0 auto;
  text-align: center;
}
.sc_services_style_services-1 .sc_services_item a span {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.scheme_dark .sc_services_style_services-1 .sc_services_item a span {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.sc_services_style_services-1 .sc_services_item a:hover {
  color: #fff;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item a:hover span {
  background: rgba(105, 227, 205, 0.7);

  border: 1px solid rgba(105, 227, 205, 0.7);
}
.sc_services_style_services-1 .sc_services_item a span:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 42px;
  color: rgb(57, 206, 179);
}
.scheme_dark
  .sc_services_style_services-1
  .sc_services_item
  a:hover
  span:before {
  color: #fff;
}
.column-1_4 {
  width: 25%;
}
.sc_skills_pie.sc_skills_compact_off {
  text-align: center;
  display: block;
}
.sc_skills_pie.sc_skills_compact_off figcaption {
  display: none;
}
.sc_skills_label {
  padding: 20px 0 80px;
}
/* services */
.vc_custom_1596096215562 {
  background-color: #e5e5e5 !important;
  padding-top: 1px;
}
.margin_top_xlarge {
  margin-top: 70px !important;
}
.margin_bottom_medium {
  margin-bottom: 36px !important;
}
.sc_services_style_services-2 .sc_services_item .sc_services_item_number {
  display: block;
  float: left;
  margin-right: 9px;
  margin-top: 5px;
  font-size: 35px;
  line-height: 23px;
  font-weight: 700;
}
.sc_services_style_services-2 .sc_services_item .sc_services_item_content {
  overflow: hidden;
  position: relative;
  height: 140px;
}
.sc_services_style_services-2
  .sc_services_item
  .sc_services_item_content
  .sc_services_item_title {
  font-size: 18px;
  font-weight: 400;
}
.sc_services_style_services-2
  .sc_services_item
  .sc_services_item_content
  .sc_services_item_description {
  position: relative;
  margin-top: 3px;
  font-size: 13px;
  line-height: 18px;
  color: #999ca9;
}
.sc_services_item .sc_services_item_description p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 18px;
}
.cL {
  clear: both;
}
.sc_services_style_services-2 .sc_services_item .sc_services_item_button {
  margin-top: 28px;
}
.sc_button_text {
  font-size: 10px;
  color: #999ca9;
  font-family: Montserrat;
  transition: all 0.25s ease 0s;
  width: 100%;
}
.sc_button_text:before {
  width: 2.45em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ef595a;
  color: #fff;
  transition: all 0.25s ease 0s;
  margin-right: 7px;
}
.sc_button_text:hover {
  color: #82848f;
}
.sc_button_text:hover:before {
  background: #cd4445;
}
.sc_button_text.icon-right-dir:before {
  font-size: 10px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-indent: 2px;
}
/* bg text */
.bgtext1 {
  position: absolute;
  top: -66px;
  left: -100px;
  font-family: Open Sans;
  font-size: 185px;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
  color: #c0c2ca;
  opacity: 0.25;
  z-index: 1;
  text-overflow: ellipsis;
}
.bgtext1 > .wpb_wrapper,
.bgtext1 > .wpb_wrapper > p {
  position: absolute;
  margin: 0;
}
.page-node-type-services .sc_section {
  position: relative;
  margin-top: 0 !important;
}
.bgtext1 > .wpb_wrapper > p {
  position: absolute;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
.page-node-type-services .region-content {
  overflow: visible;
}
.page-node-type-services .detail-img {
  position: relative;
  z-index: 1;
}
.ind1 {
  padding-top: 70px;
}
.margin_top_null,
.margin_top_none,
.margin_top_no,
.margin_top_hide {
  margin-top: 0 !important;
}
.margin_bottom_null,
.margin_bottom_none,
.margin_bottom_no,
.margin_bottom_hide {
  margin-bottom: 0 !important;
}
.page-node-type-services .ind1 {
  padding-top: 70px !important;
  padding-bottom: 0 !important;
}
.page-node-type-services .block-system-main-block {
  background: rgba(240, 241, 245, 1);
  background: -moz-linear-gradient(
    -65deg,
    rgba(240, 241, 245, 1) 0%,
    rgba(240, 241, 245, 1) 60%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0%, rgba(240, 241, 245, 1)),
    color-stop(60%, rgba(240, 241, 245, 1)),
    color-stop(40%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    -65deg,
    rgba(240, 241, 245, 1) 0%,
    rgba(240, 241, 245, 1) 60%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    -65deg,
    rgba(240, 241, 245, 1) 0%,
    rgba(240, 241, 245, 1) 60%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    -65deg,
    rgba(240, 241, 245, 1) 0%,
    rgba(240, 241, 245, 1) 60%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    115deg,
    rgba(240, 241, 245, 1) 0%,
    rgba(240, 241, 245, 1) 60%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f1f5',endColorstr='#ffffff',GradientType=1);
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 1199px) {
  .post_title,
  .page-node-type-services .block-system-main-block article,
  .data-vc-full-width > .vc_column_container,
  .vc_row-fluid {
    padding: 0 15px;
  }
  .sc_services_style_services-1 .sc_services_item .sc_services_item_title {
    margin: 0 0 15px;
  }
}

@media (max-width: 991px) {
  .column-1_4 {
    width: 50%;
    padding-top: 80px;
  }
  .sc_services_style_services-2 .sc_services_item .sc_services_item_content {
    height: auto;
  }
}
@media (max-width: 767px) {
  .vc_col-sm-6,
  .column-1_4 {
    width: 100%;
  }
  .vc_column-inner .sc_title_subtitle {
    width: auto;
    clear: both;
  }
  .vc_column-inner .sc_title {
    font-weight: 500;
  }
  .vc_col-sm-6:last-child {
    padding-left: 0px;
  }
  .vc_empty_space {
    display: none;
  }
  .column-1_4 {
    padding-top: 50px;
  }
  .sc_services_style_services-1 {
    padding: 50px 0 30px;
  }
  .sc_services_style_services-1 .sc_services_item .sc_services_item_content {
    padding-top: 40px;
  }
  .sc_services_style_services-1 .sc_services_item .sc_services_item_title {
    height: auto;
  }
  .sc_skills_label {
    padding: 10px 0 40px;
  }
  .sc_services_style_services-2 .sc_services_item .sc_services_item_button {
    margin-top: 0;
  }
  .cL {
    height: 0;
  }
  .bgtext1 {
    top: 0;
    left: 0;
    font-size: 60px;
  }
}
