.slider .additional-stage .item, .slider .additional-stage .item .image, .slider .stage .item, .slider .stage .item .image, section.contacts .office .office-box, section.interiors .slider .stage .item, section.location .map-overlay .dot {
    /*background-size: cover;*/
    background-position: left top;
    background-repeat: no-repeat
}
.slider .stage .item img {
    /*width:100%;
    height:auto;*/
}

.slider .additional-stage, .slider .additional-stage .item, .slider .stage, .slider .stage .item, section.advantages .floating-layer-1, section.interiors .slider .stage, section.interiors .slider .stage .item, section.names-collection .floating-layer-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-joker-text-block, .slider div.arr svg.arr, section.index-screen .block, section.index-screen .block .joker-block, section.location .map-overlay .dot .play, section.ttk-gallery .ttk-video-box .ttk-video .video-play, section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}
.container.dbl-pad-s {
    padding: 0 266.67px 0 0;
    text-align: right;
}
.container.dbl-pad-s2 {
    padding: 0 82px 0 0;
    text-align: right;
}
.dbl-pad-s2 .description-text.col4 {
    width:auto;
}
.contacts .description-text {
    padding-left: calc(100% - 320px);
}
@media (max-width:1240px) {
    .container.dbl-pad-s2 {
        padding:0 10px 0 0;
    }
}
.index-joker-text-block {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%)
}
.images-list {
    position:absolute;
    left:0;
    top:0;
    max-height:100%;
    max-width:calc(100% - 340px);
    display:flex;
    overflow:hidden;
}
.images-list img {
    max-height:168px;
    height:100%;
    width:auto;
    margin-right:5px;
}

.index-joker-next-page {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.px-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 1px;
    background-color: rgba(75, 87, 92, .2);
    transition: height .2s ease
}

section.index-screen {
    position: relative;
    width: 100%;
    height: 100%
}

section.index-screen .block {
    background-color: #e3f1f6;
    width: 89.645%;
    height: 80.2%;
    overflow: hidden
}

section.index-screen .block.top-block {
    border: 0;
    overflow: visible;
    background-color: transparent;
}

section.index-screen .block .joker-block {
    width: 96.391%;
    top: -50px;
    max-width: 1369px;
    max-height: 2112px;
    transform: translateY(-13%) translateX(-50%)
}

section.index-screen .block .joker-block img {
    position: relative;
    width: 100%;
    height: 100%
}

.index-joker-text-block {
    text-align: left;
    width: 500px;
    z-index: 20
}

.index-joker-text-block h1 {
    color: #000;
    letter-spacing: .1px;
    line-height:60px;
    font-weight: 400
}

.index-joker-text-block .text {
    margin-top: 34px;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: .1px;
    color: rgba(0, 0, 0, .8);
    font-family: History, sans-serif;
    /*white-space: nowrap*/
}

.index-joker-next-page {
    position: absolute;
    bottom: 36px;
    font-family: History, sans-serif;
    font-size: 10px;
    letter-spacing: 1.8px;
    color: #000;
    cursor: pointer
}

.index-joker-line-pos {
    position: absolute;
    display: block;
    bottom: 92px;
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
    z-index: 5
}

section.names-collection {
    position: relative;
    height: 640px
}

section.names-collection .floating-title {
    top: 60px
}

section.names-collection .floating-layer-1 {
    height: 100%;
    /*background-color: #e3f1f6*/
    background:url(../images/new/bg-slider.jpg);
}

section.names-collection .floating-layer-2 {
    position: relative;
    height: 100%
}

section.names-collection .container {
    top: 355px
}

section.names-collection .text-box {
    position: relative;
    padding-bottom: 12px;
    transition: opacity .3s ease;
    left: 30%;
    width: 533.33px
}

@media all and (min-width: 1440px) {
    .index-joker-line-pos {
        bottom: 108px
    }

    section.names-collection .text-box {
        width: 600px
    }
}

@media all and (min-width: 1600px) {
    section.names-collection .text-box {
        width: 666.67px;
        left: 133.33px
    }
}

section.names-collection .text-box .title {
    font-family: History, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #333;
    padding-bottom: 24px
}

section.names-collection .text-box p {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .1px;
    font-weight: 300;
    color: #323232
}

section.names-collection .text-box.hide {
    opacity: 0
}

section.names-collection .text-box .px-line {
    top: 100%
}

section.location {
    position: relative;
    padding-top: 14px;
    padding-bottom: 98px
}

section.location .container,section.interiors .container {
    z-index: 12;
    max-width:calc(92.5% - 80px);

}
section.location .container .title-block,section.ttk-gallery .container .title-block,section.interiors .container .title-block {
    display:inline-block;
    max-width:calc(100% - 850px);
}
.location .images,.projects-list .images {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-left:-10px;
}
.o-image {
    position: relative;
    max-width:calc(50% - 25px);
    border:10px solid #101010;
    border-radius:8px;
    background-color:#101010;
    margin-right:10px;
    max-height:20vw;
    overflow: hidden;

}
.first-location .o-image {
    max-height:460px;
}
.first-location.location .images {
    margin-top:20px;
}
.o-image + .o-image {
    margin-right:0;
}
.o-image:before {
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:20px;
    background:url(../images/inner2/ipad-line.jpg) no-repeat;
    background-color: #49225b;
    background-size:20px;
    height:100%;
}
.slider .additional-stage {
    display:none;
}
.o-image img {

    max-width:calc(100%);
    height:auto;
    border-radius:5px;
    vertical-align: bottom;
    -webkit-box-shadow: 9px 16px 38px rgba(0,0,0,0.5);
    -moz-box-shadow: 9px 16px 38px rgba(0,0,0,0.5);
    box-shadow: 9px 16px 38px rgba(0,0,0,0.5);
}

section.location .map, section.location .map-overlay {
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}

section.location .map .map-layers, section.location .map-overlay .map-layers {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

section.location .map .map-layers svg, section.location .map-overlay .map-layers svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

section.location .map-overlay {
    overflow: visible;
    z-index: 60;
}

section.location .map-overlay .dot {
    position: absolute;
    height: 80px;
    width: 80px;
    background-color: #1f252c;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%) scale(0);
    cursor: pointer;
    z-index: 2
}

section.location .map-overlay .dot.img1 {
    background-image: url(../images/kt-map/1.html)
}

section.location .map-overlay .dot.img2 {
    background-image: url(../images/kt-map/2.html)
}

section.location .map-overlay .dot.img3 {
    background-image: url(../images/kt-map/3.html)
}

section.location .map-overlay .dot.img4 {
    background-image: url(../images/kt-map/4.html)
}

section.location .map-overlay .dot.img5 {
    background-image: url(../images/kt-map/5.html)
}

section.location .map-overlay .dot.img6 {
    background-image: url(../images/kt-map/6.html)
}

section.location .map-overlay .dot.img7 {
    background-image: url(../images/kt-map/7.html)
}

section.location .map-overlay .dot.img8 {
    background-image: url(../images/kt-map/8.html)
}

section.location .map-overlay .dot.hide-image {
    background-image: none !important
}

section.location .map-overlay .dot .play {
    height: 32px;
    width: 32px;
    transform: translate(-50%, -50%);
    background-color: #373a42;
    border-radius: 50%;
    opacity: 0
}

section.location .map-overlay .dot .play svg {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 24px;
    width: 24px;
    fill: #fff
}

section.location .map-overlay .dot.open {
    z-index: 10
}

section.location .map-overlay .dot.open .play {
    display: none
}

section.location .blinkin-dot {
    position: absolute;
    transform: translate(-50%, -50%) scale(0);
    height: 20px;
    width: 20px;
    background-color: #eb5c3f;
    border-radius: 50%;
    z-index: 1
}

section.location .blinkin-dot.state1 {
    transition: transform 1s ease, opacity 1s ease;
    transform: translate(-50%, -50%) scale(1)
}

section.location .blinkin-dot.state2 {
    transition: transform 1s ease, opacity 1s ease;
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0
}

section.location .blinkin-dot svg {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 12px;
    width: 12px;
    fill: #fff
}

section.location .link {
    z-index: 61
}

.slider .additional-stage, .slider .stage {
    overflow: hidden;
    background:#fff;
}

.slider .additional-stage .item .image, .slider .stage .item .image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-origin: padding-box;
    background-clip: border-box
}

.slider div.arr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    width: 60px;
    cursor: pointer;
    z-index: 10
}

.slider div.arr svg.arr {
    position: absolute;
    height: 60px;
    width: 60px;
    fill: #fff
}

.slider div.arr:hover .circle-border {
    stroke-width: 1.5px;
    stroke: #fff
}

.slider div.arr.arrl {
    left: 3.333333%
}

.slider div.arr.arrr {
    right: 3.333333%
}

section.wide-slider {
    width: 100%;
    max-height: 780px;
    height: 640px;
    margin: 0 auto 104px;
    z-index:2
}

section.wide-slider .stage .item .title-block {
    margin-top: 56px;
    margin-left: 16%;
    z-index: 5
}

@media only screen and (min-width: 1440px) {
    section.wide-slider {
        height: 780px
    }

    section.wide-slider .stage .item .title-block {
        margin-top: 72px
    }
}

section.wide-slider .stage .item .title-block .title {
    font-family: History, sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 16px;
    color: #FFF
}

section.wide-slider .stage .item .title-block .subtitle {
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6);
    font-size: 14px
}

section.wide-slider.objects-list {
    top:72px;
    margin:0 auto;
    height:calc(100vh - 144px);
    max-height:100vh;
}
section.wide-slider.objects-list .arr {
    opacity:0.8;
    transition: all 0.3s ease;
}
section.wide-slider.objects-list .arr:hover {
    opacity:1;
}
@media (min-width: 1440px) {
    section.wide-slider.objects-list {
        top: 88px;
        height:calc(100vh - 176px);
    }
}
section.wide-slider.objects-list .index-joker-text-block {
    left:150px;
    max-width:calc(50% - 150px);
}
.projects-list {
    right:150px;
    max-width:calc(50% - 170px);
    transform: translate3d(0%,-50%,0);
    text-align: left;
    width: 600px;
    z-index: 20;
    position: absolute;
    top: 50%;
}
.item .projects-list .o-image {
    transition: transform 1s ease 0s;
    transform: translate3d(0,-100%,0);
}
.item.active .projects-list .o-image {
    transform: translate3d(0,-80px,0);
}
.projects-list .o-image + .o-image {
    transition: transform 1s ease 0.1s;
    transform:translate3d(0,100%,0);
}
.item.active .projects-list .o-image + .o-image {
    transform:translate3d(0,0,0);
}
.projects-list .images {
    position:relative;
}
.projects-list .images .images-text {
    transition:all 2s ease 0.2s;
    max-width:calc(50% - 100px);
    color:#fff;
    position:absolute;
    left:30px;
    top:calc(100vh);
    background:#49225b;
    border-radius:10px;
    padding:30px;
}
.item.active .projects-list .images .images-text {
    top:calc(100% - 50px);
}
.projects-list .images .images-text h3 {
    font-size:14px;
    font-family: History, sans-serif;
}
.projects-list .images .images-text p {
    font-size:14px;
    font-font: "Open Sans", sans-serif;
}
section.wide-slider.objects-list .item:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #26282b;
    background: -moz-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: -webkit-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b", endColorstr="#c00418", GradientType=1);
    opacity: 0.35;
    z-index: 4;
}
section.wide-slider.objects-list .index-joker-text-block h2,section.wide-slider.objects-list .index-joker-text-block h1,section.wide-slider.objects-list .index-joker-text-block .text {
    color:#fff;
}
section.wide-slider.objects-list .index-joker-text-block h2 {
    font-size:14px;
    margin-bottom:20px;
    font-family: "Open Sans", sans-serif;
}
section.wide-slider.objects-list .index-joker-text-block h1 {
    font-size:36px;
    line-height:44px;
}
section.wide-slider.objects-list .index-joker-text-block .text {
    font-size:14px;
    line-height:20px;
    font-family: "Open Sans", sans-serif;
    margin-bottom:40px;
}

section.ttk-gallery {
    position: relative;
    min-height:1100px;
}
@media (min-width:1440px) {
    section.ttk-gallery {
        min-height:1200px;
    }
}

section.ttk-gallery .px-line {
    top: -103px;
    left: 58.33333%
}
section.ttk-gallery .pad-top .title-block {
    /*max-width:calc(100% - 800px);*/
    width:50%;
}
.tal {
    text-align:left;
}
.description-text.sa-ct2 p {
    margin-top:0;
}

section.ttk-gallery .container.lifted {
    z-index: 2
}

section.ttk-gallery .pad-top {
    padding: 80px calc(3.75% + 40px) 0;
    text-align:right;
}
section.ttk-gallery .pad-top {
    padding:80px 0 0;
}
section.ttk-gallery .description-text {
    width:100%;
}

section.ttk-gallery .ttk-video-box {
    position: absolute;
    top: 200px;
    width: 41.66667%;
    max-width: 700px;
    left: calc(3.75% + 40px);
}
@media (max-width:1600px)
{
    section.ttk-gallery .ttk-video-box {
        top:160px;
    }
    section.ttk-gallery .pad-top {
        padding: 80px calc(3.75% + 40px) 0;
    }
}

section.ttk-gallery h2,h2.sa-ct1 {
    white-space:normal;
    line-height: 1.2;
}
@media (max-width:1440px)
{
    section.ttk-gallery .ttk-video-box {
        top:200px;
    }
    section.ttk-gallery h2 {
        white-space: normal;
        line-height: 1.2;
    }
    section.ttk-gallery .description-text {
        margin:10px 0;
    }
}
.site-nedv {
    position:absolute;
    top:260px;
    z-index:3;
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .ttk-video-box {
        width: 41.66667%;
        right: 8.33333%
    }
}

section.ttk-gallery .ttk-video-box .ttk-video {
    position: relative;
    display: block;
    left:-50px;
    transform-origin: 100% 0;
    transition: transform .5s ease;
    cursor: pointer
}

section.ttk-gallery .ttk-video-box .ttk-video img {
    position: relative;
    width: 100%;
    height: auto
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play {
    border-radius: 50%;
    /*background-color: #fff;*/
    height: 100px;
    width: 100px;
    cursor: pointer;
    /*box-shadow: 0 0 12px 0 rgba(0, 0, 0, .26)*/
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.play {
    height: 80px;
    width: 80px;
    fill: #333
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.circle-border {
    transition: .3s
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play:hover svg.circle-border {
    stroke: #333;
    stroke-width: 2px
}

section.ttk-gallery .ttk-video-box .ttk-card {
    position: absolute;
    bottom: 48px;
    right: calc(-18% + 50px);
    width: 320px;
    height: 200px;
    border-radius: 6px;
    /*background-color: #30383b;*/
    transform-origin: 0 100%;
    transition: transform .5s ease;
    z-index:4
}

section.ttk-gallery .ttk-video-box .ttk-card .text {
    margin-top: 128px;
    padding-left: 40px;
    padding-right: 32px
}

section.ttk-gallery .ttk-video-box .ttk-card .text .name {
    font-family: History, sans-serif;
    font-size: 16px;
    letter-spacing: 1.4px;
    color: #eebd81;
    float: left;
    margin-top: 13px
}

section.interiors .menu .menu-item .title, section.interiors .menu .menu-item ul.options li {
    font-family: "Open Sans";
    line-height: 10px;
    letter-spacing: .8px;
    cursor: pointer
}

section.ttk-gallery .ttk-video-box .ttk-card .text svg.logo {
    position: absolute;
    bottom: 28px;
    right: 40px;
    height: 40px;
    width: 40px;
    fill: #eebd81
}

section.ttk-gallery .ttk-video-box:hover .ttk-video {
    transform: scale(1.05)
}

section.ttk-gallery .ttk-video-box:hover .ttk-card {
    transform: scale(.8)
}

section.ttk-gallery .last-title {
    margin-top: 311px;
    text-align: right;
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .last-title {
        margin-top: 360px
    }
}

@media only screen and (min-width: 1920px) {
    section.ttk-gallery .last-title {
        margin-top: 380px
    }
}

section.ttk-gallery .joker {
    position: absolute;
    left: 0;
    top: 566px;
    width: 500px;
    height: 1662px;
    z-index: 1;
    overflow: hidden
}

section.ttk-gallery .joker .joker-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 1080px;
    height: 1662px
}

section.ttk-gallery .joker img {
    width: 100%;
    height: 100%;
    transform: scaleX(-1);
}

@media only screen and (min-width: 1440px) {
    section.ttk-gallery .description-text,section.interiors .description-text {
        /*width: 374px;*/
        padding-left:0;
        margin:20px 0;
        /*padding-left:calc(100% - 446px);*/
        text-align:left;
    }
}
section.ttk-gallery .pad-top .title-block,section.ttk-gallery .pad-top .description-text{
    display:inline-block;
}
.ele-slider {
    position:absolute;
    left:calc(3.75% + 43px);
    width:calc(50% - 68px );
    top:0;
    z-index:13;
}
section.location .description-text.col4,section.interiors .description-text.col4 {
    width:auto;
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .description-text {
        /*width: 374px;
        /*padding-left:calc(100% - 446px);*/
    }

    section.ttk-gallery .description-text.shift-right {
        width: 320px;
        padding-left:calc(100% - 320px);
    }
}

@media only screen and (min-width: 1440px) {
    section.ttk-gallery .description-text.shift-right {
        width: 320px;
        padding-left:calc(100% - 320px);
    }
}

section.house {
    z-index: 2
}

section.house .slider {
    position: relative;
    left: calc(3.75% + 40px);
    width: calc(92.5% - 80px);
    /*max-width: 1600px;*/
    height: 600px
}

@media all and (min-width: 2500px) {
    section.house .slider {
        left: 0;
        margin: 0 auto
    }
}

section.interiors {
    position: relative;
    width: 100%;
    height: 700px;
    margin-top: 60px;
    z-index: 3
}
.house .slider .stage .item {
    /*background-size:cover;*/
}
section.interiors .floating-title {
    top: 70px
}

section.interiors .floating-layer-2 {
    position: relative;
    height: 100%
}

section.interiors .menu {
    position: relative;
    margin-top: 140px
}

section.interiors .menu .position {
    position: absolute;
    height: 60px;
    width: 60px;
    top: -85px;
    left: 290px;
    transform: translateY(0);
    transition: transform 1s ease
}

section.interiors .menu .position .number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 600;
    color: #333;
    text-align: center
}

section.interiors .menu .menu-item {
    position: relative;
    display: block;
    padding-bottom: 0;
}

section.interiors .menu .menu-item .title {
    position: relative;
    font-size: 14px;
    margin-bottom: 24px;
    padding-left: 20px;
    font-weight: 600;
    color: #b4cad4;
    transition: color .3s ease;
    width: 320px
}

section.interiors .menu .menu-item .title:hover {
    color: #F46244
}

section.interiors .menu .menu-item .title:hover:after {
    background-color: #F46244
}

section.interiors .menu .menu-item .title .line {
    position: absolute;
    top: 50%;
    right: 0;
    width: 188px;
    height: 1px;
    overflow: hidden
}

section.interiors .menu .menu-item .title .line:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transform: translateX(-100%);
    transition: transform 1s ease;
    background-color: rgba(75, 87, 92, .2)
}

section.interiors .menu .menu-item .title:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    height: 4px;
    width: 4px;
    background-color: #b4cad4;
    opacity: 1;
    transition: opacity .3s ease, background-color .3s ease
}

section.interiors .menu .menu-item .options-box {
    position: relative;
    overflow: hidden;
    height: 0;
    transition: height .5s ease
}

section.interiors .menu .menu-item ul.options {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-bottom: 20px;
}

section.interiors .menu .menu-item ul.options li {
    position: relative;
    display: block;
    font-size: 12px;
    padding-left: 20px;
    padding-bottom: 24px;
    color: #4b575c;
    transition: color .3s ease
}

section.interiors .menu .menu-item ul.options li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
    height: 4px;
    width: 4px;
    background-color: #4b575c;
    opacity: 0;
    transition: opacity .3s ease
}

section.interiors .menu .menu-item ul.options li:hover {
    color: #F46244
}

section.interiors .menu .menu-item ul.options li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.interiors .menu .menu-item ul.options li.active {
    cursor: default
}

section.interiors .menu .menu-item ul.options li.active:hover {
    color: #4b575c
}

section.interiors .menu .menu-item ul.options li.active:after {
    opacity: 1
}

section.interiors .menu .menu-item:last-child, section.interiors .menu .menu-item:last-child ul.options li:last-child {
    margin-bottom: 0
}

section.interiors .menu .menu-item.active .title {
    color: #4b575c;
    cursor: default
}

section.interiors .menu .menu-item.active .title:after {
    opacity: 0
}

section.interiors .menu .menu-item.active .title .position {
    opacity: 1
}

section.interiors .menu .menu-item.active .title .line:after {
    transform: translateX(0)
}

section.interiors .slider {
    position: absolute;
    top: 160px;
    left: 0;
    width: 58.333333333%;
    height: 640px;
    background-color: #999
}
section.interiors .description-text_special,section.interiors .menu {
    padding-left:calc(100% - 320px);
}

section.interiors .slider .stage {
    overflow: hidden
}

section.advantages {
    position: relative;
    width: 100%;
    height: 640px;
    margin-bottom:20px;
}

section.advantages .cards {
    top: 70px
}

section.advantages ul.dots {
    bottom: 50px
}

section.advantages .floating-title {
    top: 108px
}

section.advantages .floating-layer-1,section.contacts .floating-layer-1 {
    height: 100%;
    /*background-color: #e3f1f6*/
}
section.contacts .floating-layer-1 {
    margin-top:-72px;
    height:calc(100% + 72px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.head {
    margin-bottom:30px;
    text-align:center;
}

section.advantages .floating-layer-2 {
    position: relative;
    height: 100%
}

section.advantages .content a {
    color: #7ea8b9;
    text-decoration: none;
    transition: .3s;
    display: inline-block;
    border-bottom: 1px solid transparent
}

section.advantages .content a:hover {
    border-bottom: 1px solid rgba(152, 188, 201, .5)
}

section.flats-collection {
    position: relative;
    width: 100%;
    padding: 90px 0 48px;
    background-color: #e3f1f6;
    text-align: right
}

section.flats-collection .container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translate(-50%, -50%);
    max-width: 1660px
}

section.flats-collection .container .link {
    margin-top: 60px
}

section.flats-collection .building {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0 72px 48px 0;
    line-height: 0
}

@media all and (min-width: 1440px) {
    section.flats-collection .building {
        margin-right: 88px
    }
}

section.flats-collection .building svg.building {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    fill: #C9E3EA
}

section.contacts {
    position: relative;
    width: 100%;
    height: 670px;
    padding-top: 72px
}

section.contacts .thank-box {
    left: 0;
    top: 0
}

section.contacts .container {
    transition: opacity .5s ease;
    opacity: 1
}

section.contacts.map-opened .container {
    opacity: 0
}

section.contacts.map-closing .container {
    transition-delay: .4s
}

section.contacts form {
    position: relative;
    display: block;
    padding-left:calc(100% - 537px);
    /*width: 537px;*/
    font-size: 0;
    margin-top: 60px;
    text-align:left;
}
section.contacts .title-block {
    padding-left: calc(100% - 537px);
    text-align: left;
}
section.contacts .title-block h2 {
    width: 426.67px;
    padding-left: calc(100% - 266.67px);
}
section.contacts form .description-text.col4 {
    text-align:left;
}

section.contacts form div.input.name {
    width: 320px
}

section.contacts form div.input.phone {
    width: 173px;
    margin-left: 40px
}

section.contacts form div.input.message {
    margin-top: 20px
}

section.contacts form div.input.agree {
    margin: 40px 0 60px
}

section.contacts .office {
    position: absolute;
    top: 0;
    left: 0;
    height: 670px;
    background-color: #30383b;
    font-size: 0;
    white-space: nowrap;
    z-index: 10
}

section.contacts .office .office-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 367px;
    height: 100%;
    z-index: 5;
    overflow: hidden;
    /*background-image: url(../images/office.png);
    background-color: #415861*/
}

section.contacts .office .office-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #30383b;
    opacity: .4;
    z-index: 3
}

section.contacts .office .office-box .video1 {
    position: absolute;
    top: 0;
    left: 0%;
    transform: translateX(0%);
    height: 100%;
    width: auto;
    z-index: 2
}
section.contacts .office .office-box .video2 {
    position: absolute;
    top: 0;
    left: calc(55%);
    padding-left:10px;
    background:#fff;
    /*transform: translateX(-50%);*/
    height: 100%;
    width: auto;
    z-index: 3;
    transition:left 1s ease;
}
section.contacts .office .office-box .video2:hover {
    left:45%;
}

section.contacts .office .office-box .title {
    position: absolute;
    top: 72px;
    left: 14%;
    color: #fff;
    font-family: History, sans-serif;
    font-size: 32px;
    letter-spacing: 2.4px;
    line-height: 48px;
    z-index: 4
}

section.contacts .office .office-box .phone-and-address {
    position: absolute;
    bottom: 72px;
    left: 14%;
    color: #fff;
    z-index: 4
}

section.contacts .office .office-box .phone-and-address .phone {
    position: relative;
    display: block;
    font-size: 24px;
    font-family: History, sans-serif;
    line-height: 48px
}

section.contacts .office .office-box .phone-and-address .address {
    position: relative;
    display: block;
    font-size: 14px;
    font-family: "Open Sans"
}

section.contacts .office .contact-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition: width 1s ease
}

section.contacts .office .contact-map .map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

section.contacts .office .show-on-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 100%;
    cursor: pointer;
    transition: .3s
}

section.contacts .office .show-form {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 100%;
    background-color: #30383b;
    transform: translateX(60px);
    transition: transform .5s ease, background-color .3s ease;
    cursor: pointer;
    z-index: 1
}

section.contacts .office .show-form.show {
    transform: translateX(0)
}

section.contacts .office .show-form, section.contacts .office .show-on-map {
    letter-spacing: 1.6px
}

section.contacts .office .show-form .caption, section.contacts .office .show-on-map .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 50%;
    transform: rotate(-90deg) translateX(-50%);
    color: #fff;
    font-size: 14px;
    font-family: History, sans-serif;
    white-space: nowrap;
    transition: .3s
}

section.contacts .office .show-form:hover, section.contacts .office .show-on-map:hover {
    background-color: #eb5c3f
}

.flat-viewer {
    /*display: none*/
}
@media (max-width:1600px)
{
    section.location .container .title-block,section.ttk-gallery .container .title-block {
        max-width: calc(58% - 150px);
    }
    .container.dbl-pad-s {
        padding: 0 100px 0 0;
    }
}
@media (max-width:1470px)
{
    .site-nedv {
        top:280px;
    }
    section.ttk-gallery .ttk-video-box {
        top:180px;
    }
}
.location .description-text.col4,.interiors .description-text.col4
{
    padding-left:0;
}
section.location .container .title-block,section.interiors .container .title-block {
    width:calc(50% - 40px);
    max-width:1600px;
}
section.interiors .container .title-block {
    width:calc(50% - 60px);
    left:40px;
    /*transform:translate3d(0,50%,0);*/
}
@media (max-width:1440px)
{
    section.location .container .title-block,section.interiors .container .title-block {
        width:calc(50% - 50px);
    }
}
@media (max-width:1280px)
{
    section.location .container .title-block,section.interiors .container .title-block {
        /*width:calc(50% - 120px);*/
    }
}

.footer-kt {
margin:30px 0;
    padding:30px 0;
    border-top:1px solid rgba(220,220,220,0.5);
    border-bottom:1px solid rgba(220,220,220,0.5);
}

.translator .row {
display:flex;
}
.parts {
    display:flex;
}
.parts ul {
    margin:10px 0;
    width:50%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-bg-1, .col-lg-1, col-hg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-bg-2, .col-lg-2, col-hg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-bg-3, .col-lg-3, col-hg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-bg-4, .col-lg-4, col-hg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-bg-5, .col-lg-5, col-hg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-bg-6, .col-lg-6, col-hg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-bg-7, .col-lg-7, col-hg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-bg-8, .col-lg-8, col-hg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-bg-9, .col-lg-9, col-hg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-bg-10, .col-lg-10, col-hg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-bg-11, .col-lg-11, col-hg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-bg-12, .col-lg-12, col-hg-12 {
    position: relative;
    min-height: 1px;
}




.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

}

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

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

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

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

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

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 480px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

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

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

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

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

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

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

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

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

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

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

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

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

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

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

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

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11, .col-bg-12 {
        float: left;
    }

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

    .col-bg-11 {
        width: 91.66666667%;
    }

    .col-bg-10 {
        width: 83.33333333%;
    }

    .col-bg-9 {
        width: 75%;
    }

    .col-bg-8 {
        width: 66.66666667%;
    }

    .col-bg-7 {
        width: 58.33333333%;
    }

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

    .col-bg-5 {
        width: 41.66666667%;
    }

    .col-bg-4 {
        width: 33.33333333%;
    }

    .col-bg-3 {
        width: 25%;
    }

    .col-bg-2 {
        width: 16.66666667%;
    }

    .col-bg-1 {
        width: 8.33333333%;
    }

    .col-bg-pull-12 {
        right: 100%;
    }

    .col-bg-pull-11 {
        right: 91.66666667%;
    }

    .col-bg-pull-10 {
        right: 83.33333333%;
    }

    .col-bg-pull-9 {
        right: 75%;
    }

    .col-bg-pull-8 {
        right: 66.66666667%;
    }

    .col-bg-pull-7 {
        right: 58.33333333%;
    }

    .col-bg-pull-6 {
        right: 50%;
    }

    .col-bg-pull-5 {
        right: 41.66666667%;
    }

    .col-bg-pull-4 {
        right: 33.33333333%;
    }

    .col-bg-pull-3 {
        right: 25%;
    }

    .col-bg-pull-2 {
        right: 16.66666667%;
    }

    .col-bg-pull-1 {
        right: 8.33333333%;
    }

    .col-bg-pull-0 {
        right: auto;
    }

    .col-bg-push-12 {
        left: 100%;
    }

    .col-bg-push-11 {
        left: 91.66666667%;
    }

    .col-bg-push-10 {
        left: 83.33333333%;
    }

    .col-bg-push-9 {
        left: 75%;
    }

    .col-bg-push-8 {
        left: 66.66666667%;
    }

    .col-bg-push-7 {
        left: 58.33333333%;
    }

    .col-bg-push-6 {
        left: 50%;
    }

    .col-bg-push-5 {
        left: 41.66666667%;
    }

    .col-bg-push-4 {
        left: 33.33333333%;
    }

    .col-bg-push-3 {
        left: 25%;
    }

    .col-bg-push-2 {
        left: 16.66666667%;
    }

    .col-bg-push-1 {
        left: 8.33333333%;
    }

    .col-bg-push-0 {
        left: auto;
    }

    .col-bg-offset-12 {
        margin-left: 100%;
    }

    .col-bg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-bg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-bg-offset-9 {
        margin-left: 75%;
    }

    .col-bg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-bg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-bg-offset-6 {
        margin-left: 50%;
    }

    .col-bg-offset-5 {
        margin-left: 41.66666667%;
    }

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

    .col-bg-offset-3 {
        margin-left: 25%;
    }

    .col-bg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-bg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-bg-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

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

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

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

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

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

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1500px) {
    .col-hg-1, .col-hg-2, .col-hg-3, .col-hg-4, .col-hg-5, .col-hg-6, .col-hg-7, .col-hg-8, .col-hg-9, .col-hg-10, .col-hg-11, .col-hg-12 {
        float: left;
    }

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

    .col-hg-11 {
        width: 91.66666667%;
    }

    .col-hg-10 {
        width: 83.33333333%;
    }

    .col-hg-9 {
        width: 75%;
    }

    .col-hg-8 {
        width: 66.66666667%;
    }

    .col-hg-7 {
        width: 58.33333333%;
    }

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

    .col-hg-5 {
        width: 41.66666667%;
    }

    .col-hg-4 {
        width: 33.33333333%;
    }

    .col-hg-3 {
        width: 25%;
    }

    .col-hg-2 {
        width: 16.66666667%;
    }

    .col-hg-1 {
        width: 8.33333333%;
    }

    .col-hg-pull-12 {
        right: 100%;
    }

    .col-hg-pull-11 {
        right: 91.66666667%;
    }

    .col-hg-pull-10 {
        right: 83.33333333%;
    }

    .col-hg-pull-9 {
        right: 75%;
    }

    .col-hg-pull-8 {
        right: 66.66666667%;
    }

    .col-hg-pull-7 {
        right: 58.33333333%;
    }

    .col-hg-pull-6 {
        right: 50%;
    }

    .col-hg-pull-5 {
        right: 41.66666667%;
    }

    .col-hg-pull-4 {
        right: 33.33333333%;
    }

    .col-hg-pull-3 {
        right: 25%;
    }

    .col-hg-pull-2 {
        right: 16.66666667%;
    }

    .col-hg-pull-1 {
        right: 8.33333333%;
    }

    .col-hg-pull-0 {
        right: auto;
    }

    .col-hg-push-12 {
        left: 100%;
    }

    .col-hg-push-11 {
        left: 91.66666667%;
    }

    .col-hg-push-10 {
        left: 83.33333333%;
    }

    .col-hg-push-9 {
        left: 75%;
    }

    .col-hg-push-8 {
        left: 66.66666667%;
    }

    .col-hg-push-7 {
        left: 58.33333333%;
    }

    .col-hg-push-6 {
        left: 50%;
    }

    .col-hg-push-5 {
        left: 41.66666667%;
    }

    .col-hg-push-4 {
        left: 33.33333333%;
    }

    .col-hg-push-3 {
        left: 25%;
    }

    .col-hg-push-2 {
        left: 16.66666667%;
    }

    .col-hg-push-1 {
        left: 8.33333333%;
    }

    .col-hg-push-0 {
        left: auto;
    }

    .col-hg-offset-12 {
        margin-left: 100%;
    }

    .col-hg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-hg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-hg-offset-9 {
        margin-left: 75%;
    }

    .col-hg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-hg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-hg-offset-6 {
        margin-left: 50%;
    }

    .col-hg-offset-5 {
        margin-left: 41.66666667%;
    }

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

    .col-hg-offset-3 {
        margin-left: 25%;
    }

    .col-hg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-hg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-hg-offset-0 {
        margin-left: 0;
    }
}


section.contacts .title-block h2 {
    padding-left:calc(100% - 320px);
}
section.location .container,section.interiors .container {
    padding:0 !important;
}
.js-carousel-main {
    margin-left:40px;
}
.slick-dots {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    -webkit-transform: rotate(-90deg) translate3d(26px,0,0);
    transform: rotate(-90deg) translate3d(26px,0,0);
    max-width: 450px;
    width: 100%;
    padding: 0 90px; }
.slick-dots li {
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 2px solid transparent;
    margin-right: 25px;
    border-radius: 50%;
    cursor: pointer; }
.slick-dots li:hover,.slick-dots .slick-active {
    border-color: #ee1854; }
.slick-dots li:hover:after,.slick-dots .slick-active:after {
    background-color: #ee1854; }
.slick-dots li:after {
    content: '';
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border-radius: inherit;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6); }
.slick-dots li button {
    display:none;
}

.js-carousel-inner .slick-dots {
    position: absolute;
    top: auto;
    bottom: -26px;
    left: 0;
    z-index: 4;
    -webkit-transform: rotate(0deg) translate3d(0,0,0);
    transform: rotate(0deg) translate3d(0,0,0);
    max-width: none;
    width: 100%;
    padding: 0; }
.js-carousel-inner .slick-dots li {
    display: inline-block;
    width: 34px;
    height: 34px;
    border: 2px solid transparent;
    margin-right: 25px;
    border-radius: 50%;
    cursor: pointer; }
.js-carousel-inner .slick-dots li:hover,.js-carousel-inner .slick-dots .slick-active {
    border-color: #ee1854; }
.js-carousel-inner .slick-dots li:hover:after,.js-carousel-inner .slick-dots .slick-active:after {
    background-color: #ee1854; }
.js-carousel-inner .slick-dots li:after {
    content: '';
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border-radius: inherit;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6); }
.js-carousel-inner .slick-dots li button {
    display:none;
}


section.wide-slider.one-object-list {
    top:72px;
    margin:0 auto;
    height:calc(100vh - 144px);
    max-height:100vh;
}
section.wide-slider.one-object-list .arr {
    opacity:0.8;
    transition: all 0.3s ease;
    color:#fff;
}
section.wide-slider.one-object-list div.arr.arrr {
    width:16px;
    bottom:2.7em;
    top:auto;
    left:calc(50% - 16px);
}
section.wide-slider.one-object-list div.arr.arrl {
    width:16px;
    bottom:2.7em;
    top:auto;
    left:calc(50% - 44px);
}
section.wide-slider.one-object-list .apos {
    position: absolute;
    bottom:3em;
    font-family: "Open Sans", sans-serif;
    right:calc(50% + 74px);
    color:#fff;
    letter-spacing: 2px;
}
section.wide-slider.one-object-list .apos span {
    font-size:24px;
    vertical-align: -2px;
}
section.wide-slider.one-object-list .elements.active {
    opacity: 1;
    pointer-events: auto;
}
section.wide-slider.one-object-list .element-selector {
    position:absolute;
    right:80px;
    cursor:pointer;
    z-index:200;
    font-weight:bold;
    color:#fff;
    font-family: "History", sans-serif;
    top:40px;
}
section.wide-slider.one-object-list .elements {
    position:absolute;
    pointer-events: none;
    width:calc(90%);
    transition:all 0.5s ease 0s;
    max-width:1000px;
    left:50%;
    top:50%;
    opacity:0;
    max-height:calc(100vh - 206px);
    overflow:auto;
    transform:translate3d(-50%,-50%,0);
    z-index:100;
}
section.wide-slider.one-object-list .elements::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

section.wide-slider.one-object-list .elements::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}

section.wide-slider.one-object-list .elements::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}

section.wide-slider.one-object-list .elements a {
    text-decoration: none;
}
section.wide-slider.one-object-list .elements .o-ele {
    padding:20px;
    background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
    transition:all 0.3s ease 0s;
    filter: grayscale(100%);
    text-align:center;
    line-height:60px;
}
section.wide-slider.one-object-list .elements .o-ele:hover {
    filter:grayscale(0%);
}
section.wide-slider.one-object-list .elements .o-ele h1 {
    font-family: History, sans-serif;
    font-size:46px;

}
section.wide-slider.one-object-list .arr:hover {
    opacity:1;
}
@media (min-width: 1440px) {
    section.wide-slider.one-object-list {
        top: 88px;
        height:calc(100vh - 176px);
    }
}
section.wide-slider.one-object-list .index-joker-text-block {
    max-width:300px;
    text-align:right;
    left: 50%;
    transform: translate3d(-100%, -50%,0);
}
section.wide-slider.one-object-list .item:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition:background 0.5s ease;
    /*background: #26282b;
    background: -moz-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: -webkit-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b", endColorstr="#c00418", GradientType=1);
    opacity: 0.35;*/
    z-index: 4;
}
section.wide-slider.one-object-list .stage.active .item:after {
    background: #26282b;
    background: -moz-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: -webkit-linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    background: linear-gradient(161deg, #26282b 0%, #26282b 49%, #26282b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b", endColorstr="#c00418", GradientType=1);
    opacity: 0.35;
}
section.wide-slider.one-object-list .index-joker-text-block h2,section.wide-slider.one-object-list .index-joker-text-block h1,section.wide-slider.one-object-list .index-joker-text-block .text {
    color:#fff;
}
section.wide-slider.one-object-list .index-joker-text-block h2 {
    font-size:14px;
    margin-bottom:2px;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
}
section.wide-slider.one-object-list .index-joker-text-block h1 {
    font-size:36px;
    line-height:44px;
    margin-bottom:40px;
}
section.wide-slider.one-object-list .index-joker-text-block .text {
    font-size:14px;
    line-height:20px;
    font-family: "Open Sans", sans-serif;
    margin-bottom:40px;
}
.one-object-list button.submit1 {
    background:transparent;
    border:2px solid #fff;
}
.one-object-list button.submit1 .caption span {
    color:#fff;
    line-height:52px;
}
.kt-gallery-floater2 .h-phone{
    top:-90px;
}
.h-phone {
    text-decoration: none;
}
.h-phone .fa {
    color:#fff;
    font-size: 22px;
    line-height: 36px;
    margin-left: 7px;
}


/* pages */
.pages .page-one {
    width:100%;
}
.pages .page-one .one-container {
    background:#f7f7f7;
    width: calc(100% - 234px);
    height: calc(100% - 72px);
    overflow: hidden;
    margin:72px;
    padding:50px 45px;
    margin-top:122px;
}
.pages .page-one .one-container h1 {
    color: #000;
    letter-spacing: .1px;
    font-size: 36px;
    text-transform: capitalize;
    line-height: 38px;
    font-weight: 400;
    margin-bottom:40px;
}
.pages .page-one .l,
.pages .page-one .r {
    width: 72px;
}
.pages .page-one .b,
.pages .page-one .t {
    height: 72px;
}
@media all and (min-width: 1440px) {
    .pages .page-one .one-container {
        margin:88px;
        width: calc(100% - 276px);
        height: calc(100% - 88px);
        margin-top:138px;
    }
    .pages .page-one .l,
    .pages .page-one .r {
        width: 88px;
    }
    .pages .page-one .b,
    .pages .page-one .t {
        height: 88px;
    }
}
.pages .page-one p {
    color:#444F54
}
.pages .page-one .first-line {
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.pages .page-one .first-line .t-block.padded {
    font-size:14px;
}
.pages .page-one .first-line .t-block.padded h2 {
    font-size:24px;
    line-height: 30px;
}
@media (min-width:1070px) {
    .pages .page-one .first-line .t-block.padded h2 {
        font-size:28px;
        line-height: 34px;
    }
    .pages .page-one .first-line .t-block.padded {
        font-size:18px;
    }
}
.pages .page-one .first-line .t-block {
    width:40%;
    position: relative;
}
.pages .page-one .first-line .t-block.padded {
    padding: 0 0 0 10px;
    width: calc(58% - 10px);
}
.pages .page-one .first-line .t-block.b-2 {
    display:none;
}
@media (min-width:1400px)
{
    .pages .page-one .first-line .t-block.b-2 {
        display:block;
    }
    .pages .page-one .first-line .t-block {
        width:29%;
        position: relative;
    }
    .pages .page-one .first-line .t-block.padded {
        padding: 0 0 0 10px;
        width: calc(41% - 10px);
    }
}

.pages .page-one .first-line .t-block img {
    max-width:100%;
    width:100%;
}
.pages .page-one .first-line h2 {
    white-space: inherit;
}
.pages .page-one .first-line .t-block .text-fl {
    position:absolute;
}
.pages .white-text {
    color:#fff;
}
.pages .page-one .first-line .t-block .small-bot {
    bottom:50px;
    left:40px;
}
.pages .page-one .first-line .t-block .big-mid {
    width:60%;
    left:50%;
    top:50%;
    text-align:center;
    transform:translate(-50%,-50%);
}
@media (min-width:1600px)
{
    .pages .page-one .first-line h2 {
        margin-bottom:50px;
    }
    .pages .page-one .first-line .submit1 {
        margin-top:30px;
    }
    details .bs-popover-bottom {
        margin-top:calc(30px + 4rem);
    }
}

.pages .page-one .first-line .t-block .small-bot a {
    color:#fff;
    text-transform: uppercase;
}
@media (min-width:1500px)
{
    .pages .page-one .first-line .t-block {
        width:32%;
        position: relative;
    }
    .pages .page-one .first-line .t-block.padded {
        padding: 0 30px 0 30px;
        width: calc(32% - 60px);
    }
    .pages .page-one .one-container {
        width:calc(100% - 244px);
        padding:50px;
    }
}

.pages .page-one .first-line .t-block h2 {
    font-size:28px;
    line-height:34px;
}
@media only screen and (min-width: 1880px)
{
    .pages .page-one .first-line .t-block h2 {
        font-size:32px;
        line-height:38px;
    }
}

.pages .page-one .second-line {
    margin-top:50px;
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.pages .page-one .second-line .t-block {
    width:calc(50% - 5px);
    position: relative;
    overflow: hidden;
}
.pages .page-one .second-line .t-block.b-2 img {
    position: absolute;
    right:0
}
.pages .page-one .second-line .t-block img {
    /*height:350px;*/
    width:100%;
}
.pages .page-one .second-line h2 {
    white-space: inherit;
}
.pages .page-one .second-line .t-block h2 {
    font-size:28px;
    line-height:34px;
}
@media only screen and (min-width: 1880px)
{
    .pages .page-one .second-line .t-block h2 {
        font-size:32px;
        line-height:38px;
    }
}
.khr {
    border: 0;
    height: 50px;
    width: 100%;
    float: none;
    margin: 0;
    display: inline-block;
}
.os-font * {
    font-family: "Open Sans",Sans-Serif !important;
}
.os-font h1 {
    line-height:36px !important;
    text-transform: none !important;
}
.pages .page-one .second-line .t-block .text-fl {
    position:absolute;
    top:50%;
    background:#fff;
    max-width:calc(80% - 80px);
    width:300px;
    padding:25px 40px;
    transform:translatey(-50%);
}
.pages .page-one .second-line .t-block .text-fl.left-text {
    left:0;
}
.pages .page-one .second-line .t-block .text-fl.right-text {
    right:0;
    text-align: left;
}
.pages .page-one .second-line .t-block .text-fl h3,.pages .page-one h3 {
    font-family: History, sans-serif;
    word-break: break-word;
    font-size:16px;
}
.pages .page-one h4 {
    font-family: History, sans-serif;
    word-break: break-word;
    font-size:14px;
    line-height: 18px;
}
@media (min-width:1400px)
{
    .pages .page-one .second-line .t-block .text-fl h3 {
        word-break: inherit;
    }
}
.pages .page-one .second-line .t-block .text-fl p {
    font-size:14px;
}


.pages .second-undecided {
    text-align:center;
}

.pages .second-undecided img {
    max-width:130px;
    height:auto;
}

.pages .third-callback {
    width: calc(100% - 234px);
    height: calc(100% - 72px);
    overflow: hidden;
    margin:72px;
    padding:200px 45px;
    text-align: center;
    background:url(../images/page/pagbg.jpg) left top no-repeat;
    background-size: cover;
}
.pages .cb-texts {
    text-align: center;
    margin: 0 auto;
    max-width: 80%;
    width: 450px;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index:4;
    transform: translate(-50%, -50%);
}
.pages .third-callback button.submit .caption span {
    display: block;
    text-align: center;
}
.pages .third-callback button.submit {
    background: transparent;
    border: 2px solid #272727;
    transition:all linear 0.3s;
}
.pages .third-callback button.submit:hover {
    background:#272727;
}
.pages .third-callback button.submit:hover .caption span {
    color:#fff;
}
.pages .third-callback button.submit .caption span {
    color: #272727;
    transition:all linear 0.3s;
    line-height: 52px;
}


/* elementor */
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%;
    }
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-element-populated {
    padding: 0;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-widget {
    position: relative;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}
.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}


.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.tg_fadeup_slider_wrapper.cd-slider {
    position: relative;
    width: 100%;
    height: 430px;
    overflow: hidden;
}
.pages .elementor ul {
    margin: 0;
}
.tg_fadeup_slider_wrapper.cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    transition: visibility 0s 1s;
    will-change: visibility;
}
.tg_fadeup_slider_wrapper li.current .image {
    clip: rect(0,80rem,50rem,0);
}
.tg_fadeup_slider_wrapper li .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 66.66%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    clip: rect(0,80rem,50rem,80rem);
    transition: clip .5s cubic-bezier(.99,.01,.45,.9) .5s;
    will-change: clip;
}
.tg_fadeup_slider_wrapper li .content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 0rem 0 0 2rem;
    text-align: right;
}
.elementor .description p {
    margin:0 0 12px 0;
}
.elementor .elementor-element.elementor-element-861b2cb div.tg_fadeup_slider_wrapper ul li div.content h2 {
    font-weight: 400;
    text-transform: none;
    margin-left:66%;
    white-space: normal;
    line-height:1.3;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper ul li div.content h2 {
    letter-spacing: 0px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li div.content h2 {
    font-size: 30px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content h2 {
    color: #444F54;
}
.tg_fadeup_slider_wrapper li.current {
    visibility: visible;
    transition-delay: 0s;
}
.tg_fadeup_slider_wrapper li.current .content h2 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1s;
}
.tg_fadeup_slider_wrapper li .content h2 {
    font-size: 42px;
    padding: .5rem 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    opacity: 0;
    transition: opacity .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    will-change: transform,opacity;
}

.elementor .elementor-element.elementor-element-861b2cb div.tg_fadeup_slider_wrapper li .content .description {
    text-transform: none;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li div.content .description {
    letter-spacing: 0px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content div.description {
    font-size: 16px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content .description {
    color: #000000;
}
.tg_fadeup_slider_wrapper li.current .content .description {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1.1s;
}
.tg_fadeup_slider_wrapper li .content .description {
    display: inline-block;
    width: 30%;
    font-size: 16px;
    padding: 1.5rem;
    padding-top: 0;
    opacity: 0;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
    transition: opacity .5s .1s,-webkit-transform .5s .1s;
    transition: transform .5s .1s,opacity .5s .1s;
    transition: transform .5s .1s,opacity .5s .1s,-webkit-transform .5s .1s;
    will-change: transform,opacity;
}
.elementor .elementor-element.elementor-element-861b2cb div.tg_fadeup_slider_wrapper li .content .description {
    text-transform: none;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li div.content .description {
    letter-spacing: 0px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content div.description {
    color:#444F54;
    font-size: 16px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content .description {
    color: #000000;
}
.tg_fadeup_slider_wrapper li.current .content .description {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1.1s;
}
.purple-pp,.purple-pp .popup-viewer-box {
    background:#7C739E;
    color:#fff;
}
.purple-pp .h2-about {
    color:#fff;
}
.tg_fadeup_slider_wrapper li .content .description {
    display: inline-block;
    width: 33%;
    font-size: 16px;
    padding: 1.5rem;
    padding-left:0;
    padding-top: 0;
    opacity: 0;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
    transition: opacity .5s .1s,-webkit-transform .5s .1s;
    transition: transform .5s .1s,opacity .5s .1s;
    transition: transform .5s .1s,opacity .5s .1s,-webkit-transform .5s .1s;
    will-change: transform,opacity;
}
/*.tg_fadeup_slider_wrapper li .content h2 {
    display: inline-block;
    width: 33%;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
}*/
.elementor .elementor-element.elementor-element-861b2cb div.tg_fadeup_slider_wrapper ul li div.content a.slide_link {
    text-transform: uppercase;
}
.elementor .elementor-element.elementor-element-861b2cb div.tg_fadeup_slider_wrapper ul li .content a.slide_link {
    letter-spacing: 2px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper ul li div.content a.slide_link {
    font-size: 12px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li div.content a.slide_link {
    color: #000000;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper li .content a.slide_link {
    color: #000000;
}
.tg_fadeup_slider_wrapper li.current .content a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 1.2s;
}
.tg_fadeup_slider_wrapper li .content a {
    display: block;
    font-size: 16px;
    padding: 1.5rem;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: opacity .5s .2s,-webkit-transform .5s .2s;
    transition: transform .5s .2s,opacity .5s .2s;
    transition: transform .5s .2s,opacity .5s .2s,-webkit-transform .5s .2s;
    will-change: transform,opacity;
}
.tg_fadeup_slider_wrapper li.prev_slide .image {
    clip: rect(0,0,50rem,0);
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper nav {
    color: #000000;
}

.tg_fadeup_slider_wrapper nav {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper .prev {
    font-size: 30px;
    color: #000000;
}
.tg_fadeup_slider_wrapper .prev, .tg_fadeup_slider_wrapper .next {
    position: relative;
    display: inline-block;
    background: 0 0;
    border: 0;
    font-size: 30px;
    cursor: pointer;
    outline: none;
}
.tg_fadeup_slider_wrapper .prev, .tg_fadeup_slider_wrapper .next, .tg_fadeup_slider_wrapper .counter {
    vertical-align: middle;
}
.tg_fadeup_slider_wrapper .prev:before {
    font-family: 'FontAwesome';
    content: "\f060";
    margin-right: 10px;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper .counter {
    font-size: 30px;
}
.tg_fadeup_slider_wrapper .counter {
    display: inline-block;
    font-size: 30px;
}
.tg_fadeup_slider_wrapper .counter span:last-child:before {
    content: '/';
    margin: 0 1rem;
}
.elementor .elementor-element.elementor-element-861b2cb .tg_fadeup_slider_wrapper .next {
    font-size: 30px;
    color: #000000;
}
.tg_fadeup_slider_wrapper .next:before {
    font-family: 'FontAwesome';
    content: "\f061";
    margin-left: 10px;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1400px;
}

/* fifth */
.pages .fifth-block {
    width: calc(100% - 144px);
    height: calc(100% - 72px);
    overflow: hidden;
    margin: 72px;
    text-align: center;
}
.pages .fifth-block .images {
    display:flex;
    justify-content: space-around;
}
.pages .fifth-block .images a {
    width:calc(20% - 2px);
}
.pages .fifth-block .images a img {
    max-width:100%;
}

/* seventh */
.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%;
}
.elementor-section-stretched {
    z-index: 2;
}
.tg_background_list_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    background: #000;
}
.tg_background_list_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    background: #000;
}
.tg_background_list_wrapper .tg_background_list_column .tg_background_list_content {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px;
    color: #fff;
}
.tg_background_list_wrapper .tg_background_list_content .tg_background_list_title {
    transition: transform .3s ease;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_column {
    min-height: 70vh;
}
.tg_background_list_wrapper.four_cols .tg_background_list_column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.tg_background_list_wrapper .tg_background_list_column {
    position: relative;
    z-index: 2;
    border-right: 1px solid rgba(256,256,256,.5);
}
.tg_background_list_column {
    min-height: 50vh;
}

.elementor-658 .elementor-element.elementor-element-7c0dce0 div.tg_background_list_wrapper div.tg_background_list_column div.tg_background_list_content h3 {
    text-transform: none;
}

.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper div.tg_background_list_column div.tg_background_list_content h3 {
    letter-spacing: 0px;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_list_column div.tg_background_list_content h3 {
    font-size: 22px;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_list_column .tg_background_list_content h3 {
    color: #ffffff;
}
.tg_background_list_wrapper .tg_background_list_column .tg_background_list_content h3 {
    color: #fff;
}
.tg_background_list_wrapper .tg_background_list_content .tg_background_list_link {
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform .2s ease;
    max-height: 0;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_link div.tg_background_list_desc {
    text-transform: none;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 div.tg_background_list_link .tg_background_list_desc {
    letter-spacing: 0px;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_link .tg_background_list_desc {
    font-size: 15px;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_desc {
    color: #ffffff;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_list_content div.tg_background_list_link a.button {
    font-size: 13px;
}

.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_list_content .tg_background_list_link a.button {
    border-color: #ffffff;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_list_content .tg_background_list_link .button {
    color: #ffffff;
}
.tg_background_list_wrapper .tg_background_list_content .tg_background_list_link .button {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px;
}
.elementor-658 .elementor-element.elementor-element-7c0dce0 .tg_background_list_wrapper .tg_background_img {
    transition-duration: 500ms;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
    margin: 0;
}
.tg_background_list_wrapper .tg_background_img {
    visibility: hidden;
    opacity: 0;
    transition: all 1s;
}
.tg_background_list_wrapper .tg_background_list_column:hover .tg_background_list_title {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.tg_background_list_wrapper .tg_background_list_column:hover .tg_background_list_link {
    max-height: 100%;
    transform: scaleY(1);
    overflow: visible;
}
.tg_background_list_wrapper .tg_background_img, .tg_background_list_wrapper .tg_background_list_overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}
.tg_background_list_wrapper .tg_background_list_overlay {
    z-index: 1;
    background: rgba(0,0,0,.3);
}
.tg_background_list_wrapper .tg_background_img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tg_background_list_wrapper .tg_background_list_column.last {
    border-right: 0;
}
.tg_background_list_wrapper .tg_background_img.hover {
    opacity: 1;
    visibility: visible;
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.elementor input[type=submit],.elementor input[type=button],.elementor a.button,.elementor .button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .6em 2.5em;
    color: #fff;
    background: #222;
    border: 2px solid #222;
    font-size: 15px;
    font-family: 'Renner','Helvetica Neue',Arial,Verdana,sans-serif;
    text-shadow: none;
    -webkit-appearance: none;
    box-shadow: 0 0 0 0;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    -webkit-transition: color .2s linear,background .3s linear,opacity .2s linear;
    -moz-transition: color .2s linear,background .3s linear,opacity .2s linear;
    -ms-transition: color .2s linear,background .3s linear,opacity .2s linear;
    -o-transition: color .2s linear,background .3s linear,opacity .2s linear;
    transition: color .2s linear,background .3s linear,opacity .2s linear;
}
.sixth-block {
    width: calc(100% - 144px);
    overflow: hidden;
    margin: 72px auto;
    padding: 40px 0;
    max-width:1400px;
}
.sixth-block .s-cont {
    display:flex;
    justify-content: space-between;
}
.sixth-block .s-cont .one-part {
    width:50%;
    position:relative;
}
.sixth-block .s-cont .one-part:last-of-type {
    text-align: right;
}
.pages .content-inside-section {
    position: relative;
    z-index: 999;
    left: 0;
    width: 100%;
    height: 100%;
}
.row-no-margin {
    margin: 0 !important;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.pages .content-inside-section .left-center-text {
    position: relative;
    display: table;
    /*height: 100vh;*/
    padding: 0 100px 0 0;
    text-align: left;
}
.pages .content-inside-section .left-center-text .left-center-part {
    display: table-cell;
    vertical-align: middle;
}
.pages .content-inside-section .left-center-text .left-center-part .section-name {
    font-size: 2.2rem;
    color: #111;
}
.pages .content-inside-section .left-center-text .left-center-part .separator {
    display: block;
    width: 10rem;
    height: 3px;
    margin-top: 3rem;
    margin-bottom: 5rem;
    background: #3f51b5;
    background: -webkit-gradient(linear, left top, right top, from(#3f51b5), to(#00c8aa));
    background: linear-gradient(to right, #3f51b5, #00c8aa);
}
.pages .content-inside-section p {
    font-size: 16px;
    color: #111;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-indicators {
    right: 0;
    bottom: -6rem;
    left: auto;
    width: auto;
    margin: 0;
    padding: 0 1.5rem 1.5rem 0;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-indicators li {
    width: 1rem;
    height: 1rem;
    margin: 0 !important;
    margin-right: .5rem !important;
    -webkit-transition: all .4s cubic-bezier(0, 0, 0.58, 1);
    transition: all .4s cubic-bezier(0, 0, 0.58, 1);
    border: none;
    border-radius: 10rem;
    background: transparent;
    background: rgba(0,0,0,0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-inner {
    overflow: hidden;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-inner .item {
    overflow: visible;
}

.one-part .img-op {
    /*max-width: 60%;
    padding: 0 0 0 40%;*/
    position: relative;
    text-align: right;
}
.one-part .img-op .img {
    width: 100%;
    display: inline-block;
    max-width: 400px;
    position: relative;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-indicators .active {
    width: 1rem;
    height: 1rem;
    margin: 0 !important;
    margin-right: .5rem !important;
    background: #ccc;
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control.left {
    left: 0;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control {
    font-size: 2rem;
    position: absolute;
    top: auto;
    bottom: -3.5rem;
    width: 3rem;
    color: rgba(0,0,0,0.2);
    background: transparent;
    background-image: none !important;
    text-shadow: none;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control.right {
    left: 5rem;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control {
    font-size: 2rem;
    position: absolute;
    top: auto;
    bottom: -3.5rem;
    width: 3rem;
    color: rgba(0,0,0,0.2);
    background: transparent;
    background-image: none !important;
    text-shadow: none;
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control .icon-prev:before {
    font-family: ionicons;
    content: '\f124';
}
.pages .content-inside-section .left-center-text .left-center-part #carousel-services .carousel-control .icon-next:before {
    font-family: ionicons;
    content: '\f125';
}

.pages .icon {
    font-size:50px;
}
.small-copy {
    position: absolute;
    left: 0;
    padding: 0 !important;
    top: 50%;
    transform: translate(-50%,-50%);
}


.slick-slider video {
    max-width:100%;
}

#header {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    font-size: 1em;
}
#header-canvas {
    margin:-200px -45px;
    position: relative;
    z-index: 3;
}
.one-container.no-padding {
    padding:0 !important;
}


    .pages .page-one .one-container.no-padding {
        width: calc(100% - 134px);
    }

@media (min-width: 1440px) {
    .pages .page-one .one-container.no-padding {
        width: calc(100% - 176px);
    }
}

.highlight-cmp {
    width: 100%;
    height: 700px;
    background-position: right center;
    background-size: cover;
}
.highlight-cmp__content {
    position: relative;
    width: 100%;
    height: 100%;
}
.o-small-wrapper {
    display: block;
    width: 100%;
    padding-left: 12.5%;
    padding-right: 12.5%;
}

.highlight-cmp__content .u-vertical-center {
    height: 100%;
}
.u-vertical-center:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em;
}
.u-vertical-center__content {
    display: inline-block;
    vertical-align: middle;
}
.highlight-cmp__content-inner {
    max-width: 600px;
}
.o-title--beta {
    margin-bottom: 24px;
    font-size: 46px;
    line-height: 125%;
}
.o-title {
    margin-bottom: 24px;
    font-family: "Playfair Display",serif;
    color: #333;
    font-weight: 200;
}
.highlight-cmp__title {
    max-width: 500px;
}
.o-perex, .o-text-content.is-perex p {
    max-width: 800px;
    line-height: 145%;
    font-size: 1.61em;
    color: #666;
}
.highlight-cmp__perex {
    max-width: 550px!important;
    margin-bottom: 35px;
    font-size: 1.3em!important;
    font-weight: 200;
    -webkit-text-stroke: .025em rgba(51,51,51,.5);
}
.o-half-button {
    position: relative;
    padding-left: 50px;
    text-transform: uppercase;
    font-size: 1em;
    text-decoration: none;
    color: #73b6e8;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: 400;
}


/* bootstrap part */
.container-bs {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container-bs * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container-bs *:after, .container-bs *:before,.container-bs:after, .container-bs:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 768px) {
    .container-bs {
        width: 750px;
    }
}

    @media (min-width: 992px) {
        .container-bs {
            width: 970px;
        }
    }
@media (min-width: 1200px) {
    .container-bs {
        width: 1170px;
    }
}
.container-bs h2 {
    white-space: normal;
}

.row {
    margin-right: -15px;
    margin-left: -15px
}
.container-bs .row {
    display: flex;
}

/* block 2 page 2 */
.images-slider-navigation, .images-slider-2-navigation {
    position: relative;
    z-index: 2;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    list-style: none;
}
.images-slider-navigation {
    margin: 20px 0;
}
.images-slider-navigation li, .images-slider-2-navigation li {
    position: relative;
    margin-bottom: 20px;
}
.images-slider-navigation li a, .images-slider-2-navigation li a {
    color: #222;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.images-slider-navigation li a, .images-slider-2-navigation li a {
    color: #222;
}
.images-slider-navigation li a:after, .images-slider-2-navigation li a:after {
    display: block;
    width: 0;
    border-bottom: 2px solid #222;
    content: "";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.images-slider-navigation li a:after, .images-slider-2-navigation li a:after {
    border-bottom-color: #222;
}
.images-slider-navigation li a.active:after, .images-slider-2-navigation li a.active:after {
    width: 150px;
}
.headline {
    margin-bottom: 40px;
}

/* OWL Carousel */
.owl-carousel {
    margin-bottom: 50px;
}

.owl-carousel .owl-item img {
    width: auto;
}

.owl-carousel .owl-stage {
    overflow: hidden;
}

.owl-dots {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #e9ecf7;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.owl-dot:hover,
.owl-dot.active {
    border-color: #2046f2;
}

.owl-dot:last-child {
    margin-right: 0;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-prev {
    left: -20px;
}

.owl-next {
    right: -20px;
}

.owl-prev:before,
.owl-next:before {
    font-family: "FontAwesome";
    font-size: 24px;
}

.owl-prev:before {
    content: "\f104";
}

.owl-next:before {
    content: "\f105";
}

.owl-prev:hover,
.owl-next:hover {
    opacity: 0.5;
}

/* block 3 */
.mkdf-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
}
.vc_custom_1536244267637 {
    /*padding-bottom: 100px !important;*/
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
    display:flex;
}
.last_toggle_el_margin, .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}
.vc_row:after, .vc_row:before {
    content: " ";
    display: table;
}
.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
    float: left
}

.rtl .vc_rtl-columns-reverse .vc_col-xs-1,.rtl .vc_rtl-columns-reverse .vc_col-xs-10,.rtl .vc_rtl-columns-reverse .vc_col-xs-11,.rtl .vc_rtl-columns-reverse .vc_col-xs-12,.rtl .vc_rtl-columns-reverse .vc_col-xs-2,.rtl .vc_rtl-columns-reverse .vc_col-xs-3,.rtl .vc_rtl-columns-reverse .vc_col-xs-4,.rtl .vc_rtl-columns-reverse .vc_col-xs-5,.rtl .vc_rtl-columns-reverse .vc_col-xs-6,.rtl .vc_rtl-columns-reverse .vc_col-xs-7,.rtl .vc_rtl-columns-reverse .vc_col-xs-8,.rtl .vc_rtl-columns-reverse .vc_col-xs-9 {
    float: right
}

.vc_col-xs-12 {
    width: 100%
}

.vc_col-xs-11 {
    width: 91.66666667%
}

.vc_col-xs-10 {
    width: 83.33333333%
}

.vc_col-xs-9 {
    width: 75%
}

.vc_col-xs-8 {
    width: 66.66666667%
}

.vc_col-xs-7 {
    width: 58.33333333%
}

.vc_col-xs-6 {
    width: 50%
}

.vc_col-xs-5 {
    width: 41.66666667%
}

.vc_col-xs-4 {
    width: 33.33333333%
}

.vc_col-xs-3 {
    width: 25%
}

.vc_col-xs-2 {
    width: 16.66666667%
}

.vc_col-xs-1 {
    width: 8.33333333%
}

.vc_col-xs-pull-12 {
    right: 100%
}

.vc_col-xs-pull-11 {
    right: 91.66666667%
}

.vc_col-xs-pull-10 {
    right: 83.33333333%
}

.vc_col-xs-pull-9 {
    right: 75%
}

.vc_col-xs-pull-8 {
    right: 66.66666667%
}

.vc_col-xs-pull-7 {
    right: 58.33333333%
}

.vc_col-xs-pull-6 {
    right: 50%
}

.vc_col-xs-pull-5 {
    right: 41.66666667%
}

.vc_col-xs-pull-4 {
    right: 33.33333333%
}

.vc_col-xs-pull-3 {
    right: 25%
}

.vc_col-xs-pull-2 {
    right: 16.66666667%
}

.vc_col-xs-pull-1 {
    right: 8.33333333%
}

.vc_col-xs-pull-0 {
    right: auto
}

.vc_col-xs-push-12 {
    left: 100%
}

.vc_col-xs-push-11 {
    left: 91.66666667%
}

.vc_col-xs-push-10 {
    left: 83.33333333%
}

.vc_col-xs-push-9 {
    left: 75%
}

.vc_col-xs-push-8 {
    left: 66.66666667%
}

.vc_col-xs-push-7 {
    left: 58.33333333%
}

.vc_col-xs-push-6 {
    left: 50%
}

.vc_col-xs-push-5 {
    left: 41.66666667%
}

.vc_col-xs-push-4 {
    left: 33.33333333%
}

.vc_col-xs-push-3 {
    left: 25%
}

.vc_col-xs-push-2 {
    left: 16.66666667%
}

.vc_col-xs-push-1 {
    left: 8.33333333%
}

.vc_col-xs-push-0 {
    left: auto
}

.vc_col-xs-offset-12 {
    margin-left: 100%
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%
}

.vc_col-xs-offset-9 {
    margin-left: 75%
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%
}

.vc_col-xs-offset-6 {
    margin-left: 50%
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%
}

.vc_col-xs-offset-3 {
    margin-left: 25%
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%
}

.vc_col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9 {
        float:left
    }

    .rtl .vc_rtl-columns-reverse .vc_col-sm-1,.rtl .vc_rtl-columns-reverse .vc_col-sm-10,.rtl .vc_rtl-columns-reverse .vc_col-sm-11,.rtl .vc_rtl-columns-reverse .vc_col-sm-12,.rtl .vc_rtl-columns-reverse .vc_col-sm-2,.rtl .vc_rtl-columns-reverse .vc_col-sm-3,.rtl .vc_rtl-columns-reverse .vc_col-sm-4,.rtl .vc_rtl-columns-reverse .vc_col-sm-5,.rtl .vc_rtl-columns-reverse .vc_col-sm-6,.rtl .vc_rtl-columns-reverse .vc_col-sm-7,.rtl .vc_rtl-columns-reverse .vc_col-sm-8,.rtl .vc_rtl-columns-reverse .vc_col-sm-9 {
        float: right
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-11 {
        width: 91.66666667%
    }

    .vc_col-sm-10 {
        width: 83.33333333%
    }

    .vc_col-sm-9 {
        width: 75%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-7 {
        width: 58.33333333%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-5 {
        width: 41.66666667%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-3 {
        width: 25%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }

    .vc_col-sm-1 {
        width: 8.33333333%
    }

    .vc_col-sm-pull-12 {
        right: 100%
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%
    }

    .vc_col-sm-pull-9 {
        right: 75%
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%
    }

    .vc_col-sm-pull-6 {
        right: 50%
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%
    }

    .vc_col-sm-pull-3 {
        right: 25%
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%
    }

    .vc_col-sm-pull-0 {
        right: auto
    }

    .vc_col-sm-push-12 {
        left: 100%
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%
    }

    .vc_col-sm-push-9 {
        left: 75%
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%
    }

    .vc_col-sm-push-6 {
        left: 50%
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%
    }

    .vc_col-sm-push-3 {
        left: 25%
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%
    }

    .vc_col-sm-push-0 {
        left: auto
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%
    }

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

    .vc_col-sm-offset-3 {
        margin-left: 25%
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9 {
        float:left
    }

    .rtl .vc_rtl-columns-reverse .vc_col-md-1,.rtl .vc_rtl-columns-reverse .vc_col-md-10,.rtl .vc_rtl-columns-reverse .vc_col-md-11,.rtl .vc_rtl-columns-reverse .vc_col-md-12,.rtl .vc_rtl-columns-reverse .vc_col-md-2,.rtl .vc_rtl-columns-reverse .vc_col-md-3,.rtl .vc_rtl-columns-reverse .vc_col-md-4,.rtl .vc_rtl-columns-reverse .vc_col-md-5,.rtl .vc_rtl-columns-reverse .vc_col-md-6,.rtl .vc_rtl-columns-reverse .vc_col-md-7,.rtl .vc_rtl-columns-reverse .vc_col-md-8,.rtl .vc_rtl-columns-reverse .vc_col-md-9 {
        float: right
    }

    .vc_col-md-12 {
        width: 100%
    }

    .vc_col-md-11 {
        width: 91.66666667%
    }

    .vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-md-9 {
        width: 75%
    }

    .vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-md-6 {
        width: 50%
    }

    .vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-md-3 {
        width: 25%
    }

    .vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-md-pull-12 {
        right: 100%
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%
    }

    .vc_col-md-pull-9 {
        right: 75%
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%
    }

    .vc_col-md-pull-6 {
        right: 50%
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%
    }

    .vc_col-md-pull-3 {
        right: 25%
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%
    }

    .vc_col-md-pull-0 {
        right: auto
    }

    .vc_col-md-push-12 {
        left: 100%
    }

    .vc_col-md-push-11 {
        left: 91.66666667%
    }

    .vc_col-md-push-10 {
        left: 83.33333333%
    }

    .vc_col-md-push-9 {
        left: 75%
    }

    .vc_col-md-push-8 {
        left: 66.66666667%
    }

    .vc_col-md-push-7 {
        left: 58.33333333%
    }

    .vc_col-md-push-6 {
        left: 50%
    }

    .vc_col-md-push-5 {
        left: 41.66666667%
    }

    .vc_col-md-push-4 {
        left: 33.33333333%
    }

    .vc_col-md-push-3 {
        left: 25%
    }

    .vc_col-md-push-2 {
        left: 16.66666667%
    }

    .vc_col-md-push-1 {
        left: 8.33333333%
    }

    .vc_col-md-push-0 {
        left: auto
    }

    .vc_col-md-offset-12 {
        margin-left: 100%
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-md-offset-9 {
        margin-left: 75%
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-md-offset-6 {
        margin-left: 50%
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-md-offset-3 {
        margin-left: 25%
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9 {
        float:left
    }

    .rtl .vc_rtl-columns-reverse .vc_col-lg-1,.rtl .vc_rtl-columns-reverse .vc_col-lg-10,.rtl .vc_rtl-columns-reverse .vc_col-lg-11,.rtl .vc_rtl-columns-reverse .vc_col-lg-12,.rtl .vc_rtl-columns-reverse .vc_col-lg-2,.rtl .vc_rtl-columns-reverse .vc_col-lg-3,.rtl .vc_rtl-columns-reverse .vc_col-lg-4,.rtl .vc_rtl-columns-reverse .vc_col-lg-5,.rtl .vc_rtl-columns-reverse .vc_col-lg-6,.rtl .vc_rtl-columns-reverse .vc_col-lg-7,.rtl .vc_rtl-columns-reverse .vc_col-lg-8,.rtl .vc_rtl-columns-reverse .vc_col-lg-9 {
        float: right
    }

    .vc_col-lg-12 {
        width: 100%
    }

    .vc_col-lg-11 {
        width: 91.66666667%
    }

    .vc_col-lg-10 {
        width: 83.33333333%
    }

    .vc_col-lg-9 {
        width: 75%
    }

    .vc_col-lg-8 {
        width: 66.66666667%
    }

    .vc_col-lg-7 {
        width: 58.33333333%
    }

    .vc_col-lg-6 {
        width: 50%
    }

    .vc_col-lg-5 {
        width: 41.66666667%
    }

    .vc_col-lg-4 {
        width: 33.33333333%
    }

    .vc_col-lg-3 {
        width: 25%
    }

    .vc_col-lg-2 {
        width: 16.66666667%
    }

    .vc_col-lg-1 {
        width: 8.33333333%
    }

    .vc_col-lg-pull-12 {
        right: 100%
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%
    }

    .vc_col-lg-pull-9 {
        right: 75%
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%
    }

    .vc_col-lg-pull-6 {
        right: 50%
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%
    }

    .vc_col-lg-pull-3 {
        right: 25%
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%
    }

    .vc_col-lg-pull-0 {
        right: auto
    }

    .vc_col-lg-push-12 {
        left: 100%
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%
    }

    .vc_col-lg-push-9 {
        left: 75%
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%
    }

    .vc_col-lg-push-6 {
        left: 50%
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%
    }

    .vc_col-lg-push-3 {
        left: 25%
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%
    }

    .vc_col-lg-push-0 {
        left: auto
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-lg-offset-0 {
        margin-left: 0
    }
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.mkdf-process-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.mkdf-process-holder .mkdf-process-inner {
    margin: 0 -44px;
}
@media only screen and (max-width: 1366px) {
    .mkdf-pricing-tables.mkdf-four-columns .mkdf-pt-inner .mkdf-pt-inner-left,.mkdf-pricing-tables.mkdf-three-columns .mkdf-pt-inner .mkdf-pt-inner-left {
        width:60%
    }

    .mkdf-pricing-tables.mkdf-three-columns .mkdf-pt-inner .mkdf-pt-inner-right .mkdf-pt-button .mkdf-btn.mkdf-btn-large {
        padding: 15px 20px
    }

    .mkdf-process-holder .mkdf-process-inner {
        margin: 0 -35px
    }

    .mkdf-process-holder .mkdf-process-inner .mkdf-process-item {
        padding: 0 35px
    }
}
@media only screen and (max-width: 1024px) {
    .mkdf-pricing-tables.mkdf-four-columns .mkdf-price-table,.mkdf-pricing-tables.mkdf-three-columns .mkdf-price-table,.mkdf-pricing-tables.mkdf-two-columns .mkdf-price-table {
        width:100%
    }

    .mkdf-pricing-tables.mkdf-four-columns .mkdf-price-table .mkdf-pt-inner .mkdf-pt-inner-left,.mkdf-pricing-tables.mkdf-three-columns .mkdf-price-table .mkdf-pt-inner .mkdf-pt-inner-left,.mkdf-pricing-tables.mkdf-two-columns .mkdf-price-table .mkdf-pt-inner .mkdf-pt-inner-left {
        width: 50%
    }
}
.mkdf-process-holder.mkdf-four-columns .mkdf-mark-horizontal-holder .mkdf-process-mark, .mkdf-process-holder.mkdf-four-columns .mkdf-process-item {
    width: 25%;
}
@media only screen and (max-width: 1280px) {
    .mkdf-process-holder.mkdf-four-columns .mkdf-process-inner .mkdf-process-item {
        width:50%;
        padding: 35px
    }
}
@media only screen and (max-width: 1200px) {
    .mkdf-container-inner, .mkdf-grid, .mkdf-row-grid-section {
        width: 950px;
    }
}

@media only screen and (max-width: 768px) {
    .mkdf-process-holder.mkdf-three-columns .mkdf-process-inner .mkdf-process-item {
        width:100%;
        padding: 35px
    }
}

@media only screen and (max-width: 680px) {
    .mkdf-process-holder.mkdf-four-columns .mkdf-process-inner .mkdf-process-item,.mkdf-process-holder.mkdf-three-columns .mkdf-process-inner .mkdf-process-item,.mkdf-process-holder.mkdf-two-columns .mkdf-process-inner .mkdf-process-item {
        width:100%;
        padding: 35px
    }

    .mkdf-process-holder .mkdf-pi-content {
        padding: 0 0 0 27px
    }
}
.mkdf-process-holder .mkdf-process-image-holder {
    position: relative;
    display: inline-block;
    width:100%;
    /*margin-bottom:38%;*/
}
.mkdf-process-holder .mkdf-process-image-inner:before  {
    content: "";
    float: left;
    padding-top: 100%; 	/* initial ratio of 1:1*/
}
.mkdf-process-holder .mkdf-process-image-inner {
    overflow: hidden;
    background: #f2f2f2;
    border-radius:50%;
    max-width:258px;
    text-align: center;
    position:relative;
}
.mkdf-process-holder .mkdf-process-image-holder img {

    width:50%;
    height: auto;
    -webkit-transform: translate3d(-110%,0,0);
    -moz-transform: translate3d(-110%,0,0);
    transform: translate3d(-110%,0,0)
}
.mkdf-process-holder.mkdf-process-appeared .mkdf-process-image-holder img {
    display: block;
    -webkit-transform: translate3d(50%,50%,0);
    -moz-transform: translate3d(50%,50%,0);
    transform: translate3d(50%,50%,0);
    -webkit-transition: -webkit-transform 2s cubic-bezier(.07,.98,0,.96);
    -moz-transition: -moz-transform 2s cubic-bezier(.07,.98,0,.96);
    transition: transform 2s cubic-bezier(.07,.98,0,.96)
}
.mkdf-process-holder .mkdf-process-item.mkdf-bottom .mkdf-pi-content {
    top: 38%;
}
.mkdf-process-holder .mkdf-pi-content {
    position: absolute;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    z-index: 2;
    left: -47px;
    text-align: left;
}
.mkdf-process-holder .mkdf-pi-number {
    font-size: 17px;
    font-family: Montserrat,serif;
    font-weight: 700;
    margin: 0 0 13px;
    display: inline-block;
    width: 65px;
    height: 65px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
}
.mkdf-process-holder .mkdf-pi-title {
    margin: 0;
}
.mkdf-process-holder .mkdf-process-item.mkdf-top .mkdf-pi-content {
    top: 18%;
}
.mkdf-process-holder .mkdf-process-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 44px;
    text-align: center;
    box-sizing: border-box;
}
@media only screen and (min-width: 1400px) {
    .mkdf-container-inner, .mkdf-grid, .mkdf-row-grid-section {
        width: 1300px;
    }
}
.mkdf-portfolio-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.mkdf-process-holder h2 {
    white-space: normal;
    font-size:20px;
    line-height:1.176em;
}
.mkdf-process-holder p {
    font-size:14px;
}
.mkdf-row-grid-section-wrapper {
    margin-top:40px;
    margin-bottom:40px;
}
.mkdf-row-grid-section-wrapper:after {
    display:block;
    content:'';
    clear:both;
}
.s8-swiper {
    margin-top:40px;
}
.container.seventh-block {
    padding:0 !important;
    max-width:calc(100% - 134px);
}
@media (min-width:1440px) {
    .container.seventh-block {
        max-width:calc(100% - 176px);
    }
}

/* block 5*/
.mkdf-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.mkdf-elements-holder .mkdf-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.mkdf-project-slider-holder {
    display: block
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder {
    display: inline-block;
    width: 28%;
    padding: 57px 83px 0;
    box-sizing: border-box;
    position: absolute
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-ps-description {
    margin-bottom: 20px
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav {
    display: table;
    margin-top: 105px
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav>span {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav>span.mkdf-ps-back-button>a {
    position: relative
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-ps-back-button {
    position: relative;
    padding: 0 35px
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-ps-back-button .social_flickr:last-child {
    position: absolute;
    top: 39%;
    left: 0
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-custom-nav-next svg,.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-custom-nav-prev svg {
    width: 21px
}

.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-custom-nav-next svg path,.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-custom-nav-prev svg path {
    -webkit-transition: fill .2s ease-out;
    -moz-transition: fill .2s ease-out;
    transition: fill .2s ease-out
}

.mkdf-project-slider-holder .mkdf-portfolio-list-holder {
    width: 72%;
    left: 28%
}

.mkdf-project-slider-holder .mkdf-portfolio-list-holder .mkdf-outer-space {
    margin: 0!important
}

.mkdf-project-slider-holder .mkdf-portfolio-list-holder .owl-nav {
    display: none
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .mkdf-eh-item-content.mkdf-eh-custom-3398 {
        padding: 161px 0 100px 0 !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .mkdf-eh-item-content.mkdf-eh-custom-3398 {
        padding: 33px 0 29px 0 !important;
    }
}
@media only screen and (max-width: 680px) {
    .mkdf-eh-item-content.mkdf-eh-custom-3398 {
        padding: 31px 0 70px 0 !important;
    }
}

@media only screen and (max-width: 1440px) {
    .mkdf-project-slider-holder {
        display:block
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder {
        width: 35%;
        padding: 0 4.5%
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-ps-description {
        margin-bottom: 55px
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav {
        margin-top: 85px
    }

    .mkdf-project-slider-holder .mkdf-portfolio-list-holder {
        width: 65%;
        left: 35%;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1366px) {
    .mkdf-project-slider-holder {
        display:block
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder {
        width: 35%;
        padding: 0 4.5%
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav {
        margin-top: 35px
    }

    .mkdf-project-slider-holder .mkdf-portfolio-list-holder {
        width: 65%;
        left: 35%;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1024px) {
    .mkdf-project-slider-holder {
        display:block
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder {
        width: 100%;
        padding: 0 126px 65px;
        position: relative
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder .mkdf-ps-description {
        margin-bottom: 30px
    }

    .mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav {
        display: none
    }

    .mkdf-project-slider-holder .mkdf-portfolio-list-holder {
        width: 100%;
        left: 0
    }
}

@media only screen and (max-width: 768px) {
    .mkdf-project-slider-holder .mkdf-project-slider-text-holder {
        width:100%;
        padding: 0 85px 65px;
        position: relative
    }

    .mkdf-testimonials-holder #mkdf-testimonial-pagination {
        display: none
    }
}

@media only screen and (max-width: 680px) {
    .mkdf-project-slider-holder .mkdf-project-slider-text-holder {
        padding:0 40px 79px
    }

    .mkdf-cta__arrow {
        display: none
    }
}

.mkdf-btn.mkdf-btn-solid {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
}

.mkdf-btn {
    position: relative;
    width: auto;
    margin: 0;
    font-family: Montserrat,serif;
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    text-transform: none;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    letter-spacing: -.02em;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 14px 26px;
    cursor: pointer;
}
.mkdf-btn, .mkdf-btn.mkdf-btn-simple .mkdf-btn-text {
    display: inline-block;
    vertical-align: middle;
}
.mkdf-btn.mkdf-btn-solid .mkdf-btn-text {
    display: block;
    width: auto;
}
.mkdf-btn.mkdf-btn-solid>span:last-child {
    position: relative;
    background-color: inherit;
}
.mkdf-btn.mkdf-btn-solid .mkdf-btn-description {
    width: auto;
    font-size: 14px;
    font-family: "Source Serif Pro",serif;
    font-weight: 400;
}
.mkdf-project-slider-holder h2 {
    white-space: normal;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay.mkdf-pli-hover-bottom {
    display: block;
}
.mkdf-project-slider-holder .mkdf-portfolio-list-holder .mkdf-outer-space {
    margin: 0!important;
}
.mkdf-owl-slider {
    visibility: hidden;
}
.mkdf-owl-custom-slider, .mkdf-owl-slider {
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}
.mkdf-normal-space .mkdf-outer-space {
    margin: 0 -15px;
}
.mkdf-owl-custom-slider.owl-loaded, .mkdf-owl-slider.owl-loaded {
    display: block;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.mkdf-owl-custom-slider .owl-stage-outer, .mkdf-owl-slider .owl-stage-outer {
    z-index: 1;
}
.mkdf-owl-custom-slider .owl-stage-outer, .mkdf-owl-slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.mkdf-owl-custom-slider .owl-stage, .mkdf-owl-slider .owl-stage {
    -webkit-transition-timing-function: cubic-bezier(.07,.98,0,.96);
    transition-timing-function: cubic-bezier(.07,.98,0,.96);
}
.mkdf-owl-custom-slider .owl-stage, .mkdf-owl-slider .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.mkdf-owl-custom-slider .owl-item, .mkdf-owl-custom-slider .owl-wrapper, .mkdf-owl-slider .owl-item, .mkdf-owl-slider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.mkdf-owl-custom-slider .owl-item, .mkdf-owl-slider .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.mkdf-owl-custom-slider.owl-drag .owl-item, .mkdf-owl-slider.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mkdf-grid-list .mkdf-list-is-slider .mkdf-outer-space {
    margin: 0!important
}

.mkdf-grid-list .mkdf-list-is-slider .mkdf-item-space {
    width: auto!important;
    margin: 0!important;
    padding: 0!important;
    float: none!important;
    clear: none!important
}

.mkdf-grid-list .mkdf-item-space {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box
}

.mkdf-grid-col-10:after,.mkdf-grid-col-10:before,.mkdf-grid-col-11:after,.mkdf-grid-col-11:before,.mkdf-grid-col-12:after,.mkdf-grid-col-12:before,.mkdf-grid-col-1:after,.mkdf-grid-col-1:before,.mkdf-grid-col-2:after,.mkdf-grid-col-2:before,.mkdf-grid-col-3:after,.mkdf-grid-col-3:before,.mkdf-grid-col-4:after,.mkdf-grid-col-4:before,.mkdf-grid-col-5:after,.mkdf-grid-col-5:before,.mkdf-grid-col-7:after,.mkdf-grid-col-7:before,.mkdf-grid-col-8:after,.mkdf-grid-col-8:before,.mkdf-grid-col-9:after,.mkdf-grid-col-9:before,.mkdf-grid-row:after,.mkdf-grid-row:before {
    content: " ";
    display: table
}

.mkdf-grid-list:not(.mkdf-one-columns) .mkdf-item-space {
    float: left
}

.mkdf-grid-list.mkdf-one-columns .mkdf-item-space,.mkdf-grid-list.mkdf-one-columns .mkdf-masonry-grid-sizer {
    width: 100%
}

.mkdf-grid-list.mkdf-two-columns .mkdf-item-space,.mkdf-grid-list.mkdf-two-columns .mkdf-masonry-grid-sizer {
    width: 50%
}

.mkdf-grid-list.mkdf-two-columns .mkdf-item-space.mkdf-masonry-size-large-width,.mkdf-grid-list.mkdf-two-columns .mkdf-item-space.mkdf-masonry-size-large-width-height {
    width: 100%
}

.mkdf-grid-list.mkdf-three-columns .mkdf-item-space,.mkdf-grid-list.mkdf-three-columns .mkdf-masonry-grid-sizer {
    width: 33.33333%
}

.mkdf-grid-list.mkdf-three-columns .mkdf-item-space.mkdf-masonry-size-large-width,.mkdf-grid-list.mkdf-three-columns .mkdf-item-space.mkdf-masonry-size-large-width-height {
    width: 66.66667%
}

@media only screen and (min-width: 769px) {
    .mkdf-grid-list.mkdf-three-columns .mkdf-item-space:nth-child(3n+1) {
        clear:both
    }
}

.mkdf-grid-list.mkdf-four-columns .mkdf-item-space,.mkdf-grid-list.mkdf-four-columns .mkdf-masonry-grid-sizer {
    width: 25%
}

.mkdf-grid-list.mkdf-four-columns .mkdf-item-space.mkdf-masonry-size-large-width,.mkdf-grid-list.mkdf-four-columns .mkdf-item-space.mkdf-masonry-size-large-width-height {
    width: 50%
}

@media only screen and (min-width: 1025px) {
    .mkdf-grid-list.mkdf-four-columns .mkdf-item-space:nth-child(4n+1) {
        clear:both
    }
}

.mkdf-grid-list.mkdf-five-columns .mkdf-item-space,.mkdf-grid-list.mkdf-five-columns .mkdf-masonry-grid-sizer {
    width: 20%
}

.mkdf-grid-list.mkdf-five-columns .mkdf-item-space.mkdf-masonry-size-large-width,.mkdf-grid-list.mkdf-five-columns .mkdf-item-space.mkdf-masonry-size-large-width-height {
    width: 40%
}

@media only screen and (min-width: 1367px) {
    .mkdf-grid-list.mkdf-five-columns .mkdf-item-space:nth-child(5n+1) {
        clear:both
    }
}

.mkdf-grid-list.mkdf-six-columns .mkdf-item-space,.mkdf-grid-list.mkdf-six-columns .mkdf-masonry-grid-sizer {
    width: 16.66667%
}

.mkdf-grid-list.mkdf-six-columns .mkdf-item-space.mkdf-masonry-size-large-width,.mkdf-grid-list.mkdf-six-columns .mkdf-item-space.mkdf-masonry-size-large-width-height {
    width: 33.33333%
}

@media only screen and (min-width: 1441px) {
    .mkdf-grid-list.mkdf-six-columns .mkdf-item-space:nth-child(6n+1) {
        clear:both
    }
}

.mkdf-portfolio-list-holder article .mkdf-pl-item-inner, .mkdf-portfolio-list-holder article .mkdf-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pl-item-inner {
    overflow: hidden;
}
.mkdf-portfolio-list-holder article .mkdf-pli-image img {
    display: block;
    width: 100%;
}
.mkdf-grayscale .mkdf-content img:not(.mkdf-idle), .mkdf-grayscale .mkdf-overlay-logo-holder, .mkdf-grayscale .mkdf-pli-image-holder:not(.mkdf-idle), .mkdf-grayscale .mkdf-post-image {
    -webkit-filter: grayscale(100%) contrast(120%);
    filter: grayscale(100%) contrast(120%);
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text-holder {
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    left: 27px;
    opacity: 0;
    position: absolute;
    text-align: left;
    width: calc(100% - 54px);
    top: 0;
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
    -webkit-transition: opacity .2s .3s,-webkit-clip-path 0s .3s;
    transition: opacity .2s .3s,clip-path 0s .3s;
}
.mkdf-portfolio-list-holder article .mkdf-pli-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.mkdf-project-slider-holder .mkdf-portfolio-list-holder .owl-nav {
    display: none;
}

.mkdf-pli-image img {
    height:auto;
}
h2.mkdf-ps-description {
    font-size:20px;
    line-height:1.05em;
}
.mkdf-pl-inner.mkdf-owl-slider.mkdf-centered:hover .active article .mkdf-pli-text-holder, .mkdf-pl-inner:not(.mkdf-centered) article:hover .mkdf-pli-text-holder {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition: -webkit-clip-path .8s cubic-bezier(.07,.98,0,.96);
    transition: clip-path .8s cubic-bezier(.07,.98,0,.96);
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text-holder .mkdf-pli-text-holder-inner {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.mkdf-portfolio-list-holder article .mkdf-pli-text-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text-holder .mkdf-pli-text-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay.mkdf-pli-hover-bottom article .mkdf-pli-text-holder .mkdf-pli-text-wrapper {
    vertical-align: bottom;
    padding-bottom: 27px;
}
.mkdf-portfolio-list-holder article .mkdf-pli-text {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text {
    position: relative;
    padding: 27px 27px 21px;
    box-sizing: border-box;
    display: block;
    height: auto;
}
@media only screen and (max-width: 1366px) {
    .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text {
        padding:27px 25px 15px
    }
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay.mkdf-pli-hover-bottom article .mkdf-pli-text-holder .mkdf-pli-text-wrapper .mkdf-pli-text {
    display: inline-block;
    width: 78%;
    max-width: 281px;
}
@media only screen and (max-width: 1440px) {
    .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay.mkdf-pli-hover-bottom article .mkdf-pli-text-holder .mkdf-pli-text-wrapper .mkdf-pli-text {
        width:100%
    }
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-category-holder, .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-excerpt, .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-title {
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.07,.98,0,.96);
    -moz-transition: opacity .2s cubic-bezier(.07,.98,0,.96);
    transition: opacity .2s cubic-bezier(.07,.98,0,.96);
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.07,.98,0,.96);
    -moz-transition: -moz-transform .35s cubic-bezier(.07,.98,0,.96);
    transition: transform .35s cubic-bezier(.07,.98,0,.96);
}
.mkdf-pl-inner.mkdf-owl-slider.mkdf-centered:hover .active article .mkdf-pli-text:after, .mkdf-pl-inner:not(.mkdf-centered) article:hover .mkdf-pli-text:after {
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .7s cubic-bezier(.07,.98,0,.96);
    -moz-transition: -moz-transform .7s cubic-bezier(.07,.98,0,.96);
    transition: transform .7s cubic-bezier(.07,.98,0,.96);
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-excerpt, .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-title {
    color: #000;
    position: relative;
    z-index: 10;
}
.mkdf-portfolio-list-holder article .mkdf-pli-text .mkdf-pli-category-holder {
    display: block;
    line-height: 1em;
    margin: 3px 0 0;
    position: relative;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-category-holder {
    margin: 38px 0 0;
    position: relative;
    z-index: 10;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.mkdf-pl-inner.mkdf-owl-slider.mkdf-centered:hover .active article .mkdf-pli-category-holder, .mkdf-pl-inner.mkdf-owl-slider.mkdf-centered:hover .active article .mkdf-pli-excerpt, .mkdf-pl-inner.mkdf-owl-slider.mkdf-centered:hover .active article .mkdf-pli-title, .mkdf-pl-inner:not(.mkdf-centered) article:hover .mkdf-pli-category-holder, .mkdf-pl-inner:not(.mkdf-centered) article:hover .mkdf-pli-excerpt, .mkdf-pl-inner:not(.mkdf-centered) article:hover .mkdf-pli-title, .mkdf-portfolio-list-holder.mkdf-pl-standard-shader article .mkdf-pl-item-inner:hover .mkdf-pli-image:after {
    opacity: 1;
}
.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article .mkdf-pli-text .mkdf-pli-category-holder a {
    font-size: 16px;
    line-height: 1.3em;
    font-family: "Source Serif Pro",serif;
    font-weight: 400;
    color: #000;
}
@font-face {
    font-family: 'ElegantIcons';
    src:url('/media/template/assets/public/fonts/ElegantIcons.eot');
    src:url('/media/template/assets/public/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
    url('/media/template/assets/public/fonts/ElegantIcons.woff') format('woff'),
    url('/media/template/assets/public/fonts/ElegantIcons.ttf') format('truetype'),
    url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social_flickr {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
}
.social_flickr:before {
    content: "\e0a6"
}
.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav>span.mkdf-ps-back-button>a {
    color:#000;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
.mkdf-project-slider-holder .mkdf-project-slider-text-holder .mikado-ps-custom-nav>span.mkdf-ps-back-button>a:hover {
    color: #a8a8a8;
}
.float-up-fast,.float-up-slow,.float-up-slower {
    opacity: 0;
    transform: translate(0,150px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1)
}

.float-up-slow {
    transition-delay: .2s
}

.float-up-slower {
    transition-delay: .4s
}

.animate-active .float-up-fast,.animate-active .float-up-slow,.animate-active .float-up-slower {
    opacity: 1;
    transform: translate(0,0)
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
#kt-product-common {
    margin-bottom:0;
}
/* This makes "#popup-with-something" scale down proportionally */
#popup-with-something {
    width: 100%;
    /*height: 0;*/
    overflow: hidden;
    /* This is scale ratio */
    /*padding-top: 56.25%;*/
}
#popup-with-something video {
    width:100%;
}
/* This shifts close button outside of the container */
#popup-with-something .mfp-close {
    top: -44px;
    color: #FFF;
    text-align: right;
    right: 1px;
}
/* This is an element itself */
.some-element {
    background: #EBE8E8;
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
/* This adds padding from top and bottom */
.custom-popup-class .mfp-container {
    padding-top: 40px;
    padding-bottom: 40px;
}
/* This adds max-width to popup content */
.custom-popup-class .mfp-content {
    width: 100%;
    max-width: 700px;
}
#kt-product-common .detail-part-3.detail-part {
    text-align:center;
}
.swiper-3d, section .section-abstract {
    position: relative;
}
.supernova-section-s8 .detail-part-3 .swiper-3d, .supernova-section-s8 .detail-part-3 .swiper-container {
    width: 1200px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-3d .swiper-pagination {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.swiper-3d .swiper-pagination .swiper-pagination-item {
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    width: 180px;
    margin: 0 4px 20px;
    opacity: .5;
    position: relative;
    transition: all .6s cubic-bezier(.23,1,.32,1);
}
.supernova-section-s8 .detail-part-3 .swiper-pagination .swiper-pagination-item {
    margin: 0 10px;
}
.swiper-pagination-item:hover {
    opacity:1 !important;
}
.icon {
    display: inline-block;
    vertical-align: baseline;
}
.swiper-3d .swiper-pagination .swiper-pagination-item .icon img, section .section-abstract .feature-item .icon {
    width: 64px;
    height: 64px;
}
.swiper-3d .swiper-pagination .swiper-pagination-item .desc {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-top: 8px;
}
#kt-product-common .dui-swiper-container .control-box .swiper-btn-next.arrow:hover span, #kt-product-common .dui-swiper-container .control-box .swiper-btn-prev.arrow:hover span, .swiper-3d .swiper-pagination .swiper-pagination-item.active, .swiper-3d .swiper-slide.swiper-slide-active {
    opacity: 1;
}

#kt-banner {
    height: 750px;
    background-color: #000;
    color: #fff
}

#kt-banner .text-box {
    padding-top: 130px
}

#kt-banner .text-box h1 {
    font-size: 48px;
    margin-bottom: 10px
}

#kt-banner .text-box .slogan {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 60px
}

#kt-banner .text-box .video-cover {
    margin-bottom: 90px;
    position: relative;
    width: 320px;
    height: 180px
}

#kt-banner .text-box .video-cover .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -14px;
    color: rgba(153,153,153,.75);
    font-size: 28px;
    transition: all .5s
}

#kt-banner .text-box .video-cover img {
    width: 352px;
    border: 1px solid #56595c
}

#kt-banner .text-box .introduce {
    font-size: 12px;
    font-weight: 300;
    margin-top: 25px
}

#kt-banner .text-box .introduce .line {
    margin: 0 20px;
    color: #666
}

#kt-banner .text-box .introduce a {
    color: #666
}

#kt-banner #featured-video {
    height: 240px;
    width: 440px;
    margin-left: -60px;
    background: url(../images/loading.gif) center center no-repeat
}

#kt-banner #featured-video .roundabout-moveable-item img {
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px)
}

#kt-banner #featured-video .no-blur img,#kt-banner #featured-video .roundabout-in-focus img {
    -moz-filter: blur(0)!important;
    -ms-filter: blur(0)!important;
    filter: blur(0)!important
}

#kt-banner #featured-video .dg-container {
    display: none;
    width: 414px;
    text-align: center;
    margin-top: 30px;
    height: 200px!important;
    padding-left: 20px
}

#kt-banner #featured-video .dg-container a {
    position: relative;
    display: block
}

#kt-banner #featured-video .dg-container a .thumb-info-action-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%!important;
    left: 43%!important;
    opacity: .9;
    background: url(../images/play-icon01.png) no-repeat top center;
    background-size: cover;
    transform: translate3d(0,5px,0);
    transition: all 1s
}

#kt-banner #featured-video .dg-container a:hover .thumb-info-action-icon {
    opacity: .7;
    background: url(../images/play-icon01.png) no-repeat top center;
    background-size: cover;
    transform: translate3d(0,0,0)
}

#kt-banner #featured-video .dg-container ul li {
    list-style: none
}

#kt-banner #featured-video .dg-container .roundabout-holder {
    list-style: none;
    width: 220px;
    height: 214px;
    margin: 0 auto
}

#kt-banner #featured-video .dg-container .roundabout-holder .roundabout-moveable-item {
    font-size: 12px!important;
    height: 180px;
    width: 320px;
    cursor: pointer
}

#kt-banner #featured-video .dg-container .roundabout-holder .roundabout-moveable-item .a {
    display: block;
    width: 100%;
    height: 100%
}

#kt-banner #featured-video .dg-container .roundabout-holder .roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background-color: #fff;
    margin: 0
}

#kt-banner #featured-video .dg-container .roundabout-holder .roundabout-in-focus {
    cursor: auto
}

#kt-banner #featured-video .dg-container .nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -12px
}

#kt-banner #featured-video .dg-container .nav .dg-next,#kt-banner #featured-video .dg-container .nav .dg-prev {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 13px;
    height: 25px;
    opacity: 1;
    top: 50%;
    position: absolute;
    z-index: 999;
    margin-top: -16px
}

#kt-banner #featured-video .dg-container .nav .dg-prev {
    background: url(../images/left-btn.png) no-repeat top left;
    left: -12%
}

#kt-banner #featured-video .dg-container .nav .dg-next {
    background: url(../images/next-btn.png) no-repeat top right;
    right: 0%
}

#kt-banner #featured-video .dg-container .nav .dg-next:hover,#kt-banner #featured-video .dg-container .nav .dg-prev:hover {
    opacity: 1
}

#kt-banner #featured-video .video-desc {
    width: 390px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #666
}
.video-box .fa-play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -14px;
    color: rgba(255,255,255,.8);
    font-size: 28px;
    transition: color .3s ease;
}
.scommon {
    margin-bottom:80px;
}
#kt-product-common.scommon2 section {
    text-align:left;
}
.kt-gallery-floater .h-phone {
    pointer-events: none;
}

.kt-gallery-floater.active .h-phone {
    pointer-events: all;
}

.page-preloader {
    background-color: #fff;
    height: 100vh;
    width: 100%;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
}
.page-preloader.closed {
    opacity: 0;
    visibility: hidden;
}
.preloader-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #ededed;
}
.preloader-container:after {
    content: "";
    position: fixed;
    width: 48px;
    height: 48px;
    background:#2e3033;
    border-right-color: transparent;
    border-left-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -webkit-calc(50% - 24px);
    top: calc(50% - 24px);
    left: -webkit-calc(50% - 24px);
    left: calc(50% - 24px);
    -webkit-animation: ripple 3s linear infinite;
    animation: ripple 3s linear infinite;
}

@-webkit-keyframes ripple{
    0% {-webkit-transform:scale(1); }
    75% {-webkit-transform:scale(1.75); opacity:1;}
    100% {-webkit-transform:scale(2); opacity:0;}
}

@keyframes ripple{
    0% {transform:scale(1); }
    75% {transform:scale(1.75); opacity:1;}
    100% {transform:scale(2); opacity:0;}
}
.block-services {
    padding:0 10px;
    box-sizing: border-box;
}

#about-us {
    width: calc(100% + 25px);
    height:100%;
    position:fixed;
    background-color:rgba(0,0,0,1);
    visibility: hidden;
    opacity:0;
    z-index:30;
    top:0;
    display:block;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing:border-box;
    webkit-transition: all 0.3s ease-in-out 0.7s;
    -moz-transition: all 0.3s ease-in-out 0.7s;
    -o-transition: all 0.3s ease-in-out 0.7s;
    -ms-transition: all 0.3s ease-in-out 0.7s;
    transition: all 0.3s ease-in-out 0.7s;
}

#about-us.is-active {
    visibility:visible;
    opacity:1;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#about-us2 {
    width: calc(100% + 25px);
    height:100%;
    background-color:rgba(0,0,0,1);
    visibility: hidden;
    opacity:0;
    z-index:30;
    top:0;
    display:block;
    box-sizing:border-box;
    webkit-transition: all 0.3s ease-in-out 0.7s;
    -moz-transition: all 0.3s ease-in-out 0.7s;
    -o-transition: all 0.3s ease-in-out 0.7s;
    -ms-transition: all 0.3s ease-in-out 0.7s;
    transition: all 0.3s ease-in-out 0.7s;
}
#about-us2 img {
    max-width:142px;
    height:auto;
}

#about-us2.is-active {
    visibility:visible;
    opacity:1;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#about-us2 .container {
    width:1180px;
    margin:0 auto;
    box-sizing:border-box;
    padding:0;
}

#about-us2 .small .container {
    width:940px;
}


.about-content {
    position:relative;
    padding:200px 0;
    width:100%;
    height:auto
}
.bg-lines {
    width:100%;
    height:100%;
    position:absolute;
    opacity:0.8;
    top:0;
    z-index:0;
}

.bg-line {
    height:100%;
    width:1px;
    background-color:#f5f5f5;
    left:50%;
    position:absolute;

}

#hero .bg-line, #about-us .bg-line,#about-us2 .bg-line {
    background-color:#222;
}

.bg-line.left {
    margin-left:-500px;
}

.bg-line.right {
    margin-left:500px;
}
.one_half {
    width: 87%;
    box-sizing:border-box;
}
.one_half {
    float: left;
    margin-bottom: 20px;
    margin-right: 6%;
    position: relative;
}
.one_half {
    width: 100%;
    color:#fff;
}
.one_half.hh {
    width: 50%;
    color:#fff;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-bottom: 20px;
    margin-right: 0%;
}
.one_half li a {
    color:#777;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 {
    color: #fff;
}

.h2-about {
    font-size:24px;
    line-height: 30px;
    letter-spacing: 2.4px;
    color: #444F54;
    font-family: History, sans-serif;
}
@media (min-width:1070px) {
    .h2-about {
        font-size:28px;
        line-height: 34px;
    }
}


.pages .page-one .new-container {
    width: calc(100% - 144px);
    overflow: hidden;
    margin:72px;
    min-height: 100vh;
    position:relative;
}
@media (min-width:1440px)
{
    .pages .page-one .new-container {
        width:calc(100% - 176px);
        margin:72px 88px;
    }
}
.pages .page-one .new-container .left-part-contacts {
    position: initial;
}
.pages .page-one .new-container .fon-front {
    pointer-events: none;
    top:0;
    left:0;
    z-index:200011;
    background:url(../../fon.png);
    background-position-y: 40px;
    background-position-x:0;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    width:25%;
    height:100%;
}
.pages .page-one .new-container .top-part {
    min-height:500px;
    background:#f6f6f6;
    position:relative;
}
.pages .page-one .new-container .top-part .top-inner {
    position:absolute;
    top:0;
    right:0;
    width:calc(50% - 80px);
    height:100%;
    padding:40px;
}
.pages .page-one .new-container .part-1 {
    padding:126px 40px 40px 100px;
    width:calc(41.66666667% - 140px);
}
@media (max-width:1650px) {
    .pages .page-one .new-container .part-1 {
        padding:126px 40px 40px 40px;
        width:calc(41.66666667% - 80px);
    }
}
.pages .page-one .new-container .part-2 {
    padding:0;
    padding-left:calc(58.33333333% - 360px);
    width:360px;
}
@media (max-width:1400px)
{
    .pages .page-one .new-container .part-2 {
        padding:0;
        width:58.33333333%;
    }
}
@media (max-width:1270px)
{
    .pages .left-part-contacts,.pages .right-part-contacts {
        width:100%;
    }
    .pages .page-one .new-container .part-2 {
        padding:0;
        padding-left:calc(58.33333333% - 360px);
        width:360px;
    }
    .pages .page-one .new-container .fon-front {
        width:50%;
    }
    .pages .page-one .new-container .left-part-contacts {
        position:relative;
    }

}
.pages .page-one .new-container .bottom-part {
    text-align:right;
    padding:20px 0;
}
.pages .page-one .new-container .bottom-part img {
    max-width:50%;
    height:auto;
}
.black-fill {
    margin-right:10px !important;
}
.black-fill svg {
    fill:#888 !important;
}
.form-inner {
    display:block !important;
}
.form-inner .ppf-wrapper {
    background:none !important;
}
.form-inner * {
    color:#000 !important;
}
.form-inner *::placeholder,.form-inner .select * {
    color:#888 !important;
}
.form-inner input[type="text"], .form-inner input[type="email"], .form-inner textarea,.form-inner .select {
    border: 1px rgba(180,180,180,0.7) solid !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    padding:0 !important;
}
.form-inner select {
    padding:0 !important;
}
.pages .page-one .new-container .user-agreement-check {
    padding:0 !important;
}
.ppf-title-cnt {
    font-size: 26px;
    margin-bottom:34px;
}
@media (max-width:1650px)
{
    .ppf-title-cnt {
        font-size:18px;
    }
}
.page-one .ppf-wrapper {
    padding-top:20px !important;
}
.pages .new-container .submit1 {
    background: transparent;
    border: 2px solid #272727;
    transition: all linear 0.3s;
}
.pages .new-container .submit1 span {
    color: #272727;
    transition: all linear 0.3s;
    line-height: 52px;
}
.pages .new-container label.custom-checkbox > input[type=checkbox]:checked + .checkbox::before, .pages .new-container label.custom-radio > input[type=radio]:checked + .radio::before {
    content:"\f00c";
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    /*display: block;*/
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    /*background: #000;
    border-radius: 2px;*/
}
.ws-text {
    max-width:calc(50% - 50px) !important;
}

.sa {
    display:none
}
.sall {
    position:absolute;
    right:5px;
    bottom:10px;
    color:#eee;
    z-index:1000;
    cursor:pointer;
}
#kt-product-common1 * {
    color:#fff !important;
}

#kt-product-common1 h2 {
    font-size:36px;
}
.list-pp {
    margin-top:20px;
}
.light-content a.link {
    color: #fff;
    text-transform: none;
    font-size:16px;
}
.light-content a.link:after {
    display:none;
}
.light-content .one_half h4 {
    font-size: 24px;
    line-height: 34px;
    margin-left: -1px;
}
.mr6 {
    width:47% !important;
    margin-right: 3%;
}
.spacer-hh {
    height:300px;
}
.e-link {
    color:#444F54;
    text-decoration:none;
}
