* {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  width: 100%;
}

html {
  font-size: 10px !important;
}
@media (max-width: 991.98px) {
  html {
    font-size: 9px !important;
  }
}

body {
  line-height: 1.4;
}

.hide {
  display: none;
}

@media (min-width: 576px) {
  .visible-xs {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .hidden-xs {
    display: none;
  }
}
.form-control {
  border: 1px solid #DFE7F7;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  padding: 14px 15px 14px;
  background: #F9FBFE;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  line-height: 1.4;
}

.form-control:focus {
  box-shadow: none;
  outline: none;
}

textarea.form-control {
  resize: none;
}

.form-group {
  margin-bottom: 15px;
}

.btn {
  padding: 1rem 3rem;
  border-radius: 5rem;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  position: relative;
  display: inline-block;
  transition: .3s all;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  height: auto;
  line-height: 1.2;
  border: transparent;
}
.btn.btn-blue {
  border: 1px solid transparent;
  background: #2A5FCB;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-blue:hover {
  color: #2A5FCB;
  background: transparent;
  border-color: #2A5FCB;
}
.btn.btn-orange {
  background: #FF5313;
  color: #fff;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-orange:hover {
  color: #FF5313;
  background: transparent;
  border-color: #FF5313;
}
.btn.btn-red {
  background: #DA3A0E;
  color: #fff;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-red:hover {
  color: #DA3A0E;
  background: transparent;
  border-color: #DA3A0E;
}
.btn.btn-green {
  background: #1E9D54;
  color: #fff;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-green:hover {
  color: #1E9D54;
  background: transparent;
  border-color: #1E9D54;
}
.btn.btn-border {
  color: #9E9E9E;
  background: transparent;
  border: 1px solid #9E9E9E;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-border:hover {
  color: #fff;
  background: #2A5FCB;
  border-color: #2A5FCB;
}
.btn.btn-disabled, .contacts-form .btn.btn-gray {
  cursor: not-allowed !important;
}
.btn.btn-disabled:hover, .contacts-form .btn.btn-gray:hover {
  cursor: not-allowed !important;
}
.btn.btn-disabled:hover:before, .contacts-form .btn.btn-gray:hover:before, .btn.btn-disabled:hover:after, .contacts-form .btn.btn-gray:hover:after {
  display: none !important;
}

.s-title {
  margin-bottom: 6rem;
  padding: 0;
  font-weight: 600;
  line-height: 1.4;
  font-size: 3.2rem;
  color: #3E3E3E;
}

.icon svg {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.text-center {
  text-align: center;
}

.overflow-text {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view-all {
  color: #9E9E9E;
  text-decoration: none;
  border-bottom: 1px solid;
  display: inline-block;
}
.view-all:hover {
  text-decoration: none;
  border-color: transparent;
}

.title-link {
  justify-content: space-between;
  margin-bottom: 6rem;
}
@media (max-width: 575.98px) {
  .title-link {
    margin-bottom: 40px;
  }
}
.title-link .s-title {
  margin-bottom: 0;
}
.title-link a svg {
  height: 22px;
}

.ai-center, .title-link, .title-link a, .form-group.custom-file label, .contacts-page .readmore, .contacts-other-item .mail, .contacts-soc-item a {
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}

.jc-center, .contacts-address-item .icon {
  justify-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.d-flex, .title-link, .title-link a, .form-group.custom-file label, .contacts-page .readmore, .contacts-info-row, .contacts-info-item, .contacts-info-item .item, .contacts-other-row, .contacts-other-item, .contacts-other-item .mail, .contacts-form-row, .contacts-form-row [class^="col-"], .contacts-form-row .form-group, .contacts-soc-row, .contacts-soc-row [class^="col-"], .contacts-soc-item, .contacts-address-item, .contacts-address-item .icon {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.d-flex.row, .row.title-link, .title-link a.row, .form-group.custom-file label.row, .contacts-page .row.readmore, .row.contacts-info-row, .row.contacts-info-item, .contacts-info-item .row.item, .row.contacts-other-row, .row.contacts-other-item, .contacts-other-item .row.mail, .row.contacts-form-row, .contacts-form-row .row[class^="col-"], .contacts-form-row .row.form-group, .row.contacts-soc-row, .contacts-soc-row .row[class^="col-"], .row.contacts-soc-item, .row.contacts-address-item, .contacts-address-item .row.icon {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.d-flex.row:before, .row.title-link:before, .title-link a.row:before, .form-group.custom-file label.row:before, .contacts-page .row.readmore:before, .row.contacts-info-row:before, .row.contacts-info-item:before, .contacts-info-item .row.item:before, .row.contacts-other-row:before, .row.contacts-other-item:before, .contacts-other-item .row.mail:before, .row.contacts-form-row:before, .contacts-form-row .row[class^="col-"]:before, .contacts-form-row .row.form-group:before, .row.contacts-soc-row:before, .contacts-soc-row .row[class^="col-"]:before, .row.contacts-soc-item:before, .row.contacts-address-item:before, .contacts-address-item .row.icon:before, .d-flex.row:after, .row.title-link:after, .title-link a.row:after, .form-group.custom-file label.row:after, .contacts-page .row.readmore:after, .row.contacts-info-row:after, .row.contacts-info-item:after, .contacts-info-item .row.item:after, .row.contacts-other-row:after, .row.contacts-other-item:after, .contacts-other-item .row.mail:after, .row.contacts-form-row:after, .contacts-form-row .row[class^="col-"]:after, .contacts-form-row .row.form-group:after, .row.contacts-soc-row:after, .contacts-soc-row .row[class^="col-"]:after, .row.contacts-soc-item:after, .row.contacts-address-item:after, .contacts-address-item .row.icon:after {
  display: none;
}

.img-shadow {
  filter: drop-shadow(0 0 2.5rem rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0 0 2.5rem rgba(0, 0, 0, 0.15));
}

.box-shadow {
  box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
  -webkit-box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
  -moz-box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
}

.box-shadow-small {
  -webkit-box-shadow: 0 0 3rem rgba(62, 62, 62, 0.1);
  -moz-box-shadow: 0 0 3rem rgba(62, 62, 62, 0.1);
  box-shadow: 0 0 3rem rgba(62, 62, 62, 0.1);
}

.trans, .title-link a, .contacts-soc-item, .accordion-item .accordion-head svg, .accordion-item .accordion-content {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.vue-lb-modal-thumbnail-active {
  box-shadow: inset 0 0 0 2px #2A5FCB !important;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.tab-collapsed {
  width: 100%;
  height: 65vh;
  min-height: 300px;
  overflow: hidden;
  position: relative;
}
.tab-collapsed:after {
  content: '';
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 10rem;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, #f9fbfe 30px, rgba(255, 255, 255, 0) 100%);
}
.tab-collapsed .view-all {
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: 0;
}

@media (min-width: 1199.98px) {
  .s-title {
    font-size: 32px;
  }
}
.us-none {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}

.img-adaptive {
  overflow: hidden;
  max-width: none;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-adaptive img {
  max-width: 100%;
}
.img-adaptive img {
  height: 100%;
  position: absolute;
  max-width: 130%;
  width: auto;
  top: 0;
  left: 0;
}

.main-page {
  background: #fff;
  color: #3E3E3E;
  font-size: 14px;
  line-height: 1.6;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding: 25px 0 0 0;
}
@media (max-width: 575.98px) {
  .main-page {
    padding: 45px 0 0;
  }
}
.main-page p {
  color: #3E3E3E;
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-page .title {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main-page h1 {
    padding: 0;
  }
}
.main-page h3, .main-page h4 {
  padding: 0;
}
.main-page .page-title {
  font-size: 3.8rem;
  line-height: 1.6;
  font-weight: 600;
  margin-bottom: 3.5rem;
  padding: 0;
}
@media (max-width: 575.98px) {
  .main-page .page-title {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 45px;
  }
}

.no-scroll {
  overflow-y: hidden;
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md {
    display: block !important;
  }
}
@media (max-width: 767.98px) {
  .hidden-sm {
    display: none !important;
  }

  .visible-sm {
    display: block !important;
  }
}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .s-title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: block !important;
  }

  .responsive-table {
    max-width: 100%;
    overflow-x: scroll;
  }
}
.form-control {
  margin: 0;
  padding: 12px 0 11px;
  border: 0;
  border-bottom: 1px solid rgba(62, 62, 62, 0.3);
  background: none;
  border-radius: 0;
  height: auto;
  font-size: 12px;
  color: #222;
}
.form-control:focus {
  border-color: #2A5FCB;
}
.form-control::-webkit-input-placeholder {
  color: rgba(62, 62, 62, 0.5);
}
.form-control::-moz-placeholder {
  color: rgba(62, 62, 62, 0.5);
}
.form-control:-moz-placeholder {
  color: rgba(62, 62, 62, 0.5);
}
.form-control:-ms-input-placeholder {
  color: rgba(62, 62, 62, 0.5);
}
.form-control.error {
  border-color: #DA3A0E !important;
}
.form-control.error::-webkit-input-placeholder {
  color: #DA3A0E;
  opacity: 1;
}
.form-control.error:-moz-placeholder {
  color: #DA3A0E;
  opacity: 1;
}
.form-control.error::-moz-placeholder {
  color: #DA3A0E;
  opacity: 1;
}
.form-control.error:-ms-input-placeholder {
  color: #DA3A0E;
  opacity: 1;
}
.form-control.error + .req {
  color: #DA3A0E;
}

.form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.form-control:focus:-moz-placeholder {
  color: transparent;
}

.form-control:focus::-moz-placeholder {
  color: transparent;
}

.form-control:focus:-ms-input-placeholder {
  color: transparent;
}

textarea.form-control {
  resize: none;
  height: 60px;
  padding-top: 32px;
  overflow-y: hidden;
}

textarea.ta-scroll {
  border-bottom: 6px solid #F9FBFE;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  cursor: auto;
}
textarea.ta-scroll:hover {
  cursor: auto;
}
textarea.ta-scroll::-webkit-scrollbar {
  width: 5px;
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 5px;
}
textarea.ta-scroll::-webkit-scrollbar-track {
  background: #E5E5E5;
  border-radius: 10px;
}
textarea.ta-scroll::-webkit-scrollbar-thumb {
  background: #C4C4C4;
  border-radius: 10px;
}

.form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-group.custom-file {
  cursor: pointer;
  margin: 30px 0 20px;
}
.form-group.custom-file:hover label {
  text-decoration: none;
}
.form-group.custom-file label {
  font-size: 12px;
  color: #2A5FCB;
  text-decoration: underline;
}
.form-group.custom-file input[type=file] {
  position: absolute;
  top: -10px;
  z-index: 5;
  opacity: 0;
  width: 160px;
  cursor: pointer;
}
.form-group.custom-file input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}
.form-group.custom-file .input-file {
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.form-group.custom-file .input-file svg {
  width: 13px;
  height: 15px;
  margin-right: 3px;
}

.custom-select {
  width: 100%;
  margin-bottom: 45px;
}
@media (max-width: 575.98px) {
  .custom-select {
    margin-bottom: 60px;
  }
}
.custom-select.active ul {
  display: block;
}
.custom-select.active:before {
  transform: rotate(-45deg);
}
.custom-select.active:after {
  transform: rotate(45deg);
}
.custom-select.active svg {
  transform: rotate(180deg);
}
.custom-select svg {
  z-index: 0;
}
.custom-select .current {
  cursor: pointer;
  user-select: none;
  border-bottom: 1px solid #C4C4C4;
  padding: 15px 15px 15px 0;
  background: none;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  z-index: 5;
  color: #222;
}
@media (max-width: 575.98px) {
  .custom-select .current {
    font-size: 12px;
    padding: 12px 15px 12px 0;
  }
}
.custom-select ul {
  display: none;
}
.custom-select select {
  display: none;
}

.dropdown, .custom-select ul {
  box-shadow: 0 4px 2rem #E5E5E5;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  top: 65px;
  left: -15px;
  padding: 30px 20px;
  z-index: 15;
  min-width: 290px;
  max-width: 400px;
}
.dropdown.show, .custom-select ul.show {
  display: block;
}
@media (max-width: 575.98px) {
  .dropdown, .custom-select ul {
    left: auto;
    right: 0;
    border-top-right-radius: 0;
  }
}
.dropdown:before, .custom-select ul:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #fff;
  position: absolute;
  top: -12px;
  left: 15px;
}
@media (max-width: 767.98px) {
  .dropdown:before, .custom-select ul:before {
    left: 126px;
  }
}
@media (max-width: 575.98px) {
  .dropdown:before, .custom-select ul:before {
    border-bottom: 9px solid #fff;
    top: -9px;
    left: auto;
    right: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
}
.dropdown li, .custom-select ul li {
  list-style-type: none;
  display: flex;
  width: 100%;
  margin-bottom: 11px;
  line-height: 1.4;
  cursor: pointer;
  color: #3E3E3E;
  font-weight: 500;
}
.dropdown li:last-child, .custom-select ul li:last-child {
  margin-bottom: 0;
}
.dropdown li:hover, .custom-select ul li:hover {
  color: #2A5FCB;
}
@media (max-width: 575.98px) {
  .dropdown li, .custom-select ul li {
    font-size: 12px;
  }
}

.input-validate-error {
  position: absolute;
  z-index: 9998;
  bottom: -70px;
  left: 0;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #808080;
  box-shadow: 5px 5px 0.5em -0.1em rgba(0, 0, 6, 0.1);
  text-align: left;
  color: #000;
  opacity: 1;
  cursor: default;
  padding: 11px 9px 11px 35px;
  width: auto;
  min-width: 130px;
  height: auto;
  font-size: 12px;
  animation: tooltips-horz 300ms ease-out forwards;
}
@media (max-width: 575.98px) {
  .input-validate-error {
    bottom: -95px;
  }
}
.input-validate-error:before, .input-validate-error:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.input-validate-error:before {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #808080 transparent;
  top: -8px;
  left: 8px;
}
.input-validate-error:after {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  top: -7px;
  left: 8px;
}
.input-validate-error span:before {
  content: '!';
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 8px;
  top: calc(50% - 10px);
  background: #FDA228;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 1px;
}

.input-file-name {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.input-file-name span {
  cursor: default;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.input-file-name span:before {
  float: right;
  content: attr(data-tail);
}
.input-file-name div {
  padding-left: 10px;
  cursor: pointer;
}
.input-file-name div svg {
  width: 10px;
  height: 10px;
}

@keyframes tooltips-horz {
  to {
    transform: translate(0, -50%);
  }
}
.md-modal .md-close {
  position: absolute;
  display: block;
  right: -55px;
  top: 0;
  cursor: pointer;
  z-index: 3;
  border: 0;
  background: none;
}
@media (max-width: 991.98px) {
  .md-modal .md-close {
    right: 10px;
    top: 10px;
  }
}
.md-modal .md-close svg {
  width: 45px;
  height: 45px;
  display: block;
}
@media (max-width: 991.98px) {
  .md-modal .md-close svg {
    display: block;
    cursor: pointer;
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 575.98px) {
  .md-modal .md-close svg {
    width: 25px;
    height: 25px;
  }
}
.md-modal .md-close svg path {
  fill: #fff;
  opacity: 0.8;
}
@media (max-width: 991.98px) {
  .md-modal .md-close svg path {
    fill: #666;
  }
}
.md-modal .md-close:hover svg path {
  opacity: 1;
}
.md-modal .modal-content {
  background: #fff;
  border-radius: 1rem;
  padding: 4rem 3rem;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .md-modal .modal-content {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
@media (max-width: 374.98px) {
  .md-modal .modal-content {
    width: calc(100% - 30px);
    padding: 4rem 15px;
  }
}
.md-modal .modal-content .btn {
  transition: none;
}

.contacts-page {
  color: #3E3E3E;
  font-size: 16px;
  line-height: 1.6;
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  font-weight: 500;
}
@media (max-width: 595.98px) {
  .contacts-page {
    padding: 45px 0 0;
  }
}
.contacts-page p {
  color: #3E3E3E;
}
.contacts-page .readmore {
  margin: 15px 0;
  color: #2A5FCB;
}
.contacts-page .readmore:hover {
  color: #2A5FCB;
}
.contacts-page .readmore svg {
  margin-left: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .contacts-page .title {
    padding: 0;
  }
}
.contacts-page textarea.form-control {
  height: auto;
}
.contacts-page .input-validate-error {
  bottom: -75px;
  left: 15px;
}
.contacts-page .input-validate-error:after {
  border-width: 0 8px 8px 8px;
}

.page-title {
  font-size: 3.8rem;
  font-weight: 600;
  margin-bottom: 6rem;
  padding: 0;
}
@media (max-width: 575.98px) {
  .page-title {
    font-size: 24px;
  }
}

.modal-content {
  max-width: 460px;
  padding: 30px 30px 40px;
}

.modal-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
}

#modal-success, #modal-fail {
  text-align: center;
}

.contacts-info-row {
  flex-wrap: wrap;
  margin: 0 -15px 6rem;
}
@media (max-width: 575.98px) {
  .contacts-info-row {
    margin-bottom: 30px;
  }
}
.contacts-info-row .left-info, .contacts-info-row .right-info {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991.98px) {
  .contacts-info-row .left-info, .contacts-info-row .right-info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contacts-info-row .right-info {
  font-size: 14px;
  padding: 10px 15px 0 45px;
}
@media (max-width: 1199.98px) {
  .contacts-info-row .right-info {
    padding: 0 15px 0 45px;
  }
}
@media (max-width: 991.98px) {
  .contacts-info-row .right-info {
    padding: 60px 15px 0 30px;
  }
}
@media (max-width: 575.98px) {
  .contacts-info-row .right-info *, .contacts-info-row .right-info p {
    font-size: 12px;
  }
}
.contacts-info-row .right-info .title {
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 25px;
}
.contacts-info-row .right-info .item {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .contacts-info-row .right-info .item {
    margin-bottom: 30px;
  }
}
.contacts-info-row .right-info .item p {
  margin-bottom: 8px;
  font-weight: 400;
}
.contacts-info-row .right-info .item span {
  display: inline-block;
  min-width: 160px;
}
.contacts-info-row .right-info .item .time {
  color: #2A5FCB;
  font-weight: 500;
  margin-top: 20px;
}

.contacts-info-item {
  flex-direction: column;
  position: relative;
  padding: 3rem 3.5rem 1.5rem 3.5rem;
  border-radius: 1rem;
  box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 414.98px) {
  .contacts-info-item {
    padding-right: 30px;
  }
}
.contacts-info-item:last-child {
  margin-bottom: 0;
}
.contacts-info-item .title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 25px;
}
@media (max-width: 414.98px) {
  .contacts-info-item .title {
    padding-right: 40px;
  }
}
.contacts-info-item .item {
  margin-bottom: 15px;
}
.contacts-info-item .item .text {
  line-height: 1.2;
}
@media (max-width: 414.98px) {
  .contacts-info-item .item .text {
    margin-top: 3px;
  }
}
.contacts-info-item .item .icon {
  margin: 3px 15px 0 0;
  width: 25px;
  height: 25px;
}
.contacts-info-item .item a {
  color: #2A5FCB;
  font-size: 2rem;
}
@media (max-width: 414.98px) {
  .contacts-info-item .item a {
    font-size: 16px;
  }
}
.contacts-info-item .item a:hover {
  color: #2A5FCB;
}
.contacts-info-item .item a.readmore {
  font-size: 12px;
}
.contacts-info-item .item a[href^="tel"]:hover {
  text-decoration: none;
}
.contacts-info-item .right-icon {
  width: 6.5rem;
  height: 6.5rem;
  position: absolute;
  top: 3rem;
  right: 2rem;
  z-index: 10;
}
@media (max-width: 414.98px) {
  .contacts-info-item .right-icon {
    width: 5rem;
    height: 5rem;
  }
}
@media (max-width: 414.98px) {
  .contacts-info-item .right-icon {
    width: 4rem;
    height: 4rem;
  }
}
.contacts-info-item .right-icon svg {
  max-width: 100%;
  max-height: 100%;
}

.contacts-other-row {
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -15px 9rem;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  .contacts-other-row {
    margin-bottom: 75px;
  }
}

.contacts-other-item {
    /*
	flex: 0 0 calc(100%/3 - 15px);
	max-width: calc(100%/3 - 15px);
    width: 100%;
     */
  flex: 1 1 auto;
  margin: 0 15px 30px;
  flex-direction: column;
  position: relative;
  padding: 2rem 3rem 3rem;
  border-radius: 1rem;
  box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
}
@media (max-width: 991.98px) {
  .contacts-other-item {
        /*
		flex: 0 0 calc(100%/2 - 15px);
		max-width: calc(100%/2 - 15px);
		&:last-child {
			flex: 0 0 100%;
			max-width: 100%;
		}
         */
  }
}
@media (max-width: 767.98px) {
  .contacts-other-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contacts-other-item .title {
  font-size: 2rem;
  margin-bottom: 20px;
  max-width: 180px;
  line-height: 1.6;
}
@media (max-width: 575.98px) {
  .contacts-other-item .title {
    max-width: 100%;
  }
}
.contacts-other-item .readmore {
  margin: auto 0 6rem;
}
.contacts-other-item .mail {
  color: #2A5FCB;
  font-size: 2rem;
}
.contacts-other-item .mail:hover svg {
  text-decoration: none;
}
.contacts-other-item .mail svg {
  margin-right: 15px;
}

.contacts-form {
  padding: 7.5rem 0 3rem;
  background: #F9FBFE;
  border-top: 1px solid #DAE4F6;
  border-bottom: 1px solid #DAE4F6;
}
@media (max-width: 575.98px) {
  .contacts-form {
    padding: 75px 0 30px;
  }
}
.contacts-form .s-title {
  margin-bottom: 0;
}
.contacts-form .title-link {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .contacts-form .title-link {
    flex-direction: column;
    align-items: flex-start;
  }
  .contacts-form .title-link a {
    margin-top: 30px;
    line-height: 1.6;
    font-size: 14px;
  }
  .contacts-form .title-link a svg {
    width: 30px;
    height: 20px;
  }
}
.contacts-form .title-link a {
  text-transform: uppercase;
  color: rgba(62, 62, 62, 0.7);
  font-size: 14px;
}
.contacts-form .title-link a svg {
  margin-left: 2.5rem;
}
.contacts-form .desc {
  color: #787878;
  margin-bottom: 4.5rem;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  min-height: 50px;
}
@media (max-width: 575.98px) {
  .contacts-form .desc {
    max-width: 340px;
    color: #3E3E3E;
  }
  .contacts-form .desc br {
    display: none;
  }
}
.contacts-form .conf {
  text-align: center;
  color: rgba(62, 62, 62, 0.5);
  font-size: 12px;
}
.contacts-form .conf a {
  color: rgba(62, 62, 62, 0.5);
  text-decoration: underline;
}
.contacts-form .conf a:hover {
  text-decoration: none;
}
.contacts-form .btn-gray, .contacts-form .btn.btn-gray {
  border: 1px solid transparent;
  background: #9E9E9E;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 30px;
}
.contacts-form .btn-gray:hover, .contacts-form .btn.btn-gray:hover {
  color: #fff;
  background: #9E9E9E;
  border-color: #9E9E9E;
}

.contacts-form-row {
  flex-wrap: wrap;
  margin: 0 -15px 4.5rem;
  position: relative;
}
@media (max-width: 575.98px) {
  .contacts-form-row {
    padding-bottom: 60px;
  }
}
.contacts-form-row [class^="col-"] {
  justify-content: space-between;
  flex: 0 0 50%;
  max-width: 50%;
  flex-wrap: wrap;
  padding: 0 15px;
}
@media (max-width: 575.98px) {
  .contacts-form-row [class^="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contacts-form-row .form-group {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .contacts-form-row .form-group {
    margin-bottom: 30px;
  }
  .contacts-form-row .form-group.fg-email, .contacts-form-row .form-group.fg-phone {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 575.98px) {
  .contacts-form-row .form-group {
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .contacts-form-row .form-group.fg-btn {
    position: absolute;
    left: 15px;
    bottom: -20px;
    width: calc(100% - 30px);
  }
}
.contacts-form-row .form-control {
  font-size: 14px;
  background: #fff;
  border-radius: 10rem;
  border: 1px solid #B3BDDE;
  margin: 0;
  padding: 14px 15px 14px 22px;
}
.contacts-form-row .form-control[name="text"] {
  display: none;
}
.contacts-form-row textarea.form-control {
  border-radius: 1rem;
}
@media (max-width: 575.98px) {
  .contacts-form-row textarea.form-control {
    height: auto;
    min-height: 140px;
  }
}
.contacts-form-row .btn {
  width: 100%;
  margin-top: 15px;
}
.contacts-form-row .btn:hover:before, .contacts-form-row .btn:hover:after {
  transform: translateX(560px) skewX(-15deg);
}

.contacts-soc {
  padding: 12rem 0 3rem;
}
@media (max-width: 575.98px) {
  .contacts-soc {
    padding: 75px 0 45px;
  }
}

.contacts-soc-row {
  flex-wrap: wrap;
  margin: 0 -15px;
}
.contacts-soc-row [class^="col-"] {
  padding: 0 15px;
  flex-wrap: wrap;
}
.contacts-soc-row .col-1 {
  flex: 0 0 42%;
  max-width: 42%;
}
@media (max-width: 1199.98px) {
  .contacts-soc-row .col-1 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 991.98px) {
  .contacts-soc-row .col-1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contacts-soc-row .col-2 {
  flex: 0 0 33%;
  max-width: 33%;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .contacts-soc-row .col-2 {
    flex: 0 0 35%;
    max-width: 35%;
  }
}
@media (max-width: 991.98px) {
  .contacts-soc-row .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .contacts-soc-row .col-2 {
    flex: 0 0 55%;
    max-width: 55%;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-row .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.contacts-soc-row .col-2 .contacts-soc-item {
  flex: 0 0 calc(50% - 13px);
  max-width: calc(50% - 13px);
  height: calc(50% - 30px);
  min-height: 165px;
  overflow: hidden;
  padding: 20px 10px 20px 20px;
}
@media (max-width: 1199.98px) {
  .contacts-soc-row .col-2 .contacts-soc-item {
    min-height: 155px;
    overflow: hidden;
    padding: 20px 10px;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-row .col-2 .contacts-soc-item {
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
    min-height: 145px;
    padding: 15px 20px;
  }
}
@media (max-width: 347.98px) {
  .contacts-soc-row .col-2 .contacts-soc-item {
    padding: 15px 15px;
  }
}
.contacts-soc-row .col-2 .contacts-soc-item p {
  font-size: 12px;
  line-height: 18px;
}
.contacts-soc-row .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 991.98px) {
  .contacts-soc-row .col-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .contacts-soc-row .col-3 {
    flex: 0 0 45%;
    max-width: 45%;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-row .col-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.contacts-soc-item {
  flex-direction: column;
  position: relative;
  border-radius: 1rem;
  background: #1E9D54;
  color: #fff;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .contacts-soc-item {
    padding: 30px 20px;
    margin-bottom: 10px;
    height: auto;
  }
}
.contacts-soc-item:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 4rem rgba(62, 62, 62, 0.1);
}
.contacts-soc-item:focus {
  color: #fff;
}
.contacts-soc-item.whatsapp {
  padding: 2rem 3rem 3rem;
}
@media (max-width: 575.98px) {
  .contacts-soc-item.whatsapp {
    padding: 30px 20px;
  }
}
@media (min-width: 576px) {
  .contacts-soc-item.whatsapp .title {
    max-width: 60%;
  }
}
.contacts-soc-item.whatsapp .text span {
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .contacts-soc-item.whatsapp .text {
    margin-top: 45px;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-item.whatsapp .text {
    margin-top: 60px;
  }
}
.contacts-soc-item.whatsapp .qr-code {
  position: absolute;
  top: 2.5rem;
  right: 3rem;
            /*
			@media (min-width: 992px) and (max-width: 1199.98px) {
				position: relative;
				top: auto;
				right: auto;
				margin: 15px 0;
			}
             */
}
@media (max-width: 575.98px) {
  .contacts-soc-item.whatsapp .qr-code {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.contacts-soc-item.vk-1 {
  background: #515FD3;
}
.contacts-soc-item.vk-2 {
  background: #4390DB;
}
@media (max-width: 767.98px) {
  .contacts-soc-item.vk-2 .text br {
    display: none;
  }
}
.contacts-soc-item.inst {
  background: #26AFE4;
}
.contacts-soc-item.ok {
  background: #F49E52;
}
.contacts-soc-item.youtube {
  background: #DC1F32;
}
@media (max-width: 991.98px) {
  .contacts-soc-item.youtube .text br {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-item.youtube .text {
    margin-top: 45px;
  }
}
.contacts-soc-item p {
  color: #fff;
}
.contacts-soc-item a {
  color: #fff;
  text-decoration: underline;
  display: inline-flex;
}
.contacts-soc-item a:hover {
  color: #fff;
  text-decoration: none;
}
.contacts-soc-item a svg {
  text-decoration: none;
  margin-left: 3px;
}
.contacts-soc-item .title {
  font-size: 2.2rem;
  line-height: 1.6;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contacts-soc-item .title br {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .contacts-soc-item .title {
    font-size: 18px;
  }
}
.contacts-soc-item .icon {
  height: 45px;
}
.contacts-soc-item .text {
  margin-top: auto;
}
.contacts-soc-item .text *, .contacts-soc-item .text p {
  line-height: 20px;
  font-size: 14px;
}
.contacts-soc-item .text p {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contacts-soc-item .text p {
    margin-bottom: 15px;
  }
}
.contacts-soc-item .text p:last-child {
  margin-bottom: 0;
}

.contacts-address {
  padding: 6rem 0 8rem;
}
@media (max-width: 575.98px) {
  .contacts-address {
    padding: 0 0 75px;
  }
}
.contacts-address .s-title {
  margin-bottom: 4.5rem;
}
.contacts-address .ya-map {
  width: max-content;
  min-height: 420px;
  max-width: 100%;
  border-radius: 1rem;
  overflow: hidden;
  background: #F9FBFE;
  margin-left: 5px;
}
@media (max-width: 575.98px) {
  .contacts-address .ya-map {
    margin: 60px 0 0 0;
  }
}
.contacts-address .ya-map > * {
  min-height: 420px;
}

.contacts-address-item {
  margin-bottom: 4rem;
}
.contacts-address-item .icon {
  flex: 0 0 7rem;
  width: 7rem;
  height: 6rem;
  margin: 0 2.5rem 0 0;
}
@media (max-width: 575.98px) {
  .contacts-address-item .icon {
    margin: 0 15px 0 0;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 575.98px) {
  .contacts-address-item .text {
    padding-top: 10px;
  }
}
.contacts-address-item .text .title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.contacts-address-item .text p {
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .contacts-address-item .text p {
    font-size: 12px;
    line-height: 1.8;
  }
}
.contacts-address-item .text b {
  font-weight: 500;
}
.contacts-address-item .text .small {
  font-size: 12px;
  line-height: 18px;
  color: rgba(62, 62, 62, 0.58);
}
@media (max-width: 575.98px) {
  .contacts-address-item .text .small br {
    display: none;
    font-size: 11px;
  }
}
.contacts-address-item .text .inn {
  margin-bottom: 25px;
}
.contacts-address-item .text .inn:last-child {
  margin-bottom: 0;
}
.contacts-address-item .text .inn p {
  margin-bottom: 10px;
}
.contacts-address-item .text .inn p:last-child {
  margin-bottom: 0;
}

.contacts-requisites {
  padding: 7.5rem 0 12rem;
  background: #F9FBFE;
  border-top: 1px solid #DAE4F6;
  border-bottom: 1px solid #DAE4F6;
}
@media (max-width: 575.98px) {
  .contacts-requisites {
    padding: 75px 0;
  }
}
.contacts-requisites .s-title {
  margin-bottom: 4.5rem;
}

.accordion-item {
  border-radius: 1rem;
  margin-bottom: 30px;
}
.accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-item.open .accordion-content {
  display: block;
}
.accordion-item.open .accordion-head svg {
  transform: rotate(180deg);
}
.accordion-item .accordion-head {
  font-size: 24px;
  line-height: 38px;
  display: block;
  width: 100%;
  padding: 3rem 6rem 3rem 3.5rem;
  position: relative;
  z-index: 10;
  box-shadow: 0 0 3rem rgba(238, 238, 238, 0.5);
  background: #fff;
  border-radius: 1rem;
}
@media (max-width: 575.98px) {
  .accordion-item .accordion-head {
    padding: 20px 60px 20px 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .accordion-item .accordion-head br {
    display: none;
  }
}
.accordion-item .accordion-head:hover {
  cursor: pointer;
}
.accordion-item .accordion-head svg {
  position: absolute;
  top: 4.5rem;
  right: 3rem;
  transform: rotate(0deg);
}
@media (max-width: 575.98px) {
  .accordion-item .accordion-head svg {
    top: 25px;
    right: 20px;
  }
}
.accordion-item .accordion-head span {
  font-weight: 500;
  font-size: 18px;
  display: block;
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .accordion-item .accordion-head span {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
}
.accordion-item .accordion-content {
  padding: 6.5rem 3rem 8.5rem;
  margin-top: -2rem;
  width: 100%;
  line-height: 24px;
  display: none;
  box-shadow: 0 0 3rem rgba(238, 238, 238, 0.5);
  background: #fff;
  border-radius: 0 0 1rem 1rem;
}
@media (max-width: 575.98px) {
  .accordion-item .accordion-content {
    padding: 50px 20px 20px;
    margin-top: -20px;
    font-size: 12px;
    max-width: 100%;
    overflow-x: scroll;
  }
}
@media (max-width: 374.98px) {
  .accordion-item .accordion-content table {
    overflow-x: scroll;
    display: block;
    -webkit-overflow-scrolling: touch;
    width: auto;
  }
}

@media (max-width: 767.98px) {
  .responsive-table {
    overflow-x: scroll;
    display: block;
    -webkit-overflow-scrolling: touch;
    width: auto;
  }
}

table {
  width: 100%;
}
@media (min-width: 1200px) {
  table {
    width: 77%;
  }
}
table td, table th {
  vertical-align: top;
  padding: 8px 10px 9px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 575.98px) {
  table td, table th {
    font-size: 12px;
    line-height: 18px;
  }
}
table tr td:first-child, table tr th:first-child {
  width: 260px;
}
@media (max-width: 991.98px) {
  table tr td:first-child, table tr th:first-child {
    width: 200px;
  }
}
@media (max-width: 575.98px) {
  table tr td:first-child, table tr th:first-child {
    width: auto;
  }
}

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