

/* Start:/css/dark_style.css?168741246413845*/
body > .wrapper{}
.dark-theme .error-404 .st0{fill: #aaa;}
.dark-theme .error-404 {
    color: #fff;
}
.dark-theme .error-404 a{
    color: #aaa;
}
.theme_change_button{
    position: fixed;
    top: 235px;
    right:0;
    transition: .3s ease-in-out;
    z-index: 150;
}
.theme_change_button .side-form__btn{
    width: 78px;
    height: 78px;
}
.icon-sun{
    /*display: none;*/
}
.theme_change_icon.icon-sun,
.theme_change_icon.icon-moon{
    display: none;
    stroke: #fff;
    width: 50px;
    height: 50px;
    fill: none;
}
.theme_change_icon.icon-sun.active,
.theme_change_icon.icon-moon.active{
    display: block;

}
.theme_change_icon svg{
    width: 30px;
    height: 30px;
}
#select_theme_popup .callback-form__result{
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}
#select_theme_popup .theme_change_icon.icon-sun,
#select_theme_popup .theme_change_icon.icon-moon{
    display: block !important;
    stroke: #000 !important;
}
.dark-theme #select_theme_popup .theme_change_icon.icon-sun,
.dark-theme #select_theme_popup .theme_change_icon.icon-moon{
    stroke: #fff !important;
}
.header__center, .burger-menu__change_theme{
    display: flex;
    align-items: center;
}
.title-style{
    color:#111;
    font-weight:500;
    position: relative;
}
.home__page .title-style,
.dark-theme .title-style,
.burger-menu__change_theme .title-style
{
    color:#fff;
}
.theme_change_icon{
    position: relative;
    cursor: pointer;
}
.header__center .theme_change_icon:nth-child(2),
.burger-menu__change_theme .theme_change_icon:nth-child(2){
    margin: 0 10px;
}
.theme_change_icon svg{
    stroke: #ccc;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.header__center .theme_change_icon svg{
    fill: #ccc;
}

.home__page .theme_change_icon svg,
.dark-theme .theme_change_icon svg{
    stroke: #C2C2C2;
    fill:none;
}
.theme_change_icon svg.active{
    stroke: #111;
    fill:#111;
}
.home__page .theme_change_icon svg.active,
.dark-theme .theme_change_icon svg.active,
.burger-menu__change_theme .theme_change_icon svg.active{
    stroke: #fff;
    fill:none;
}
.burger-menu__container{
    position: relative;
}
.burger-menu__change_theme{
    bottom: 20px;
    position: absolute;
}
.theme_change_icon.active:after{
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    box-shadow: 1px 1px 19px 9px #fff;
    top: 40%;
    left: 40%;
    transition: opacity .3s;
    animation: blik .9s alternate infinite;
}
@media (max-width:768px){
    .header__center{
        display: none;
    }
}


.dark-theme .slider-type-1 .owl-dot span {
    background: #fff;
}
.dark-theme .slider-type-1 .owl-dot.active span:before {
    border: 1px solid #fff;
}

.dark-theme .catalog-outer__item {
    background: #1B1A1A  !important;
}
.dark-theme .catalog-outer__name {
    color: #fff  !important;
}
.dark-theme .catalog-outer__subname {
    color: #fff  !important;
}
body.dark-theme{
    background:  #090909 !important; /* #1B1A1A*/
}
.dark-theme .slider-main.sliders-type {
    background: #1B1A1A !important;
}
.dark-theme .main-page h1 {
    color: #fff;
}
.dark-theme .breadcrumbs__list{
    margin: 0;
}
.dark-theme .breadcrumbs{
    background: #1B1A1A;
    padding: 15px 0;
}
.solutions__box .solutions__tab-item{
    padding: 10px;
}
.dark-theme .solutions__tab-item{
    background: #1B1A1A;
    color: #fff;
}
.dark-theme .solutions__tab-item_active,
.dark-theme .solutions__tab-item:hover {
    background: #fff;
    color: #000;
}
.dark-theme .solutions__tab-item.active {
    background: #fff;
    color: #000
}
.dark-theme  .solutions .solutions__description {
    color: #fff;
}
.dark-theme .benefit{
    background:  #090909;
}
.dark-theme .benefit__item {
    background: #1B1A1A;
    color: #fff;
}
.dark-theme .benefits__icon{
    fill: #fff;
}
.dark-theme h2,
.dark-theme .h2,
.dark-theme  h1,
.dark-theme .benefit__title,
.dark-theme .benefit__text_title,
.dark-theme .benefit__text{
    color: #fff;
}

/* �������� ������ */
.dark-theme .breadcrumbs__item span{
    color:#fff;
}
.dark-theme header{
    background: #090909;
}
.dark-theme .gray-back{
    background: #393C42;
    color: #fff;
}
.dark-theme .catalog-inner__box{
    background: #090909;

}
.dark-theme .catalog__menu-item a,
.dark-theme .catalog__item-block-btn a,
.dark-theme .catalog__item-list-price{
    color:#fff;
}
.dark-theme .docs__item a{
    color:#fff;
}
.dark-theme  .thanks,
.dark-theme  .thanks p{
    color:#fff;
}
.dark-theme .docs__item span{
    margin-left: 5px;
}
.dark-theme .docs__item a:before{
    content: none;
}
.docs__item svg{
    display: none;
}
.dark-theme .docs__item svg{
    display: block;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 52px;
    height: 52px;
}
.dark-theme .docs__box {
    padding-top: 30px;
    border-bottom: none;
    background: #1B1A1A;
}
.dark-theme .description-product__buttons,
.dark-theme .description-product{
    margin-top: 0;
}
.description-product__buttons .catalog__menu-item,
.dark-theme .description-product{
    margin-bottom: 0;
}
.dark-theme .description__block .block__buttons{
    background: #090909;
    padding: 20px 0 40px;
}
.dark-theme .description__block .block__text{
    background: #D4D3CE;
    padding: 4% 0 7%;
}
.dark-theme .catalog__menu_block{
    background: #090909;
    /*padding: 50px 0;*/
}
.dark-theme .catalog__menu-box{
   /* margin: 0;*/
}
.dark-theme .catalog__container{
    background: #090909;
    /*padding-top: 40px;*/
}
.dark-theme .grayback-with-img{
    background: #D4D3CE;
}
.dark-theme .grayback-with-img h1{
    color: #111;
}
.dark-theme .svetoraschet-top__item-title,
.dark-theme .svetoraschet__info.demo-svetoraschet__info,
.dark-theme .svetoraschet__form-title,
.dark-theme .svetoraschet__form .form-politic a,
.dark-theme .svetoraschet__description,
.dark-theme .svetoraschet-top__item-text{
    color: #fff;
}
.dark-theme .svetoraschet__info-item{
    color: #111;
    font-weight: 400;
}
.dark-theme .block__form_inner{
    background: #393C42;
}
.dark-theme .svetoraschet__form{
    border: none;
}
.dark-theme .svetoraschet__form-submit{
    border: 1px solid #ffffff;
}
.dark-theme .button:hover, .dark-theme .button__dark:hover {
    color: #fff;
    background: transparent;
    border: 1px solid #D4D3CE;
}
.dark-theme .button__dark{
    border: 1px solid #fff;
}
.dark-theme .light-gray-back.svetoraschet{
    background: #090909;
}

.dark-theme .svetoraschet__graph-item,
.dark-theme .svetoraschet__info {
    background: #D4D3CE;
}
.dark-theme .slider-portfolio_inner .tabs ul li {
    color: #fff;
}
.dark-theme .callback-form{
    background: #393C42;
}
.dark-theme .callback-form__title,
.dark-theme .callback-form__politic,
.dark-theme .form-politic a{
    color: #fff;
}
.dark-theme .contact .section_message_form {
    background: #2a2c31;
}
.dark-theme .contact__form-title,
.dark-theme .form-politic{
    color: #fff;
}

.dark-theme .blog-list__description,
.dark-theme .blog-list__item-description,
.dark-theme .article-one__block-info,
.dark-theme .article__description,
.dark-theme .article-one__info-subtitle,
.dark-theme .colour-temperature__item-title,
.dark-theme .article__content .text-block,
.dark-theme .block__info{
    color: #fff;
}
.dark-theme .demo-svetoraschet__info-title{
    color:#111;
}
.dark-theme .svetoraschet__info-item svg{
    stroke: #111;
}
.dark-theme .article-one__block-info .block__info:before {
    background: url(/img/small-lamp.png) center no-repeat;
    background-size: contain;
}
.dark-theme .article-one__block-info_top .block__info:before,
.dark-theme .article-one__block-one_bottom .block__info:before,
.dark-theme .colour-temperature__item .block__info:before,
.dark-theme .article-merch__block-five .block__info:before,
.dark-theme .article-merch__block-six .block__info:before{
    background: url(/img/small-lamp-white.png) center no-repeat;
    background-size: contain;
}
.dark-theme .article-one__block-info .block-info__wrap{
    color: #000;
}
.dark-theme .colour-temperature__rect,
.dark-theme .article-one__block-four .article-one__block-info,
.dark-theme .light-gray-back{
    background: #D4D3CE;
}
.dark-theme .light-gray-back .h2-light,
.dark-theme .light-gray-back .article__description{
    color: #111;
}
/**/
.dark-theme .colour-temperature__item{
    color:#fff;
}
.dark-theme .colour-temperature__rect{
    color: #000;
}
.dark-theme .article-merch__block-four.infoblock .block__info{
    color: #000;
}
.dark-theme .article-merch__block-five {
    color: #fff;
}
.dark-theme .article-merch__block-five .cards-block__item{
    background: #D4D3CE;
    color:#000;
}
.dark-theme .article-merch.article-lightselection{
    color: #fff;
}
.dark-theme .article-merch.article-lightselection .infoblock__inner,
.dark-theme .article-merch.article-lightselection .infoblock__inner .block__info{
    color:#000;
}
.dark-theme .article-merch.article-lightselection .custom-table__cell img{
    opacity: 0;
}
.dark-theme .custom-table_shadow {
    box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.3);
}
.dark-theme .article-merch.article-lightselection .custom-table__cell{
    position: relative;
}
.dark-theme .article-merch.article-lightselection .custom-table__cell .fw-400:has( > .info-img__inner):before,
.dark-theme .article-merch.article-lightselection .custom-table__cell p:has( > .info-img__inner):before{
    content: "";
    background: url(/img/small-lamp-white.png) center no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: 0px;
    display: block;
    width: 45px;
    height: 48px;
}
.dark-theme .article-merch.article-lightselection .custom-table__cell:has( > .custom-table__icon):before {
    content: "";
    background: url(/img/idea_2_white.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    margin-left: 0px;
    display: block;
    width: 50px;
    height: 53px;
    top: 52%;
    left: 45%;
}
.dark-theme .article-merch.article-lightselection .custom-table__cell:nth-child(2):has( > .custom-table__icon):before {
    background: url(/img/idea_3_white.svg) center no-repeat;
    width: 50px;
    height: 53px;
    left: 45%;
    background-size: contain;
}

/* about company */
.dark-theme .magic-light {
    background-color: #1B1A1A;
}
.dark-theme .magic-light__subtitle{
    color: #fff;
}
.dark-theme .magic-light__box{
    position: relative;
}
.dark-theme .magic-light__img-box img{
    display: none;
}
.dark-theme .magic-light__box .magic-light__img-box:before{
    content: "";
    position: absolute;
    background: url(/img/women_white.png) center no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: contain;
    top: 0;
}
.dark-theme .color-rendition .content-about__text{
    color:#fff;
}
.dark-theme  .colour-temperature .content-about__text-strong,
.dark-theme  .colour-temperature .content-about__text,
.dark-theme  .light-accents{
    color:#fff;
}
.dark-theme .audit-white {
    background: #393c42;
    color: #fff;
}
.dark-theme .audit.form__black{
    background: #090909;
}
.dark-theme .pagination,
.dark-theme .pagination a.page_link{
    color:#fff;
}
.dark-theme .pagination .current {
    border: 1px solid #fff;
}

@media (max-width: 768px){
    .dark-theme .article-merch.article-lightselection .custom-table__cell:nth-child(2):has( > .custom-table__icon):before,
    .dark-theme .article-merch.article-lightselection .custom-table__cell:has( > .custom-table__icon):before,
    .dark-theme .article-merch.article-lightselection .custom-table__cell .fw-400:has( > .info-img__inner):before,
    .dark-theme .article-merch.article-lightselection .custom-table__cell p:has( > .info-img__inner):before{
        content: none;
    }
    .article-merch__block-two .block__info.block__info2.opisanie:before{
        left: -30px;
        top: -10px;
    }
    .dark-theme .magic-light__box .magic-light__img-box:before{
        width: 100%;
        height: 100%;
    }

    .theme_change_button .side-form__btn{
        width: 50px;
        height: 50px;
    }
    .theme_change_icon.icon-sun,
    .theme_change_icon.icon-moon{
        width: 35px;
        height: 35px;
    }
    .dark-theme .breadcrumbs{
        padding: 5px 0;
    }
    .article-merch__block-three.colour-temperature__item.stripe-one{
        margin-top: -25px;
    }
    .article-lightselection .article-merch__block-three.colour-temperature__item:nth-child(1){
        margin-top: 30px;
    }
}

.dark-theme .slider-portfolio_slide{
    background: #090909;
}
.dark-theme .slider-portfolio_title{
    color:#fff;
}
.dark-theme .color-rendition__left{
    color:#fff;
}
.dark-theme .color-rendition__rect .gray-triangle img{
    right: 98%;
}
.dark-theme .magic-light__triangle img{
    left: 98%;
}

#select_theme_popup .callback-form{
    padding: 15px;
    max-width: 380px;
    background: rgba(255,255,255,0.8);
}
#select_theme_popup .callback-form__title{
    font-size: 1.5rem;
}
#select_theme_popup .form-result{
    position: relative;
    background: none;
}
#select_theme_popup .callback-form__title{
    margin-bottom: 0;
    font-weight: 400;
}
.dark-theme #select_theme_popup .form-result{
    color:#fff;
}




/* End */


/* Start:/css/before_after_three_layer.css?16366107538006*/
/* You can remove this page div in your website */
        #page{
            width:1000px;
            height:800px;
            position:relative;

        }
div#page * {
    user-select: none;
}

        /* Our wrapper */
        .before_after_wrapper{
            width: calc(100%);
            height: 800px;
           /* max-height:100vh;*/
            position: absolute;
           /* left:50%;
            top:50%;
            transform:translate3d(-50%,-50%,0);*/
            overflow:hidden;
            box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
        }


        /* Our image information */
        .before_after_wrapper .bottom,
        .before_after_wrapper .middle,
        .before_after_wrapper .top {
            width:100%;
            height:100%;
            background-repeat:no-repeat;
            background-color: white;
            background-size: cover;
            background-position: center;
            position: absolute;
            top:0;
            left:0;
            pointer-events:none;
            overflow: hidden;

        }
        .before_after_wrapper img {
            height:100%;
max-width:unset;
        }

        .top{
            width:125px;
        }

        .scroller{
            width: 50px;
            height:50px;
            position: absolute;
            left:100px;
            top:50%;
            transform:translateY(-50%);
            border-radius:50%;
            opacity:0.9;
            transition: opacity 0.12s ease-in-out;
            pointer-events:auto;
            cursor: pointer;
            box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
        }
        .scroller-middle{
            margin-top:25px;
        }
        .scroller-top{
            margin-top:-25px;
        }


        .scroller:hover{
            opacity:1;
        }

        .scrolling{
            pointer-events:none;
            opacity:1;
        // z-index: 1;
        }

        .scroller__thumb{
            width:100%;
            height:100%;
            border-radius:50%;
            padding: 7px;
        }

        .scroller:before,
        .scroller:after{
            content:" ";
            display: block;
            width: 2px;
            height: 9999px;
            position: absolute;
            left: 50%;
            margin-left: -1px;
            z-index: 30;
            transition:0.1s;
            box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
        }
        .scroller:before{
            top:60px;
        }
        .scroller:after{
            bottom:60px;
        }

        /* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
        .scroller-middle>.scroller__thumb{
            border: 2px solid #fff;
        }
        .scroller-middle:before,
        .scroller-middle:after{
            background: #fff;
        }

        .scroller-top>.scroller__thumb{
            border: 2px solid #fff;
        }
        .scroller-top:before,
        .scroller-top:after{
            background: #fff;
        }
        .before_after-handle {
            background-image: url(/img/slider-range.png);
            background-position: center;
            background-repeat: no-repeat;
        }
        .before_after-left-arrow, .before_after-right-arrow, .before_after-up-arrow, .before_after-down-arrow {
            width: 0;
            height: 0;
            border: 6px inset transparent;
            position: absolute;
        }

        .before_after-left-arrow {
            border-right: 6px solid white;
            left: 50%;
            margin-left: -17px;
            display: none; }

        .before_after-right-arrow {
            border-left: 6px solid white;
            right: 50%;
            margin-right: -17px;
            display: none; }

        .before_after-handle {
            height: 62px;
            width: 80px;
            background-image: none;
            background-color: rgba(0, 0, 0, 0.4);
            border: 2px solid #fff;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            cursor: grab;
            transition:  background-color 0.3s;
            -webkit-transition:  background-color 0.3s;
            -moz-transition:  background-color 0.3s;
            -ms-transition:  background-color 0.3s;
            -o-transition:  background-color 0.3s;
        }
        .before_after-handle:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }
        .before_after-left-arrow,
        .before_after-right-arrow {
            display: block;
            width: 13px;
            height: 45px;
            margin: 0;
            background-image: url(/img/slider-arrow.png);
            background-position: center;
            top: 50%;
            border: none;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
        }
        .before_after-left-arrow {
            left: 8px;
            transform: translate(0, -50%) rotate(180deg);
            -webkit-transform: translate(0, -50%) rotate(180deg);
            -moz-transform: translate(0, -50%) rotate(180deg);
            -ms-transform: translate(0, -50%) rotate(180deg);
            -o-transform: translate(0, -50%) rotate(180deg);
            animation: before_after-left-pulse 1.8s ease-in-out infinite;
            -webkit-animation: before_after-left-pulse 1.8s ease-in-out infinite;
        }
        .before_after-right-arrow {
            right: 8px;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            animation: before_after-right-pulse 1.8s ease-in-out infinite;
            -webkit-animation: before_after-right-pulse 1.8s ease-in-out infinite;
            animation-fill-mode: none;
        }

        @keyframes before_after-left-pulse {
            0% {
                left: 8px;
            }

            38% {
                left: -3px;
            }

            90% {
                left: 8px;
            }

            100% {
                left: 8px;
            }
        }
        @keyframes before_after-right-pulse {
            0% {
                right: 8px;
            }

            38% {
                right: -3px;
            }

            90% {
                right: 8px;
            }

            100% {
                right: 8px;
            }
        }

        .before_after-handle:hover .before_after-left-arrow {
            animation-play-state: paused;
        }

        .before_after-handle:hover .before_after-right-arrow {
            animation-play-state: paused;
        }
        @media only screen and (max-width: 1024px) {
            #page {
                width: 100%;
                height: calc((100vw - 20px) / 1.25);
            }
            .before_after_wrapper {
                width: calc(100%);
                height: calc((100vw - 20px) / 1.25);
                max-height: unset;
            }
        }
        @media (max-width: 767px){
            .container {
                max-width: 760px;
            }
			.before_after-handle {
            	height: 34px;
				width: 40px;
			}
            .before_after-left-arrow {
                left: 2px;
                animation: none;
                -webkit-animation: none;
            }
            .before_after-right-arrow {
                right: 2px;
                animation: none;
                -webkit-animation: none;
            }
.scroller:before {
    top: 30px;
}
.scroller:after {
    bottom: 30px;
}
.before_after-left-arrow, .before_after-right-arrow {
    background-size: 18px;
    width: 13px;
    height: 30px;
}
}
/* End */


/* Start:/bitrix/components/delement/search.title/templates/.default/style.css?16562889713712*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:2000005;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#2a2c31;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/components/delement/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
.de_search_line_input {
	max-width: 100%;
}




.inline-search-block {
	right: 0;
	width: 100%;
	transition: all ease .3s;
	position: fixed;
	top: -200px;
	z-index: 3000;
	transition-duration: .5s;
}
.inline-search-block .search-wrapper {
	border: none;
	padding: 18px 0;
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.inline-search-block.show {
	top: 0 !important;
	background: #f0f0f0;
}
.show {
	display: block !important;
}

.d6 {
	max-width: 720px;
	width: 75%;
}
.d6 .search-page__form {
	justify-content: center;
	display: flex;
	align-items: center;
	padding: 10px 0;
}
.d6 .search-page__input {
	max-width: 720px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #000;
	height: 38px;
}
.d6 .search-page__input input {
	width: 100%;
}
.close-block-search {
	margin-left:15px;
	margin-right:25%;
	cursor:pointer;
}
.close-block-search svg {
	fill:#a8a8a8;
}
.menu_search-page__submit.search-page__submit svg {
	fill:#fff;
	cursor:pointer;
}
.header-white .menu_search-page__submit.search-page__submit svg {
	fill:#111;
}
.title-search-result tr th{display:none !important;}
div.title-search-result{border:0;}
table.title-search-result{border: 1px solid #c6c6c6;}
div.title-search-fader{
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}
/*
@media screen and (max-width: 1440px) {
	.header__menu li:nth-child(4){display:none;}
	.header__menu li a[href^="/concept/"] {display:none;}
}

*/
@media screen and  (max-width: 768px) {
	.inline-search-block .search-wrapper{
		padding:0 ;
	}
}



/* End */


/* Start:/bitrix/templates/main/template_styles.css?1768757850380*/
.footer__phone a.desktop {margin-left:20px;}
.footer__phone a:not(.desktop) {margin-left:10px;}
.footer__phone.mobile a:not(.desktop) {margin-left:0;}
.mobile{display:none;}
.footer__right .footer__contact {width: 360px;}
.footer__phone span{display:block;color:#ffffff;}

@media (max-width:768px){

    .footer__right .footer__contact {width: auto;}
    .mobile{display:block;}
}
/* End */
/* /css/dark_style.css?168741246413845 */
/* /css/before_after_three_layer.css?16366107538006 */
/* /bitrix/components/delement/search.title/templates/.default/style.css?16562889713712 */
/* /bitrix/templates/main/template_styles.css?1768757850380 */
