

/* Start:/local/templates/bts_new/components/bitrix/news.list/main-slider/style.css?16611893626511*/
.ap-slider-wrap {
    margin-top: 15px;
    position: relative;
    width: 100%;
    padding-bottom: 2px;
}

.ap-slider-wrap .ap-slider-inner {
    width: 100%;
}

.ap-slider-wrap .ap-slider-body {
    transition: all 0.6s ease 0s;
    font-size: 0;
    white-space: nowrap;
    width: 100%;
}

.ap-slider-wrap .ap-slider-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 0;
    width: 100%;
}

.ap-slider-wrap .ap-slider-arrows {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 17px;
    cursor: pointer;
    z-index: 2;
}

.ap-slider-wrap .ap-slider-arrows:before, .ap-slider-wrap .ap-slider-arrows:after {
    content: " ";
    display: block;
    background: url("/local/templates/bts_new/components/bitrix/news.list/main-slider/images/main-slider-arrows.png") no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.ap-slider-wrap .ap-slider-arrows:after {
    opacity: 0;
}

.ap-slider-wrap .ap-slider-arrows#ap-slider-arrow-prev {
    left: 0px;
}

.ap-slider-wrap .ap-slider-arrows#ap-slider-arrow-prev:after {
    background-position: 0px -50px;
}

.ap-slider-wrap .ap-slider-arrows#ap-slider-arrow-next {
    left: 60px;
}

.ap-slider-wrap .ap-slider-arrows#ap-slider-arrow-next:before {
    background-position: -50px 0px;
}

.ap-slider-wrap .ap-slider-arrows#ap-slider-arrow-next:after {
    background-position: -50px -50px;
}

.ap-slider-wrap .ap-slider-arrows:hover:before {
    opacity: 0;
}

.ap-slider-wrap .ap-slider-arrows:hover:after {
    opacity: 1;
}

.ap-slider-wrap .ap-slider-nums {
    position: absolute;
    margin: 0;
    z-index: 3;
    bottom: 27px;
    width: 100%;
    text-align: center;
}

.ap-slider-nums span.ap-slider-nums-slash {
    margin: 0px 5px;
}

.ap-slider-wrap .ap-slider-timeline {
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    background: #b5b4b4;
    z-index: 2;
}

.ap-slider-wrap .ap-slider-timeline span {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    background: linear-gradient(to right, #60b053, #136b9a);
    position: absolute;
    width: 0%;
    height: 100%;
}

#main-slider-wrap {
    position: relative;
    overflow: hidden;
}

#main-slider-wrap .main-slider-item {
    position: relative;
}

#main-slider-wrap .main-slider-item .main-slider-item-text {
    color: #005aab;
    line-height: 1.25;
    font-family: 'PTSansBold';
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    padding: 0;
    z-index: 2;
}

#main-slider-wrap .main-slider-item.active .main-slider-item-text {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
    opacity: 1;
}


    #main-slider-wrap {
        padding: 50px 0px 0px;
    }

    #main-slider-wrap .main-slider-item .main-slider-item-img {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%);
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        opacity: 0;
        padding: 0;
        position: relative;
        z-index: 2;
        text-align: right;
    }

    #main-slider-wrap .main-slider-item.active .main-slider-item-img {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
        opacity: 1;
    }

    #main-slider-wrap .main-slider-item .main-slider-item-img img {
        max-width: none;
        float: right;
    }

    #main-slider-wrap .main-slider-item .main-slider-item-bg {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        opacity: 0;
        position: absolute;
        top: -50%;
        left: -50%;
        bottom: -50%;
        right: -50%;
        max-width: none;
        margin: auto;
    }

    #main-slider-wrap .main-slider-item.active .main-slider-item-bg {
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
        opacity: 1;
    }

    #main-slider-wrap .main-slider-item-456 .main-slider-item-img img {
        margin-right: -100px;
    }

    #main-slider-wrap .main-slider-item-457 .main-slider-item-text span {
        letter-spacing: -22px;
    }

    #main-slider-wrap .main-slider-item-467 .main-slider-item-img img {
        margin-right: -50px;
    }

    #main-slider-wrap .main-slider-item .main-slider-item-text {
        font-size: 44px;
    }

    #main-slider-wrap .main-slider-item .main-slider-item-text span {
        font-size: 180px;
    }


@media (max-width: 768px){
    #main-slider-wrap .ap-slider-wrap {
        padding: 0px 0px 90px;
    }

/*     #main-slider-wrap .main-slider-item .main-slider-item-img {
        display: none;
    } */
	
	#main-slider-wrap span.upper-text.right, #main-slider-wrap .right {
		width:initial;
		float: none
	}
	#main-slider-wrap .main-slider-item-text .upper-text,
	#main-slider-wrap .main-slider-item-text .green-blue-fill-text.custom,
	#main-slider-wrap .main-slider-item-text .upper-text
	{
		margin-right: 10px;
	}	
	#main-slider-wrap .ap-slider-wrap .ap-slider-item {
		vertical-align: middle;
	}
	
    #main-slider-wrap .main-slider-item-456 .main-slider-item-img img {
        margin-right: 0;
    }
	
	#main-slider-wrap .main-slider-item-img.col-md-7 img {
		width: 100%;
		object-fit: contain;
		height: 250px;
    }	
	
    #main-slider-wrap .main-slider-item .main-slider-item-text {
        font-size: 25px !important;
		text-transform: uppercase !important;
		text-align: center;
		margin-bottom: 30px;
    }
	
	#main-slider-wrap .main-slider-item-img.col-md-7 {text-align: center;}
	
	#main-slider-wrap .main-slider-item .main-slider-item-text span {
        font-size: 25px !important;
		text-transform: uppercase !important;
    }
	#main-slider-wrap .main-slider-item .main-slider-item-text br {display:none;}
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/we-at-glance/style.css?16611893621228*/
#we-at-glance-wrap .we-at-glance-item {
    font-family: 'PTSansBold';
}

#we-at-glance-wrap .we-at-glance-item .we-at-glance-item-num {
    vertical-align: bottom;
}

#we-at-glance-wrap .we-at-glance-item:first-of-type .we-at-glance-item-num {
    letter-spacing: -5px;
}

#we-at-glance-wrap .we-at-glance-item .we-at-glance-item-text {
    font-size: 16px;
    color: #303131;
    vertical-align: bottom;
    padding: 0;
}

@media (min-width: 769px){
    #we-at-glance-wrap {
        margin-top: 25px;
    }

    #we-at-glance-wrap .we-at-glance-item {
        width: 23%;
    }

    #we-at-glance-wrap .we-at-glance-item:last-of-type {
        width: 31%;
    }

    #we-at-glance-wrap .we-at-glance-item .we-at-glance-item-num {
        width: auto;
        font-size: 80px;
    }

    #we-at-glance-wrap .we-at-glance-item .we-at-glance-item-text {
        width: auto;
    }
}

@media (max-width: 768px){
    #we-at-glance-wrap {
        margin: 25px -5px 0px;
    }

    #we-at-glance-wrap .we-at-glance-item {
        margin: 5px 0px;
    }

    #we-at-glance-wrap .we-at-glance-item .we-at-glance-item-num {
        font-size: 60px;
    }

    #we-at-glance-wrap .we-at-glance-item .we-at-glance-item-text br {

    }
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/stocks/style.css?16611893622351*/
#stocks-wrap .stocks-item .stocks-item-body {
    position: relative;
    height: 155px;
    background: #FFFFFF;
}

#stocks-wrap .stocks-item .stocks-item-body:before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #003586;
    z-index: 2;
    opacity: 0.89;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#stocks-wrap .stocks-item .stocks-item-body:hover:before {
    background: #4dac16;
}

#stocks-wrap .stocks-item .stocks-item-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 100%;
}

#stocks-wrap .stocks-item .stocks-item-text {
    font-family: 'PTSansBold';
    text-transform: uppercase;
    position: relative;
    z-index: 3;
    color: #FFFFFF;
    padding: 35px 40px 0px 40px;
}

#stocks-wrap .stocks-item .stocks-item-triangle {
    display: block;
    position: absolute;
    width: 110px;
    height: 154px;
    z-index: 2;
    top: 0;
    left: 0;
}

#stocks-wrap .stocks-item .stocks-item-triangle:before, #stocks-wrap .stocks-item .stocks-item-triangle:after {
    content: " ";
    background: url("/local/templates/bts_new/components/bitrix/news.list/stocks/images/stock-triangle.png") no-repeat;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#stocks-wrap .stocks-item .stocks-item-triangle:after {
    background-position: -111px 0px;
    opacity: 0;
}

#stocks-wrap .stocks-item-body:hover .stocks-item-triangle:before {
    opacity: 0;
}

#stocks-wrap .stocks-item-body:hover .stocks-item-triangle:after {
    opacity: 1;
}

@media (min-width: 769px){
    #stocks-wrap {
        margin-top: 55px;
    }

    #stocks-wrap .stocks-item .stocks-item-text {
        font-size: 22px;
    }
}

@media (max-width: 1024px){
    #stocks-wrap .stocks-item .stocks-item-text {
        font-size: 18px;
    }

    #stocks-wrap .stocks-item .stocks-item-text br {
        display: none;
    }
}

@media (max-width: 768px){
    #stocks-wrap {
        margin: 45px -5px 0px;
    }

    #stocks-wrap .stocks-item {
        margin: 10px 0px;
    }

    #stocks-wrap .stocks-item .stocks-item-text {
        font-size: 20px;
    }

    #stocks-wrap .stocks-item .stocks-item-text br {
        display: none;
    }
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/catalog.section.list/equipment-types/style.css?16611893625351*/
#catalog-list-wrap .row {
	margin: 0px -5px;
}

#catalog-list-wrap .catalog-list-item {
	padding: 5px;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-body {
    position: relative;
    padding: 40px 15px 25px 15px;
    display: block;
	height: 232px;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-body:before {
    content: " ";
    display: block;
    position: absolute;
	background: url("/local/templates/bts_new/components/bitrix/catalog.section.list/equipment-types/images/detail-url-bg.png") no-repeat;
    width: 14px;
    height: 23px;
    bottom: 22px;
    right: 22px;
    z-index: 2;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
}

#catalog-list-wrap .catalog-list-item-body:hover:before {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-body:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #e5e5e5;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-img {
	height: 115px;
    position: relative;
    width: 100%;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-img img {
    position: absolute;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-img .catalog-list-item-img-back {
    opacity: 0;
}

#catalog-list-wrap .catalog-list-item-body:hover .catalog-list-item-img-front {
    opacity: 0;
}

#catalog-list-wrap .catalog-list-item-body:hover .catalog-list-item-img-back {
    opacity: 1;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-name {
    font-size: 20px;
    color: #303131;
    font-family: 'PTSansBold';
    position: absolute;
    bottom: 26px;
    z-index: 2;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    padding: 0px 0px 0px 9px;
}

#catalog-list-wrap .catalog-list-item-body:hover .catalog-list-item-name {
	color: #0e679e;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-cnt {
	color: #e5e5e5;
    font-size: 89px;
    font-family: 'OpenSansBold';
    position: absolute;
    right: 25px;
    bottom: 25px;
    line-height: 0.9;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}

#catalog-list-wrap .catalog-list-item-body:hover .catalog-list-item-cnt {
	opacity: 1;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-border {
	position: absolute;
    z-index: 2;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-top-border {
	width: 100%;
	height: 4px;
	background: #63b350;
    top: 0px;
    left: 0px;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-right-border {
	width: 4px;
	height: 100%;
	background: linear-gradient(to bottom, #60b053, #136b9a);
	right: 0;
	top: 0;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-bottom-border {
	width: 100%;
	height: 4px;
	background: #0f689d;
	bottom: 0;
	left: 0;
}

#catalog-list-wrap .catalog-list-item .catalog-list-item-left-border {
	width: 4px;
	height: 100%;
	background: linear-gradient(to bottom, #60b053, #136b9a);
	left: 0;
	top: 0;
}

#catalog-list-wrap .catalog-list-item-body:hover .catalog-list-item-border {
	opacity: 1;
}

#catalog-list-wrap .catalog-list-advantage {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#catalog-list-wrap .catalog-list-advantage p {
    font-size: 30px;
    color: #005aab;
    font-family: 'OpenSansBold';
}

#catalog-list-wrap .catalog-list-advantage.col-md-3 p {
    font-size: 20px;
}

#catalog-list-wrap .catalog-list-advantage p span {
    font-size: 105px;
}

#catalog-list-wrap .catalog-list-advantage.col-md-3 p span {
    font-size: 85px;
}

#catalog-list-wrap .catalog-list-advantage:before {
    content: " ";
    display: block;
    position: absolute;
    background: linear-gradient(to bottom, #60b053, #136b9a);
    left: 5px;
    top: 5px;
}

@media (min-width: 769px){
    #catalog-list-wrap {
        margin-top: 25px;
    }

    #catalog-list-wrap h2 {
        margin-bottom: 30px;
    }

    #catalog-list-wrap .catalog-list-advantage {
        height: 232px;
        padding: 45px 0px 0px 50px;
    }

    #catalog-list-wrap .catalog-list-advantage.col-md-3 {
        padding: 50px 0px 0px 30px;
    }

    #catalog-list-wrap .catalog-list-advantage:before {
        width: 2px;
        height: 100%;
    }
}

@media (max-width: 768px){
    #catalog-list-wrap {
        margin: 45px -5px 0px;
    }

    #catalog-list-wrap h2 {
        margin-bottom: 10px;
    }

    #catalog-list-wrap .catalog-list-advantage {
        padding: 30px 0px 0px 30px;
    }

    #catalog-list-wrap .catalog-list-advantage:before {
        height: 2px;
        width: 100%;
        width: -webkit-calc(100% - 10px);
        width: -o-calc(100% - 10px);
        width: calc(100% - 10px);
    }
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/advantages/style.css?16611893621320*/
#advantages-wrap .row {
    margin: 0;
}

#advantages-wrap .advantages-item {
    padding: 0;
}

#advantages-wrap .advantages-item-body {
    position: relative;
    font-family: 'PTSansBold';
    color: #005aab;
}

#advantages-wrap .advantages-item span {
    display: block;
    font-size: 28px;
    margin-bottom: 15px;
}

#advantages-wrap .advantages-item-body:before {
    content: " ";
    display: block;
    position: absolute;
    background: linear-gradient(to bottom, #60b053, #136b9a);
    left: 0;
    top: 0;
}

@media (min-width: 769px){
    #advantages-wrap {
        margin-top: 35px;
    }

    #advantages-wrap .advantages-item {
        width: 20%;
    }

    #advantages-wrap .advantages-item-body:before {
        width: 2px;
        height: 100%;
    }

    #advantages-wrap .advantages-item-body {
        padding: 0px 0px 0px 25px;
        min-height: 130px;
    }
}

@media (max-width: 768px){
    #advantages-wrap {
        margin: 35px -5px 0px;
    }

    #advantages-wrap .advantages-item {
        margin: 20px 0px;
    }

    #advantages-wrap .advantages-item-body:before {
        height: 2px;
        width: 10%;
    }

    #advantages-wrap .advantages-item-body {
        padding: 20px 0px 20px 0px;
    }

    #advantages-wrap .advantages-item-body br {
        display: none;
    }
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/banner-on-main/style.css?16611893622307*/
#banner-main-wrap .banner-main-item {
}

#banner-main-wrap .banner-main-item .banner-main-item-body {
    position: relative;
    height: 155px;
    background: #FFFFFF;
    display: block;
}

#banner-main-wrap .banner-main-item .banner-main-item-body:before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #4dac16;
    z-index: 2;
    opacity: 0.6;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#banner-main-wrap .banner-main-item .banner-main-item-body:hover:before {
    background: #003586;
}

#banner-main-wrap .banner-main-item .banner-main-item-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 100%;
}

#banner-main-wrap .banner-main-item .banner-main-item-text {
    font-family: 'PTSansBold';
    text-transform: uppercase;
    position: relative;
    z-index: 3;
    color: #FFFFFF;
}

#banner-main-wrap .banner-main-item .banner-main-item-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

#banner-main-wrap .banner-main-item .banner-main-item-bg:before, #banner-main-wrap .banner-main-item .banner-main-item-bg:after {
    content: " ";
    background: url("/local/templates/bts_new/components/bitrix/news.list/banner-on-main/images/banner-bg.png") no-repeat;
    background-size: 100% 200%;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

#banner-main-wrap .banner-main-item .banner-main-item-bg:after {
    background-position: 0px -154px;
    opacity: 0;
}

/*#banner-main-wrap .banner-main-item-body:hover .banner-main-item-bg:before {
    opacity: 0;
}*/

#banner-main-wrap .banner-main-item-body:hover .banner-main-item-bg:after {
    opacity: 1;
}

@media (min-width: 769px){
    #banner-main-wrap {
        margin-top: 55px;
    }

    #banner-main-wrap .banner-main-item .banner-main-item-text {
        font-size: 30px;
        padding: 55px 50px 0px 50px;
    }
}

@media (max-width: 768px){
    #banner-main-wrap {
        margin: 35px -5px 0px;
    }

    #banner-main-wrap .banner-main-item .banner-main-item-text {
        font-size: 24px;
        padding: 45px 30px 0px 30px;
    }
}
/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/news/style.css?16611893622459*/
#news-list-wrap .news-list-item {

}

#news-list-wrap .news-list-item-body {
    display: block;
}

#news-list-wrap .news-list-item .news-list-item-img {
    overflow: hidden;
    width: 100%;
    position: relative;
}

#news-list-wrap .news-list-item .news-list-item-img img {
    position: absolute;
    max-width: none;
    max-height: 100%;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
}

#news-list-wrap .news-list-item .news-list-item-name {
    font-family: 'PTSansBold';
    font-size: 20px;
    color: #000;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#news-list-wrap .news-list-item-body:hover .news-list-item-name {
    color: #005aab;
}

#news-list-wrap .news-list-item .news-list-item-name:before {
    content: " ";
    display: none;
    width: 40px;
    height: 2px;
    background: linear-gradient(to right, #60b053, #136b9a);
    margin: 20px 0px;
}

@media (min-width: 769px){
    #news-list-wrap {
        margin-top: 60px;
    }

    #news-list-wrap h2 {
        margin-bottom: 35px;
    }

    #news-list-wrap .news-list-item .news-list-item-img {
        height: 270px;
    }

    #news-list-wrap .news-list-item .news-list-item-name {
        margin-top: 23px;
    }
}

@media (max-width: 768px){
    #news-list-wrap {
        margin: 40px -5px 0px;
    }

    #news-list-wrap h2 {
        margin-bottom: 15px;
    }

    #news-list-wrap .news-list-item .news-list-item-img {
        height: 230px;
    }

    #news-list-wrap .news-list-item .news-list-item-img img {
        min-width: 100%;
    }

    #news-list-wrap .news-list-item .news-list-item-name {
        margin: 15px 0px;
    }
}
.news-block {margin-bottom:35px;}
.news-block .filter-date__item.active {
	border-color: #575757;
	float: left;
    border-width: 1px;
    border-style: solid;
    width: 59px;
    height: 30px;
    margin-right: 10px;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: #585858;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 5px;
}
.news-block .page__header {border-bottom:initial;}
.filter-date__item.active:hover {
	color: #005aab; border-color:#005aab;
	-webkit-transition:  color .2s ease;
	transition: color .2s ease;
}
.filter-date__item.active {
	-webkit-transition: 2s ease-out;
    transition: 2s ease-out;
}
.news-list-item-img {
    margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661189387666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/map_bullits/style.css?166118936215014*/
@media (min-width: 769px){
    #maps-wrap {
        position: relative;
        margin: 70px auto 80px;
        overflow: hidden;
    }

    #maps-wrap #map {
        position: absolute;
    }

    .maps-content-wrap {
        background: url("/local/templates/bts_new/components/bitrix/news.list/map_bullits/images/map-bg.png") right 0px no-repeat;
        cursor: url("/local/templates/bts_new/img/zoom.png"), pointer;
        position: relative;
        padding: 0px 0px 0px;
        z-index: 2;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
		background-position: 50% 0px;
    }

    .show-map .maps-content-wrap {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .maps-content-wrap.disabled {
        cursor: default;
    }

    .maps-switch-wrap {
        position: relative;
        padding: 70px 0px 60px;
    }

    .maps-switch-wrap .maps-switch-item {
        display: inline-block;
        vertical-align: top;
        font-family: 'PTSansBold';
        text-transform: uppercase;
        padding: 11px 28px;
        cursor: pointer;
        position: relative;
    }

    .maps-switch-wrap .maps-switch-item span {
        opacity: 0;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

    .maps-switch-wrap .maps-switch-item:hover span, .maps-switch-wrap .maps-switch-item.active span {
        opacity: 1;
    }

    .maps-content-wrap .maps-content-body {
        position: relative;
        height: 570px;
    }

    .maps-content-wrap .maps-content-item {
        padding-top: 80px;
        position: absolute;
        top: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        -o-transform: translateX(-20%);
        transform: translateX(-20%);
    }

    .maps-content-wrap .maps-content-item.active {
        opacity: 1;
        visibility: visible;    
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .maps-content-wrap .maps-content-item .maps-content-item-title {
        font-size: 74px;
        color: #005aab;
        line-height: 1.2;
        font-family: 'PTSansBold';
    }

    .maps-content-wrap .maps-content-item .maps-content-item-title span {
        font-size: 252px;
    }

    .maps-content-wrap .maps-content-item .maps-content-item-desc {
        font-size: 24px;
        margin-top: 25px;
    }

    #maps-wrap .maps-content-return {
        background: #0e669e;
        background: linear-gradient(to right, #63b351, #0e669e);
        position: absolute;
        top: 30px;
        left: 40px;
        width: 44px;
        height: 44px;
        z-index: 2;
        cursor: pointer;
    }

    #maps-wrap .maps-content-return:before {
        background: url("/local/templates/bts_new/components/bitrix/news.list/map_bullits/images/button-back-for-map.png") no-repeat left top;
        position: absolute;
        content: " ";
        display: block;
        width: 12px;
        height: 20px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .custom-temlate {
        color: #303131;
        display: inline-block;
        min-width: 320px;
        margin-left: -360px;
        margin-top: -100px;
    }

    .custom-temlate b {
        color: #005aab;
        font-size: 35px;
        font-family: 'PTSansBold';
    }

    .our-branches-placemark {
        position: absolute;
        cursor: pointer;
    }

    .our-branches-placemark.active {
        z-index: 2;
    }

/*     #our-branches-placemark-469 {
        top: 45.3%;
        right: 14.8%;
    }

    #our-branches-placemark-470 {
        top: 35.3%;
        right: 21.7%;
    }

    #our-branches-placemark-471 {
        top: 24.8%;
        right: 27%;
    }

    #our-branches-placemark-472 {
        top: 59.9%;
        right: 27.5%;
    }

    #our-branches-placemark-473 {
        top: 41.8%;
        right: 16.6%;
    }

    #our-branches-placemark-474 {
        top: 38.3%;
        right: 20.7%;
    } */
	
	#our-branches-placemark-469 {
		top: 42.2%;
		right: 11.6%;
	}

	#our-branches-placemark-470 {
		top: 34.8%;
		right: 22.2%;
	}

	#our-branches-placemark-471 {
		top: 21.5%;
		right: 28.8%;
	}

	#our-branches-placemark-472 {
		top: 56.4%;
		right: 26.6%;
	}

	#our-branches-placemark-473 {
		top: 40.4%;
		right: 14.9%;
	}

	#our-branches-placemark-474 {
		top: 38%;
		right: 20.4%;
	}
	
    .our-branches-placemark .our-branches-placemark-ico {
        width: 28px;
        height: 33px;
        display: inline-block;
        vertical-align: bottom;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        -o-transform: translateY(-40%);
        transform: translateY(-40%);
        opacity: 0;
        position: relative;
    }

    .our-branches-placemark .our-branches-placemark-ico span {
        width: 28px;
        height: 33px;
        display: block;
        position: absolute;
        bottom: 0;
        left: -50%;
        right: -50%;
        margin: auto;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    .our-branches-placemark.active .our-branches-placemark-ico span {
        width: 45px;
        height: 53px;
    }

    .our-branches-placemark .our-branches-placemark-ico span:before, .our-branches-placemark .our-branches-placemark-ico span:after {
        content: " ";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    .our-branches-placemark .our-branches-placemark-ico span:before {
        background: url("/local/templates/bts_new/components/bitrix/news.list/map_bullits/images/our-branches-marker.png");
        background-size: cover;
    }

    .our-branches-placemark .our-branches-placemark-ico span:after {
        background: url("/local/templates/bts_new/components/bitrix/news.list/map_bullits/images/our-branches-marker-active.png");
        background-size: cover;
        opacity: 0;
    }

    .our-branches-placemark.active .our-branches-placemark-ico span:before {
        opacity: 0;
    }

    .our-branches-placemark.active .our-branches-placemark-ico span:after {
        opacity: 1;
    }


    .our-branches-placemark.showed .our-branches-placemark-ico {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: all 0.6s 0s;
        -o-transition: all 0.6s 0s;
        transition: all 0.6s 0s;
        opacity: 1;
    }

    .our-branches-placemark .our-branches-placemark-text {
        font-size: 18px;
        color: #303131;
        font-family: 'PTSansBold';
        display: inline-block;
        vertical-align: bottom;
        -webkit-transition: all 0.6s 0s;
        -o-transition: all 0.6s 0s;
        transition: all 0.6s 0s;
        opacity: 0;

    }

    .our-branches-placemark .our-branches-placemark-text.from-left {
        -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        -o-transform: translateX(-30%);
        transform: translateX(-30%);
    }

    .our-branches-placemark .our-branches-placemark-text.from-right {
        -webkit-transform: translateX(30%);
        -ms-transform: translateX(30%);
        -o-transform: translateX(30%);
        transform: translateX(30%);
    }

    .our-branches-placemark.showed .our-branches-placemark-text {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #our-branches-contacts {
        position: absolute;
        top: 4%;
        right: 42%;
    }

    #our-branches-contacts .our-branches-contacts-item {
        color: #303131;
        position: absolute;
        min-width: 320px;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        opacity: 0;
    }

    #our-branches-contacts .our-branches-contacts-item.showed.active {
        opacity: 1;
    }

    #our-branches-contacts .our-branches-contacts-item strong {
        color: #005aab;
        font-size: 35px;
        font-family: 'PTSansBold';
        display: block;
    }
}

@media screen and (max-width: 1440px){
    .maps-content-wrap {
        background-position: 75% 0px;
    }
}

@media (max-width: 768px){
    #maps-wrap {
        display: none;
    }
}
@media only screen and (min-width:767px){
	#our-branches-placemark-473 .our-branches-placemark-text, #our-branches-placemark-469 .our-branches-placemark-text {
		float:right;

	}
	#our-branches-placemark-473 .our-branches-placemark-text {margin-top: -10px;}
	#our-branches-placemark-469 .our-branches-placemark-text {margin-top: 10px;}
}
@media only screen and (max-width:1800px){

	#our-branches-placemark-469 {top: 41.7%; right: 8.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 20.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 26%;}
	#our-branches-placemark-472 {top: 57.1%; right: 24.2%;}
	#our-branches-placemark-473 {top: 39.2%; right: 13.4%;}
	#our-branches-placemark-474 {top: 37.8%; right: 19.1%;}
	
}
@media only screen and (max-width:1700px){

	#our-branches-placemark-473 {top: 24.2%; right: 20.2%;}
	#our-branches-placemark-469 {top: 41.7%; right: 6.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 17.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 24.9%;}
	#our-branches-placemark-472 {top: 57.1%; right: 21.9%;}
	#our-branches-placemark-473 {top: 39.2%; right: 10%;}
	#our-branches-placemark-474 {top: 37.8%; right: 15.5%;}
	
}
@media only screen and (max-width:1600px){

	#our-branches-placemark-473 {top: 24.2%; right: 18.5%;}
	#our-branches-placemark-469 {top: 41.7%; right: 2.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 15.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 23%;}
	#our-branches-placemark-472 {top: 57.1%; right: 21.5%;}
	#our-branches-placemark-473 {top: 39.2%; right: 8.3%;}
	#our-branches-placemark-474 {top: 37.8%; right: 14.1%;}
	
}
@media only screen and (max-width:1500px){

	#our-branches-placemark-473 {top: 23.8%; right: 16.9%;}
	#our-branches-placemark-469 {top: 41.7%; right: 1.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 13.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 21%;}
	#our-branches-placemark-472 {top: 57.1%; right: 19.6%;}
	#our-branches-placemark-473 {top: 39.2%; right: 5.3%;}
	#our-branches-placemark-474 {top: 37.8%; right: 11.5%;}
	
}
@media only screen and (max-width:1440px){

	#our-branches-placemark-473 {top: 24.4%; right: 14.8%;}
	#our-branches-placemark-469 {top: 41.7%; right: 8.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 21.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 30%;}
	#our-branches-placemark-472 {top: 56.3%; right: 27.3%;}
	#our-branches-placemark-473 {top: 39.2%; right: 13.3%;}
	#our-branches-placemark-474 {top: 37.8%; right: 19.5%;}
	
}
@media only screen and (max-width:1300px){

	#our-branches-placemark-473 {top: 24.4%; right: 11.6%;}
	#our-branches-placemark-469 {top: 41.7%; right: 5.8%;}
	#our-branches-placemark-470 {top: 34.4%; right: 20.7%;}
	#our-branches-placemark-471 {top: 21.5%; right: 30%;}
	#our-branches-placemark-472 {top: 56.3%; right: 27.3%;}
	#our-branches-placemark-473 {top: 39.2%; right: 11.3%;}
	#our-branches-placemark-474 {top: 37.8%; right: 18.5%;}
	
}
@media only screen and (max-width:1200px){

	#our-branches-placemark-473 {top: 24.4%; right: 8.2%;}
	#our-branches-placemark-469 {top: 39.7%; right: 8.8%;}
	#our-branches-placemark-470 {top: 33%; right: 24.7%;}
	#our-branches-placemark-471 {top: 20.4%; right: 33.6%;}
	#our-branches-placemark-472 {top: 53.8%; right: 30%;}
	#our-branches-placemark-473 {top: 37.2%; right: 13.3%;}
	#our-branches-placemark-474 {top: 35.8%; right: 21.5%;}
	
}
@media only screen and (max-width:1100px){

	#our-branches-placemark-473 {top: 24.4%; right: 3.8%;}
	#our-branches-placemark-469 {top: 39.7%; right: 5.8%;}
	#our-branches-placemark-470 {top: 33%; right: 21.7%;}
	#our-branches-placemark-471 {top: 20.4%; right: 33.6%;}
	#our-branches-placemark-472 {top: 53.8%; right: 30%;}
	#our-branches-placemark-473 {top: 37.2%; right: 10.3%;}
	#our-branches-placemark-474 {top: 35.8%; right: 19.5%;}
	
}

@media only screen and (max-width:1024px){

	#our-branches-placemark-469 {top: 39.7%; right: 2.8%;}
	#our-branches-placemark-470 {top: 33%; right: 19.7%;}
	#our-branches-placemark-471 {top: 20.4%; right: 33.6%;}
	#our-branches-placemark-472 {top: 53.8%; right: 30%;}
	#our-branches-placemark-473 {top: 39.2%; right: 8.3%;}
	#our-branches-placemark-474 {top: 35.8%; right: 17.1%;}
}
@media only screen and (max-width:1000px) and (min-width:976px){

	#our-branches-placemark-473 {top: 24.4%; right: -0.2%;}
	#our-branches-placemark-469 {top: 39.7%; right: 2.8%;}
	#our-branches-placemark-470 {top: 33%; right: 19.7%;}
	#our-branches-placemark-471 {top: 20.4%; right: 33.6%;}
	#our-branches-placemark-472 {top: 53.8%; right: 30%;}
	#our-branches-placemark-473 {top: 39.2%; right: 8.3%;}
	#our-branches-placemark-474 {top: 35.8%; right: 17.1%;}
}
@media only screen and (max-width:976px) and (min-width:901px){
	#our-branches-placemark-469 {top: 32.7%; right: 9.8%;}
	#our-branches-placemark-470 {top: 26%; right: 28.7%;}
	#our-branches-placemark-471 {top: 13.7%; right: 41.6%;}
	#our-branches-placemark-472 {top: 46.8%; right: 39.4%;}
	#our-branches-placemark-473 {top: 31.2%; right: 16.3%;}
	#our-branches-placemark-474 {top: 28.9%; right: 25.6%;}

}
@media only screen and (max-width:900px){
	
	#our-branches-placemark-469 {top: 32.7%; right: 5.8%;}
	#our-branches-placemark-470 {top: 26%; right: 28.7%;}
	#our-branches-placemark-471 {top: 13.7%; right: 41.6%;}
	#our-branches-placemark-472 {top: 46.8%; right: 39.4%;}
	#our-branches-placemark-473 {top: 30.2%; right: 14.3%;}
	#our-branches-placemark-474 {top: 28.9%; right: 25.6%;}
		
}

@media screen and (max-width: 1200px){
	.maps-switch-wrap .maps-switch-item{
		display:inherit;
		width:22%;
	}
	.maps-switch-item:first-child {margin-bottom:10px;}
	.maps-content-wrap .maps-content-item .maps-content-item-title {
		font-size: 34px;
	}
	.maps-content-wrap .maps-content-item .maps-content-item-title span {font-size:120px;}
}
@media screen and (max-width: 990px){
	.maps-switch-wrap .maps-switch-item {
		display: inherit;
		width: 30%;
		top: 430px;
		z-index: 99;
	}
}

/* End */


/* Start:/local/templates/bts_new/components/bitrix/news.list/take-care/style.css?16611893621266*/
#take-care-wrap .row {
    margin: 0;
}

#take-care-wrap .take-care-item {
    padding: 0;
}

#take-care-wrap .take-care-item-body {
    position: relative;
}

#take-care-wrap .take-care-item-body .take-care-item-text {
    font-family: 'PTSansBold';
    color: #005aab;
}

@media (min-width: 769px){
    #take-care-wrap {
        margin-top: 60px;
    }

    #take-care-wrap h2 {
        margin-bottom: 50px;
    }

    #take-care-wrap .take-care-item {
        width: 20%;
    }

    #take-care-wrap .take-care-item-body {
        padding: 0px 15px 0px 25px;
        min-height: 182px;
        border-left: 2px solid #e5e5e5;
    }

    #take-care-wrap .take-care-item-body .take-care-item-img img {
        margin: -10px 0px 20px 0px;
    }
}

@media (max-width: 768px){
    #take-care-wrap {
        margin: 45px -5px 0px;
    }

    #take-care-wrap h2 {
        margin-bottom: 35px;
    }

    #take-care-wrap .take-care-item-body {
        padding: 0px 15px 20px 15px;
        margin: 20px 0px;
        border-bottom: 2px solid #e5e5e5;
    }

    #take-care-wrap .take-care-item:last-of-type .take-care-item-body {
        border-bottom: none;
    }

    #take-care-wrap .take-care-item-body .take-care-item-img img {
        margin: 0px 0px 20px 0px;
    }
}
/* End */
/* /local/templates/bts_new/components/bitrix/news.list/main-slider/style.css?16611893626511 */
/* /local/templates/bts_new/components/bitrix/news.list/we-at-glance/style.css?16611893621228 */
/* /local/templates/bts_new/components/bitrix/news.list/stocks/style.css?16611893622351 */
/* /local/templates/bts_new/components/bitrix/catalog.section.list/equipment-types/style.css?16611893625351 */
/* /local/templates/bts_new/components/bitrix/news.list/advantages/style.css?16611893621320 */
/* /local/templates/bts_new/components/bitrix/news.list/banner-on-main/style.css?16611893622307 */
/* /local/templates/bts_new/components/bitrix/news.list/news/style.css?16611893622459 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661189387666 */
/* /local/templates/bts_new/components/bitrix/news.list/map_bullits/style.css?166118936215014 */
/* /local/templates/bts_new/components/bitrix/news.list/take-care/style.css?16611893621266 */
