.services_section .service_block .service_includes, .main_slider .slick-dots {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.advantages_section ul {
  padding: 0;
  margin: 0 -10px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.opinions_slider .image_block img, .services_section .service_block img, .services_section .service_block:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.attached_file .attach_remove:before, .opinions_slider .info_block:before, .attached_file .attach_remove:after, .attach_label .attach_btn:after, .services_section .service_block .learn_more:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.partners_section .partner_block a.block_inner img, .partners_section .partner_block a.block_inner, .partners_section .partner_block .block_inner {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.partners_section .partner_block .block_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.contact_type, .opinions_slider .opinion_author {
  font-family: "montserrat-medium", "montserratarm-medium";
  line-height: 20px;
}
@media screen and (min-width: 960px) {
  .contact_type, .opinions_slider .opinion_author {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  .contact_type, .opinions_slider .opinion_author {
    font-size: 140%;
  }
}

.main_slider:not(.slick-slider) {
  display: flex;
  position: relative;
  overflow: hidden;
}
.main_slider:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.main_slider .slide_block {
  height: 56.25vw;
  max-height: 600px;
  position: relative;
  overflow: hidden;
  padding-top: 70px;
}
.main_slider .image_block {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 50%;
  margin-left: -196.6666666667px;
}
.main_slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_slider .info_block {
  max-width: 580px;
  position: relative;
  z-index: 3;
}
.main_slider .special {
  color: #4A00C4;
}
.main_slider .page_title {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main_slider .text_block {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
}
.main_slider .primary_btn {
  margin-top: 20px;
}
.main_slider .slick-dots {
  position: absolute;
  z-index: 3;
  font-size: 0;
  display: flex;
}
.main_slider .slick-dots li {
  margin-right: 6px;
}
.main_slider .slick-dots li.slick-active button {
  background: #3F68FF;
  pointer-events: none;
  width: 24px;
}
.main_slider .slick-dots button {
  border: none;
  padding: 0;
  width: 16px;
  height: 4px;
  border-radius: 2px;
  background: #ececec;
}
@media screen and (min-width: 1200px) {
  .main_slider .slick-dots {
    left: 50%;
    margin-left: -590px;
    bottom: 195px;
  }
  .main_slider .slick-arrow {
    right: 50%;
    margin-right: -590px;
    bottom: 182px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .main_slider .slide_block {
    padding-top: 40px;
  }
  .main_slider .slick-dots {
    top: 330px;
  }
  .main_slider .slick-arrow {
    right: 20px;
    top: 317px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .main_slider .slick-dots {
    left: 20px;
    top: 280px;
  }
  .main_slider .slide_block {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .main_slider .slick-dots {
    left: 20px;
  }
  .main_slider .image_block {
    margin-left: 20px;
    left: 33.33%;
  }
}
@media screen and (max-width: 959px) {
  .main_slider .text_block {
    min-height: 63px;
    height: auto;
    -webkit-line-clamp: 4;
  }
  .main_slider .info_block {
    max-width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .main_slider .slide_block {
    height: auto;
    max-height: none;
    padding-top: 0;
  }
  .main_slider .image_block {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0;
  }
  .main_slider .image_block img {
    height: 65vw;
  }
  .main_slider .info_block {
    padding: 20px 0 44px;
    margin: 0 auto;
    text-align: center;
  }
  .main_slider .slick-dots {
    bottom: 20px;
    right: 20px;
    justify-content: center;
  }
  .main_slider .slick-dots li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .main_slider .page_title {
    -webkit-line-clamp: 3;
  }
  .main_slider .text_block {
    -webkit-line-clamp: 5;
  }
}

.partners_section {
  background: #4A00C4;
  position: relative;
  height: 280px;
}
.partners_section .partners_list {
  margin: 0 -5px;
}
.partners_section .partners_list:not(.slick-slider) {
  display: flex;
  position: relative;
  overflow: hidden;
}
.partners_section .partners_list:not(.slick-slider) > div {
  flex: 0 0 20%;
  max-width: 20%;
}
.partners_section .partner_block {
  padding: 20px 5px;
}
.partners_section .partner_block .block_inner {
  background: #ffffff;
  padding: 10px 16px;
  height: 172px;
  box-shadow: 0 0 15px rgba(0, 49, 88, 0.08);
  border-radius: 5px;
}
.partners_section .partner_block img {
  display: block;
  width: 136px;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: relative;
}
@media screen and (min-width: 768px) {
  .partners_section .page_container {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
  }
  .partners_section .section_title {
    color: #4A00C4;
  }
}
@media screen and (min-width: 960px) {
  .partners_section .page_container {
    top: -126px;
  }
  .partners_section .slick-arrow {
    display: none !important;
  }
}
@media screen and (max-width: 959px) {
  .partners_section .partner_block .block_inner {
    height: 130px;
  }
}
@media screen and (max-width: 767px) {
  .partners_section {
    height: 380px;
    padding: 30px 0;
  }
  .partners_section .section_title {
    color: #ffffff;
  }
  .partners_section .slick-arrow {
    top: -25px;
    right: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .partners_section {
    height: 240px;
  }
  .partners_section .page_container {
    top: -105px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .partners_section .partners_list:not(.slick-slider) > div {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
  .partners_section .partners_list:not(.slick-slider) > div {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

.services_section {
  color: #ffffff;
}
.services_section .section_inner {
  position: relative;
  z-index: 2;
  margin: -120px 0;
}
.services_section .services_list {
  margin: 0 -5px;
  padding: 15px 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  counter-reset: serialNumber;
}
.services_section .services_list > li {
  padding: 5px;
  counter-increment: serialNumber;
}
.services_section .service_block {
  height: 386px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.services_section .service_block:after {
  content: "";
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.services_section .service_block img {
  object-fit: cover;
}
.services_section .service_block .service_includes {
  font-size: 130%;
  line-height: 16px;
  position: relative;
  z-index: 2;
  width: 100%;
  opacity: 0;
  max-width: 640px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.services_section .service_block .service_includes li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-top: 10px;
}
.services_section .service_block .service_title {
  position: relative;
  z-index: 2;
  font-size: 240%;
  line-height: 30px;
  padding-bottom: 5px;
}
.services_section .service_block .learn_more {
  position: relative;
  z-index: 2;
  margin: auto -30px 0 auto;
  display: flex;
  align-items: center;
  font-size: 140%;
  line-height: 18px;
  padding: 14px 30px;
  color: #ffffff;
  font-family: "montserrat-medium", "montserratarm-medium";
  white-space: nowrap;
  border-radius: 5px 0 0 5px;
}
.services_section .service_block .learn_more:after {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 0.8rem;
  content: "\e900";
  width: 13px;
  margin-left: 10px;
}
.services_section .service_block:hover:after {
  background: rgba(74, 0, 196, 0.9);
}
.services_section .service_block:hover .service_includes {
  opacity: 1;
}
.services_section .service_block:hover .learn_more {
  background: #3F68FF;
}
@media screen and (min-width: 1200px) {
  .services_section .services_list > li {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .services_section .services_list > li:nth-child(4n), .services_section .services_list > li:nth-child(4n+1) {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .services_section .services_list > li:nth-child(2n+1):last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
  .services_section .service_block {
    padding: 20px;
  }
  .services_section .service_block .learn_more {
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .services_section .services_list > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .services_section .service_block:before {
    font-size: 560%;
    line-height: 64px;
  }
  .services_section .service_block .service_includes {
    font-size: 120%;
    line-height: 15px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .services_section .service_block:before {
    font-size: 480%;
    line-height: 56px;
  }
  .services_section .service_block .service_title {
    font-size: 200%;
    line-height: 27px;
  }
}
@media screen and (max-width: 959px) {
  .services_section .services_list > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .services_section .service_block {
    padding: 15px;
  }
  .services_section .service_block:before {
    font-size: 400%;
    line-height: 48px;
  }
  .services_section .service_block .service_includes {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    font-size: 110%;
    line-height: 13px;
    padding-bottom: 20px;
  }
  .services_section .service_block .service_includes li {
    padding-top: 5px;
  }
  .services_section .service_block .learn_more {
    margin-right: -15px;
    padding: 10px 15px;
  }
  .services_section .service_block .service_title {
    font-size: 180%;
    line-height: 24px;
  }
}

.advantages_section {
  padding: 160px 0 200px;
  background: #4A00C4;
  color: #ffffff;
}
.advantages_section li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-top: 40px;
}
.advantages_section .icon_block {
  position: absolute;
  top: 0;
  left: 10px;
  width: 60px;
}
.advantages_section .icon_block img {
  display: block;
  width: 100%;
}
.advantages_section .title_block {
  font-size: 180%;
  line-height: 24px;
  font-family: "montserrat-medium", "montserratarm-medium";
  margin-bottom: 10px;
  margin-left: 60px;
  padding-left: 16px;
}
.advantages_section .text_block {
  margin-left: 60px;
  padding-left: 16px;
}
@media screen and (max-width: 959px) {
  .advantages_section .title_block {
    font-size: 160%;
    line-height: 20px;
    margin-left: 40px;
  }
  .advantages_section .text_block {
    margin-left: 40px;
  }
  .advantages_section .icon_block {
    width: 46px;
  }
  .advantages_section li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.partners_opinions {
  position: relative;
  z-index: 2;
  margin-top: -120px;
  padding-bottom: 110px;
}
.partners_opinions .section_title {
  padding-bottom: 20px;
  color: #ffffff;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .partners_opinions {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 959px) {
  .partners_opinions {
    padding-bottom: 80px;
  }
}

.opinions_slider {
  border-radius: 5px;
  box-shadow: 0 0 60px rgba(0, 49, 88, 0.08);
  background: #ffffff;
}
.opinions_slider:not(.slick-slider) {
  display: flex;
  position: relative;
  overflow: hidden;
}
.opinions_slider:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.opinions_slider .opinion_block {
  border-radius: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.opinions_slider .image_block {
  flex: 0 0 270px;
  max-width: 270px;
  position: relative;
}
.opinions_slider .image_block:before {
  display: block;
  content: "";
  padding-bottom: 77.7%;
}
.opinions_slider .image_block img {
  object-fit: cover;
}
.opinions_slider .info_block {
  flex: 1;
  width: 50%;
  padding: 40px 30px;
  position: relative;
  margin-right: 90px;
  display: flex;
  flex-direction: column;
}
.opinions_slider .info_block:before {
  display: block;
  position: absolute;
  top: 30px;
  left: 100%;
  margin-left: -10px;
  color: #4A00C4;
  content: "\e909";
  font-size: 420%;
}
.opinions_slider .opinion_text {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 140%;
  line-height: 23px;
  height: 92px;
}
.opinions_slider .opinion_author {
  margin-top: auto;
  padding-top: 20px;
  color: #01ACFF;
}
.opinions_slider .slick-dots {
  bottom: -24px;
  left: 0;
}
.opinions_slider .slick-arrow {
  right: 0;
  top: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 1199px) {
  .opinions_slider .info_block {
    padding: 20px;
  }
  .opinions_slider .info_block:before {
    top: 20px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .opinions_slider .info_block {
    margin-right: 60px;
  }
  .opinions_slider .info_block:before {
    font-size: 360%;
    top: 20px;
  }
  .opinions_slider .opinion_text {
    height: auto;
    -webkit-line-clamp: 5;
    min-height: 84px;
    font-size: 130%;
    line-height: 21px;
  }
}
@media screen and (max-width: 959px) {
  .opinions_slider .opinion_text {
    font-size: 120%;
    line-height: 18px;
  }
  .opinions_slider .info_block {
    margin-right: 40px;
  }
  .opinions_slider .info_block:before {
    font-size: 300%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 7;
    height: 126px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 12;
    height: 216px;
  }
  .opinions_slider .image_block {
    flex: 0 0 220px;
    max-width: 220px;
  }
}
@media screen and (max-width: 575px) {
  .opinions_slider .opinion_block {
    flex-wrap: wrap;
  }
  .opinions_slider .image_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .opinions_slider .info_block {
    padding: 15px;
  }
  .opinions_slider .info_block:before {
    top: 10px;
    font-size: 240%;
    margin-left: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 575px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 8;
    height: 144px;
  }
}
@media screen and (min-width: 400px) and (max-width: 479px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 10;
    height: 180px;
  }
}
@media screen and (min-width: 360px) and (max-width: 399px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 12;
    height: 216px;
  }
}
@media screen and (max-width: 359px) {
  .opinions_slider .opinion_text {
    -webkit-line-clamp: 13;
    height: 234px;
  }
}

.contacts_section .section_title {
  color: #4A00C4;
  padding-bottom: 20px;
}
.contacts_section .section_inner {
  box-shadow: 0 0 60px rgba(0, 49, 88, 0.08);
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contacts_section .contacts_list {
  padding: 40px 0 0 25px;
}
.contacts_section .contacts_list > li {
  padding: 0 15px 24px;
}
.contacts_section .contact_form {
  padding: 40px 30px 40px 5px;
}
.contacts_section .contact_form .contact_type {
  padding: 0 10px;
}
.contacts_section .field_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
.contacts_section .map_block {
  flex: 0 0 100%;
  max-width: 100%;
}
.contacts_section #map {
  height: 314px;
}
@media screen and (max-width: 1199px) {
  .contacts_section .contacts_list {
    padding-top: 20px;
    padding-left: 10px;
  }
  .contacts_section .contacts_list > li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contacts_section .contact_form {
    padding-top: 20px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 639px) {
  .contacts_section .contact_form,
.contacts_section .contacts_list {
    padding: 20px 5px 0;
  }
  .contacts_section .map_block {
    margin-top: 40px;
  }
}

.contact_type {
  color: #4A00C4;
}

.contact_info {
  margin-top: 10px;
  font-size: 140%;
  line-height: 23px;
}
.contact_info a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.contact_form .form_fields {
  display: flex;
  flex-wrap: wrap;
}
.contact_form .field_block {
  flex: 0 0 50%;
  max-width: 50%;
}
.contact_form .field_block ::-webkit-input-placeholder {
  color: #999999;
}
.contact_form .field_block :-moz-placeholder {
  color: #999999;
}
.contact_form .field_block ::-moz-placeholder {
  color: #999999;
}
.contact_form .field_block :-ms-input-placeholder {
  color: #999999;
}
.contact_form .field_block.full_field {
  flex: 0 0 100%;
  max-width: 100%;
}
.contact_form .field_block input,
.contact_form .field_block textarea {
  font-size: 140%;
  line-height: 18px;
  padding: 14px 15px;
  border: 1px solid #ececec;
  border-radius: 5px;
  background: transparent;
  color: inherit;
}
.contact_form .field_block input:focus,
.contact_form .field_block textarea:focus {
  border-color: #4A00C4;
}
.contact_form .field_block textarea {
  height: 92px;
}
.contact_form .field_block.has-error input,
.contact_form .field_block.has-error textarea {
  border-color: #b94a48 !important;
}
.contact_form .field_block .attach_error,
.contact_form .field_block .error_hint {
  display: block;
  text-align: right;
  font-size: 120%;
  line-height: 15px;
  color: #b94a48;
}
.contact_form .btn_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
.contact_form .btn_block button {
  width: 100%;
}

.attach_label {
  display: block;
  font-family: "montserrat", "montserratarm";
  font-weight: normal;
  background: transparent;
  position: relative;
}
.attach_label .attach_btn {
  display: flex;
  align-items: center;
  font-size: 140%;
  line-height: 18px;
  padding: 14px 15px;
  border: 1px solid #ececec;
  border-radius: 5px;
  color: #999999;
  cursor: pointer;
}
.attach_label .attach_btn:after {
  display: block;
  content: "\e910";
  font-size: 1.8rem;
  color: #001C32;
  padding-left: 20px;
  margin-left: auto;
}
.attach_label.has-error ~ .attach_error {
  display: none;
}
.attach_label.has-error ~ .error_hint {
  max-height: 60px;
}
.attach_label.has-error .attach_btn {
  border-color: #b94a48;
}
.attach_label[hidden] {
  display: none;
}

.attached_file {
  display: flex;
  align-items: center;
  font-size: 140%;
  line-height: 18px;
  padding: 14px 15px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.attached_file .file_name {
  display: block;
  flex: 1;
  width: 50%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attached_file .attach_remove {
  display: block;
  cursor: pointer;
  margin-left: 20px;
}
.attached_file .attach_remove:before {
  content: "\e904";
  display: block;
}
.attached_file .attach_remove:hover {
  color: #b94a48;
}

.map_block > .iw_content {
  display: none;
}

.iw_content {
  font-size: 1.2rem;
  line-height: 15px;
}

.iw_title {
  color: #01ACFF;
  font-family: "montserrat-medium", "montserratarm-medium";
}

.iw_address {
  margin-top: 16px;
}

.map_link {
  display: inline-block;
  vertical-align: top;
  color: #1268B3;
  margin-top: 7px;
}

.contacts_list {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.contacts_list > li {
  flex: 0 0 50%;
  max-width: 50%;
}
.contacts_list .socials_list {
  margin-top: 10px;
}
.contacts_list .socials_list a {
  color: #ffffff;
  background: #4A00C4;
}

@media screen and (min-width: 1200px) {
  .contacts_list {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .contact_form {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media screen and (max-width: 959px) {
  .contact_form .field_block,
.contacts_list > li,
.contact_form .btn_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  .contact_form,
.contacts_list {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 639px) {
  .contact_form,
.contacts_list {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.services_section .service_block .service_includes {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .contact_info a, .contact_info .web a, .web .attach_label .attach_btn, .attach_label .web .attach_btn, .web .map_link, .attached_file .attach_remove {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .contacts_list .socials_list a, .contacts_list .socials_list .web a {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.web .partners_section .partner_block a.block_inner img, .partners_section .partner_block .web a.block_inner img, .web .services_section .service_block .learn_more, .services_section .service_block .web .learn_more, .web .main_slider .slick-dots button, .main_slider .slick-dots .web button, .contact_form .field_block input,
.contact_form .field_block textarea {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .contact_info a, .contact_info .touch a, .touch .attach_label .attach_btn, .attach_label .touch .attach_btn, .touch .map_link {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .contacts_list .socials_list a, .contacts_list .socials_list .touch a {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.touch .partners_section .partner_block a.block_inner img, .partners_section .partner_block .touch a.block_inner img, .touch .services_section .service_block .learn_more, .services_section .service_block .touch .learn_more, .touch .main_slider .slick-dots button, .main_slider .slick-dots .touch button {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.attach_label input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .contact_info a:hover, .contact_info .web a:hover, .web .attach_label .attach_btn:hover, .attach_label .web .attach_btn:hover, .web .map_link:hover {
  color: #4A00C4;
}
.web .main_slider .slick-dots button:hover, .main_slider .slick-dots .web button:hover {
  background: #4A00C4;
  color: #ffffff;
  border-color: transparent;
}
.web .services_section .service_block .learn_more:hover, .services_section .service_block .web .learn_more:hover {
  background: #ffffff;
  color: #4A00C4;
  border-color: transparent;
}
.web .contacts_list .socials_list a:hover, .contacts_list .socials_list .web a:hover {
  background: #3F68FF;
}
.web .partners_section .partner_block a.block_inner:hover img, .partners_section .partner_block .web a.block_inner:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.touch .contact_info a:active, .contact_info .touch a:active, .touch .attach_label .attach_btn:active, .attach_label .touch .attach_btn:active, .touch .map_link:active {
  color: #4A00C4;
}
.touch .main_slider .slick-dots button:active, .main_slider .slick-dots .touch button:active {
  background: #4A00C4;
  color: #ffffff;
  border-color: transparent;
}
.touch .services_section .service_block .learn_more:active, .services_section .service_block .touch .learn_more:active {
  background: #ffffff;
  color: #4A00C4;
  border-color: transparent;
}
.touch .contacts_list .socials_list a:active, .contacts_list .socials_list .touch a:active {
  background: #3F68FF;
}
.touch .partners_section .partner_block a.block_inner:active img, .partners_section .partner_block .touch a.block_inner:active img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

/*# sourceMappingURL=index.css.map */
