h2, h3 {
	margin: 0 0 0 0;
}
.descr__text ul{
  margin-top:20px !important;
}
.production-banner__title {
	font-weight: 700;
	font-style: Bold;
	font-size: 36px;
	line-height: 100%;
	text-transform: uppercase;
	color: #1D2029;
}
.map {
    height: 625px;
	margin-top: 130px;
}


.map__wrapper img {
	width: 100%;
}
.breadcrumbs {
	padding: 25px 24px 0px 24px;
}

.form .form_footer {
    margin: 0px 0 23px 0 !important;
}
.production {


}
.mapImage__wrapper img {
	width: 100%;
}
.production-banner {
    width: 100%;
    height: 200px;
    background-image: url(images/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 11px;
}

.map__im.form {
    top: 89%;
    position: absolute;
    z-index: 10;
    left: 50%;
}
.pages {
    width: 100%;
}
.aboutTheFounder__titleWrapper {
    display: flex;
    align-items: center;
}
.p24 {
    padding: 0px 24px 24px 24px;
}
.m40 {
    margin-top: 40px;
}
.page_container {
	margin-top: 36px;
}
.stats {
	margin-top: 15px;
}
.production-titleWrapper {
     padding: 1px 20px;
}
.production-titleWrapper h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1D2029;
}

.descr__wrapper {
    display: flex;
    gap: 20px;
}

.aboutTheFounder, .generalDirector {
    background-image: url('images/bacground-srol.svg');
    padding: 46px 24px 80px 24px;
}
.aboutTheFounder__wrapper {
    display: flex;
    gap: 20px;
    margin-top: 50px;
    justify-content: space-between;
}
.generalDirector__wrapper {
    display: flex;
    gap: 80px;
    margin-top: 50px;
    justify-content: space-between;
}
.generalDirector__quote::before, .aboutTheFounder__quote::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 33px;
    background: url("images/quote.png") no-repeat center;
    background-size: contain;
    transform: translateY(-50%);
}
.generalDirector__quote {
    position: relative;
    max-width: 460px;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
	padding-left: 10px;
}

.generalDirector__quote::before {
    content: "";
    position: absolute;
    top: 45%;
    left: 5%;
    transform: translateX(-50%) translateY(-100%);
    width: 40px;
    height: 33px;
    background: url(images/quote.png) no-repeat center;
    background-size: contain;
    z-index: 1;
}
.aboutTheFounder__quote {
    position: relative;
}

.aboutTheFounder__quote::before {
    top: 22%;
    left: 0;
}

.aboutTheFounder__quote {
    max-width: 313px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 85px;
}

.aboutTheFounder__descr-name, .production__descr-name {
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 18px;
    color: #383838;
}
.aboutTheFounder__descr-text {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
	color: #383838;
}
.aboutTheFounder__descr-date {
    margin-top: 8px;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    color: #383838;
}
.quote {
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #383838;
	font-style: italic;
}
.aboutTheFounder__title, .generalDirector__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    vertical-align: middle;
    color: #383838;
}
.production-descr__wrapper{
    display: flex;
    justify-content: space-between;
}
.production-descr__item{
	width:50%;
}
.descr__title,
.production-descr__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    color: #383838;
    margin-bottom: 7px;
}
.stats__wrapper {
    display: flex;
    justify-content: space-between;
}
.stats__item {
    max-width: 275px;
    max-height: 280px;
}
.stats__title-term {
    position: relative;
    font-weight: 600;
    font-size: 80px;
    color: #DC2823;
    line-height: 100%;
    letter-spacing: -0.25px;
    text-align: center;
}
.stats__title-descr {
    font-weight: 500;
    color: #DC2823;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}
.stats__title-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    color: #DC2823;
    text-align: center;
    position: absolute;
    left: 9.5%;
    transform: translate(-50%, -50%);
}
.stats__descr {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #383838;
    padding: 5px 20px;
}
.descr__text,
.production-descr__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #383838;
    margin-top: 10px;
}
.production-descr__item .right_block ul{
	margin: 10px 0 0px !important;
}
.production-descr__list li{
	padding-left:5px;
}
.wrapper_inner.production-page {
    padding: 0px 0px;
}

.founder-info-tooltip {
    position: relative;
    display: inline-block;
    margin-left: 19px;
}

.aboutTheFounder__info {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: white;
    color: red;
    border: 1px solid red;
    text-align: center;
    cursor: help;
    font-size: 18px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0%;
	vertical-align: middle;
}
.aboutTheFounder__info::before {
	content: "";
	position: absolute;
	top: 45%;
	left: 50%;
	width: 20px;
	height: 20px;
	background-image: url('images/info.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: translate(-50%, -50%);
}
.tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(8px);
    background: #333;
    color: white;
    padding: 24px;
    border-radius: 6px;
    font-size: 14px;
    max-width: 616px;
    word-wrap: break-word;
    text-align: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
    pointer-events: none;
}
.generalDirector__img {
    max-width: 570px;
    max-height: 451px;
}

/* Секция производства */
.production__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  width: 100%;
  padding: 50px 0;
}

.production__wrapper .production__item {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  height: 350px;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: white;
  position: relative;
  text-decoration: none;
}

.production__wrapper .production__item:nth-child(1) { background-image: url('images/production1.png'); }
.production__wrapper .production__item:nth-child(2) { background-image: url('images/production2.jpg'); }
.production__wrapper .production__item:nth-child(3) { background-image: url('images/production3.jpg'); }

.production__descrWrapper {
  width: 100%;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  min-height: 48px;
  padding: 9px;
}

.production__descrTitle {
  font-weight: 600;
  font-size: 18px;
  color: white;
  transition: color 0.2s;
  text-align: center;
  text-transform: uppercase;
}

.production__descr {
  text-align: center;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
  transition: max-height 0.3s ease, opacity 0.3s ease, margin-top 0.3s ease;
}

.production__wrapper .production__item:hover .production__descr {
  max-height: 200px;
  opacity: 1;
  text-align: center;
  padding: 12px 0px;
}

/* === ОБНОВЛЁННЫЙ БЛОК: workWithAllType__item с анимацией zoom === */
.workWithAllType__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  width: 100%;
  padding: 50px 0;
}

.workWithAllType__wrapper  .workWithAllType__item {
  height: 520px;
  display: flex;
  align-items: end;
  justify-content: center;
  position: relative;
  text-decoration: none;
  color: inherit;
  padding: 15px;
  overflow: hidden; /* ← обрезает увеличенное изображение */
}

/* Фон через ::before */
.workWithAllType__item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease;
  z-index: 0;
}

/* Затемнение снизу */
.workWithAllType__item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.workWithAllType__itemTitle {
  position: relative;
  z-index: 2;
  color: white;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding: 0 12px;
  text-transform: uppercase;
  transition: color 0.3s ease;
}

.workWithAllType__item:hover .workWithAllType__itemTitle {
  color: #d72229;
}

/* Фоны */
.workWithAllType__item:nth-child(1)::before { background-image: url('images/work1.png'); }
.workWithAllType__item:nth-child(2)::before { background-image: url('images/work2.png'); }
.workWithAllType__item:nth-child(3)::before { background-image: url('images/work3.png'); }
.workWithAllType__item:nth-child(4)::before { background-image: url('images/work4.png'); }
.workWithAllType__item:nth-child(5)::before { background-image: url('images/work5.png'); }
.workWithAllType__item:nth-child(6)::before { background-image: url('images/work6.png'); }

/* Анимация при наведении */
.workWithAllType__item:hover::before {
  transform: scale(1.1);
}
/* === КОНЕЦ ОБНОВЛЁННОГО БЛОКА === */

.production__title, .workWithAllType__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 20px;
    color: #383838;
}

.production__wrapper, .workWithAllType__wrapper {
    padding: 50px 0px;
}

.aboutTheFounder {
    height: 100%;
}

#reviews_content .form_body .form-control:nth-child(3),
#reviews_content .form_body .form-control:nth-child(4) {
    opacity: 0;
    pointer-events: none;
    max-height: 0px;
    overflow: hidden;
}
.founder-info-tooltip {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #d72229;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: bold;
  margin-left: 12px;
  z-index: 10001; /* выше плашки, чтобы не перекрывалась */
}

/* Плашка — фиксированная в левом нижнем углу */
.aboutTheFounder__tooltip {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 300px; /* фиксированная ширина для контроля */
  max-height: 300px; /* ограничение по высоте */
  background: white;
  color: #303030;
  padding: 12px 16px;
  border-radius: 6px;
  text-align: left;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; /* скрыта — не кликабельна */
  transition: opacity 0.25s ease, visibility 0.25s;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  overflow-y: auto; /* ← скролл при переполнении */
  -webkit-overflow-scrolling: touch; /* плавный скролл на iOS */
}

.tooltip-title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  margin-bottom: 8px;
}

/* Активное состояние */
.aboutTheFounder__tooltip.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto; /* теперь можно взаимодействовать */
}

@media (max-width: 990px) {
	.map {
    	height: 100%;
		margin-top: 0px;
	}
}
@media (max-width: 900px) {
    .generalDirector__quote::before {
        top: 37%;
    }

    .descr__title {
        text-align: center;
    }
    .descr__wrapper {
        display: block;
    }
    .descr__img {
        margin-top: 10px;
        width: 100%;
    }
    .descr__text {
        margin-top: 14px;
    }
    .stats__wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    .stats__item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .stats__item {
        max-width: 100%;
    }
    .stats__title-text {
        left: 22%;
    }   
    .aboutTheFounder__img, .generalDirector__img {
        width: 390px;
    }
    .workWithAllType__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1105px) {
    .generalDirector__quote::before {
        top: 30%;
    }
}
@media (max-width: 990px) {
	.map {
		height: 100%;
		margin-top: 0 !important;
	}
}
@media (max-width: 800px) {

	.production-descr__wrapper{
		display:block;
	}
	.production-descr__item {
	 	width: 100%;
		margin-top: 30px;
	}
	
}
@media (max-width: 768px) {
    .top_slider_wrapp.company {
        display: block !important;
    }
	.generalDirector .top_slider_wrapp.company .flex-direction-nav {
		display: none !important;
	}
	.aboutTheFounder .top_slider_wrapp.company .flex-direction-nav {
		display: none !important;
	}
	.page_container {
		padding: 0px 24px 0px 24px !important;
	}
}

@media (max-width: 748px) {
   .quote {
    font-size: 16px;
   }
  .aboutTheFounder__img, .generalDirector__img {
    width: 290px;
  }

  .production-banner {
        background-image: url('images/banner-mobile.jpg');
        margin-bottom: 20px;
   }

    .production-banner h1 {
        font-size: 32px;
        text-align: left;
        width: 100%;
    }
    .generalDirector__wrapper {
        gap: 10px;
    }
    .generalDirector__quote {
        padding-top: 73px;
    }
    .generalDirector__quote::before {
        top: 29%;
    }
}

@media (max-width: 570px) {
    .production-descr__title{
	font-size: 16px;
     }
    .generalDirector__quote::before {
        top: 31%;
    }
    .workWithAllType__wrapper, .production__wrapper {
        grid-template-columns: 1fr;
    }
    .generalDirector__wrapper, .aboutTheFounder__wrapper {
        flex-direction: column;
    }
    .aboutTheFounder__imgWrapper, .generalDirector__imgWrapper {
        order: -1;
    }
    .aboutTheFounder__img, .generalDirector__img {
        width: 100%;
    }
	.formSection {
		padding: 50px 10px 20px 10px;
    }
	.popup div.form-control label, .form_body div.form-control label {
		font-size: 10px;
	}
}
@media (max-width: 550px) {
    body h1 {
        padding-top: 0px !important;
    }
}
@media (max-width: 450px) {
    .generalDirector__quote::before {
        top: 20%;
    }
    .stats__wrapper {
        grid-template-columns: 1fr;
    }
    .stats__item {
        margin-top: 30px;
    }
    .stats__title-text {
        left: 44%;
    }
}
@media (max-width: 400px) {
	.mapImage {
	    margin-top: 30px;
	}
	.founder-info-tooltip {
		display: none;
	}
	.aboutTheFounder__title {
		text-align: center;
		font-size: 20px;
		width: 100%;
	}
	.generalDirector__quote::before {
        top: 26%;
    }
}
@media (max-width: 390px) {
    .production-banner h1 {
        font-size: 26px;
    }
}