/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/


/* Examples (uncomment to use):*/


/* Expand site width */


/* body .wrapper { max-width: 1400px !important;  } */


/* Set site background image */


/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */


/* a.compare_item { display: none !important;  }*/


/* .smalls .fix-logo .logo_and_menu-row .logo-row .logo {
	perspective: 600px;
}

.logo-row .logo img, .logo-row .logo svg g {
	transform-origin: 71.5px;
	animation: logoRotate 3s linear infinite forwards;
}

@keyframes logoRotate {
	to {
		transform: rotateY(360deg);
	}
} */

.logo-row .top-description.addr {
    font-size: 21px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
    opacity: 1;
}

.content-sections1.item-views .item .body-info .text.childs {
    display: block!important;
}

.content-sections1.item-views .item .body-info .button_opener {
    display: none;
}

footer .shorten .bottom-menu .item {
    display: block;
}

footer .shorten .bottom-menu .item .title a {
    display: inline-block;
}

.item-views.staff1 .item .image {
    padding-top: 150%!important;
}

.content-sections1.item-views .item>.image,
.list-type-block.item-views.wide_img .item>.image {
    width: 100px;
}

.content-sections1.item-views .item .image+.body-info,
.list-type-block.item-views.wide_img .item .image+.body-info {
    padding-left: 220px;
}

.section-compact-list__image {
    /*display: none;*/
}

.section-compact-list__info {
    padding: 0;
}

.alert ul {
    margin-bottom: 0;
}

.side-news {
    margin-top: 0!important;
}

.item-views.news2.md .item-wrapper .item .image span {
    height: 100px!important;
    width: 145px!important;
    margin: 0 23px auto!important;
    padding-top: initial!important;
    background-position: center!important;
}

.project_block .gallery_wrap .item a div {
    background-size: contain;
}

.item-views.news2 .item-wrapper .item.with-fon {
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon) {
        padding-top: 100%;
    }
}

.experience-list {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    grid-gap: 20px;
}

@media (max-width: 992px) {
    .experience-list {
        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    }
}

.experience-list li {
    margin: 0;
}

.experience-list li::before {
    display: none;
}

.experience-list span {
    font-size: 25px;
    font-weight: bold;
    color: #257de3;
    display: flex;
}

.page-info-block {
    margin-bottom: 16px;
}

.block-link {
    display: inline-flex;
    align-items: center;
}

.block-link__image {
    max-width: 80px;
    margin-right: 15px;
}

.block-link__label {
    font-size: 20px;
    color: #111;
}

.service-list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    grid-gap: 30px;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .service-list {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        grid-gap: 15px;
    }
}

.service-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.service-list__image {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
}

.service-list__label {
    display: flex;
    text-align: center;
}

.branch-toggler {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 14px;
    position: relative;
}

.popup .branches-list {
    margin: 0;
    padding: 29px 60px 60px;
}

.branches-list {
    display: flex;
    flex-direction: column;
}

.branches-list__item {
    display: flex;
    align-items: center;
    height: 50px;
    border: 1px solid #ececec;
    margin-top: -1px;
    padding: 0 15px;
}

.branches-list__item:first-child {
    margin-top: 0;
}

.content-sections1.item-views .item>.image,
.list-type-block.item-views.wide_img .item>.image {
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*width: 17%;*/
}

@media (max-width: 600px) {
    .content-sections1.item-views .item>.image,
    .list-type-block.item-views.wide_img .item>.image {
        position: relative;
        top: unset;
        transform: none;
        margin: 0 auto 39px;
    }
}

.news2 .owl-carousel .owl-nav {
    top: calc(20% - 20px);
}

@media (max-width: 550px) {
    body .wrapper1.front_page .top_block a {
        margin-bottom: 10px;
        clear: both;
        position: relative;
        right: unset;
        top: unset;
        font-size: initial;
        background-image: none;
        height: auto;
        width: auto;
        transform: none;
        opacity: 1;
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}


/* 30 years */

@font-face {
    font-family: "ManiaC-Italic";
    src: url("../vendor/fonts/ManiaC/ManiaC-Italic.otf") format("opentype");
}

.smalls .fix-logo .logo_and_menu-row .logo-row .logo {
    margin-top: -6px;
}

body,
.muted777 {
    color: #333;
}

.breadcrumbs__item-name {
    color: #8a8a8a;
}

/* .contacts-list {
    margin-top: 15px;
} */

.contacts-list__item {
    margin-bottom: 25px;
}

.contacts-list__block:not(:last-child) {
    /*margin-bottom: 15px;*/
}

.contacts-list__title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}

#bx-soa-order.orderform--v1 #bx-soa-delivery+#bx-soa-paysystem {
	margin-left: 0;
}

#bx-soa-order #bx-soa-region .bx_soa_location .form-group:first-of-type:after {
    content: none;
}

.blind-mode {
    padding: 0 20px !important;
}

.blind-mode__button {
    display: flex;
    align-items: center;
    color: #999999;
}

.blind-mode__button:hover {
    color: #257DE3;
}

#headerfixed .logo-row.v2 .logo-block{
    display: flex;
    max-width: initial;
}

#headerfixed .logo-row .logo{
    min-width: 170px;
    padding-top: 8px;
}
#headerfixed .logo-row .top-description.addr{
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    white-space: nowrap;
}

.item_wrap.colored_theme_hover_bg-block.box-shadow.rounded3.bordered-block {
    display: flex;
}

@media screen and (max-width: 600px) {
.body-info.with-section {margin-left: 0px !important;}
.period-block-bottom.darken.font_xs.ncolor {margin-left: 0px !important;margin-bottom: -40px;}
.text_after_items {padding: 0px 0px 0px;}
}

img.img-rutube{
    width: 43px;
    height: 43px;
}

.social-block {
    float: left;
}
.social-icons li.rutube a {
    background: url("/images/rutube.png") center no-repeat;
}
.social-icons li.rutube a:hover {
    background-color: #000;
}
.social-block .social-icons li.rutube a {
    background-color: #000;
}

.wrap .social-icons li.rutube a {
    background-color: #000;
}
.container-herader-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width:1410px){
	.city_col {
	    width: 350px;
	}
}
@media screen and (max-width:1270px){
	.inner-table-block {
	    display: none;
	}
	.social-block .social-icons {
	    margin: 0 0 0 0 !important;
	}
}
svg.subscribe_icon {
    width: 20px;
}
.subscribe_block {
    margin-top: 30px;
    margin-bottom: 10px;
}
.flexbox--row-nn {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.section-compact-list__image_n{
    width: 120px;
    height: 120px;
    flex-shrink: 0;
}
.fil-item {
    padding-bottom: 20px;
}

.item-views.brands .item img {
	filter: initial;
	opacity: 1;
}
.item-views.brands .item img:hover {
	opacity: 0.7;
}



body .menu-type1.menu_top_block .left_menu li.v_bottom > .dropdown{
    display: none;
}
.menu-type1.menu_top_block ul.left_menu li:hover > .dropdown{
    display: block;
}

.menu-type1.menu_top_block ul.left_menu li:hover > .dropdown li a{
    color: #333;
}
.menu-type1.menu_top_block ul.left_menu li:hover > .dropdown li a:hover{
    color: #1a70d5;
}


/* Checkbox for order page */
.form-group{
    margin-top: -25px;
}
.news-checkbox.checbox-switch {
    padding-left: 0;
}

.news-checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
    display: inline-block;
    position: relative;
    padding-left: 0;
}
.news-checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
    display: none;
}
.news-checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
    width: 33px;
    border-radius: 10px;
    height: 18px;
    background-color: #e0e0e0;
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
}
.news-checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgb(255,255,255);
    content: " ";
    top: 3px;
    position: absolute;
    left: 2px;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.news-checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
    left: 17px;
}


/* Switch Primary */
.news-checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
    background-color: rgb(0, 105, 217);
}
.news-checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
    background-color: rgb(109, 163, 221);
}
.address-link, .address-link:hover {
    text-decoration: underline;
}

.newspage {
}
.newspage__items {
	display: flex;
	flex-wrap: wrap;
}
.newspage__item {
	width: calc(100% / 5);
}
.newscard {
	padding: 20px;
	height: 100%;
	min-height: 250px;
}
.newscard_color {
	background:rgb(37, 125, 227, 0.2);
}
.newscard__date {
	font-weight: bold;
	color: green;
	margin-bottom: 10px;
}
.newscard__content a {
	color: #222;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	display: block;

}
.newscard__content a:hover {
	color: #257de3;
}

.linkcustom {
    display: inline-flex;
    padding: 15px ;
    align-items: center;
    gap: 20px;
    border: 1px solid #ccc;
    background:#E9E9E9;
    border-radius: 3px;
    font-size: 18px;
    color: #000;
}
.linkcustom img {
    width: 34px;
    height: 34px;
}
.linkcustom:hover {
  background: #257de3;
    color: #fff;
}

@media (max-width: 1023px) {
	.newscard {
		padding: 10px;
	}
	.newspage__item {
		width: calc(100% / 3);
	}
}
@media (max-width: 767px) {
	.newspage__item {
		width: 100%;
	}
	.newscard {
	min-height: unset;
}
}