/*
Theme Name: 21ombr
*/

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1280px;
    }
}

.page-404 {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: center;
}

.wpcf7-list-item-label {
	color: black !important;
}

.error-wrapper {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

.error-code {
    font-size: 120px;
    font-weight: 700;
    color: #000 !important;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.error-title {
    color: #000 !important;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.error-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
}

.btn-home {
    display: inline-block;
    background: #f7931e;
    color: #fff;
    padding: 14px 32px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.btn-home:hover {
    background: #d87f17;
}

@font-face {
  font-family: 'UAFSans';
  src: url('./assets/font/UAFSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UAFSans';
  src: url('/assets/font/UAFSans-Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UAFSans';
  src: url('./assets/font/UAFSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UAFSans';
  src: url('./assets/font/UAFSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UAFSans Condensed';
  src: url('./assets/font/UAFSans-CondUltra.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UAFSans NameTape';
  src: url('./assets/font/UAFSans-NameTape.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Використання */
body {
  font-family: 'UAFSans' !important;
}
/* Шапка сайту */
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-nav {
    margin-left: 16px;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
    border-left: 1px solid #FFFFFF33;
    border-right: 1px solid #FFFFFF33;
}

.vacancy-categories {
    margin-bottom: 20px;
}

.vacancy-cat {
    padding: 8px 16px;
    border: 1px solid #ddd;
    border-radius: 30px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    transition: 0.3s;
    background: #f8f9fa;
}

.vacancy-cat:hover {
    background: #F19003;
    color: #fff;
}

.vacancy-cat.active {
    background: #F19003;
    color: #fff;
    border-color: #F19003;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    padding-top: 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.17) 0.01%, rgba(255, 255, 255, 0.04) 11.69%, rgba(255, 255, 255, 0.05) 32.24%, rgba(255, 255, 255, 0.06) 75.04%, rgba(255, 255, 255, 0.25) 99.99%);
    backdrop-filter: blur(4.050000190734863px);
}



.banner {
    background-image: url('./assets/img/banner.png');
    background-position: top center; /* ключове */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    position: relative;
}

.page-template-template-vacanies, .vacancies-template-default, .error404 {
    background: #D1D1D1;
}

.page-template-template-vacanies .header, .vacancies-template-default .header, .error404 .header {
        background: #6B643A;
    position: static;
    margin-bottom: 3rem;
}

.page-template-template-vacanies .footer, .vacancies-template-default .footer, .error404 .footer {
    margin-top: 5rem;
}

.vacancies-template-default h1 {
    color: #000 !important;
    font-size: 65px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    margin-bottom: 27px;
}

.vacancies-template-default .navbar-button__link {
    background: #F19003;
}

.page-template-template-vacanies h2 {
        color: #000;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 27px;
}

.vacanciyi {
    padding: 58px 0;
    background-image: url('./assets/img/vacanciyi.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.vacanciyi-left h2 {
    color: #000;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 14px;
}

.vacanciyi-text p {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

.vacanciyi-pretitle {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 28.6px */
    margin-bottom: 46px;
    max-width: 277px;
}


.positions-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.positions-table th,
.positions-table td {
    border: 1px solid #333;
    padding: 20px;
    vertical-align: top;
    padding-left: 74px !important;
}

.positions-table th {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.positions-table ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.positions-table li {
    margin-bottom: 8px;
}

.positions-table li.active {
    color: #bfa76f;
}

.positions-table tfoot td {
    font-weight: 500;
}


tbody ul li a {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%;
    text-decoration: none;
}

tfoot a {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%; /* 23.76px */
    text-decoration: none;
}

tfoot a svg {
    margin-left: 5px;
}

tbody ul li a.active {
    color: #6B643A;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%; /* 23.76px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}


h1 {
    color: #FFF !important;
    font-size: 64px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase;
    font-family: 'UAFSans NameTape';
}

.banner-left, .banner-right {
    margin-top: 50px;
}

.join-form__overlay {
    display: flex;
    width: 443px;
    margin: 0 0 0 auto;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #6B643A;
background: rgba(107, 100, 58, 0.80);
backdrop-filter: blur(3.9000000953674316px);
}

.join-form__overlay h2 {
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    align-self: stretch;
}

.join-form__description {
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 15px */
}



.join-form__field input, form {
    width: 100%;
}

.join-form__field input {
    display: flex;
    height: 40px;
    padding: 5px 20px;
    align-items: center;
    gap: 10px;
    border: 1px solid #EEE;
    background: #F8F8F8;
    color: #B8B8B8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 12px;
}

.join-form__field input::placeholder {
    color: #B8B8B8;
}

.join-form__field input:focus {
    outline: none;
    border-color: none;
}

.join-form__note {
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 21.6px */
    align-self: stretch;
}

.join-form__button {
    display: flex;
    width: 271px;
    margin: 0 auto;
    height: 40px;
    border: none;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    transition: all 0.3s;
border: 1px solid rgba(255, 215, 0, 0.57);
background: #FC0;
}

.join-form__button:hover {
    background: rgb(255, 255, 255);
    transition: 0.3s;
    border-color: #fff;
}

.about-description {
        color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 25px;
}

.about-description:last-of-type {
    margin-bottom: 0;
}

.about-img {
    padding-left: 55px;
}

.about-title {
    color: #000;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 27px;
}

.about {
    padding: 64px 0;
}

.navbar-brand {
    margin-right: 0 !important;
}

.nav-item {
    margin-right: 42px;
}

.nav-item:last-of-type {
    margin-right: 0;
}

.nav-item a {
    padding: 0 !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 131.25% */
}

.nav-item:hover svg path {
    stroke: #275C2E;
    cursor: pointer;
}

.nav-item svg {
    margin-left: 7px;
    margin-top: 3px;
}

.navbar-button__link {
    text-decoration: none;
    color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding: 12px 30px;
border: 1px solid #F19003;
backdrop-filter: blur(3.1500000953674316px);
   
}

.header-main__button-second {
    color: #010205;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 28.8px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    transition: all 0.3s ease;
}

.header-main__button-second:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.header-main__button {
    margin-bottom: 50px;
}

.header-contact__block p {
    margin-bottom: 0;
    color: #010205;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 22.4px */
    margin-right: 20px;
}

.header-contact__block a {
    color: #275C2E;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 22.4px */
    transition: all 0.3s ease;
    text-decoration: none;
}

.header-contact__block a:hover {
    color: #1F4A24;
    text-decoration: underline;
}   

.header-contact__block a:last-of-type {
    margin-left: 5px;
}

.header-social {
    margin-left: 24px;

}

.header-social a {
    margin-right: 16px;
    transition: all 0.3s ease;
}

.header-social a:last-of-type {
    margin-right: 0;
}

.header-social a:hover svg path {
    fill: #1F4A24;
    cursor: pointer;
}

form p {
    max-width: 100% !important;
}

form .wpcf7-tel {
    width: 100% !important;
}

.entire-form input::placeholder {
    color: #B8B8B8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

input:focus {
    outline: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.entire-form__button p {
    margin-bottom: 0;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 21.6px */
}

.form-left__line {
    display: block;
    width: 288px;
    background: linear-gradient(90deg, rgba(13, 14, 17, 0.00) 0%, #FFF 49.37%, rgba(0, 0, 0, 0.00) 100%);
    height: 1px;
}

.form-left__contacts {
    color: #fff;
    padding: 20px 0 18px 0;
}

.form-left__contacts a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 25.6px */
    text-decoration: none;
}

.form-left__social a {
    margin-right: 25px;
}

.form-left__social a:last-of-type {
    margin-right: 0;
}

.footer__contact-block a {
    color: #141414;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 32.4px */
    margin-left: 6px;
    text-decoration: none;
}

.footer__contact-block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.mail-block {
    display: flex;
    flex-direction: column;
}

.footer h3 {
    color: #1C1C1C;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
    margin-bottom: 14px;
}

.footer ul {
    list-style: none;
    padding-left: 0;
}

.footer ul li {
    margin-bottom: 8px;
}

.footer ul li:last-of-type {
    margin-bottom: 0;
}

.footer {
    padding-top: 53px;
    padding-bottom: 34px;
}

.footer ul li a {
    color: #020407;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}

.footer__social {
    display: flex;
    align-items: center;
    gap: 20px;
}

.anketa-block {
    padding: 63px;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background: #6B643A;
    box-shadow: 0 4px 22px 0 rgba(0, 0, 0, 0.05);
    color: #fff;
}

.anketa-block h2 {
    color: #fff !important;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 28px;
}

.anketa-block p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    max-width: 474px;
    margin-bottom: 58px;
}

.anketa-block .phone-block svg {
    margin-right: 12px;
}

.anketa-block .phone-block {
    color: #fff;
}

.anketa-block .phone-block a {
    color: #fff;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 33.6px */
    text-decoration: none;
}

.anketa-block .phone-block span, .footer__contact-block span {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
}

.anketa-notice {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 21.6px */
}

.phone-block.email {
    margin-top: 35px;
    margin-bottom: 26px;
}

.anketa form input {
    width: 100% !important;
}

/* контейнер списка */
.wpcf7-radio {
  display: flex;
  gap: 24px;
}

/* элемент */
.wpcf7-list-item {
  margin: 0;
}

/* label */
.wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
}

/* скрываем стандартный radio */
.wpcf7-list-item input[type="radio"] {
  display: none;
}

/* внешний круг */
.wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  border: 1px solid #eee;
  transform: translateY(-50%);
  box-sizing: border-box;
  background: white;
}

/* внутренний зелёный круг */
.wpcf7-list-item input[type="radio"]:checked
+ .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #F19003;
  transform: translateY(-50%);
}

/* контейнер одиночного чекбокса */
.wpcf7-checkbox {
  display: block;
}

/* label */
.wpcf7-checkbox .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
}

/* скрываем стандартный чекбокс */
.wpcf7-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

/* квадрат слева */
.wpcf7-checkbox .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8em;
  width: 18px;
  height: 18px;
  border: 1px solid #eee;
  background: white;
  box-sizing: border-box;
}

/* галочка */
.wpcf7-checkbox input[type="checkbox"]:checked
+ .wpcf7-list-item-label::after {
      content: "";
    position: absolute;
    left: 4px;
    top: 6px;
    width: 10px;
    height: 10px;
    background: #F19003;
    border-radius: 50%;
}

.vacancies-pagination ul {
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.vacancies-pagination li a,
.vacancies-pagination li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    border: 1px solid #020407;
    color: #020407;
    text-decoration: none;
    transition: all .2s ease;
}

.vacancies-pagination li a:hover {
    background-color: #275C2E;
    border-color: #275C2E;
    color: #fff;
}

.vacancies-pagination li span.current {
    background-color: #020407;
    color: #fff;
    border-color: #020407;
    cursor: default;
}

.post-share {
    margin-top: 40px;
    padding-top: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
}

.share-label {
    font-weight: 600;
    margin-right: 8px;
    color: #020407;
}

.share-btn {
    padding: 8px 16px;
    border: 1px solid #020407;
    color: #020407;
    text-decoration: none;
    font-size: 14px;
    border-radius: 6px;
    transition: all 0.25s ease;
}

.share-btn:hover {
    background-color: #F19003;
    border-color: #F19003;
    color: #fff;
}

.single .post h1 {
    margin-top: 40px;
}

.single .post h2 {
    color: #010205;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -1.8px;
    margin-bottom: 30px;
}

/* ===== BLOG ITEM ===== */
.blog__item {
  background-color: #0d0f14;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  position: relative;
}

.blog__item::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 16px;
  border: 2px solid transparent;
  transition: border-color 0.3s ease;
}

.blog__item:hover::after {
  border-color: #275C2E;
}

.blog__item:hover {
  transform: translateY(-6px);
}

/* ===== IMAGE ===== */
.blog__item img {
  height: 240px;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.blog__item:hover img {
  transform: scale(1.05);
}

/* ===== CONTENT ===== */
.item-info {
  padding: 20px;
}

.blog-title {
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
}

.blog-title a {
  color: #fff;
  transition: color 0.3s ease;
}

.blog-title a:hover {
  color: #275C2E;
}

/* ===== PAGINATION ===== */
.pagination {
  gap: 8px;
}

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background-color: #0d0f14;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid #1b1e26;
}

.pagination .page-numbers:hover {
  background-color: #275C2E;
  color: #fff;
}

.pagination .page-numbers.current {
  background-color: #275C2E;
  color: #fff;
  border-color: #275C2E;
}

/* ===== EMPTY STATE ===== */
.blog p {
  color: #aaa;
}

.modal-body input {
    width: 100% !important;
    height: 40px !important;
    padding: 15px !important;
}

.modal-body .wpcf7-radio {
    display: grid;
    grid-template-columns: 2fr 2fr;
}

.modal-body .entire-form__button .wpcf7-submit {
    height: 40px !important;
}

.copywrite-block {
  margin-top: 30px;
}

.copywrite-block a {
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: none;
  color: #1C1C1C;
}

.copywrite-block p {
  margin-bottom: 0;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0%;
  vertical-align: middle;

}

.banner-left {
    width: fit-content;
}

.header_contact-block {
    padding-left: 22px;
    border-left: 1px solid #FFFFFF33;
    height: 42px;
}

.header_contact-block-link {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
    padding-right: 36px;
    text-decoration: none;
}

.header_contact-block-link svg {
    margin-right: 12px;
}

.why {
    padding: 56px 0;
}

.why-left h2 {
    color: #000;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.why-left__block-text {
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 66.667% */
    padding-top: 22px;
}

.why-right {
    padding-left: 78px;
    border-left: 1px solid #000;
}

.why-right h3 {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.why-left {
        height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.why-right p {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 31px;
    margin-bottom: 0;
}

.why-right__block {
    padding-top: 28px;
    border-bottom: 1px solid #000;
}

.why-right__block:last-of-type {
    border-bottom: none;
}

.why-right__block:first-of-type {
    padding-top: 0;
}

.entire-form input {
    display: flex;
    width: 270px !important;
    height: 61px;
    padding: 25px 22px;
    align-items: center;
    gap: 10px;
    border: 1px solid #EEE;
    background: #F8F8F8;
    width: 100% !important;
}

form p {
    max-width: 100% !important;
}

form .wpcf7-tel {
    width: 100% !important;
}

.entire-form input::placeholder {
    color: #B8B8B8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

input:focus {
    outline: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.entire-form__button p {
    margin-bottom: 0;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 21.6px */
}

.entire-form__button .wpcf7-submit {
    display: flex;
    width: 271px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 42px;
    border: 1px solid rgba(241, 144, 3, 0.50);
    background: #F19003;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.32px;
}

.wpcf7-submit br {
    display: none;
}

.wpcf7-response-output {
    color: black !important;
}

.entire-form__button {
    align-items: flex-start;
}

.wpcf7-spinner {
    display: none !important;
}

.entire {
    padding-bottom: 50px;
}

.slogan-text {
    color: #141414;
    leading-trim: both;
    text-edge: cap;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 84.5px */
    text-transform: capitalize;
}

.slogan {
    padding-top: 109px;
    padding-bottom: 94px;
}

.footer {
    background: #D1D1D1;
    border-top: 1px solid #fff;
}

.footer-bottom {
    border-top: 1px solid #fff;
}

@media (max-width: 1200px) {
    .vacancy-block {
        display: grid !important;
        grid-template-columns: 2fr 2fr;
        gap: 10px;
    }
    
    .header {
        background: #6B643A;
        position: static;
    }
    
    .vacanciyi-pretitle {
        max-width: 100%;
        text-align: center;
    }
    
    .banner-left {
        width: 100%;
    }
    
    .navbar-nav {
        height: auto;
    }
    
    .header_contact-block {
        border: none;
        padding: 0 !important;
        justify-content: center;
    }
    
    .footer__social {
        justify-content: center;
        margin-bottom: 3rem;
    }
    
    .entire-form__button .wpcf7-submit {
        margin-top: 2rem;
    }
    
    .vacancy {
        text-align: center;
    }
    
    .vacancy img {
        margin-bottom: 10px;
    }
    
    .footer {
        text-align: center;
    }
    
    .footer__contact-block {
        justify-content: center;
    }
    
    .footer__logo {
        margin-bottom: 10px;
    }
    
    .entire-block, .anketa-block {
        padding: 20px !important;
    }
    
    .anketa-block .phone-block a {
        font-size: 14px !important;
    }
    
    .entire-block p {
        margin-bottom: 1rem;
        text-align: center;
    }
    
    .question h2, .entire-block h2 {
        text-align: center;
    }
    
    .form-left__line {
        width: 100%;
    }
    
    .form-left__contacts div {
        justify-content: center;
    }
    
    .form-left__social {
        justify-content: center;
        margin-bottom: 10px;
    }
    
    .entire-form input {
        height: 35px;
        padding: 25px;
        
        width: 100% !important;
    }
    
    .entire-form__button {
        display: block !important;
    }
    
    .entire-form__button button {
        padding: 16px 25px;
    }
    
    .entire-form__button .wpcf7-submit {
        width: 100% !important;
    }
    
    .wpcf7-radio {
        display: grid !important;
        grid-template-columns: 2fr 2fr;
    }
    
    h1, h2{
        font-size: 45px !important;
    }
    
    .header-main__button, .header-contact__block {
        display: block !important;
        text-align: center;
    }
    
    .header-contact__block {
        margin-bottom: 10px;
    }
    
    .header-contact__block p {
        margin-right: 0 !important;
    }
    
    .header-social {
        margin-left: 0 !important;
        justify-content: center;
    }
    
    .navbar-toggler:focus,
    .navbar-toggler:active {
        box-shadow: none !important;
        outline: none !important;
    }
    
    .nav-item {
        margin-right: 0 !important;
        justify-content: center;
        margin-bottom: 10px;
    }
    
    .navbar-button {
        display: block;
        text-align: center;
    }
    
    .navbar-toggler {
        padding: 0 !important;
        border: none;
    }
    
    .vacancy-item {
        font-size: 15px;
    }
    
    .navbar-nav {
        margin-left: 0;
    }

    
    .banner-button__block {
        margin-right: 0;
        margin-bottom: 10px;
        justify-content: center;
    }
    
    form .d-flex p {
        display: block !important;
    }
}

@media (max-width: 992px) {

    h1 {
        font-size: 42px !important;
    }

    .about-title,
    .vacanciyi-left h2,
    .page-template-template-vacanies h2,
    .anketa-block h2,
    .slogan-text {
        font-size: 42px;
    }

    .why-left h2 {
        font-size: 36px;
    }

    .why-right h3 {
        font-size: 24px;
    }

    .positions-table th {
        font-size: 22px;
    }

    tbody ul li a,
    tfoot a {
        font-size: 16px;
    }

    .join-form__overlay {
        width: 100%;
    }

    .banner {
        height: auto;
        padding: 120px 0 60px;
    }

    .why-right {
        padding-left: 0;
        border-left: none;
        margin-top: 30px;
    }

    .about-img {
        padding-left: 0;
        margin-top: 20px;
    }
}

@media (max-width: 576px) {

    h1 {
        font-size: 28px !important;
    }

    .about-title,
    .vacanciyi-left h2,
    .page-template-template-vacanies h2,
    .anketa-block h2,
    .slogan-text {
        font-size: 28px;
        text-align: center;
    }

    .why-left h2 {
        font-size: 26px;
        text-align: center;
    }

    .why-right h3 {
        font-size: 18px;
    }

    .why-left__block-text {
        font-size: 16px;
        line-height: 1.4;
    }

    .vacanciyi-text p,
    .why-right p,
    .about-description {
        font-size: 14px;
        line-height: 1.6;
    }

    .positions-table th,
    .positions-table td {
        padding: 12px;
        padding-left: 12px !important;
    }

    .positions-table th {
        font-size: 16px;
    }

    tbody ul li a,
    tfoot a {
        font-size: 14px;
    }

    .join-form__overlay {
        padding: 15px;
    }

    .join-form__overlay h2 {
        font-size: 20px;
    }

    .join-form__button,
    .entire-form__button .wpcf7-submit {
        width: 100%;
    }

    .nav-item {
        margin-right: 15px;
    }

    .navbar-button__link {
        padding: 8px 16px;
        font-size: 14px;
    }

    .footer h3 {
        font-size: 16px;
    }

    .footer__contact-block a {
        font-size: 14px;
    }

    .blog-title {
        font-size: 16px;
    }

    .blog__item img {
        height: 180px;
    }

    .slogan {
        padding: 60px 0;
    }

    .anketa-block {
        padding: 25px;
    }

}

@media (max-width: 576px) {
    .positions-table {
        overflow-x: auto;
    }
}


.page-template-template-about .banner-left {
    width: auto;
}


.page-template-template-about h1 {
    color: #FFF;
    font-family: inherit;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.page-template-template-about .banner {
    background-image: url(./assets/img/banner-about.png);
}

.page-template-template-contact .banner {
    background-image: url(./assets/img/contact.png);
}

.about-slogan {
        color: #FFF !important;
    font-size: 42px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase;
    font-family: 'UAFSans NameTape';
}

.banner-img {
    max-width: 190px;
    margin-top: 51px;
    margin-bottom: 18px;
}

.page-template-template-about h2 {
    color: #141414;
    leading-trim: both;
    text-edge: cap;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 72.8px */
    text-transform: uppercase;
}

.about-text {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 60px;
    border-left: 1px solid #000;
}

.page-template-template-about .about .container-about {
    padding-bottom: 52px;
    border-bottom: 1px solid #000;
}

.page-template-template-about .why {
    padding-top: 0 !important;
}

.page-template-template-about .why-left {
    display: block;
}

.page-template-template-about .why-left__block-text {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 20px */
    
    max-width: 373px;
}

.page-template-template-about .anketa {
    margin-bottom: 52px;
}

.contacts-title {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 66px */
    letter-spacing: -1.8px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
    width: fit-content;
}

.contacts-info {
    margin-bottom: 30px;
    margin-top: 30px;
}

.contacts-info a {
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 20px;
    text-decoration: none;
    
}

.contact-item {
    margin-bottom: 20px;
}

.contacts-info a:last-of-type {
    margin-bottom: 0;
}

.contacts-slogan {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 41.6px */
    text-transform: uppercase;
    padding: 30px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: fit-content;
    margin: 0 !important;
}

.page-template-template-contact .icon {
    margin-right: 8px;
}

.socials {
    margin-top: 30px;
}

.socials-title {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
    margin-bottom: 14px;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

.social-icons a {
    text-decoration: none;
}

.contacts-container {
    margin-top: 50px;
}

@media (max-width: 767px) {

    .page-template-template-about h1 {
        font-size: 32px;
    }

    .about-slogan {
        font-size: 22px !important;
    }

    .banner-img {
        max-width: 120px;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .page-template-template-about h2 {
        font-size: 28px;
        line-height: 120%;
    }

    .about-text {
        font-size: 14px;
        padding-left: 15px;
        border-left: 1px solid #000;
    }

    .page-template-template-about .about .container-about {
        padding-bottom: 30px;
    }

    .page-template-template-about .why-left__block-text {
        font-size: 14px;
        max-width: 100%;
    }

    .page-template-template-about .anketa {
        margin-bottom: 30px;
    }

    /* CONTACT */

    .contacts-title {
        font-size: 28px;
        padding-bottom: 15px;
    }

    .contacts-info a {
        font-size: 16px;
    }

    .contacts-slogan {
        font-size: 18px;
        padding: 15px 0;
    }

    .socials-title {
        font-size: 16px;
    }

    .social-icons {
        gap: 12px;
    }

    .contacts-container {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {

    .page-template-template-about h1 {
        font-size: 48px;
    }

    .about-slogan {
        font-size: 32px !important;
    }

    .banner-img {
        max-width: 150px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    .page-template-template-about h2 {
        font-size: 40px;
    }

    .about-text {
        padding-left: 30px;
    }

    .page-template-template-about .why-left__block-text {
        max-width: 100%;
    }

    /* CONTACT */

    .contacts-title {
        font-size: 40px;
    }

    .contacts-info a {
        font-size: 18px;
    }

    .contacts-slogan {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .row {
        flex-direction: column;
    }

    .banner-left,
    .banner-right {
        width: 100%;
    }
}

.page-template-template-about .about {
    padding-top: 0 !important;
}

.page-template-template-about .banner {
    margin-bottom: 56px;
}

#callbackModal .modal-content{
    display: flex;
    padding: 20px;
	border-radius: 0;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #6B643A;
	background: rgba(107, 100, 58, 1);
	backdrop-filter: blur(3.9000000953674316px);
}

#callbackModal .modal-dialog{
    max-width: 560px;
}

#callbackModal h3{
    color: #FFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 18px;
}

#callbackModal p{
    color: rgba(255,255,255,.7);
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
}

/* Contact Form 7 */

#callbackModal .wpcf7{
    width: 100%;
}

#callbackModal .wpcf7 form{
    width: 100%;
}

#callbackModal .wpcf7-form-control-wrap{
    display: block;
    width: 100%;
    margin-bottom: 18px;
}

#callbackModal .wpcf7 input[type="tel"]{
    width: 100% !important;
    height: 46px !important;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,.08);
    background: rgba(255,255,255,.04);
    padding: 0 24px;
    color: #FFF;
    font-size: 18px;
    transition: .3s;
	margin: 1rem 0;
}

#callbackModal .wpcf7 input[type="tel"]:focus{
    outline: none;
    border-color: #ED1C24;
    background: rgba(255,255,255,.06);
}

#callbackModal .wpcf7 input[type="tel"]::placeholder{
    color: rgba(255,255,255,.35);
}

#callbackModal .wpcf7-submit{
    width: 100%;
    height: 64px;
    border: none;
    border-radius: 16px;
    background: #ED1C24;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    transition: .3s;
}

#callbackModal .wpcf7-submit:hover{
    background: #ff2b34;
}

/* Messages */

#callbackModal .wpcf7-response-output{
    margin: 20px 0 0 !important;
    padding: 14px 18px !important;
    border-radius: 12px;
    color: #FFF;
    font-size: 14px;
}

#callbackModal .wpcf7-not-valid-tip{
    margin-top: 8px;
    font-size: 13px;
    color: #ff6b6b;
}

/* Loader */

#callbackModal .wpcf7-spinner{
    position: absolute;
    margin-top: 20px;
}

.modal-disabled {
    pointer-events: none;
    user-select: none;
    filter: blur(4px);
    opacity: .25;
    transition: .3s;
}

.limit-modal-content{
    background: #FFF;
    border-radius: 0;
    border: none;
    overflow: hidden;
}

#limitModal .modal-body{
        display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #6B643A;
    background: rgba(107, 100, 58, 1);
    backdrop-filter: blur(3.9000000953674316px);
	border-radius: 0;
}

.limit-modal-title{
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 22px;
}

.limit-modal-text{
    color: #d7d0d0;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 18px;
}

.limit-modal-text.small{
    font-size: 16px;
    margin-bottom: 22px;
}

.limit-modal-phones{
    display: flex;
    gap: 12px;
    margin-bottom: 28px;
    grid-auto-columns: 2fr 2fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: stretch;
	width: 100%;
}

.limit-phone{
    
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .3s;
}

.limit-modal-btn{
    width: 100%;
    height: 56px;
    border-radius: 14px;
    background: #111;
    border: none;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    transition: .3s;
}

.limit-modal-btn:hover{
    background: #222;
    color: #FFF;
}

#limitModal .modal-dialog{
    max-width: 520px;
}

/* MOBILE */

@media (max-width: 767px){

    #limitModal .modal-dialog{
        margin: 16px;
    }

    #limitModal .modal-body{
        padding: 32px 22px;
    }

    .limit-modal-title{
        font-size: 30px;
        margin-bottom: 18px;
    }

    .limit-modal-text{
        font-size: 16px;
        line-height: 1.5;
    }

    .limit-modal-text.small{
        font-size: 15px;
        margin-bottom: 18px;
    }

    .limit-phone{
        height: 52px;
        font-size: 16px;
        border-radius: 12px;
    }

    .limit-modal-btn{
        height: 52px;
        font-size: 16px;
        border-radius: 12px;
    }

}

#callModal .btn {
	background: #FC0;
	border-color: #FC0;
	color: #000;
}


.fin-date {
	font-size: small;
	color: #F19003;
	margin-top: 0.1rem;
}

.footer__contact-block.last {
	margin-bottom: 0;
}


.footer__contact .fin-date {
	color: #000;
}
