.lang-nav-logo {
  width: 120px !important;
}

.lang-nav {
  margin: 16px 0 !important;
}

.lang-nav li{
  margin-right: 11px !important;
}

.en-banner,
.ua-banner,
.ru-banner {
  padding: 109px 15px;
  height: max-content !important;
  background-blend-mode: multiply;
}

.en-banner {
  background: url('/img/english-big.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.ua-banner {
  background: url('/img/ukrainian-big.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-position: center !important;
}

.ru-banner {
  background: url('/img/russian-big.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.en-banner .full-max-width,
.ua-banner .full-max-width,
.ru-banner .full-max-width {
  display: flex;
  flex-direction: column;
  align-items: center;

}

.en-banner .full-max-width a,
.ua-banner .full-max-width a,
.ru-banner .full-max-width a {
  position: unset !important;

}

.en-banner .full-max-width .title-rect,
.ua-banner .full-max-width .title-rect,
.ru-banner .full-max-width .title-rect {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 145px;
}

.en-banner .full-max-width .title-rect h1,
.ua-banner .full-max-width .title-rect h1,
.ru-banner .full-max-width .title-rect h1 {
  font-size: 45px;
  line-height: 51px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}

.en-banner .full-max-width .title-rect p.subtitle,
.ua-banner .full-max-width .title-rect p.subtitle,
.ru-banner .full-max-width .title-rect p.subtitle {
  font-size: 17px;
  line-height: 23px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  margin-top: 22px;
}

.en-banner .full-max-width .title-rect .spacer,
.ua-banner .full-max-width .title-rect .spacer,
.ru-banner .full-max-width .title-rect .spacer {
  width: 775px;
  height: 1px;
  background-color: #FFF;
  margin: 0;
  padding: 0;
}

.lang-grid {
  /* justify-content: space-between; */
  gap: 45px;
  flex-wrap: nowrap;
}

.lang-grid-sidebar {
  width: 350px;
  flex-shrink: 0;
  z-index: 50;
}

.grey-bg#service-scroll {
  height: 680px;
  margin-bottom: 60px;
}

.grey-bg .bigger-max-width {
  height: 100%;
}

.grey-bg .half h2 {
  margin-bottom: 65px;
  line-height: 1.35;
  max-width: 430px;
}

.grey-bg .half h2.contact-heading {
  margin-bottom: 44px;
  margin-top: 0;
  line-height: 1.35;
  max-width: 430px;
}

.grey-bg#contact-scroll {
  height: 580px;
  margin-bottom: 15px;
}

.grey-bg#contact-scroll .half-width p {
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #424247;
  font-family: 'Ubuntu', sans-serif;
}

.grey-bg#contact-scroll .half-width p.name {
  margin: 31px 0 15px;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  color: #202023;
  font-family: 'Ubuntu', sans-serif;
}

.grey-bg#contact-scroll .half-width p.mail {
  margin-top: 8px;
}

.grey-bg#contact-scroll .half-width p.mail a {
  text-decoration: none;
  color: #424247;
}

.grey-bg#contact-scroll .half-width p.mail a:hover {
  text-decoration: underline;
}

.grey-bg ul {
  width: 100% !important;
}

.lang-list li {
  padding: 0 !important;
}

.lang-list li span {
  font-weight: 500;
}

.company-section .grid-flex-parent {
  gap: 41px;
  flex-wrap: nowrap;
}

.company-section .grid-flex-parent .text-container {
  max-width: 325px;
}

.company-section .grid-flex-parent .text-container p {
  padding: 0;
}

.company-section .grid-flex-parent .map-container {
  width: 100%;
}

.company-section .grid-flex-parent .map-container #image-map {
  max-width: 100%;
  margin-top: 50px;
}

.fast-contact-form {
  padding: 23px 32px !important;
}

.fast-contact-form .fast-contact-form__title {
  font-size: 19px;
  font-weight: 500;
  line-height: 35px;
  color: #841437;
  margin: 0 0 16px;
  font-family: 'Ubuntu', sans-serif;
}

.fast-contact-form #quick-form-en input:not([type="submit"]),
.fast-contact-form #quick-form-en select,
.fast-contact-form #quick-form-ru input:not([type="submit"]),
.fast-contact-form #quick-form-ru select,
.fast-contact-form #quick-form-ua input:not([type="submit"]),
.fast-contact-form #quick-form-ua select
{
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #424247;
  outline: none;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  line-height: 25px;
  padding: 2px 16px 2px;
  margin-bottom: 8px;
}

.fast-contact-form #quick-form-en p, 
.fast-contact-form #quick-form-ua p, 
.fast-contact-form #quick-form-ru p {
  margin-top: 9px;
  margin-bottom: 7px;
}

.fast-contact-form #quick-form-en input[type="submit"],
.fast-contact-form #quick-form-ua input[type="submit"],
.fast-contact-form #quick-form-ru input[type="submit"] {
  cursor: pointer;
}

.fast-contact-form #quick-form-en input[type="submit"]:hover,
.fast-contact-form #quick-form-ua input[type="submit"]:hover,
.fast-contact-form #quick-form-ru input[type="submit"]:hover {
  background-color: #af2d56 ;
}

.select-wrapper {
  position: relative;
}

.fast-contact-form #quick-form-en select,
.fast-contact-form #quick-form-ua select,
.fast-contact-form #quick-form-ru select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
}

.fast-contact-form #quick-form-en .icon,
.fast-contact-form #quick-form-ua .icon,
.fast-contact-form #quick-form-ru .icon {
  position: absolute;
  right: 15px;
  top: 43%;
  transform: translateY(-50%);
}

.lang-counter-box {
  padding: 107px 0;
  height: max-content !important;
  margin-bottom: 133px;
}

.lang-testimonials {
  margin-bottom: 80px;
}

.contact-text-container {
  padding: 80px 0 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 1123px) { 
  .grey-bg .half-width {
    float: none !important;
    max-width: 100%;
    padding: 0 2%;
  }

  .grey-bg .half {
    padding: 0 5%;
  }

  .lang-nav {
    float: none;
    padding-left: 11px;
  }
}

@media screen and (max-width: 1023px) { 
  .en-banner,
  .ua-banner,
  .ru-banner {
    padding: 50px 15px;
  }

  .en-banner .full-max-width .title-rect,
  .ua-banner .full-max-width .title-rect,
  .ru-banner .full-max-width .title-rect {
    margin-bottom: 50px;
    margin-left: 0;
  }

  .en-banner .full-max-width .title-rect .spacer,
  .ua-banner .full-max-width .title-rect .spacer,
  .ru-banner .full-max-width .title-rect .spacer {
    width: 100%;
  }

	.lang-grid-text {
	    padding-left: 2%;
	    padding-right: 2%;
      width: 100%;
	}

  .en-banner .full-max-width #order-agree-button,
  .ua-banner .full-max-width #order-agree-button,
  .ru-banner .full-max-width #order-agree-button {
    margin-left: 0;
  }
  
  .grey-bg {
    height: auto !important;
  }

  .grey-bg .bigger-max-width {
    height: auto;
  }

  .grey-bg .half h2 {
    margin-bottom: 35px;
  }

  .grey-bg .flex-parent {
    flex-direction: column;
  }

  .grey-bg .half-width {
    float: none !important;
    max-width: 100%;
    padding: 0 2%;
  }

  .grey-bg .picture-in-bg {
    height: 300px;
  }

  .contact-text-container {
    padding: 30px 5% 0 !important;
  }

  .company-section .grid-flex-parent {
    flex-direction: column;
    gap: 30px;
  }

  .company-section .grid-flex-parent .text-container {
    max-width: 100%;
    padding: 0 2%;
  }

  .company-section .grid-flex-parent .map-container {
    max-width: 100%;
    display: flex;
    justify-content: center;
  }

  .company-section .grid-flex-parent .map-container #image-map {
    max-width: 50%;
    margin-top: 0;
  }
}

@media screen and (max-width: 680px) {
  .en-banner .full-max-width .title-rect,
  .ua-banner .full-max-width .title-rect,
  .ru-banner .full-max-width .title-rect {
    width: 100% !important;
  }

  .en-banner .full-max-width .title-rect h1,
  .ua-banner .full-max-width .title-rect h1,
  .ru-banner .full-max-width .title-rect h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .en-banner .full-max-width .title-rect .subtitle,
  .ua-banner .full-max-width .title-rect .subtitle,
  .ru-banner .full-max-width .title-rect .subtitle {
    font-size: 16px;
  }

  .grey-bg .half h2 {
    font-size: 24px;
  }
}
