/*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;  }*/
.logo {
  /*   max-width: 240px !important;*/
    height: 100px !important;
}

@media (max-width: 760px) {
  .logo a img {
    max-height: 60% !important;
}
.index-block__part--left {
    display: none;
}
.index-block__arrow {
    display: none;
}
}
body.menu_lowercase_n .header-menu__title {

    font-size: 17px!important;
}

footer {
background-color: #e6eff5 !important;

}
footer > a {
color: #474747!important;
}
.black {
color: #474747!important;
}
.index-block--fon {
    background-color: #e6eff5 !important;
}
.index-block__link.right_link_block {
    color: #CE0009 !important;
    font-size: 20px !important;
}
.tizers-list__item-text-wrapper {
    margin: auto;
}
.tizers-list__item-image-wrapper--position-TOP.tizers-list__item-image-wrapper--ICONS {
    margin: auto;
}
.tizers-list__item-image-wrapper--ICONS {
    width: 100!important;
}
.footer__main-part {
    background-color: #e6eff5!important;
}
.footer__bottom-part {
    background-color: #e6eff5!important;
}

/*.owl-item {
    width: 100% !important;
}*/

.tr_color:nth-child(odd) {
    background-color: #fafafa;
    background-color: var(--light2_bg_black);
}

.fltrdiv-main .fltrdiv-item {
    background: none;
}

.fltrdiv-main .fltrdiv-item a {
    color: #333333;
}

.fltrdiv-main .fltrdiv-item a:hover {
    color: #d40e17;
}

.fltrdiv-main {
    font-family: "Montserrat", Arial, sans-serif;
    flex-wrap: wrap;
}

.sp-iblock-elements ul {
    margin-bottom: 0;
}

.sp-iblock-elements li {
    margin-bottom: 0;
}

.content.description-text .list {
    display: flex;
}

.content.description-text .property-item {
    width: 50%;
    margin-bottom: 0;
}

.property-item a {
    color: #555;
}

.content.description-text .property-item a:hover {
    color: #d40e17;
}

.services-list__item-childs > ul {
    display: flex;
    flex-direction: column;
}

.services-list__item-childs-item-name {
    color: #333333;
    text-decoration: underline;
}

.services-list__item-childs-item-name:hover {
    color: var(--fill_dark_light_hover);
}

.services-list__item-childs-item-separator {
    display: none;
}

.partner-detail {
    margin-top: 30px;
}

.sp-gallery.carousel .sp-gallery-item {
    width: 100%;
}

.sp-video iframe {
    margin: initial;
}
