

/* Start:/bitrix/templates/electrical/components/bitrix/system.pagenavigation/square/style.css?15680888372718*/
.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 2px 15px 2px;
}
.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;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 0.9333em;
	border-radius: 2px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 2px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	font-weight: bold;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	color: var(--prv_button_bg);
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: var(--prv_button_bg);
	color: #fff;
}
.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{
	line-height: 32px;
	padding: 0;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-prev span .fa,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span .fa{
	font-size: 24px;
    line-height: 32px;
	vertical-align: middle;
	margin-top: -5px;
}

.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;
	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-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/electrical/components/bitrix/news/our.works/bitrix/news.list/.default/style.css?15680888381909*/
#projects>.container{
    position: relative;
}
.block_details_link{
    position: absolute;
    right: 15px;
    font-size: 0.8em;
    text-transform: uppercase;
    z-index: 1;
}
.block_details_link,
.block_details_link:focus{
    color: #2B8DDF;
}
.block_details_link:hover{
    color: var(--prv_btn_color);
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}

.all_projects{
    margin-bottom: 60px;
}
.project_cnt,
.sect_project_info{
    height: 237px;
}
.sect_project_info{
    background-color: #EEF1F4;
    padding: 30px 20px;
}
.sect_project_heading{
    font-size: 1.066em;
    margin-bottom: 20px;
}
.sect_project_descr{
    color: #757575;
    line-height: 20px;
}
.project_cnt{
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 27px;
}
.project_bg{
    background-color: rgba(0,0,0,.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top:0;
    left: 0;
    z-index: 1;
}
.project_header{
    position: absolute;
    bottom: 16px;
    left: 24px;
    z-index: 2;
    color: #fff;
    line-height: 20px;
}
.project_section{
    opacity: .7;
    font-size: 0.666em;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.project_heading{
    font-size: 1.066em;
}

#projects .projects_list_tabs{
    margin-bottom: 40px;
}
#projects .projects_list_tabs>li{
    margin-right: 6px;
    height: 46px;
}
#projects .projects_list_tabs>li>a{
    background: #F8F9FB;
    padding: 14px 26px;
    font-size: 0.8em;
    color: #585858;
    border: 1px solid #EBF2F4;
    text-transform: uppercase;
}
#projects .projects_list_tabs>li.active>a{
    border-top-color: var(--prv_color);
    border-top-width: 2px;
    background: transparent;
}
#projects .projects_list_tabs>li>a:hover{
    box-shadow: 0 1px 12px #eee;
    background: transparent;
}
/* End */


/* Start:/bitrix/templates/electrical/components/bitrix/catalog.section/services_only_list_custom/style.css?17254510731464*/
.page-content .employees_section_page_description {
    margin-top: 0;
}

.worker-grid-rectangle_section {
    border-top: 1px solid #EEF1F4;
    padding-top: 38px;
}

.video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    max-width: 500px;
}

@media (min-width: 560px) {
    .page-footer.inner {
        padding: 0 0;
    }
}

@media (min-width: 768px) {
    .inner .page-footer-text {
        margin: 0 0 25px 0;
    }
}

.item_btn,
.item_btn:focus {
    border: 2px solid var(--prv_btn_color);
    border-radius: var(--prv_button_radius);
    padding: 10px 22px;
    font-size: 10px;
    font-family: var(--prv_font_family);
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    outline: none;
    transition: .3s;
    line-height: normal;
    display: inline-block;
    color: var(--prv_font_color);
    background-color: var(--prv_button_bg);
    width: auto;
    vertical-align: top;
    float: none;
}

.catalog-section-sorting .sorting-type {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 20px 10px 0;
}

.price {
    font-weight: bold;
}

#services_owl .owl-nav .owl-prev span,
#services_owl .owl-nav .owl-next span {
    border: 2px solid var(--prv_btn_color);
    border-radius: 50%;
    margin: 10px;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 24px;
}

#services_owl .owl-nav {
    display: flex;
    justify-content: center;
}
/* End */


/* Start:/bitrix/templates/electrical/components/bitrix/catalog.section/services_only_list_custom/themes/blue/style.css?1725444237825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/electrical/components/bitrix/system.pagenavigation/square/style.css?15680888372718 */
/* /bitrix/templates/electrical/components/bitrix/news/our.works/bitrix/news.list/.default/style.css?15680888381909 */
/* /bitrix/templates/electrical/components/bitrix/catalog.section/services_only_list_custom/style.css?17254510731464 */
/* /bitrix/templates/electrical/components/bitrix/catalog.section/services_only_list_custom/themes/blue/style.css?1725444237825 */
