.whatWeDo.fix,
a[href="/services-navigation/"] {
    display: none !important;
}

.pageBody article a {
    color: #0363ff;
    text-decoration: underline;
}

.blogs .pageHead {
    min-width: 68.4%;
    padding-left: 26px;
    padding-right: 26px;
    max-width: 70%;
}

.blogsNew .blog-detail h2,
.blogsNew .blog-detail h3,
.blogsNew .blog-detail h4,
.blogsNew .blog-detail h5 {
    margin-bottom: 0.6em;
    margin-top: 0.1em;
}

.blogsNew .blog-item .info {
    margin: -5px -30px 0;
}

.blogsNew .blog-item .img img {
  min-height: 200px;
  object-fit: cover;
}

.blogsNew .blog-item .title {
    height: auto;
}

.pagination-box {
    margin: 0;
    padding: 0;
    line-height: 3;
}

.newServices .service-menu a {
    padding: 10px 40px 10px 0;
}

.newServices .service-menu .dph1>a {
    font-size: 16px;
}

#serviceModal,
#mobileMenuModal {
    z-index: 10200;
}


.newServices .subMenu ul.sticky {
    position: sticky;
    top: 0;
}

.pageServices .newServices .subMenu ul.sticky {
    top: 115px;
}

.article-top {
    margin-top: 95px;
}

.video {
    background-image: url(https://standartno.by/upload/iblock/55b/foto_video.jpg);
}

.blogsNew .blueBlock .SBform {
    padding: 0 !important;
}

.blogsNew .SBform input[type="submit"] {
    font-size: 16px;
}

.blog-item>.title {
    height: 60px;
}

.vacancies-item {}

.line-video {
    margin-bottom: 8%;
}

.secondwhatWeDo {
    margin-right: 0;
    font-size: 30px;
}

.vacancies__blog {}

.vacanciestop {
    margin-top: 10%;
}

.loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

.cssload {
    background: url("/assets/loader.png") no-repeat center;
    width: 64px;
    height: 64px;
}

nav.breadcrumblist a span {
    color: #3b3b3b;
}

nav.breadcrumblist a {
    padding-right: 10px;
}


nav li:last-child span {
    color: #0363ff;
}

nav li:last-child a::after {
    display: none !important;
}

.modal {
    z-index: 100000;
}

.blogsNew .blog-detail img {
    margin: 0 auto;
}

.services .service-description img {
    border-radius: 30px 0;
    margin: 10px 0 0;
    height: auto;
}

.services .service-description h2 {
    margin: 30px 0 20px;
}

.services .servicesTitle {
    display: none;
}

.pr {
    color: red;
    font-weight: bolder;
}

.r,
.style_bold {
    font-weight: bold;
}

.pra,
.style_italic {
    font-style: italic;
}

.h2_mainpage {
    font-size: 22px;
}

.search-result a::after {
    display: none;
}

header .mail .fa-envelope {
    margin-right: 5px;
}

header .informs .mail {
    display: flex;
    align-items: center;
}

#mobileMenuModal .phoneNew2 .fa-phone {
    width: 21px !important;
    margin-left: 4px;
}

.faqs dt {
    font-weight: 700;
    background: #fff;
    position: relative;
    padding: 20px 20px;
    margin: 15px 0;
    border-radius: 10px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 16px rgba(40, 40, 82, .08);
}

.faqs h3 {
    margin: 0 !important;
    padding: 0 !important;
}

.faqs dt span::after,
.faqs dt h3::after {
    content: "+" !important;
    position: absolute !important;
    right: 20px !important;
    background: none !important;
height: auto !important;
left: auto !important;
width: auto !important;
}

.faqs dt.special span:after,
.faqs dt.special h3:after {
    content: "-" !important;
}


.faqs dd {
    display: block;
    padding: 0 0 15px 7px;
}

.faqs .hover {
    cursor: pointer;
}

.faqs ul {
    margin-bottom: 15px;
}

.mainPage .advantages-list ul li {
    font-size: 18px;
}

.sotrudniki .personal-departments {
    background: #f9f9f9;
}

.sotrudniki .personal-departments .wrap {
    padding: 30px;
    position: relative;
}

.sotrudniki .personal-departments .header {
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    font-family: "PF Din Text Cond Pro";
    background: #f9f9f9;
}

.sotrudniki .personal-departments .header:after {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #0363ff;
}

.sotrudniki .personal-departments ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sotrudniki .personal-departments a.current {
    font-weight: bold;
    color: #0363ff;
}

.sotrudniki .personal-item {
    font-size: 16px;
    color: #484848;
    margin-bottom: 30px;
    position: relative;
}

.sotrudniki .personal-item:hover {
    color: #fff;
}

.sotrudniki .personal-item:hover a {
    color: #fff;
}

.sotrudniki .personal-item:hover .name,
.contacts .personal-item:hover a {
    color: #fff;
}

.sotrudniki .personal-item:hover .photo .descr {
    background: #fff;
    color: #2d2d2d;
}

.sotrudniki .personal-item:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(3, 99, 255, 0.7);
    z-index: 1;
}

.sotrudniki .personal-item .photo {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    height: 330px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.sotrudniki .personal-item .photo .descr {
    position: absolute;
    right: 29px;
    top: 0;
    padding: 5px 20px;
    color: #fff;
    background: #2d2d2d;
    transform-origin: 100% 0;
    transform: rotate(-90deg);
    z-index: 10;
    white-space: nowrap;
}

.sotrudniki .personal-item .name {
    font-family: "PF Din Text Cond Pro";
    font-weight: bold;
    font-size: 22px;
    color: #0363ff;
    margin-bottom: 10px;
    padding: 0 10px;
    z-index: 10;
    position: relative;
}

.sotrudniki .personal-item .post {
    padding: 0 10px;
    margin-bottom: 10px;
    z-index: 10;
    position: relative;
}

.sotrudniki .personal-item p {
    padding: 0 10px 10px;
    z-index: 10;
    position: relative;
}

.sotrudniki .personal-item a {
    color: #484848;
    z-index: 10;
    position: relative;
}

.sotrudniki .personal-list {
    flex: 0 0 70%;
    max-width: 70%;
}

.services h1 {
    text-align: center;
    margin-bottom: 30px !important;
}

.pageBody ul,
.pageBody ol {
    margin-bottom: 10px;
    margin-top: 10px;
}

.services .articlesBlock .head {
    margin: 30px 0 20px;
    padding-bottom: 5px;
}

.hidden-link {
    cursor: pointer;
    color: #0363ff;
text-decoration: underline;}

.services .videoBlock {
   display: none;
}

.offis_zag {
    text-align: center;
    margin-top: 60px !important;
    margin-bottom: 20px !important;"
}

.offis_zag:after {
    width: 100% !important;    
}

.lettersBlock2 > div:last-child {
    width: 100%;
}


#serviceModal .newServices .service-menu ul li .blogSectionOpen i {
    width: 30px;
}

.newHead .container-fluid {
  overflow: visible !important; 
  }

@media (min-width: 1545px) {
  .newHead .container-fluid {
    width: 1545px !important;
    padding-right: 15px !important;
  padding-left: 15px !important;
  }
}

.newHead .mnuBlock {
    overflow: visible;
}

.newHead .mnu-topNew .mnu-top__sub a,
.newHead .mnu-topNew .mnu-top__sub a:hover {
    padding-top: 8px;
    padding-bottom: 8px;

}

footer .row-menu a {
    font-size: 14px;
}

@media (min-width: 1545px) {
  .mainPage .inner {
    width: 1545px;
  }
}

footer {
    overflow: hidden !important;
}

p img{
    width: 100%;
  height: auto;
}

.subPage.services .callBlock {
    width: 100%;
}

.services .detail-service-text .h2, .services .detail-service-text .h3, .services .service-description .h2, .services .service-description .h3 {
  position: relative;
  color: #414141;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  margin: 10px 0 20px;
  padding: 0 0 10px;
}

.services .detail-service-text .h2::after, .services .detail-service-text .h3::after, .services .service-description .h2::after, .services .service-description .h3::after {
  content: '';
  display: block;
  height: 2px;
  width: 60px;
  position: absolute;
  left: -15px;
  bottom: 0;
  background: #0363ff;
}

/*-------------------------------------------------------MEDIA--------------------------------------------------*/


@media screen and (max-width: 978px) {
    .sotrudniki .personal-list {
        flex: 0 0 100%;
        max-width: 100%;
    }


}

@media screen and (max-width: 920px) {
    .zakaz-zvonka {
        display: none !important;
    }

    iframe {
        width: 100%;
    }

    .pageBody {
        overflow: hidden;
    }


}

@media screen and (max-width: 580px) {
    .newServices.desktop {
        display: none;
    }

}

@media screen and (min-width: 581px) {
    .newServices.mobil {
        display: none;
    }

}


@media screen and (max-width: 480px) {
    footer .soc {
        margin: 0  !important;
        justify-content: center !important;
    }

    .services .lettersBlock2 .head {
        font-size: 25px;
    }

    footer .soc>div {
        display: flex;
    }

    .footer .container-fluid {
        padding: 100px 20px 0;
    }

    .services .articlesBlock .blogs-lst {
        padding-top: 0px;
    }

    table {
        border-collapse: collapse;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
    }

    .services .service-description h2 {
        padding-left: 22px;
    }

    .services .articlesBlock {
        padding-left: 30px !important;
    }

    .services .service-description img {
        width: 100%;
    }

    .blogsNew .blueBlock .sertificate{
        display: none;
    }

    nav a::after {
        background: none;
        margin-right: 11px;
        display: inline-block !important;
        content: "→";
    }

    .services nav.breadcrumblist a {
        font-size: 14px
    }

    .services nav.breadcrumblist {
        margin: 0
    }

    .services .main-content>.container-fluid>.d-sm-block {
        display: inline-block !important;
    }

    .serviceModal .modal-content {
    max-width: 400px;
}

}

