

/* Start:/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/style.css?168933410312607*/
/*-----------fonts-------------*/

@font-face {
    font-family: 'social-custom';
    src:url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.ttf);

    src: url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.eot');
    src: url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.woff') format('woff'),
    url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.ttf') format('truetype'),
    url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/social-custom/social-custom.svg#a_avantebsitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*-----------fonts end-------------*/
.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%;
	}

}

.bxr-section-desc {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}

/*catalog.html sections start*/
.catalog-page .btn2{
    font-size: 14px;
    font-family: "Open Sans";
    padding: 1px 0;
    min-width: 91px;
    text-align: center;
}

.catalog-page .catalog-buttons{
    margin-bottom:15px;
}
.catalog-page .catalog-buttons ul{
    padding: 0;
}

.catalog-page .catalog-buttons .btn2{
    float:left;
}
.catalog-page .section-name{
    background-color: #e3e3e5;
    margin: 0 -15px;
    padding: 9px 15px 5px;
    font-size: 16px;
    font-family: "Open Sans";
    text-transform: uppercase;
}
.catalog-page .sections .section-name a{
    display: inline;
    font-size: 24px;
}
.catalog-page .sections li a{
    width:240px;
}
.catalog-page .sections ul{
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    border-bottom: 1px solid #f6f6f6;
}

.catalog-page .sections li,.catalog-page .sections a {
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
}
.catalog-page .sections .li-name{
    padding: 14px 0 10px;
}
.catalog-page .sections a {
    text-decoration: none;
    width: 175px;
    padding:0;
    padding: 14px 0 10px;
}
.catalog-page .sections li{
    position:relative;
    width:100%;
}
.catalog-page .sections li:first-child{
    border-top: none;
}
.catalog-page .section-name {
    margin: 0 -15px;
    padding: 7px 15px;
    background-color: #e3e3e5;
}
.catalog-page .menu-pin{
    color: #013186;
    font-weight: bold;
    right: 0px;
    width: 20px;
    text-align: center;
}
.catalog-page .sections li.parent ul{
    display:none;
    border: none;
    margin: 0;

}
.catalog-page .sections li.parent li{
    padding-left: 30px;
}
.catalog-page .sections li.parent li:first-child{
    border-top: 1px solid #f6f6f6;
}
/*catalog.html sections end*/


    /*catalog.html sections start*/
    .catalog-page{
        position:relative;
    }
    .catalog-page .catalog-buttons{
        margin-bottom:20px;
    }

    .catalog-page .catalog-buttons .btn2{
        margin-right:20px;
    }
    .catalog-page .sections{
        padding-top: 30px;
        border-top: 1px solid #009fdf;
    }
    .catalog-page .section-name{
        background-color:transparent;
        margin: 0;
        padding: 30px 0;
        font-size: 18px;
    }
    .catalog-page .section-name a{
        font-size: 18px;
    }
    .catalog-page .sections ul{
        border:none;
    }
    .catalog-page .sections li.parent{
        width:235px;
        border:none;
        margin-right:15px;
        vertical-align: text-top;
    }
    .catalog-page .sections li.parent.four{
        margin-right:0;
    }
    .catalog-page .sections .li-name, .catalog-page .sections a{
        font-size: 18px;
          font-family: "Open Sans";
          text-transform:uppercase;
    }
    .catalog-page .sections a{
        text-decoration: underline;
    }
    .catalog-page .sections a:hover{
        text-decoration: none;
    }
    .catalog-page .sections .menu-pin{
        display:none;
    }
    .catalog-page .sections li.parent ul{
        display:block;
        padding-bottom: 50px;
    }

    .catalog-page .sections li.parent li{
        border:none;
        padding:5px 0 5px 15px;
        font-size:14px;
    }
    .catalog-page .sections li.parent li:first-child{
        border:none;
    }
    .catalog-page .sections li.parent li::before{
        content: "\25a0";
        color: #009fdf;
        position: absolute;
        left: 1px;
        font-size: 10px;
        top: 28%;
    }
    .catalog-page .sections li.parent li a{
        padding:0;
        font-size: 14px;
        font-family: "Open Sans";
        text-transform: none;
        display:inline;
    }
    .catalog-page .sections li.parent li a:hover{
        font-weight:bold;
    }

    /*catalog.html sections end*/

.bxr-left-menu-hover .bxr-bg-hover-light:hover > a, .bxr-left-menu-hover .bxr-bg-hover-flat:hover > a {
    color: #FFF;
}
.bxr-left-menu-hover .bxr-color-flat > a, .bxr-left-menu-hover .bxr-dark-flat > a, .bxr-left-menu-hover .bxr-color-light-flat > a, .bxr-left-menu-hover .bxr-dark-light-flat > a, .bxr-left-menu-hover .bxr-color-flat > a > .glyphicon.glyphicon-chevron-right, .bxr-left-menu-hover .bxr-color-flat > a > .fa, .bxr-left-menu-hover .bxr-dark-flat > a > .fa, .bxr-left-menu-hover .bxr-color-dark-flat > a, .bxr-left-menu-hover .bxr-color-dark-flat > a > .glyphicon.glyphicon-chevron-right, .bxr-left-menu-hover .bxr-color-dark-flat > a > .fa, .bxr-left-menu-hover .bxr-bg-hover-flat:hover > a > .fa {
    color: #fff;
}
/*-----------soc-services start------------*/
.soc-services.print{
    position: absolute;
    top: 0;
    right: 0;
}
.soc-services.print a:hover{

}
.soc-services .container{
    padding-bottom:40px;
}
.soc-services .icons-block{
    text-align:center;
}
.soc-services a{
    display: inline-block;
    height: 24px;
    min-width: 24px;
    margin: 5px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #009fdf;
    border: 1px solid #009fdf;
    font-family: "social-custom";
}
.soc-services a:hover,.soc-services a.hover{
    text-decoration:none;
}
.soc-services span a{
    display: block;
    float: right;
    font-size: 13px;
    margin: 5px 0px 0 10px;
    border: none;
    height: auto;
    line-height: 14px;
    text-align: left;
}
.soc-services.print span a:hover{
    border-color:transparent;
    background: transparent!important;
    font-weight:bold;
    margin-left:5px;
}
/*-----------soc-services end------------*/


/*-----------buttons start-------------*/

.btn0 {
    -moz-box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    -webkit-box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    background-color:rgb(0, 140, 211);
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size:15px;
    padding: 8px 25px 7px;
    text-decoration:none;
    text-shadow:0px 0px 0px #263666;
}
.btn0:hover {
    background-color:#0688fa;
}
.btn0:active {
    position:relative;
    top:1px;
}


.btn1{
    color: rgb(0, 140, 211);
    font-weight:bold;
    display:inline-block;
    text-decoration:none;
    border-bottom: 1px solid;
    line-height: 1;
    font-family: "Open Sans";
        cursor:pointer;
}
.btn1:hover{
    border-bottom:none;
}
.btn1:active{
    border-bottom:none;
}
.btn3{
    background-color: #008cd3;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid;
    line-height: 1;
    font-family: "Open Sans";
    border: none;
        cursor:pointer;
}
.btn3:hover{
    background-color:#0688fa;
}
.btn3:active{
    position:relative;
    top:1px;
}
.btn2 {
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 32px;
    position: relative;
    text-decoration: none;
    cursor:pointer;
}
.btn2 > a{
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
.catalog-buttons .btn2 > a:hover{
    text-decoration: none;
    color:#fff;
}
.btn {
    font-size: 13px;
    position: relative;
    text-decoration: none;
    border: 2px solid;
    padding: 7px 21px;
        cursor:pointer;
}
.btn:hover,.btn.hover{
    background-color:#0688fa;
    color:#fff;
}
.btn:active{
    position:relative;
    top:1px;
}




.btn4 {
    -moz-box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    -webkit-box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    box-shadow:inset 0px 2px 0px 0px rgb(0, 157, 237);
    background:rgb(0, 140, 211) url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/../img/add-plus.png) 12px no-repeat;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size:14px;
    padding: 12px 20px 9px 37px;
    text-decoration:none;
    text-shadow:0px 0px 0px #009fdf;
}
.btn4:hover {
    background-color:#009fdf;
}
.btn4:active {
    position:relative;
    top:1px;
}
.btn4 a{
    color:#fff;
    text-decoration:none;
}
a.link {
    font-size: 14px;
    color: rgb(0, 122, 227);
    text-decoration: none;
    border-bottom: 1px dotted;
    font-family: "Open Sans";
}

/*-----------buttons end-------------*/
@media (min-width:1140px){
    .row .col-xs-12 .catalog-page{
        width: 1140px;
    }
}
@media (max-width:615px){
    .soc-services.print {
        position: relative;
        top: 0;
        right: 0;
        width: 218px;
    }
}

.bxr-section-container .section-name.bxr-element-content a, .bxr-section-container ul li.parent a{
	color:#757575;
}

.bxr-section-container ul li.parent ul.dropdown-items li a, .bxr-section-container ul li.parent ul.dropdown-items li:before{
	color:#8e8e8e;
}
@media (max-width: 991px) {
	.pt14.section-panel-new {
		margin-bottom:15px;
	}
	.section-panel-new.col-xs-12.bxr-border-color.bxr-sort-panel {

		float: none;
	    min-height: 44px;
	}
}

@media (max-width: 480px) {
	.section-panel-new.col-xs-12.bxr-border-color.bxr-sort-panel {
		display:none;
	}
}
.engineer-list {
	font-size:13px;
	display: inline-block;
	width: 100%;
	padding-left: 25px;
	line-height: 45px;
	background: linear-gradient(to right, #FCFCFC,#F5F5F5);
	background: -moz-linear-gradient(to right, #FCFCFC,#F5F5F5);
	background: -webkit-linear-gradient(to right, #FCFCFC,#F5F5F5);
	background: -o-linear-gradient(to right, #FCFCFC,#F5F5F5);
	background: -ms-linear-gradient(to right, #FCFCFC,#F5F5F5);
}
.engineer-list-hr{
	width: 100%;
}
.bxr-section-desc .description {	padding-left: 25px; }

.row.bxr-list {	padding-left: 10px; }
.you_interes { padding-left: 14px;}

.bxr-ecommerce-v1-list .bxr-color-button,
.bxr-ecommerce-v1-table .bxr-color-button {
    display: inline-block;
    padding: 8px 10px;
    width: 100px;

    text-align: center;
}

.bxr-ecommerce-v1-list .bxr-element-action,
.bxr-ecommerce-v1-table .bxr-element-action {
    text-align: right;

}

.bx-sidebar-block .managers-block {
    margin-top: 20px;
    padding: 20px 12px;
}

.bx-sidebar-block .manager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 13px;
    line-height: 1.43em;

    cursor: pointer;
}
.bx-sidebar-block .manager_photo {
    width: 80px;
    margin-right: 10px;
}
.bx-sidebar-block .manager-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 90px);
}
.bx-sidebar-block .manager-name {
    font-weight: bold;
}
.bx-sidebar-block .bxr-color-button {
    width: 100%;
    margin-top: 10px;
}

@media (hover:hover) {
    .bx-sidebar-block .manager:hover .bxr-color-button {
        background-color: #2dc3ff;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(169, 134, 134, 0.5);
        box-shadow: 1px 1px 2px 0px rgba(169, 134, 134, 0.5);
    }
}

/* End */


/* Start:/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/style.css?153234930535485*/
.bx_filter{
	margin-bottom: 20px;
}
.bx_filter .bx_filter_section{
	padding: 12px;
	border-radius: 2px;
	border: 1px solid #e7e7e7;
	position: relative;
}
.bx_filter .bx_filter_title{
	font-size:21px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 10px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	/*text-align: left;*/
}
/*bx_filter_container => bx_filter_parameters_box*/
.bx_filter .bx_filter_button_box,
.bx_filter .bx_filter_parameters_box{
	padding: 0 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.bx_filter .bx_filter_button_box{clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	padding:0 15px;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:both;}
@media (max-width:860px){
	.bx_filter.bx_horizontal .bx_filter_parameters_box{width:33.333%;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:both;}
}
@media (max-width:640px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{width:50%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:both;}
}
@media (max-width:450px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{float:none;width:100%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:none;}
}

.bx_filter .bx_filter_parameters_box_title{color: #000;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 12px;
	cursor: pointer;
	display: block;
	background: url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/arrow-down.png') no-repeat right 2px;
	text-decoration: underline;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title{
	background: url('/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/arrow-up.png') no-repeat right 2px;
}
/*.bx_filter .bx_filter_parameters_box_title:after{*/
	/*position: absolute;*/
	/*content: ' ';*/
	/*width:7px;*/
	/*height: 4px;*/
	/*top: 50%;*/
	/*left: -13px;*/
	/*right: -15px;*/
	/*margin-top: -1px;*/
	/*opacity: .8;*/
	/*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjWLWCQWsBg1cLQ5AIQ0gIACLDA/lykNHsAAAAAElFTkSuQmCC');*/
/*}*/
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjCAthiJrCkLWEYdUKBgYGACBrA/l9XbhoAAAAAElFTkSuQmCC");
}
.bx_filter .bx_filter_block{
	display:none;
	padding:0;
}
.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block{
	display:block;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{
	font-size: 15px;
	font-style: normal;
	color: #596b70;
	display: block;
	padding-bottom: 3px;
}
/*bx_filter_param_area => bx_filter_parameters_box_container*/
.bx_filter .bx_filter_parameters_box_container{/*margin-bottom:20px;*/}
/*bx_filter_param_area_block => bx_filter_parameters_box_container_block*/
.bx_filter .bx_filter_parameters_box_container_block{
	font-size:11px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	color:#3f3f3f;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	text-align: right;
}
/*bx_input_container => bx_filter_input_container*/
/*.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{*/
	/*display:inline-block;*/
	/*-webkit-box-sizing:border-box;*/
	/*-moz-box-sizing:border-box;*/
	/*box-sizing:border-box;*/
	/*max-width:105px;*/
	/*max-width:66%;*/
	/*min-width: 80px;*/
	/*width: 100%;*/
	/*height:35px;*/
	/*padding:1px;*/
	/*border-radius:3px;*/
	/*background:#8ca3ae;*/
	/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));*/
	/*background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);*/
	/*background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);*/
	/*background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);*/
	/*background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);*/
	/*background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);*/
	/*box-shadow:0 1px 0 0 rgba(255,255,255,.75);*/

	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );*/
/*}*/
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
	padding-right: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	padding-left: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input{
	border: 1px solid #cccccc;
	border-radius: 0;
	max-width: 70px;
	width: 100%;
	height: 28px;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding: 0 4px;
	background: #fff;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	height:5px;
	margin:25px 10px;
	border:1px solid #8da3ad;
	background:#a1c0c8;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzBjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2Q1ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1c0c8), color-stop(100%,#b3d5df));
	background:-webkit-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:   -moz-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:    -ms-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:     -o-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:        linear-gradient(top bottom, #a1c0c8 0%,#b3d5df 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.35);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c0c8', endColorstr='#b3d5df',GradientType=0 );
}
.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}
.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{color:#6b8086;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:-1px;
	bottom:-1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.bx_filter .bx_ui_slider_range{
	z-index:50;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index:100;
}

.bx_filter .bx_ui_slider_pricebar_VD{
	z-index:60;
	border-top:   1px solid #74868e;
	border-bottom:1px solid #74868e;
	background:#849da4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0OWRhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5M2FmYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#849da4), color-stop(100%,#93afb7));
	background:-webkit-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:   -moz-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:    -ms-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:     -o-linear-gradient(top, #849da4 0%,#93afb7 100%);
	background:        linear-gradient(top bottom, #849da4 0%,#93afb7 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#849da4', endColorstr='#93afb7',GradientType=0 );
}
.bx_filter .bx_ui_slider_pricebar_VN{
	z-index:70;
	/*border:1px solid #8da3ad;*/
	/*background:#a8dff3;*/
	/*background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4ZGZmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGVhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eccea), color-stop(100%,#73d6f6));*/
	/*background:-webkit-linear-gradient(top, #6eccea 0%,#73d6f6 100%);*/
	/*background:   -moz-linear-gradient(top, #6eccea 0%,#73d6f6 100%);*/
	/*background:    -ms-linear-gradient(top, #6eccea 0%,#73d6f6 100%);*/
	/*background:     -o-linear-gradient(top, #6eccea 0%,#73d6f6 100%);*/
	/*background:        linear-gradient(top bottom, #6eccea 0%,#73d6f6 100%);*/

	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccea', endColorstr='#73d6f6',GradientType=0 );*/
}
.bx_filter .bx_ui_slider_pricebar_V{
	z-index:80;
	top:-1px;
	bottom:-1px;
	/*	border-right:1px solid #1888cc;
		border-left: 1px solid #1888cc;*/
	background:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFGIjM1MdTygAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y left,
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAALGPC/xhBQAAAANQTFRFGIjM1MdTygAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CIIA=') repeat-y right,
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAMAAAAxZj1mAAAABGdBTUEAALGPC/xhBQAAAL1QTFRFANz2ALTqAKrmALbrAN33AKzmANf0ALPqAKfkAKrlAKbkHpThALXqALHqAI/dAKDkAJviAJ/lAJrhAKnnAKTnAJTgAJ/kAKTmAJXfAJnhAKbjAJriAJ3iAKfoAKPnAJHeAKHjAKfmAKznAKvoAKvpAKHkAKzqALTrALTpANb0ALXrALPrALjtAJ7kAKfnAKPlAKTlAKLnAKbnAK/pHpTiALDqANz3AHi6AKzpAKjoANv2AHm6AKzoAHm7H5XiGxHqSgAAAG9JREFUCNcVxEUCwkAQBMDG3V2Dxz3rO/n/s4A6FOqq/vk3qsC7XGsfuu1rjk7gtZoNLxqMgwg9xvqh6w7ZJDyitDcpbVbax9titVT35yFRr7P8YJ5k6T7dFadLoTBbxNN1vN3k19yBEIYEkTGG6AvhQBEyBjCadgAAAABJRU5ErkJggg==') repeat-x;
}



.bx_filter .bx_ui_slider_handle{
	position:absolute;
	top: -8px;
	width:20px;
	height:20px;
	z-index: 90;
    position:absolute;
    width:18px;
    height: 18px;
    display: block;
    border: 4px solid #0073a3;
    border-radius: 50%;
}
.bx_filter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.bx_filter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.bx_filter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-8px;
}
.bx_filter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-8px;
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_select_block{
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:33px;
	margin:0;
	padding:0 33px 0 10px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}
.bx_filter .bx_filter_select_text{
	font-size:15px;
	line-height:33px;
	overflow:hidden;
	max-width:100%;
	height:33px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
}
.bx_filter .bx_filter_select_text.fix{
	min-width:120px;
}
.bx_filter .bx_filter_select_text label{
	cursor:pointer;
}
.bx_filter .bx_filter_select_arrow{
	position:absolute;
	top:0;
	right:0;
	width:34px;
	height:33px;
	cursor:pointer;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/
.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bx_filter_select_popup ul li{
	display:block;
	text-align: left;
	vertical-align:middle;
}
.bx_filter_select_popup ul li:first-child{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx_filter_select_popup ul li label{
	font-size:14px;
	line-height:26px;
	display:block;
	text-align: left !important;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:26px;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{
	color:#000;
	background:#f3f8fa;
}
.bx_filter_select_popup ul li label.disabled{
	color:#b8b8b8;
	background:transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text{
	line-height: 26px !important;
}

/*
* TAGS
*
*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{
	width: 100%;
	clear: both
}
.bx_filter .bx_filter_tag{
	padding:18px;
	border:1px solid #aed5e0;
	border-radius:5px;
	background:rgba(151,214,233,.33);
}
.bx_filter .bx_tag_link{
	font-size:12px;
	text-decoration:none;
	color:#68939e;
	border-bottom:1px solid;
	text-shadow:none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover{
	color:#1d3d46;
	border-bottom:none;
}

/*
*	LABEL
*
*/
.bx_filter .bx_filter_param_label{
	font-size:13px;
	position:relative;
	display:block;
	text-align:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.bx_filter .bx_filter_param_label.dib{display: inline-block;}
.bx_filter .bx_filter_param_text{
	line-height:34px;
	position:relative;
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
	text-align:center;
	cursor: pointer;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{
	color:#6c6c6c;
	/*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active{
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/
.bx_filter .bx_filter_input_checkbox{
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	min-height:20px;
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	top: 0;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 15px;
	margin-left: 25px;
	text-align: left;
}

/*
* 	BTN
*
*/
.bx_filter .bx_filter_param_btn{
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	text-decoration:none;
	color:#000;
	vertical-align: middle;
	border:1px solid #9dbcc3;
	border-radius:3px;
	background:#fbfdfd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfdfd), color-stop(100%,#cfe1e7));
	background:-webkit-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:   -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:    -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:     -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:        linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
	background-clip:padding-box;
	box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px rgba(255,255,255,.22);
	text-shadow:0 1px 0 #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
	-webkit-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	border-color:#b4d5de;
	background:#fcfefe;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUyZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cfe2e7));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#cfe2e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#feffff',GradientType=0 );
	box-shadow:0 0 0 3px #2995d7,inset 0 2px 3px rgba(0,0,0,.12);
}
/* --- colors */
.bx_filter .bx_filter_param_btn.bx_color_sl{
	/*width:24px;*/
	/*padding:0 1px;*/
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{
	background: transparent;
	box-shadow: none
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{position: relative;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before{
	position: absolute;
	bottom:0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	/*width: 19px;*/
	/*height:19px;*/
	display: block;
	z-index:100;
	background: url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/missing_v2.png) no-repeat center;
	opacity: .7;
}

/*
* BTN P/M
*
*/
.bx_filter .bx_filter_param_btn.bx_spm{
	width:23px;
	min-width:23px;
	height:23px;
	padding:0;
	vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 10px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 6px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active{
	outline:none !important;
	box-shadow:inset 0 2px 3px rgba(0,0,0,.12);
}
.bx_filter span.bx_spm{
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	display:inline-block;
	height:23px;
	margin:0 10px;
	vertical-align:middle;
	color:#000;
}

/*
*	icon
*
*/
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon{
	line-height:33px;
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	margin-top:-2px;
	margin-right:2px;
	vertical-align:middle;
	border-radius:2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon{
	line-height:24px;
	position:relative;
	top:5px;
	border-radius: 2px;
	display:inline-block;
	width:24px;
	height:24px;
	vertical-align:middle;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
	-webkit-background-size:cover;
	background-size:cover;
}
.bx_filter_select_popup .bx_filter_btn_color_icon{
	width:20px;
	height:20px;
	margin:2px 0;
	top: 0 !important;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon{
	top:-1px !important;
}
.bx_filter_btn_color_icon.all {
	position: relative;
	border: none;
	box-shadow: none
}

.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before{
	position: absolute;
	width: 60%;
	height:60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.bx_filter_btn_color_icon.all:after{
	right: 0;
	bottom: 0;
}
.bx_filter_btn_color_icon.all:before{
	top:0;
	left: 0;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon{
	opacity: .2;
}

/*
* 	BIZ
*
*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

/*
*	BTN result and reset
*
*/
.bx_filter .bx_filter_search_button{
	cursor: pointer;
	outline: none;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display:inline-block;
	height:35px;
	margin-right:7px;
	margin-bottom:10px;
	padding:0 10px;
	text-decoration:none;
	color:#1075a2;
	border-top:   1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.2);
	border-bottom:1px solid rgba(0,0,0,.4);
	border-left:  1px solid rgba(0,0,0,.2);
	border-radius:3px;
	background:#f9fafa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfefe), color-stop(100%,#c6e8f2));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#e4f1f5 100%);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	text-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#c6e8f2',GradientType=0 );
}
.bx_filter .bx_filter_search_button:hover{
	background:#f0f9fb;
}
.bx_filter .bx_filter_search_button:active{
	position:relative;
	bottom:-1px;
	background:#e4f1f5;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f5), color-stop(100%,#f9fafa));
	background:-webkit-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:   -moz-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:    -ms-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:     -o-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:        linear-gradient(top bottom, #e4f1f5 0%,#f9fafa 100%);
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.08) ;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f5', endColorstr='#f9fafa',GradientType=0 );
}


/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result{
	position: absolute;
	display: none;
	/* height: 33px; */
	border-top: 1px solid #c0d6dc;
	border-right: 1px solid #c0d7dd;
	border-bottom: 1px solid #c0d6dc;
	border-left: 1px solid #c0d7dd;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
	color: #3f3f3f;
	font-weight: normal;
	font-size: 14px;
	line-height: 33px;
	padding: 0 10px;
	margin-left: 10px;
	margin-top: -32px;
	z-index: 1014;
	white-space: nowrap;
	padding: 0 10px 10px;
    min-width: 200px;
    text-align: center;
}
.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result{
	position: static !important;
	display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow{
	display: none;
}
.bx_filter .bx_filter_popup_result.right{left:95%;}
.bx_filter .bx_filter_popup_result.left{right:102%;}
.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/arr_left.png)  no-repeat center;}
.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result_close{display:none;}

@media (max-width:530px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.bx_filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.bx-touch .bx_filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/images/x.png) no-repeat center;
		background-size:16px;
	}
}

.filter-separator{
	border-bottom: 1px solid #e7e7e7;
	margin: 0 -13px 10px;
}
#del_filter{
	border: 0;
	outline: 0;
	background: 0;
	border-bottom: 1px dashed;
	line-height: 14px;
	font-size: 14px;
	padding: 0;
	color: #222;
	float: left;
	margin: 18px 0;
}
#set_filter{
	float: right;
	margin-right: 0;
}
.bx_filter_popup_result a{
	margin-bottom: 10px;
}

.bx_filter_container.icon input{
	display: none;
}
.bx_filter_container.icon .emarket-label{
	cursor: pointer;
	margin-right: 2px;
}
.bx_filter_container.icon .bx_filter_popup_result{
	margin-top: -8px;
}
.emarket-media-label-area {
	margin-right: 3px;
}

.bxr-filter-marker{
    display: inline-block;
    cursor: pointer;
}

.bxr-filter-marker .bxr-marker-new
,.bxr-filter-marker .bxr-marker-sale
,.bxr-filter-marker .bxr-marker-rec
,.bxr-filter-marker .bxr-marker-discount
,.bxr-filter-marker .bxr-marker-hit{
    border: 1px solid #CCC;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;

    display: inline-block;
    float: left;
    background: #CCC;
    color: #FFF;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
}
.bxr-filter-marker i{
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
}

.bxr-filter-marker .bxr-marker-rec.active, .bxr-filter-marker .bxr-marker-rec:hover {
    background: #0BA72A;
    border-color: #0BA72A;
}

.bxr-filter-marker .bxr-marker-hit.active, .bxr-filter-marker .bxr-marker-hit:hover {
    background: #FCBD00;
    border-color: #FCBD00;
}

.bxr-filter-marker .bxr-marker-sale.active,
.bxr-filter-marker .bxr-marker-discount.active,
.bxr-filter-marker .bxr-marker-sale:hover,
.bxr-filter-marker .bxr-marker-discount:hover
{
    background: #EA1100;
    border-color: #EA1100;
}

.bxr-filter-marker .bxr-marker-new.active, .bxr-filter-marker .bxr-marker-new:hover {
    background: #0F7EDA;
    border-color: #0F7EDA;
}

.bxr-filter-marker i{
    transform: none;
}

.bx_filter_container.bx_filter_parameters_box.icon{
    text-align: center;
}

.bx-filter-calendar-container {
    position: relative;
}

.bx-filter-calendar-container .calendar {
    margin-bottom: 5px;
}

.bx-filter-calendar-container img {
    position: absolute;
    right: 5px;
    top: 10px;
}

.bx_filter_parameters_box .fa.fa-question-circle {
    color: #a2a6ad;
}

.item_title_hint_chint {
    display: inline-block;
    position: relative;
    padding: 0 5px 5px 0;
}

.item_title_hint_chint div{
    display: none;
    position: absolute;
    min-width: 250px;
    background-color: #fff;
    z-index: 1200;
    border: 1px solid #000;
    padding: 15px 20px;
    border-radius: 5px;
    top: 4px;
    left: 15px;
    font-size: 13px;
    overflow: hidden!important;
    letter-spacing: normal!important;
    list-style: none!important;
    text-align: left!important;
    text-indent: 0!important;
    text-transform: none!important;
    visibility: visible!important;
    white-space: normal!important;
    word-spacing: normal!important;
    vertical-align: baseline!important;
    margin: 0!important;
    float: none!important;
    text-decoration: none!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    -moz-box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    border: 1px solid;
    border-color: #E7E7E7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e3e9ea',endColorstr='#f2c6d2d5',GradientType=0);
}

.item_title_hint_chint:hover div {
    display: block;
}

/* End */


/* Start:/local/templates/market_fullscreen/components/bitrix/system.pagenavigation/.default/style.css?15834011192398*/
.navigation-pages{
	text-align:center;
	/* padding:20px 0; */
	color:#717171
}
.navigation-pages .nav-current-page{
	display:inline-block;
	color:#f2f2f2;
	font-size:16px;
	text-shadow:0 1px rgba(0,0,0,.13);
	box-shadow:0 1px #fff,inset 0 1px 5px rgba(0,0,0,.4);
	border-radius:4px;
	padding:10px 0px;
	font-weight:bold;
	min-width:32px;
	text-align:center;
	background-color:#606060;
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:linear-gradient(to top,rgba(0,0,0,.09),rgba(255,255,255,.09));
	border:none;
    margin: 5px;
}
.navigation-page-all,
.navigation-pages a{
	display:inline-block;
	color:#2dc3ff;
	font-size:14px;
	min-width:32px;
	text-align:center;
	border:1px solid #c9c9c9;
	text-shadow:0 1px 1px rgba(255,255,255,0.9);
	background:#fefefe;
	text-decoration:none;
	border-radius:4px;
	padding:10px 0;
	font-weight:bold;
	background:-moz-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eaeaea));
	background:-webkit-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-o-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-ms-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:linear-gradient(to bottom,#fefefe 0%,#eaeaea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#eaeaea',GradientType=0);
    margin: 5px;
}
.navigation-page-all:hover
,.navigation-pages a:hover
,.navigation-page-all:active
,.navigation-pages a:active
,.navigation-page-all:visited
,.navigation-pages a:visited
{
	background:#fff;
	color:#2dc3ff;
        text-decoration: none;
}

.navigation-page-all{padding:4px !important}

.navigation-page-all i,
#navigation-page-next-ajax i {
  border: solid #2dc3ff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin: 2px;
}

.navigation-page-all i.down,
#navigation-page-next-ajax i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 6px;
}


/* End */


/* Start:/local/templates/market_fullscreen/components/bitrix/news.list/news_catalog/style.css?1565595238694*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	max-width: 160px;
	/*float:left;*/
	/* margin:0 0px 6px 0; */
}
div.news-list .news-item-title {
	margin: 10px 0px;
	font-weight: bold;
}
.news-date-time {
	color:#486DAA;
}
.news_catalog{
    /*width: 270px;*/
    /*float: left;*/
	overflow: hidden;
}
.bx_catalog_tile .bx_catalog_tile_title{
    height: 30px;
}
p.news-item {
    text-align: center;
}

.news_catalog.sidebar{
	font-size: 13px;
	padding: 12px;
}
.news_catalog.sidebar .news-item{
	padding-left: 3px;
}
.news_catalog.sidebar p.news-item{
	text-align: inherit;
}

.news_catalog.sidebar img.preview_picture{
	display: block;
    margin: 0 auto 6px;
}
/* End */


/* Start:/local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.section.list/row/style.css?15808209348778*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 33%;
        word-break: break-word;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}


.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	/*width: 255px;*/
	height: 255px;
	/*border:1px solid #ccc;*/
	/*border-radius: 2px;*/
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #009fdf;
	font-size: 14px;
	padding: 5px 0 10px;
	display: block;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:990px){
	/*.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}*/
	.bx_catalog_tile .bx_catalog_tile_ul li{width:50%;}
	.bx_catalog_tile .bx_catalog_tile_ul {
		display: flex;
		flex-wrap: wrap;
	}
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}*/
}
@media (max-width: 600px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:100%;}
}
/*3*/
/*@media (max-width:639px) {*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_title{*/
		/*margin-bottom: 5px;*/
		/*line-height: 14px;*/
	/*}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}*/
/*}*/
/*@media (min-width:480px) and (max-width:639px) {*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}*/

	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}*/
/*}*/
/*!*4*!*/
/*@media (max-width:479px) {*/
	/*.bx_catalog_tile .bx_catalog_tile_img{height: 80px;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(2n+1){clear: both;}*/
	/*.bx_catalog_tile .bx_catalog_tile_ul li{width:50%;}*/

	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:50%;}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_img{*/
		/*//width: 100%;*/
		/*height: 80px;*/
	/*}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}*/
	/*.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(2n+1){clear: both;}*/
/*}*/


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 10px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{

	white-space: nowrap;
	font-size: 14px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.bx_sitemap_ul{
    display: block;
    list-style: none;
    padding: 0; margin: 0;
}

.bx_sitemap_ul li{
    display: block;
    float: left;
}

.bx_sitemap_ul li a{
    display: inline-block;
    padding: 3px 25px 3px 0px;
    text-decoration: none;
}

.bx_sitemap_ul li:hover a{
    text-decoration: underline !important;
}

.bx_sitemap_li_title i.fa{
    font-size: 16px;
}
/* End */


/* Start:/bitrix/components/alexkova.market/form.iblock/templates/request_trade/style.css?16762894703795*/
.popup-success {
    min-width: 300px;
    max-width: 800px;
    min-height: 20px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: left;
    margin: 20px 0;
    padding: 20px;
}
/****************************************************************************************************************/
/**************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
div.popup-window {
    padding: 0;
    font-family: "Open Sans", sans-serif;
    border-radius: 6px;
    z-index: 1200 !important;
    transition: all 250ms ease-in;
}
div.popup-window .popup-window-titlebar {
    height: 42px;
    background: #59626a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
div.popup-window .popup-window-titlebar div{
    height: 42px;
    line-height: 42px;
    padding-left: 16px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #fff;    
}
div.popup-window #popup-window-titlebar-formPopup11 div{
    font-size: 13px;
}
div.popup-window .popup-window-content {
    padding: 0;
    background: transparent;
}
div.popup-window .popup-window-close-icon.popup-window-titlebar-close-icon{
    width: 18px;
    height: 18px;
}
.success-message {
	text-align: center;
	font-size: 16px;
}

.starrequired {
    color: red;
}

.errortext {    
    margin: 20px 0;
    display: block;
}

label.accept-form {
    max-width: 400px;
    padding-left: 20px;
    position: relative;
}
label.accept-form input{
    position: absolute;
    left: 0;
    margin-top: 1px;
}
/****************************************************************************************************************/
/*************************************************POPUP_UPDATE*************************************************/
/**************************************************************************************************************/
.popup-window-with-titlebar .popup-window-close-icon:before {
    content: "\f057";
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    color: transparent;
    border-radius: 50%;
} 
.popup-window-with-titlebar .popup-window-close-icon:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    width: 14px;
    height: 14px;
    background-image: url('/images/cancel.svg');
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
}

div.popup-window.popup-window-with-titlebar .popup-window-close-icon.popup-window-titlebar-close-icon {
    width: 26px;
    height: 26px;
}

.popup-window-with-titlebar .popup-window-close-icon:hover:before {
    color: transparent;
}

.popup--query {
    width: 100%;
    top: 200px !important;
    left: auto !important;
    height: auto !important;
    /*transform: translateX(100%);*/
    box-shadow: 0 7px 21px rgba(199, 199, 199, 0.12), 0 -1px 6px 0 rgba(199, 199, 199, 0.06);
}

div.popup-window.popup-window-with-titlebar.popup--query {
    padding-bottom: 70px;
}

@media (max-width: 992px) {
    .popup--query {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        max-width: 100% !important;
        transform: none;
        overflow-y: scroll;
    }


div.popup-window.popup-window-with-titlebar.popup--query {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    .popup--query {
        max-width: 710px !important;
        right: calc((100% - 950px) / 2);
    }
}
@media (min-width: 1200px) {
    .popup--query {
        max-width: 858px !important;
        right: calc((100% - 1150px) / 2);
    }
}
/* End */


/* Start:/bitrix/components/alexkova.market/iblock.element.add.form/templates/request_trade/style.css?1665647158310*/
.success-message {
	text-align: center;
	font-size: 16px;
}

.starrequired {
    color: red;
}

.errortext {    
    margin: 20px 0;
    display: block;
}
.block__user-company {
	display: inline-block;
    width: 60%;
}
.block__user-company-city {
	display: inline-block;
    width: 38%;
    margin-left: 1%;
}
/* End */
/* /local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/style.css?168933410312607 */
/* /local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.smart.filter/visual_vertical/style.css?153234930535485 */
/* /local/templates/market_fullscreen/components/bitrix/system.pagenavigation/.default/style.css?15834011192398 */
/* /local/templates/market_fullscreen/components/bitrix/news.list/news_catalog/style.css?1565595238694 */
/* /local/templates/market_fullscreen/components/alexkova.market/catalog/denomination/bitrix/catalog.section.list/row/style.css?15808209348778 */
/* /bitrix/components/alexkova.market/form.iblock/templates/request_trade/style.css?16762894703795 */
/* /bitrix/components/alexkova.market/iblock.element.add.form/templates/request_trade/style.css?1665647158310 */
