/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

:root {
    --main-color: #00206F;
}

body.with_decorate #panel {
    padding: 0 !important;
    margin: 0 !important;
}

.btn-arr {
    padding: 8px 42px 15px 54px !important;
    position: relative;
}
.btn-arr::after {
    content: '';
    background-image: url('/bitrix/templates/aspro-priority/images/svg/arrow-right.svg');
    display: inline-block;
    height: 24px;
    width: 24px;
    position: relative;
    top: 6px;
    margin-left: 10px;
}

body {
    color: #5F5F5F;
    max-width: 100%;
    /*overflow-x: hidden;*/
    font-family: "Inter", sans-serif;
}

.bg-page {
    position: absolute;
    width: 100%;
    height: 100%;   
}
.bg-page.bg-project {
    background-image: url('/bitrix/templates/aspro-priority/images/svg/project-bg.svg');
    background-position-x: right;
    background-size: contain;
    background-repeat:  repeat-y;
    background-attachment: fixed;
}

#pagetitle {
    font-size: 40px;
    font-weight: 800;
}
section.page-top {
    padding-bottom: 50px;

}
section.page-top h1 {
    font-size: 40px;
    font-weight: 800;
}

body.with_decorate {
    padding: 0;
}

footer {
    background: var(--main-color);
    position: relative;
    z-index: 100;
}

.item-views.front {
    border: none;
}

.row.no-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}
  
.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}
  
.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}
  
.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}
  
.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}
  
.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}
  
.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}
  
.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}
  
.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}
  
.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}
  
.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}
  
.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}
  
.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}
  
.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}
  
.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}
  
.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}
  
.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}
  
.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}
  

.banners-big .flexslider, .banners-big .slides,
.banners-big .slides>li,
.banners-big .slides .text {
    height: 532px;
}

.banners-big .slides .custom_row_banner .text {
    width: 100%;
}

.banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
  font-family: 'Poppins', 'Inter', sans-serif;
  font-size: 96px;
  line-height: 96px;
  font-weight: 700;
}

.logo_and_menu-row {
    position: unset !important;
}
.switch_lang {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 87px;
}
.switch_lang a {
    color: #333;
}
.switch_lang .active {
    font-weight: bold;
    color: #00206F;
}

.banners-big .slides .dark .text-block {
    max-width: 580px;
    font-size: 18px;
    line-height: 23.4px;
}

.banners-big .slides .btn {
    padding: 20px 0px;
    width: 340px;
    font-size: 16px;
    line-height: 19.36px;
    text-transform: none;

}

.custom_row_banner .text__right {
    max-width: 340px;
}

.banners-big .slides .section {
    white-space: wrap;
    text-transform: none;
    font-size: 18px;
    line-height: 23.4px;
    color: #333333;
    font-family: 'Poppins', 'Inter', sans-serif;
}

.item-views.news-items .item .period {
    position: unset;
}

.item-views.news-items .item .body-info>.wrap {
    padding: 13px 30px 20px 15px;
    background-color: #F5F8FF;
}

.item-views.news-items:not(.projects) .item .body-info,
.item-views.news-items:not(.projects) .item:not(.big_block)>.wrap {
    background-color: #F5F8FF !important;
}

.item-views.news-items:not(.projects) .item .image a {
    display: block;
    height: 100%;
}

.item-views.news-items:not(.projects) .item .image img {
    object-fit: cover;
    height: 100%;
}

.detail .period span, .item-views .item .period span {
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
}

.item-views.news-items .item .title {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
}

.item-views.news-items .item .previewtext {
    font-size: 14px;
    line-height: 16.95px;
}

.item-views.front h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48.41px;
}

.show_all {
    font-size: 16px;
    line-height: 19.36px;
    text-transform: none;
    color: #333333;
}

.item-views.company.front.type_2 .company-block>.row>.item.image_wrap .image {
    max-height: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.item-views.company.front.type_2 .company-block>.row>.item.image_wrap img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

body.with_decorate .item-views.company.front .company-block {
    padding: 0
}

.btn.btn-default {
    padding: 20px 29.18px;
    font-size: 16px;
    line-height: 19.36px;
    text-transform: none;
    border-radius: 4px;
}

body.with_decorate .index .front_tizers {
    padding: 0;
}

.subtitle_text {
    font-size: 18px;
    line-height: 23.4px;
    margin-top: 20px;
}

.item-teaser.mainpage {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    min-height: 212px;
    border-radius: 8px;
    background-color: #F5F8FF;
}

.item-views .item .image {
    background-color: transparent;
}

.flexbox.list-teasers {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.flexbox.list-teasers .item-teaser {
    width: 22%;
    flex-grow: 2;
}

.front_tizers .props_type_2 .item .image {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.item-views.news-items .item-teaser .item .title {
    font-weight: 700;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
    margin-top: 20px;
}

.front_tizers {
    border: none;
}

.item-views.news-items.projects:not(.linked) .item:not(.big_block) .image {
    padding: 0;
}

.item-views.news-items.projects .item.big_block>.wrap .body-info, .item-views.news-items.projects .item>.wrap .body-info {
    position: unset;
}

.item-views.news-items.projects .item>.wrap.project {
    min-height: 410px;
}

.projects_title_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.projects_title_row .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    max-width: 76%;
}

.projects_title_row .region {
    font-size: 14px;
    line-height: 18.2px;
    color: #A1A1A1;
    width: 200px;
    text-align: right;
}

.item-views.news-items .item .previewtext_project {
    font-size: 16px;
    line-height: 20.8px;
    color: #6E6E6E;
    margin: 30px 0;
}

.flexbox.project {
    justify-content: space-between;
}

.item-views .item .project .image>.wrap {
    border-radius: 8px;
}

.btn.btn-default.btn__project {
    padding: 20px 56px;
}

.project_map,
.project_map img {
    max-width: 100%;
} 

.vacancies-wrapper.mainpage {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 20px;
}

.vacancies-wrapper .item ul li:before {
    content: "\2022";
    color: #00206F;
}

.vacancies-wrapper .item {
    border: none;
    background-color: #F5F8FF;
    padding: 10px 20px 30px;
}

.vacancies-wrapper .item .name {
    padding: 10px 0 10px 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #00206F;
    border-bottom: 2px solid #00206F;
    width: fit-content;
}

.vacancies-wrapper .item li {
    margin-top: 20px;
}

.vacancies-wrapper .previewtext {
    font-size: 18px;
    line-height: 23.4px;
    color: #A0A0A0;
}

.vacancies-wrapper .card-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
}

.contacts_background_wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    height: fit-content;
    margin-bottom: 100px;
}

.item-views .contacts_background_wrapper .item {
    margin: 50px 0;
    padding-left: 50px;
}

.contacts_card {
    border-radius: 8px;
}

.contacts_card {
    background-color: #fff;
    max-width: 820px;
    padding: 20px 30px 40px;
}

body.with_decorate .index .item-views.map-text-mainpage {
    padding: 0;
}

body.with_decorate .index .item-views {
    padding-left: 16px;
    padding-right: 16px;
}

.front_tizers.type_2 .props {
    padding: 0 16px;
}

.item-views.map-text-mainpage .flexslider .flex-direction-nav .flex-prev {
    left: -54px;
}

.map-text-mainpage .flex-control-paging li a:before {
    background: #00206F !important;
    width: 17px;
    height: 17px;
}

footer {
    padding: 40px 0 70px 0;
}
footer .info .address:before {
    content: none;
}
footer .info .address,
footer .phone,
footer .phone a,
footer .callback_wrap span,
footer .email,
footer .email a{ 
    color: #Fff;
    font-size: 16px;
    /*opacity: 0.7;*/
    font-weight: 300;
}
footer .callback_wrap span:hover{
    color: #fff;
} 
footer.footer-v1 .social-icons:before {
    content: none;
}
footer.footer-v1 .social-icons ul {
    background: transparent;
}
footer .social-icons ul li a {
    border: 0;
}
footer .social-icons ul li.telegram a {
    background-position: 0;
    background-image: url('/bitrix/templates/aspro-priority/images/svg/telegram.svg');
    opacity: 1;
}
footer .social-icons ul li.telegram a:hover {
    background-position: 0;
}
footer .social-icons ul li.telegram a {
    display: inline;
}
footer .social-icons li.telegram a span {
    padding-left: 4rem;
}
.social-icons li.telegram a {
    color: #fff;
    font-size: 16px;    
}
footer .info .address {
    padding: 0;
}
footer .footer-title-menu {
    color: #fff;
    font-weight: 700;
    margin-bottom: 2rem;
    line-height: 100%;
}
.svg-phone.sm.white {
    display: none;
}
footer .footer_top {
    padding-bottom: 41px;
}
footer .footer_top_wrapper {
    padding-bottom: 41px;
    border-bottom: 1px solid #576A7A;
}
.bottom-menu .item .title {
    text-transform: none;
    font-size: 16px;
    font-weight: 200;
}
footer.footer-v1 .bottom-menu.second .item {
   margin: 0;
}
footer .title-menu {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 16px;
}
footer .footer_bottom_wrapper {
    padding-bottom: 41px;
    border-bottom: 1px solid #576A7A;
}
.footer_copy { 
    padding-top: 41px;
}
footer.footer-v1 .copy {
    margin-right: 0;
    margin-bottom: 0;
}
footer .copy {
    color: #fff;
}
footer .confidentiality a{
    color: #fff;
    text-transform: none;
    font-size: 16px;
}
.banners-big.front {
    margin-top: 40px;
}
.sections.head-block.top .item-link {
    border-radius: 70px;
    border: 1px solid #6E6E6E;
    background: #fff;
}
.sections.head-block.top .item-link.active {
    background: #0074C5;    
    border: none;
}
.sections.head-block.top .item-link.active .title span {
    color: #fff;
}
.sections.head-block.top .item-link.active .title .btn-inline:before {
    content: none;
}
.sections.head-block.top .item-link:first-of-type {
    border-left: 1px solid #6E6E6E;
}
.head-block.top .item-link:last-child {
    border-right: 1px solid #6E6E6E !important;
    border-left: 1px solid #6E6E6E !important;
}
.mixitup-container .head-block .item-link .title span, .mixitup-container .head-block.top .item-link .title .btn-inline {
    padding: 10px 27px 10px;
}
.sections.head-block.top .item-link.active:hover {
    border: none;
}
.mixitup-container .head-block .item-link .title span, .mixitup-container .head-block.top .item-link .title .btn-inline {
    font-size: 20px;
}
.body:not(.index) .main>.container {
    padding-bottom: 10px;
}
.top-text-zacup {
    margin-bottom: 50px;
}
.btn__project--map {
    margin-top: 20px;
}

.banners-big .slides .custom_row_banner .text {
    padding: 0;
}

.company-block .row:before,
.company-block .row:after {
    display: none;
}

.map-text-mainpage .flexslider .slides>li,
.map-text-mainpage .flexslider .slides>li p {
    margin-top: 0;
    margin-bottom: 0;
}

.map-text-mainpage .flexslider .slides>li p:nth-child(2n) {
    margin: 10px 0 30px;
}

.row.custom_row_banner {
    margin-left: 0;
    margin-right: 0;
}

.front_tizers.type_2 .props::before,
.front_tizers.type_2 .props::after {
    display: none;
}

.custom_row_banner .text__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.item-views.projects .item {
    padding: 40px 0;
}

.item-views.projects .item:first-child {
    padding-top: 0;
}

.item-views.projects .item:last-child {
    padding-bottom: 0;
    border-top: 1px solid #A0A0A0;
}

.map-text-mainpage .flexslider .slides>li p {
    font-size: 16px;
    color: #6E6E6E;
}

.map-text-mainpage .flexslider .slides>li p strong {
    font-size: 20px;
    color: #333;
}

.image-text img {
    max-width: 100%;
    border-radius: 8px;
}

.item-views.contacts h2 {
    display: inline-block;
}

.contacts_card .col-md-6 {
    padding: 0;
}

.contacts-icon {
    margin-left: 29px;
    position: relative;
    margin-right: 30px;
}

.contacts-icon::before {
    display: block;
    content: '';
    width: 19px;
    height: 19px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -29px;
    top: 0;
}

.contacts-icon--tg::before {
    background-image: url('/../../../../upload/custom/mainpage/telegram.png');
}

.contacts-icon--dzen::before {
    background-image: url('/../../../../upload/custom/mainpage/dzen.png');
}

.flexslider .flex-direction-nav a {
    visibility: visible;
    opacity: 1;
}

/*
.banners-big .flexslider .flex-direction-nav .flex-nav-next {
    right: unset;
}

.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
    left: unset;
    right: unset;
}

.flex-direction-nav .flex-next {
    right: unset;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-prev,
.banners-big .flexslider .flex-direction-nav .flex-nav-next {
    top: unset;
    left: unset;
    bottom: 0;
    right: 0;
}

.banners-big .flexslider:hover .flex-direction-nav .flex-nav-prev {
    right: 50px;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-prev a,
.banners-big .flexslider .flex-direction-nav .flex-nav-next a {
    border: 1px solid #A0A0A0;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-prev a {
    border-radius: 8px 0 0 8px;
}

.banners-big .flexslider .flex-direction-nav .flex-nav-next a {
    border-radius: 0 8px 8px 0;
}
.documents_list {
    margin-bottom: 50px;
}
*/

@media (min-width: 1281px) {

    .item-views.news-items .item .previewtext_project {
        max-width: 80%;
    }

    /*div[data-class="COMPANY_INDEX_drag"] {
        padding-bottom: 140px;
    }*/
}

@media (max-width: 1281px) {

    .custom_row_banner .text__right,
    .banners-big .slides .btn {
        width: 280px;
    }

    .banners-big .slides .shown .text .inner {
        justify-content: space-between;
    }

    .flexbox.list-teasers {
        padding-left: 20px;
        padding-right: 20px;
    }

    .flexbox.list-teasers .item-teaser {
        width: 47%;
        flex-grow: 2;
    }

    .banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
        font-size: 90px;
        line-height: 90px;
    }
    body {
        overflow-x: hidden;
    }

    .project_map {
        margin-bottom: 40px;
    }

    .item-views.front,
    .item-views.front.type_1.company, .item-views.front.type_2.company, .item-views.front.type_3.company {
        padding: 50px 0 0;
    }

    .item-views.front.vacancies {
        padding-top: 48px;
    }

    .banners-big .flexslider, .banners-big .slides, .banners-big .slides>li, .banners-big .slides .text {
        height: 560px;
    }

    .item-views.news-items:not(.projects) .flexslider .slides {
        padding-top: 40px;
    }

    .projects + .map-block {
        margin-top: 100px;
    }

    .vacancies-wrapper .item {
        width: 50%;
    }

    body.with_decorate .contacts.front:not(.contacts_page) {
        padding-top: 100px;
    }

    .body.index h2 {
        margin-bottom: 40px;
    }
}

@media (max-width: 1150px) {

    .banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
        font-size: 64px;
        line-height: 64px;
    }

    .front_tizers.type_2 .props {
        padding-top: 40px;
    }

    footer .footer_top_wrapper .col-md-offset-1 {
        margin-left: 0;
    }

    footer .footer_top_wrapper > div:first-child {
        margin-right: 120px;
    }

    footer .footer_top_wrapper > .contact-block {
        width: fit-content;
    }

    footer .footer_top_wrapper .col-md-offset-1 > div {
        padding: 0;
    }
}

@media (min-width: 901px) {
    .custom_row_banner .text .inner {
        padding: 0 !important;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .custom_row_banner .text__right .section {
        max-width: 70%;
    }

    .logo_and_menu-row .burger {
        display: none;
    }

    .logo_and_menu-row .burger+.logo {
        margin: 0;
    }

    div[data-class="COMPANY_INDEX_drag"] {
        background-image: url('/../../../../upload/custom/mainpage/crane-left.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
    }

    div[data-class="PORTFOLIO_INDEX_drag"] .projects  {
        background-image: url('/../../../../upload/custom/mainpage/crane-right.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
    }

    div[data-class="TEAM_INDEX_drag"] {
        background-image: url('/../../../../upload/custom/mainpage/crane-left.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
    }

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap,
    .item-views.company.front.type_2 .company-block>.row>.item {
        width: 48%;
    }
    
    .item-views.company.front.type_2 .company-block .flexbox {
        justify-content: space-between;
    }
}

@media (max-width: 960px) {

    .banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
        font-size: 64px;
        line-height: 64px;
    }

    .custom_row_banner .text__right,
    .banners-big .slides .btn {
        width: 280px;
    }

    .item-views.news-items.projects .item.big_block>.wrap .body-info, .item-views.news-items.projects .item>.wrap .body-info {
        padding: 0;
    }

    .item-views.news-items.projects:not(.linked) .item:not(.big_block) .image {
        height: 310px;
        margin-bottom: 40px;
    }

    .vacancies-wrapper.mainpage {
        flex-direction: column;
        padding: 0 16px;
    }

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap {
        max-height: 310px;
    }

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap .image {
        height: 310px;
    }

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap .image img {
        object-fit: cover;
    }

    .item-views.company.front .company-block .text {
        padding: 50px 68px 50px 0;
    }

    .item-views.front {
        padding: 25px 0 25px;
    }

    .vacancies-wrapper .item {
        width: 100%;
    }

    .banners-big .slides .btn {
        padding: 10px;
    }
}

@media (max-width: 900px) {

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap img {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
        font-size: 48px;
        line-height: 48px;
    }

    .item-views.company.front .company-block .text {
        padding: 30px 68px 30px 0;
    }

    .contacts_card .col-md-6 {
        max-width: 45%;
    }

    .banners-big .slides .shown .text .inner {
        padding: 0 !important;
    }

    div[data-class="NEWS_INDEX_drag"] .maxwidth-theme,
    div[data-class="TEASERS_INDEX_drag"] .maxwidth-theme {
        padding-left: 0;
        padding-right: 0;
    }

    body.with_decorate .index .item-views.news-items {
        padding-top: 34px;
    }

    .item-views.company.front.type_2 .company-block>.row>.item.image_wrap {
        padding-top: 0;
    }

    .item-views.company.front .text, body.with_decorate .item-views.company.front .text {
        padding-left: 0;
        padding-right: 0;
    }

    .item-views.news-items:not(.projects) .top_block{
        margin-bottom: 0;
    }

    .item-views.projects .item {
        margin: 0;
    }

    .projects + .map-block {
        margin-top: 70px;
    }

    .item-views.news-items.projects .item>.wrap.project {
        height: fit-content !important;
    }
}

@media (min-width: 500px) {
    .banners-big .slides .shown .text .inner {
        display: flex;
        align-items: end;
    }
}

@media (max-width: 450px) {

    .banners-big .slides .custom_row_banner .title, .banners-big .slides .custom_row_banner h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .banners-big .slides .dark .text-block {
        font-size: 16px;
        line-height: 20.8px;
        margin: 10px 0;
    }

    .banners-big .slides .section {
        font-size: 16px;
        line-height: 20.8px;
        margin: 10px 0;
    }

    .item-views .contacts_background_wrapper .item {
        margin: 0;
        padding: 0;
        border-radius: 0;
    }

    .contacts_card {
        padding: 0 16px;
    }

    .item-views.contacts h2 {
        display: block;
        margin-bottom: 20px;
    }

    .contacts.front .show_all, .item-views.front .show_all {
        margin-bottom: 42.5px;
    }

    .contacts_card .col-md-6 {
        padding: 0;
    }

    .contacts_card .col-md-6 {
        margin-right: auto;
        max-width: 100%;
        width: 100%;
    }

    .projects_title_row {
        flex-wrap: wrap;
    }

    .projects_title_row .region {
        text-align: left;
        margin: 10px 0 20px;
    }

    footer .footer_top_wrapper > div {
        margin-bottom: 20px;
    }

    footer .footer_top_wrapper > div:first-child {
        margin-bottom: 70px;
    }

    footer .contact-block {
        text-align: left;
    }
}

@media (max-width: 600px) {

    .flexbox.list-teasers .item-teaser {
        width: 100%;
    }

    .maxwidth-banner .maxwidth-theme {
        padding: 0;
    }

    body.with_decorate .banners-big.front {
        height: 650px;
    }

    .banners-big .flexslider, .banners-big .slides, .banners-big .slides>li, .banners-big .slides .text {
        height: 650px;
    }

    .mobile .flexslider .flex-direction-nav a {
        height: 53px;
        width: 53px;
    }

    .banners-big .flexslider .flex-direction-nav .flex-nav-prev {
        right: 36px;
    }
    
    .banners-big .flexslider .flex-direction-nav .flex-nav-next {
        right: 16px;
    }

    body.with_decorate .contacts.front:not(.contacts_page) {
        padding-top: 0;
    }
}

/*Буллеты на карте - координаты*/

body .map-text-mainpage .flexslider.view-control .flex-control-nav {
    position: absolute;
    left: -310%;
    top: 320px;
}

.map-text-mainpage .flex-control-paging li a.flex-active:before {
    width: 25px;
    height: 25px;
}

.map-text-mainpage .flex-control-paging li:nth-child(1) {
    position: absolute;
    top: 36px;
    left: 91px;    
}

.map-text-mainpage .flex-control-paging li:nth-child(2) {
    position: absolute;
    top: 70px;
    left: 95px;
}

.map-text-mainpage .flex-control-paging li:nth-child(3) {
    position: absolute;
    right: -465px;
    top: 10px;
}

.map-text-mainpage .flex-control-paging li:nth-child(4) {
    position: absolute;
    left: 122px;
}

.news-items .section_name {
    display: none !important;
}

.wraps.galerys-block + p {
    display: none !important;
}

.detail.news .errortext {
    display: none !important;
}

.detail.news .title.small-gallery,
.detail.news .galerys-block .switch_wrap {
    display: none !important;
}

.item-views.news-items:not(.projects) .item.big_block>.wrap .body-info {
    background-color: transparent !important;
}

@media (max-width: 1340px) {
    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        right: -480px;
    }
}

@media (max-width: 1250px) {
    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        right: -500px;
    }
}

@media (max-width: 1200px) {

    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        left: 0;
        top: -290px;
    }

    .map-text-mainpage .flex-control-paging li:first-child {
        position: absolute;
        left: 100px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(2) {
        top: 70px;
        left: 60px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        right: 200px;
        left: 740px;
    }
}

@media (max-width: 1100px) {

    .map-text-mainpage .flex-control-paging li:first-child {
        position: absolute;
        left: 80px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(2) {
        top: 70px;
        left: 40px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        right: 200px;
        left: 720px;
    }
}

@media (max-width: 991px) {
    .switch_lang {
        height: 63px;
    }
    #mobileheader .wrap_phones svg {
        margin-top: 0;
    }
}

@media (max-width: 840px) {

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 73%;
    }
}

@media (max-width: 800px) {
    
    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        top: -270px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 69%;
    }
}

@media (max-width: 768px) {
    
    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        top: -260px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 620px;
        top: 20px;
    }
}

@media (max-width: 500px) {

    .map-text-mainpage .flex-control-paging li a.flex-active:before {
        width: 15px;
        height: 15px;
    }

    .map-text-mainpage .flex-control-paging li a:before {
        width: 11px;
        height: 11px;
    }
    
    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        top: -150px;
    }

    .map-text-mainpage .flex-control-paging li:first-child {
        left: 35px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(2) {
        top: 25px;
        left: 10px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 310px;
        top: 0;
    }
}

@media (max-width: 375px) {
    
    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        top: -140px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 265px;
        top: 10px;
    }
}

@media (max-width: 325px) {
    
    body .map-text-mainpage .flexslider.view-control .flex-control-nav {
        top: -120px;
    }

    .map-text-mainpage .flex-control-paging li:first-child {
        left: 25px;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(2) {
        top: 18px;
        left: 0;
    }

    .map-text-mainpage .flex-control-paging li:nth-child(3) {
        left: 215px;
        top: 5px;
    }
}

/*===============*/



.banners-big .slides .title-link .title { 
	padding: 25px 15px;
    background: inherit;
    border-radius: 15px;
    font-size: 20px;
    font-weight: 600;
	max-width: 350px;
	text-align: right;
	opacity: 0.85;
}

.banners-big .slides .btn {
    max-width: 340px;
    font-size: 16px;
    line-height: 19.36px;
    text-transform: none;
    border-radius: 15px;
	background-color: #0074c5;
    border-color: #0074c5;
	float: right;
	padding: 15px 20px;
	width: unset;
	white-space: normal;
	opacity: 0.85;
}

.banners-big .slides .buttons {
    margin: 15px 0; 
}

.banners-big .slides .text-block {
    display: none;
}

.banners-big .slides .section {
    display: none;
}

.banners-big.front {
    margin-top: 0px;
}

.flex-direction-nav .flex-prev {
    left: -40px;
}

.flex-direction-nav .flex-next {
	right: -40px;
}

.flexslider .flex-direction-nav a {
    opacity: 0.4;
}

@media (max-width: 768px) {
    .banners-big .slides .shown .text .inner {
        padding: 0 !important;
        padding-top: 15px !important;
    }

	.item-views.news-items:not(.projects) .item .image img {
    	object-fit: cover;
		height: 100%;
    	max-height: 245px;
	}
}

@media (min-width: 500px) {
    .banners-big .slides .shown .text .inner {
        padding-top: 15px !important;
        display: block;
		float: right;
		padding: 0;
    }
}

@media (max-width: 500px) {
	.banners-big .slides .btn {
		width: 100%;
	}
}