/*
 * Theme Name: Start-Site 2.5
 * Description: Ultra-minimal WordPress starter theme. Optimized for converting html-layouts to websites. Also is a good start for SPA, creating unique projects.
 * Theme URI:   https://start-site.by
 * Author:      ULADZIMIR KONOVALOVE
 * Author URI:  https://start-site.by
*/

span.hikolo {
    font-size: 22px;
    color: #fff;
    padding-top: 30px;
    display: block;
}
.footer_main {
    background: #09A9FE;
    padding: 50px 0px;
}

.footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 20px 0;
    max-width: 1400px;
    margin: 0 auto;
}

.footer-col {
  display: flex;
  align-items: center;
}

/* ЛОГО */
.footer-logo img {
  max-height: 48px;
}

/* ТЕЛЕФОН */
.footer-phone a {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}

/* СОЦСЕТИ */
.footer-socials-row {
  display: flex;
  gap: 16px;
}

.footer-social-item {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
}

.footer-social-item:hover {
  transform: scale(1.05);
}

/* ===== АДАПТИВ ===== */
@media (max-width: 768px) {
  .footer-row {
    flex-wrap: wrap;
    gap: 16px;
  }

  .footer-phone {
    order: 3;
    width: 100%;
    justify-content: center;
  }

  .footer-socials-row {
    order: 2;
    justify-content: center;
    width: 100%;
  }
}












.screen-reader-response {
    position: absolute;
    display: none;
}
.callback-section {
  background: #E2E6EB;
  padding: 78px 20px;
}

.callback-container {
  max-width: 1286px; /* 1920 - 317*2 */
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 75px;
}

.callback-title {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
}

/* ===== ФОРМА ===== */

.callback-form {
  width: 100%;
}

.callback-cf7 form p {
  display: flex;
  gap: 32px;
  align-items: center;
  margin: 0;
}

/* input */
.callback-cf7 input[type="text"] {
  width: 100%;
  max-width: 904px;
  height: 113px;
  padding: 0 32px;
  border: none;
  background: #fff;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 20px;
}

/* button */
.callback-cf7 input[type="submit"] {
  height: 113px;
  padding: 0 32px;
  background: #FFCC02;
  border: none;
  border-radius: 20px;
  font-size: 32px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  white-space: nowrap;
  transition: 0.2s ease;
}

.callback-cf7 input[type="submit"]:hover {
  opacity: 0.9;
}

/* ===== ПОЛИТИКА ===== */

.callback-policy {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.3;
  max-width: 1100px;
}

.callback-policy a {
  text-decoration: underline;
  color: #000;
}

/* ===== АДАПТИВ ===== */

@media (max-width: 1024px) {
  .callback-title {
    font-size: 36px;
  }

  .callback-policy {
    font-size: 22px;
  }

  .callback-cf7 input[type="submit"] {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .callback-container {
    gap: 40px;
  }

  .callback-cf7 form p {
    flex-direction: column;
    gap: 20px;
  }

  .callback-cf7 input[type="text"],
  .callback-cf7 input[type="submit"] {
    width: 100%;
    max-width: 100%;
    height: 72px;
    font-size: 18px;
  }

  .callback-title {
    font-size: 28px;
  }

  .callback-policy {
    font-size: 16px;
  }
}


.callback-cf7 form > p {
  display: flex;
  gap: 32px;
  align-items: center;
  margin: 0;
}






















a.telheader {
    font-size: 30px;
    color: #202020;
    text-decoration: none;
}
.page-template-front-page .container-fluid.footer-extra {
    display: none;
}
img.plashka {
    position: absolute;
    left: 50px;
    bottom: 42%;
    max-width: 610px !important;
}
span.free {
    padding: 10px 20px;
    background: #ffcc02;
    margin-top: 20px;
    color: #000;
}
.block {
    display: block;
    position: relative;    margin-bottom: -7px;
}
a.button {
   text-decoration: none;
    color: #000;
    font-size: 25px;
    margin-bottom: 30px;
    padding: 20px;
    background: #FFCC02;
    border-radius: 10px;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 390px;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('fonts/FuturaPT-Light.woff2') format('woff2'),
       url('fonts/FuturaPT-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('fonts/FuturaPT-Book.woff2') format('woff2'),
       url('fonts/FuturaPT-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('fonts/FuturaPT-Medium.woff2') format('woff2'),
       url('fonts/FuturaPT-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('fonts/FuturaPT-Demi.woff2') format('woff2'),
       url('fonts/FuturaPT-Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
/* Вакансия */

.single-vakansii {

  margin: 0 auto;
  font-family: 'Futura PT', Arial, sans-serif;
  color: #1E2C37;
}

.vakansii-item {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  padding: 20px;
}

.vakansii-thumb {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 30px;
}

.vakansii-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.vakansii-title {
  font-size: 32px;
  margin-bottom: 20px;
  color: #1E2C37;
  text-align: center;
}

.vakansii-content {
  font-size: 18px;
  line-height: 1.7;
  color: #333;
}

@media (max-width: 768px) {
  .vakansii-thumb {
    height: 250px;
  }

  .vakansii-title {
    font-size: 24px;
  }

  .vakansii-content {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .single-vakansii {
    padding: 20px 10px;
  }

  .vakansii-title {
    font-size: 20px;
  }

  .vakansii-content {
    font-size: 15px;
  }
}


/* вакансии */

.news_archive {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Futura PT', Arial, sans-serif;
}

.news_archive .page_title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #1E2C37;
}

.news_list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.news_item {
  display: flex;
  flex-direction: row;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  transition: transform .2s ease;
}

.news_item:hover {
  transform: translateY(-5px);
}

.news_thumb {
  flex: 0 0 300px;
  max-width: 300px;
  height: 200px;
  overflow: hidden;
}

.news_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.news_info {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news_info h2 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #1E2C37;
}

.news_info h2 a {
  text-decoration: none;
  color: inherit;
}

.news_info p {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.pagination {
  margin-top: 40px;
  text-align: center;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 10px 16px;
  margin: 0 4px;
  border-radius: 6px;
  text-decoration: none;
  color: #1E2C37;
  background: #f5f5f5;
}

.pagination .current {
  background: #896930;
  color: #fff;
}

.pagination a:hover {
  background: #d4c19b;
  color: #fff;
}

/* Адаптив */
@media (max-width: 768px) {
  .news_item {
    flex-direction: column;
  }
  
  .news_thumb {
    max-width: 100%;
    height: 250px;
  }
  
  .news_info {
    padding: 15px;
  }
  
  .news_info h2 {
    font-size: 20px;
  }
  
  .news_info p {
    font-size: 15px;
  }
}



/* Новость */


.single_news {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
}

.news-featured-bg {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 400px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 30px;
}

.news-featured-overlay {
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  padding: 30px;
  text-align: center;
}

.news-featured-overlay h1 {
  color: #fff;
  font-size: 32px;
  margin: 0;
}

.news_text {
  font-size: 18px;
  line-height: 1.7;
  color: #1e2c37;
}

.post-nav {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 60px auto 40px;
  padding: 0 20px;
}

.nav-btn {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #1E2C37;
  border-radius: 6px;
  transition: all .3s ease;
}

.nav-btn:hover {
  background: #1E2C37;
  color: #fff;
}


/* Новости */
.news-archive {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

.news-archive .page-title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #1E2C37;
}

.news-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 40px;
}

.news-item {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  transition: transform .2s ease;
}

.news-item:hover {
  transform: translateY(-5px);
}

.news-thumb img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.news-info {
  padding: 20px;
}

.news-title {
  font-size: 20px;
  color: #1E2C37;
  margin-bottom: 10px;
}

.news-title a {
  color: inherit;
  text-decoration: none;
}

.news-meta {
  font-size: 14px;
  color: #888;
  margin-bottom: 10px;
}

.news-excerpt {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}

.news-more {
  display: inline-block;
  color: #896930;
  text-decoration: none;
  font-weight: 600;
  transition: color .3s;
}

.news-more:hover {
  color: #6f5428;
}

/* Пагинация */
.pagination {
  text-align: center;
  margin-top: 40px;
}

.pagination .page-numbers {
  display: inline-block;
  padding: 10px 16px;
  margin: 0 4px;
  border-radius: 6px;
  text-decoration: none;
  color: #1E2C37;
  background: #f5f5f5;
}

.pagination .page-numbers.current {
  background: #896930;
  color: #fff;
}

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



/* форма */

.contact-form {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: 'Futura PT', Arial, sans-serif;
}

.contact-form .form-row {
  display: flex;
  flex-direction: column;
}

.contact-form label {
  font-size: 16px;
  color: #1E2C37;font-family: 'Futura PT', Arial, sans-serif;
  margin-bottom: 6px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form textarea {
  width: 100%;font-family: 'Futura PT', Arial, sans-serif;
  padding: 14px 16px;
  border: 1px solid #CCC;
  border-radius: 8px;
  font-size: 16px;
  outline: none;
  transition: all 0.2s ease;
}

.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #896930;
  box-shadow: 0 0 0 2px rgba(137, 105, 48, 0.15);
}

.contact-form textarea {
  min-height: 130px;font-family: 'Futura PT', Arial, sans-serif;
  resize: vertical;
}

.contact-form .file-upload input[type="file"] {
  font-size: 15px;font-family: 'Futura PT', Arial, sans-serif;
  color: #333;
}

.contact-form .submit-row {
  text-align: center;font-family: 'Futura PT', Arial, sans-serif;
}

.contact-form input[type="submit"] {
  background-color: #896930;
  color: #fff;font-family: 'Futura PT', Arial, sans-serif;
  padding: 14px 50px;
  border: none;
  border-radius: 8px;
  font-size: 17px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.contact-form input[type="submit"]:hover {
  background-color: #6f5428;
}

/* Адаптив */
@media (max-width: 600px) {
  .contact-form {
    gap: 16px;
  }
  .contact-form input[type="submit"] {
    width: 100%;
  }
}


/*вторая страница*/
.hero-text.sec_page {
    background: #000000de;
    padding: 40px;

    border-radius: 10px;
}

.hero-text.sec_page h1 {
    font-size: 37px;
    color: #fff;
}

.hero-text.sec_page p {
    font-size: 40px;
    color: #fff;
}
img.hero-image-left {
    margin: 0 auto;
    max-width: 530px;
    border-radius: 10px;
}

.hr_left {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.hero-row_second {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 30px;
  width: 100%;
  padding: 60px 20px;
  box-sizing: border-box;
}

.title_second {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  width: 100%;
}

.hero-row-texts_second {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}

.hero-text_block_second {
    flex: 1 1 0;
    background: hsl(201deg 100% 37.08%);
    padding: 20px;
    box-sizing: border-box;
    font-size: 29px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;

    border-radius: 10px;
}

.hero-button_second {
    display: inline-block;
    background: #FFCC02;
    color: #000000;
    text-decoration: none;
    padding: 32px 160px;
    border-radius: 6px;
    transition: 0.3s;
    font-size: 20px;
    font-weight: 600;
}
.row_second {
    background-size: cover;
    background-position: center;
    padding: 150px 20px;
}
.hero-button_second:hover {
  background: #f1cb31;
}

.row_third {
    background-size: cover;
    background-position: center;
    padding: 150px 20px;
}
.hero-row_third {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  width: 100%;
  padding: 60px 20px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}

.title_third {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}

.description_third {

    border-radius: 10px;
    font-size: 1.6rem;
    line-height: 1.6;
    max-width: 1050px;
    width: 100%;
    text-align: left;
    background: hsl(201deg 100% 37.08%);
    color: #fff;
    padding: 80px;
}
.description_third li {
    padding: 20px 0px;
}


/* Адаптив для мобильных */
@media (max-width: 768px) {
  .title_third {
    font-size: 1.6rem;
  }

  .description_third {
    font-size: 1rem;
  }
}


/* Адаптив для мобильных */
@media (max-width: 768px) {
  .hero-row-texts_second {
    flex-direction: column;
    gap: 15px;
  }

  .hero-text_block_second {
    width: 100%;
    flex: none;
  }

  .title_second {
    font-size: 1.6rem;
  }
}
.wpcf7-response-output {
    position: absolute;
    top: -39px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    left: 120px;
    bottom: -30px;
}


/* поиск */
form {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    justify-content: center;
    position: relative;
}

input[type="text"] {
    flex: 1;
    padding: 10px;
    font-size: 16px;
}

button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.company-result {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px;
    border-radius: 6px;
}

.company-result h2 {
    margin-top: 0;
}

.company-result .button {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
.company-result .button:hover {
    background-color: #005177;
}
/* поиск */
















/* подлвал */



.container-fluid.footer-extra {
    background: #34B6FB;
    padding: 30px 0px;
}
/* подлвал */

/* меню */
.menu_reg li {
    background: #a5e0ff;
    padding: 15px 26px;
}

.next_menu {
    background: #f9f9f9;
    padding: 0px 0px;
}
/* мен. */
.icon_social {
  display: flex;
  flex-direction: row;
  gap: 15px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}

.icon_social .social-link svg {
  width: 32px;
  height: 32px;
  transition: transform 0.3s, color 0.3s;
  color: #1E2C37; /* основной цвет */
}

.icon_social .social-link:hover svg {
  transform: scale(1.2);
  color: #896930; /* цвет при ховере */
}

/* Адаптив для мобильных */
@media (max-width: 600px) {
  .icon_social {
    gap: 10px;
  }
  .icon_social .social-link svg {
    width: 28px;
    height: 28px;
  }
}

/* иконка */


/* Сброс (минимальный) */


.hero-section {
  padding: 60px 20px 0px 20px;
  background-color: #f9f9f9; /* пример фона */
}

.hero-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap; /* для адаптива */
}

.hero-text {
  flex: 1 1 550px; /* занимает место слева, минимальная ширина */
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.hero-text h1 {
  font-size: 48px;
  margin: 0;
  color: #1E2C37;
}

.hero-text p {
  font-size: 18px;
  color: #555;
  line-height: 1.5;
}

.hero-image {
  flex:1 1 640px; /* занимает место справа */
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}

/* Адаптив для мобильных */
@media (max-width: 768px) {
  .hero-row {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }

  .hero-text h1 {
    font-size: 36px;
  }

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












* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
font-family: 'Futura PT', Arial, sans-serif;
  line-height: 1.5;
  color: #1e2c37;
}

/* Контейнеры */
.container-fluid {
  width: 100%;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px; /* отступы по краям */
}

/* Header */
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.header-logo {
  font-size: 1.5rem;
  font-weight: bold;
    width: 100%;
    max-width: 240px;
}

.header-nav .nav-list {
  display: flex;
  gap: 20px;
  list-style: none;
}

.header-nav a {
  text-decoration: none;
  color: #1e2c37;
  transition: color 0.3s;
}

.header-nav a:hover {
  color: #896930;
}

/* Content */
.content {
  padding: 40px 0;
}

.section {
  margin-bottom: 40px;
}

/* Footer */
.footer {
  text-align: center;
  padding: 20px 0;
  background: #f5f5f5;
}



/* Флекс-строка */
.flex-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

/* Блоки внутри флекс-строки */
.flex-row .block {
  flex: 1;
  padding: 20px;
  background: #f0f0f0;
  border-radius: 10px;
  text-align: center;
}

/* Отдельный блок */
.another-block {
    display: flex;
    justify-content: center;
}
.container.footer-extra-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


@media (max-width: 1300px) {


img.plashka {
    max-width: 520px !important;
}

}
/* Адаптивность */
@media (max-width: 1024px) {
  .header {
    flex-direction: column;
    gap: 15px;
  }

  .header-nav .nav-list {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 768px) {

.fit_fir.fit_fir.hero-text.sec_page h1 {
    line-height: 1.2;
    font-size: 18px;
    /* display: flex; */
    /* flex-direction: row; */
    display: inline-block;
}

span.free {padding: 2px 10px;font-size: 18px;}
    img.plashka {
        max-width: 430px !important;
    }

  .flex-row {
    flex-direction: column;
  }

  .flex-row .block {
    width: 100%;
  }
  body {
    font-size: 14px;
  }

  .container {
    padding: 0 15px;
  }

  .header-logo {
    font-size: 1.2rem;
  }
}

@media (max-width: 640px) {  img.plashka {
	max-width: 360px !important;}


    .header {
        flex-direction: row;
        gap: 5px;
    }
a.telheader {
    font-size: 20px;
}
.header-logo img {
    max-width: 150px;
}
}
@media (max-width: 500px) {
.fit_fir.fit_fir.hero-text.sec_page {
    max-height: 230px;
}
.hero-text_block_second p {
    line-height: 1.2;
}
.hero-text_block_second {
    height: 200px;
}
.row_second, .row_third {
    padding: 50px 20px;
}
.footer-row {
    padding: 0px 30px;
}
	    img.plashka {
        max-width: 330px !important;
        left: 20px;
    }
.hero-text.sec_page {
    padding: 10px;
}
.hero-text.sec_page h1 {
    font-size: 30px;
    color: #fff;
    line-height: 1.6;
}
    .hero-row {
        flex-direction: column;
        gap: 30px;
        text-align: center;
    }
.hero-image {
    flex: 1 1 360px;
}
.hero-text_block_second {
    font-size: 25px;
}
    .description_third {
        font-size: 1.2rem;
        padding: 20px 20px 20px 50px;
    }
.hero-button_second {
    padding: 22px 60px;
}
}


@media (max-width: 390px) {
	    img.plashka {
        max-width: 300px !important;
        left: 0px;
    }
}