/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=cyrillic,cyrillic-ext);

@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Thin'), local('GrtskPeta-Thin'), url('/fonts/GrtskPeta-Thin.woff2') format('woff2'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Thin Italic'), local('GrtskPeta-ThinItalic'), url('/fonts/GrtskPeta-ThinItalic.woff2') format('woff2'); font-weight: 100; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Extralight'), local('GrtskPeta-Extralight'), url('/fonts/GrtskPeta-Extralight.woff2') format('woff2'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Extralight Italic'), local('GrtskPeta-ExtralightItalic'), url('/fonts/GrtskPeta-ExtralightItalic.woff2') format('woff2'); font-weight: 200; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Light'), local('GrtskPeta-Light'), url('/fonts/GrtskPeta-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Light Italic'), local('GrtskPeta-LightItalic'), url('/fonts/GrtskPeta-LightItalic.woff2') format('woff2'); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Regular'), local('GrtskPeta-Regular'), url('/fonts/GrtskPeta-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Italic'), local('GrtskPeta-Italic'), url('/fonts/GrtskPeta-Italic.woff2') format('woff2'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Medium'), local('GrtskPeta-Medium'), url('/fonts/GrtskPeta-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Medium Italic'), local('GrtskPeta-MediumItalic'), url('/fonts/GrtskPeta-MediumItalic.woff2') format('woff2'); font-weight: 500; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Semibold'), local('GrtskPeta-Semibold'), url('/fonts/GrtskPeta-Semibold.woff2') format('woff2'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Semibold Italic'), local('GrtskPeta-SemiboldItalic'), url('/fonts/GrtskPeta-SemiboldItalic.woff2') format('woff2'); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Bold'), local('GrtskPeta-Bold'), url('/fonts/GrtskPeta-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Grtsk Peta'; src: local('Grtsk Peta Bold Italic'), local('GrtskPeta-BoldItalic'), url('/fonts/GrtskPeta-BoldItalic.woff2') format('woff2'); font-weight: 700; font-style: italic; }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
.flex-container {position: relative; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center;}
.flex-container-top {position: relative; display: flex;  -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:stretch;}
.flex-1 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.flex-1x2 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.flex-1x3 {-webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.3%; max-width: 33.3%;}
.flex-2x3 {-webkit-box-flex: 0; -ms-flex: 0 0 66.66666%; flex: 0 0 66.6%; max-width: 66.6%;}
.flex-1x4 {-webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
.flex-3x4 {-webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;}
.flex-1x5 {-webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}
.flex-2x5 {-webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%;}
.flex-3x5 {-webkit-box-flex: 0; -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%;}
.flex-4x5 {-webkit-box-flex: 0; -ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%;}
.flex-1x6 {-webkit-box-flex: 0; -ms-flex: 0 0 16.66666%; flex: 0 0 16.6%; max-width: 16.6%;}
.flex-5x6 {-webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.3%; max-width: 83.3%;}
.flex-1x7 {-webkit-box-flex: 0; -ms-flex: 0 0 14.285%; flex: 0 0 14.285%; max-width: 14.285%;}
.flex-1x8 {-webkit-box-flex: 0; -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%;}
.flex-3x8 {-webkit-box-flex: 0; -ms-flex: 0 0 37.5%; flex: 0 0 37.5%; max-width: 37.5%;}
.flex-5x8 {-webkit-box-flex: 0; -ms-flex: 0 0 62.5%; flex: 0 0 62.5%; max-width: 62.5%;}
.flex-7x8 {-webkit-box-flex: 0; -ms-flex: 0 0 62.5%; flex: 0 0 62.5%; max-width: 62.5%;}
.flex-1x12 {-webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%;}
.flex-1x12 {-webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%;}


/* ï¿½ï¿½ï¿½ï¿½ */

/* * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;} */

body {font-family:'Grtsk Peta','Roboto Condensed',sans-serif !important;}
a {color:#000000; text-decoration:none;}
.news img {height:auto;}


h1 {font-family:'Grtsk Peta','Roboto Condensed',sans-serif; text-transform:unset; text-align:left; font-size:28px; color:#000000; margin-bottom:20px;}
 h1 span {font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:42px; font-weight:600; color:#000000; margin-bottom:8px;}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.gray-gradient { background: linear-gradient(2deg, #ccc, #ffffff);  }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½  */
.title-web {font-family:'Grtsk Peta','Roboto Condensed',sans-serif;  text-align:left; text-transform:none;}
  .title-web span {font-family:'Grtsk Peta','Roboto Condensed',sans-serif; text-transform:none;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
.wrapper {width:100%; clear:both; position:relative; padding:0; margin:0; }
  .wrapper .wrap {position:relative; max-width:970px; padding:0px;  margin:auto; }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ */
.wrap-top {position:relative; padding:0px; z-index:10; background-color:#ffffff; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: box-shadow 0.3s ease;}
  .wrap-top:hover {box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);}
  .wrap-top .flex-container  {align-items:stretch; min-height: 65px;}

  .top-logo {position:relative; display:flex; width:100%; height:100%; }
    .top-logo a {display:inline-block; cursor:pointer; width:100%; height:100%; background:url(../graph/severslal-metiz.png) center center no-repeat; background-size:90% auto; transition: opacity 0.3s ease;}
    .top-logo a:hover {opacity: 0.85;}

  .top-menu {position:relative; width:85%; margin:0px 7.5%; }
    .top-menu ul {display: flex; flex-direction: row; justify-content:space-around;  padding:0px; margin:0px; }
      .top-menu ul li {position:relative; margin:0px; padding:0px; list-style: none; text-align:center; flex-grow:1;}
        .top-menu ul li a {position:relative; display:block; cursor:pointer; padding:20px 0px; font-size:15.5px; font-weight:600; color:#000000; transition: color 0.3s ease, background-color 0.3s ease; border-bottom: 2px solid transparent;}
        .top-menu ul li a:hover {color:#feb007; border-bottom-color: #feb007;}

        .top-menu ul li ul {display:none; position:absolute; top:100%; min-width:100%; padding:10px 0px; background-color:#fff; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); border-radius: 4px; margin-top: 2px; animation: fadeInDown 0.3s ease;}
           .top-menu ul li ul li {text-align:left; padding:0px 20px; transition: background-color 0.2s ease;}
           .top-menu ul li ul li:hover {background-color: #f8f8f8;}
             .top-menu ul li ul li a {position:relative; display:block; cursor:pointer; padding:8px 0px; font-size:13px; font-weight:600; white-space:nowrap; color:#000000; border-bottom: none;}
             .top-menu ul li ul li a:hover {color:#feb007; background-color: transparent;}

        .top-menu ul li:last-child ul {right:0px;}
        .top-menu ul li:hover ul {display:block;}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½  */
.wrap-main-header, .wrap-page-header {height: 500px;position:relative; padding-bottom:20px; background-color:#d4a000; }
  .wrap-main-header:after, .wrap-page-header:after {content:''; position:absolute; display:block; bottom:0px; right:0px; width:75%; height:20px; background:linear-gradient(to right, #d4a000, #feb007); z-index:6;}

  .wrap-main-header .wrap {position:relative; display:flex; align-items:stretch;  height:100%; padding-top:20px;  background:url(/images/top-bg.png) center right no-repeat; background-size:100% auto;}

  .wrap-main-header .tp-header-data {height: 100%;position:relative;  width:100%;}

  .wrap-main-header .unifence {position:relative; width:53%; height:100%; display:flex; align-items:center; }
    .wrap-main-header .unifence img {position:relative;  max-width:100%; width:100%;}
    .wrap-main-header .unifence .unifence-contacts {position:relative; width:100%;}
      .wrap-main-header .unifence .unifence-contacts a {transition: opacity 0.3s ease;}
      .wrap-main-header .unifence .unifence-contacts a:hover {opacity: 0.8;}


  .wrap-main-header .top-contacts {position:absolute; top:0px; width:100%; height:100px; text-align:center; justify-content:center;}
    .wrap-main-header .top-contacts .top-contacts-data {position:relative; display:block; color:#fff; font-size:15px; font-weight:600; text-align:left;}
      .wrap-main-header .top-contacts .top-contacts-data a {position:relative; display:block; margin:5px 0px; padding-left:30px; color:#fff; font-size:14px; font-weight:600; line-height:1.8;}
      .wrap-main-header .top-contacts .top-contacts-data a.callback-top:before {content:''; position:absolute; left:0px; display:block; height:100%; width:30px; background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M22 16.92v3a2 2 0 0 1-2.18 2A19.8 19.8 0 0 1 3.1 5.18 2 2 0 0 1 5 3h3a2 2 0 0 1 2 1.72c.12.82.37 1.61.73 2.35a2 2 0 0 1-.45 2.23l-1.27 1.27a16 16 0 0 0 6.46 6.46l1.27-1.27a2 2 0 0 1 2.23-.45c.74.36 1.53.61 2.35.73A2 2 0 0 1 22 16.92z'/></svg>") left center no-repeat; background-size:auto 75%;}
      .wrap-main-header .top-contacts .top-contacts-data a.worktime-top:before {content:''; position:absolute; left:0px; display:block; height:100%; width:30px; background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><polyline points='12 6 12 12 16 14'/></svg>") left center no-repeat; background-size:auto 75%;}

  .wrap-main-header .top-buttons {position:absolute; bottom:0px; left:20%; width:80%; height:100px; text-align:center; justify-content:right;}
      .wrap-main-header .top-buttons .page-button {margin:10px; }


  .wrap-page-header .wrap {display:flex; align-items:stretch;  height:220px; padding-top:20px;}

  .wrap-page-header .tp-header-data {position:relative;  width:100%;}

  .wrap-page-header .unifence {position:relative; width:50%; height:100%; display:flex; align-items:center; }
    .wrap-page-header .unifence img {position:relative; margin-left:2%; max-width:98%; width:98%;}

  .wrap-page-header .top-contacts {position:absolute; top:12%; right:0%; width:28%; text-align:left; color:#fff;}
    .wrap-page-header .top-contacts .top-contacts-data {position:relative; display:block; color:#fff; font-size:13px; text-align:left;}
      .wrap-page-header .top-contacts .top-contacts-data a {position:relative; display:block; margin:5px 0px;padding-left:30px; color:#fff; font-size:13px; line-height:1.8;}
      .wrap-page-header .top-contacts .top-contacts-data a.callback-top:before {content:''; position:absolute; left:0px; display:block; height:100%; width:30px; background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M22 16.92v3a2 2 0 0 1-2.18 2A19.8 19.8 0 0 1 3.1 5.18 2 2 0 0 1 5 3h3a2 2 0 0 1 2 1.72c.12.82.37 1.61.73 2.35a2 2 0 0 1-.45 2.23l-1.27 1.27a16 16 0 0 0 6.46 6.46l1.27-1.27a2 2 0 0 1 2.23-.45c.74.36 1.53.61 2.35.73A2 2 0 0 1 22 16.92z'/></svg>") left center no-repeat; background-size:20px auto;}
      .wrap-page-header .top-contacts .top-contacts-data a.worktime-top:before {content:''; position:absolute; left:0px; display:block; height:100%; width:30px; background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><polyline points='12 6 12 12 16 14'/></svg>") left center no-repeat; background-size:20px auto;}

  .wrap-page-header .top-buttons  {position:absolute; bottom:12%; right:0%; width:28%; text-align:center; }
    .wrap-page-header .top-buttons .page-button {margin:5px;  width:100%;}
      .wrap-page-header .top-buttons .page-button a {padding: 10px 30px;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.title-bl {background: #ecedf3; padding:25px 0px; margin:0px;}
  .title-bl ul {position: relative; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; text-align: center; margin-bottom:10px; }
    .title-bl ul li {position: relative; -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.3%; max-width: 33.3%; width:unset; margin:0px; padding:0px; background-color:unset; border:0px;}
      .title-bl ul li a {position:relative; display:inline-block; margin:5px; padding-bottom:0px;}
      .title-bl ul li a:after {content:''; position:absolute; display:inline-block; left:5%; bottom:10%; width:15%; height:30%; background:url(/images/curved-arrow.svg) left bottom no-repeat; background-size:100% auto;}
      .title-bl ul li:nth-child(2n-1) a {margin-left:0px; margin-right:10px;}
      .title-bl ul li:nth-child(3n) a {margin-left:10px; margin-right:0px;}
        .title-bl ul li a span {position:absolute; display:inline-block; left:25%; right:8%; bottom:8%; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; line-height:1.1;  font-size:22px; font-weight:600; color:#fff; text-align:left; text-transform:unset; border:0px;}
        .title-bl ul li:last-child a span {right:15%; }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ */
.wrap-abanner {position:relative; padding:0px; margin:0px; margin-bottom:5px; background-color:#d4a000; }
  .wrap-abanner .wrap:after {content:''; position:absolute; display:block; bottom:0px; left:10px; width:75%; height:10px; background:linear-gradient(to left, #d4a000, #feb007); z-index:6;}

  .wrap-abanner .a-banner a {position:relative; cursor:pointer; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; width:100%; height:150px; background:url(../graph/spb-banner-bg.png) right center no-repeat; background-size:auto 100%; color:#fff; font-size:22px;}
    .wrap-abanner .a-banner a span {display:block; cursor:pointer; margin-left:10px; }
    .wrap-abanner .a-banner a span label {display:block; cursor:pointer; margin:10px 0px;}
    .wrap-abanner .a-banner a span label:first-child {font-size:30px; font-weight:600;}
    .wrap-abanner .a-banner a span label b {display:inline-block; margin:0px 10px; font-weight:normal;}

  .wrap-abanner .a-banner.msk a {position:relative; cursor:pointer; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; margin-top:5px; width:100%; height:150px; background:url(../graph/msk-banner-bg.png) right center no-repeat; background-size:auto 100%; color:#fff; font-size:22px;}

  .wrap-abanner .a-banner.knd a {position:relative; cursor:pointer; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; margin-top:5px; width:100%; height:150px; background:url(../graph/krasnodar-banner-bg.png) right center no-repeat; background-size:auto 100%; color:#fff; font-size:22px;}
  .wrap-abanner .a-banner.ekb a {position:relative; cursor:pointer; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; margin-top:5px; width:100%; height:150px; background:url(../graph/ekb-banner-bg.png) right center no-repeat; background-size:auto 100%; color:#fff; font-size:22px;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.ready-made-solution {padding:35px 0px;}
  .ready-made-solution .title-web {color:#000000; text-transform:none; margin-bottom:35px;}
  .ready-made-solution .title-web span { font-size:42px; }

  .ready-made {position:relative; margin:0px; padding:0px;}
    .ready-made ul {position:relative; margin:0px; padding:0px; border-top:solid 1px #e0e0e0; border-left:solid 1px #e0e0e0; }
      .ready-made ul li {border:solid 1px #e0e0e0;  border-left:0px; border-top:0px;}
      .ready-made ul li:hover {background-color:#d4a000; }
        .ready-made ul li a {display:block; margin:10px 15px; margin-top:20px; text-align:center; font-size:13px; font-weight:600;}
        .ready-made ul li:hover a {position:relative; color:#fff;}
          .ready-made ul li a .made-img {display:block; width:50%; margin:auto; margin-bottom:15px; overflow:hidden; text-align:center;}
            .ready-made ul li a .made-img img {max-width:100%; max-height:75px;}
        .ready-made ul li a .made-img img.second-p {display:none;}
        .ready-made ul li:hover a .made-img img.first-p {display:none;}
        .ready-made ul li:hover a .made-img img.second-p {display:block;}
        .ready-made ul li a .made-title {display:block; min-height:40px; }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½  */
.advantages {
  position: relative;
  background: #d4a000;
  padding: 60px 0;
  margin-bottom: 0;
}

.advantages .title-web {
  margin-bottom: 50px;
  font-weight: 600;
}

.advantages .title-web span {
  margin-bottom: 15px;
}

.advantages ul {
  position: relative;
  margin-bottom: 25px;
}

.advantages ul.flex-container-top {
  gap: 20px;
}

.advantages ul li {
  position: relative;
  display: inline-block;
  width: unset;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  vertical-align: unset;
  text-align: left;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e9ecef;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  cursor: default;
  flex: 1;
}

.advantages ul li:nth-child(3n-1) {
  background: #ffffff;
}

.advantages ul li:nth-child(3n) {
  background: #ffffff;
}

.advantages ul li .li-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 85%;
  text-align: center;
  overflow: hidden;
}

.advantages ul li .li-wrap:before {
  content: '';
  position: absolute;
  right: 6%;
  top: 6%;
  font-family: 'Grtsk Peta', 'Roboto Condensed', sans-serif;
  font-size: 120px;
  font-weight: 200;
  line-height: 1;
  color: rgba(0, 0, 0, 0.08);
  z-index: 1;
  pointer-events: none;
}

.advantages ul li:nth-child(1) .li-wrap:before {
  content: '1';
}

.advantages ul li:nth-child(2) .li-wrap:before {
  content: '2';
}

.advantages ul li:nth-child(3) .li-wrap:before {
  content: '3';
}

.advantages ul li .li-wrap .img-advantage {
  position: absolute;
  top: 8%;
  right: 8%;
  width: 24%;
  height: 24%;
  background-size: auto 100%;
  z-index: 2;
  opacity: 1;
  filter: none;
}

.advantages ul li .li-wrap .img-advantage1 {
  background: url(../graph/advnum1.svg) center center no-repeat;
}

.advantages ul li .li-wrap .img-advantage2 {
  background: url(../graph/advnum2.svg) center center no-repeat;
}

.advantages ul li .li-wrap .img-advantage3 {
  background: url(../graph/advnum3.svg) center center no-repeat;
}

.advantages ul li .li-data {
  position: absolute;
  bottom: 8%;
  left: 8%;
  width: 84%;
  font-size: 14px;
  text-align: left;
  z-index: 2;
}

.advantages ul li .li-data h5 {
  font-size: 22px;
  margin-bottom: 12px;
  color: #212529;
  font-weight: 600;
  text-shadow: none;
  letter-spacing: -0.2px;
  line-height: 1.3;
}

.advantages ul li .li-data span {
  display: block;
  min-height: 60px;
  color: #6c757d;
  line-height: 1.6;
  text-shadow: none;
  font-weight: 400;
  font-size: 15px;
}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.title-catalog-inner {text-transform:unset; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:42px; font-weight:600; color:#000000; margin-bottom: 20px;}

.news {padding-top:30px; padding-bottom:15px;}
  .news .title-catalog-inner {text-align:left;}

.news-bl p {margin-bottom: 20px; padding:0px; font-size: 16px;  line-height: 1.2;}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.coating-color-2 {
  width: 100%;
  padding: clamp(20px, 4vw, 40px);
  background-color: #d4a000;
  margin-bottom: clamp(20px, 4vw, 40px);
}

.coating-color-2 .title-web span {margin-bottom: 20px; font-size: clamp(24px, 4vw, 40px); line-height: 1.2;}

.coating-color-2 li {position:relative; display:inline-block; padding:0px; margin:0px; background:unset; vertical-align: top; font-size: 16px;  border:0px; transition: transform 0.3s ease;}
  .coating-color-2 li:hover {transform: scale(1.02);}
  .coating-color-2 li img {width:100%; border-radius: 4px; transition: box-shadow 0.3s ease;}
  .coating-color-2 li:hover img {box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);}
  .coating-color-2 li span {position:absolute; display:inline-block; top:5%; left:5%; font-size: clamp(14px, 2.5vw, 20px); line-height:1.1; color:#fff; text-align:left; font-weight: 600; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);}
  /* .coating-color-2 li span b {font-weight: 700; display: block; margin-bottom: 1px; line-height: 1.2;} */


.title-other-color {text-transform:unset; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:22px; color:#000000; margin-bottom: 20px; text-align:left}
  .title-other-color span {text-transform:unset; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:40px; font-weight:600; color:#000000; }

  .other-color-bl {display:flex; width:100%; margin: 0px; font-size: 13px;}
    .other-color-bl span {position:relative; display:inline-block; width:unset; height:38px; line-height: 38px; margin:0px; margin-bottom:1px; z-index:4;}
      .other-color-bl span:after {content:""; position:absolute; display:block; right:0px; top:0px; width:1px; height:100%; background-color:#fff; z-index:5;}

  .other-color .page-button {margin-top:30px;}



/* Ховер эффекты для кнопок */

.btn-hover:hover {
  opacity: 0.8;
  transform: scale(1.1);
  transition: transform 0.3s ease !important;
}

.btn-bg {
  padding: 12px 12px;
  background-color: #ffffff30;
  width:fit-content;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.wr-gray {background-color:#ecedf3;}

.catalog-inner {color: #000;}
.catalog-inner-bl li a {font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:14px; line-height:1.3; color:#000000;  text-align:left;}
.title-catalog-bl {display:block; font:unset; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:40px; color:#000000;  font-weight:600; padding-bottom:30px; margin:0px; text-transform:unset; text-align:left;}


.catalog-inner .other-produce {padding-top:30px;}
.catalog-inner .other-produce .catalog-inner-nav a {position:relative; display: inline-block; cursor: pointer; margin:0px; padding:15px 0px; font-size:16px; color: #fff; background-color: #b8860b; -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.3%; max-width: 33.3%; z-index:4;}
.catalog-inner .other-produce .catalog-inner-nav a:after {content:''; display:inline-block; position:absolute; right:0px; top:0px; width:1px; height:100%; background-color:#fff; z-index:5;}
.catalog-inner .other-produce .catalog-inner-nav a:nth-child(2n) {background-color: #d4a000;}

.page2 .catalog-inner .other-produce {padding-top:0px;}
.catalog-inner.all-catalog {padding-top:20px; padding-bottom:5px;}
.group .catalog-inner.all-catalog:nth-child(2n-1) {background-color: #ecedf3;}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.video-instruction {position:relative; background: #d4a000; padding: 50px 0 30px; margin-bottom:0px;}
  .video-instruction:after {content:''; position:absolute; display:block; top:0px; right:0px; width:75%; height:20px; background:linear-gradient(to right, #d4a000, #feb007); z-index:6;}
  .video-instruction .title-catalog-bl {color:#fff; }

.video-instruction .catalog-inner-nav {position:relative; display:block; width:100%; height:0px; padding-top:56%; margin-bottom:30px;}
.video-instruction .catalog-inner-nav iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.catalog-product {padding:20px 0px;}
  .catalog-product .title-catalog-bl {font:unset; text-transform:none; margin:0px; padding-bottom:10px; display: block;}
  .catalog-product .title-catalog-bl a {color: #000; text-decoration: none;}
  .catalog-product .title-catalog-bl a:hover {text-decoration: underline;}
  .catalog-product .title-catalog-inner {text-align:left; margin-bottom:20px; display: block;}

/* Breadcrumbs styles */
.breadcrumbs {
  margin-bottom: 20px;
  padding: 0;
}

.breadcrumbs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
}

.breadcrumbs-item {
  display: inline-flex;
  align-items: center;
  color: #666;
}

.breadcrumbs-item:not(:last-child):not([style*="display: none"])::after {
  content: '›';
  margin: 0 8px;
  color: #999;
  font-size: 16px;
  line-height: 1;
}

.breadcrumbs-item a {
  color: #3567b0;
  text-decoration: none;
  transition: color 0.2s ease;
}

.breadcrumbs-item a:hover {
  color: #c9a428;
  text-decoration: underline;
}

.breadcrumbs-item-current {
  color: #000;
  font-weight: 500;
}

.breadcrumbs-item[style*="display: none"] {
  display: none !important;
}

.breadcrumbs-item[style*="display: none"] + .breadcrumbs-item::before {
  display: none;
}

@media (max-width: 768px) {
  .breadcrumbs {
    margin-bottom: 15px;
  }
  
  .breadcrumbs-list {
    font-size: 13px;
  }
  
  .breadcrumbs-item:not(:last-child)::after {
    margin: 0 6px;
    font-size: 14px;
  }
}

.catalog-product .catalog-product-bl .title-catalog-prodsec {display:block; position:relative; margin-bottom:30px; font-size:30px; font-weight:600; color: #000000; }

/* ===== Product page layout ===== */
.catalog-product-cont {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: flex-start;
  overflow: visible;
  margin-bottom: 20px;
}

.img-product-cont {
  flex: 0 0 400px;
  max-width: 400px;
  display: block;
}

.img-product-cont img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.1);
}

.info-product {
  flex: 1 1 auto;
  min-width: 0;
  color: #000;
}

/* Force inner divs to full width (product HTML has nested divs with inline styles) */
.info-product div,
.info-product p,
.info-product table {
  max-width: 100%;
  width: auto;
}

.info-product > span {
  font: bold 16px/22px 'Grtsk Peta','Roboto Condensed', sans-serif;
  color: #0b62a4;
  margin-bottom: 5px;
  display: block;
}

.info-product p {
  margin-bottom: 4px;
  line-height: 20px;
}

.info-product-text {
  color: #333;
  margin-top: 20px;
}

.info-product-text p {
  line-height: 23px;
  margin-bottom: 10px;
}

.info-product-text b,
.info-product-text strong {
  font-weight: bold;
  color: black;
}

.pr-portfolio {
  padding: 50px 0 30px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .catalog-product-cont {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .img-product-cont {
    max-width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  .info-product {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.pr-order {position:relative; background: #d4a000; padding: 50px 0 30px; margin-bottom:0px;}
  .pr-order:after {content:''; position:absolute; display:block; top:0px; right:0px; width:75%; height:20px; background:linear-gradient(to right, #d4a000, #feb007); z-index:6;}
  .pr-order .catalog-product-bl .title-catalog-prodsec {color:#fff;}

.orderform {margin: auto; width: 100%; padding: 5% ;}
  .orderform a {color: #000000; display: block; margin-bottom: 20px; line-height: 1.5;}
  .orderform p {margin-bottom: 15px;}
  .orderform p input,
  .orderform p textarea {width: 100%; padding: 10px; border: 1px solid #ddd; font-size: 14px; box-sizing: border-box;}
  .orderform p.full {width: 100%;}
  .orderform p.full textarea {width: 100%; min-height: 100px; resize: vertical;}

.orderform .page-button {min-width:60%; margin-top: 20px;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.block6 .container {padding:0px;}
.other-news-bl .title-catalog-product {font-family:'Grtsk Peta','Roboto Condensed',sans-serif; font-size:18px; font-weight:600; background:#3567b0; padding-left: 12px; text-transform: none; color: #fff;}

.title-catalog-product {display: block; padding:20px 17px; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; line-height:1.1; font-size:22px; font-weight:600; background-color: #b8860b; color:#fff; text-align: left; text-transform:unset; margin-bottom: 20px;}
   .other-news .title-catalog-product, .list-news .title-catalog-product {padding:10px 17px;     line-height: 1.3;}
.title-other-news {display: block; text-align: left; text-transform:unset; color: #000000; font-family:'Grtsk Peta','Roboto Condensed',sans-serif; line-height:1.1; font-size:30px; font-weight:600; margin-bottom: 25px;}

.other-date a {border:0px;}
.other-news {margin-bottom:0px;}




/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.catalog-inner-nav a {border:0px;}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.city-bl li {width:unset;  padding:0px; margin:0px; color:#ddd; border:solid 1px #fff;}
  .city-bl li:hover {background: #b8860b;}
  .city-bl li .file-data {position:relative; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items:center; height:100%;}
    .city-bl li .file-data a {display:block; padding:12px 5%; height:100%; width:100%; font-size:13px; }

.files .city-bl ul li a span {display:block; padding-bottom:8px; font-size:16px;}
  .files .city-bl ul li a:hover span {color:#ddd;}
  .files .city-bl ul li a:hover {text-decoration:none; color:#fff;}


.wares .catalog-inner-nav {display: flex; margin-bottom: 30px; width: 100%;}
.wares .catalog-inner-nav a {position:relative; display:inline-block; cursor:pointer; margin:0px; padding:13px 0px; flex: 1 1 auto; font-size:14px; color:#fff; background-color: #b8860b; text-align: center; text-decoration: none; border: none; min-width: 0;}
  .wares .catalog-inner-nav a:after {content:''; display:inline-block; position:absolute; right:0px; top:0px; width:1px; height:100%; background-color:#fff; z-index:5;}
  .wares .catalog-inner-nav a:nth-child(2) {background-color: #3567b0;}
  .wares .catalog-inner-nav a:nth-child(3) {background-color: #b8860b;}
  .wares .catalog-inner-nav a:last-child:after {display: none;}
  .wares .catalog-inner-nav a:hover {opacity: 0.9;}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.use-catalog {padding:25px 10px; }
  .use-catalog .title-catalog-bl {font-size:32px; text-align:center;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.footer {position:relative; color:#fff; background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%); padding: 50px 0 30px; margin-bottom:0px;}
  /* .footer:after {content:''; position:absolute; display:block; top:0px; right:0px; width:75%; height:20px; background:linear-gradient(to right, #d4a000, #feb007); z-index:6;} */

  .footer a, .footer-nav ul li a {color:#fff; text-decoration:none; border:0px; }
    .footer a, .footer-nav ul li a span {display:block; margin-bottom:8px;}

  .footer-nav ul li ul li a {padding-left:0px; font-size:13px;}
    .footer-nav ul li ul li a:before {display:none;}

  .web-footer {border-top:0px; padding:10px 0px; color: #fff; font-size:11px; text-align:center;}
     .web-footer .end-logo {position:relative;  height:60px; }
       .web-footer .end-logo a {position:absolute; display:inline-block; cursor:pointer; left:0px; width:25%; height:60px; background:url(../graph/severslal-metiz-w.png) center center no-repeat; background-size:90% auto; }
       .web-footer .end-cpr {position:absolute; left:35%; bottom:22px; margin:auto; width:35%; text-align:left;}

  .web-politic {position: absolute; cursor: pointer; width:20%; right:0px; bottom:16px; font-size: 11px; }


/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
/* .title-contact-web {text-transform:unset; font:unset; font-size:42px; font-weight:600; margin-bottom:40px; text-align: center;} */

/* СТИЛИ АВАТАРОК КАТЕГОРИЙ В ГРИД СЕТКЕ */

.category-avatar {
  width: 100%;
  height: 180px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #f5f7fa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.category-card:hover .category-avatar img {
  transform: scale(1.03);
}
@media (max-width: 767px) {
  .category-avatar { height: 140px; }
}

/* ===================================== */

/* ï¿½ï¿½ï¿½, ï¿½ï¿½ï¿½ */

.page13 .news {padding:15px 0px;}
.news.block18 {padding-bottom:0px;}
.block18 {background-color:unset; margin-top:0px;}

  .block18 .title-catalog-inner {display: inline-block; margin:10px 0px; color:#000000; width: 100%;}
    .block18 .title-catalog-inner span {color:#000000;}

.page15 .news {padding:15px 0px;}
.news.block20 {padding-bottom:0px;}
.block20, .block23 {background-color:unset; margin-top:0px;}

  .block20 .title-catalog-inner, .block23 .title-catalog-inner {display: inline-block; margin:10px 0px; color:#000000; width: 100%;}
    .block20 .title-catalog-inner, .block23 .title-catalog-inner span span {color:#000000;}



.spb-topphone {position:absolute; display:inline-block; right:0px; top:-90px; font-size:45px; font-weight:600; z-index:5; }
  .spb-topphone a {color:#064499;}

.spb-cat {margin-top:0px;}
  .spb-cat .spb-catitem {-webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%;  text-align: center;}
    .spb-cat .spb-catitem span.spb-catname {padding-bottom: 0px; margin-bottom: 20px;  border-bottom:0px;  min-height: 50px;}
      .spb-cat .spb-catitem span {font-size:18px;font-weight: bold; color:#064499; text-transform:unset;}


.spb-banners {padding:35px 0px !important;}
.s-warning {position:relative; margin:0px; padding: 20px 0px; text-align: left; font-size: 32px; font-weight: 600; text-transform:unset; line-height:1.3; color:#fff; background-color:#064499;}
.s-warning:after {content:''; display:inline-block; position:absolute; right:0px; top:0px; width:5px; height:100%; background-color:#fff; z-index:5;}
  .s-warning .a-data {margin:20px 10%; }
  .s-warning a {display: block; margin:25px 0px; font-size: 22px; font-weight: 400; color: #fff; text-transform: none; text-decoration: none;}
    .s-warning a span {display: block; font-size:26px; font-weight: 600;}

.s-banner {position:relative; margin:0px; padding: 20px 0px; text-align: left; font-size: 32px; font-weight: 600; text-transform:unset; line-height:1.3; color:#fff; background-color:#000000;}
.s-banner:after {content:''; display:inline-block; position:absolute; left:0px; top:0px; width:5px; height:100%; background-color:#fff; z-index:5;}
  .s-banner .a-data {margin:20px 10%; }
  .s-banner span {display: block; margin:25px 0px; font-size: 22px; font-weight: 400; color: #fff; text-transform: none; text-decoration: none;}

.spb-about {padding:25px;}

.spb-portfolio {padding-top:35px !important;}
 .spb-portfolio .title-catalog-inner {margin-bottom:0px;}

.spb-blue {background: #000000; padding: 30px 0px !important;}

.spb-contacts {margin:12%; font-size:20px; color:#000000;}
  .spb-contacts .news-bl p {margin-bottom: 20px; padding:0px; font-size: 20px; line-height: 1.2;}
  .spb-contacts .news-bl p strong {font-size: 20px; color:#000000;}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */


.calc-area .calc-form .calc-form-line {font-size:14px;}
.calc-area .calc-form .calc-form-line .line-name {font-size:12px; }
.calc-area .calc-form .calc-form-line .line-data a.active {background-color: #3567b0; border: solid 1px #3567b0;}

.calc-footer-block {font-size: 14px;}


.calc-area .calc-comment {font-size: 12px; font-family: 'Roboto Condensed', sans-serif;}
.calc-area .calc-form .calc-form-line .line-data .other-color-bl span {display:inline-block; position: relative; cursor: pointer; font-size: 9px; padding-left:10px; width:calc(52% - 10px); padding-right: 25px; margin-left:0px; margin-right: 1%; overflow:hidden;}
.calc-result {position: relative; font-family:'Grtsk Peta','Roboto Condensed',sans-serif !important;}
.calc-result span {position: absolute; right:0px; bottom:-4px; font-weight:600; color: #0b62a4; margin-bottom:0px;}
.calc-result h3 {display: inline-block; font-size: 28px;}

.calc-service-info label {font-size: 10px;}

.btn-font {
    font-weight: 400;
    font-family: 'Unbounded', sans-serif;
}

.btn {
  background-color: #b8860b;
  border: none;
  padding: 12px 20px;
  font-size: 12px;
  cursor: pointer;
  /* transform: matrix(1,05); */
  transition: all 0.3s ease;
}

.btn:hover {
  color: #ffffff60 !important;
}

.price-button {
  background-color:#00a01b;
}

.call-button {
  background-color:#0a1c3b;
}

.txt-wh {
  color: #fff;
}

.logo-pg-header {
  font-size: clamp(12px, 2.5vw, 26px);
  font-weight: 600;
  font-family: 'Unbounded', sans-serif;
}

.calc-result-buttons .page-button {margin:0px; width:100%;}
  .calc-result-buttons .page-button a {width:99%;}
.show-order.page-button {margin:0px; width:100%; }
  .show-order.page-button a {display:block; width:100%; padding:15px 0px; font-size:26px;}

.calc-order .order-privacy {font-size: 9px;}
.calc-data-info a {margin-top:0px; color: #3567b0; border-bottom:0px; font:unset; font-size:14px;}
.calc-service-info {font-size: 13px;}

.page14 .spb-portfolio {padding-top:0px !important;}
.page14 .other-color-bl {font-size: 11px; display:block;}


/* Popups */
.popup__content {color:#b8860b;}
.p-confirm {font-size: 12px; margin: 10px 0;}
.call-title {text-transform:unset; font:unset; font-size:24px; font-weight:600; margin-bottom: 20px;}
.mfp-close  {background: #b8860b;}
.popup-form .page-button {width:100%;}

/* Fix for inline popup visibility */
.mfp-inline-holder .mfp-content {
  max-width: 500px !important;
  width: 90% !important;
  max-height: 85vh !important;
  overflow-y: auto !important;
  margin: 0 auto !important;
  background: #ffffff !important;
  padding: 20px !important;
  border-radius: 8px !important;
  position: relative !important;
  z-index: 1045 !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
  vertical-align: middle !important;
  box-sizing: border-box !important;
  text-align: left !important;
}

/* Center modal vertically and constrain height */
.mfp-container {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 20px !important;
  height: 100vh !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

/* Ensure modal doesn't exceed viewport */
.mfp-wrap .mfp-content {
  max-height: 90vh !important;
}

.mfp-inline-holder .mfp-content {
  max-height: 85vh !important;
  overflow-y: auto !important;
  max-width: 500px !important;
  width: 90% !important;
  margin: 0 auto !important;
}

/* Constrain modal content height */
.white-popup {
  max-height: 80vh !important;
  overflow-y: auto !important;
  box-sizing: border-box !important;
}

.mfp-inline-holder .white-popup {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  width: 100% !important;
}

.mfp-inline-holder .popup__content {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  color: #b8860b !important;
}

.mfp-inline-holder .back-call-bl {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  z-index: 1 !important;
}

.mfp-inline-holder form {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
}

.mfp-inline-holder input[type="text"],
.mfp-inline-holder input[type="hidden"] {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 100% !important;
  padding: 12px !important;
  margin-bottom: 15px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  box-sizing: border-box !important;
}

.mfp-inline-holder .p-confirm {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin: 15px 0 !important;
}

.mfp-inline-holder .page-button {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 100% !important;
  margin-top: 15px !important;
}

.mfp-inline-holder .call-title {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  font-size: 36px !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  color: #b8860b !important;
}

.mfp-ready .mfp-inline-holder .mfp-content {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.mfp-ready .mfp-inline-holder .white-popup {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Дополнительные правила для гарантированной видимости форм */
.mfp-container.mfp-inline-holder .mfp-content {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.mfp-container.mfp-inline-holder .white-popup {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.mfp-container.mfp-inline-holder .popup__content,
.mfp-container.mfp-inline-holder .back-call-bl,
.mfp-container.mfp-inline-holder form,
.mfp-container.mfp-inline-holder input,
.mfp-container.mfp-inline-holder .p-confirm,
.mfp-container.mfp-inline-holder .page-button {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.white-popup {
  display: none;
}

.white-popup.mfp-hide {
  display: none !important;
}

.mfp-ready .white-popup.mfp-hide {
  display: block !important;
}

.back-call-bl {
  position: relative;
  z-index: 1;
}

.popup-form input[type="text"] {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  box-sizing: border-box;
}

.popup-form input[type="text"]:focus {
  outline: none;
  border-color: #b8860b;
}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.page-button {display:inline-block; margin:10px 0px;}
  .page-button a {display:inline-block; cursor:pointer; margin:0px; padding:15px 30px; font-size:14px; font-weight:500; color:#fff;}

  .page-button.rb-arrow a {padding-right:60px; background:url(../graph/r-arrow.svg) 93% center no-repeat; background-size:auto 40%; }

.blue-button {background-color:#feb007;}
.red-button {background-color:#ff0000;}


/* Warning */
.cookie-warning  {background-color:#064499; }
  .cookie-warning  .page-button {margin-top:20px;}
  .cookie-warning-text, .cookie-warning-text a {color:#fff;}



.mob-menu-link, .mob-menu-close, .mob-menu-logo {display:none;}





@media only screen and (max-width: 990px) {

.container {width:98%; padding:0px 1%;}
.container .container {width:100%; padding:0px;}
.wrapper .wrap {width:100%;}
.wrap-main-header .unifence {margin-left:2%;}
h1 span {margin-bottom: 18px;}

.wrap-page-header .top-contacts, .wrap-page-header .top-buttons {right: 2%; width:35%;}
.catalog-inner .other-produce .catalog-inner-nav a {font-size: 15px;}

.spb-topphone {top: -80px; font-size: 35px;}

.block18 .title-catalog-inner {line-height: 1.1;}
.block18 .title-catalog-inner span {margin-top:10px;}


.block20 .title-catalog-inner {line-height: 1.1;}
.block20 .title-catalog-inner span {margin-top:10px;}


}



@media only screen and (max-width: 880px) {

h1 {font-size:22px}
h1 span, .title-catalog-inner, .ready-made-solution .title-web span, .title-catalog-bl {font-size:34px; line-height:1.2;}

.coating-color .title-web span {line-height:1.2;}
.coating-color-2 .title-web span {font-size: 36px; line-height: 1.2;}

.advantages ul li {margin-bottom: 20px;}
.advantages ul li .li-wrap .img-advantage {width: 20%; height: 20%; right:20px; top:20px;}

.advantages ul li .li-data h5 {font-size: 20px;}

.catalog-inner .other-produce .catalog-inner-nav a {font-size: 13px;}

.spb-topphone {top: -65px; font-size: 30px;}
.spb-contacts {margin: 10px 12%; font-size: 18px;}


.wrap-abanner .a-banner a span label:first-child {font-size: 26px;}
.wrap-abanner .a-banner a span label {font-size: 16px;}


.title-other-color {font-size:18px; line-height: 1.2; }
.title-other-color span {font-size: 36px; line-height: 1.4}


.footer-nav>ul {width: 98%;}


.wrap-page-header .top-contacts, .wrap-page-header .top-buttons {width: 40%;}

.call-title {font-size:30px; margin-bottom:15px;}
.spb-contacts .news-bl p {font-size: 16px;}


.footer-nav ul li {margin-bottom: 10px; display: inline-block;  width: 18%;}
.footer-nav ul li ul li {margin-bottom: 2px; display:block;  width: 100%;}
.footer-nav ul li>a {font-size: 14px;}


}



@media only screen and (max-width: 767px) {


h1 span, .title-catalog-inner, .ready-made-solution .title-web span, .title-catalog-bl {font-size: 30px; line-height: 1.2;}

.wrap-main-header .unifence {width: 100%; padding: 0px 10%;}
  .wrap-main-header .unifence .unifence-contacts {font-size: 13px !important;}
  .wrap-main-header .unifence .unifence-contacts a {font-size: 13px !important;}
.wrap-main-header .top-buttons {left: 0px; width: 100%;}


.footer-nav, .footer-nav.center-nav {display:none;}

.web-footer {margin-top:15px;}

.advantages ul li.flex-1x3 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 0;}
.advantages ul.flex-container-top {
  gap: 15px;
}
.advantages ul li .li-wrap {padding-top: 45%;}
.advantages ul li .li-data h5 {font-size: 35px; }
.coating-color-2 .flex-1x3 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 25px;}
.coating-color-2 .flex-1x3:last-child {margin-bottom: 0;}
.coating-color-2 {padding: 30px 15px;}
.coating-color-2 li span {font-size: 18px;}

.ready-made ul li.flex-1x4 {-webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%;}

.ready-made-solution {padding: 25px 0px;}

.title-bl ul li a span {font-size:18px;}


.top-logo-wrap {position:relative; height:100px; }
.top-logo-wrap.flex-1x4 {-webkit-box-flex: 0; -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%;}

.top-menu-wrap {position:fixed; display:none; left:0px; top:0px; right:0px; bottom:0px; background-color:#064499; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%; z-index:10000;}
 .top-menu {width:85%; margin-top:17%; margin-left:7.5%; margin-right:7.5%;}
 .top-menu-wrap .top-menu ul {display:block; padding-top: 20px; border-top: dashed 2px #fff;}
 .top-menu-wrap .top-menu ul li {display:block; text-align:left;}
 .top-menu-wrap .top-menu ul li a {display:block; padding: 15px 0px; color:#fff; font-size:22px; }
   .top-menu-wrap .top-menu ul li ul {position:relative; background-color:unset; box-shadow:none; padding-top:0px; border-top: 0px; }
   .top-menu-wrap .top-menu ul li ul li a {font-size:18px; padding: 7px 0px;}


.mob-menu-close {position:absolute; display:inline-block; cursor:pointer; top:25px; right:25px; width:25px; height:25px; background:url(../graph/close.svg) center center no-repeat; background-size:auto 90%; z-index:10001}
.mob-menu-logo {position: absolute; display: inline-block; top:5px; left:7.5%; width: 50%; height: 10%; background: url(../graph/severslal-metiz-w.png) left center no-repeat;    background-size: 90% auto; z-index:10001;}

.mob-menu-link {display:block; text-align:left; }
.mob-menu-link a {position:absolute; display:inline-block; cursor:pointer; left:65%; top:10%; bottom:10%; right:5%; background:url(../graph/mob-menu.svg) center right no-repeat; background-size:auto 65%;}






.spb-banners .flex-1x2 {-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.s-warning {margin-bottom:10px; }
.s-warning:after, .s-banner:after {display:none;}

.coating-color li span {font-size: 16px;}
.coating-color-2 {padding: 30px 20px;}
.coating-color-2 li span {font-size: 18px;}


.wrap-page-header .top-contacts, .wrap-page-header .top-buttons {width: 48%;}
.wrap-page-header .unifence {width: 46%;}

.spb-cont .flex-1x2 {-webkit-box-flex: 0;-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; min-height: unset;}
.spb-contacts {margin:0px 5%; margin-bottom:25px; padding:15px; border-bottom:solid 1px #064499; }


/* ===== Responsive styles ===== */
@media only screen and (max-width: 640px) {

.wrap-page-header .wrap {height:unset;}
.wrap-page-header {padding-bottom: 50px;}
.wrap-page-header .wrap {display:block;}
.wrap-page-header .unifence {position:relative; width: 80%; margin:20px 10%; }
.wrap-page-header .top-contacts {position: relative; width:100%; right:unset; top:unset; text-align:center;}
.wrap-page-header .top-contacts  .top-contacts-data {position: relative; display: inline-block; margin:auto; width:270px; margin-bottom:10px;}
.wrap-page-header .top-buttons {position: relative; bottom: unset; left: 25%; width:50%; text-align: center; margin-bottom:0px;}


.catalog-inner-nav.flex-container {display: block;}
.catalog-inner .other-produce .catalog-inner-nav a, .wares .catalog-inner-nav a {display: block; margin:1px 0px; font-size: 20px; -webkit-box-flex: 0; -ms-flex: unset; flex: unset; max-width: 100%;  z-index: 4;}

.city-bl .flex-1x2 {-webkit-box-flex: 0;-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; min-height: unset;}

h1 {font-size: 18px; line-height:1.2; text-align:center;}
h1 span, .title-catalog-inner, .ready-made-solution .title-web span, .title-catalog-bl, .news .title-catalog-inner, .title-web, .title-other-color, .catalog-product .catalog-product-bl .title-catalog-prodsec {text-align:center;}

.advantages ul li .li-data h5 {font-size: 28px; width: 70%;}
.coating-color .title-web span, .title-other-color span { margin-bottom: 20px;  font-size: 30px;}
.coating-color-2 .title-web span {font-size: 28px; line-height: 1.2;}

.coating-color .flex-1x3 {-webkit-box-flex: 0;-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; min-height: unset;}
.coating-color-2 .flex-1x3 {-webkit-box-flex: 0;-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; min-height: unset; margin-bottom: 20px;}
.coating-color-2 .flex-1x3:last-child {margin-bottom: 0;}
.coating-color-2 {padding: 25px 15px;}
.coating-color-2 li span {font-size: 16px;}
.other-color-bl .flex-1x7 {-webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

.wares .title-catalog-inner {font-size: 30px;}


.title-bl ul li {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.title-bl ul li:nth-child(2n-1) a, .title-bl ul li:nth-child(3n) a {margin:5px;}


.footer {padding: 30px 0 30px;}
.web-footer {margin-top: 0px;}
.web-footer .end-logo a {position:relative; display:inline-block; width:50%; left:unset; }
.web-footer .end-cpr {position:relative; display:inline-block; left:unset; bottom:unset; margin:15px auto; width: 80%; text-align:center;}
.web-politic {position:relative; width: 80%; right:unset;  bottom:unset;  font-size: 11px; text-align:center; margin:auto;}
.web-politic a {display:inline-block; margin:auto;}


.news.block18 {padding-bottom: 60px;}
.news.block20 {padding-bottom: 60px;}
.spb-topphone {width:100%; text-align:center;}


.use-catalog .title-catalog-bl {font-size: 26px; padding: 15px 0px;}


.flex-direction-nav  {position:absolute; width: 100%; top:calc(40% - 36px);}
.flex-direction-nav ul li {position:relative}
.main-slider .flex-direction-nav a {margin:0px;}

}


@media only screen and (max-width: 540px) {

.wrap-main-header {height: 360px;}
.wrap-main-header .wrap {height:300px;}
  .wrap-main-header .unifence .unifence-contacts {font-size: 12px !important;}
  .wrap-main-header .unifence .unifence-contacts a {font-size: 12px !important; padding-left: 25px !important;}
  .wrap-main-header .unifence .unifence-contacts a span {width: 18px !important; background-size: 18px auto !important;}
.page-button a {font-size:12px;}

.top-logo-wrap {height: 80px;}

.wrap-abanner .a-banner a span label:first-child {font-size: 22px;}

.web-politic {font-size: 10px;}


.spb-cat .spb-catitem {-webkit-box-flex: 0;    -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; text-align: center;}

.s-warning, .s-banner {font-size: 25px;}


.orderform p {width: 90%;}
.orderform p input {width: 104%;}
.orderform a {font-size: 12px;}

.advantages ul li .li-data h5 {font-size: 20px;}


}


@media only screen and (max-width: 480px) {

.page-button a {padding: 10px 10px}

.wrap-page-header .top-buttons {left: 15%; width: 70%;}


.title-bl ul li { -ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
.ready-made ul li.flex-1x4 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}

.catalog-inner .other-produce .catalog-inner-nav a, .wares .catalog-inner-nav a {font-size: 16px;}


.top-menu {margin-top: 20%;}
.top-menu-wrap .top-menu ul {padding-top: 10px;}

h1 span, .title-catalog-inner, .ready-made-solution .title-web span, .title-catalog-bl {font-size: 27px;}
.coating-color-2 .title-web span {font-size: 26px; line-height: 1.2;}
.use-catalog .title-catalog-bl {font-size: 22px; padding: 15px 0px;}
.container {width: 96%; padding: 0px 2%;}


.advantages {padding: 50px 0 0px;}
.advantages ul li {margin-bottom: 20px;}
.news-bl {padding:0px 3%; }

.wares .info-product div { margin:0px;}


.wrap-main-header .top-contacts .top-contacts-data a {font-size: 12px;}
  .wrap-main-header .unifence .unifence-contacts {font-size: 11px !important;}
  .wrap-main-header .unifence .unifence-contacts a {font-size: 11px !important; padding-left: 22px !important;}
  .wrap-main-header .unifence .unifence-contacts a span {width: 16px !important; background-size: 16px auto !important;}

}


@media only screen and (max-width: 420px) {


.wrap-abanner .a-banner a span label:first-child {font-size: 35px; text-align:center}
.wrap-abanner .a-banner a span label:last-child {display:none}

.top-menu-wrap .top-menu ul li ul li a {font-size: 16px;}
.top-menu-wrap .top-menu ul li a {font-size: 20px;}


.block18 .title-catalog-inner {font-size:24px;}
.block20 .title-catalog-inner {font-size:24px;}

.wrap-main-header .top-contacts .top-contacts-data a {font-size: 11px;}


}


@media only screen and (max-width: 380px) {

.top-menu {margin-top: 22%;}
.other-color-bl .flex-1x7 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
.coating-color .flex-1x3 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.coating-color-2 .flex-1x3 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 20px;}
.coating-color-2 .flex-1x3:last-child {margin-bottom: 0;}
.coating-color-2 {padding: 20px 10px;}

.coating-color li span {font-size: 22px;}
.coating-color-2 li span {font-size: 18px;}

.advantages ul li .li-wrap {padding-top: 60%;}
.advantages ul li .li-data h5 { width: 80%;}

.wrap-main-header .top-buttons .page-button {margin:2px;}
.wrap-main-header .top-buttons .page-button a {font-size: 11px;}

h1 span, .title-catalog-inner, .ready-made-solution .title-web span, .title-catalog-bl {font-size: 25px;}
.ready-made ul li a {font-size: 11px;}
.advantages ul li .li-data h5 {font-size: 20px;}
.coating-color .title-web span, .title-other-color span {margin-bottom: 20px; font-size: 26px;}
.coating-color-2 .title-web span {font-size: 24px; line-height: 1.2;}

.top-menu-wrap .top-menu ul li ul li a {font-size: 14px;}

.page-button a {padding: 6px 6px; font-size:10px;}

.wrap-main-header .top-contacts .top-contacts-data a {font-size: 10px;}


}



/* Product specifications table styles */
.catalog-product-cont table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    border-radius: 8px;
    overflow: hidden;
}

.catalog-product-cont table th,
.catalog-product-cont table td {
    padding: 16px 20px;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    line-height: 1.6;
}

.catalog-product-cont table th {
    background: linear-gradient(135deg, #c9a428 0%, #b89020 100%);
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.catalog-product-cont table tr:last-child td {
    border-bottom: none;
}

.catalog-product-cont table tr:hover {
    background: #f9f9f9;
    transition: background 0.2s ease;
}

.catalog-product-cont table td strong {
    color: #333333;
    font-weight: 600;
}

/* Centered text in table cells */
.catalog-product-cont table td[style*="text-align: center"],
.catalog-product-cont table td div[style*="text-align: center"] {
    text-align: center !important;
}

/* Specifications table - two column layout */
.product-specs-table {
    width: 100%;
    max-width: 800px;
    margin: 25px auto;
}

.product-specs-table td:first-child {
    font-weight: 600;
    color: #555555;
    width: 50%;
}

.product-specs-table td:last-child {
    color: #333333;
}

/* Responsive design for tables */
@media (max-width: 768px) {
    .catalog-product-cont table {
        font-size: 13px;
    }
    
    .catalog-product-cont table th,
    .catalog-product-cont table td {
        padding: 12px 10px;
    }
    
    .catalog-product-cont table th {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .catalog-product-cont table {
        font-size: 12px;
    }
    
    .catalog-product-cont table th,
    .catalog-product-cont table td {
        padding: 10px 8px;
    }
}


/* Enhanced product image styles — integrated with flex layout above */

/* Magnific Popup - Fixes for reliable image display */
.mfp-bg {
  opacity: 0.95;
  background: #000000;
}

.mfp-wrap {
  overflow: hidden !important;
}

.mfp-container {
  padding: 0 20px;
}

.mfp-figure {
  margin: 0 !important;
  max-height: 95vh;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
}

.mfp-figure figure {
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.mfp-img {
  width: auto !important;
  height: auto !important;
  max-width: 95vw !important;
  max-height: 90vh !important;
  display: block !important;
  margin: 0 auto !important;
  box-shadow: 0 0 30px rgba(255,255,255,0.1);
  border-radius: 4px;
  position: relative !important;
  background: transparent !important;
  line-height: 0 !important;
  vertical-align: middle !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.mfp-content {
  max-width: 100% !important;
  max-height: 100% !important;
  position: relative !important;
  vertical-align: middle !important;
}

/* Для изображений используем flex */
.mfp-image-holder .mfp-content {
  max-width: 95vw !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Для inline модалок используем block */
.mfp-inline-holder .mfp-content,
.mfp-container.mfp-inline-holder .mfp-content {
  max-width: 500px !important;
  width: 90% !important;
  margin: 0 auto !important;
  display: inline-block !important;
  vertical-align: middle !important;
  box-sizing: border-box !important;
  /* background: #ffffff !important; */
  padding: 30px !important;
  border-radius: 8px !important;
  text-align: left !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.mfp-figure:after {
  display: none !important;
}

.mfp-bottom-bar {
  margin-top: 10px;
}

.mfp-title {
  text-align: center;
  padding: 10px 0;
  color: #ffffff;
  font-size: 14px;
}

.mfp-close {
  opacity: 1;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  transition: all 0.3s ease;
  right: 10px;
  top: 10px;
}

.mfp-close:hover {
  background: rgba(0,0,0,0.8);
  opacity: 1;
}

@media (max-width: 768px) {
  .mfp-container {
    padding: 0 10px;
  }
  
  .mfp-img {
    max-height: 90vh !important;
  }
  
  .mfp-close {
    right: 5px;
    top: 5px;
    font-size: 30px;
    width: 35px;
    height: 35px;
  }
}

.mfp-ready.mfp-bg {
  opacity: 0.95;
}

.mfp-ready .mfp-content {
  opacity: 1;
}


/* Additional fixes for image visibility in popup */
.mfp-image-holder {
  padding: 0 !important;
}

.mfp-image-holder img.mfp-img {
  padding: 0 !important;
  border: none !important;
  outline: none !important;
  filter: none !important;
  -webkit-filter: none !important;
}

.mfp-img-holder .mfp-img {
  position: relative !important;
  z-index: 1045 !important;
}

.mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-figure {
  cursor: zoom-out;
}

/* GLightbox - Styles for reliable image display */
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  box-shadow: none !important;
}

.glightbox-container * {
  box-shadow: none !important;
  text-shadow: none !important;
}

.glightbox-container .gloader,
.glightbox-container .gprev,
.glightbox-container .gnext {
  box-shadow: none !important;
}

.glightbox-container .gslide-image img {
  max-width: 98vw !important;
  max-height: 98vh !important;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
  -webkit-filter: none !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0;
}

.glightbox-container .gslide-media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.glightbox-container .gslide-inline-content {
  max-width: 98vw;
  max-height: 98vh;
  box-shadow: none !important;
}

.glightbox-container .gslide {
  box-shadow: none !important;
}

.glightbox-container .gslide-wrapper {
  box-shadow: none !important;
}

.glightbox-container .gslide-description {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.glightbox-container .gslide-description-wrapper {
  display: none !important;
}

.glightbox-container .gslide-description-content {
  display: none !important;
}

.glightbox-container .gbtn-close {
  opacity: 1;
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease;
  right: 10px;
  top: 10px;
  z-index: 999999;
}

.glightbox-container .gbtn-close:hover {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}

@media (max-width: 768px) {
  .glightbox-container .gslide-image img {
    max-width: 98vw !important;
    max-height: 98vh !important;
  }
  
  .glightbox-container .gbtn-close {
    right: 5px;
    top: 5px;
    font-size: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

/* ===== ABOUT PAGE STYLES ===== */
.about-hero {
  background: linear-gradient(135deg, #d4a000 0%, #b8860b 100%) !important;
  padding: 60px 0 40px !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}

.about-hero h1 {
  color: #fff !important;
  font-size: 42px !important;
  font-weight: 700 !important;
  font-family: 'Unbounded', sans-serif !important;
  margin-bottom: 15px !important;
  text-transform: none !important;
  text-align: center !important;
  line-height: 1.2 !important;
}

.about-hero h1 span {
  display: block !important;
  font-size: 48px !important;
  margin-top: 10px !important;
}

.about-hero-subtitle {
  color: rgba(255,255,255,0.9) !important;
  font-size: 18px !important;
  max-width: 600px !important;
  margin: 0 auto !important;
  line-height: 1.5 !important;
}

/* Stats */
.about-stats {
  background: #f8f8f8 !important;
  padding: 40px 0 !important;
  margin-bottom: 0 !important;
}

.stats-grid {
  display: flex !important;
  justify-content: center !important;
  gap: 40px !important;
  flex-wrap: wrap !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.stat-item {
  text-align: center !important;
  min-width: 160px !important;
  flex: 0 0 auto !important;
}

.stat-icon {
  font-size: 40px !important;
  margin-bottom: 10px !important;
  line-height: 1 !important;
}

.stat-number {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #d4a000 !important;
  font-family: 'Unbounded', sans-serif !important;
  line-height: 1.2 !important;
  margin-bottom: 5px !important;
}

.stat-label {
  font-size: 14px !important;
  color: #555 !important;
  margin-top: 0 !important;
  line-height: 1.4 !important;
}

/* About content */
.about-section {
  padding: 50px 0 !important;
  background: #fff !important;
}

.about-content h2 {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin-bottom: 20px !important;
  font-family: 'Unbounded', sans-serif !important;
  text-align: center !important;
}

.about-content p {
  font-size: 16px !important;
  line-height: 1.7 !important;
  color: #333 !important;
  max-width: 800px !important;
  margin: 0 auto 15px !important;
  text-align: center !important;
}

/* Directions */
.about-directions {
  background: #f8f8f8 !important;
  padding: 50px 0 !important;
}

.about-directions h2 {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin-bottom: 30px !important;
  font-family: 'Unbounded', sans-serif !important;
  text-align: center !important;
}

.directions-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
  gap: 20px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.direction-card {
  background: #fff !important;
  border-radius: 12px !important;
  padding: 25px !important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08) !important;
  transition: transform 0.3s, box-shadow 0.3s !important;
}

.direction-card:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12) !important;
}

.direction-icon {
  font-size: 36px !important;
  margin-bottom: 12px !important;
  line-height: 1 !important;
}

.direction-card h3 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin-bottom: 10px !important;
  font-family: 'Unbounded', sans-serif !important;
  text-align: left !important;
}

.direction-card p {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #555 !important;
  margin: 0 !important;
}

/* Advantages */
.about-advantages {
  background: #fff !important;
  padding: 50px 0 !important;
}

.about-advantages h2 {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin-bottom: 30px !important;
  font-family: 'Unbounded', sans-serif !important;
  text-align: center !important;
}

.advantages-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;
  gap: 20px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.advantage-item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 15px !important;
  padding: 15px !important;
  background: #f8f8f8 !important;
  border-radius: 10px !important;
  transition: background 0.3s !important;
}

.advantage-item:hover {
  background: #f0f0f0 !important;
}

.advantage-icon {
  font-size: 24px !important;
  flex-shrink: 0 !important;
  margin-top: 2px !important;
  line-height: 1 !important;
}

.advantage-text strong {
  display: block !important;
  font-size: 16px !important;
  color: #000 !important;
  margin-bottom: 5px !important;
}

.advantage-text span {
  font-size: 14px !important;
  color: #555 !important;
  line-height: 1.5 !important;
}

/* CTA */
.about-cta {
  background: linear-gradient(135deg, #d4a000 0%, #feb007 100%) !important;
  padding: 50px 0 !important;
  text-align: center !important;
}

.about-cta h2 {
  color: #fff !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  font-family: 'Unbounded', sans-serif !important;
  margin-bottom: 10px !important;
}

.about-cta p {
  color: rgba(255,255,255,0.9) !important;
  font-size: 16px !important;
  margin-bottom: 25px !important;
}

.cta-buttons {
  display: flex !important;
  justify-content: center !important;
  gap: 15px !important;
  flex-wrap: wrap !important;
}

.cta-button {
  display: inline-block !important;
  padding: 14px 30px !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: all 0.3s !important;
}

.cta-button-primary {
  background: #fff !important;
  color: #d4a000 !important;
}

.cta-button-primary:hover {
  background: #f5f5f5 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2) !important;
}

.cta-button-secondary {
  background: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}

.cta-button-secondary:hover {
  background: rgba(255,255,255,0.1) !important;
  transform: translateY(-2px) !important;
}

/* Responsive */
@media only screen and (max-width: 768px) {
  .about-hero h1 { font-size: 28px !important; }
  .about-hero h1 span { font-size: 32px !important; }
  .stat-number { font-size: 28px !important; }
  .stats-grid { gap: 20px !important; }
  .directions-grid { grid-template-columns: 1fr !important; }
  .advantages-grid { grid-template-columns: 1fr !important; }
  .cta-buttons { flex-direction: column !important; align-items: center !important; }
}
}