

/* 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/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/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 */
