

/* Start:/local/templates/velocityk_2023/assets/bx-styles/service.css?168476263912188*/
.service {
  margin-top: 40px;
  padding-bottom: 30px
}
.service__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 48px
}
.service__item {
  width: calc(100% / 4 - 12px);
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  transition: .35s
}
.service__item:hover {
  box-shadow: 0 0 15px rgba(0,0,0,.08)
}
.service__item:hover svg {
  opacity: 1
}
.service__img-block {
  line-height: 0;
  border-radius: 15px;
  overflow: hidden
}
.service__img-block img,
.service__img-block picture {
  width: 100%;
  height: auto
}
.service__text-block {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.service__text-block svg {
  color: #e81b23;
  opacity: 0;
  transition: .35s
}
.service__header {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  color: #0e0e0e
}
.service__contact-block {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 60px;
  overflow: hidden
}
.service__map {
  height: 300px
}
.service__contact-info {
  display: flex;
  padding: 30px 40px
}
.service__contact-col {
  width: calc(100% / 4);
  padding-right: 10px
}
.service__contact-title {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  color: #0e0e0e
}
.service__contact-text {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #0e0e0e
}
.service__contact-row {
  display: flex;
  padding-top: 8px
}
.service__contact-row svg {
  margin-right: 10px;
  flex-shrink: 0
}
.service__contact-row p {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #0e0e0e
}
.service__contact-row p.service__contact-address {
  max-width: 150px
}
.service__contact-row span {
  margin-top: 6px
}
.service__contact-row a {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #0e0e0e
}
.service__request-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 142px;
  margin-bottom: 80px;
  padding: 10px 60px 10px 40px;
  background: linear-gradient(271.2deg,rgba(254,114,0,.9) .86%,rgba(232,27,35,.9) 70.76%);
  border-radius: 20px
}
.service__request-title {
  max-width: 427px;
  margin-right: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #fff
}
.service__request-btn {
  flex-shrink: 0;
  width: 230px;
  color: #e81b23
}
.service__request-text {
  max-width: 401px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #fff
}
.service__request-img {
  flex-shrink: 0;
  margin-bottom: -10px
}
.service__collapsing-section {
  margin-bottom: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,.04);
  border-radius: 20px
}
.service__collapsing-section.show .service__icon {
  background-color: #0e0e0e
}
.service__collapsing-section.show .service__minus {
  display: block
}
.service__collapsing-section.show .service__plus {
  display: none
}
.service__collapsing-header {
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 20px;
  border-radius: 20px;
  cursor: pointer
}
.service__collapsing-header:hover .service__icon {
  background-color: #0e0e0e
}
.service__collapsing-header:hover .service__plus {
  color: #fff
}
.service__caption {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #0e0e0e
}
.service__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-left: auto;
  border: 1px solid #0e0e0e;
  border-radius: 50%;
  transition: .35s
}
.service__plus {
  color: #0e0e0e
}
.service__minus {
  display: none
}
.service__content {
  display: none;
  flex-direction: column;
  padding: 10px 20px 20px
}
.service__work {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 75px
}
.service__work-title {
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  color: #0e0e0e
}
.service__work-btn {
  max-width: 230px;
  width: 100%;
  margin-bottom: 60px
}
.service__work-block {
  max-width: 1044px;
  width: 100%
}
.service__table-header-row {
  padding-bottom: 6px;
  display: flex;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #858585;
  border-bottom: 1px solid #eaeaea
}
.service__table-row {
  display: flex;
  margin-bottom: 10px
}
.service__table-row:last-of-type {
  margin-bottom: 0
}
.service__table-header-mob {
  display: none
}
.service__table-value {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0e0e0e
}
.service__table-col,
.service__table-header-col {
  padding-right: 10px
}
.service__table-col:nth-child(1),
.service__table-header-col:nth-child(1) {
  width: 40%
}
.service__table-col:nth-child(2),
.service__table-header-col:nth-child(2) {
  width: 30%
}
.service__table-col:nth-child(3),
.service__table-header-col:nth-child(3) {
  width: 20%
}
.service__table-col:nth-child(4),
.service__table-header-col:nth-child(4) {
  width: 10%
}
.service__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 214px;
  margin-bottom: 80px;
  padding: 15px 40px;
  background: #fff;
  border-radius: 20px
}
.service__block-img {
  flex-shrink: 0;
  line-height: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 4px
}
.service__block-left {
  max-width: 745px;
  flex-shrink: 0
}
.service__block-title {
  margin-bottom: 21px;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #0e0e0e
}
.service__block-badge {
  display: flex;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px
}
.service__block-badge-item {
  margin: 3px;
  padding: 7px 16px 9px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  border: 1px solid #0e0e0e;
  border-radius: 15px
}
.service__block-right {
  display: flex;
  flex-direction: column;
  max-width: 402px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #0e0e0e
}
.service__block-right span {
  color: #e81b23
}
.service__block-text {
  margin-bottom: 10px
}
.service__wrap-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40%;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px
}
.service__slider-img {
  width: 100%;
  margin-bottom: 50px!important
}
.service__slider-img .slick-dots {
  display: flex;
  justify-content: center;
  bottom: -30px;
  margin-bottom: 0
}
.service__slider-img .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8px;
  height: 8px;
  margin-left: 4.5px;
  margin-right: 4.5px
}
.service__slider-img .slick-dots li::before {
  display: none
}
.service__slider-img .slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background-color: #fe7200
}
.service__slider-img .slick-dots button {
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 50%;
  background-color: #d9d9d9
}
.service__slider-img .slick-dots button::before {
  display: none
}
.service__slider-img-item {
  width: 100%;
  height: 380px
}
.service__slider-img-item:nth-child(n+2):not(.slick-slide) {
  display: none
}
.service__slider-img-item picture {
  width: 100%;
  height: 100%
}
.service__slider-img-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
@media (max-width:1550px) {
  .service__request-block {
    padding: 10px 20px
  }
  .service__block {
    margin-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px
  }
}
@media (max-width:1400px) {
  .service__request-title {
    font-size: 18px;
    line-height: 22px
  }
}
@media (max-width:1300px) {
  .service__contact-title {
    max-width: 130px
  }
  .service__contact-text {
    max-width: 200px
  }
  .service__block-left {
    max-width: 520px;
    margin-bottom: 17px
  }
}
@media (max-width:1200px) {
  .service__item {
    width: calc(100% / 3 - 12px)
  }
  .service__slider-img-item {
    height: 300px
  }
}
@media (max-width:1100px) {
  .service__block-img {
    max-width: 190px
  }
}
@media (max-width:1023px) {
  .service {
    margin-top: 20px;
    padding-bottom: 10px
  }
  .service__list {
    margin-bottom: 35px
  }
  .service__list_indent-sm {
    margin-bottom: 16px
  }
  .service__item {
    padding: 16px
  }
  .service__text-block {
    padding-top: 16px
  }
  .service__text-block svg {
    width: 24px;
    height: 24px
  }
  .service__header {
    font-size: 16px;
    line-height: 18px
  }
  .service__contact-block {
    margin-bottom: 40px
  }
  .service__contact-block_indent-sm {
    margin-bottom: 0
  }
  .service__contact-info {
    padding: 16px 16px 0;
    flex-wrap: wrap
  }
  .service__contact-col {
    width: calc(100% / 2);
    margin-bottom: 16px
  }
  .service__contact-title {
    max-width: none;
    font-size: 16px;
    line-height: 20px
  }
  .service__contact-text {
    max-width: none
  }
  .service__request-block {
    max-width: 500px;
    margin-bottom: 40px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
    align-items: center
  }
  .service__request-title {
    max-width: none;
    margin-bottom: 24px
  }
  .service__request-text {
    max-width: none;
    font-size: 14px;
    line-height: 17px;
    margin: 24px 0
  }
  .service__collapsing-header {
    padding: 6px 6px 6px 16px
  }
  .service__caption {
    font-size: 14px;
    line-height: 18px
  }
  .service__content {
    padding: 6px 16px 10px
  }
  .service__work {
    margin-bottom: 35px
  }
  .service__work-title {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 26px
  }
  .service__work-btn {
    margin-bottom: 20px
  }
  .service__block {
    flex-direction: column;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 16px 16px 11px
  }
  .service__block-img {
    max-width: none;
    width: 272px;
    margin-bottom: 20px
  }
  .service__block-img img,
  .service__block-img picture {
    width: 100%;
    height: auto
  }
  .service__block-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px
  }
  .service__block-badge {
    margin-left: -2px;
    margin-right: -2px
  }
  .service__block-badge-item {
    margin: 2px;
    padding: 6px 10px
  }
  .service__block-right {
    max-width: none;
    font-size: 14px;
    line-height: 17px
  }
}
@media (max-width:950px) {
  .service__slider-img-item {
    height: 250px
  }
}
@media (max-width:768px) {
  .service__wrap-img {
    float: none;
    max-width: 550px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  .service__item {
    width: calc(100% / 2 - 12px)
  }
  .service__header br,
  .service__table-header-row {
    display: none
  }
  .service__table-row {
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea
  }
  .service__table-row:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
  }
  .service__table-header-mob {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #858585
  }
  .service__table-value {
    font-weight: 500
  }
  .service__table-col,
  .service__table-header-col {
    margin-bottom: 10px
  }
  .service__table-col:nth-child(1),
  .service__table-header-col:nth-child(1) {
    width: 100%
  }
  .service__table-col:nth-child(2),
  .service__table-header-col:nth-child(2) {
    width: 100%
  }
  .service__table-col:nth-child(3),
  .service__table-header-col:nth-child(3) {
    width: 50%
  }
  .service__table-col:nth-child(4),
  .service__table-header-col:nth-child(4) {
    width: 50%
  }
}
@media (max-width:600px) {
  .service__contact-col {
    width: 100%;
    margin-bottom: 32px
  }
  .service__contact-col:last-child {
    margin-bottom: 16px
  }
  .service__request-btn {
    width: 100%
  }
}
@media (max-width:550px) {
  .service__item {
    width: calc(100% - 12px);
    margin-bottom: 10px
  }
}
/* End */


/* Start:/local/templates/velocityk_2023/assets/bx-styles/service-wrap.css?17690697132798*/
.service-wrap__wrap {
  display: flex;
  margin-bottom: 50px
}
.service-wrap__wrap-left {
  flex-grow: 1;
  padding-right: 50px
}
.service-wrap__wrap-right {
  flex-shrink: 0;
  width: 476px
}
.service-wrap__wrap-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #0e0e0e
}
.service-wrap__wrap-title_red {
  color: #e81b23
}
.service-wrap__wrap-video {
  width: 600px;
  min-height: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto
}
.service-wrap__wrap-img {
  width: 100%;
  height: auto
}
.service-wrap__wrap_reverse .service-wrap__wrap-left {
  order: 5;
  padding-right: 0;
  padding-left: 42px
}
.service-wrap__desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 50px;
  font-family: PFDinTextPro;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #0e0e0e
}
.service-wrap__block {
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between
}
.service-wrap__block-left {
  padding-right: 34px
}
.service-wrap__block-left li::before {
  flex-shrink: 0;
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  margin-right: 16px;
  margin-top: 8px;
  background-color: #fe7200
}
.service-wrap__block-title {
  margin: 0 0 15px;
  font-family: PFDinTextPro;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #0e0e0e
}
.service-wrap__block-right {
  flex-shrink: 0;
  max-width: 600px;
  width: 100%;
  height: 270px
}
.service-wrap__block-text {
  display: flex;
  align-items: flex-start;
  margin: 0 0 15px;
  font-family: PFDinTextPro;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #0e0e0e
}
.service-wrap__block-text_block {
  display: block
}
.service-wrap__block-text ul {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.15
}
.service-wrap__block-text li {
  display: flex;
  margin-bottom: 8px
}
.service-wrap__block-text li::before {
  flex-shrink: 0;
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  margin-right: 16px;
  margin-top: 8px;
  background-color: #fe7200
}
.service__container .service-wrap__wrap-text {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #0e0e0e
}
.service__container .content::after {
  content: '';
  display: block;
  clear: both
}
@media (max-width:1024px) {
  .service-wrap__wrap-left {
    padding-right: 25px
  }
  .service-wrap__wrap-right {
    width: 376px
  }
}
@media (max-width:768px) {
  .service-wrap__wrap {
    flex-direction: column;
    margin-bottom: 25px
  }
  .service-wrap__wrap-left {
    padding-right: 0
  }
  .service-wrap__wrap-right {
    width: 100%
  }
  .service-wrap__wrap_reverse .service-wrap__wrap-left {
    order: -1;
    padding-left: 0;
    margin-bottom: 25px
  }
}
/* End */
/* /local/templates/velocityk_2023/assets/bx-styles/service.css?168476263912188 */
/* /local/templates/velocityk_2023/assets/bx-styles/service-wrap.css?17690697132798 */
