/*
Theme Name: 100 OMbR

*/

.t282__menu__items {
	padding-left: 0;
}


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

/* Використання */
body {
  font-family: 'UAFSans', sans-serif !important;
	overflow-x: hidden;
}

body{
    font-size:16px;
    font-weight:400;
    line-height:1.6;
    color:#111;
}

h1,h2,h3,h4,h5{
    font-weight:700;
    line-height:1.2;
}

.hero-center a{
    font-size:20px;
    font-weight:600;
}

.single-vacancy {
    background: #000;
}
.single-vacancy h3 {
    color: #fff;
        font-size: 1.5rem;
}

.single-vacancy .list-group {
    padding-left: 1rem;
    color: white;
        font-size: 1.5rem;
}

.hero-center span{
    font-size:14px;
    font-weight:500;
    letter-spacing:.08em;
}

.hero-box h1{
    font-size: 78px;
    font-weight:700 !important;
}

.hero-box p{
    font-size:20px;
    font-weight:400;
}

.page-template-template-vacancies .vacancies-title {
    display: none;
}

.hero-box .btn{
    font-size:16px;
    font-weight:600 !important;
    padding:12px 36px !important;
}

.history-title{
    font-size:42px;
    font-weight:700;
}

.history-section p{
    font-size:16px;
}

.history-section h4{
    font-size:22px;
    font-weight:600;
}

.vacancies-title{
    font-size:46px;
    font-weight:700;
}

.btn-vacancy{
    font-size:16px;
    font-weight:600;
}

.vacancy-title{
    font-size:20px;
    font-weight:600;
}

.vacancy-content ul{
    font-size:14px;
}

.btn-vacancy-more{
    font-size:14px;
    font-weight:600;
}

.benefits-title{
    font-size:46px;
    font-weight:700;
}

.benefits-subtitle{
    font-size:18px;
}

.benefit-content h4{
    font-size:20px;
    font-weight:700;
}

.benefit-content p{
    font-size:15px;
}

.steps-title{
    font-size:44px;
    font-weight:700;
}

.steps-subtitle{
    font-size:18px;
}

.step-number{
    font-size:14px;
    font-weight:600;
}

.step-content h5{
    font-size:18px;
    font-weight:600;
}

.step-content p{
    font-size:14px;
}

.faq-title{
    font-size:44px;
    font-weight:700;
}

.faq-accordion .accordion-button{
    font-size:18px;
    font-weight:600;
}

.accordion-body{
    font-size:15px;
}

.footer-title{
    font-size:42px;
    font-weight:700;
}

.footer-phone a{
    font-size:26px;
    font-weight:600;
}

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

.footer-copy{
    font-size:13px;
}

.hero-header{
    min-height:100vh;
    background:url('./assets/img/1e4a72ea-ffb3-468c-a22c-c4b9f0bcd317-1.png') center/cover no-repeat;
    position:relative;
}

.hero-header .container{
    z-index:2;
}

.hero-top{
    position:absolute;
    left:0;
    right:0;
    top:0;
}

.hero-content{
    min-height:100vh;
	padding: 0 10px;
}

.hero-box{
    max-width:1200px;
}

.hero-logo{
    height:70px;
}

.history-section{
    background:#000;
    color:#fff;
}

.history-title{
    font-size:56px;
    font-weight:700;
}

.history-img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:4px;
}

.vacancies-section{
    background:#000;
}

.vacancies-title{
    font-size:56px;
    font-weight:700;
}

.btn-vacancy{
    border:1px solid #9c9460;
    color:#fff;
    padding:12px 40px;
}

.btn-vacancy.active{
    background:#9c9460;
    color:#fff;
}

.vacancy-card{
    position:relative;
    height:420px;
    overflow:hidden;
}

.vacancy-bg{
    position:absolute;
    width:100%;
    height:100%;
    object-fit:cover;
}

.vacancy-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.55);
}

.vacancy-content{
    position:relative;
    z-index:2;
    padding: 40px;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    color: #fff;
        
}

.single-vacancies .vacancy-content {
    font-size: 1.5rem;
    padding: 0;
}

.vacancy-title{
    color:#b7b072;
        font-size: 1.3rem;
        height: 50px;
}

.btn-vacancy-more{
    background:#9c9460;
    color:#fff;
}

.benefits-section{
    background:#9c9460;
}

.benefits-title{
    font-size:56px;
    font-weight:700;
}

.benefits-subtitle{
    font-size:20px;
}

.benefit-img{
    width:100%;
    height:100% !important;
    object-fit:cover;
}

.benefit-box{
    background:#f2f2f2;
    align-items: center;
    padding: 40px 20px;
    min-height: 260px;
    padding-left: 20px !important;
}

.benefit-content h4{
    font-weight:700;
    margin-bottom:15px;
}

.steps-section{
    background:#efefef;
    position:relative;
}

.steps-title{
    font-size:48px;
    font-weight:700;
}

.steps-subtitle{
    color:#666;
}

.steps-timeline{
    max-width:700px;
    margin:auto;
    position:relative;
}

.steps-timeline::before{
    content:"";
    position:absolute;
    left:120px;
    top:0;
    bottom:0;
    width:2px;
    background:#ccc;
}

.step-item{
    display:flex;
    gap:30px;
    margin-bottom:40px;
    position:relative;
}

.step-number{
    width:90px;
    text-align:right;
    font-weight:600;
}

.step-dot{
    width:14px;
    height:14px;
    background:#000;
    border-radius:50%;
    margin-top:6px;
    margin-left: -6px;
}

.step-content{
    max-width:500px;
}

.btn-main{
        background: #9c9460 !important;
    padding: 12px 35px !important;
    border: none !important;
    color: white !important;
    font-weight: 600;
}

.faq-section{
    background:#9c9460;
}

.faq-title{
    font-size:48px;
    font-weight:700;
}

.faq-accordion .accordion-item{
    background:transparent;
    border:none;
    border-bottom:1px solid rgba(255,255,255,0.5);
}

.faq-accordion .accordion-button{
    background:transparent;
    color:#000 !important;
    font-weight:600;
    font-size:20px;
    box-shadow:none;
}

.faq-accordion .accordion-button::after{
    filter:invert(1);
}

.footer-section{
    position:relative;
    background:url('./assets/img/1/фото-1022-scaled.jpg') center/cover no-repeat;
    padding:120px 0;
}

.footer-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.65);
}

.footer-title{
    font-size:48px;
    font-weight:700;
}

.footer-phone a{
    font-size:28px;
    color:#fff;
    text-decoration:none;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    color: inherit;
}

.accordion-button {
    background: transparent !important;
}

.footer-email{
    color:#fff;
    text-decoration:none;
    font-size:18px;
}

.social-icon{
    width:60px;
    height:60px;
    border-radius:50%;
    background:#fff;
    color:#000;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    text-decoration: none;
        -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.social-icon .bi {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon:hover{
    background:#9c9460;
    color:#fff;
}

.footer-copy{
        opacity: .8;
    color: inherit;
    text-decoration: none;
}

@media (max-width: 992px){

.hero-box h1{
    font-size:44px;
}
	
	.steps-timeline::before {
		display: none;
	}
	
	.step-number {
		text-align: left;
		width: auto;
	}
	
	.step-dot {
		display: none;
	}
	
	.step-content {
		max-width: 268px;
	}

.history-title,
.vacancies-title,
.benefits-title,
.steps-title,
.faq-title,
.footer-title{
    font-size:36px;
}

.hero-box p{
    font-size:18px;
}

}

@media (max-width: 576px){
.hero-box img {
    max-width: 89px !important;
}
	
	
	.hero-center a {
		font-size: 18px;
	}
.hero-box h1{
    font-size:32px;
}

.hero-box p{
    font-size:16px;
}

.history-title,
.vacancies-title,
.benefits-title,
.steps-title,
.faq-title,
.footer-title{
    font-size:28px;
}

.vacancy-title{
    font-size:18px;
}

.step-content h5{
    font-size:16px;
}

.faq-accordion .accordion-button{
    font-size:16px;
}

}

.hero-box img {
    max-width: 120px;

}

.who-we-are-p {
    vertical-align: middle;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    overflow: auto;
    overflow-x: hidden;
    height: 345px;
}

.who-we-are-p .text {
    margin-bottom: 0.5rem;
}

.who-we-are-p {
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #444 #1a1a1a;
}

/* Chrome, Edge, Safari */
.who-we-are-p::-webkit-scrollbar {
    width: 8px;
}

.who-we-are-p::-webkit-scrollbar-track {
    background: #1a1a1a;
}
.who-we-are-p::-webkit-scrollbar-thumb {
    background-color: #444;
    border-radius: 4px;
}

.wpcf7-spinner {
    display: none;
}
form p {
    margin-bottom: 0;
}

.vacancies-section .btn {
        background: #958e57;
    color: #fff;
    border: none;
    position: relative;
    font-size: 17px;
    padding: 10px 24px;
    border-radius: 0;
    max-width: fit-content !important;
}

.vacancies-section .btn:hover {
    background: #958e57;
    color: #fff;
}

/* Контейнер форми */
.wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Підписи */
.wpcf7-form label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #2c2c2c;
    margin-bottom: 8px;
}

/* Поля */
.wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    min-height: 52px;
    border: 1px solid #d9dee3;
    padding: 12px 16px;
    font-size: 16px;
    background: #fff;
    transition: .3s;
}

/* textarea */
.wpcf7 textarea {
    height: 110px !important;
    resize: none;
}

.wpcf7 textarea:focus,
.wpcf7 input:focus,
.wpcf7-form-control:focus {
    border: 1px solid #d9dee3;
    outline: none !important;
    box-shadow: none !important;
    border-color: none !important; /* або твій колір рамки */
}

.form-control:focus {
    box-shadow: none !important;
}

/* focus */
.wpcf7-form-control:focus {
    border-color: #0d6efd;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.15);
    outline: none;
}

/* Кнопка */
.wpcf7-submit {
    width: 100%;
    height: 56px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s;
}

/* Помилки */
.wpcf7-not-valid {
    border-color: #dc3545 !important;
}

.wpcf7-not-valid-tip {
    margin-top: 5px;
    font-size: 13px;
}

/* Повідомлення */
.wpcf7-response-output {
    margin-top: 15px !important;
    border-radius: 10px;
    padding: 12px !important;
}

#joinModal .modal-content{
    border: none;
    border-radius: 0;
    overflow: hidden;
}

#joinModal .modal-header{
    padding: 20px 30px;
    border-bottom: 1px solid #eef1f4;
}

#joinModal .modal-body{
    padding: 30px;
}

#joinModal .modal-title{
    font-size: 28px;
    font-weight: 700;
}

.modal-bottom {
    font-size: 12px;
    font-weight: 400;
    color: rgb(80, 137, 21);
    
    margin-top: 1rem;
}

/* ---- Vacancy Filter Tabs ---- */
.vacancies-filter {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 1.5rem;
}

.btn-vacancy-filter {
    color: rgba(255, 255, 255, 0.55);
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 4px;          /* гострі кути — військовий стиль */
    padding: 0.45rem 1.4rem;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-vacancy-filter:hover {
    color: #fff;
    border-color: #8a9a4f;
    background: rgba(138, 154, 79, 0.12);
}

.btn-vacancy-filter.active {
    color: #fff;
    background: #6b7c3f;
    border-color: #6b7c3f !important;
    font-weight: 600;
    box-shadow: 0px 0px 7px 4px rgba(107, 124, 63, 0.7);
}

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

/* Contact Form 7 */

#callbackModal .wpcf7{
    width: 100%;
}

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

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

/* Messages */

#callbackModal .wpcf7-response-output{
    margin: 20px 0 0 !important;
    padding: 14px 18px !important;
    border-radius: 12px;
    color: #000;
    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: 22px;
    border: none;
    overflow: hidden;
}

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

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

.limit-modal-text{
    color: #555;
    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: space-around;
    justify-content: space-around;
    align-items: end;
    justify-items: stretch;
}

.limit-modal-phones a {
    color: #000;
	text-decoration: none;
}

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

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

/* MOBILE */

@media (max-width: 767px){

    #limitModal .modal-dialog{
        margin: 16px;
    }
	
	.resp-1 {
		order: 1;
	}
	
	.resp-2 {
		order: 2;
	}
	
	.resp-3 {
		order: 3;
	}
	
	.resp-4 {
		order: 4;
	}
	
	.resp-5 {
		order: 6;
	}
	
	.resp-6 {
		order: 5;
	}
	
	.resp-7 {
		order: 8;
	}
	
	.resp-8 {
		order: 7;
	}
	
	.benefit-box {
		min-height: auto;
		padding: 20px;
	}
	
	.benefit-content p {
		margin-bottom: 0;
	}

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

}