

/* Start:/local/templates/limpopo/components/bitrix/breadcrumb/breadcrumb_limpopo/style.css?1724097407621*/
.bx-breadcrumb {
	margin: 15px 0 25px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.active_el{
	color:#a6ce39
}

/* End */


/* Start:/local/templates/limpopo/components/bitrix/menu/left_menu/style.css?17240974074426*/
div.news-list
{
    word-wrap: break-word;
}
div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}


/* ����� ����� ��������� */
.accordion {
     width:100%;
     margin: 0 auto
 }
/* ������ ���������� */
.accordion .accordion_item {
    margin-bottom:1px;
    position:relative
}
/* ��������� ������� ���������� */
.accordion .title_block {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    cursor:pointer;
    /*background: white;*/
    padding:5px 0px 5px 0px;
    -webkit-transition:all .2s linear 0;
    -webkit-transition-delay:.2s 0;
    transition:all .2s linear 0;
    position: relative;
}
/* ������������� �������, ��������� ���� */

 .close-menu:before {
    content:'';
    height:8px;
    width:8px;
     position: absolute;
     top: 6px;
    border:2px solid black;
    border-right-width:0;
    border-top-width:0;
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-135deg);
    display: inline-block;
}
.open-menu:before {
    content:'';
    height:8px;
    width:8px;
    display:block;
    border:2px solid #a6ce39;;
    border-right-width:0;
    border-top-width:0;
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    display: inline-block;
    position: absolute;
    top: 5px;
}

/* �������� �������������, ��������� ����� */
.accordion .active_block .title_block:before {
    border:2px solid grey;
    border-left-width:0;
    border-bottom-width:0;
    top:18px
}
.accordion .title_block:hover {
    background: white
}

/* ��������� ��������� �����  */
.accordion .active_block .title_block {
    background: white;
    color: #000000;
}
/* ����� � ����������� */
.accordion .info {
    display:none;
    padding:10px 15px;
    overflow: hidden;
    background:#f7f7f7
}
.show{
    display: block!important;
}
/* �������� ������ ������ � ����������� */
.accordion .info_item {
    margin-bottom:10px;
    font-size: 16px;
    font-family: Roboto-Light;
}
/* �������� ������ ���������� */
.accordion .info img {
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* �������������� �������� */
.large-img {
    width: 100%;
    margin-bottom: 10px;
}
/* ��������� ����� */
.img-left {
    width: 25%;
    float:left;
    margin:5px 15px 5px 0;
}
/* ��������� ������ */
.img-right {
    width: 25%;
    float:right;
    margin:5px 0 5px 15px;
}

.accordion_item:first-child{
    background: white;
}

.accordion_item:nth-child(even) .title_block{
    background: #ffffff;
}
.accordion_item:nth-child(odd) .info{
    background: white;
}

.accordion_item:nth-child(even) .info{
    background: #ffffff;
}
.name_vacancy{
    color:#f28a2a;
}
.prew_vacancy{
    font-family: Roboto-Light;
    font-size: 16px;
}
.border_item{
    /*border-bottom: 1px solid #ededed;*/
    padding: 5px;
}
.selected_item{
    color:#a6ce39;
    text-decoration: underline;
    text-underline-position:under ;
    /*border-bottom: 1px solid #a6ce39;*/
}
#left_menu li{
   /* border:  1px solid #ededed;*/
    border-radius: 15px;
}
/*
#left_menu li:first-child{
    border:  1px solid #ededed;
    border-radius: 15px 15px 0px 0px;
}
#left_menu li:last-child{
    border:  1px solid #ededed;
    border-radius:  0px 0px 15px 15px;

}
 */
.title_block{
    margin-left: 0px;
}
li a {
   font-family: HelveticaNeueCyr-Roman;
    font-size: 15px;
    color: #000000;
    margin-left: -3px;

    text-decoration: none;
}
li a:hover{
    /*border-bottom: 1px solid #000000!important;*/
}
.empty-menu{
    margin-left: -5px;
}
.lh{
    line-height: 20px;
}

/* End */


/* Start:/bitrix/components/kombox/filter/templates/.default/style.css?172409740713923*/
#kombox-filter{
/*	border: 2px solid #ffea94;*/
	margin-top: 1em;
	margin-bottom: 2em;
	max-width:290px;
	padding: 10px 10px 20px 10px;
	position: relative;
	background: white;
}

#kombox-filter ul{
	list-style: none !important;
	margin:0;
	padding:0 0 20px 0;
}

#kombox-filter .lvl1 {
	position: relative;
	list-style: none !important;
	margin:0;
	padding:0;
	margin-top: 1em;
}

#kombox-filter .lvl1:before, #kombox-filter li:before {
	content: none !important;
}

#kombox-filter .kombox-filter-property-body{
	padding: 10px 0 0 15px;
}

#kombox-filter .lvl2{
	margin:0;
	padding: 2px 0 0 0;
}

#kombox-filter .kombox-filter-property-head {
	zoom: 1;
	padding-left: 19px;
	margin-bottom:5px;
	position: relative;
}

#kombox-filter .kombox-filter-property-i {
	background: url("/bitrix/components/kombox/filter/templates/.default/images/list.gif") no-repeat scroll center -9px rgba(0, 0, 0, 0);
	display: block;
	position: absolute;
	font-size: 1px;
	height: 9px;
	left: 1px;
	cursor: pointer;
	top: 5px;
	width: 9px;
	zoom: 1;
}

#kombox-filter .kombox-closed .kombox-filter-property-i {
	background: url("/bitrix/components/kombox/filter/templates/.default/images/list.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
}

#kombox-filter .kombox-filter-property-name {
	border-bottom: 1px dotted #000;
	cursor: pointer;
	position: relative;
	font-weight:bold;
}

#kombox-filter .kombox-num .kombox-input{
	width: 4em;
	margin:0;
}

#kombox-filter .kombox-num .kombox-range{
	padding:10px 10px 10px 0;
}

#kombox-filter .kombox-num .kombox-range input{
	display:none;
}

#kombox-filter div.kombox-combo, 
#kombox-filter div.kombox-radio
{
	padding: 5px 0 0 15px;
	margin: 0;
}

#kombox-filter div.kombox-link
{
	padding: 0 0 0 15px;
	margin: 0;
}

#kombox-filter div.kombox-select,
#kombox-filter div.kombox-list
{
	padding: 0;
	margin: 0;
}

#kombox-filter .kombox-select select,
#kombox-filter .kombox-list select
{
	padding: 5px;
	width:100%;
}

#kombox-filter .kombox-combo .lvl2 input,
#kombox-filter .kombox-radio .lvl2 input{
	margin:0;
}

#kombox-filter .kombox-combo .lvl2 label,
#kombox-filter .kombox-radio .lvl2 label{
	padding-left: 7px;
}

#kombox-filter .kombox-disabled label,
#kombox-filter .kombox-disabled a,
#kombox-filter option.kombox-disabled{
	color: #6f7980;
}

#kombox-filter .kombox-link  .lvl2{
	padding-left: 8px;
	position: relative;
	left: -8px;
}

#kombox-filter .kombox-link .kombox-checked{
	padding-left: 0;
}

#kombox-filter .kombox-link  .lvl2 a{
	padding: 2px 0 1px 0;
	display: inline-block;
}

#kombox-filter .kombox-link .kombox-checked a{
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #3f454b;
	padding: 1px 22px 1px 8px;
	position: relative;
	text-decoration:none;
}

#kombox-filter .kombox-link .kombox-checked a:hover{
	border-color: #fbdada;
	text-decoration:none;
}

#kombox-filter .kombox-link  .lvl2 a span.kombox-remove-link{
	background: #ffffff url("/bitrix/components/kombox/filter/templates/.default/images/remove_link.png") no-repeat 0 0;
	display: none;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 6px;
	width: 8px;
}

#kombox-filter .kombox-link .kombox-checked a span.kombox-remove-link{
	display: inline-block;
}

#kombox-filter .kombox-link .kombox-checked a:hover span.kombox-remove-link{
	background-position: 0 100%;
}

#kombox-filter .kombox-link .kombox-disabled a{
	color: #6f7980 !important;
	border:none;
	text-decoration:line-through;
}

#kombox-filter .kombox-disabled a{
	border:none;
	text-decoration:line-through;
}

#kombox-filter .lvl2 .kombox-cnt{
	color: #6f7980;
	font-size: .85em;
}

#kombox-filter .kombox-disabled .kombox-cnt, .kombox-filter .kombox-checked .kombox-cnt{
	display:none;
}

#kombox-filter .kombox-checked a{
	border:none;
	color:#000;
}

#kombox-filter .kombox-filter-property-body a.kombox-values-other-show,
#kombox-filter .kombox-filter-property-body a.kombox-values-other-hide{
	font-size: .85em;
	display:inline-block;
	margin-top:5px;
	border:0;
}

#kombox-filter .kombox-filter-property-hint{
	cursor: pointer;
	position: relative;
	top: 2px;
	width: 12px;
	height: 12px;
	margin-left:5px;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url(/bitrix/components/kombox/filter/templates/.default/images/hint.gif) no-repeat right center;
}

#kombox-filter .kombox-filter-property-hint-text{
	display:none;
}

.kombox-filter-hint{
	padding:5px 10px 5px 5px;
	max-width: 500px;
}

#kombox-filter .modef {
	background: transparent url('/bitrix/components/kombox/filter/templates/.default/images/modef.gif') no-repeat right center;
	top: -4px;
	position: absolute;
	padding-right:5px;
	z-index:1000;
}

@media (max-width: 430px) {
	#kombox-filter .modef {
		position: relative;
		left: 20px!important;
		top: 0!important;
	}
}

#kombox-filter .modef-right {
	background: transparent url('/bitrix/components/kombox/filter/templates/.default/images/modef-right.gif') no-repeat left center;
	padding-left:5px;
}

#kombox-filter .modef .modef-wrap {
	background-color:#fff;
	border: 1px solid #ffea94;
	border-right:none;
	color: #3F3F3F;
	padding: 5px 25px 5px 10px;
	white-space: nowrap;
}

#kombox-filter .modef-right .modef-wrap {
	border: 1px solid #ffea94;
	border-left:none;
}

#kombox-filter .kombox-loading {
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	background:transparent url(/bitrix/components/kombox/filter/templates/.default/images/loading.png) repeat center;
	display:none;
}

a.kombox-del-filter{
	display:inline-block;
	margin-left:10px;
	
}

.kombox-filter-choice{
	overflow: hidden;
	padding: 5px 0 20px 0;
}


.kombox-filter-choice ul{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.kombox-filter-choice li{
	float: left;
    border: 1px solid #e7e7e7;
	border-right:0;
    border-radius: 0;
    color: #3f454b;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
}

.kombox-filter-choice li:last-child{
    border-radius: 0 5px 5px 0;
    padding: 5px 25px 5px 15px;
	border: 1px solid #e7e7e7;
}

.kombox-filter-choice li:first-child{
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    padding: 5px 25px 5px 15px;
	border-left: 1px solid #e7e7e7;
}

.kombox-filter-choice li.kombox-filter-choice-item-name {
    border-radius: 5px 0 0 5px;
	padding: 5px 15px 5px 15px;
	color: #000;
    font-weight: bold;
}

.kombox-filter-choice li:hover{
	border-color: #fbdada;
	text-decoration:none;
}

.kombox-filter-choice li a, .kombox-filter-choice li a:hover{
	text-decoration:none;
	color: #3f454b;
}

.kombox-filter-choice li.kombox-filter-choice-item-name:hover {
    border-color: #e7e7e7;
}

.kombox-filter-choice li .kombox-remove-link span{
	background: #ffffff url("/bitrix/components/kombox/filter/templates/.default/images/remove_link.png") no-repeat 0 0;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 9px;
	width: 8px;
}

.kombox-filter-choice li .kombox-remove-link span{
	display: inline-block;
}

.kombox-filter-choice li:hover .kombox-remove-link span{
	background-position: 0 100%;
}

.kombox-filter-choice-count {
    float: left;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #000;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
    background: rgba(255, 234, 148, 0.42);
}

#kombox-filter .irs {
    position: relative; display: block;
}
    #kombox-filter .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        #kombox-filter .irs-line-left, #kombox-filter .irs-line-mid, #kombox-filter .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        #kombox-filter .irs-line-left {
            left: 0; width: 0%;
        }
        #kombox-filter .irs-line-mid {
            left: 10%;
        }
        #kombox-filter .irs-line-right {
            right: 0; width: 0%;
        }

    #kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    #kombox-filter .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        #kombox-filter .irs-slider.single {
            left: 10px;
        }
            #kombox-filter .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -100%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.from {
            left: 100px;
        }
            #kombox-filter .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -200%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.to {
            left: 300px;
        }
            #kombox-filter .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -50%; left: 0;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.last {
            z-index: 2;
        }

    #kombox-filter .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    #kombox-filter .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    #kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
        position: absolute; display: block;
        bottom: 0; left: 0;
        cursor: default;
        white-space: nowrap;
		margin-bottom:-17px;
    }
	
	#kombox-filter .irs-from {
		margin-left:-7px;
    }
	
	#kombox-filter .irs-to {
		margin-left:10px;
    }


#kombox-filter .irs-grid {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 20px;
}
#kombox-filter .irs-with-grid #kombox-filter .irs-grid {
    display: block;
}
    #kombox-filter .irs-grid-pol {
        position: absolute;
        bottom: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    #kombox-filter .irs-grid-pol.small {
        height: 4px;
    }
    #kombox-filter .irs-grid-text {
        position: absolute;
        top: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }
	
#kombox-filter .irs-line-mid,
#kombox-filter .irs-line,
#kombox-filter .irs-diapason-left, 
#kombox-filter .irs-diapason-right,
#kombox-filter .irs-slider {
    background: url(/bitrix/components/kombox/filter/templates/.default/images/slider.png) repeat-x;
}

#kombox-filter .irs {
    height: 40px;
}
#kombox-filter .irs-with-grid {
    margin-top: 10px;
}
#kombox-filter .irs-line {
    height: 8px; top: 25px;
	 background-position: 0 0;
}
    #kombox-filter .irs-line-left {
        height: 8px;
        background-position: 0 -30px;
    }
    #kombox-filter .irs-line-mid {
        height: 6px;

    }
    #kombox-filter .irs-line-right {
        height: 8px;
        background-position: 100% -30px;
    }

#kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
    height: 8px; top: 25px;
    background-position: 0 -60px;
}

#kombox-filter .irs-diapason{
	background: url(/bitrix/components/kombox/filter/templates/.default/images/slider.png) repeat-x left bottom;
	height: 6px;
}

#kombox-filter .irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}

#kombox-filter .irs-min, #kombox-filter .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 #kombox-filter .irs-min, .lt-ie9 #kombox-filter .irs-max {
    background: #ccc;
}

#kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
	display:none !important;
}
.lt-ie9 #kombox-filter .irs-from, .lt-ie9 #kombox-filter .irs-to, .lt-ie9 #kombox-filter .irs-single {
    background: #999;
}

#kombox-filter .irs-grid-pol {
    background: #99a4ac;
}
#kombox-filter .irs-grid-text {
    color: #99a4ac;
}

#kombox-filter .irs-slider.from {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -6px;
}

#kombox-filter .irs-slider.to {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -7px;
}

#irs-active-slider, #kombox-filter .irs-slider:hover {
    background-position: -4px -105px;
}

/*custom styles by limpopo*/
/*
.kombox-filter{

	border: 1px solid #ededed!important;
	border-radius: 15px;
}
 */


.kombox-filter .modef .modef-wrap{
	border: 1px solid #ededed!important;
}
.filter_button_show{
	width: 100%;
	height: 40px;
	background: #A6CE39;
	color: #fff;
	border: none;
	border-radius: 5px;
}
.filter-container{
	display: block;
}
.filter_button_show{
	display: none;
}
.filter_button{
	background-color: #a6ce39;
	border-radius: 10px;
	border: none;
	color: white;
	width: 40%;
	padding: 6px 0 6px 0px;
}
.filter_button:focus{
	outline: none;
}

.show{
	display: block!important;
}

@media (max-width: 500px) {
    .modef{
        left: 100px!important;
        width: 180px;
        background: none!important;
    }
}

@media (max-width: 768px) {
	.filter-container{
		display: none;
	}
	.filter_button_show{
		display: block;
	}
}

/* End */


/* Start:/local/templates/limpopo/components/bitrix/system.pagenavigation/show_more/style.css?17240974073641*/
.load-more {
    display: block;
    letter-spacing: .1em;
    height: 45px;
    width: 159px;
    background: #A6CE39;
    border-radius: 5px;
    border: 1px solid #A6CE39;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 41px;
    color: #FFFFFF;
    margin: 0 auto 30px auto;
    text-align: center;
    cursor: pointer;
}
bx-pagination {
    margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
    text-align: center;
    /*position: relative;*/
}
.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 1px 15px 1px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    /*background: #eff0f1;*/
    border: 1px solid #ededed;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #ababab;
    font-size: 18px;
    /*border-radius: 16px;*/
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    /*border-radius: 16px;*/
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #ababab;
    vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
    background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
    background: #a6ce39;
    color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #ababab;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    background: #fff;
    border-color: #DADADA;
    color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
    background: #3bc915!important;
    color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
    background: #F9A91D;
    color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
    background: #E22B2B;
    color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #a6ce39;
    color: #fff;
}
i {
    color:#ababab;
    font-size: 23px;

}
.bx-active{
    margin-left: -2px!important;
}

/* End */


/* Start:/local/templates/limpopo/components/bitrix/catalog.section/limpopo_section_custom/style.css?17240974074615*/
.href_catalog{
    color: #151515!important;
    text-decoration: none
}
.badge {
    font-family: Roboto-Bold;
    text-transform: uppercase;
    font-size: 13px!important;
    color: rgb(255, 255, 255);
    display: table;
    padding: 0.45rem 0.45rem 0.25rem 0.65rem;

}
.item-goods {
    border-color: #d9d9d9;
    border-radius: 15px;
    height: 100%;
}
.block1 {/*
    background: #a6ce39;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    color: #fff;*/
}

.active_asc::after {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    /*left: 20px;
    bottom: -20px; /* Положение треугольника */
    /*top: 7px;*/
    margin-top: 6px;
    border: 6px solid transparent; /* Прозрачные границы */
    border-top: 9px solid #60c48a; /* Добавляем треугольник */
    margin-left: 2px;
}

.asc::after {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    /*left: 20px;
    bottom: -20px; /* Положение треугольника */
    top: 7px;
    border: 6px solid transparent; /* Прозрачные границы */
    border-top: 9px solid #60c48a; /* Добавляем треугольник */
    margin-left: 2px;
}
.active_desc::after {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
   /* left: 20px;
    bottom: -20px; /* Положение треугольника */
    /*top: 1px;*/
    border: 6px solid transparent; /* Прозрачные границы */
    border-bottom: 9px solid #60c48a; /* Добавляем треугольник */
    margin-left: 2px;
}
.desc::after {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    /*left: 20px;
    bottom: -20px; /* Положение треугольника */
    top: 1px;
    border: 6px solid transparent; /* Прозрачные границы */
    border-bottom: 9px solid #60c48a; /* Добавляем треугольник */
    margin-left: 2px;
}

.old_price{
    font-family: Roboto Regular;
    text-decoration: line-through;
    color: grey;
    font-size: 20px;
}
.icons{
    font-size: 30px!important;
    color: grey;
    padding-left: 18px;
}
.setka_active{
    color: #a6ce39!important;
}
.spisok_active{
    color: #a6ce39!important;
}
.container_sort{
    border: 1px solid #ededed;
    padding: 4px 20px 4px 4px;
}
.catalog_filters-caption{
    color: grey;
}

@media (max-width: 768px) {
    #display {
        display: none;
    }
}
.mt-metka{
    margin-top: -35px;
}
#sort{
   padding: 4px 4px 4px 20px;
    color: grey;
    text-decoration: none;
    white-space: nowrap
}
.active_asc,.active_desc{
    padding: 4px 20px 4px 4px!important;
    margin-left: 20px;
}
#bordered:before {
    content: "";
    position: absolute;
    display: block;
    border-bottom: 1px solid #fbcc1f;
    left: 0%!important;
    margin-left: 0px!important;
    width: 110px!important;
    bottom: -18px;
}
.color_sort{
    color:#60c48a!important; ;
    background-color:#f0f0f0!important;
    border: 1px solid #dbdbdb!important;
}
.card{
    border: none!important;
}
.youtube-icon{
    right: 0;
    z-index: 100;
}
.badge {
    padding: 10px 20px 10px 20px!important;
    border-radius: 20px 0 20px 0 !important;
}

.birthday {
    width: 59%;
    height: 38px;
    background: #A6CE39;
    border-radius: 10px;
    border: 1px solid #A6CE39;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;

    text-align: center;
	display:inline-block;
	vertical-align:top;
}
.birthday .bpr{
    background: yellow;
    color: red;
    border-radius: 10px;
    padding: 8px 4px 9px 11px;
	text-align:left;
	float:left;
	margin-left:-2px;
	margin-top:-1px;
	display:inline-block;
	font-size:15px;
	font-family:  Circe-Bold;
    font-weight: bold;

}
.birthday .day{
    font-size: 11px;
    line-height: 14px;
    color: #fff;
	padding-top:5px;
	display:block;
	text-transform:uppercase;
}
.add2cart span{
	display:none;
}
.add2cart{
	margin-left:10px;
}
.pcart{
	display:inline-block;
	vertical-align:top;
	
}
.item-goods_title{
	min-height:60px;
}
.fr{
	float:right;
	margin-right:10px;
}
.catalog_filters-caption{
    display: block;
    margin-bottom: 10px;

}
#sort:first-of-type{
    padding-left: 0;
}
/* End */


/* Start:/local/components/custom/catalog.section.info/templates/seo_text/style.css?1724097406206*/
.additional.catalog-inner {
    clear: both;
    padding-top: 40px;
    float: right !important;
}
.text_limpopo{
    font-size: 16px;
    color: #646464;
    font-family: HelveticaNeueCyr-Light;
}
/* End */
/* /local/templates/limpopo/components/bitrix/breadcrumb/breadcrumb_limpopo/style.css?1724097407621 */
/* /local/templates/limpopo/components/bitrix/menu/left_menu/style.css?17240974074426 */
/* /bitrix/components/kombox/filter/templates/.default/style.css?172409740713923 */
/* /local/templates/limpopo/components/bitrix/system.pagenavigation/show_more/style.css?17240974073641 */
/* /local/templates/limpopo/components/bitrix/catalog.section/limpopo_section_custom/style.css?17240974074615 */
/* /local/components/custom/catalog.section.info/templates/seo_text/style.css?1724097406206 */
