@import url('./modules/press.css');
@import url('./modules/unsubscribe.css');
@import url('./highslide.css');
@import url('./style.css');
@import url('./grid.css');
@import url('../app-one-touch/dist/css/index.css');
@import url('./animate.css');
@import url('./liquid-slider.css');
@import url('../js/new/lib/slick/slick.css');
@import url('./context.css?v=1.2');
@import url('./animate.min.css');
@import url('./modules/press.css');
@import url('./modules/arrow-up.css');


@font-face {
    font-family: 'Gilroy';
    src: url('/css/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('/css/fonts/Gilroy-Regular.otf') format('opentype'),
        url('/css/fonts/Gilroy-Regular.woff') format('woff'),
        url('/css/fonts/Gilroy-Regular.ttf') format('truetype'),
        url('/css/fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/css/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('/css/fonts/Gilroy-Bold.otf') format('opentype'),
        url('/css/fonts/Gilroy-Bold.woff') format('woff'),
        url('/css/fonts/Gilroy-Bold.ttf') format('truetype'),
        url('/css/fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/css/fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('/css/fonts/Gilroy-Medium.otf') format('opentype'),
        url('/css/fonts/Gilroy-Medium.woff') format('woff'),
        url('/css/fonts/Gilroy-Medium.ttf') format('truetype'),
        url('/css/fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/css/fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('/css/fonts/Gilroy-Light.otf') format('opentype'),
        url('/css/fonts/Gilroy-Light.woff') format('woff'),
        url('/css/fonts/Gilroy-Light.ttf') format('truetype'),
        url('/css/fonts/Gilroy-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.dom_preloader {
    position: fixed;
    z-index: 120;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    background-image: url("/i/case/dom/preload.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

#wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

#contant {
    display: table-row;
    height: 100%;
}

.m_fotter_bottom {
    min-height: calc(100vh - 80px);
}

.main {
    height: auto !important;
}

header #header {
    border-bottom: 0;
}

#main-menu a {
    text-transform: uppercase;
}

#main-menu a {
    /* font-family: "PFBeauSansPro", Calibri, sans-serif; */
    font-family: 'Gilroy', 'Arial', sans-serif;
    font-size: 16px;
    color: black;
    border-bottom: transparent;
}

#main-menu a:hover,
#order-link a:hover {
    opacity: .8;
    color: #93b400 !important;
}

#main-menu a.active,
#order-link a.active {
    cursor: default;
    color: #93b400 !important;
}

#main-menu a.en.active {
    cursor: default;
    color: #93b400 !important;
}

#order-link a {
    font-family: 'Gilroy', 'Arial', sans-serif;
    font-weight: normal;
    color: #93b400 !important;
}

#main-menu a.active:after,
#order-link a.active:after {
    display: none;
}

#order-link a:hover {
    border-bottom: transparent;
}

#header .grid-w-960,
#footer-info .grid-w-960,
.grid-w-960.m_main,
div.cases.m_cases_main,
.cases-extend-menu .grid-w-960,
.b_menu_case,
.b_press_grid_wrap,
.grid_100 {
    position: relative;
    z-index: 2;
    width: 90%;
    max-width: 1460px;
}

#header .grid-w-960,
.cases-extend-menu .grid-w-960 {
    width: 100%;
    max-width: 1170px;
}

.grid_100 {
    margin: 0 auto;
}

.other-works {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 88%;
    min-width: 960px;
    max-width: 1460px;
    padding-right: 10px;
    padding-left: 10px;
}

#footer-info {
    color: #666666;
    background: transparent;
}

#footer-info a {
    font-family: Calibri, sans-serif;
    color: #93b400;
    border-color: #93b400;
}

#footer-info a span {
    font-size: 13px !important;
}

#footer-info .fs16 a span {
    font-size: 16px !important;
}

#footer-info a:hover {
    color: #686a61;
}

.col-md-1 .row {
    margin: -6px;
}

/*.col-md-2, .col-md-1{position:relative;display:inline-block;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px;vertical-align:top;}*/
.col-md-1-big .b_main_one {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
}

/*.col-md-2{width:25%;}*/
.col-md-1 {
    width: 50%;
}

.b_main .col-md-2 {
    height: 254px;
}

.b_main .col-md-1 {
    height: 508px;
}

.col-md-1 .col-md-1 {
    height: 254px;
}

.col-md-1 .col-md-2 {
    width: 100%;
}

.col-md-1-big {
    padding: 6px;
}

.logo_text img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

a.logo_text:hover {
    background: rgba(40, 40, 40, .9);
}

.main_cat {
    font-size: 12px;
    font-weight: bold;
    line-height: 23px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 23px;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    text-transform: uppercase;
    color: white;
    background: rgba(0, 0, 0, .5);
}

.main_cat span {
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin-right: 20px;
    padding: 0 20px;
    background: #1f397b;
}

.b_main_one {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-bottom: 0 !important;
    background: black;
    background-size: cover !important;
}

.b_main_one:hover .main_cat {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.b_main_one h2 {
    font-size: 22px;
    line-height: 24px;
    position: relative;
    top: 10px;
    margin-bottom: 14px;
    color: #ffffff;
    -webkit-transition: top .3s;
    transition: top .3s;
}

.b_main_one .text {
    font-size: 14px;
    line-height: 22px;
    position: relative;
    top: -10px;
    margin-top: 13px;
    color: white;
    opacity: .8;
    -webkit-transition: top .3s;
    transition: top .3s;
}

.b_main_one .inner {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
    background: #000000;
    background: rgba(40, 40, 40, .9);
}

.b_main_one .line {
    width: 70px;
    background: white;
    height: 1px;
    opacity: .5;
    margin: 0 auto;
    display: block;
}

.b_main_one .case-padding {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 30px 20px 30px;
    text-align: center;
    vertical-align: middle;
}

.b_main_one .vertical-align-fix {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.b_main_one:hover .inner {
    opacity: 1;
}

.b_main_one:hover .inner h2 {
    top: -5px !important;
}

.b_main_one:hover .inner .text {
    top: 0px !important;
}

.main_cat span.m_seo {
    background: #8a2f8a;
}

.main_cat span.m_smm {
    background: #287ea9;
}

.logo_text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    transition: background .3s;
    background: rgba(147, 180, 0, .5);
    -wbkit-transition: background .3s;
}

.news_text {
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: white;
    border-bottom: 0;
}

.col-md-1.col-md-last {
    height: 250px;
    padding: 0;
}

.news_text span {
    font-family: "PFBeauSansPro", Calibri, sans-serif;
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #ffffff;
}

.b_client-tag {
    color: #666666;
    background: none;
}

#footer-info .adress {
    width: auto;
}

#footer-info .tel:before {
    background: url("/i/main/main_phone.png") 0 0 no-repeat;
}

#footer-info .mail {
    position: relative;
    padding-left: 19px;
}

#footer-info .mail:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 12px;
    content: "";
    background: url("/i/main/main_mail.png") 0 0 no-repeat;
}

#footer-info .adress {
    padding-left: 13px;
}

#footer-info .adress:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 9px;
    height: 32px;
    content: "";
    background: url("/i/main/main_map.png") 0 0 no-repeat;
}

#top-menu ul {
    font-family: "PFBeauSansPro", Calibri, sans-serif;
    font-size: 0;
    font-weight: bold;
    position: relative;
    z-index: 2;
    width: 90%;
    min-width: 960px;
    max-width: 1460px;
    margin: 0 auto;
    margin-bottom: -3px;
    padding-top: 80px;
    color: #1f397b;
}

#top-menu ul li {
    font-size: 16px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 5px 5px 5px;
    text-align: center;
}

#top-menu ul li a {
    font-size: 17px;
    line-height: 58px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 58px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e3e3e3;
}

#top-menu ul li a span {
    font-family: "PFBeauSansPro", Calibri, sans-serif;
    position: relative;
    z-index: 2;
}

#top-menu ul li a.m_dev {
    color: #1f397b;
}

#top-menu ul li a.m_dev:hover:before {
    background: #1f397b;
}

#top-menu ul li.active a.m_dev {
    color: #1f397b !important;
}

#top-menu ul li a.m_smm {
    color: #287ea9;
}

#top-menu ul li a.m_smm:hover:before {
    background: #287ea9;
}

#top-menu ul li.active a.m_smm {
    color: #287ea9 !important;
}

#top-menu ul li a.m_seo {
    color: #8a2f8a;
}

#top-menu ul li a.m_seo:hover:before {
    background: #8a2f8a;
}

#top-menu ul li.active a.m_seo {
    color: #8a2f8a !important;
}

#top-menu ul li a.m_sup {
    color: #fe9832;
}

#top-menu ul li a.m_sup:hover:before {
    background: #fe9832;
}

#top-menu ul li.active a.m_sup {
    color: #fe9832 !important;
}

#top-menu ul li.link-container-bl a {
    color: black;
}

#top-menu ul li a:hover {
    color: white !important;
}

#top-menu ul li.active a {
    cursor: pointer;
}

#top-menu ul li.active a:before {
    display: none;
}

#top-menu ul li a:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 400px;
    margin: -200px 0 0 -200px;
    content: "";
    -webkit-transition: -webkit-transform .3s cubic-bezier(.9, .07, .77, .76), background-color .2s ease-in;
    transition: transform .3s cubic-bezier(.9, .07, .77, .76), background-color .2s ease-in;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    background: #ffffff;
}

#top-menu ul li a:hover:before {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.19, .99, .71, .97), background-color .5s ease-out;
    transition: transform 1s cubic-bezier(.19, .99, .71, .97), background-color .5s ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.phone {
    margin-top: 20px;
    margin-left: 100px;
    text-align: right;
}

.phone .link-wrapper {
    float: right;
}

.phone_footer {
    color: rgb(102, 102, 102);
    border-bottom: 0 !important;
}

.phone_footer span {
    color: rgb(102, 102, 102);
}

.phone a>span {
    /* font-family:"PFBeauSansPro", Calibri, sans-serif; */
    font-family: 'Gilroy', 'Arial', sans-serif;
    font-size: 20px !important;
    font-weight: normal;
}

.phone_tel {
    font-size: 20px !important;
    color: black;
    border-bottom: 0 !important;
    background: none;
}

.phone span span>span {
    font-size: 15px !important;
}

.phone #seofield {
    font-family: 'Gilroy', 'Arial', sans-serif;
    display: inline;
    margin: 0;
}

.phone #seofield_2 {
    font-family: 'Gilroy', 'Arial', sans-serif;
    display: inline;
    margin: 0;
}

.header_fixed .lptracker_phone {
    display: block;
    margin-top: -6px;
}

.b_social_href {
    margin-right: 50px;
}

.icon_soc {
    display: inline-block;
    width: 24px;
    height: 20px;
    border-bottom: 0;
    background: url(/i/main/main_soc.png) no-repeat;
    background-position: 0 100%;
}

.icon_soc {
    display: inline-block;
    width: 26px;
    height: 22px;
    margin-top: 4px;
    border-bottom: 0;
    background: url(/i/main/main_soc.png) no-repeat;
    background-position: 0 -27px;
}

#main-menu {
    max-width: 580px;
}

.icon_soc:hover {
    background-position: 0 0;
}

.icon_soc.el_vk {
    background-position: -32px -27px;
}

.icon_soc.el_vk:hover {
    background-position: -32px 0;
}

.icon_soc.el_in {
    background-position: -62px -27px;
}

.icon_soc.el_in:hover {
    background-position: -62px 0;
}

.icon_soc.el_vk:hover {
    background-position: -32px 0;
}

.icon_soc.el_tw {
    margin-left: 3px;
    background-position: -101px -27px;
}

.icon_soc.el_tw:hover {
    margin-left: 3px;
    background-position: -101px 0;
}

.icon_soc.el_tg {
    margin-left: 3px;
    background: url('/i/main/one_tg_icon.png') no-repeat;
    background-position: 0 -25px;
}

.icon_soc.el_tg:hover {
    margin-left: 3px;
    background-position: 0 1px;
}

#footer-info .container {
    line-height: 0;
    text-align: justify;
}

#footer-info .container:after {
    display: inline-block;
    width: 100%;
    content: "";
}

#footer-info .container .f-left,
#footer-info .container .f-right {
    line-height: 18px;
    display: inline-block;
    float: none;
}

.lan_footer {
    padding: 0 !important;
}

.lan_footer a {
    font-weight: bold;
    line-height: 36px !important;
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: -16px 0 10px 20px;
    padding: 0 !important;
    text-align: center;
    vertical-align: top;
    color: white !important;
    border-bottom: 0;
    border-radius: 50%;
    background: #cacaca;
}

.lan_footer a:hover {
    background: #93b400;
}

nav a {
    font-size: 17px;
    line-height: 23px !important;
}

@media screen and (max-width:1300px) {
    nav a {
        font-size: 16px;
        line-height: 23px !important;
    }

    .phone {
        margin-left: 30px;
    }

    #main-menu {
        padding-left: 30px;
    }

    #widget-icons {
        margin-right: 24px;
    }
}

@media screen and (max-width:1080px) {
    .col-md-1 {
        width: 100%;
    }

    .col-md-1-big {
        width: 50%;
        margin: 0;
        padding: 6px 6px;
    }

    .col-md-1 .col-md-1 {
        width: 50%;
    }

    .b_main .col-md-2 {
        height: 240px;
    }

    .b_main .col-md-1 {
        height: 320px;
    }

    .col-md-1 .col-md-1 {
        height: 240px;
    }

    .icon_soc {
        display: none;
    }

    #widget-icons {
        margin-right: 14px;
    }

    #main-menu li {
        padding: 24px 14px 26px 14px;
    }

    #main-menu a {
        font-size: 15px;
    }

    nav a {
        font-size: 15px;
        line-height: 23px !important;
    }

    .phone {
        margin-left: 30px;
    }

    #main-menu {
        padding-left: 30px;
    }

    #header .grid-w-960,
    #footer-info .grid-w-960,
    .grid-w-960.m_main,
    #top-menu ul {
        width: 96%;
    }

    .row.col-md-1 {
        height: auto;
    }

    .js_arrow_bghover {
        display: none !important
    }
}

.m_cases_main {
    text-align: center;
}

.m_cases_main a.case {
    margin-right: 4px;
    margin-left: 4px;
}

@media screen and (min-width:1670px) {
    .m_cases_main a.case {
        width: 354px;
        height: 354px;
    }

    .m_cases_main a.case .case-padding {
        width: 304px;
    }

    .m_cases_main a.case>img {
        width: 100%;
    }

    .m_cases_main a.case .b_cases_medal {
        top: 285px;
        width: auto;
    }

    .m_cases_main a.case.b_cases_medal_a .inner {
        height: 100%;
    }
}

.b_menu_case {
    margin: 31px auto;
    margin-bottom: 17px;
}

.b_menu_case a {
    font-family: 'Gilroy', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    display: inline-block;
    height: 28px;
    margin-right: 9px;
    padding: 0 20px 0 9px;
    color: #93b400;
    border-bottom: 0 solid transparent;
}

.b_menu_case a span {
    border-bottom: 1px solid #dee8b2;
}

.b_menu_case a:hover span {
    border-bottom: 1px solid transparent;
}

.b_menu_case a.st_active {
    color: #282828 !important;
    border: 0;
    background: #eaebee;
    -webkit-box-shadow: inset 0 1px 2px #cccccc;
    -moz-box-shadow: inset 0 1px 2px #cccccc;
    box-shadow: inset 0 1px 2px #cccccc;
}

.b_menu_case a.st_active:after {
    position: absolute;
    top: 50%;
    right: 7px;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    content: "";
    opacity: .3;
    background: url(/i/close_case.png) no-repeat center center;
}

.b_menu_case a.st_active span {
    border-bottom: 0;
}

.b_menu_case a.m_medal:before {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 13px;
    height: 16px;
    content: "";
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 1;
    background: url(/i/case_medal_one2.png) no-repeat;
}

.b_menu_case a.st_active.m_medal:before {
    display: none;
}

.b_menu_about {
    line-height: 51px;
    height: 51px;
}

.b_menu_about a {
    /* font-family: Calibri; */
    font-family: 'Gilroy', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
    height: 18px;
    margin-right: 38px;
    vertical-align: middle;
    color: black;
    border-bottom: 0;
    border-bottom: 1px solid transparent;
}

.cases-extend-menu a {
    font-family: 'Gilroy', 'Arial', sans-serif;
    color: #4f6700;
}

.b_menu_about a:last-child {
    margin-right: 38px;
}

.b_menu_about a:hover {
    color: #93b400;
    border-bottom: 1px solid #dee8b2;
}

.b_menu_about a.st_active {
    color: #93b400;
}

.b_insigt_onetop {
    font-family: Calibri;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    height: 35px;
    margin: 30px 0;
    color: #333333;
}

.b_insigt_onetop .b_insigt_onetop_img {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 12px;
    margin-left: 30px;
    vertical-align: bottom;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    background-color: white;
    background-size: cover;
}

.b_arrow_pagenext {
    position: fixed;
    top: 50%;
    right: 0px;
    padding-right: 68px;
    width: 25px;
    height: 94px;
    line-height: 94px;
    z-index: 9999999;
}

.b_arrow_pagenext a {
    font-family: Calibri;
    font-size: 14px;
    font-weight: 700;
    line-height: 94px;
    height: 94px;
    border-bottom: 0px;
    text-transform: uppercase;
    display: block;
    color: white;
    margin-right: 20px;
    position: relative;
}

.b_arrow_pagenext a img {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: -70px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.b_arrow_pagepref a img {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -70px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.b_arrow_pagenext a span,
.b_arrow_pagepref a span,
.b_arrow_pagenext a img,
.b_arrow_pagepref a img {
    display: none;
    line-height: 16px;
    vertical-align: middle;
}

.m_arrow_pagenext .b_arrow_pagenext {
    width: 168px;
}

.b_arrow_pagenext a span {
    display: none
}

.m_arrow_pagenext .b_arrow_pagenext a span {
    display: inline-block;
}

.m_arrow_pagepref .b_arrow_pagepref {
    width: 168px;
}

.m_arrow_pagepref a span {
    display: none
}

.m_arrow_pagepref .b_arrow_pagepref a span {
    display: inline-block;
}

.b_arrow_pagenext:hover a img,
.b_arrow_pagepref:hover a img {
    display: inline-block;
}

.b_arrow_pagepref {
    position: fixed;
    top: 50%;
    left: 0px;
    padding-left: 68px;
    width: 25px;
    height: 94px;
    line-height: 94px;
    z-index: 9999999;
}

.b_arrow_pagepref a {
    font-family: Calibri;
    font-size: 14px;
    font-weight: 700;
    line-height: 94px;
    height: 94px;
    display: block;
    border-bottom: 0px;
    text-transform: uppercase;
    margin-left: 20px;
    position: relative;
    color: white;
    text-align: right;
}

.b_arrow_bghover {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: black;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 219;
}

.b_arrow_pagenext_st {
    background: url(/i/arrow_set.png) no-repeat;
    width: 83px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    height: 94px;
    position: absolute;
    right: -86px;
    top: 0px;
    background-position: 0px -289.5px;
}

.m_arrow_bg_hover .b_arrow_pagenext_st {
    background-position: 0px -193px;
}

.b_arrow_pagepref_st {
    background: url(/i/arrow_set.png) no-repeat;
    width: 83px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    height: 94px;
    position: absolute;
    left: -86px;
    top: 0px;
    background-position: 0px -96.5px;
}

.m_arrow_bg_hover .b_arrow_pagepref_st {
    background-position: 0px -0px;
}

.b_commanda {
    font-size: 0;
    margin-top: 30px;
}

.b_commanda li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 21px;
}

.b_commanda li:first-child {
    color: #010101;
    font-family: Calibri;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
}

.b_commanda_img {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 12px;
    vertical-align: bottom;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    background-color: white;
    background-size: cover;
}

.b_commanda_text {
    line-height: 33px;
    height: 33px;
    color: black;
    font-family: Calibri;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
}

.b_commanda_text span {
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
}

.b_commanda_text div {
    font-size: 14px;
}

.logo.m_logo_small {
    width: 41px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.desc-hidden {
    display: none;
}

header #header.header_fixed {
    position: fixed;
    height: 70px;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    top: -70px;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
}

header #header.header_fixed #main-menu {
    padding-left: 22px;
}

header #header.header_fixed #main-menu li {
    padding: 15px 18px 14px 17px;
}

header #header.header_fixed #order-link {
    padding: 15px 0px 14px 17px;
}

header #header.header_fixed #order-link:before {
    top: 19px;
}

header #header.header_fixed .phone {
    margin-top: 12px;
}

header #header.header_fixed.st_active {
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px);
    box-shadow: 0 -6px 30px rgba(0, 0, 0, .45);
}



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

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/*-Header main-*/
.header-main .grid-w-960,
.footer-main .grid-w-960 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    width: 100%;
    min-width: 960px;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}

.header-main .grid-w-960 .row,
.footer-main .grid-w-960 .row {
    margin-left: -15px;
    margin-right: -15px;
}

.header-main .grid-w-960 *[class^="col-"],
.footer-main .grid-w-960 *[class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.nav-main__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.nav-main__item:not(:last-child) {
    margin-right: 43px;
}

@media (max-width: 1200px) {
    .nav-main__item:not(:last-child) {
        margin-right: 31px;
    }
}

.btn-order:hover:before {
    background: url("../../i/new/ico_order_n-hover.png") no-repeat;
}

*/ .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-order:hover {
    color: #90c94c;
    border-color: #90c94c;
}

.btn-order:hover:before {
    background: url("../../i/new/ico_order_n-hover.png") no-repeat;
}

.nav-main__code {
    font-size: 10px;
    color: #fff;
    line-height: 1;
    margin-top: 1px;
    opacity: .8;
}

.nav-main__menu {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 26px;
    height: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.nav-main__menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.nav-main__menu span:nth-child(1) {
    top: 0;
}

.nav-main__menu span:nth-child(2),
.nav-main__menu span:nth-child(3) {
    top: 9px;
}

.nav-main__menu span:nth-child(4) {
    top: 18px;
}

.menu-open .nav-main__menu span:nth-child(1) {
    top: 9px;
    width: 0;
    left: 50%;
}

.menu-open .nav-main__menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-open .nav-main__menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-open .nav-main__menu span:nth-child(4) {
    top: 9px;
    width: 0;
    left: 50%;
}

/*-Footer main-*/

.footer-main__contacts {
    position: relative;
    font-size: 12px;
    line-height: 25px;
}


.footer-eng__link {
    text-align: right;
}

.footer-eng__link a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    border: 0;
    opacity: .2;
}

.footer-eng__link a:hover,
.footer-eng__link a:focus {
    opacity: 1;
}

.social-links__wrap {
    text-align: right;
    font-size: 0;
    line-height: 1;
    margin-top: 2.5px;
}

.social-link__item {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    opacity: .2;
    -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}

.social-link__item:not(:last-child) {
    margin-right: 15px;
}

.social-link__item:hover {
    opacity: 1;
}



/*-Fixes-*/
.p_dev {
    margin-top: -40px;
}



@media (max-width: 1366px) {
    .b_menu_case a {
        font-size: 13px;
    }
}

@media (max-width: 1200px) {
    header #header.header_fixed #main-menu li {
        padding: 17px 18px 14px 17px;
    }

    header #header.header_fixed #main-menu a {
        font-size: 14px;
    }

    header #header.header_fixed .phone a>span {
        font-size: 17px !important
    }
}

@media (max-width: 1150px) {
    #main-menu li {
        padding: 24px 13px 26px 13px;
    }

    .b_menu_case a {
        margin-right: 8px;
    }
}

/*-Mobile menu new-*/
/*.nav-main__menu {*/
/*    position: absolute;*/
/*    top: 7px;*/
/*    right: 15px;*/
/*    width: 26px;*/
/*    height: 18px;*/
/*    -webkit-transform: rotate(0deg);*/
/*    -moz-transform: rotate(0deg);*/
/*    -o-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*    -webkit-transition: .5s ease-in-out;*/
/*    -moz-transition: .5s ease-in-out;*/
/*    -o-transition: .5s ease-in-out;*/
/*    transition: .5s ease-in-out;*/
/*    cursor: pointer;*/
/*}*/
/*.nav-main__menu span {*/
/*    display: block;*/
/*    position: absolute;*/
/*    height: 3px;*/
/*    width: 100%;*/
/*    background: #fff;*/
/*    opacity: 1;*/
/*    left: 0;*/
/*    -webkit-transform: rotate(0deg);*/
/*    -moz-transform: rotate(0deg);*/
/*    -o-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*    -webkit-transition: .25s ease-in-out;*/
/*    -moz-transition: .25s ease-in-out;*/
/*    -o-transition: .25s ease-in-out;*/
/*    transition: .25s ease-in-out;*/
/*}*/

.nav-main__menu span:nth-child(1) {
    top: 0;
}

.nav-main__menu span:nth-child(2),
.nav-main__menu span:nth-child(3) {
    top: 9px;
}

.nav-main__menu span:nth-child(4) {
    top: 18px;
}

.menu-open .nav-main__menu span:nth-child(1) {
    top: 9px;
    width: 0;
    left: 50%;
}

.menu-open .nav-main__menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-open .nav-main__menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-open .nav-main__menu span:nth-child(4) {
    top: 9px;
    width: 0;
    left: 50%;
}

.menu-mobile__wrap {}

.menu-mobile {
    display: none;
}
.marquiz-one{
    position: fixed;
    width: fit-content !important;
    bottom: 30px;
    z-index: 9;
    left: 20px;
}
@media screen and (max-width:600px) {
    .marquiz-one{
        display: none;
    }
}
.menu-mobile__block {
    font-family: 'Gilroy', 'Arial', sans-serif;
    position: relative;
    padding: 20px 0;
}

.menu-mobile__block:not(:last-child) {
    border-bottom: 1px solid #cecece;
}

.menu-mobile__info {
    margin-left: 30px;
}

.menu-mobile__phone,
.menu-mobile__phone:hover {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .9px;
    color: #000;
    line-height: 25px;
    text-decoration: none;
    white-space: nowrap;
    border: 0;
}

.menu-mobile__code {
    font-size: 12px;
    line-height: 15px;
    color: #000;
}

.nav-mobile__item {
    padding-left: 20px;
    margin: 10px 0 20px;
}

.nav-mobile__item:last-child {
    margin-bottom: 20px;
}

.nav-mobile__link {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    padding-left: 10px;
}

.nav-mobile__link:hover,
.nav-mobile__link.active {
    color: #90c94c;
}

.nav-mobile__link:before {
    content: ".";
    display: block;
    position: absolute;
    bottom: 0;
    left: -5px;
    color: inherit;
}

.btn-order--mobile {
    font-size: 14px;
    line-height: 20px;
    color: #000 !important;
    border: 1px solid #000 !important;
    background: none;
    border: 0;
}

.btn-order--mobile:hover,
.btn-order--mobile:focus,
.btn-order--mobile:active {
    color: #000;
    box-shadow: none;
    outline: none;
}

.btn-order--mobile:before,
.btn-order--mobile:hover:before,
.btn-order--mobile:focus:before,
.btn-order--mobile:active:before {
    top: 10px;
    background: url("/i/new/ico_order_black.svg") no-repeat !important;
    box-shadow: none;
}

.btn-order--mobile:hover,
.btn-order--mobile:focus,
.btn-order--mobile:active {
    background: none;
    border: 0;
}

@media (max-width: 1120px) {

    .menu-open {
        overflow: hidden;
    }

    .menu-mobile__bg {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, .5);
        z-index: 9999;
    }

    .menu-mobile {
        display: block;
        position: fixed;
        top: 70px;
        right: -100%;
        height: 100%;
        width: 280px;
        background: #fff;
        padding: 0 20px;
        overflow: hidden;
        overflow-y: auto;
        -webkit-box-shadow: -20px 0 20px 10px rgba(0, 0, 0, .5);
        -moz-box-shadow: -20px 0 20px 10px rgba(0, 0, 0, .5);
        box-shadow: -20px 0 20px 10px rgba(0, 0, 0, .5);
        z-index: 9999;
    }

    .menu-open .menu-mobile__bg {
        display: block;
    }

    .menu-open .menu-mobile {
        right: 0;
        transition: all .5s ease-in-out;
        width: 100%;
    }

    .menu-open .nav-main__info {
        display: none;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .hidden-sm {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .col-xs-5 {
        width: 41.66666667%;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}


/*New*/

.slider-years {
    display: inline-block;
    position: relative;
    top: 8px;
}

.slider-years .prev {
    position: absolute;
    bottom: 8px;
    left: -16px;
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #93b400;
    border-top-width: 0;
    border-right-width: 0;
    transform: rotate(45deg);
}

.slider-years .next {
    position: absolute;
    bottom: 8px;
    right: -16px;
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #93b400;
    border-top-width: 0;
    border-right-width: 0;
    transform: rotate(-135deg);
}

.slider-years-wrapper {
    position: relative;
    width: 454px;
    overflow: hidden;
}

@media screen and (max-width: 565px) {
    .slider-years-wrapper {
        width: 300px;
    }
}

.slider-years-items {
    position: relative;
    width: 900%;
}

.slider-years-items::after {
    content: '';
    display: table;
    clear: both;
}

.slider-years-item {
    float: left;
    width: auto;
    position: relative;
    margin: 0;
    padding: 0;
}

.slider-years-item span {
    border-bottom: 1px solid #dee8b2;
}

.slider-years-item span:hover {
    border-bottom: 0;
}

.b_menu_case .slider-years-wrapper .slider-years-items a {
    font-family: 'Gilroy', 'Arial', sans-serif;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    display: inline-block;
    height: 28px;
    margin-right: 9px;
    padding: 0 20px 0 9px;
    color: #93b400;
    border-bottom: 0 solid transparent;
}

.b_menu_case .slider-years-wrapper .slider-years-items a.st_active {
    color: #282828 !important;
    border: 0;
    background: #eaebee;
    box-shadow: inset 0 1px 2px #cccccc;
}

.b_menu_case .slider-years-wrapper .slider-years-items a.st_active:after {
    position: absolute;
    top: 50%;
    right: 7px;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    content: "";
    opacity: .3;
    background: url('/i/close_case.png') no-repeat center center;
}


/**/
.b_press_aside {
    display: none;
}

.b_press_article {
    margin: 0 auto;
}

.b_press_h2 {
    padding-right: 0 !important;
    display: block;
    max-width: 980px;
    margin: 0 auto !important;
    text-align: center;
}

.contacts_info_telephone a {
    border: none;
    color: #282828;
}

.contacts_info_telephone a:hover,
.contacts_info_telephone a:active {
    border: none;
    color: #282828;
}

@media (max-width: 992px) {
    .close-btn--mobile {
        position: absolute;
        top: 24px;
        right: 20px;
        background-image: url(/i/context/close-button.svg);
        width: 20px;
        height: 20px;
        background-size: cover;
        z-index: 9999;
    }
}

.plus-on {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("/i/plus-on.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.minus-off {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("/i/minus-off.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.b_press_article .wysiwyg li {
    margin: 0px 0 5px 45px !important;
}




/*Форма на страницах инсайта*/

.insait-bg-form {
    background-image: url(/i/services/last_section_bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 7.5rem 0 5rem 0;
}

.last-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(36, 84, 130, 0.6), #0c263e);
}

.form-block--new input[type="text"],
.form-block--new textarea {
    width: -webkit-fill-available !important;
}

.order-form--wrapper {
    max-width: 540px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    position: relative;
    border: 7px solid #d8d8d8;
    border-top: none;
    padding: 20px 75px 15px;
    min-height: 417px;
}

.order-form--wrapper:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    width: 15%;
    height: 7px;
    background: #d8d8d8;
}

.order-form--wrapper:before {
    content: '';
    position: absolute;
    top: -7px;
    left: -7px;
    width: 15%;
    height: 7px;
    background: #d8d8d8;
}

.order-agreement {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    color: #ffffff;
    opacity: .4;
}

.order-form--header {
    line-height: 28px;
    letter-spacing: 0.9px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: -27px;
    right: 133px;
    max-width: 60%;
    display: block;
    margin: auto;
    font-family: PFBeauSansPro, Circe, Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.order-agreement {
    display: block;
    max-width: 680px;
    margin: 0 auto;
}

.order-form--subtext {
    font-family: Gilroy, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    margin: 20px auto !important;
    /*margin-bottom: 20px;*/
    max-width: 466px;
}

.form-field--block {
    z-index: 0;
    margin: 0 auto 15px;
    position: relative;
    min-height: 45px;
    overflow: hidden;
}

.name-field:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 12px;
    height: 11px;
    background: url(/i/context/shape_2.png) no-repeat center;
    background-size: cover;
    z-index: 10;
    bottom: 0;
    margin: auto;
}

.form-block--new input[type="text"],
.form-block--new textarea {
    position: relative;
    border-radius: 0px;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    outline: none;
    border-top: 3px solid #dadada;
    width: 100%;
    padding: 11px 47px 9px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.7px;
    text-align: left;
    color: #292929;
}

.phone-field:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 13px;
    height: 13px;
    background: url(/i/context/shape.png) no-repeat center;
    background-size: cover;
    z-index: 10;
    bottom: 0;
    margin-top: 16px;
}

.email-field:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 14px;
    height: 10px;
    background: url(/i/context/close-envelope.png) no-repeat center;
    background-size: cover;
    z-index: 10;
    bottom: 0;
    margin: auto;
}

.textarea-field:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 20px;
    width: 17px;
    height: 13px;
    background: url(/i/context/paper-plane.png) no-repeat center;
    background-size: cover;
    z-index: 10;
}

.form-block--new textarea {
    min-height: 127px;
    resize: none;
}

.form-block--btn__center {
    border-radius: 2px;
    min-width: 198px;
    font-family: PFBeauSansPro, Circe, Arial, sans-serif;
    font-size: 14px;
}

.form-btn--block {
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.form-block--new input[type="file"] {
    display: none;
}

.green-btn--new {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    max-width: 198px !important;
    height: 52px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    /*padding: 16px 0px 0 0;*/
    background-color: #90c94c;
    text-transform: uppercase;
    cursor: pointer;
    right: 35%;
    bottom: -30px;
}

/*.form-preloader-insait{*/
/*  position: relative;*/
/*}*/
.form-preloader__insait:before {
    width: 40px;
    height: 40px;
    display: block;
    content: '';
    background-image: url('/i/preloader-form.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 39%;
    top: 6px;
}

.form-block--new input.has-error,
.form-block--new textarea.has-error {
    border: 1px solid #EB5A5A;
    border-top: 3px solid #EB5A5A;
}

.order-form--success__info {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.6px;
    text-align: center;
    height: 408px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    color: white;
}

.form-block--file__formats {
    opacity: 0.46;
    font-size: 12px;
    letter-spacing: 0.7px;
    color: #ffffff;
}

.form-block--file {
    margin-left: 35px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.7px;
    text-align: center;
    color: #ffffff;
    float: left;
    margin-right: 25px;
    cursor: pointer;
}

.form-block--file__name span,
.form-block--file__text {
    border-bottom: 1px solid rgba(215, 215, 215, .43);
}

.form-block--file:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -31px;
    width: 19px;
    height: 11px;
    background: url(/i/context/attachment-clip.png) no-repeat center;
    background-size: cover;
    z-index: 10;
}

.active-file .form-block--file__text {
    display: none;
}

.form-block--file__name:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    width: 1px;
    height: 10px;
    transform: rotate(45deg);
    background-color: #EB5A5A;
}

.form-block--file__name:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    width: 1px;
    height: 10px;
    transform: rotate(-45deg);
    background-color: #EB5A5A;
}

.form-block--file__name {
    display: none;
}

.active-file .form-block--file__name {
    display: block;
    position: relative;
    padding-right: 20px;
}

.icon-block {
    display: block;
    height: 56px;
    width: 56px;
    transition: all .35s ease-in-out;
    margin-right: 10px;
}

.block-service {
    display: flex;
    align-items: center;
    /*justify-content: space-around;*/
    width: 100%;
    background-color: #ececec;
    border-radius: 10px;
    padding: 10px;
}

.service-item-cont {
    width: 210px;
    height: 106px;
}

.service-item {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    color: #000;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 5px;
    transition: all .35s ease-in-out;
    overflow: hidden;
    z-index: 6;
    table-layout: fixed;
    border-bottom: none !important;
}

.service-item:hover {
    color: #fff;
    text-decoration: none;
}

.service-item--icon {
    position: absolute;
    top: 26px;
    left: 20px;
}

.service-item__description {
    position: relative;
    font-size: 16px;
    line-height: 23px;
    padding-left: 82px;
    z-index: 5;
}

.title-service h3 {
    font-size: 24px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #282828;
}

.services-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.service-item__description {
    width: fit-content;
    line-height: 1.3;
}

.service-item.service-item--blue:before {
    background: #0f2b6c;
}

.service-item.service-item--purple:before {
    background: #8a2f8a;
}

.service-item.service-item--light_blue:before {
    background: #349ff3;
}

.service-item:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.service-item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 400px;
    width: 400px;
    margin-top: -200px;
    margin-left: -200px;
    background: #cecece;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.04, 0.83, 0.24, 0.99), background-color 0.5s ease-out;
    -moz-transition: -moz-transform 1s cubic-bezier(0.04, 0.83, 0.24, 0.99), background-color 0.5s ease-out;
    transition: transform 1s cubic-bezier(0.04, 0.83, 0.24, 0.99), background-color 0.5s ease-out;
    z-index: 0;
}

.service-item:hover .icon-block {
    fill: #fff;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.b24-widget-button-wrapper {
    right: 20px !important;
    bottom: 30px !important;
}

.service-banner__padding {
    padding-top: 70px !important;
}

.phones-hero__pic {
    width: 100% !important;
    position: relative !important;
}

.apps__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    max-width: 900px;
    overflow: hidden;
    align-items: center;
}

.apps__subtitle {
    min-width: 0;
}

.apps__subimg {
    min-width: 0;
    width: 450px;
    margin-top: auto;
}

@media screen and (max-width: 1120px) {
    .apps__subimg {
        width: 300px;
    }
}

@media screen and (max-width: 767px) {
    .apps__container {
        flex-direction: column-reverse;
        height: auto;
    }

    .apps__subimg {
        width: 500px;
    }
}

@media screen and (max-width: 540px) {
    .apps__subimg {
        width: 80%;
    }
}

.agreement-block {
    color: rgb(145, 137, 137);
    font-size: 12px;
}

.agreement-block-link {
    outline: none;
    color: inherit;
}

.agreement-block-link:hover {
    cursor: pointer;
    color: black;
    transition: all .4s ease;
}

.green-btn-context {
    right: 0;
    bottom: 0;
    border-radius: 0;
    height: auto;
}

@media screen and (max-width: 1680px) {
    .cloud_four {
        display: none;
    }
}

@media screen and (max-width: 1450px) {
    .cloud_three {
        display: none;
    }
}

@media screen and (max-width: 1370px) {
    .banner_plane__block {
        display: none;
    }

    .smm_mesto_new_wrap {
        height: 200px !important;
    }
}

.banner-plane-wrap {
    display: none !important;
}

.seo__background {
    background-size: auto 100%;
    background-position: top;
    background-color: rgb(41 44 54);
}

.swiper-request__img1 {
    width: 138px;
    height: 69px;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
}

.swiper-request__img2 {
    width: 179px;
    height: 59px;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
}

.swiper-request__img3 {
    width: 149px;
    height: 58px;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
}

.swiper-request__img4 {
    width: 210px;
    height: 52px;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
}

.request__swiper {
    max-width: 1160px;
    margin: 0 auto 40px;
    position: relative;
}

@media screen and (max-width: 1170px) {
    .request__swiper {
        max-width: 1100px;
    }
}

@media screen and (max-width: 1120px) {
    .request__swiper {
        max-width: 750px;
    }
}

@media screen and (max-width: 768px) {
    .request__swiper {
        max-width: 565px;
    }
}

.request__swiper-slide1 {
    width: 138px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.request__swiper-slide2 {
    width: 179px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.request__swiper-slide3 {
    width: 149px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.request__swiper-slide4 {
    width: 210px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-left {
    width: 32px;
    height: 32px;
    background: url("/i/services/serm-new/with-vue/request/left-button.svg");
    position: absolute;
    left: 0;
    top: 20px;
}

.swiper-button-right {
    width: 32px;
    height: 32px;
    background: url("/i/services/serm-new/with-vue/request/right-button.svg");
    position: absolute;
    right: 0;
    top: 20px;
}

.request__swiper-container {
    max-width: 90%;
}

.request__title {
    font-family: 'PFBeauSansPro';
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 42px;
    color: #ffffff;
}

@media screen and (max-width: 620px) {
    .request__title {
        font-size: 24px;
        line-height: 28.8px;
        padding-bottom: 20px;
    }
}

.gpn__case1 {
    background: url(/css/case/gpn/img/remit.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpn__case2 {
    background: url(/css/case/gpn/img/korner.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpn__case3 {
    background: url(/css/case/gpn/img/zdrav.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpn__case4 {
    background: url(/css/case/gpn/img/husqvarna.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpn-works__link {
    font-family: 'PFBeauSansPro';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 115%;
    color: #FFFFFF;
    position: absolute !important;
    bottom: 24px;
    left: 24px;
}

.gpn-works__title {
    text-align: center;
    color: white;
    font-family: 'PFBeauSansPro';
    font-weight: 700;
    font-size: 44px;
    line-height: 52.8px;
    margin-bottom: 32px;
}
.insight__container{
    min-height: calc(100vh - 273px );
}
@media screen and (max-width:768px) {
 .seo-swiper__slide{
    width: 100%;
}   
}
.popup-services__subtitle{
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #3D3D3D;
font-family: PFBeauSansPro, Circe, Arial, sans-serif;
margin-bottom: 24px;
}
.serm-works__case-body.serm-works__case-body-text{
    flex-direction: column;
    margin-top:24px
}
.swiper-img-banner .seo-swiper__img2{
    height: 100%;
}
.swiper-img-banner .swiper-slide {
    width: fit-content
}
@media screen and (min-width:1050px) {
   .buttons-pt{
	margin-top: 30px;
} 
}

.s-dev h1.service__title{
    line-height: 73px;
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media (max-width: 767.98px) {
    .s-dev h1.service__title {
        font-size: 25px;
        line-height: 30px;
    }
}
.promo-h h1.service__title,.f-w-400 h1.service__title{
    font-weight: 400;
}
.service__description p{
    opacity: 1;
    color: #fff;
    max-width: 570px;
    font-family: Gilroy;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
}
.service__description{
    opacity: 1;
}
@media screen and (max-width:768px) {
    .s-analysis__tile-wrap{
padding-bottom: 100px;
    }
}

@media screen and (max-width: 600px) {
    #jump-to-top {
        bottom: 136px !important;
        right: 40px !important;
    }
}
.phone-context{
    width: 100%;
}
.phone-context .green-btn--new{
position: initial;
}
.phone-context .green-btn--new{
max-width: 100% !important;
}
@media screen and (max-width:768px) {
    .community__help{
padding-bottom: 0;
    }
    .community__business{
        padding-top: 0;
        margin-top: -50px;
    }
    
}
@media screen and (max-width:575px) {
    .cost-table{
        min-width: 100%;
    }
    .cost-table__cell{
        font-size: 12px;
    }
    .cost-table__cell.head-cell{
        font-size: 14px;
    }
}
.header-main .mobile-show{
    margin-left: 15px;
}
.header-main .mobile-show .btn-order {
    font-family: 'Gilroy', 'Arial', sans-serif;
}
.service__title.seo-about__title-new{
    font-family: PFBeauSansPro, Arial, sans-serif !important;
    font-weight: 500 !important; 
}
.smm-page .service__title.seo-about__title-new ,.context-header__row .service__title.seo-about__title-new ,
.generatment .service__title.seo-about__title-new{
    font-weight: 400 !important; 
}
@media screen and (max-width:768px) {
    .absolute-form.test{
padding-bottom: 100px;
    }
}

.orm_new .service__img-text{
    margin-left: 0;
    margin-right: auto;
}

/* border: 1px solid #e4e4e4; */