

/* Start:/local/templates/general/components/bitrix/catalog/catalog/style.css?17510054302937*/
.grid {
}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width: 640px) {
    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }

    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width: 479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }

}

.catalog__title {
    margin-top: 0px;
}

.col-xs-12 .catalog__topbar .catalog__title {
    padding: 0 15px;
}

.bx_catalog-compare-list {
    display: none !important;
}

/*a{
    text-decoration: none;
}
.active{
font-weight:bold;}
.filters__filter--top{
font-weight: 400;
}*/
.seo_meta_tags {
    display: flex;
    flex-wrap: wrap
}

.sotbit-seometa-tags-wrapper {
    margin-bottom: 10px;
    margin-right: 20px;
    box-sizing: border-box;
}

.catalog-item__image-link {
    width: 175px;
}

.catalog-item__image:not([src$="preload.svg"]) {
    /*padding-left: 35px;*/
    /*max-width: 100%;*/
    margin-right: auto;
}

.catalog-item__aside {
    left: 225px;
}

.card-projects__doors-wrp .catalog-item:hover .catalog-item__aside {
    right: 10px;
}

.catalog__sort-container .catalog-sort-popup__list {
    display: flex;
    font-size: 11px;
    border: none;
}

.catalog-sort-popup__item {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-right: 5px !important;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.catalog-sort-popup__item:not(:last-child){
    border-bottom: none;
}

.catalog-sort-popup__list .catalog-sort-popup__item:hover {
    border-color: #ff562e;
    -webkit-box-shadow: inset 0 0 0 1px #ff562e;
    box-shadow: inset 0 0 0 1px #ff562e;
}

.catalog-sort-popup__item a:hover {
    background-color: unset;
}

.catalog-sort-popup__list:after, .catalog-sort-popup__list:before{
    display: none !important;
}

.catalog-sort-popup__item.active{
    border-color: #ff562e;
    -webkit-box-shadow: inset 0 0 0 1px #ff562e;
    box-shadow: inset 0 0 0 1px #ff562e;
}

@media (max-width: 640px) {
    .catalog-item__image:not([src$="preload.svg"]) {
        /*padding-left: 0;*/
        margin-right: 0;
    }

    .catalog-item:not(:hover) .catalog-item__top {
        min-width: 195px;
    }
}

@media (max-width: 767px) {
    .catalog-sort-popup__item .catalog-sort-popup__link{
        padding: 5px 5px;
    }
}


.artis-feedback #showHideButton{
    display: none !important;
}
/* End */


/* Start:/local/templates/general/components/bitrix/news.list/slider_inter_room_doors/style.css?16891750641716*/
.catalog-gallery {
  margin: 68px 0;
}

.catalog-gallery__slide {
  display: block;
  width: 100%;
}

.catalog-gallery__slide-img {
  padding-top: 40.714%;
}

.catalog-gallery__slide-text {
  padding: 15px;
  background: #e2dbd5;
  text-align: center;
}

.catalog-gallery__slide-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 118.75%;
  color: #222227;
  /* color: #f4f4f4; */
}

.catalog-gallery__slide-desc {
  font-size: 17px;
  line-height: 123.53%;
  color: #222227;
  /* color: rgba(255, 255, 255, 0.8); */
}

.image-field {
  position: relative;
  width: 100%;
}

.image-field img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.image-field--cover img {
  object-fit: cover;
}

.image-field--contain img {
  object-fit: contain;
}

.catalog-gallery__slider .owl-dots {
  position: absolute;
  top: 0;
  margin: 37.5% 0 0;
}

.catalog-gallery__slider .owl-dot {
  width: 12px;
  height: 12px;
  border: 1px solid #222227;
  background-color: #fff;
  transition: opacity 0.3s ease-in-out;
}

.catalog-gallery__slider .owl-dot:not(.active, :hover) {
  opacity: 0.3;
}

.catalog-gallery__slider .owl-prev,
.catalog-gallery__slider .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.catalog-gallery__slider .owl-prev {
  left: 30px;
}

.catalog-gallery__slider .owl-next {
  right: 30px;
}

@media screen and (max-width: 600px) {
  .catalog-gallery__slider .owl-dots {
    margin-top: 36%;
  }

  .catalog-gallery__slider .owl-prev {
    left: 15px;
  }

  .catalog-gallery__slider .owl-next {
    right: 15px;
  }
}

/* End */


/* Start:/local/templates/general/components/bitrix/news.list/shops_map/style.css?168750589967*/
.stores__image {
    height: 85px!important;
}
.menu{
display:none}
/* End */


/* Start:/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/style.css?16875058994839*/
/* catalog.section */
.bx_catalog_top_home.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_top_home.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_top_home.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/general/components/artismedia/faq/.default/style.css?16875058996342*/
.artis-feedback {
    margin-top: 20px;
}
.artis-feedback h3, .faq_title {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    color: #242424;
	margin-bottom: 30px;
    margin-top: 40px;
}
.artis-feedback .row {
    margin-left: 0px;
    margin-right: 0px;}
.artis-feedback label {
    padding-left: 0px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #242424;
    margin-bottom: 15px;
}
.artis-feedback input[type="text"] {
    min-width: 220px;
    height: 52px;
	background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding-left: 15px;
    font-size: 18px;
    font-family: Roboto, sans-serif;
}
.artis-feedback input[type="text"]:focus, .artis-feedback textarea:focus {
	background: #fff !important;
	border: 1px solid #a1a1a1;
}
.artis-feedback input[type="submit"] {
    width: auto;
    display: inline-block;
}
#formBox{
    width: 100%;
    margin-top: 20px;
}
.sudmit_btn{
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
}
.artis-feedback textarea {
    padding: 10px 15px;
    min-width: 380px;
    min-height: 130px;
    resize: none;
    margin: 3px 0;
	background: #FFFFFF;
    border: 1px solid #E0E0E0;
}
.artis-feedback input, .artis-feedback textarea {
    outline: none;
}
.artis-feedback .asterisk {
    color: #FF3737;
}
.artis-feedback .errors {
    font-size: 14px;
    /*padding: 5px;
    display: block;*/
    color: #e73a51;
}
.artis-feedback .success {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #038D00;
    background: #E7F4E6;
    padding: 16px 17px;
    margin-bottom: 30px ;
}
.artis-feedback .success p {
     font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #038D00;
    margin-bottom: 0px;
}
.artismedia-faq-box {
    width: 100%;
}
.artismedia-faq-box a {
    color: #ff652e !important;
    text-decoration: none;
}
.user-question{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    padding: 16px 17px ;
    padding-right: 50px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #242424;
    cursor: pointer;
    position: relative;
}
.user-question:after{
    transition: 0.2s;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 22px;
    top: 20px;
    background: url("/local/templates/general/components/artismedia/faq/.default/next.svg") no-repeat center / contain;
    -moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.user-question.active:after{
        -moz-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.user-question.active, .user-question:hover{
    background: #E8E8E8;
}
.user-question h2 {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #242424;
    margin: 0;
    text-transform: none;
}
.artismedia-faq-box .faq-item {
    margin-bottom: 25px;
}
.artismedia-faq-box .user-question span, 
.artismedia-faq-box .admin-answer span {
	font-weight: bold;
}
.artismedia-faq-box .admin-answer span  {
	display: block;
    padding-left: 17px;
    margin-bottom: 25px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #242424;
}
.artismedia-faq-box .admin-answer {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-top: none;
    box-sizing: border-box;
}
.artismedia-faq-box .admin-answer .admin-answer-area {
    padding: 25px 10px;
}
.bx-pagination {
    margin-top: 60px;
    margin-bottom: 30px;
}
.bx-pagination .bx-pagination-container{
    text-align: left;
}
.bx-pagination .bx-pagination-container ul{
    list-style-type: none;
}
.bx-pagination .bx-pagination-container ul li span{
    background: linear-gradient(180deg, #F2F2F2 0%, #E8E8E8 100%), linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%);
    border-radius: 5px;
    height: 46px;
    width: 46px;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.3px;
    color: #242424;
}
.bx-pagination .bx-pagination-container ul li{
    margin-right: 10px;
}
.bx-pagination .bx-pagination-container ul li.bx-active span, .bx-pagination .bx-pagination-container ul li a:hover{
    color: #fff;
    background: linear-gradient(0deg, #DD0000, #DD0000), linear-gradient(180deg, #71B122 0%, #5B9711 100%), linear-gradient(315deg, #870000 0%, #D21C1C 100%), linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%), linear-gradient(119.88deg, #009EEF 0%, #007EBE 100%), #C4C4C4;
}
.bx-pagination .bx-pagination-container ul{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
    display: block;
    background: url('/local/templates/general/components/artismedia/faq/.default/next.svg') no-repeat center / contain;
    -webkit-background-size: 20%;
         -o-background-size: 20%;
            background-size: 20%;
}.bx-pagination .bx-pagination-container ul li.bx-pag-prev span{
    display: block;
    background: url('/local/templates/general/components/artismedia/faq/.default/prev.svg') no-repeat center / contain;
    -webkit-background-size: 20%;
         -o-background-size: 20%;
            background-size: 20%;
}
/* End */
/* /local/templates/general/components/bitrix/catalog/catalog/style.css?17510054302937 */
/* /local/templates/general/components/bitrix/news.list/slider_inter_room_doors/style.css?16891750641716 */
/* /local/templates/general/components/bitrix/news.list/shops_map/style.css?168750589967 */
/* /local/templates/general/components/bitrix/catalog.top/popular_product/section/themes/blue/style.css?16875058994839 */
/* /local/templates/general/components/artismedia/faq/.default/style.css?16875058996342 */
