 @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

        body {
            font-family: 'Inter', sans-serif;
            font-size: 14px;
            font-style: normal;
            margin: 0;
            color: #161616;
            overflow-x: hidden;
        }

        * {
            box-sizing: border-box;
        }
        a{color:#161616;text-decoration:none;}
        h2 {margin-bottom:25px;margin-top:25px;}
p {margin:10px 0 15px;width:100%;}
.table_page {
    margin: 20px  0px;
    width: 100%;
}
h1.content__title.ttll,h2,h3 {
    color: #152F66;
    font-weight: 400;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}
span.imgWrapper {
    display: inline-block;
    position: relative;
}
span.imgWrapper a{
    right:0;top:0;
    position: absolute;
}
textarea {
    font-family: 'Inter', sans-serif!important;}

.tableBorder{/*border:1px solid #ccc;*/ border-color:#484c54;}
.tableBorder td,.tableBorder th{/*border:1px solid #ccc;*/border:1px solid #484c54;}

.table_page{margin:20px 0px; width:100%;}
.table_page .inp_text{margin:5px 0 0; width:100%; height:30px; padding:0 10px; box-sizing:border-box; border:1px solid #ccc;}
.table_page .inp_textarea{margin:5px 0 0; width:100%; height:30px; padding:5px 10px; box-sizing:border-box; height:80px; border:1px solid #ccc;}

.table_page .inp_sub:hover{background:#d22c12;}

.calculator.metallokasset {
    display: none;
}
label.checked_block {
    margin-bottom: 15px;
    display: flex;
}
label.checked_block a{
    margin:0 5px;
}
table{margin-bottom: 25px;    width: 100%;
    text-align: center;
    border-collapse: collapse;}
    th {
    background: #f1f1f5;
}
tbl_podpis img {
    margin: 0;
}
.bb-item img{width:100%;max-width:870px;}
.dm-flex {
    display: flex;    flex-wrap: wrap;
}
.dm-flex .tbl_podpis {
    width: calc(100% / 3);
    padding-bottom: 15px!important;
}
.sub-banner img{width:100%;height:auto}
.divider{width:100%;height:60px}
.content__title{margin-bottom:30px!important}
	.inner-pages aside{
	    width:270px;
	}
	.inner-pages .content{
	    width:calc(100% - 270px);    margin-top: 23px;
    padding-left: 20px;
	}
	
#news {display:flex;flex-wrap:wrap}
.news_item.item_full{width:calc(100%/3 - 20px );margin:0 10px 20px;box-sizing:border-box;padding: 10px;
    background-color: #ffffff; border-radius: 3px;}
.news_item.item_full:hover{box-shadow: 1px 1px 5px 0px #0000004a}
.news_item-img img {width: 100%;height: auto}
.news_item-more {
    text-align: right;
}
.news_item-title {
    font-size: 16px;
    letter-spacing: normal;
}
.news_item-date {
    text-align: right;
    color: #4e4e4e;
    font-size: 12px;width: 100%;
}
.news_item-more {
    margin-bottom: 20px;
}
.news_item-more a,.back_link{
            display: inline-flex;
            color: #161616;
            padding: 0 36px;
            justify-content: center;
            align-items: center;
            border-radius: 4px;
            border: 1px solid #152f66;
            font-size: 12px;
            font-style: normal;
            line-height: normal;
            letter-spacing: 0.6px;
            text-transform: uppercase;
            text-decoration: none;
            height: 35px;
        }
        .news_item-more a:hover,.back_link:hover{color:#ffffff;background:#152f66}
.news_content {
    display: flex;
    flex-wrap: wrap;
}
.news_content>a {
    display: block;
    width: calc(30% - 20px);margin-right:20px
}
.news_content>a img{
    width:100%;height:auto
}
.news_content-main {
    width: 70%;
}
a.back_link{margin:20px 0;float: right;}
@media(max-width:767px){
	    .news_item.item_full{width:calc(100%/2 - 20px );}
    
}
@media(max-width:540px){
	    .news_item.item_full{width:100%}
	    .news_content>a,.news_content-main { width: 100%}
}
	
	.nav-left{list-style:none; padding-left:0; margin:23px 0 45px;}
.nav-left li{position:relative; padding:10px 0;}
.nav-left a{display:inline-block; width:100%; color:#484c54;text-decoration:none}
.nav-left a:hover{color:#d22c12;}
.nav-left li.active>a{font-weight:700;}
.nav-left li:before{content:none;}
.nav-left ul > li:before{content:none;}
.nav-left > li > ul > li :before{content:none;}
.hov:after{content:""; position:absolute; top:10px; right:10px; display:block; width:20px; height:20px; background:url(/images/fons/line.jpg) no-repeat center center;}
.open:after{background:url(/images/fons/line__act.jpg) no-repeat center center;}
.open .nav-left__under{display:block;}
.nav-left__under{list-style:none; display:none;}
.active .nav-left__under{display:block; padding:0 0 0 20px;}
.items-flex {
    display: flex;
    flex-wrap: wrap;
}
.items-flex .item{
    width:calc(100%/3);
   text-align:center;    padding: 0 10px 10px;
}
.items-flex .item a img{width:100%;height:auto}


.content__title {
    padding: 5px 0 10px;
    margin: 0 0 35px 0 ;
    font-size: 23px;
    text-transform: uppercase;
}
p { margin: 10px 0;}
.wrap {
    padding: 0 20px;
}
input.inp_sub {
    display: inline-flex;
    color: #161616;
    padding: 0 36px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 2px solid #152F66;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    text-decoration: none;
    height: 35px;
    cursor: pointer;
}
span.myrad input{display:none;}
span.myrad label {
    cursor:pointer;
    text-align:left;
    display:block;
    color: #161616;
    padding: 5px;
    width: 100%;
}
#contact_region_search h3 {
    margin-bottom: 15px;
}
.flex-table {
    display: flex;
    flex-wrap: wrap;
}
.flex-table a{
    display: block;
    width:calc(100%/3);
    text-align:center;
    margin-bottom:15px;
}
.certs {
    display: flex;
    flex-wrap: wrap;margin-bottom:25px;
}
.certs a{display:flex;flex-direction:column;width:calc(25% - 6px);margin-bottom:15px;    align-items: center;}
.certs a img{width:120px;height:166px;margin-bottom:5px}
@media(max-width:1000px){
    span.myrad label {width:calc(100%/4 - 6px)}
aside{display:none;}
.inner-pages .content{width:100%;padding-left:0!important}
}
@media(max-width:767px){
    .certs a{display:flex;flex-direction:column;width:calc(100%/3 - 6px)}
    span.myrad label {width:calc(100%/3 - 6px)}
.form__tx,
.form__fields,
.form__message{width:100%;}
.flex-table a{display: block;width:calc(100%/2);}
}
@media(max-width:540px){
    .certs a{display:flex;flex-direction:column;width:calc(50% - 6px)}
    span.myrad label {width:100%}
.flex-table a{display: block;width:100%;}
}


.tbl_podpis img {
    margin: 0;
    width: 100%!important;
    height: auto;
}
td.tbl_podpis {
    width: 33%;
}

table td img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}



.tbl_podpis{font-size:14px !important; padding:6px 20px !important; background:none !important; text-align:left; line-height:6px;}
.tbl_podpis a{text-align:center;margin:0 auto 6px; display:block; line-height:0;}
.tbl_podpis img{margin:0;}
tr:hover .tbl_podpis{background:none !important;}
.img_left.imgs2left{margin:26px 20px 20px 0;}
.slider-title {
position: absolute;
    top: 13%;
    left: 20%;
    width: 18%;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.13;
    letter-spacing: -1px;
    color: #787677;
}    
.slider-text {
    position: absolute;
    left: 36.5%;
    top: 65%;
    width: 27%;
    line-height: 1.4;
}
        table {
    width: 100%!important;
}
.close_geo {right: 0!important; top: 0!important;background:#152F66!important;color:#ffffff!important;border-radius: 0!important;
    border: unset!important;}
.city_form {border-radius: 0!important;padding: 28px 10px 10px!important;}
.city_form ul {text-align: justify;}
.geo input[type="radio"] {display: none!important;}
a{text-decoration:none}
.city_form {border-radius: 0;}
.close_geo {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    border-radius: 0;
    background-color: #152F66;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.close_geo span {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 0;
}
.product{position: relative;overflow:hidden}
.product a{color:rgb(22, 22, 22)}
    #colors_palitra .product a{color:rgb(22, 22, 22);margin-bottom: 30px;
    display: block;}
.table_page .inp_sub {width: 100%;
    padding: 14px 35px;
    justify-content: center;
    align-items: flex-start;
    border-radius: 4px;
    background: #152F66;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 218px;text-align:center}
.product a.inform{
    position: absolute;
    bottom: 0;
    z-index: 10;
    display:flex;
    width: 100%;
    padding: 14px 35px;
    justify-content: center;
    align-items: flex-start;
    border-radius: 4px;
    background: #152F66;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 218px;
    opacity:0;
    transition:.7s;
}
.product:hover a.inform,.product:focus a.inform {opacity:1;transition:.7s}
.product img,.product img{transition: .7s;}
.product .product-title,.product .product-title{transition:.7s;}
.product:hover img,.product:focus img {margin-top:-56px;transition:.7s;}
.product:hover .product-title,.product:focus .product-title{margin-bottom: 50px;transition:.7s;}
        .container {
            margin: 0 auto;
            max-width: 1390px;
            padding: 0 15px;
        }

        .row {
            display: flex;
            flex-wrap: wrap;
        }

        .footer-menu {
            padding: 80px 0 64px;
            border-bottom: 1px solid #E8E8F1;
        }

        .footer-menu .row {
            justify-content: space-between;
        }

        .footer-menu .col {
            width: 18%;
        }

        .footer-menu .menu-title {
            display:block;
            margin-bottom: 35px;
            color:#161616;
            font-weight: 700;
            letter-spacing: 0.7px;
            text-transform: uppercase;
            text-decoration:none;
        }

        .footer-menu ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }

        .footer-menu ul li {
            margin-bottom: 18px;
        }

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

        .footer-menu ul li a {
            color: #676778;
            line-height: normal;
            text-decoration: none;
        }

        .footer-menu ul li a:hover {
            text-decoration: underline;
        }


        .footer-contacts,
        .footer-contacts a {
            color: #161616;
        }

        .footer-contacts .delimiter {
            height: 172px;
            width: 1px;
            background-color: #E8E8F1;
        }

        .footer-contacts .row {
            justify-content: space-between;
        }

        .footer-contacts .logo {
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }

        .footer-contacts .logo .name {
            color: #161616;
            font-weight: 600;
            margin-bottom: 3px;
        }

        .footer-contacts .logo .name-sub,.footer-contacts .logo small {
            color: #676778; font-size: 12px;font-weight: normal;
        }

        .footer-contacts .phones div{
            display: flex;
            align-items: flex-end;
            flex-direction: column;
            justify-content: center;
        }
        .phones {
    display: flex;
}

        .footer-contacts .address,
        .footer-contacts .email {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .footer-contacts .logo svg {
            margin-right: 35px;
        }

        .footer-contacts .phone {
            color: #161616;
            font-size: 20px;
            font-weight: 600;
            text-decoration: none;
        }

        .footer-contacts .phone-info {
            color: #676778;
            font-size: 12px;
        }

        .footer-copy {
            background-color: #F8F8FA
        }

        .footer-copy .row {
            justify-content: flex-end;
            height: 51px;
            align-items: center;
        }

        .footer-copy .policy {
            color: #676778;
            font-weight: 500;
            line-height: normal;
            text-decoration-line: underline;
        }

        .footer-copy .policy:hover {
            text-decoration: none;
        }



        .header-top {
            background: #F8F8FA;
            padding: 12px 0
        }

        .header-top .row {
            justify-content: space-between
        }

        .header-top .toggle {
            padding-right: 36px;
            cursor: pointer
        }

        .lang-selector a {
            color: #161616;
            font-size: 12px;
            font-weight: 600;
            letter-spacing: 0.6px;
            text-transform: uppercase;
            text-decoration: none
        }

        .lang-selector a.active {
            color: #152F66;
        }

        .top-menu {
            display: flex;
            align-items: center;
        }

        .top-menu .menu ul {
            padding: 0;
            margin: 0;
            display: flex;
            align-items: center;
            list-style: none;
        }

        .top-menu .menu ul li a {
            text-decoration: none;
            margin-right: 24px;
            color: #152F66;
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 0.55px;
            text-transform: uppercase;
        }
        .top-menu .menu ul li:last-child a{margin-right:0px;}

        .header-top .city {
            color: #161616;
            display: flex;
            align-items: center;
            text-align: right;
            font-size: 12px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }
        .content .more{margin-bottom:20px}
.but_sert a,.button-calback,.raz .ask__link.fblock_link,.content .more,.tx__center.archdec .more {
            display: inline-flex;
            color: #161616;
            padding: 0 36px;
            justify-content: center;
            align-items: center;
            border-radius: 4px;
            border: 2px solid #152f66;
            font-size: 12px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: 0.6px;
            text-transform: uppercase;
            text-decoration: none;
            height: 35px;
        }
        a.button-calback.ask__link.fblock_link{
             border: 2px solid #ba2509;background:#ba2509;color:#ffffff;
        }
        a.button-calback.ask__link.fblock_link:hover{
             border: 2px solid #152f66;background:#ffffff;color:#152f66;
        }
        header{padding-bottom: 30px;
    background-color: #efeff5;
}
        .button-calback:hover,
        .but_sert a:hover,
        .raz .ask__link.fblock_link:hover,
        .content .more:hover
        .button-calback:focus,
        .but_sert a:focus,
        .raz .ask__link.fblock_link:focus,.content .more:focus,
        .tx__center.archdec .more:hover,.tx__center.archdec .more:focus{border:2px solid #152f66;background: #152f66; color: #fff;}
        .header-menu {
            height: 54px;background-color: white;
        }
        .header-menu nav ul {
            margin: 0;
            padding: 0;
            display: flex;
            list-style: none;
        }

        .header-menu nav ul li a {
            font-size: 12px;
            font-weight: 600;
            letter-spacing: 0.72px;
            text-transform: uppercase;
            text-decoration: none;
            color: #161616;
            margin-right: 35px;
        }

        .header-menu .row {
            justify-content: space-between;
            align-items: center;
            height: 54px;
        }

        .header-center {
            padding: 17px 0 22px;
            background-color: white;
        }

        .header-center .row {
            justify-content: space-between;
        }

        .top-logo {
            display: flex;
            align-items: center;
        }

        .top-logo a {
            margin-right: 43px;
        }

        .logo-text {
            color: #676778;
            font-size: 12px;
            font-weight: 500;
        }

        .center-block {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .center-block .title {
            font-weight: 500;
            line-height: 142%;
            letter-spacing: 0.28px;
            text-transform: uppercase;
            color:#161616;
        }

        .center-block .delimiter {
            width: 1px;
            height: 55px;
            background: #E8E8F1;
            margin: 0 24px;
        }

        .center-block .title span {
            font-size: 10px;
            font-weight: 500;
            line-height: 142%;
            letter-spacing: 0.2px;
            text-transform: uppercase;
        }

        .phone-info {
            color: #676778;
            font-size: 12px;
        }

        .header-center .phones,.header-center .phones-mob div{

            text-align: right;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .header-center .phones a,.header-center .phones-mob a {
            color: #161616;
            font-size: 20px;
            font-weight: 600;
            text-decoration: none;
            display: flex;
            justify-content: flex-end;
            align-items: center;
        }

        .header-center .phones a svg {
            margin-right: 7px;
        }


        .frontpage section {
            margin-bottom: 111px;
        }

        .section-title {
            width: 100%;
            color: #152F66;
            font-size: 32px;
            font-weight: 400;
            letter-spacing: 0.96px;
            text-transform: uppercase;
            margin-bottom: 55px;
        }

        .production-block {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .product {
            width: calc(20% - 16px);
        }
        .sub .product {
            width: calc(25% - 16px);margin-bottom:20px
        }
 .production-block.sub {margin-bottom:30px}
        .product-title {
            text-transform: uppercase;
        }

        .product img {
            width: 100%;
            margin-bottom: 5px;
        }
        #colors_palitra .product img {
            margin-bottom:0px;
        }
        #colors_palitra .product a.inform {
    position: absolute;
    bottom: 0;
    z-index: 10;
    display: flex;
    width: 100%;
    padding: 14px 35px;
    justify-content: center;
    align-items: flex-start;
    border-radius: 4px;
    background: #152F66;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 100%;
    opacity: 0;
    transition: .7s;
    text-align: center;margin-bottom: 10px;
}
#colors_palitra .product:hover a.inform, #colors_palitra .product:focus a.inform {
    opacity: 1;
    transition: .7s;
}

        .services-block {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .service {
            width: calc(50% - 10px);
            display: flex;
            margin-bottom: 23px;
            background: #FAFAFB;
            padding: 48px;
            align-items: center;
        }

        .service .service-icon {
            margin-right: 69px;
        }

        .service .title {
            font-weight: 500;
            font-size: 18px;
            margin-bottom: 9px;
            color:#161616;
        }

        .service .text {
            color: #676778;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
        }
        section.slider-main {background-color: #EFEFF5;padding:0 0 30px 0;position: relative;}
        .slider-main .row{position: relative;}
        .main-slider-buttons {margin-left:20%;display:flex;align-items:center;background-color:  #EFEFF5;position: absolute; bottom: 32px;
    z-index: 10;}
    .slider-main .arrow-prev{background-color: #E8E8F1;width:68px;min-width:68px;user-select: none;}
    .slider-main .arrow-next{background-color: #F8F8FA;width:68px;min-width:68px;user-select: none;}
    .slider-main .swiper-slide img {width:100%;}
        .swiper-pagination{position: relative!important}
        .swiper-pagination-fraction {bottom:unset!important;top:unset!important;left:unset!important;color: #161616;
font-size:20px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;width:116px!important;padding: 0 26px;}
.swiper-pagination-current {color:#D33012;}
.mob-banner-title .name{text-transform: uppercase;width: 100%;}
.mob-banner-title {padding:20px;width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.80);
    position: absolute;
    bottom: 0;
}
.mob-banner-title .copy-name,.mob-banner-title .name{
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 180%;
letter-spacing: 0.6px;}
.palitra-info{width:30%;padding-right:80px;}
                        .palitra-info .section-title{margin-bottom: 20px;}
                        .palitra-slider{width: 70%;}
                        .palitraSwiper {overflow: unset!important;clip-path: inset(-100vw -100vw -100vw 0);}
                        .palitraSwiper .swiper-slide{width:320px!important}
                        .slide-item {text-decoration: none;}
                        .slide-item:hover {opacity: .8;}
                        .slide-item .title{font-size: 16px;font-weight: 500;letter-spacing: 0.64px;text-transform: uppercase;margin-bottom: 22px;color:#161616;}
                        .palitra-all{margin-bottom: 60px;display: block;}
                        .palitra-all:hover{text-decoration: none;}
                        .swiper-button-disabled{background: #E8E8F1;}
                        .arrow-next,.arrow-prev{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;cursor:pointer;user-select: none;}
                        .palitra-buttons{display: flex;}
.palitra-catalog{flex-grow: 1;display: flex;height: 60px;justify-content: center;align-items: center;background: #E8E8F1;text-decoration: none;font-weight: 600;line-height: normal;letter-spacing: 0.42px;text-transform: uppercase;color:#161616;text-align:center}
.palitra-catalog:hover{background-color:#D4D4DD;}                        
.about-image {border: 1px solid #676778;padding: 52px 16px;}
.about-info {width: 23%;}
.about-text {width: 37%;background-color: #FAFAFB;padding: 62px 30px 30px 88px;}
.about-news {width: 40%;}
.link {color: #152F66;font-weight: 600;text-decoration-line: underline;}
.link:hover {text-decoration: none;}
                        .info-line {
                            margin-bottom: 30px;
                        }

                        .info-blocks {
                            margin-bottom: 66px;
                        }

                        .info-line:last-child {
                            margin-bottom: 0;
                        }

                        .info-line .title {
                            color: #152F66;
                            font-size: 24px;
                            font-weight: 800;
                            margin-bottom: 8px;
                        }

                        .about-info {
                            display: flex;
                            flex-direction: column;
                        }

                        .about-image {
                            flex-grow: 1;
                        }
                        .about-image img {
    width: 100%;
}
                        .about-news {
                            padding-left: 66px;
                        }

                        .news-block {
                            margin-bottom: 44px;
                        }

                        .news-item .title {
                            font-size: 16px;
                            font-weight: 500;
                            line-height: 130%;
                            margin-bottom: 5px;
                        }

                        .news-item .date {
                            color: #676778;
                            font-size: 12px;
                            font-weight: 600;
                            margin-bottom: 9px;
                        }

                        .news-item .text {
                            font-weight: 300;
                            line-height: 130%;
                            margin-bottom: 15px;
                        }

                        .news-item .more {
                            color: #D33012;
                            font-weight: 600;
                            text-decoration-line: underline;
                        }
                        .news-item .more:hover {text-decoration: none;}

                        .news-item {
                            margin-bottom: 30px;
                        }
                        .news-item:last-child {
                            margin-bottom:0;
                        }
                        .mob{display: none;}
.bb-bookblock{width:100%;height:307px;margin:0 auto;position:relative;z-index:10;-webkit-perspective:1300px;perspective:1300px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bb-page{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;transition-property:transform}.bb-vertical .bb-page{width:50%;height:100%;left:50%;-webkit-transform-origin:left center;transform-origin:left center}.bb-horizontal .bb-page{width:100%;height:50%;top:50%;-webkit-transform-origin:center top;transform-origin:center top}.bb-page > div,.bb-outer,.bb-content,.bb-inner{position:absolute;height:100%;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bb-vertical .bb-content{width:200%}.bb-horizontal .bb-content{height:200%}.bb-page > div{width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bb-vertical .bb-back{-webkit-transform:rotatey(-180deg);transform:rotatey(-180deg)}.bb-horizontal .bb-back{-webkit-transform:rotatex(-180deg);transform:rotatex(-180deg)}.bb-outer{width:100%;overflow:hidden;z-index:999}.bb-overlay,.bb-flipoverlay{background-color:rgba(0,0,0,0.7);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.bb-flipoverlay{background-color:rgba(0,0,0,0.2)}.bb-bookblock.bb-vertical > div.bb-page:first-child,.bb-bookblock.bb-vertical > div.bb-page:first-child .bb-back{-webkit-transform:rotatey(180deg);transform:rotatey(180deg)}.bb-bookblock.bb-horizontal > div.bb-page:first-child,.bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back{-webkit-transform:rotatex(180deg);transform:rotatex(180deg)}.bb-content{background:#fff}.bb-vertical .bb-front .bb-content{left:-100%}.bb-horizontal .bb-front .bb-content{top:-100%}.bb-vertical .bb-flip-next,.bb-vertical .bb-flip-initial{-webkit-transform:rotatey(-180deg);transform:rotatey(-180deg)}.bb-vertical .bb-flip-prev{-webkit-transform:rotatey(0deg);transform:rotatey(0deg)}.bb-horizontal .bb-flip-next,.bb-horizontal .bb-flip-initial{-webkit-transform:rotatex(180deg);transform:rotatex(180deg)}.bb-horizontal .bb-flip-prev{-webkit-transform:rotatex(0deg);transform:rotatex(0deg)}.bb-vertical .bb-flip-next-end{-webkit-transform:rotatey(-15deg);transform:rotatey(-15deg)}.bb-vertical .bb-flip-prev-end{-webkit-transform:rotatey(-165deg);transform:rotatey(-165deg)}.bb-horizontal .bb-flip-next-end{-webkit-transform:rotatex(15deg);transform:rotatex(15deg)}.bb-horizontal .bb-flip-prev-end{-webkit-transform:rotatex(165deg);transform:rotatex(165deg)}.bb-item{width:100%;height:100%;position:absolute;top:0;left:0;display:none;background:#fff;outline: 1px solid rgba(0, 0, 0, 0.03);outline-offset: -1px;}.no-js .bb-bookblock,.no-js ul.bb-custom-grid li{width:auto;height:auto}.no-js .bb-item{display:block;position:relative}
    

    @font-face {
	font-family: 'arrows';
	src:url('../fonts/arrows/arrows.eot');
	src:url('../fonts/arrows/arrows.eot?#iefix') format('embedded-opentype'),
		url('../fonts/arrows/arrows.woff') format('woff'),
		url('../fonts/arrows/arrows.ttf') format('truetype'),
		url('../fonts/arrows/arrows.svg#arrows') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bb-custom-wrapper {
	width:100%;
	position: relative;
	margin: 10px 0px;
	text-align: center;
}

.bb-custom-wrapper .bb-bookblock {
	box-shadow: 0 12px 20px -10px rgba(81,64,49,0.6);
}

.bb-custom-wrapper h3 {
	font-size: 1.4em;
	font-weight: 300;
	margin: 0.4em 0 1em;
}

.bb-custom-wrapper nav {
	width: 100%;
	height: 30px;
	margin: 1em auto 0;
	position: relative;
	z-index: 0;
	text-align: center;
}

.bb-custom-wrapper nav a {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 2px;
	background: #002e63;
	color: #fff;
	font-size: 0;
	margin: 2px;
}

.bb-custom-wrapper nav a:hover {
	background: #424f60;
}

.bb-custom-icon:before {
	font-family: 'arrows';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	line-height: 30px;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.bb-custom-icon-first:before,
.bb-custom-icon-last:before {
	content: "\e002";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-arrow-right:before {
	content: "\e003";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-first:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* No JS */
.no-js .bb-custom-wrapper {
	height: auto;
}

.no-js .bb-custom-content {
	height: 470px;
}                    
                        
.slide-item img {
    width: 100%;
}                        
a.palitra-all {order: 2;margin-left: 24px;color: #002E63;font-size: 12px;font-weight: 600;letter-spacing: 0.55px;text-decoration-line: underline;text-transform: uppercase;margin-bottom: 0;}                        
                    .contact-form_wrp{background: #003064;padding: 60px 54px 100px 54px;width: 42%;color: #FFF;}
                    .empty{width:58%}
                    .cf-text{width: 50%;padding-right: 10px;}
                    .cf-bottom{display: flex;}
                    .cf-submit{cursor: pointer;display: flex;padding: 14px 35px;justify-content: center;align-items: center;border-radius: 4px;
background: #FFF;font-weight: 700;letter-spacing: 0.7px;text-transform: uppercase;width:50%;color:#161616}
.cf-text a{color:#ffffff}
.cf-title {
    color: #FFF;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    margin-bottom: 49px;
}
input.cf,textarea.cf {
    padding-left:6px;
    background: none;
    border: none;
    height: 30px;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    outline: none!important
}
textarea.inp_textarea.inp_comment.cf{padding-top:7px;max-width:466px;width:100%!important}
input.cf:focus,textarea.inp_textarea.inp_comment.cf:focus {background:#ffffff;color:#000000;border: none;border-radius:0; box-shadow: 0 0 0 1px #000000;outline-color: transparent;transition: .1s;}
.m-menu {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 100;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    list-style: none;
    text-align: left;
    box-sizing: border-box;
    background: #fff;
}        
.open {
    display: block;
}
  .m-menu li{position:relative; padding:5px 50px 5px 0;}
	.m-menu a{color:#000; line-height:28px;}
	.m-menu a:hover, .m-menu a:focus{color:#d22c12;}
	.hov{position:relative;}
	.hov:after{content:""; position:absolute; top:10px; right:30px; display:block; width:20px; height:20px; background:url(/images/fons/line.jpg) no-repeat center center;}
	.m-menu__under{display:none; list-style:none;}                      
 #m-menu ul{margin:0 0 0 20px;}
	.mobm_first{position:relative;}

.js-sendv {

    width: 26px;
    height: 10px;

    background: url(/images/logos/tgl.png) no-repeat center center;
    border: none;
    outline: none;
    cursor: pointer;

}
.close {
    background: url(/images/logos/close__act.jpg) no-repeat center center;
}
                        
                        
  a.palitra-all {
    margin-bottom: 60px;
    margin-left: 0;
}                      
 .input-title {
    margin-bottom: 4px;
}                       
                        
                        
                        
                        
.phone-info { margin-left: 5px;}  


#colors_block {background: #ffffff;padding-bottom:30px;}
#colors_buttons{margin:0 0 30px; overflow:hidden; text-align:left;}
#colors_block_gray table a,#colors_buttons a{
    display: inline-flex;
    color: #161616;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 2px solid #152F66;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    text-decoration: none;
    height: 35px;
    margin-bottom:5px;
}
#colors_block_gray table a{padding:0 4px;width: 100%;}
#colors_buttons a:hover,#colors_buttons a.active,#colors_block_gray table a:hover{border: 2px solid #D33012;}
#colors_palitra table{width:100%; text-align:center; display:none;}
#colors_palitra table td{padding:0 0 20px;}
#colors_palitra table a{color:#000; text-decoration:underline; font-size:13px;}
#colors_palitra table a:hover{text-decoration:none; color:#d22c12;}
#colors_palitra table img{margin:0 0 8px; border-radius:5px;}
#colors_palitra table.active{display:table;}

/* position:absolute; top:70px; left:25px; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,0.3); */

#colors_block_inner{padding:20px 0 0;}
#colors_block_inner td{vertical-align:top; position:relative;}
#colors_block_inner img{width:150px;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#colors_block_inner a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
#colors_block_inner span{display:block; position:absolute; bottom:20px; left:25px; color:#fff; text-shadow:0 1px 1px rgba(0,0,0,0.3); font-size:12px; text-transform:uppercase; text-align:left;}
#colors_block_inner #colors_palitra table td{padding:0;}
.palitra-wrp{display:flex;flex-wrap:wrap;padding:10px}
.palitra-wrp2{display:flex;flex-wrap:wrap;}
.color_palitra{display:none}
.color_palitra.active{display:block}
.palitra-wrp a{width:25%;padding:0 10px;display:block;margin-bottom:15px;text-align:center;box-sizing:border-box}
.palitra-wrp a img{width: 100%;}
.palitra-wrp2>div{width:50%;padding:0 5px;display:block;margin-bottom:15px;text-align:left;box-sizing:border-box}
.palitra-wrp2>div img{width:100%;}
.palitra-wrp2 .title {
    font-size: 14px;
    padding-left: 10px;
    border-bottom: none;
}
.uf-print {
    padding: 0 10px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.uf-print a{width:75%;padding:0 10px;box-sizing: border-box;display:block}
.uf-print img{width:100%}


.actions{position:absolute; bottom:10px; left:0; z-index:99; width:100%; height:55px; text-align:right;}
.actions .info-menu-wrp{display:inline-block; width:400px;  padding:0 98px; text-align:center;box-sizing: border-box;}
.actions .info-menu-wrp>li>a{height:36px;padding-top: 9px;display: block;box-sizing:border-box; color:#fff; border-radius:5px; background:rgba(66, 79, 96, 0.9); border:solid 0.5px #fff; -webkit-transition:0.5s; transition:0.5s; text-transform:uppercase; font-size:14px;}
.actions .info-menu-wrp:hover a{background:rgba(210, 44, 18, 0.9);}



.info-menu-wrp{position:relative}
.actions .info-menu-wrp:hover ul.info-menu {
    display: block;
}
ul.info-menu{
    display: table-cell;
    position: absolute;
    top: 37px;
    background: #f1f1f5;
    display: none;
    width: 204px;z-index:99;
}
ul.info-menu  li {
    display: block;
    text-align: left;
    padding: 8px 10px;}
ul.info-menu a{background: #f1f1f5!important;font-size:13px}
ul.info-menu li a:hover,ul.info-menu li:hover,ul.info-menu li:hover a{background: #484c54!important;color:#ffffff;transition: 0.5s;}




.galery {padding: 25px 0 20px;}
.galery__search {    margin: 0 0 20px;}
.galery__flex{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;justify-content:flex-start;}
.galery__block img {
    display: block;
}
.galery__block{width:calc(100%/3 - 10px); margin: 0 10px 15px 0; -webkit-transition:0.5s; transition:0.5s; position:relative;cursor:pointer}
.galery__block span{display:block; width:100%;aspect-ratio:16/9; overflow:hidden;}
.galery__block span img{width:auto;-webkit-filter:brightness(0.8);filter:brightness(0.8);-webkit-transition:0.5s; transition:0.5s;}
.galery__block:hover span img{/*-webkit-filter:contrast(1.5); filter:contrast(1.5);*/ -webkit-transition:0.5s; transition:0.5s;-webkit-filter: brightness(1);}
.galery__block figure{margin:0; text-align:center;position: relative;}
.galery__img{width:100%; height:auto;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}
#galery_index .galery__block figure{padding:0;}
.galery__img img{min-width:100%; min-height:100%; max-width:256px}
.galery__block figcaption{padding:5px; font-family:"PTSansBold", sans-serif; font-size:12px; color:#000; position:relative; z-index:2; background:#fff; background:rgba(255,255,255,0.88); position:absolute;bottom:0; width:100%; box-sizing:border-box;
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}
.galery__block:hover{/*box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);*/}
.galery__block:hover figcaption{opacity:0;}
.galery__img:hover{height:100%; z-index:2;}
.galery__search{margin:0 0 20px;}
.galery__search select{width:165px; height:35px; margin:0 10px 10px 0; border:solid 1px #b7bdcf; outline:none; padding:0 5px; font-size:14px;}
.galery .more{margin-top:-40px;}

section.slider-main {
    margin-bottom: 60px;
}
.services .section-title {
    margin-bottom: 25px;
}

.color_table{width:100%;}
.color_table tr{display:flex;height: auto;}
.color_table td{position:relative; font-size:14px; width:20%!important; text-align:left; padding:0 10px 27px; box-sizing:border-box; vertical-align:top;}
.color_table img{width:100%!important;display: block;}
.color_table .artikul{font-size:12px; text-transform:uppercase; font-weight:bold;}
.raz,.but_sert{
    display: block;
    width: 100%;
    text-align: right;margin-bottom:20px;
}
.h2_color{display: flex;align-items:center;    border-bottom: 3px solid #19315d;}
.h2_color span {
    background: #19315d;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 20px;margin-right:15px;
}
.h2_color em{font-size:12px}
.contacts{background: url(/images/logos/sbg.jpg);background-repeat: no-repeat;background-size: cover;}
.bread {margin-bottom: 20px;}
    
img.img_left {
    float: left;margin: 0 15px 10px 0;
}
#colors_block_gray table{width:100%; text-align:center; display:none;}
#colors_block_gray table td{padding:5px;}

#colors_block_gray table.active{display:table;}
p.dashed {
    display: block;
    margin: 20px auto;
    width: 100%px;
}

p.dashed {
    padding: 10px;
    margin: 0;
    display: block;
    font-size: 11px;
    color: #666;
    line-height: 16px;
    border-radius: 0px 0 0;
    border-top: 1px dashed #666;
    border-left: 1px dashed #666;
    width: 90%;
    height: 105px;
    margin: 0px 0 0;
    box-sizing: border-box;
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: 0;
    right: 0;
    color: var(--fancybox-color, #fff);
    background-color: #152f66;
    border-radius: 0;
}
.header-center  a.button-calback.ask__link.fblock_link{display:none}
@media(max-width:1186px){
  .header-menu  a.button-calback.ask__link.fblock_link{display:none}
  .header-center  a.button-calback.ask__link.fblock_link{display:inline-flex}
}

@media(max-width:1024px){

.slider-main .arrow-next,.slider-main  .arrow-prev {height: 56px;}
}

 a.touchtouch img.img_left {
    margin: 0;
    width: 100%;
}       
main.inner-pages ul {
    margin-bottom: 20px;
}
@media(max-width:852px){
    .galery__block {width: calc(100%/2 - 10px);}
}
table.tmcTable-flex tbody tr {
    display: flex;
    align-items: flex-start;flex-wrap:wrap;
}
table.tmcTable-flex tbody tr td{
    width:25%!important;
    padding:5px;
}
table.tmcTable-flex tbody tr td img{
    width:100%!important;
    float:unset;
    height:auto;
    display:block;margin-bottom:10px;
}
.mks-flex{margin-bottom:30px;}
.mks-row {
    display: flex;
    flex-wrap:wrap;margin-bottom:15px;
}
.mks-row p{margin-top:0;line-height: 20px;}
.mks-img, .mks-info {
    width: 27%;
}
.mks-img img{width:100%;height:auto;padding-right:15px;}
.mks-info {padding-right:15px;}
.mks-description {
    width:46%;
}

@media(max-width:992px){
   .mks-img, .mks-info,.mks-description {
    width:calc(100%/3);
} 
}
.prof-flex{display:flex;flex-wrap:wrap;}
.prof-flex .prof-item{width:25%;border: 1px solid #dee2e6;}
@media(max-width:767px){
    .prof-flex .prof-item{width:50%;border: 1px solid #dee2e6;}
        .bb-bookblock {
    height: 32vw;}
    .mks-img, .mks-info {
    width:50%;margin-bottom:10px;
} 
 .mks-info {padding-right:0;}
.mks-description {
    width:100%;
} 
    table.tmcTable-flex tbody tr td{
    width:50%!important;
}
    .header-center  a.button-calback.ask__link.fblock_link{display:none}
    .sub-banner{display:none}
    input.cf, textarea.cf {
    border-bottom: 1px solid #152f66;
    color: #161616;
    outline: none!important;
}
    .raz, .but_sert {text-align: center;}
    /*table.tmcTable,table.tmcTable tr,table.tmcTable tr td{height:auto!important}*/
    /*table.tmcTable tr {display: flex;flex-wrap: wrap;}*/
    table.b-about tr {display: flex;flex-wrap: wrap;}
table.b-about tr td{width:calc(100%/3);}
    .tbl_podpis {line-height:14px;   padding: 6px!important;margin-bottom:10px}
    .tbl_podpis a{margin-bottom:0}
    .color_table  {font-size: 10px;}
    footer{padding-top:30px;}
    .galery__block{width:calc(50% - 10px);}
    .phones>div>.phone:nth-child(2){display:none}
    .m-menu {top: 90px;}
a.palitra-all {margin-bottom:0px;margin-left: 24px;}
.js-sendv {width: 55px;height: 32px;background: url(/images/logos/tglm.png) no-repeat center center;}
.mob-banner{width:100%;}
.banner{position:relative;}
.footer-contacts .logo,.footer-contacts .email,.footer-contacts .phones{width:100%}
.footer-contacts .logo{margin-bottom: 40px;}
.palitra-info{width:100%;padding-right:0;order:2;display:flex;align-items:center;}
.footer-contacts .logo{order: 1;}
.footer-contacts .email{order: 3;}
.footer-contacts .phones{order: 2;}
.footer-contacts .email,
.footer-contacts .phones{justify-content:space-between;align-items: center;}
.palitra-info .section-title,.empty{display: none;}
.mob{display: block}
.contact-form_wrp {background: unset;padding: 60px 0;color: #152F66;}
.contacts {background: url(/images/cf_mob.jpg);background-repeat: no-repeat;background-size: cover;}
.cf-title,.cf-text a {color: #152F66;}
input.cf {border-bottom: 1px solid #152F66;color: #152F66;    border-radius: 0;outline: none;}
.cf-bottom {display: flex;flex-wrap: wrap;}
.cf-submit {width: 100%;background:#152F66;color: #ffffff;height: 50px;margin-bottom: 35px;}
.cf-text {width: 100%;padding-right: 0;order: 2;}
.top-logo {width: 100%;justify-content: space-between;margin-bottom: 14px;}
.phones-mob.mob {display: flex;justify-content: space-between;width: 100%;}
.phones-mob.mob>div{flex-grow: 1;text-align: left;padding-left: 9px;align-items: flex-start;}
.phones-mob.mob>div a{font-style: normal;font-size: 20px;font-weight: 600;line-height: normal;text-transform: uppercase;}
.palitra-slider {margin-bottom: 32px;}
.about,.slider-main,.footer-contacts .address,.footer-contacts .delimiter,.logo-text,.header-center .phones,.header-top .city,.top-menu,.center-block,.header-menu {display: none;}
.container {padding: 0 20px;}
.service,.palitra-slider,.contact-form_wrp {width: 100%;}
.service{padding:20px;}
.service-icon svg {width:42px;}
.service .service-icon {margin-right: 25px;}
.product {width: calc(50% - 4px)!important; margin-bottom: 24px;}
.footer-copy .row {justify-content: flex-start;}
.footer-menu .col {width: 50%; margin-bottom: 35px;}
.footer-contacts{order: 1;}
.footer-menu {order: 2;}
.footer-copy{order:3}
footer {display: flex;flex-direction: column;}
.footer-contacts .logo .name {font-size: 20px;}
.footer-contacts .phones div{align-items: flex-start; }
.phones {display: flex;}
.arrow-next, .arrow-prev {width: 40px;height: 58px;}
.palitra-catalog {height: 58px;font-size: 12px;padding: 0 10px; white-space: nowrap;}
.section-title {font-size: 24px;}
.palitra-slider {overflow: hidden;}
.frontpage section {margin-bottom: 60px;}
.palitraSwiper .swiper-slide{width:50%!important}
.mob-email {width: 50px!important;justify-content: center!important;}
.phone-info {font-size: 10px;margin-left:0}
}

@media(max-width:540px){
    
    .table_col.tc-wr th:last-child {
    border-right: none;
    border-left: none;
}
table.table_col.tc-wr tr {
    display: flex;
    flex-direction: row;
}
table.table_col.tc-wr .st-val,table.table_col.tc-wr .st-key {width: 50%}
table.table_col.tc-wr th.st-head-row {
    width: 100%;
}
    .prof-flex .prof-item{width:100%;border: 1px solid #dee2e6;}
    .bb-bookblock {
    height: 32vw;}
    .dm-flex .tbl_podpis {width:100%;padding-bottom:0!important}
    p.tx__center.archdec {
    text-align: center!important;
}
    img.mob-img{margin:0px!important;width:100%!important;height:auto}
    .mks-img, .mks-info,.mks-description {
    width:100%;padding-right:0;margin-bottom:10px;
} 
    table.tmcTable-flex tbody tr td{
    width:100%!important;
}
    #colors_palitra .product a {margin-bottom: 80px;}
    a.touchtouch img {
    display: block;
    width: 100%;
    height: auto;
    float: unset!important;
    margin: 0 0 20px 0!important;
}
ul {
    padding-left: 20px;
}
    table.tmcTable.fl tr {
    display: flex;
    flex-direction: column;
}
table.tmcTable.fl tr td{
    width:100%;margin-bottom:15px
}
    .palitra-wrp2>div {
    width: 100%;
    padding: 0;}
    .product {
    width: 100%!important;
    margin-bottom: 24px;
}
.galery__block {width:100%;}
    table.b-about tr td{
   width:100%;
}
    .galery__block{width:100%;}
.color_table tr {
    display: flex;
    flex-wrap: wrap;
}
.color_table tr td{
    width:100%!important;
}
}

@media(max-width:375px){
    .palitra-catalog {white-space:unset;}
}

@media(min-width:767px){
.sub .product {
    height: 158px;
}
}
@media(min-width:1280px){
.sub .product {
    height: 185px;
}
}
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }

.st-val { width: 49%; padding-left: 1%; }

table.tmcTable.stacktable.small-only tr {
    border-bottom: 3px solid #0000001f;
    padding: 0px 0;
}
.st-key {
    width: 49%;
    text-align: left;
    padding-right: 1%;
    padding: 5px;
    background-color: #f1f1f5;
}

/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width:767px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}
.table_col {
  font-family: "inter", "inter", Sans-Serif;
  font-size: 14px;
  width: 660px;
  border: 1px solid #152f66;
  text-align: center;
  border-collapse: collapse;
  color: #152f66;
  border-right:1px solid #152f66;
border-left:1px solid #152f66;
background:white;
}

.table_col th {
font-weight: normal;
 background: #152f66;
   color:#ffffff;;
border-bottom: 1px solid #152f66;
border-top: 1px solid #152f66;
 border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
padding: 8px 10px;
text-transform:uppercase;
font-size: 13px;

}
.table_col td {
padding: 12px 10px;
color: #414243;
border-right:1px solid #152f66;
border-left:1px solid #152f66;
text-align:left;

}

.table_col tr:hover td{
    background:#f2f2f3;
    color:#414243;

}
.table_col th:first-child {
 border-right:1px solid #ffffff;
border-left:1px solid #152f66;    
}   
.table_col tr td:first-child {
 text-transform:uppercase;
font-size: 13px;    
} 
 .table_col th:last-child  { 
   border-right:1px solid #152f66;
border-left:1px solid #ffffff;   
}
@media (min-width: 540px){
 th.table_col{border:1px solid #152f66;
 }
}
@media(max-width:540px){
    .table_col th:first-child,.table_col th:last-child {
    border-right: 1px solid #152f66;
    border-left: 1px solid #152f66;
}
    
    #palitra_2 tr {
    display: flex;
    flex-wrap: wrap;
}
#palitra_2 tr td{
    display: flex;
    flex-wrap: wrap;
}
#palitra_2 tr td a {
    padding: 0 4px;
    width: 100%;
    margin-bottom: 0px!important;
}
#palitra_2 tr td  {
    padding: 0 2px 5px;
    flex-grow: 1;
}
    img.img_left {
    margin: 0 0 20px 0!important;
    width: 100%;
}
    table.flex2 tr {
    display: flex;
    flex-wrap: wrap;
}
table.flex2 tr td{
   width:100%!important;
}
    p img {
    float: unset!important;

    margin-right: 0;
    height: auto;
}
    .h2_color {
    flex-wrap: nowrap;
}

    table.table_col tr {
    display: flex;
    flex-direction: column;
    }

table.tmcTable.fl tr td{
    width:100%;margin-bottom:15px
}
    .palitra-wrp2>div {
    width: 100%;
    padding: 0;}
    .product {
    width: 100%!important;
    margin-bottom: 24px;
}
.galery__block {width:100%;}
    table.b-about tr td{
   width:100%;
}
    .galery__block{width:100%;margin-right:0}
.color_table tr {
    display: flex;
    flex-wrap: wrap;
}
.color_table tr td{
    width:100%!important;
}
}

@media(max-width:375px){
    .palitra-catalog {white-space:unset;}
}




.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }

.st-val { width: 49%; padding-left: 1%; }

table.tmcTable.stacktable.small-only tr {
    border-bottom: 1px solid #0000001f;
    padding: 0px 0;
}
.st-key {
    width: 49%;
    text-align: left;
    padding-right: 1%;
    padding: 5px;
    background-color: #f1f1f5;
}

/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width:767px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}
.text_norm {
    color: #19315d;
    font-size: 12px;
}
.certs1 {
    display: flex;
    flex-wrap: wrap;margin-bottom:25px;
}
.certs1 a{display:flex;flex-direction:column;width:calc(33% - 6px);margin-bottom:15px;    align-items: center;}
.certs1 a img{width:160px;height:221px;margin-bottom:6px;}
@media(max-width:767px){
    .certs1 a{display:flex;flex-direction:column;width:calc(100%/3 - 6px)}
    .product {display: flex;flex-direction: column;}
    .product>a:first-child {flex-grow: 1;}
    .product a.inform {position: relative; opacity: 1;max-width:100%}
    .product .product-title, .product .product-title{margin-bottom:8px!important}
    .product:hover img, .product:focus img {margin-top: unset;transition: .7s;}
}
@media(max-width:540px){
    .galery__search select {
    width: calc(50% - 10px);}
    .items-flex .item{
    width:100%;}
    .certs1 a{display:flex;flex-direction:column;width:calc(50% - 3px)}
}
p {
    line-height: 22px;font-family:'Inter'
}
li {
    line-height: 22px;
}
.carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.carousel-container {
  display: flex;
  overflow: hidden;
}

.carousel img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease-in-out;
}

.prev-button, .next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 20px;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
}

.prev-button {
  left: 0;
}

.next-button {
  right: 0;
}





/*BTN2TOP*/
@media(max-width:767px){
.to_top {width:78px!important;height:78px!important;bottom:9%!important;right:9%!important}
}
@media(max-width:560px){
.to_top {width:14vw!important;height:14vw!important;bottom:9%!important;right:9%!important}
}
@media(max-width:340px){
.to_top {width: 45px!important;height: 45px!important;bottom:9%!important;right:9%!important}
}
.table_col th {
font-weight: normal;
 background: #152f66;
   color:#ffffff;;
border-bottom: 0px solid #152f66;
border-top: 0px solid #152f66;
 border-right:0px solid #ffffff;
border-left:0px solid #ffffff;
padding: 8px 10px;
text-transform:uppercase;
font-size: 13px;

}
.table_col1 td {
    height:420px;
    max-height:420px; 
width:350px; 
   max-width:350px; 
   display: inline-block;
  
}
.table_col1 td {
padding: 12px 12px 12px 12px;
color: #414243;
border-right:0px solid #152f66;
border-left:0px solid #152f66;
text-align:left;
font-size: 100%;
}
.table_col1 td:hover {
    background:#ffffff;
    color:#414243;
    border-right:0px solid #352f66;
    border-left:0px solid #352f66;
    border-bottom:0px solid #352f66;
border-top:0px solid #352f66;
}
 

@media (max-width:767px){
.table_col1 td {
    display: flex;
    flex-direction: column;
    text-align: left;
    }
}
.table_col1 td:hover  {
  width: 100%;
  max-width: 350px;
  
  box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.numpages {text-align:center;}
.numpages a{display:inline-block; width: 50px;border-radius: 0;background:#000; text-decoration:none; line-height:20px}
.numpages a:hover{ background:#fff;}
.numpages span{display:inline-block; width: 50px;  border-radius: 0%; background:#003064;border: 1px double #003064; color:#fff; line-height:20px;}