

/* Start:/local/templates/site_template/components/bitrix/news.list/commands_by_section/style.css?16224706005117*/
@media (max-width: 1024px) {
	.b_spec__section .b_spec__item {
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}

@media (max-width: 768px) {

	.body-page .body {
		min-height: auto;
	}

	.b_spec__section .b_spec__item_img {
	    display: inline-block;
	    width: 30%;
	    flex: none;
	    padding: 5px 0px 5px 8px;
	}

	.b_spec__section .b_spec__item_info {
	    flex: none;
	    width: 70%;
	    display: inline-block;
	    box-sizing: border-box;
	    padding-left: 10px;
		padding-right: 60px;
	}

	.b_spec__section .b_spec__section_body {
		margin-top: 3px;
		position: relative;
		overflow: hidden;
	}

	.b_spec__section .b_spec__item {
	    padding: 8px;
	    position: relative;
	}

	.b_spec__section .b_spec__item .b_spec__item_block {
		min-height: 100%;
	}
	
	.b_spec__section .b_spec__item_position {
	    margin-top: 8px;
	    font-size: .8rem;
	}

	.b_spec__section .b_spec__item_info_block {
		text-align: left;
	}

	.b_spec__section .b_spec__item_info_statistic {
		display: block;
		text-align: left;
	}

	.b_spec__section .b_spec__item_info_statistic span {
		font-size: .8rem;
	}

	.b_spec__section .b_spec__item_info_statistic .b_spec__item_count {
		font-size: 1em;
	}

	.b_spec__section .b_spec__item_phone {
	    position: absolute;
	    right: 10px;
	    padding: 0;
	    bottom: 60px;
	}

	.b_spec__section .b_spec__item_email {
	    position: absolute;
	    right: 10px;
	    padding: 0;
	    bottom: 10px;
	}

	.b_spec__section .b_spec__item_phone a {
		background: url('/local/templates/site_template/components/bitrix/news.list/commands_by_section/images/command-phone-ico.svg') no-repeat;
	    font-size: 0;
	    display: block;
	    width: 40px;
	    height: 40px;
	    background-size: contain;
	}

	.b_spec__section .b_spec__item_email a {
		background: url('/local/templates/site_template/components/bitrix/news.list/commands_by_section/images/command-mail-ico.svg') no-repeat;
	    font-size: 0;
	    display: block;
	    width: 40px;
	    height: 40px;
	    background-size: contain;
	}

	.b_spec__section .b_spec__item_phone span {
		display: none;
	}

	.b_spec__section .b_spec__item_email span {
		display: none;
	}

	.b_spec__section .b_spec__item_block:nth-of-type(2) {
		border: none;
		background-color: transparent;
	}

	.b_spec__section .b_spec__section_more_btn.mobile {
	    text-align: center;
	    font-size: 16px;
	    font-weight: bold;
	    padding: 6px 0px;
	    cursor: pointer;
	    position: absolute;
	    bottom: 0;
	    width: 100%;
	    background: #FFFFFF;
	    display: block !important;
	}

	.b_spec__section .b_spec__section_more_btn.mobile:before {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 1px;
	    background: #d6d6d6;
	    position: absolute;
	    top: 50%;
	}

	.b_spec__section {
		position: relative;
	}

	.b_spec__section .b_spec__section_more_btn.mobile>span {
	    line-height: 33px;
	    text-align: center;
	    font-weight: bold;
	    border: solid 1px #d6d6d6;
	    border-radius: 16px;
	    cursor: pointer;
	    background: #fbfbfb;
	    display: inline-block;
	    padding: 0px 20px;
	    z-index: 2;
	    position: relative;
	}

	.b_spec__section.b_spec__section_1>.b_spec__section_name:before {
		display: none;
	}

	.b_spec__section.b_spec__section_1>.b_spec__section_open {
	    content: '';
	    display: block;
	    position: absolute;
	    right: 15px;
	    background: url('/local/templates/site_template/images/header-menu-arrow.svg') no-repeat;
	    width: 50px;
	    height: 53px;
	    background-size: 23px 14px;
	    top: 0px;
	    margin-right: 0px;
	    background-position: 15px 20px;
	}

	.b_spec__section.b_spec__section_1.active>.b_spec__section_open {
	    -webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	    -o-transform: rotate(180deg);
	    transform: rotate(180deg);
	}

	.b_spec__section .b_spec__item_img {

	}

	.b_spec__section .b_spec__item_img img {
	    height: 140px;
	    object-fit: cover;
	}

	.b_spec__section .b_spec__section_bg_link {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	}

	.b_spec__section .b_spec__item_img img.b_spec__item_label {
		width: 100%;
	}

}

@media (max-width: 425px) {
	.b_spec__section .b_spec__item_name {
		font-size: 1.1rem;
	}

	.b_spec__section .b_spec__item_position {
		font-size: .7rem;
	}

	.b_spec__section .b_spec__item_info_statistic span {
		font-size: .7rem;
	}

	.b_spec__section .b_spec__item_info_statistic .b_spec__item_count {
		font-size: .9em;
	}

	.b_spec__section .b_spec__item {
	    flex: 0 0 100%;
	    max-width: 100%;
	}

}

/*@media (max-width: 375px) {
	.b_spec__section .b_spec__item_name {
		font-size: .9rem;
	}
}*/

@media (max-width: 364px) {

	.b_spec__section .b_spec__item_info {
		padding-right: 10px;
	}

	.b_spec__section .b_spec__item_phone {
		bottom: 50px;
	}

	.b_spec__section .b_spec__item_phone a {
	    width: 30px;
	    height: 30px;
	}

	.b_spec__section .b_spec__item_email a {
	    width: 30px;
	    height: 30px;
	}
}
/* End */


/* Start:/local/templates/site_template/css/components/specialists.css?160810144811242*/
.b_spec{
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}
.b_spec__item{
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}
.b_spec__item_block{
    display: flex;
    flex-wrap: wrap;
    background-color: #085190;
    color: #fff;
}
.b_spec .b_spec__item_block a {
    color: #fff;
}
.b_spec__item_img{
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 5px;
    padding-left: 8px;
    box-sizing: border-box;
    position: relative;
}
.b_spec__item_img img{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 180px;
    object-fit: cover;
}
.b_spec__item_info{
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
}
.b_spec__item_info_block{
    flex: 0 0 50%;
    max-height: 50%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-right: 5px;
    padding-left: 5px;
}
.b_spec__item_info_block:nth-of-type(1){
    border-bottom: 1px solid #729bbf;
}
.b_spec__item_block:nth-of-type(2){
    border-top: 1px solid #729bbf;
}
.b_spec__item_name{
    font-size: 1.2rem;
}
.b_spec__item_position{
    font-size: .7rem;
}
.b_spec__item_email, .b_spec__item_phone{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
    box-sizing: border-box;
    font-size: .7rem;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    word-break: break-word;
}
.b_spec__item_phone_block{
    flex: 1;
}
.b_spec__item .ico {
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-size: 50% !important;
    border: 1px solid #729bbf;
    margin-right: 5px;
    margin-left: 3px;
    flex: 0 0 21px;
    
}
.b_spec__item .phone_ico {
    background: url(/local/templates/site_template/css/../images/s_phone.png) center no-repeat;
}
.b_spec__item .mail_ico {
    background: url(/local/templates/site_template/css/../images/s_mail.png) center no-repeat;
}
.b_spec__item_count{
    font-size: 1.2em;
    margin-left: .3em;
}
.b_spec__item_info_statistic{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20%;
}
.b_spec__item_img a{
    display: block;
    position: relative;
}
.b_spec__item_img img.b_spec__item_label{
    position: absolute;
    width: 130px;
    object-fit: contain;
    top: auto;
    bottom: 10px;
    left: -8px;
    height: auto;
    overflow: unset;
}
.b_spec__item_info_statistic--mobile{
    display: none;
}
.b_spec__item_phone_block .roistat-phone{
    margin-bottom: .3em;
    display: inline-block;
}

@media (max-width: 1024px){
    .b_spec__item{
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 769px){
    .mobile {
        display: none !important;
    }

    .b_spec__section_1>.b_spec__section_name {
        background: #085190;
        color: #FFFFFF;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        padding: 7px 0px;
        font-size: 20px;
        margin-bottom: 25px;
        display: block;
        text-decoration: none;
    }

    .b_spec__section_2>.b_spec__section_name {
        font-weight: bold;
        color: #242527;
        font-size: 20px;
        margin-bottom: 25px;
        display: inline-block;
        text-decoration: none;
    }

    .b_spec__section .b_spec__section_more_btn {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        padding: 6px 0px;
        cursor: pointer;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #FFFFFF;
    }

    .b_spec__section .b_spec__section_more_btn:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #d6d6d6;
        position: absolute;
        top: 50%;
    }

    .b_spec__section .b_spec__section_more_btn>span {
        line-height: 33px;
        text-align: center;
        font-weight: bold;
        border: solid 1px #d6d6d6;
        border-radius: 16px;
        cursor: pointer;
        background: #fbfbfb;
        display: inline-block;
        padding: 0px 20px;
        z-index: 2;
        position: relative;
    }

    .b_spec__section .b_spec__section_body {
        overflow: hidden;
        position: relative;
        margin-bottom: 25px;
        transition: all 0.4s;
    }

    .b_spec__section .b_spec__section_body.small {
        max-height: 300px;
    }
}

@media (max-width: 768px){
    .desktop {
        display: none !important;
    }

    .b_spec__item, .b_spec__item_email, .b_spec__item_phone, .b_spec__item_img, .b_spec__item_info, .b_spec__item_info_block{
        flex: 0 0 100%;
        max-width: 100%;
        flex-wrap: wrap;
    }
    .b_spec__item_info_block{
        padding: 15px 0;
    }
    .b_spec__item_info_block > div{
        width: 100%;
    }
    .b_spec__item_img{
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 10px;
    }
    .b_spec__item_info{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .b_spec__item_img img{
        height: auto;
    }
    .b_spec__item_phone_block{
        flex: 0 0 auto;
    }
    .b_spec__item_block > div{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .b_spec__item .roistat-phone{
        display: block;
    }
    .b_spec__item_email, .b_spec__item_phone{
        font-size: 1rem;
        line-height: 1.5;
    }
    .b_spec__item_info_block:nth-of-type(1){
        border: none;
    }
    .b_spec__item_info_statistic{
        display: none;
    }
    .b_spec__item_img img.b_spec__item_label{
        width: 80%;
        left: -5%;
    }
    .b_spec__item_info_statistic--mobile{
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        padding: 15px 5px;
        justify-content: center;
        border-top: 1px solid #729bbf;
    }
    .b_spec__item_info_statistic--mobile > div{
        margin: 0 .5rem;
    }
    .b_spec__item_count{
        font-size: 1em;
    }

    .b_spec__section .b_spec__section_body {
        display: none;
    }

    .b_spec__section.active .b_spec__section_body {
        
    }

    .b_spec__section_1.show>.b_spec__section_body {
        display: block;
    }

    .b_spec__section_1.show .b_spec__section_2 {
        display: block;
    }

    .b_spec__section_1 .b_spec__section_2 {
        display: none;
    }

    .b_spec__section_2>.b_spec__section_name {
        border: 1px solid #085190;
        padding: 7px 10px 7px 80px;
        border-bottom: none;
        font-size: 14px;
        font-weight: bold;
        position: relative;
        display: block;
        text-decoration: none;
    }

    .b_spec__section_2>.b_spec__section_name:before {
        content: '';
        display: block;
        background: url(/local/templates/site_template/css/components/images/command-icos.jpg) no-repeat;
        width: 22px;
        height: 14px;
        background-position: -46px 0px;
        background-size: 68px 38px;
        position: absolute;
        left: 50px;
        top: 8px;
    }

    .b_spec__section_1 .b_spec__section_2:last-of-type>.b_spec__section_name {
        border-bottom: 1px solid #085190;
    }

    .b_spec__section_1 .b_spec__section_2.active .b_spec__section_name{
        border-bottom: 1px solid #085190;
    }

    .b_spec__section_1 .b_spec__section_2.active .b_spec__section_name:before {
        transform: rotate(180deg);
    }

    .b_spec__section_1 {
        padding: 0px 15px;
    }

    .b_spec__section_1>.b_spec__section_name {
        background: #085190;
        color: #FFFFFF;
        position: relative;
        padding: 17px 50px 17px 15px;
        text-transform: uppercase;
        border-top: 1px solid #FFFFFF;
        display: block;
        text-decoration: none;
    }

/*    .b_spec__section_1>.b_spec__section_name:before {
        content: "";
        width: 40px;
        height: 40px;
        background: url('/local/templates/site_template/images/plus.png') center center no-repeat;
        display: block;
        position: absolute;
        left: 5px;
        top: 5px;
        background-size: 50% 50%;
    }

    .b_spec__section_1.active>.b_spec__section_name:before {
        background-image: url('/local/templates/site_template/images/minus.png');
    }*/

    .b_spec__section_1>.b_spec__section_name:before {
        content: '';
        display: block;
        position: absolute;
        right: 20px;
        background: url('/local/templates/site_template/images/header-menu-arrow.svg') no-repeat;
        width: 23px;
        height: 14px;
        background-size: 100% 100%;
        top: 20px;
        margin-right: 0px;
    }

    .b_spec__section_1.active>.b_spec__section_name:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .b_spec__item {
        padding: 20px 20px 0px;
    }

    .owl-carousel.b_spec .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
        /* height: 25px; */
        margin: 0;
        right: 0;
    }

    .owl-carousel.b_spec .owl-nav .owl-prev, .owl-carousel.b_spec .owl-nav .owl-next {
        background-color: #FFFFFF;
        border: 1px solid #085190;
        border-radius: 100%;
        position: absolute;
        padding: 0;
        margin: 0;
        text-indent: -9999px;
        -webkit-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        /* border-radius: 0px; */
        width: 40px;
        height: 40px;
        /* top: 50%; */
        margin-top: -20px;
        background-size: 54px 25px;
        font-size: 0;
    }

    .owl-carousel.b_spec .owl-nav .owl-prev:before, .owl-carousel.b_spec .owl-nav .owl-next:before {
        content: '';
        background: url(/local/templates/site_template/css/components/images/command-icos.jpg) no-repeat;
        display: block;
        width: 15px;
        height: 27px;
        background-size: 48px 27px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

    .owl-carousel.b_spec .owl-nav .owl-prev:hover, .owl-carousel.b_spec .owl-nav .owl-next:hover {
        background: #FFFFFF;
    }

    .owl-carousel.b_spec .owl-nav .owl-prev {
        left: -10px;
    }

    .owl-carousel.b_spec .owl-nav .owl-next {
        right: -10px;
    }

    .owl-carousel.b_spec .owl-nav .owl-prev:before {
        background-position: -1px 0px;
    }

    .owl-carousel.b_spec .owl-nav .owl-next:before {
        background-position: -16px 0px;
    }

    .b_spec__section_body .b_spec {
        padding: 0;
        margin: 0;
    }

}
/* End */
/* /local/templates/site_template/components/bitrix/news.list/commands_by_section/style.css?16224706005117 */
/* /local/templates/site_template/css/components/specialists.css?160810144811242 */
