.attachment svg,.widget_media_image svg{max-width:100%;height:auto}.preloader {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 102;
background-color: #fff;
}
.preloader-wrap {
position: absolute;
top: 50%;
left: 50%; -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .preloader-logo {
max-width: 265px;
display: block;
margin: 0 auto;
}
@font-face {
font-family: "MullerBold";
font-weight: normal;
font-style: normal;
src: url(//bezopas.ru/wp-content/themes/promenergo/assets/fonts/MullerBold.woff2) format("woff2");
font-display: swap; }
@font-face {
font-family: "MullerLight";
font-weight: normal;
font-style: normal;
src: url(//bezopas.ru/wp-content/themes/promenergo/assets/fonts/MullerLight.woff2) format("woff2");
font-display: swap; }
@font-face {
font-family: "MullerMedium";
font-weight: normal;
font-style: normal;
src: url(//bezopas.ru/wp-content/themes/promenergo/assets/fonts/MullerMedium.woff2) format("woff2");
font-display: swap; }
@font-face {
font-family: "MullerRegular";
font-weight: normal;
font-style: normal;
src: url(//bezopas.ru/wp-content/themes/promenergo/assets/fonts/MullerRegular.woff2) format("woff2");
font-display: swap; }
::-webkit-input-placeholder {
color: #B3BDC6;
}
::-moz-placeholder {
color: #B3BDC6;
}
:-ms-input-placeholder {
color: #B3BDC6;
}
::-ms-input-placeholder {
color: #B3BDC6;
}
::placeholder {
color: #B3BDC6;
}
::-moz-selection {
background-color: #191919;
color: #ffffff;
}
::selection {
background-color: #191919;
color: #ffffff;
}
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.3;
font-family: "MullerRegular", sans-serif;
overflow-x: hidden;
color: #000000;
margin: 0;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.container {
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
.hamburger {
display: none;
}
.d-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.align-start {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
}
.align-center {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.text-center {
text-align: center;
}
.justify-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.justify-space-between {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.justify-flex-end {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.flex-wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.text-uppercase {
text-transform: uppercase;
}
.flex-grow-1 {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 0;
}
b, strong {
font-weight: bold;
}
table td {
border: 1px solid;
padding: 5px;
}
.hidden {
display: none;
}
.other-section {
padding: 40px 0;
}
.other-section .section_title {
margin-bottom: 40px;
}
.other-section p {
line-height: 1.5;
}
.notfound {
padding: 190px 0 50px;
} .btn {
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
cursor: pointer;
border: none;
background-color: #003d82;
font-size: 24px;
font-family: "MullerMedium", sans-serif;
color: #ffffff;
border-radius: 40px;
max-width: 400px;
width: 100%;
height: 80px;
}
.btn img {
margin-left: 10px;
}
.btn:hover {
background-color: #bbc7c7;
}
.btn.btn-border {
background-color: transparent;
font-size: 15px;
color: #003d82;
border-radius: 23.5px;
max-width: 220px;
height: 47px;
border: 1px solid #003d82;
}
.btn.btn-border:hover {
background-color: #003d82;
color: #ffffff;
}
.btn.btn-grey {
background-color: #bbc7c7;
}
.btn.btn-grey:hover {
background-color: #003d82;
}
.section_title {
font-family: "MullerMedium", sans-serif;
font-size: 36px;
color: #191919;
} .main_header {
padding: 30px 0;
position: fixed;
z-index: 10;
top: 0;
left: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.85); backdrop-filter: blur(5px); -webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.main_header.scroll {
background-color: #ffffff;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.main_header-products {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
background-color: #ffffff;
}
.main_header-products .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.main_header-products .main_header-bottom {
margin-top: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.main_header-products .main_header-nav {
margin-top: 40px;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.main_header-nav-list {
list-style-type: none;
margin: 0;
padding: 0;
}
.main_header-nav-list a,
.main_header-nav-list span { text-transform: uppercase;
font-size: 18px;
font-family: "MullerMedium", sans-serif;
color: #191919;
text-decoration: none;
} .main_header-nav-list a:hover,
.main_header-nav-list span:hover {
text-decoration: underline;
color: #003d82;
}
.main_header-nav-list li {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.main_header-nav-list .menu-item-has-children::after {
content: '';
margin-left: 10px;
background-image: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/icons/desktop-nav-arrow.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 11px;
height: 6px;
transition: all .3s ease;
}
.main_header-nav-list li:hover .sub-menu {
opacity: 1;
visibility: visible;
}
.main_header-nav-list .menu-item-has-children:hover::after { transform: rotate(180deg);
} .main_header .sub-menu {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 1;
top: 30px;
left: 0;
transition: all .3s ease;
opacity: 0;
visibility: hidden;
background-color: #ffffff;
width: 300px;
}
.main_header-nav .sub-menu li {
padding: 10px;
display: block;
}
.main_header a {
text-decoration: none;
}
.main_header-bottom {
margin-top: 40px;
}
.main_header-logo {
align-items: center;
flex: 1;
}
.main_header-logo img,
.main_header-logo svg,
.main_header-logo object {
width: 120%;
max-width: 300px;
height: auto;
display: block;
}
.main_header-contacts {
margin-left: 60px;
}
.main_header-tel {
margin-bottom: 7px;
}
.main_header-tel span {
font-family: "MullerMedium", sans-serif;
font-size: 24px;
color: #191919;
margin-left: 7px;
}
.main_header-mail span {
font-family: "MullerRegular", sans-serif;
font-size: 18px;
color: #191919;
margin-left: 7px;
} @media (max-width: 767px) { .main_header {
padding: 20px 0;
}
.main_header-tel span {
font-size: 18px;
}
.main_header-mail span {
font-size: 16px;
}
.main_header-logo img {
max-width: 200px;
}
.main_header-logo h2 {
font-size: 12px;
}
}
.left_sidebar {
position: fixed;
left: 0;
top: 0;
bottom: 0;
max-width: 220px;
height: 100%;
max-height: 100vh;
overflow: auto;
z-index: 100;
background-color: #003d82;
padding: 100px 15px 20px;
}
.left_sidebar::-webkit-scrollbar {
width: 2px;
height: 4px;
border-radius: 0;
}
.left_sidebar::-webkit-scrollbar-button {
background-color: #003d82;
height: 0;
width: 0;
}
.left_sidebar::-webkit-scrollbar-track {
background-color: #003d82;
}
.left_sidebar::-webkit-scrollbar-track-piece {
background-color: transparent;
width: 0;
height: 0;
}
.left_sidebar::-webkit-scrollbar-thumb {
height: 0px;
width: 0px;
border-radius: 0;
background-color: #ffffff;
}
.left_sidebar::-webkit-scrollbar-corner {
background-color: transparent;
height: 0;
width: 0;
}
.left_sidebar-link {
text-align: center;
color: #bcc8c7;
font-size: 14px;
font-family: "MullerLight", sans-serif;
margin-top: 40px;
display: block;
}
.left_sidebar-list {
text-align: center;
list-style-type: none;
margin: 0;
padding: 0;
}
.left_sidebar-list li {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ffffff;
}
.left_sidebar-list li:last-child {
margin-bottom: 0;
}
.left_sidebar-list li:hover img { -webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.left_sidebar-list li:hover span {
text-decoration: underline;
}
.left_sidebar-list a {
text-decoration: none;
}
.left_sidebar-list-text {
font-family: "MullerBold", sans-serif;
color: #ffffff;
font-size: 16px;
display: block;
}
.left_sidebar-list-img {
display: block;
max-width: 100px;
margin: 0 auto 5px;
}
.left_sidebar-list-img img {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
width: 100%;
} .main {
background-size: cover;
background-position: center;
background-repeat: no-repeat; min-height: 600px; 
padding-top: 120px; padding-bottom: 60px; display: flex;
align-items: center;
}
.main h1 {
font-family: "MullerBold", sans-serif;
font-size: 60px;
color: #ffffff;
text-transform: uppercase;
text-align: center;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.01);
line-height: 1.3;
margin-bottom: 70px;
} .main .btn {
margin: 0 auto;
}
.products {
padding: 70px 0;
}
.products_cards {
margin-top: 27px;
}
.products a {
text-decoration: none;
}
.products_card {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 40px 15px 15px;
max-width: 23%;
width: 100%;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 25px;
position: relative;
margin: 10px;
}
.products_card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background-color: #2b7a9c;
border-radius: 10px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.products_card:hover::before {
opacity: 0;
}
.products_card-img {
display: block;
border-bottom: none;
padding-bottom: 37px;
margin-bottom: 25px;
position: relative;
z-index: 2;
}
.products_card-img img {
margin: 0 auto;
display: block;
}
.products_card span {
font-family: "MullerBold", sans-serif;
font-size: 20px;
color: #ffffff; text-transform: uppercase;
position: relative;
z-index: 2;
} .products .btn {
margin: 20px auto 0;
max-width: 292px;
} .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before {
display: table;
content: '';
}
.slick-track:after {
display: table;
content: '';
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.pagination ul {
list-style-type: none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.pagination li {
width: 45px;
height: 5px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #003d82;
margin: 0 7px;
cursor: pointer;
}
.pagination li:hover, .pagination li.slick-active {
background-color: #003d82;
}
.pagination button {
display: none;
}
.why {
padding: 83px 0 90px;
}
.why_card {
margin-top: 90px;
max-width: 280px;
width: 100%;
text-align: center;
}
.why_card h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
margin: 25px 0 3px;
}
.why_card p {
margin: 0;
font-family: "MullerLight", sans-serif;
color: #bbbbbb;
font-size: 14px;
}
form input, form textarea {
background-color: #ffffff;
border-radius: 10px;
border: none;
outline: none;
height: 64px;
max-width: 370px;
width: 100%;
padding: 0 20px;
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #bbbbbb;
}
.discount {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-height: 655px;
padding-top: 90px;
}
.discount .section_title {
color: #ffffff;
max-width: 775px;
margin: 0 auto;
}
.discount h5 {
font-family: "MullerRegular", sans-serif;
font-size: 24px;
color: #ffffff;
margin: 35px 0 95px;
}
.discount form input {
margin: 0 10px;
} .discount .btn {
margin-top: 70px;
max-width: 371px;
height: 64px;
} .review-form {
padding-bottom: 60px;
}
.review-form h5 {
margin-bottom: 40px;
}
.review-form textarea {
max-width: 100%;
margin: 20px 10px 0;
height: 200px;
padding-top: 20px;
resize: none;
}
.news {
background-color: #f8f8f8;
padding: 65px 0 35px;
}
.page-pagination {
margin-top: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.page-pagination span, .page-pagination a {
margin: 0 10px;
text-decoration: none;
font-size: 18px;
color: #191919;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #003d82;
transition: all .3s ease;
vertical-align: middle;
}
.page-pagination a:hover, .page-pagination .current {
background-color: #003d82;
color: #fff;
}
.page-pagination .arr a {
display: flex;
align-items: center;
justify-content: center;
background-color: #fff !important;
border: none !important;
}
.page-pagination .arr img {
vertical-align: middle;
}
.page-pagination .next img { transform: scale(-1);
} .news .btn {
margin: 40px auto 0;
max-width: 230px;
height: 52px;
background-color: transparent;
color: #bbc7c7;
border: 1px solid #bbc7c7;
font-size: 16px;
}
.news_posts {
margin-top: 43px;
align-items: stretch;
}
.news_posts-column {
max-width: 570px;
}
.news_post-one {
max-width: 570px;
border-radius: 10px;
background-color: #fff;
}
.news_post-one-img img {
border-radius: 10px 10px 0 0;
width: 100%;
max-width: 100%;
}
.news_post-one-text {
padding: 0 20px;
}
.news_post-one-text .d-flex {
margin-top: 25px;
}
.news_post-one-text .d-flex h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
}
.news_post-one-text .d-flex span {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
}
.news_post-one-text p {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
max-width: 520px;
}
.news_post-img-more {
margin: 20px 0;
}
.news_post-img-more a {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #003d82;
}
.news_post-img-more img {
margin-left: 5px;
}
.news_post-two {
max-width: 270px;
border-radius: 10px;
background-color: #fff;
}
.news_post-two-img {
max-width: 270px;
height: 167px;
}
.news_post-two-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px 10px 0 0;
}
.news_post-two-text {
margin-top: 10px;
padding: 0 15px 25px;
}
.news_post-two-text span {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
}
.news_post-two-text h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
}
.news_post-two-text p {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
max-width: 520px;
}
.news_post-two-text-more {
margin-top: 30px;
}
.news_post-two-text-more a {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #003d82;
}
.news_post-two-text-more img {
margin-left: 5px;
}
.news_post-three {
max-width: 270px;
border-radius: 10px;
background-color: #fff;
}
.news_post-three-img {
max-width: 270px;
height: 167px;
}
.news_post-three-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px 10px 0 0;
}
.news_post-three-text {
margin-top: 10px;
padding: 0 15px 25px;
}
.news_post-three-text span {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
}
.news_post-three-text h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
}
.news_post-three-text p {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
max-width: 520px;
}
.news_post-three-text-more {
margin-top: 30px;
}
.news_post-three-text-more a {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #003d82;
}
.news_post-three-text-more img {
margin-left: 5px;
}
.news_post-four {
max-width: 100%;
width: 100%;
border-radius: 10px;
background-color: #fff;
margin-top: 20px;
height: 240px;
}
.news_post-four.news_post-news_page {
height: auto;
max-width: 49%;
}
.news_post-four .full-height {
height: 100%;
}
.news_post-four-img {
max-width: 270px;
height: 100%;
}
.news_post-four-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 10px 0 0 10px;
}
.news_post-four-text {
padding: 10px 15px 25px;
max-width: 300px;
width: 100%;
}
.news_post-four-text span {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
}
.news_post-four-text h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
}
.news_post-four-text p {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #939292;
max-width: 520px;
}
.news_post-four-text-more {
margin-top: 25px;
}
.news_post-four-text-more a {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #003d82;
}
.news_post-four-text-more img {
margin-left: 5px;
}
.question {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-height: 655px;
padding: 90px 0;
}
.question .section_title {
font-family: "MullerMedium", sans-serif;
font-size: 36px;
color: #ffffff;
}
.question h5 {
font-family: "MullerRegular", sans-serif;
font-size: 24px;
color: #ffffff;
margin: 35px 0 95px;
} .question form input {
margin: 0 10px;
} .question .btn {
margin-top: 70px;
max-width: 371px;
height: 64px;
}
.trust {
padding: 115px 0;
} .trust_slider {
margin-top: 45px;
}
.trust_slider .slick-track {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.trust_slider-pagination {
margin-top: 40px;
}
.trust_slider img {
margin: 0 20px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-filter: grayscale(1);
filter: grayscale(1);
vertical-align: middle;
}
.trust_slider img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.trust_slider-wrap {
position: relative;
}
.trust_slider-arr {
position: absolute;
top: 50%; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
cursor: pointer;
} .trust_slider-arr.arr-prev {
left: -40px;
}
.trust_slider-arr.arr-next {
right: -40px;
}
.trust_slider-arr.arr-next img { -webkit-transform: scale(-1, -1);
-ms-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.reviews {
padding: 40px 0;
}
.reviews_cards {
margin: 65px 0;
}
.reviews_card {
max-width: 540px;
width: 100%;
}
.reviews_card img {
border-radius: 40px;
max-width: 100px;
}
.reviews_card-top-name {
margin-left: 20px;
max-width: 420px;
width: 100%;
}
.reviews_card-top-name > div {
width: 100%;
}
.reviews_card-top h6 {
font-family: "MullerRegular", sans-serif;
font-size: 20px;
color: #191919;
}
.reviews_card-top span {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #bbb8b8;
}
.reviews_card-top p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #bbb8b8;
margin: 0 0 10px;
}
.reviews_card p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #bbb8b8;
}
.reviews_card-more a {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #003d82;
text-decoration: none;
}
.reviews_card-more img {
margin-left: 5px;
} .reviews .btn {
margin: 40px auto 72px;
max-width: 230px;
height: 52px;
background-color: transparent;
color: #bbc7c7;
border: 1px solid #bbc7c7;
font-size: 16px;
} .footer {
background-color: #000c19;
padding: 45px 0;
}
.footer .catalog-menu {
max-width: 430px;
width: 100%;
}
.footer_logo h3 {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #bbb8b8;
}
.footer ul {
padding: 0;
list-style-type: none;
}
.footer_nav-title {
font-family: "MullerRegular", sans-serif;
font-size: 18px;
color: #bbb8b8;
}
.footer_list-catalog {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 430px;
}
.footer_list-catalog li {
width: 45%;
}
.footer_list li {
margin-bottom: 15px;
}
.footer_list a {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #bbb8b8;
}
.footer_list a:hover {
text-decoration: underline;
}
.footer_contacts h5 {
font-family: "MullerRegular", sans-serif;
font-size: 16px;
color: #bbb8b8;
margin-bottom: 25px;
}
.footer_contacts a, .footer_contacts p {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #ffffff;
margin: 0;
}
.footer_contacts-item {
margin-bottom: 20px;
}
.footer_contacts-item a {
margin-left: 10px;
}
.footer_contacts-item p {
margin-left: 10px;
}
.footer_contacts-geo {
max-width: 100%;
}
.footer_contacts-soc {
max-width: 150px;
} .footer_form input {
max-width: 400px;
height: 51px;
border-radius: 10px 0 0 10px;
} .footer_form .btn {
max-width: 200px;
height: 51px;
border-radius: 0 10px 10px 0;
font-size: 14px;
} .footer_form-mobile {
display: none;
} .footer_mobile {
display: none;
}
.footer_bottom-mobile {
display: none;
} @media (max-width: 767px) {
.bread_crumbs {
padding-top: 20px !important; padding-bottom: 20px;
} .bread_crumbs .container {
padding-top: 0 !important;
}
}
.bread_crumbs-list {
list-style-type: none;
padding: 25px;
}
.bread_crumbs-list a {
text-decoration: none;
font-size: 14px;
color: #bbb8b8;
font-family: "MullerLight", sans-serif;
}
.bread_crumbs-list li {
font-size: 14px;
color: #000000;
font-family: "MullerLight", sans-serif;
margin: 0 1px;
}
.description {
margin-top: 35px;
}
.description .section_title {
margin-bottom: 30px;
}
.description_controls .arr {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #003d82;
border-radius: 22.5px;
width: 55px;
height: 45px;
position: absolute;
top: 50%; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
cursor: pointer;
}
.description_controls .arr.prev {
left: 10px;
}
.description_controls .arr.prev img {
-webkit-transform: scale(-1, -1);
-ms-transform: scale(-1, -1);
transform: scale(-1, -1);
}
.description_controls .arr.next {
right: 10px;
}
.description_img-slide {
border-radius: 7px;
position: relative;
}
.description_text {
background-color: #f8f8f8;
border-radius: 20px;
padding: 22px;
}
.description_text h3 {
font-family: "MullerMedium", sans-serif;
font-size: 24px;
color: #003d82;
}
.description_text p {
font-family: "MullerLight", sans-serif;
font-size: 14px;
color: #bbb8b8;
max-width: 430px;
} .description .btn {
max-width: 205px;
height: 53px;
font-size: 16px;
font-family: "MullerRegular", sans-serif;
}
.description_cards {
margin: 60px 0 80px;
}
.description_card {
background-color: #bbc7c7;
border-radius: 20px;
padding: 22px 22px 0;
text-align: center;
}
.description_card p {
font-family: "MullerRegular", sans-serif;
font-size: 18px;
color: #ffffff;
max-width: 208px;
}
.info {
background-color: #f8f8f8;
padding: 50px 0;
}
.info_list {
list-style-type: none;
margin: 0;
padding: 0;
margin: 25px 0 20px;
}
.info_list li {
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 18px;
color: #191919;
cursor: pointer;
}
.info_list li.active, .info_list li:hover {
color: #003d82;
text-decoration: underline;
font-family: "MullerMedium", sans-serif;
}
.info p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #bbb8b8;
}
.info_content {
display: none;
margin-top: 60px;
}
.info_content.active {
display: block;
}
.docs-content a {
max-width: 24%;
width: 100%;
margin: 0 15px 15px 0;
}
.docs-content a:last-child {
margin-right: 0;
}
.docs-content a img {
width: 100%;
}
.reviews-content {
flex-wrap: wrap;
}
.reviews-content .reviews_card {
margin-bottom: 15px;
max-width: 32%;
width: 100%;
padding: 0;
}
.question-content {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
}
.question-content-item {
max-width: 48%;
width: 100%;
} @media (max-width: 767px) {
.notfound {
padding-top: 250px;
}
.info_content {
margin-top: 20px;
}
.docs-content a {
max-width: 50%;
}
.reviews-content .reviews_card {
max-width: 100%;
}
.reviews-content .reviews_card img {
max-width: 150px;
}
.question-content-item {
max-width: 100%;
}
}
.accessories {
padding: 80px 0 60px;
} .accessories_slider-pagination {
margin-top: 40px;
}
.accessories_cards {
margin: 45px 0;
}
.accessories_card {
max-width: 270px;
margin: 15px;
-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
border-radius: 10px;
padding-top: 15px;
text-decoration: none;
}
.accessories_card img {
margin: 0 auto;
width: 100%;
}
.accessories_card-text {
background-color: #bbc7c7;
padding: 16px 23px 30px;
text-align: center;
border-radius: 0 0 10px 10px;
}
.accessories_card-text h5 {
font-family: "MullerBold", sans-serif;
font-size: 20px;
color: #ffffff; text-transform: uppercase;
}
.accessories_card-text p {
font-family: "MullerRegular", sans-serif;
font-size: 16px;
color: #ffffff;
max-width: 207px;
margin: 10px auto 0;
}
.other {
padding: 83px 0 93px;
}
.other_cards {
margin-top: 53px;
}
.other_card {
text-decoration: none;
position: relative;
}
.other_card img {
border-radius: 10px;
}
.other_card-title {
font-family: "MullerBold", sans-serif;
font-size: 20px;
color: #ffffff;
position: absolute;
left: 15px;
bottom: 30px;
z-index: 1;
border-top: 1px solid #fff;
padding-top: 20px;
max-width: 240px;
} .other_slider-pagination {
margin-top: 40px;
}
.describe {
background-color: #f8f8f8;
padding: 50px 0;
}
.describe .section_title {
font-family: "MullerMedium", sans-serif;
color: #003d82;
font-size: 36px;
margin-bottom: 25px;
}
.describe_title {
margin-top: 35px;
}
.describe_title p {
font-family: "MullerLight", sans-serif;
font-size: 18px;
color: #bbb8b8;
margin: 0;
}
.describe h4 {
font-family: "MullerMedium", sans-serif;
font-size: 24px;
color: #003d82;
}
.our_products {
padding: 20px 0 125px;
}
.our_products .d-flex {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.our_products .products_card {
margin: 11px;
}
.text p {
font-family: "MullerRegular", sans-serif;
font-size: 18px;
color: #bbb8b8;
padding: 40px 0;
}
.news_page {
background-color: #fff;
padding: 0 0 30px;
}
.news_page .news_posts {
margin: 0;
}
.contacts {
margin-bottom: 40px;
}
.contacts_contact {
margin: 40px 0;
}
.contacts_contact-text-phone {
margin-bottom: 10px;
}
.contacts .map {
width: 100%;
margin-left: 30px;
}
.contacts .map iframe {
width: 100%;
height: 400px;
}
.contacts_contact-text {
max-width: 490px;
width: 100%;
}
.contacts h6 {
font-family: "MullerMedium", sans-serif;
font-size: 24px;
margin-bottom: 20px;
}
.contacts a {
font-size: 18px;
text-decoration: none;
color: #191919;
margin-left: 10px;
font-family: "MullerRegular", sans-serif;
}
.contacts p {
font-size: 18px;
color: #191919;
margin-left: 10px;
font-family: "MullerRegular", sans-serif;
}
.contacts_address {
margin: 40px 0;
}
.contacts_address-text {
max-width: 490px;
width: 100%;
}
.contacts_panorama-text {
max-width: 490px;
width: 100%;
}
body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation; -webkit-transform: translateZ(0);
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: #1e1e1e;
opacity: 0;
-webkit-transition-duration: inherit;
-o-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
direction: ltr;
opacity: 0;
position: absolute;
-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
-o-transition: opacity .25s ease, visibility 0s ease .25s;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
opacity: 1;
-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
-o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
-webkit-transform: translateZ(0);
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden;
display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide:before {
content: "";
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image:before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
cursor: text;
}
.fancybox-image {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
z-index: 1;
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-iframe, .fancybox-video {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
}
.fancybox-button {
background: rgba(30, 30, 30, 0.6);
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
-webkit-transition: color .2s;
-o-transition: color .2s;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px;
color: #ccc;
}
.fancybox-button:link, .fancybox-button:visited {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled] {
color: #888;
cursor: default;
outline: none;
}
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
}
.fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
z-index: 99998;
}
.fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
}
.fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right);
}
.fancybox-caption {
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:link, .fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
}
.fancybox-loading {
-webkit-animation: a 1s linear infinite;
animation: a 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@-webkit-keyframes a {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
@keyframes a {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
.fancybox-animated {
-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
opacity: 0;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
-webkit-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-webkit-transform: rotate(-1turn);
-ms-transform: rotate(-1turn);
transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-webkit-transform: rotate(1turn);
-ms-transform: rotate(1turn);
transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
-webkit-transform: scaleX(1) translateZ(0);
transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
} @media (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px, env(safe-area-inset-left));
padding-right: max(12px, env(safe-area-inset-right));
}
}
}
.fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:link, .fancybox-share__button:visited {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
} .fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
}
.fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, 0.1);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a:before {
border: 6px solid #ff5268;
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
opacity: 1;
} @media (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
} .popup {
max-width: 500px;
background-color: #003d82;
border-radius: 20px;
}
.popup .fancybox-button svg path {
fill: #ffffff;
}
.popup_title {
font-size: 28px;
font-family: "MullerMedium", sans-serif;
color: #ffffff;
text-align: center;
max-width: 400px;
margin: 0 auto; text-transform: uppercase;
line-height: 1.2;
} .popup p {
margin: 20px auto 30px;
color: #ffffff;
font-size: 18px;
font-family: "MullerLight", sans-serif;
max-width: 470px;
text-align: center;
} .popup form .btn {
max-width: 100%;
height: 50px;
font-family: "MullerLight", sans-serif;
font-size: 18px;
} .popup form .btn:hover {
background-color: #ffffff;
color: #191919;
} .popup form input {
max-width: 100%;
height: 50px;
margin-bottom: 20px;
} @media (max-width: 1650px) {
.left_sidebar {
max-width: 100%;
display: none;
}
.left_sidebar-link {
display: none;
}
.left_sidebar-list-text {
display: none;
}
.left_sidebar-list-img img {
display: block;
width: 100%;
} form input {
max-width: 312px;
}
} @media (max-width: 1279px) {
.factory_graph {
display: none;
} .main_header-products {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.main_header-logo {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.container {
max-width: 100%;
padding: 0 15px;
}
.main_header {
padding: 0;
}
.main_header-nav {
display: none;
}
.products_card-img img {
max-width: 100%;
}
.products_card span {
font-size: 15px;
} form input {
max-width: 225px;
}
.reviews_cards {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.reviews_card {
margin-bottom: 50px;
} .footer .d-flex {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .main_header-products {
padding: 0;
}
.main_header-products-nav {
display: none;
}
.main_header-products .container {
max-width: 100%;
padding: 0 15px;
}
.bread_crumbs {
padding-top: 100;
}
.description .d-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.description_img-slide {
width: 100%;
} .description .btn {
margin: 0 auto;
}
.description_cards {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 60px 0 30px;
}
.description_card {
max-width: 49%;
margin-bottom: 20px;
width: 100%;
}
.description_card p {
margin: 20px auto;
}
.info_list li {
font-size: 13px;
}
.info p {
font-size: 14px;
}
.info img {
max-width: 100%;
}
.accessories {
padding: 40px 0;
}
.accessories_cards {
margin: 20px 0;
}
.accessories_card-text h5 {
font-size: 16px;
}
.accessories_card-text p {
font-size: 11px;
}
.our_products .products_card {
max-width: 30%;
}
} @media (max-width: 767px) {
.hamburger {
cursor: pointer;
font: inherit;
color: inherit; text-transform: none;
background-color: transparent;
border: 0;
} .main_header-nav-list .menu-item-has-children::after {
display: none;
}
.main_header-nav-list li {
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
padding: 5px;
margin-bottom: 10px;
}
.main_header-nav .sub-menu li {
padding: 5px 15px;
margin-bottom: 5px;
}
.main_header-nav-list li a {
font-size: 14px;
}
.main_header .sub-menu {
width: 100%;
position: relative;
top: 0;
visibility: visible;
display: block;
opacity: 1;
margin-top: 10px;
list-style-type: disc;
}
.main_header .sub-menu a {
font-size: 12px;
}
.main_header.scroll .main_header-contacts-wrap {
margin-bottom: 0;
} .main_header.scroll .btn {
display: none;
} .main_header-products .main_header-nav {
margin-top: 0;
}
.main_header-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background-color: #ffffff;
max-height: 100vh;
overflow: auto;
padding: 30px 15px;
}
.main_header-nav.active {
display: block;
}
.main_header-nav-li {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.main_header-nav-submenu {
position: relative;
top: 0;
opacity: 1;
visibility: visible;
margin-top: 10px;
list-style-type: disc;
padding: 0 15px;
}
.main_header-nav-submenu a {
font-size: 15px;
}
.main_header-nav-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.main_header-nav-list li {
margin-bottom: 10px;
}
.main_header-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: 10px 0;
}
.main_header-logo h2 {
display: none;
}
.main_header-tel {
margin-bottom: 7px; display: flex; align-items: center; }
.main_header-tel span {
font-family: "MullerMedium", sans-serif;
font-size: 24px; color: #191919; margin-left: 7px; }
.main_header-contacts {
margin: 0;
display: flex; flex-direction: column; align-items: flex-end; margin-left: 60px; }
.main_header-contacts-wrap {
margin: 15px 0;
width: 100%; display: flex; justify-content: space-between; align-items: center; } .main_header .btn {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
max-width: 100%;
} .main {
padding-top: 90px;
min-height: auto;
height: auto;
}
.main h1 {
font-size: 39px;
margin-bottom: 40px;
}
.main .btn {
font-size: 20px;
max-width: 290px;
height: 74px;
border-radius: 37px;
}
.products {
padding: 70px 0 30px;
}
.products_cards {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.products_card {
max-width: 90%;
padding: 40px 15px;
display: none;
}
.products_card span {
font-size: 20px;
}
.products_card:nth-child(-N+4) {
display: block;
}
.why {
padding: 40px 0 90px;
}
.why .section_title {
font-size: 36px;
}
.why_card {
margin-top: 45px;
max-width: 100%;
}
.why_card h6 {
font-size: 20px;
}
.discount {
min-height: 703px;
padding-top: 40px;
}
.discount .section_title {
max-width: 100%;
font-size: 28px;
}
.discount h5 {
font-size: 28px;
margin: 20px 0 20px;
} .discount form input {
max-width: 100%;
margin: 15px 10px;
} .discount .btn {
margin: 30px 0 50px;
font-size: 20px;
border-radius: 32px;
}
.factory {
display: none;
}
.news {
padding: 45px 0 35px;
}
.news_post-one { }
.news_post-two {
margin-bottom: 25px;
max-width: 100%;
}
.news_post-two-img {
max-width: 100%;
}
.news_post-three {
max-width: 100%;
}
.news_post-three-img {
max-width: 100%;
}
.news_post-four {
height: auto;
}
.news_post-four-text {
background-color: #fff;
}
.news_post-four .d-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.news_post-four .d-flex h6 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.news_post-four .d-flex span {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.news_post-four-img {
max-width: 100%;
height: 100%;
}
.news_post-four-img img {
border-radius: 10px 10px 0 0;
}
.question {
padding: 40px 0;
}
.question .section_title {
font-size: 28px;
}
.question h5 {
margin: 20px 0;
} .question form input {
max-width: 100%;
margin: 15px 10px;
} .question .btn {
margin: 30px 0 50px;
font-size: 20px;
border-radius: 32px;
}
.trust {
padding: 55px 0;
} .trust_slider-controls img {
display: none;
}
.pagination li {
width: 10px;
margin: 0 5px;
}
.reviews_cards {
margin: 0;
}
.reviews_card {
margin: 0;
padding: 25px 0;
}
.reviews_card-top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.reviews_card-top-name {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: flex-start;
margin-left: 0;
}
.reviews_card-top h6 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin: 25px 0 15px;
}
.reviews_card-top p {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
max-width: 200px;
}
.reviews_card-top span {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
} .reviews .btn {
margin: 10px auto 60px;
max-width: 100%;
} .footer {
padding: 20px 0;
}
.footer_logo h3 {
display: none;
}
.footer_nav {
display: none;
}
.footer_mobile {
display: block;
}
.footer_mobile li {
margin-bottom: 22px;
}
.footer_mobile a {
text-decoration: none;
font-family: "MullerMedium", sans-serif;
font-size: 18px;
color: #ffffff; text-transform: uppercase;
} .footer_contacts h5 {
font-size: 18px;
}
.footer_contacts a {
font-size: 16px;
}
.footer_contacts p {
font-size: 16px;
}
.footer_contacts-soc {
margin-bottom: 30px;
} .footer_form {
display: none;
} .footer_form-mobile {
display: block;
} .footer_form-mobile input {
max-width: 100%;
border-radius: 10px;
margin-bottom: 10px;
height: 51px;
} .footer .btn {
max-width: 100%;
border-radius: 10px;
font-size: 16px;
height: 51px;
margin-bottom: 30px;
} .footer_bottom-mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-top: 2px solid #fff;
}
.footer_bottom-mobile .d-flex {
width: 100%;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
margin: 20px 0 0;
}
.footer_bottom-mobile img {
margin: 0 auto 10px;
display: block;
}
.footer_bottom-mobile a {
display: block;
text-decoration: none;
font-family: "MullerLight", sans-serif;
font-size: 18px;
color: #ffffff;
} .main_header-products-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: 10px 0;
}
.main_header-products-logo h2 {
display: none;
}
.main_header-products-contacts {
margin: 0;
-webkit-box-ordinal-group: 3;
-webkit-order: 2px;
-ms-flex-order: 2px;
order: 2px;
margin: 15px 0;
} .main_header-products .btn {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
max-width: 100%;
}
.bread_crumbs {
padding-top: 275px;
}
.bread_crumbs-list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.description_card {
max-width: 100%;
}
.info_list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.info_list li {
margin-bottom: 15px;
font-size: 19px;
}
.accessories .section_title {
font-size: 29px;
}
.other {
padding: 50px 0;
}
.our_products .products_card {
max-width: 100%;
display: block;
}
.podproducts {
padding: 10px 0 30px;
}
.podproducts .section_title {
font-size: 24pxpx;
}
.describe .section_title {
text-align: center;
}
.news_page {
padding: 30px 0 35px;
}
.contacts .map {
margin: 0;
}
.contacts .map iframe {
height: 300px;
}
.contacts_contact {
display: block;
}
.contacts_address {
display: block;
}
.contacts_panorama {
display: block;
}
}
.fancybox-slide {
padding: 0;
} .popup {
border-radius: 0;
padding: 60px 20px;
}
.popup_title {
font-size: 22px;
}
.popup p {
font-size: 14px;
margin: 15px 0;
}
.products_card span {
font-size: 18px; }
.products_card {
position: relative; }
.products_card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background-color: #2b7a9c; border-radius: 10px;
transition: all 0.3s ease;
}
.products_card {
position: relative;
background-size: cover;
background-position: center;
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0,0,0,0.15);
overflow: hidden;
padding: 2rem 1rem; transition: transform 0.3s ease;
}
.products_card:hover {
transform: translateY(-5px); }
.products_card::before {
content: '';
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.4); transition: opacity 0.3s ease;
}
.products_card:hover::before {
background-color: rgba(0, 0, 0, 0.2); }
.products_card span {
position: relative;
color: #fff;
font-size: 1.1rem;
z-index: 2;
} .price-table {
width: 100%;
border-collapse: collapse;
margin-top: 30px;
}
.price-table th,
.price-table td {
border: 1px solid #ccc;
padding: 14px 20px;
text-align: left;
}
.price-table thead {
background-color: #e9ecef;
}
.small-muted {
margin-top: 15px;
font-size: 0.85rem;
color: #666;
} blockquote {
font-style: italic;
border-left: 4px solid #007bff;
margin: 20px 0;
padding: 10px 20px;
background: #fff;
border-radius: 5px;
} .main_header .sub-menu {
background-color: rgba(255, 255, 255, 0.85); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); padding: 10px 0;
transition: all 0.3s ease;
}
.main_header-nav .sub-menu li {
padding: 10px 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.main_header-nav .sub-menu li:last-child {
border-bottom: none;
}
.main_header .sub-menu {
opacity: 0; transform: translateY(10px);
visibility: hidden;
pointer-events: none;
transition: all 0.3s ease;
position: absolute;
z-index: 100;
} .main_header-nav .sub-menu li a {
transition: background 0.3s ease, padding-left 0.3s ease;
display: block;
border-radius: 6px;
}
.main_header-nav .sub-menu li a:hover {
background-color: rgba(0, 123, 255, 0.1);
padding-left: 28px;
}
.main_header-nav li:hover > .sub-menu {
opacity: 1; transform: translateY(0);
visibility: visible;
pointer-events: auto;
} .main_header .sub-menu {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.main_header-nav .sub-menu li a {
position: relative;
padding-left: 16px;
}
.main_header-nav .sub-menu li a::before {
content: "";
position: absolute;
left: 0;
top: 8px;
bottom: 8px;
width: 4px;
background-color: #ff7a00;
border-radius: 4px;
opacity: 0;
transition: opacity 0.3s ease;
}
.main_header-nav .sub-menu li a:hover::before {
opacity: 1;
}
.main_header .sub-menu {
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
.main_header-nav .sub-menu li.current-menu-item a {
background-color: rgba(0, 123, 255, 0.15);
font-weight: 600;
} .mobile-menu-toggle {
display: none;
width: 30px;
height: 24px;
position: relative;
z-index: 1002;
cursor: pointer;
}
.mobile-menu-toggle span {
position: absolute;
height: 3px;
width: 100%;
background: #333;
border-radius: 2px;
transition: all 0.3s ease;
}
.mobile-menu-toggle span:nth-child(1) { top: 0; }
.mobile-menu-toggle span:nth-child(2) { top: 10px; }
.mobile-menu-toggle span:nth-child(3) { top: 20px; } .mobile-nav {
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(12px); transform: translateX(-100%);
transition: transform 0.4s ease;
z-index: 1001;
padding: 60px 20px 20px;
display: flex;
flex-direction: column;
}
.mobile-nav.active {
transform: translateX(0);
}
.mobile-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
.mobile-nav li {
margin-bottom: 20px;
}
.mobile-nav a {
font-size: 1.2rem;
color: #222;
text-decoration: none;
font-weight: 600;
}  @media (max-width: 768px) { .main_header-nav {
display: none;
}
.mobile-menu-toggle {
display: block;
}
} transform: translateY(20px);
transition: opacity 0.4s ease, transform 0.4s ease;
position: absolute;
width: 100%;
} .price-section {
padding: 60px 0;
background: #f9f9f9;
}
.price-title {
text-align: center;
font-size: 28px;
margin-bottom: 30px;
color: #222;
font-weight: 700;
}
.price-table-wrap {
overflow-x: auto;
}
.price-table {
width: 100%;
border-collapse: collapse;
border-radius: 12px;
overflow: hidden;
font-size: 16px;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.price-table th {
background: #0061ff;
color: #fff;
font-weight: 600;
padding: 16px 12px;
text-align: center;
}
.price-table td {
background: #fff;
padding: 14px 12px;
text-align: center;
border-top: 1px solid #eee;
}
.price-table tr:nth-child(even) td {
background: #f2f7ff;
} @media (max-width: 768px) {
.price-title {
font-size: 22px;
}
.price-table th, .price-table td {
font-size: 14px;
padding: 10px;
}
} #emailWrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 24px;
font-size: 16px;
font-weight: 500;
font-family: "MullerMedium", sans-serif;
color: #003d82;
border: 2px solid #003d82;
border-radius: 40px;
background-color: transparent;
transition: all 0.3s ease;
cursor: pointer;
text-decoration: none;
line-height: 1;
width: 100%;
max-width: 600px;
height: 60px;
margin: 10px auto;
}
#emailWrapper svg {
stroke: #003d82;
transition: stroke 0.3s ease;
}
#emailWrapper:hover {
background-color: #003d82;
color: #ffffff;
}
#emailWrapper:hover svg {
stroke: #ffffff;
} #emailWrapper.revealed {
background-color: #003d82;
color: #ffffff;
cursor: default;
}
.email-revealed a {
color: #ffffff;
font-weight: 600;
text-decoration: none;
}
.email-revealed a:hover {
text-decoration: underline;
} @media (max-width: 767px) {
#emailWrapper {
font-size: 15px;
height: 50px;
border-radius: 30px;
padding: 0 20px;
}
body {
padding-top: 10px; } header.main_header.scroll {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
background: white;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
} @media (max-width: 767px) { .main_header-logo {
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
gap: 8px;
margin: 0 auto;
}
.main_header-logo img {
max-width: 140px;
height: auto;
}
.main_header-logo h2 {
font-size: 14px;
line-height: 1.3;
font-weight: 500;
color: #003d82;
margin: 0;
}
}
.other_card img {
width: 100%;
height: 100%;
object-fit: cover;
aspect-ratio: 4 / 3; border-radius: 10px;
}
.viewer-widget {
position: fixed;
bottom: 30px;
left: 30px;
background: rgba(0, 61, 130, 0.9);
color: #fff;
padding: 12px 18px;
border-radius: 14px;
font-size: 15px;
font-weight: 600;
box-shadow: 0 4px 12px rgba(0,0,0,0.2);
z-index: 9999;
animation: fadeIn 0.6s ease;
} @media (max-width: 767px) {
.viewer-widget {
bottom: 20px;
left: 20px;
font-size: 14px;
padding: 10px 16px;
}
}
@keyframes fadeIn { from { opacity: 0; transform: translateY(20px); }
to { opacity: 1; transform: translateY(0); }
} form.d-flex.flex-wrap.justify-center {
max-width: 1200px;
margin: 0 auto;
gap: 20px; } form.d-flex.flex-wrap.justify-center input[type="text"],
form.d-flex.flex-wrap.justify-center input[type="tel"],
form.d-flex.flex-wrap.justify-center input[type="email"] {
flex: 1;
min-width: 250px;
max-width: 100%;
padding: 16px 24px;
border-radius: 10px;
border: none;
font-size: 16px;
box-sizing: border-box;
}  form.d-flex.flex-wrap.justify-center button.btn {
flex-basis: 100%;
margin-top: 20px;
padding: 16px 30px;
font-size: 18px;
font-weight: 600;
border-radius: 40px;
background-color: #003d82;
color: #fff;
border: none;
cursor: pointer;
transition: all 0.3s ease;
} form.d-flex.flex-wrap.justify-center button.btn:hover {
background-color: #002c5c;
}  .gallery-section {
padding: 40px 0;
}
.gallery-title {
font-size: 32px;
font-weight: 700;
margin-bottom: 30px;
}
.gallery-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
gap: 20px;
}
.gallery-item img {
width: 100%;
border-radius: 10px; transition: transform 0.3s ease, box-shadow 0.3s ease;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
} .gallery-item:hover img { transform: scale(1.03);
box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}   body.page-template-templatesfotogalereya-php .gallery-section {
margin-top: 220px; } .other_card {
background: #fff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease;
position: relative;
}
.other_card:hover {
transform: translateY(-6px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
} .other_card-img {
position: relative;
width: 100%;
aspect-ratio: 4 / 3; overflow: hidden;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
}
.other_card-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
transition: transform 0.4s ease;
}
.other_card:hover .other_card-img img {
transform: scale(1.05);
} .other_card-title {
position: absolute;
bottom: 16px;
left: 16px;
right: 16px;
padding: 12px;
font-weight: 700;
font-size: 16px;
text-align: center;
color: #fff;
background: rgba(0, 0, 0, 0.35);
backdrop-filter: blur(6px);
border: 2px solid rgba(255, 255, 255, 0.8);
border-radius: 12px;
text-transform: none;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}  .other_slider .slick-track { transition: transform 0.8s ease-in-out !important;
}  .other_slider-arrow {
position: absolute;
top: 50%; transform: translateY(-50%);
background: white;
border-radius: 50%;
width: 40px;
height: 40px;
z-index: 5;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
} .other_slider-arrow.prev { left: -20px; }
.other_slider-arrow.next { right: -20px; }
.other_slider-arrow img {
width: 14px;
height: auto;
}
.other_slider-arrow.next img { transform: rotate(180deg);
}  .other_slider .slick-dots {
text-align: center;
margin-top: 20px;
}
.other_slider .slick-dots li button:before {
font-size: 10px;
color: #003d82;
opacity: 0.4;
}
.other_slider .slick-dots li.slick-active button:before {
opacity: 1;
color: #003d82;
}  @media (max-width: 767px) {
.other_card-title {
font-size: 14px;
padding: 10px;
} .other_slider .other_card {
margin: 0 5px;
}
.other_card-img img {
height: 180px;
}
}
justify-content: space-between;
align-items: center;
position: relative;
z-index: 1;
padding-top: 60px;
}
.factory_timeline {
display: flex;
overflow-x: auto;
padding: 40px 0;
gap: 40px;
scroll-snap-type: x mandatory;
scroll-padding: 20px;
-webkit-overflow-scrolling: touch;
}
.timeline_item {
flex: 0 0 auto;
width: 250px;
background: #f8f8f8;
border-radius: 16px;
padding: 20px;
scroll-snap-align: start;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
text-align: center;
position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.timeline_item:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.timeline_dot {
width: 10px;
height: 10px;
background: #003d82;
border-radius: 50%;
margin: 12px auto;
}
.timeline_year {
font-weight: 700;
color: #003d82;
font-size: 20px;
}
.timeline_text {
margin-top: 10px;
font-size: 15px;
line-height: 1.4;
color: #333;
}
.factory_timeline {
display: flex;
flex-direction: row; overflow-x: auto;
gap: 24px;
padding: 40px 0;
scroll-snap-type: x mandatory;
scroll-padding: 20px;
-webkit-overflow-scrolling: touch;
justify-content: flex-start;
}
.timeline_item {
flex: 0 0 auto;
width: 250px; } .factory_slider-wrap {
position: relative;
margin-top: 40px;
overflow: hidden;
}
.factory_slider {
display: flex;
gap: 30px;
overflow-x: auto;
scroll-behavior: smooth;
padding: 20px 60px;
}
.factory_slide {
background-color: #f8f8f8;
padding: 20px;
border-radius: 10px;
min-width: 250px;
max-width: 250px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
flex-shrink: 0;
}
.factory_year {
font-family: "MullerBold", sans-serif;
font-size: 24px;
color: #003d82;
margin-bottom: 10px;
}
.factory_text {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #191919;
line-height: 1.4;
}
.factory_slider-arr {
position: absolute;
top: 50%; transform: translateY(-50%);
background-color: #ffffff;
border-radius: 50%;
width: 40px;
height: 40px;
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 2px 8px rgba(0,0,0,0.2);
transition: opacity 0.3s ease;
} .factory_slider-arr img {
width: 20px;
height: auto;
}
.factory_slider-arr.arr-prev {
left: 10px;
}
.factory_slider-arr.arr-next {
right: 10px;
}
.factory_slider-arr.disabled {
opacity: 0.3;
pointer-events: none;
}  .btn-grey {
background-color: #6c757d;
color: #fff;
} .btn-glow {
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-glow::before {
content: "";
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle at center, rgba(255,255,255,0.15) 0%, transparent 80%);
animation: btnGlow 3s infinite ease-in-out;
z-index: 0;
pointer-events: none;
}
.btn-glow span {
position: relative;
z-index: 2;
}
.clients-grid {
display: flex;
flex-wrap: wrap;
gap: 24px;
justify-content: center;
margin-top: 40px;
padding: 40px;
background-color: #f9f9f9;
border-radius: 16px;
}
.client-card {
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 12px;
padding: 24px;
text-align: center;
width: 100%;
max-width: 300px;
min-height: 340px;
display: flex;
flex-direction: column;
justify-content: flex-start;
transition: all 0.3s ease;
box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}
.client-card:hover { transform: scale(1.02);
box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}
.client-card img {
max-width: 100%;
max-height: 100px;
object-fit: contain;
margin-bottom: 15px;
display: block;
margin-left: auto;
margin-right: auto;
}
.client-card p {
font-size: 14px;
color: #333;
line-height: 1.5;
margin: 0;
}
.client-card p strong {
display: block;
margin-bottom: 6px;
font-size: 15px;
color: #000;
} @keyframes btnGlow {
0% {
transform: scale(1);
opacity: 0.4;
}
50% {
transform: scale(1.3);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 0.4;
}
} @media (max-width: 991px) { .main_header {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
z-index: 99 !important; transition: transform 0.4s ease-in-out !important;
will-change: transform;
} .main_header.header-hidden {
transform: translateY(-110%) !important;
box-shadow: none !important;
pointer-events: none; }
} .footer_form {
max-width: 900px;
margin: 35px auto 0;
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
flex-wrap: nowrap;
}
.footer_form input[type="email"] {
flex: 1 1 260px;
min-width: 240px;
box-sizing: border-box;
}
.footer_form .g-recaptcha {
flex: 0 0 auto;
transform: scale(0.9);
transform-origin: left center;
}
.footer_form .btn.btn-grey {
flex: 0 0 auto;
white-space: nowrap;
padding: 14px 26px;
} @media (max-width: 767px) { .footer_form {
display: none;
} .footer_form-mobile {
display: flex;
flex-direction: column;
gap: 12px;
align-items: stretch;
margin-top: 20px;
}
.footer_form-mobile input[type="phone"],
.footer_form-mobile input[type="tel"] {
width: 100%;
box-sizing: border-box;
}
.footer_form-mobile .g-recaptcha {
transform: scale(1); transform-origin: left top;
align-self: flex-start;
}
.footer_form-mobile .btn.btn-grey {
width: 100%;
text-align: center;
}
} @media (min-width: 768px) {
.footer_form-mobile {
display: none;
}
} #mobileContactsPopup .mobile-contacts-body {
text-align: left;
margin-top: 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.mob-contact-row {
display: flex;
align-items: center;
margin-bottom: 20px;
width: 100%;
justify-content: center;
}
.mob-contact-row.align-start {
align-items: flex-start;
}
.mob-contact-row img {
margin-right: 15px;
width: 20px;
height: auto;
}
.mob-contact-row a, 
.mob-contact-row p {
color: #ffffff;
font-family: "MullerMedium", sans-serif;
font-size: 18px;
text-decoration: none;
margin: 0;
}
.mob-contact-socials {
display: flex;
justify-content: center;
gap: 20px;
margin-top: 10px;
width: 100%;
}
.mob-contact-socials img {
width: 30px;
height: auto;
transition: transform 0.3s;
}
.mob-contact-socials a:hover img {
transform: scale(1.1);
} body.lock-scroll {
overflow: hidden;
}  #hamburger.is-active {
opacity: 0;
pointer-events: none;
} .mobile-nav .submenu {
display: none; padding-left: 20px;
margin-top: 10px;
list-style: none;
} .mobile-nav .menu-item-has-children > a {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
} .mobile-nav li.open > a .arrow {
transform: rotate(180deg);
}
.arrow {
display: inline-block;
width: 10px;
height: 6px;
background: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/icons/desktop-nav-arrow.png) no-repeat center / cover;
transition: transform 0.3s ease;
margin-left: 10px;
}  .mobile-nav ul {
padding: 0;
margin: 0;
list-style: none;
} .mobile-nav li a {
display: flex !important; justify-content: space-between; align-items: center; padding: 15px 20px; width: 100%;
text-decoration: none;
color: #191919;
font-size: 18px;
font-weight: 500;
border-bottom: 1px solid #f0f0f0; transition: background-color 0.3s ease;
} .mobile-nav .arrow {
display: block;
width: 12px; height: 12px; background: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/icons/desktop-nav-arrow.png) no-repeat center center;
background-size: contain;
transition: transform 0.3s ease;
opacity: 0.7; margin-left: 15px; } .mobile-nav li.open > a .arrow {
transform: rotate(180deg);
} .mobile-nav li.open > a {
background-color: #eef2f6; color: #003d82; } .mobile-nav .submenu a {
padding-left: 40px; font-size: 16px;
}  .tech-table-wrap {
overflow-x: auto;
margin-bottom: 40px;
border: 1px solid #e0e0e0;
border-radius: 8px;
}
.tech-table {
width: 100%;
border-collapse: collapse;
min-width: 600px; font-size: 14px;
}
.tech-table th {
background-color: #003d82;
color: #fff;
padding: 12px 15px;
text-align: left;
font-weight: 600;
border-right: 1px solid rgba(255,255,255,0.1);
}
.tech-table td {
padding: 10px 15px;
border-bottom: 1px solid #eee;
color: #333;
}
.tech-table tr:nth-child(even) {
background-color: #f8f9fa;
}
.tech-table tr:hover {
background-color: #eef5fa;
} .fixings-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin: 30px 0;
}
.fixing-item {
background: #fff;
border: 1px solid #eee;
border-radius: 8px;
padding: 15px;
text-align: center;
transition: 0.3s;
}
.fixing-item:hover {
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
border-color: #003d82;
}
.fixing-img {
height: 80px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
}
.fixing-img img {
max-height: 100%;
max-width: 100%;
}
.fixing-title {
font-size: 13px;
font-weight: bold;
color: #333;
} .piles-benefits {
list-style: none;
padding: 0;
margin: 20px 0;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
}
.piles-benefits li {
position: relative;
padding-left: 30px;
font-size: 14px;
line-height: 1.4;
}
.piles-benefits li::before {
content: "✔";
position: absolute;
left: 0; top: 0;
color: #27ae60;
font-weight: bold;
} @media (max-width: 768px) {
.fixings-grid { grid-template-columns: 1fr 1fr; }
.piles-benefits { grid-template-columns: 1fr; }
} .news-grid-layout {
display: grid; grid-template-columns: repeat(4, 1fr);
grid-template-rows: auto;
gap: 30px;
margin-top: 40px;
} .news-card {
background: #fff;
border-radius: 10px;
overflow: hidden;
display: flex;
flex-direction: column; box-shadow: 0 5px 15px rgba(0,0,0,0.05);
} .news-card-img {
width: 100%;
height: 200px; background-size: cover;
background-position: center;
border-radius: 10px 10px 0 0;
} .news-card-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1; }
.news-date {
font-size: 14px;
color: #999;
margin-bottom: 10px;
display: block;
}
.news-title {
font-size: 18px;
font-weight: bold;
margin: 0 0 15px;
line-height: 1.3;
}
.news-title a {
text-decoration: none;
color: #191919;
}
.news-excerpt {
font-size: 14px;
color: #666;
margin-bottom: 20px;
flex-grow: 1;
}
.read-more {
color: #003d82;
text-decoration: none;
font-weight: 500;
font-size: 14px;
display: flex;
align-items: center;
gap: 5px;
}  .news-card-0 {
grid-column: 1 / 3; grid-row: 1 / 3; }
.news-card-0 .news-card-img {
height: 350px; } .news-card-1 {
grid-column: 3 / 5; } .news-card-2 {
grid-column: 3 / 4;
} .news-card-3 {
grid-column: 4 / 5;
} @media (max-width: 1024px) {
.news-grid-layout {
grid-template-columns: 1fr 1fr; }
.news-card-0 { grid-column: 1 / 3; } .news-card-1 { grid-column: 1 / 3; }
.news-card-2 { grid-column: 1 / 2; }
.news-card-3 { grid-column: 2 / 3; }
}
@media (max-width: 600px) {
.news-grid-layout {
display: flex;
flex-direction: column;
}
.news-card-img {
height: 180px;
}
} .products_card {
position: relative; background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
border-radius: 10px;
overflow: hidden;
min-height: 250px; padding: 20px;
text-decoration: none;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
} .products_card-overlay {
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
background: rgba(0, 0, 0, 0.4); z-index: 1;
transition: background 0.3s ease;
}
.products_card:hover .products_card-overlay {
background: rgba(0, 0, 0, 0.55); } .products_card-img, 
.products_card-title {
position: relative;
z-index: 2;
}
.products_card-title {
color: #fff; font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin-top: 15px;
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
} .mobile-fix-slider { max-width: 100vw; 
overflow: hidden; position: relative;
} .history_slider_img img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
} @media (max-width: 767px) {
.products_card {
width: 100%; margin-bottom: 20px;
} .history_slider-wrap {
padding: 0 10px; box-sizing: border-box;
}
} html, body {
overflow-x: hidden; max-width: 100%;
position: relative;
} @media (max-width: 767px) { .history_slider-wrap,
.trust_slider-wrap,
.factory_slider-wrap {
max-width: 100%; width: 100%;
overflow: hidden; padding: 0; margin: 20px 0;
} .slick-list {
width: 100%;
overflow: hidden;
padding-left: 0 !important;
padding-right: 0 !important;
}
.slick-track {
display: flex; align-items: center;
} .history_slider_img,
.trust_slider_img,
.factory_slide {
width: 100%;
max-width: 100%;
box-sizing: border-box; }
.history_slider_img img,
.trust_slider img {
width: 100%; height: auto; max-width: 100%; display: block;
margin: 0 auto;
object-fit: contain; } .factory_slide {
min-width: 0; white-space: normal; }
}  .main_header {
position: absolute !important; top: 0;
left: 0;
width: 100%;
z-index: 100;
background: rgba(255, 255, 255, 0.9); } @media (max-width: 767px) { .main_header {
position: relative !important; background: #fff;
} .hero-section {
padding-top: 20px !important; min-height: 500px; align-items: center; } .hero-content h1 {
font-size: 28px !important;
margin-bottom: 20px;
} body:not(.home) {
padding-top: 0 !important;
}
}  .sbb-image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 10px;
margin-bottom: 20px;
display: block;
} .text-content p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: #191919;
line-height: 1.6;
margin-bottom: 15px;
} .price-section-manual {
margin-top: 40px;
margin-bottom: 40px;
}
.price-section-manual h3 {
text-align: center;
font-family: "MullerBold", sans-serif;
font-size: 24px;
color: #003d82;
margin-bottom: 20px;
text-transform: uppercase;
} .table-scroll-wrapper {
width: 100%;
overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 10px;
border-radius: 10px;
box-shadow: 0 4px 15px rgba(0,0,0,0.05);
} .price-table-styled {
width: 100%;
min-width: 700px; border-collapse: collapse;
background: #fff;
}
.price-table-styled th, 
.price-table-styled td {
padding: 15px;
border: 1px solid #eee;
text-align: center;
font-size: 15px;
font-family: "MullerRegular", sans-serif;
} .price-table-styled thead th {
background-color: #003d82;
color: #ffffff;
font-family: "MullerMedium", sans-serif;
border-color: #003d82;
} .price-table-styled td:first-child {
text-align: left;
background-color: #f9f9f9;
font-weight: bold;
color: #333;
width: 200px;
} .price-table-styled tr:nth-child(even) {
background-color: #fdfdfd;
} .price-table-styled tr.price-row td {
color: #003d82;
font-size: 16px;
background-color: #eef6ff;
} .table-hint {
display: none;
text-align: center;
font-size: 12px;
color: #999;
margin-top: 5px;
font-style: italic;
}
@media (max-width: 767px) {
.table-hint {
display: block; }
.price-section-manual h3 {
font-size: 20px;
}
} @media (min-width: 992px) { .main_header {
background-color: #ffffff !important;
backdrop-filter: none !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
} @media (min-width: 992px) { .main_header {
background-color: #ffffff !important;
backdrop-filter: none !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
} .main.hero-section {
margin-top: 0 !important; padding: 0 !important;
min-height: 650px !important; 
height: auto !important;
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
align-items: center !important;
background-position: center center !important;
background-size: cover !important;
position: relative;
}  .main.hero-section::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%) !important;
z-index: 1;
} .main.hero-section .container {
position: relative;
z-index: 2;
width: 100% !important;
display: flex !important;
justify-content: center !important;
align-items: center !important;
} .hero-content {
max-width: 900px !important;
width: 100%;
text-align: center !important;
margin: 0 auto !important;
background: none !important; border: none !important;
backdrop-filter: none !important;
box-shadow: none !important;
padding: 0 !important;
} .hero-content h1 {
color: #ffffff !important;
font-size: 40px !important; line-height: 1.1 !important;
margin-bottom: 40px !important;
font-weight: 800 !important;
text-transform: uppercase !important;
letter-spacing: 1px !important; text-shadow: 0 2px 10px rgba(0,0,0,0.5) !important;
} .hero-content .btn {
margin: 0 auto !important;
display: inline-flex !important;
justify-content: center;
align-items: center;
background-color: #0061ff !important;
border: none !important;
border-radius: 50px !important; padding: 18px 45px !important;
font-size: 18px !important;
font-weight: 600 !important;
box-shadow: 0 10px 25px rgba(0, 97, 255, 0.4) !important;
transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}
} 
.hero-content .btn:hover {
transform: translateY(-3px) !important;
box-shadow: 0 15px 35px rgba(0, 97, 255, 0.6) !important;
} .bread_crumbs {
padding-top: 30px !important; padding-bottom: 30px !important;
} .main_header .sub-menu { background-color: #ffffff;
box-shadow: 0 10px 40px rgba(0, 61, 130, 0.15); border: 1px solid #eef2f6; border-top: 3px solid #003d82; border-radius: 0 0 8px 8px;  position: absolute;
top: 100%; left: 0;
min-width: 260px; padding: 10px 0;
margin-top: 20px;  opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.3s ease;
z-index: 1000;
}  .main_header .sub-menu::before {
content: '';
position: absolute;
top: -30px; left: 0;
width: 100%;
height: 30px; background: transparent; display: block;
} .main_header-nav-list li:hover .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
} .main_header .sub-menu li {
display: block;
margin: 0;
padding: 0;
}
.main_header .sub-menu li a {
display: block;
padding: 12px 20px;
font-size: 15px;
color: #191919;
text-transform: none; border-bottom: 1px solid #f9f9f9;
transition: all 0.2s;
font-family: "MullerMedium", sans-serif;
text-align: left;
} .main_header .sub-menu li a:hover {
background-color: #f4f8fd; color: #003d82; padding-left: 25px; } .other {
padding: 80px 0 100px;
background-color: #fff;
}
.other .section_title {
font-family: "MullerBold", sans-serif;
font-size: 36px;
color: #191919;
text-transform: uppercase;
margin-bottom: 50px;
text-align: center;
} .other_card {
display: block;
position: relative;
border-radius: 20px; overflow: hidden;
text-decoration: none;
margin: 0 15px; height: 400px; 
box-shadow: 0 10px 25px rgba(0,0,0,0.05);
background: #000; } .other_card-img {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
}
.other_card-img img {
width: 100%;
height: 100%; object-fit: cover; 
object-position: center center; transition: transform 0.6s ease;
} .other_card:hover .other_card-img img {
transform: scale(1.05); }  .other_card::after {
content: '';
position: absolute;
bottom: 0; left: 0; right: 0;
height: 60%;  background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.9) 100%);
z-index: 2;
pointer-events: none;
} .other_card-title {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
z-index: 3; background: transparent !important;
border: none !important;
padding: 0 !important;
backdrop-filter: none !important;
box-shadow: none !important; font-family: "MullerBold", sans-serif;
font-size: 18px;
line-height: 1.3;
color: #fff;
text-transform: uppercase;
text-align: left;
} .other_card-title::after {
content: '→';
display: inline-block;
margin-left: 10px;
color: #ff7a00;
transition: transform 0.3s;
opacity: 0;
transform: translateX(-10px);
}
.other_card:hover .other_card-title::after {
opacity: 1;
transform: translateX(0);
} @media (max-width: 991px) {
.other_card {
height: 320px; }
}
@media (max-width: 767px) {
.other_card {
height: 260px; border-radius: 15px;
margin: 0 5px;
}
.other_card-title {
font-size: 15px;
bottom: 15px;
left: 15px;
right: 15px;
} .other_card-title::after {
opacity: 1; 
transform: none;
}
} .history {
background-color: #fff; padding: 100px 0;
overflow: hidden; position: relative;
} .history::before {
content: '';
position: absolute;
top: -50px;
right: -50px;
width: 600px;
height: 600px;
background: radial-gradient(circle, rgba(0, 61, 130, 0.03) 0%, rgba(255,255,255,0) 70%);
z-index: 0;
pointer-events: none;
}
.history .container {
position: relative;
z-index: 1;
} .history_top {
display: flex;
justify-content: space-between;
align-items: center; gap: 60px; margin-bottom: 80px;
} .history_text {
max-width: 550px;
width: 100%;
} .history_text-title {
font-family: "MullerBold", sans-serif;
color: #ff7a00; font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 15px;
position: relative;
display: inline-block;
} .history_text-subtitle {
font-family: "MullerBold", sans-serif;
font-size: 42px;
color: #191919;
line-height: 1.1;
margin-bottom: 30px;
} .history_text p {
font-family: "MullerLight", sans-serif;
font-size: 18px;
color: #555; line-height: 1.6;
margin-bottom: 20px;
} .history_text a {
font-family: "MullerMedium", sans-serif;
font-size: 16px;
color: #003d82;
text-decoration: none;
display: inline-flex;
align-items: center;
margin-top: 20px;
border-bottom: 1px solid rgba(0, 61, 130, 0.2);
padding-bottom: 2px;
transition: all 0.3s;
}
.history_text a:hover {
border-bottom-color: #003d82;
transform: translateX(5px);
} .history_slider-wrap {
width: 100%;
max-width: 600px;
border: none; border-radius: 30px;  box-shadow: 20px 20px 60px rgba(0, 61, 130, 0.15); 
position: relative;
} .history_slider_img {
border-radius: 30px;
overflow: hidden;
position: relative;
aspect-ratio: 4 / 3; }
.history_slider_img img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.history_slider_img::before {
display: none; } .history_slider-pagination {
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.history_slider-pagination .swiper-pagination-bullet-active {
background: #fff; } .history_numerals {
display: grid;
grid-template-columns: repeat(4, 1fr); gap: 30px;
margin-top: 0;
}
.history_numeral {
background-color: #fff;
border-radius: 20px;
height: auto; min-height: 180px;
padding: 30px 20px;
max-width: none; border: 1px solid #eee;
box-shadow: 0 5px 15px rgba(0,0,0,0.03);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
transition: all 0.3s ease;
}
.history_numeral:hover {
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0, 61, 130, 0.1);
border-color: #003d82;
} .history_numeral span {
font-family: "MullerBold", sans-serif;
font-size: 54px; background: linear-gradient(135deg, #003d82 0%, #0061ff 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: block;
margin-bottom: 15px;
line-height: 1;
} .history_numeral p {
font-family: "MullerRegular", sans-serif;
font-size: 15px;
color: #777;
margin: 0;
line-height: 1.4;
max-width: 80%;
} @media (max-width: 991px) {
.history { padding: 60px 0; }
.history_top {
flex-direction: column; text-align: center;
gap: 40px;
}
.history_text-subtitle { font-size: 32px; }
.history_text a { justify-content: center; }
.history_numerals {
grid-template-columns: repeat(2, 1fr); gap: 20px;
}
}
@media (max-width: 575px) {
.history_numerals {
grid-template-columns: 1fr; }
.history_numeral {
min-height: 140px;
flex-direction: row; justify-content: flex-start;
text-align: left;
padding: 20px;
}
.history_numeral span {
margin-bottom: 0;
margin-right: 20px;
font-size: 42px;
min-width: 100px;
}
.history_slider-wrap {
border-radius: 20px;
}
.history_slider_img {
border-radius: 20px;
}
}   .history {
background-color: #ffffff;
padding: 80px 0;
overflow: hidden;
position: relative;
} .history_top {
display: flex;
justify-content: space-between;
align-items: center; gap: 60px;
margin-bottom: 60px;
} .history_text {
flex: 1; min-width: 300px;
}
.history_text-subtitle {
font-family: "MullerBold", sans-serif;
font-size: 36px;
line-height: 1.2;
color: #191919;
margin-bottom: 25px;
}
.history_text p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
line-height: 1.6;
color: #444;
margin-bottom: 20px;
}
.history_text a {
color: #003d82;
font-family: "MullerMedium", sans-serif;
text-decoration: none;
border-bottom: 1px solid rgba(0, 61, 130, 0.3);
} .history_slider-wrap {
flex: 1;
min-width: 300px;
max-width: 600px;
background: #fff; box-shadow: 0 20px 60px rgba(0, 61, 130, 0.15);
border-radius: 20px;
padding: 10px; } .history_slider_img {
height: 380px; width: 100%;
display: flex;
align-items: center;
justify-content: center;
border-radius: 14px;
border: 1px solid #f2f2f2;
overflow: hidden;
}
.history_slider_img img { object-fit: contain;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: block;
} .history_slider_img::before { display: none; }
.history_slider-pagination {
position: absolute;
bottom: 25px;
width: 100%;
text-align: center;
} .history_stats_grid {
display: grid;
grid-template-columns: repeat(4, 1fr); gap: 24px;
margin-top: 20px;
} .stat_card {
background-color: #fff;
border: 1px solid #eee;
border-radius: 20px;
padding: 30px 20px;
text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.03); display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 180px;
transition: transform 0.3s ease;
}
.stat_card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 50px rgba(0, 61, 130, 0.1);
border-color: #003d82;
} .stat_num {
font-family: "MullerBold", sans-serif;
font-size: 56px;
color: #003d82; line-height: 1;
margin-bottom: 15px;
} .stat_desc {
font-family: "MullerRegular", sans-serif;
font-size: 15px;
color: #777;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0.5px;
} @media (max-width: 991px) {
.history_top {
flex-direction: column; text-align: center;
}
.history_stats_grid {
grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 575px) {
.history_slider_img {
height: 240px; }
.history_stats_grid {
grid-template-columns: 1fr; } .stat_card {
flex-direction: row;
text-align: left;
justify-content: flex-start;
padding: 20px;
min-height: auto;
}
.stat_num {
margin-bottom: 0;
margin-right: 20px;
font-size: 42px;
min-width: 100px;
}
} @media (max-width: 767px) { .bread_crumbs {
padding-bottom: 0 !important;
margin-bottom: 10px !important; } section.products {
padding-top: 0 !important;
margin-top: 0 !important;
} section.products .section_title {
margin-top: 10px !important;
margin-bottom: 20px !important;
}
} .modern-footer {
background-color: #0d121d; color: #a0aec0;
padding: 80px 0 30px;
font-family: "MullerRegular", sans-serif;
font-size: 15px;
line-height: 1.7;
}
.modern-footer .container {
max-width: 1280px;
margin: 0 auto;
padding: 0 20px;
} .footer-grid {
display: grid; grid-template-columns: 1.2fr 1.8fr 0.8fr 1.2fr;
gap: 40px;
margin-bottom: 60px;
} .footer-logo {
display: block;
margin-bottom: 25px;
max-width: 180px;
}
.footer-logo img {
width: 100%;
height: auto;
filter: brightness(0) invert(1); opacity: 0.95;
transition: opacity 0.3s;
}
.footer-logo:hover img { opacity: 1; }
.footer-desc {
color: #718096;
margin-bottom: 25px;
font-size: 14px;
max-width: 240px;
line-height: 1.5;
} .footer-socials {
display: flex;
gap: 15px; margin-top: 20px; 
}
.footer-socials a {
width: 48px; height: 48px;
background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 50%; display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}
.footer-socials a:hover {
background: #0077FF; border-color: #0077FF;
transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 119, 255, 0.2);
}
.footer-socials img {
width: 24px;
height: 24px;
filter: brightness(0) invert(1); display: block;
} .footer-heading {
font-family: "MullerBold", sans-serif;
color: #ffffff;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 30px;
opacity: 0.9;
} .footer-menu {
list-style: none;
padding: 0;
margin: 0;
}
.footer-menu li {
margin-bottom: 12px;
}
.footer-menu a {
text-decoration: none;
color: #a0aec0;
font-size: 15px;
transition: all 0.2s ease;
display: inline-block;
}
.footer-menu a:hover {
color: #ffffff;
transform: translateX(5px);
} .footer-menu.two-columns {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 30px;
row-gap: 12px;
} .contacts-col {
display: flex;
flex-direction: column; align-items: flex-start; 
} .footer-phone {
font-family: "MullerBold", sans-serif;
font-size: 26px;
color: #ffffff;
text-decoration: none;
line-height: 1.2; display: block; 
width: fit-content;
margin-bottom: 8px;
transition: color 0.3s;
}
.footer-phone:hover { color: #4da3ff; } .footer-phone.small {
font-family: "MullerRegular", sans-serif;
font-size: 16px;
color: #a0aec0; display: block;
width: fit-content;
margin-bottom: 25px;
}
.footer-email {
font-size: 18px;
color: #4da3ff;
text-decoration: none;
margin-bottom: 25px;
display: inline-block;
border-bottom: 1px dashed rgba(77, 163, 255, 0.4);
transition: all 0.3s;
}
.footer-email:hover { border-bottom-style: solid; color: #fff; }
.footer-address {
font-size: 15px;
color: #718096;
margin-bottom: 0;
line-height: 1.5;
}
.footer-mobile-btn { display: none; } .footer-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.06);
padding-top: 30px;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 13px;
color: #556275;
}
.footer-legal {
display: flex;
gap: 30px;
}
.footer-legal a {
color: #556275;
text-decoration: none;
transition: color 0.3s;
}
.footer-legal a:hover { color: #a0aec0; } @media (max-width: 991px) {
.footer-grid {
grid-template-columns: 1fr 1fr; gap: 30px;
}
.brand-col {
grid-column: 1 / -1; 
text-align: center;
padding-right: 0; display: flex;
flex-direction: column;
align-items: center;
}
.footer-logo { margin: 0 auto 20px; }
.footer-desc { margin: 0 auto 20px; }
.footer-menu.two-columns {
grid-template-columns: 1fr; 
}
}
@media (max-width: 600px) {
.modern-footer {
padding: 50px 0 20px;
text-align: center;
}
.footer-grid {
grid-template-columns: 1fr; gap: 40px;
margin-bottom: 30px;
}
.brand-col, .nav-col {
align-items: center;
} .contacts-col {
align-items: center; text-align: center; }
.footer-phone {
margin: 0 auto 10px; font-size: 24px;
text-align: center;
}
.footer-phone.small {
width: 100%; text-align: center; margin: 0 auto 25px;
} .footer-mobile-btn {
display: inline-flex !important;
width: 100%;
max-width: 300px;
margin-top: 10px;
border-color: rgba(255,255,255,0.3) !important;
color: #fff !important;
justify-content: center;
}
.footer-bottom {
flex-direction: column;
gap: 15px;
text-align: center;
}
.footer-legal {
flex-direction: column;
gap: 10px;
}
} .contacts_modern {
padding: 60px 0 100px;
background: #fff;
}
.contacts_modern h1 {
font-size: 42px;
margin-bottom: 60px;
color: #191919;
text-transform: uppercase;
text-align: center;
} .contact_card_grid {
display: grid; grid-template-columns: 1fr 1.2fr; 
gap: 40px;
margin-bottom: 60px;
align-items: stretch; } .contact_info_box {
background: #fff;
padding: 40px;
border-radius: 20px;
box-shadow: 0 10px 40px rgba(0,0,0,0.05);
border: 1px solid #f0f0f0;
height: 100%;
}
.contact_subheading {
font-family: "MullerBold", sans-serif;
font-size: 24px;
color: #003d82;
margin-bottom: 30px;
border-bottom: 2px solid #f2f2f2;
padding-bottom: 15px;
} .contact_item {
display: flex;
align-items: flex-start;
margin-bottom: 25px;
} .icon_wrap {
width: 40px;
height: 40px;
background: #f4f8ff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px;
flex-shrink: 0;
}
.icon_wrap img {
width: 18px;
height: auto;
}
.contact_details {
display: flex;
flex-direction: column;
}
.label {
font-size: 13px;
color: #888;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 5px;
} .phone_big {
font-family: "MullerBold", sans-serif;
font-size: 22px;
color: #191919;
text-decoration: none;
line-height: 1.4;
transition: color 0.3s;
}
.phone_big:hover { color: #003d82; }
.email_link {
font-size: 18px;
color: #0061ff;
text-decoration: none;
border-bottom: 1px dashed rgba(0, 97, 255, 0.3);
}
.email_link:hover { border-bottom-style: solid; }
.address_text {
font-size: 18px;
line-height: 1.5;
color: #333;
} .contact_map_box {
border-radius: 20px;
overflow: hidden;
height: 100%;
min-height: 400px;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
background: #eee; }
.contact_map_box iframe {
width: 100% !important;
height: 100% !important;
min-height: 400px;
border: none;
} .contact_divider {
height: 1px;
background: #eee;
margin: 60px 0;
width: 100%;
} .prod_desc {
font-size: 16px;
color: #555;
margin-top: 20px;
line-height: 1.6;
background: #f9f9f9;
padding: 20px;
border-radius: 10px;
} .contact_panorama_block h3 {
text-align: center;
font-family: "MullerBold", sans-serif;
font-size: 24px;
margin-bottom: 30px;
}
.panorama_img {
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.panorama_img img {
width: 100%;
height: auto;
display: block;
}    .description .d-flex {
display: flex;
flex-wrap: wrap; gap: 40px; justify-content: space-between;
align-items: flex-start; } .description_text {
flex: 1 1 35%; min-width: 300px; margin: 0; background: #f8f8f8; border-radius: 20px;
padding: 30px;
} .description_controls .arr {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
width: 40px;
height: 40px;
background: #003d82;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.description_controls .arr.prev { left: -20px; }
.description_controls .arr.next { right: -20px; }
.description_controls .arr img { width: 16px; height: auto; display: block; }    .description .d-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
gap: 40px;
}
.description_slider-wrap {
flex: 1 1 55%; min-width: 0; max-width: 675px; position: relative;
margin: 0;
}
.description_slider {
width: 100%;
visibility: visible !important;
opacity: 1 !important;
}
.description_slider img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
}
.description_text {
flex: 1 1 35%;
min-width: 300px;
background: #f8f8f8;
border-radius: 20px;
padding: 30px;
} .description_controls .arr {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
width: 40px;
height: 40px;
background: #003d82;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.description_controls .arr.prev { left: -20px; }
.description_controls .arr.next { right: -20px; }
.description_controls .arr img { width: 16px; height: auto; } @media (max-width: 991px) { .description .d-flex {
display: block !important;
width: 100% !important;
} .description_slider-wrap {
width: 100% !important;
max-width: 100% !important; min-width: 0 !important;
margin: 0 auto 20px !important;
padding: 0 !important;
overflow: hidden !important; } .description_slider,
.description_slider .slick-list,
.description_slider .slick-track {
width: 100% !important;
max-width: 100% !important;
transform: none !important;
} .description_slider .slick-slide {
width: 100% !important; max-width: 100% !important;
box-sizing: border-box !important;
margin: 0 !important;
float: none !important;
display: block !important;
} .description_slider img {
width: 100% !important;
height: auto !important;
max-width: 100% !important;
object-fit: contain !important;
margin: 0 auto !important;
} .description_text {
width: 100% !important;
max-width: 100% !important;
margin-top: 20px !important;
box-sizing: border-box !important;
} .description_controls .arr.prev { left: 10px; }
.description_controls .arr.next { right: 10px; }
} @media (max-width: 767px) {
.footer {
background-color: #000c19 !important;
padding: 40px 0 !important;
margin-top: 0 !important;
display: block !important;
}
.footer_mobile {
display: block !important;
padding: 0 15px;
list-style: none;
margin: 0;
}
.footer_mobile li {
margin-bottom: 15px;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-bottom: 10px;
}
.footer_mobile a {
color: #ffffff !important;
font-family: "MullerMedium", sans-serif;
font-size: 16px !important;
text-decoration: none;
text-transform: uppercase;
display: block;
}
.footer .btn {
margin: 20px auto !important;
display: flex !important;
max-width: 280px !important;
}
.footer_form-mobile {
display: block !important;
padding: 0 15px;
}
.footer_form-mobile input {
width: 100% !important;
box-sizing: border-box;
}
.footer_bottom-mobile {
display: block !important;
text-align: center;
padding-top: 20px;
border-top: 1px solid rgba(255,255,255,0.1);
margin: 0 15px;
}
.footer_bottom-mobile a {
font-size: 14px !important;
color: #777 !important;
}
}   @media (max-width: 991px) { .modern-footer {
background-color: #000c19 !important; padding: 40px 0 !important;
text-align: center !important;
} .footer-grid {
display: block !important;
} .footer-col {
width: 100% !important;
margin-bottom: 40px !important;
padding: 0 15px !important;
box-sizing: border-box !important;
} .footer-logo {
margin: 0 auto 20px !important;
}
.footer-socials {
justify-content: center !important;
margin-top: 20px !important;
} .footer-heading {
color: #ffffff !important;
font-size: 18px !important;
margin-bottom: 20px !important;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-bottom: 10px;
display: block !important;
} .footer-menu, 
.footer_nav, 
.footer-col.nav-col {
display: block !important; } .footer-menu li {
margin-bottom: 15px !important;
border-bottom: 1px solid rgba(255,255,255,0.05); padding-bottom: 10px !important;
}
.footer-menu a {
color: #e0e0e0 !important;
font-size: 16px !important;
display: block !important;
} .footer-menu.two-columns {
display: block !important;
} .contacts-col {
align-items: center !important;
}
.footer-phone {
font-size: 24px !important;
margin-bottom: 10px !important;
color: #fff !important;
}
.footer-phone.small {
font-size: 16px !important;
margin-bottom: 20px !important;
color: #ccc !important;
}
.footer-email {
font-size: 18px !important;
margin-bottom: 20px !important;
} .footer-mobile-btn {
display: inline-flex !important;
margin-top: 20px !important;
border-color: #fff !important;
color: #fff !important;
width: 100% !important;
max-width: 280px !important;
justify-content: center;
} .footer_form { display: none !important; }
} }   @media screen and (max-width: 991px) { body .modern-footer {
background-color: #000c19 !important; display: block !important;
width: 100% !important;
padding: 40px 0 20px !important;
margin-top: 0 !important;
position: relative !important;
z-index: 50 !important;
color: #ffffff !important; } .modern-footer .footer-grid {
display: block !important;
width: 100% !important;
}
.modern-footer .footer-col {
width: 100% !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
text-align: center !important;
margin-bottom: 40px !important;
padding: 0 15px !important;
} .modern-footer .footer-heading {
color: #ffffff !important;
font-family: "MullerBold", sans-serif !important;
font-size: 20px !important;
text-transform: uppercase !important;
margin-bottom: 20px !important;
border-bottom: 1px solid rgba(255,255,255,0.2) !important;
padding-bottom: 10px !important;
width: 100% !important;
display: block !important;
} .modern-footer .footer-menu {
display: block !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
.modern-footer .footer-menu li {
list-style: none !important;
display: block !important;
margin-bottom: 12px !important;
border-bottom: 1px solid rgba(255,255,255,0.05) !important;
padding-bottom: 8px !important;
width: 100% !important;
}
.modern-footer .footer-menu a {
color: #e0e0e0 !important; font-size: 16px !important;
text-decoration: none !important;
display: block !important;
} .modern-footer .footer-phone {
color: #ffffff !important;
font-size: 24px !important;
font-weight: bold !important;
text-decoration: none !important;
margin-bottom: 10px !important;
display: block !important;
}
.modern-footer .footer-phone.small {
font-size: 18px !important;
color: #cccccc !important;
}
.modern-footer .footer-email {
color: #4da3ff !important; font-size: 18px !important;
text-decoration: none !important;
margin: 15px 0 !important;
display: inline-block !important;
border-bottom: 1px dashed #4da3ff !important;
}
.modern-footer .footer-address {
color: #bbbbbb !important;
font-size: 15px !important;
line-height: 1.5 !important;
} .modern-footer .footer-mobile-btn {
display: flex !important;
width: 100% !important;
max-width: 280px !important;
height: 55px !important;
margin: 25px auto 0 !important;
background: transparent !important;
border: 2px solid #ffffff !important;
color: #ffffff !important;
border-radius: 50px !important;
font-size: 16px !important;
text-transform: uppercase !important;
font-weight: bold !important;
justify-content: center !important;
align-items: center !important;
text-decoration: none !important;
} .footer_form { display: none !important; }
}   @media (max-width: 991px) { .modern-footer .footer-bottom {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
text-align: center !important; border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
padding-top: 25px !important;
margin-top: 30px !important;
width: 100% !important;
} .modern-footer .copyright {
color: #a0aec0 !important; font-size: 14px !important;
margin-bottom: 15px !important;
font-family: "MullerRegular", sans-serif !important;
opacity: 0.8 !important;
} .modern-footer .footer-legal {
display: flex !important;
flex-direction: column !important;
gap: 10px !important;
width: 100% !important;
} .modern-footer .footer-legal a {
color: #4da3ff !important; font-size: 14px !important;
text-decoration: none !important;
font-family: "MullerRegular", sans-serif !important;
border-bottom: 1px dashed rgba(77, 163, 255, 0.3) !important;
display: inline-block !important;
width: fit-content !important;
margin: 0 auto !important; }
}   .podproducts-section {
padding: 40px 0 80px;
}
.podproducts-section h1 {
font-size: 36px;
margin-bottom: 50px;
font-family: "MullerBold", sans-serif;
color: #191919;
} .modern-prod-grid {
display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 30px;
} .modern-prod-card {
display: flex;
flex-direction: column;
text-decoration: none;
background: #fff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 10px 25px rgba(0,0,0,0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
border: 1px solid #f0f0f0;
height: 100%;
}
.modern-prod-card:hover {
transform: translateY(-7px);
box-shadow: 0 15px 35px rgba(0, 61, 130, 0.15);
border-color: #003d82;
} .mpc-img-wrap {
width: 100%;
height: 220px; position: relative;
overflow: hidden;
background: #f4f4f4;
}
.mpc-img-wrap img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.modern-prod-card:hover .mpc-img-wrap img {
transform: scale(1.08);
} .mpc-overlay {
position: absolute;
inset: 0;
background: rgba(0, 61, 130, 0.0);
transition: background 0.3s ease;
z-index: 1;
}
.modern-prod-card:hover .mpc-overlay {
background: rgba(0, 61, 130, 0.1);
} .mpc-title {
padding: 20px;
flex-grow: 1;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
}
.mpc-title span {
font-family: "MullerBold", sans-serif;
font-size: 18px;
color: #191919;
text-transform: uppercase;
line-height: 1.3;
transition: color 0.3s ease;
}
.modern-prod-card:hover .mpc-title span {
color: #003d82;
} .mpc-arrow {
width: 30px;
height: 30px;
background: #f0f0f0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin-left: 15px;
transition: background 0.3s ease;
}
.mpc-arrow::before {
content: '→';
font-family: sans-serif;
font-size: 14px;
color: #999;
transition: color 0.3s ease;
}
.modern-prod-card:hover .mpc-arrow {
background: #003d82;
}
.modern-prod-card:hover .mpc-arrow::before {
color: #fff;
} .describe-modern {
background-color: #f9f9f9;
padding: 60px 0;
}
.text-content-styled p {
font-size: 17px;
line-height: 1.7;
color: #444;
margin-bottom: 20px;
} .features-modern {
padding: 80px 0;
background: #fff;
}
.features-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
}
.feature-item {
text-align: center;
padding: 20px;
border-radius: 12px;
transition: transform 0.3s;
}
.feature-item:hover {
transform: translateY(-5px);
}
.feature-icon {
width: 80px;
height: 80px;
margin: 0 auto 20px;
display: flex;
align-items: center;
justify-content: center; filter: drop-shadow(0 5px 10px rgba(0,0,0,0.1));
}
.feature-icon img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.feature-item p {
font-family: "MullerMedium", sans-serif;
font-size: 16px;
color: #333;
line-height: 1.4;
} .discount-modern {
padding: 80px 0;
background-size: cover;
background-position: center;
position: relative;
} .discount-modern::before {
content: '';
position: absolute;
inset: 0;
background: rgba(0, 61, 130, 0.85); z-index: 0;
}
.discount-modern .container {
position: relative;
z-index: 1;
}
.discount-content {
color: #fff;
margin-bottom: 40px;
}
.discount-content p {
font-size: 20px;
color: #fff;
}
.modern-form-row {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 15px;
max-width: 1100px;
margin: 0 auto;
}
.modern-form-row input {
flex: 1;
min-width: 250px;
height: 60px;
border-radius: 10px;
border: none;
padding: 0 25px;
font-size: 16px;
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.modern-form-row .btn {
flex: 0 0 auto;
min-width: 250px;
height: 60px;
font-size: 18px;
border-radius: 30px;
background-color: #ff7a00; color: #fff;
border: none;
cursor: pointer;
transition: background 0.3s ease;
}
.modern-form-row .btn:hover {
background-color: #e66e00;
} @media (max-width: 991px) {
.features-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.modern-prod-grid {
grid-template-columns: 1fr; gap: 20px;
}
.mpc-img-wrap {
height: 200px;
}
.features-grid {
grid-template-columns: 1fr;
}
.modern-form-row {
flex-direction: column;
}
.modern-form-row input, 
.modern-form-row .btn {
width: 100%;
min-width: 0;
}
.podproducts-section h1 {
font-size: 28px;
}
}   .modern-product-hero {
padding: 40px 0 60px;
}
.product-hero-grid {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 40px;
margin-top: 40px;
} .modern-slider-wrap {
flex: 1 1 55%;
max-width: 650px;
position: relative;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.description_slide img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
} .description_controls .arr {
background-color: rgba(255,255,255,0.8);
backdrop-filter: blur(5px);
width: 40px;
height: 40px;
border-radius: 50%;
}
.description_controls .arr:hover {
background-color: #003d82;
}
.description_controls .arr::after {
border-color: #003d82; }
.description_controls .arr:hover::after {
border-color: #fff; } .modern-desc-text {
flex: 1 1 40%;
background-color: #f9f9f9;
padding: 40px;
border-radius: 20px;
}
.modern-desc-text .text-content p {
font-size: 16px;
line-height: 1.6;
color: #444;
margin-bottom: 15px;
} .modern-tabs-section {
padding: 60px 0;
background-color: #fff;
}
.modern-tabs-nav {
display: flex;
gap: 10px;
margin-bottom: 40px;
border-bottom: 2px solid #f0f0f0;
padding-bottom: 0;
}
.modern-tabs-nav li {
padding: 15px 30px;
cursor: pointer;
font-family: "MullerBold", sans-serif;
font-size: 16px;
color: #999;
border-bottom: 2px solid transparent;
margin-bottom: -2px; transition: all 0.3s ease;
}
.modern-tabs-nav li:hover {
color: #003d82;
}
.modern-tabs-nav li.active {
color: #003d82;
border-bottom-color: #003d82;
}
.tab-container .info_content {
display: none;
animation: fadeIn 0.5s ease;
}
.tab-container .info_content.active {
display: block;
} .docs-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
gap: 20px;
}
.doc-item {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
text-decoration: none;
padding: 20px;
border: 1px solid #eee;
border-radius: 10px;
transition: transform 0.3s;
}
.doc-item:hover {
transform: translateY(-5px);
border-color: #003d82;
}
.doc-item img {
max-width: 80px;
margin-bottom: 15px;
}
.doc-item span {
font-size: 14px;
color: #003d82;
text-decoration: underline;
} .modern-accessories {
padding: 60px 0;
background-color: #f8f8f8;
} .modern-prod-card.small-card {
margin: 0 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.modern-prod-card.small-card .mpc-img-wrap {
height: 180px; } @media (max-width: 991px) {
.product-hero-grid {
flex-direction: column;
}
.modern-slider-wrap, .modern-desc-text {
width: 100%;
max-width: 100%;
}
.modern-tabs-nav {
flex-wrap: wrap;
justify-content: center;
border-bottom: none;
}
.modern-tabs-nav li {
width: 48%; text-align: center;
border: 1px solid #eee;
border-radius: 5px;
margin-bottom: 10px;
}   @media (max-width: 767px) { .modern-product-hero .section_title h1 {
font-size: 22px !important; line-height: 1.3 !important;
word-wrap: break-word; overflow-wrap: break-word;
padding: 0 10px; margin-bottom: 20px !important;
}  .modern-form-row {
flex-direction: column !important; gap: 15px !important; align-items: stretch !important; padding: 0 10px; } .modern-form-row input {
width: 100% !important;
min-width: 0 !important; height: 60px !important; font-size: 16px !important; padding: 0 20px !important; border-radius: 12px !important;
background-color: #ffffff !important; color: #191919 !important;
border: 1px solid #e0e0e0 !important;
margin-bottom: 0 !important; } .modern-form-row .btn {
width: 100% !important;
height: 60px !important; font-size: 18px !important;
border-radius: 30px !important;
margin-top: 10px !important; } .discount-content h2, 
.discount-content h3, 
.discount-content p {
font-size: 18px !important; padding: 0 15px;
line-height: 1.4;
}
}
.modern-tabs-nav li.active {
background-color: #003d82;
color: #fff;
border-color: #003d82;
}
}   @media (max-width: 767px) { .modern-form-row, 
.discount form {
display: block !important; padding: 0 10px !important; } .modern-form-row input,
.discount form input {
width: 100% !important; max-width: 100% !important; min-width: 0 !important;
height: 60px !important; margin: 0 0 15px 0 !important; border-radius: 10px !important;
box-sizing: border-box !important; font-size: 16px !important; } .modern-form-row .btn,
.discount .btn {
width: 100% !important;
max-width: 100% !important;
height: 60px !important;
margin: 10px 0 0 0 !important;
border-radius: 30px !important;
font-size: 18px !important;
display: flex !important;
justify-content: center;
align-items: center;
}
}   @media (max-width: 767px) { .other_slider {
padding-bottom: 30px; } .other_slider .other_card {
display: block !important;
height: 320px !important; margin: 0 8px !important; border-radius: 20px !important;
overflow: hidden;
box-shadow: 0 8px 20px rgba(0,0,0,0.1) !important;
border: none !important;
position: relative;
} .other_card-img {
height: 100% !important;
width: 100% !important;
}
.other_card-img img {
height: 100% !important;
width: 100% !important;
object-fit: cover !important; } .other_card-title {
bottom: 15px !important;
left: 15px !important;
right: 15px !important;
font-size: 15px !important;
line-height: 1.4 !important;
padding: 12px 15px !important; background: rgba(255, 255, 255, 0.9) !important;
backdrop-filter: blur(5px);
color: #003d82 !important; border-radius: 12px !important;
border: none !important;
text-align: left !important;
font-weight: 700 !important;
box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important;
} .other_card-title::after {
display: none !important;
}   @media (max-width: 767px) { body, h1, h2, h3, h4, h5, h6, p, span, a, div, li, input, button {
text-shadow: none !important;
} .hero-content h1,
.products_card-title,
.other_card-title,
.discount-content h2,
.discount-content p,
.btn, 
.btn span { text-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
} h1, h2, h3 {
font-weight: 700 !important; }
} .other_slider .slick-dots {
bottom: -20px !important; display: flex !important;
justify-content: center;
align-items: center;
gap: 8px; }
.other_slider .slick-dots li {
width: 10px !important;
height: 10px !important;
margin: 0 !important;
} .other_slider .slick-dots li button {
width: 10px !important;
height: 10px !important;
padding: 0 !important;
border-radius: 50% !important; background-color: #d1d1d1 !important; opacity: 1 !important;
border: none !important;
} .other_slider .slick-dots li button::before {
display: none !important;
} .other_slider .slick-dots li.slick-active button {
background-color: #003d82 !important; transform: scale(1.3); transition: all 0.3s ease;
}
}    html, body {
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; } @media (max-width: 767px) {
* {
text-shadow: none !important; box-shadow: none !important; } .hero-content h1, 
.products_card-title,
.other_card-title, 
.btn {
text-shadow: 0 1px 1px rgba(0,0,0,0.5) !important; }
}   .slick-track,
.slick-list {
transition-delay: 0s !important;
transition-duration: 0ms !important; transition-property: transform !important; will-change: transform; } @media (max-width: 767px) {
.other_slider .slick-track,
.products_slider .slick-track {
display: flex !important; }
.other_slider .slick-slide,
.products_slider .slick-slide {
height: auto !important; display: block !important; float: none !important; } .slick-slider {
max-width: 100vw;
overflow: hidden;
touch-action: pan-y; }
}    #popup.popup {
background: #003d82; background: linear-gradient(135deg, #003d82 0%, #002a5c 100%);
padding: 50px 40px;
border-radius: 24px;
box-shadow: 0 20px 50px rgba(0, 61, 130, 0.4);
max-width: 480px;
width: 100%;
text-align: center;
position: relative;
overflow: hidden;
} #popup.popup::after {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(600px 300px at 20% 10%, rgba(255,255,255,0.12), transparent 60%),
radial-gradient(500px 250px at 90% 20%, rgba(255,122,0,0.12), transparent 55%);
pointer-events: none;
z-index: 0;
} #popup .popup_title,
#popup p,
#popup form {
position: relative;
z-index: 1;
} #popup .popup_title {
font-family: "MullerBold", sans-serif;
font-size: 28px;
color: #ffffff;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 15px;
text-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
#popup p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
color: rgba(255, 255, 255, 0.85);
margin-bottom: 35px;
line-height: 1.5;
max-width: 360px;
margin-left: auto;
margin-right: auto;
} #popup form input {
width: 100%;
height: 60px;
background: #ffffff;
border: 2px solid transparent;
border-radius: 12px;
padding: 0 25px;
margin-bottom: 15px;
font-family: "MullerRegular", sans-serif;
font-size: 16px;
color: #191919;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
#popup form input::placeholder {
color: #999;
font-family: "MullerLight", sans-serif;
} #popup form input:-webkit-autofill {
-webkit-text-fill-color: #191919 !important;
box-shadow: 0 0 0px 1000px #ffffff inset !important;
border: 2px solid transparent !important;
transition: background-color 5000s ease-in-out 0s;
} #popup form input:focus {
border-color: rgba(255,122,0,0.95);
box-shadow:
0 0 0 4px rgba(255,122,0,0.12),
0 10px 25px rgba(0,0,0,0.12);
outline: none;
} #popup form input:invalid:not(:placeholder-shown),
#popup form input.is-error {
border-color: rgba(255,82,82,0.9);
box-shadow: 0 0 0 4px rgba(255,82,82,0.12);
}
#popup form input.is-success {
border-color: rgba(76,175,80,0.95);
box-shadow: 0 0 0 4px rgba(76,175,80,0.14);
} #popup .field-hint {
margin: -10px 0 15px 10px; text-align: left;
font-size: 13px;
color: rgba(255,255,255,0.85);
font-family: "MullerLight", sans-serif;
}
#popup .field-hint.error {
color: #ffbaba; } #popup form .btn {
width: 100%;
max-width: 100%;
height: 65px;
margin-top: 10px;
border-radius: 50px; background: linear-gradient(90deg, #ff9d2e 0%, #ff7a00 100%) !important;
border: none !important;
color: #ffffff !important;
font-family: "MullerBold", sans-serif;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 1px;
box-shadow: 0 10px 25px rgba(255, 122, 0, 0.4) !important;
transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s;
cursor: pointer; display: flex;
align-items: center;
justify-content: center;
position: relative;
} #popup form .btn:hover {
background: linear-gradient(90deg, #ffac4d 0%, #ff8800 100%) !important;
transform: translateY(-3px);
box-shadow: 0 15px 35px rgba(255, 122, 0, 0.5) !important;
} #popup form .btn:active {
transform: translateY(1px);
box-shadow: 0 5px 15px rgba(255, 122, 0, 0.4) !important;
} #popup form .btn:disabled {
opacity: 0.65;
cursor: not-allowed;
transform: none !important;
box-shadow: none !important;
filter: grayscale(0.5); }  #popup form .btn.is-loading {
color: transparent !important; pointer-events: none;
}
#popup form .btn.is-loading::after {
content: "";
width: 24px;
height: 24px;
border-radius: 50%;
border: 3px solid rgba(255,255,255,0.4);
border-top-color: #ffffff;
position: absolute;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
animation: spin 0.8s linear infinite;
}
@keyframes spin {
to { transform: rotate(360deg); }
} .fancybox-close-small {
color: #fff !important;
opacity: 0.7;
transition: opacity 0.3s;
}
.fancybox-close-small:hover {
opacity: 1;
background: rgba(255,255,255,0.1);
border-radius: 50%;
} @media (prefers-reduced-motion: reduce) {
#popup * {
transition: none !important;
animation: none !important;
}
} @media (max-width: 500px) {
#popup.popup {
padding: 40px 20px;
border-radius: 20px;
}
#popup .popup_title {
font-size: 24px;
}
#popup p {
margin-bottom: 26px;
font-size: 15px;
}
#popup form input {
height: 55px;
font-size: 16px; padding: 0 18px;
}
#popup form .btn {
height: 60px;
font-size: 16px;
}
}    #mobileContactsPopup {
background: #003d82 !important; background: linear-gradient(135deg, #003d82 0%, #002a5c 100%) !important;
color: #ffffff !important;
border-radius: 20px !important;
padding: 40px 30px !important;
max-width: 360px !important;
width: 90% !important;
text-align: center !important;
box-shadow: 0 20px 60px rgba(0, 61, 130, 0.5) !important;
overflow: hidden;
position: relative;
} #mobileContactsPopup::before {
content: '';
position: absolute;
top: -50px; left: -50px;
width: 200px; height: 200px;
background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
pointer-events: none;
} #mobileContactsPopup h3, 
#mobileContactsPopup .popup_title {
font-family: "MullerBold", sans-serif;
font-size: 24px;
margin-bottom: 30px;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-bottom: 15px;
} #mobileContactsPopup a[href^="tel"] {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 55px;
margin-bottom: 15px;
background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 50px;
color: #ffffff !important;
font-family: "MullerBold", sans-serif; font-size: 20px;
text-decoration: none;
transition: all 0.3s ease;
} #mobileContactsPopup a[href^="tel"]::before {
content: '📞'; 
font-size: 16px;
margin-right: 10px;
filter: grayscale(1) brightness(2); } #mobileContactsPopup a[href^="tel"]:hover {
background: #ffffff;
color: #003d82 !important;
transform: translateY(-2px);
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
} #mobileContactsPopup a[href^="mailto"] {
display: inline-block;
color: #4da3ff !important; font-family: "MullerMedium", sans-serif;
font-size: 18px;
margin: 10px 0 20px;
text-decoration: none;
border-bottom: 1px dashed rgba(77, 163, 255, 0.5);
padding-bottom: 2px;
} #mobileContactsPopup p, 
#mobileContactsPopup div {
font-family: "MullerLight", sans-serif;
font-size: 14px;
line-height: 1.5;
color: rgba(255, 255, 255, 0.7) !important; margin-top: 10px;
} #mobileContactsPopup .fancybox-close-small {
color: #ffffff !important;
opacity: 0.6;
top: 10px;
right: 10px;
}
#mobileContactsPopup .fancybox-close-small:hover {
opacity: 1;
background: rgba(255,255,255,0.1);
border-radius: 50%;
}    #mobileContactsPopup .popup-contacts-content {
background-color: transparent !important; padding: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
width: 100% !important;
max-width: 100% !important;
} #mobileContactsPopup {
background: #003d82 !important;
background: linear-gradient(135deg, #003d82 0%, #002a5c 100%) !important;
padding: 40px 30px !important;
border-radius: 20px !important;
box-shadow: 0 20px 60px rgba(0, 61, 130, 0.5) !important; color: #ffffff !important;
} #mobileContactsPopup h3,
#mobileContactsPopup .popup-contacts-content h3 {
color: #ffffff !important;
font-family: "MullerBold", sans-serif !important;
font-size: 26px !important;
text-transform: uppercase;
margin-bottom: 30px !important;
padding-bottom: 15px;
border-bottom: 1px solid rgba(255,255,255,0.2);
} #mobileContactsPopup a[href^="tel"] {
display: flex !important;
justify-content: center;
align-items: center;
width: 100%;
height: 60px;
margin-bottom: 15px; background: rgba(255, 255, 255, 0.1) !important;
border: 1px solid rgba(255, 255, 255, 0.3) !important;
border-radius: 50px !important; color: #ffffff !important;
font-family: "MullerBold", sans-serif !important;
font-size: 20px !important;
text-decoration: none !important; box-shadow: 0 4px 15px rgba(0,0,0,0.1);
} #mobileContactsPopup a[href^="tel"] img {
display: none !important;
}
#mobileContactsPopup a[href^="tel"]::before {
content: '📞'; font-size: 20px;
margin-right: 12px;
filter: brightness(0) invert(1); } #mobileContactsPopup a[href^="mailto"] {
display: inline-block;
color: #4da3ff !important; font-size: 18px !important;
font-family: "MullerMedium", sans-serif;
margin-top: 10px;
text-decoration: none;
border-bottom: 1px dashed rgba(77, 163, 255, 0.5);
} .fancybox-close-small {
color: #ffffff !important;
opacity: 0.8;
} .reviews-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 30px;
margin-top: 40px;
}
.review-card {
background: #fff;
border-radius: 20px;
padding: 30px;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
border: 1px solid #f0f0f0;
display: flex;
flex-direction: column;
}
.review-card:hover {
transform: translateY(-7px);
box-shadow: 0 15px 40px rgba(0, 61, 130, 0.1);
border-color: #e0e0e0;
} .review-header {
display: flex;
align-items: center;
margin-bottom: 20px;
border-bottom: 1px solid #f5f5f5;
padding-bottom: 15px;
}
.review-avatar {
width: 60px;
height: 60px;
border-radius: 50%;
overflow: hidden;
margin-right: 15px;
flex-shrink: 0;
border: 2px solid #f0f0f0;
}
.review-avatar img {
width: 100%;
height: 100%;
object-fit: cover;
}
.review-meta h3 {
font-size: 18px;
font-weight: 700;
margin: 0 0 5px;
color: #333;
}
.review-position {
font-size: 13px;
color: #777;
margin: 0 0 5px;
}
.review-stars {
color: #ffc107; font-size: 14px;
letter-spacing: 2px;
}
.review-date {
display: block;
font-size: 12px;
color: #bbb;
margin-top: 5px;
} .review-body {
font-size: 15px;
line-height: 1.6;
color: #555;
flex-grow: 1; margin-bottom: 20px;
} .review-footer {
margin-top: auto;
padding-top: 15px;
border-top: 1px solid #f5f5f5;
}
.btn-scan {
display: inline-flex;
align-items: center;
color: #003d82;
font-weight: 600;
font-size: 14px;
text-decoration: none;
transition: 0.2s;
}
.btn-scan:hover {
color: #ffc107;
} .review-form-section {
padding: 80px 0;
background-size: cover;
background-position: center;
position: relative;
margin-top: 60px;
}
.review-form-section::before {
content: ''; position: absolute; top:0; left:0; width:100%; height:100%;
background: rgba(0, 61, 130, 0.85); }
.form-wrapper { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }
.input-modern {
width: 48%;
margin: 1%;
padding: 15px 20px;
border-radius: 50px;
border: none;
font-size: 16px;
outline: none;
}
.input-modern.full-width { width: 98%; border-radius: 20px; } @media (max-width: 992px) {
.reviews-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
.reviews-grid { grid-template-columns: 1fr; }
.input-modern { width: 100%; margin: 10px 0; }
} .fancybox-slide--iframe .fancybox-content {
width: 90% !important;
height: 90% !important;
max-width: 1200px; background: #fff;
padding: 0;
} .product-hero {
padding: 30px 0 50px; background: #fff;
}
.prod-hero-grid {
display: grid; grid-template-columns: 45% 55%; 
gap: 40px; align-items: start;
} .prod-gallery-wrap {
position: relative;
border-radius: 12px; overflow: hidden;
box-shadow: 0 5px 20px rgba(0,0,0,0.05); border: 1px solid #f0f0f0;
max-width: 550px; }
.prod-slide-item {
background-color: #fff; display: flex;
align-items: center;
justify-content: center;
}
.prod-slide-item img {
width: 100%;
height: 380px; object-fit: contain; display: block;
padding: 10px; } .prod-slider-nav .arr {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 40px; height: 40px;
background: rgba(255,255,255,0.9);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
font-size: 18px;
color: #003d82;
z-index: 10;
transition: all 0.3s;
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
border: 1px solid #eee;
}
.prod-slider-nav .arr.prev { left: 15px; }
.prod-slider-nav .arr.next { right: 15px; }
.prod-slider-nav .arr:hover { background: #003d82; color: #fff; border-color: #003d82; } .prod-info-wrap {
padding-top: 10px; }
.prod-title {
font-family: "MullerBold", sans-serif;
font-size: 30px; line-height: 1.2;
color: #191919;
margin-bottom: 20px;
text-transform: uppercase; } .prod-features-row {
display: flex;
gap: 15px;
margin-bottom: 25px;
flex-wrap: wrap;
}
.pf-item {
display: flex;
align-items: center;
background: #f4f8fb; padding: 8px 12px;
border-radius: 6px; border: 1px solid #eef2f6;
}
.pf-item img {
width: 20px; height: 20px;
margin-right: 8px;
}
.pf-item span {
font-size: 13px; font-family: "MullerMedium", sans-serif;
color: #555;
}
.prod-short-desc {
font-size: 15px; line-height: 1.5;
color: #666;
margin-bottom: 30px;
} .prod-actions {
display: flex;
align-items: center;
gap: 25px;
}
.prod-actions .btn {
height: 55px; font-size: 16px;
max-width: 260px;
}
.prod-stock-status {
display: flex;
align-items: center;
font-size: 13px;
color: #28a745;
font-weight: bold;
background: #eaffea;
padding: 5px 10px;
border-radius: 4px;
}
.prod-stock-status .indicator {
width: 8px;
height: 8px;
background: #28a745;
border-radius: 50%;
margin-right: 8px;
} @media (max-width: 991px) {
.prod-hero-grid { 
grid-template-columns: 1fr; gap: 30px;
}
.prod-gallery-wrap {
max-width: 100%; }
.prod-slide-item img { 
height: 300px; }
.prod-title { 
font-size: 24px; 
}
.prod-actions {
flex-direction: column;
align-items: flex-start;
gap: 15px;
}
.prod-actions .btn {
max-width: 100%;
width: 100%;
}
}  .product-tabs-section {
background-color: #fff !important;
padding: 60px 0 80px;
margin-top: 40px;
border-top: 1px solid #f0f0f0;
} .tabs-nav {
display: flex;
justify-content: center; flex-wrap: wrap;
gap: 20px;
margin-bottom: 40px;
border-bottom: 2px solid #f0f0f0 !important; padding-bottom: 0 !important;
} .tab-btn {
background: transparent !important; border: none !important;
border-radius: 0 !important; box-shadow: none !important; font-family: "MullerBold", sans-serif;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #999 !important; padding: 15px 25px !important;
cursor: pointer;
position: relative;
transition: all 0.3s ease; border-bottom: 3px solid transparent !important;
margin-bottom: -2px !important; } .tab-btn:hover {
color: #003d82 !important;
} .tab-btn.active {
color: #003d82 !important; border-bottom-color: #003d82 !important; } .tab-pane {
display: none; max-width: 1000px;
margin: 0 auto;
font-size: 16px;
line-height: 1.6;
color: #333;
background: transparent;
}
.tab-pane.active {
display: block; animation: fadeIn 0.5s ease; } @keyframes fadeIn {
from { opacity: 0; transform: translateY(10px); }
to { opacity: 1; transform: translateY(0); }
} @media (max-width: 767px) {
.tabs-nav {
justify-content: flex-start; overflow-x: auto; white-space: nowrap; padding-bottom: 5px !important; gap: 10px;
}
.tab-btn {
font-size: 15px;
padding: 12px 15px !important;
flex-shrink: 0; }
}   .prod-slide-item { background-color: #f4f8fb !important; 
border-radius: 12px; display: flex;
align-items: center;
justify-content: center;
height: 380px; width: 100%;
}
.prod-slide-item img { object-fit: contain; 
max-height: 100%;
max-width: 100%; filter: drop-shadow(0 5px 15px rgba(0,0,0,0.05));
} @media (max-width: 767px) {
.prod-slide-item {
height: 280px;
}
}    .blueprint-hero {
padding: 40px 0 60px;
background-color: #fff;
}
.bp-grid {
display: grid;
grid-template-columns: 1.2fr 0.8fr; gap: 50px;
align-items: start;
} .bp-image-frame {
background-color: #fff;
border: 1px solid #e0e0e0; background-image: 
linear-gradient(#f0f0f0 1px, transparent 1px),
linear-gradient(90deg, #f0f0f0 1px, transparent 1px);
background-size: 20px 20px;
border-radius: 4px; padding: 20px;
position: relative;
box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.bp-image-frame img {
width: 100%;
height: auto;
display: block;
object-fit: contain; mix-blend-mode: multiply; }
.bp-zoom-hint {
position: absolute;
bottom: 10px;
right: 15px;
font-size: 12px;
color: #999;
background: rgba(255,255,255,0.8);
padding: 3px 8px;
border-radius: 4px;
pointer-events: none;
} .bp-series {
font-family: "MullerRegular", sans-serif;
font-size: 14px;
color: #888;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;
}
.bp-title {
font-family: "MullerBold", sans-serif;
font-size: 32px;
line-height: 1.2;
color: #191919;
margin-bottom: 30px;
} .bp-specs-table {
margin-bottom: 40px;
}
.bp-spec-row {
display: flex;
justify-content: space-between;
align-items: baseline;
margin-bottom: 12px;
font-size: 16px;
}
.bp-spec-name {
color: #555;
font-family: "MullerLight", sans-serif;
}
.bp-dots {
flex-grow: 1;
border-bottom: 1px dotted #ccc;
margin: 0 10px;
position: relative;
top: -4px;
}
.bp-spec-val {
font-family: "MullerBold", sans-serif;
color: #003d82;
} .bp-actions {
display: flex;
flex-direction: column;
gap: 15px;
}
.btn-bp-download {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
background-color: #fff;
border: 2px solid #003d82;
color: #003d82;
text-decoration: none;
font-family: "MullerBold", sans-serif;
font-size: 16px;
border-radius: 8px;
transition: all 0.3s;
}
.btn-bp-download:hover {
background-color: #f4f8fb;
transform: translateY(-2px);
}
.btn-bp-calc {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
background-color: #003d82;
color: #fff;
text-decoration: none;
font-family: "MullerBold", sans-serif;
font-size: 16px;
border-radius: 8px;
transition: all 0.3s;
box-shadow: 0 5px 15px rgba(0, 61, 130, 0.2);
}
.btn-bp-calc:hover {
background-color: #002a5c;
color: #fff;
transform: translateY(-2px);
} .blueprint-desc {
background-color: #f9f9f9;
padding: 50px 0;
border-top: 1px solid #eee;
}
.bp-desc-box h3 {
font-size: 22px;
color: #191919;
margin-bottom: 20px;
} .bp-catalog-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
}
.mt-50 { margin-top: 50px; }
.bp-card {
background: #fff;
border: 1px solid #eee;
border-radius: 8px;
overflow: hidden;
text-decoration: none;
transition: transform 0.3s, box-shadow 0.3s;
display: flex;
flex-direction: column;
}
.bp-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0,0,0,0.08);
border-color: #003d82;
}
.bp-card-img {
height: 200px;
padding: 15px;
background-color: #fff;
border-bottom: 1px solid #f5f5f5;
display: flex;
align-items: center;
justify-content: center;
}
.bp-card-img img {
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
.bp-card-body {
padding: 20px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.bp-card-series {
font-size: 12px;
color: #999;
text-transform: uppercase;
margin-bottom: 5px;
}
.bp-card-title {
font-family: "MullerBold", sans-serif;
font-size: 16px;
color: #191919;
margin-bottom: 15px;
line-height: 1.3;
}
.bp-fake-link {
margin-top: auto;
color: #003d82;
font-size: 14px;
font-weight: bold;
} @media (max-width: 991px) {
.bp-grid {
grid-template-columns: 1fr; }
.bp-catalog-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.bp-catalog-grid {
grid-template-columns: 1fr;
}
.bp-title { font-size: 24px; }
}    .prod-hero {
position: relative;
min-height: 450px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: #fff;
background-size: cover;
background-position: center;
margin-bottom: 60px;
padding-top: 80px;
}
.prod-hero::before {
content: '';
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(135deg, rgba(0, 61, 130, 0.85), rgba(0, 0, 0, 0.5));
z-index: 1;
}
.prod-hero .container { position: relative; z-index: 2; }
.prod-h1 {
font-size: 48px;
font-family: "MullerBold", sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 20px;
color: #fff;
text-shadow: 0 4px 10px rgba(0,0,0,0.3);
}
.prod-subtitle {
font-size: 20px;
max-width: 700px;
margin: 0 auto;
font-weight: 300;
line-height: 1.5;
opacity: 0.95;
color: #fff;
} .prod-intro { margin-bottom: 60px; }
.prod-intro-content {
max-width: 900px;
margin: 0 auto;
font-size: 18px;
line-height: 1.7;
color: #444;
text-align: left; }
.prod-intro-content p { margin-bottom: 20px; } .prod-intro-content ul {
list-style: none;
padding: 0;
margin: 30px 0;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 15px 30px;
}
.prod-intro-content li {
position: relative;
padding-left: 30px;
font-family: "MullerMedium", sans-serif;
color: #191919;
}
.prod-intro-content li::before {
content: '';
position: absolute;
top: 10px; left: 0;
width: 20px; height: 2px;
background-color: #ffc107; } .prod-process {
background-color: #f4f8fb;
padding: 80px 0;
}
.prod-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.prod-card {
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
height: 100%;
}
.prod-card:hover {
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0, 61, 130, 0.15);
}
.prod-card-img {
height: 240px;
position: relative;
overflow: hidden;
}
.prod-card-img img {
width: 100%; height: 100%;
object-fit: cover;
transition: transform 0.6s ease;
}
.prod-card:hover .prod-card-img img { transform: scale(1.08); }
.prod-tag {
position: absolute;
top: 15px; left: 15px;
background: #ffc107;
color: #191919;
font-family: "MullerBold", sans-serif;
font-size: 12px;
text-transform: uppercase;
padding: 6px 12px;
border-radius: 4px;
box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.prod-card-body {
padding: 30px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.prod-card-title {
font-size: 22px;
font-family: "MullerBold", sans-serif;
color: #003d82;
margin-bottom: 15px;
}
.prod-card-text {
font-size: 15px;
color: #666;
line-height: 1.6;
} .prod-cta {
background-color: #003d82;
padding: 60px 0;
position: relative;
overflow: hidden;
}
.prod-cta-inner {
position: relative; z-index: 2;
text-align: center;
display: flex; flex-direction: column;
align-items: center;
}
.prod-cta-title {
color: #fff;
font-family: "MullerBold", sans-serif;
font-size: 36px;
text-transform: uppercase;
margin-bottom: 15px;
}
.prod-cta-subtitle {
color: rgba(255, 255, 255, 0.8);
font-size: 18px;
margin-bottom: 35px;
max-width: 600px;
}
.prod-cta-btn {
display: inline-block;
background-color: #ffc107;
color: #191919;
font-family: "MullerBold", sans-serif;
font-size: 16px;
text-transform: uppercase;
padding: 18px 40px;
border-radius: 50px;
text-decoration: none;
transition: all 0.3s ease;
border: 2px solid #ffc107;
}
.prod-cta-btn:hover {
background-color: transparent;
color: #fff;
transform: translateY(-3px);
}   @media (max-width: 992px) {
.prod-grid { 
grid-template-columns: repeat(2, 1fr); }
.prod-h1 { 
font-size: 34px; 
}
.prod-intro-content ul { 
grid-template-columns: 1fr; } 
}
@media (max-width: 768px) { .prod-hero { 
min-height: 350px; 
padding-top: 60px;
} .prod-hero .container {
padding-left: 20px;
padding-right: 20px;
} .prod-h1 { 
font-size: 26px; 
line-height: 1.3;
word-wrap: break-word; hyphens: auto; 
}
.prod-subtitle { 
font-size: 16px; 
padding: 0 10px; } .prod-intro-content {
font-size: 16px; text-align: left;
} .prod-cta { 
padding: 50px 0; 
}
.prod-cta-title { 
font-size: 24px; 
line-height: 1.3;
padding: 0 15px;
}
.prod-cta-subtitle {
font-size: 15px;
padding: 0 15px;
}
.prod-cta-btn {
width: 100%; max-width: 320px; text-align: center;
padding: 15px 20px;
}
}
@media (max-width: 576px) { .prod-grid { 
grid-template-columns: 1fr; }
.prod-card-img {
height: 200px; }
.prod-card-body {
padding: 20px; }
.prod-h1 {
font-size: 24px; }
}      @media (max-width: 480px) { .prod-h1, 
.prod-cta-title, 
.prod-card-title, 
.section_title {
word-wrap: normal !important;
overflow-wrap: normal !important;
-webkit-hyphens: manual !important;
hyphens: manual !important;
} .prod-h1 {
font-size: 18px !important;       
line-height: 1.25;
letter-spacing: 0.5px !important;
padding: 0 5px;
margin-bottom: 15px;
}
.prod-subtitle {
font-size: 13px !important;
line-height: 1.4;
padding: 0 10px;
} .prod-card-body {
padding: 15px !important;
}
.prod-card-title {
font-size: 16px !important; margin-bottom: 8px;
letter-spacing: 0 !important;
line-height: 1.3;
}
.prod-card-text {
font-size: 13px !important;
}
.prod-card-img {
height: 180px; } .prod-intro-content {
font-size: 14px !important;
text-align: left;
} .section_title {
font-size: 20px !important; 
line-height: 1.2;
} .prod-cta {
padding: 35px 0;
}
.prod-cta-title {
font-size: 18px !important;
padding: 0 10px;
letter-spacing: 0.5px !important;
}
.prod-cta-subtitle {
font-size: 13px !important;
margin-bottom: 20px;
} .prod-cta-btn {
width: 100%;
max-width: 280px;
font-size: 13px !important;
padding: 14px 0;
letter-spacing: 0.5px;
}
}   .modern-news-section {
padding: 80px 0;
background-color: #f9f9f9; }
.news-grid {
display: grid;
grid-template-columns: repeat(4, 1fr); gap: 30px;
margin-top: 40px;
margin-bottom: 50px;
} .news-card {
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 20px rgba(0,0,0,0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
height: 100%;
position: relative;
border: 1px solid #eee;
} .news-card:hover {
transform: translateY(-7px); box-shadow: 0 15px 30px rgba(0, 61, 130, 0.15); border-color: transparent;
}
.news-card-link-wrapper {
text-decoration: none;
color: inherit;
display: flex;
flex-direction: column;
height: 100%;
} .news-card-image {
width: 100%; height: auto; aspect-ratio: 16 / 9; 
overflow: hidden;
position: relative;
}
.news-card-image img {
width: 100%;
height: 100%;
object-fit: cover; object-position: center top; 
transition: transform 0.6s ease;
} .news-card:hover .news-card-image img {
transform: scale(1.1);
} .news-date-badge {
position: absolute;
top: 15px;
left: 15px;
background: #fff;
border-radius: 8px;
padding: 6px 12px;
text-align: center;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
display: flex;
flex-direction: column;
line-height: 1;
min-width: 50px;
}
.nd-day {
font-size: 18px;
font-weight: 800;
color: #003d82; font-family: "MullerBold", sans-serif;
}
.nd-month {
font-size: 11px;
text-transform: uppercase;
color: #999;
margin-top: 3px;
font-weight: 600;
} .news-card-content {
padding: 25px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.news-card-title {
font-size: 18px;
line-height: 1.3;
font-family: "MullerBold", sans-serif;
color: #191919;
margin-bottom: 15px;
transition: color 0.3s; display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.news-card:hover .news-card-title {
color: #003d82; }
.news-card-excerpt {
font-size: 14px;
color: #666;
line-height: 1.5;
margin-bottom: 20px;
flex-grow: 1; }
.news-card-more {
font-size: 14px;
font-weight: bold;
color: #003d82;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-top: auto; display: inline-block;
} .btn-border {
display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 0 45px; border: 2px solid #003d82;
color: #003d82;
border-radius: 50px;
text-decoration: none;
font-weight: 800; font-family: "MullerBold", sans-serif;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
line-height: 1; transition: all 0.3s ease;
box-sizing: border-box; }
.btn-border:hover {
background: #003d82;
color: #fff;
transform: translateY(-2px); } @media (max-width: 1100px) {
.news-grid {
grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
.news-grid {
grid-template-columns: 1fr; gap: 20px;
}
.news-card-image {
height: 220px; }
}   .news-page-section {
padding: 40px 0 80px;
background-color: #f9f9f9;
} .news-page-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
margin-top: 40px;
margin-bottom: 60px;
}   .modern-pagination {
display: flex;
justify-content: center;
gap: 10px;
}
.modern-pagination .page-numbers {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
background: #fff;
border: 1px solid #ddd;
border-radius: 50%; color: #191919;
text-decoration: none;
font-weight: bold;
font-family: "MullerBold", sans-serif;
transition: all 0.3s;
}
.modern-pagination .page-numbers.current,
.modern-pagination .page-numbers:hover {
background: #003d82;
color: #fff;
border-color: #003d82;
transform: translateY(-3px);
box-shadow: 0 5px 15px rgba(0, 61, 130, 0.3);
}
.modern-pagination .next, 
.modern-pagination .prev {
border-radius: 50px; width: auto;
padding: 0 20px;
} @media (max-width: 992px) {
.news-page-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.news-page-grid {
grid-template-columns: 1fr;
}
.page-title h1 {
font-size: 28px;
}
}    .footer-mob-btn {
display: none !important;
} @media (max-width: 992px) {
.footer-mob-btn {
display: inline-flex !important; width: 100%; justify-content: center;
margin-top: 15px; }
}   .leadership-section {
padding: 40px 0 80px;
background-color: #f9f9f9;
}
.team-grid {
display: grid; grid-template-columns: repeat(4, 1fr); 
gap: 30px;
margin-top: 50px;
} .team-card {
background: #fff;
border-radius: 16px;
padding: 30px 20px;
text-align: center;
border: 1px solid #f0f0f0;
box-shadow: 0 5px 15px rgba(0,0,0,0.03);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.team-card:hover {
transform: translateY(-7px);
box-shadow: 0 15px 40px rgba(0, 61, 130, 0.15);
border-color: transparent;
} .team-photo {
width: 140px;
height: 140px;
margin-bottom: 25px;
position: relative;
}
.team-photo img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%; border: 4px solid #f4f8fb;
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
} .team-placeholder {
width: 100%;
height: 100%;
background-color: #003d82;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 48px;
color: #fff;
font-family: "MullerBold", sans-serif;
border: 4px solid #eef2f6;
} .team-info {
width: 100%;
display: flex;
flex-direction: column;
flex-grow: 1; }
.team-position {
font-size: 13px;
text-transform: uppercase;
color: #888;
letter-spacing: 0.5px;
margin-bottom: 10px;
font-family: "MullerMedium", sans-serif;
min-height: 34px; }
.team-name {
font-family: "MullerBold", sans-serif;
font-size: 18px;
color: #191919;
margin-bottom: 20px;
line-height: 1.3;
} .team-contacts {
margin-top: auto; padding-top: 15px;
border-top: 1px solid #f5f5f5;
width: 100%;
}
.team-link {
display: block;
font-size: 14px;
color: #003d82;
text-decoration: none;
margin-bottom: 5px;
transition: color 0.2s;
font-family: "MullerRegular", sans-serif;
word-break: break-all; }
.team-link:hover {
color: #ff7a00;
text-decoration: underline;
} @media (max-width: 1200px) {
.team-grid {
grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 991px) {
.team-grid {
grid-template-columns: repeat(2, 1fr); }
.team-photo {
width: 120px;
height: 120px;
}
}
@media (max-width: 575px) {
.team-grid {
grid-template-columns: 1fr; gap: 20px;
}
.team-card {
flex-direction: row; text-align: left;
padding: 20px;
align-items: flex-start;
}
.team-photo {
width: 80px;
height: 80px;
margin-right: 20px;
margin-bottom: 0;
flex-shrink: 0;
}
.team-placeholder {
font-size: 32px;
}
.team-position {
min-height: auto;
font-size: 12px;
margin-bottom: 5px;
}
.team-name {
font-size: 16px;
margin-bottom: 10px;
}
.team-contacts {
padding-top: 10px;
margin-top: 10px;
border-top: none; }
} .guidance-title { font-size: 48px;
} @media (max-width: 768px) {
.guidance-title {
font-size: 24px; line-height: 1.2; word-wrap: break-word; }
}    .section_title h1 {
font-size: 36px !important; line-height: 1.2;
margin-bottom: 40px; font-family: "MullerBold", sans-serif; } @media (max-width: 768px) {
.section_title h1 {
font-size: 22px !important; margin-bottom: 25px; word-wrap: break-word; }
}   @media (max-width: 991px) { .contact_info_box {
background-color: #ffffff !important;
border: 1px solid #f0f0f0 !important;
border-radius: 20px !important;
box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
padding: 30px 20px !important;
margin-bottom: 30px !important;
width: 100% !important;
box-sizing: border-box !important;
} .contact_subheading {
font-family: "MullerBold", sans-serif !important;
font-size: 22px !important;
color: #003d82 !important;
border-bottom: 2px solid #f2f2f2 !important;
padding-bottom: 15px !important;
margin-bottom: 25px !important;
font-weight: normal !important; } .contact_item {
display: flex !important;
align-items: flex-start !important;
margin-bottom: 25px !important;
} .icon_wrap {
flex-shrink: 0 !important;
width: 40px !important;
height: 40px !important;
margin-right: 15px !important;
background: #f4f8ff !important;
border-radius: 50% !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
} .label {
font-family: "MullerRegular", sans-serif !important;
font-size: 13px !important;
color: #888 !important;
text-transform: uppercase !important;
margin-bottom: 5px !important;
display: block !important;
}
.phone_big {
font-family: "MullerBold", sans-serif !important;
font-size: 20px !important;
color: #191919 !important;
display: block !important;
margin-bottom: 5px !important;
text-decoration: none !important;
}
.email_link {
font-family: "MullerMedium", sans-serif !important;
font-size: 16px !important; color: #0061ff !important;
word-break: break-all !important; }
.address_text {
font-family: "MullerLight", sans-serif !important;
font-size: 15px !important;
line-height: 1.5 !important;
color: #333 !important;
}
.prod_desc {
font-family: "MullerRegular", sans-serif !important;
font-size: 14px !important;
background: #f9f9f9 !important;
padding: 15px !important;
border-radius: 10px !important;
margin-top: 15px !important;
} .section_title h1 {
font-family: "MullerBold", sans-serif !important;
font-size: 28px !important;
margin-bottom: 30px !important;
text-transform: uppercase !important;
color: #191919 !important;
} .contact_panorama_block h3 {
font-family: "MullerBold", sans-serif !important;
font-size: 20px !important;
margin-bottom: 20px !important;
}
}   @media (max-width: 991px) { .contact_map_box {
display: block !important;
width: 100% !important;
height: 400px !important; min-height: 400px !important; max-height: 400px !important;
margin-bottom: 30px !important;
background: #eee; overflow: hidden !important;
border-radius: 20px !important;
} .contact_map_box iframe,
.contact_map_box object,
.contact_map_box embed,
.contact_map_box > div { width: 100% !important;
height: 100% !important;
min-height: 100% !important;
display: block !important;
border: none !important;
}
}   @media (max-width: 991px) { .contact_card_grid { display: flex !important;
flex-direction: column !important; gap: 30px !important;
margin-bottom: 40px !important;
width: 100% !important;
height: auto !important;
grid-template-columns: none !important; }  .contact_card_grid.reverse_mobile {
flex-direction: column-reverse !important;
} .contact_info_box,
.contact_map_box {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important; 
flex-shrink: 0 !important;
} .contact_map_box {
display: block !important; height: 400px !important; 
min-height: 400px !important;
max-height: 400px !important;
background: #eee;
border-radius: 20px !important;
overflow: hidden !important;
padding: 0 !important;
} .contact_map_box iframe,
.contact_map_box object,
.contact_map_box > div {
width: 100% !important;
height: 100% !important;
display: block !important;
border: none !important;
}  .contact_info_box {
background-color: #ffffff !important;
border: 1px solid #f0f0f0 !important;
border-radius: 20px !important;
box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
padding: 30px 20px !important;
box-sizing: border-box !important;
} .contact_subheading {
font-family: "MullerBold", sans-serif !important;
font-size: 22px !important;
color: #003d82 !important;
border-bottom: 2px solid #f2f2f2 !important;
padding-bottom: 15px !important;
margin-bottom: 25px !important;
}
.section_title h1 {
font-size: 28px !important;
margin-bottom: 30px !important;
} .phone_big {
font-size: 20px !important;
font-family: "MullerBold", sans-serif !important;
color: #191919 !important;
}
.address_text, .prod_desc {
font-family: "MullerRegular", sans-serif !important;
font-size: 15px !important;
line-height: 1.5 !important;
}
.email_link {
word-break: break-all !important;
} .icon_wrap {
width: 40px !important;
height: 40px !important;
min-width: 40px !important;
background: #f4f8ff !important;
border-radius: 50% !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
margin-right: 15px !important;
}
}  .services-hero {
padding: 0 0 40px;
}
.services-intro-text {
max-width: 800px;
margin: 0 auto;
text-align: center;
font-size: 18px;
line-height: 1.6;
color: #444;
}
.services-intro-text p { margin-bottom: 15px; } .services-h2 {
font-family: "MullerBold", sans-serif;
font-size: 32px;
color: #191919;
margin-bottom: 40px;
text-transform: uppercase;
} .competencies-section {
padding: 60px 0;
background-color: #f9f9f9;
} .competencies-alert {
background: #fff;
border-left: 4px solid #003d82;
padding: 20px 30px;
border-radius: 8px;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
display: flex;
align-items: center;
max-width: 900px;
margin: 0 auto 50px;
}
.competencies-alert img {
width: 30px; 
height: 30px;
margin-right: 20px;
}
.competencies-alert p { margin: 0; font-size: 16px; color: #333; } .competencies-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
.comp-card {
background: #fff;
padding: 40px;
border-radius: 20px;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
border: 1px solid #eee;
transition: transform 0.3s;
}
.comp-card:hover {
transform: translateY(-5px);
border-color: #003d82;
}
.comp-icon {
font-size: 40px;
margin-bottom: 20px;
color: #003d82;
}
.comp-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 24px;
margin-bottom: 20px;
color: #003d82;
}
.comp-card p {
font-size: 16px;
line-height: 1.6;
color: #555;
margin-bottom: 15px;
}
.comp-subtitle {
font-family: "MullerMedium", sans-serif;
color: #191919 !important;
margin-bottom: 15px;
} .comp-list {
list-style: none;
padding: 0;
margin: 0;
}
.comp-list li {
position: relative;
padding-left: 20px;
margin-bottom: 10px;
font-size: 15px;
line-height: 1.5;
color: #555;
}
.comp-list li::before {
content: "•";
color: #ff7a00;
font-weight: bold;
font-size: 20px;
position: absolute;
left: 0;
top: -2px;
} .algorithm-section {
padding: 80px 0;
background: #fff;
}
.algo-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.algo-card {
background: #f4f8fb;
padding: 30px 25px;
border-radius: 16px;
position: relative;
overflow: hidden;
transition: all 0.3s ease;
}
.algo-card:hover {
background: #003d82;
transform: translateY(-5px);
}
.algo-card:hover h4, 
.algo-card:hover p, 
.algo-card:hover .algo-num {
color: #fff;
}
.algo-num {
font-family: "MullerBold", sans-serif;
font-size: 40px;
color: #e0e0e0;
margin-bottom: 15px;
line-height: 1;
transition: color 0.3s;
}
.algo-card h4 {
font-family: "MullerBold", sans-serif;
font-size: 20px;
color: #191919;
margin-bottom: 10px;
text-transform: uppercase;
}
.algo-card p {
font-size: 15px;
line-height: 1.5;
color: #666;
margin: 0;
} .expertise-section {
padding-bottom: 80px;
}
.expertise-box {
background: #003d82;
border-radius: 20px;
padding: 60px;
text-align: center;
color: #fff;
background-image: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/pattern-bg.png); background-size: cover;
}
.expertise-content {
max-width: 700px;
margin: 0 auto;
}
.expertise-content h3 {
font-family: "MullerBold", sans-serif;
font-size: 30px;
margin-bottom: 20px;
text-transform: uppercase;
}
.expertise-content p {
font-size: 18px;
line-height: 1.6;
margin-bottom: 30px;
color: rgba(255,255,255,0.9);
}
.expertise-btn {
background: #ff7a00;
border: none;
color: #fff;
padding: 15px 40px;
border-radius: 50px;
font-size: 16px;
display: inline-block;
text-decoration: none;
}
.expertise-btn:hover {
background: #e66e00;
color: #fff;
} @media (max-width: 991px) {
.services-intro-text { font-size: 16px; padding: 0 15px; }
.services-h2 { font-size: 26px; margin-bottom: 30px; } .competencies-grid { grid-template-columns: 1fr; gap: 20px; }
.comp-card { padding: 25px; } .algo-grid { grid-template-columns: 1fr; gap: 15px; }
.algo-card { padding: 20px; }
.algo-card h4 { display: inline-block; margin-left: 10px; vertical-align: middle; margin-bottom: 0; }
.algo-num { display: inline-block; font-size: 24px; vertical-align: middle; margin-bottom: 0; }
.algo-card p { margin-top: 10px; } .expertise-box { padding: 30px 20px; }
.expertise-content h3 { font-size: 24px; }
.expertise-content p { font-size: 15px; }
.competencies-alert { flex-direction: column; text-align: center; }
.competencies-alert img { margin: 0 0 10px 0; }
}
.comp-desc-content ul {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
}
.comp-desc-content ul li {
position: relative;
padding-left: 20px;
margin-bottom: 8px;
font-size: 15px;
line-height: 1.5;
}
.comp-desc-content ul li::before {
content: "•"; color: #ff7a00;
font-weight: bold;
font-size: 20px;
position: absolute;
left: 0;
top: -2px;
} .expertise-btn {
display: inline-flex !important; align-items: center !important; justify-content: center !important; line-height: 1 !important; text-align: center !important;
padding-top: 18px !important; padding-bottom: 18px !important;
height: auto !important; }    .about-hero {
position: relative;
padding: 80px 0 100px;
background-color: #0d121d; background-size: cover;
background-position: center;
color: #fff;
margin-bottom: 60px;
}
.about-overlay {
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
background: linear-gradient(90deg, rgba(0, 61, 130, 0.95) 0%, rgba(0, 61, 130, 0.6) 100%);
z-index: 1;
}
.about-hero .container {
position: relative;
z-index: 2;
}
.about-hero-content {
max-width: 800px;
}
.ah-badge {
display: inline-block;
background: #ff7a00;
color: #fff;
padding: 5px 15px;
border-radius: 20px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
}
.about-hero h1 {
font-family: "MullerBold", sans-serif;
font-size: 48px;
line-height: 1.1;
margin-bottom: 20px;
color: #fff;
}
.ah-subtitle {
font-size: 24px;
font-family: "MullerMedium", sans-serif;
margin-bottom: 30px;
opacity: 0.9;
border-left: 4px solid #ff7a00;
padding-left: 20px;
}
.ah-desc {
font-size: 18px;
line-height: 1.6;
color: rgba(255,255,255,0.85);
}
.ah-desc p { margin-bottom: 15px; } .about-products {
padding-bottom: 80px;
}
.ap-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
margin-top: 40px;
}
.ap-card {
background: #fff;
border: 1px solid #eee;
border-radius: 16px;
padding: 30px;
box-shadow: 0 10px 30px rgba(0,0,0,0.03);
transition: transform 0.3s;
position: relative;
overflow: hidden;
}
.ap-card:hover {
transform: translateY(-5px);
box-shadow: 0 15px 40px rgba(0, 61, 130, 0.1);
border-color: #003d82;
}
.ap-num {
font-family: "MullerBold", sans-serif;
font-size: 60px;
color: #f2f2f2;
position: absolute;
top: 10px;
right: 20px;
z-index: 0;
}
.ap-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 22px;
color: #003d82;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.ap-text {
position: relative;
z-index: 1;
font-size: 15px;
line-height: 1.6;
color: #444;
}
.ap-text ul {
padding-left: 20px;
margin-top: 10px;
}
.ap-text li { margin-bottom: 5px; } .about-tech {
background-color: #f9f9f9;
padding: 80px 0;
}
.at-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
margin-top: 40px;
}
.at-item {
background: #fff;
padding: 30px;
border-radius: 12px;
border-left: 4px solid #003d82;
}
.at-icon {
font-size: 24px;
color: #ff7a00;
margin-bottom: 15px;
}
.at-item h4 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 10px;
color: #191919;
}
.at-item p {
font-size: 15px;
color: #666;
line-height: 1.5;
} .about-exp {
padding: 80px 0;
}
.ae-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
margin-top: 40px;
}
.ae-card {
border: 2px solid #f0f0f0;
border-radius: 12px;
padding: 30px;
text-align: center;
transition: 0.3s;
}
.ae-card:hover {
border-color: #003d82;
background: #f4f8fb;
}
.ae-card h4 {
font-family: "MullerBold", sans-serif;
font-size: 20px;
color: #003d82;
margin-bottom: 15px;
}
.ae-card p {
font-size: 15px;
color: #555;
} .about-install {
background: #003d82;
color: #fff;
padding: 80px 0;
background-image: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/pattern.png); }
.ai-wrapper {
display: flex;
justify-content: space-between;
gap: 60px;
}
.ai-content {
flex: 1;
}
.ai-content h2 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 25px;
color: #fff;
}
.ai-text {
font-size: 18px;
line-height: 1.6;
color: rgba(255,255,255,0.9);
}
.ai-feats {
flex: 0 0 350px;
display: flex;
flex-direction: column;
gap: 20px;
}
.ai-feat-item {
background: rgba(255,255,255,0.1);
padding: 20px;
border-radius: 10px;
display: flex;
flex-direction: column;
}
.ai-val {
font-family: "MullerBold", sans-serif;
font-size: 24px;
color: #ff7a00;
margin-bottom: 5px;
}
.ai-txt {
font-size: 14px;
opacity: 0.8;
} @media (max-width: 991px) {
.about-hero h1 { font-size: 36px; }
.ap-grid, .at-grid, .ae-grid { grid-template-columns: 1fr; }
.ai-wrapper { flex-direction: column; gap: 30px; }
.ai-feats { flex: auto; }
}
@media (max-width: 767px) {
.about-hero h1 { font-size: 28px; }
.ah-subtitle { font-size: 18px; }
.ah-desc { font-size: 16px; }
.ap-card h3 { font-size: 20px; }
}   .partners-page {
padding: 20px 0 100px;
background-color: #fff; position: relative;
} .partners-page::before {
content: '';
position: absolute;
top: 0; right: 0;
width: 600px; height: 600px;
background: radial-gradient(circle, rgba(0, 61, 130, 0.03) 0%, transparent 70%);
pointer-events: none;
z-index: 0;
} .partners-hero-block {
max-width: 900px;
margin: 0 auto 70px;
text-align: center;
position: relative;
z-index: 1;
}
.partners-hero-block h1 {
font-size: 42px;
font-family: "MullerBold", sans-serif;
color: #191919;
margin-bottom: 25px;
text-transform: uppercase;
position: relative;
display: inline-block;
}
.partners-intro {
font-size: 18px;
line-height: 1.7;
color: #555;
background: #f9f9f9;
padding: 30px;
border-radius: 20px;
box-shadow: 0 10px 30px rgba(0,0,0,0.03);
} .partners-groups-wrapper {
position: relative;
z-index: 1;
}
.partner-group {
margin-bottom: 80px;
} .group-header {
display: flex;
align-items: center;
margin-bottom: 35px;
}
.group-title {
font-family: "MullerBold", sans-serif;
font-size: 26px;
color: #003d82;
text-transform: uppercase;
white-space: nowrap;
margin-right: 20px;
margin-bottom: 0;
padding: 0;
border: none;
}
.group-line {
height: 2px;
width: 100%;
background: linear-gradient(90deg, #003d82 0%, transparent 100%);
opacity: 0.2;
} .logos-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
gap: 25px;
} .logo-item {
background: #fff;
border: 1px solid #f0f0f0;
border-radius: 16px;
height: 140px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
padding: 25px; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: 0 5px 15px rgba(0,0,0,0.03); }
.logo-inner {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.logo-inner img {
max-width: 100%;
max-height: 100%;
object-fit: contain; filter: none; 
opacity: 1; transition: transform 0.4s ease;
will-change: transform;
} .logo-item:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 61, 130, 0.15);
border-color: transparent; }
.logo-item:hover img { transform: scale(1.15);
} .logo-name-tooltip {
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%) translateY(10px);
background: rgba(0, 61, 130, 0.9);
color: #fff;
font-size: 12px;
padding: 4px 10px;
border-radius: 4px;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
white-space: nowrap;
pointer-events: none;
}
.logo-item:hover .logo-name-tooltip {
opacity: 1;
visibility: visible;
transform: translateX(-50%) translateY(0);
} .partners-letters-section {
background-color: #f4f8fb; padding: 80px 0;
margin: 0 -100vw; padding-left: 100vw;
padding-right: 100vw;
position: relative;
}
.partners-letters-section .section_title h2 {
font-size: 36px;
margin-bottom: 50px;
color: #191919;
}
.letters-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 40px;
}
.letter-item {
text-align: center;
} .letter-paper {
position: relative;
background: #fff;
padding: 15px; box-shadow: 0 10px 20px rgba(0,0,0,0.08); transition: transform 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
overflow: hidden;
border-radius: 2px; }
.letter-paper img {
width: 100%;
height: auto;
display: block;
border: 1px solid #eee; }
.letter-paper:hover {
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0,0,0,0.15);
} .letter-overlay {
position: absolute;
inset: 0;
background: rgba(0, 61, 130, 0.4);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.3s ease;
}
.letter-paper:hover .letter-overlay {
opacity: 1;
}
.zoom-btn {
font-size: 30px;
background: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
transform: scale(0.8);
transition: transform 0.3s ease;
}
.letter-paper:hover .zoom-btn {
transform: scale(1);
}
.letter-caption {
margin-top: 20px;
font-family: "MullerBold", sans-serif;
font-size: 15px;
color: #333;
line-height: 1.4;
} .partners-cta {
margin-top: 100px;
background: #003d82;
background: linear-gradient(135deg, #003d82 0%, #002a5c 100%);
color: #fff;
padding: 80px 40px;
border-radius: 30px;
text-align: center;
position: relative;
overflow: hidden;
box-shadow: 0 20px 60px rgba(0, 61, 130, 0.3);
} .cta-bg-decor {
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
background-image: url(//bezopas.ru/wp-content/themes/promenergo/assets/img/pattern-bg.png); opacity: 0.1;
z-index: 0;
} .partners-cta::before,
.partners-cta::after {
content: '';
position: absolute;
border-radius: 50%;
background: rgba(255,255,255,0.05);
z-index: 0;
}
.partners-cta::before {
width: 400px; height: 400px;
top: -200px; left: -100px;
}
.partners-cta::after {
width: 300px; height: 300px;
bottom: -150px; right: -50px;
}
.cta-content {
position: relative;
z-index: 1;
max-width: 800px;
margin: 0 auto;
}
.partners-cta h3 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 25px;
text-transform: uppercase;
text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.cta-text {
font-size: 20px;
line-height: 1.6;
color: rgba(255,255,255,0.9);
margin-bottom: 40px;
}
.cta-btn {
background: #ff7a00;
color: #fff;
padding: 20px 50px;
border-radius: 50px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
box-shadow: 0 10px 25px rgba(255, 122, 0, 0.4);
display: inline-block;
}
.cta-btn:hover {
background: #ff8800;
transform: translateY(-3px);
box-shadow: 0 15px 35px rgba(255, 122, 0, 0.6);
} @media (max-width: 991px) {
.logos-grid { grid-template-columns: repeat(3, 1fr); }
.letters-grid { grid-template-columns: repeat(2, 1fr); }
.partners-intro { padding: 20px; font-size: 16px; }
}
@media (max-width: 767px) {
.partners-hero-block h1 { font-size: 32px; }
.group-header {
flex-direction: column;
align-items: flex-start;
gap: 10px;
margin-bottom: 20px;
}
.group-line { width: 50%; }
.logos-grid { grid-template-columns: repeat(2, 1fr); gap: 15px; }
.logo-item { height: 100px; padding: 15px; }
.letters-grid { grid-template-columns: 1fr; gap: 40px; }
.partners-cta { padding: 50px 20px; border-radius: 20px; }
.partners-cta h3 { font-size: 26px; }
.cta-text { font-size: 16px; }
.cta-btn { width: 100%; padding: 15px; }
}   @media (max-width: 767px) { .partners-hero-block h1 {
font-size: 26px !important; line-height: 1.3 !important;
word-wrap: break-word !important; padding: 0 10px; } .group-title {
font-size: 20px !important;
white-space: normal !important; line-height: 1.4 !important;
margin-right: 0 !important; } .group-header {
flex-direction: column;
align-items: flex-start;
}
.group-line {
display: none !important; 
} .partners-letters-section .section_title h2 {
font-size: 24px !important;
line-height: 1.3 !important;
word-break: break-word;
padding: 0 15px;
} .partners-cta h3 {
font-size: 22px !important;
line-height: 1.4 !important;
word-wrap: break-word;
} .cta-text {
font-size: 16px !important;
}
}   .policy-page {
padding: 20px 0 80px;
background-color: #f9f9f9; }
.policy-header {
margin-bottom: 50px;
}
.policy-header h1 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 10px;
text-transform: uppercase;
color: #191919;
}
.policy-date {
font-size: 14px;
color: #999;
} .policy-block, .policy-col, .policy-footer-card {
background: #fff;
border-radius: 16px;
padding: 35px;
margin-bottom: 30px;
box-shadow: 0 5px 20px rgba(0,0,0,0.03);
border: 1px solid #f0f0f0;
}
.policy-page h3 {
font-family: "MullerBold", sans-serif;
font-size: 22px;
color: #003d82;
margin-bottom: 20px;
border-bottom: 2px solid #f4f8fb;
padding-bottom: 15px;
} .policy-intro {
display: flex;
gap: 30px;
align-items: flex-start;
}
.policy-icon-big {
font-size: 40px;
background: #f4f8fb;
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
flex-shrink: 0;
} .policy-grid-wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
margin-bottom: 30px;
}
.policy-sub {
font-size: 14px;
color: #888;
margin-bottom: 20px;
} .policy-data-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
}
.pd-item {
background: #f4f8fb;
padding: 12px 15px;
border-radius: 10px;
display: flex;
align-items: center;
font-size: 14px;
font-family: "MullerMedium", sans-serif;
color: #333;
}
.pd-icon {
margin-right: 10px;
font-size: 18px;
}
.policy-note {
margin-top: 20px;
font-size: 13px;
background: #eaffea;
color: #2e7d32;
padding: 10px 15px;
border-radius: 8px;
border: 1px solid #c8e6c9;
} .policy-goals-list {
list-style: none;
padding: 0;
margin: 0;
}
.policy-goals-list li {
display: flex;
align-items: flex-start;
margin-bottom: 15px;
font-size: 16px;
line-height: 1.5;
}
.pg-check {
color: #fff;
background: #003d82;
width: 20px;
height: 20px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 10px;
margin-right: 15px;
flex-shrink: 0;
margin-top: 3px;
} .policy-methods li {
margin-bottom: 5px;
position: relative;
padding-left: 15px;
}
.policy-methods li::before {
content: "•";
color: #003d82;
position: absolute;
left: 0;
} .policy-footer-card {
background: #003d82;
color: #fff;
text-align: center;
}
.policy-footer-card h3 {
color: #fff;
border-bottom-color: rgba(255,255,255,0.2);
}
.policy-footer-card .policy-content {
color: rgba(255,255,255,0.9);
margin-bottom: 30px;
}
.policy-btn {
display: inline-block;
background: #ff7a00;
color: #fff;
padding: 15px 30px;
border-radius: 50px;
text-decoration: none;
font-weight: bold;
font-size: 16px;
transition: background 0.3s;
}
.policy-btn:hover {
background: #e66e00;
color: #fff;
}
.policy-warning {
text-align: center;
font-size: 14px;
color: #777;
margin-top: 20px;
} @media (max-width: 991px) {
.policy-grid-wrapper { grid-template-columns: 1fr; }
.policy-intro { flex-direction: column; align-items: center; text-align: center; }
}
@media (max-width: 575px) {
.policy-header h1 { font-size: 24px; }
.policy-data-grid { grid-template-columns: 1fr; }
.policy-block { padding: 20px; }
}    .quality-hero {
position: relative;
padding: 100px 0;
background-color: #0d121d;
background-size: cover;
background-position: center;
color: #fff;
margin-bottom: 60px;
}
.quality-overlay {
position: absolute;
inset: 0;
background: linear-gradient(90deg, rgba(0, 61, 130, 0.9) 0%, rgba(0, 40, 90, 0.7) 100%);
}
.quality-hero-content {
position: relative;
z-index: 2;
max-width: 800px;
}
.quality-badge {
display: inline-block;
background: #ff7a00;
color: #fff;
font-weight: bold;
padding: 5px 12px;
border-radius: 4px;
margin-bottom: 20px;
}
.quality-hero h1 {
font-family: "MullerBold", sans-serif;
font-size: 42px;
margin-bottom: 20px;
text-transform: uppercase;
}
.quality-hero p {
font-size: 18px;
line-height: 1.6;
opacity: 0.9;
} .quality-steps-section {
padding-bottom: 80px;
}
.quality-steps-grid {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-top: 50px;
gap: 20px;
}
.q-step-card {
flex: 1;
background: #fff;
padding: 30px;
border-radius: 16px;
border: 1px solid #eee;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
position: relative;
transition: transform 0.3s;
}
.q-step-card:hover {
transform: translateY(-5px);
border-color: #003d82;
}
.q-step-num {
font-family: "MullerBold", sans-serif;
font-size: 40px;
color: #f0f0f0;
position: absolute;
top: 15px; right: 20px;
}
.q-step-icon {
font-size: 36px;
margin-bottom: 20px;
}
.q-step-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #003d82;
text-transform: uppercase;
}
.q-step-card p {
font-size: 15px;
line-height: 1.5;
color: #555;
}
.q-step-arrow {
align-self: center;
font-size: 30px;
color: #ccc;
font-weight: bold;
} .quality-info-split {
padding-bottom: 80px;
}
.q-split-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
}
.q-info-box {
background: #f9f9f9;
padding: 40px;
border-radius: 20px;
border-left: 5px solid #003d82;
}
.q-info-icon {
font-size: 30px;
margin-bottom: 20px;
}
.q-info-box h3 {
font-family: "MullerBold", sans-serif;
font-size: 22px;
margin-bottom: 20px;
}
.q-info-text {
font-size: 16px;
line-height: 1.6;
color: #444;
}
.q-info-text ul { padding-left: 20px; margin-top: 10px; }
.q-info-text li { margin-bottom: 8px; } .quality-military {
padding: 60px 0;
background: #2a2f3a; color: #fff;
margin-bottom: 0;
}
.mil-wrapper {
display: flex;
align-items: center;
gap: 40px;
border: 2px dashed rgba(255,255,255,0.2);
padding: 40px;
border-radius: 20px;
}
.mil-icon {
font-size: 60px;
color: #ff7a00;
}
.mil-content h2 {
font-family: "MullerBold", sans-serif;
text-transform: uppercase;
margin-bottom: 15px;
color: #fff;
}
.mil-text {
font-size: 17px;
opacity: 0.9;
line-height: 1.6;
} @media (max-width: 991px) {
.quality-steps-grid { flex-direction: column; }
.q-step-arrow { display: none; } .q-step-arrow { transform: rotate(90deg); margin: 10px 0; } .q-split-grid { grid-template-columns: 1fr; }
.quality-hero h1 { font-size: 32px; }
.mil-wrapper { flex-direction: column; text-align: center; }
}    .cap-hero {
position: relative;
padding: 80px 0;
background-color: #0d121d;
background-size: cover;
background-position: center;
color: #fff;
margin-bottom: 60px;
}
.cap-overlay {
position: absolute;
inset: 0;
background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 61, 130, 0.6) 100%);
}
.cap-hero-content {
position: relative;
z-index: 2;
max-width: 900px;
}
.cap-hero h1 {
font-family: "MullerBold", sans-serif;
font-size: 42px;
margin-bottom: 25px;
text-transform: uppercase;
}
.cap-desc {
font-size: 18px;
line-height: 1.6;
color: rgba(255,255,255,0.9);
} .cap-steps {
padding-bottom: 80px;
}
.cap-steps-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
margin-top: 50px;
}
.cap-step-card {
background: #fff;
padding: 30px 20px;
border-radius: 16px;
border: 1px solid #eee;
text-align: center;
position: relative;
transition: all 0.3s ease;
box-shadow: 0 10px 30px rgba(0,0,0,0.03);
}
.cap-step-card:hover {
transform: translateY(-10px);
border-color: #003d82;
box-shadow: 0 20px 40px rgba(0, 61, 130, 0.1);
}
.cs-num {
font-family: "MullerBold", sans-serif;
font-size: 50px;
color: #f4f8fb;
position: absolute;
top: 10px; right: 20px;
z-index: 0;
}
.cs-icon {
font-size: 40px;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.cap-step-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #003d82;
position: relative;
z-index: 1;
}
.cap-step-card p {
font-size: 14px;
line-height: 1.5;
color: #555;
position: relative;
z-index: 1;
} .cap-geo-section {
padding: 60px 0 100px;
background: #f9f9f9;
}
.cap-geo-wrapper {
display: grid;
grid-template-columns: 1.2fr 0.8fr;
gap: 50px;
align-items: center;
}
.cap-systems h3 {
font-family: "MullerBold", sans-serif;
font-size: 30px;
margin-bottom: 25px;
color: #191919;
}
.cap-text-block {
font-size: 16px;
line-height: 1.6;
color: #444;
}
.cap-text-block ul {
margin-top: 15px;
padding-left: 20px;
}
.cap-text-block li {
margin-bottom: 10px;
} .cap-geo-box {
background: #003d82;
color: #fff;
padding: 40px;
border-radius: 20px;
position: relative;
overflow: hidden;
text-align: center;
}
.geo-icon {
font-size: 40px;
margin-bottom: 20px;
}
.cap-geo-box h3 {
font-family: "MullerBold", sans-serif;
font-size: 24px;
margin-bottom: 15px;
}
.cap-geo-box p {
font-size: 16px;
line-height: 1.5;
opacity: 0.9;
position: relative;
z-index: 2;
}
.geo-map-img {
margin-top: 20px;
width: 100%;
height: auto;
opacity: 0.3; filter: invert(1); } @media (max-width: 991px) {
.cap-steps-grid { grid-template-columns: repeat(2, 1fr); }
.cap-geo-wrapper { grid-template-columns: 1fr; }
.cap-hero h1 { font-size: 32px; }
}
@media (max-width: 575px) {
.cap-steps-grid { grid-template-columns: 1fr; }
}   .holding-page {
padding: 40px 0 80px;
background: #fdfdfd;
}
.holding-intro {
max-width: 800px;
margin: 0 auto 60px;
text-align: center;
font-size: 18px;
line-height: 1.6;
color: #555;
} .holding-scheme {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
margin-bottom: 80px;
} .scheme-card {
background: #fff;
width: 600px;
max-width: 100%;
padding: 40px;
border-radius: 20px;
text-align: center;
box-shadow: 0 10px 40px rgba(0,0,0,0.06);
position: relative;
border: 1px solid #f0f0f0;
transition: transform 0.3s;
z-index: 2;
}
.scheme-card:hover {
transform: translateY(-5px);
box-shadow: 0 15px 50px rgba(0, 61, 130, 0.1);
}
.sc-badge {
display: inline-block;
background: #f0f0f0;
color: #888;
font-size: 12px;
text-transform: uppercase;
padding: 5px 12px;
border-radius: 50px;
margin-bottom: 20px;
letter-spacing: 1px;
}
.sc-logo {
height: 60px;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.sc-logo img {
max-height: 100%;
width: auto;
}
.logo-placeholder {
font-size: 30px;
font-weight: bold;
color: #003d82;
border: 2px solid #003d82;
padding: 5px 15px;
}
.scheme-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 24px;
margin-bottom: 15px;
color: #191919;
}
.scheme-card p {
font-size: 16px;
line-height: 1.5;
color: #555;
} .parent-card {
border-top: 5px solid #003d82; } .child-card {
border-top: 5px solid #ff7a00; }
.child-badge {
background: rgba(255, 122, 0, 0.1);
color: #ff7a00;
} .scheme-connector {
height: 80px; width: 2px;
background: #ddd;
position: relative;
z-index: 1;
}
.connector-line {
width: 100%;
height: 100%;
background: linear-gradient(to bottom, #003d82 0%, #ff7a00 100%);
}
.connector-dot {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 10px; height: 10px;
background: #fff;
border: 2px solid #ccc;
border-radius: 50%;
} .holding-benefits {
margin-top: 60px;
}
.holding-benefits h2 {
font-family: "MullerBold", sans-serif;
font-size: 32px;
margin-bottom: 40px;
}
.hb-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.hb-card {
background: #fff;
padding: 30px;
border-radius: 16px;
border: 1px solid #f5f5f5;
transition: 0.3s;
}
.hb-card:hover {
border-color: #003d82;
background: #f4f8fb;
}
.hb-icon {
font-size: 36px;
margin-bottom: 15px;
}
.hb-card h4 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 10px;
color: #003d82;
}
.hb-card p {
font-size: 14px;
line-height: 1.5;
color: #666;
} @media (max-width: 767px) {
.scheme-card { width: 100%; padding: 25px; }
.hb-grid { grid-template-columns: 1fr; }
.scheme-connector { height: 50px; }
}    .product-hero {
padding: 40px 0 80px;
}
.ph-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 50px;
align-items: start;
}
.ph-image {
background: #fff;
border: 1px solid #eee;
border-radius: 20px;
padding: 40px;
position: relative;
box-shadow: 0 10px 30px rgba(0,0,0,0.03);
}
.ph-image img {
width: 100%;
height: auto;
display: block;
}
.ph-badges {
position: absolute;
top: 20px; left: 20px;
display: flex;
flex-direction: column;
gap: 10px;
}
.badge-gost {
background: #003d82;
color: #fff;
padding: 5px 10px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
}
.badge-hit {
background: #ff7a00;
color: #fff;
padding: 5px 10px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
}
.ph-content h1 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 20px;
line-height: 1.2;
}
.ph-desc {
font-size: 16px;
color: #555;
margin-bottom: 30px;
line-height: 1.6;
}
.ph-params-preview {
background: #f9f9f9;
padding: 20px;
border-radius: 10px;
margin-bottom: 30px;
}
.pp-item {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
border-bottom: 1px dashed #ddd;
padding-bottom: 5px;
}
.pp-item:last-child { border: none; margin: 0; padding: 0; }
.ph-actions {
display: flex;
gap: 20px;
}
.btn-2025 {
padding: 15px 30px;
border-radius: 50px;
text-decoration: none;
font-weight: bold;
text-align: center;
transition: 0.3s;
}
.btn-2025.primary { background: #ff7a00; color: #fff; border: 2px solid #ff7a00; }
.btn-2025.primary:hover { background: #e66e00; border-color: #e66e00; }
.btn-2025.outline { background: transparent; color: #003d82; border: 2px solid #003d82; }
.btn-2025.outline:hover { background: #003d82; color: #fff; } .product-table-section {
padding-bottom: 80px;
}
.table-responsive-modern {
overflow-x: auto;
border-radius: 12px;
box-shadow: 0 5px 20px rgba(0,0,0,0.05);
border: 1px solid #eee;
max-height: 600px; }
.sbb-table {
width: 100%;
border-collapse: collapse;
background: #fff;
min-width: 600px;
}
.sbb-table thead th {
position: sticky;
top: 0;
background: #003d82;
color: #fff;
padding: 15px 20px;
text-align: left;
font-family: "MullerBold", sans-serif;
z-index: 10;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.sbb-table td {
padding: 15px 20px;
border-bottom: 1px solid #eee;
color: #333;
}
.sbb-table tbody tr {
transition: background 0.2s ease;
}
.sbb-table tbody tr:hover {
background-color: #fff8e1 !important;
} .clips-badge {
display: inline-block;
padding: 3px 8px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
background: #eee; color: #555;
}
.clips-badge.c-3 { background: #e3f2fd; color: #1565c0; }
.clips-badge.c-5 { background: #e8f5e9; color: #2e7d32; }
.clips-badge.c-7 { background: #ffebee; color: #c62828; }
.btn-mini {
background: #ff7a00;
color: #fff;
border: none;
padding: 8px 15px;
border-radius: 4px;
cursor: pointer;
font-size: 13px;
transition: 0.3s;
}
.btn-mini:hover { background: #e66e00; } .row-hit { background-color: #f9fcff; }
.hit-label {
display: inline-block;
background: #ff4757;
color: #fff;
font-size: 9px;
padding: 2px 5px;
border-radius: 3px;
vertical-align: top;
margin-left: 5px;
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.1); }
100% { transform: scale(1); }
} .sbb-filters {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 10px;
margin-bottom: 25px;
}
.filter-btn {
background: #fff;
border: 1px solid #ddd;
padding: 10px 20px;
border-radius: 50px;
cursor: pointer;
font-size: 15px;
font-weight: 600;
color: #555;
transition: all 0.3s ease;
}
.filter-btn:hover {
border-color: #003d82;
color: #003d82;
transform: translateY(-2px);
}
.filter-btn.active {
background: #003d82;
color: #fff;
border-color: #003d82;
box-shadow: 0 5px 15px rgba(0, 61, 130, 0.3);
} .product-details-section {
background: #f9f9f9;
padding: 60px 0;
}
.pd-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.pd-card {
background: #fff;
padding: 25px;
border-radius: 12px;
border: 1px solid #eee;
}
.pd-card h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
color: #003d82;
margin-bottom: 15px;
border-bottom: 2px solid #f0f0f0;
padding-bottom: 10px;
}
.pd-text { font-size: 14px; line-height: 1.5; color: #555; }
.pd-text ul { padding-left: 20px; margin: 0; }
.product-info-blocks { padding: 60px 0; }
.info-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.info-col h4 { font-size: 20px; margin-bottom: 10px; color: #191919; }  .sbb-table tbody tr.filtered-out {
display: none !important;
}   @media (max-width: 991px) {
.ph-grid { grid-template-columns: 1fr; }
.pd-grid { grid-template-columns: 1fr; }
.info-cols { grid-template-columns: 1fr; }
}
@media (max-width: 767px) { html, body {
overflow-x: hidden !important;
width: 100% !important;
position: relative;
} .section_title h2, 
.ph-content h1 {
font-size: 24px !important;
line-height: 1.3 !important;
margin-bottom: 20px !important;
word-wrap: break-word;
} .table-responsive-modern {
border: none !important;
box-shadow: none !important;
overflow: visible !important;
max-height: none !important;
width: 100% !important;
min-width: 0 !important;
padding: 0 !important;
margin: 0 !important;
} .sbb-table, 
.sbb-table tbody, 
.sbb-table tr, 
.sbb-table td {
display: block !important;
width: 100% !important;
min-width: 0 !important;
box-sizing: border-box !important;
} .sbb-table thead { display: none !important; } .sbb-table tbody tr {
background: #fff;
margin-bottom: 20px; border: 1px solid #dcdcdc !important;
border-collapse: separate !important;
border-radius: 16px;
box-shadow: 0 4px 10px rgba(0,0,0,0.03);
overflow: hidden;
background-clip: padding-box;
} .sbb-table td {
padding: 12px 15px;
text-align: right;
border-bottom: 1px solid #f9f9f9;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 14px;
word-break: break-word;
} .sbb-table td:last-child {
border-bottom: none !important;
} .sbb-table td::before {
content: attr(data-label);
font-weight: 700;
color: #999;
font-size: 11px;
text-transform: uppercase;
margin-right: 15px;
text-align: left;
flex-shrink: 0;
}  .sbb-table td.mobile-name {
background: #f4f8fb;
display: block;
text-align: left;
padding: 15px;
border-bottom: 1px solid #eee;
}
.sbb-table td.mobile-name::before { display: none; }
.sbb-table td.mobile-name strong {
font-size: 16px;
color: #003d82;
display: block;
line-height: 1.3;
} .sbb-table td.mobile-btn-cell {
padding: 15px;
border: none;
display: block;
background: #fff;
}
.sbb-table td.mobile-btn-cell::before { display: none; }
.btn-mini.w-100 {
width: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
gap: 8px;
background-color: #003d82 !important; color: #fff !important;
padding: 12px 0 !important;
font-size: 14px !important;
font-weight: 600 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
border-radius: 50px !important;
box-shadow: 0 4px 12px rgba(0, 61, 130, 0.3) !important;
margin-top: 5px;
} .btn-mini.w-100::after {
content: "➜";
font-size: 12px;
margin-top: -1px;
}
.btn-mini.w-100:active {
transform: scale(0.98);
background-color: #002a5c !important;
} .sbb-filters {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
padding-bottom: 10px;
margin-bottom: 20px; width: 100vw; 
margin-left: -15px;
padding-left: 15px;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.sbb-filters::-webkit-scrollbar { display: none; }
.filter-btn {
flex: 0 0 auto;
margin-right: 10px;
}
}   .sbb-accessories-section {
padding: 0 0 80px;
background: #fff;
}
.acc-grid {
display: grid;
grid-template-columns: repeat(2, 1fr); gap: 30px;
} .acc-card {
display: flex;
align-items: center;
background: #fff;
border: 1px solid #eee;
border-radius: 16px;
padding: 20px;
text-decoration: none;
transition: all 0.3s ease;
box-shadow: 0 5px 15px rgba(0,0,0,0.02);
position: relative;
overflow: hidden;
} .acc-card:hover {
border-color: #003d82; transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0, 61, 130, 0.08); } .acc-image-wrap {
width: 100px;
height: 100px;
flex-shrink: 0;
margin-right: 25px;
background: #f4f8fb; border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.acc-image-wrap img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
} .acc-card:hover .acc-image-wrap img {
transform: scale(1.1);
} .acc-placeholder {
font-size: 12px;
color: #999;
text-align: center;
} .acc-content {
flex-grow: 1;
}
.acc-content h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
color: #191919;
margin-bottom: 8px;
transition: color 0.3s;
line-height: 1.3;
}
.acc-card:hover h3 {
color: #003d82;
}
.acc-content p {
font-size: 14px;
color: #666;
margin-bottom: 15px;
line-height: 1.4;
} .acc-btn {
font-size: 13px;
font-weight: 700;
color: #ff7a00;
text-transform: uppercase;
letter-spacing: 0.5px;
} @media (max-width: 767px) {
.acc-grid {
grid-template-columns: 1fr; gap: 15px;
}
.acc-card {
padding: 15px;
}
.acc-image-wrap {
width: 80px;
height: 80px;
margin-right: 15px;
}
.acc-content h3 {
font-size: 16px;
}
}    .pert-catalog-hero {
padding: 30px 0;
}
.pch-card {
background: #003d82; border-radius: 16px;
padding: 50px;
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
position: relative;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 61, 130, 0.15);
} .pch-card::before {
content: "";
position: absolute;
top: -50%; right: -10%;
width: 600px; height: 600px;
background: rgba(255, 255, 255, 0.05);
border-radius: 50%;
pointer-events: none;
}
.pch-content {
max-width: 500px;
z-index: 2;
}
.pch-content h1 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 15px;
color: #fff;
line-height: 1.2;
}
.pch-content p {
font-size: 16px;
margin-bottom: 30px;
opacity: 0.9;
line-height: 1.5;
}
.pch-actions {
display: flex;
gap: 20px;
align-items: center;
} .pch-actions .btn-order-orange {
width: auto;
padding: 12px 30px;
box-shadow: 0 5px 15px rgba(255, 122, 0, 0.3);
}
.pch-link {
color: #fff;
text-decoration: none;
border-bottom: 1px dashed rgba(255,255,255,0.6);
font-size: 14px;
transition: 0.2s;
}
.pch-link:hover {
border-bottom-style: solid;
border-color: #fff;
} .pch-image {
z-index: 2;
}
.pch-image img {
max-height: 300px;
width: auto;
filter: drop-shadow(0 10px 20px rgba(0,0,0,0.3)); } .pert-catalog {
padding: 40px 0 80px; } .pert-tabs {
display: flex;
justify-content: center;
gap: 10px;
margin-bottom: 40px;
flex-wrap: wrap;
}
.pert-tab {
background: #fff;
border: 1px solid #e0e0e0;
padding: 10px 20px;
border-radius: 30px; font-weight: 600;
font-size: 14px;
color: #555;
cursor: pointer;
transition: 0.2s;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.pert-tab:hover {
border-color: #003d82;
color: #003d82;
}
.pert-tab.active {
background: #003d82;
color: #fff;
border-color: #003d82;
box-shadow: 0 4px 10px rgba(0, 61, 130, 0.3);
} .pert-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 30px;
} .pert-card {
background: #fff;
border-radius: 12px;
overflow: hidden;
transition: 0.3s;
position: relative;
border: 1px solid #f0f0f0;
box-shadow: 0 2px 10px rgba(0,0,0,0.02);
display: flex;
flex-direction: column;
} .pc-link-wrap {
position: absolute; top:0; left:0; right:0; bottom:0; z-index: 5;
}
.pert-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
border-color: #dbeafe; } .pc-header {
position: absolute;
top: 15px; left: 15px;
z-index: 2;
}
.pc-badge {
background: #003d82;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 4px 8px;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
} .pc-img {
height: 220px;
background: #fdfdfd;
display: flex; align-items: center; justify-content: center;
overflow: hidden;
border-bottom: 1px solid #f5f5f5;
}
.pc-img img {
width: 100%; height: 100%;
object-fit: cover;
transition: 0.5s;
}
.pert-card:hover .pc-img img {
transform: scale(1.05); }
.pc-no-img {
font-size: 30px; opacity: 0.3;
} .pc-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.pc-body h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #111;
line-height: 1.3;
flex-grow: 1; } .pc-footer {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-top: 15px;
border-top: 1px solid #f5f5f5;
}
.pc-price small {
display: block;
font-size: 10px;
color: #999;
margin-bottom: 2px;
}
.pc-price strong {
font-size: 18px;
color: #003d82;
font-family: "MullerBold", sans-serif;
} .btn-arrow {
width: 32px; height: 32px;
background: #f4f6f8;
color: #003d82;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
font-weight: bold;
transition: 0.2s;
}
.pert-card:hover .btn-arrow {
background: #ff7a00;
color: #fff;
} @media (max-width: 991px) {
.pert-grid { grid-template-columns: 1fr 1fr; } .pch-card { flex-direction: column; text-align: center; padding: 30px; }
.pch-image { margin-top: 30px; }
.pch-actions { justify-content: center; }
}
@media (max-width: 575px) {
.pert-grid { grid-template-columns: 1fr; } .pert-tabs { gap: 8px; }
.pert-tab { padding: 8px 16px; font-size: 12px; }
.pch-content h1 { font-size: 26px; }
}    .pert-catalog-hero {
padding: 30px 0;
}
.pch-card {
background: #003d82; border-radius: 16px;
padding: 50px;
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
position: relative;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 61, 130, 0.15);
} .pch-card::before {
content: "";
position: absolute;
top: -50%; right: -10%;
width: 600px; height: 600px;
background: rgba(255, 255, 255, 0.05);
border-radius: 50%;
pointer-events: none;
}
.pch-content {
max-width: 500px;
z-index: 2;
}
.pch-content h1 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 15px;
color: #fff;
line-height: 1.2;
}
.pch-content p {
font-size: 16px;
margin-bottom: 30px;
opacity: 0.9;
line-height: 1.5;
}
.pch-actions {
display: flex;
gap: 20px;
align-items: center;
} .pch-actions .btn-order-orange {
width: auto;
padding: 12px 30px;
box-shadow: 0 5px 15px rgba(255, 122, 0, 0.3);
}
.pch-link {
color: #fff;
text-decoration: none;
border-bottom: 1px dashed rgba(255,255,255,0.6);
font-size: 14px;
transition: 0.2s;
}
.pch-link:hover {
border-bottom-style: solid;
border-color: #fff;
} .pch-image {
z-index: 2;
}
.pch-image img {
max-height: 300px;
width: auto;
filter: drop-shadow(0 10px 20px rgba(0,0,0,0.3)); } .pert-catalog {
padding: 40px 0 80px; } .pert-tabs {
display: flex;
justify-content: center;
gap: 10px;
margin-bottom: 40px;
flex-wrap: wrap;
}
.pert-tab {
background: #fff;
border: 1px solid #e0e0e0;
padding: 10px 20px;
border-radius: 30px; font-weight: 600;
font-size: 14px;
color: #555;
cursor: pointer;
transition: 0.2s;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.pert-tab:hover {
border-color: #003d82;
color: #003d82;
}
.pert-tab.active {
background: #003d82;
color: #fff;
border-color: #003d82;
box-shadow: 0 4px 10px rgba(0, 61, 130, 0.3);
} .pert-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 30px;
} .pert-card {
background: #fff;
border-radius: 12px;
overflow: hidden;
transition: 0.3s;
position: relative;
border: 1px solid #f0f0f0;
box-shadow: 0 2px 10px rgba(0,0,0,0.02);
display: flex;
flex-direction: column;
} .pc-link-wrap {
position: absolute; top:0; left:0; right:0; bottom:0; z-index: 5;
}
.pert-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
border-color: #dbeafe; } .pc-header {
position: absolute;
top: 15px; left: 15px;
z-index: 2;
}
.pc-badge {
background: #003d82;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 4px 8px;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
} .pc-img {
height: 220px;
background: #fdfdfd;
display: flex; align-items: center; justify-content: center;
overflow: hidden;
border-bottom: 1px solid #f5f5f5;
}
.pc-img img {
width: 100%; height: 100%;
object-fit: cover;
transition: 0.5s;
}
.pert-card:hover .pc-img img {
transform: scale(1.05); }
.pc-no-img {
font-size: 30px; opacity: 0.3;
} .pc-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.pc-body h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #111;
line-height: 1.3;
flex-grow: 1; } .pc-footer {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-top: 15px;
border-top: 1px solid #f5f5f5;
}
.pc-price small {
display: block;
font-size: 10px;
color: #999;
margin-bottom: 2px;
}
.pc-price strong {
font-size: 18px;
color: #003d82;
font-family: "MullerBold", sans-serif;
} .btn-arrow {
width: 32px; height: 32px;
background: #f4f6f8;
color: #003d82;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
font-weight: bold;
transition: 0.2s;
}
.pert-card:hover .btn-arrow {
background: #ff7a00;
color: #fff;
} @media (max-width: 991px) {
.pert-grid { grid-template-columns: 1fr 1fr; } .pch-card { flex-direction: column; text-align: center; padding: 30px; }
.pch-image { margin-top: 30px; }
.pch-actions { justify-content: center; }
}
@media (max-width: 575px) {
.pert-grid { grid-template-columns: 1fr; } .pert-tabs { gap: 8px; }
.pert-tab { padding: 8px 16px; font-size: 12px; }
.pch-content h1 { font-size: 26px; }
}    .pert-catalog-hero {
padding: 30px 0;
}
.pch-card {
background: #003d82; border-radius: 16px;
padding: 50px;
display: flex;
align-items: center;
justify-content: space-between;
color: #fff;
position: relative;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 61, 130, 0.15);
} .pch-card::before {
content: "";
position: absolute;
top: -50%; right: -10%;
width: 600px; height: 600px;
background: rgba(255, 255, 255, 0.05);
border-radius: 50%;
pointer-events: none;
}
.pch-content {
max-width: 500px;
z-index: 2;
}
.pch-content h1 {
font-family: "MullerBold", sans-serif;
font-size: 36px;
margin-bottom: 15px;
color: #fff;
line-height: 1.2;
}
.pch-content p {
font-size: 16px;
margin-bottom: 30px;
opacity: 0.9;
line-height: 1.5;
}
.pch-actions {
display: flex;
gap: 20px;
align-items: center;
} .pch-actions .btn-order-orange {
width: auto;
padding: 12px 30px;
box-shadow: 0 5px 15px rgba(255, 122, 0, 0.3);
}
.pch-link {
color: #fff;
text-decoration: none;
border-bottom: 1px dashed rgba(255,255,255,0.6);
font-size: 14px;
transition: 0.2s;
}
.pch-link:hover {
border-bottom-style: solid;
border-color: #fff;
} .pch-image {
z-index: 2;
}
.pch-image img {
max-height: 300px;
width: auto;
filter: drop-shadow(0 10px 20px rgba(0,0,0,0.3)); } .pert-catalog {
padding: 40px 0 80px; } .pert-tabs {
display: flex;
justify-content: center;
gap: 10px;
margin-bottom: 40px;
flex-wrap: wrap;
}
.pert-tab {
background: #fff;
border: 1px solid #e0e0e0;
padding: 10px 20px;
border-radius: 30px; font-weight: 600;
font-size: 14px;
color: #555;
cursor: pointer;
transition: 0.2s;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.pert-tab:hover {
border-color: #003d82;
color: #003d82;
}
.pert-tab.active {
background: #003d82;
color: #fff;
border-color: #003d82;
box-shadow: 0 4px 10px rgba(0, 61, 130, 0.3);
} .pert-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 30px;
} .pert-card {
background: #fff;
border-radius: 12px;
overflow: hidden;
transition: 0.3s;
position: relative;
border: 1px solid #f0f0f0;
box-shadow: 0 2px 10px rgba(0,0,0,0.02);
display: flex;
flex-direction: column;
} .pc-link-wrap {
position: absolute; top:0; left:0; right:0; bottom:0; z-index: 5;
}
.pert-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
border-color: #dbeafe; } .pc-header {
position: absolute;
top: 15px; left: 15px;
z-index: 2;
}
.pc-badge {
background: #003d82;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 4px 8px;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
} .pc-img {
height: 220px;
background: #fdfdfd;
display: flex; align-items: center; justify-content: center;
overflow: hidden;
border-bottom: 1px solid #f5f5f5;
}
.pc-img img {
width: 100%; height: 100%;
object-fit: cover;
transition: 0.5s;
}
.pert-card:hover .pc-img img {
transform: scale(1.05); }
.pc-no-img {
font-size: 30px; opacity: 0.3;
} .pc-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.pc-body h3 {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #111;
line-height: 1.3;
flex-grow: 1; } .pc-footer {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-top: 15px;
border-top: 1px solid #f5f5f5;
}
.pc-price small {
display: block;
font-size: 10px;
color: #999;
margin-bottom: 2px;
}
.pc-price strong {
font-size: 18px;
color: #003d82;
font-family: "MullerBold", sans-serif;
} .btn-arrow {
width: 32px; height: 32px;
background: #f4f6f8;
color: #003d82;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
font-weight: bold;
transition: 0.2s;
}
.pert-card:hover .btn-arrow {
background: #ff7a00;
color: #fff;
} @media (max-width: 991px) {
.pert-grid { grid-template-columns: 1fr 1fr; } .pch-card { flex-direction: column; text-align: center; padding: 30px; }
.pch-image { margin-top: 30px; }
.pch-actions { justify-content: center; }
}
@media (max-width: 575px) {
.pert-grid { grid-template-columns: 1fr; } .pert-tabs { gap: 8px; }
.pert-tab { padding: 8px 16px; font-size: 12px; }
.pch-content h1 { font-size: 26px; }
}    .pert-page-wrapper {
background-color: #f4f6f8;
padding-bottom: 60px;
font-family: "MullerRegular", sans-serif;
font-size: 14px;
color: #333;
} .pert-breadcrumbs {
padding: 15px 0;
font-size: 12px;
color: #888;
}
.pert-breadcrumbs a { color: #888; text-decoration: none; }
.pert-breadcrumbs span { color: #333; } .pert-hero { padding-bottom: 30px; }
.ph-grid-new {
display: grid;
grid-template-columns: 50% 50%;
gap: 25px;
align-items: start;
} .ph-gallery {
background: #fff;
padding: 10px;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.ph-main-image {
position: relative;
border-radius: 6px;
overflow: hidden;
margin-bottom: 10px;
border: 1px solid #f0f0f0;
}
.ph-main-image img { width: 100%; height: auto; display: block; } .ph-badges {
position: absolute;
top: 10px; left: 10px;
display: flex; gap: 5px;
}
.badge-stock, .badge-gost {
color: #fff;
padding: 3px 6px;
border-radius: 3px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.badge-stock { background: #27ae60; }
.badge-gost { background: #003d82; } .ph-thumbs { display: flex; gap: 8px; }
.ph-thumb {
width: 60px; height: 60px;
border: 1px solid #ddd;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
}
.ph-thumb.active { border-color: #003d82; }
.ph-thumb img { width: 100%; height: 100%; object-fit: cover; }
.ph-thumb.drawing {
display: flex; flex-direction: column; 
align-items: center; justify-content: center;
background: #f9f9f9; text-decoration: none;
color: #555; border: 1px dashed #ccc;
}
.ph-thumb.drawing span { font-size: 9px; margin-top: 2px; font-weight: bold; } .ph-info-card {
background: #fff;
padding: 25px;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}
.ph-info-card h1 {
font-family: "MullerBold", sans-serif;
font-size: 24px;
line-height: 1.2;
margin-bottom: 10px;
color: #111;
}
.ph-meta {
font-size: 12px;
color: #666;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
display: flex; gap: 15px;
}
.ph-guarantee { color: #27ae60; font-weight: 600; } .ph-options { margin-bottom: 20px; }
.ph-options label { font-size: 11px; font-weight: bold; margin-bottom: 5px; display: block; color: #555; }
.ph-colors { display: flex; gap: 8px; margin-bottom: 5px; }
.color-opt {
width: 30px; height: 30px;
border-radius: 50%;
cursor: pointer;
border: 2px solid #fff;
box-shadow: 0 0 0 1px #ccc;
}
.color-opt.active { box-shadow: 0 0 0 2px #003d82; }
.ph-color-name { font-size: 11px; color: #888; } .ph-calc-block {
background: #f4f9ff;
padding: 20px;
border-radius: 8px;
margin-bottom: 20px;
border: 1px solid #e1eaf5;
}
.ph-price-row {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.ph-price-row span { font-size: 13px; color: #555; }
.ph-price-val {
font-family: "MullerBold", sans-serif;
font-size: 26px;
color: #111;
}
.ph-calculator { margin-bottom: 15px; }
.ph-calculator label { font-size: 10px; color: #999; font-weight: bold; margin-bottom: 4px; display: block; }
.calc-input-wrap {
display: flex;
align-items: center;
background: #fff;
border: 1px solid #ddd;
border-radius: 4px;
padding: 5px 10px;
}
#calcInput {
border: none;
font-size: 16px;
width: 70px;
font-weight: bold;
color: #333;
outline: none;
padding: 5px 0;
}
.calc-unit { font-size: 12px; color: #999; margin-right: auto; font-weight: bold; }
.calc-total { text-align: right; border-left: 1px solid #eee; padding-left: 10px; }
.calc-total small { font-size: 9px; display: block; color: #999; }
#calcTotal { font-weight: bold; font-size: 16px; color: #003d82; } .btn-order-orange {
width: 100%;
background: #ff7a00;
color: #fff;
border: none;
padding: 12px;
border-radius: 6px;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
cursor: pointer;
box-shadow: 0 3px 10px rgba(255, 122, 0, 0.2);
} .ph-manager {
display: flex;
align-items: center;
gap: 12px;
padding-top: 15px;
border-top: 1px solid #eee;
}
.man-avatar { width: 36px; height: 36px; border-radius: 50%; background: #eee; overflow: hidden; }
.man-avatar img { width: 100%; height: 100%; object-fit: cover; }
.man-role { font-size: 10px; color: #999; }
.man-name { font-weight: bold; font-size: 13px; color: #333; }
.man-link { font-size: 11px; color: #27ae60; text-decoration: none; border-bottom: 1px dashed #27ae60; } .pd-layout {
display: grid;
grid-template-columns: 1fr 320px;
gap: 30px;
margin-top: 30px;
align-items: start;
}
.pd-section-block {
background: #fff;
padding: 25px;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
margin-bottom: 25px;
}
.pd-heading {
font-family: "MullerBold", sans-serif;
font-size: 18px;
margin-bottom: 15px;
color: #111;
display: flex; align-items: center;
}
.pd-heading::before {
content: ""; display: block; width: 3px; height: 18px;
background: #ff7a00; margin-right: 10px; border-radius: 2px;
}
.pd-text { font-size: 14px; line-height: 1.5; color: #444; }
.pd-text p { margin-bottom: 10px; }   .pd-specs-table {
margin-top: 10px; border: 2px solid #003d82; 
border-radius: 12px;
overflow: hidden; background: #fff;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.pd-specs-table table {
width: 100%; border-collapse: separate; 
border-spacing: 0;
font-family: "MullerRegular", sans-serif;
} .pd-specs-table thead {
background-color: #003d82; }
.pd-specs-table thead th {
text-align: left;
padding: 16px 24px;
color: #fff; font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 1px solid #003d82;
} .pd-specs-table tbody tr {
background-color: #fff;
}
.pd-specs-table tbody tr:nth-child(even) {
background-color: #f6f9fc; } .pd-specs-table td {
padding: 14px 24px;
vertical-align: middle; border-bottom: 1px solid #eef2f6; 
} .pd-specs-table tbody tr:last-child td {
border-bottom: none;
}
.pd-specs-table td:first-child {
font-size: 14px;
color: #555;
width: 50%;
}
.pd-specs-table td:last-child {
font-size: 15px;
color: #000;
font-family: "MullerBold", sans-serif;
font-weight: 700;
} .comp-widget {
background: #fff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
border: 1px solid #f0f0f0;
position: sticky; top: 80px;
}
.cw-header {
font-weight: bold; font-size: 15px; margin-bottom: 15px;
color: #111; display: flex; align-items: center; gap: 8px;
padding-bottom: 10px; border-bottom: 1px solid #f5f5f5;
}
.cw-list { display: flex; flex-direction: column; gap: 15px; }
.cw-item { display: flex; gap: 10px; align-items: flex-start; }
.cw-num {
width: 20px; height: 20px; background: #fff; border: 1px solid #ddd;
color: #999; font-size: 10px; font-weight: bold;
display: flex; align-items: center; justify-content: center;
border-radius: 4px; flex-shrink: 0;
}
.cw-info strong { display: block; font-size: 13px; margin-bottom: 3px; color: #333; }
.cw-info p { font-size: 11px; color: #888; margin: 0; line-height: 1.3; }   @media (max-width: 991px) {
.ph-grid-new { grid-template-columns: 1fr; gap: 20px; }
.pd-layout { grid-template-columns: 1fr; }
.comp-widget { position: static; }
}
@media (max-width: 767px) { .pert-page-wrapper { padding-bottom: 40px; } .ph-grid-new { display: flex; flex-direction: column; }
.ph-gallery { order: 1; width: 100%; margin-bottom: 0; }
.ph-info-card { order: 2; width: 100%; padding: 20px; } .ph-info-card h1 { font-size: 20px; }
.ph-price-val { font-size: 24px; } .ph-price-row { flex-direction: row; align-items: baseline; } .pd-specs-table { border: none; 
border-radius: 0; 
background: transparent;
box-shadow: none;
} .pd-specs-table thead { display: none; }
.pd-specs-table table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table td {
display: block; width: 100%;
} .pd-specs-table tr {
background: #fff; margin-bottom: 10px;
border: 1px solid #eee; border-radius: 8px;
padding: 15px; box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.pd-specs-table td { padding: 5px 0; border: none; border-bottom: 1px solid #f5f5f5; }
.pd-specs-table td:last-child { border-bottom: none; }
.pd-specs-table td:first-child { 
font-size: 11px; color: #999; text-transform: uppercase; font-weight: 700; margin-bottom: 2px;
}
.pd-specs-table td:last-child { 
font-size: 16px; padding-top: 0; font-weight: bold; color: #000;
} .cw-item { padding-bottom: 10px; border-bottom: 1px solid #f9f9f9; }
} .promo-calc-block {
display: flex;
align-items: center;
gap: 30px;
background: #f9f9f9;
border: 1px solid #ddd;
border-radius: 12px;
padding: 25px;
margin-bottom: 30px;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}
.promo-calc-img img {
max-width: 200px;
width: 100%;
height: auto;
border-radius: 8px;
display: block;
}
.promo-calc-content h3 {
margin: 0 0 10px 0;
font-size: 22px;
color: #333;
line-height: 1.2;
}
.promo-calc-content p {
margin: 0 0 20px 0;
color: #666;
font-size: 16px;
}
.promo-calc-btn {
display: inline-block;
padding: 12px 24px;
background-color: #007cba;
color: #fff !important; text-decoration: none;
border-radius: 6px;
font-weight: bold;
transition: background 0.3s ease;
}
.promo-calc-btn:hover {
background-color: #005a87;
} @media (max-width: 768px) {
.promo-calc-block {
flex-direction: column; text-align: center;
padding: 20px 15px;
}
.promo-calc-img img {
margin: 0 auto; }
.promo-calc-btn {
display: block; width: 100%;
box-sizing: border-box;
}
}  .table-responsive {
width: 100%;
overflow-x: auto; margin-bottom: 25px;
border: 1px solid #eee;
}
.price-table {
width: 100%;
border-collapse: collapse;
min-width: 500px; }
.price-table th, 
.price-table td {
padding: 12px 15px;
border-bottom: 1px solid #ddd;
text-align: left;
}
.price-table th {
background-color: #f4f4f4;
font-weight: bold;
color: #333;
}
.price-table tr:hover {
background-color: #fafafa;
} .call-to-action {
background: #eef9ff;
padding: 20px;
border-left: 5px solid #007cba;
margin-top: 30px;
font-size: 1.1em;
} .holiday-modal-overlay {
position: fixed;
top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.6);
z-index: 99999; display: flex;
align-items: center;
justify-content: center;
backdrop-filter: blur(3px); }
.holiday-modal-content {
background: #fff;
padding: 30px;
border-radius: 16px;
width: 90%;
max-width: 450px;
text-align: center;
position: relative;
box-shadow: 0 10px 40px rgba(0,0,0,0.3);
animation: popIn 0.3s ease;
}
@keyframes popIn {
from { transform: scale(0.8); opacity: 0; }
to { transform: scale(1); opacity: 1; }
}
.holiday-close {
position: absolute;
top: 10px; right: 15px;
font-size: 28px;
font-weight: bold;
color: #aaa;
cursor: pointer;
line-height: 1;
}
.holiday-close:hover { color: #000; }
.hm-icon { font-size: 50px; margin-bottom: 10px; }
.holiday-modal-content h3 {
font-family: "MullerBold", sans-serif;
font-size: 22px; margin-bottom: 15px; color: #003d82;
}
.hm-schedule {
background: #f4f9ff;
padding: 15px;
border-radius: 8px;
margin: 15px 0;
text-align: left;
font-size: 14px;
}
.hm-schedule p { margin: 5px 0; color: #333; }
.hm-note { font-size: 12px; color: #777; margin-bottom: 20px; } .top-alert-bar {
background: #003d82; color: #fff;
text-align: center;
padding: 10px 15px; font-size: 13px;
line-height: 1.4; position: fixed; 
top: 0; 
left: 0; 
width: 100%;
z-index: 99999; box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.top-alert-bar strong {
color: #ffcc00; }   .order-page-wrapper {
background-color: #f7f9fc;
padding-bottom: 60px;
font-family: "MullerRegular", sans-serif;
} .order-hero {
padding: 40px 0;
background: #fff;
border-bottom: 1px solid #eef2f6;
}
.oh-header { display: flex; align-items: center; gap: 20px; margin-bottom: 20px; }
.oh-icon img { width: 60px; height: auto; }
.oh-header h1 { font-family: "MullerBold", sans-serif; font-size: 32px; color: #0f172a; margin: 0; line-height: 1.2; }
.oh-subtitle { font-size: 18px; color: #555; max-width: 800px; margin-bottom: 40px; } .order-highlights { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.hl-item { background: #f4f9ff; border: 1px solid #dbeafe; padding: 25px; border-radius: 12px; }
.hl-icon { font-size: 30px; margin-bottom: 15px; display: block; }
.hl-item strong { display: block; font-family: "MullerBold", sans-serif; font-size: 16px; color: #003d82; margin-bottom: 10px; }
.hl-item p { font-size: 14px; color: #666; margin: 0; line-height: 1.5; } .order-documents { padding: 60px 0; }
.section-h2 { text-align: center; font-family: "MullerBold", sans-serif; font-size: 28px; color: #0f172a; margin-bottom: 40px; }
.doc-gallery { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; }
.doc-item { display: block; text-decoration: none; width: 300px; perspective: 1000px; }
.doc-preview {
position: relative; background: #fff; padding: 15px;
box-shadow: 0 1px 4px rgba(0,0,0,0.05), 0 10px 30px rgba(0,0,0,0.1);
border-radius: 4px; border: 1px solid #e0e0e0; transition: 0.4s ease; overflow: hidden;
}
.doc-preview img { width: 100%; height: auto; display: block; border: 1px solid #f0f0f0; }
.doc-zoom-icon {
position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
background: rgba(0, 61, 130, 0.8); color: #fff; padding: 10px 20px; border-radius: 30px;
font-weight: bold; opacity: 0; transition: 0.3s;
}
.doc-preview:hover { transform: translateY(-10px) rotateX(5deg); border-color: #003d82; }
.doc-preview:hover .doc-zoom-icon { opacity: 1; }
.doc-caption { display: block; text-align: center; margin-top: 15px; font-weight: bold; color: #555; } .order-text-version { padding-bottom: 60px; }
.text-spoiler-wrap { background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.03); }
.btn-spoiler { width: 100%; background: #f4f6f8; border: none; padding: 15px; font-weight: bold; color: #003d82; cursor: pointer; border-radius: 8px; }
.spoiler-content { margin-top: 20px; border-top: 1px solid #eee; padding-top: 20px; }
.official-text-block { font-family: "Times New Roman", serif; font-size: 16px; line-height: 1.6; color: #333; max-width: 800px; margin: 0 auto; padding: 30px; background: #fdfdfd; border: 1px solid #eee; } .order-product-link { padding-bottom: 60px; }
.opl-card {
background: #003d82; border-radius: 20px; padding: 50px; display: flex; align-items: center; justify-content: space-between; color: #fff; position: relative; overflow: hidden;
}
.opl-card::before {
content: "🛡️"; font-size: 400px; position: absolute; top: -100px; right: -50px; opacity: 0.05; pointer-events: none; transform: rotate(30deg);
}
.opl-info { max-width: 550px; z-index: 2; }
.opl-info h3 { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; opacity: 0.8; margin-bottom: 10px; }
.opl-info h2 { font-family: "MullerBold", sans-serif; font-size: 36px; margin-bottom: 15px; color: #fff; }
.opl-info p { font-size: 18px; margin-bottom: 30px; opacity: 0.9; }
.opl-btns { display: flex; gap: 15px; }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,0.5); padding: 12px 30px; border-radius: 8px; font-weight: bold; cursor: pointer; transition: 0.2s; }
.btn-outline-white:hover { border-color: #fff; background: rgba(255,255,255,0.1); }
.opl-img img { max-height: 350px; width: auto; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.2); transform: perspective(1000px) rotateY(-15deg); transition: 0.5s; }
.opl-card:hover .opl-img img { transform: perspective(1000px) rotateY(0deg) scale(1.05); } @media (max-width: 991px) {
.oh-header { flex-direction: column; align-items: flex-start; }
.order-highlights { grid-template-columns: 1fr; }
.opl-card { flex-direction: column; text-align: center; }
.opl-img { margin-top: 30px; }
.opl-img img { transform: none; max-height: 250px; }
.opl-btns { justify-content: center; flex-wrap: wrap; }
}   .install-page-wrapper {
font-family: "MullerRegular", sans-serif;
padding-bottom: 60px;
}
.section-title {
font-family: "MullerBold", sans-serif;
font-size: 28px; color: #111; text-align: center;
margin-bottom: 40px;
} .inst-hero {
position: relative;
background-size: cover; background-position: center;
padding: 100px 0; color: #fff;
margin-bottom: 0;
}
.inst-hero-overlay {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0, 61, 130, 0.75); }
.inst-hero-content {
position: relative; z-index: 2; max-width: 700px;
}
.inst-hero-content h1 {
font-family: "MullerBold", sans-serif;
font-size: 42px; margin-bottom: 20px; line-height: 1.2;
}
.inst-hero-content p { font-size: 18px; margin-bottom: 30px; opacity: 0.9; }
.inst-btns { display: flex; gap: 15px; }
.btn-outline-white {
background: transparent; border: 2px solid #fff; color: #fff;
padding: 12px 30px; border-radius: 6px; font-weight: bold;
text-decoration: none; transition: 0.3s;
}
.btn-outline-white:hover { background: #fff; color: #003d82; } .inst-benefits { padding: 60px 0; background: #fff; }
.inst-ben-grid {
display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;
}
.ib-item {
background: #f9fbfd; padding: 25px; border-radius: 12px;
border: 1px solid #eef2f6; transition: 0.3s;
}
.ib-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }
.ib-icon { font-size: 32px; margin-bottom: 15px; }
.ib-item h3 { font-size: 16px; font-weight: bold; margin-bottom: 10px; color: #003d82; }
.ib-item p { font-size: 13px; color: #666; line-height: 1.5; margin: 0; } .inst-services { padding: 60px 0; background: #f4f6f8; }
.inst-serv-grid {
display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;
}
.is-card {
background: #fff; border-radius: 12px; overflow: hidden;
box-shadow: 0 2px 10px rgba(0,0,0,0.03); display: flex; flex-direction: column;
}
.is-img { height: 200px; background: #eee; overflow: hidden; }
.is-img img { width: 100%; height: 100%; object-fit: cover; transition: 0.5s; }
.is-card:hover .is-img img { transform: scale(1.05); }
.is-body { padding: 25px; flex-grow: 1; }
.is-body h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.is-body p { font-size: 14px; color: #666; margin: 0; } .inst-process { padding: 60px 0; background: #fff; }
.process-steps { display: flex; justify-content: space-between; align-items: flex-start; }
.step-item { flex: 1; text-align: center; padding: 0 10px; position: relative; }
.step-num {
display: inline-flex; align-items: center; justify-content: center;
width: 50px; height: 50px; background: #003d82; color: #fff;
font-weight: bold; font-size: 18px; border-radius: 50%; margin-bottom: 15px;
box-shadow: 0 4px 10px rgba(0, 61, 130, 0.3);
}
.step-item strong { display: block; font-size: 16px; margin-bottom: 10px; color: #333; }
.step-item p { font-size: 13px; color: #777; }
.step-arrow { font-size: 24px; color: #ccc; margin-top: 15px; } .inst-faq { padding: 60px 0; background: #f9fbfd; }
.faq-wrapper { max-width: 800px; margin: 0 auto; }
.faq-item { margin-bottom: 10px; background: #fff; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; }
.faq-btn {
width: 100%; text-align: left; padding: 20px; background: none; border: none;
font-weight: bold; font-size: 16px; color: #333; cursor: pointer;
display: flex; justify-content: space-between; align-items: center;
}
.faq-icon { font-size: 20px; color: #003d82; font-weight: normal; transition: 0.3s; }
.faq-item.active .faq-icon { transform: rotate(45deg); color: #ff7a00; }
.faq-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-text { padding: 0 20px 20px; font-size: 14px; color: #555; line-height: 1.6; } .inst-gallery { padding: 60px 0; }
.gallery-grid {
display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px;
}
.gallery-item {
display: block; height: 200px; overflow: hidden; border-radius: 8px;
}
.gallery-item img {
width: 100%; height: 100%; object-fit: cover; transition: 0.4s;
}
.gallery-item:hover img { transform: scale(1.05); filter: brightness(0.9); } @media (max-width: 991px) {
.inst-hero-content h1 { font-size: 32px; }
.inst-ben-grid { grid-template-columns: 1fr 1fr; }
.inst-serv-grid { grid-template-columns: 1fr; }
.process-steps { flex-direction: column; align-items: center; gap: 30px; }
.step-arrow { display: none; }
.gallery-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 575px) {
.inst-ben-grid { grid-template-columns: 1fr; }
.inst-btns { flex-direction: column; }
.gallery-grid { grid-template-columns: 1fr; }
}
html {
scroll-behavior: smooth;
}  .tech-table-wrap {
overflow-x: auto;
margin-bottom: 40px;
border: 1px solid #e0e0e0;
border-radius: 8px;
}
.tech-table {
width: 100%;
border-collapse: collapse;
min-width: 600px; font-size: 14px;
}
.tech-table th {
background-color: #003d82;
color: #fff;
padding: 12px 15px;
text-align: left;
font-weight: 600;
border-right: 1px solid rgba(255,255,255,0.1);
}
.tech-table td {
padding: 10px 15px;
border-bottom: 1px solid #eee;
color: #333;
}
.tech-table tr:nth-child(even) {
background-color: #f8f9fa;
}
.tech-table tr:hover {
background-color: #eef5fa;
} .fixings-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin: 30px 0;
}
.fixing-item {
background: #fff;
border: 1px solid #eee;
border-radius: 8px;
padding: 15px;
text-align: center;
transition: 0.3s;
}
.fixing-item:hover {
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
border-color: #003d82;
}
.fixing-img {
height: 80px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
}
.fixing-img img {
max-height: 100%;
max-width: 100%;
}
.fixing-title {
font-size: 13px;
font-weight: bold;
color: #333;
} .piles-benefits {
list-style: none;
padding: 0;
margin: 20px 0;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
}
.piles-benefits li {
position: relative;
padding-left: 30px;
font-size: 14px;
line-height: 1.4;
}
.piles-benefits li::before {
content: "✔";
position: absolute;
left: 0; top: 0;
color: #27ae60;
font-weight: bold;
} @media (max-width: 768px) {
.fixings-grid { grid-template-columns: 1fr 1fr; }
.piles-benefits { grid-template-columns: 1fr; }
} .config-section {
padding: 20px 0 50px;
background: #fff;
}
.config-wrapper {
display: grid;
grid-template-columns: 350px 1fr;
gap: 30px;
margin-top: 30px;
} .conf-sidebar {
display: flex;
flex-direction: column;
gap: 20px;
}
.conf-box {
background: #f8faff;
border: 1px solid #eef2f6;
border-radius: 12px;
padding: 25px;
}
.conf-label {
font-size: 13px;
font-weight: bold;
color: #555;
margin-bottom: 10px;
display: block;
}
.conf-select {
width: 100%;
padding: 12px 15px;
border: 1px solid #ddd;
border-radius: 8px;
font-size: 16px;
font-weight: bold;
color: #333;
outline: none;
cursor: pointer;
background: #fff;
}
.conf-kit {
margin-top: 20px;
}
.kit-title {
font-size: 16px;
font-weight: bold;
color: #003d82;
margin-bottom: 15px;
display: flex;
align-items: center;
gap: 10px;
}
.kit-item {
display: flex;
gap: 15px;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dashed #e0e0e0;
}
.kit-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.kit-icon {
font-size: 20px;
width: 30px;
text-align: center;
}
.kit-info strong {
display: block;
font-size: 14px;
color: #333;
margin-bottom: 2px;
}
.kit-info span {
font-size: 12px;
color: #777;
} .conf-main {
background: #fff;
border: 1px solid #eef2f6;
border-radius: 12px;
padding: 30px;
box-shadow: 0 5px 20px rgba(0,0,0,0.03);
}
.conf-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
border-bottom: 1px solid #f0f0f0;
padding-bottom: 15px;
}
.conf-tag {
background: #e6fcf5;
color: #0ca678;
font-size: 11px;
font-weight: bold;
padding: 5px 10px;
border-radius: 4px;
text-transform: uppercase;
}
.conf-layout {
display: grid;
grid-template-columns: 40% 60%;
gap: 30px;
} .conf-image {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 300px;
background: #fdfdfd;
border-radius: 8px;
}
.conf-image img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
transition: 0.3s;
} .specs-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
margin-bottom: 30px;
}
.spec-card {
background: #f8f9fa;
padding: 15px;
border-radius: 8px;
}
.spec-card.highlight {
background: #fff4e6; }
.sc-label { font-size: 11px; color: #888; margin-bottom: 5px; display: block; }
.sc-val { font-size: 16px; font-weight: bold; color: #333; font-family: "MullerBold", sans-serif; } .posts-rec { margin-top: 20px; }
.pr-title { font-size: 12px; font-weight: bold; text-transform: uppercase; color: #999; margin-bottom: 10px; letter-spacing: 1px; }
.pr-row {
display: flex;
justify-content: space-between;
padding: 12px 0;
border-bottom: 1px solid #eee;
}
.pr-type { display: flex; align-items: center; gap: 10px; font-size: 14px; font-weight: 500; }
.pr-val { font-weight: bold; color: #003d82; } @media (max-width: 991px) {
.config-wrapper { grid-template-columns: 1fr; }
.conf-layout { grid-template-columns: 1fr; }
.conf-image { height: 200px; margin-bottom: 20px; }
} .pch-badge {
display: inline-block;
background: rgba(255,255,255,0.2);
border: 1px solid rgba(255,255,255,0.4);
padding: 5px 10px;
border-radius: 4px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 15px;
}
.pch-subtitle {
font-size: 18px;
font-family: "MullerRegular", sans-serif;
opacity: 0.8;
margin-top: 5px;
border-bottom: 1px dashed rgba(255,255,255,0.5);
display: inline-block;
padding-bottom: 3px;
} .noise-intro-section { padding: 40px 0; }
.noise-grid-text {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
} .noise-physics-section { padding-bottom: 50px; }
.physics-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 25px;
margin-top: 30px;
}
.physics-card {
background: #fff;
padding: 30px;
border-radius: 12px;
border: 1px solid #eee;
text-align: center;
box-shadow: 0 5px 15px rgba(0,0,0,0.03);
transition: 0.3s;
}
.physics-card:hover {
transform: translateY(-5px);
border-color: #003d82;
}
.phys-icon {
font-size: 40px;
margin-bottom: 15px;
}
.physics-card h4 {
font-size: 18px;
margin-bottom: 10px;
color: #003d82;
font-family: "MullerBold", sans-serif;
}
.physics-card p {
font-size: 14px;
color: #666;
line-height: 1.5;
} .noise-materials-section { padding-bottom: 40px; }
.materials-list {
display: flex;
flex-direction: column;
gap: 20px;
}
.mat-item {
display: flex;
gap: 20px;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.mat-item:last-child { border-bottom: none; }
.mat-head {
width: 200px;
flex-shrink: 0;
font-weight: bold;
font-size: 16px;
color: #333;
}
.mat-body {
font-size: 14px;
color: #555;
line-height: 1.6;
} .noise-benefits-section { padding-bottom: 50px; }
.benefits-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-top: 20px;
}
.ben-card {
background: #f8faff;
padding: 20px;
border-radius: 8px;
display: flex;
gap: 15px;
align-items: flex-start;
}
.ben-check {
width: 24px;
height: 24px;
background: #27ae60;
color: #fff;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
font-size: 12px;
flex-shrink: 0;
}
.ben-card strong { display: block; margin-bottom: 5px; color: #333; }
.ben-card p { margin: 0; font-size: 13px; color: #666; } @media (max-width: 768px) {
.noise-grid-text { grid-template-columns: 1fr; gap: 20px; }
.physics-grid { grid-template-columns: 1fr; }
.mat-item { flex-direction: column; gap: 5px; }
.mat-head { width: 100%; color: #003d82; }
.benefits-grid { grid-template-columns: 1fr; }
}  .des-services-section { padding: 40px 0; }
.des-intro-text { margin-bottom: 30px; font-size: 1.1em; line-height: 1.6; }
.des-serv-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
gap: 20px;
}
.ds-card {
background: #f8faff;
padding: 20px;
border-radius: 8px;
text-align: center;
border: 1px solid #eee;
transition: 0.3s;
}
.ds-card:hover { transform: translateY(-3px); border-color: #003d82; }
.ds-icon { font-size: 24px; margin-bottom: 10px; }
.ds-title { font-weight: bold; font-size: 14px; color: #333; } .des-areas-section { padding-bottom: 50px; }
.da-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
margin-top: 30px;
}
.da-item {
background: #fff;
padding: 25px;
border-radius: 12px;
box-shadow: 0 5px 20px rgba(0,0,0,0.05);
border-left: 4px solid #003d82;
}
.da-head { display: flex; align-items: center; gap: 10px; margin-bottom: 15px; }
.da-marker { color: #003d82; font-size: 12px; }
.da-head h3 { margin: 0; font-size: 18px; font-family: "MullerBold"; }
.da-body { font-size: 14px; color: #555; line-height: 1.5; } .des-stages-section { padding-bottom: 50px; }
.st-timeline {
position: relative;
margin-top: 30px;
}
.st-timeline::before {
content: '';
position: absolute;
left: 24px; top: 0; bottom: 0;
width: 2px; background: #e0e0e0;
}
.st-item {
position: relative;
padding-left: 70px;
margin-bottom: 30px;
}
.st-item:last-child { margin-bottom: 0; }
.st-num {
position: absolute;
left: 0; top: 0;
width: 50px; height: 50px;
background: #003d82;
color: #fff;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
font-weight: bold;
font-size: 18px;
z-index: 2;
border: 4px solid #fff;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.st-content h4 { margin: 0 0 5px 0; font-size: 18px; color: #333; }
.st-content p { margin: 0; font-size: 14px; color: #666; } .des-bim-section {
background: #2c3e50;
color: #fff;
padding: 60px 0;
margin-bottom: 50px;
border-radius: 12px;
}
.bim-wrapper {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: 50px;
}
.bim-tag {
background: #27ae60;
color: #fff;
display: inline-block;
padding: 4px 10px;
font-size: 12px;
border-radius: 4px;
margin-bottom: 15px;
text-transform: uppercase;
}
.bim-content h2 { color: #fff; margin-bottom: 20px; font-size: 28px; }
.bim-text p { color: #ccc; margin-bottom: 15px; line-height: 1.6; }
.bim-list-col h4 { color: #fff; margin-bottom: 20px; font-size: 18px; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 10px; }
.bim-list-col ul { list-style: none; padding: 0; }
.bim-list-col li {
position: relative;
padding-left: 25px;
margin-bottom: 10px;
color: #ddd;
font-size: 14px;
}
.bim-list-col li::before {
content: "★";
position: absolute; left: 0; top: 1px; color: #f1c40f;
} @media (max-width: 991px) {
.da-grid { grid-template-columns: 1fr; }
.bim-wrapper { grid-template-columns: 1fr; gap: 30px; }
}  .paint-about-section { padding: 50px 0; }
.paint-about-grid { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 40px; align-items: center; }
.pa-image img { width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); }
.pa-placeholder { width: 100%; height: 300px; background: #eee; display: flex; align-items: center; justify-content: center; border-radius: 12px; color: #999; } .paint-benefits-section { background: #f9f9f9; padding: 50px 0; }
.pb-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 30px; }
.pb-card { background: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.03); border-top: 3px solid #003d82; text-align: center; }
.pb-icon { font-size: 30px; color: #003d82; margin-bottom: 15px; }
.pb-card h4 { font-size: 16px; margin-bottom: 10px; font-weight: bold; }
.pb-card p { font-size: 13px; color: #666; line-height: 1.4; } .paint-price-section { padding: 60px 0; }
.price-table-responsive { overflow-x: auto; margin-top: 30px; box-shadow: 0 0 20px rgba(0,0,0,0.05); border-radius: 8px; }
.paint-table { width: 100%; border-collapse: collapse; min-width: 700px; }
.paint-table th { background: #003d82; color: #fff; padding: 15px; text-align: left; }
.paint-table td { padding: 12px 15px; border-bottom: 1px solid #eee; color: #333; }
.paint-table tr:nth-child(even) { background: #f8faff; }
.paint-table tr:hover { background: #f0f4f8; }
.price-cell { font-weight: bold; color: #003d82; white-space: nowrap; }
.price-note { margin-top: 15px; font-size: 12px; color: #888; font-style: italic; }
.extra-services-block { margin-top: 40px; background: #fff4e6; padding: 30px; border-radius: 8px; border-left: 5px solid #ffcc00; }
.es-content ul { padding-left: 20px; margin: 0; }
.es-content li { margin-bottom: 8px; font-weight: 500; } .paint-process-section { padding: 50px 0; }
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 50px; }
.why-item { display: flex; gap: 15px; align-items: flex-start; }
.why-check { background: #27ae60; color: #fff; width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 12px; }
.steps-wrapper { margin-top: 50px; }
.steps-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px; margin-top: 30px; }
.step-card { text-align: center; position: relative; padding: 20px; background: #fff; border: 1px solid #eee; border-radius: 8px; }
.step-num { width: 40px; height: 40px; background: #003d82; color: #fff; font-size: 20px; font-weight: bold; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 15px; } @media (max-width: 991px) {
.paint-about-grid { grid-template-columns: 1fr; }
.pb-grid { grid-template-columns: 1fr 1fr; }
.steps-grid { grid-template-columns: 1fr; }
}
@media (max-width: 576px) {
.pb-grid { grid-template-columns: 1fr; }
.why-grid { grid-template-columns: 1fr; }
}  .sb-intro-section { padding: 50px 0; }
.sb-intro-grid { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 40px; }
.prob-box {
background: #fdf2e9; padding: 30px;
border-radius: 12px;
border-left: 5px solid #ff7e00;
}
.prob-box h4 { margin-top: 0; color: #d35400; margin-bottom: 15px; font-size: 18px; }
.prob-content ul { padding-left: 20px; margin: 0; }
.prob-content li { margin-bottom: 8px; color: #444; } .sb-benefits-section { background: #f8faff; padding: 50px 0; }
.sb-ben-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-top: 30px;
}
.sb-card {
background: #fff;
padding: 25px;
border-radius: 8px;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
transition: 0.3s;
border-bottom: 3px solid transparent;
}
.sb-card:hover { transform: translateY(-5px); border-bottom-color: #ff7e00; }
.sb-icon { font-size: 32px; color: #ff7e00; margin-bottom: 15px; }
.sb-card h4 { font-size: 16px; font-weight: bold; margin-bottom: 10px; color: #333; }
.sb-card p { font-size: 13px; color: #666; line-height: 1.5; } .sb-price-section { padding: 60px 0; } .sb-tech-section { padding-bottom: 60px; }
.tech-list-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-top: 25px;
}
.tech-item {
display: flex;
align-items: center;
gap: 15px;
background: #fff;
border: 1px solid #eee;
padding: 15px 20px;
border-radius: 8px;
}
.tech-check {
width: 24px; height: 24px;
background: #27ae60; color: #fff;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
flex-shrink: 0; font-size: 12px;
}
.tech-text { font-weight: 500; color: #333; } @media (max-width: 991px) {
.sb-intro-grid { grid-template-columns: 1fr; }
.sb-ben-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 576px) {
.sb-ben-grid { grid-template-columns: 1fr; }
.tech-list-grid { grid-template-columns: 1fr; }
} .hero-modern {
position: relative;
height: 100vh;
min-height: 600px;
max-height: 900px;
display: flex;
align-items: center;  color: #fff;
overflow: hidden;
} .hero-video-wrap { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }
.hero-bg-video { width: 100%; height: 100%; object-fit: cover; }
.hero-bg-static { display: none; width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; }
.hero-overlay {
position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
background: linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.3) 100%);
} .hero-modern-content {
position: relative;
z-index: 2;
text-align: left !important; width: 100%;
}
.hero-title {
font-size: 56px;
line-height: 1.1;
font-weight: 800;
margin-bottom: 20px;
text-transform: uppercase;
text-align: left !important; }
.hero-subtitle {
font-size: 20px;
margin-bottom: 40px;
opacity: 0.9;
font-weight: 300;
text-align: left !important; } .hero-actions {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start !important; gap: 20px;
} .hero-modern .container {
position: relative !important;
z-index: 10 !important;
} .btn-primary {
background: #0056b3;
color: #fff;
padding: 15px 35px;
border-radius: 5px;
font-weight: bold;
text-transform: uppercase;
transition: 0.3s;
display: inline-block;
text-decoration: none;
border: none;
}
.btn-primary:hover {
background: #004494;
transform: translateY(-2px);
color: #fff;
}
.btn-outline-white {
border: 2px solid rgba(255,255,255,0.3);
color: #fff;
padding: 13px 30px;
border-radius: 5px;
text-transform: uppercase;
display: inline-flex;
align-items: center;
gap: 10px;
transition: 0.3s;
text-decoration: none;
background: transparent;
}
.btn-outline-white:hover {
border-color: #fff;
background: rgba(255,255,255,0.1);
color: #fff;
} .section-padding { padding: 80px 0; }
.mb-50 { margin-bottom: 50px; }
.bento-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-auto-rows: 250px;
gap: 20px;
}
.bento-card {
position: relative;
border-radius: 12px;
overflow: hidden;
display: block;
color: #fff;
text-decoration: none;
transition: transform 0.3s;
}
.bento-card:hover {
transform: translateY(-5px);
z-index: 2;
box-shadow: 0 10px 30px rgba(0,0,0,0.2);
color: #fff;
} .size-small { grid-column: span 1; grid-row: span 1; }
.size-wide  { grid-column: span 2; grid-row: span 1; }
.size-large { grid-column: span 2; grid-row: span 2; } .bento-bg {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background-size: cover; background-position: center;
transition: transform 0.5s;
}
.bento-card:hover .bento-bg { transform: scale(1.05); }
.bento-overlay {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 60%);
}
.bento-content {
position: absolute; bottom: 20px; left: 20px; right: 20px;
z-index: 2;
}
.bento-title {
font-size: 20px; font-weight: bold; margin: 0; text-transform: uppercase;
line-height: 1.2;
}
.bento-badge {
background: #F39C12; color: #fff; padding: 3px 8px;
font-size: 11px; border-radius: 4px; text-transform: uppercase;
margin-bottom: 8px; display: inline-block;
}
.bento-arrow {
position: absolute; top: 20px; right: 20px;
font-size: 24px; opacity: 0; transition: 0.3s;
}
.bento-card:hover .bento-arrow { opacity: 1; top: 15px; right: 15px; } .configurator-teaser {
background: #1a1f24;
color: #fff;
padding: 80px 0;
overflow: hidden;
}
.conf-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center;
}
.conf-label {
color: #F39C12; text-transform: uppercase; letter-spacing: 2px;
font-size: 14px; margin-bottom: 15px; display: block;
}
.conf-text h2 { font-size: 42px; margin-bottom: 20px; line-height: 1.1; }
.floating-img {
width: 100%;
animation: float 6s ease-in-out infinite;
}
@keyframes float {
0% { transform: translateY(0px); }
50% { transform: translateY(-20px); }
100% { transform: translateY(0px); }
} .trust-grid { display: grid; grid-template-columns: 1fr 1.5fr; gap: 40px; align-items: center; }
.stat-modern {
margin-bottom: 30px; border-left: 3px solid #0056b3; padding-left: 20px;
}
.sm-val { font-size: 36px; font-weight: 800; color: #0056b3; line-height: 1; }
.sm-val small { font-size: 16px; color: #666; font-weight: 400; margin-left: 5px; }
.trust-map { position: relative; }
.map-svg { width: 100%; opacity: 0.6; }
.map-point {
position: absolute; width: 10px; height: 10px; background: #F39C12; border-radius: 50%;
box-shadow: 0 0 0 0 rgba(243, 156, 18, 0.7);
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { box-shadow: 0 0 0 0 rgba(243, 156, 18, 0.7); }
70% { box-shadow: 0 0 0 15px rgba(243, 156, 18, 0); }
100% { box-shadow: 0 0 0 0 rgba(243, 156, 18, 0); }
} .news-grid-modern {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.news-item-modern {
display: flex;
flex-direction: column;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
text-decoration: none;
color: inherit;
transition: transform 0.3s, box-shadow 0.3s;
height: 100%;
}
.news-item-modern:hover {
transform: translateY(-7px);
box-shadow: 0 15px 40px rgba(0,0,0,0.1);
} .nim-img {
position: relative;
height: 220px;
overflow: hidden;
}
.nim-img img {
width: 100%; height: 100%;
object-fit: cover;
transition: transform 0.5s;
}
.news-item-modern:hover .nim-img img { transform: scale(1.05); } .nim-date {
position: absolute; bottom: 15px; left: 15px;
background: #fff;
padding: 5px 12px;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
text-align: center;
line-height: 1.1;
min-width: 50px;
}
.nd-day { display: block; font-weight: 800; font-size: 18px; color: #333; }
.nd-month { display: block; font-size: 12px; text-transform: uppercase; color: #888; } .nim-content {
padding: 25px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.nim-content h4 {
font-size: 18px; font-weight: 700; margin-bottom: 10px;
line-height: 1.3; color: #222;
}
.nim-content p {
font-size: 14px; color: #666; margin-bottom: 20px;
flex-grow: 1;
}
.nim-more {
font-size: 14px; font-weight: 600; color: #0056b3;
text-transform: uppercase;
} .btn-modern-arrow {
display: inline-block;
padding: 15px 40px;
border: 2px solid #0056b3;
color: #0056b3;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
border-radius: 50px;
transition: all 0.3s ease;
letter-spacing: 1px;
font-size: 14px;
background: transparent;
}
.btn-modern-arrow:hover {
background: #0056b3;
color: #fff;
box-shadow: 0 5px 20px rgba(0, 86, 179, 0.3);
transform: translateY(-2px);
}  @media (max-width: 991px) { .hero-modern { height: auto; padding: 100px 0; }
.hero-title { font-size: 36px; } .hero-bg-video { display: none !important; }
.hero-bg-static { display: block !important; } .bento-grid { grid-template-columns: repeat(2, 1fr); }
.size-large { grid-column: span 2; } .conf-grid, .trust-grid { grid-template-columns: 1fr; }
.news-grid-modern { grid-template-columns: repeat(2, 1fr); }
} @media (max-width: 768px) { .bento-grid { grid-template-columns: 1fr; grid-auto-rows: 200px; } .size-large,
.size-wide,
.size-small {
grid-column: span 1 !important;
grid-row: span 1 !important;
}
} @media (max-width: 576px) { .hero-modern-content { 
text-align: center !important; 
max-width: 100%; 
}
.hero-title, 
.hero-subtitle {
text-align: center !important;
} .hero-actions {
display: flex;
flex-direction: column; justify-content: center !important; width: 100%;
}
.hero-actions a {
width: 100%; justify-content: center;
} .news-grid-modern { grid-template-columns: 1fr; }
.nim-img { height: 200px; }
}  .btn-primary-modern {
position: relative; background: linear-gradient(135deg, #0062cc 0%, #004a99 100%);
color: #fff !important; padding: 18px 45px; border-radius: 12px; font-weight: 800;
text-transform: uppercase;
letter-spacing: 1.2px;
border: none; box-shadow: 0 10px 30px -10px rgba(0, 86, 179, 0.6);
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); display: inline-flex;
align-items: center;
gap: 12px; text-decoration: none;
overflow: hidden;
z-index: 1;
} .btn-primary-modern::before {
content: '';
position: absolute;
top: 0; left: -100%;
width: 100%; height: 100%;
background: linear-gradient(
90deg,
transparent,
rgba(255, 255, 255, 0.2),
transparent
);
transition: 0.6s;
z-index: -1;
} .btn-primary-modern:hover {
transform: translateY(-4px) scale(1.02);  box-shadow: 
0 20px 40px -15px rgba(0, 86, 179, 0.7),
inset 0 0 20px rgba(255, 255, 255, 0.2);
background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
} .btn-primary-modern:hover::before {
left: 100%;
} .btn-icon-arrow {
display: inline-block;
transition: transform 0.4s ease;
font-size: 1.2em;
line-height: 1;
} .btn-primary-modern:hover .btn-icon-arrow {
transform: translateX(8px);
}   .hero-modern { --mouse-x: 50%;
--mouse-y: 50%;
} .hero-overlay { background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 100%);
z-index: 1;
} .hero-overlay::after {
content: '';
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
z-index: 2; pointer-events: none;  background: radial-gradient(
1200px circle at var(--mouse-x) var(--mouse-y),
rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100% );
opacity: 1;
transition: opacity 0.5s ease; mix-blend-mode: multiply; } @media (max-width: 991px) {
.hero-overlay::after {
display: none;
} .btn-primary-modern {
padding: 15px 30px;
width: 100%;
justify-content: center;
}
} .trust-map-section {
background: #fff;
overflow: hidden;
}
.trust-grid {
display: grid;
grid-template-columns: 1fr 1.5fr; gap: 50px;
align-items: center;
} .stats-list {
display: flex;
flex-direction: column;
gap: 30px;
}
.stat-modern {
border-left: 4px solid #0062cc; padding-left: 25px;
transition: transform 0.3s;
}
.stat-modern:hover {
transform: translateX(10px); }
.sm-val {
font-size: 48px;
line-height: 1;
font-weight: 800;
color: #222;
display: flex;
align-items: baseline;
margin-bottom: 5px;
}
.sm-val small {
font-size: 20px;
color: #0062cc; font-weight: 600;
margin-left: 5px;
}
.sm-desc {
font-size: 16px;
color: #666;
line-height: 1.4;
max-width: 300px;
} .map-wrapper {
position: relative;
width: 100%;
filter: drop-shadow(0 10px 30px rgba(0,0,0,0.05));
}
.map-img {
width: 100%;
height: auto;
display: block;
opacity: 0.9;
} .map-point {
position: absolute;
width: 14px; height: 14px;
background-color: #F39C12; border: 2px solid #fff; border-radius: 50%;
cursor: pointer;
z-index: 2;
transition: transform 0.3s;
box-shadow: 0 0 10px rgba(243, 156, 18, 0.5);
}
.map-point:hover {
transform: scale(1.5); } .map-point::after {
content: '';
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 100%; height: 100%;
border-radius: 50%;
border: 1px solid #F39C12;
animation: radar 2.5s infinite ease-out;
}
@keyframes radar {
0% { width: 100%; height: 100%; opacity: 0.8; }
100% { width: 400%; height: 400%; opacity: 0; }
} .cta-modern-section {
position: relative;
padding: 80px 0;
background-color: #0b1120; overflow: hidden;
color: #fff;
}
.cta-bg-image {
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
background-size: cover;
background-position: center;
opacity: 0.4;
z-index: 0;
}
.cta-overlay {
position: absolute;
top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #050a14 0%, rgba(5, 10, 20, 0.8) 50%, rgba(5, 10, 20, 0.4) 100%);
z-index: 1;
}
.cta-wrapper {
position: relative;
z-index: 2;
display: flex;
justify-content: space-between;
align-items: center;
gap: 50px;
} .cta-text {
flex: 1;
max-width: 600px;
}
.cta-label {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
color: #F39C12; margin-bottom: 15px;
font-weight: 700;
}
.cta-title {
font-size: 42px;
line-height: 1.2;
font-weight: 800;
margin-bottom: 20px;
color: #fff;
}
.cta-desc {
font-size: 18px;
color: #cbd5e1;
line-height: 1.6;
} .cta-form-box {
flex: 0 0 400px;
background: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.1);
padding: 30px;
border-radius: 16px;
box-shadow: 0 20px 50px rgba(0,0,0,0.3);
}
.modern-form {
display: flex;
flex-direction: column;
gap: 15px;
}
.modern-form input {
width: 100%;
height: 55px;
background: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 8px;
padding: 0 20px;
color: #fff;
font-size: 16px;
transition: all 0.3s;
}
.modern-form input::placeholder {
color: #94a3b8;
}
.modern-form input:focus {
outline: none;
border-color: #0062cc;
background: rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 4px rgba(0, 98, 204, 0.1);
} .btn-full-width {
width: 100%;
justify-content: center;
margin-top: 10px;
}
.form-policy {
font-size: 12px;
color: #64748b;
text-align: center;
line-height: 1.4;
}
.form-policy a {
color: #94a3b8;
text-decoration: underline;
} @media (max-width: 991px) {
.cta-wrapper {
flex-direction: column;
text-align: center;
}
.cta-text {
margin-bottom: 30px;
}
.cta-title {
font-size: 32px;
}
.cta-form-box {
width: 100%;
max-width: 500px;
}
}:root {
--h-height: 90px; --h-height-mob: 70px;
--c-blue: #003d82;
--c-dark: #191919;
} body.new-locked { overflow: hidden; height: 100vh; } .new-header-spacer { height: var(--h-height); width: 100%; display: block; }
@media (max-width: 1200px) { .new-header-spacer { height: var(--h-height-mob); } } .new-site-header {
position: fixed; top: 0; left: 0; right: 0;
height: var(--h-height);
background: #fff;
box-shadow: 0 4px 20px rgba(0,0,0,0.05);
z-index: 2000;
display: flex; align-items: center;
}
.new-container { 
max-width: 1400px;
margin: 0 auto; 
width: 100%; 
padding: 0 15px; 
height: 100%;
}
.new-header-inner {
display: flex; 
justify-content: space-between; 
align-items: center;
height: 100%;
} .new-branding { display: flex; align-items: center; flex-shrink: 0; }
.new-logo img { 
height: 65px; width: auto; 
display: block; 
object-fit: contain;
transition: all 0.3s ease;
}
.new-divider { 
width: 1px; height: 25px; background: #ddd; margin: 0 15px; 
}
.new-partners img { 
height: 28px; width: auto; display: block; opacity: 0.9; object-fit: contain;
} .new-desktop-nav { 
flex-grow: 1; 
margin: 0 15px; 
}
.new-menu-list { 
display: flex; 
list-style: none !important; 
padding: 0 !important; 
margin: 0 !important; 
justify-content: center; 
gap: 15px; 
flex-wrap: wrap; 
}
.new-menu-list > li { margin: 0 !important; padding: 0 !important; }
.new-menu-list > li > a {
text-decoration: none !important; 
color: var(--c-dark); 
font-size: 13px; text-transform: uppercase; 
font-weight: 700; 
font-family: "MullerBold", sans-serif;
transition: color 0.2s;
white-space: nowrap;
}
.new-menu-list > li > a:hover { color: var(--c-blue); } .new-menu-list li { position: relative; }
.new-menu-list .sub-menu {
position: absolute; top: 100%; left: 0;
background: #fff; min-width: 240px; padding: 10px 0;
list-style: none !important; margin: 0 !important;
box-shadow: 0 10px 30px rgba(0,0,0,0.1);
opacity: 0; visibility: hidden; transform: translateY(10px);
transition: all 0.2s; border-radius: 8px; z-index: 2001;
border-top: 3px solid var(--c-blue);
}
.new-menu-list li:hover .sub-menu { opacity: 1; visibility: visible; transform: translateY(0); }
.new-menu-list .sub-menu a { 
display: block; padding: 10px 20px; 
text-decoration: none; color: #333; font-size: 13px;
font-family: "MullerRegular", sans-serif; border-bottom: 1px solid #f5f5f5;
text-transform: none;
}
.new-menu-list .sub-menu a:hover { background: #f9f9f9; color: var(--c-blue); } .new-actions { 
display: flex; 
align-items: center; 
gap: 10px; 
flex-shrink: 0; 
}
.new-contacts { 
text-align: right; 
display: flex; 
flex-direction: column; 
justify-content: center; 
}
.new-phone { 
display: block; font-size: 15px; font-weight: bold; 
color: var(--c-dark); text-decoration: none; 
font-family: "MullerBold", sans-serif; line-height: 1.1; margin-bottom: 2px;
}
.new-email { 
display: inline-block; font-size: 12px; color: var(--c-blue); 
text-decoration: none; border-bottom: 1px dashed rgba(0,61,130,0.3); 
font-family: "MullerRegular", sans-serif;
}
.new-btn {
background: var(--c-blue); color: #fff; padding: 8px 16px;
border-radius: 50px; text-decoration: none; 
font-family: "MullerBold", sans-serif; font-size: 12px;
transition: background 0.3s; white-space: nowrap;
}
.new-btn:hover { background: #002a5c; color: #fff; } .new-hamburger {
display: none; background: none; border: none; cursor: pointer;
flex-direction: column; gap: 5px; padding: 5px;
}
.new-hamburger span { display: block; width: 25px; height: 3px; background: var(--c-blue); border-radius: 3px; transition: 0.3s; } @media (max-width: 1300px) {
.new-partners, .new-divider { display: none; } 
}
@media (max-width: 1200px) {
.new-site-header { height: var(--h-height-mob); }
.new-desktop-nav, .new-contacts, .new-btn { display: none; } 
.new-hamburger { display: flex; margin-left: auto; }
.new-logo img { height: 35px; } 
.new-branding { flex-grow: 1; } 
} .new-mobile-nav {
position: fixed; top: 0; right: 0; bottom: 0; width: 320px;
background: #fff; z-index: 3000;
transform: translateX(100%); transition: transform 0.3s;
box-shadow: -5px 0 30px rgba(0,0,0,0.15);
display: flex; flex-direction: column;
}
.new-mobile-nav.is-open { transform: translateX(0); }
.new-mobile-overlay {
position: fixed; inset: 0; background: rgba(0,0,0,0.5); z-index: 2999;
opacity: 0; visibility: hidden; transition: opacity 0.3s;
}
.new-mobile-overlay.is-open { opacity: 1; visibility: visible; }
.new-mobile-header {
padding: 15px 20px; display: flex; justify-content: flex-end; border-bottom: 1px solid #eee;
}
.new-mobile-close {
background: none; border: none; font-size: 32px; cursor: pointer; color: var(--c-blue); line-height: 1;
}
.new-mobile-content { padding: 10px 20px 20px; overflow-y: auto; height: 100%; }
.new-mobile-list { list-style: none !important; padding: 0 !important; margin: 0 !important; }
.new-mobile-list > li { margin-bottom: 0; border-bottom: 1px solid #eee; }
.new-mobile-list a { 
text-decoration: none; color: var(--c-dark); font-size: 16px; 
display: flex; justify-content: space-between; align-items: center;
font-family: "MullerMedium", sans-serif; padding: 12px 0;
}
.mob-arrow {
display: inline-block; width: 10px; height: 10px; 
border-right: 2px solid var(--c-blue); border-bottom: 2px solid var(--c-blue);
transform: rotate(45deg); transition: transform 0.3s; margin-right: 10px;
}
.is-expanded .mob-arrow { transform: rotate(-135deg); }
.new-mobile-list .sub-menu {
display: none; 
background: #f9f9f9; padding: 5px 20px;
list-style: none !important; margin: 0 !important;
}
.new-mobile-list .sub-menu a { font-size: 14px; padding: 8px 0; border-bottom: 1px dashed #ddd; }
.new-mobile-footer { margin-top: 20px; text-align: center; }
.new-mob-phone { font-size: 20px; font-weight: bold; color: var(--c-blue); display: block; margin-bottom: 15px; text-decoration: none; font-family: "MullerBold", sans-serif; }
.new-btn.full-width { display: block; width: 100%; text-align: center; padding: 12px; font-size: 14px; margin-bottom: 10px;}
.new-btn.btn-outline { background: transparent; border: 2px solid var(--c-blue); color: var(--c-blue); } .main, .hero-section {
padding-top: 0 !important;
margin-top: 0 !important;
} .container {
padding-top: 0 !important;
}    .description_controls .arr {
position: absolute;
z-index: 20;
width: 45px;
height: 45px;
background: #003d82;
border-radius: 50%;
box-shadow: 0 4px 10px rgba(0,0,0,0.2);
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
} .description_controls .arr img {
display: none !important;
} .description_controls .arr::after {
content: '';
display: block;
width: 10px;
height: 10px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
.description_controls .arr.prev::after {
transform: rotate(-135deg);
margin-left: 4px;
}
.description_controls .arr.next::after {
transform: rotate(45deg);
margin-right: 4px;
} @media (min-width: 992px) {
.description_controls .arr {
top: 50%;
transform: translateY(-50%);
transition: background 0.3s, transform 0.3s;
}
.description_controls .arr.prev { left: -25px; }
.description_controls .arr.next { right: -25px; }
@media (hover: hover) and (pointer: fine) {
.description_controls .arr:hover {
background: #002a5c;
transform: translateY(-50%) scale(1.1);
}
}
} @media (max-width: 991px) {
.description .d-flex {
display: block !important;
width: 100% !important;
}
.description_slider-wrap {
width: 100% !important;
max-width: 100% !important;
position: relative !important;
padding-bottom: 70px !important;
margin: 0 auto 20px !important;
overflow: visible !important;
}
.description_slider,
.description_slider .slick-slide {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
display: block !important;
}
.description_slider img {
width: 100% !important;
height: auto !important;
margin: 0 auto !important;
object-fit: contain !important;
} .description_controls .arr {
top: auto;
bottom: 0;
transform: none;
}
.description_controls .arr.prev { left: 10px; }
.description_controls .arr.next { right: 10px; }
}   .history {
background-color: #ffffff;
padding: 60px 0;
overflow: hidden;
} .history_top {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 40px;
margin-bottom: 50px;
}
.history_text {
flex: 1;
min-width: 300px;
}
.history_text-subtitle {
font-family: "MullerBold", sans-serif;
font-size: 32px;
line-height: 1.2;
color: #191919;
margin-bottom: 20px;
text-transform: uppercase;
}
.history_text p {
font-family: "MullerLight", sans-serif;
font-size: 16px;
line-height: 1.5;
color: #444;
margin-bottom: 15px;
}
.history_text a {
color: #003d82;
font-family: "MullerMedium", sans-serif;
text-decoration: none;
border-bottom: 1px solid rgba(0, 61, 130, 0.3);
} .history_slider-wrap {
flex: 1;
min-width: 300px;
max-width: 600px;
border-radius: 20px;
overflow: hidden;
position: relative;
box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.history_slider_img {
width: 100%;
height: auto;
}
.history_slider_img img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
} .history_slider_img::before { display: none; } .history_stats_grid {
display: grid;
grid-template-columns: repeat(4, 1fr); gap: 20px;
margin-top: 20px;
} .stat_card {
background-color: #f9f9f9;
border: 1px solid #eee;
border-radius: 15px;
padding: 25px 15px;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 160px;
transition: transform 0.3s ease;
}
.stat_card:hover {
transform: translateY(-5px);
background-color: #fff;
box-shadow: 0 10px 30px rgba(0, 61, 130, 0.1);
border-color: #003d82;
} .stat_num {
font-family: "MullerBold", sans-serif;
font-size: 42px;
color: #003d82;
line-height: 1;
margin-bottom: 10px;
display: block;
} .stat_desc {
font-family: "MullerRegular", sans-serif;
font-size: 14px;
color: #666;
line-height: 1.3;
} @media (max-width: 991px) {
.history_top {
flex-direction: column; }
.history_stats_grid {
grid-template-columns: repeat(2, 1fr); }
.history_slider-wrap {
width: 100%;
max-width: 100%;
}
}
@media (max-width: 575px) {
.history_stats_grid {
grid-template-columns: 1fr; gap: 15px;
}
.stat_card {
flex-direction: row; justify-content: flex-start;
text-align: left;
padding: 20px;
min-height: auto;
}
.stat_num {
margin-bottom: 0;
margin-right: 20px;
font-size: 36px;
min-width: 80px;
}
.history_text-subtitle {
font-size: 26px;
}
}    .new-branding {
display: flex;
align-items: center;
flex-shrink: 1; 
}
.brand-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
} @media (min-width: 1201px) { .mobile-partners-subrow, 
.mob-partners-label { 
display: none !important; 
}
.desktop-partners-block {
display: flex;
align-items: center;
}
.new-partners {
display: flex;
align-items: center;
gap: 20px;
margin-left: 20px;
}
.new-partners img.partner-item {
height: 32px;
width: auto;
object-fit: contain;
transition: transform 0.3s;
}
.new-partners img.partner-item:hover { transform: scale(1.1); }
} @media (max-width: 1200px) { .desktop-partners-block { display: none !important; } .new-logo img {
height: 45px !important; width: auto;
display: block;
margin-bottom: 0; object-fit: contain;
object-position: left; 
margin-left: -2px;
} .mob-partners-label,
.mobile-partners-subrow {
display: none !important;
}
} .menu-partners-block {
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #eee;
text-align: center;
}
.new-mobile-partners-title {
font-size: 13px;
color: #999;
text-transform: uppercase;
margin-bottom: 10px;
font-family: "MullerBold", sans-serif;
}
.menu-partners-block .new-mobile-partners-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 15px;
}
.menu-partners-block img {
height: 35px; 
width: auto;
object-fit: contain;
}