

/* Start:/local/templates/polyglass/js/magnific-popup/magnific-popup.css?17297756147789*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End */


/* Start:/local/templates/polyglass/css/slick.css?14981608291729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    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;
}

/* End */


/* Start:/local/templates/polyglass/css/slick-theme.css?14981608293117*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/polyglass/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/polyglass/css/./fonts/slick.eot');
    src: url('/local/templates/polyglass/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/polyglass/css/./fonts/slick.woff') format('woff'), url('/local/templates/polyglass/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/polyglass/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
	border-radius: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #000;
    border: none;
    outline: none;
    background: #fff;
	opacity: 0.75;
	z-index: 999;
}
.slick-prev:hover,
.slick-next:hover
{
    outline: none;
	opacity: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
	color: #000;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 50px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 50px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/polyglass/css/reset.min.css?16722260241033*/
.kf{background-color:#252525;color:#fff;font-size:.8em;padding-bottom:28px}.kf .fa{padding-right:5px}.uno{display:inline;float:left;width:35%}*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;font-family:inherit;font-style:inherit;font-size:100%;border:0}.dos{float:left;width:31%;margin-left:2%;margin-right:1%}.tres{display:inline;float:left;width:29%}.uno50{width:44%;padding-left:5%;float:left}.dos50{width:44%;padding-right:5%;float:right}.cont{margin-top:1%;padding-left:10%;padding-right:10%}ul,li{list-style:none}img{vertical-align:bottom}a,a:hover,a:focus{text-decoration:none;color:inherit}b{font-weight:600;color:#424446}i{font-style:italic}html,body{height:100%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.modal-wrapper{max-width:800px;margin:auto}@media(max-width:1199px){.kf{font-size:.65em}}@media(max-width:991px){.kf{font-size:.8em}.uno,.dos,.tres{display:block;float:none;width:100%;padding:5px 0}}
/* End */


/* Start:/local/templates/polyglass/styles_adapt.css?1751966194255311*/
.justify {
    text-align: justify;
}

ul.wiki-menu li:not(:nth-child(1)) {
    padding-left: 5px;
    border-left: 5px solid #f1c52b;
    border-bottom-style: groove;
}

ul.wiki-menu {
    margin-bottom: 2em;
}

ul.wiki-menu a, a:hover, a:focus {
    text-decoration: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    background-color: #f0f2f4;
    position: relative;
    overflow-x: hidden
}

a.logo {
    width: 230px;
}

img {
    max-width: 100%;
    height: auto;
}

.videoBlock iframe {
    width: 500px;
    margin: auto;
    display: block;
    height: 300px;
}

.tabs-column .application.large .app-nav li {
    width: 20%;
}

.tabs-column .application.large .app-info {
    width: 20%;
}

.tabs-column .application.large .app-info ul li {
    font-size: 14px;
    list-style: disc
}
.lt-label-mobile {
    right: 35px!important;
}

@media screen and (max-width: 1500px) {
    .tabs-column .application.large .app-info ul li {
        font-size: 13px;
    }
}

@media screen and (max-width: 1330px) {
    .tabs-column .application.large .app-info ul li {
        font-size: 12px;
    }
}

.kf .logo.only-mob, .only-mob{
    display: none;
}
.mobile-head .tres{
    display: none;
}
@media screen and (max-width: 768px) {
    .nbrains-slider-block {
        display: block;
    }
    .kf .tres, .uno span, .dos span, .header-top .logo{
        display: none!important;
    }
    .mobile-head{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px;
    }
    .mobile-head .tres, .kf .logo.only-mob, .only-mob{
        display: block!important;
    }
     .mobile-head .tres{
        margin: 0 10px;
     }
    .kf{
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .kf .logo.only-mob{
        width: 50%;
        margin-right: 10px;
        text-align: center;
    }
    .toTop{
        display: none;
    }
     .kf .logo.only-mob img{
        width: 90%;
     }
    .uno, .dos, .tres{
        margin: 0;
        padding: 0;
    }
    .header div.contact{
        padding: 0!important;
    }
    .header .contact .phone{
        font-size: 14px!important;
    }
    .sale-link{
        margin: 0!important;
    }
}

.mobileMenu {
    position: fixed;
    top: 0;
    left: -450px;
    width: 400px;
    height: 400px;
    background-color: #666;
    z-index: 101;
}

::selection {
    background-color: #252525;
    color: #fff;
}

/*Container*/
.container {
    width: 1200px;
    margin: 0 auto;
}

.column-center .container {
    width: 1090px;
}


/*Other*/
.lt-xbutton-main-wrapper {
	right: 37px!important;
    bottom: 4%!important;
}

.column-left.imp-right {
    float: right !important;
}

.column-right.imp-left {
    float: left !important;
}

.button {
    font-size: 14px;
    color: #424446;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f1c52b;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.button:hover {
    background-color: #ffd74b;
}

.button-grey {
    background-color: #424446;
    color: #fff;
}

.button-grey:hover {
    background-color: #2c2f31;
    color: #fff;
}

.full-bg {
    width: 100%;
    min-width: 1200px;
}

.yellow-bg {
    background-color: #f1c52b;
    text-align: center;
}

.yellow-bg.no-center {
    text-align: left;
}

.white-bg {
    background-color: #fff;
}

.black-bg {
    background-color: #3d4049;
}

.black-bg h2 {
    color: #fff !important;
}

.black-bg p {
    color: #fff !important;
}

.description.yellow-bg {
    padding: 20px 0;
}

.column-left,
.column-right {
    width: 47%;
}

.article-wrap .column-left {
    width: 70%;
}

.article-wrap.inner-padding.container.clearfix.my img {
    max-width: 35%;
    height: auto;
    float: left;
}

.article-wrap .column-right {
    width: 25%;
}

/*Стили для списков текст сверхну*/

.poly-ul {
    margin-left: 40px;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
}

.poly-ul li:before {
    content: "•";
    margin-right: 10px;
    font-size: 20px;
}

.supertext p {
  text-align: justify;
}

/*.poly-padding {
    padding: 30px 70px 30px 80px !important;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f5fffa8a;
    position: relative;
}*/



/*Сотовый поликарбонат текст сверхну КОНЕЦ*/

.column-left {
    float: left;
}

.column-left a {
    text-decoration: underline;
}

.column-left img {
    margin: 0px 0px 20px 20px;
}

.column-right {
    float: right;
}

.column {
    float: left;
    width: 350px;
    margin-right: 75px;
}

.column:last-child {
    margin-right: 0;
}

.column p {
    margin-bottom: 40px;
}

.column p:last-child {
    margin-bottom: 0;
}

.column b {
    margin-bottom: 5px;
}

.column ul {
    margin-top: 5px;
}

.column li {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: #54575a;
    line-height: 22px;
    padding-left: 10px;
    position: relative;
}

.column li:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
}

.column li:last-child {
    margin-bottom: 0;
}

/*Header*/
.header .header-top {
    background-color: #252525;
    padding: 23px 0;
    /*width: 100%;*/
    /*min-width: 1200px;*/
    z-index: 13;
    position: relative
}

.header .header-top.fixed {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .header-top.fixed.active {
    top: 60px;
    opacity: 1;
    background: #F9F9F9;
    width: 100%;
    padding: 0;
}

.header .header-top.fixed.active > .menu-products {
    background-color: transparent;
    padding: 12px;
}

.header .logo, .mobileMenu .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

.header .wrap-in-header {
    float: right;
    width: 80%;
    padding-left: 40px;
}

.header .logo img, .mobileMenu .logo img {
    width: 100%;
}

.header .menu, .mobileMenu .menu {
    display: inline-block;
    vertical-align: middle;
}

.header .menu li, .mobileMenu .menu li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.mobileMenu .menu li {
    width: 100%;
    text-align: left;
}
.mobileMenu hr {
    width: 90%;
    display: block;
    margin: 0 auto;
    color: #FFF;
}

.header .menu li:before, .mobileMenu .menu li:before {
    content: "";
    position: absolute;
    right: -15px;
    top: 1px;
    width: 1px;
    height: 15px;
    background-color: #404040;
    display: none;
}

.header .menu li:last-child, .mobileMenu .menu li:last-child:before {
    margin-right: 0;
}

.header .menu li:last-child:before, .mobileMenu .menu li:last-child:before {
    display: none;
}

.header .menu li a, .mobileMenu .menu li a {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 20px;
}

.header .menu li:hover a {
    color: #f1c52b;
}

.header .menu li.active a {
    color: #f1c52b;
}

.header .contact {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: right;
}

.header .contact .search {
    position: absolute;
    top: -7px;
    right: 0;
    width: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .contact .search.active {
    width: 250px;
    visibility: visible;
    opacity: 1;
}

.header .contact .search form{
    position: relative;
}
.header .contact .search input[type="text"] {
    position: relative;
    outline: none;
    background-color: #424446;
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding: 0 15px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'Open Sans', sans-serif;
}
.header .contact .search button[type="submit"] {
    position: absolute;
    top:11px;
    right:35px;
    color:#fff;
    font-size: 14px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: transparent;
    outline:none;
}
.header .contact .search button[type="submit"]:hover{
    color: #f1c52b;
    cursor: pointer;
}
.header .contact .search input[type="text"]:focus {
    border-color: #f1c52b;
}

.header .contact .search ::-webkit-input-placeholder {
    color: #fff;
    font-size: 11px;
    font-weight: 400;;
}

.header .contact .search ::-moz-placeholder {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}

.header .contact .search :-moz-placeholder {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}

.header .contact .search :-ms-input-placeholder {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}

.header .contact .phone {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #f1c52b;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .contact .phone.no-active {
    visibility: hidden;
    opacity: 0;
}

.header .contact .open-search {
    position: relative;
    z-index: 5;
}

.header .contact .open-search.active {
    visibility: visible;
    opacity: 1;
}

.header .contact .open-search.active a {
    color: #fff;
    position: relative;
    right: 15px;
}
.header .contact .open-search.active a:hover {
    color: #f1c52b;
    cursor:pointer;
}
.header .contact .open-search.no-active .fa-search:before {
    content: "\f00d";
}
.header .contact ul {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.header .contact li {
    float: left;
    margin-right: 15px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .contact li.no-active {
    visibility: hidden;
    opacity: 0;
}

.header .contact li:last-child {
    margin-right: 0;
}

.header .contact li a {
    color: #fff;
    font-size: 14px;
    position: relative;
    right: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .contact li:hover a {
    color: #f1c52b;
}

.header .menu-section {
    width: 100%;
    /*min-width: 1200px;*/
}

.header .menu-section li {
    float: left;
    width: 25%;
    overflow: hidden;
}

.header .menu-section li img {
    width: 100%;
    position: relative;
    z-index: -1;
}

.header .menu-section li .wrap-over {
    display: block;
    background-color: rgba(0, 0, 0, 0.50);
    /*height: 100%;*/
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .menu-section li:hover .wrap-over {
    background-color: rgba(0, 0, 0, 0.70);
}

.header .menu-section li .wrap-over .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .menu-section li:hover .wrap-over .caption {
    margin-top: -101px;
}

.header .menu-section li .wrap-over .caption .caption-inner {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 50px;
}

.header .menu-section li:hover .wrap-over .caption .caption-inner {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}

.header .menu-section li .wrap-over .caption .title {
    font-size: 17px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}

.header .menu-section li .wrap-over .caption p {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    margin: 15px 0;
}

.header .menu-section li .wrap-over .caption .button {
    display: inline-block;
    width: auto;
}

.header .header-middle {
    width: 100%;
    /*min-width: 1200px;*/
}

.header .header-middle.fixed.active {
    top: 0px;
    opacity: 1;
}

.header .header-middle.fixed {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .header-middle li {
    float: left;
    z-index: 13;
    position: relative
}

.header .header-middle li:nth-child(1),
.header .header-middle li:nth-child(2),
.header .header-middle li:nth-child(5) {
    width: 15%;
}

.header .header-middle li:nth-child(3),
.header .header-middle li:nth-child(6),
.header .header-middle li:nth-child(7) {
    width: 8%;
}

.header .header-middle li:nth-child(8) {
    width: 11%;
}

.header .header-middle li:nth-child(4) {
    width: 10%;
}
.header .header-middle li:nth-child(9) {
    width: 10%;
}

.header .header-middle li:nth-child(1) a, .mobileMenu .header-middle li:nth-child(1):before {
    background-color: #8e97c0;
}

.header .header-middle li:nth-child(2) a, .mobileMenu .header-middle li:nth-child(2):before {
    background-color: #98c1d4;
}

.header .header-middle li:nth-child(3) a, .mobileMenu .header-middle li:nth-child(3):before {
    background-color: #83c5a0;
}

.header .header-middle li:nth-child(4) a, .mobileMenu .header-middle li:nth-child(4):before {
    background-color: #b6d371;
}

.header .header-middle li:nth-child(5) a, .mobileMenu .header-middle li:nth-child(5):before {
    background-color: #d8b558;
}

.header .header-middle li:nth-child(6) a, .mobileMenu .header-middle li:nth-child(6):before {
    background-color: #d99660;
}

.header .header-middle li:nth-child(7) a, .mobileMenu .header-middle li:nth-child(7):before {
    background-color: #c87373;
}

.header .header-middle li:nth-child(8) a, .mobileMenu .header-middle li:nth-child(8):before {
    background-color: #a189b3;
}

.header .header-middle li:nth-child(9) a, .mobileMenu .header-middle li:nth-child(9):before {
    background-color: #f1c52b;
}

.header .header-middle li a, .mobileMenu .header-middle li a {
    display: block;
    font-size: 14px;
    color: #fff;
    height: 60px;
    line-height: 50px;
    text-align: center;
    border: 5px solid transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .header-middle li:hover a {
    border-color: #fff;
}

.header .header-middle li a.active {
    border-color: #fff;
}

.header .header-bottom {
    position: relative;
}

.header

&
gt

;
.header-bottom

&
gt

;
.title {
    position: absolute;
    left: 50%;
    top: 50%;
    /*min-width: 240px;*/
    margin-left: -120px;
    text-align: center;
    margin-top: -40px;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    z-index: 99;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
}

.header .header-bottom .column-left,
.header .header-bottom .column-right {
    width: 50%;
    position: relative;
}

.header .header-bottom .column {
    width: 33.333%;
    margin-right: 0;
    position: relative;
}

.header .header-bottom .column .title {
    position: absolute;
    left: 50%;
    top: 50%;
    /*width: 240px;*/
    margin-left: -120px;
    text-align: center;
    margin-top: -40px;
    padding: 0 25px;
    /* height: 60px; */
    line-height: 30px;
    padding: 20px 0;
    z-index: 99;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
}

.header .header-bottom .column:hover .title {
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header .header-bottom .column-left .title,
.header .header-bottom .column-right .title {
    position: absolute;
    left: 50%;
    top: 50%;
    /*min-width: 240px;*/
    margin-left: -120px;
    text-align: center;
    margin-top: -40px;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    z-index: 99;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
}

.header .header-bottom .column img {
    width: 100%;
}

.header .header-bottom .column-left img,
.header .header-bottom .column-right img {
    width: 100%;
}

.header .tres .open-modal {
    color: #f1c52b;
    padding: 2px 12px 3px;
    font-size: 14px;
    position: absolute;
    right: 125px;
    top: -5px;
    border: 2px solid #f1c52b;
    border-radius: 5px;
    cursor: pointer;
}

.header .tres .open-modal:hover {
    background-color: #f1c52b;
    color: #424446;
}

.header .uno {
    font-size: 14px;
    width: 36%;
}

.header .dos {
    font-size: 14px;
    margin-right: 0;
}

.header .slider {
    width: 100%;
    /*min-width: 1200px;*/
    overflow: hidden;
}

.header .slider.big {
    min-height: 550px;
}

.header .crumbs {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    background: #ffffffba;
    padding: 7px;
}

.header .crumbs li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.header .crumbs li:before {
    content: "";
    position: absolute;
    right: -10px;
    top: 3px;
    width: 1px;
    height: 15px;
    background-color: #252525;
}

.header .crumbs li:last-child {
    margin-right: 0;
}

.header .crumbs li:last-child:before {
    display: none;
}

.header .crumbs li a {
    display: block;
    color: #252525;
    font-weight: bold;
    font-size: 13px;
}

.header .crumbs.basket {
    position: static;
    margin-top: 20px;
}
.header .crumbs.basket li:before{
    background-color: #000;
}
.header .crumbs.basket li a {
    color: #000;
}

.header .menu-products {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    /* min-width: 1200px; */
    background-color: #F9F9F9;
    padding: 15px;
    text-align: center;
    z-index: 11;
}

.header .menu-products li {
    display: inline-block;
    /* margin-right: 10px; */
    padding: 0 2px;
}

.header .menu-products li:last-child {
    margin-right: 0;
}

.header .menu-products li a, .download-btn {
    font-size: 13px;
    color: #000;
    padding: 5px 7px;
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* border: 2px solid #ffffff; */
    border-radius: 5px;
    background: #f1c52b;
    font-weight: bold;
}

.header .menu-products li a {
    background: transparent;
    color: #000;
    font-weight: normal;
}

.header .menu-products li:hover a {
    background: transparent !important;
    text-decoration: underline;
}

.download-btn {
    margin-top: 15px;
}

.sot-p p {
    margin-bottom: 15px;
}

.header .menu-products li:hover a {
    text-decoration: underline;
    background: #fff;
    /* border: 2px solid #fff */
}

/*Content*/
.content h2, .content h1, .content p.title{
    text-transform: uppercase;
    color: #424446;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 45px;
    letter-spacing: 0.5px;
    position: relative;
}

.productItem p.title {
    margin-top: 0;
}

.content h2:before, .content h1:before, .content p.title:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background-color: #f1c52b;
}

.advantages h1:before {
    bottom: -45px;
}
.advantages .preTitle {
    text-align: center;
    margin-bottom: 60px;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    margin-top: 10px;
}
.advantages h1 {
    margin-bottom: 0;
}
.content p {
    font-size: 14px;
    line-height: 24px;
}

.content .link {
    color: #f1c52b;
    border-bottom: 1px solid #f1c52b;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.content .link:hover {
    color: #424446;
    border-bottom: 1px solid #424446;
}

.yellow-bg .link {
    color: #424446;
    border-bottom: 1px solid #424446;
    margin-right: 50px;
}

.yellow-bg .link:last-child {
    margin-right: 0;
}

.yellow-bg .link:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.content .inner {
    padding: 50px 0;
}

.content .inner-padding {
    padding: 100px 50px;
}

.content .inner-padding.very-inner {
    /*padding: 50px 150px 0 150px;*/
}

.content .inner-padding.no-padding {
    padding-bottom: 0;
}

.description li {
    display: inline-block;
    font-size: 13px;
    color: #424446;
    width: 230px;
    padding-left: 70px;
    margin-right: 40px;
    position: relative;
    text-align: left;
}

.description li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 52px;
}

.description li:nth-child(1):before {
    background: url("/local/templates/polyglass/assets/ico-1.png") no-repeat 100% 0%;
}

.description li:nth-child(2):before {
    background: url("/local/templates/polyglass/assets/ico-2.png") no-repeat 100% 0%;
}

.description li:nth-child(3):before {
    background: url("/local/templates/polyglass/assets/ico-3.png") no-repeat 100% 0%;
}

.description li:nth-child(4):before {
    background: url("/local/templates/polyglass/assets/ico-4.png") no-repeat 100% 0%;
}

.description li:last-child {
    margin-right: 0;
}

.logo-about {
    float: left;
    margin-right: 50px;
}

.slider-akcii-wrap {
    width: 100% !important;
    /* background: url(/local/templates/polyglass/images/mainSlideLeft.png) bottom left, url(/local/templates/polyglass/images/mainSlideRight.png) top right; */
    background-color: #e6eced;
    background-repeat: no-repeat;
    height: 450px;
}

.slider-akcii .item {
    height: 450px;
    text-align: left !important;
}

.slider-akcii .owl-height {
    height: inherit !important;
}

.slider-akcii .item .itemTitle {
    color: #f1c52b;
    text-transform: uppercase;
    font-family: 'SegoeUISemiBold';
}

.slider-akcii .item .itemText {
    color: #424446;
    font-family: 'SegoeUISemiBold';
}

.slider-akcii .item .itemText b {
    font-weight: bold;
    line-height: 30px;
}

.slider-akcii .item .itemSubtext {
    font-family: 'Segoe UI Regular';
    color: #424446;
}

.slider-akcii .item .itemButton {
    text-align: left;
}

.slider-akcii .item .itemButton .buttonMore {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    background-color: #424446;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 15px;
}

.content .partners-logo {
    width: 400px;
    text-align: center;
    margin-right: 20px;
    display: inline-block;
    margin-top: 8px;
}
.content .partners-column {
    min-height: 160px;
    padding: 20px 0;
}

.content .partners-info {
    float: right;
    width: calc(100% - 440px);

}

.content .partners-column:not(:last-child) {
    border-bottom: 1px solid #000;
}

.content .partners-column:nth-child(2) {
    min-height: 220px;
}

.content .partners-column:last-child .partners-logo img {
    margin-bottom: 50px;
    margin-right: 15px;
}

.content .partners-column .partners-info p {
    padding: 0;
}
.content .partners-column:last-child .partners-logo  {
        margin-right: 20px;
}

@media (max-width: 500px) {
    .menuSectionNew .menuSectionNewItem {
        width: 100% !important;
    }

    .slider-akcii-wrap {
        height: auto !important;
    }

    .slider-akcii .item {
        height: auto !important;
        width: 100% !important;
        padding: 0px !important;
        font-family: 'SegoeUISemiBold';
    }

    .slider-akcii .item .itemTitle {
        font-size: 25pt;
    }

    .slider-akcii {
        width: 100% !important;
        background-color: #e6eced;
        background-repeat: no-repeat;
        background-size: contain !important;
    }

}

@media (max-width: 767px) {
    .menuSectionNew .menuSectionNewItem {
        width: 50%;
    }

    .slider-akcii-wrap {
        height: 175px;
    }

    .slider-akcii .item {
        height: 175px;
        width: 100%;
    }

    .slider-akcii .item .itemTitle {
        font-size: 18pt;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemText {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemSubtext {
        font-size: 12pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemText b {
        font-size: 17pt;
    }

    .slider-akcii .item .itemButton .buttonMore {
        font-size: 15pt;
        margin: 0;
    }

    .slider-akcii-wrap {
        width: 100% !important;
        background-color: #e6eced;
        background-repeat: no-repeat;
        background-size: 48%;
        background: transparent;
    }
}

@media (min-width: 768px) {
    .menuSectionNew .menuSectionNewItem {
        width: 25%;
    }

    .slider-akcii-wrap {
        height: 210px;
    }

    .slider-akcii .item {
        height: 210px;
    }

    .slider-akcii .item .itemTitle {
        font-size: 25pt;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemText {
        font-size: 16pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemSubtext {
        font-size: 14pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemText b {
        font-size: 20pt;
    }

    .slider-akcii .item .itemButton .buttonMore {
        font-size: 15pt;
        margin: 0;
    }

    .slider-akcii-wrap {
        width: 100% !important;
        background-color: #e6eced;
        background-repeat: no-repeat;
        background-size: 45%;
    }
}

@media (min-width: 992px) {
    .slider-akcii-wrap {
        height: 275px;
    }

    .slider-akcii .item {
        height: 275px;
        width: 80%;
        margin: auto;
    }

    .slider-akcii .item .itemTitle {
        font-size: 40pt;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemText {
        font-size: 20pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemSubtext {
        font-size: 16pt;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .slider-akcii .item .itemText b {
        font-size: 30pt;
    }

    .slider-akcii .item .itemButton .buttonMore {
        font-size: 15pt;
        margin: 0;
    }

    .slider-akcii-wrap {
        width: 100% !important;
        background-color: #e6eced;
        background-repeat: no-repeat;
        background-size: 45%;
    }
}

@media (min-width: 1200px) {
    .slider-akcii-wrap {
        height: 450px;
    }

    .slider-akcii .item {
        height: 450px;
        width: 60%;
        margin: auto;
    }

    .slider-akcii .item .itemTitle {
        font-size: 60pt;
        margin-top: 100px;
        margin-bottom: 25px;
    }

    .slider-akcii .item .itemText {
        font-size: 20pt;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .slider-akcii .item .itemSubtext {
        font-size: 16pt;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .slider-akcii .item .itemText b {
        font-size: 30pt;
    }

    .slider-akcii .item .itemButton .buttonMore {
        font-size: 15pt;
        margin: 0;
    }

    .slider-akcii-wrap {
        width: 100% !important;
        background-color: #e6eced;
        background-repeat: no-repeat;
        background-size: contain;
    }
}

.slider-akcii.owl-carousel {
    float: left;
    width: 100%;
}

/* .advantages h2, */
.reviews h2 {
    color: #fff;
}

.advantages {
    background: url("/local/templates/polyglass/assets/advantages.webp") no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 1200px;
    height: 100%;
}

.advantages-new {
    background: url("/local/templates/polyglass/assets/advantages.webp") no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 1200px;
    height: 100%;
}

.webp .advantages,
.webp .advantages-new {
    background: url("/local/templates/polyglass/assets/advantages.webp") no-repeat;
    background-size: cover;
}

.advantages p.title,.advantages h1 {
    color:#fff;
}
.advantages li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 259px;
    position: relative;
    margin: 0 50px 70px 0;
    padding-left: 70px;
    color: #fff;
    font-size: 13px;
}
.advantages h2 {
    color: #fff;
}
.advantages li img {
    height: 40px;
}
.advantages li:nth-child(4n+4) {
    margin-right: 0;
}

.advantages li:nth-child(5),
.advantages li:nth-child(6),
.advantages li:nth-child(7),
.advantages li:nth-child(8) {
    margin-bottom: 0;
}

.advantages_sot li:nth-child(5),
.advantages_sot li:nth-child(6),
.advantages_sot li:nth-child(7),
.advantages_sot li:nth-child(8) {
    margin-bottom: 70px;
}

.advantages li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 58px;
}

.border-padding {
    padding: 30px;
    border: 3px solid #54575a;
    margin-bottom: 40px;
}

.noborder-padding {
    padding: 15px;
}

/* .advantages li:nth-child(1):before {
    background: url("/local/templates/polyglass/assets/ico-5.png") no-repeat 100% 0%;
}

.advantages li:nth-child(2):before {
    background: url("/local/templates/polyglass/assets/ico-6.png") no-repeat 100% 0%;
}

.advantages li:nth-child(3):before {
    background: url("/local/templates/polyglass/assets/ico-7.png") no-repeat 100% 0%;
}

.advantages li:nth-child(4):before {
    background: url("/local/templates/polyglass/assets/ico-8.png") no-repeat 100% 0%;
}

.advantages li:nth-child(5):before {
    background: url("/local/templates/polyglass/assets/ico-9.png") no-repeat 100% 0%;
}

.advantages li:nth-child(6):before {
    background: url("/local/templates/polyglass/assets/ico-10.png") no-repeat 100% 0%;
}

.advantages li:nth-child(7):before {
    background: url("/local/templates/polyglass/assets/ico-11.png") no-repeat 100% 0%;
}

.advantages li:nth-child(8):before {
    background: url("/local/templates/polyglass/assets/ico-12.png") no-repeat 100% 0%;
}


.advantages_sot li:nth-child(1):before {
    background: url("/local/templates/polyglass/assets/ico8a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(2):before {
    background: url("/local/templates/polyglass/assets/ico7a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(3):before {
    background: url("/local/templates/polyglass/assets/ico9a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(4):before {
    background: url("/local/templates/polyglass/assets/ico1a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(5):before {
    background: url("/local/templates/polyglass/assets/ico10a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(6):before {
    background: url("/local/templates/polyglass/assets/ico6a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(7):before {
    background: url("/local/templates/polyglass/assets/ico3a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(8):before {
    background: url("/local/templates/polyglass/assets/ico8a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(9):before {
    background: url("/local/templates/polyglass/assets/ico2a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(10):before {
    background: url("/local/templates/polyglass/assets/ico5a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(11):before {
    background: url("/local/templates/polyglass/assets/ico11a.png") no-repeat 100% 0%;
}

.advantages_sot li:nth-child(12):before {
    background: url("/local/templates/polyglass/assets/ico4a.png") no-repeat 100% 0%;
} */

/**/
.advantages li b {
    color: #fff;
}

.help-wrap h2:before {
    background-color: #fff;
}

.help-wrap li {
    display: inline-block;
    font-size: 13px;
    color: #424446;
    width: 160px;
    padding-left: 70px;
    margin-right: 40px;
    position: relative;
    text-align: left;
    vertical-align: top;
}

.help-wrap li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 50px;
}

.chose-color {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #2b2c2e;
    padding: 20px 110px;
    z-index: 10;
    text-align: center;
    height: 100%;
}

.chose-color span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
}

.chose-color .wrap {
    width: 271px;
}

.chose-color li {
    width: 70px;
    height: 70px;
    cursor: pointer;
    float: left;
    margin: 0 30px 10px 0;
    border: 2px solid transparent;
    border-radius: 2px;
}

/*.slide_big .owl-item{
    width: 1435px!important;
    }*/
    .chose-color li:hover {
        border-color: #fff;
    }

    .chose-color li:nth-child(3n+3) {
        margin-right: 0;
    }

    .chose-color li img {
        width: 100%;
    }

    .help-wrap li:nth-child(1):before {
        background: url("/local/templates/polyglass/assets/ico-19.png") no-repeat 100% 0%;
    }

    .help-wrap li:nth-child(2):before {
        background: url("/local/templates/polyglass/assets/komplektuem.png") no-repeat 100% 0%;
        background-size: contain;
    }

    .help-wrap li:nth-child(3):before {
        background: url("/local/templates/polyglass/assets/ico-20.png") no-repeat 100% 0%;
    }

    .help-wrap li:nth-child(4):before {
        background: url("/local/templates/polyglass/assets/ico-21.png") no-repeat 100% 0%;
    }

    .help-wrap li:nth-child(5):before {
        background: url("/local/templates/polyglass/assets/ico-22.png") no-repeat 100% 0%;
    }

    .help-wrap li:nth-child(6):before {
        background: url("/local/templates/polyglass/assets/ico-23.png") no-repeat 100% 0%;
    }

    .help-wrap li:last-child {
        margin-right: 0;
    }

    .advantages li span {
        display: block;
        margin-top: 5px;
    }

    .reviews {
        background: url("/local/templates/polyglass/assets/reviews.jpg") no-repeat 50% 0%;
        width: 100%;
        /*min-width: 1200px;*/
        height: 100%;
    }

    .reviews .item {
        background-color: #fff;
        padding: 25px 30px;
        text-align: center;
        height: 522px;
    }

    .reviews .item .quote {
        display: inline-block;
        background: url("/local/templates/polyglass/assets/quote.png");
        width: 28px;
        height: 19px;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .reviews .item b {
        font-size: 13px;
        margin: 10px 0 5px 0;
    }

    .reviews .item time {
        font-size: 13px;
        color: #424446;
    }

    .content .column-center {
        text-align: center;
        overflow: hidden;
        padding-bottom: 20px;
    }

    .column-center .description-list {
        margin-top: 50px;
    }

    .column-center .description-list li {
        display: inline-block;
        vertical-align: top;
        width: 260px;
        margin: 0 40px 40px 0;
        padding-left: 60px;
        position: relative;
        text-align: left;
        color: #424446;
        font-size: 14px;
    }

    .column-center .description-list li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 44px;
        height: 45px;
    }

    .column-center .description-list li:nth-child(1):before {
        background: url("/local/templates/polyglass/assets/ico-13.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(2):before {
        background: url("/local/templates/polyglass/assets/ico-14.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(3):before {
        background: url("/local/templates/polyglass/assets/ico-15.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(4):before {
        background: url("/local/templates/polyglass/assets/ico-16.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(5):before {
        background: url("/local/templates/polyglass/assets/ico-17.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(6):before {
        background: url("/local/templates/polyglass/assets/ico-18.png") no-repeat 100% 0%;
    }

    .column-center .description-list li:nth-child(4),
    .column-center .description-list li:nth-child(5),
    .column-center .description-list li:nth-child(6) {
        margin-bottom: 0;
    }

    .column-center .description-list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .column-center .button {
        display: inline-block;
        margin-top: 20px;
    }

    .article {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        text-align: center;
        font-size: 14px;
        margin-right: 3%;
        /*float:left;*/
    }

    .clear {
        clear: both;
    }

    .article:last-child {
        margin-right: 0;
    }

    .article .wrap-over,
    .article-small .wrap-over {
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .article .wrap-over.no-hover:hover {
        background-color: transparent;
    }

    .article .wrap-over:hover,
    .article-small .wrap-over:hover {
        background-color: rgba(0, 0, 0, 0.50);
    }

    .article .wrap-over .button,
    .article-small .wrap-over .button {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -30px;
        margin-left: -63px;
        /*  visibility: hidden;opacity: 0; */
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .article .wrap-over:hover .button,
    .article-small .wrap-over:hover .button {
        visibility: visible;
        opacity: 1;
        margin-top: -20px;
    }

    .article .wrap-over img,
    .article-small .wrap-over img {
        width: 100%;
        position: relative;
        & nbsp;
    }

    .article time,
    .article-small time {
        display: block;
        margin: 15px 0;
        color: #424446;
    }

    .article b,
    .article-small b {
        display: block;
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .article-small {
        font-size: 13px;
        text-align: center;
        margin-bottom: 40px;
    }

    .acticle-small:last-child {
        margin-bottom: 0;
    }

    .article-small time {
        margin: 10px 0 5px 0;
    }

    .article-wrap {
        background-color: #FFF;
    }

    .article-wrap .column-left img {
        width: 70%;
    }

    .article-wrap .flex-image-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;}

    .article-wrap .flex-image-div img {
    width: 450px;
    max-width: 100%;
    max-height: 450px;
    margin: 10px;
}

    .article-wrap p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .article-wrap p:last-child {
        margin-bottom: 0;
    }

    .article-wrap h3 {
        margin: 20px 0 10px 0;
        text-transform: uppercase;
        color: #424446;
        font-size: 20px;
        font-weight: 400;
    }

    .article-wrap time {
        display: block;
        margin-bottom: 20px;
        font-size: 13px;
        color: #424446;
    }

    .application-wrap.inner {
        padding-bottom: 0;
    }

    .application {
        margin-bottom: -16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
    /*width: 100%;
    /*min-width: 1200px;*/
    position: relative;
    background: url("/local/templates/polyglass/assets/application.jpg") no-repeat;
    */ width: 100%;
    /*min-width: 1200px;*/
    position: relative;
    overflow: hidden;
    background: url("/bitrix/templates/polyglass/assets/application.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.webp .application{
    background: url("/bitrix/templates/polyglass/assets/application.webp") no-repeat;
    background-size: cover;
}

.application .app-nav {
    position: absolute;
    width: 100%;
    /*min-width: 1200px;*/
    background-color: #f0f2f4;
}

.application.large .app-nav li {
    width: 25%;
}

.very.application.large .app-nav li {
    width: 20%;
}

.application .app-nav li {
    float: left;
    width: 33.33%;
}

.application .app-nav li a {
    display: table-cell;
    text-align: center;
    font-size: 14px;
    color: #424446;
    padding: 15px 0;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 65px;
    padding: 0 15px;
    width: 100vw;
    vertical-align: middle;
}

.application .app-nav li.active a:before {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f1c52b transparent transparent transparent;
}

.application .app-nav li:hover a {
    background-color: #f1c52b;
}

.application .app-nav li.active a {
    background-color: #f1c52b;
}

.application.large .app-info {
    width: 25%;
    text-align: left;
}

.very.application.large .app-info {
    width: 20%;
}

.application .app-info {
    width: 33.33%;
    background-color: #fff;
    padding: 30px;
    float: left;
    /*height: 100%;*/
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding-top: 100px;
}

.application .app-info p {
    margin-bottom: 5px;
    font-size: 13px;
}

.application .app-info .pagination {
    margin-top: 25px;
}
.for .pagination {
    text-align: center;
    padding-bottom: 25px;
}
.application .app-info .pagination li {
    float: left;
    margin-right: 5px;
}

.application .app-info .pagination li:last-child {
    margin-right: 0;
}

.application .app-info .pagination li a, .pagenav a, .pagenav span {
    display: block;
    font-size: 13px;
    color: #424446;
    padding: 5px 10px;
    background-color: #f0f2f4;
}

.pagenav a, .pagenav span {
    display: inline-block;
}

.application .app-info .pagination li:hover a, .pagenav a:hover {
    background-color: #f1c52b;
    color: #fff;
}

.application .app-info .pagination li.active a, .pagenav a.active {
    background-color: #f1c52b;
    color: #fff;
}

.pagenav {
 margin: 10px;
text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
.pagenav .text {padding: 10px;}
.pagenav span.inactive {
    background-color: #f1c52b;
}

.color {
    float: left;
    margin: 0 50px 30px 0;
}

.color:nth-child(7),
.color:nth-child(8),
.color:nth-child(9),
.color:nth-child(10),
.color:nth-child(11),
.color:nth-child(12) {
    /*margin-bottom: 0;*/
}

.color:nth-child(6n+6) {
    /*margin-right: 0;*/
}

.color span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #424446;
    text-align: center;
}

.small-table {
    /*width: 650px;*/
    margin: 0 auto;
}

.cart-table {
    width: 650px;
    margin: 0 auto;
}

.large-table {
    /* width: 800px; */
    margin: 0 auto;
}

.tabs-menu {
    display: inline-block;
    margin-bottom: 20px;
}

.tabs-menu.no-margin {
    margin-bottom: 0;
    margin-top: 60px;
    text-align: center;
}

.tabs-menu.top-margin {
    margin-top: 50px;
}

.tabs-menu li {
    display: inline-block;
    position: relative;
    /*margin-right: 20px;*/
}

.tabs-menu.no-margin li {
    margin-bottom: 20px;
}

.tabs-menu li:last-child {
    margin-right: 0;
}

.tabs-menu li a {
    display: block;
    font-size: 14px;
    color: #fff;
    background-color: #3d4049;
    /*border-bottom: 1px solid #424446;*/
    padding: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tabs-menu li:hover::before a {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-right: 5px;
    border: 10px solid transparent;
    border-top: 10px solid #ffd74b;
    background: #ffd74b;
}

.tabs-menu li.active a {
    color: #000;
    background: #ffd74b;
}

.tabs-menu li.active:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-right: 5px;
    border: 10px solid transparent;
    border-top: 10px solid #ffd74b;

}

.price,
.simple-table {
    border-spacing: 7px 7px;
    border-collapse: collapse;
    position: relative;
}

.price tbody tr:hover td,
.simple-table tbody tr:hover td {
    background-color: #3d4049;
    color: #fff;
}

.price td,
.simple-table td {
    background-color: #f0f2f4;
    padding: 5px 10px;
    font-size: 14px;
    color: #54575a;
    text-align: center;
    vertical-align: middle;
    margin: 0 10px 10px 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid;
}
/* .price td:empty {
    display: none;
    } */
    .price.first td,
    .simple-table.first td {
        color: #54575a !important;
        background-color: #f0f2f4 !important;
    }

    .price thead tr:first-child td,
    .simple-table thead tr:first-child td {
        background-color: #dfe4ea !important;
    }

    .price tbody td:last-child,
    .simple-table tbody td:last-child {
        padding: 0;
    }

    .price .button-price {
        position: absolute;
        right: -100px;
        background-color: #f1c52b !important;
        border-radius: 5px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    @media screen and (max-width: 1245px) {
        .price .button-price {
            right: -71px;
        }
    }

    @media screen and (max-width: 1133px) {
        .price .button-price {
            right: 46px;
            margin-top: 10px;
        }
        .content .partners-column:last-child .partners-logo {
            width: 400px;
        }
        .content .partners-column:last-child .partners-info {
            width: calc(100% - 440px);
        }
        .content .partners-column {
            margin-right: 0;
        }
        .content .partners-column:last-child .partners-logo img {
            margin-bottom: 74px;
        }

        .header .tres .open-modal {
            top: 5px;
            right: 115px;
        }
        .sale-link {
            top: 5px !important;
        }

    }


    .price .button-price:hover {
        background-color: #ffd74b !important;
    }

    .price .button-price a {
        color: #424446;
        padding: 5px 10px;
        display: block;
    }

    .price tr:hover .button-price {
        visibility: visible;
        opacity: 1;
        /*right: -84px;*/
    }

    .tabs {
        float: left;
        margin-top: 40px;
    }

    .tabs.no-margin {
        margin: 0;
    }

    .tabs .menu-tabs {
        float: left;
        width: 300px;
        margin: 0 20px 20px 0;
    }

    .tabs .menu-tabs li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .tabs .menu-tabs li:last-child {
        margin-bottom: 0;
    }

    .tabs .menu-tabs li a {
        display: block;
        text-align: center;
        background-color: #3d4049;
        color: #fff;
        font-size: 14px;
        padding: 5px 10px;
        position: relative;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .tabs .menu-tabs li:hover a {
        background-color: #f1c52b;
    }

    .tabs .menu-tabs li.active a {
        background-color: #f1c52b;
    }

    .tabs .menu-tabs li.active a:before {
        content: "";
        position: absolute;
        right: -5px;
        top: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #f1c52b;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .tabs .content-tabs {
        /*float: left;*/
        /*margin-left: 30px;*/
        /*width: 570px;*/
    }

    .tabs .content-tabs .img {
        /*float: left;*/
        margin: 0 15px 15px 0;
    }

    .pad-15 {
        padding: 15px;
    }

    .content-tabs img {
        /*width: 150px;*/
    }

    .list {
        margin: 5px 20px 5px 20px;
    }

    .application.large .list {
        margin: 0;
        /*padding: 0 90px;*/
    }

    .list li {
        display: block;
        font-size: 14px;
        color: #54575a;
        position: relative;
        margin-bottom: 5px;
        padding-left: 15px;
    }

    .yellow-bg .list li {
        display: inline-block;
        vertical-align: top;
        width: 250px;
        margin: 0 0 50px 0;
        text-align: left;
        color: #000;
    }

    .yellow-bg .list li:nth-child(9),
    .yellow-bg .list li:nth-child(10),
    .yellow-bg .list li:nth-child(11) {
        margin-bottom: 0;
    }

    .yellow-bg .list li:before {
        background-color: #000;
    }

    .list li:before {
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 20px;
        position: absolute;
        left: 0;
        top: 8px;
        background-color: #54575a;
    }

    .list li:last-child {
        margin-bottom: 0;
    }

    .tabs-comparison table {
        border-spacing: 7px 7px;
        border-collapse: collapse;
        width: 100%;
        min-width: 740px;
    }

    .tabs-comparison td {
        padding: 5px 10px;
        /*width: 50%;*/
        font-size: 14px;
        color: #54575a;
        text-align: left;
    }

    .tabs-comparison .small {
        /*width: 400px;*/
        margin: 20px auto 0;
    }

    .tabs-comparison .small td:first-child {
        width: 20%;
    }

    .tabs-comparison .small td:last-child {
        width: 35%;
    }

    .tabs-comparison td:first-child {
        background-color: #dfe4ea;
    }

    .tabs-comparison td:last-child {
        background-color: #f0f2f4;
    }

    .product .child {
        background-color: #fff;
        padding: 20px;
        /*width: 800px;*/
        margin: 0 auto;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
                box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
        margin-top: 60px;
    }

    .product .child:first-child {
        margin-top: 0;
    }

    .product .child .photo {
        float: left;
    }

    .product .child .photo .miniature li {
        width: 60px;
        float: left;
        margin: 10px 10px 0 0;
    }

    .product .child .photo .miniature li:last-child {
        margin-right: 0;
    }

    .product .child .photo .miniature li img {
        width: 100%;
    }

    .product .child .info {
        float: left;
        margin-left: 30px;
        width: 555px;
    }

    .product .child .info .title {
        text-transform: uppercase;
        font-size: 17px;
        color: #424446;
        position: relative;
        display: block;
        margin-bottom: 25px;
    }

    .product .child .info .title:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 30px;
        height: 3px;
        background-color: #f1c52b;
    }

    .product .child .info .button {
        float: left;
    }

    .product .child .info .description-wrap {
        margin: 20px 0;
    }

    .product .child .info .price {
        font-size: 25px;
        color: #f1c52b;
        display: inline-block;
        vertical-align: middle;
    }

    .gallery {
    /*display: flex;
    justify-content: center;*/
}

.gallery .img {
    float: left;
    width: 16.666%;
    position: relative;
    cursor: pointer;
    height: 230px;
    overflow: hidden;
    border: 1px solid #fff;
}

.gallery .img img {
    width: 100%;
    height: 100%;
}

.gallery .img .img-over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery .img .img-over:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -15px;
    background: url("/local/templates/polyglass/assets/loupe.png");
    width: 51px;
    height: 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery .img:hover .img-over:before {
    margin-top: -25px;
}

.gallery .img:hover .img-over {
    opacity: 1;
}

.products {
    margin-top: 40px;
}

.products .child {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-right: 17px;
    width: 110px;
}

.products .child .child-inner {
    position: relative;
}

.products .child:last-child {
    margin-right: 0;
}

.margin-top.products .child:nth-child(6n+6) {
    /*margin-right: 0;*/
}

.tab-top {
    margin-top: 20px;
}

.margin-top.products .child {
    margin-bottom: 20px;
}

.products .child img {
    border: 5px solid transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*width: 100%;*/
}

.products .child:hover img {
    border-color: #e6e6e6;
}

.drop-wrap-inner {
    /*width: 700px;*/
    margin: 20px auto 0;
    text-align: center;
}

.drop-wrap-inner .total-price {
    /*display: inline-block;*/
    vertical-align: middle;
    color: #f1c52b;
    font-size: 25px;
    margin-bottom: 20px;
}

.drop-wrap-inner .total-price span {
    font-size: 14px;
}

.drop-wrap-inner .dropdown {
    margin: 0 30px 10px 0;
    opacity: 0;
}

.drop-wrap-inner .total-price + .dropdown {
    opacity: 1;
}

.products .child span {
    font-size: 14px;
    color: #424446;
    display: block;
    margin-top: 10px;
    /*width: 100px;*/
}

.products .child .child-inner .percent {
    position: absolute;
    left: 0;
    right:0;
    top: 45%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*position: absolute;
    top: 45%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    opacity: 0;
    width: 110px;
    margin: auto;
    transition: all 0.5s ease;*/
}

.products .child .child-inner .percent:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -9px;
    background: url("/local/templates/polyglass/assets/sun.png");
    width: 18px;
    height: 18px;
}

.products .child .color-over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(55, 55, 55, 0.4);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.products .child .child-inner:hover .color-over {
    opacity: 1;
}

.products .child .child-inner:hover .percent {
    opacity: 1;
    top: 50%;
}

.margin-top {
    margin-bottom: 40px;
}

.big-last {
    margin-top: 30px;
}

.but-wrap .button:first-child {
    margin-right: 25px;
    background-color: #424446;
    color: #fff;
}

.big-last.price thead tr:first-child td:first-child {
    background-color: transparent !important;
}

.big-last.price tbody td:first-child {
    background-color: #dfe4ea !important;
}

.big-last.price tbody td {
    background-color: #fff !important;
}

.transportation {
    background: url("/local/templates/polyglass/assets/transportation.jpg") no-repeat 50% 50%;
    width: 100%;
    /*min-width: 1200px;*/
    height: 100%;
}

.webp .transportation {
    background: url("/local/templates/polyglass/assets/transportation.webp") no-repeat 50% 50%;
}

.transportation h2,
.transportation p {
    color: #fff;
}

.slider-transportation .round {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 54px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    font-style: normal;
}

.column-four .column {
    text-align: left;
    width: 250px;
    margin: 0 65px 45px 0;
    min-height: 250px;
}

.column-four .column:nth-child(4n+4) {
    margin-right: 0;
}

/*Map*/
.map-wrap {
    position: relative;
}

.map-inner {
    position: absolute;
    left: 50px;
    top: 50px;
    background-color: #fff;
    padding: 20px;
    z-index: 5;
}

.map-inner li {
    display: block;
    font-size: 14px;
    color: #424446;
    margin-bottom: 5px;
}

.map-inner li:last-child {
    margin-bottom: 0;
}

.map-inner li span a {
    color: #f1c52b;
}

.map-inner i,
.map-inner span {
    display: inline-block;
    vertical-align: middle;
}

.map-inner span {
    margin-left: 10px;
}

#map-canvas {
    width: 100%;
    /*min-width: 1200px;*/
    height: 400px;
}

/*Footer*/
.footer .footer-top {
    background-color: #363c44;
    width: 100%;
    /*min-width: 1200px;*/
    padding: 35px 0;
    padding-bottom: 11px;
}

.footer .footer-bottom {
    background-color: #363c44;
    width: 100%;
    /*min-width: 1200px;*/
    padding: 10px 0;
}

.footer .video {
    float: right;
    margin-right: 50px;
}

.footer .menu-goods {
    float: right;
}

.footer .menu-goods ul {
    display: inline-block;
    vertical-align: top;
}

.footer .menu-goods ul:last-child {
    margin-left: 50px;
}

.footer .menu-goods li {
    display: block;
    margin-bottom: 10px;
}

.footer .menu-goods li:last-child {
    margin-bottom: 0;
}

.footer .menu-goods li a {
    display: block;
    color: #929292;
    font-size: 13px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: underline;
}

.footer .menu-goods li:hover a {
    color: #fff;
}

.footer .copyright {
    font-size: 13px;
    color: #929292;
    float: left;
    margin-top: 5px;
    margin-right: 40px;
}

.footer .dev {
    float: right;
    background: url("/local/templates/polyglass/assets/dev.png");
    /*width: 134px;*/
    height: 29px;
}

.footer .menu {
    float: left;
    margin-top: 5px;
}

.footer .menu li {
    float: left;
    margin-right: 20px;
}

.footer .menu li:last-child {
    margin-right: 0;
}

.footer .menu li a {
    display: block;
    font-size: 13px;
    color: #929292;
    border-bottom: 1px solid #929292;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.footer .menu li:hover a {
    color: #f1c52b;
    border-bottom-color: #f1c52b;
}

.footer .menu li.active a {
    color: #f1c52b;
    border-bottom-color: #f1c52b;
}

/*Slider*/
.slider-certificate {
    /*width: 1200px;*/
    margin: 0 auto;
}

.slider-product {
    margin-top: 30px;
}

.slider-certificate .item,
.slider-application .item,
.slider-reviews .item {
    margin: 0 10px;
}

.slider-partners .item {
    margin: 0 25px;
}

.slider-application .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
}
.slider-akcii-wrap {
    padding-left: 0!important;
    padding-right: 0!important;
    height:auto;
}
.owl-carousel .item {
    position: relative;
    text-align: center;
    padding: 0px;
    overflow: hidden;
    /*width: 100%;*/
    padding-left: 0;
    padding-right: 0;
    height: auto;
}

.slider-about {
    float: right;
    max-width: 500px;
}

.slider-about .item {

}

.owl-carousel .item img {
    max-width: 100%;
    width: auto;
}

.owl-carousel .item a:first-child {
    display: block;
    /*      height: 420px;*/
    overflow: hidden;
}

.owl-carousel.slider.slide_big .item img {
    max-width: initial;
    width: initial;
}

.slider .item {
    background: #000;
}

.slider .item img {
    opacity: .7;
}

.slide_big .item img {
    opacity: 1 !important;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: #000000;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    /*  margin-top: 10px;*/
    text-align: left;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    width: 23px;
    height: 45px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("/local/templates/polyglass/assets/prev.png") no-repeat 100% 0%;
    left: -40px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: url("/local/templates/polyglass/assets/prev-hover.png") no-repeat 100% 0%;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("/local/templates/polyglass/assets/next.png") no-repeat 100% 0%;
    right: -40px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background: url("/local/templates/polyglass/assets/next-hover.png") no-repeat 100% 0%;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border-radius: 20px;
    border: 1px solid #aaa;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-theme .owl-controls .owl-page:last-child {
    margin-right: 0;
}

.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    background-color: #aaa;
    border-radius: 20px;
    position: absolute;
    /* top: 50%;
    left: 50%; */
    top: 4px;
    left: 4px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-pagination {
    text-align: center
}

.owl-theme .owl-controls .owl-page.active,
.owl-theme .owl-controls.clickable .owl-page:hover {
    border-color: #f1c52b;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #f1c52b;
}

/*Modal*/
.modal.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.90);
    opacity: 0;
    z-index: 999;
    /*visibility: hidden;*/
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.is-visible .modal-container {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.modal-container, #form_modal .modal-container {
    position: relative;
    width: 360px;
    padding: 35px 30px;
    margin: 200px auto;
    /*left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -165px;*/
    background: #fff;
    opacity: 1;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#form_modal .modal-container {
    width: 640px;
}

.modal h2 {
    font-size: 20px;
    color: #424446;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
}

.modal h2:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background-color: #f1c52b;
}

.modal .close {
    position: absolute;
    top: -25px;
    right: -25px;
    background-color: #252525;
    border-radius: 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 20;
    padding: 5px;
}

.modal .close:hover {
    background-color: #f1c52b
}

.modal .close span {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url("/local/templates/polyglass/assets/close.png") no-repeat;
}

.modal input[type="text"] {
    outline: none;
    border: 1px solid #c7c7c7;
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'Open Sans', sans-serif;
}

.modal input[type="text"]:focus {
    border-color: #f1c52b;
}

.modal ::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.modal ::-moz-placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.modal :-moz-placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.modal :-ms-input-placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.modal .button {
    margin: 5px auto 0;
}

/*Error*/
.error {
    position: relative;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #B10009;
    padding: 5px;
    font: bold 13px Arial, sans-serif;
    margin-top: 10px;
    -moz-border-radius: 6px 6px 6px 6px;
}

.valid {
    background: #DFF2BF;
    color: #008000;
}

.error-wrap {
    /*width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -73px;*/
    padding:35px 0;
    text-align: center;
}

.error-wrap h2 {
    margin-bottom: 40px;
}

.error-wrap h2 span {
    display: block;
    margin-bottom: 5px;
    font-size: 25px;
}

.error-wrap .button {
    display: inline-block;
}

.error-wrap .button:last-child {
    margin-left: 10px;
}

/*Dropdown*/
.dropdown {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    text-align: left;
    margin: 0 -60px 0 135px
}

.dropdown input[type="text"] {
    display: none !important;
}

.dropdown .select {
    width: 70%;
    height: 30px;
    padding: 0 40px 0 10px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #3d4049;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.products_data_price, .product_data_count {
    vertical-align: middle;
}

.dropdown .select:after {
    content: "";
    position: absolute;
    right: 9px;
    top: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #fff transparent;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.dropdown.open .select:after {
    border-width: 10px 10px 0 0;
    border-color: #fff transparent transparent transparent;
}

.dropdown ul {
    overflow: hidden;
    position: absolute;
    width: 9%;
    background-color: #3d4049;
    z-index: 5;
    display: none;
    max-height: 151px;
}

.dropdown ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    vertical-align: top;
    color: #fff !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.dropdown ul li:hover {
    background-color: #f1c52b;
    color: #fff;
}

/*Number*/
.input-number {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    position: relative;
}

.input-number .btn-number {
    position: absolute;
    right: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    outline: none;
    background-color: transparent;
}

.input-number .btn-number.minus {
    border-width: 7px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    bottom: 5px;
}

.input-number .btn-number.plus {
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fff transparent;
    top: 5px;
}

.input-number input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #3d4049;
    color: #fff;
    outline: none;
    font-size: 12px;
    padding: 5px 25px 5px 10px;
}

/*Scroll*/
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
    background-color: #f1c52b;
    border-radius: 4px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCS-autoHide

&
gt

;
.mCustomScrollBox

&
gt

;
.mCSB_scrollTools,
.mCS-autoHide

&
gt

;
.mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar

&
gt

;
.mCustomScrollBox

&
gt

;
.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar

&
gt

;
.mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover

&
gt

;
.mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,;
.mCS-autoHide:hover

&
gt

;
.mCustomScrollBox

&
gt

;
.mCSB_scrollTools,
.mCS-autoHide:hover

&
gt

;
.mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    opacity: 0.5;
}

.change-standards .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #3173b4;
}

.search .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #77c90a;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    opacity: 1;
}

.search .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.search .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #77c90a;
}

.change-standards .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.change-standards .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #3173b4;
}

.search-page {
    width: 1200px;
    position: relative;
    margin: auto;
    padding: 20px;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto -320px;*/
    margin: 0 auto;
}

/*.rzv-push, .footer {
    height: 320px;
}*/

.simple_a {
    text-align: center;
    padding-bottom: 30px;
}

.simple_a li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.advantages_sot {
    margin-top: -4px;
    background-size: cover;
}

.advantages_sot li {
    /*width: 257px;*/
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .header .menu {
        #margin: 0 85px 0 70px;
    }
}

.menu-products li span {
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
}

#form_modal {
    display: none;
}

.header

&
gt

;
.header-bottom

&
gt

;
h1 {
    position: absolute;
    z-index: 2;
    width: 40%;
    /*max-width: 960px;*/
    /*min-width: 600px;*/
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    margin-top: -40px;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    z-index: 99;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
}

.static_table td {
    vertical-align: top;
}

.hidden {
    visibility: hidden;
    display: none;
}

.contact_big_p p {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#tableplaceholder table {
    border: 1px solid #c7c7c7;
    border-collapse: collapse;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

#tableplaceholder table tr {
    border: 1px solid #c7c7c7;
}

#tableplaceholder table.override tr {
    display: block;
    width: 100%;
}

#tableplaceholder table td {
    border: 1px solid #c7c7c7;
    padding: 7px;
    word-break: break-word;
}

#tableplaceholder table.override td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

#tableplaceholder table.override td {

}

#tableplaceholder table thead td, #tableplaceholder table td.header {
    font-weight: bold;
}

.social {
    float: left;
    color: #929292;
    font-size: 16px;
    text-decoration: underline;
}

.myart {
    display: inline-block;
    width: 33%;
    margin-bottom: 30px;
    vertical-align: top;
}

.contact_big_p img {
    width: 100%;
}

.application:not(.large) .app-info {
    overflow: hidden;
}

.mobile-menu-show {
    display: none;
    position: fixed;
    top: 71px;
    left: 20px;
    width: 42px;
    height: 42px;
    z-index: 100;

}

.mobile-menu-hide {
    display: block;
    width: 45px;
    height: 45px;
    float: right;
    margin: 25px 25px 0 25px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
}

.mobile-menu-hide img {
    width: 25px;
    height: 25px;
}

.slider-about p {
    text-align: justify;
}

.spisok, .spisok2 {
    padding-left: 20px;
    margin-top: 10px;
}

.spisok li, .spisok2 li {
    font-size: 14px;
    color: #54575a;
    line-height: 24px;
    display: list-item;
    margin-bottom: 20px;
    list-style: circle;
}

.spisok2 li {
    margin-bottom: 0;
}

.boldik {
    font-weight: bold;
}

.table-wrap {
    overflow-x: auto;
}

iframe[src="https://www.youtube.com/embed/60oPJV3-J1k"] {
    display: block;
    margin: 0 auto;
}

/* SHOP CART */
.shop-cart-img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 10px;

}

.shop-cart-box {
    width: 56px;
    height: 56px;
    /* border: 1px double black; */
    background: url(/local/templates/polyglass/images/cartIco.png) 50% 50% no-repeat #f1c52b;
    /* background-size: contain; */
    background-position: calc(100% - 10px) 50%;
    position: fixed;
    right: 0;
    top: 35%;
    margin: 0;
    padding: 5px 10px;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    white-space: pre;
}

.shop-cart-box:before {
    visibility: hidden;
    opacity: 0;
    content: 'Перейти \a в корзину';
    text-align: left;
    color: #141414;
    font-family: 'SegoeUISemibold';
    font-size: 14px;
    line-height: 16px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.shop-cart-box:hover {
    width: 150px;
}

.shop-cart-box:hover:before {
    visibility: visible;
    opacity: 1;
}

.shop-cart-text {
    margin-left: 10px;
    font-size: 20px;
}


    .calc-box-sticky {
    width: 56px;
    height: 56px;
    /* border: 1px double black; */
    background: url(/local/templates/polyglass/images/calc32.png) 50% 50% no-repeat #f1c52b;
    /* background-size: contain; */
    background-position: calc(100% - 10px) 50%;
    position: fixed;
    right: 0;
    top: 43%;
    margin: 0;
    padding: 5px 10px;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    white-space: pre;
}

.calc-box-sticky:hover {
    width: 150px;
}


.calc-box-sticky:before {
    visibility: hidden;
    opacity: 0;
    content: 'Рассчитать \a материал';
    text-align: left;
    color: #141414;
    font-family: 'SegoeUISemibold';
    font-size: 14px;
    line-height: 16px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.calc-box-sticky:hover:before {
    visibility: visible;
    opacity: 1;
}



.table-cart {
    padding: 20px 0;
    width: 100%;
    overflow-y: scroll;
}

.shop-cart-modal-bg {
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.7;
    position: fixed;
    display: none;
}

.shop-cart-modal {
    position: fixed;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    /*overflow-y: scroll;*/
    display: none;
    z-index: 9999;
    top: 50% !important;
    left: 50%;
    padding: 10px;
    /*height: 600px;*/
    width: 80%;
    background: #ffffff;
    /*-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
    margin-left: -40%;
    margin-top: -10%;
    height: 440px;
    margin-top: -220px;

}

.shop-cart-modal-wrapper {
    position: relative;

}

@media screen and (max-width: 1499px) {
    .shop-cart-modal {
        height: 600px;
        margin-top: -300px;
    }
}

.shop-cart-modal-close {
    position: absolute;
    top: -16px;
    right: -16px;
    background: #ffffff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    padding-left: 10px;
    padding-top: 5px;

}

.shop-cart-title {
    font-size: 20px;
    color: #424446;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.big-table {
    width: 100%
}

.tab1, tab2, tab3 {
    display: inline-block;
    padding-left: 25px;

}

.open-cart {
    cursor: pointer;
}

.contact-form input {
    border: 2px solid rgba(220, 220, 220, 1);
    color: #2980b9;
    font-size: 16px;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
            box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
    /* background-color: rgba(52, 152, 219, 0.1); */
    padding: 1em;
    width: 17em;
    outline: none;
    margin: 0;
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.contact-form textarea {
    border: 2px solid rgba(220, 220, 220, 1);
    color: #2980b9;
    font-size: 16px;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
            box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;

    width: 500px;
    height: 60px;
    margin: 0;
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.noitems {
    align: center;
    height: 50px;
    vertical-align: middle;

}

.pad {
    padding-left: 10px;
    padding-right: 10px;
}

.scrollOff {
    height: 100%;
    overflow-y: scroll;
}

td.col1 {
    width: 220px;
}

td.col2 {
    width: 120px;
}

td.col3 {
    width: 108px;
}

td.col4 {
    width: 125px;
}

td.col5 {
    width: 150px;
}

td.col6 {
    width: 85px;
}

td.col7 {
    width: 140px;
}

td.col8 {
    width: 85px;
}

td.col9 {
    width: 30px;
}




/* .small-text .sot-p p,.small-text .underline p{font-size:12px} */
.text-center {
    text-align: center
}

.underline h4 {
    text-decoration: underline
}



/* adapt start */

@media (max-width: 1699px) {
    .list li {
        font-size: 14px;
    }

    /*sss*/
}

@media (max-width: 1600px) {
    .gallery .img {
        width: 20%;
    }
}

@media (max-width: 1440px) {
    .gallery .img {
        width: 25%;
    }
}



@media (max-width: 1199px) {
		.list li {
			font-size: 14px;
			text-transform: none;
		}


    .search-page {
        width: 800px;
    }

    .gallery .img {
        width: 25%;
    }


    .full-bg {
        width: 100%;
        min-width: 992px;
    }

    .content {
        width: 100%;
    }

    .column-center .container {
        margin: 0 auto;
        width: 992px;
    }

    .header .menu {
        display: inline-block;
        vertical-align: middle;
        width: 55%;
        #margin: 0 1%;
        #text-align: center;
    }

    .header .logo {
        width: 20%;
    }

    .header .menu-section li {
        width: 25%;
    }

    .header .menu-section li .wrap-over .caption {
        bottom: 50%;
        left: initial;
        margin: 0 auto;
        width: 100%;
    }

    .description ul {
        width: 80%;
        margin: 0 auto;
    }

    .description li {
        width: 49%;
        margin-right: initial;
        line-height: 100%;
        min-height: 50px;
        margin-bottom: 10px;
        vertical-align: top;
    }

    .content .inner-padding {
        padding: 50px 20px;
    }

    .logo-about {
        width: 45%;
        margin-right: 0;
    }

    .logo-about img {
        width: 100%;
    }

    .slider-about {
        width: 45%;
    }

    .owl-theme .owl-controls {
        text-align: center;
    }

    .advantages {
        background-size: cover;
        background-position: center center;
        min-width: 768px;
    }

    .advantages-new {
        background-size: cover;
        background-position: center center;
        min-width: 768px;
    }


    .advantages ul {
        width: 90%;
        margin: 0 auto;
    }

    .advantages li {
        display: inline-block;
        vertical-align: top;
        width: 42.5%;
        position: relative;
        margin: 0 50px 70px 0;
        padding-left: 70px;
        color: #fff;
        font-size: 13px;
    }

    .slider-reviews {
        width: 80%;
        margin: 0 auto;
    }

    .social {
        margin-left: 5%;
    }

    .menu-goods {
        margin-right: 5%;
        width: 55%;
    }

    .menu-goods ul {
        width: 40%;
    }

    .footer .menu {
        padding: 0 20px;
    }
    .content .partners-column {
        margin-right: 50px;
    }
}

@media screen and (max-width: 1137px) {
    .header .header-middle li a, .mobileMenu .header-middle li a {
        font-size: 12px;
    }
    .content .partners-column {
        padding-right: 50px;
    }
}

@media (max-width: 1133px) {
    .header .header-middle li a, .mobileMenu .header-middle li a {
        font-size: 14px
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev,
    .owl-theme .owl-controls .owl-buttons .owl-next,
    .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
    .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background-image: none;
        margin-top: -34.5px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev:before,
    .owl-theme .owl-controls .owl-buttons .owl-next:before {
        color: white;
        padding: 5px 15px 10px;
        background: rgba(0, 0, 0, 0.6);
        font-size: 40px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 10px;
        border-radius: 0 6px 6px 0;
    }

    .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -40px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 10px;
        border-radius: 6px 0 0 6px;
    }

    .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-next {
        right: -20px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev:before {
        content: "‹";
        border-radius: 0 6px 6px 0;
        display: inline-block;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next:before {
        content: "›";
        border-radius: 6px 0 0 6px;
        display: inline-block;
    }

    .slider-application.owl-theme .owl-controls .owl-buttons .owl-next {
        right: 29px;
    }

    .slider-reviews.owl-theme .owl-controls .owl-buttons .owl-next {
        right: 30px;
    }

    .container {
        width: 940px;
    }

    #calc_table_placeholder {
        overflow-x: auto;
    }

    .header .header-top.fixed.active {
        display: none;
    }

    .header .header-middle li:nth-child(n){
        width: 33.333333333333%;
    }
    .gallery .img {
        width: 25%;
    }

    .header-bottom h1 {
        display: none;
    }

    .chose-color {
        padding-left: 20px;
        padding-right: 20px;
    }
    .content .partners-column {
        padding-bottom: 40px;
    }
}

@media (max-width: 1075px) {
    .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }

    .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-next {
        right: 20px;
    }

    .container {
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    .header .menu-products li:last-child {
        margin: 5px 0
    }

    .column-four .column {
        width: 40%;
    }

    .product .child .info {
        float: none;
        width: initial;
    }

    .product .child .photo {
        margin: 0 10px 10px 0;
    }


    .header .header-bottom .column .title {
        position: initial;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        padding: 20px;
    }

    .header .header-bottom .column {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        padding: 10px;
    }

    .header .header-bottom .column:hover .title {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .header .header-bottom .column:first-child {
        padding-top: 20px;
    }

    .header .header-bottom .column:last-child {
        padding-bottom: 20px;
    }

    .header .header-bottom .column img {
        display: none;
    }

    .header .menu-products {
        position: initial;
    }

    .application:not(.large) .app-info {
        overflow: hidden;
        width: 33.3%;
    }

    .content {
        width: 100%;
    }

    .container {
        margin: 0 auto;
        width: 768px;
    }

    .header .menu {
        display: inline-block;
        vertical-align: middle;
        width: 34%;
        margin: 0 1%;
        text-align: center;
    }

    .header .logo {
        width: 25%;
        margin-left: 2%;
    }

    .header .wrap-in-header {
        float: none;
        padding-left: 0px;
        width: 100%;
    }

    .header .contact {
        float: none;
    }

    .header .contact ul {
        display: none;
    }

    .header .menu-section li {
        width: 50%;
    }

    .help-wrap li {
        display: block;
        min-height: 70px;
        width: 60%;
        margin-left: 20%;
    }

    .header .menu-section li .wrap-over .caption {
        bottom: 50%;
        left: initial;
        margin: 0 auto;
        width: 100%;
    }

    .description ul {
        width: 80%;
        margin: 0 auto;
    }

    .description li {
        width: 49%;
        margin-right: initial;
        line-height: 100%;
        min-height: 50px;
        margin-bottom: 10px;
        vertical-align: top;
    }

    .content .inner-padding {
        padding: 50px 20px;
    }

    .logo-about {
        width: 90%;
        margin: 0 auto 20px;
        float: none;
    }

    .logo-about img {
        width: 100%;
    }

    .slider-about {
        float: none;
        padding: 0 5%;
        width: 100%;
    }

    .owl-theme .owl-controls {
        text-align: center;
    }

    .advantages {
        background-size: cover;
        background-position: center center;
        min-width: 768px;
    }

        .advantages-new {
        background-size: cover;
        background-position: center center;
        min-width: 768px;
    }

    .advantages ul {
        width: 90%;
        margin: 0 auto;
    }

    .advantages li {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        position: relative;
        margin: 0 50px 70px 0;
        padding-left: 70px;
        color: #fff;
        font-size: 13px;
    }

    .advantages ul li:nth-child(n) {
        margin: 0 50px 70px 0;
    }

    .slider-reviews {
        width: 80%;
        margin: 0 auto;
    }

    .social {
        margin-left: 5%;
    }

    .menu-goods {
        margin-right: 5%;
        width: 55%;
    }

    .menu-goods ul {
        width: 40%;
    }

    .footer .menu {
        padding: 0 20px;
    }

    .header .header-middle li:nth-child(n) {
        width: 33.3333333%;
    }

    .chose-color {
        display: none;
    }

    .gallery {
        text-align: center;
    }

    .gallery .img {
        width: auto;
        height: 100px;
        margin: 3px auto;
        float: none;
        display: inline-block;
        border: 1px solid #fff;
    }

    .gallery .img img {
        width: auto;
        height: 100px;
    }



    @media screen and (max-width: 1499px) {
        .gallery .img img {
            height: 100%;
        }
    }
    .full-bg {
        width: 100%;
        min-width: 768px;
    }

    .slider-about.owl-carousel {
        float: none;
        margin: 0 auto;
    }

    .footer .menu-goods {
        margin: 0;
    }

    .wrapper {
        overflow: hidden;
    }

    .modal .close {
        top: 0;
        right: 0;
    }

    .logo-about {
        width: auto;
    }

    .logo-about img {
        width: 500px;
        margin: 0 auto;
        display: block;
    }

    .slider-application.owl-theme .owl-controls .owl-buttons .owl-next {
        right: 28px;
    }

    .slider-reviews.owl-theme .owl-controls .owl-buttons .owl-next {
        right: 29px;
    }
    .content .inner {
        padding: 25px 0;
    }

    .advantages ul li:nth-child(n) {
        margin: 0 0 25px 0;
    }

    .content h2, .content h1 {
        margin-bottom: 25px;
    }

    .header .container {
        width: 100%;
        padding: 0 10px;
        text-align: center;
    }

    .header .menu {
        position: absolute;
        width: 100%;
        text-align: center;
        top: 10px;
        left: 0;
    }

    .header .header-top {
        padding-top: 38px;
        padding-bottom: 10px;
    }

    .header .logo {
        width: auto;
        margin: 20px 0;
    }

    .container {
        width: 100% !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .header .header-middle li a, .mobileMenu .header-middle li a {
        line-height: 18px;
        display: table-cell;
        vertical-align: middle;
    }

    .header .header-middle li:nth-child(n) {
        display: table;
    }

    .application .app-nav li, .application.large .app-nav li, .very.application.large .app-nav li {
        width: 100%;
        height: auto;
        float: none;
    }

    .application .app-nav li a {
        height: 100%;
        padding: 10px;
    }

    .application .app-info {
        display: none;
    }

    .application.large .list,
    .application .app-nav li.active a:before {
        display: none !important;
    }

    .application .app-info {
        height: auto;
    }

    .list {
        margin-left: 10px;
    }

    .article {
        margin-right: 0;
    }

    .header .menu {
        margin: 0 !important;
    }

    .column-four .column,
    .column {
        float: none;
        display: inline-block;
        margin: 0 10px;
    }

    .header .header-bottom .column-left .title, .header .header-bottom .column-right .title {
        height: auto;
    }

    .modal .close {
        top: 20px;
        right: 10px;
    }

}

@media (max-width: 930px) {
    /* ЗАЧЕМ??? */
    /* ::selection {
        background-color: transparent;
        color: transparent;
    } */

    /*.shop-cart-modal {width: 80% !important;}*/
    .contact-form textarea {
        width: 100% !important;
    }

    .contact-form input {
        width: 100% !important;
    }

    .price .button-price {
        visibility: visible;
        opacity: 1
    }
    .application:not(.large) .app-info {
        overflow: hidden;
        width: 100%;
    }

    .application, .application.large {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .application .app-nav, .application.large .app-nav {
        position: initial;
    }

    .application .app-nav li, .application.large .app-nav li, .very.application.large .app-nav li {
        width: 100%!important;
        height: auto;
        float: none;
    }

    .application .app-info, .application.large .app-info, .very.application.large .app-info {
        width: 100%!important;
        visibility: visible!important;
        display: none;
        float: none;
    }

    .application .app-info.active, .application.large .app-info.active {
        display: block;
    }

    .application .app-nav li.active a:before, .application.large .app-nav li.active a:before {
        content: none;
    }

    .application, .application.large {
        height: auto;
    }
    .application .app-info {
    display: block;
}
}

@media (max-width: 819px) {
    .content .partners-logo {
        margin-right: 0;
        float: left;
    }
    .content .partners-column {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .tabs-table,
    .tabs-comparison{
        overflow-x: scroll;
    }

    .menu-tabs {
        width: 100% !important;
        float: left;
    }

    .content-tabs {
        width: 100% !important;
        float: left;
    }

    .small-table {
        width: 100%;
    }

    .videoBlock iframe {
        width: 100%;
    }

    .header .menu-products li a {
        margin: 10px 0
    }

    .table-cart {
        padding: 0
    }

    .search-page {
        width: 690px;
    }

    .article {
        margin-right: 2%;
    }

    .tabs .menu-tabs {
        float: none;
        margin-right: 0;
    }

    .tabs .content-tabs .img {
        display: block;
        margin: 15px auto;
    }

    .full-bg {
        width: 100%;
        min-width: 600px;
    }

    .header .menu {
        display: none;
    }

    .header .menu li:before, .mobileMenu .menu li:before {
        content: none;
    }

    .header .header-middle {
        display: none;
    }

    .mobile-menu-show {
        display: block;
        left: 0;
        top: 0;
        background-color: #f1c52b;
    }

    .header-top > .container > .menu {
        display: none;
    }

    .mobileMenu .header-middle {
        margin-top: 10px;
    }

    .header .header-middle li a, .mobileMenu .header-middle li a {
        height: 30px;
        line-height: 30px;
    }

    .mobileMenu .header-middle li {
        width: 100%;
        position: relative;
        background: #222;
        border-top: 1px solid #333;
    }

    .mobileMenu .header-middle li:before {
        content: '';
        display: block;
        position: absolute;
        width: 35px;
        top: 0;
        left: 0;
        bottom: 0;
    }

    .column-center .description-list li {
        display: block;
        width: 80%;
        margin-left: 10%;
    }
    .column-center .description-list li:nth-child(4),
    .column-center .description-list li:nth-child(5),
    .column-center .description-list li:nth-child(6) {
        margin-bottom: 40px;
    }

    .application:not(.large) .app-info {
        overflow: hidden;
        width: 100%;
    }

    .application, .application.large {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .application .app-nav, .application.large .app-nav {
        position: initial;
    }

    .application .app-nav li, .application.large .app-nav li, .very.application.large .app-nav li {
        width: 100%!important;
        height: auto;
        float: none;
    }

    .application .app-info, .application.large .app-info, .very.application.large .app-info {
        width: 100%!important;
        visibility: visible!important;
        display: none;
        float: none;
    }

    .application .app-info.active, .application.large .app-info.active {
        display: block;
    }

    .application .app-nav li.active a:before, .application.large .app-nav li.active a:before {
        content: none;
    }

    .application, .application.large {
        height: auto;
    }

    .help-wrap li {
        width: 80%;
        margin-left: 10%;
    }

    #form_modal .modal-container {
        width: 480px;
    }

    .content {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    .content .inner-padding {
        padding: 50px 0;
    }

    .content .inner-padding.product {
        padding: 50px 10px;
    }

    /*.header .menu-section li, .container {
        width: 100%;
        }*/
        .header .logo, .mobileMenu .logo {
            display: block;
            width: 50%;
            margin: 0 auto 5px;
        }

        .header .logo img, .header div.contact, .mobileMenu .logo img {
            width: 100%;
        }

        .header nav.menu, .mobileMenu nav.menu {
            margin: 5px auto;
            width: 100%;
        }

        .header nav.menu ul li, nav.menu nav.menu ul li {
            width: 100%;
            text-align: center;
            margin: 5px auto;
        }

        .header nav.menu ul li a, .mobileMenu nav.menu ul li a {
            font-size: 12px;
        }

        .header div.contact, .mobileMenu div.contact {
            padding: 0 20px;
        }

        .header div.contact ul, .mobileMenu div.contact ul {
            float: right;
        }

        #title-search {
            margin-right: 20px;
        }

        .header .contact .search.active, .mobileMenu .contact .search.active {
            width: 90%;
        }

        .header .menu-section li .wrap-over .caption, .mobileMenu .menu-section li .wrap-over .caption {
            left: initial;
            bottom: 50%;
            margin-left: initial;
        }

        .description ul {
            width: 80%;
            margin: 0 auto;
        }

        .description li {
            width: 100%;
            margin-right: initial;
            line-height: 100%;
            min-height: 50px;
            margin-bottom: 10px;
        }

        .description li span {
            display: block;
            margin: 0 auto;
            width: 60%;
            text-align: left;
        }

        .content .inner-padding {
            padding-bottom: 30px;
        }

        .content .pad-15 {
            padding-left: 15px;
            padding-right: 15px;
        }

        .content h2, .content h1 {
            margin-top: 20px;
        }

        .logo-about {
            width: 90%;
            margin: 0 auto 20px;
            float: none;
        }

    /*.logo-about img {
        width: 100%;
        }*/
        .slider-about {
            float: none;
        }

        .owl-theme .owl-controls {
            text-align: center;
        }

        .advantages {
            background-size: cover;
            background-position: center center;
            min-width: 600px;
        }
                .advantages-new {
            background-size: cover;
            background-position: center center;
            min-width: 600px;
        }

        .advantages ul {
            width: 90%;
            margin: 0 auto;
        }

    /*.advantages ul li:nth-child(n){
        margin: 0 50px 70px 0;
        }*/
        .column-left, .column-right {
            float: none;
            width: 90% !important;
            margin: 0 auto;
            margin-bottom: 20px;
        }

        div.white-bg.full-bg

        &gt

        ; div.inner-padding.container

        &gt

        ; h2 {
            padding-top: 20px;
        }

        .owl-carousel .item {
            width: 100%;
            margin: 0;
        }

        .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-prev {
            left: 0;
        }

        .slider-transportation.owl-theme .owl-controls .owl-buttons .owl-next {
            right: 20px;
        }

        .slider-reviews {
            width: 80%;
            margin: 0 auto;
        }

        .social {
            width: 30%;
            margin-left: 5%;
        }

        .menu-goods {
            width: 60%;
            margin-right: 5%;
        }

        .footer .menu-goods ul, .footer .menu-goods ul:last-child {
            width: 40%;
            margin-left: 5%;
        }

        .footer .menu {
            width: 90%;
            margin: 0 auto;
        }

        .header .header-middle li:nth-child(n) {
            width: 50%;
        }

        .header .header-bottom .slider {
            display: none;
            visibility: hidden;
        }

        .header .crumbs {
/*            position: initial;
            background-color: rgba(0, 0, 0, 0.50);
            padding: 5% 1%;*/
                position: initial;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5% 1%;
    text-align: center;
        }
         .header .crumbs.basket{
            margin-top: 0;
            background-color: transparent;
         }

        .article-wrap .column-right {
            display: none;
        }

        .header .crumbs li {
            float: none;
            display: inline-block;
        }

        .header .crumbs li:before {
            content: "";
        }

        .header

        &gt

        ; .header-bottom

        &gt

        ; h1 {
            height: auto;
            width: auto;
            position: initial;
            margin-top: 0px;
        }

        .myart {
            width: 49%;
        }

        .header .menu-products {
            position: initial;
        }

        .chose-color {
            display: none;
        }

        .content .inner {
            padding: 50px 5%;
        }

        .products .child .child-inner .percent {
            left: 0;
            right: 0;
        }

        table.no-adjust {
            table-layout: fixed;
        }

        .last-str {
            display: none;
        }

        .header-top.fixed.active {
            display: none;
        }

        .header .container {
            #text-align: left;
        }

        .header .logo img,
        .header .logo {
            width: 100%;
            #margin: 0;
        }

        .header .header-top {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .header .logo {
            #position: absolute;
            #left: 50%;
            #top: 20px;
            #margin-left: -111px;
            #z-index: 100;
        }

        .mobileMenu {
            background-color: #333;
        }

        .mobileMenu .header-middle li a {
            height: 100%;
            line-height: 20px;
            padding: 7px 0;
            display: block;
        }

        .mobileMenu .logo img,
        .mobileMenu .logo {
            width: auto;
            max-width: 100%;
        }

        .mobileMenu .logo {
            text-align: center;
            margin-top: 10px;
        }

        .owl-theme .owl-controls .owl-buttons .owl-prev {
            left: 0;
        }

        .slider-reviews.owl-theme .owl-controls .owl-buttons .owl-next {
            right: 19px;
        }

        .slider-application.owl-theme .owl-controls .owl-buttons .owl-next {
            right: 19px;
        }
    }

    @media (max-width: 600px) {
        .search-page {
            width: 500px;
        }

        .column-four .column {
            width: 100%;
        }

        .article {
            width: 90%;
            margin: 10px auto;
            display: block;
        }

        .tabs .content-tabs .img {
            width: 100%;
        }

        .full-bg {
            width: 100%;
            min-width: 480px;
        }

        .content {
            width: 100%;
        }

        .container {
            width: 100%;
        }

        .social {
            width: 90%;
            margin-bottom: 20px;
        }

        .menu-goods {
            width: 100%;
            margin: 0;
        }

        .footer .menu-goods ul, .footer .menu-goods ul:last-child {
            display: block;
            width: 90%;
            margin: 0 auto;
            margin-bottom: 20px;
        }

        .advantages li {
            width: 100%;
        }

        .myart {
            width: 100%;
        }

        .header .header-middle li:nth-child(n) {
            width: 50%;
        }

        .price .button-price {
            display: block;
            margin: 0 auto;
            position: relative;
            right: 0;
            height: 40px;
            line-height: 30px;
            width: 80%;
        }
        .arcticmodal-container_i2 {
            padding: 0 !important;
        }

        #form_modal .modal-container {
            width: 100%;
        }

        .modal .close {
            top: 50px;
            right: 25px;
        }

        .modal-container, #form_modal .modal-container {
            top: 30%;
        }

        .header .header-top {
            padding: 10px 0;
        }

        .header .logo {
            position: static;
            margin: 0 0 10px 0;
            text-align: center;
        }

        .header .contact {
            text-align: center;
            padding: 0;
        }

        .header .contact .phone {
            display: inline-block;
            float: none;
            margin: 0;
        }

        .header div.contact ul {
            float: none;
            margin: 0;
        }

        .header div.contact ul li {
            display: inline-block;
            float: none;
            margin: 0;
        }

        .header div.contact ul li + li {
            margin-left: 10px;
        }

        .header div.contact ul li.open-search {
            display: none;
        }

        .header .contact .search,
        .header .contact .search.active {
            width: 100%;
        }

        #title-search {
            margin-right: 0;
        }

        .mobile-menu-show {
            top: 0;
            left: 0;
            background-color: #f1c52b;
        }

        .footer .copyright {
            float: none;
        }

        .social {
            width: 100%;
            margin: 0 0 10px 0;
            text-align: center;
        }

        .footer .menu-goods ul {
            margin: 0;
            width: 100%;
            text-align: center;
        }

        .footer .footer-top {
            padding: 15px 0;
        }

        .footer .menu {
            width: 100%;
        }

        .footer .footer-bottom {
            padding: 10px 0;
            text-align: center;
        }

        .footer .menu li {
            float: none;
            margin: 0;
            display: inline-block;
        }

        .logo-about {
            width: 100%;
            margin: 0 0 10px 0;
        }

        .logo-about img {
            width: 300px;
        }

        .slider-about.owl-carousel {
            width: 100%;
        }

        .description li span {
            width: 100%;
        }

        .content .inner-padding,
        .content .inner {
            padding: 25px 0;
        }

        .description.yellow-bg {
            display: none;
        }

        .modal .close {
            top: 10px;
            right: 10px;
        }

        .reviews .item {
            overflow-y: auto;
        }

        .map-wrap {
/*            display: none;*/
        }

        .uno50, .dos50 {
            float: none;
            width: 100%;
        }
        .uno50 {
            padding: 0;
        }
        .dos50 h2 {
            margin-top: 30px;
        }
    }
    @media (max-width: 500px) {
        div.mf-name input, div.mf-email input {
            width: 100%;
        }
        div.mf-message textarea {
            width: 100%;
        }
    }

    @media (max-width: 479px) {
        td.col1, td.col2, td.col3, td.col4, td.col5, td.col6, td.col7, td.col8 {
            width: 100%;
        }

        .price:not(.no-adjust) td {
            font-size: 11px;
            padding: 0 5px;
        }

        .search-page {
            width: 100%;
        }

        .shop-cart-modal {
            height: 400px;
            -webkit-overflow-scrolling: touch;
            overflow-y: scroll;
            overflow-x: hidden;
        }

        .description-wrap > * {
            display: block !important;
            margin: 10px 0;
        }

        .full-bg {
            width: 100%;
            min-width: 100%;
        }

        .content {
            width: 100%;
        }

        .container {
            width: 100%;
        }

        .advantages {
            min-width: 100%;
        }
                .advantages-new {
            min-width: 100%;
        }

        .header .menu li:before {
            content: none;
        }

        .header .header-middle li:nth-child(n) {
            width: 100%;
        }

        .article-wrap .column-right, .article-wrap .column-left {
            width: 100%;
            margin: 0 auto;
        }

        .column-right.imp-left, .column-left.imp-right {
            float: none !important;
        }

        .header .header-middle.fixed.active {
            display: none;
        }

        .help-wrap li {
            min-height: 100px;
        }

        .header .menu-section li .wrap-over .caption,
        .header .menu-section li:hover .wrap-over .caption {
            top: 50%;
            margin-top: -20px;
        }

        .header .menu-section li .wrap-over .caption .title {
            font-size: 14px;
            text-transform: none;
        }

        .header .menu-section li .wrap-over .caption-inner {
            display: none;
        }

        .logo-about,
        .inner.yellow-bg {
            display: none;
        }

        .mobileMenu {
            overflow-y: auto;
            height: 700px !important;
        }

        .mobileMenu .logo,
        .mobileMenu hr {
            display: none;
        }

        .mobileMenu nav.menu {
            margin: 0;
        }

        .mobileMenu .menu li {
            margin: 0;
        }

        .mobileMenu nav.menu ul li a {
            display: block;
            padding: 7px 0;
            padding-left: 10px;
            background-color: #222;
            text-transform: none;
            font-size: 14px;
        }

        .mobileMenu nav.menu ul li + li a {
            border-top: 1px solid #333;
        }

        .mobile-menu-hide {
            float: none;
            margin: 0;
            padding: 10px;
        }

        .mobileMenu .header-middle {
            margin-top: 0;
        }

        .mobileMenu .header-middle li a {
            border: 0;
        }

        /*Inner pages*/
        .header .crumbs {
            /*display: none;*/
        }

        .but-wrap .button:first-child {
            margin-right: 0;
        }

        .header

        &gt

        ; .header-bottom

        &gt

        ; h1 {
            line-height: 30px;
            padding: 15px 10px;
        }

        .header .menu-products li {
            margin: 0 5px;
        }

        div.white-bg.full-bg

        &gt

        ; div.inner-padding.container

        &gt

        ; h2 {
            padding-top: 0;
        }

        .help-wrap li {
            min-height: 70px;
        }

        .application .app-info {
            padding-top: 30px;
        }

        .application .app-nav li a {
            height: 100%;
            padding: 10px;
        }

        .column-four .column {
            padding: 0 10px;
        }

        .header .menu-products ul {
            text-align: center;
        }

        .column {
            float: none;
            width: 100%;
            padding: 0 10px;
            margin: 0;
        }

        .column p {
            margin-bottom: 20px;
        }

        .header .header-bottom .column .title {
            padding: 10px;
            font-size: 14px;
            line-height: 20px;
            width: 100%;
        }

        .header .header-bottom .column {
            display: inline-block;
            padding: 0 !important;
        }

        .content .inner-padding,
        .content .inner {
            padding-left: 10px;
            padding-right: 10px;
        }

        .yellow-bg .list li {
            margin: 0 0 20px 0;
        }

        .tabs .content-tabs .img {
            width: 300px;
        }

        .header-bottom .column-left,
        .header-bottom .column-right {
            display: none;
        }

        .content p {
            width: 100%;
        }

        .product .child .photo,
        .product .child .info {
            margin: 0 auto 10px;
            float: none;
        }

        .modal-container, #form_modal .modal-container {
            top: 0;
            padding: 10px;
        }

        .button {
            padding: 10px;
            line-height: 20px;
            /* height: 100%; */
        }

        .arcticmodal-container_i {
            padding-top: 40px;
        }

    }

    .komplekt_table {
        width: 615px;
    }

    .mpk_tabs li {
        margin-bottom: 10px;
    }

    .text_left {
        text-align: left;
    }

    .color-pick-head ul .child {
        width: 70px
    }

    .color-pick-head .child-inner:hover .percent {
        top: -20px
    }

    .color-pick-head .child .child-inner .percent {
        top: 50%;
        left: 0;
        right: 0;
        font-size: 10px;
    }

    .color-pick-head .child .child-inner .percent:before {
        content: "";
        width: 0;
        height: 0;
    }

    @keyframes pulse {
        0% {
            -webkit-transform: scale(1, 1);
                    transform: scale(1, 1);
        }
        50% {
            -webkit-transform: scale(1.2, 1.2);
                    transform: scale(1.2, 1.2);
        }
        100% {
            -webkit-transform: scale(1, 1);
                    transform: scale(1, 1);
        }
    }

    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scale(1, 1);
                    transform: scale(1, 1);
        }
        50% {
            -webkit-transform: scale(1.2, 1.2);
                    transform: scale(1.2, 1.2);
        }
        100% {
            -webkit-transform: scale(1, 1);
                    transform: scale(1, 1);
        }
    }

    .logo:hover {
        animation: pulse 1s infinite;
        -webkit-animation: pulse 1s infinite;
    }

    .shop-cart-box span {
        /* padding-top: 5px; */
        position: absolute;
        /* padding-right: 10px; */
        font-size: 12px;
        color: red;
        top: 0;
        right: 0;
        background-color: #fff;
        border-radius: 25px;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        color: #000;
        font-weight: 600;
        padding-top: 1px;
        margin-top: 10px;
        margin-right: 2px;
    }

    .polovina::before {
        content: attr(data-title); /*??????????????????*/
        display: none; /*???? ?????*/
        z-index: 9999;
        top: 0px;
        margin-left: 15px;
        width: 80px;
        background: #dfe4ea;
        border: 2px solid #C6CBD3;
        padding-left: 5px;
    }

    .polovina:hover::before {
        display: block;
    }

    #anch-1 h3, #anch-5 .column-right h3 {
        margin-top: 0;
    }

    #slider-color-pick {
        min-height: 635px;
    }

    .underline {
        text-decoration: underline;
    }

    .toTop {
        position: fixed;
        bottom: 101px;
        left: 40px;
        width: 50px;
        height: 50px;
        background: url('/upload/top.png') 50% 50% no-repeat, #f1c52b;
        background-size: cover;
        z-index: 40;

    }

    .dropdown-menu {
        position: absolute;
        right: 0;
        top: 100%;
        padding-top: 20px;
        height: 460px;
        width: 0;
        z-index: 12;
        background: #3a3b3e;
    }

    #sidebar-right ul {
        margin-top: 20px;
    }

    #sidebar-right li {
        width: 100%;
    }

    #sidebar-right li a {
        background: transparent;
        color: #fff
    }

    .mf-name, .mf-email, .mf-phone, .mf-captcha {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }

    .mf-comment {
        padding-left: 25px;
    }

    .send-email {
        display: inline-block;
        vertical-align: top;
        margin-left: 25px;
        float: right;
        margin-top: 14px;
    }

    .pvh_link {
        font-size: 13px;
        color: #000 !important;
        padding: 5px 7px;
        display: block;
        border-radius: 5px;
        background: #f1c52b;
        font-weight: bold;
    }

    .slider-certificate .item img {
        height: 100%;
    }

    .tabs {
        width: 100%;
    }

    .tabs .content-tabs {
        overflow: hidden;
        float: left;
        width: calc(100% - 320px);
    }

    .fasad_system .owl-controls, .fasad_system1 .owl-controls {
        margin-top: 0;
    }

    .fasad_system .owl-controls .owl-nav > div, .fasad_system1 .owl-controls .owl-nav > div {
        color: #626262;
        font-size: 45px;
        width: 16px;
        height: 46px;
        position: absolute;
        top: calc(100% / 2 - 23px);
        margin-top: -13px;
    }

    .fasad_system .owl-controls .owl-nav > div.owl-next, .fasad_system1 .owl-controls .owl-nav > div.owl-next {
        right: 5px;
    }

    .fasad_system .owl-controls .owl-nav > div.owl-prev, .fasad_system1 .owl-controls .owl-nav > div.owl-prev {
        left: 5px;
    }

    .tabsText {
        margin-top: 30px;
        overflow: hidden;
    }

    .owl-controls .owl-nav > div, .owl-controls .owl-nav > div {
        color: #626262;
        font-size: 85px;
        width: 23px;
        height: 46px;
        position: absolute;
        top: calc(100% / 2 - 65px);
        margin-top: -13px;
    }

    .owl-controls .owl-nav > div.owl-prev, .owl-controls .owl-nav > div.owl-prev {
        left: -35px;
        display: block;
        /* background: url("/local/templates/polyglass/assets/prev.png") no-repeat 100% 0%; */
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .owl-controls .owl-nav > div.owl-prev, .owl-controls .owl-nav > div.owl-prev:hover {
        /* background: url("/local/templates/polyglass/assets/prev-hover.png") no-repeat 100% 0%; */
    }

    .owl-controls .owl-nav > div.owl-next, .owl-controls .owl-nav > div.owl-next {
        right: -35px;
        display: block;
        /* background: url("/local/templates/polyglass/assets/next.png") no-repeat 100% 0%; */
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .owl-controls .owl-nav > div.owl-next, .owl-controls .owl-nav > div.owl-next:hover {
        /* background: url("/local/templates/polyglass/assets/next-hover.png") no-repeat 100% 0%; */
    }

    .slider-certificate .owl-controls .owl-nav > div {
        color: #fff;
    }

    .cart-footer {
        padding-bottom: 25px;
        padding-right: 30%;
        text-align: right;

        height: 50px;

    }

    .product {
        width: 1200px !important;

    }

    .product_dop {
        width: 900px !important;

    }

    .cart {
        width: 980px;
        margin: 0 auto 70px;
    }

    .cart_form {
        overflow: hidden;
        margin-left: 32%;
    }

    .cart_form h3 {
        display: none;
    }

    .cart_form fieldset {
        margin: 0;
        padding: 0;
        border: none;

        display: inline;
        width: 200px;
        margin-left: 34px;
    }

    .cart_form fieldset.last {
        width: 254px;
        vertical-align: top;
        margin-left: 17px;
    }

    .cart_form legend {
        display: none;
    }

    .cart_form p {
        margin: .5em 0;
    }

    .cart_form label {
        display: block;
    }

    .cart_form input, .cart_form textarea {
        border: 2px solid rgba(220, 220, 220, 1);
        color: #2980b9;
        font-size: 16px;
        -webkit-box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
                box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
        padding: 5px;
        width: 17em;
        outline: none;
        margin: 0;
        -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
        transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    }

    .cart_form textarea {
        width: 246px;
        height: 170px;
        overflow: auto;
    }

    .cart_form p.submit {
        margin: 0 34px;
        clear: both;
        position: relative;
    }

    .product_data_table {
        width: 100%;
    }

    .td_button {
        vertical-align: middle;
        padding-right: 40px;
    }

    .minimal {
        margin-bottom: 5px;
    }

    /*filter block styles*/
    .filterAccordion {
        text-align: left;
        overflow: hidden;
        background-color: #f0f2f4;
        border-radius: 5px;
        padding: 25px 0 35px 0;
        position: relative;
        border-top-left-radius: 0;
    }

    .filterToggleBtn {
        width: 100%;
        height: 44px;
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: #f0f2f4;
        border-radius: 5px;
        text-align: center;
        padding-top: 0px;
        cursor: pointer;
        z-index: 99;
        text-transform: uppercase;
    }

    .filterToggleBtn span {
        font-family: SegoeUIsemibold;
        font-size: 16px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin-top: 6px;
    }

    .filterToggleBtn span i {
        font-size: 16px;
        margin-right: 10px;
        color: #4e4e4e;
    }

    .filterToggleBtn > i {
        font-size: 32px;
        color: #6c6c6c;
        width: 44px;
        height: 44px;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #d4d9dd;
        padding-top: 4px;
        border-radius: 5px;
    }

    .categorylayerToggleBtn {
        position: absolute;
        top: 104px;
        left: -52px;
        background-color: #f1c52b;
        height: 52px;
        font-family: Segoe UI;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        z-index: 99;
        padding: 10px 25px;
        cursor: pointer;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transform-origin: 52px 52px;
                transform-origin: 52px 52px;
        line-height: 10px;
    }

    .categorylayerToggleBtn.open i {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
    }

    .categorylayerToggleBtn:hover {
        color: #fff;
    }

    .categorylayerToggleBtn > i {
        margin-right: 10px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .categorylayerToggleBtn span {
    }

    .categoryLayer {
        position: absolute;
        left: 0;
        top: 0;
        padding: 5px;
        z-index: 100;
        background-color: #fff;
        border: 1px solid #4e4e4e;
    }

    .categoryLayer ul {
    }

    .categoryLayer ul li {
        list-style: none;
        margin-bottom: 5px;
    }

    .categoryLayer ul li a {
        display: block;
        width: 100%;
        font-family: Segoe UI;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        background-color: #f0f2f4;
        padding: 15px 10px;
        -webkit-transition: background 1s linear;
        transition: background 1s linear;
    }

    .categoryLayer ul li:nth-child(1) a {
        background-image: linear-gradient(to left, #8e97c0 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(1) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #8e97c0), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #8e97c0 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(2) a {
        background-image: linear-gradient(to left, #98c1d4 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(2) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #98c1d4), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #98c1d4 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(3) a {
        background-image: linear-gradient(to left, #83c5a0 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(3) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #83c5a0), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #83c5a0 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(4) a {
        background-image: linear-gradient(to left, #b6d371 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(4) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #b6d371), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #b6d371 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(5) a {
        background-image: linear-gradient(to left, #d8b558 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(5) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #d8b558), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #d8b558 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(6) a {
        background-image: linear-gradient(to left, #d99660 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(6) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #d99660), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #d99660 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(7) a {
        background-image: linear-gradient(to left, #c87373 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(7) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #c87373), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #c87373 100%, #f0f2f4 0%);
        color: #fff;
    }

    .categoryLayer ul li:nth-child(8) a {
        background-image: linear-gradient(to left, #a189b3 5px, #f0f2f4 0%);
    }

    .categoryLayer ul li:nth-child(8) a:hover {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, #a189b3), color-stop(0%, #f0f2f4));
        background-image: linear-gradient(to left, #a189b3 100%, #f0f2f4 0%);
    }

    .shop_filter {
        font-size: 14px;
        cursor: pointer;
        color: #676767;
        padding: 5px 15px 5px 15px;
        margin-top: 7px;
        display: inline-table;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border: 1px solid #d4d9dd;
        border-radius: 25px;
        background: #d4d9dd;
        font-family: Segoe UI;
        font-style: italic;
        font-weight: normal;
        position: relative;
    }

    .shop_filter.color_filter {
        padding: 5px 15px 5px 30px;
    }

    .colorCircle {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 22px;
        height: 22px;
        display: block;
        border-radius: 50%;
        overflow: hidden;
        background-size: cover;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .shop_filter.color_filter .colorCircle {
        border: 1px solid #676767;
    }

    .shop_filter_active.color_filter .colorCircle {
        border: 1px solid #676767;
    }

    .shop_filter:hover {
        background: #fff;
        border: 1px solid #d4d9dd;
    }

    .shop_filter:hover .colorCircle {
        border: 1px solid #d4d9dd;
    }

    .shop_filter_active {
        font-size: 14px;
        cursor: pointer;
        color: #676767;
        padding: 5px 15px;
        margin-top: 7px;
        display: inline-table;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-radius: 25px;
        background: #fff;
        border: 1px solid #676767;
        font-family: Segoe UI;
        font-style: italic;
        font-weight: normal;
        position: relative;
    }
    .shop_filter_active.filterColor {
        padding: 5px 15px 5px 30px!important;
    }

    .color_filter:nth-child(1) {
        padding: 5px 15px;
    }

    .shop_filter_block {
        text-align: left;
        padding-bottom: 10px;
    }

    .shop_filter.filterColor {
        padding-left: 32px;
    }

    .shop_filter.filterColor:hover .filterIconColor {
        border: 1px solid #d4d9dd;
    }

    .filterIconColor {
        width: 22px;
        height: 22px;
        display: block;
        border-radius: 50px;
        overflow: hidden;
        position: absolute;
        left: 5px;
        top: 3px;
        background-position: center center;
    }

    .shop_items_block {
        text-align: center;
        padding-bottom: 10px;
    }

    .shop_items {
        text-align: center;
        width: 270px;
        font-size: 13px;
        cursor: pointer;
        color: #000;
        padding: 10px 10px;
        margin-top: 7px;
        display: inline-table;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-radius: 5px;
        font-weight: bold;
        background: #fff;
        border: 2px solid #000
    }

    .shop_button {
        font-size: 14px;
        padding: 10px 13px;
        margin: 5px;
        height: 40px;
        text-align: left;
        background-color: #4e4e4e;
        border-radius: 5px;
        display: inline-table;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #fff;
        text-align: center;
    }

    a.shop_button:hover {
        color: #fff;
    }

    .shop_button.product_add {
        background-color: #f1c52b;
        color: #424446;
    }

    a.shop_button.product_add:hover {
        color: #424446;
    }

    .filterAccordion .filterAccardionItem {
        margin-bottom: 5px;
        overflow: hidden;
        border-bottom: 1px solid #d6d7d8;
        padding: 0 20px;
    }

    .filterAccordion .filterAccardionItem .filter_price_block .shop_filter_block,
    .filterAccordion .filterAccardionItem .filter_right_block .shop_filter_block {
        margin-top: 7px;
        width: 328px;
        margin-right: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .filterAccordion .filterAccardionItem .filter_price_block,
    .filterAccordion .filterAccardionItem .filter_right_block {
        float: right;
    }

    .filterAccordion .filterAccardionItem .filter_price_block a,
    .filterAccordion .filterAccardionItem .filter_right_block a {
        background: #d4d9dd;
        display: inline-block;
        font-family: 'Segoe UI';
        font-style: italic;
        padding: 2px 13px 8px 27px;
        border-radius: 100px;
        color: #7b7e81;
        position: relative;
        border: 1px solid #d4d9dd;
    }

    .filterAccordion .filterAccardionItem .filter_price_block a.active,
    .filterAccordion .filterAccardionItem .filter_right_block a.active,
    .filterAccordion .filterAccardionItem .filter_price_block a:hover,
    .filterAccordion .filterAccardionItem .filter_right_block a:hover {
        background: #fff;
        border: 1px solid #d4d9dd;
    }

    .filterAccordion .filterAccardionItem .filter_price_block a:nth-child(1),
    .filterAccordion .filterAccardionItem .filter_right_block a:nth-child(1) {
        letter-spacing: -0.9px;
        padding: 2px 13px 8px 37px;
    }
    .filterAccordion .filterAccardionItem .filter_price_block a:nth-child(1):before,
    .filterAccordion .filterAccardionItem .filter_right_block a:nth-child(1):before {
        content: '';
        display: block;
        position: absolute;
        background-image: url('/local/templates/polyglass/images/up.png');
        width: 20px;
        height: 20px;
        left: 5px;
        top: 6px;
    }

    .filterAccordion .filterAccardionItem .filter_price_block a:nth-child(2),
    .filterAccordion .filterAccardionItem .filter_right_block a:nth-child(2) {
        padding: 2px 13px 8px 37px;
    }
    .filterAccordion .filterAccardionItem .filter_price_block a:nth-child(2):before,
    .filterAccordion .filterAccardionItem .filter_right_block a:nth-child(2):before {
       content: '';
       display: block;
       position: absolute;
       background-image: url('/local/templates/polyglass/images/down.png');
       width: 20px;
       height: 20px;
       left: 6px;
       top: 6px;
    }


    .filterAccordion .filterAccardionItem:nth-last-child(1) {
        border: 0;
    }

    .filterAccordion h3 {
        margin: 10px 10px 10px 0;
        clear: both;
        float: left;
        display: block;
        outline: none;
        color: #424446;
        font-family: Segoe UI;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
    }

    .filterAccordion .shop_filter_block {
        float: left;
        display: block;
    }

    .widgetWrap {
        position: relative;
        /*overflow: hidden;*/
        display: block;
        width: 100%;
        min-height: 44px;
        margin-bottom: 25px;
    }

    .productListResult {
        font-family: SegoeUIRegular;
        font-size: 15px;
        color: #424446;
        text-align: left;
        margin-bottom: 25px;
    }

    .productListResult a {
        float: right;
        margin-left: 10px;
        font-size: 24px;
        cursor: pointer;
        display: none;
    }

    .productListResult a.active {
        color: #f1c52b;
    }

    .productList {
        width: 100%;
        overflow: hidden;
    }

    .productList .productItem {
        border: 1px solid #d0d0d0;
        padding: 20px;
        margin-bottom: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .productList .productItem .photo {
        float: left;
        width: 250px;
        margin-right: 20px;
    }

    .productList .productItem .photo img {
        max-width: 100%;
    }

    .productList .productItem .info {
        float: left;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: calc(100% - 500px);
    }

    .productList .productItem .info .title {
        font-family: SegoeUISemiBold;
        font-size: 16px;
        color: #424446;
        margin-bottom: 15px;
        text-align: left;
        padding: 0;
        margin: 0;
    }

    .productList .productItem .info .title:hover {
        -webkit-transition: 0.2s linear;
        transition: 0.2s linear;
        color: #000;
        text-decoration: underline;
    }

    .productList .productItem .info .description {
        text-align: left;
        margin-bottom: 15px;
        font-family: SegoeUILight;
        font-size: 14px;
        color: #424446;
        padding: 0;
    }

    .productList .productItem .paramBlock {
    }

    .productList .productItem .paramBlock ul {
        padding: 0;
    }

    .productList .productItem .paramBlock ul li {
        text-align: left;
        overflow: hidden;
        background-image: url("/local/templates/polyglass/images/dotted.png");
        background-repeat: repeat-x;
        background-position-y: 16px;
    }

    .productList .productItem .paramBlock ul li span {
        background: #fff;
        font-size: 14px;
        color: #424446;
    }

    .productList .productItem .paramBlock ul li span:nth-child(1) {
        float: left;
        padding-right: 5px;
        color: #424446;
        font-family: SegoeUISemiBold;
    }

    .productList .productItem .paramBlock ul li span:nth-child(2) {
        float: right;
        padding-left: 5px;
        color: #424446;
        font-family: SegoeUILight;
    }

    .productList .productItem .buttonBlock {
        float: left;
        width: 250px;
        margin-left: 20px;
    }

    .productList .productItem .buttonBlock .title {
        font-family: SegoeUISemiBold;
        font-size: 14px;
        color: #424446;
        text-align: left;
        margin-bottom: 15px;
        padding: 0;
    }

    .productList .productItem .buttonBlock .description-wrap {
        overflow: hidden;
        display: grid;
    margin-bottom: 15px;
    grid-template-columns: 1fr 1fr;
    }

    .productList .productItem .buttonBlock .description-wrap .sizeItem {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }

    /*.productList .productItem .buttonBlock .description-wrap .sizeItem input[type="radio"] {
        margin-left: 5px;
    }*/

    .productList .productItem .buttonBlock .description-wrap .priceWrap {
        width: 100%;
        text-align: left;
        font-family: SegoeUISemiBold;
        font-size: 20px;
        color: #424446;
    }

    .productList .productItem .buttonBlock .description-wrap .priceWrap i {
        font-size: 18px;
    }

    .productList .productItem .buttonBlock .description-wrap .priceWrap span:nth-last-child(1) {
        font-size: 16px;
        margin-left: -5px;
    }

    .productList .productItem .buttonBlock .description-wrap .priceWrap span:nth-last-child(1) sup {
        vertical-align: super;
    }

    .productList .productItem .buttonBlock .description-wrap .input-number {
        width: 70px;
        overflow: hidden;
        border-radius: 5px;
        border: 1px solid #cdcdcd;
        float: right;
    }

    .productList .productItem .buttonBlock .description-wrap .input-number input {
        width: 100%;
        height: 30px;
        line-height: 30px;
        background-color: #f0f2f4;
        color: #6f6f6f;
        outline: none;
        font-size: 14px;
        padding: 5px 25px 5px 25px;
        text-align: center;
        border-radius: 5px;
    }

    .productList .productItem .buttonBlock .description-wrap .input-number .btn-number {
        border: 0;
        background-color: #d4d9dd;
    }

    .productList .productItem .buttonBlock .description-wrap .input-number .minus {
        cursor: pointer;
    /*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
    border-right: 1px solid #cdcdcd;
    left: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.productList .productItem .buttonBlock .description-wrap .input-number .plus {
    cursor: pointer;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
    border-left: 1px solid #cdcdcd;
    right: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.productList .productItem .buttonBlock .buttonWrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.productList .productItem .buttonBlock .buttonWrap a {
    margin: 0;
    display: block;
}

.productList .productItem .buttonBlock .buttonWrap .shop_button.product_add {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    text-align: center;
    margin-bottom: 15px;
}

.productList .productItem .buttonBlock .buttonWrap .shop_button.product_add:nth-child(2) {
    background-color: #6c6c6c;
    color: #fff;
}

.countCartProduct {
    display: none;
}

.cart-footer {
    padding: 15px 0;
    height: auto;
}

.cart-footer .footnote {
    text-align: left;
    padding: 0;
    padding-bottom: 50px;
}

.cart-footer .cartResultWrap {

}
.cart-footer .cartResultWrap .cartRusult-Item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

}

.cart-footer .cartResultWrap .cartResultBlock {
    background-color: #4e4e4e;
    padding: 30px 40px;
    min-width: 310px;
    max-height: 365px;
}
.cart-footer .BlockResult_submit p {
    margin: 0 auto;
    text-align: center;
}

.cart-footer .BlockResult_submit button {
     float:  none;
}






/* Калькулятор */
.new-cont {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    /*padding: 40px 15px;*/
    padding-top: 30px;
    padding-bottom: 150px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-calculator__title {
    color: #54575a;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px !important;
    text-align: center;
}
.material {
    margin-top: 35px;
}
.material ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.material ul li {
    max-width: 300px;
    width: 100%;
    height: 60px;
    background: #f1c52b;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    cursor:pointer;
}

.material .active {
    max-width: 300px;
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    border: 1px solid #f1c52b;
}


.material ul li input {
    opacity: 0;
}
.typeConstruction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 40px 0px;
}
.typeConstruction__title {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    color: #54575a;
    padding-right: 15px;
}
.typeConstruction__list {
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.typeConstruction__list li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    margin: 0px 5px;
}

.typeConstruction__list li input {
    display: none;
}
.typeConstruction__list label {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: cover;
}
.typeConstruction__img {
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.img-zabor {
    background-image: url(/local/templates/polyglass/images/calculator/zabor-icon.png);
}
.img-zabor_active {
    background-image: url(/local/templates/polyglass/images/calculator/zabor-icon-active.png);
}
.img-zabor:hover {
    background-image: url(/local/templates/polyglass/images/calculator/zabor-icon-active.png);
}
.img-arc {
    background-image: url(/local/templates/polyglass/images/calculator/arka-icon.png);
}
.img-arc_active {
    background-image: url(/local/templates/polyglass/images/calculator/arka-icon-active.png);
}
.img-arc:hover {
    background-image: url(/local/templates/polyglass/images/calculator/arka-icon-active.png);
}
.img-gable {
    background-image: url(/local/templates/polyglass/images/calculator/naves-icon.png);
}
.img-gable:hover {
    background-image: url(/local/templates/polyglass/images/calculator/naves-icon-active.png);
}
.img-gable_active {
    background-image: url(/local/templates/polyglass/images/calculator/naves-icon-active.png);
}
.img-lean-to {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon.png);
}
.img-lean-to:hover {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon-active.png);
}
.img-lean-to_active {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon-active.png);
}
.img-arcuate {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon-2.png);
}
.img-arcuate:hover {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon-2-active.png);
}
.img-arcuate_active {
    background-image: url(/local/templates/polyglass/images/calculator/kozirek-icon-2-active.png);
}



.hidden-name {
    min-height: 30px;
    background: #f5f5f5;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
            box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px 15px;
    min-width: 80px;
    position: absolute;
    bottom: -50px;
    left: 0px;
    display: none;
}
.hidden-name__title {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #54575a;
    text-align: center;
}
.hidden-name__rect {
    position: absolute;
    top: -12px;
    left: 15px;
}
.typeConstruction__list li:hover .hidden-name {
    display: block;
}

.dimension .h5 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    color: #54575a;
    margin-bottom: 15px;
}

.dimension .group {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    color: #54575a;
    margin: 10px 0px;
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.dimension .group input {
    height: 30px;
    width: 100px;
    padding-left: 7px;
    border: 1px #b7b7b7 solid;
    border-radius: 5px;
    margin-right: 5px;
}
.dimension .group label {
    margin-right: 20px;
}


#color {
    width: 215px;
    height: 35px;
    border: 1px #f1c52b solid;
    border-radius: 5px;
    padding-left: 10px;
}

.dd-option {
    font-size: 12px;
    height: 35px;
    padding: 10px;
    display: block;
    border-bottom: solid 1px #f1c52b;
    overflow: hidden;
    text-decoration: none;
    color: #333;
    cursor: pointer;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

.dd-option-image, .dd-selected-image {
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    max-width: 16px !important;
    border-radius: 50px;

}

.dd-option-text{
    font-family: 'Open Sans';
    line-height: 0px !important;
}
.dd-selected-text{
    font-family: 'Open Sans';
    line-height: 0px !important;
}
.dd-selected {
    overflow: hidden;
    display: block;
    padding: 10px;
    font-size: 12px;
    font-weight: 200 !important;
}
.culc .btn {
    max-width: 200px;
    width: 100%;
    height: 35px;
    background: #f1c52b;
    border-radius: 5px;
    /*display: flex;*/
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
}

.culc .center{
    padding-top: 25px;
    text-align: center;
}

.culc .dimension{
    float: left;
}

.culc .imageConstruction img{
    padding: 15px 0px 35px 50px;
}

.culc .imageConstruction{
    height: 350px;
}

.img-zabortype_active {
    background-image: url(/local/templates/polyglass/images/calculator/new/zabor-01.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 80%;
}
.img-arctype_active {
    background-image: url(/local/templates/polyglass/images/calculator/new/arka.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 80%;
}

.img-gabletype_active {
    background-image: url(/local/templates/polyglass/images/calculator/new/kozyrek-dva-skata.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 80%;
}
.img-lean-totype_active{
    background-image: url(/local/templates/polyglass/images/calculator/new/kozyrek-skat.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 80%;
}
.img-arcuatetype_active{
    background-image: url(/local/templates/polyglass/images/calculator/new/koz-odin-skat-duga.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 80%;
}

#loader{
        text-align: center;
}

.prodict_thickness{
    border: 1px solid #f1c52b;
    padding: 15px;
    width: 20%;
    background-color: #fff5d4;
    font-size: 14px;
    text-align: center;
}
.res{
    border: 1px solid #f1c52b;
    padding: 15px;
    width: 20%;
    background-color: #ffffff;
    font-size: 14px;
}

.calc-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
 }
 .culc .dimension {
        width: 40%;
        }
        .culc .img-construct {
        width: 60%;
        }






.cart-footer .cartResultWrap .cartResultBlock p.title {
    text-align: left;
    font-family: "SegoeUISemibold";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.cart-footer .cartResultWrap .cartResultBlock .divider {
    background-color: #f1c52b;
    width: 32px;
    height: 3px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.cart-footer .cartResultWrap .cartResultBlock hr {
    border-color: #707070;
    margin: 30px 0;
}

.cart-footer .cartResultWrap .cartResultBlock .cartDeliveryMoreBtn {
    text-align: left;
}

.cart-footer .cartResultWrap .cartResultBlock .cartDeliveryMoreBtn a {
    display: block;
    width: 100%;
    font-family: "SegoeUISemibold";
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    position: relative;
}

.cart-footer .cartResultWrap .cartResultBlock .cartDeliveryMoreBtn a i {
    position: absolute;
    right: 0;
}

.cart-footer .cartResultWrap .cartResultBlock p.resultText {
    font-family: "SegoeUISemibold";
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-align: left;
}

.cart-footer .cartResultWrap .cartResultBlock p.resultText span {
    font-size: 30px;
    float: right;
    top: -7px;
    position: relative;
}

.cart-footer .cartResultWrap .cart_form {
    margin: 0;

}

.cart-footer .cartResultWrap .cart_form fieldset {
    width: 50%;
    margin: 0;
    padding: 0 0px 0 10px;
}

.cart-footer .cartResultWrap .cart_form fieldset:nth-child(2) {
    padding: 0 0px 0 10px;
}

.cart-footer .cartResultWrap .cart_form fieldset p {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
}

.cart-footer .cartResultWrap .cart_form fieldset p input {
    width: 100%;
    padding: 20px 15px;
    background-color: #dfe4ea;
    border: 0;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-family: 'SegoeUIRegular';
    color: #4e4e4e;
    font-size: 15px;
    text-align: center;
}

.cart-footer .cartResultWrap .cart_form fieldset p textarea {
    resize: none;
    width: 100%;
    height: 220px;
    padding: 20px 15px;
    background-color: #dfe4ea;
    border: 0;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-family: 'SegoeUIRegular';
    color: #4e4e4e;
    font-size: 15px;
    text-align: center;
}

.cart-footer .cartResultWrap .cart_form fieldset p button.send-email {
    margin: 0;
    float: none;
}

.table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    -webkit-flex-wrap: no-wrap;
    width: 100%;
    padding: 0;
}

.table-row.head {
    background-color: #dfe4ea;
    border: 1px solid #aeaeae;
}

.table-row.bodyItem {
    border-bottom: 1px solid #aeaeae;
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
}

.table-row.head .table-col {

}

.table-row .col-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.table-row .table-col {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-flex-shrink: 0;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    margin: auto;
}

.table-row .table-col.col-image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 90px;
}

.table-row .table-col.col-image img {
    max-width: 100%;
}

.table-row.head .table-col {
    font-family: "SegoeUISemibold" !important;
    font-size: 14pt !important;
    line-height: 24pt !important;
    color: #424446 !important;
}

.table-row .table-col.col-name {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 300px;
    font-family: "SegoeUISemibold";
    font-size: 14px;
    line-height: 14px;
    color: #424446;
}

.table-row .table-col.col-size {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 150px;
    font-family: "SegoeUIRegular";
    font-size: 14px;
    line-height: 28px;
    color: #6f6f6f;
}

.table-row .table-col.col-input-number {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 130px;
}

.table-row .table-col.col-input-number .input-number {
    width: 70px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
}

.table-row .table-col.col-input-number .input-number input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #f0f2f4;
    color: #6f6f6f;
    outline: none;
    font-size: 14px;
    padding: 5px 25px 5px 25px;
    text-align: center;
    border-radius: 5px;
}

.table-row .table-col.col-input-number .input-number .btn-number {
    border: 0;
    background-color: #d4d9dd;
}

.table-row .table-col.col-input-number .input-number .minus {
    cursor: pointer;
    /*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
    border-right: 1px solid #cdcdcd;
    left: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.table-row .table-col.col-input-number .input-number .plus {
    cursor: pointer;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
    border-left: 1px solid #cdcdcd;
    right: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.table-row .table-col.col-price {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 150px;
    font-family: "SegoeUISemibold";
    font-size: 18px;
    color: #474747;
}

.table-row .table-col.col-price .price > span {
    /* letter-spacing: -3px; */
}

.table-row .table-col.col-result-price {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 150px;
    font-family: "SegoeUISemibold";
    font-size: 18px;
    line-height: 24px;
    color: #474747;
    position: relative;
}

.table-row .table-col.col-result-price .product_delete {
    position: absolute;
    top: 0px;
    right: 4px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    cursor: pointer;
}

.table-row .table-col.col-result-price .product_delete:hover {
    color: #f00;
}

.backBtn {
    padding: 0 0 30px 0 !important;
}

.backBtn a {
}

.backBtn i {
    background-color: #f1c52b;
    display: inline-block;
    padding: 5px 10px;
    font-size: 24px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.productTitle h1 {
    text-align: left;
    margin-bottom: 10px;
}

.productTitle h1:before {
    content: none;
}

.product_item_block .productMain {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.product_item_block .productMain .productImage {
    width: 250px;
    float: left;
}

.product_item_block .productMain .productImage img {
    max-width: 100%;
}

.product_item_block .productMain .productInfo {
    padding: 0 25px;
    float: left;
    width: calc(100% - 600px);
    min-height: 1px;
}

.product_item_block .productMain .productInfo .deliveryBlock {
    margin-top: 20px;
}

.product_item_block .productMain .productInfo .deliveryBlock li {
    color: #6d6d6d;
    font-family: "SegoeUIItalic";
    margin-bottom: 10px;
}

.product_item_block .productMain .productInfo .deliveryBlock li i {
    margin-right: 10px;
}

.product_item_block .productMain .productInfo .deliveryBlock li span {
    font-family: "SegoeUISemiBold";
    margin-right: 10px;
}

.product_item_block .productMain .productInfo .productPrice {
    padding-bottom: 15px;
}

.product_item_block .productMain .productInfo .productPreviewText {

}

.product_item_block .productMain .productInfo .productPreviewText p {
    padding: 0;
    font-size: 14px;
    font-family: 'SegoeUILight';
    color: #424446;
}

.product_item_block .productMain .productSize {
    width: 350px;
    border: 1px solid #cdcdcd;
    padding: 25px 20px;
    float: left;
}

.product_item_block .productMain .productSize .productPrice {
    float: left;
    width: calc(100% - 70px);
}

.product_item_block .productMain .productSize .shop_button.product_add {
    margin: 0;
    /* float: right; */
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.product_item_block .productMain .productSize .sizeItem {
    display: inline-block;
    margin-bottom: 10px;
}

.product_item_block .productMain .productSize p {
    padding: 0 0 10px 0;
    font-family: 'SegoeUISemiBold';
    font-size: 14px;
    color: #424446;
}

.product_item_block .input-number {
    width: 70px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
    float: left;
    margin-top: 5px;
}

.product_item_block .input-number input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #f0f2f4;
    color: #6f6f6f;
    outline: none;
    font-size: 14px;
    padding: 5px 25px 5px 25px;
    text-align: center;
    border-radius: 5px;
}

.product_item_block .input-number .btn-number {
    border: 0;
    background-color: #d4d9dd;
}

.product_item_block .input-number .minus {
    cursor: pointer;
    /*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
    border-right: 1px solid #cdcdcd;
    left: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.product_item_block .input-number .plus {
    cursor: pointer;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
    border-left: 1px solid #cdcdcd;
    right: 0px;
    width: 20px;
    height: 30px;
    bottom: 0;
    top: 0;
}

.productPrice {
    text-align: left;
    font-family: SegoeUISemiBold;
    font-size: 20px;
    color: #424446;
}

.productPrice i {
    font-size: 18px;
}

.productPrice span:nth-last-child(1) {
    font-size: 16px;
    margin-left: -5px;
}

.productPrice span:nth-last-child(1) sup {
    vertical-align: super;
}

.product_item_block .productSubMain {
    overflow: hidden;
    margin-bottom: 25px;
}

.product_item_block .productSubMain .productCharacters {
    float: left;
    width: 250px;
}

.product_item_block .productSubMain .description_product {
    margin-top: 0;
    width: calc(100% - 350px);
    float: left;
    padding: 0 25px;
    min-height: 1px;
}

.product_item_block .productSubMain .description_product p {
    font-family: 'SegoeUIRegular';
    color: #54575A;
    font-size: 14px;
    padding: 0;
}

.product_item_block .productSubMain .productCharacters .row-option {
    margin-top: 0;
    margin-bottom: 10px;
}

.product_item_block .productSubMain .productCharacters .row-option .rw-opt {
}

.product_item_block .productSubMain .productCharacters .row-option span {
    float: left;
}

.product_item_block .productSubMain .productmaybeNeeded {
    float: left;
    width: 350px;
    padding: 35px 25px;
    background-color: #d4d9dd;
}

.product_item_block .productSubMain .productmaybeNeeded p {
    font-family: 'SegoeUISemiBold';
    text-align: center;
    font-size: 18px;
    color: #424446;
    position: relative;
    margin-bottom: 45px;
}

.product_item_block .productSubMain .productmaybeNeeded p:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background-color: #f1c52b;
}

.ajax_button {
    background-color: #f1c52b;
    color: #424446;
    font-size: 14px;
    padding: 10px 13px;
    margin: 5px;
    height: 40px;
    text-align: left;
    border-radius: 5px;
    display: inline-table;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.productTopList {

}

.productTopList ul {
    padding-left: 30px;
}

.productTopList ul li {
    list-style-type: disc;
}

.productTopList ul li a {
    font-family: 'SegoeUILight';
    color: #424446;
    font-size: 14px;
}

@media (max-width: 1075px) {
    .filterToggleBtn {
        top: 0;
        width: 50%;
    }

    .categorylayerToggleBtn {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #4e4e4e;
        height: 44px;
        font-family: SegoeUIsemibold;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        z-index: 99;
        padding: 6px 10px;
        cursor: pointer;
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        -webkit-transform-origin: 0;
                transform-origin: 0;
        width: 50%;
    }

    .filterAccordion {
        padding: 50px 0 35px 0;
    }

    .categoryLayer {
        top: 43px;
    }
}

@media (max-width: 991px) {
		.advantages li {
			padding-left: 0;
		}
		.advantages h1:before {
			    bottom: -58px;
		}
    .productListResult {
        padding: 0 20px;
    }

    .productList {
        padding: 0 20px;
        width: 100% !important;
    }

    .productList .productItem {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .productList .productItem .photo {
        margin: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .productList .productItem .info {
        width: 60%;
        padding-right: 10px;
    }

    .productList .productItem .buttonBlock {
        width: 40%;
        padding-left: 10px;
        margin: 0;
    }

    .productList .productItem .buttonBlock .description-wrap .sizeItem {
        width: auto;
        margin-right: 10px;
    }

}

@media (max-width: 991px) {
    .cart {
        width: 760px;
    }

    .countCartProduct {
        display: block;
        color: #424446;
        font-size: 14pt !important;
        font-family: 'SegoeUIRegular';
        text-align: center;
        padding: 25px 0 !important;
    }

    .countCartProduct span {
        font-family: 'SegoeUIBold';
    }

    .table-row.head {
        display: none;
    }

    .table-row.bodyItem.first {
        border-top: 1px solid #aeaeae;
    }

    .wrap-img {
        width: 200px !important;
    }

    .wrap-title {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
        width: 400px !important;
    }

    .wrap-title > div {
        width: 100% !important;
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }

    .wrap-priceBlock {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
        position: relative;
        width: 150px !important;
    }

    .wrap-priceBlock > div {
        width: 100% !important;
    }

    .table-row .table-col.col-result-price {
        position: static;
    }

    .product_item_block .productMain .productImage {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .product_item_block .productMain .productInfo {
        width: 100%;
        margin-bottom: 15px;
    }

    .product_item_block .productMain .productSize {
        width: 100%;
    }

    .product_item_block .productSubMain .productCharacters {
        width: 100%;
    }

    .product_item_block .productSubMain .description_product {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .product_item_block .productSubMain .productmaybeNeeded {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width: 937px) {
    .content .partners-column {
        padding-right: 0;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .column-center .container {
        width: 100%;
    }

    .cart {
        width: 100%;
    }

    .filterToggleBtn > i {
        display: none;
    }

    .filterAccordion {
        display: none;
    }

    .filterAccordion {
        background-color: transparent;
        padding: 43px 0 0 0;
    }

    .filterAccordion .filterAccardionItem {
        border: 0;
        padding: 0;
    }

    .filterAccordion h3 {
        width: 100%;
        cursor: pointer;
        background-color: #f0f2f4;
        padding: 20px 25px;
        margin: 0;
    }

    .filterAccordion h3.ui-state-active {
        background-color: #d4d9dd;
    }

    .filterAccordion .shop_filter_block {
        width: 100%;
        background-color: #f0f2f4;
        padding: 10px 25px 20px 25px;
    }

    .categoryLayer {
        width: 100%;
    }

    .productList .productItem .info {
        width: 50%;
    }

    .productList .productItem .buttonBlock {
        width: 50%;
    }

    .content .partners-column {
        margin:  0 20px;
        padding: 20px 0;
    }
    .content .partners-info {
        float: none;
        width: auto;
    }
    .content .partners-column .partners-info p:nth-child(3) {

    }
    .content .partners-column .partners-info p:last-child {

    }
.content .partners-logo {
    margin-bottom: 30px;
}
.content .partners-column:last-child .partners-logo {
    margin-right: 0;
}
.content .partners-column:last-child .partners-info {
    width: auto;
}
}
@media (max-width: 695px) {
    .content .partners-column {
        height: auto;
    }
    .content .partners-column:last-child .partners-logo {
            height: 30px;
    }
    .content .partners-column .partners-info p:first-child {
        overflow-wrap: break-word;
    }
}
@media (max-width: 680px) {
    .cart-footer .cartResultWrap .cartRusult-Item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .cart-footer .cartResultWrap .cart_form fieldset {
    margin: 0 auto;
    display: block;
    }
    .cart-footer .cartResultWrap .cart_form {
        margin-top: 40px;
    }
}
@media (max-width: 611px) {
    .content .partners-logo {
        float: none;
        width: 100%;
    }
    .content .partners-info {
        display: block;
        width: 100%;
    }
    .content .partners-column:last-child .partners-logo {
        width: 100%;
    }
    .content .partners-column:last-child .partners-info {
        width: 100%;
    }
    .content .partners-column:last-child .partners-logo img {
    margin-bottom: 0;
}



}
@media (min-width: 601px) {
    .wrap-imgtext {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .cart-footer .cartResultWrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .cart-footer .cartResultWrap .cartResultBlock {
        margin-bottom: 10px;
    }

    .wrap-img {
        width: 100% !important;
    }

    .wrap-img img {
        width: 300px;
    }

    .table-row.bodyItem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .wrap-imgtext {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
    }

    .wrap-imgtext > div {
        display: block;
        float: left;
    }

    .wrap-title {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
        width: calc(100%) !important;
    }

    .wrap-title > div {
        width: 100% !important;
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }

    .wrap-priceBlock {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
        position: relative !important;
        width: 100% !important;
    }

    .table-row .table-col.col-input-number {
        width: 90px !important;
    }

    .table-row .table-col.col-price {
        width: 110px !important;
        font-size: 15pt !important;
    }

    .table-row .table-col.col-result-price {
        width: 120px !important;
        font-size: 15pt !important;
    }

    .table-row .table-col.col-result-price {
        position: static;
    }

    .productList .productItem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        border: 0;
        padding: 0;
    }

    .productList .productItem .photo {
        margin: 0;
        width: 100%;
        padding: 20px;
        border-top: 1px solid #d0d0d0;
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
    }

    .productList .productItem .info {
        margin: 0;
        width: 100%;
        padding: 0 20px 20px 20px;
        border-bottom: 1px solid #d0d0d0;
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
    }

    .productList .productItem .buttonBlock {
        margin: 0;
        background-color: #f0f2f4;
        width: 100%;
        margin-bottom: 20px;
        padding: 20px;
        border-bottom: 1px solid #d0d0d0;
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
    }

    .product_item_block .productMain .productImage {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .product_item_block .productMain .productInfo {
        width: 100%;
        margin-bottom: 15px;
    }

    .product_item_block .productMain .productSize {
        width: 100%;
    }

    .product_item_block .productSubMain .productCharacters {
        width: 100%;
    }

    .product_item_block .productSubMain .description_product {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .product_item_block .productSubMain .productmaybeNeeded {
        width: 100%;
        margin-bottom: 15px;
    }
    iframe[src="https://www.youtube.com/embed/60oPJV3-J1k"] {
            width: 90%;
    display: block;
    margin: 0 auto;
    }
    .videoFrame {
    width:  100%;
    }

}

@media (max-width: 567px) {
    .cart-footer .cartResultWrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .cart-footer .cartResultWrap .cart_form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .cart-footer .cartResultWrap .cart_form fieldset {
        width: 100%;
        text-align: left;
        padding: 0 10px;
    }
.material ul {
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
        flex-direction: column;
}
.material .active{
    max-width: 100%;
    margin-bottom: 15px;
}
.material ul li{
max-width: 100%;
    margin-bottom: 15px;
}
.calc-box{
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
}
.culc .img-construct {
    width: 100%;
}
.culc .dimension {
    width: 100%;
}
.img-zabortype_active,
.img-arctype_active,
.img-gabletype_active,
.img-lean-totype_active,
.img-arcuatetype_active{
    background-size: 100%;
}
.dimension .h5{
    text-align: center;
}
.dimension .group{
    width: 100%;
/*    justify-content: center;*/
}
#myDropdown{
width: 100%!important;
}
.dd-select,
.dd-options{
 width: 100%!important;
}
.typeConstruction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.typeConstruction__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.culc .center {
    padding-bottom: 25px;
}
.result{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.prodict_thickness,
.res{
    width: 100%;
    margin-bottom: 5px;
}
}

.menuSectionNew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.menuSectionNew .menuSectionNewItem {
    overflow: hidden;
    position: relative;
}

.menuSectionNew .menuSectionNewItem img {
    max-width: 100%;
    width: 100%;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -moz-display: flex;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
    -webkit-align-content: space-around;
    -moz-align-content: space-around;
    -ms-align-content: space-around;
}

.menuSectionNew .menuSectionNewItem:nth-child(1) .menuSectionNewItemWrap:hover {
    background-color: rgba(142, 151, 192, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(2) .menuSectionNewItemWrap:hover {
    background-color: rgba(152, 193, 212, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(3) .menuSectionNewItemWrap:hover {
    background-color: rgba(131, 197, 160, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(4) .menuSectionNewItemWrap:hover {
    background-color: rgba(182, 211, 113, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(5) .menuSectionNewItemWrap:hover {
    background-color: rgba(216, 181, 88, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(6) .menuSectionNewItemWrap:hover {
    background-color: rgba(217, 150, 96, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(7) .menuSectionNewItemWrap:hover {
    background-color: rgba(200, 115, 115, 1);
}

.menuSectionNew .menuSectionNewItem:nth-child(8) .menuSectionNewItemWrap:hover {
    background-color: rgba(161, 137, 179, 1);
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap:hover .menuSectionNewItemTitle {
    right: 100%;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap:hover .menuSectionNewItemDesc {
    left: 0;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap:hover .menuSectionNewItemMoreBtn {
    bottom: 0;
    left: 0;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap p {
    /*margin: auto;*/
    text-align: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap .menuSectionNewItemTitle {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    /* margin-top: 40px;
    margin-bottom: 20px; */
    position: absolute;
    top:0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap .menuSectionNewItemTitle p {
    font-size: 17px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap .menuSectionNewItemDesc {
    width: 100%;
    margin: 0;
    color: #000;
    font-size: 13px;
    line-height: 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    left: 100%;
    padding-left: 15px;
    padding-right: 15px;
    height: calc(100% - 50px);
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap .menuSectionNewItemMoreBtn {
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 50px;
    bottom: -50px;
    color: #fff;
    padding-top: 13px;
}

.menuSectionNew .menuSectionNewItem .menuSectionNewItemWrap .menuSectionNewItemMoreBtn:hover {
    text-decoration: underline;
}

.newBlockAbout {
    /*    padding: 0 50px;*/
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.newBlockAbout .newAboutLeftBlockImg, .newBlockAbout .newAboutRightBlockImg {
    width: 30%;
    float: left;
    margin: 30px 0;
}

.newBlockAbout .newAboutLeftBlockImg {
    text-align: left
}

.newBlockAbout .newAboutRightBlockImg {
    text-align: right
}

.newBlockAbout .newAboutLeftBlockImg img, .newBlockAbout .newAboutRightBlockImg img {
    max-width: 100%;
    max-height: 300px;
}

.newBlockAbout .newAboutLeftBLockText, .newBlockAbout .newAboutRightBLockText {
    width: 70%;
    float: left;
    margin: 30px 0;
}

.newBlockAbout .newAboutLeftBLockText p, .newBlockAbout .newAboutRightBLockText p {
    margin-bottom: 15px;
    padding: 0;
}
.shopTitle{
    text-transform: uppercase;
    color: #424446;
    font-size: 20px!important;
    text-align: center;
    font-weight: 600;
    margin-bottom: 45px;
    letter-spacing: 0.5px;
    position: relative;
    margin-top: 20px;
    font-weight: bold;
}
.shopTitle:before{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background-color: #f1c52b;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px){
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}
.wholeSaleWrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.wholeSaleWrap .wholeSaleItem {
    width: calc(100% / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
    margin-bottom: 50px;
}

.wholeSaleWrap .wholeSaleItem.bottom-row {
  margin-bottom: 0;
}


.wholeSaleWrap .wholeSaleItem.logoImg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
}

.wholeSaleWrap .wholeSaleItem.logoImg.main-logo img {
  /* max-width: 100%; */
}

.wholeSaleWrap .wholeSaleItem h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.875em;
    color:#000;
    font-weight: 800;
    text-transform: uppercase;
    /* margin:15px 0 0; */

    line-height: 1.4;
    margin: 0;
}
.wholeSaleWrap .wholeSaleItem h2:before {
    display: none;
}
.wholeSaleWrap .wholeSaleItem .wholeSaleImgWrap {
    /* text-align: center; */
    margin-bottom: 15px;
}

.wholeSaleWrap .wholeSaleItem .wholeSaleImgWrap img {
  max-width: 100%;
}

.wholeSaleWrap .wholeSaleItem .separator {
    display: block;
    width: 92px;
    height:3px;
    margin:25px auto;
}
.wholeSaleWrap .wholeSaleItem .separator.color1 {
    background-color: #d5482a;
}
.wholeSaleWrap .wholeSaleItem .separator.color2 {
    background-color: #8561ab;
}
.wholeSaleWrap .wholeSaleItem .separator.color3 {
    background-color: #fcc216;
}
.wholeSaleWrap .wholeSaleItem .separator.color4 {
    background-color: #98cb64;
}
.wholeSaleWrap .wholeSaleItem .separator.color5 {
    background-color: #017bc4;
}
.wholeSaleWrap .wholeSaleItem p {
    color:#000;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    /* line-height: 14px; */
    line-height: 1.4;
    margin-bottom: 15px;
    text-align: center;

    padding: 0;
}
.wholeSaleWrap .wholeSaleItem p.textBold {
    font-weight: 700;
    font-size: 11px;
}
.wholeSaleWrap .wholeSaleItem p.phone {

}
.wholeSaleWrap .wholeSaleItem p.phone a{
    color:#017bc4;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 1.271em;
    line-height: 30px;
}
.wholeSaleWrap .wholeSaleItem p.phone a i {
    color: #4c4c4c;
    font-size: 0.746em;
    top: 2px;
    position: relative;
    margin-right: 5px;
}
.slider-application.owl-carousel .owl-item {}
.slider-application.owl-carousel .active.owl-item {}
.slider-application.owl-carousel .active.owl-item:nth-last-child(1) {}
.slider-application.owl-carousel .active.owl-item:nth-last-child(3) {}

.footerNew {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.footerNew .footerNewItem {

}
.footerNew .footerNewItem.footerMenuLeft {
    width: 20%;
}
.footerNew .footerNewItem.footerMenuLeft ul {
    color:#fff;
    text-transform: uppercase;
}
.footerNew .footerNewItem.footerMenuLeft ul li {
    margin-bottom: 10px;
}
.footerNew .footerNewItem.footerMenuCatalog {
    width: 60%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.footerNew .footerNewItem.footerMenuCatalog .footerMenuCatalogTitle{
    color:#fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.footerNew .footerNewItem.footerMenuCatalog .footerMenuCatalogTitle p {
    margin-bottom: 15px;
}
.footerNew .footerNewItem.footerMenuCatalog .footerMenuCatalogWrap{
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.footerNew .footerNewItem.footerMenuCatalog .footerMenuCatalogItem {
    width: 50%;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.footerNew .footerNewItem.footerMenuCatalog .footerMenuCatalogItem a {
}
.footerNew .footerNewItem.footerMenuInfo {
    width: 20%;
    text-align: center;
}
.footerNew .footerNewItem.footerMenuInfo .phone {
    margin-bottom: 15px;
    font-size: 24px;
}
.footerNew .footerNewItem.footerMenuInfo .callback {
    margin-bottom: 15px;
    font-size: 20px;
}
.footerNew .footerNewItem.footerMenuInfo a {
    color:#f1c52b;
}
.footerNew .footerNewItem.footerMenuInfo .footerNewSocial p{
    margin-bottom: 10px;
    color:#fff;
}

@media screen and (max-width: 767px) {
    .footerNew {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .footerNew .footerNewItem {
        width: 100%!important;
        text-align: center;
    }

  /* tiles on /optom/ */
  .wholeSaleWrap {
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .wholeSaleWrap .wholeSaleItem {
    font-size: 1.4em;
    width: 80%;
  }

  .wholeSaleWrap .wholeSaleItem.learning,
  .wholeSaleWrap .wholeSaleItem.supply {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .wholeSaleWrap .wholeSaleItem p.textBold {
    font-size: 0.7em;
    line-height: 1.4;
    text-transform: uppercase;
  }

  .wholeSaleWrap .wholeSaleItem p.phone a {
    font-size: 1.6em;
  }

  .wholeSaleWrap .wholeSaleItem p.phone a i {
    font-size: 0.746em;
  }

  .wholeSaleWrap .wholeSaleItem {
    padding: 0;
  }

  .wholeSaleWrap .wholeSaleItem.bottom-row.guarantee,
  .wholeSaleWrap .wholeSaleItem.bottom-row.quality {
    margin-bottom: 50px;
  }

  .wholeSaleWrap .wholeSaleItem p.for-our-partners,
  .wholeSaleWrap .wholeSaleItem p.our-managers {
    margin-bottom: 35px;
  }

  .wholeSaleWrap .wholeSaleItem.logoImg .wholeSaleImgWrap {
    margin-bottom: 0;
    width: 100%;
  }

  .wholeSaleWrap .wholeSaleItem.logoImg.main-logo img {
    display: inline-block;
    width: 100%;
  }

}

@media screen and (max-width: 500px) {

  .wholeSaleWrap .wholeSaleItem {
    width: 90%;
  }

}
@media (max-width: 447px) {
    .content .partners-column:nth-child(2) .partners-logo img,
    .content .partners-column:last-child .partners-logo img  {
        width: 100%;
        height: auto;
    }

}

@media screen and (max-width: 380px) {

  .wholeSaleWrap .wholeSaleItem {
    font-size: 1.3em;
  }

}
@media screen and (max-width: 344px) {
	.categorylayerToggleBtn {
		    font-size: 15px;
    line-height: 16px;
	}

}


/* Новый футер */

.footer-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0px 20px;
}
.footer-new__menu-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-menu:first-child {
    margin-left: 0px;
}
.footer-menu__title {
    font-family: 'Open Sans';
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 0px;
  text-transform: uppercase;
}
.footer-menu__list {
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    list-style-type: none;
}
.footer-menu__item {
    margin: 0px;
    margin-top: 8px;
}
.footer-menu__link {
    font-family: 'Open Sans';
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin: 0px;
  text-decoration: none;
}
.footer-new__footer-menu {
    margin-left: 100px;
}
.footer-new__info-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.footer-new__button {
    text-transform: uppercase;
    color: #363c44;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    background: #f1c52a;
    min-width: 180px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    margin-top: 10px;
    border-radius: 5px;
}
.footer-new__button:hover {
    background: #ffe200;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.footer-new__tel {
    font-family: 'Open Sans';
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 0px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.footer-new__tel:hover {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.footer-new__adress-wrap {
    margin-top: 20px;

}
.footer-new__adress {
    text-align: right;
}
.footer-new__adress {
    color: #fff;
    font-family: 'Open Sans';
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin: 0px;
}
.footer-new__socials-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.footer-new__social-icon-link {
    margin-left: 8px;
}
.footer-new__social-icon {
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.footer-new__social-icon-link:hover .footer-new__social-icon {
    -webkit-filter: brightness(150%);
            filter: brightness(150%);
    -webkit-transition: .5s ease;
    transition: .5s ease;
}





    .advantages__items-new{
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
        padding-top: 40px;
/*        width: 100%;
        max-width: 1000px;*/
            margin: 0 auto;
    }
    .advantages__item-new{
    width: 100%;
    max-width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        padding-bottom: 35px;
    }
    .advantages__item-desc-new{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 330px;
    color: #fff;
    }
.advantages__list{
    font-size: 14px;
    padding: 5px 0px;
}
.advantages__list li{
    padding: 5px;
}
.advantages__list li:before{
content: url('/local/templates/polyglass/img/advantages-icons/caret-right.png');
margin-right: 10px;
}

.advantages__item-img-wrap-new{
    padding-bottom: 10px;
}
.advantages__title{
    margin: 0;
}

    .partners-wrapper{
        background: #fff;
    }
.partner-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
}
.partner-item-logo{
    width: 40%;
    text-align: center;
    border-right: 1px solid #959595;
}
.partner-item-logo img{
    padding: 40px;
}
.partner-item-info{
    width: 60%;
    padding: 40px;
        margin: auto;
}


.partner-item-name {
  font-size: 18px;
  font-family: "Roboto";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  font-weight: 600;
  padding: 5px 0;
}

.partner-item-desc{
  font-size: 14px;
  font-family: "Roboto";
  color: rgb(0, 0, 0);
  line-height: 1.2;
}





@media (min-width: 768px) and (max-width: 991px) {
    .footer-menu:first-child {
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }
    .footer-new__footer-menu {
        margin-left: 30px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .footer-new {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .footer-menu {
        margin-left: 0px;
    }
    #footer-menu_production {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
    }
    #footer-menu_about-us {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%;
        margin-top: 30px;
    }
    #footer-menu_helpful-info {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        width: 100%;
        margin-top: 30px;
    }
    .footer-new__menu-side {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .footer-new__info-side {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 30px;
    }
    .footer-new__tel {
        color: #f1c52a;
        font-size: 20px;
        font-family: 'Open Sans';
        font-weight: 600;
    }
    .footer-new__button {
        display: none;
    }
    .footer-new__adress {
        text-align: center;
        font-size: 16px;
    }
    .footer-new__adress-wrap {
        margin-top: 10px;
    }
    .footer-new__socials-wrap {
        margin-top: 20px;
    }

    .advantages__items-new{
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
    }
    .advantages__item-new {
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
        flex-direction: column;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
/*width: 100%;
max-width: 350px;*/
}
.advantages__title{
    text-align: left;
}
.advantages__item-desc-new {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

    .partner-item{
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding: 0;
    }
    .partner-item-logo{
        border: 0;
        width: 100%;
    }
.partner-item-info{
    width: 100%;
    padding: 25px;
}

.partner-item-name{
    text-align: center;
}
.partner-item-desc{
    text-align: justify;
}
}


.footer-menu__item {
    list-style: disc;
    color: #fff;
    font-size: 8px;
}
.footer-menu__link {
    color: #bebcbc;
}
.footer-menu__list {
    list-style-type: disc;
    padding-left: 20px;
}
.footer-menu__title {
    border-bottom: 1px #4a4e53 solid;
    padding-bottom: 15px;
}

.footer-bottom__top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*justify-content: space-between;*/
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0px 20px;
}
.footer-bottom__payment-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-bottom__payment-item {
    margin-left: 15px;
}
.footer-bottom__payment-item:first-child {
    margin-left: 0px;
}
.footer-bottom__razvitie-logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
}
.footer-bottom__razvitie-text {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 100px;
    margin-left: 10px;
    line-height: 16px;
}
.footer-bottom__bottom-row {
    padding: 0px 20px;
    margin-top: 20px;
}
.footer-bottom__copyright {
    text-align: center;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}


.menuSectionAnim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /*justify-content: space-between;*/
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /*max-width: 1370px;*/
    /*max-width: 1440px;*/
    max-width: 1419px;
    margin: 0 auto;
    padding: 60px 0px;
}

@media (min-width: 320px) and (max-width: 991px) {
    .menuSectionAnim {
        padding-top: 20px;
    }
}








/* Редизайн секции "Наши преимущества" */
.advantages__title {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    color: #fff !important;
    text-align: center !important;
}
.advantages .advantages__title:before {
    content: none;
}
.advantages__desc {
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    margin-top: 10px;
}
.advantages__line {
    height: 4px;
    width: 40px;
    background: #ffc601;
    margin: 25px auto;
}
.advantages__title-2 {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
}
.advantages__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 45px;
}
.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0px 20px;
    margin-top: 30px;
    max-width: 250px;
}
.advantages__item-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 130px;
}
.advantages__item-title {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff !important;
    /*margin-top: 40px !important;*/
    text-align: center !important;
    text-transform: uppercase;
}

.advantages__item-title-new {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff !important;
    /*margin-top: 40px !important;*/
    text-align: left !important;
    text-transform: uppercase;
    padding-bottom: 10px;
}


.advantages__item-desc {
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #fff !important;
    margin-top: 8px !important;
    text-align: center !important;
    line-height: 20px !important;
}

#price1 .container h2 {
    margin-top: 50px;
}






/* Новый дизайн карточки товара */
.product-page {
    max-width: 1140px;
    width: 100%;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.3);
            box-shadow: 0 0 20px rgba(0,0,0,0.3);
    background: #fff;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.product-page__container {
    width: 100%;
    padding: 0px 80px;
    padding-bottom: 30px;
}
.back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product-page__back {
    margin-left: 40px;
}
.back__title {
    color: #252525;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 15px;
    color: #252525;
    margin-left: 2px;
}

.product-card {

}
.product-card__main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /*align-items: center;*/
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.product-card__img-wrap {
    max-width: 335px;
    width: 100%;
    margin: 0px 10px;
}
.product-card__img {
    width: 100%;
}
.product-card__specifications {
    max-width: 395px;
    width: 100%;
    margin: 0px 10px;
}
.product-card__specifications_text {
    max-width: 98%;
    width: 100%;
    margin: 10px 10px;
}
.product-card__sizes-side {
    width: 30%;
    margin: 0px 10px;
}
.product-card__specifications {
    background: #fbfbfb;
    border-left: 5px #ffc601 solid;
    padding: 10px 15px;
}
.product-card__specifications_text {
    background: #fbfbfb;
    border-left: 5px #ffc601 solid;
    padding: 10px 15px;
}
.product-card__sizes-side {
    max-width: 195px;
    width: 100%;
}
.product-card__specifications-title {
    color: #54575a;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px !important;
    padding: 0px !important;
    margin: 0px;
}
.product-card__sizes-title {
    color: #54575a;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px !important;
    padding: 0px !important;
    margin: 0px;
}
.size-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 8px;
}
.size-item__title {
    color: #54575a;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px !important;
    margin-left: 3px;
}
.product-card__sizes-wrap {
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.number-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    width: 80px;
}
.number-counter input {
    width: 100%;
    text-align: center;
    color: #54575a;
    font-weight: 700;
    font-size: 18px;
}
.number-counter button {
    background: none;
    cursor: pointer;
    outline: none;
    width: 20px;
}
.number-counter button p {
    background: none;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 18px;
    margin: 0px !important;
    padding: 0px !important;
}
.number-counter__left-side {
    background: #ffc601;
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px;
    cursor: pointer;
}
.number-counter__right-side {
    background: #ffc601;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px;
}
.number-counter__input-wrap {
    border-top: 1px #ffc601 solid;
    border-bottom: 1px #ffc601 solid;
    width: 100%;
    cursor: pointer;
}

.product-card__sizes-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-card__sizes-colvo {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px !important;
    color: #54575a;
    margin: 0px;
    margin-right: 8px;
    padding: 0px !important;
}

.product-price {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0px;
}
.product-price span {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 30px;
    color: #404040;
    margin: 0px;
}
.product-price .product-price__currency {
    margin-left: 10px;
}

.product-add {
    max-width: 200px;
    background: #ffc601;
    height: 35px;
    border-radius: 8px;
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    cursor: pointer;
    margin-left: 0px;
}
.product-card__specifications .row-option .rw-opt {
    color: #54575a;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans';
    margin: 0px;
}
.product-card__specifications .row-option span {
    color: #54575a;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans';
    margin: 0px;
}
.product-card__specifications .row-option {
    margin: 0px;
    margin-top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.product-card__specifications .productPreviewText {
    margin-top: 15px;
}
.product-page__title {
    color: #54575a !important;
    font-family: 'Open Sans' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    margin: 0px !important;
    margin-top: 15px !important;
    margin-bottom: 30px !important;
}
.product-page__title:before {
    content: none !important;
}

.product-card__desc {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #54575a;
    margin: 0px;
   /* margin-top: 30px;*/
}
.product-card__short-line {
    width: 35px;
    height: 4px;
    background: #ffc601;
    margin: 25px auto;
}

.tabs-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.tab {
    width: 120px;
    height: 35px;
    border-radius: 5px;
    border: 1px #f1c52b solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}
.tab_active {
    background: #f1c52b;
    color: #fff;
}
.tab_active .tab__title {
    color: #fff;
}
.tab__title {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    color: #54575a;
    margin: 0px;
}
.tabs-block__tab {
    margin: 10px 5px;
}

.tab-item__text {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #54575a;
}
.tabs-block__content {
    margin-top: 20px;
}




@media (min-width: 768px) and (max-width: 991px) {
    .product-page__container {
        padding: 0px 50px;
    }
    .product-card__specifications .row-option span {
        font-size: 12px;
    }
    .product-card__specifications .row-option .rw-opt {
        font-size: 12px;
    }
    .product-card__sizes-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .number-counter {
        margin-top: 10px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-page__container {
        padding: 0px 20px;
    }
    .product-card__main-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .product-card__img-wrap {
        margin: 0px;
        max-width: none;
    }
    .product-card__specifications {
        margin: 0px;
        margin-top: 20px;
    }
    .product-card__sizes-side {
        margin: 0px;
        margin-top: 20px;
    }
    .product-card__sizes-side .productSize {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .product-card__sizes-side {
        max-width: none;
        /*display: flex;
        flex-direction: column;
        align-items: center;*/
    }
    .tabs-block__row {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
        .product-page{
        margin-top: 0px;
    }
}
@media (width: 320px) {
    .product-card__sizes-side .productSize {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .product-card__sizes-colvo {
        width: auto !important;
    }
    .product-card__side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .tab {
        width: 120px;
    }
    .product-page{
        margin-top: 0px;
    }
}

.crumbs_shop ul li a {
    color: #000 !important;
}
.header .crumbs_shop li:before {
    background-color: #000;
}


.product-slider-block__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 50px;
    margin-bottom: 25px;
}

.product-slider-block__tab-title {
    color: #54575a;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 0px !important;
    margin: 0px;
}
.product-slider-block__tab-line {
    background: #f1c52b;
    height: 3px;
    width: 100%;
    margin-top: 5px;
}

.product-slide-item__img-wrap {
    width: 100%;
    /*width: 275px;*/
    /*height: 200px;*/
    height: 187px;
    overflow: hidden;
    position: relative;
}
.product-slide-item__img {
    width: 100%;
}
.product-slide-item__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000055;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}
.product-slide-item:hover .product-slide-item__overlay {
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 1;
}
.product-slide-item__title {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    color: #54575a;
    margin-top: 25px;
    padding: 0px !important;
    text-align: center;
}
.product-slide-item__price {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px;
    color: #54575a;
    margin-top: 5px;
    padding: 0px !important;
    text-align: center;
}
.product-slider {
    max-width: 880px;
    margin: 0 auto;
    position: relative;
}
.product-slide-back-arrow {
    background: url(/local/templates/polyglass/images/back-arrow.png) no-repeat;
    width: 26px;
    height: 50px;
    position: absolute;
    left: -50px;
    top: 30%;
    cursor: pointer;
    z-index: 2;
}
.product-slide-back-arrow:hover {
    background: url(/local/templates/polyglass/images/back-arrow-active.png) no-repeat;
}
.product-slide-next-arrow {
    background: url(/local/templates/polyglass/images/next-arrow.png) no-repeat;
    width: 26px;
    height: 50px;
    position: absolute;
    right: -50px;
    top: 30%;
    cursor: pointer;
    z-index: 2;
}
.product-slide-next-arrow:hover {
    background: url(/local/templates/polyglass/images/next-arrow-active.png) no-repeat;
}
.product-slider-block {
    margin-top: 50px;
}

.over-nocart {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:rgba(0,0,0,0.7);
	z-index: 100;
}

.nocart {
	background: #f1c52a;
	position: absolute;
	top: 30%;
	left: 50%;
	-webkit-transform: translateX(-50%);
        transform: translateX(-50%);
	padding: 40px 60px;
	text-align: center;
	width: 95%;
	max-width: 550px;
}

.nocart .close {
	position: absolute;
	right: 15px;
	top: 10px;
	line-height: 1;
	font-size: 30px;
	cursor: pointer;
}

.nocart .close:hover,
.nocart .close:focus {
	opacity: 0.7;
}

.nocart .line1 {
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 20px;
}

.nocart .line3 {
	font-size: 19px;
	margin: 20px 0 20px;
	line-height: 1.2;
}

.nocart a {
	font-weight: bold;
	font-size: 25px;
}

.nocart a:hover,
.nocart a:focus {
	text-decoration: underline;;
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-slide-next-arrow {
        right: -40px;
    }
    .product-slide-back-arrow {
        left: -40px;
    }
    .product-slider-block__tabs {
        margin-left: 0px;
    }
}
.product-slide-item {
    margin: 0px 5px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .product-slider-block__tabs {
        margin-left: 0px;
        margin-bottom: 20px;
    }
}

    .social-links{padding-top: 10px;}
    .social-links img{padding: 2px;}
.cont {
        padding: 0 20%;
        margin-top: 0;
    }
    .inner-wrapper {
        background: white;
        height: 100%;
    }
    .blocks-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 50px;
    }
    .item-block {
        border-left: 1px solid #909192;
        padding: 25px 25px 30px;
        /*width: 25%;*/
        width: 35%;
    }
   .item-block:nth-child(odd) {
        border: none;
    }
    .item-block .item-title {
        font-weight: bold;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 25px;
    }
    .callback-wrapper {
      margin: 80px auto 50px;
        width: 47%;
    }
    .callback-wrapper h3 {
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        font-size: 24.5px !important;
        margin-bottom: 30px !important;
    }
    .callback-wrapper form > div {
        width: 100%;
    }
    .callback-wrapper form .form-input input,
    .callback-wrapper form .form-input textarea {
        background: #f0f2f4;
        width: 100%;
        border-radius: 3px;
        min-height: 32px;
        padding: 6px 20px;
        margin-bottom: 22px;
        border: 1px #6d6d6e solid;
    }
    .callback-wrapper form input.submit {
        width: 100%;
        background: #f1c52b;
        min-height: 47px;
        cursor: pointer;
        margin-top: 8px;
        margin-bottom: 20px;
        border-radius: 3px;
    }
    .g-recaptcha {
        overflow: hidden;
    }
    .g-recaptcha > div {
        margin: 0 auto;
    }
    @media only screen and (max-width: 1725px) {
        .item-block {
            width: 50%;
        }
        .item-block:nth-child(3) {
            border: none;
        }
    }
    @media only screen and (max-width: 1200px) {
        .callback-wrapper {
            width: 100%;
            padding: 0 20px;
        }
        .callback-wrapper input.submit {
            max-width: 200px;
            margin: 15px auto;
            display: block;
        }
    }
    @media only screen and (max-width: 900px) {
        .cont {
            padding: 0 20px;
        }
        .callback-wrapper {
            margin-top: 0;
        }

    }
    @media only screen and (max-width: 600px) {
        .item-block {
            width: 100%;
        }
        .item-block {
            border: none;
        }
        .item-block .item-title,
        .item-block .item-content {
            text-align: center;
        }
        .nocart {
            padding: 30px;
            top: 20%;
        }
        .nocart .close {
            right: 12px;
            top: 7px;
        }
        .nocart .line1 {
            font-size: 19px;
        }
        .nocart .line3 {
            font-size: 18px;
        }
    }
    @media only screen and (max-width: 414px) {
        .blocks-wrapper {
            padding-top: 0;
        }
        .item-block {
            padding: 25px 0 30px;
        }
        .callback-wrapper {
            padding: 0 5px;
        }
    }


.dostavka-page__title {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #424446;
    font-size: 24px !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
    margin-top: 30px !important;
}
.dostavka-page__title-2 {
    color: #424446;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px !important;
    margin: 0px !important;
    margin-bottom: 7px !important;
    margin-top: 30px !important;
    padding: 0px !important;
}
.dostavka-page__list {
    padding: 0px !important;
    padding-left: 40px !important;
    list-style-type: disc !important;
}
.dostavka-page__list-item  {
    list-style-type: disc !important;
    font-size: 14px !important;
    color: #424446;
}
.dostavka-page__list-item p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px !important;
    color: #000;
    margin: 0px !important;
    padding: 0px !important;
}
.dostavka-page__text {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px !important;
    color: #000;
    margin: 0px !important;
    padding: 0px !important;
}

.simple-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 35px;
    border-bottom: 1px #959595 solid;
}
.simple-table__item {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px !important;
    color: #252525;
    margin: 0px !important;
    padding: 0px !important;
    text-align: left;
}
.simple-table__value {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px !important;
    color: #252525;
    margin: 0px !important;
    padding: 0px !important;
    text-align: right;
}

.dostavka-page__simple-table {
    margin-top: 40px;
}

.dostavka-page__img-wrap {
    width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.5);
            box-shadow: 0 0 25px rgba(0,0,0,0.5);
    overflow: hidden;
    margin-top: 40px;
}
.dostavka-page__img {
    width: 100%;
}
.dostavka-page__text-2 {
    margin-top: 40px;
}
.dostavka-page .callback-wrapper {
    margin-top: 40px;
}


@media (min-width: 320px) and (max-width: 767px) {
    .dostavka-page__img-wrap {
        margin-top: 40px;
    }
    .dostavka-page__simple-table {
        margin-top: 40px;
    }
    .simple-table__row {
        padding: 10px 25px;
    }
    .product-slide-back-arrow{
    left: 10px;
    top: 24%;
}
.product-slide-next-arrow{
    right: 10px;
    top: 24%;
}
}



.sertificate-grid{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.sertificate-grid p{width: 45%; padding: 10px 0px 10px 70px;}
.button-calc-product{
                    background: #7d7d7d;
                    text-align:center;
                    color: white;
                    border-radius: 10px;
                    margin-top: 15px;
                    cursor: pointer;
                  }
                  .button-calc-product p{
                        padding-left: 15%;
    padding-right: 15%;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
                  }
                  .button-calc-product .shop_button1 {
    max-width: 200px;
    font-size: 14px;
    height: 35px;
    border-radius: 8px;
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    cursor: pointer;
    margin-left: 0px;
    border-radius: 0px 0px 10px 10px;
    background-color: #f1c52b;}


    .select_size{
        margin-left: 2px;
    }
.productList .productItem:hover {
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s ease;
    transition: .3s ease;

}

.article-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 120px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: center;
}

.article-wrap.clearfix:before {
    display: none;
}

.article-wrap .article-small {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: initial;
    position: relative;
    padding: 15px 30px 30px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
  margin: 2px;
}
 .article-wrap .column-right .article-small{
    border:2px solid #f0f2f4;
    border-radius: 5px;
    margin-bottom: 20px;
}
.article-wrap .column-right  .article-small .wrap-over{
    margin-bottom: 10px;
}
 .article-wrap .column-right .article-small a.button{
    margin-top: 10px;
}
.article-over {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background:rgba(0,0,0,0.5);
}

.article-wrap .article-small .mycolumn {
    position: relative;
    z-index: 2;
    color: white;
    -webkit-box-flex: 1;-ms-flex: 1;flex: 1;
}

.article-wrap .article-small .button {
    position: relative;
    z-index: 2;
}

.article-wrap .article-small p {
    padding: 0;
    line-height: 1.4;
}

.article-wrap .article-small h4 {
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1;
}

@media (max-width: 900px) {
    .article-wrap .article-small {
        width: 49%;
    }

    .article-wrap .article-small h4 {
        font-size: 22px;
    }
}

@media (max-width: 600px) {
    .article-wrap .article-small {
        width: 98%;
        margin: 0 auto 10px;
    }
}

@media (max-width: 480px) {
    .product-card__sizes-side .productSize {
        -webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column;flex-flow: column;
    }
    .product-card__side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .product-card__sizes-title {
        text-align: center;
    }

    .product-card__desc {
        display: none;
    }

    .button-calc-product .shop_button1 {
        max-width: unset;
    }
}

@media (max-width: 420px) {
    .article-wrap .article-small h4 {
        font-size: 20px;
    }
}

.header-top .container {
    position: relative;
}

.sale-link {
    position: absolute;
    top: -5px;
    right: 0;
    background-color: #f1c52b;
    color: #424446;
    margin: 0;
    padding: 5px 25px;
    height: auto;
}

.sale-link.sale-bottom {
    position: static;
    margin-top: 10px;
    margin-left: 12px;
}

@media (max-width: 991px) {
    .sale-link {
        position: static;
        display: block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 15px auto 10px;
    }

    .header .tres .open-modal {
        position: static;
        margin: 0 auto;
        width: -webkit-max-content;
        width: -moz-max-content;
        display: block;
        width: max-content;
    }

    .header .uno {
        width: 100%;
    }

    .kf {
        padding-bottom: 0;
    }
}


/*======= Правки таблиц =======*/
@media (min-width:320px) and (max-width: 767px) {
    .tabs-comparison table{
        border: 1px solid #54575a;
    }
    .tabs-comparison table.no-adjust{
        border: 2px solid #54575a;
    }
    .tabs-comparison table.price{
        min-width: 400px;
    }
    .tabs-comparison table.no-adjust{
        min-width: 600px;
    }
    .tabs-comparison .price tr td,
    .tabs-comparison .price tr td p,
    .tabs-comparison tr td,
    .tabs-comparison tr td p{
        font-size: 12px;
    }
    .tabs-comparison .price tr td p{
        padding:0;
    }

    .tabs-comparison table.no-adjust tbody td:last-child{
        padding:5px;
    }
    .tabs-comparison table.no-adjust tr td{
        border-top: 1px solid #dfe4ea;
        border-left: 1px solid #dfe4ea;
        border-right: 1px solid #54575a;
        border-bottom: 1px solid #54575a;
    }
    .tabs-comparison table.no-adjust tr td:last-child{
        border-right: 1px solid #dfe4ea;
        border-bottom: 1px solid #54575a;
    }
    .tabs-comparison table.no-adjust tr:last-child td{
        border-bottom: 1px solid #dfe4ea;
    }
    
    .tabs-comparison table.no-adjust thead tr td,
    .tabs-comparison table.no-adjust thead tr:last-child td{
        border-bottom: 1px solid #54575a;
    }
    .wrap-heading{
        display: none!important;
    }
    .header-bottom .testing~.wrap-heading{
        display: block!important;
    }
    .header-bottom .testing~.wrap-heading h1{
        display: block!important;
        top:0!important;
    }
    /*.owl-carousel .item,
    .content .inner-padding{
        position:relative;
    }*/
}
/*======= Правки таблиц =======*/

/*======= Иконка корзины =======*/
.card-icon{
    position:fixed;
    top:55%;right:0px;
    width:56px; height:56px;
    background-color: #f1c52b;
    cursor:pointer;
    z-index: 99;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.card-icon-box{
    position: relative;
    height:100%;
}
.card-icon-left{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;height:100%;
    z-index: 1;
}
.card-icon-right{
    position:absolute;
    top:0; left:56px;
    width: 100px; height:100%;
    display: flex;
    opacity: 0;
    background-color: #f1c52b;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

    transition: .6s;
    z-index: -1;
}
.card-icon:hover .card-icon-right{
    left:-96px;
    opacity: 1;
    z-index: 2;
}
.card-icon-pic{
    position: relative;
    width:30px; height:30px;
    background-image:url("/local/templates/polyglass/images/cartIco.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.card-icon-pointer{
    position: absolute;
    top:0;right:-5px;
    width:16px; height:16px;
    background-color:#fff;
    border-radius:50%;
    text-align:center;
    line-height: 16px;
    font-size:10px;
}
.card-icon-link{
    flex: 0 0 100%;
    height:100%;

    display: flex;
    justify-content: center;
    align-items: center;
}
.card-icon-text{
    font-size: 13px;
    font-weight: 600;
    flex:0 0 70px;
}
.card-icon-text:hover{
    color:#fff;
}
/*======= Иконка корзины =======*/

/*======= Правки корзины =======*/
@media(min-width:320px) and (max-width:767px){
    .card-icon{
        right:-28px;
    }
    .card-icon-pointer{
        right:auto; 
        left:-5px;
    }
    .calc-box-sticky{
        right:-28px;
    }
}
@media(min-width:1200px){
    .basket-items-list{
        width: 1200px;
        margin: 0 auto;
        padding: 40px 10px;
    }
    h2.basket-item-info-name{
        margin-bottom: 25px;
        margin-top: 25px;
    }
}
/*======= Правки корзины =======*/

.article-wrap.dostavka-page{
    display: block;   
}

/* ===== Модальное окно быстрого заказа  ===== */
.arcticmodal-overlay, .arcticmodal-container{
    z-index: 9999;
}
.modal-window{
    position: relative;
    width: 360px;
    background-color: #fff;
    padding:35px 30px;
    box-sizing: border-box;
}
@media(min-width:320px) and (max-width:479px){
    .modal-window{
        width: 290px;
        padding: 20px 16px;
    }
}
.modal-window-title{
    position: relative;
    font-size: 20px;
    color: #424446;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 16px;
}
.modal-window-title:before{
    position: absolute;
    display: block;
    content: '';
    bottom:0; left:50%;
    width: 32px; height:3px;
    background-color:#f1c52b;
    margin-left:-16px;
}
.modal-window-closed{
    position: absolute; 
    top:-16px;right:-16px;
    width: 32px; height: 32px;
    background-color: #252525;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.modal-window-closed span{
    width: 11px; height: 11px;
    display: inline-block;
    background: url(/local/templates/polyglass/assets/close.png) no-repeat;
}
.fast-by-form{}
.fast-by-form-name{
    color: #424446;
}
.fast-by-form-phone{
    color: #424446;
}
.fast-by-form-submit-box{
    /*text-align: center;*/
}
.fast-by-form-submit{
    background-color:#f1c52b;
    color: #424446;
    border-color:#f1c52b;
}
.fast-by-form label{
    font-weight: 600;
    font-size: 14px;
}
/* ===== Модальное окно быстрого заказа  ===== */


.policy {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.policy a {
    color: blue;
}
.menu-products ul li a:before{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.menu-products ul li a.item-price_link:before{
    background-image: url(/local/templates/polyglass/assets/icon/icon1.png);
}
.menu-products ul li a.item-prop_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon2.png);
}
.menu-products ul li a.item-applic_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon3.png);
}
.menu-products ul li a.item-geo_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon4.png);
}
.menu-products ul li a.item-table_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon5.png);
}
.menu-products ul li a.item-photo_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon6.png);
}
.menu-products ul li a.item-sertif_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon7.png);
}
.menu-products ul li a.item-vid_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon15.png);
}
.menu-products ul li a.item-preim_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon8.png);
}
.menu-products ul li a.item-color_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon12.png);
}
.menu-products ul li a.item-video_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon14.png);
}
.menu-products ul li a.item-instruction_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon11.png);
}
.menu-products ul li a.item-recomend_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon9.png);
}
.menu-products ul li a.item-size_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon10.png);
}
.menu-products ul li a.item-pravila_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon17.png);
}
.menu-products ul li a.item-about_link:before{
     background-image: url(/local/templates/polyglass/assets/icon/icon16.png);
}
.header-bottom .wrap-heading {
    height: calc(100% - 58px);
}
.catalog-for{
    text-align: center;
    margin: 60px 0 40px;
}
.catalog-for__item{
    display: inline-block;
    width: 83px;
    margin: 0 15px;
    vertical-align: top;
}
.catalog-for__item_icon{
    width: 83px;
    height: 83px;
    display: grid;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 14px;
    text-align: center;
    justify-content: center;
    margin-bottom: 8px;
    transition: .5s;
}
.catalog-for__item__text{
    font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 14px;
}
.catalog-for a:hover .catalog-for__item_icon{
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.11);
}
.for{
    background: #fff;
}
.for p{
    margin-bottom: 20px;
}
.sort-href a{
    color: #fff;
    font-size: 14px;
    padding: 10px 13px;
    margin: 5px;
    height: 40px;
    text-align: left;
    background-color: #4e4e4e;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 20px 0;
    display: inline-block;
}
.sort-href a.active{
    background-color: #f1c52b!important;
    color: #424446!important;
}
.sec_sert{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.sec_sert a{
   border: 1px solid #d0d0d0;
   background: #fff; 
}
.sec_sert a:hover {
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.image_sert{
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.title_sert{
    padding: 5px;
    text-align: center;
    background: #fff;
}
@media (max-width: 991px) {
.sec_sert{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
    }
    @media (max-width: 480px) {
.sec_sert{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
#mgo-mcw-widget{
    display: none;
    }}
a[href="tel:+78123725524"] span, a[href="tel:+78123725524"] small{
    opacity: 1!important;
}
.contact_form{
    padding:30px;
    background: #f1c52b;
    font-family: 'Open Sans', sans-serif;
}
.contact_form p{
        margin-bottom: 20px;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 23px;
        text-align: left;
    color: #292829;
}
.contact_form h2{
    margin-top: 0;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 35px;
color: #292829;
 text-align: left;
 margin-bottom: 10px;
}
.contact_form form{
    display: grid;
    grid-template-columns: 1fr 300px;
}
.contact_form h2:before{
    display: :none;
}
.contact_form input[type="text"] {
    outline: none;
    border: 1px solid #c7c7c7;
    height:45px;
    width: 100%;
    padding: 0 15px;
    color: #999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
}
.contact_form input[type="submit"]{
   display: block;
   width: 100%;
   background: #292829;
   font-style: normal;
font-weight: 500;
font-size: 25px;
line-height: 29px;
height: 45px;
text-transform: uppercase;
border-radius: 0;
color: #FFFFFF;
}
@media(max-width:780px){
.contact_form{
    padding: 20px;
    }
    .contact_form form{
    display: grid;
    grid-template-columns: 1fr ;
    grid-gap: 20px;
}
.contact_form h2{
font-size: 24px;
line-height: 31px;
}
.contact_form p{
    font-size: 16px;
    line-height: 20px;
}
.contact_form input[type="text"] {
    font-size: 16px;
}
.contact_form input[type="submit"]{
    font-size: 16px;
}
}
#pag{
    text-align: center;
    margin: 20px 0;
}
#pag .load_more{
        background: #F0C934!important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    padding: 10px 20px;
    color: #FFFFFF;
    cursor: pointer;
    width: 200px;
    margin: auto;
}

#pag .white-bg.full-bg{
    display: none!important;
}
.dostavka-page .grid-2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
.orange-line{
    border: 1px solid #f1c52b;
    border-radius: 10px;
    padding: 15px;
}
.orange-table{
    width: 100%;
    border: 1px solid #f1c52b;
    border-collapse: collapse;
}
.orange-table td{
    border: 1px solid #f1c52b;
    padding: 5px;
    font-size: 14px;
    line-height: 24px;
}
.orange-table td:last-child{
    font-weight: bold;
    width: 20%;
    text-align: center;
}
#slider-color-pick .item img{
        width: auto;
    height: 635px;
}
.ya-phone small, .footer-new__tel small{
    opacity: 1!important;
}

.page-faq{
    padding: 80px;
}
.page-faq .tabs{
    display: flex;
    justify-content: space-between;
    float: none;
    margin-bottom: 40px;
}
.page-faq .tab{
    width: auto;
    padding: 10px 20px;
    height: auto;
    text-align: center;
}
.page-faq .tab.active{
    color: #fff;
    background-color:  #f1c52b;
}
.accordion_title{
    background-color: #f1c52b;
    padding: 10px;
    position: relative;
    color: #fff;
}
.accordion_title:after{
    content: '\203A';
    transform: rotate(90deg);
    color: #fff;
    display: block;
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 28px;
}
.accordion_content{
    padding: 20px 10px ;
}
.accordion_item{
    border: 1px solid #f1c52b;
    margin-bottom: 10px;
}
.accordion_content{
   display: none;
}
@media only screen and (max-width : 1150px) {
.page-faq .tabs{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
    float: none;
    margin-bottom: 40px;
}
    }
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .page-opt__desc{
        text-align: center;
    }
.page-faq .tabs{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr;
    float: none;
    margin-bottom: 40px;
}
.page-faq .tab{
    height: auto;
    text-align: center;
    padding: 10px;
}
.page-faq{
    padding: 80px 20px;
}
.typeConstruction__list li:last-child .hidden-name{
    left: auto;
    right: 0;
}
.typeConstruction__list li:last-child .hidden-name__rect{
    left:auto;
    right:15px;
}
.product-slide-item__img-wrap{
    height:auto;
}
.dd-options{
    max-height:250px;
}
.wholeSaleWrap .wholeSaleItem2{
    width: 80%!important;
}
.table-wrap{
    width: 100%;
}
}
.sort-new{
    margin-bottom: 20px;
    text-align: right;
}
.header_hide{
    text-align: center;
    background-color: #252525;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    position: relative;
}
.close_header_hide{
    position: absolute;
    right: 20px;
    cursor: pointer;
}
.rezka-page{
    display: block;

}
.rezka-page .callback-wrapper{
    margin: 0;
    width: 100%;
    background: #F0F2F4;
border-radius: 5px;
padding: 30px;
box-sizing: border-box;
}
.rezka-page .callback-wrapper h2{
    margin-top: 0;
}
.rezka-page>div{
    margin:65px 0;
}
.grid-2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
.grid-3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}
.grid-4{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr  1fr;
    grid-gap: 10px;
}
.primichanie{
    text-align: center;
}
.primichanie p{
 margin-top: 0;
}
.primichanie .grid-2 .grid-item{
    background: #F7CD29;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
}
.primichanie .grid-3 .grid-item{
    background: none;
    border-radius: 0;
    padding: 0;
    box-sizing: border-box;
}
.primichanie .grid-3 .grid-item p b{
    display: block;
}


.how-work_item__desc{
    background: #F0F2F4;
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
    margin: 30px;
}
.how-work_item{
    position: relative;
    padding-left: 55px;
}
.how-work_item span{
    display: block;
    width: 35px;
    height: 35px;
    background-color: #F7CD29;
    border-radius: 50%;
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    lefT:0;
    top: 50%;
    margin-top: -17px;
    color: #424446;
}
p.check{
    position: relative;
    padding-left: 30px;
}
p.check:before{
    content: '';
    display: block;
    width: 20px;
    height:16px;
    background: url(/upload/rezka_img/check.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left:0;
    top:4px;
}
.table h3{
    text-transform: none;
}
table.black{
    width: auto;
    text-align: center;
    bordeR:none;
    border-spacing: 0px;
  border-collapse: collapse;
}
table.black thead{
    background: #424446;
    border-radius: 5px;
    color:#fff;
}
table.black thead th{
    padding:10px;
}
table.black tbody tr td{
    padding:10px;
}
table.black tbody tr:nth-child(even){
    background:  #F0F2F4;
}
@media only screen and (max-width : 992px) {
.grid-2, .grid-3, .grid-4{
    grid-template-columns: 1fr;
    }
.mobile-head .sale-link, .header .mobile-head .tres .open-modal{
display: none;
}
.mobile-head .tres a.only-mob{
   color: #f1c52b;
   font-size: 14px;
}
.mobile-head i{
    margin-right: 10px;
}
}
.header-bottom .testing~.wrap-heading{
    position: relative;
    color: #000;
    background: #fff;
}
.header-bottom .testing~.wrap-heading h1{
    position: relative;
    width: auto;
    color: #000;
    background: transparent;
    padding-bottom: 0;
    padding-top: 40px;
    top: 40px;
}
.mail a{
    color: #f1c52b;
    font-size: 18px;
}

picture img{
    width: 100%;
    height:auto;
}
@media only screen and (max-width : 480px) {
.ms-slide{
    height:100%!important;
}
.ms-view.ms-basic-view{
    height: 37vh!important;
}
}


.header-top_bottom_content{
    display: grid;
    grid-template-columns: 1fr 3fr 90px 1fr 1fr 1fr;
    grid-gap: 15px;
    width: 100%;
    margin-top: 20px;
}
.wrap-in-header .social_head{
    display: none;
}
.social_head{
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
}
.social_head svg{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.social_head svg path{
     fill: #F7CD29;
}
.btn.btn-orange{
    padding: 10px 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #252525;
    background: #F7CD29;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}
.btn.btn-orange:hover{
    background: #c9a514;
}
.btn.btn-orange img{
    margin-right: 10px;
    height: 20px;
}
.menu-category{
    position: absolute;
    top: 167px;
    lefT:0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    display: none;
}
.menu-category a.have_icon{
    display: grid;
    grid-template-columns: 25px 1fr;
    grid-gap: 15px;
    align-items: center;
}
.menu-category li{
    transition: .5s;
}
.menu-category li:hover{
    background: rgba(0, 0, 0, .04);
}
.have_child-arrow{
    display: grid;
    grid-template-columns: 1fr 40px;
    align-items: center;
}
.menu-category ul{
    padding: 20px 0;
    border-left:1px solid rgba(37, 37, 37, 0.1);
    border-right: 1px solid rgba(37, 37, 37, 0.1);
    width: 33%;
    min-height: 400px;
    position: relative;
}
.menu-category ul li{
    padding: 10px 20px;
}
.menu-category ul .have_child ul{
    display: none;
    position: absolute;
    left: 100%;
    min-height: 100%;
    top: 0;
    width: 100%;
    background: #F5F5F5;
}
.menu-category ul .have_child.active>ul, .menu-category ul .have_child>ul.active{
    display: block;
}
.menu-category ul li{
    margin: 0;
}
.arrow{
    text-align: center;
    cursor: pointer;
}
.arrow img{
    display: block;
}
.active>.have_child-arrow>.arrow img{
 transform: rotate(90deg);
}
@media only screen and (max-width : 780px) {
    .header-top_bottom_content{
    display: block;
    }
    .header-top_bottom_content>div{
        display: none;
    }
    .header-top_bottom_content>div:nth-child(2){
        display: block;
    }
    .mobileMenu .menu-category{
        display: block;
        position: static;
        top:0;
        background-color: #222;
    }
    .menu-category ul{
        width: 100%;
        border:none;      
        padding: 10px;
    }
    .menu-category b{
        padding: 10px ;
        color: #fff;
        display: block;
    }
    .menu-category>ul{
        padding-top: 0;
    }
    .menu-category ul .have_child ul{
        position: absolute;
        top:0;
        width: 100%;
        height: 100%;
        padding-top: 0;
        background-color: #222;
        left:0;
    }
    .menu-category a{
        color:#fff;
        font-size: 14px;
    }
    .menu-category ul li{
        margin:0;
        padding: 7px 0;
        border-top: 1px solid #333;
    }
    .header_hide{
        padding: 5px 45px;
    }

.social_head{
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: -15px;
    justify-content: center;
}
.social_head svg{
    width: 25px;
    height: 25px;
    margin:0 5px;
}
.wrap-in-header .social_head{
    display: flex;
}
}
@media only screen and (min-width : 780px) {
    .menu-category ul .have_child:hover>ul{
    display: block;
    }
}


.wrapper-rezka table{
    width: 100%;
}
.section-number{
    margin-top: 40px;
}
.section-number .grid-number{
    position: relative;
    padding: 10px 15px;
    background: #F0F2F4;
    margin: 40px 0;
}
.section-number .grid-number span{
    position: absolute;
    width: 50px;
    height: 50px;
    top:-25px;
    left:15px;
    border-radius: 50%;
    background: #F7CD29;
    text-align: center;
    display: block;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
}
.wrapper-rezka .tab{
    display: inline-block;
    border: 0;
    width: 100%;
    border-bottom:2px solid #F7CD29;
    padding-bottom: 10px;
    border-radius: 0;
    opacity: .5;
    height: auto;
    margin-bottom: 20px;
}
.wrapper-rezka .tab.active{
    opacity: 1;
    font-weight: 700;
}
.wrapper-rezka p.check{
    margin:10px 0;
}
.gray-bg{
    background-color: #F0F2F4;;
}
.gray-bg .grid-item:first-child{
padding-left: 20px;
}

.filter-block{
    text-align: left;
}
.filter-block ul li{
    display: inline-block;
}
.filter-block ul li a{
    font-size: 14px;
    cursor: pointer;
    color: #676767;
    padding: 5px 15px 5px 15px;
    margin-top: 7px;
    display: inline-table;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #d4d9dd;
    border-radius: 25px;
    background: #d4d9dd;
    font-family: Segoe UI;
    font-style: italic;
    font-weight: normal;
    position: relative;
}


.link-filter{
    padding-top: 80px;
}
.link-filter .sort-href a{

    font-size: 14px;
    cursor: pointer;
    color: #676767;
    padding: 5px 15px 5px 15px;
    margin-top: 7px;
    display: inline-table;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #d4d9dd;
    border-radius: 25px;
    background: #d4d9dd;
    font-family: Segoe UI;
    font-style: italic;
    font-weight: normal;
    position: relative;
    height: auto;
    margin: 0;
    margin-top: 7px;
}

/*new-search_header*/
.header-top_bottom_content .search{
    position: relative;
}
.header-top_bottom_content .search #title-search-input, .search-page .search-query{
    width: 100%;
    height: 44px;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 0 10px;
    box-sizing: border-box;
}
.header-top_bottom_content .search button{
    position: absolute;
    right:0;
    top:0;
    height:100%;
    text-align: center;
    width: 50px;
    background: #F7CD29;
    border-radius: 6px;
    transition: .5s;
}
.search-page .search-button{
    text-align: center;
    height: 44px;
    width: 100px;
    background: #F7CD29;
    border-radius: 6px;
    transition: .5s;
    cursor: pointer;
}

.header-top_bottom_content .search button:hover, .search-page .search-button:hover{
    background: #c9a514;
}
@media only screen and (max-width : 780px) {
    .only-desc{
        display: none;
    }
    .address_mob{
        color: #fff;
    }
    .address_mob .uno span{
        display: inline!important;
    }
    .address_mob i{
        margin-right: 5px;
    }
    .tab__title{
        text-align: center;
    }
    .dostavka-page .grid-2{
        grid-template-columns: 100%!important;
    }
    }

.v-tab .tab__content{
    margin-left: 20px;
}


.show-form{
    position: relative;
}
.show-form .form-overlay{
    background:#fff;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    display: grid;
    align-items: center;
}
.hide-form-overlay{
    width: auto;
    padding: 15px 30px;
    background: #f1c52b;
    min-height: 47px;
    cursor: pointer;
    margin-top: 8px;
    margin-bottom: 20px;
    border-radius: 3px;
    display: inline-block;
}
.show-form input, .show-form textarea{
    background: #f0f2f4;
    width: 100%;
    border-radius: 3px;
    min-height: 32px;
    padding: 6px 20px;
    margin-bottom: 22px;
    border: 1px #6d6d6e solid;
}
.show-form form input.submit {
    width: 100%;
    background: #f1c52b;
    min-height: 47px;
    cursor: pointer;
    margin-top: 8px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.show-form  div.mf-name,.show-form  div.mf-email{
    width: 100%;
    display: block;
}
.show-form div.mf-name input, .show-form div.mf-email input{
    width: 100%;
}
.show-form  div.mf-message, .show-form  div.mf-message textarea{
    width: 100%;
}
.table-overflow{
    width: 100%;
    overflow: auto;
}
.stati_header{
    height: 300px;
    background: url(/local/templates/polyglass/assets/bg_another_polik.jpg) ;
    background-position: center;
    background-size: cover;
}
.product-card__img-wrap{
    position: relative;
}
.product-card__img-wrap .product-slide-back-arrow {
    background: url(/local/templates/polyglass/images/back-arrow.png) no-repeat;
    background-size: cover;
    width: 13px;
    height: 25px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}
.product-card__img-wrap .product-slide-next-arrow {
    background: url(/local/templates/polyglass/images/next-arrow.png) no-repeat;
    background-size: cover;
    width: 13px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}
.slick-dots{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border:1px solid #7d7d7d;
    margin: 4px;
}
.slick-dots li.slick-active{
    border-color:#f1c52b;
    background: #f1c52b;
}
/* End */


/* Start:/local/templates/polyglass/js/jquery.fancybox.css?16002648073942*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(/local/templates/polyglass/js/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/polyglass/js/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/local/templates/polyglass/js/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/polyglass/js/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(/local/templates/polyglass/js/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/local/templates/polyglass/js/fancybox_loading@2x.gif);background-size:24px 24px}}
/* End */


/* Start:/local/templates/polyglass/css/owl.carousel.css?16002648353636*/
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("/local/templates/polyglass/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
/* End */


/* Start:/local/templates/polyglass/js/owl.transitions.css?16002648733699*/
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}
/* End */


/* Start:/local/templates/polyglass/styles_optom.min.css?16002649162702*/
.page-opt{display:flex;flex-direction:column;align-items:center;padding:50px 0}.page-opt__title{font-family:'Open Sans'!important;font-weight:600!important;font-size:27px!important;margin:0!important;text-transform:uppercase!important}.page-opt__title_small{font-size:22px!important}.page-opt__title:before{content:none!important}.page-opt__desc{font-family:'Open Sans'!important;font-weight:300!important;font-size:23px!important;margin:0!important;margin-top:20px!important;text-transform:none!important}.page-opt__desc_small{font-size:18px!important}.page-opt__desc:before{content:none!important}.opt-elements{display:flex;justify-content:space-evenly;max-width:935px;width:100%;flex-wrap:wrap;margin-top:50px;margin-bottom:110px}.opt-elements__item{display:flex;flex-direction:column;align-items:center;flex-basis:110px;text-align:center}.opt-elements__title{font-family:'Open Sans'!important;font-weight:600!important;font-size:12px!important;margin:0!important;text-transform:uppercase!important}.opt-elements__square{height:100px;width:100px;background:#f0c43e;display:flex;justify-content:center;align-items:center}.opt-elements__title-wrap{display:flex;justify-content:center;align-items:center;min-height:45px}.opt-elements__desc{font-family:'Open Sans'!important;font-weight:400!important;font-size:14px!important;padding:0!important;margin-top:10px!important}.opt-elements__desc-sup{vertical-align:super;font-size:10px}.advantages-block{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:50px;margin-top:30px}.advantages-item{margin:25px 50px;width:230px}.advantages-item__top-side{display:flex;height:55px}.advantages-item__title-wrap{border:3px #f0c43e solid;padding:3px 7px;flex:1;display:flex;align-items:center}.advantages-item__title{font-family:'Open Sans'!important;font-weight:400!important;font-size:17px!important;margin:0!important;padding:0!important;text-transform:none!important;line-height:18px!important}.advantages-item__img-wrap{background:#f0c43e;padding:7px;display:flex;justify-content:center;align-items:center}.advantages-item__desc{font-family:'Open Sans'!important;font-weight:300!important;font-size:13px!important;margin:0!important;margin-top:15px!important;padding:0!important;text-transform:none!important;line-height:18px!important}.trust-block__row-items5{display:flex;justify-content:space-evenly;flex-wrap:wrap}.trust-block__row-items3{display:flex;justify-content:space-evenly;flex-wrap:wrap}.trust-block__item5{flex-basis:10%;overflow:hidden;height:100px;margin:0 50px;margin-top:50px}.trust-block__item3{flex-basis:21%;overflow:hidden;height:100px;margin:0 50px;margin-top:50px}.trust-block__img{width:100%;height:100%;object-fit:contain}
/* End */


/* Start:/local/templates/polyglass/js/jquery.arcticmodal-0.3.css?1498160829654*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/local/templates/polyglass/js/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/local/templates/polyglass/styles_optom-adapt.min.css?1600264952882*/
@media screen and (max-width:1200px){.advantages-item__title{font-size:15px!important;line-height:15px!important}}@media screen and (min-width:459px) and (max-width:549px){.opt-elements{justify-content:center}}@media screen and (min-width:414px) and (max-width:659px){.advantages-item{margin:25px 15px;width:42%}}@media screen and (min-width:320px) and (max-width:414px){.advantages-item{margin:15px 15px;width:305px}.advantages-item__desc{margin-top:5px!important}.opt-elements{justify-content:center}}@media screen and (min-width:320px) and (max-width:555px){.trust-block__item5{flex-basis:16%;margin:0 25px;margin-top:15px}.trust-block__item3{flex-basis:33%;margin:0 25px;margin-top:15px}}@media screen and (min-width:556px) and (max-width:1133px){.trust-block__item5{flex-basis:19%;margin:0 25px;margin-top:15px}.trust-block__item3{flex-basis:24%;margin:0 25px;margin-top:15px}}
/* End */


/* Start:/local/templates/polyglass/welcome-pt.css?16977072342157*/
/* Modal */
.welcome-pt-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, .5);
  z-index: 8000;
  transition: all 0.3s;
}
.welcome-pt-message {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 8001;
  box-shadow: 0px 11px 15px -7px rgb(0 0 0 / 20%), 0px 24px 38px 3px rgb(0 0 0 / 14%), 0px 9px 46px 8px rgb(0 0 0 / 12%);
  text-align: center;
  padding: 30px;
  margin: 16px 0;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.3s;
}
@media (max-width: 532px) {
  .welcome-pt-message {
    width: auto;
    left: 16px;
    right: 16px;
    transform: translate(0, -50%);
  }
}
.is-active.welcome-pt-overlay,
.is-active .welcome-pt-message {
  opacity: 1;
  visibility: visible;
}

/* Custom styles here */
.site-form-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  color: #3d424b;
}
@media (max-width: 532px) {
  .site-form-title {
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 36px;
  }
}
.site-form-text {
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
}
.site-form-buttons {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.welcome-pt-close {
  height: 50px;
  line-height: 50px;
  min-width: 180px;
  padding: 0 32px;
  border: none;
  font-size: 16px;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  border-radius: 5px;
  background-color: #0836ff;
  transition: all 0.3s ease 0s;
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
}
.welcome-pt-close:hover {
  background-color: #0435c9;
}
/* End */


/* Start:/local/templates/polyglass/callback/callback.css?17401456917677*/
/* Контейнер */
.modal-bot {
    max-width: 400px;
    background: #fff;
    margin: auto;
    padding: 20px;
    border-radius: 20px;
    position: relative;
}
/* Показываем модальное окно */
.modal-bot.open {
opacity: 1;
pointer-events: auto;
}
/* Содержание */
.modal-bot > div {

}
/* Изменяем анимацию при открытии модального окна*/
.modal-bot.open > div {

}
.blok_tel  input {
    font-size: 16px;
    padding: 3px 10px;
    margin: 20px 0;
    display: block;
    border: 1px solid;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}
.modal-bot h2 {
font-size: 20px;
color: #000;
padding: 0 0 5px;
margin-bottom: 8px;
text-shadow: 1px 1px 0 #fff;
}
.result{
font-size: 18px;
color: #000;
padding: 0px;
}
@-webkit-keyframes bounce {
  0% {
   -webkit-transform: scale3d(0.1,0.1,1);
   -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
  55% {
   -webkit-transform: scale3d(1.08,1.08,1);
   -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0);
  }
  75% {
   -webkit-transform: scale3d(0.95,0.95,1);
   -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
  }
  100% {
   -webkit-transform: scale3d(1,1,1);
   -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
}
@-webkit-keyframes minimise {
  0% {
   -webkit-transform: scale3d(1,1,1);
  }
  100% {
   -webkit-transform: scale3d(0.1,0.1,1);
  }
}







/* ************** кнопка "отправить" *************/
.button_call {
 font-weight: bold;	
 color: #000099;
 border-color: #000; 
 background: transparent;
 text-shadow: 1px 1px 0 #000;
  box-shadow: 1px 1px 1px #000999;
}
.button_call:hover,
.button_call:focus{	
 color: #000099;   
 background: #99CCFF;
  box-shadow: 1px 1px 15px #000;
}
.text-button input{
font-size: 18px;
padding: 5px 15px;	
}
/* Открываем модальное окно */
a.openModal {
}
a.openModal:hover,
a.openModal:focus {
}
.modal-bot .modal-bot_title {
  display: block;
  text-align: center;
  font-size: 22pt;
}
 /* *******************кнопка звонка******************* */
.callback-bt {
        background:#38a3fd;
        border:2px solid #38a3fd;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(56,163,253,0.3);
        cursor:pointer;
        height:68px;
        text-align:center;
        width:68px;
        position: fixed;
        right: 5%;
        bottom: 5%;
        z-index:999;
        transition:.3s;
        -webkit-animation:hoverWave linear 1s infinite;
        animation:hoverWave linear 1s infinite;
}
.callback-bt .text-call{
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}
.text-call img{
        margin: 12px auto;       
}
.callback-bt .text-call span {
    text-align: center;
    color:#38a3fd;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 4px;
        top: 22px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;

}
.callback-bt .text-call:hover span {
    opacity: 1;
        font-size: 11px;
}
.callback-bt:hover img {
    display:none;
}
.callback-bt:hover {
        z-index:1;
        background:#fff;
        color:transparent;
        transition:.3s;
}
.callback-bt:hover img {
        color:#38a3fd;
        font-size:40px;
        transition:.3s;
}
.callback-bt img {
        color:#fff;
        font-size:34px;
        transition:.3s;
        line-height: 66px;transition: .5s ease-in-out;
}
.callback-bt img  {
    animation: 1200ms ease 0s normal none 1 running shake;
        animation-iteration-count: infinite;
        -webkit-animation: 1200ms ease 0s normal none 1 running shake;
        -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}@keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 26.7px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 30px rgba(56,163,253,0),0 0 0 40px rgba(56,163,253,0.0)
}
}
/* animations icon */
@keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}
@-webkit-keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}
/* конец кнопки звонка */ 
/* End */


/* Start:/bitrix/templates/polyglass/components/bitrix/menu/footerNew2/style.min.css?1491217262490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/polyglass/components/bitrix/menu/footerNew2/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/polyglass/styles.css?17139433043515*/
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif;
	margin:1.3em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:190%; margin:0 0 2em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5
{
	border-bottom:1px solid #E5E5E5;
	font-size:140%;
	font-weight:normal;
	margin:0 0 1.1em;
	padding:0 0 1em;
}
h6 { font-size:100%; }

hr, .hr
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }
.header-bottom .wrap-heading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
}
.header-bottom h1{
	margin:auto;
	width: 350px;
	text-align: center;
	padding: 0 25px;
	line-height: 30px;
	padding: 20px;
	z-index: 99;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.50);
}
.header-bottom img{
	width: 100%;
}
.wrap-heading.basket {
	position:static;
	display: block;
}
.wrap-heading.basket h1{
	width: auto;
	margin-top: 70px;
	margin-left: 0;
	padding-left: 0;
	color: #000;
	background-color: transparent;
	text-align: left;
}
.picturesMore{
	display: none;
}
.curPointer{
	cursor: pointer;
}
.lg-outer .lg-thumb-outer {
	background-color: rgba(0,0,0,0.8) !important;
}
.lg-backdrop{
	background-color: rgba(0,0,0,0.6) !important;
}
.lg-backdrop,.lg-outer{
	z-index: 10000000 !important;
}

.complete {
    background: #fff;
    position: fixed;
    top: 30%;
    left: 50%;
    text-align: center;
    margin-left: -200px;
    width: 400px;
    padding: 10px;
    border: 1px solid #ddd;
    z-index: 9999;
}

.complete .title {
    font-size: 18px;
    padding: 10px;
    font-weight: 600;
}

.complete img {
	width: 250px;
}
.complete .btnGroup {
	padding: 15px;
}
.complete .goBasket {
	padding: 5px 20px;
    background: #f1c52b;
    color: #fff;
    margin-right: 15px;
    border-radius: 10px;
}
.complete .name {
	font-size: 14px;
    margin: 5px;
}

.productList .productItem .photo img {
	max-height: 205px;
}

.calculator-slider{
	display: inline-block;
}
.white_bg{
	background: #fff;
}
.sub_menu_new{
	display: flex;
	justify-content: space-between;
}
.sub_menu_new-item{
	height: 60px;
	display: flex;
	align-items: center;
}
.sub_menu_new a:hover{
	text-decoration: underline;
	}
	/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.sub_menu_new{
	display: block;
}
.sub_menu_new-item{
	height: 30px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.filter_new_flex-item{
	width: 100%;
	margin: 10px;
}
.filter_new_flex-item select{
	width: 100%;
}
}


.dolyame_page section{
	padding: 60px 0;
}
.dolyame_page h2{
	margin-block: 30px;
}
.dolyame_page .grid-2, .dolyame_page .grid-3{
	grid-gap: 30px;
}
.dolyame_page p{
	margin-bottom: 20px;
}
/* End */
/* /local/templates/polyglass/js/magnific-popup/magnific-popup.css?17297756147789 */
/* /local/templates/polyglass/css/slick.css?14981608291729 */
/* /local/templates/polyglass/css/slick-theme.css?14981608293117 */
/* /local/templates/polyglass/css/reset.min.css?16722260241033 */
/* /local/templates/polyglass/styles_adapt.css?1751966194255311 */
/* /local/templates/polyglass/js/jquery.fancybox.css?16002648073942 */
/* /local/templates/polyglass/css/owl.carousel.css?16002648353636 */
/* /local/templates/polyglass/js/owl.transitions.css?16002648733699 */
/* /local/templates/polyglass/styles_optom.min.css?16002649162702 */
/* /local/templates/polyglass/js/jquery.arcticmodal-0.3.css?1498160829654 */
/* /local/templates/polyglass/styles_optom-adapt.min.css?1600264952882 */
/* /local/templates/polyglass/welcome-pt.css?16977072342157 */
/* /local/templates/polyglass/callback/callback.css?17401456917677 */
/* /bitrix/templates/polyglass/components/bitrix/menu/footerNew2/style.min.css?1491217262490 */
/* /local/templates/polyglass/styles.css?17139433043515 */
