/*! Bootstrap v3.3.1 (http://getbootstrap.com) Copyright 2011-2014 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=386c1c225836e5ea6820) Config saved to config.json and https://gist.github.com/386c1c225836e5ea6820 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}
body {
    position: relative;
}

body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 7%;
    width: 1px;
    height: 100%;
    background: #873314;
    z-index: 2;
}

body:after {
    content: "";
    position: absolute;
    top: 0;
    right: 7%;
    width: 1px;
    height: 100%;
    background: #873314;
    z-index: 2;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
main.main {
    padding-top: 100px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: visible;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

*:before, *:after {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.wrapper {
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    font-family: 'Jost', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 160%;
    color: #262626;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

a:hover {
    color: #4C86C7;
}

p, .text_font {
    font-family: 'Jost', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 160%;
    color: #262626;
    padding: 0;
    margin: 0 0 1.2em 0;
}
section#contacts .title_section.title_l {
    justify-content: flex-start;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    color: #ffffff;
    margin-bottom: 40px;
    margin-top: 80px;
    align-items: center;
}
h2, .type_h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    color: #fc652d;
    padding: 0;
    margin: 0 0 30px 0;
    font-family: 'Jost';
}

@media (min-width: 1270px) {
    .container {
        width: 1240px;
    }
}
header.header.header_page {
    min-height: 100vh;
}
.header {
    background-attachment: fixed;
    /* background-color: #fff; */
    /* background-image: url(../img/header.jpg); */
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-bottom: 1px solid #873314;
}
.switcher {display: none;justify-content: center;text-transform: capitalize;font-family: "Montserrat", Arial, sans-serif;position: fixed;top: 70px;z-index: 1000;right: -85px;padding: 16px;border-radius: 100px;transition: 0.2s;padding-right: 50px;background: #3C3A3B;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);border-radius: 4px;}
.switcher:hover {
    right: -35px;
}
.lend__bl-el a {
    background: linear-gradient(180deg, #F3C493 0%, #CC9269 50.31%, #9D6F47 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lend__bl-el {
    padding: 1px 10px;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;

    /* identical to box height */


    /* #FFFFFF */
    color: #fff;
}
.banner_title-bottom {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;

    /* #FFFFFF */
    color: #FFFFFF;
    margin-bottom: 20px;
}
.cube{
    background: #FD652D;
    width: 200px;
    height: 200px;
    position: absolute;
    right: -30%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.orange {
    width: 250px;
    height: 250px;
    background: #fb652d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    /* or 153% */
    text-align: center;

    /* #FFFFFF */
    color: #FFFFFF;
}

.orange span {
    text-transform: uppercase;
}

.big {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;

    /* or 153% */
    text-align: center;

    /* #FFFFFF */
    color: #FFFFFF;
    line-height: initial;
}
.section_banner h1 {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 78px;
    /* identical to box height, or 108% */
    letter-spacing: 0.02em;
    text-transform: uppercase;

    /* #FFFFFF */
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide {
    background: hwb(240deg 28% 71% / 50%);
    padding: 40px;
    padding-left: 0;
}

.swiper-slide .title-slide {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */


    /* #FD652D */
    color: #FD652D;
    padding-left: 40px;
    border-left: 2px solid #FD652D;
}
.list {
    padding-left: 40px;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 36px;
    /* or 212% */


    /* #FD652D */
    color: #fff;
}

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

.list div {
    color: #fb652d;
    display:inline-block;
}
.section_banner h1 .left {
    margin-left: 150px;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
h1.title-page {
    position: relative;
    display: inline-block;
    z-index: 0;
    margin-bottom: 40px;
}
.current-menu-item a {
    color: #fc652d !important;
    font-weight: bold !important;
}
.content p {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    /* or 176% */
    text-transform: uppercase;

    /* #FFFFFF */
    color: #FFFFFF;
}

.row_pos {
    align-items: center;
    display: flex;
}
.section_banner .container {
}
h1.title-page:before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    height: 16px;
    width: 100%;
    background: #fc652d;
    z-index: -1;
}
.section_banner h1 span {
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 3px #fff;
    -webkit-text-stroke: 3px #fff;
}

.banner_title-container {
    display: flex;
    align-items: center;
}
.header_page {
    background-color: #fff;
    padding: 10px 0 10px 0;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #49494a 0%,  rgb(0 212 255 / 0%) 100%);
    z-index: 0;
}
blockquote p {
    font-size: 20px !important;
}
blockquote {
    border-left: 5px solid #fed93c;
    padding-left: 35px;
}
hr.wp-block-separator {
    width: 50%;
    border-color: #fed93c;
    border-width: 3px;
}
.text_block, .text_block p {text-align: justify;}
.header_top-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.header_top-container {
    position: relative;
}

.section_banner {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.logo {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.logo img {
    /* width: 120px; */
    max-width: 100%;
    display: block;
}

.header_navs {
    -ms-flex-order: 1;
    order: 1;
}

.nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.nav__list-position {
    margin: 0px 0 0px 0px;
    /* display: none; */
    vertical-align: bottom;
}
.wpglobus_flag {background: none !important;text-transform: uppercase;padding: 0;}

.wpglobus-current-language ul.sub-menu {width: auto;}

.wpglobus-current-language ul.sub-menu a {/* padding: 0; */}
.nav__list > li {
    position: relative;
    border-right: 1px solid #873314;
    display: inline-block;
    padding: 35px 35px;
}

.nav__list > li > a {font-family: 'Jost';font-style: normal;font-weight: 400;font-size: 17px;line-height: 22px;
    /* identical to box height, or 129% */text-transform: uppercase;

    /* #FFFFFF */color: #FFFFFF;}

.nav__list > li > a:hover, .nav__list > li.current-menu-item {
    color: #fc652d;
}

.drodd_block, .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    height: 0;
    opacity: 0;
    transition: all 0.3s 0s ease;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}

.opened .drodd_block, .opened > .sub-menu {
    height: auto;
    z-index: 5;
    opacity: 1;
}

.nav__list > .menu-item-has-children a {
    padding-right: 20px;
}

.menu-item-has-children> a:before {
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px 6px 0px 6px;
    border-color: #262626 transparent transparent transparent;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;
}

.nav__list > .menu-item-has-children> a:hover:before {
    border-width: 0px 6px 6px 6px;
    border-color: transparent transparent #F3C842 transparent;
}
ul.nav__list li:first-child {
    border-left: 1px solid #873314;
}
.drobd-list, .sub-menu {
    list-style: none;
    margin: -10px 0 0 0;
    padding: 10px 0 10px 0; /* position: relative; */
    width: 174px;
    background: #fff;
}

.drobd-list > li {
    display: block;
}

.drobd-list > li > a, .sub-menu > li > a {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #515151;
    padding: 8px 20px;
    position: relative;
    text-transform: uppercase;
}

.drobd-list > .link_drod-t > a:before {
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px 0px 6px 6px;
    border-color: transparent transparent transparent #E9E9E9;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -6px;
}

.drobd-list > li > a:hover {
    background: #FCF9B8;
}
td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}


.drobd-list > .link_drod-t > a:hover:before, .link_drod-t.opendrob > a:before {
    border-width: 6px 6px 6px 0px;
    border-color: transparent #262626 transparent transparent;
}

.drobd-list-elem, .opendrob .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px 20px 10px 20px;
    background: #FCF9B8;
    width: 174px;
    z-index: -1;
    height: 0;
    opacity: 0;
    transition: all 0.3s 0s ease;
}

.opendrob .drobd-list-elem, .opendrob .sub-menu {
    z-index: 5;
    height: auto;
    opacity: 1;
    padding: 0;
}

.opendrob .sub-menu {
    height: auto !IMPORTANT;
    z-index: 7 !IMPORTANT;
    opacity: 1 !important;
    margin-top: 0;
}

.drobd-list-elem li {
    display: block;
}

.drobd-list-elem > li > a {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #515151;
    text-decoration: underline;
    margin: 5px 0 5px 0;
}

.drobd-list-elem > li > a:hover {
    text-decoration: none;
}

.drobd-list-elem > li > a:before {
    display: none;
}

.tell_top-container {
    -ms-flex-order: 2;
    order: 2;
    display: none;
}

.tell__top-link {
    text-decoration: none;
    padding: 0 0 0 0px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'Jost', sans-serif;
}

.tell__top-link:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.8;
}

.link-tell img {
    width: 50px;
    height: auto;
}

.link-tell img, .tell__top {
    display: none;
    vertical-align: middle;
}

.tell__top-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #262626;
    font-family: 'Jost';
}

.lang_block {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.lang_elem {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 6px;
    text-decoration: none;
}

.lang_elem:hover {
    opacity: 0.8;
}

.toggle_block {
    display: none;
}

.top_control {
    display: none;
}

.bottom_control {
    display: none;
}

.toggle {
    width: 30px;
    padding: 0px 0px;
    z-index: 100;
    vertical-align: middle;
    cursor: pointer;
}

.toggle span {
    width: 100%;
    height: 3px;
    margin: 8px 0px;
    /*//  transition: transform 0.3s linear; */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    border-radius: 0px;
    background: #fc652d;
}

.on .toggle span:first-child {
    -ms-transform: rotate(45deg) translate(9px, 7px);
    transform: rotate(45deg) translate(9px, 7px);
}

.on .toggle span:last-child {
    opacity: 0;
}

.on .toggle span:nth-child(2) {
    -ms-transform: rotate(-45deg) translate(1px, 1px);
    transform: rotate(-45deg) translate(1px, 1px);
}

.toggle span:last-child, .toggle span:first-child { /*background:  #f3c842*/
}

.section_banner { min-height: calc(100vh - 194px); }

.banner_title-top {
    font-weight: 400;
    font-size: 48px;
    line-height: 76px;
    color: #ffffff;
    margin: 0 0 20px 0;
    font-family: 'Jost', sans-serif;
}
.swiper_btn-container {
    position: absolute;
    bottom: -45px;
    z-index: 100;
}
.swiper-button-next:after, .swiper-button-prev:after {
    content: none !important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: 70px !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
}
.work-elements {
}
.banner_title-top span {
    background: linear-gradient(180deg, #ec6536 0%, #ec6536 50.31%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section#sales {
    margin-bottom: 80px;
}
.section.section_work .title_l {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* identical to box height, or 139% */


    /* #3C3A3B */
    color: #3C3A3B;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.work__elem-img-wr img {
    width: 100%;
}
c {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* or 139% */


    /* #FFFFFF */
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 20px;
}
.desc_text-elem {
    text-align: left;
    padding: 40px 70px;
    background: #3C3A3B;
    border-right: 1px solid  #494949;
}

.desc_text-number {
    background: linear-gradient(93.52deg, #F3C493 0%, #CC9269 49.61%, #9D6F47 98.6%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;

    /* or 150% */


    /* #FFFFFF */
}

.desc_text-number span {
    font-size: 20px;
}

.desc_text-text {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */


    /* #FFFFFF */
    color: #FFFFFF;
}

.desc_text-elem {}

.desc_text-elem:last-child {
    border: 0;
}
.banner_bnt-pos {
    padding-bottom: 70px;
}

.btn_main {
    border: none;
    text-align: center;
    width: 280px;
    max-width: 100%;
    height: 60px;
    transition: all 0.3s 0s ease;
    background: linear-gradient(93.52deg, #fc652d 0%, #fc652d 49.61%, #b95028 98.6%);
    box-shadow: 0px 3px 0px #fa642d;
    border-radius: 4px;
    font-family: 'Jost';
    font-style: normal;
    font-size: 18px;

    /* identical to box height */


    /* #FFFFFF */
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #7B5232;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.btn_main:hover {
    background: linear-gradient(93.52deg, #F3C493 0%, #f4b283 49.61%, #b47640 98.6%);
    box-shadow: 0px 3px 0px #875a33;
    text-decoration: none;
    color: #fff;
}

.btn_main:focus {background: linear-gradient(93.52deg, #F3C493 0%, #f4b283 49.61%, #b47640 98.6%);box-shadow: 0px 3px 0px #875a33;text-decoration: none;color: #fff;outline: none;}

.banner_text-elements {
    margin: 0 0 30px 0;
}

.banner_text-elem {
    width: 30%;
    padding-left: 17px;
    position: relative;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    font-family: 'Jost', sans-serif;
    padding-left: 25px;
    margin-bottom: 10px;
}

.banner_text-elem span {
    color: #F3C842;
}

.banner_text-elem:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    transform: rotateZ(45deg);
    background: linear-gradient(93.52deg, #F3C493 0%, #CC9269 49.61%, #9D6F47 98.6%);
    border-radius: 1px;
}

.banner_categ-container {
    position: inherit;
}

.banner_categ-elements {
    padding: 50px 40px 10px 40px;
    margin-bottom: -40px;
    background-color: #fff;
    border: 10px solid #F7F8F9;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 0 0 20px 0;
    max-width: 310px;
}

.banner_categ-elem {
    width: 210px;
    max-width: 100%;
    height: 140px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
}

.banner_categ-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FCF9B8;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #262626;
}

.banner_categ-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #262626;
    margin: 0 0 20px 0;
}
.desc_text-elem .image {
    position: absolute;
    top: 0;
    right: 0;
}



.desc_text-elem .image img {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    height: 100%;
    width: 100%;
}

.desc_text-title {
    margin-bottom: 20px;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    /* or 142% */


    /* #FFFFFF */
    color: #FFFFFF;
}

.desc_text-sub {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;

    /* #FFFFFF */
    color: #FFFFFF;
    margin-top: 20px;
}
table {
    width: 100%;
    margin-bottom: 40px;
}


tr:first-child {
    background: #FFFAF6;

    /* identical to box height, or 175% */
    text-transform: uppercase;

    /* #3C3A3B */
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    /* identical to box height, or 156% */


    /* #3C3A3B */
    color: #3C3A3B;
}

td {
    padding: 17px 40px;
}

tbody {
    box-shadow: 0px 4px 40px #EDEDED;
}
.price h4 {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    /* #FFFFFF */
    color: #FFFFFF;
    background: #E1AD80;
    margin: 0;
    padding: 17px;
}
tr {
    border-bottom: 1px solid #F3DBC7;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    /* identical to box height, or 156% */


    /* #3C3A3B */
    color: #3C3A3B;
}

tr:last-child {
    border-bottom: 0;
}
.banner_categ-title span {
    color: #F3C842;
}

.section_servis {
    padding: 80px 0 80px 0;
}
.title_section {
    display: flex;
    justify-content: center;
}

.title_section h3 {
    margin: 0 0 40px 0;
    display: flex;
    align-items: center;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* identical to box height, or 139% */


    /* #3C3A3B */
    color: #3C3A3B;
}
.rhombus{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    background: linear-gradient(93.52deg, #F3C493 0%, #CC9269 49.61%, #9D6F47 98.6%);
    border-radius: 1px;
    transform: rotate(-45deg);
    margin: 0 30px;
}
.title_section span {
    color: #F3C842;
}

.servis_elem-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -15px;
    margin-left: -15px;
}

.servis_elem-block {
    padding-right: 15px;
    padding-left: 20px;
    width: 33.333%;
    margin: 0 0 30px 0;
}
.section_servis .servis_elem-block {
    width: 25%;
}
.servis_elem {
    width: 100%;
    height: 280px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
}

.servis_elem:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(0deg, #262626 0%, rgba(38, 38, 38, 0) 100%);
}

.servis_elem-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #FFFFFF;
    position: relative;
    text-transform: uppercase;
}

.servis_elem-title:before {
    content: '';
    width: 258px;
    display: block;
    position: absolute;
    left: -40px;
    bottom: -5px;
    height: 3px;
    background: #F3C842;
}

.btn_servis-pos {
    text-align: center;
    margin: 20px auto 0 auto;
}

.btn_servis-pos .btn_main {
    margin: 0 auto;
}

.section_about {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/about.jpg);
    padding: 80px 0 160px 0;
}

.title_l {
    text-align: left;
}

.btn_about-pos {
    margin: 40px 0 20px 0;
}

.text_block, .text_block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: 'Jost';
}

.text_block p {
    margin: 0 0 20px 0;
}

.text_block p:last-child {
    margin: 0 0;
}

.myvideo {
    position: relative;
    padding: 0 0 56.25% 0;
    height: 0;
    overflow: hidden;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}

.myvideo iframe, .myvideo object, .myvideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section_desc {
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.desc_text-elements {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #a5754c;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    background: #3c3a3b;
}

.sales .desc_text-elem {display: flex;align-items: center;height: 348px;background: #3C3A3B;border-radius: 16px;position: relative;padding-left: 60px;}

.sales .desc_text-number {
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    color: #F3C842;
    margin: 0 0 10px 0;
}

.sales .desc_text-number span {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #F3C842;
}

.sales .desc_text-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    margin: 0;
    text-align: left;
}

.btn_more-container {
    text-align: right;
}

.btn_more {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #262626;
    display: inline-block;
}

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

.section_work {
    padding: 0 0 120px 0;
}

.work-elements {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -30%;
    margin-left: -15px;
}

.work-elem-block {
    width: 100%;
}

.work__elem {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    padding: 10px;
}

.work__elem-bord {
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}

.work__elem-img-wr {background-size: cover;width: 500px;height: 350px;background-position: center;border-radius: 8px;}

.work__elem-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    padding-bottom: 240px;
}

.work__elem-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.work__elem-top {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.work__elem-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #262626;
    padding: 20px 40px 10px 40px;
    margin-bottom: 20px;
    position: relative;
}

.work__elem-title:before {
    content: '';
    width: 260px;
    display: block;
    position: absolute;
    left: -0px;
    bottom: -0px;
    height: 3px;
    background: #F3C842;
}

.work__elem-line {
    margin: 0px 20px 10px 40px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
}

.work__elem-dest-result {
    color: #F3C842;
}

.work__elem-bottom {
    margin: 10px 20px 20px 40px;
}

.work__elem-bottom .btn_main {
    max-width: 200px;
}

.section_order {
    padding: 80px 0;
    background-image: url("../img/line.jpg");
}

.order-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.order_text {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* or 139% */


    /* #FFFFFF */
    color: #FFFFFF;
}

.order__btn-position {
    max-width: 40%;
    text-align: right;
}

.btn_d {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-radius: 8px / 20px;
    text-align: center;
    width: 280px;
    max-width: 100%;
    height: 60px;
    display: block;
    line-height: 60px;
    background: #262626;
    box-shadow: 0px 2px 0px #0D0D0D, 0px 5px 20px rgba(38, 38, 38, 0.5);
    transition: all 0.3s 0s ease;
}

.btn_d:hover {
    color: #fff;
    background: #343434;
    box-shadow: 0px 2px 0px #0D0D0D, 0px 5px 20px rgba(38, 38, 38, 0.5);
    text-decoration: none;
}

.btn_d:focus {
    color: #fff;
    background: #2C2C2C;
    box-shadow: 0px 2px 0px #0D0D0D, 0px 5px 20px rgba(38, 38, 38, 0.5);
    text-decoration: none;
}
.section.section_why .title_section.title_l {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* identical to box height, or 139% */


    /* #FFFFFF */
    color: #3c3a3b;
    margin-bottom: 40px;
}
.section.section_about .title_section.title_l {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    /* or 139% */


    /* #FFFFFF */
    color: #FFFFFF;
    text-align: left;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.title_section.title_l .rhombus {
    margin-left: 0;
    flex: 0 0 16px;
    margin-right: 20px;
}

.title_section.title_l {}
.section_why {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 80px 0;
    padding-bottom: 0;
}

.why-elements {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -15px;
    margin-left: -15px;
}

.why-elem-block {
    width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.why__elem {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    padding: 10px;
    height: 100%;
}

.why__elem-bord {
    /* box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1); */
    padding: 40px 40px 55px 40px;
    position: relative;
    height: 100%;
}

.why__elem-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;

    /* #3C3A3B */
    color: #3C3A3B;
}

.why__elem-title:before {
    content: '';
}

.why__elem-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */


    /* #3C3A3B */
    color: #3C3A3B;
}

.why__elem-number {
    text-align: right;
    position: absolute;
    right: 40px;
    width: auto;
    max-width: 100%;
    bottom: 15px;
}

.why__elem-number-el {
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    background: linear-gradient(93.52deg, #F3C493 0%, #CC9269 49.61%, #9D6F47 98.6%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why__btn-position .btn_main {
    margin: 10px auto 0 auto;
}

.modal {
    display: none;
}

.tingle-modal-box .modal {
    display: block;
}

.modal-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    padding: 10px 10px;
    position: relative;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

.modal-block-bord {
    background: #FFFFFF;
    padding: 60px 60px;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}

.form_title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #262626;
    margin: 0 0 10px 0;
}

.form_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #929292;
}

.text_f-bot {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #929292;
}

.input {
    border-radius: 8px / 20px;
    background: #F7F8F9;
    height: 55px;
    padding: 0 16px 0 16px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #262626;
    margin: 0px 0 8px 0;
    border: 1px solid #E9E9E9;
}

.input:focus {
    outline: none;
    background: transparent;
    border: 1px solid #262626;
}

.input::-webkit-input-placeholder {
    font-family: "Jost" !important;
    font-weight: 400;
    color: #929292 !important;
    font-size: 16px !important;
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
    font-family: "Jost" !important;
    font-weight: 400;
    color: #929292 !important;
    font-size: 16px !important;
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    font-family: "Jost" !important;
    font-weight: 400;
    color: #929292 !important;
    font-size: 16px !important;
}

.input:focus::-webkit-input-placeholder, .textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.input:focus::-moz-placeholder, .textarea:focus::-moz-placeholder {
    color: transparent !important;
}

.input:focus::-ms-input-placeholder, .textarea:focus::-ms-input-placeholder {
    color: transparent !important;
}

.elem-form .btn_main {
    line-height: inherit;
    margin: 10px 0 20px 0;
}
section#contacts:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #49494a 0%, rgb(0 212 255 / 0%) 100%);
    z-index: 0;
}

.footer {
    padding: 0px 0 0px 0;
    border-top: 1px solid #E1AD80;
    margin-top: 80px;
}
.title-bottom{
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 138% */
    text-align: right;
    text-transform: uppercase;

    /* text */
    color: #5A5A5A;
    padding-right: 40px;
}
.dev a {
    color: #929292;
}
section#contacts {
    background-size: cover;
    position: relative;
}
.footer_top {
    padding: 25px 0 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.footer .tell__top-link {
    color: #FFFFFF;
    font-size: 20px;
}

.footer .tell__top-link:hover {
    color: #FFFFFF;
}

.footer .tell__top-text {
    color: #929292;
}

.footer .nav__list > li > a {
    color: #929292;
    text-transform: none;
}

.footer .nav__list > li > a:hover, .footer .nav__list > li.current-menu-item {
    color: #f3c842;
}

.footer_bottom {
    padding: 20px 0;
    border-top: 1px solid #4A4A4A;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #929292;
}
.block_contact-container {
    background: hwb(240deg 28% 71% / 50%);
    border: 1px solid #E9E9E9;
    padding: 50px 50px;
    margin: 0 0 20px 0;
}
.block_contact-container .link-tell img {
    width: 50px;
    height: 39px;
}
footer {
    padding: 24px;
    border-top: 1px solid #873314;
}
.email_c {
    /* text-align: center; */
    margin-top: 15px;
    font-family: 'Jost';
    color: #fff;
}
.block_contact-container .tell__top-link {color: #fff;}

.why__btn-position {
    margin-bottom: 80px;
}

.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 285px;
}
.email_c a {
    color: #ffffff;
}
.block_contact-container iframe {
    width: 100%;
}
.tell_foot-container {
    -ms-flex-order: 2;
    order: 2;
}

.foot_navs {
    -ms-flex-order: 1;
    order: 1;
}

.section_page {
    padding: 20px 0 20px 0;
}

.bredcrumb {
    display: flex;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;align-items: center;
}

.bredcrumb a, .bredcrumb span {
    text-decoration: none;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #515151;
    display: inline-block;
    vertical-align: middle;
}

.bredcrumb .sep {
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: #F3C842;
    margin: 0 4px 0 3px;
}

.bredcrumb .breadcrumb_last {
    color: #262626;
}

.title_page {
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    margin: 0 0 20px 0;
    color: #ffffff;
    margin-top: 50px;
}

.image_page img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.wp-block-image img {
    max-width: 100%;
    height: auto !important;
}
.type-work_block {
    padding: 30px 0 50px 0;
}

.title_parag, .section_page h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    color: #262626;
    margin: 0 0 30px 0;
}

.type-work_elem {
    border-bottom: 1px solid #E9E9E9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #262626;
    padding: 10px 0 10px 0;
}

.type-work_elem:first-child {
    border-top: 1px solid #E9E9E9;
}

.type-work_elem-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}

.type-work_elem-cost {
    margin-right: 30px;
}

.type-work_elem-link .btn_main {
    max-width: 210px;
}

.all-work_block {
    padding: 0 0 80px 0;
}

.al_el {
    height: 350px;
}

.aside_block {
    background: #FFFFFF;
    padding: 10px 10px;
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
}

.aside_block-bord {
    box-shadow: 0px 0px 30px rgba(99, 127, 160, 0.1);
    padding: 20px 20px 20px 40px;
}

.title_aside {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #262626;
    padding: 0 0 10px 0px;
    margin-bottom: 20px;
    position: relative;
}

.title_asidee:before {
    content: '';
    width: 260px;
    display: block;
    position: absolute;
    left: -0px;
    bottom: -0px;
    height: 3px;
    background: #F3C842;
}

.list_aside, .drobd-list_aside {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.list_aside > li {
    display: block;
}

.list_aside > li > a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    position: relative;
    display: block;
    margin: 0 0 10px 0;
    padding-right: 15px;
}

.list_aside li a:hover {
    color: #F3C842;
}

.list_aside > li > a:before {
    content: '';
    width: 12px;
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    background: #929292;
}

.drobd-list_aside > li {
    display: block;
    padding-left: 20px;
    margin: 10px 0 10px 0;
}

.drobd-list_aside > li > a {
    font-weight: normal;
    font-size: 14px;
    line-height: 0px !important;
    color: #515151;
    text-transform: uppercase;
}

@media screen and (max-width: 1300px) {
    .nav__list > li {
        padding: 6px 0px 6px 0px;
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .header_navs {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        text-align: center;
        margin-top: -20px;
    }
    .servis_elem-title {
        font-size: 14px;
        line-height: 20px;
    }

    .servis_elem {
        padding: 20px;
    }
    .tell_top-container {
        -ms-flex-order: 1;
        order: 1;
    }

    .nav__list {
        text-align: center;
    }

    .servis_elem-title:before {
        width: 170px;
    }

    .banner_title-top {
        font-size: 37px;
        line-height: 54px;
    }

    .banner_categ-elements {
        padding: 20px 20px 10px 20px;
        max-width: 270px;
    }

    .banner_text-elem {
        padding-left: 35px;
        font-size: 16px;
    }

    .desc_text-elem {
        width: 390px;
        max-width: 100%;
        padding: 20px 30px;
        text-align: center;
    }

    .work__elem-title {
        padding: 20px 20px 10px 20px;
    }

    .work__elem-line {
        margin: 0px 20px 10px 20px;
    }

    .section_order {
        padding: 40px 0;
    }

    .why__elem-bord {
        padding: 20px 20px 55px 20px;
    }
}

@media screen and (max-width: 1199px) {
    .content {
        margin-left: 50px;
    }
    .row.row_pos {
        flex-direction: column;
    }
    .item {
        /* width: 100%; */
    }
    .content {
        margin-left: 0;
        margin-top: 30px;
    }
    .why-elem-block {
        width: 50%;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30px;
    }


    main.main {
        padding-top: 50px;
    }

    .section_banner h1 {
        font-size: 43px;
        line-height: normal;
    }

    .section_banner h1 .left {
        margin-left: 46px;
        margin-top: 0;
    }

    .cube {
        width: 100px;
        height: 100px;
        right: -17px;
        top: 75%;
    }
    .header_top-container {
        padding: 20px 0;
    }
    .switcher {
        padding: 5px;
        right: -30px;
    }

    .lend__bl-el {
        font-size: 14px;
        padding: 0px 5px;
    }

    .switcher:hover {
        right: -3px;
    }

    .banner_title-bottom {
        font-size: 18px;
    }

    .title_section h3 {
        font-size: 26px;
        text-align: center;
        line-height: normal;
    }

    .price h4 {
        font-size: 16px;
        line-height: normal;
        padding: 10px;
    }

    tr {
        font-size: 14px;
        line-height: normal;
    }

    tr:first-child {
        font-size: 14px;
        line-height: normal;
    }

    td {
        padding: 5px !important;
        text-align: center;
    }

    .sales .desc_text-elem {
        text-align: left;
        padding-left: 15px;
        margin-bottom: 40px;
        height: 300px;
    }

    .desc_text-elem .image img {}

    .desc_text-title {
    }

    .section.section_about .title_section.title_l {
        font-size: 26px;
        line-height: normal;
    }

    .desc_text-elem:last-child {
        border: 0;
    }

    .section.section_work .title_l {
        font-size: 26px;
    }

    .section.section_why .title_section.title_l {
        font-size: 26px;
        line-height: normal;
    }
    .order_text {
        font-size: 26px;
        line-height: 30px;
    }

    .section_why {
        padding: 50px 0 50px 0;
    }

    .servis_elem-block {
        width: 50% !important;
    }

    .banner_categ-elements {
        margin-bottom: 0px;
        right: inherit;
        position: relative;
        bottom: inherit;
        max-width: 100%;
        padding: 20px 10px 10px 10px;
        border-radius: 10px;
    }

    .banner_cat_bl {
        text-align: center;
    }

    .banner_categ-elem {
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

    .banner_bnt-pos {
        padding-bottom: 20px;
    }

    .desc_text-number {
        font-size: 30px;
        line-height: 36px;
    }

    .btn_more-container {
        text-align: left;
        margin-bottom: 30px;
    }

    .work-elements {
        /* display: block; */
        /* text-align: center; */
        /* margin-right: -15px; */
    }

    .work-elem-block {
        width: 350px;
        margin: 0 auto 20px auto;
        max-width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .work__elem-img {
        padding-bottom: 150px;
    }

    .title_section {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 25px 0;
    }

    .tell_foot-container {
        -ms-flex-order: 1;
        order: 1;
    }

    .foot_navs { /*  -webkit-order: 2; -ms-flex-order: 2; order: 2; text-align: center; width: 100%;*/
    }

    .footer_top {
        padding: 10px 0 20px 0;
    }

    .footer_top .logo img {
        /* width: 80px; */
        max-width: 100%;
        display: block;
    }

    .work__elem-line {
        text-align: left;
    }

    .toggle_block {
        display: block;
        vertical-align: middle;
        margin: 0px 0 0 30px;
        z-index: 101;
        -ms-flex-order: 2;
        order: 2;
    }

    .on.wrapper {
        /* position: fixed; */
        /* width: 100%; */ /*  // left: 0; // overflow: hidden; // height: 100vh;*/
    }

    .on .shadow {
        position: fixed;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0;
    }

    .shadow {
        display: block;
    }

    .header_navs {
        position: fixed;
        height: 100vh;
        width: 300px;
        background: #fff;
        display: block;
        top: 0;
        left: -150%;
        max-width: 100%;
        z-index: 100;
        padding: 0px;
        margin: 0;
        padding: 50px 30px;
        transition: all 0.3s 0s ease;
        text-align: left;
    }

    .on .header_navs {
        left: 0;
    }

    .header_top-container .nav__list > li {
        text-align: left;
        display: block;
        margin-right: 10px;
        margin-left: 10px;
        border: 1px solid #873314;
        padding: 20px;
    }

    .drodd_block {
        position: relative;
        left: inherit;
        top: inherit;
        box-shadow: none;
    }

    .opened .drodd_block {
        height: auto;
        z-index: 5;
        opacity: 1;
    }

    .drobd-list {
        list-style: none;
        margin: 10px 0 0 0;
        padding: 10px 0 10px 0;
        position: relative;
        width: auto;
    }

    .menu-item-has-children > a:before {
        top: 22px;
    }

    .drobd-list > li > a {
        padding: 8px 0px;
    }

    .drobd-list-elem {
        position: relative;
        left: inherit;
        top: inherit;
        box-shadow: none;
        background: transparent;
    }

    .nav__list > li > a {
        font-size: 20px;
        color: #000;
    }

    .drobd-list > li > a:hover {
        background: transparent;
    }

    .aside_block-bord {
        padding: 20px 15px 0px 15px;
    }

    .aside_block-container {
        margin: 0 0 20px 0;
    }

    .list_aside {
        height: 0;
        opacity: 0;
        transition: all 0.3s 0s ease;
    }

    .open_heigh.list_aside {
        height: auto;
        opacity: 1;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .section_about {
        padding: 40px 0 40px 0;
    }
    .swiper-slide {
         width: 400px !important;
    }
    .work-elements {
        /* margin-right: 0 !IMPORTANT; */
        /* margin-left: 0 !important; */
        /* width: 100% !important; */
    }
    .myvideo {
        margin: 30px 0;
    }
    .myvideo  img {
        width: 100%;
    }
    .section_desc {
        -ms-transform: translate(0px, 0%);
        transform: translate(0px, 0%);
    }

    .desc_text-elements {
        display: block;
        padding: 0 10px;
        background: #3c3a3b;
    }

    .desc_text-elem {
        width: 100%;
        max-width: 100%;
        padding: 10px 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid  #494949;
        border-right: 0;
    }

    .desc_text-number {
        width: 30%;
        text-align: center;
    }

    .desc_text-number span {
        display: block;
    }

    .desc_text-text {
        width: 70%;
        padding-left: 10px;
        text-align: left;
    }

    .section_work {
        padding: 40px 0 54px 0;
    }

    .banner_title-top {
        font-size: 30px;
        line-height: 40px;
    }

    .banner_categ-elem {
        width: 30%;
    }

    .header {
        min-height: auto;
    }

    .section_banner {
        padding: 20px 0;
    }

    .title_page {
        font-size: 28px;
        line-height: 36px;
    }

    .title_parag {
        font-size: 26px;
        line-height: 40px;
    }

    .all-work_block .servis_elem-block {
        width: 350px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .al_el {
        height: 100px;
    }

    .type-work_elem {
        display: block;
    }

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

    .type-work_elem-link {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 20px;
    }

    .type-work_block-container {
        width: 400px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 650px) {
    .desc_text-elem .image {
        width: 30%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
    }
    .link-tell.fixed {
        background: #3b3838;
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        display: none;
        align-items: center;
        justify-content: center;
        padding: 5px;
        z-index: 10;
    }

    .link-tell.fixed img {
        display: block;
        width: 30px;
    }

    .link-tell.fixed a {
        margin-bottom: 0;
        margin-left: 10px;
    }
    .work__elem-img-wr {
        width: 100%;
    }
    .servis_elem {
        height: 170px;
        padding: 30px 15px;
    }
    .block_contact-container {
        padding: 30px 30px;
    }
    .swiper_btn-container {
        bottom: -20px;
        left: 15px;
    }
    .section_order {
        text-align: center;
        padding: 20px 0;
    }

    .order-block {
        display: block;
    }

    .order_text {
        font-size: 20px;
        line-height: 26px;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .order__btn-position {
        max-width: 100%;
        text-align: center;
    }

    .order__btn-position .btn_d {
        margin-right: auto;
        margin-left: auto;
    }

    .desc_text-number span {
        font-size: 14px;
    }

    .work__elem-title {
        padding: 5px 10px 10px 10px;
        margin-bottom: 15px;
    }

    .work__elem-line {
        margin: 0px 10px 10px 10px;
    }

    .desc_text-number {
        font-size: 26px;
        line-height: 30px;
    }

    .why-elem-block {
        width: 100%;
    }

    .why__elem-number {
        bottom: 10px;
    }

    .footer .tell__top-link {
        font-size: 16px;
    }

    .foot_navs .nav__list {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 20px;
    }

    .servis_elem-block {
        width: 100% !important;
    }

    .logo img {
        width: 270px;
    }

    .lang_block {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px;
    }

    .modal-block-bord {
        background: #FFFFFF;
        padding: 20px 10px;
    }

    .link-tell img {
        display: none;
    }

    .tell_top-container .tell__top-text {
        display: none;
    }

    .tell__top-link {
        font-size: 15px;
        line-height: 13px;
        margin: 8px 0;
    }

    .banner_title-top {
        font-size: 26px;
        line-height: 33px;
    }

    .banner_text-elem {
        width: 100%;
        margin-bottom: 10px;
    }
    .banner_text-elem br {
        display: none;
    }
    .banner_categ-elem {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .header {
        width: 100%;
        display: block;
    }

    .header_top-container {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .section_servis {
        padding: 40px 0 40px 0;
    }

    .title_section {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 0px 0;
    }

    .work__elem-bottom {
        margin: 10px auto;
    }

    .title_page {
        font-size: 24px;
        line-height: 36px;
    }

    .title_parag {
        font-size: 20px;
        line-height: 30px;
    }

    .type-work_elem {
        font-size: 16px;
        line-height: 26px;
    }

    .type-work_elem-link .btn_main {
        max-width: 130px;
        height: 40px;
        line-height: 38px;
        font-size: 10px;
    }
}

@media screen and (max-width: 400px) {
    .link-tell img {
        display: none;
    }

    .footer_bottom {
        display: block;
        text-align: center;
    }

    .copy {
        margin-bottom: 15px;
    }

    .tell_top-container .logo img {
        width: 50px;
    }

    .btn_main {
        margin: 0 auto;
    }

    .servis_elem-title {
        font-size: 16px;
        line-height: 20px;
    }

    .header_top-container .tell_top-container {
        display: none;
    }

    .swiper-slide {
        width: 300px !important;
    }
}

/*@import "layout/_media";*/
/*@media (min-width: 1230px){
	.container {
		width: 1200px;
	}
}*/

/*# sourceMappingURL=style.css.map */
