/*.lg-outer .lg-img-wrap:after{
    content: "";
    display: inline-block;
    height: 70px;
    width: 254px;
    margin-left: -254px;
    position: relative;
    bottom: -30%;
    background: url(/upload/phone.png);
}*/
.js-toggle, .accordion-item--title {
    cursor: pointer;
}
.service.landing .service-header-description-text.js-toggle-target, .accordion-item--content, .header-info-authorization {
    display: none;
}

.stat2 .services-sections.services-sections-tile .services-sections-items .services-sections-item:hover .services-sections-item-information .services-sections-item-description {
    height: 0px;
}


.statii_img {
    width: 42%;
    float: left;
    margin-top: 1.5%;
}
.statii_text {
width: 56%;
    float: right;
    margin-top: 3%;
}
.statii_img2 {
    float: right;
    width: 55%;
    height: auto;
}
.statii_text2 {
    width: 44%;
    float: left;
    margin-top: 1%;

}

/*Стили для статей */
@media  (max-width: 768px) {
.statii_text2 {
  width: 100% !important;
margin-top: 15px !important;

}
}


@media  (max-width: 768px) {
.statii_img {
      display: contents;
}
}
@media  (max-width: 768px) {
.statii_text {
  width: 100% !important;
margin-top: 15px !important;

}
}

@media  (max-width: 768px) {
.statii_img2  {
    display: contents;

}

