/*============================*/

#sp-header {
  padding: 7px 0 0;
  min-height: 73px;
  background: #3375af;
}

/*============================*/

#sp-contacts-top .b-contacts {
  text-align: right;
}

.b-contacts {
  line-height: 1;
  padding-top: 18px;
}

.b-contacts .contacts__tel {
  font-size: 30px;
  font-weight: 700;
}

/*============================*/

.b-logo .logo__text {
  color: #fff;
  padding-top: 5px;
  line-height: 1.2;
  margin-left: -40px;
}

/*============================*/

.sp-scroll-up {
  bottom: 100px;
}

/*============================*/

#sppb-addon-1519279815885 .sppb-addon {
  text-align: center;
}

/*============================*/

.sp-megamenu-parent {
  float: none;
  text-align: center;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  font-size: 16px;
  text-transform: uppercase;
}

.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:focus,
.sp-megamenu-parent > li > a:active {
  color: #ff3f65;
}

/*============================*/

#sppb-addon-1562680816549 .btn-default .popup-btn {
  margin-top: 0;
  padding: 15px 50px;
  text-transform: uppercase;
}

/*============================*/

.sppb-addon-image-overlay-icon {
  line-height: 32px;
}

/*============================*/

.b-main-banner {
  padding-top: 205px;
  min-height: 760px;
  background: url(/images/design/main_banner.jpg);
  background-size: cover;
  background-position: 50%;
}

.b-main-banner .main-banner__text {
  max-width: 860px;
}

.b-main-banner .main-banner__text .sppb-addon-title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 140px;
}

.b-main-banner .main-banner__text .sppb-addon-title span {
  display: block;
  font-size: 35px;
  margin-top: 30px;
}

.b-main-banner .main-banner__text .sppb-addon-content {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

/*============================*/

.b-contacts .contacts__link {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding-left: 30px;
  margin-right: 40px;
  white-space: nowrap;
}

.b-contacts .contacts__link:last-child {
  margin-right: initial;
}

.b-contacts .contacts__link::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -3px;
  width: 28px;
  height: 28px;
}

.b-contacts .contacts__link--1::before {
  background: url(/images/design/envelope.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.b-contacts .contacts__link--2::before {
  background: url(/images/design/phone.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

.b-contacts .contacts__link--3::before {
  background: url(/images/design/address.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

/*============================*/

.b-testimonials {
  padding: 37px 0;
  background: url(/images/design/main_bg-min.jpg) no-repeat 50% / cover;
}

.b-testimonials .testimonials__text {
  padding-top: 215px;
}

.b-testimonials .testimonials__text .sppb-container-inner {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(235, 235, 235, 0.8);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  padding: 50px 7px;
  border-radius: 5px;
}

.b-testimonials .testimonials__text .sppb-addon-content {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  color: #3375af;
  line-height: 1.27;
}

.b-testimonials#section-id-1588327949947
  .testimonials__text
  .sppb-addon-wrapper {
  margin: initial;
}

/*============================*/

.b-form {
  background: linear-gradient(
      180deg,
      #3375af 43.24%,
      rgba(255, 255, 255, 0) 100%
    ),
    #3375af;
  border-radius: 5px;
}

.b-form#section-id-1588327949949 input[type='text']::placeholder,
.b-form#section-id-1588327949949 textarea::placeholder {
  opacity: 1;
}

.b-form#section-id-1588327949949 .ba-form-field-item {
  margin-top: 0;
}

.b-form#section-id-1588327949949 .ba-field-container textarea {
  display: block;
}

.b-form .upload-file-input.drag-drop-upload-file {
  background: transparent !important;
  border: none !important;
}

.b-form .ba-form-row:nth-child(7) {
  position: relative;
  top: -15px;
  border: 1px dashed #b3cbe1 !important;
  margin-bottom: 10px;
  border-top: none !important;
  padding: 10px;
}

.b-form .ba-form-row:nth-child(5) .ba-form-input-field {
  margin-bottom: 0;
}

.b-form .form__upload-text {
  font-family: 'Rubik', sans-serif;
  font-size: 13px;
  color: #fff;
}

.b-form .ba-field-container select option {
  color: #000;
}

.b-form .ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-title {
  color: #99bad7;
}

.b-form .form__upload-text span {
  display: block;
  margin-bottom: 10px;
}
.b-form .form__title {
  font-size: 30px;
  font-weight: 700;
  color: #ff7a00;
  text-align: center;
}

.b-form
  .ba-form-field-item
  .ba-form-checkbox-wrapper
  label.ba-form-checkbox
  > span {
  border: 1px solid #cacaca;
  border-radius: 0;
  background: #ebebeb;
}

.b-form .upload-file-drag-drop-title {
  display: none;
}

.b-form .zmdi-cloud-upload {
  display: none;
}

.b-form .upload-file-input.drag-drop-upload-file {
  height: initial;
}

.b-form .upload-file-input.drag-drop-upload-file .upload-file-btn {
  position: relative;
  margin: 0;
  font-size: 0;
  background: transparent !important;
  border: none !important;
}

.b-form .upload-file-input.drag-drop-upload-file .upload-file-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/images/design/cloud.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 1;
}

/*============================*/

#sppb-addon-wrapper-1588327949963 {
  width: 100%;
}

.b-map .map__text .sppb-addon-content {
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}

/*============================*/

.b-footer-info {
  font-size: 18px;
  color: #fff;
}

.b-footer-info .footer-info__links {
  position: relative;
  padding-left: 70px;
  line-height: 1.1;
}

.b-footer-info .footer-info__links a {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  text-decoration-style: dashed;
  margin-right: 10px;
}

.b-footer-info .footer-info__links::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 54px;
  height: 54px;
  background: url(/images/design/earth.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

#sp-footer-info .b-footer-info .footer-info__links a {
  font-size: 13px;
  color: #fff;
}

.b-footer-info .footer-info__help {
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

/*============================*/

#sp-footer,
#sp-bottom {
  background: #3375af;
}

#sp-footer {
  color: #fff;
  text-align: center;
}

#sp-footer a {
  color: #ff7a00;
  font-weight: 700;
}

.sp-copyright {
  color: #ebebeb;
}

/*============================*/
#sp-component #sp-page-builder .b-thanks .thanks__item {
  background: #ffffff;
  box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 30px 60px 80px;
}
.b-thanks .thanks__item .sppb-feature-box-title {
  color: #3375af;
  font-size: 30px;
  font-weight: 500;
}
.b-thanks .thanks__item .sppb-img-container {
  margin-bottom: 40px;
}
.b-thanks .thanks__item .sppb-addon-text {
  font-size: 25px;
  color: #000;
  white-space: nowrap;
}
.b-thanks .thanks__btn {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  padding: 12px 60px 15px;
  background: #3375af;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  transition: box-shadow .3s;
  margin-top: 30px;
}
.b-thanks .thanks__btn:hover {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
}
/*============================*/
