body {
    font-family: 'Montserrat', tahoma, sans-serif;
}

ul {
    list-style: none;
}

a, img, input, textarea, button {
    outline: none !important;
}

a {
    color: #424242;
}

a:hover {
    color: #a7d500;
    text-decoration: none;
}

.text-area-padding {
    padding-bottom: 11.1%;
}

.page-loader .livicon-evo-holder .lievo-svg-wrapper {
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 100% !important;
}

.page-loader .livicon-evo-holder {
    display: inline-block;
}

.page-loader .loader-logo {
    margin-bottom: 15px;
}

.footer_page {
    padding: 50px 0 0;
    font: normal 14px 'Open Sans', tahoma, sans-serif;
    color: #ffffff;
    /*background: url(/upload/new-style/footer_bg.png) no-repeat center 100%;*/
}

.footer-content-wrapper {
    /*padding-bottom: 50px;*/
    background-color: #000000;
}

.col-4.footer-phones {
    padding: 35px 0 42px 100px;
}



.socials {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;

}



.main-content ul li {
    position: relative;
    line-height: 35px;
}

.mob-wrapper__text {
    margin-left: 12px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
}

.mob-wrapper_bottom img {
    margin-top: 6px !important;
    width: 12px !important;
    height: 12px !important;
    margin-right: 0 !important;
}

.main-content ul li::before {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    background: url('/themes/classic/images/check.svg') no-repeat center;
    width: 34px;
    height: 34px;
}

.mobb {
    display: flex;
}

.footer_navlist li a {
    display: inline-block;
    color: #d8d3dd;
    padding: 5px;
    text-transform: uppercase;
    font-family: Montserrat, tahoma, sans-serif;
}

.footer_navlist li.active a {
    color: #9acd00;
}

.footer_navlist li a:hover {
    color: #dcff46;
    text-decoration: none;
}

.use-techonology {
    background-color: #262118;
}

.button {
    display: block;
    max-width: 210px;
    width: 210px;
    margin: 0px auto;
    padding: 12px 33px;
    border-radius: 7px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    transition: all .4s ease;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    line-height: 28px;
    color: #FFFFFF;
}

.green-button,
.green-button:hover,
.green-button:focus,
.green-button:active {
    color: #ffffff;
}

.description-image {
    width: 114%;
}




.green-button {
    background-color: #a7d500;
    margin-bottom: 8.61%;
    margin-top: 54px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.green-button:hover {
    background-color: #B0DB18;
}

.button:hover {
    text-decoration: none;
    cursor: pointer;
    color: #000000;
}

.footer_page .footer-links {
    text-align: right;
    position: relative;
}

.footer_page .footer-links .button.green-button {
    margin-left: auto;
    margin-right: unset;
}

.footer_page .footer_btn_wrapper:before {
    content: '';
    /*background-image: url('/upload/new-style/footer_man.png');*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 142px;
    height: 437px;
    display: block;
    position: absolute;
    bottom: 161px;
    right: 30px;
}



.our-clients {
    background-color: #232323;
}



.free-rainting-english {
    flex: 0 0 18%;
    max-width: 18%;
}

.field-raiting {
    color: #C8C8C8;
    border: 1px solid #C8C8C8;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #232323;
}

.field-raiting:focus {
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
}





.form-group {
    margin-bottom: 8px;
}

.row.form-section {
    justify-content: space-between;
    padding: 85px 0px 72px 0px;
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 0px;
    padding-left: 0px;
}

.client-text p {
    Font-family: Montserrat;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    vertical-align: Top;
}

.padding-adress {
    padding-left: 20px;
}
.rss-form input[type=submit] {
    border: none;
    outline: none;
    cursor: pointer;
}

.rss-form .form_line {
    margin: 20px 0;
}

.rss-form .form-fields input {
    width: 47.5%;
    background-color: rgba(94, 55, 170, 1);
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 17px;
    padding-left: 30px;
}

.rss-form .form-fields input:first-child {
    margin-right: 2.5%;
}

.rss-form .form-fields input:last-child {
    margin-left: 2.5%;
}

.section-title {
    font: normal 36px 'Open Sans', tahoma, sans-serif;
    margin: 50px 0 40px;
}

.our-advantages_list.row {
    justify-content: space-between;
    padding-top: 50px;
}

div#our-advantages {
    padding: 50px 0;
}

.under_black {
    color: #000000;
}

span.under_black {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.1px;
    color: #FFFFFF;
}

.section-title.under_white:after {
    background-color: #fff;
}

.project-evaluation {
    position: static;
    width: 1920px;
    height: 464px;
    left: 0px;
    top: 7647px;
    background: #232323;
    flex: none;
    order: 8;
    flex-grow: 0;
    margin: 0px 0px;

    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
}

/*my-code*/
.portfolio-title-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: -3000px;
    margin-left: -3000px;
    padding-right: 3000px;
    padding-left: 3000px;
    background-position: center;
    background-repeat: no-repeat;
}

.portfolio-title {
    padding-top: 50px;
    padding-bottom: 250px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.portfolio-title h1 {
    font-weight: bold;
    font-size: 5.7em;
}

.portfolio-title > *:not(.portfolio-title-bg) {
    position: relative;
}

.portfolio-title-sep {
    height: 3px;
    width: 90px;
    background-color: #fff;
}

@media (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
}


@media (min-width: 992px) {
    .col-md-10 {
        width: 83.33333333%;
    }
}

.portfolio-devs {
    position: relative;
    margin-top: -180px;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .section-home {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.full-width, .services-menu-wrapper, .service-menu-services {
    margin-right: -3000px;
    margin-left: -3000px;
    padding-right: 3000px;
    padding-left: 3000px;
}

.gray-bg {
    background-color: #f2f2f6;
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 50%;
    }
}

.portfolio-site-images {
    position: absolute;
    top: -140px;
    right: -50%;
    bottom: -70px;
    left: 50%;
    overflow-y: hidden;
}

article.portfolio .section-title {
    margin-bottom: 50px;
    text-align: left;
}

.section-title:not(.with-subtitle) {
    margin-top: 50px;
}

.portfolio-content {
    /* margin-bottom: 45px; */
    font-size: 16px;
}

.header {

}

@media (min-width: 992px) {
    .padding-b-100 {
        padding-bottom: 50px;
    }
}

article.portfolio {
    position: relative;
}

@media (min-width: 768px) {
    .portfolio-site-photo {
        position: absolute;
        max-width: none;
    }
}


.portfolio-button:first-child {
    text-align: right;
    border-right-width: 1px;
}

@media (min-width: 768px) {
    .portfolio-button {
        padding: 25px 50px !important;
    }
}

.portfolio-button {
    padding: 5px 15px;
    background-color: #f6f4f9;
    border-color: #dddde8;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    transition: background-color 250ms linear;
}

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

.portfolio-button > a {
    font-weight: bold;
    color: #352e3c;
}

.portfolio-button > a:hover {
    text-decoration: none;
}

.portfolio-button:first-child > a > .livicon-evo {
    margin-right: 20px;
}

.portfolio-button > a > .livicon-evo {
    display: inline-block;
}

.portfolio-button > a > .livicon-evo .lievo-svg-wrapper {
    width: 100% !important;
    padding-bottom: 100% !important;
}

.livicon-evo-holder .lievo-svg-wrapper {
    display: inline-block;
    position: relative;
    top: -5px;
    left: 0;
    width: 20% !important;
    padding-bottom: 20% !important;
    vertical-align: middle;
    overflow: hidden !important;
}

.livicon-evo-holder svg {
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden !important;
    width: 100% !important;
    height: 100% !important;
}

.color-white {
    color: #fff;
}

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

article.portfolio .section-title {
    margin-bottom: 50px;
    text-align: left;
}

.section-title:not(.with-subtitle) {
    margin-top: 30px;
}

.section-title:not(.with-left-align) {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.2;
    color: #000000;
    width: 100%;
}

.section-title {
    position: relative;
    margin: 25px 0;
    font: normal 36px 'Open Sans', tahoma, sans-serif;
}

.custom-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 35px;
    list-style-type: none;
    font-family: Montserrat, Arial, serif;
}


.custom-list li:before {
    content: ' ';
    position: absolute;
    left: 0;
}

.arrows-white li:before {
    content: url('/themes/classic/images/list_style_arrow_white.png');
    margin-right: 30px;
}

body {
    overflow-x: hidden;
}

@media (min-width: 992px) {
    .col-md-offset-6 {
        margin-left: 50%;
    }
}

.custom-list.arrows-white {
    padding-left: 0;
}

@media (max-width: 990px) {
    .portfolio-item.portfolio-item-wide.belvest {
        width: 100% !important;
    }

    .footer-text {
        text-align: center !important;
    }

    .footer_page .phones .velcom:before {
        content: url(/themes/classic/images/logo111.png) !important;
    }

    /*.livicon-evo-holder svg {
        display: none;
    }*/

}

.footer_page .phones .velcom:before {
    content: url(/themes/classic/images/logo111.png) !important;
}

@media (max-width: 450px) {
    .our-advantages_list span {
        font-size: 40px !important;
    }

    .btn-section {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .order-btn {
        margin: 0 !important;
        margin-bottom: 20px !important;
    }

    .time-development {
        margin-right: 0 !important;
    }
}

/*end*/


.portfolio-item {
    margin: 0px;
    padding: 0px;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
}

.portfolio-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    transition: opacity 500ms ease-out;
}

.portfolio-item:hover:before {
    opacity: 1;
}

.portfolio-item-desc {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
}

.portfolio-item-name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.2em;
}

.portfolio-item-desc .button {
    max-width: 150px;
    padding: 8px 30px;
    font-size: 13px;
}

.portfolio-item-sizer,
.portfolio-item {
    width: 25%;
}

.text-about {
    font-family: Montserrat, sans-serif, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 176.18%;
    color: #2B2B2B;
    margin: 6% 3% 6% 0;
}

.text-about-eng {
    margin: 6% 3% 4% 0;
}

.portfolio-item-wide {
    width: 50%;
}

.portfolio-item img {
    width: 99%;
    height: auto;
    padding-bottom: 2px;
    box-sizing: border-box;
    border-radius: 12px;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}

.portfolio-item.portfolio-item-wide.belvest {
    width: 50%;
}

.rss-form .form-fields input::placeholder {
    color: #fff;
}

.portfolio-grid-main,
.portfolio-grid-not-main {
    width: 100%;
}

.portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.portfolio-item:hover .portfolio-item-desc {
    opacity: 1;
    visibility: visible;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
    -webkit-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
}

/*#our-advantages .our-advantages_list p {
    font: lighter 18px 'Open Sans', tahoma, sans-serif;
}*/

#our-advantages .our-advantages_list span {
    font: bolder 60px 'Open Sans', tahoma, sans-serif;
    font-weight: 800;
    color: #5e37aa;
}

#our-advantages .our-advantages_list > div {
    text-align: center;
}

#tanix-block {
    background: url(/upload/Rectangle.png) no-repeat left 100%;
    margin-top: 70px;
    padding-bottom: 0px;
    background-size: contain;
}

#tanix-block .tanix-block {
    width: 70%;
}

#tanix-block .tanix-block p {
    line-height: 1.7em;
}

.tanix-block a {
    color: #a7d500;
}

.home-content .clients,
.home-content .clients-text {
    margin-top: 50px;
}

.text-technology {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 15%;
}

.button-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 999;
    border: none;
    outline: none;
    background-color: gray;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    opacity: .3;
    text-align: center;
    padding: 7px 15px;
    font-size: 30px;
}

.button-top:hover {
    opacity: .5;
}

.b-popup__close {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #e1e9e7;
    right: 120px;
    top: 105px;
    transition: .25s border-color;
}

.b-popup__close:hover {
    border: 1px solid #30bb00;
}

.b-popup__close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(/../upload/new-style/close-menu.svg) no-repeat center center;
    cursor: pointer;
}

#header .contact-address-wrapper {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f1f1f1;
}

#header .top_header-wrapper {
    background-color: #f1f1f1;
    padding: 7px 0;
}

#header .viber-tel-block {
    color: #999;
}

#header .number_dropdown {
    margin-left: 0;
}

#header .viber-tel-block a {
    padding: 0 0 0 15px;
    margin-left: 20px;
    position: relative;
    color: #424242;
}

#header .viber-tel-block:hover a {
    color: #000;
    text-decoration: underline;
}

#header .viber-tel-block:hover {
    color: #000;
}

.viber-tel-block {
    margin-right: 1px;
}

.adress {
    position: relative;
}

.adress:before {
    content: '';
    width: 10px;
    height: 14px;
    position: absolute;
    left: -15px;
    top: 0px;
    background: url(/themes/classic/images/location_ico.png) no-repeat;
    background-size: cover;
    margin-top: 4px;
}

.mtst:before {
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    background: url(/themes/classic/images/mts_ico.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 2px;
    left: -3px;
    margin-top: 2px;
}

.number:before {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    left: -4px;
    top: 4px;
    background: url(/themes/classic/images/logo_a1-min.png) no-repeat;
    background-size: contain;
}







.justify-row {
    justify-content: flex-end;
}



.justify-row:first-child {
    margin-bottom: 13px;
}

.button-eng {
    padding: 12px 29px;
}

.justify-row:first-child .col-7 {
    ms-flex: 0 0 56.333333%;
    flex: 0 0 56.333333%;
    max-width: 56.333333%;
}

.col-4.footer-logo {
    padding: 0;
}

.main_page .nav {
    z-index: 9999;
}

.all-project {
    border-radius: 50px;
}

#header ::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 6px;
    height: 12px;
}

#header ::-webkit-scrollbar-track {
    background-color: transparent;
    /*box-shadow:0px 0px 3px #000 inset;*/
}

.main-directions-image {
    width: 110%;
}

#header ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgb(48, 187, 0);
    box-shadow: 0px 1px 1px rgb(48, 187, 0) inset;
    /*background-image:url('https://yraaa.ru/_pu/24/59610063.png');*/
    background-position: center;
    background-repeat: no-repeat;
}

#header ::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 7px;
    height: 0px
}



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

#header ::-webkit-scrollbar {
    width: 5px;
}

.service-items {
    padding: 50px 0;
    background: #F7F7F7;
    align-items: stretch;
}

.service-items-eng {
    padding: 13.61% 0 13.61% 0;
}

.container-services {
    background: #F7F7F7;
    position: relative;
}

.service-item {
    /*outline: 1px solid #525252;*/
    box-sizing: border-box;
    border-radius: 0px;
    padding-left: 42px;
    padding-bottom: 135px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 330px;
    overflow: hidden;
    position: relative;
}

.service-item:nth-of-type(1) {
    border-top: 1px solid #000;
}

.service-item:nth-of-type(2) {
    border-top: 1px solid #000;
}

.service-item:nth-of-type(3) {
    border-top: 1px solid #000;
}

.service-item:nth-of-type(4) {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}

.service-item:nth-of-type(8) {
    border-right: 1px solid #000;
}


.service-text {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #303030;
    margin-bottom: 8px;
}

.service-description {
    opacity: 0;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;

}

.service-item:hover .service-item-block {
    -webkit-transform: translate(0, -105px);
    transform: translate(0, -105px);
}

.service-item:hover .service-description {
    opacity: 1;
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.service-item:hover .service-text {
    padding-top: 40px;
}

.moredetail {
    margin-top: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background: #9DC800;
    border-radius: 24px;
    height: 44px;
    padding: 8px 0;
}

.text-description {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #646464;
    padding: 0 20px 0 0;
    margin-bottom: 0;
}

.image-service {
    overflow: hidden;
    padding-bottom: 16px;
    padding-top: 44px;
}

.submenu_width {
    width: 200px;
}

.last-input {
    padding-top: 15px;
    padding-bottom: 45px;
}

.social-and-form-wrapper {
    display: flex;
    align-items: center;
}


i.fa.fa-check-square-o.fa-lg {
    margin-right: 15px;
}



.cross {
    stroke: currentColor;
    margin-right: 15px;
    margin-bottom: 10px;
}



.service-item-block {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform 300ms ease-out;
    transition: -webkit-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}


#our-services-wrapper .service-row-wrapper div[class*="service-home"] {
    height: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}

#our-services-wrapper .services-home-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

#our-services-wrapper .services-home-wrap > div[class*="service-home"]:first-child {
    padding-right: 30px;
    padding-left: 30px;
}

#our-services-wrapper .services-home-wrap > div[class*="service-home"]:last-child {
    padding-left: 30px;
}

#our-services-wrapper .service-row-wrapper.even .services-home-wrap:last-child > div[class*="service-home"] {
    padding: 0;
}

#our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-6 {
    padding-right: 70px;
}

#our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-8 {
    padding-left: 0;
}

#our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-4 {
    padding-right: 50px;
}

#our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-1 {
    padding-left: 50px;
}

#our-services-wrapper .service-row-wrapper .service-home-0,
#our-services-wrapper .service-row-wrapper .service-home-2,
#our-services-wrapper .service-row-wrapper .service-home-4,
#our-services-wrapper .service-row-wrapper .service-home-6,
#our-services-wrapper .service-row-wrapper .service-home-9 {
    justify-content: flex-start;
}

#our-services-wrapper .service-row-wrapper .service-home-7,
#our-services-wrapper .service-row-wrapper .service-home-10 {
    justify-content: center;
}

#our-services-wrapper .service-row-wrapper .service-home-5,
#our-services-wrapper .service-row-wrapper .service-home-1,
#our-services-wrapper .service-row-wrapper .service-home-3,
#our-services-wrapper .service-row-wrapper .service-home-8 {
    justify-content: flex-end;
}

#our-services-wrapper .service-row-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px;
}

#our-services-wrapper .livicon-evo-holder .lievo-svg-wrapper {
    width: 100% !important;
    padding-bottom: 100% !important;
}

#our-services-wrapper div[class*="service-home"] a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    position: relative;
}

#our-services-wrapper div[class*="service-home"] a:hover {
    color: #a7d500;
    text-decoration: none;
}

#our-services-wrapper .service-row-wrapper div[class*="service-home"]:before {
    content: '';
    position: absolute;
    background-size: cover;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-0:before {
    width: 211px;
    height: 215px;
    top: -45px;
    right: -40px;
    background: url(/upload/new-style/service_bg_1.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-1:before {
    width: 199px;
    height: 179px;
    top: 70px;
    right: -40px;
    background: url(/upload/new-style/service_bg_2.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-2:before {
    width: 177px;
    height: 178px;
    top: -30px;
    background: url(/upload/new-style/service_bg_3.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-3:before {
    width: 202px;
    height: 176px;
    top: 58px;
    background: url(/upload/new-style/service_bg_4.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-4:before {
    width: 186px;
    height: 190px;
    top: -40px;
    right: -15px;
    background: url(/upload/new-style/service_bg_5.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.odd .service-home-5:before {
    width: 277px;
    height: 236px;
    top: 0;
    background: url(/upload/new-style/service_bg_6.png) no-repeat;
}


#our-services-wrapper .service-row-wrapper.even .service-home-6:before {
    width: 208px;
    height: 198px;
    top: -40px;
    right: 0px;
    background: url(/upload/new-style/service_bg_7.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.even .service-home-7:before {
    width: 224px;
    height: 202px;
    top: 10px;
    right: -40px;
    background: url(/upload/new-style/service_bg_8.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.even .service-home-8:before {
    width: 272px;
    height: 235px;
    top: 15px;
    background: url(/upload/new-style/service_bg_9.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.even .service-home-9:before {
    width: 221px;
    height: 234px;
    top: -40px;
    background: url(/upload/new-style/service_bg_10.png) no-repeat;
}

#our-services-wrapper .service-row-wrapper.even .service-home-10:before {
    width: 238px;
    height: 202px;
    background: url(/upload/new-style/service_bg_11.png) no-repeat;
}

#header .sticky {
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    -webkit-box-shadow: 0px 1px 8px 1px rgba(27, 27, 27, 0.34);
    box-shadow: 0px 1px 8px 1px rgba(27, 27, 27, 0.34);
    z-index: 1000;
}


/*.modal {*/
/*    top: 5%;*/
/*    left: 32%;*/
/*}*/

#modal_order_success {
    top: 0;
    left: 0;
}

.close-button-info {
    position: absolute;
    color: #ffffff;
    opacity: 0.75;
    text-shadow: none;
    right: 35%;
    padding: 0;
    margin: 0;
    top: 72px;
}


/*.phones {*/
/*    margin-bottom: 50px;*/
/*}*/

.phones .col-12 {
    padding: 0;
}

.phones .col-12:first-child {
    margin-bottom: 14px;
}

.phones .col-12:last-child {
    /*margin-bottom: 50px;*/
}

.email-info {
    margin-bottom: 50px;
}

.email-info a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.address-info {
    width: 328px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 13px;

}

.worktime-info {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #DEDEDE;
    margin-bottom: 62px;
}



.submenu.toggle a {
    font-size: 16px !important;
    letter-spacing: 0.05em;
}

.mob-wrapper {
    display: flex;
    flex-direction: column-reverse;
}

/* .menu_item_submenu .menu_hidden:before {
content: "\f067";
} */
.menu_item_submenu .menu_hidden.toggle:before {
    /* content: "\f068"; */
    content: '';
}

.menu_item_submenu .submenu {
    display: none;
}

.menu_item_submenu .submenu.toggle {
    display: block;
}

.submenu.toggle {
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
}

.submenu.submenu_services.toggle::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    height: 419px;
    width: 1px;
}

.submenu_about {
    position: relative;
}

.submenu.submenu_about.toggle::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    height: 13px;
    width: 1px;
}

.body-inner-page .breadcrumbs .breadcrumb {
    background-color: unset;
    border-radius: unset;
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
}

.body-inner-page .breadcrumbs .breadcrumb a,
.body-inner-page .breadcrumbs .breadcrumb a span {
    color: #000;
}

.body-inner-page .breadcrumbs .breadcrumb li:last-child {
    color: #a7d500;
}

.body-inner-page .breadcrumbs .breadcrumb-separator {
    margin-left: 7px;
    margin-right: 7px;
    color: #000;
}


/*------------------ Contact page ---------------------*/

.road-map {
    width: 100%
}





.contact_info_wrapper {
    padding-top: 60px;
    margin-top: -60px;
    padding-bottom: 124px;
    background: url(/upload/new-style/contact_bg.png) no-repeat right 100%;

}

.contact_info_wrapper > div, .contact_map {
    position: relative;
}

.contact_map, #map {
    height: 680px;
    width: 100%;
}

.contact_info_wrapper h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
}

.contact_info_wrapper .livicon-evo-holder .lievo-svg-wrapper {
    top: 0;
    width: 100% !important;
    padding-bottom: 100% !important;
}

.contact_info_wrapper > .container > div:nth-child(2) .livicon-evo {
    min-width: 51px;
}

.contact_info_wrapper > .container > div:nth-child(3) .livicon-evo {
    min-width: 52px;
}

.contact_info_wrapper > .container > div:nth-child(4) .livicon-evo {
    min-width: 55px;
}

.contact_info_wrapper > .container > div:nth-child(5) .livicon-evo {
    min-width: 51px;
}

.contact_info_wrapper a, .contact_info_wrapper p {
    font-size: 16px;
    color: #000000;
}

.contact_info_wrapper a:hover, .contact_info_wrapper a:hover .grey_color {
    color: #a7d500;
    text-decoration: none;
}

.grey_color {
    color: #888888;
}

.contact_info_wrapper .container > .row > div {
    margin-bottom: 30px;
}

.contact_info_wrapper > div > .work_time {
    margin-bottom: 0;
}

.contact_info_wrapper .livicon-evo {
    height: 100%;
    margin-right: 25px;
}

.contact_phone_wrapper .livicon-evo {
    margin-top: 2px;
}

.current_location p, .work_time p {
    margin-bottom: 0;
    line-height: 24px;
}

.contact-background {
    position: absolute;
    top: 0;
    right: -38px;
}

.contact_info_wrapper .contact_main_background {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 792px;
    z-index: -1;
    top: 0;
    left: 0;
}

.contact_info_wrapper .contact_main_background img {
    position: absolute;
    left: -webkit-calc(50% - 31px);
    left: -moz-calc(50% - 31px);
    left: calc(50% - 31px);
}

.contact-page.contact-form {
    position: absolute;
    z-index: 1;
    width: 514px;
    padding: 35px 43px 30px;
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    -moz-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    top: 38px;
    right: -webkit-calc(50% - 555px);
    right: -moz-calc(50% - 555px);
    right: calc(50% - 555px);
}

#contact-form h2 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.contact-form .form_item input, .contact-form .form_item textarea {
    width: 100%;
    border: none;
    background-color: rgba(235, 235, 235, 0.502);
    padding: 0 10px 0 20px;
}

.contact-form .form_item input {
    height: 45px;
    margin-bottom: 12px;
}

.contact-form .form_item textarea {
    height: 161px;
    padding-top: 12px;
    margin-bottom: 15px;
}

.contact-form ::-webkit-input-placeholder {
    line-height: 1.13;
    color: #000000;
}

.contact-form ::-moz-placeholder {
    line-height: 1.13;
    color: #000000;
}

.contact-form :-ms-input-placeholder {
    line-height: 1.13;
    color: #000000;
}

.contact-form :-moz-placeholder {
    line-height: 1.13;
    color: #000000;
}

.load_buttons .form_item {
    display: inline-block;
}

#ContactForm_additional,
#OrderForm_additional,
#VacancieForm_additional {
    position: absolute;
    z-index: -5;
    opacity: 0;
    width: 1px;
    height: 1px;
    padding: 0;
}

.error_message:first-letter {
    padding-left: 10px;
}

.error_message {
    font-size: 13px;
    margin: 0;
    padding: 0
}

.error_message.active {
    margin: -12px 0 10px;
    padding: 0 10px 0px;
    box-sizing: border-box;
    border-radius: 20px;
    width: 100%;
}


#error_additional.active {
    margin: 3px 0 0;
}

.load_label span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -3px;
    max-width: 175px;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.submit_contact_form {
    width: 189px;
    height: 55px;
    line-height: 31px;
    font-size: 16px;
}

.load_label {
    margin-right: 16px;
    margin-bottom: 0;
    width: 223px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #e2e0e0;
    color: #222222;
    font-weight: 600;
    text-align: center;
}

.load_label, .load_label .fa {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.load_label .fa {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 10px;
    color: #999;
}

.load_label:hover {
    background-color: #777777;
    color: #fff;
}

.load_label:hover .fa {
    color: #d4d4d4;
}

/*.modal-content {*/
/*}*/

.label-modal-form {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.modal-header .close {
    position: absolute;
    right: 20px;
    color: #ffffff;
    opacity: 0.75;
    text-shadow: none;
}

.modal-header {
    border-bottom: none;
}

#modal_contact_form .modal-content{
    text-align: center;
    width: 400px;
    margin: 0 auto;
}

.modal-header .close:not(:disabled):not(.disabled):focus, .modal-header .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}

#modal_contact_form .modal-header {
    padding: 1rem 40px;
}

.contact_out_partners .section-title {
    margin: 79px 0 46px;
    font-weight: 300;
    font-size: 46px;
    color: #362f3d;
}

.contact_out_partners .section-title[class*=under_]:after {
    width: 100px;
    height: 3px;
}

.contact_info_wrapper .more_then_1920 {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -webkit-calc(50% + 960px);
    left: -moz-calc(50% + 960px);
    left: calc(50% + 960px);
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #6ef6e0 0%, #58f6dd 0%, #57f5dc 1%, #5bf5db 1%, #59f5dd 1%, #58f5da 2%, #5cf4db 3%, #58f5da 3%, #5cf5d9 3%, #58f7d9 4%, #5bf4d8 4%, #58f5d8 4%, #5df3d8 4%, #5bf4d6 5%, #5ef3d5 7%, #5bf4d5 7%, #5df2d2 8%, #5af4d2 8%, #5ff4d4 9%, #5df3d0 9%, #5ef4d1 10%, #5df3cd 12%, #61f2cb 13%, #5cf3ca 13%, #60f2cb 13%, #5ef3c9 14%, #61f2c9 14%, #60f3c9 14%, #63f1c9 14%, #60f2c5 17%, #63f1c1 19%, #61f1be 19%, #64f1bd 21%, #61f1bc 21%, #67efbd 21%, #63f0bb 22%, #63f0bb 23%, #66efb9 23%, #63f1b9 23%, #66f1ba 23%, #62f0b6 24%, #66efb7 24%, #66f1b8 24%, #64efb6 24%, #67f1b6 25%, #65efb4 25%, #68efb4 26%, #65efb3 26%, #67eeac 29%, #6aefad 29%, #68efaa 30%, #6beea8 31%, #6cefab 31%, #6befa6 31%, #6feea7 31%, #68eea5 32%, #6befa4 33%, #68efa3 33%, #6deda3 33%, #6aefa0 34%, #6deda0 35%, #6ded98 38%, #6feb95 39%, #6eed96 39%, #71eb94 39%, #6dec93 40%, #6dec91 40%, #70ed92 40%, #72eb8e 42%, #71ea89 43%, #72ec89 44%, #71e985 45%, #73ea86 45%, #72e981 47%, #75ea82 47%, #72ea7e 48%, #75e97e 48%, #76e773 52%, #79e872 52%, #76e771 52%, #79e872 52%, #76e771 53%, #7ae86f 54%, #79e665 56%, #7de55c 60%, #7be65c 60%, #7ee45a 61%, #7ce555 62%, #7ee556 62%, #7de351 63%, #7ee452 64%, #7ee24a 65%, #7fe34b 66%, #81e245 67%, #7ee244 67%, #81e245 68%, #80e142 68%, #82e243 68%, #80e23f 69%, #81e137 72%, #82e030 73%, #82e12f 74%, #85e02b 75%, #85dd17 79%, #86df13 79%, #85dd15 80%, #85de10 80%, #85de12 80%, #85de0a 80%, #86de0d 81%, #87dd0a 81%, #87de04 81%, #88de03 82%, #87dd00 82%, #8adb00 87%, #88dc00 89%, #8dda00 92%, #8ada00 92%, #8edb01 94%, #8dd800 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%, #6ef6e0 0%, #58f6dd 0%, #57f5dc 1%, #5bf5db 1%, #59f5dd 1%, #58f5da 2%, #5cf4db 3%, #58f5da 3%, #5cf5d9 3%, #58f7d9 4%, #5bf4d8 4%, #58f5d8 4%, #5df3d8 4%, #5bf4d6 5%, #5ef3d5 7%, #5bf4d5 7%, #5df2d2 8%, #5af4d2 8%, #5ff4d4 9%, #5df3d0 9%, #5ef4d1 10%, #5df3cd 12%, #61f2cb 13%, #5cf3ca 13%, #60f2cb 13%, #5ef3c9 14%, #61f2c9 14%, #60f3c9 14%, #63f1c9 14%, #60f2c5 17%, #63f1c1 19%, #61f1be 19%, #64f1bd 21%, #61f1bc 21%, #67efbd 21%, #63f0bb 22%, #63f0bb 23%, #66efb9 23%, #63f1b9 23%, #66f1ba 23%, #62f0b6 24%, #66efb7 24%, #66f1b8 24%, #64efb6 24%, #67f1b6 25%, #65efb4 25%, #68efb4 26%, #65efb3 26%, #67eeac 29%, #6aefad 29%, #68efaa 30%, #6beea8 31%, #6cefab 31%, #6befa6 31%, #6feea7 31%, #68eea5 32%, #6befa4 33%, #68efa3 33%, #6deda3 33%, #6aefa0 34%, #6deda0 35%, #6ded98 38%, #6feb95 39%, #6eed96 39%, #71eb94 39%, #6dec93 40%, #6dec91 40%, #70ed92 40%, #72eb8e 42%, #71ea89 43%, #72ec89 44%, #71e985 45%, #73ea86 45%, #72e981 47%, #75ea82 47%, #72ea7e 48%, #75e97e 48%, #76e773 52%, #79e872 52%, #76e771 52%, #79e872 52%, #76e771 53%, #7ae86f 54%, #79e665 56%, #7de55c 60%, #7be65c 60%, #7ee45a 61%, #7ce555 62%, #7ee556 62%, #7de351 63%, #7ee452 64%, #7ee24a 65%, #7fe34b 66%, #81e245 67%, #7ee244 67%, #81e245 68%, #80e142 68%, #82e243 68%, #80e23f 69%, #81e137 72%, #82e030 73%, #82e12f 74%, #85e02b 75%, #85dd17 79%, #86df13 79%, #85dd15 80%, #85de10 80%, #85de12 80%, #85de0a 80%, #86de0d 81%, #87dd0a 81%, #87de04 81%, #88de03 82%, #87dd00 82%, #8adb00 87%, #88dc00 89%, #8dda00 92%, #8ada00 92%, #8edb01 94%, #8dd800 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%, #6ef6e0 0%, #58f6dd 0%, #57f5dc 1%, #5bf5db 1%, #59f5dd 1%, #58f5da 2%, #5cf4db 3%, #58f5da 3%, #5cf5d9 3%, #58f7d9 4%, #5bf4d8 4%, #58f5d8 4%, #5df3d8 4%, #5bf4d6 5%, #5ef3d5 7%, #5bf4d5 7%, #5df2d2 8%, #5af4d2 8%, #5ff4d4 9%, #5df3d0 9%, #5ef4d1 10%, #5df3cd 12%, #61f2cb 13%, #5cf3ca 13%, #60f2cb 13%, #5ef3c9 14%, #61f2c9 14%, #60f3c9 14%, #63f1c9 14%, #60f2c5 17%, #63f1c1 19%, #61f1be 19%, #64f1bd 21%, #61f1bc 21%, #67efbd 21%, #63f0bb 22%, #63f0bb 23%, #66efb9 23%, #63f1b9 23%, #66f1ba 23%, #62f0b6 24%, #66efb7 24%, #66f1b8 24%, #64efb6 24%, #67f1b6 25%, #65efb4 25%, #68efb4 26%, #65efb3 26%, #67eeac 29%, #6aefad 29%, #68efaa 30%, #6beea8 31%, #6cefab 31%, #6befa6 31%, #6feea7 31%, #68eea5 32%, #6befa4 33%, #68efa3 33%, #6deda3 33%, #6aefa0 34%, #6deda0 35%, #6ded98 38%, #6feb95 39%, #6eed96 39%, #71eb94 39%, #6dec93 40%, #6dec91 40%, #70ed92 40%, #72eb8e 42%, #71ea89 43%, #72ec89 44%, #71e985 45%, #73ea86 45%, #72e981 47%, #75ea82 47%, #72ea7e 48%, #75e97e 48%, #76e773 52%, #79e872 52%, #76e771 52%, #79e872 52%, #76e771 53%, #7ae86f 54%, #79e665 56%, #7de55c 60%, #7be65c 60%, #7ee45a 61%, #7ce555 62%, #7ee556 62%, #7de351 63%, #7ee452 64%, #7ee24a 65%, #7fe34b 66%, #81e245 67%, #7ee244 67%, #81e245 68%, #80e142 68%, #82e243 68%, #80e23f 69%, #81e137 72%, #82e030 73%, #82e12f 74%, #85e02b 75%, #85dd17 79%, #86df13 79%, #85dd15 80%, #85de10 80%, #85de12 80%, #85de0a 80%, #86de0d 81%, #87dd0a 81%, #87de04 81%, #88de03 82%, #87dd00 82%, #8adb00 87%, #88dc00 89%, #8dda00 92%, #8ada00 92%, #8edb01 94%, #8dd800 100%);
    height: 697.5px;
    width: -webkit-calc(50% - 960px);
    width: -moz-calc(50% - 960px);
    width: calc(50% - 960px);
    margin-bottom: 0;
}

/*------------------ about page ---------------------*/
.about-tanix h1 {
    margin: 70px 0 50px;
}

.about-tanix p {
    font-size: 16px;
} 

.subtitle {
    margin-bottom: 40px;
    font-size: 14px;
}

#our-achievments .our-achievments-wrapper {
    display: flex;
}

#how-we-work .livicon-evo-holder .lievo-svg-wrapper {
    width: 100% !important;
    padding-bottom: 100% !important;
    top: unset !important;
}




.team-member img {
    width: 100%;
}

/* .teamgrid .team-member:nth-child(1) {
    width:31%;
}
.teamgrid .team-member:nth-child(2) {
    width:16%;
}
.teamgrid .team-member:nth-child(3) {
    width:14%;
}
.teamgrid .team-member:nth-child(4) {
    width:14%;
}
.teamgrid .team-member:nth-child(5) {
    width:25%;
    z-index: 3;
}

.teamgrid .team-member:nth-child(6) {
    width: 20.1%;
}
.teamgrid .team-member:nth-child(6)  img{
    margin-top: -30.7%;
}
.teamgrid .team-member:nth-child(7) {
    width: 17%;
    vertical-align: bottom;
    margin-left: -2px;
}
.teamgrid .team-member:nth-child(8) {
    width:17%;
    vertical-align: bottom;
}
.teamgrid .team-member:nth-child(9) {
    width:21.8%;
    vertical-align: bottom;
}
.teamgrid .team-member:nth-child(10) {
    width: 24.2%;
    vertical-align: bottom;
    margin-left: -2px;
}
.teamgrid .team-member:nth-child(11) {
    width: 13.2%;
    position: absolute;
    z-index: 2;
    top: 37.2%;
    left: 16%;
    overflow: hidden;
}
.teamgrid .team-member:nth-child(12) {
    width: 14%;
    position: absolute;
    z-index: 2;
    top: 37%;
    left: 47%;
    overflow: hidden;
}
.teamgrid .team-member:nth-child(13) {
    width: 16%;
    position: absolute;
    z-index: 2;
    top: 32%;
    left: 60.82%;
    overflow: hidden;
} */
.teamgrid {
    position: relative;
    overflow: hidden;
}

.teamgrid .team-member:nth-child(11) {
    width: 18.2%;
    position: absolute;
    z-index: 2;
    top: 28.2%;
    left: 15%;
    overflow: hidden;
}

.teamgrid .team-member {
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.teamgrid .team-member:nth-child(1) {
    width: 21%;
}

.teamgrid .team-member:nth-child(2) {
    width: 21%;
}

.teamgrid .team-member:nth-child(3) {
    width: 17%;
}

.teamgrid .team-member:nth-child(4) {
    width: 20%;
}

.teamgrid .team-member:nth-child(5) {
    width: 21%;
}

.teamgrid .team-member:nth-child(6) {
    width: 21%;
    vertical-align: bottom;
    bottom: 65px;
}

.teamgrid .team-member:nth-child(7) {
    width: 18%;
    vertical-align: bottom;
    bottom: 65px;
}

.teamgrid .team-member:nth-child(8) {
    width: 20%;
    vertical-align: bottom;
    bottom: 65px;
}

.teamgrid .team-member:nth-child(9) {
    width: 20%;
    vertical-align: bottom;
    bottom: 65px;
}

.teamgrid .team-member:nth-child(10) {
    width: 21%;
    vertical-align: bottom;
    bottom: 65px;
}

.teamgrid .about-btn {
    width: 19%;
    position: absolute;
    bottom: 32.4%;
    left: 28%;
    background: #fff;
    text-align: left;
    z-index: 556;
    padding: 3.5% 2.3%;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.71vw;
}

.teamgrid .member-name:after {
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 1px;
    background-color: #000;
}

.teamgrid .team-member .member-hover {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -350%;
    font-size: 24px;
    background: rgba(103, 39, 182, .6);
    transition: bottom .25s ease-out 0.5s;
    color: #fff;
    padding: 0 10px;
    text-align: left;
}

.teamgrid .team-member .member-hover p {
    font-size: .8vw;
}

.teamgrid .team-member .member-hover h3 {
    margin-bottom: 0px;
    font-size: 1.3vw;
}

.teamgrid .team-member:hover {
    justify-content: unset;
}

.teamgrid .team-member:hover .member-name {
    display: none;
}

.teamgrid .team-member:hover .member-hover {

    bottom: 17%;
    transition: bottom .25s ease-out 0.5s;
}


.teamgrid .team-member .member-hover .hover-info {
    margin-left: 20px;
}

.teamgrid .team-member .member-hover p {
    color: #fff;
}

.teamgrid .member-hover-name {
    color: #fff;
}

.hover-info .member-hover-name {
    margin-top: 10px;
}

.teamgrid .team-member:nth-child(2):hover .member-hover {
    bottom: 41%;
}

#tanix-team .about-btn .green-button {
    margin: 8% 0 0 0;
    line-height: 40px;
}

#how-we-work .col-12 {
    padding: 0 40px;
    margin-bottom: 50px;
}

.mob-zakaz{
    padding-top: 44px !important;
}

.burger__menu .green-button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 48px;
    background: #9DC800;
    border-radius: 24px;
    text-transform: inherit;
    padding: 10px 33px;
}

.burger__menu .green-button-english {
    padding: 15px 30px;
}
#how-we-work .stage-image img {
    -webkit-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    -moz-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
}

#how-we-work .stage-number {
    font: bold 26px 'Open Sans', tahoma, sans-serif;
    margin: 20px 0 15px;
}

#how-we-work .stage-title {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.1;
}

#how-we-work .stage-text {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 16px;
}

/*------------------ order form ---------------------*/

a.close {
    background: url(/upload/new-style/close.png) no-repeat center center;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 10px;
    right: 10px;
}

div.order_box {
    width: 700px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    -moz-box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
    box-shadow: 0px 7px 40px 0px rgba(122, 3, 205, 0.6);
}

#new-popup-form .h2form {
    font-size: 30px;
    margin-bottom: 20px;
}

#new-popup-form > p {
    font-size: 16px;
    margin-bottom: 60px;
}


.modal-button-sender {
    margin-top: 52px;
    margin-bottom: 100px;
}



/*********************Blog*********************/
.paper_wrap {
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 40px;
}

.rubric_menu,
.pop_article_list,
.service_tanix_list {
    padding-left: 0;
    margin-bottom: 0;
}

.title_side {
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #1C1C1C;
    padding-left: 20px;
}

.blog-sidebar .paper_wrap ul li {
    display: block;
    border-radius: 5px;
    margin-bottom: 12px;
}

.blog-sidebar .paper_wrap ul li:hover {
    border-radius: 5px;
}

.blog-sidebar .paper_wrap ul li:hover a {
    text-decoration: none;
}

.paper_wrap ul li:first-of-type {
    border: 0;
}

.rubric_menu_link_blog {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 156.4%;
    color: #3C3C3C;
    padding-left: 36px;
}
.blog-sidebar .paper_wrap ul li.active {
    background: #9DC800;
}

.rubric_menu .active {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 156.4%;
    color: #FFFFFF;
    background: #9DC800;
}

.rubric_menu_item_blog .count {
    color: #1C1C1C;
}

.blog-sidebar .service_tanix_link:hover,
.post_list_item_link:hover {
    text-decoration: none;
    color: #9acd00;
}

.pop_article_link {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

.pop_article_link:hover {
    text-decoration: none;
}

.pop_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pop_article_title {
    min-height: 50px;
    margin-bottom: 10px;
    font-size: 16px;
}

.pub_data {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 129.9%;
    color: #727272;
}

.service_tanix_item .lievo-svg-wrapper {
    padding: 30px;
    margin-right: 10px;
    width: unset !important;
}

.service_tanix_list .service_tanix_link {
    display: flex;
    align-items: center;
}

.service_tanix_list .service_tanix_link p {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 600;
}

.blog-grid .main_title {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #1C1C1C;
    margin-top: 28px;
    margin-bottom: 18px;
}

.post_list_info .post_list_data {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 11px;
}

.post_list_data .post_list_data_rubric {
    font-family: Montserrat, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 156.4%;
    color: #9DC800;
}

.post_list_data .pub_data {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 156.4%;
    color: #727272;
}

.post_list_data .post_views img {
    width: 18px;
    height: 11px;
    margin-top: 1px;
    margin-right: 5px;
}

.editor p {
    line-height: 1.4;
    margin: 23px 0;
}

#blog-article-wrapper .post_content img {
    width: 100% !important;
    height: auto !important;
}

#blog-article-wrapper .see-other {
    display: flex;
    justify-content: space-between;
}

.see-other .post_list_img {
    margin-bottom: 20px;
}

.see-other .pop_article_title {
    min-height: 50px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 124.9%;

    color: #1C1C1C;

}

#yw0 {
    position: relative;
}

.blog-grid .item-sizer,
.blog-grid .post_list_item {
    /*width: calc(50% - 10px);*/
    width: 100%;
}

.blog-grid .post_list_item {
    margin-bottom: 64px;
    display: block;
}

.post_list_intro {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 156.4%;
    color: #3C3C3C;
    margin-bottom: 20px;
}

.post_list_img {
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.pager {
    margin: 20px 0;
    text-align: center;
}

.pager a:hover {
    text-decoration: none;
}

.pagination {
    padding: 10px;
    width: 68%;
    margin: auto;
    justify-content: center;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > li > a,
.pagination > li > span {
    color: #777;
    padding: 5px 11px !important;
    border-radius: 5px;
    border: none;
    margin: 0px 5px;
}

.pager .disabled > a {
    color: #ccc;
    cursor: default;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    color: rgb(146, 186, 23);
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #9acd00;
    border-color: #9acd00;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
}

/*********************review********************/
.review-list-wrapper .review {
    margin: 100px 40px 40px;

    position: relative;
}

.review-list-wrapper .review .all-reviews-content-wrapper {
    padding: 90px 30px 30px;
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    background: #fff;
}

.review-list-wrapper .review-intro,
.client-company .review-intro {
    margin-top: 15px;
}

.review-list-wrapper .review-intro p,
.client-company .review-intro p,
.review-inner .review-intro p {
    font-size: 16px;
    line-height: 156.4%;
    color: #3C3C3C;
}

.review-list-wrapper .review-intro a {
    color: #a7d500;
    font-size: 16px;
    line-height: 156.4%;
}

.review-list-wrapper .review-more > i {
    margin-left: 7px;
}

.review-list-wrapper .client-company,
.review-inner .client-company {
    font-size: 16px;
    line-height: 156.4%;
    color: #3C3C3C;
    font-weight: 600;
}

.review-list-wrapper .client-name,
.review-inner .client-name {
    font-size: 24px;
    text-align: left;
    margin-bottom: 36px;
    font-weight: 600;
}

.review-list-wrapper .avatar img,
.review-inner .avatar img {
    width: 150px;
    height: 150px;
}

.review-list-wrapper .avatar {
    position: absolute;
    top: -90px;
    left: 34%;
}

.review .white-img-wrapper {
    position: absolute;
    top: -103px;
    left: 32.5%;
}

.review-list-wrapper .review-img-mask,
.review-inner .review-img-mask {
    -webkit-mask: url(/upload/new-style/review-img-mask.png);
    mask: url(/upload/new-style/review-img-mask.png);
    -webkit-mask-size: contain;
    mask-size: contain;
}

.review-inner .avatar {
    position: absolute;
    top: -90px;
    left: 10%;
}

.one-review-wrapper {
    padding-top: 10px;
}

.one-review-wrapper .review-inner {
    width: 80%;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
}

.one-review-wrapper .review-inner .review-content-wrapper {
    padding: 120px 75px 60px;
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.15);
    background: #fff;
    position: relative;
}

.one-review-wrapper h1 {
    margin-bottom: 120px;
}

.review-inner .next-review-btn {
    position: absolute;
    top: 50%;
    right: -80px;
}

.review-inner .prev-review-btn {
    position: absolute;
    top: 50%;
    left: -80px;
}

.review-inner .white-img-wrapper {
    position: absolute;
    top: -105px;
    left: 9.4%;
}

.white-img-wrapper img.dark-shadow {
    filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.15));
}

/*********************portfolio*********************/
.page-load-status {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

/*********************Vacancie*********************/
/*.vacancy-headbg {
    margin-bottom: 70px;
}*/

.vacancy-headbg .vacancy-title {
    margin-bottom: 45px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 63px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #1C1C1C;
}

.vacancy-headbg p {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 156.4%;
    text-align: center;
    color: #3C3C3C;
}

.vacancy-headbg .vacan-button {
    margin-top: 45px;
    max-width: 270px;
    width: 270px;
    margin-left: 0;
}

.vacancy-content-wrapper {
    padding: 98px 0;
}

.vacancie-content-item {
    /*padding: 50px 50px 0;*/
    /*margin-bottom: 50px;*/
}

.vacancie-content-item .polnzan {
    font: bold 18px 'Open Sans', tahoma, sans-serif;
    color: #a7d500;
    text-align: center;
    margin-bottom: 30px;
}

.vacancy-about-text,
.vacancy-pretext {
    font: normal 14px 'Open Sans', tahoma, sans-serif;
    color: #fff;
    width: 70%;
    margin: 0 auto 20px;
    text-align: center;
}

.vacancie-list {
    list-style: none;
    font: normal 14px 'Open Sans', tahoma, sans-serif;
    color: #fff;
    line-height: 24px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.vacancie-list li:before {
    content: "•";
    color: #fff;
    font-size: 17px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.vacan-h3 {
    font: normal 24px 'Open Sans', tahoma, sans-serif;
    color: #fff;
    margin-bottom: 20px;
}

.vacan-h3:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 110px;
    height: 2px;
    background-color: #a7d500;
}

.vacancy-pretext {
    width: 90%;
}

.vacancie-content-item .vacancy-title {
    font: bold 40px 'Open Sans', tahoma, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
}

.vacancy-inner {
    /*background-image: linear-gradient(to right, #37078c, #ae00fe);
    border-radius: 60px;
    padding: 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;*/
}

.h2vacancieform {
    font: bold 32px 'Open Sans', tahoma, sans-serif;
    text-align: center;
    margin-bottom: 40px;
}

.vacancie-form p {
    text-align: center;
}

.vacancie-form .form-block {
    width: 480px;
    margin: 0 auto;
}

.vacancie-form textarea.text {
    background: transparent;
    height: 80px;
    max-height: 200px;
    width: 100%;
    padding-left: 10px;
    border: 2px solid #fff;
    -o-border-image: linear-gradient(to right, #2e0056 0%, #e172fa 100%);
    border-image: linear-gradient(to right, #2e0056 0%, #e172fa 100%);
    border-image-slice: 1;
}

.vacancie-form input.text {
    font: 14px/34px Arial, Helvetica, sans-serif;
    background: transparent;
    padding: 0 10px;
    width: 100%;
    border: 2px solid #fff;
    -o-border-image: linear-gradient(to right, #2e0056 0%, #e172fa 100%);
    border-image: linear-gradient(to right, #2e0056 0%, #e172fa 100%);
    border-image-slice: 1;
    margin-bottom: 20px;
}

#vacancie-form .load_label {
    margin-right: unset;
    margin-bottom: 20px;
    margin-left: 30px;
    width: unset;
    height: unset;
    line-height: unset;
    border-radius: unset;
    cursor: pointer;
    background-color: unset;
    color: #000;
    font-weight: 600;
    text-align: unset;
}

#vacancie-form .submit_contact_form {
    width: 250px;
    height: 45px;
    line-height: unset;
    font-size: 16px;
}

#vacancie-form .inputs {
    max-width: 480px;
    margin: auto;
}

#sendresumeform .vacancie-form {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#vacancie-form > p {
    margin: 0 auto 40px;
    width: 60%;
}


/* Мой говнокод */

.menu:before {
    content: ' ';
    display: block;
    width: 105%;
    height: 105%;
    position: absolute;
    background: linear-gradient(to right, #5e37aa, #ae6be7);
    z-index: -1;
    top: -80px;
    left: -25px;
}

.bottom_header .btn-qua-form {
    display: flex;
    background-color: #a7d500;
    color: #ffffff;
    font-weight: 500;
    padding: 10px;
    font-size: 20px;
    border-radius: 24px;
    gap: 10px;
    width: 174px;
    height: 48px;
    justify-content: center;
    align-items: center;
}

.bottom_header .btn-qua-form:hover {
    background-color: #B0DB18;
    cursor: pointer;
    color: #000000;
}

@media (min-width: 1200px)
{
    .container {
        max-width: 1260px !important;
    }


    .menu__options {
        list-style: none;
        padding: 0;
    }

    .menu__item {
        font-size: 17.5px;
        color: #ffffff;
        font-family: 'Open-sans', sans-serif;
        margin-top: 15px;
        padding: 10px 0;
        max-width: 153px;
        transition: .3s;
    }

    .menu__item:hover {
        color: #ffffff;
    }


    .main-content {

        width: 100%;
    }

    .main-content__nav {
        display: flex;
        justify-content: space-between;
        max-width: 195px;
        padding-bottom: 53px;
    }

    .main-content__link {
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
    }

    .main-content__link_active,
    .main-content__link_active {
        color: #bee044 !important;
    }

    /*.main-title {*/
    /*    font-size: 40px;*/
    /*    color: #000000;*/
    /*    margin-bottom: 60px;*/
    /*    position: relative;*/
    /*}*/

    /*.main-title::after {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    width: 100px;*/
    /*    height: 3px;*/
    /*    background: #ffffff;*/
    /*    left: 0px;*/
    /*    bottom: -2rem;*/
    /*}*/

    .main-paragraph {
        margin-top: 45px;
        font-size: 14px;
        max-width: 50%;
    }

    .main-img {
        margin-top: 30px;
        background: url('/themes/classic/images/blablabla.png') no-repeat center;
        width: 100%;
        height: 645px;
        margin-bottom: 70px;
    }

    .main-title-second {
        font-size: 24px;
        font-weight: bold;
        position: relative;
        margin-bottom: 100px;
    }

    .main-title-second::after {
        content: '';
        position: absolute;
        height: 3px;
        width: 100px;
        background: #000000;
        top: 50px;
        left: 0;
    }

    .stages {
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }

    .stages__img {
    }

    .stages__img-first {
    }

    .stages__img-second {
        background: url('/themes/classic/images/stages-second.png') no-repeat center;
    }

    .stages__img-third {
        background: url('/themes/classic/images/stages-third.png') no-repeat center;
    }

    .stages__img-fourth {
        background: url('/themes/classic/images/stages-fourth.png') no-repeat center;
    }
}

.stages__img_left {
    margin-left: -25px;
}

.stages__img_right {
    margin-right: -32px;
}

.stages__content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stages__title {
    font-size: 24px;
    margin-bottom: 22px;
}

.stages-paragraph {
    margin-top: 50px;
    font-size: 14px;
    padding-left: 30px;
}

.review-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1f5a0d;
    font-size: 16px;
    text-transform: uppercase;
    margin: auto;
    text-decoration: none;
    background: #a7d500;
    width: 260px;
    height: 50px;
    border-radius: 10px;
    margin-top: 60px;
    font-weight: bold;
    margin-bottom: 76px;
}

.deadlines {
    display: flex;
}

@media (max-width: 1200px) {
    .menu__item {
        font-size: 15px;
        max-width: 136px;
    }

    .main-content {
        padding: 20px;
    }

    /*.main-title::after {*/
    /*    left: 5px;*/
    /*}*/

    .stages__img_right,
    .stages__img_left {
        margin-right: 0;
        margin-left: 0;
    }

    .rocks {
        display: none;
    }

    .interesting-articles {
        padding: 70px 20px 0;
    }
}

@media (max-width: 990px) {
    .stages {
        display: block;
    }

    .menu__item {
        font-size: 19px;
        text-align: center;
        margin: 0 auto;
    }

    .menu__options {
        padding-bottom: 20px;
    }

    .btn-section {
        justify-content: center;
    }

    .deadlines {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .rocks-line {
        margin: 30px auto !important;
    }

    .rows-title-second {
        text-align: center;
    }

    .our-cmf-advantages__title {
        text-align: center;
    }

    .our-cmf-advantages__list {
        text-align: center;
    }

    .our-cmf-advantages__item::before {
        left: 55px !important;
    }

    .description-section {
        padding-left: 0;
    }

    .time-development {
        margin-bottom: 20px;
    }

    .not-found__text {
        color: #000000 !important;
    }

    .not-found-image {
        height: 345px !important;
        background-size: 100% !important;
    }

    .not-found {
        padding-top: 385px !important;
    }

    .not-found__title {
        margin-top: 193px !important;
        text-align: center;
    }

}



@media (max-width: 768px) {
    /*#myVideo {*/
    /*    height: 100%;*/
    /*}*/



    .menu__item {
        text-align: center;
        font-size: 16px;
    }

    #blog-article-wrapper .see-other {
        max-width: 100%;
        overflow: hidden;
        width: 100%;
    }

    .see-other .pop_article_title {
        font-size: 12px;
    }



    .social {
        padding-left: 0;
    }
}

.main-img {
    display: none;
}

.main-title-second {
    margin-top: 50px;
    font-size: 24px;
    margin-bottom: 20px;
}

.stages__content {
    padding-left: 0;
}

.stages__content ul {
    list-style-type: square;
    list-style-position: inside;
    padding: 0;
}

.stages-paragraph {
    margin-top: 0;
}

.menu:before {
    left: -14px;
}

.our-cmf-advantages__item::before {
    left: -35px !important;
}

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


.not-found__text {
    padding: 0 20px;
}

.not-found__title {
    font-size: 20px;
    padding: 0 20px;
}

.interesting-articles {
    padding-top: 40px !important;
}



@media (max-width: 600px) {
    .our-cmf-advantages__item::before {
        display: none;
    }

    .our-cmf-advantages__list {
        padding-left: 0 !important;
    }

    .description-section {
        padding: 0 25px !important;
    }

    .interesting-articles {
        padding-top: 30px !important;
    }

    .not-found {
        padding-top: 290px !important;
    }

    .not-found__title {
        margin-top: 123px !important;
    }
}

@media (max-width: 435px) {
    .main-title-second {
        font-size: 16px;
        margin-bottom: 55px;
    }

    .examples-btn {
        font-size: 12px;
    }

    .not-found__btn {
        width: 210px;
        font-size: 14px;
    }
}

@media (max-width: 350px) {
    .time-development__text,
    .time-development__number_prefix {
        font-size: 16px !important;
    }

    .rows-title {
        font-size: 30px !important;
    }
}

.rocks {
    padding-top: 40px;
    transition: .3s;
}

.rocks__item {
    display: block;
}

.rocks__item:hover {
    cursor: pointer;
    transition: .3s;
}

.rocks-top-section {
    position: relative;
}

.rocks-bottom-section {
    position: relative;
}

.rocks__item-first {
    background: url('/themes/classic/images/shop.png') no-repeat center;
    width: 264px;
    height: 237px;
}

.rocks__item-first:hover {
    background: url('/themes/classic/img/shop.png') no-repeat center;
}

.rocks__item-second {
    background: url('/themes/classic/images/галстук.png') no-repeat center;
    width: 223px;
    height: 214px;
    position: absolute;
    left: 267px;
    top: 4px;
}

.rocks__item-second:hover {
    background: url('/themes/classic/img/галстук.png') no-repeat center;
}


.rocks__item-third {
    background: url('/themes/classic/images/landing.png') no-repeat center;
    width: 220px;
    height: 191px;
    position: absolute;
    left: 507px;
    top: 0;
}

.rocks__item-third:hover {
    background: url('/themes/classic/img/landing.png') no-repeat center;
}

.rocks__item-fourth {
    background: url('/themes/classic/images/arra.png') no-repeat center;
    width: 242px;
    height: 239px;
    position: absolute;
    left: 697px;
    top: 30px;
}

.rocks__item-fourth:hover {
    background: url('/themes/classic/img/Сайты на открытых  платформах Jomla,  Wordpress, MODX-min.png') no-repeat center;
}

.rocks__item-fifth {
    background: url('/themes/classic/images/bitrix.png') no-repeat center;
    width: 241px;
    height: 225px;
}

.rocks__item-fifth:hover {
    background: url('/themes/classic/img/bitrix.png') no-repeat center;
}

.rocks__item-sixth {
    background: url('/themes/classic/images/puzzle.png') no-repeat center;
    width: 228px;
    height: 200px;
    position: absolute;
    top: -9px;
    left: 263px;
}

.rocks__item-sixth:hover {
    background: url('/themes/classic/img/puzzle.png') no-repeat center;
}

.rocks__item-seventh {
    background: url('/themes/classic/images/pen.png') no-repeat center;
    width: 195px;
    height: 189px;
    position: absolute;
    top: -29px;
    left: 514px;
}

.rocks__item-seventh:hover {
    background: url('/themes/classic/img/pen.png') no-repeat center;
}

.rocks__item-eighth {
    background: url('/themes/classic/images/визитка.png') no-repeat center;
    width: 219px;
    height: 191px;
    position: absolute;
    top: 31px;
    left: 754px;
}

.rocks__item-eighth:hover {
    background: url('/themes/classic/img/визитка.png') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+1) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_1.svg') no-repeat center;
    background-size: contain;
    width: 264px;
    height: 237px;
}

#rocks .pebbles .service:hover:nth-child(8n+1) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_1_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+2) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_2.svg') no-repeat center;
    background-size: contain;
    width: 223px;
    height: 214px;
}

#rocks .pebbles .service:hover:nth-child(8n+2) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_2_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+3) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_3.svg') no-repeat center;
    background-size: contain;
    width: 220px;
    height: 191px;
    position: relative;
    top: -30px;
}

#rocks .pebbles .service:hover:nth-child(8n+3) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_3_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+4) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_4.svg') no-repeat center;
    background-size: contain;
    width: 242px;
    height: 239px;
    position: relative;
    right: 20px;
    top: 30px;
}

#rocks .pebbles .service:hover:nth-child(8n+4) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_4_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+5) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_5.svg') no-repeat center;
    background-size: contain;
    width: 241px;
    height: 225px;
}

#rocks .pebbles .service:hover:nth-child(8n+5) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_5_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+6) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_6.svg') no-repeat center;
    background-size: contain;
    width: 228px;
    height: 200px;
    position: relative;
    left: 17px;
}

#rocks .pebbles .service:hover:nth-child(8n+6) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_6_hover.svg') no-repeat center;
}

#rocks .pebbles .service:nth-child(8n+7) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_7.svg') no-repeat center;
    background-size: contain;
    width: 225px;
    height: 215px;
    position: relative;
    top: -15px;
    left: 40px;
}

#rocks .pebbles .service:hover:nth-child(8n+7) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_7_hover.svg') no-repeat center;
    background-size: contain;
}

#rocks .pebbles .service:nth-child(8n) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_8.svg') no-repeat center;
    background-size: contain;
    width: 232px;
    height: 203px;
    position: relative;
    top: 15px;
    left: 56px;
}

#rocks .pebbles .service:hover:nth-child(8n) {
    background: url('/themes/classic/images/service-pebbles/servise_backg_8_hover.svg') no-repeat center;
    background-size: contain;
}

#rocks .pebbles .service > a {
    height: 100%;
    text-decoration: none;
}

#rocks .pebbles .service .service-desc {
    display: table-cell;
    vertical-align: middle;

}

#rocks .service {
    margin-right: 40px;
}

#rocks .pebbles .service .service-name {
    width: 75%;
    color: #fff;
}

.rocks-top-section,
.rocks-bottom-section {
    width: 100%;
    height: 247px;
    position: relative;
}

.rows-title {
    font-size: 40px;
}

.description-section {
    padding-left: 25px;
    padding-top: 50px;
    position: relative;
    max-width: 905px;
}

.description-section__paragraph {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

.rows-title-second {
    font-size: 24px;
    position: relative;
}

.rocks-line {
    width: 100px;
    height: 3px;
    margin: 30px 0;
    background: #000000;
}

.time-development__deadline {
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-right: 5px;
}

.time-development__number {
    color: #54ac00;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}

.time-development__value {
    color: #54ac00;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.time-development {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.deadlines_long {
    max-width: 480px;
}

.btn-section {
    display: flex;
    padding-top: 50px;
    padding-bottom: 60px;
}

.order-btn {
    margin-right: 15px;
    height: 50px;
    width: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-radius: 10px;
    background: #a7d500;
    font-size: 16px;
    font-weight: bold;
    color: #1f5a0d;
    transition: .3s;
}

.order-btn:hover {
    background: #69656c;
    color: #ffffff;
    text-decoration: none;
}

.examples-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #463f47;
    color: #ffffff;
    border-radius: 10px;
    height: 50px;
    width: 200px;;
    text-transform: uppercase;
    font-weight: bold;
    transition: .3s;
    font-size: 16px;
}

.examples-btn:hover {
    background: #a7d500;
    color: #1f5a0d;
    text-decoration: none;
}

.our-cmf-advantages__title {
    font-size: 24px;
    margin-bottom: 30px;
}

.our-cmf-advantages__list {
    list-style: none;
    padding-left: 50px;
    margin-bottom: 40px;
}

.our-cmf-advantages__item {
    margin-bottom: 25px;
    font-size: 14px;
    position: relative;
}

.our-cmf-advantages__item::before {
    content: '';
    position: absolute;
    background: url('/themes/classic/images/Фигура 4.png') no-repeat center;
    width: 27px;
    height: 20px;
    left: -48px;
    right: 0;
}

.time-development__number_prefix {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
}

.cmf-text {
    font-size: 14px;
    max-width: 546px;
    margin-bottom: 48px;
}

.link_green {
    color: #76bd33;
}

.cmf-deadline {
    margin-bottom: 30px;
}

.not-found-image {
    max-width: 100%;
    height: 681px;
    background: url('/themes/classic/images/garanzelli.png') no-repeat center;
    position: relative;
}

.not-found {
    padding-top: 505px;
    display: block;
    margin: auto;
}
.not-found__404 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 96px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center
}
.not-found__text {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center
}

.not-found__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background: #a7d500;
    border-radius: 10px;
    max-width: 313px;
    height: 51px;
    text-decoration: none;
    text-transform: uppercase;
    margin: auto;
}

.line {
    background: #000000;
    width: 100px;
    height: 3px;
    margin: 25px 0;
}

.line_center {
    margin: 25px auto;
}

.not-found__title {
    margin-top: 83px;
    text-align: center;
}

.interesting-articles__title {
    font-size: 24px;
    margin-bottom: 25px;
}

.interesting-articles {
    padding-top: 70px;
}

.interesting-articles__paragraph {
    font-size: 14px;
    margin-bottom: 30px;
}

.my-container {
    max-width: 1109px;
    margin: auto;
}

.interesting-articles__btn {
    width: 204px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    text-transform: uppercase;
    background: #a7d500;
    color: #1f5a0d;
    font-weight: bold;
    margin-left: auto;
    text-decoration: none;
}

.services-menu {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: none;
}

#service-link .services-menu__item {
    page-break-inside: avoid;
    break-inside: avoid;
}

#service-link.menu_item > div.active {
    height: 100%;
    min-width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 100vh;
    opacity: 1;
    display: flex;
}



.services-menu__item:nth-of-type(4) {
    margin-right: 0;
}

.services-menu__item:nth-of-type(8) {
    margin-right: 0;
}

.services-menu__item:nth-of-type(12) {
    margin-right: 0;
}

.menu-subtitle__img {
    margin-right: 10px;
}

.menu-subtitle__img-first {
    background: url('/themes/classic/images/morph-desktop-smartphone.png') no-repeat center;
    width: 33px;
    height: 30px;
}

.menu-subtitle__img-second {
    background: url('/themes/classic/images/Фигура 10.png') no-repeat center;
    width: 32px;
    height: 29px;
}

.menu-subtitle__img-third {
    background: url('/themes/classic/images/Formfa 1.png') no-repeat center;
    width: 62px;
    height: 39px;
}

.menu-subtitle__img-fourth {
    background: url('/themes/classic/images/brush.png') no-repeat center;
    width: 35px;
    height: 32px;
}

.menu-subtitle__img-fifth {
    background: url('/themes/classic/images/L1.png') no-repeat center;
    width: 37px;
    height: 33px;
}

.menu-subtitle__img-sixth {
    background: url('/themes/classic/images/rocket.png') no-repeat center;
    width: 21px;
    height: 38px;
}

.menu-subtitle__img-seventh {
    background: url('/themes/classic/images/Forma 1.png') no-repeat center;
    width: 30px;
    height: 30px;
}

.menu-subtitle__img-eighth {
    background: url('/themes/classic/images/globe.png') no-repeat center;
    width: 66px;
    height: 28px;
}



.services-menu_hidden .col-12 {
    padding: 0;
}


.services-menu__item {
    padding: 10px 0 0 0;
    margin-right: 40px;
}

.services-menu__item-bottom {
    width: 310px;
    padding: 0;
}



.menu-indent {
    padding-top: 35px;
}

.body-inner-page .menu_item > div.active {
    display: flex;
    left: 0;
    top: 0;
    opacity: 1;
}

.breadcrumb {
    white-space: nowrap;
    overflow-x: hidden;

}

.desc-paragraph {
    margin-bottom: 30px;
}

.livicon-service .livicon-evo-holder .lievo-svg-wrapper {
    width: 100% !important;
    padding-bottom: 100% !important;
}

.map-max {
    display: block;
}

.map-min {
    display: none;
}

.header-block{
    flex-direction: column;
    margin-left: 15px;
}

/*********************MEDIA*********************/

@media (min-width: 992px) {
    .burger {
        display: none;
    }

    .portfolio-item:hover .portfolio-item-desc {
        -webkit-transform: translate(-50%, -80%);
        transform: translate(-50%, -80%);
    }
}

@media (max-width: 1480px) {
    .vacancy-headbg .vacancy-image img {
        width: 100%;
    }

    .vacancy-inner {
        padding: 60px 40px;
    }

    .services-menu__item {
        width: 250px;
    }
}

@media (max-width: 1400px) {
    #how-we-work .col-12 {
        padding: 0 30px;
    }

    .about-btn .green-button {
        max-width: 148px;
        width: 142px;
        padding: 0;
        font-size: 12px;
    }

    #tanix-block .tanix-block {
        width: unset;
    }

    #tanix-block .tanix-block p {
        width: 61%;
    }

    #tanix-block .tanix-block p:first-child {
        width: 100%;
    }
}

@media (max-width: 1350px) {
    .contact_info_wrapper .contact_main_background img {
        right: -286px;
        left: auto;
    }

    .contact-background {
        right: -8px;
    }

    .contact-page.contact-form {
        right: -webkit-calc(50% - 515px);
        right: -moz-calc(50% - 515px);
        right: calc(50% - 515px);
    }

}

@media (max-width: 1199px) {
    .services-menu.services-menu_hidden > div {

        grid-template-columns: 1fr 1fr 1fr;
    }

    .services-menu.services-menu_hidden > div {
        padding: 68px 77px;
    }

    .services-menu.services-menu_hidden > div {
        width: 96%;
    }

    #rocks .service {
        margin-right: 0px;
    }

    .vacancie-content-item {
        padding: 0 15px;
    }



    #how-we-work .stage-image img {
        width: 100%;
    }

    .about-tanix h1 {
        margin-top: 10px;
    }

    #about-tanix img {
        width: 100%;
    }

    .social-and-form-wrapper {
        flex-direction: column-reverse;
        align-items: flex-end;
    }



    .body-inner-page .social-and-form-wrapper .zakaz {
        margin: 7px 0;
    }



    .checked-list {
        /*margin: 3% 0 4% 0%;*/
    }

    .our-advantages_list.row {
        justify-content: space-around;
    }

    .description-image {
        width: 100%;
    }



    .main-directions-image {
        width: 100%;
    }


    #our-services-wrapper .service-row-wrapper div[class*="service-home"] {
        height: 250px;
    }

    #our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-1 {
        padding-left: 0px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-1:before {
        top: 100px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-3:before {
        top: 95px;
    }

    #our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-2 {
        padding-right: 0px;
    }

    #our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-5 {
        padding-left: 0px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-5:before {
        top: 40px;
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    #our-services-wrapper .service-row-wrapper .service-home-10 {
        justify-content: flex-end;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-10:before {
        top: 75px;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-7:before {
        top: 90px;
        right: -20px;
        -webkit-transform: rotate(160deg);
        -moz-transform: rotate(160deg);
        -ms-transform: rotate(160deg);
        -o-transform: rotate(160deg);
        transform: rotate(160deg);
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-7 {
        padding-left: 0;
        justify-content: flex-end;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-6 {
        padding-right: 15px;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-6:before {
        right: unset;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-8:before {
        top: -25px;
        -webkit-transform: rotate(30deg) scaleX(-1);
        -moz-transform: rotate(30deg) scaleX(-1);
        -ms-transform: rotate(30deg) scaleX(-1);
        -o-transform: rotate(30deg) scaleX(-1);
        transform: rotate(30deg) scaleX(-1);
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-8 {
        padding-right: 0;
        padding-left: 30px;
        justify-content: flex-start;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-9 {
        padding-left: 60px;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-9:before {
        top: -50px;
        right: -50px;
        -webkit-transform: rotate(250deg) scaleX(-1);
        -moz-transform: rotate(250deg) scaleX(-1);
        -ms-transform: rotate(250deg) scaleX(-1);
        -o-transform: rotate(250deg) scaleX(-1);
        transform: rotate(250deg) scaleX(-1);
    }

    #our-services-wrapper .service-row-wrapper.odd .services-home-wrap > .service-home-4 {
        padding-right: 20px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-4:before {
        right: -40px;
    }

    .contact-background {
        right: -180px;
    }

    .contact_info_wrapper .contact_main_background img {
        right: -410px;
    }

    .contact-page.contact-form {
        width: 454px;
        padding: 30px;
        right: -webkit-calc(50% - 465px);
        right: -moz-calc(50% - 465px);
        right: calc(50% - 465px);
    }

    .submit_contact_form {
        width: 165px;
    }

    .load_label {
        width: 213px;
    }

    #rocks .pebbles .service:nth-child(8n+4) {
        right: 5px;
        top: 5px;
    }

    #rocks .pebbles .service:nth-child(8n+7),
    #rocks .pebbles .service:nth-child(8n) {
        right: 0;
        left: 0;
        top: 5px;
    }

    .stages__img {
        background-size: 80%;
        width: 100%;
    }
}

@media (max-width: 1440px) {
    .last-input {
        padding-bottom: 48px;
    }

    .close-button-info {
        right: 14%;
    }

    .phones .col-12:last-child {
        margin-bottom: 20px;
    }

    .email-info {
        margin-bottom: 20px;
    }

    .worktime-info {
        margin-bottom: 20px;
    }

    .services-menu.services-menu_hidden > div {
        width: 100%;
    }

    .checked-list-eng {
        margin: 21% 0 21% 15%;
    }

    .description-image {
        width: 113%;
    }

    .text-about {
        margin: 6% 3% 6% 0;
    }

    .text-about-eng {
        margin: 5% 3% 5% 0;
    }

    .green-button {
        margin-bottom: 5%;
        margin-top: 57px;
    }
}

@media (max-width: 1199px) {
    .services-menu.services-menu_hidden > div {
        width: 96%;
    }
}

@media (max-width: 1439px) and (min-width: 1101px) {

    .green-button {
        margin-bottom: 2%;
        margin-top: 19px;
    }



    .main-container-video-egnlish {
        padding: 10.8% 0 2.9% 0;
    }
}

@media (max-width: 1100px) {
    .contact-page.contact-form {
        right: -webkit-calc(50% - 425px);
        right: -moz-calc(50% - 425px);
        right: calc(50% - 425px);
    }

    .free-rainting-english {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .green-button {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .main-container-video-egnlish {
        padding: 11.8% 0 1.9% 0;
    }
}

@media (max-width: 1024px) {

    .services-menu .services-menu__item:nth-of-type(4){

    }

    .map-max {
        display: none;
    }

    .map-min {
        display: block;
    }

    .email-info a {
        font-size: 16px;
    }

    .address-info {
        font-size: 16px;
    }

    .teamgrid .team-member:hover .member-hover {
        padding: 0 10px;
    }

    #tanix-block .tanix-block p {
        width: 100%;
    }

    #tanix-block {
        background: unset;
        margin-top: 0px;
    }

    .text-area-padding {
        padding-bottom: 14.1%;
    }

    .check-list {
        margin: 0 0 0 15%;
    }

    .text-about {
        margin: 1% 3% 0% 0;
    }

    .green-button {
        margin-top: 0;
        margin-bottom: 0;
    }

    .bottom_header {
        min-height: 70px;
    }

    .main-container-video-egnlish {
        padding: 9.2% 0 1% 0;
    }

    .text-about-eng {
        margin: 1% 3% 0 0;
    }

    .checked-list li {
        font-size: 17px;
    }

    .main-directions-image {
        width: 100%;
    }

    .col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-1 {
        -ms-flex: 0 0 1.333333%;
        flex: 0 0 1.333333%;
        max-width: 2.333333%;
    }

    .col-4.footer-phones {
        padding: 35px 0 0 20px;
        height: 90px;
    }
}


@media (max-width: 991px) {

    .description-section {
        padding: 0 20px;
    }

    .btn-section {
        padding-top: 0px;
    }

    .menu__options {
        background: linear-gradient(to right, #5e37aa, #ae6be7);
    }

    .menu__item {
        max-width: initial;
        padding: 5px;
    }

    .menu:before {
        display: none;
    }

    #tanix-team .about-btn .green-button {
        margin: 10px auto;
    }

    .review-inner .white-img-wrapper {
        left: 8.8%;
    }

    .review-inner .prev-review-btn {
        left: -40px;
    }

    .review-inner .next-review-btn {
        right: -40px;
    }

    .one-review-wrapper .review-inner .review-content-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .one-review-wrapper .review-intro {
        text-align: justify;
    }

    .review-list-wrapper .review {
        margin-left: 10px;
        margin-right: 10px;
    }

    /* #blog-article-wrapper .main_title {
        font-size: 16px;
    } */

    .teamgrid .team-member {
        text-align: center;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        width: 25% !important;
        height: 230px;
        overflow: hidden;
    }

    .teamgrid .team-member:nth-child(2) img,
    .teamgrid .team-member:nth-child(5) img,
    .teamgrid .team-member:nth-child(7) img,
    .teamgrid .team-member:nth-child(9) img,
    .teamgrid .team-member:nth-child(13) img {
        max-width: 121%;
        width: 121%;
    }

    .teamgrid .team-member:nth-child(1) img {
        max-width: 180%;
        width: 180%;
        float: right;
    }

    .teamgrid .about-btn {
        background: #d1d1d163;
    }

    .teamgrid .team-member .member-hover p {
        font-size: 16px;
    }

    .teamgrid .team-member .member-hover h3 {
        font-size: 24px;
    }

    #our-achievments .achievement {
        width: 100%;
    }

    #our-achievments .our-achievments-wrapper {
        flex-direction: column;
    }

    #header .sticky {
        background-color: #6934af;
    }

    .portfolio-item-sizer, .portfolio-item {
        width: 50%;
    }

    .portfolio-item-wide {
        width: 100%;
    }

    .footer_page {
        background: unset;
    }

    .footer-content-wrapper {
        background-color: #000000;
    }

    .footer-content-wrapper.container {
        width: 100%;
    }

    .footer-logo {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .logo-footer.text-center.text-md-left {
        text-align: left !important;
    }

    .col-4.footer-phones {
        padding: 35px 0 0 25px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .social {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /*.footer_page .social-row {*/
    /*    margin-top: 0;*/
    /*    text-align: left;*/
    /*    padding-bottom: 20px;*/
    /*}*/

    /*.footer_page .social-row a:first-child {*/
    /*    color: #ffffff;*/
    /*    margin-left: 0px;*/
    /*}*/

    /*.footer_page .footer_btn_wrapper:before {*/
    /*    bottom: 146px;*/
    /*}*/

    .burger {
        display: block;
        width: 70%;
    }

    .text-about {
        margin: 0 0% 10% 1%;
    }

    label.btn.btn-default {
        font-size: 14px;
    }

    /*.free-raiting {*/
    /*    flex: 0 0 100%;*/
    /*    max-width: 100%;*/
    /*    margin-bottom: 20px;*/
    /*}*/



    #our-services-wrapper .services-home-wrap {
        flex-direction: column;
    }

    #our-services-wrapper .service-row-wrapper div[class*="service-home"] {
        height: 200px;
        justify-content: center;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-0:before {
        top: unset;
    }

    #our-services-wrapper .services-home-wrap > div[class*="service-home"] {
        padding-left: 30px;
        padding-right: 30px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-1:before {
        top: unset;
        right: unset;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-7:before {
        top: unset;
        right: 10px;
        -webkit-transform: rotate(170deg);
        -moz-transform: rotate(170deg);
        -ms-transform: rotate(170deg);
        -o-transform: rotate(170deg);
        transform: rotate(170deg);
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-6 {
        padding-right: 30px;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-7 {
        padding-left: 30px;
        justify-content: center;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-6:before {
        top: unset;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-9:before {
        top: -20px;
        right: unset;
        -webkit-transform: rotate(270deg) scaleX(1);
        -moz-transform: rotate(270deg) scaleX(1);
        -ms-transform: rotate(270deg) scaleX(1);
        -o-transform: rotate(270deg) scaleX(1);
        transform: rotate(270deg) scaleX(1);
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-2:before {
        top: unset;
    }

    .teamgrid .zakaz {
        display: block;
    }

    .teamgrid .zakaz .green-button {
        margin: 20px auto;
    }

    .teamgrid .about-btn {
        font-size: 16px;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-4:before {
        right: unset;
        top: unset;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-3:before {
        top: unset;
    }

    #our-services-wrapper .service-row-wrapper.odd .service-home-5:before {
        top: unset;
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-10:before {
        top: unset;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-8 {
        padding-right: 30px;
        padding-left: 0px;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-6 {
        padding-right: 60px;
        padding-left: 0;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-9 {
        justify-content: flex-end;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-9:before {
        top: 20px;
    }

    .contact-background {
        left: -webkit-calc(50% + 83px);
        left: -moz-calc(50% + 83px);
        left: calc(50% + 83px);
    }

    .contact_info_wrapper .contact_main_background img {
        right: auto;
        left: -webkit-calc(50% - 111px);
        left: -moz-calc(50% - 111px);
        left: calc(50% + 111px);
    }

    .contact_map {
        height: auto;
    }

    #map {
        height: 390px;
    }

    .contact-page.contact-form {
        position: relative;
        width: 514px;
        padding: 35px 43px 30px;
        margin: 0 auto;
        right: auto;
        left: auto;
        top: 0;
        margin-top: 50px;
    }

    .submit_contact_form {
        width: 189px;
    }

    .load_label {
        width: 223px;
    }

    #rocks .pebbles .service .service-name {
        width: 100%;
        border-bottom: 1px solid #6934af69;
        color: #000;
    }

    #rocks .pebbles .service .service-name:hover {
        border-bottom: 1px solid #6934af;
    }

    .container #rocks .pebbles div.service {
        background: none;
        height: auto;
        width: auto;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding-right: 25px;
    }
}

@media (max-width: 768px) {

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

    .main-container-video-egnlish {
        padding: 9.2% 0 3% 0;
    }

    .service-text {
        font-size: 15px;
    }

    .advantage-wrapper {
        max-width: 50%;
    }

    /*.networks {*/
    /*    margin-top: 0px !important;*/
    /*}*/

    .service-item {
        padding-left: 16px;
    }

    .col-4.footer-phones {
        padding: 0;
    }

    .description-image {
        width: 100%;
    }

    .checked-list {
        /*margin: 5% 0 0% 15%;*/
        /*padding-left: 0;*/
    }

    .main-directions-image {
        width: 100%;
    }

    .portfolio-item-tall {
        height: 254px;
    }
}

@media (max-width: 545px) {
    span.under_black {
        font-size: 49px;
        line-height: 64px;
    }

    .section-title:not(.with-left-align) {
        font-size: 55px;
        line-height: 65px;
    }
}

@media (max-width: 425px) {

    .first-block-predstavitelstvo .col-xl-5 {
        padding-left: 20px;
    }

    .checked-list {
        /*margin: 5% 0 0 0;*/
    }

    .all-project {
        margin-top: 25px;
    }

    .social {
        padding-left: 15px;
    }

    /*#myVideo {*/
    /*    height: 100%;*/
    /*}*/

    /*.logo {*/
    /*    display: inline;*/
    /*}*/

    .main-container-video-egnlish {
        padding: 9.2% 0 9% 0;
    }

    .col-4.footer-logo {
        padding: 15px;
    }

    .portfolio-item-sizer, .portfolio-item {
        width: 100%;
    }

    .service-item:nth-of-type(1) {
        border-right: 1px solid #000;
    }

    .service-item:nth-of-type(2) {
        border-right: 1px solid #000;
        border-top: 0;
        border-bottom: 0;
    }

    .service-item:nth-of-type(3) {
        border-right: 1px solid #000;
    }

    .service-item:nth-of-type(4) {
        border-top: 0;
    }

    .service-item:nth-of-type(5) {
        border-right: 1px solid #000000;
    }

    .service-item:nth-of-type(6) {
        border-right: 1px solid #000000;
    }

    .service-item:nth-of-type(7) {
        border-right: 1px solid #000000;
    }

    .text-area-padding {
        padding-bottom: 26.1%;
    }

    .portfolio-item-tall {
        height: 279px;
    }

    .section-title:not(.with-left-align) {
        font-size: 48px;
        line-height: 58px;
    }

    span.under_black {
        font-size: 38px;
        line-height: 58px;
    }

    .col-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .container {
        width: 93%;
        padding-left: 0;
        padding-right: 0;
    }

    .main-directions-image {
        width: 100%;
    }
}


@media (max-width: 882px) {
    .teamgrid .team-member {
        width: 33% !important;
    }
}

@media (max-width: 767px) {
    .blog-grid .item-sizer,
    .blog-grid .post_list_item {
        width: 100%;
    }

    .team-member .member-name, .team-member .member-hover-name {
        font-size: 20px;
    }

    .teamgrid .team-member {
        flex-basis: auto;
    }

    #how-we-work .subtitle br {
        display: none;
    }

    #how-we-work .work-steps-wrapper {
        flex-direction: column;
    }

    #how-we-work .work-step {
        width: 100%;
    }

    .footer_page .footer_btn_wrapper:before {
        content: none;
    }

    .footer_nav {
        display: none;
    }

    /*.footer-phones {*/
    /*    display: none;*/
    /*}*/

    .footer_page .footer-links {
        display: flex;
        justify-content: space-around;
        margin-top: 35px;
    }

    .footer_page .footer-links .button.green-button {
        margin: unset;
    }

    #our-services-wrapper .service-row-wrapper {
        flex-direction: column;
    }

    #our-services-wrapper .services-home-wrap {
        flex-direction: row;
    }

    #our-services-wrapper .services-home-wrap {
        flex-direction: row;
        justify-content: space-around;
    }

    #our-services-wrapper .services-home-wrap > div[class*="service-home"] {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-9 {
        justify-content: center;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-9:before {
        top: -10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    #our-services-wrapper .service-row-wrapper.even .services-home-wrap > .service-home-10 {
        justify-content: flex-end;
    }

    #our-services-wrapper .service-row-wrapper.even .service-home-10:before {
        top: 30px;
    }

    #our-services-wrapper .service-row-wrapper div[class*="service-home"] {
        height: 210px;
    }

    .contact_info_wrapper .contact_main_background img {
        left: 50%
    }

}

@media (max-width: 710px) {
    #new-popup-form .load_buttons .form_item:first-child {
        margin-bottom: 15px;
    }
}

@media (max-width: 667px) {
    .vacancy-about-text, .vacancy-pretext {
        width: 100%;
    }

    .vacancy-inner {
        padding: 60px 20px;
    }

    .vacancie-content-item .vacancy-title {
        font-size: 24px;
    }

    .vacancy-content-wrapper {
        margin: unset;
    }

    .teamgrid .team-member {
        width: 50% !important;
        height: 294px;
    }

    .pagination {
        width: 100%;
        margin: unset;
        justify-content: unset;
        flex-wrap: wrap;
    }

}

@media (max-width: 575px) {
    .teamgrid .team-member {
        width: 60% !important;
        height: auto;
        margin-left: auto !important;
        margin: 0 auto;
        display: block;
    }

    /*.footer_page .social-row a {*/
    /*    margin: 5px 0;*/
    /*}*/

    .contact_info_wrapper {
        padding-bottom: 0;
    }

    .contact_info_wrapper a, .contact_info_wrapper p {
        font-size: 16px;
    }

    .contact_info_wrapper .livicon-evo {
        margin-right: 15px;
    }

    .contact_phone_wrapper .livicon-evo {
        margin-top: 0px;
    }

    .contact-page.contact-form {
        width: -webkit-calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: calc(100% - 50px);
        padding: 20px 20px 30px;
    }

    .load_label {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .submit_contact_form {
        margin-left: 0;
        width: 100%;
        max-width: 189px;
    }

    #vacancie-form .submit_contact_form {
        margin-left: auto;
    }

    #vacancie-form > p {
        width: 100%;
    }

    .h2vacancieform {
        font-size: 23px;
    }

    .load_label span {
        max-width: 80%;
    }

    #vacancie-form .load_label span {
        max-width: 100%;
    }

    .load_buttons .form_item {
        width: 100%;
    }

    .contact_out_partners .section-title {
        margin: 59px;
        font-size: 36px;
    }

    .load_buttons .form_item:last-child {
        margin-top: 20px;
    }

    .contact-form .form_item textarea {
        margin-bottom: 10px;
    }

    .time-development__deadline {

        display: inline-block;
    }

    .time-development__number {
        width: 80%;
        display: inline-block;
    }

    .rows-title {
        font-size: 30px;
    }
}

.mob-phone {
    width: 100% !important;
}

@media (max-width: 480px) {
    .teamgrid .team-member {
        width: 100% !important;
    }

    .burger__menu .mob-address {
        font-size: 16px;
        max-width: 300px;
    }

    .burger__menu .mob-phone,
    .burger__menu > li.mob-phone > a {
        font-size: 20px;
        width: 80%;
    }

    .mob-phone,
    .mob-address {
        width: 300px !important;
    }

    .footer_page .footer-links {
        flex-direction: column;
        align-items: center;
    }

    #header .number_dropdown {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .burger__button {
        height: 25px;
    }

    .burger__button {
        margin-right: 0 !important;
    }

    .logo-wrapper img {
        width: 101px;
        height: 18px;
    }

    #our-services-wrapper .service-row-wrapper div[class*="service-home"]:before {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

    #our-services-wrapper .services-home-wrap {
        flex-direction: column;
    }

    .submenu.toggle a {
        line-height: 20px;
    }

    .burger__menu li:not(.mob-zakaz):hover > a, .menu_item_submenu .submenu li:hover a {
        color: #000000;
    }

    .burger__menu {
        margin-top: 70px;
        margin-left: 400px !important;
        opacity: 0;
        transition: 0.6s;
    }

    .burger__menu.open {
        padding-left: 40px;
        transition: 0.6s;
        opacity: 1;
        margin-left: 0 !important;
    }

    .burger__button.open .burger__button__icon::before,
    .burger__button.open .burger__button__icon::after {
        background: #ffffff;
        width: 28px;
    }


    .burger__button.open .burger__button__icon::before {
        top: 0;
        transform-origin: unset;
    }

    .fa.menu_toggle_mobile.menu_hidden.menu_hidden_1.toggle {
        transform: rotate(135deg);
        top: 17px;
    }

    .fa.menu_toggle_mobile.menu_hidden.menu_hidden_2.toggle {
        transform: rotate(135deg);
        top: 17px;
    }

    .menu_item.menu_item_submenu .burger-services_1.open,
    .menu_item.menu_item_submenu .burger-services_2.open {
        color: rgba(0, 0, 0, 0.5);
    }

    .fb-mob,
    .insta-mob,
    .youtube-mob {
        width: 40px !important;
        height: 40px !important;
    }

}

@media (max-width: 375px) {

    span.under_black {
        font-size: 35px;
        line-height: 47px;
    }

    .main-directions-image {
        width: 100%;
    }

    .section-title:not(.with-left-align) {
        font-size: 41px;
        line-height: 52px;
    }

    label.btn.btn-default {
        font-size: 12px;
    }

    .text-area-padding {
        padding-bottom: 28.1%;
    }

    .container {
        width: 92%;
    }
}

@media (max-width: 325px) {
    span.under_black {
        font-size: 33px;
        line-height: 43px;
    }

    .our-advantages_list.row {
        padding-top: 35px;
    }

    .main-directions-image {
        width: 100%;
    }

    .section-title:not(.with-left-align) {
        font-size: 35px;
        line-height: 45px;
    }

    label.btn.btn-default {
        font-size: 12px;
    }

    .col-md-6 {
        width: 100%;
    }

    /*.file-add {*/
    /*    width: 100%;*/
    /*}*/

    .last-input {
        padding-bottom: 20px
    }

    .text-area-padding {
        padding-bottom: 5%;
    }

    .portfolio-item-tall {
        height: 214px;
    }

    .checked-list li {
        font-size: 16px;
    }

    .service-item {
        padding-left: 24px;
    }

    .container {
        width: 90%;
    }
}

@media (max-width: 400px) {
    .work_time p {
        width: 190px;
    }
}

.menu_item_submenu .menu_toggle_mobile {
    content: '';
    position: absolute;
    top: 12px;
    right: 110px;
    color: #000;
    font-size: 21px;
    height: 9px;
    width: 9px;
    border: 1px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

.menu_hidden_11 {
    transform: rotate(135deg) !important;
    top: 18px !important;
}

.insta-mob {
    width: 28px;
    height: 28px;
    background-size: contain;
    margin-right: 21px;
}

/*.insta-mob a svg path{
    fill: #ffffff;
}*/

.insta-mob a svg:hover {
    fill: #a7d500;
}

.youtube-mob {
    margin-right: 21px;
    width: 28px;
    height: 28px;
    background-size: contain;
    stroke: #ffffff;
}

.youtube-mob:hover {
    stroke: #a7d500;
}

.fb-mob {
    width: 28px;
    height: 28px;
    background-size: contain;
    stroke: #ffffff;
}

.fb-mob:hover {
    stroke: #a7d500;
}

.menu_hidden_1 {
    left: 108px;
}

.menu_hidden_2 {
    left: 185px;
}

.toggle_gray {
    color: rgba(0, 0, 0, 0.5) !important;
}

.mb-68 {
    margin-bottom: 68px;
}

.design-first-block {
    align-items: center;
}

.copyright {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    color: #424242;
    padding-bottom: 35px;
}