@font-face {
    font-family: Circe_ExtraLight;
    src: url(../../../assets/fonts/Circe/Circe-ExtraLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: Circe_Light;
    src: url(../../../assets/fonts/Circe/Circe-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: Circe_Regular;
    src: url(../../../assets/fonts/Circe/Circe-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: Circe_Bold;
    src: url(../../../assets/fonts/Circe/Circe-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
body {
    font-family: Circe_Regular;
    font-size: 14px;
}
body,
html {
    height: 100%;
}
.wrapper {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100%;
}
.wrapper-content {
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
}
footer {
    position: relative;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -o-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Circe_Regular;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0;
}
ul {
    list-style: none;
}
.ta-c {
    text-align: center;
}
.ta-r {
    text-align: right;
}
.p-none {
    padding: 0;
}
.pl-none {
    padding-left: 0;
}
.pr-none {
    padding-right: 0;
}
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.bg-1 {
    background: url(img/bg/bg-1.jpg) no-repeat 50% 50%;
    background-size: cover;
}
.upper {
    text-transform: uppercase;
}
#map {
    height: 600px;
}
h1 {
    font-family: Circe_Bold;
    font-size: 110px;
    line-height: 100px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    h1 {
        font-size: 90px;
        line-height: 90px;
    }
}
@media screen and (max-width: 1199px) {
    h1 {
        font-size: 90px;
        line-height: 90px;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 56px;
        line-height: 58px;
    }
}
@media screen and (max-width: 480px) {
    h1 {
        font-size: 46px;
        line-height: 48px;
    }
}
h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Circe_Light;
    font-size: 56px;
    line-height: 56px;
}
@media screen and (max-width: 1199px) {
    h2 {
        font-size: 48px;
        line-height: 56px;
    }
}
@media screen and (max-width: 767px) {
    h2 {
        font-size: 36px;
        line-height: 40px;
    }
}
h2 span {
    width: 100%;
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.08);
}
h2 p {
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    position: relative;
    z-index: 1;
    padding-right: 25px;
}
i.ic-link_arrow {
    width: 26px;
    height: 26px;
    display: block;
    background: url(../../../assets/img/icon/link_arrow.png) no-repeat center center;
}
@media screen and (max-width: 991px) {
    i.ic-link_arrow {
        width: 20px;
        height: 20px;
        background-size: cover;
    }
}
i.ic-send {
    width: 29px;
    height: 29px;
    display: block;
    background: url(../../../assets/img/ask/send.png) no-repeat center center;
}
i.ic-home {
    width: 41px;
    height: 45px;
    display: block;
    background: url(../../../assets/img/icon/home.png) no-repeat center center;
}
i.ic-slider__work_right {
    width: 9px;
    height: 15px;
    display: block;
    background: url(../../../assets/img/icon/slider_work_right.png) no-repeat center center;
}
i.ic-map {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/map.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-codesandbox {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/codesandbox.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-anchor {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/anchor.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-file-text {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/file-text.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-aperture {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/aperture.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-activity {
    width: 56px;
    height: 56px;
    display: block;
    background: url(../../../assets/img/icon/activity.png) no-repeat center center;
    background-size: 56px auto;
}
i.ic-reviews_arrow_left {
    width: 8px;
    height: 12px;
    display: block;
    background: url(../../../assets/img/icon/reviews_arrow_left.png) no-repeat center center;
}
i.ic-reviews_arrow_right {
    width: 8px;
    height: 12px;
    display: block;
    background: url(../../../assets/img/icon/reviews_arrow_right.png) no-repeat center center;
}
@media screen and (min-width: 1590px) {
    .container {
        max-width: 1520px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .container {
        max-width: 1200px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 991px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.header {
    height: 1000px;
    position: relative;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header {
        height: 800px;
    }
}
@media screen and (max-width: 1199px) {
    .header {
        height: 800px;
    }
}
@media screen and (max-width: 991px) {
    .header {
        height: 740px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__logo {
        max-width: 225px;
    }
}
@media screen and (max-width: 1199px) {
    .header__logo {
        max-width: 225px;
    }
}
@media screen and (max-width: 991px) {
    .header__logo {
        position: absolute;
        bottom: -80px;
        left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .header__logo {
        position: relative;
        bottom: 0;
        left: 0;
    }
    
    .tab__catalog .tab__catalog__link {font-size: 18px!important; height: 40px!important;}
    .tab__catalog .tab__catalog__link span {display: none;}
    .header__contacts > a {font-size: 12px!important;}
    
    
    
    #catalog_two .tab__catalog_v2__bg.js-tab_bg {margin-top: 730px!important;}
    #catalog_two .tab__catalog_v2__nav {display: block; height: 1150px!important;}
    
    
    #catalog_three .tab__catalog_v2__bg.js-tab_bg {margin-top: 260px!important;}
    #catalog_three .tab__catalog_v2__nav {display: block; height: 700px!important;}
    
    #catalog_one .tab__catalog_v2__bg.js-tab_bg {margin-top: 620px!important;}
    #catalog_one .tab__catalog_v2__nav {display: block; height: 1050px!important;}


	#catalog_four .tab__catalog_v2__bg.js-tab_bg {margin-top: 210px!important;}
    #catalog_four .tab__catalog_v2__nav {display: block; height: 640px!important;}

    .tab__catalog_v2__nav > span img {margin-bottom: 5px}
    
    
    body .header__logo img {
	width: 100px!important;
    margin-bottom: -15px!important;
    -o-object-fit: cover;
    object-fit: cover;
}

.header__top {margin-bottom: 130px!important;}

.info__left__num {left: -15px!important;}


.nav.tab__catalog_v2__nav.flex-column.nav-pills .nav-link.tab__catalog_v2__link.js-nav_link:last-of-type  {margin-bottom: 520px!important;}

.why {margin-top: 20px!important;}

.tab__catalog_v2__bg.js-tab_bg   {z-index: 99999; margin-top: 400px!important;}
.tab__catalog_v2__bg.js-tab_bg img {object-fit: contain; height: auto; margin-right: 10px;}    
    
}
.header__logo img {
	width: 140px;
    margin-bottom: -55px!important;
    -o-object-fit: cover;
    object-fit: cover;
}
.header__top {
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 275px;
    z-index: 2;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__top {
        margin-bottom: 170px;
    }
}
@media screen and (max-width: 1199px) {
    .header__top {
        margin-bottom: 170px;
    }
}
@media screen and (max-width: 991px) {
    .header__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
    .header__top {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.header__top.active {
    position: static;
}
.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px) {
    .header__menu ul {
        width: 200px;
        height: 100vh;
        position: absolute;
        top: 0;
        left: -100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #545454;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        z-index: 10;
        padding: 50px 15px;
    }
}
.header__menu ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.header__menu ul li a {
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__menu ul li a {
        font-size: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .header__menu ul li a {
        font-size: 18px;
    }
}
.header__menu ul li a span {
    width: 57px;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: -30px;
    right: 0;
    background-color: #eb0138;
    border-radius: 3px;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 13px;
    line-height: 13px;
    padding: 0 10px;
}
.header__menu ul li a span:before {
    content: "";
    position: absolute;
    left: 33px;
    bottom: -15px;
    border: 8px solid transparent;
    border-top: 8px solid #eb0138;
}
.header__menu ul li + li {
    margin-left: 40px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__menu ul li + li {
        margin-left: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .header__menu ul li + li {
        margin-left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .header__menu ul li + li {
        margin-left: 0;
        margin-top: 15px;
    }
}
.header__menu ul.open {
    left: 0;
}
.header__menu > span {
    width: 20px;
    height: 20px;
    position: relative;
    display: none;
    background: url(../../../assets/img/icon/menu.svg) no-repeat center center;
    z-index: 10;
}
@media screen and (max-width: 767px) {
    .header__menu > span {
        display: block;
    }
}
.header__contacts {
    text-align: right;
}
@media screen and (max-width: 1199px) {
    .header__contacts {
        position: absolute;
        bottom: -80px;
        right: 15px;
    }
}
.header__contacts > a {
    color: #fff;
    font-family: Circe_Bold;
    font-size: 30px;
    line-height: 32px;
    text-decoration: none;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__contacts > a {
        font-size: 26px;
    }
}
@media screen and (max-width: 1199px) {
    .header__contacts > a {
        font-size: 26px;
    }
}
.header__contacts > a span {
    font-size: 20px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .header__contacts > a span {
        font-size: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .header__contacts > a span {
        font-size: 18px;
    }
}
.header__contacts div {
    color: #fff;
    font-family: Circe_Bold;
    font-size: 15px;
    line-height: 15px;
}
.header__contacts div a {
    text-decoration: none;
    color: #fff;
}
.header__contacts div a span {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 2px;
}
.header__contacts div a:first-child span {
    margin: 0 2px 0 0;
}
.header__bot {
    position: relative;
    z-index: 2;
}
.header__bot h1 {
    max-width: 700px;
    color: #fff;
    margin-bottom: 40px;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn-primary {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
button:focus {
    outline: 1px dotted;
    outline: 0;
}
#video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    /*background: url(../../../assets/img/video/fon.jpg) no-repeat;*/
    background-color: rgb(17, 0, 107);
    background-size: cover;
}
#video-bg > video {
    position: absolute;
    opacity: 0.4;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
    #video-bg > video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.nav-pills .nav-link {
    border-radius: 0;
    padding: 0;
}
.tab__header__nav {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 34px;
    margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
    .tab__header__nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tab__header__nav .tab__header__link {
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 34px;
    color: #8fa9ff;
    font-family: Circe_Bold;
    font-size: 30px;
    padding: 0 45px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__header__nav .tab__header__link {
        height: 50px;
        font-size: 26px;
    }
}
@media screen and (max-width: 1199px) {
    .tab__header__nav .tab__header__link {
        height: 50px;
        font-size: 26px;
    }
}
@media screen and (max-width: 991px) {
    .tab__header__nav .tab__header__link {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .tab__header__nav .tab__header__link {
        height: 40px;
        font-size: 18px;
    }
}
.tab__header__nav .tab__header__link.active {
    background-color: #fff;
    color: #2d13b3;
}
.tab__header__pane > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 480px) {
    .tab__header__pane > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tab__header__pane > div > div + div {
    margin-left: 55px;
}
@media screen and (max-width: 991px) {
    .tab__header__pane > div > div + div {
        margin-left: 25px;
    }
}
@media screen and (max-width: 480px) {
    .tab__header__pane > div > div + div {
        margin-left: 0;
        margin-top: 15px;
    }
}
.tab__header__pane .pane_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tab__header__pane .pane_block > div:first-child {
    font-family: Circe_ExtraLight;
    font-size: 95px;
    line-height: 95px;
    margin-right: 10px;
}
@media screen and (max-width: 991px) {
    .tab__header__pane .pane_block > div:first-child {
        font-size: 75px;
        line-height: 75px;
    }
}
@media screen and (max-width: 767px) {
    .tab__header__pane .pane_block > div:first-child {
        font-size: 50px;
        line-height: 50px;
    }
}
.tab__header__pane .pane_block div {
    max-width: 165px;
    color: #fff;
}
.tab__header__pane .pane_block div span {
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;
}
@media screen and (max-width: 991px) {
    .tab__header__pane .pane_block div span {
        font-size: 18px;
        line-height: 20px;
    }
}
.tab__header__pane .pane_block div p {
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 28px;
}
@media screen and (max-width: 991px) {
    .tab__header__pane .pane_block div p {
        font-size: 18px;
        line-height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .tab__header__pane .pane_block div p {
        font-size: 16px;
        line-height: 18px;
    }
}
.tab__header__pane a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    margin-top: 30px;
}
.tab__header__pane a span {
    display: block;
    font-family: Circe_Bold;
    font-size: 30px;
    line-height: 38px;
    border-bottom: 1px solid #fff;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__header__pane a span {
        font-size: 26px;
        line-height: 32px;
    }
}
@media screen and (max-width: 1199px) {
    .tab__header__pane a span {
        font-size: 26px;
        line-height: 32px;
    }
}
@media screen and (max-width: 991px) {
    .tab__header__pane a span {
        font-size: 22px;
        line-height: 26px;
    }
}
.tab__header__pane a i {
    margin-left: 15px;
}
.tab__catalog__nav {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    top: 0px;
    left: 270px;
    background-color: #e3e3e3;
    border-radius: 23px;
    padding: 3px;
    z-index: 1000;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__catalog__nav {
        right: 95px;
    }
}
@media screen and (max-width: 1199px) {
    .tab__catalog__nav {
        right: 35px;
    }
}
@media screen and (max-width: 991px) {
    .tab__catalog__nav {
        top: 70px;
        right: auto;
        left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .tab__catalog__nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 20px;
    }
}
.tab__catalog .tab__catalog__link {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 20px;
    color: #545454;
    font-family: Circe_Bold;
    font-size: 23px;
    padding: 10px 30px;
}
.tab__catalog .tab__catalog__link.active {
    background-color: #2d13b3;
    color: #fff;
}
.tab__catalog_v2 {
    -ms-flex: 0 0 46%;
    -webkit-box-flex: 0;
    flex: 0 0 46%;
    max-width: 46%;
    background-color: #fff;
    border-radius: 10px;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
}
@media screen and (max-width: 1199px) {
    .tab__catalog_v2 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.tab__catalog_v2__inner {
    margin-left: 0;
    margin-right: 0;
}

.tab__catalog_v2 {overflow: visible}

.tab__catalog_v2__nav {
    width: 260px;
    min-height: 554px;
    height: 100%;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 28.9px 9.1px rgba(113, 113, 113, 0.09);
    box-shadow: 0 0 28.9px 9.1px rgba(113, 113, 113, 0.09);
    z-index: 1;
    padding: 30px 0 35px;
}
@media screen and (max-width: 1199px) {
    .tab__catalog_v2__nav {
        width: 420px;
    }
}
@media screen and (max-width: 991px) {
    .tab__catalog_v2__nav {
        width: 350px;
    }
}
@media screen and (max-width: 767px) {
    .tab__catalog_v2__nav {
        width: 277px;
    }
}
@media screen and (max-width: 480px) {
    .tab__catalog_v2__nav {
        width: 100%;
    }
}
.tab__catalog_v2__nav > span {
    padding: 0 20px;
    margin-bottom: 20px;
}
.tab__catalog_v2__nav a + a,
.tab__catalog_v2__nav span + a {
    margin-top: 5px;
    margin-bottom: 5px;
}
.tab__catalog_v2__nav a + span {
    margin-top: 50px;
    margin-bottom: 5px;
}
.tab__catalog_v2 .tab__catalog_v2__link {
    position: relative;
    background-color: #fff;
    padding: 20px 20px;
}
@media screen and (max-width: 480px) {
    .tab__catalog_v2 .tab__catalog_v2__link {
        margin-right: 20px;
    }
}
.tab__catalog_v2 .tab__catalog_v2__link:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 3px solid transparent;
    border-radius: 10px;
}
.tab__catalog_v2 .tab__catalog_v2__link h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.tab__catalog_v2 .tab__catalog_v2__link h5 span {
    color: #6a6a6a;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;
}
.tab__catalog_v2 .tab__catalog_v2__link p {
    color: #6a6a6a;
    font-family: Circe_Bold;
    font-size: 16px;
    line-height: 16px;
}
.tab__catalog_v2 .tab__catalog_v2__link.active,
.tab__catalog_v2 .tab__catalog_v2__link:hover {
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    -webkit-box-shadow: 0 0 28.9px 9.1px rgba(45, 19, 179, 0.09);
    box-shadow: 0 0 28.9px 9.1px rgba(45, 19, 179, 0.09);
}
.tab__catalog_v2 .tab__catalog_v2__link.active:after,
.tab__catalog_v2 .tab__catalog_v2__link:hover:after {
    border: 3px solid #2d13b3;
    z-index: 10;
}
.tab__catalog_v2 .tab__catalog_v2__link.active:before,
.tab__catalog_v2 .tab__catalog_v2__link:hover:before {
    content: "";
    width: 45px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    background: url(../../../assets/img/icon/arrow_before.png) no-repeat center right 6px;
    background-size: 9px 15px;
    background-color: #2d13b3;
    border-radius: 10px;
    z-index: -1;
}
.tab__catalog_v2 .tab__catalog_v2__link.active h5 span,
.tab__catalog_v2 .tab__catalog_v2__link:hover h5 span {
    color: #f3630b;
}
.tab__catalog_v2 .tab__catalog_v2__link.active p,
.tab__catalog_v2 .tab__catalog_v2__link:hover p {
    color: #2d13b3;
}
.tab__catalog_v2__bg {
    width: 450px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}



@media screen and (max-width: 1589px) and (min-width: 1200px) {
    .tab__catalog_v2 {
	-ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
}

.tab__catalog_v2-content {
	-ms-flex: 0 0 42%!important;
    flex: 0 0 42%!important;
    max-width: 42%!important;	
}


.tab__catalog .tab__catalog__link {font-size: 18px!important; padding-left: 22px; padding-right: 22px;}
.tab__content__middle > div > span {display: none!important;}
.tab__catalog_v2-content {padding-left: 30px!important}
.tab__content__top div h4 {font-size: 30px!important;}
}






@media screen and (max-width: 1199px) {
    .tab__catalog_v2__bg {
        width: 525px;
    }
}
@media screen and (max-width: 991px) {
    .tab__catalog_v2__bg {
        width: 450px;
    }
}
@media screen and (max-width: 767px) {
    .tab__catalog_v2__bg {
        width: auto;
    }
}
.tab__catalog_v2__bg img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
.tab__catalog_v2-content {
    -ms-flex: 0 0 54%;
    -webkit-box-flex: 0;
    flex: 0 0 54%;
    max-width: 54%;
    padding-left: 40px;
    padding-right: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__catalog_v2-content {
        padding-left: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .tab__catalog_v2-content {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
}
.tab__content__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}
.tab__content__top div p {
    color: #6a6a6a;
    font-family: Circe_Regular;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}
.tab__content__top div h4 {
    color: #000;
    font-family: Circe_Bold;
    font-size: 35px;
    line-height: 35px;
}
.tab__content__top div.fail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__top div.fail {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__top div.fail {
        display: none;
    }
}
.tab__content__top div.fail div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tab__content__top div.fail div > span {
    width: 24px;
    height: 21px;
    display: inline-block;
    background: url(../../../assets/img/icon/download-cloud.png) no-repeat center center;
    margin-right: 15px;
}
.tab__content__top div.fail div a {
    max-width: 135px;
    color: #545454;
    text-decoration: none;
}
.tab__content__top div.fail div a:hover span {
    border-bottom: 1px solid #545454;
}
.tab__content__top div.fail div a span {
    border-bottom: 1px solid transparent;
    color: #545454;
    font-family: Circe_Regular;
    font-size: 18px;
    line-height: 24px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__top div.fail div a span {
        font-size: 15px;
        line-height: 15px;
    }
}
@media screen and (max-width: 991px) {
    .tab__content__top div.fail div a span {
        font-size: 15px;
        line-height: 15px;
    }
}
.tab__content__top div.fail div + div {
    margin-left: 50px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__top div.fail div + div {
        margin-left: 0;
        margin-top: 15px;
    }
}
@media screen and (max-width: 991px) {
    .tab__content__top div.fail div + div {
        margin-left: 15px;
    }
}
.tab__content__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
    .tab__content__middle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 20px;
    }
}
.tab__content__middle > div + div {
    margin-left: 50px;
}
@media screen and (max-width: 767px) {
    .tab__content__middle > div + div {
        margin-left: 0;
        margin-top: 10px;
    }
}
.tab__content__middle > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tab__content__middle > div > span {
    margin-right: 15px;
    margin-bottom: 5px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__middle > div > span {
        margin-right: 10px;
    }
}
.tab__content__middle > div > span.treid {
    width: 27px;
    height: 16px;
    display: block;
    background: url(../../../assets/img/icon/trending-up.png) no-repeat center center;
}
.tab__content__middle > div > span.zap {
    width: 23px;
    height: 24px;
    display: block;
    background: url(../../../assets/img/icon/zap.png) no-repeat center center;
}
.tab__content__middle > div > span.credit {
    width: 27px;
    height: 20px;
    display: block;
    background: url(../../../assets/img/icon/credit-card.png) no-repeat center center;
}
.tab__content__middle > div div p {
    color: #6a6a6a;
    font-family: Circe_Bold;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tab__content__middle > div div span {
    color: #000;
    font-family: Circe_Bold;
    font-size: 22px;
    line-height: 22px;
}
.tab__content__middle2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__middle2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__middle2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__middle2 > div {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__middle2 > div {
        width: 100%;
    }
}
.tab__content__middle2 > div div {
    width: 340px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__middle2 > div div {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__middle2 > div div {
        width: 100%;
    }
}
.tab__content__bot {
	display: none;
    width: 100%;
    height: 183px;
    position: relative;
    background-color: #f0f0f0;
    border-radius: 10px;
    padding-left: 85px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot {
        height: 160px;
        padding-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__bot {
        height: auto;
        padding-left: 15px;
        padding: 15px;
    }
}
@media screen and (max-width: 480px) {
    .tab__content__bot {
        padding-bottom: 210px;
    }
}
.tab__content__bot > span {
    width: 44px;
    height: 65px;
    position: absolute;
    top: -18px;
    left: 22px;
    background: url(../../../assets/img/catalog/fire.png) no-repeat center center;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot > span {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__bot > span {
        display: none;
    }
}
.tab__content__bot > p {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    color: #000;
    font-family: Circe_Bold;
    font-size: 24px;
    line-height: 24px;
    padding-top: 20px;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .tab__content__bot > p {
        padding-top: 0;
    }
}
.tab__content__bot-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px) {
    .tab__content__bot-desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tab__content__bot-desc div {
    max-width: 190px;
}
.tab__content__bot-desc div p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-desc div p {
        font-size: 16px;
        line-height: 18px;
    }
}
.tab__content__bot-desc div input {
    width: 73px;
    height: 41px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    color: #000;
    font-family: Circe_Regular;
    font-size: 18px;
    outline: 0;
    padding: 5px 15px;
}
.tab__content__bot-desc div select {
    width: 122px;
    height: 41px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    background-image: url(../../../assets/img/icon/select_down.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    color: #000;
    font-family: Circe_Regular;
    font-size: 18px;
    padding: 5px 15px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.tab__content__bot-desc div + div {
    margin-left: 50px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-desc div + div {
        margin-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__bot-desc div + div {
        margin-left: 0;
        margin-top: 10px;
    }
}
.tab__content__bot-zakaz {
    width: 232px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f0f0f0;
    background-image: -webkit-gradient(linear, right top, left top, from(#f0f0f0), color-stop(0, #f0f0f0), color-stop(70%, #f0f0f0), to(#dadada));
    background-image: -o-linear-gradient(right, #f0f0f0 0, #f0f0f0 0, #f0f0f0 70%, #dadada 100%);
    background-image: linear-gradient(270deg, #f0f0f0 0, #f0f0f0 0, #f0f0f0 70%, #dadada 100%);
    border-radius: 10px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz {
        width: 175px;
    }
}
@media screen and (max-width: 767px) {
    .tab__content__bot-zakaz {
        width: 180px;
    }
}
@media screen and (max-width: 480px) {
    .tab__content__bot-zakaz {
        width: 100%;
        height: 190px;
        top: auto;
        bottom: 0;
    }
}
.tab__content__bot-zakaz > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 35px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz > div {
        padding-top: 20px;
    }
}
.tab__content__bot-zakaz > div p {
    font-family: Circe_Regular;
    color: #6a6a6a;
    font-size: 24px;
    line-height: 24px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz > div p {
        font-size: 20px;
        line-height: 20px;
    }
}
.tab__content__bot-zakaz > div p span {
    color: #f3630b;
    font-size: 60px;
    line-height: 60px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz > div p span {
        font-size: 50px;
        line-height: 50px;
    }
}
.tab__content__bot-zakaz > div div {
    color: #f3630b;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 20px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz > div div {
        font-size: 18px;
        line-height: 18px;
    }
}
.tab__content__bot-zakaz button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    height: 48px;
    background-color: #f0f0f0;
    background-image: -o-linear-gradient(241deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    background-image: linear-gradient(209deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    border-radius: 5px;
    border-width: 0;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 20px;
    outline: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .tab__content__bot-zakaz button {
        font-size: 16px;
    }
}
.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0 120px;
}
@media screen and (max-width: 991px) {
    .info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .info {
        padding: 80px 10px 120px 45px;
    }
}
@media screen and (max-width: 1199px) {
    .info {
        padding: 80px 15px 120px 45px;
    }
}
@media screen and (max-width: 767px) {
    .info {
        padding: 50px 15px 60px 15px;
    }
}
.info__left {
    min-width: 592px;
    position: relative;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .info__left {
        min-width: 500px;
    }
}
@media screen and (max-width: 1199px) {
    .info__left {
        min-width: 400px;
    }
}
@media screen and (max-width: 991px) {
    .info__left {
        min-width: auto;
        max-width: 435px;
    }
}
.info__left img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
    box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
}
.info__left__num {
    width: 225px;
    height: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 165px;
    left: -40px;
    background-color: #f3630b;
    border-radius: 10px;
    color: #fff;
    font-family: Circe_Light;
    font-size: 56px;
    line-height: 56px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .info__left__num {
        width: 175px;
        height: 60px;
        font-size: 48px;
        line-height: 48px;
    }
}
@media screen and (max-width: 1199px) {
    .info__left__num {
        width: 175px;
        height: 60px;
        top: 130px;
        font-size: 48px;
        line-height: 48px;
    }
}
@media screen and (max-width: 480px) {
    .info__left__num {
        top: 50px;
    }
}
.info__left__text {
    width: 308px;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 265px;
    left: -15px;
    background-color: #2d13b3;
    border-radius: 10px;
    color: #fff;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 26px;
    padding: 10px 30px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .info__left__text {
        width: 275px;
        height: 55px;
        top: 245px;
        font-size: 18px;
        line-height: 22px;
        padding: 10px 25px;
    }
}
@media screen and (max-width: 1199px) {
    .info__left__text {
        width: 275px;
        height: 55px;
        top: 200px;
        font-size: 18px;
        line-height: 22px;
        padding: 10px 25px;
    }
}
@media screen and (max-width: 480px) {
    .info__left__text {
        top: 125px;
    }
}
.info__right {
    width: 100%;
    margin-left: 75px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .info__right {
        margin-left: 25px;
    }
}
@media screen and (max-width: 1199px) {
    .info__right {
        margin-left: 25px;
    }
}
@media screen and (max-width: 991px) {
    .info__right {
        margin-left: 0;
        margin-top: 40px;
    }
}
.info__right > span {
    color: #6a6a6a;
    font-family: Circe_Regular;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}
.info__right h3 {
    max-width: 610px;
    font-family: Circe_Bold;
    font-size: 35px;
    line-height: 50px;
    color: #2d13b3;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
    .info__right h3 {
        font-size: 30px;
        line-height: 40px;
    }
}
.info__right h3 span {
    color: #f3630b;
}
.info__right p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 24px;
}
@media screen and (max-width: 1199px) {
    .info__right p {
        font-size: 16px;
        line-height: 20px;
    }
}
.info__right p + p {
    margin-top: 25px;
}
.catalog {
    position: relative;
}
.catalog h2 {
    margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
    .catalog h2 {
        margin-bottom: 100px;
    }
}
@media screen and (max-width: 767px) {
    .catalog h2 {
        margin-bottom: 30px;
    }
}
.ask {
    width: 100%;
    height: 202px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background-color: #f0f0f0;
    border-radius: 10px;
    margin-top: 80px;
    margin-bottom: 125px;
    padding: 49px 40px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .ask {
        max-width: 1090px;
    }
}
@media screen and (max-width: 991px) {
    .ask {
        padding: 30px 15px;
        margin-top: 60px;
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 767px) {
    .ask {
        height: 250px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media screen and (max-width: 480px) {
    .ask {
        height: auto;
    }
}
.ask__znak {
    width: 183px;
    height: 275px;
    position: absolute;
    top: 50%;
    left: -75px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../../../assets/img/ask/znak.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
@media screen and (max-width: 991px) {
    .ask__znak {
        display: none;
    }
}
.ask__left {
    padding-left: 70px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .ask__left {
        max-width: 565px;
    }
}
@media screen and (max-width: 1199px) {
    .ask__left {
        max-width: 565px;
    }
}
@media screen and (max-width: 991px) {
    .ask__left {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .ask__left {
        max-width: 100%;
        margin-bottom: 15px;
    }
}
.ask__left p {
    color: #383838;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 24px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .ask__left p {
        font-size: 16px;
        line-height: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .ask__left p {
        font-size: 16px;
        line-height: 18px;
    }
}
@media screen and (max-width: 480px) {
    .ask__left p {
        text-align: center;
    }
}
.ask__left p.ask__title {
    font-family: Circe_Light;
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 25px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .ask__left p.ask__title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .ask__left p.ask__title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 991px) {
    .ask__left p.ask__title {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 480px) {
    .ask__left p.ask__title {
        font-size: 24px;
        line-height: 28px;
    }
}
.ask form {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 480px) {
    .ask form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.ask form button {
    width: 134px;
    height: 104px;
    background-image: -o-linear-gradient(241deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    background-image: linear-gradient(209deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    border-radius: 5px;
    outline: 0;
    border-width: 0;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;cursor:pointer;
}
.ask form button i {
    margin: 0 auto;
    margin-bottom: 10px;
}
.ask form div {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 40px;
}
@media screen and (max-width: 991px) {
    .ask form div {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 25px;
    }
}
@media screen and (max-width: 480px) {
    .ask form div {
        margin-right: 0;
        margin-bottom: 25px;
    }
}
.ask form div input {
    width: 350px;
    height: 41px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    color: #000;
    font-family: Circe_Regular;
    font-size: 18px;
    padding: 10px 20px;
    outline: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .ask form div input {
        width: 250px;
    }
}
@media screen and (max-width: 1199px) {
    .ask form div input {
        width: 250px;
    }
}
@media screen and (max-width: 991px) {
    .ask form div input {
        width: 220px;
    }
}
.ask form div input::-webkit-input-placeholder {
    color: #000;
}
.ask form div input::-moz-placeholder {
    color: #000;
}
.ask form div input:-ms-input-placeholder {
    color: #000;
}
.ask form div input::-ms-input-placeholder {
    color: #000;
}
.ask form div input::placeholder {
    color: #000;
}
@media screen and (max-width: 991px) {
    .ask form div input + input {
        margin-top: 25px;
    }
}
.work h2 {
    color: #383838;
    margin-bottom: 25px;
}
.work__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1199px) {
    .work__inner {
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .work__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.work__right {
    min-width: 449px;
    margin-left: 75px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .work__right {
        min-width: 350px;
        max-width: 350px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 1199px) {
    .work__right {
        min-width: 350px;
        max-width: 350px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .work__right {
        min-width: auto;
        max-width: auto;
        margin-left: 0;
        margin-top: 25px;
    }
}
.work__right img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
    box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
}
@media screen and (max-width: 1199px) {
    .work__left {
        max-width: 500px;
    }
}
.work__left p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 24px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .work__left p {
        font-size: 16px;
        line-height: 18px;
    }
}
@media screen and (max-width: 1199px) {
    .work__left p {
        font-size: 16px;
        line-height: 18px;
    }
}
.work__left p a {
    display: inline-block;
    color: #000;
    font-family: Circe_Bold;
    text-decoration: none;
    border-bottom: 1px solid;
}
.work__left p + p {
    margin-top: 25px;
}
.work__other {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media screen and (max-width: 1199px) {
    .work__other {
        width: 100%;
        position: absolute;
        bottom: -115px;
        left: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (max-width: 767px) {
    .work__other {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.work__other > span {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #6a6a6a;
    font-family: Circe_Light;
    font-size: 40px;
    line-height: 82px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .work__other > span {
        line-height: 40px;
    }
}
@media screen and (max-width: 1199px) {
    .work__other > span {
        font-size: 30px;
        line-height: 100px;
    }
}
@media screen and (max-width: 991px) {
    .work__other > span {
        font-size: 30px;
        line-height: 45px;
    }
}
.slider__work {
    height: 100%;
    margin-left: 65px;
}
@media screen and (max-width: 767px) {
    .slider__work {
        margin-left: 0;
        margin-top: 25px;
    }
}
.slider__work__container {
    max-width: 400px;
    height: 100%;
}
@media screen and (max-width: 767px) {
    .slider__work__container {
        max-width: 320px;
        padding: 25px 0 75px 15px;
    }
}
.slider__work__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slider__work__slide i {
    margin-right: 20px;
}
.slider__work__slide span {
    max-width: 225px;
    display: block;
    color: #2d13b3;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 26px;
}
.slider__work__btn_next {
    width: 45px;
    height: 45px;
    right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
}
@media screen and (max-width: 767px) {
    .slider__work__btn_next {
        top: 60%;
    }
}
.slider__clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
}
@media screen and (max-width: 991px) {
    .slider__clients {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.slider__clients span {
    color: #6a6a6a;
    font-family: Circe_Light;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    
}


.slider__clients div span {
font-size: 13px; 
text-align: center; 
font-family: Circe_Regular;
text-transform: none;
line-height: 17px
    
}

@media screen and (max-width: 1199px) {
    .slider__clients span {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .slider__clients span {
        font-size: 24px;
    }
}
.slider__clients__container {
    /*max-width: 1140px;*/
    margin-right: 0;
}
@media screen and (max-width: 1199px) {
    .slider__clients__container {
        max-width: 630px;
    }
}
@media screen and (max-width: 991px) {
    .slider__clients__container {
        max-width: 100%;
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .slider__clients__container {
        padding: 0 10px;
    }
}
.slider__clients__slide {
    width: 206px;
    height: 150px;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius: 10px;
    padding: 10px;
}
.slider__clients__slide img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.slider__reviews__container {
    max-width: 1600px;
    padding: 45px 40px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .slider__reviews__container {
        padding: 45px 25px;
    }
}
.slider__reviews__btn {
    width: 130px;
    height: 45px;
    position: absolute;
    top: 5px;
    right: 0;
    background-color: #fff;
    z-index: 1;
    padding-left: 35px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .slider__reviews__btn {
        right: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .slider__reviews__btn {
        right: 15px;
    }
}
@media screen and (max-width: 767px) {
    .slider__reviews__btn {
        width: 155px;
        top: -2px;
    }
}
.slider__reviews__btn_next,
.slider__reviews__btn_prev {
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
    background-image: none;
    outline: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 3px;
}
.slider__reviews__btn_next:hover,
.slider__reviews__btn_prev:hover {
    width: 45px;
    height: 45px;
    background-color: #f3630b;
    margin: 0;
}
.slider__reviews__btn_next:hover i.ic-reviews_arrow_right,
.slider__reviews__btn_prev:hover i.ic-reviews_arrow_right {
    width: 10px;
    height: 18px;
    background: url(../../../assets/img/icon/reviews_arrow_right-hov.png) no-repeat center center;
}
.slider__reviews__btn_next:hover i.ic-reviews_arrow_left,
.slider__reviews__btn_prev:hover i.ic-reviews_arrow_left {
    width: 10px;
    height: 18px;
    background: url(../../../assets/img/icon/reviews_arrow_left-hov.png) no-repeat center center;
}
.slider__reviews__btn_next {
    right: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .slider__reviews__btn_next {
        right: 20px;
    }
}
.slider__reviews__btn_prev {
    left: 35px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .slider__reviews__btn_prev {
        left: 20px;
    }
}
@media screen and (max-width: 767px) {
    .slider__reviews__btn_prev {
        left: 60px;
    }
}
.why {
    width: 100%;
    background: url(../../../assets/img/why/bg.jpg) no-repeat center center;
    background-size: cover;
    margin: 90px 0 100px;
    padding-top: 55px;
    padding-bottom: 30px;
}
@media screen and (max-width: 1199px) {
    .why {
        margin: 160px 0 100px;
        padding-top: 40px;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .why {
        margin-bottom: 50px;
        margin-top: 215px;
    }
}
.why__inner h2 {
    color: #fff;
    margin-bottom: 20px;
}
.why__inner h2 span {
    background-color: rgba(255, 255, 255, 0.24);
}
.why__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 55px;
    margin-bottom: 55px;
}
@media screen and (max-width: 1199px) {
    .why__block {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}
.why__block__ic {
    width: 55px;
    margin-right: 30px;
}
.why__block__ic i {
    margin-left: auto;
}
.why__block__text {
    max-width: 350px;
}
@media screen and (max-width: 767px) {
    .why__block__text {
        max-width: 100%;
    }
}
.why__block__text span {
    color: #fff;
    font-family: Circe_Bold;
    font-size: 25px;
    line-height: 25px;
}
@media screen and (max-width: 1199px) {
    .why__block__text span {
        font-size: 20px;
        line-height: 20px;
    }
}
.why__block__text p {
    color: #fff;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
}
@media screen and (max-width: 1199px) {
    .why__block__text p {
        font-size: 16px;
        line-height: 20px;
    }
}
.why__block__text_min {
    max-width: 335px;
}
.portfolio h2 {
    margin-bottom: 60px;
}
.portfolio__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .portfolio__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.portfolio__inner div.block_img {
    display: block;
    height: 100%;
    position: relative;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 16.5px 10.5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 16.5px 10.5px rgba(0, 0, 0, 0.14);
    overflow: hidden;
}
.portfolio__inner div.block_img:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(79%, rgba(0, 0, 0, 0.50)), color-stop(100%, rgba(0, 0, 0, 0.80)), to(rgba(0, 0, 0, 0.80)));
    background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.50) 79%, rgba(0, 0, 0, 0.80) 100%, rgba(0, 0, 0, 0.80) 100%);
    background-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.50) 79%, rgba(0, 0, 0, 0.80) 100%, rgba(0, 0, 0, 0.80) 100%);
    z-index: 1;
}
.portfolio__inner div.block_img p {
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 27px;
    line-height: 31px;
    z-index: 2;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .portfolio__inner div.block_img p {
        font-size: 20px;
        line-height: 24px;
    }
}
@media screen and (max-width: 1199px) {
    .portfolio__inner div.block_img p {
        left: 10px;
        bottom: 10px;
        font-size: 20px;
        line-height: 24px;
    }
}
@media screen and (max-width: 991px) {
    .portfolio__inner div.block_img p {
        left: 10px;
        bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }
}

 div.block_img p button {
    width: 46px;
    height: 46px;
    margin-top: -97px;
    margin-left: 15px;
    left: 0;
    background-color: #fff;
    background-image: url(../../../assets/img/icon/zoom-in.png);
    background-repeat: no-repeat;
    background-position: 47% 50%;
    -webkit-box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 28.9px 9.1px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
    z-index: 10;
    outline: 0;
}
@media screen and (max-width: 1199px) {
    div.block_img p button {
        top: -55px;
    }
}
@media screen and (max-width: 991px) {
     div.block_img p button {
        width: 36px;
        height: 36px;
        background-size: 17px 15px;
    }
}
@media screen and (max-width: 767px) {
    div.block_img p button {
        top: -45px;
    }
}
.portfolio__inner div.block_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .portfolio__right {
        margin-left: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .portfolio__right {
        margin-left: 15px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio__right {
        margin-left: 0;
    }
}
.portfolio__right__top + .portfolio__right__bot {
    margin-top: 20px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .portfolio__right__top + .portfolio__right__bot {
        margin-top: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .portfolio__right__top + .portfolio__right__bot {
        margin-top: 15px;
    }
}
.portfolio__right__bot,
.portfolio__right__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px) {
    .portfolio__right__bot,
    .portfolio__right__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.portfolio__right__bot div + div,
.portfolio__right__top div + div {
    margin-left: 15px;
}
@media screen and (max-width: 767px) {
    .portfolio__right__bot div + div,
    .portfolio__right__top div + div {
        margin-left: 0;
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio__left {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio__left div.block_img {
        max-height: 500px;
    }
}
@media screen and (max-width: 480px) {
    .portfolio__left div.block_img {
        max-height: 350px;
    }
}
.reviews {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    margin-top: 125px;
    margin-bottom: 65px;
}
@media screen and (max-width: 1199px) {
    .reviews {
        margin-top: 80px;
    }
}
@media screen and (max-width: 480px) {
    .reviews {
        margin-top: 50px;
        margin-bottom: 30px;
    }
}
.reviews__block__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.reviews__block__foto {
    width: 146px;
    height: 146px;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
    box-shadow: 0 11px 27.9px 21.1px rgba(45, 19, 179, 0.07);
    margin-right: 35px;
    overflow: hidden;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .reviews__block__foto {
        margin-right: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .reviews__block__foto {
        margin-right: 15px;
    }
}
.reviews__block__foto img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.reviews__block__text h4 {
    color: #000;
    font-family: Circe_Bold;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
.reviews__block__text p {
    color: #6a6a6a;
    font-family: Circe_Bold;
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 15px;
}
.reviews__block__text a {
    display: inline-block;
    position: relative;
    color: #2d13b3;
    font-family: Circe_Bold;
    font-size: 17px;
    line-height: 19px;
    text-decoration: none;
    border-bottom: 1px solid;
}
.reviews__block__text a span {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    right: -25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../../../assets/img/icon/arrow-up-right.png) no-repeat center center;
}
.reviews__block__bot {
    position: relative;
    margin-top: 21px;
    padding-top: 46px;
}
.reviews__block__bot:before {
    content: "";
    width: 83px;
    height: 83px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../assets/img/reviews/bg_slaid.png) no-repeat center center;
    z-index: -1;
}
.reviews__block__bot p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 24px;
}
@media screen and (max-width: 991px) {
    .reviews__block__bot p {
        font-size: 16px;
        line-height: 20px;
    }
}
.other {
    background: url(../../../assets/img/other/bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 92px;
}
@media screen and (max-width: 1199px) {
    .other {
        padding-top: 70px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 767px) {
    .other {
        padding-top: 40px;
    }
}
.other__block {
    width: 714px;
    background-color: #f4630b;
    border-radius: 10px;
    padding: 20px 45px 20px 25px;
    margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
    .other__block {
        width: 550px;
    }
}
@media screen and (max-width: 767px) {
    .other__block {
        width: 100%;
    }
}
.other__block p {
    color: #fff;
    font-family: Circe_Bold;
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
    .other__block p {
        font-size: 35px;
        line-height: 35px;
    }
}
.other__block span {
    color: #fff;
    font-family: Circe_Regular;
    font-size: 25px;
    line-height: 25px;
}
@media screen and (max-width: 991px) {
    .other__block span {
        font-size: 20px;
        line-height: 20px;
    }
}
.other__zakaz {
    width: 297px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #2d13b3;
    border-radius: 10px;
    padding: 4px 5px 4px 25px;
}
@media screen and (max-width: 991px) {
    .other__zakaz {
        width: 250px;
    }
}
.other__zakaz p {
    color: #fff;
    font-family: Circe_Bold;
    font-size: 22px;
    line-height: 22px;
}
@media screen and (max-width: 991px) {
    .other__zakaz p {
        font-size: 18px;
        line-height: 18px;
    }
}
.other__zakaz button {
    width: 64px;
    height: 100%;
    border-radius: 10px;
    border-width: 0;
    outline: 0;
    background: url(../../../assets/img/icon/arrow-right_zakaz.png) no-repeat center center;
    background-color: #1c0882;
}
.description {
    margin-top: 115px;
    margin-bottom: 130px;
}
@media screen and (max-width: 1199px) {
    .description {
        margin-top: 90px;
        margin-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .description {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
.description h2 {
    margin-bottom: 40px;
}
.description__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 991px) {
    .description__block {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .description__block {
        text-align: center;
    }
}
.description__block__top {
    position: relative;
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .description__block__top {
        margin-bottom: 20px;
    }
}
.description__block__top p {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    color: #f3630b;
    font-family: Circe_Light;
    font-size: 140px;
    line-height: 140px;
}
@media screen and (max-width: 767px) {
    .description__block__top p {
        margin: 0 auto;
        padding-right: 15px;
    }
}
.description__block__top p span {
    width: 216px;
    height: 36px;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 115%;
    background: url(../../../assets/img/description/arrow.png) no-repeat center center;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .description__block__top p span {
        left: 0;
        bottom: -10px;
    }
}
@media screen and (max-width: 1199px) {
    .description__block__top p span {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .description__block__top p span {
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .description__block__top p span {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -10px;
    }
}
.description__block__top p span.arrow_min {
    width: 135px;
    background: url(../../../assets/img/description/arrow_min.png) no-repeat center center;
}
.description__block__top span.circle {
    width: 63px;
    height: 63px;
    display: inline-block;
    position: absolute;
    bottom: 32px;
    right: 0;
    background: url(../../../assets/img/description/check-circle.png) no-repeat center center;
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
    .description__block__top span.circle {
        right: 20px;
    }
}
@media screen and (max-width: 991px) {
    .description__block__top span.circle {
        right: 45px;
    }
}
@media screen and (max-width: 767px) {
    .description__block__top span.circle {
        right: auto;
        left: 70%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.description__block__bot_min {
    max-width: 255px;
}
@media screen and (max-width: 767px) {
    .description__block__bot_min {
        max-width: 100%;
    }
}
.description__block__bot p {
    color: #000;
    font-family: Circe_Bold;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
    .description__block__bot p {
        font-size: 20px;
        line-height: 20px;
    }
}
.description__block__bot span {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 20px;
}
@media screen and (max-width: 1199px) {
    .description__block__bot span {
        font-size: 16px;
        line-height: 18px;
    }
}
.description__block__bot a {
    width: 174px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f0f0f0;
    background-image: -o-linear-gradient(241deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    background-image: linear-gradient(209deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    border-radius: 5px;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 20px;
    text-decoration: none;
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .description__block__bot a {
        margin: 0 auto;
        margin-top: 20px;
    }
}
.contacts {
    margin-bottom: 180px;
}
@media screen and (max-width: 1199px) {
    .contacts {
        margin-bottom: 100px;
    }
}
.contacts h2 {
    margin-bottom: 45px;
}
@media screen and (max-width: 480px) {
    .contacts h2 {
        margin-bottom: 15px;
    }
}
.contacts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1199px) {
    .contacts__left {
        -ms-flex: 0 0 35%;
        -webkit-box-flex: 0;
        flex: 0 0 35%;
        max-width: 35%;
    }
}
@media screen and (max-width: 991px) {
    .contacts__left {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }
}
@media screen and (max-width: 767px) {
    .contacts__left {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.contacts__left_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contacts__left_map > span {
    width: 32px;
    float: left;
    padding-bottom: 20px;
    height: 30px;
    display: block;
    background: url(../../../assets/img/icon/map-pin1.png) no-repeat center center;
    margin-right: 19px;
}
.contacts__left_map div p {
    color: #000;
    padding-top: 20px;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.contacts__left_map div span {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 20px;
}
.contacts__left_email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contacts__left_email > span {
    width: 24px;
    height: 21px;
    display: block;
    background: url(../../../assets/img/icon/email.png) no-repeat center center;
    margin-right: 21px;
}
.contacts__left_email div p {
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 22px;
    color: #000;
}
.contacts__left_email div p a {
    display: inline-block;
    color: #2d13b3;
    font-family: Circe_Bold;
    text-decoration: none;
    border-bottom: 1px solid;
}
.contacts__left_email div p + p {
    margin-top: 15px;
}
.contacts__left_num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contacts__left_num > span {
    width: 25px;
    height: 25px;
    display: block;
    background: url(../../../assets/img/icon/phone.png) no-repeat center center;
    margin-right: 20px;
}
.contacts__left_num div p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.contacts__left_num div a {
    color: #000;
    font-family: Circe_Bold;
    font-size: 30px;
    line-height: 40px;
    text-decoration: none;
}
.contacts__left_num div a span {
    font-family: Circe_Bold;
    font-size: 20px;
}
.contacts__left_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.contacts__left_time > span {
    width: 25px;
    height: 25px;
    display: block;
    background: url(../../../assets/img/icon/clock.png) no-repeat center center;
    margin-right: 20px;
}
.contacts__left_time div p {
    color: #000;
    font-family: Circe_Regular;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.contacts__left_time div span {
    color: #000;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;
}
.contacts__left > div + div {
    margin-top: 50px;
}
@media screen and (max-width: 480px) {
    .contacts__left > div + div {
        margin-top: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .contacts__map {
        -ms-flex: 0 0 65%;
        -webkit-box-flex: 0;
        flex: 0 0 65%;
        max-width: 65%;
    }
}
@media screen and (max-width: 991px) {
    .contacts__map {
        -ms-flex: 0 0 60%;
        -webkit-box-flex: 0;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .contacts__map {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 20px;
    }
}
.modal h5 {
    max-width: 390px;
    color: #383838;
    font-family: Circe_Bold;
    font-size: 40px;
    line-height: 44px;
}
#modal__success.modal h5 {
    max-width: 100%;
    color: #383838;
    font-family: Circe_Bold;
    font-size: 30px;
    line-height: 30px;
    width: 100%;
}


@media screen and (max-width: 480px) {
    .modal h5 {
        font-size: 30px;
        line-height: 34px;
    }
	#modal__success.modal h5 { 
	 font-size: 22px;
        line-height: 24px;
	}
}
.modal button span {
    width: 21px;
    height: 21px;
    display: block;
    background: url(../../../assets/img/icon/x.png) no-repeat center center;
}
.modal-dialog {
    max-width: 800px;
}
.modal-content {
    border-radius: 10px;
}
.modal__foto_header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.modal-body {
    padding: 25px 50px 50px;
}
#modal__success .modal-body {
    padding: 10px;
}
@media screen and (max-width: 480px) {
    .modal-body {
        padding: 20px 25px 30px;
    }
}
.modal-body img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.modal-header {
    padding: 35px 50px 25px;
}
#modal__success .modal-header {
    padding: 10px;
    text-align: center;
}
@media screen and (max-width: 480px) {
    .modal-header {
        padding: 20px 25px 30px;
    }
	#modal__success .modal-header {
    padding: 10px;
    text-align: center;
}
}
.modal form {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .modal form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.modal form button {
    width: 134px;
    height: 104px;
    background-image: -o-linear-gradient(241deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    background-image: linear-gradient(209deg, #cbb89f 0, #f4630b 0, #f43c0b 100%);
    border-radius: 5px;
    outline: 0;
    border-width: 0;
    color: #fff;
    font-family: Circe_Bold;
    font-size: 20px;
    line-height: 20px;    cursor: pointer;
}
.modal form button i {
    margin: 0 auto;
    margin-bottom: 10px;
}
.modal form div {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 40px;
}
@media screen and (max-width: 767px) {
    .modal form div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
}
.modal form div input {
    width: 350px;
    height: 41px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    color: #000;
    font-family: Circe_Regular;
    font-size: 18px;
    padding: 10px 20px;
    outline: 0;
}
@media screen and (max-width: 767px) {
    .modal form div input {
        width: 100%;
    }
}
.modal form div input::-webkit-input-placeholder {
    color: #000;
}
.modal form div input::-moz-placeholder {
    color: #000;
}
.modal form div input:-ms-input-placeholder {
    color: #000;
}
.modal form div input::-ms-input-placeholder {
    color: #000;
}
.modal form div input::placeholder {
    color: #000;
}
@media screen and (max-width: 991px) {
    .modal form div input + input {
        margin-top: 25px;
    }
}
.modal__zakaz_body span {
    color: #6a6a6a;
    font-family: Circe_Regular;
    font-size: 25px;
    line-height: 25px;
}
@media screen and (max-width: 480px) {
    .modal__zakaz_body span {
        font-size: 20px;
        line-height: 22px;
    }
}
.modal__zakaz_body p {
    color: #000;
    font-family: Circe_Bold;
    font-size: 35px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 45px;
}
.modal__succes_body p {
    color: #000;
    font-family: Circe_Bold;
    font-size: 22px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 0;
}
@media screen and (max-width: 480px) {
    .modal__zakaz_body p {
        font-size: 28px;
        line-height: 32px;
    }
	   .modal__succes_body p {
        font-size: 16px;
        line-height: 22px;
    }
}

.work__left ul {padding-left: 17px;
    padding-top: 20px;
    padding-bottom: 20px;}
.work__left ul li {list-style: circle; font-size: 19px;     font-family: Circe_Bold;} 


.slider__clients__btn_next, .slider__clients__btn_prev {width: 50px; height: 50px; display: block; float: left;
background-color: white; box-shadow: 0px 0px 20px #dadada; border-radius: 50%; 	cursor: pointer;
}



.slider__clients__btn_next {background-image: url('/assets/img/next.png'); background-size: 22px 22px; background-position: 16px center; background-repeat: no-repeat;}
.slider__clients__btn_prev {background-image: url('/assets/img/prev.png'); background-size: 14px 14px; background-position: 12px center; background-repeat: no-repeat; width: 40px; height: 40px; margin-top: 5px; margin-right: -5px;}

.slider__clients__btn_next:hover, .slider__clients__btn_prev:hover { box-shadow: 0px 0px 20px #331bb58f;}

.swiper-slide.slider__clients__slide span {clear: both; float: none;}

.imgcl {clear: both; float: none; margin-bottom: 10px; border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 8px #00000024;}


.floatingimgs {width: 30%; float: left;  
    /* height: 100%; */
    float: left;
    border-radius: 20px;
    box-shadow: 0px 0px 20px #e4e4e4;
    overflow: hidden;}
.floatingimgs img {width: 100%;}


.floatingimgs p {height: 0px!important;}