/*
Theme Name: 21ombr
*/

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

@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-nav {
    margin-left: 16px;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
    border-left: 1px solid #FFFFFF33;
    border-right: 1px solid #FFFFFF33;
}

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;
}

.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 #461;
    background: rgba(68, 102, 17, 0.70);
    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;
    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: #275C2E;
    border-color: #275C2E;
    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%;
}

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: white !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;
}

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