.btn-shutter {
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding: 23px 58px;
    background-color: #EF3E2E;
    border-radius: 4px;
    border: 1px solid #EF3E2E;
    margin-top: 46px;
}

.widget-search .page-nf__searchblock {
    max-width: 100%;
}

#complete .aggregates-block.hide-block {
    height: 430px;
    overflow-y: hidden;
}

#complete .show-all-complete {
    margin: 25px auto 0;
    display: block;
    cursor: pointer;
    max-width: 160px;
    width: 100%;
}
.aggregates-block__table tr{
    background-color: #fff;
}
.aggregates-block__table tr.hidden_row{
    display: none;
}

#complete .aggregates-block__table tr {
    justify-content: space-between;
    grid-template-columns: calc(102 / 945 * 100%) calc(82 / 945 * 100%) calc(98 / 945 * 100%) calc(126 / 945 * 100%) calc(210 / 945 * 100%) calc(140 / 945 * 100%);
    padding-left:  calc(222 / 1160 * 100%);
}

.aggregates-block{
    position: relative;
    padding-top: 62px
}
.aggregates-block__table--content{
    padding-top: 78px;
}
#complete .aggregates-block__table--content tr:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 14;
}
#complete .aggregates-block__table--head{
    position: absolute;
    top: 0;
    left: 0;
    z-index:15;
}

#complete .aggregates-block__table td,
#complete .aggregates-block__table th{
    border-left:1px solid #E3E3E3 ;
    padding-left: 10px;
}
.aggregates-block a{
    color: #2f3192;
    cursor: pointer;
    transition: color 0.3s ease-in;
}
.aggregates-block a:hover{
    color: #EF3E2E;
}
#complete .aggregates-block__table td.no_border,
#complete .aggregates-block__table td:first-child{
    border-left: none ;
}

#complete .aggregates-block__table td:first-child,
#complete .aggregates-block__table th:first-child{
    position: absolute;
    top: 0;
    background-color: inherit;
    z-index: 12;
    height: 100%;
    border-right:1px solid #E3E3E3 ;
    left: 0;
    width:  calc(222 / 1160 * 100%);
}
#complete .aggregates-block__table td:first-child:before,
#complete .aggregates-block__table th:first-child:before{
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
    background-color: #fff;
}


#complete .c-select--white .c-select__value {
    width: 60px;
    padding: 0;
}

#complete .c-select--control .c-select__value span {
    padding-left: 5px;
    font-size: 16px;
}

#complete .c-select--control .c-select__value::after {
    margin-right: 5px;
}

#complete .c-select--control .c-select__options::before {
    left: 5px;
    width: calc(100% - 5px * 2);
}

#complete .c-select--white.is-active .c-select__drop {
    height: 250px;
    overflow: auto;
}

@media only screen and (max-width: 1200px) {
    #complete .aggregates-block.hide-block {
        height: 530px;
    }
}

@media only screen and (max-width: 1137px) {
    #complete .aggregates-block.hide-block {
        height: 610px;
    }
}

@media only screen and (max-width: 1200px) {
    .aggregates-block{
        position: relative;
        padding-top: 62px
    }
    .aggregates-block__table--content{
        padding-top: 78px;
    }
    #complete .aggregates-block__table--content tr:first-child {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 13;
    }
    #complete .aggregates-block__table--head{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 13;
    }
}

.main-services__industries:nth-child(3n-2),
.testimonials__item:nth-child(3n-2) {
    clear: left;
}

.testimonials__item .text a {
    display: none;
}

.testimonials__item .text img {
    display: none;
}


.new_body {
    font-family: 'Roboto';
}

.new_body .top-bar {
    background-color: #131d3b;
    border-bottom: none;
}

.new_body .header-wrap-inner.style1 {
    background-color: #131d3b;
    padding-top: 15px;
    padding-bottom: 15px;
}

.new_body .top-bar .top-bar-content h5 a {
    color: #ffffff;
    font-family: 'Roboto';
}

.new_body .header-wrap-inner.style1 .header-top {
    display: flex;
    align-items: center;
}

.new_body .header-wrap-inner.style1 .header-top-logo img {
    margin-right: 5px;
}

.new_body .header-wrap-inner.style1 .header-top-info ul li {
    margin-left: 25px;
    display: flex;
    align-items: center;
}

.new_body .header-wrap-inner.style1 .header-top-info .header-text {
    padding-top: 4px;
}

.new_body .header-wrap-inner.style1 .header-top-info .header-text h5 a, footer .footer_middle_right a {
    font-family: 'Roboto';
    font-size: 16px;
    color: #ffffff;
}

.new_body .header-wrap-inner.style1 .header-top-info .header-text h5 a:hover, footer .footer_middle_right a:hover {
    color: #ef3e2e;
    text-decoration: underline;
}

.new_body .header-wrap-inner.style1 .header-top-info .header-image {
    margin-right: 10px;
}

.header_right_btns {
    margin-left: 45px;
    display: flex;
    align-items: center;
}

.header_right_btns .btn, .footer_middle_right .btn {
    margin-right: 10px;
    height: 45px;
    border: 1px solid #ef3e2e;
    background-color: #EF3E2E;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.9;
    transition: all 0.5s ease;
}


.header_right_btns .searchLink {
    margin-right: 10px;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #fff;
    line-height: 2.5;
    border-radius: 5px;
}

.lang_switcher_wrap {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    height: 45px;
    position: relative;
}

.lang_switcher_value {
    display: flex;
    align-items: center;
}

.lang_switcher_value span {
    margin-right: 5px;
}

.lang_switcher_link {
    display: none;
    position: absolute;
    top: 43px;
    left: -1px;
    width: 53px;
    border: 1px solid #fff;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ffffff;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    height: 45px;
    z-index: 1000;
    background-color: #131d3b;
}

.lang_switcher_link a {
    color: #ffffff;
}

.lang_switcher_wrap:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.lang_switcher_wrap:hover .lang_switcher_link {
    display: block;
}

.new_body header.style1 #mainnav > ul.menu > li:last-child {
    display: none;
}

.new_body header.style1 .header-wrap {
    position: relative;
    top: 0;
    bottom: 0;
    background-color: transparent;
    height: 54px;
}

.new_body #site-header {
    background-color: #18254b;
}

.new_body header.style1 .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.new_body header.style1 .nav-wrap {
    display: block;
    float: none;
}

.new_body header.style1 #mainnav > ul.menu {
    margin-left: 0;
    justify-content: space-between;
}

.new_body #mainnav ul.menu > li > a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto';
}

.new_body header.style1 #mainnav > ul.menu > li {
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid transparent;
    transition: all 0.5s ease;
}

.new_body header.style1 #mainnav > ul.menu > li a {
    transition: all 0.5s ease;
}

.new_body header.style1 #mainnav > ul.menu > li:hover {
    border-color: #ef3e2e;
}

.new_body header.style1 #mainnav > ul.menu > li:hover > a {
    color: #ef3e2e;
}

.new_body #mainnav ul.sub-menu > li {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
}

.main_slider_wrap {
    height: 635px;
}

.main_slider {
    display: none;
    height: 100%;
}

.main_slide_inner {
    background-size: cover;
    padding-top: 100px;
    color: #ffffff;
}

.main_slide_subtitle {
    font-size: 20px;
    margin-bottom: 20px;
}

.main_slide_subtitle br {
    display: none;
}

.main_slide_title {
    font-size: 80px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 40px;
}

.main_slider .slick-list, .main_slider .slick-track, .main_slide, .main_slide_inner {
    height: 100%;
}

.main_slider .slick-track {
    padding-top: 0;
    padding-bottom: 0;
}

.main_slider .btn {
    height: 70px;
    border: 1px solid #ef3e2e;
    background-color: #EF3E2E;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 2.8;
    margin-right: 35px;
    transition: all 0.5s ease;
}

.new_body .btn:hover, .header_right_btns .btn:hover {
    color: #fff;
    background-color: #131d3b;
}

.main_slide_btn_wrap .more_btn {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: underline;
    position: relative;
    top: 2px;
}

.slick-arrow {
    width: 46px;
    height: 46px;
    padding: 0;
    font-size: 0;
    background-size: cover;
    position: absolute;
    bottom: 20px;
    top: auto;
}

.slick-arrow.slick-prev {
    left: 50%;
    margin-left: -573px;
    background-image: url('../images/s_a_left.png');
}

.slick-arrow.slick-next {
    left: 50%;
    margin-left: -503px;
    background-image: url('../images/s_a_right.png');
}

.slick-dots {
    position: absolute;
    top: auto;
    bottom: 55px;
    text-align: center;
    width: 100%;
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li button {
    padding: 0;
    font-size: 0;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 7px;
    margin-left: 7px;
}

.slick-dots li.slick-active button {
    background-color: #ffffff;
}

section.new_advantages {
    padding-top: 50px;
    padding-bottom: 50px;
}

.new_adv_inner {
    display: flex;
    justify-content: space-between;
}

.new_adv_left, .new_adv_right {
    width: 49%;
}

.new_adv_text {
    padding-top: 0;
    margin-bottom: 114px;
}

.new_adv_subtitle {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #ef3e2e;
}

.new_adv_text h2 {
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
    font-family: 'Roboto';
}

.new_adv_text p {
    font-size: 18px;
    color: #131d3b;
    margin-bottom: 35px;
}

.new_adv_items_wrap {
    display: flex;
    flex-wrap: wrap;
}

.new_adv_item {
    width: 276px;
    height: 222px;
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.new_adv_item:nth-child(4n) {
    margin-right: 0;
}

.new_adv_item_title {
    font-weight: bold;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 5px;
    color: #131d3b;
    position: relative;
    z-index: 2;
    text-align: center;
}

.new_adv_item_red .new_adv_item_title {
    color: #ef3e2e;
}

.new_adv_item_title span {
    font-size: 28px;
}

.new_adv_item_text {
    color: #131d3b;
    font-size: 17px;
    position: relative;
    z-index: 2;
    text-align: center;
}

.new_adv_item_number {
    position: absolute;
    right: -3px;
    bottom: -7px;
    font-size: 180px;
    color: #f3f6fa;
    line-height: 0.8;
    z-index: 1;
}

.new_adv_img {
    margin-bottom: 20px;
}

.new_adv_item_big {
    width: 573px;
    margin-right: 0;
    border: 3px solid #ef3e2e;
}

.new_adv_item_big_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_adv_item_big_text {
    width: 350px;
    text-align: left;
    font-size: 20px;
}

.new_adv_item_big_img {
    width: 90px;
}

.new_adv_item_big_img img {
    width: 100%;
}

.new_adv_img img {
    max-width: 100%;
}

section.main_partners {
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: #f2f3f5;
}

.main_partners_slider {
    position: relative;
    margin-top: 40px;
}

.main_partners_slide {
    margin-right: 15px;
}

.main_partners_slide_inner {
    background-color: #ffffff;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 10px;
    padding: 20px;
}

.main_partners_slider .slick-dots {
    bottom: -40px;
}

.main_partners_slider .slick-dots li button {
    border-color: #2e3752;
}

.main_partners_slider .slick-dots li.slick-active button {
    background-color: #2e3752;
}

.main_partners_slider .slick-arrow.slick-prev {
    left: auto;
    right: 70px;
    margin-left: 0;
    bottom: auto;
    top: -62px;
    background-image: url('../images/s_a_left_b.png');
}

.main_partners_slider .slick-arrow.slick-next {
    left: auto;
    right: 11px;
    margin-left: 0;
    bottom: auto;
    top: -62px;
    background-image: url('../images/s_a_right_b.png');
}

.new_body footer {
    padding-top: 25px;
    background-color: #1c233e;
}

.footer_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.footer_middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_middle_left ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    width: 475px;
}

.footer_middle_left ul li {
    width: 50%;
    margin-bottom: 5px;
}

.footer_middle_left ul li a {
    color: #ffffff;
}

.footer_slogan h5 a {
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
}

.footer_middle_right {
    display: flex;
    align-items: center;
}

.footer_info {
    margin-right: 100px;
}

.footer_phone {
    margin-right: 50px;
}

footer .footer_middle_right a {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.footer_middle_right .btn {
    height: 60px;
    line-height: 2.9;
}

.footer_bot {
    padding-top: 25px;
    padding-bottom: 30px;
    border-top: 2px solid #9598a5;
    margin-top: 20px;
}

.footer_bot_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_bot_left {
    display: flex;
    align-items: center;
}

.footer_bot_inner a {
    color: #ffffff;
}

.footer_bot_left p {
    margin-right: 30px;
    color: #ffffff;
}

.flat-our-services article:hover .overlay {
    display: none;
}

.new_adv_left .new_adv_img {
    display: none;
}

.slick-slide .main_slide_mobile_img {
    display: none;
}

.new_body footer {
    background-image: url('../images/footer_bg.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 130% 0;
}

.pumps_main article .featured-post .post-img {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.pumps_main article .featured-post .post-img img {
    display: inline-block;
}

.card-big__pic {
    display: flex;
    align-items: center;
}

.main_subscribe_form_wrap {
    display: flex;
    align-items: flex-end;
}

.main_subscribe_form_text {
    width: 470px;
    margin-right: 30px;
}

.main_subscribe_form {
    width: 700px;
    position: relative;
    top: -10px;
}

.main_subscribe_form form {
    display: flex;
    align-items: center;
}

.main_subscribe_form input[type='text'] {
    width: 370px;
    margin-right: 30px;
    margin-bottom: 0;
}

.main_subscribe_form input[type='submit'], .main_subscribe_form button {
    width: 300px;
    height: 78px;
    border-radius: 5px;
    margin-top: 0;
    color: #000;
    padding: 0;
}

.main_subscribe_form .success_wrap {
    position: absolute;
    bottom: -40px;
    left: 0;
}

.main_subscribe_form .success_wrap .request-form__title {
    line-height: 1.4;
    text-align: left;
}

.flat-row .main_subscribe_form_text span {
    padding: 0;
}

.flat-row.style2 {
    padding: 107px 0 100px;
}

.flat-our-services.style1 {
    padding-top: 55px;
    padding-bottom: 60px;
}

.pumps-choose {
    padding-top: 55px;
    padding-bottom: 60px;
}

.flat-recent-project {
    padding-top: 55px;
    padding-bottom: 60px;
}

.flat-latest.clearfix {
    padding-top: 55px;
    padding-bottom: 60px;
}

.flat-latest.clearfix .spacer {
    display: none;
}

.flat-latest .post {
    margin-bottom: 0;
}

.innerNews__column {
    flex: 0 0 48%;
}

.mainNews.innerNews {
    flex-wrap: wrap;
    gap: 20px;
}

.main-blog-single article .featured-post .post-img {
    height: 490px;
}

.page-title--news {
    padding-top: 45px;
    padding-bottom: 0;
}

.page-title--news ul {
    display: flex;
}

.page-title--news ul li {
    margin-right: 13px;
}

.page-title--news ul li a {
    font-size: 16px;
    color: #131d3b;
}

.page-title--news ul li span {
    font-size: 16px;
    color: #ef3e2e;
}

.page-title--news span.delicious {
    width: 6px;
    height: 9px;
    display: inline-block;
    background-image: url('../images/angle.png');
    background-size: cover;
    margin-left: 13px;
}

.page-title--news span.delicious-r {
    width: 6px;
    height: 9px;
    display: inline-block;
    background-image: url('../images/angle-r.png');
    background-size: cover;
}

.main-blog-single {
    padding-top: 40px;
}

.main-blog-single h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
}

.new_gallery_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.new_gallery_item {
    margin-bottom: 20px;
    width: 575px;
    height: 380px;
    overflow: hidden;
    text-align: center;
}

.new_gallery_item.new_gallery_item_big {
    width: 100%;
    height: 610px;
    margin-right: 0;
}

.new_gallery_item img {
    width: 100%;
}

.new_gallery_item.vertical {
    background-color: #131d3b;
}

.new_gallery_item.vertical img {
    width: auto;
    height: 100%;
}

.new_gallery_item.gallery-card::before {
    display: none;
}

.content-post a {
    color: #EF3E2E;
}

.innerNews__column h3 a {
    font-family: "Roboto" , sans-serif;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    color: #131d3b;
}

.subscribe-edit {
    padding-top: 30px;
}

.subscribe-edit .btn {
    color: #ffffff;
    background-color: #ef3e2e;
}

.inputbox__wrap .inputbox__message {
    color: red;
    position: relative;
    top: 7px;
    font-size: 12px;
}

@media screen and (max-width: 1200px) {

    .new_body header.style1 #mainnav > ul.menu > li {
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .new_body #mainnav ul.menu > li > a {
        font-size: 14px;
    }

    .header_right_btns {
        margin-left: 0;
    }

    .header-top-info ul {
        display: flex;
        flex-wrap: wrap;
        width: 385px;
    }

    .main_slider_wrap .slick-arrow.slick-prev {
        margin-left: -455px;
    }

    .main_slider_wrap .slick-arrow.slick-next {
        margin-left: -380px;
    }

    .new_adv_item {
        width: 220px;
    }

    .new_adv_text {
        padding-top: 0;
        margin-bottom: 157px;
    }

    .new_adv_item_title {
        font-size: 47px;
    }

    .footer_middle_left ul {
        width: 290px;
    }

    .footer_info {
        margin-right: 40px;
    }

    .main_subscribe_form_wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .main_subscribe_form_text {
        margin-bottom: 30px;
    }

    .new_adv_item_big {
        width: 460px;
    }

    .new_adv_item_big_text {
        font-size: 18px;
        width: 285px;
    }

    .new_adv_text {
        margin-bottom: 35px;
    }

    .new_adv_text p {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .new_adv_text h2 {
        font-size: 45px;
    }

}

@media screen and (max-width: 991px) {
    .main-services__industries:nth-child(3n-2),
    .testimonials__item:nth-child(3n-2) {
        clear: none;
    }

    .testimonials__item:nth-child(odd) {
        clear: left;
    }

    .new_body .top-bar {
        display: none;
    }

    .new_body header.style1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .main_slide_title {
        font-size: 65px;
    }

    .main_slider_wrap {
        height: 560px;
    }

    .main_slide_inner {
        padding-top: 70px;
    }

    .main_slider_wrap .slick-arrow.slick-prev {
        margin-left: -355px;
    }

    .main_slider_wrap .slick-arrow.slick-next {
        margin-left: -285px;
    }

    .new_adv_inner {
        flex-direction: column;
    }

    .new_adv_left, .new_adv_right {
        width: 100%;
    }

    .new_adv_right .new_adv_img {
        display: none;
    }

    .new_adv_left .new_adv_img {
        display: block;
    }


    .new_adv_text {
        margin-bottom: 45px;
    }

    .new_adv_items_wrap {
        width: 460px;
        max-width: 100%;
    }

    .footer_middle {
        flex-wrap: wrap;
    }

    .footer_top {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer_slogan {
        order: 1;
        margin-bottom: 15px;
    }

    .logo_wrap {
        order: 2;
    }

    .footer_middle_left {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .new_body footer {
        background-position: 0 0;
    }

    .new_body #site-header {
        background-color: transparent;
    }

    .new_adv_items_wrap {
        width: 100%;
    }

    .new_adv_item:nth-child(4n) {
        margin-right: 20px;
    }

    .new_adv_item:nth-child(6) {
        margin-right: 0;
    }

}

@media screen and (max-width: 767px) {
    .testimonials__item:nth-child(odd) {
        clear: none;
    }

    .vacancies-catalog {
        padding: 30px 0;
    }

    .vacancies-catalog h2 {
        font-size: 36px;
    }

    .vacancies-advantages {
        padding: 30px 0;
    }

    .main_slider_wrap {
        height: auto;
        background-image: -moz-linear-gradient( -156deg, rgb(1,18,57) 0%, rgb(24,37,75) 100%);
        background-image: -webkit-linear-gradient( -156deg, rgb(1,18,57) 0%, rgb(24,37,75) 100%);
        background-image: -ms-linear-gradient( -156deg, rgb(1,18,57) 0%, rgb(24,37,75) 100%);
    }

    .main_slide_title {
        font-size: 45px;
        text-align: center;
    }

    .main_slide_inner {
        padding-top: 20px;
        padding-bottom: 120px;
        background-image: none !important;
    }

    .main_slider .btn {
        height: 55px;
        font-size: 17px;
        line-height: 2.4;
    }

    .main_slide_btn_wrap .more_btn {
        font-size: 17px;
    }

    .slick-slide .main_slide_mobile_img {
        display: block;
    }

    .main_slider_wrap .slick-arrow.slick-next {
        margin-left: 0;
        left: auto;
        right: 20px;
    }

    .main_slider_wrap .slick-arrow.slick-prev {
        margin-left: 0;
        left: 20px;
    }

    .main_slide_subtitle {
        font-size: 18px;
        text-align: center;
    }

    .main_slide_btn_wrap {
        display: flex;
        flex-direction: column;
        width: 220px;
        margin: 0 auto;
    }

    .main_slider .btn {
        margin-right: 0;
        margin-bottom: 25px;
    }

    .main_slide_btn_wrap .more_btn {
        text-align: center;
    }

    .footer_middle_right, .footer_middle {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer_info_item, .footer_phone {
        margin-bottom: 10px;
    }

    .footer_bot_inner, .footer_bot_left {
        flex-direction: column;
        align-items: flex-start;
    }

    .new_body footer {
        background-image: none;
    }

    .main_subscribe_form {
        width: 100%;
    }


}

@media screen and (max-width: 576px) {

    .main_slide_title {
        font-size: 35px;
    }

    .main_slide_subtitle {
        font-size: 16px;
    }

    .main_slide_inner {
        padding-bottom: 100px;
    }

    .header-top-logo img {
        width: 220px;
    }

    .footer_middle_left ul li {
        width: 100%;
    }

    .main_partners_slider .slick-dots {
        display: none;
    }

    .main_partners_slider .slick-arrow.slick-prev {
        right: auto;
        left: 50%;
        margin-left: -60px;
        top: auto;
        bottom: -90px;
    }

    .main_partners_slider .slick-arrow.slick-next {
        right: 50%;
        margin-right: -50px;
        top: auto;
        bottom: -90px;
    }

    .new_adv_item {
        width: 100%;
        height: 130px;
        margin-right: 0;
    }

    .new_adv_item_number {
        font-size: 160px;
    }

    .new_adv_text h2 {
        font-size: 30px;
        line-height: 45px;
    }

    .new_adv_subtitle {
        font-size: 14px;
        margin-bottom: 0;
    }

    .main_subscribe_form form {
        flex-direction: column;
    }

    .main_subscribe_form input[type='text'] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .main_subscribe_form input[type='submit'] {
        width: 100%;
    }

    .flat-row .main_subscribe_form_text span {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    .flat-row .main_subscribe_form_text p {
        text-align: center;
    }

    .new_body .flat-row.style2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .main_subscribe_form_text {
        width: 100%;
    }

    .new_body .flat-row.style2 {
        padding-top: 45px;
        padding-bottom: 55px;
    }

    .new_adv_item_big {
        height: 160px;
    }

    .new_adv_item_big_text {
        width: 290px;
        font-size: 17px;
    }

    .new_adv_item_big_img {
        width: 70px;
    }

}

@media screen and (max-width: 480px) {

    .main_slide_title {
        font-size: 26px;
    }

    .main_slide_subtitle {
        font-size: 14px;
    }

    .header-top-logo img {
        width: 180px;
    }

}

.menu-item--long {
    max-width: 110px;
}

.flat-our-services__row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 1024px) {
    .flat-our-services__row {
        grid-template-columns: 1fr 1fr
    }
}
@media only screen and (max-width: 767px) {
    .flat-our-services__row {
        grid-template-columns: 1fr;
    }
}
.flat-our-services__row .col-lg-12 {
    grid-column: 1/-1;
}

.flat-our-services__row div:not(.icon-wrap) {
    width: 100% !important;
}

.flat-our-services__row > div:not(:first-of-type) {
    display: flex;
}

.flat-our-services__row .post {
    display: flex;
    flex-direction: column;
}
.flat-our-services__row .content-post{
    flex-grow: 1;
}