.header {
  padding: 15px 0;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .header {
    padding: 12px 0;
  }
}
.header_logo {
  gap: 15px;
}
.header_logo img {
  width: 180px;
}
@media (max-width: 1200px) {
  .header_logo img {
    width: 90px;
  }
}
.header_logo span {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  color: #000000;
}
@media (max-width: 1200px) {
  .header_logo span {
    display: none;
  }
}
.header_social {
  gap: 15px;
}
.header_social span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #000000;
  margin: 0 15px 0 5px;
}
@media (max-width: 1200px) {
  .header_social span {
    display: none;
  }
}
.header_social a {
  flex-shrink: 0;
}
@media (max-width: 1200px) {
  .header_social .phone_icon {
    margin-right: 15px;
  }
}
.header_login {
  gap: 24px;
}
@media (max-width: 1200px) {
  .header_login {
    gap: 10px;
  }
}
.header_login .line {
  height: 36px;
  width: 1px;
  background: linear-gradient(rgba(193, 195, 221, 0) 0%, #686977 50.5%, rgba(193, 195, 221, 0) 100%);
}
.header_login a {
  gap: 8px;
}
.header_login span {
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.49px;
  color: #000000;
}
@media (max-width: 1200px) {
  .header_login span {
    display: none;
  }
}

.home {
  background-image: url("../images/home_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 130px 0;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .home {
    margin-bottom: 30px;
    padding: 80px 0;
  }
}
.home h3 {
  font-size: 52px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .home h3 {
    font-size: 32px;
    line-height: 36.8px;
  }
}
.home p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .home p {
    font-size: 18px;
    line-height: 20.7px;
  }
}
.home span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: center;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .home span {
    font-size: 12px;
    line-height: 16px;
  }
}
.home span a {
  text-decoration: underline;
}
.home form {
  margin: 0 auto;
  max-width: 785px;
}
.home form .form_input {
  margin: 30px 0;
  display: flex;
  background: #FFFFFF;
  border-radius: 5px;
}
@media (max-width: 1200px) {
  .home form .form_input {
    margin: 10px 0;
  }
}
@media (max-width: 768px) {
  .home form .form_input {
    align-items: center;
    flex-direction: column;
    background: transparent;
  }
}
.home form select {
  width: 158px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  color: #000000;
  border: none;
}
@media (max-width: 768px) {
  .home form select {
    padding: 20px;
    height: 60px;
    width: 100%;
    border-radius: 5px 5px 0 0;
  }
}
.home form select:focus {
  outline: none;
  box-shadow: none;
}
.home form input {
  border-left: 1px solid #757575;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  padding: 20px;
  background: #FFFFFF;
  color: #757575;
}
@media (max-width: 768px) {
  .home form input {
    border-radius: 0 0 5px 5px;
    height: 60px;
    border-left: none;
    border-top: 1px solid #757575;
  }
}
.home form button {
  height: 60px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  color: #000000;
  background: #FFD200;
  padding: 20px 48px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .home form button {
    width: 147px;
    margin-top: 10px;
  }
}

.slider h3 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .slider h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
.slider p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  letter-spacing: -0.02em;
  color: #757575;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .slider p {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }
}
.slider .swiper-wrapper {
  height: auto;
}
.slider .swiper-slide {
  height: auto;
}
.slider .product_slide {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url("../images/slider_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 100px 0 120px;
}
@media (max-width: 993px) {
  .slider .product_slide {
    flex-direction: column;
    padding: 10px;
  }
}
.slider .product_slide_text {
  max-width: 650px;
  flex-shrink: 0;
  padding: 120px 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 993px) {
  .slider .product_slide_text {
    max-width: 100%;
    padding: 21px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.slider .product_slide img {
  position: absolute;
  right: 50px;
}
@media (max-width: 1200px) {
  .slider .product_slide img {
    right: 0;
  }
}
@media (max-width: 993px) {
  .slider .product_slide img {
    position: static;
  }
}
.slider h6 {
  font-size: 56px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: -0.04em;
  color: black;
  margin-bottom: 30px;
}
@media (max-width: 993px) {
  .slider h6 {
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 400;
  }
}
.slider a {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  color: #000;
  border-radius: 5px;
  background: #FFD200;
  padding: 20px 90px;
  text-transform: uppercase;
}
@media (max-width: 993px) {
  .slider a {
    width: 268px;
  }
}
.slider .productSwiper {
  position: relative;
}
.slider .product_btn {
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
  border-radius: 50%;
}
.slider .product-button-prev {
  left: 40px;
}
@media (max-width: 1200px) {
  .slider .product-button-prev {
    left: 10px;
  }
}
.slider .product-button-next {
  right: 40px;
}
@media (max-width: 1200px) {
  .slider .product-button-next {
    right: 10px;
  }
}

.contact_page .breadcrumb_block {
  padding: 15px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 768px) {
  .contact_page .breadcrumb_block {
    padding: 0;
  }
}
.contact_page .breadcrumb_block a,
.contact_page .breadcrumb_block li {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  color: #8F8F8F;
}
.contact_page .breadcrumb_block span {
  color: #000;
  text-decoration: underline;
}
.contact_page h3 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .contact_page h3 {
    margin-bottom: 0;
    padding: 30px 0 10px 0;
  }
}
.contact_page .contact_social {
  padding: 24px 42px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: #F9F9F9;
  border-radius: 3px;
}
@media (max-width: 1200px) {
  .contact_page .contact_social {
    padding: 24px 15px;
  }
}
.contact_page .contact_social li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.contact_page .contact_social li p {
  color: #757575;
}
.contact_page .contact_social li svg {
  flex-shrink: 0;
  display: flex;
}
.contact_page .contact_social li span,
.contact_page .contact_social li a {
  display: inline;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #000;
}
@media (max-width: 768px) {
  .contact_page .contact_social li span,
  .contact_page .contact_social li a {
    font-size: 14px;
    line-height: 18px;
  }
}
.contact_page .social_links {
  margin: 30px 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
}
@media (max-width: 768px) {
  .contact_page .social_links {
    gap: 10px;
  }
}
.contact_page .social_links a {
  width: 100%;
  height: 100px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .contact_page .social_links a {
    height: 60px;
  }
}
@media (max-width: 768px) {
  .contact_page .social_links a svg {
    width: 42px;
  }
}
.contact_page .social_links .one_icon {
  background: #419FD9;
}
.contact_page .social_links .two_icon {
  background: #00AFF0;
}
.contact_page .social_links .three_icon {
  background: #675DA9;
}
.contact_page .social_links .four_icon {
  background: #0DC143;
}
.contact_page .social_links .five_icon {
  background: #5181B8;
}
.contact_page .contact_form {
  padding: 24px 42px 37px 42px;
  background: #F9F9F9;
  display: flex;
  flex-direction: column;
  gap: 24px;
  border-radius: 3px;
}
@media (max-width: 1200px) {
  .contact_page .contact_form {
    padding: 24px 15px;
    gap: 15px;
  }
}
.contact_page .contact_form span {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #757575;
  display: block;
}
@media (max-width: 1200px) {
  .contact_page .contact_form span {
    font-size: 16px;
    line-height: 21px;
  }
}
.contact_page .contact_form h6 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #000;
}
@media (max-width: 1200px) {
  .contact_page .contact_form h6 {
    font-size: 36px;
    line-height: 40px;
  }
}
.contact_page .contact_form input,
.contact_page .contact_form textarea {
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #757575;
  background: #FFFFFF;
  display: block;
}
@media (max-width: 1200px) {
  .contact_page .contact_form input,
  .contact_page .contact_form textarea {
    padding: 12px 15px;
  }
}
@media (max-width: 768px) {
  .contact_page .contact_form input,
  .contact_page .contact_form textarea {
    font-size: 12px;
    line-height: 16px;
  }
}
.contact_page .contact_form textarea {
  height: 120px;
}
.contact_page .contact_form .input_block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.contact_page .contact_form p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  color: #757575;
}
@media (max-width: 1200px) {
  .contact_page .contact_form p {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .contact_page .contact_form p {
    font-size: 12px;
    line-height: 16px;
  }
}
.contact_page .contact_form p a {
  text-decoration: underline;
}
.contact_page .contact_form button {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  text-align: center;
  padding: 15px 40px;
  border-radius: 8px;
  background: #FFD200;
  width: 168px;
  margin: 0 auto;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .contact_page .contact_form button {
    padding: 12px 40px;
  }
}
.contact_page iframe {
  width: 100%;
  height: 540px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .contact_page iframe {
    margin-top: 24px;
  }
}
@media (max-width: 1024px) {
  .contact_page iframe {
    height: 340px;
  }
}
.contact_page .full_img {
  height: 410px;
}
@media (max-width: 1200px) {
  .contact_page .full_img {
    height: 550px;
  }
}
@media (max-width: 1200px) {
  .contact_page .full_img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .contact_page .one_img {
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .contact_page .one_img {
    height: 223px;
  }
}
.contact_page .maps_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact_page .maps_img .end_img {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .contact_page .maps_img .end_img {
    margin-top: 15px;
  }
}
.contact_page .maps_img .end_img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.contact_page .maps_img_end {
  height: 100%;
}
@media (max-width: 1024px) {
  .contact_page .maps_img_end .col-6 {
    padding: 0 8px;
  }
}

.catalog {
  margin: 93px 0 53px 0;
}
@media (max-width: 1024px) {
  .catalog {
    margin: 30px 0;
  }
}
.catalog_in {
  background: linear-gradient(94.6deg, #8E8E8E 34.66%, #282828 74.92%, #505050 87.52%);
  padding: 40px 120px;
}
@media (max-width: 1200px) {
  .catalog_in {
    padding: 24px;
  }
}
@media (max-width: 1024px) {
  .catalog_in {
    padding: 24px 24px 0 24px;
  }
}
.catalog_text {
  max-width: 643px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .catalog_text {
    max-width: 100%;
  }
}
.catalog h6 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  color: white;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .catalog h6 {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
  }
}
.catalog_btns {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1024px) {
  .catalog_btns {
    flex-direction: column;
  }
}
.catalog p {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  color: white;
  text-transform: uppercase;
}
.catalog p a {
  text-decoration: underline;
}
.catalog button {
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  color: #000000;
  background: #FFD200;
  border-radius: 5px;
  padding: 20px 58px;
  text-transform: uppercase;
}
.catalog_img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-20px);
}
@media (max-width: 1400px) {
  .catalog_img {
    width: 600px;
  }
}
@media (max-width: 1200px) {
  .catalog_img {
    right: -50px;
  }
}
@media (max-width: 1024px) {
  .catalog_img {
    width: 100%;
    position: static;
    transform: translateY(0);
  }
}

.work {
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .work {
    margin-bottom: 30px;
  }
}
.work h6 {
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: #000000;
}
@media (max-width: 993px) {
  .work h6 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 15px;
  }
}
.work_text {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.work_text ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  overflow: hidden;
}
.work_text li {
  transform: translateX(-14px);
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 993px) {
  .work_text li {
    height: auto;
    transform: translateX(-10px);
  }
}
.work_text span {
  font-size: 60px;
  font-weight: 300;
  line-height: 50px;
  letter-spacing: -0.04em;
  color: #FF0000;
}
@media (max-width: 993px) {
  .work_text span {
    font-size: 56px;
    line-height: 40px;
  }
}
.work_text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  color: #000000;
}
@media (max-width: 993px) {
  .work_text p {
    font-size: 14px;
    line-height: 18.9px;
  }
}
.work video {
  width: 100%;
  height: 100%;
}

.about_img {
  width: 620px;
  position: relative;
}
@media (max-width: 1024px) {
  .about_img {
    height: auto;
  }
}
.about_img .about_main_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about_img .about_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 330px;
}
@media (max-width: 993px) {
  .about_img .about_logo {
    width: 150px;
  }
}
.about_img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.27) 25.78%, rgba(0, 0, 0, 0) 51%);
}
.about video {
  width: 100%;
  height: 100%;
}
.about_text {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 993px) {
  .about_text {
    margin-top: 24px;
  }
}
.about_text h5 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  color: #000000;
}
@media (max-width: 993px) {
  .about_text h5 {
    font-size: 36px;
    line-height: 40px;
  }
}
.about_text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  color: #000000;
}
@media (max-width: 993px) {
  .about_text p {
    font-size: 14px;
    line-height: 18.9px;
  }
}
.about_text ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact {
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .contact {
    margin-top: 30px;
  }
}
.contact_in {
  border-radius: 3px;
  padding: 47px;
  background: #8F8F8F;
  margin: 0;
}
@media (max-width: 1200px) {
  .contact_in {
    padding: 24px 15px;
  }
}
.contact h6 {
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .contact h6 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .contact .form_block {
    padding: 0;
  }
}
.contact p {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .contact p {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
}
.contact form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 1200px) {
  .contact form {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .contact form {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.contact form input {
  height: 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 19px 20px;
  background: white;
  color: #757575;
}
.contact form input::-moz-placeholder {
  color: #757575;
}
.contact form input::placeholder {
  color: #757575;
}
@media (max-width: 768px) {
  .contact form input {
    height: 46px;
    padding: 12px 20px;
  }
}
.contact form span {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  color: white;
}
@media (max-width: 768px) {
  .contact form span {
    margin-top: 2px;
    font-size: 14px;
    line-height: 18.9px;
    text-align: center;
  }
}
.contact form button {
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.015em;
  color: #000000;
  background: #FFD200;
  border-radius: 5px;
}

.footer {
  margin-top: 65px;
  background: #292929;
  padding: 75px 0;
}
@media (max-width: 1200px) {
  .footer {
    margin-top: 30px;
  }
}
@media (max-width: 1300px) {
  .footer .container {
    flex-direction: column;
    gap: 10px;
  }
}
.footer_logo {
  gap: 15px;
}
@media (max-width: 1300px) {
  .footer_logo {
    flex-direction: column;
    gap: 15px;
  }
}
.footer_logo img {
  width: 180px;
}
.footer_logo span {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  color: #FFFFFF;
}
@media (max-width: 1300px) {
  .footer_logo span {
    text-align: center;
  }
}
.footer_logo span br {
  display: block;
}
@media (max-width: 1300px) {
  .footer_logo span br {
    display: none;
  }
}
.footer_social {
  gap: 15px;
}
.footer_social span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin: 0 15px 0 5px;
}
@media (max-width: 1200px) {
  .footer_social span {
    display: none;
  }
}
@media (max-width: 1200px) {
  .footer_social .phone_icon {
    margin-right: 15px;
  }
}
.footer_btn {
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.49px;
  color: #000000;
  background-color: #FFD200;
  padding: 18px 48px;
  border-radius: 5px;
}
.footer_text {
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.49px;
  color: #FFFFFF;
}
@media (max-width: 1300px) {
  .footer_text {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */