@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Thin.woff");
  src: local("Gilroy Thin"), local("Gilroy-Thin"), url("../fonts/Gilroy-Thin.woff") format("woff"), url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Heavy.woff");
  src: local("Gilroy Heavy"), local("Gilroy-Heavy"), url("../fonts/Gilroy-Heavy.woff") format("woff"), url("../fonts/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../fonts/../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.woff");
  src: local("Gilroy ExtraBold"), local("Gilroy-ExtraBold"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLight.woff");
  src: local("Gilroy UltraLight"), local("Gilroy-UltraLight"), url("../fonts/Gilroy-UltraLight.woff") format("woff"), url("../fonts/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-Thin.ttf");
  src: local("Gilroy Thin"), local("Gilroy-Thin"), url("../../fonts/Gilroy-Thin.woff") format("woff"), url("../../fonts/Gilroy-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-Heavy.ttf");
  src: local("Gilroy Heavy"), local("Gilroy-Heavy"), url("../../fonts/Gilroy-Heavy.woff") format("woff"), url("../../fonts/Gilroy-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-Medium.ttf");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../../fonts/Gilroy-Medium.woff") format("woff"), url("../../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/../../fonts/Gilroy-Bold.ttf");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../../fonts/../../fonts/Gilroy-Bold.woff") format("woff"), url("../../fonts/../../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-ExtraBold.ttf");
  src: local("Gilroy ExtraBold"), local("Gilroy-ExtraBold"), url("../../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../../fonts/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-Light.ttf");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("../../fonts/Gilroy-Light.woff") format("woff"), url("../../fonts/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../../fonts/Gilroy-UltraLight.ttf");
  src: local("Gilroy UltraLight"), local("Gilroy-UltraLight"), url("../../fonts/Gilroy-UltraLight.woff") format("woff"), url("../../fonts/Gilroy-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  outline: none !important;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  background: #DDDDDD;
  color: #000;
}

.black {
  color: #000 !important;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-60 {
  margin-bottom: 60px;
}

section {
  padding: 60px 0;
  overflow: hidden;
}

p {
  font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
  padding: 0;
}

h1 {
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 150%;
  color: #fff;
}

h2 {
  margin-bottom: 30px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 58px;
  color: #000000;
}

h3 {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 58px;
  color: #000;
}

h4 {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}

h5 {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  color: #fff;
}

.btn-transparent {
  width: 100%;
  height: 60px;
  border: 2px solid #DD6724;
  background: transparent;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #DD6724;
  transition: 0.3s;
}
.btn-transparent:hover {
  background: #815F35;
  border: 2px solid #815F35;
  color: #fff;
}

.btn-fill {
  width: 100%;
  height: 60px;
  border: 2px solid #DD6724;
  background: #DD6724;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: 0.3s;
}
.btn-fill:hover {
  background: #815F35;
  border: 2px solid #815F35;
  color: #fff;
}

.about {
  padding-top: 120px;
}
.about h2 {
  margin-bottom: 15px;
}
.about h4 {
  margin-bottom: 15px;
}
.about h5 {
  color: #000;
}

.benefits h5 {
  margin-bottom: 30px;
  color: #000;
}
.benefits h5-card {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.benefits h5-card_icon {
  position: relative;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #DDBE99;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits h5-card_icon::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: #BA986E;
  border-radius: 50%;
  border: 3px solid #fbfbfb;
  z-index: 2;
}
.benefits h5-card_icon::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  transform: scale(1);
  background: #DDBE99;
  border-radius: 50%;
  border: 3px solid #fbfbfb;
  animation: benefits 2s linear infinite;
  z-index: 0;
}
.benefits h5-card_icon span {
  position: relative;
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 1px;
  color: #FFFFFF;
  z-index: 10;
}
.benefits h5-card_description {
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}

.homes h2 {
  margin-bottom: 45px;
}
.homes h2-img {
  width: 100%;
  height: 425px;
  margin-bottom: 10px;
}
.homes h2-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.homes h2-img img-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homes h2-img img-container .item {
  width: 100%;
  height: 150px;
  margin-right: 10px;
}
.homes h2-img img-container .item:last-child {
  margin-right: 0px;
}
.homes h2-img img-container .item:last-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.homes h2-content_header {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
}
.homes h2-content_header_benefits {
  margin-bottom: 15px;
}
.homes h2-content_header_benefits .item {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #496677;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #496677;
}
.homes h2-content_header_price {
  margin-bottom: 30px;
}
.homes h2-content_header_price .item {
  width: 100%;
  min-height: 180px;
  padding: 15px 20px;
  border: 2px solid #496677;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.homes h2-content_header_price .item .icon {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  border-radius: 50%;
  background: #18394D;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homes h2-content_header_price .item .icon .description {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.homes h2-content_header_price .item .icon .description span {
  display: block;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  color: #18394D;
}
.homes h2-content_header_price .item .icon .description span:first-child {
  font-size: 10px;
}
.homes h2-content_header_price .item .icon .description span:first-child:last-child {
  font-size: 13px;
}
.homes h2-content_header_price .item .icon .description .price {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  color: #000000;
}
.homes h2-content_header_price .item .icon .description .price span {
  font-size: 15px;
  font-weight: 600;
}

.sales-card {
  position: relative;
  padding: 30px 45px;
  background: #181818;
  background-image: url("../img/home1_1.jpeg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sales-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent);
}
.sales-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.sales-card h4 {
  position: relative;
  margin-bottom: 15px;
  color: #fff;
  z-index: 1;
}
.sales-card p {
  position: relative;
  margin-bottom: 30px;
  color: #fff;
  z-index: 1;
}
.sales-card input {
  position: relative;
  width: 100%;
  height: 55px;
  margin-bottom: 15px;
  padding-left: 15px;
  border: 1px solid #DD6724;
  font-family: Gilroy;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  z-index: 1;
}
.sales-btn {
  border: none;
  background: #DD6724;
  color: #fff;
  transition: 0.3s;
}
.sales-btn:hover {
  background: #815F35;
  border: 1px solid #815F35;
}

.plan_container {
  display: flex;
  justify-content: space-between;
}
.plan_container-main {
  width: calc(75% - 5px);
  height: 600px;
}
.plan_container-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.plan_container-secondary {
  height: auto;
  width: calc(25% - 5px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.plan_container-secondary .item {
  width: 100%;
  height: 192.5px;
}
.plan_container-secondary .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.partners ol {
  margin-bottom: 45px;
}
.partners-card {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 100%;
}
.partners-card-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #DD6724;
  overflow: hidden;
}
.partners-card-inner img {
  width: 100%;
}

@keyframes benefits {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  .homes-img-container {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 516px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  .homes-content_price .item {
    margin-bottom: 15px;
  }

  .homes-content_header {
    font-size: 26px;
  }

  .homes-content_btns .btn-transparent {
    margin-bottom: 15px;
  }

  .sales-card {
    padding: 15px;
  }
  .sales-card input {
    margin-bottom: 15px;
  }

  .plan_container {
    flex-direction: column;
  }
  .plan_container-main {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
  }
  .plan_container-main-secondary {
    width: 100%;
  }
  .plan_container-main-secondary .item {
    height: 250px;
    margin-bottom: 10px;
  }
}
p {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  color: #000;
}

a, a:hover {
  text-decoration: none;
  color: inherit;
}

.btn-main {
  padding: 18px 50px;
  border: 2px solid #DD6724;
  border-radius: 0px;
  box-sizing: border-box;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  background: transparent;
  transition: 0.3s;
}
.btn-main:hover {
  color: #000;
  background: #DD6724;
}

.btn-round {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
}
.btn-round .circle {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #DD6724;
  border-radius: 50%;
  transition: 0.3s;
}
.btn-round .circle svg {
  fill: #fff;
  transition: 0.3s;
}
.btn-round .circle span {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
}
.btn-round .circle:hover .circle {
  background: #DD6724;
}
.btn-round .circle:hover .circle svg {
  fill: #000;
}

button {
  outline: 0;
  box-shadow: none !important;
}

.modal-header {
  border-bottom: 0px;
}
.modal-header-body {
  padding-top: 0px;
}

.form {
  width: 100%;
  height: auto;
  padding: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px solid #DD6724;
}
.form h5 {
  margin-bottom: 30px;
}
.form p {
  margin-bottom: 22px;
}
.form input {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 30px;
  border: none;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  text-align: left;
  color: #000;
  background: rgba(193, 193, 193, 0.1);
}
.form span {
  margin-bottom: 24px;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  letter-spacing: 0.02em;
  color: #C6CADD;
}
.form button {
  padding: 20px 80px;
  font-size: 18px;
}

.thanks {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 120px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url("../img/home1_1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.thanks::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.thanks h3 {
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  z-index: 10;
}
.thanks h5 {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  z-index: 10;
}

.hidden {
  display: none;
}

@media screen and (max-width: 516px) {
  form {
    padding: 45px 15px;
  }
  form section {
    padding: 45px 0;
  }

  .services-card__title {
    font-size: 26px;
  }
}
.thanks {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/home.png") center no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.thanks::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.thanks-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.thanks-content h1 {
  margin-bottom: 10px;
}
.thanks-content h3 {
  margin-bottom: 30px;
}

.footer {
  background: #f1f1f1;
}
.footer__inner {
  width: 100%;
  min-height: 120px;
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__inner .logo {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}
.footer__inner .info {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: right;
  color: #000;
  opacity: 0.5;
}

@media screen and (max-width: 516px) {
  .privacy {
    display: none;
  }
}
.home {
  position: relative;
  padding: 0;
  background: url("../img/home1_1.jpeg") no-repeat;
  background-color: #000;
  background-size: cover;
  background-position: center;
}
.home::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4), transparent);
}
.home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.home__content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 240px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  z-index: 10;
}
.home__content span {
  display: block;
  margin-bottom: 15px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #DDBE99;
}
.home__content h1 {
  margin-bottom: 15px;
}
.home__content h5 {
  margin-bottom: 45px;
}
.home__content p {
  width: 70%;
  color: #fff;
}
.home-form {
  padding: 20px 30px;
  background: #FBFBFB;
}
.home-form_title {
  margin-bottom: 15px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #18394D;
}
.home-form_description {
  margin-bottom: 15px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.home-form_input {
  width: 100%;
  height: 55px;
  margin-bottom: 15px;
  border: 1px solid #85A7BB;
  background: #fff;
  padding-left: 15px;
  font-size: 16px;
}
.home-form_btn {
  width: 100%;
  height: 55px;
  background: #18394D;
  border: none;
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}
.home__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 10;
}
.home__footer-inner {
  width: 100%;
  min-height: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home__footer-inner .social {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
}
.home__footer-inner .social li {
  margin-left: 25px;
}
.home__footer-inner .social li a svg {
  width: 30px;
  height: 30px;
  fill: #fff;
  transition: 0.3s;
}
.home__footer-inner .social li a:hover svg {
  fill: #DD6724;
}

@media screen and (max-width: 516px) {
  .home {
    background: url("../img/home_mobile.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
  .home__content {
    padding: 120px 0 240px 0;
  }
  .home__content h1 {
    font-size: 32px;
    line-height: 150%;
  }
  .home__content p {
    width: 100%;
  }
  .home__footer-inner {
    justify-content: center;
  }
  .home__footer-inner .social li {
    margin-left: 30px;
  }
  .home__footer-inner .social li:first-child {
    margin-left: 0px;
  }
  .home__footer-inner .social li a svg {
    width: 40px;
    height: 40px;
    fill: #fff;
    transition: 0.3s;
  }
  .home__footer .btn-round {
    display: none;
  }
}
.services {
  position: relative;
}
.services .container {
  position: relative;
  z-index: 10;
}
.services::after {
  content: "OUR SERVICES";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 180px;
  font-weight: 800;
  color: rgba(247, 247, 247, 0.2);
  z-index: 0;
}
.services-card {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin-bottom: 30px;
  background: rgba(0, 0, 0, 0.3);
}
.services-card__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: blue;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.services-card__inner .btn-main {
  position: relative;
  z-index: 10;
}
.services-card__title {
  position: relative;
  margin-bottom: 20px;
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 200%;
  color: #FFFFFF;
  z-index: 10;
}
.services-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.services-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.clients {
  position: relative;
}
.clients .container {
  position: relative;
  z-index: 10;
}
.clients::after {
  content: "CLIENTS";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 250px;
  font-weight: 800;
  color: rgba(247, 247, 247, 0.2);
  z-index: 0;
}
.clients-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
}
.clients-card {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.clients-card__search {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  transition: 0.3s;
  cursor: pointer;
}
.clients-card__search svg {
  width: 60px;
  height: 60px;
}
.clients-card__search:hover {
  background: rgba(0, 0, 0, 0.5);
}
.clients-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.partners {
  position: relative;
}
.partners .container {
  position: relative;
  z-index: 10;
}
.partners::after {
  content: "PARTNERS";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 250px;
  font-weight: 800;
  color: rgba(247, 247, 247, 0.2);
  z-index: 0;
}

.contacts h3 {
  margin-top: 45px;
  margin-bottom: 30px;
}
.contacts p {
  margin-bottom: 30px;
}
.contacts a {
  margin-bottom: 20px;
  display: block;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}
.contacts a:last-child {
  margin-bottom: 60px;
}
.contacts form {
  width: 100%;
  height: auto;
  padding: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px solid #DD6724;
}
.contacts form h5 {
  margin-bottom: 30px;
}
.contacts form p {
  margin-bottom: 22px;
}
.contacts form input {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 30px;
  border: 2px solid #DD6724;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  text-align: left;
  color: #fff;
  background: rgba(193, 193, 193, 0.1);
}
.contacts form span {
  margin-bottom: 24px;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  letter-spacing: 0.02em;
  color: #C6CADD;
}
.contacts form button {
  padding: 20px 80px;
  font-size: 18px;
}

@media screen and (max-width: 516px) {
  .contacts {
    padding-top: 0px;
  }
  .contacts h4 {
    font-size: 36px;
    line-height: 45px;
  }
  .contacts form {
    padding: 45px 15px;
  }
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: 0.3s;
  z-index: 1000;
}
.header__inner {
  width: 100%;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__inner .logo {
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 29px;
  color: #fff;
}
.header__inner-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__inner-right .nav {
  margin-right: 30px;
}
.header__inner-right .nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style-type: none;
}
.header__inner-right .nav ul li {
  margin-right: 30px;
}
.header__inner-right .nav ul li:last-child {
  margin-right: 0px;
}
.header__inner-right .nav ul li a {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #fff;
  transition: 0.3s;
}
.header__inner-right .nav ul li a:hover {
  color: #DD6724;
}
.header__inner__scroll {
  background: #fbfbfb;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
.header__inner__scroll .header__inner {
  min-height: 90px;
}
.header__inner__scroll .header__inner .logo {
  color: #000;
}
.header__inner__scroll .header__inner .logo nav ul li a {
  color: #fff;
}
.header__inner__scroll .header__inner .logo nav ul li a .btn-main {
  color: #000;
}

@media screen and (max-width: 768px) {
  .header__inner .nav {
    display: none;
  }
  .header__inner .nav .logo {
    font-size: 24px;
  }
}