@charset "UTF-8";
.mfp-container:before, .mfp-content, .remodal, .remodal-wrapper:after {
    vertical-align: middle
}

.mfp-arrow, .owl-controls {
    -webkit-tap-highlight-color: transparent
}

.mfp-container, .remodal, img.mfp-img {
    box-sizing: border-box
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grabbing {
    cursor: url(../../bower_components/owl-carousel/owl-carousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .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)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../../bower_components/owl-carousel/owl-carousel/AjaxLoader.gif) center center no-repeat
}

[data-aos][data-aos][data-aos-duration='50'], body[data-aos-duration='50'] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay='50'], body[data-aos-delay='50'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='50'].aos-animate, body[data-aos-delay='50'] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration='100'], body[data-aos-duration='100'] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay='100'], body[data-aos-delay='100'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='100'].aos-animate, body[data-aos-delay='100'] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration='150'], body[data-aos-duration='150'] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay='150'], body[data-aos-delay='150'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='150'].aos-animate, body[data-aos-delay='150'] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration='200'], body[data-aos-duration='200'] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay='200'], body[data-aos-delay='200'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='200'].aos-animate, body[data-aos-delay='200'] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration='250'], body[data-aos-duration='250'] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay='250'], body[data-aos-delay='250'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='250'].aos-animate, body[data-aos-delay='250'] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration='300'], body[data-aos-duration='300'] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay='300'], body[data-aos-delay='300'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='300'].aos-animate, body[data-aos-delay='300'] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration='350'], body[data-aos-duration='350'] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay='350'], body[data-aos-delay='350'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='350'].aos-animate, body[data-aos-delay='350'] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay='400'], body[data-aos-delay='400'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='400'].aos-animate, body[data-aos-delay='400'] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration='450'], body[data-aos-duration='450'] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay='450'], body[data-aos-delay='450'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='450'].aos-animate, body[data-aos-delay='450'] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration='500'], body[data-aos-duration='500'] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay='500'], body[data-aos-delay='500'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='500'].aos-animate, body[data-aos-delay='500'] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration='550'], body[data-aos-duration='550'] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay='550'], body[data-aos-delay='550'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='550'].aos-animate, body[data-aos-delay='550'] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration='600'], body[data-aos-duration='600'] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay='600'], body[data-aos-delay='600'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='600'].aos-animate, body[data-aos-delay='600'] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration='650'], body[data-aos-duration='650'] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay='650'], body[data-aos-delay='650'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='650'].aos-animate, body[data-aos-delay='650'] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration='700'], body[data-aos-duration='700'] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay='700'], body[data-aos-delay='700'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='700'].aos-animate, body[data-aos-delay='700'] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration='750'], body[data-aos-duration='750'] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay='750'], body[data-aos-delay='750'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='750'].aos-animate, body[data-aos-delay='750'] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration='800'], body[data-aos-duration='800'] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay='800'], body[data-aos-delay='800'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='800'].aos-animate, body[data-aos-delay='800'] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration='850'], body[data-aos-duration='850'] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay='850'], body[data-aos-delay='850'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='850'].aos-animate, body[data-aos-delay='850'] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration='900'], body[data-aos-duration='900'] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay='900'], body[data-aos-delay='900'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='900'].aos-animate, body[data-aos-delay='900'] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration='950'], body[data-aos-duration='950'] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay='950'], body[data-aos-delay='950'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='950'].aos-animate, body[data-aos-delay='950'] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration='1000'], body[data-aos-duration='1000'] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay='1000'], body[data-aos-delay='1000'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1000'].aos-animate, body[data-aos-delay='1000'] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration='1050'], body[data-aos-duration='1050'] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay='1050'], body[data-aos-delay='1050'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1050'].aos-animate, body[data-aos-delay='1050'] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration='1100'], body[data-aos-duration='1100'] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay='1100'], body[data-aos-delay='1100'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1100'].aos-animate, body[data-aos-delay='1100'] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration='1150'], body[data-aos-duration='1150'] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay='1150'], body[data-aos-delay='1150'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1150'].aos-animate, body[data-aos-delay='1150'] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration='1200'], body[data-aos-duration='1200'] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay='1200'], body[data-aos-delay='1200'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1200'].aos-animate, body[data-aos-delay='1200'] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration='1250'], body[data-aos-duration='1250'] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay='1250'], body[data-aos-delay='1250'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1250'].aos-animate, body[data-aos-delay='1250'] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration='1300'], body[data-aos-duration='1300'] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay='1300'], body[data-aos-delay='1300'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1300'].aos-animate, body[data-aos-delay='1300'] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration='1350'], body[data-aos-duration='1350'] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay='1350'], body[data-aos-delay='1350'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1350'].aos-animate, body[data-aos-delay='1350'] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration='1400'], body[data-aos-duration='1400'] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay='1400'], body[data-aos-delay='1400'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1400'].aos-animate, body[data-aos-delay='1400'] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration='1450'], body[data-aos-duration='1450'] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay='1450'], body[data-aos-delay='1450'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1450'].aos-animate, body[data-aos-delay='1450'] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration='1500'], body[data-aos-duration='1500'] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay='1500'], body[data-aos-delay='1500'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1500'].aos-animate, body[data-aos-delay='1500'] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration='1550'], body[data-aos-duration='1550'] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay='1550'], body[data-aos-delay='1550'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1550'].aos-animate, body[data-aos-delay='1550'] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration='1600'], body[data-aos-duration='1600'] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay='1600'], body[data-aos-delay='1600'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1600'].aos-animate, body[data-aos-delay='1600'] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration='1650'], body[data-aos-duration='1650'] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay='1650'], body[data-aos-delay='1650'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1650'].aos-animate, body[data-aos-delay='1650'] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration='1700'], body[data-aos-duration='1700'] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay='1700'], body[data-aos-delay='1700'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1700'].aos-animate, body[data-aos-delay='1700'] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration='1750'], body[data-aos-duration='1750'] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay='1750'], body[data-aos-delay='1750'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1750'].aos-animate, body[data-aos-delay='1750'] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration='1800'], body[data-aos-duration='1800'] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay='1800'], body[data-aos-delay='1800'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1800'].aos-animate, body[data-aos-delay='1800'] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration='1850'], body[data-aos-duration='1850'] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay='1850'], body[data-aos-delay='1850'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1850'].aos-animate, body[data-aos-delay='1850'] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration='1900'], body[data-aos-duration='1900'] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay='1900'], body[data-aos-delay='1900'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1900'].aos-animate, body[data-aos-delay='1900'] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration='1950'], body[data-aos-duration='1950'] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay='1950'], body[data-aos-delay='1950'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='1950'].aos-animate, body[data-aos-delay='1950'] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration='2000'], body[data-aos-duration='2000'] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay='2000'], body[data-aos-delay='2000'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2000'].aos-animate, body[data-aos-delay='2000'] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration='2050'], body[data-aos-duration='2050'] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay='2050'], body[data-aos-delay='2050'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2050'].aos-animate, body[data-aos-delay='2050'] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration='2100'], body[data-aos-duration='2100'] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay='2100'], body[data-aos-delay='2100'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2100'].aos-animate, body[data-aos-delay='2100'] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration='2150'], body[data-aos-duration='2150'] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay='2150'], body[data-aos-delay='2150'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2150'].aos-animate, body[data-aos-delay='2150'] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration='2200'], body[data-aos-duration='2200'] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay='2200'], body[data-aos-delay='2200'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2200'].aos-animate, body[data-aos-delay='2200'] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration='2250'], body[data-aos-duration='2250'] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay='2250'], body[data-aos-delay='2250'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2250'].aos-animate, body[data-aos-delay='2250'] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration='2300'], body[data-aos-duration='2300'] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay='2300'], body[data-aos-delay='2300'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2300'].aos-animate, body[data-aos-delay='2300'] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration='2350'], body[data-aos-duration='2350'] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay='2350'], body[data-aos-delay='2350'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2350'].aos-animate, body[data-aos-delay='2350'] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration='2400'], body[data-aos-duration='2400'] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay='2400'], body[data-aos-delay='2400'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2400'].aos-animate, body[data-aos-delay='2400'] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration='2450'], body[data-aos-duration='2450'] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay='2450'], body[data-aos-delay='2450'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2450'].aos-animate, body[data-aos-delay='2450'] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration='2500'], body[data-aos-duration='2500'] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay='2500'], body[data-aos-delay='2500'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2500'].aos-animate, body[data-aos-delay='2500'] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration='2550'], body[data-aos-duration='2550'] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay='2550'], body[data-aos-delay='2550'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2550'].aos-animate, body[data-aos-delay='2550'] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration='2600'], body[data-aos-duration='2600'] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay='2600'], body[data-aos-delay='2600'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2600'].aos-animate, body[data-aos-delay='2600'] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration='2650'], body[data-aos-duration='2650'] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay='2650'], body[data-aos-delay='2650'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2650'].aos-animate, body[data-aos-delay='2650'] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration='2700'], body[data-aos-duration='2700'] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay='2700'], body[data-aos-delay='2700'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2700'].aos-animate, body[data-aos-delay='2700'] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration='2750'], body[data-aos-duration='2750'] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay='2750'], body[data-aos-delay='2750'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2750'].aos-animate, body[data-aos-delay='2750'] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration='2800'], body[data-aos-duration='2800'] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay='2800'], body[data-aos-delay='2800'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2800'].aos-animate, body[data-aos-delay='2800'] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration='2850'], body[data-aos-duration='2850'] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay='2850'], body[data-aos-delay='2850'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2850'].aos-animate, body[data-aos-delay='2850'] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration='2900'], body[data-aos-duration='2900'] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay='2900'], body[data-aos-delay='2900'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2900'].aos-animate, body[data-aos-delay='2900'] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration='2950'], body[data-aos-duration='2950'] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay='2950'], body[data-aos-delay='2950'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='2950'].aos-animate, body[data-aos-delay='2950'] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration='3000'], body[data-aos-duration='3000'] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay='3000'], body[data-aos-delay='3000'] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay='3000'].aos-animate, body[data-aos-delay='3000'] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], [data-aos][data-aos][data-aos-easing=ease-in-quad], [data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-cubic] [data-aos], body[data-aos-easing=ease-in-quad] [data-aos], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], [data-aos][data-aos][data-aos-easing=ease-out-quad], [data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-cubic] [data-aos], body[data-aos-easing=ease-out-quad] [data-aos], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], [data-aos][data-aos][data-aos-easing=ease-in-out-quad], [data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-cubic] [data-aos], body[data-aos-easing=ease-in-out-quad] [data-aos], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0)
}

[data-aos=fade-up] {
    transform: translateY(100px)
}

[data-aos=fade-down] {
    transform: translateY(-100px)
}

[data-aos=fade-right] {
    transform: translate(-100px)
}

[data-aos=fade-left] {
    transform: translate(100px)
}

[data-aos=fade-up-right] {
    transform: translate(-100px, 100px)
}

[data-aos=fade-up-left] {
    transform: translate(100px, 100px)
}

[data-aos=fade-down-right] {
    transform: translate(-100px, -100px)
}

[data-aos=fade-down-left] {
    transform: translate(100px, -100px)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translateY(100px) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate(100px) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translateY(100px) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translateY(-100px) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate(-100px) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate(100px) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate(0)
}

[data-aos=slide-up] {
    transform: translateY(100%)
}

[data-aos=slide-down] {
    transform: translateY(-100%)
}

[data-aos=slide-right] {
    transform: translateX(-100%)
}

[data-aos=slide-left] {
    transform: translateX(100%)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal, [data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
    background: rgba(43, 46, 56, .9)
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    padding: 10px 10px 0
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: ""
}

.remodal-overlay, .remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #fff
}

.remodal-cancel, .remodal-close, .remodal-confirm {
    overflow: visible;
    margin: 0;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-decoration: none
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-close, .remodal-close:before {
    position: absolute;
    display: block;
    width: 35px
}

.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay.remodal-is-closing, .remodal-overlay.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes
}

.remodal.remodal-is-closing, .remodal.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes
}

.remodal-close {
    top: 0;
    left: 0;
    height: 35px;
    padding: 0;
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #95979c;
    background: 0 0
}

.remodal-close:focus, .remodal-close:hover {
    color: #2b2e38
}

.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    top: 0;
    left: 0;
    content: "\00d7";
    text-align: center
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
    content: ''
}

.remodal-cancel, .remodal-confirm {
    font: inherit;
    display: inline-block;
    min-width: 110px;
    padding: 12px 0;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-align: center;
    vertical-align: middle
}

.remodal-confirm {
    color: #fff;
    background: #81c784
}

.remodal-confirm:focus, .remodal-confirm:hover {
    background: #66bb6a
}

.remodal-cancel {
    color: #fff;
    background: #e57373
}

.remodal-cancel:focus, .remodal-cancel:hover {
    background: #ef5350
}

.remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner, .remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0
}

@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

.mfp-bg {
    width: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    width: 100%;
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}

.mfp-container:before {
    display: inline-block;
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.gallery, .houses, .other-projects {
    background-size: cover
}

.about__advantages, .collective-page .content, .gallery, .gallery-page .content, .history, .houses, .other-projects {
    background-attachment: fixed
}

.day__sound, .gallery, .gallery__preview:before, .history, .houses, .map__inner, .other-projects, .plan__inner {
    background-repeat: no-repeat
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

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

@font-face {
    font-family: 'Minion Pro Bold Cond';
    src: url(../fonts/minionpro-boldcn.ttf)
}

@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url(../fonts/helveticaneuecyr-medium.ttf)
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url(../fonts/helveticaneuecyr-light.ttf)
}

@font-face {
    font-family: 'Helvetica Neue Roman';
    src: url(../fonts/helveticaneuecyr-roman.ttf)
}

@font-face {
    font-family: 'Helvetica Neue Thin';
    src: url(../fonts/helveticaneuecyr-thin.ttf)
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url(../fonts/helveticaneuecyr-bold.ttf)
}

@font-face {
    font-family: 'Avant Garden Gothic Bold';
    src: url(../fonts/avantgardegothicc-bold.ttf)
}

@font-face {
    font-family: Lobster;
    src: url(../fonts/Lobster.ttf)
}

@font-face {
    font-family: Impact;
    src: url(../fonts/impact.ttf)
}

@font-face {
    font-family: 'Roboto Medium';
    src: url(../fonts/RobotoMedium.ttf)
}

@font-face {
    font-family: 'Roboto Regular';
    src: url(../fonts/RobotoRegular.ttf)
}

@font-face {
    font-family: 'Roboto Light';
    src: url(../fonts/3962.ttf)
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url(../fonts/3959.ttf)
}

@font-face {
    font-family: 'Roboto Thin';
    src: url(../fonts/3967.ttf)
}

.houses {
    background-image: url(../img/houses-bg.jpg)
}

.houses__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 40px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .houses__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .houses__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .houses__inner {
        width: 100%
    }
}

.houses__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 75px
}

.houses__caption-name-first, .houses__caption-name-second {
    display: block;
    color: #fff;
    letter-spacing: 2px;
    text-align: left
}

@media only screen and (max-width: 992px) {
    .houses__caption {
        margin: 70px 0 35px
    }
}

.houses__caption-name-first {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    margin: 5px 0
}

.houses__caption-inner, .houses__caption-name-second, .houses__item-title-name {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .houses__caption-name-first {
        font-size: 8px
    }
}

.houses__caption-name-second {
    font-size: 34px
}

@media only screen and (max-width: 380px) {
    .houses__caption-name-second {
        font-size: 24px
    }
}

.houses__caption-inner {
    color: #fff;
    font-size: 45px;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .houses__caption-inner {
        font-size: 35px
    }
}

.houses__caption-name {
    padding-left: 10px;
    border-left: 3px solid #fff;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .houses__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .houses__caption-inner {
        margin-bottom: 10px
    }

    .houses__caption-name {
        margin-left: 0
    }
}

.houses__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 90px
}

.houses__item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-bottom: 55px;
    display: block;
    text-decoration: none
}

@media only screen and (max-width: 992px) {
    .houses__list {
        padding-bottom: 30px
    }

    .houses__item {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 55px
    }
}

.houses__item-card {
    background-color: #fff
}

.houses__item-pic-wrap {
    max-height: 350px;
    overflow: hidden;
    position: relative
}

.houses__item-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.gallery .owl-item.active .gallery__preview:after, .houses__item-hover:hover {
    opacity: 1
}

.houses__item-hover-btn {
    display: inline-block;
    line-height: 46px;
    border: 2px solid #fff;
    padding: 0 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto Regular';
    font-size: 12px;
    letter-spacing: 2px
}

.houses__item-pic {
    width: 100%;
    vertical-align: top
}

.houses__item-desc {
    position: relative;
    padding: 35px 0 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.houses__item-desc:after, .houses__item-desc:before {
    position: absolute;
    content: '';
    display: block;
    height: 10px;
    background-color: #92C4DA;
    top: 0
}

.houses__item-desc:before {
    width: 65%;
    left: 0
}

.houses__item-desc:after {
    width: 15px;
    right: 0
}

.houses__item-title, .other-projects__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.houses__item-desc-section {
    text-align: left
}

.houses__item-desc-title {
    font-family: 'Helvetica Neue Light';
    font-size: 12px;
    color: #6a6a6a;
    letter-spacing: 1px
}

.houses__item-desc-inner {
    font-family: Impact;
    font-size: 30px;
    color: #92C4DA;
    margin-top: 8px;
    letter-spacing: 1px
}

.houses__item-desc-inner .m2 {
    vertical-align: top;
    line-height: 1;
    font-family: 'Helvetica Neue Roman'
}

.houses__item-desc-inner .m2 i:first-child {
    font-size: 16px;
    vertical-align: top
}

.houses__item-desc-inner .m2 i:last-child {
    font-size: 13px;
    vertical-align: top
}

@media only screen and (max-width: 480px) {
    .houses__item-desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px 0
    }

    .houses__item-desc-inner {
        margin-top: 3px
    }
}

.houses__item-desc-section:nth-child(2) {
    margin: 0 20px;
    padding: 0 20px;
    border-right: 1px solid #92C4DA;
    border-left: 1px solid #92C4DA
}

@media only screen and (max-width: 1200px) {
    .houses__item-desc-section:nth-child(2) {
        margin: 0 10px;
        padding: 0 10px
    }
}

@media only screen and (max-width: 480px) {
    .houses__item-desc-section:nth-child(2) {
        margin: 0;
        padding: 0;
        border: none
    }

    .houses__item-desc-section {
        text-align: center;
        margin: 15px 0
    }
}

.houses__item-title {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

.houses__item-title-name {
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 25px
}

.houses__item-type-caption, .houses__item-type-inner {
    color: #fff;
    font-family: 'Minion Pro Bold Cond'
}

.houses__item-type {
    text-align: left;
    border-right: 1px solid #92C4DA;
    padding-right: 10px;
    margin-right: 10px
}

.houses__item-type-caption {
    font-size: 24px
}

.houses__item-type-inner {
    font-size: 36px
}

.gallery {
    background-image: url(../img/gallery-bg.jpg)
}

.gallery__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .gallery__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .gallery__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .gallery__inner {
        width: 100%
    }
}

.gallery__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 75px
}

.gallery__caption-name-first, .gallery__caption-name-second {
    display: block;
    color: #92C4DA;
    text-align: left;
    letter-spacing: 2px
}

@media only screen and (max-width: 992px) {
    .gallery__caption {
        margin: 70px 0 35px
    }
}

.gallery__caption-name-first {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    margin: 5px 0
}

.gallery__btn, .gallery__caption-inner, .gallery__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .gallery__caption-name-first {
        font-size: 8px
    }
}

.gallery__caption-name-second {
    font-size: 34px
}

@media only screen and (max-width: 380px) {
    .gallery__caption-name-second {
        font-size: 24px
    }
}

.gallery__caption-inner {
    color: #92C4DA;
    font-size: 45px;
    letter-spacing: 2px
}

.gallery__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .gallery__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .gallery__caption-inner {
        margin-bottom: 10px
    }

    .gallery__caption-name {
        margin-left: 0
    }
}

.gallery__big-pic-wrap {
    max-height: 700px;
    overflow: hidden
}

@media only screen and (max-width: 380px) {
    .gallery__caption-inner {
        font-size: 35px
    }

    .gallery__big-pic-wrap {
        display: none !important
    }
}

.gallery__preview:after, .gallery__preview:before {
    content: '';
    display: block;
    opacity: 0;
    left: 0
}

.gallery__big-pic {
    width: 100%;
    vertical-align: top
}

.gallery__preview {
    width: 270px;
    margin: 0 auto 8px;
    position: relative;
    cursor: pointer
}

@media only screen and (max-width: 1200px) {
    .gallery__preview {
        width: 218px
    }
}

@media only screen and (max-width: 992px) {
    .gallery__preview {
        width: 162px
    }
}

@media only screen and (max-width: 768px) {
    .gallery__preview {
        width: 200px
    }
}

@media only screen and (max-width: 690px) {
    .gallery__preview {
        width: 180px
    }
}

@media only screen and (max-width: 650px) {
    .gallery__preview {
        width: 140px
    }
}

@media only screen and (max-width: 520px) {
    .gallery__preview {
        width: 200px
    }
}

@media only screen and (max-width: 460px) {
    .gallery__preview {
        width: 160px
    }
}

@media only screen and (max-width: 380px) {
    .gallery__preview {
        width: 100%
    }
}

.gallery__preview:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(211, 177, 132, .8);
    -webkit-transition: all .2s;
    transition: all .2s;
    background-image: url(../img/gallery-triangle.png);
    background-position: center center
}

.gallery__preview:after {
    position: absolute;
    bottom: -8px;
    background-color: #92C4DA;
    height: 2px;
    width: 90px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.gallery__preview:hover:after, .gallery__preview:hover:before {
    opacity: 1
}

.gallery__preview-wrap {
    margin: 30px 0 30px -15px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    max-height: 200px;
    overflow: hidden
}

@media only screen and (max-width: 380px) {
    .gallery__preview-wrap {
        width: 100%;
        margin-left: 0
    }
}

.gallery__preview-pic {
    width: 100%;
    cursor: pointer;
    vertical-align: top
}

.gallery__btn {
    display: inline-block;
    line-height: 32px;
    border: 1px solid #92C4DA;
    padding: 0 50px;
    text-decoration: none;
    color: #92C4DA;
    font-size: 18px;
    margin: 90px 0 150px;
    letter-spacing: 1px
}

.map__inner, .other-projects__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-box-align: center
}

@media only screen and (max-width: 992px) {
    .gallery__btn {
        margin: 40px 0 70px
    }
}

.gallery .owl-controls {
    margin-top: 0
}

.gallery .owl-controls .owl-pagination {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0
}

.gallery .owl-controls .owl-pagination .owl-page span {
    margin: 0 5px;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-transition: .2s;
    transition: .2s;
    width: 14px;
    height: 14px
}

.gallery .owl-controls .owl-pagination .owl-page.active span {
    background-color: #fff
}

.gallery .owl-controls .owl-buttons .owl-next, .gallery .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
    background-color: #fff;
    border-radius: 0;
    width: 54px;
    height: 66px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .8;
    -webkit-transition: .2s;
    transition: .2s
}

.gallery .owl-controls .owl-buttons .owl-next:hover, .gallery .owl-controls .owl-buttons .owl-prev:hover {
    opacity: 1
}

.gallery .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-image: url(../img/owl-prev.png)
}

.gallery .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-image: url(../img/owl-next.png)
}

.other-projects {
    background-image: url(../img/other-projects-bg.jpg)
}

.other-projects__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 140px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .other-projects__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .other-projects__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .other-projects__inner {
        width: 100%
    }
}

.other-projects__caption {
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

@media only screen and (max-width: 992px) {
    .other-projects__caption {
        margin: 70px 0 35px
    }
}

.other-projects__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.other-projects__caption-inner, .other-projects__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .other-projects__caption-name-first {
        font-size: 8px
    }
}

.other-projects__caption-name-second {
    display: block;
    font-size: 34px;
    color: #92C4DA;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .other-projects__caption-name-second {
        font-size: 24px
    }
}

.other-projects__caption-inner {
    color: #fff;
    font-size: 45px
}

@media only screen and (max-width: 380px) {
    .other-projects__caption-inner {
        font-size: 35px
    }
}

.other-projects__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .other-projects__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .other-projects__caption-inner {
        margin-bottom: 10px
    }

    .other-projects__caption-name {
        margin-left: 0
    }
}

.other-projects__list {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.other-projects__item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    position: relative;
    text-align: left
}

@media only screen and (max-width: 991px) {
    .other-projects__item {
        width: 100%;
        margin-bottom: 60px
    }

    .other-projects__item:last-child {
        margin-bottom: 0
    }
}

.other-projects__pic {
    vertical-align: top;
    width: 100%
}

.other-projects__hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    padding: 0 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none
}

.day__nav-item, .day__title {
    -webkit-transition: .2s;
    z-index: 5
}

.other-projects__hover:hover {
    opacity: 1
}

.other-projects__item-caption {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Helvetica Neue Thin';
    font-size: 40px;
    margin-bottom: 50px;
    position: relative
}

.other-projects__item-caption:after, .other-projects__item-caption:before {
    display: block;
    position: absolute;
    height: 2px;
    content: ''
}

.other-projects__item-caption:before {
    width: 32px;
    left: 0;
    bottom: -15px;
    background-color: #58b6ff
}

@media only screen and (max-width: 480px) {
    .other-projects__hover {
        padding: 0 40px
    }

    .other-projects__item-caption:before {
        bottom: -8px
    }
}

.other-projects__item-caption:after {
    left: 37px;
    bottom: -15px;
    width: 162px;
    background-color: #fff
}

@media only screen and (max-width: 480px) {
    .other-projects__item-caption:after {
        bottom: -8px
    }

    .other-projects__item-caption {
        font-size: 32px;
        margin-bottom: 20px
    }
}

.other-projects__item-desc {
    font-family: 'Helvetica Neue Roman';
    color: #fff;
    text-transform: uppercase;
    line-height: 1.6;
    font-size: 12px;
    letter-spacing: 1px
}

.map {
    position: relative
}

@media only screen and (max-width: 768px) {
    .map {
        height: auto
    }

    .map iframe {
        display: none
    }
}

.map iframe {
    width: 100%;
    height: 560px;
    vertical-align: top
}

.map__inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: inline-flex;
    width: 860px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: url(../img/map-bg.png);
    background-position: center left;
    background-size: auto 100%
}

@media only screen and (max-width: 1200px) {
    .map__inner {
        width: 620px;
        background-position: center right
    }

    .map__text {
        margin-right: 180px
    }
}

@media only screen and (max-width: 768px) {
    .map__inner {
        background-position: center left;
        width: 100%;
        position: static
    }
}

@media only screen and (max-width: 640px) {
    .map__inner {
        background-image: none
    }
}

.map__text {
    width: 431px;
    height: 431px;
    background-image: url(../img/map-text-bg.png);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 768px) {
    .map__text {
        margin: 0 auto;
        background-image: none;
        background-color: #fff;
        height: auto;
        width: 100%;
        max-width: 400px;
        padding: 40px 0
    }
}

.map__street {
    font-family: 'Helvetica Neue Medium';
    font-size: 16px;
    color: #476C8D;
    line-height: 1.2
}

.map__btn {
    display: inline-block;
    background-color: #476C8D;
    color: #fff;
    font-family: 'Helvetica Neue Bold';
    text-decoration: none;
    line-height: 30px;
    padding: 0 15px;
    letter-spacing: 1px
}

.map__phone {
    margin: 20px 0;
    font-family: Impact;
    font-size: 32px;
    color: #476C8D;
    letter-spacing: 2px
}

.history {
    background-image: url(../img/history-bg.jpg);
    background-size: cover
}

.history__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 100px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 1200px) {
    .history__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .history__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .history__inner {
        width: 100%
    }
}

.history__left {
    width: 800px
}

@media only screen and (max-width: 1200px) {
    .history__left {
        width: 100%
    }

    .history__right {
        display: none
    }
}

.history__right {
    width: 400px
}

.history__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

@media only screen and (max-width: 992px) {
    .history__caption {
        margin: 70px 0 35px
    }
}

.history__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.history__caption-inner, .history__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .history__caption-name-first {
        font-size: 8px
    }
}

.history__caption-name-second {
    display: block;
    font-size: 34px;
    color: #92C4DA;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .history__caption-name-second {
        font-size: 24px
    }
}

.history__caption-inner {
    color: #fff;
    font-size: 45px
}

@media only screen and (max-width: 380px) {
    .history__caption-inner {
        font-size: 35px
    }
}

.history__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .history__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .history__caption-inner {
        margin-bottom: 10px
    }

    .history__caption-name {
        margin-left: 0
    }
}

.history__pic {
    margin-top: 180px
}

.history__text {
    text-align: left;
    padding: 0 100px
}

@media only screen and (max-width: 992px) {
    .history__text {
        padding: 0
    }
}

.history__text-paragraph {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Helvetica Neue Roman';
    letter-spacing: 1px;
    margin-bottom: 25px
}

.history .owl-controls {
    margin-top: 60px
}

@media only screen and (max-width: 1200px) {
    .history .owl-controls {
        margin-top: 20px
    }
}

.history .owl-controls .owl-pagination {
    text-align: left;
    padding-left: 100px
}

@media only screen and (max-width: 992px) {
    .history .owl-controls .owl-pagination {
        padding-left: 0
    }
}

.history .owl-controls .owl-page {
    width: 18px;
    height: 16px;
    background-image: url(../img/owl-triangle-up.png);
    margin-right: 6px;
    position: relative
}

.history .owl-controls .owl-page:nth-child(2n) {
    background-image: url(../img/owl-triangle-down.png)
}

.history .owl-controls .owl-page:nth-child(2n):before {
    background-image: url(../img/owl-triangle-full-down.png)
}

.history .owl-controls .owl-page:before {
    opacity: 0;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/owl-triangle-full-up.png)
}

.history .owl-controls .owl-page.active:before {
    opacity: 1
}

.history .owl-controls .owl-page span {
    display: none
}

.last-news__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 120px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .last-news__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .last-news__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .last-news__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.last-news__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

@media only screen and (max-width: 992px) {
    .last-news__caption {
        margin: 70px 0 35px
    }
}

.last-news__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.last-news__caption-inner, .last-news__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #92C4DA
}

@media only screen and (max-width: 380px) {
    .last-news__caption-name-first {
        font-size: 8px
    }
}

.last-news__caption-name-second {
    display: block;
    font-size: 34px;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .last-news__caption-name-second {
        font-size: 24px
    }
}

.last-news__caption-inner {
    font-size: 45px
}

.last-news__btn, .last-news__right-text {
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 1px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .last-news__caption-inner {
        font-size: 35px
    }
}

.last-news__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .last-news__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .last-news__caption-inner {
        margin-bottom: 10px
    }

    .last-news__caption-name {
        margin-left: 0
    }
}

.last-news__btn {
    margin-top: 80px;
    display: inline-block;
    line-height: 32px;
    border: 1px solid #92C4DA;
    padding: 0 75px;
    text-decoration: none;
    color: #92C4DA;
    font-size: 18px
}

@media only screen and (max-width: 992px) {
    .last-news__btn {
        margin: 40px 0 70px
    }
}

.last-news__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .last-news__container {
        padding: 0
    }
}

.last-news__pic {
    width: 100%;
    vertical-align: top
}

.last-news__right-text {
    font-size: 30px;
    color: #92C4DA;
    line-height: 1.1
}

.last-news__left {
    width: 50%;
    margin-bottom: 50px
}

@media only screen and (max-width: 992px) {
    .last-news__left {
        width: 100%
    }
}

.last-news__right {
    width: 50%;
    position: relative;
    padding: 50px;
    text-align: left;
    z-index: 2
}

.last-news__right:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100px;
    border: 10px solid #92C4DA;
    z-index: -1
}

@media only screen and (max-width: 992px) {
    .last-news__right:after {
        left: 0
    }

    .last-news__right {
        width: 100%;
        margin-top: 40px
    }
}

@media only screen and (max-width: 480px) {
    .last-news__right-text {
        font-size: 24px
    }

    .last-news__right {
        padding: 35px
    }
}

.last-news__left-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.last-news__RCNind1:after, .last-news__delimiter:last-child:before, .last-news__left-title-inner:before {
    display: block;
    content: ''
}

.last-news__left-title-inner {
    text-transform: uppercase;
    font-family: 'Helvetica Neue Bold';
    font-size: 14px;
    color: #92C4DA;
    letter-spacing: 2px;
    padding-left: 70px;
    position: relative;
    margin-left: 6px
}

.last-news__right-date, .last-news__right-day, .news__right-date {
    font-family: 'Avant Garden Gothic Bold'
}

.last-news__left-title-inner:before {
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #92C4DA;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: 0
}

.last-news__left-title-icon {
    width: 18px;
    height: 16px;
    background-image: url(../img/owl-triangle-up.png);
    margin-right: 6px
}

.last-news__left-title-icon:nth-child(2n) {
    background-image: url(../img/owl-triangle-full-down.png)
}

.last-news__right-date {
    color: #92C4DA;
    font-size: 24px;
    letter-spacing: 2px
}

.last-news__right-day {
    color: #92C4DA;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px
}

.last-news__delimiter {
    margin: 15px 0 30px -20px;
    height: 2px;
    background-color: #92C4DA;
    width: 110px;
    border: none;
    position: relative
}

.last-news__delimiter:last-child {
    margin: 15px 0 11px -20px
}

.last-news__delimiter:last-child:before {
    position: absolute;
    background-image: url(../img/triangle-right-empty.png);
    width: 16px;
    height: 18px;
    top: -8px;
    right: -20px
}

.last-news__RCNind1 {
    font-family: 'Roboto Regular';
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px;
    margin-left: 50px;
    position: relative
}

.last-news__RCNind1:after {
    position: absolute;
    background-color: #92C4DA;
    height: 2px;
    width: 65px;
    left: -70px;
    top: 50%
}

.header-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 600px);
    left: calc(50% - 600px);
    width: 1200px
}

@media only screen and (max-width: 1200px) {
    .header-home {
        left: -webkit-calc(50% - 496px);
        left: calc(50% - 496px);
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .header-home {
        left: -webkit-calc(50% - 384px);
        left: calc(50% - 384px);
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .header-home {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        left: 15px
    }
}

.header-home__logo-wrap {
    width: 220px;
    height: 75px
}

.header-home__logo {
    max-width: 100%
}

.header-home__nav-item {
    display: inline-block;
    margin-left: 15px
}

.header-home__nav-link {
    font-family: 'Helvetica Neue Bold';
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.header-home__phones-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header-home__phones {
    border-right: 2px solid #92C4DA;
    padding-right: 10px;
    margin-right: 10px
}

.header-home__phone {
    font-family: 'Minion Pro Bold Cond';
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px
}

.header-home__call-back {
    width: 22px;
    height: 30px;
    display: block;
    background-image: url(../img/call-back.png)
}

.day {
    width: 100%;
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000
}

.day:after, .day__nav, .day__sound, .day__title {
    position: absolute
}

@media only screen and (max-width: 1200px) {
    .day {
        display: none
    }
}

.day:after {
    display: block;
    content: '';
    background-image: url(../img/video-bg.png);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.day__video {
    z-index: 1;
    width: 100%;
    height: auto;
    max-height: 100%
}

.day__nav {
    top: -webkit-calc(50% - 280px);
    top: calc(50% - 280px);
    left: 50px
}

.day__sound {
    z-index: 5;
    outline: 0;
    width: 50px;
    height: 50px;
    top: 130px;
    right: 130px;
    background-image: url(../img/sound-ico.svg);
    background-position: center center;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.day__sound.off {
    background-image: url(../img/off-sound-ico.svg)
}

.day__title {
    text-transform: uppercase;
    color: #fff;
    font-size: 45px;
    font-family: 'Roboto Thin';
    left: 540px;
    bottom: 160px;
    opacity: 0;
    transition: .2s;
    line-height: 1.25;
    margin-right: 100px
}

.day__title.active {
    opacity: 1
}

.day__nav-item {
    font-family: 'Roboto Condensed';
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #92C4DA;
    font-size: 12px;
    line-height: 36px;
    cursor: pointer;
    transition: .2s;
    margin-bottom: 20px;
    position: relative
}

.day__nav-item:last-of-type {
    margin-bottom: 0
}

.day__nav-item.active, .day__nav-item:hover {
    color: #fff
}

.day__nav-item:nth-child(1) {
    margin-left: 82px
}

.day__nav-item:nth-child(2) {
    margin-left: 118px
}

.day__nav-item:nth-child(3) {
    margin-left: 132px
}

.day__nav-item:nth-child(4) {
    margin-left: 180px
}

.day__nav-item:nth-child(5) {
    margin-left: 156px
}

.day__nav-item:nth-child(6) {
    margin-left: 170px
}

.day__nav-item:nth-child(7) {
    margin-left: 137px
}

.day__nav-item:nth-child(8) {
    margin-left: 122px
}

.day__nav-item:nth-child(9) {
    margin-left: 132px
}

.day__nav-item:nth-child(10) {
    margin-left: 100px
}

.day__svg {
    position: absolute;
    top: 10px;
    left: 0;
    height: 518px;
    z-index: 4
}

.day__caption-wrap {
    position: absolute;
    top: 140px;
    width: 1200px;
    left: -webkit-calc(50% - 600px);
    left: calc(50% - 600px);
    z-index: 5;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .day__caption-wrap {
        width: 992px;
        left: -webkit-calc(50% - 496px);
        left: calc(50% - 496px)
    }
}

@media only screen and (max-width: 992px) {
    .day__caption-wrap {
        width: 768px;
        left: -webkit-calc(50% - 384px);
        left: calc(50% - 384px)
    }

    .day__caption {
        margin: 70px 0 35px
    }
}

@media only screen and (max-width: 768px) {
    .day__caption-wrap {
        width: 100%;
        left: 15px
    }
}

.day__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.day__caption-name-first {
    display: block;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.day__caption-inner, .day__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .day__caption-name-first {
        font-size: 8px
    }
}

.day__caption-name-second {
    display: block;
    font-size: 34px;
    color: #fff;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .day__caption-name-second {
        font-size: 24px
    }
}

.day__caption-inner {
    color: #fff;
    font-size: 45px
}

@media only screen and (max-width: 380px) {
    .day__caption-inner {
        font-size: 35px
    }
}

.day__caption-name {
    padding-left: 10px;
    border-left: 3px solid #fff;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .day__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .day__caption-inner {
        margin-bottom: 10px
    }

    .day__caption-name {
        margin-left: 0
    }
}

.cls-1 {
    isolation: isolate
}

.cls-10, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9 {
    opacity: .2;
    mix-blend-mode: multiply
}

.cls-2 {
    fill: url(#Безымянный_градиент_45)
}

.cls-3 {
    fill: url(#Безымянный_градиент_45-2)
}

.cls-4 {
    fill: url(#Безымянный_градиент_45-3)
}

.cls-5 {
    fill: url(#Безымянный_градиент_45-4)
}

.cls-6 {
    fill: url(#Безымянный_градиент_45-5)
}

.cls-7 {
    fill: url(#Безымянный_градиент_45-6)
}

.cls-8 {
    fill: url(#Безымянный_градиент_45-7)
}

.cls-9 {
    fill: url(#Безымянный_градиент_45-8)
}

.cls-10 {
    fill: url(#Безымянный_градиент_45-9)
}

.cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-19, .cls-20 {
    opacity: .3
}

.cls-11 {
    fill: url(#Безымянный_градиент_9)
}

.cls-12 {
    fill: url(#Безымянный_градиент_9-2)
}

.cls-13 {
    fill: url(#Безымянный_градиент_9-3)
}

.cls-14 {
    fill: url(#Безымянный_градиент_9-4)
}

.cls-15 {
    fill: url(#Безымянный_градиент_9-5)
}

.cls-16 {
    fill: url(#Безымянный_градиент_9-6)
}

.cls-17 {
    fill: url(#Безымянный_градиент_9-7)
}

.cls-18 {
    fill: url(#Безымянный_градиент_9-8)
}

.cls-19 {
    fill: url(#Безымянный_градиент_9-9)
}

.cls-20 {
    fill: url(#Безымянный_градиент_9-10)
}

.cls-21, .cls-22, .cls-23, .cls-24, .cls-25, .cls-26, .cls-27, .cls-28, .cls-29 {
    opacity: .7
}

.cls-21 {
    fill: url(#Безымянный_градиент_40)
}

.cls-22 {
    fill: url(#Безымянный_градиент_40-2)
}

.cls-23 {
    fill: url(#Безымянный_градиент_40-3)
}

.cls-24 {
    fill: url(#Безымянный_градиент_40-4)
}

.cls-25 {
    fill: url(#Безымянный_градиент_40-5)
}

.cls-26 {
    fill: url(#Безымянный_градиент_40-6)
}

.cls-27 {
    fill: url(#Безымянный_градиент_40-7)
}

.cls-28 {
    fill: url(#Безымянный_градиент_40-8)
}

.cls-29 {
    fill: url(#Безымянный_градиент_40-9)
}

.cls-30 {
    fill: transparent
}

.cls-30.active {
    fill: #e3cdb2
}

.cls-31 {
    fill: #92C4DA
}

.cls-31.active {
    fill: #3485e1
}

.about-complex__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 90px 15px 90px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .about-complex__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .about-complex__inner {
        width: 768px
    }
}

.about-complex__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .about-complex__inner {
        width: 100%
    }

    .about-complex__container {
        padding: 0
    }
}

.about-complex__read-more {
    font-family: 'Roboto Regular';
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px;
    margin-left: 65px;
    position: relative;
    margin-top: 45px;
    display: inline-block
}

.about-complex__read-more:after, .about-complex__right:after {
    display: block;
    content: ''
}

.about-complex__read-more:after {
    position: absolute;
    background-color: #92C4DA;
    height: 2px;
    width: 55px;
    left: -65px;
    top: 50%
}

.about-complex__pic {
    width: 100%;
    vertical-align: top
}

.about-complex__left {
    width: 50%;
    margin-bottom: 50px
}

@media only screen and (max-width: 992px) {
    .about-complex__left {
        width: 100%
    }
}

.about-complex__right {
    width: 50%;
    position: relative;
    padding: 60px 50px;
    text-align: left;
    z-index: 2
}

.about-complex__right:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100px;
    border: 10px solid #92C4DA;
    z-index: -1
}

.about-complex__left-title, .plan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media only screen and (max-width: 992px) {
    .about-complex__right:after {
        left: 0
    }

    .about-complex__right {
        width: 100%;
        margin-top: 40px
    }
}

@media only screen and (max-width: 480px) {
    .about-complex__right {
        padding: 35px
    }
}

.about-complex__left-title {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.about-complex__caption, .plan__info {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.about-complex__left-title-icon {
    width: 18px;
    height: 16px;
    background-image: url(../img/owl-triangle-up.png);
    margin-right: 6px
}

.about-complex__left-title-icon:nth-child(2n) {
    background-image: url(../img/owl-triangle-full-down.png)
}

.about-complex__text {
    font-family: 'Helvetica Neue Roman';
    font-size: 14px;
    color: #2B3F51;
    line-height: 1.8
}

.about-complex__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 35px
}

.about-complex__caption-name-first {
    display: block;
    font-size: 10px;
    color: #5D88AF;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.about-complex__caption-inner, .about-complex__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    color: #5D88AF;
    text-transform: uppercase;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .about-complex__caption-name-first {
        font-size: 8px
    }
}

.about-complex__caption-name-second {
    display: block;
    font-size: 34px;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .about-complex__caption-name-second {
        font-size: 24px
    }
}

.about-complex__caption-inner {
    font-size: 45px;
    margin-bottom: 10px
}

@media only screen and (max-width: 380px) {
    .about-complex__caption-inner {
        font-size: 35px
    }
}

.about-complex__caption-name {
    padding-left: 10px;
    border-left: 3px solid #5D88AF
}

.plan {
    position: relative;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.plan__inner {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: url(../img/plan-info-bg.jpg);
    background-position: top left;
    background-size: 340px 100%
}

.footer__social-link, .post__preview:before, .residence__bg {
    background-position: center center
}

.header, .residence__bg {
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (max-width: 1350px) {
    .plan__inner {
        position: static;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background-image: none
    }
}

.plan__map, .plan__svg {
    position: absolute;
    left: 0;
    bottom: 0;
}

.plan__svg {
    right: 0;
    z-index: 100;
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
    margin-left: 340px;
}

@media only screen and (max-width: 1350px) {
    .plan__svg {
        width: 100%;
        margin: 0;
	z-index: 1;
    }
}

.plan__bg-circle:hover {
    opacity: 0.4;
    fill: #77b97e;
}

.plan__bg-circle {
    fill: #77b97e;
    opacity: 0;
    cursor: pointer;
}

.plan__bg-circle.red {
    fill: red;
    opacity: 0.3;
}

.plan__bg-circle.yellow {
    fill: yellow;
    opacity: 0.5;
}

.plan__bg-circle.resale {
    fill: #92C4DA;
    opacity: 0.5;
    cursor: pointer;
}


.plan__bg {
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
    margin-left: 340px;
    vertical-align: top
}

@media only screen and (max-width: 1350px) {
    .plan__bg {
        width: 100%;
        margin: 0
    }
}

.plan__bg-svg {
    display: none
}

@media only screen and (max-width: 1350px) {
    .plan__bg-svg {
        margin: 0
    }
}

.plan__bg-svg.active {
    display: block
}

.plan__svg-circle {
    opacity: 0.55;
    color: red
}

.plan__bg-modal {
    position: absolute;
    max-width: 250px;
    padding: 30px;
    padding-left: 40px;
    text-align: left;
    color: #fff;
    background-color: rgba(32, 36, 39, .95);
    display: none;
    z-index: 300;
}
.plan__bg-modal:before {
    content: '';
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    width: 6px;
    background: #92C4DA;
}

.plan__bg-modal.active {
    display: block;
}

.plan__bg-modal .info {
    margin-bottom: 6px;
    font-family: "GilroyThin";
    line-height: 1.2;
}

.plan__bg-modal .info__title {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #92C4DA;
}

.plan__bg-modal .info__value {
    font-size: 21px;
    letter-spacing: 2px;
    color: #fff;
}

.plan__info {
    width: 340px;
    height: 100%;
    background-color: rgba(32, 36, 39, .95);
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.plan__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left;
    margin: 350px 0 0 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.plan__caption-name-first, .plan__caption-name-second {
    display: block;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase
}

@media only screen and (max-width: 1750px) {
    .plan__caption {
        margin: 250px 0 0 350px
    }
}

@media only screen and (max-width: 1550px) {
    .plan__caption {
        margin: 200px 0 0 250px
    }
}

@media only screen and (max-width: 1350px) {
    .plan__info {
        width: 100%
    }

    .plan__caption {
        width: 100%;
        margin: 0;
        background-color: #507A8C;
        padding: 50px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .plan__info-head {
        max-width: 720px
    }
}



@media only screen and (max-width: 1200px) {
    .plan__caption {
        padding-left: 30px
    }
}

@media only screen and (max-width: 768px) {
    .plan__caption {
        padding-left: 15px
    }
}

.plan__caption-name-first {
    font-size: 10px;
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    margin: 5px 0
}

.plan__caption-inner, .plan__caption-name-second, .plan__info-title {
    color: #fff;
    font-family: 'Minion Pro Bold Cond'
}

@media only screen and (max-width: 380px) {
    .plan__caption-name-first {
        font-size: 8px
    }
}

.plan__caption-name-second {
    font-size: 34px
}

@media only screen and (max-width: 380px) {
    .plan__caption-name-second {
        font-size: 24px
    }
}

.plan__caption-inner {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px
}

@media only screen and (max-width: 380px) {
    .plan__caption-inner {
        font-size: 35px
    }
}

.plan__caption-name {
    padding-left: 10px;
    border-left: 3px solid #fff
}

.plan__info-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.plan__info-pic {
    width: 100%;
    vertical-align: top;
    display: none
}

.plan__info-pic.active {
    display: block
}

.plan__info-pic-wrap {
    width: 100%
}

@media only screen and (max-width: 1350px) {
    .plan__info-pic-wrap {
        padding: 0 40px
    }
}

.plan__info-types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0
}

.plan__info-title {
    font-size: 22px;
    width: 100%;
    text-align: left
}

.plan__tab-btn {
    font-size: 15px;
    color: #92C4DA;
    font-family: 'Roboto Regular';
    background-color: transparent;
    border: 1px solid #325067;
    line-height: 36px;
    cursor: pointer;
    outline: 0;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-bottom: 5px;
    -webkit-transition: .2s;
    transition: .2s
}

.plan__info-btn, .plan__info-inner-title, .plan__info-type, .plan__info-type-number {
    font-family: 'Minion Pro Bold Cond'
}

.plan__tab-btn.active {
    border-color: #77AEC2
}

.plan__info-type-number {
    font-size: 36px;
    color: #fff
}

.plan__info-type {
    font-size: 26px;
    color: #fff;
    margin: 15px 0;
    display: inline-block
}

.plan__info-btn {
    text-transform: uppercase;
    padding: 0 60px;
    line-height: 40px;
    color: #1c1b0a;
    text-decoration: none;
    margin: 30px 0 0;
    display: inline-block;
    background-color: #7b5e3e;
    font-size: 18px;
    letter-spacing: 1px
}

.plan__info-btn-wrap {
    text-align: center
}

.plan__info-inner {
    padding: 0 40px
}

.plan__info-inner-title {
    font-size: 24px;
    color: #fff;
    margin-left: 20px;
    letter-spacing: 1px
}

.plan__item-desc {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #2B3F51;
    border-bottom: 1px solid #2B3F51;
    margin-bottom: 15px
}

.plan__item-desc-delimiter {
    height: 50px;
    border: none;
    margin: 0;
    width: 1px;
    background-color: #2B3F51
}

.plan__item-desc-title {
    font-family: 'Helvetica Neue Light';
    font-size: 12px;
    color: #92C4DA;
    letter-spacing: 1px
}

.plan__tabs-content {
    width: 100%
}

@media only screen and (max-width: 1350px) {
    .plan__tabs-content {
        max-width: 720px;
        margin: 25px 0
    }
}

.plan__item-desc-inner {
    font-family: Impact;
    font-size: 30px;
    color: #92C4DA;
    margin-top: 8px;
    letter-spacing: 1px
}

.plan__item-desc-inner .grn {
    font-size: 12px;
    margin-left: 3px;
    font-family: 'Roboto Regular';
    color: #92C4DA;
    vertical-align: top
}

.plan__item-desc-inner .m2 {
    vertical-align: top;
    line-height: 1;
    font-family: 'Helvetica Neue Roman'
}

.plan__item-desc-inner .m2 i:first-child {
    font-size: 16px;
    vertical-align: top
}

.plan__item-desc-inner .m2 i:last-child {
    font-size: 13px;
    vertical-align: top
}

.plan__item-desc-section {
    text-align: left
}

.tabs__item {
    display: none
}

.tabs__item.active {
    display: block
}

.news__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 120px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .news__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .news__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .news__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.news__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

@media only screen and (max-width: 992px) {
    .news__caption {
        margin: 70px 0 35px
    }
}

.news__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.news__caption-inner, .news__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #92C4DA
}

@media only screen and (max-width: 380px) {
    .news__caption-name-first {
        font-size: 8px
    }
}

.news__caption-name-second {
    display: block;
    font-size: 34px;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .news__caption-name-second {
        font-size: 24px
    }
}

.news__caption-inner {
    font-size: 45px
}

.news__btn, .news__right-text {
    text-transform: uppercase;
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 1px
}

@media only screen and (max-width: 380px) {
    .news__caption-inner {
        font-size: 35px
    }
}

.news__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .news__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .news__caption-inner {
        margin-bottom: 10px
    }

    .news__caption-name {
        margin-left: 0
    }
}

.news__btn {
    margin-top: 10px;
    display: inline-block;
    line-height: 32px;
    border: 1px solid #92C4DA;
    padding: 0 75px;
    text-decoration: none;
    color: #92C4DA;
    font-size: 18px
}

@media only screen and (max-width: 992px) {
    .news__btn {
        margin: 40px 0 70px
    }
}

@media only screen and (max-width: 380px) {
    .news__btn {
        padding: 0 25px
    }
}

.news__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 100px
}

@media only screen and (max-width: 768px) {
    .news__container {
        padding: 0
    }
}

.news__container:nth-child(2n - 1) .news__left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.news__container:nth-child(2n - 1) .news__right:after {
    left: 0;
    right: -100px
}

@media only screen and (max-width: 992px) {
    .news__container:nth-child(2n - 1) {
        margin-bottom: 0
    }

    .news__container:nth-child(2n - 1) .news__left {
        margin-top: 100px
    }

    .news__container:nth-child(2n - 1) .news__right:after {
        right: 0
    }
}

.news__pic {
    width: 100%;
    vertical-align: top;
    margin-bottom: 60px
}

.news__right-text {
    font-size: 30px;
    color: #92C4DA;
    line-height: 1.1
}

.news__left {
    width: 50%
}

@media only screen and (max-width: 992px) {
    .news__left {
        width: 100%
    }
}

.news__right {
    width: 50%;
    position: relative;
    padding: 50px;
    text-align: left;
    text-decoration: none
}

.news__right:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100px;
    border: 10px solid #92C4DA
}

@media only screen and (max-width: 992px) {
    .news__right:after {
        left: 0
    }

    .news__right {
        width: 100%;
        margin-top: 40px
    }
}

@media only screen and (max-width: 480px) {
    .news__right-text {
        font-size: 24px
    }

    .news__right {
        padding: 35px
    }
}

.news__right-date {
    color: #92C4DA;
    font-size: 24px;
    letter-spacing: 2px
}

.news__more, .news__right-day {
    font-size: 9px;
    color: #92C4DA;
    font-family: 'Avant Garden Gothic Bold';
    text-transform: uppercase
}

.news__right-day {
    letter-spacing: 1px;
    margin-top: 10px
}

.news__delimiter {
    margin: 15px 0 30px -20px;
    height: 2px;
    background-color: #92C4DA;
    width: 110px;
    border: none;
    position: relative
}

.news__more {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    line-height: 2;
    letter-spacing: 4px;
    margin-left: 50px
}

.news__more:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/b_triangle-right-empty.png);
    width: 16px;
    height: 18px;
    top: -6px;
    right: -20px
}

.news__more:after, .post__left-title-inner:before {
    height: 2px;
    background-color: #92C4DA;
    content: ''
}

.news__more:after {
    display: block;
    position: absolute;
    width: 60px;
    left: -65px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px)
}

.post__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .post__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .post__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .post__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.post__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

@media only screen and (max-width: 992px) {
    .post__caption {
        margin: 70px 0 35px
    }
}

.post__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.post__caption-inner, .post__caption-name-second, .post__right-text {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .post__caption-name-first {
        font-size: 8px
    }
}

.post__caption-name-second {
    display: block;
    font-size: 34px;
    color: #92C4DA;
    text-align: left;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .post__caption-name-second {
        font-size: 24px
    }
}

.post__caption-inner {
    color: #92C4DA;
    font-size: 45px;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .post__caption-inner {
        font-size: 35px
    }
}

.post__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .post__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .post__caption-inner {
        margin-bottom: 10px
    }

    .post__caption-name {
        margin-left: 0
    }
}

.post__pic {
    width: 100%;
    vertical-align: top
}

.post__right-text {
    font-size: 30px;
    color: #92C4DA;
    letter-spacing: 1px;
    line-height: 1.1
}

.post__left {
    width: 60%
}

@media only screen and (max-width: 992px) {
    .post__left {
        width: 100%
    }
}

.post__right {
    width: 40%;
    position: relative;
    padding: 50px;
    text-align: left
}

.post__right:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100px;
    border: 10px solid #92C4DA
}

@media only screen and (max-width: 992px) {
    .post__right:after {
        left: 0
    }

    .post__right {
        width: 100%;
        margin-top: 40px
    }

    .post__container {
        padding-top: 35px
    }
}

@media only screen and (max-width: 480px) {
    .post__right-text {
        font-size: 24px
    }

    .post__right {
        padding: 35px
    }
}

.post__left-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.post__left-title-inner {
    text-transform: uppercase;
    font-family: 'Helvetica Neue Bold';
    font-size: 14px;
    color: #92C4DA;
    letter-spacing: 2px;
    padding-left: 70px;
    position: relative;
    margin-left: 6px
}

.post__right-date, .post__right-day {
    font-family: 'Avant Garden Gothic Bold'
}

.post__left-title-inner:before {
    display: block;
    position: absolute;
    width: 50px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: 0
}

.post__left-title-icon {
    width: 18px;
    height: 16px;
    background-image: url(../img/b_owl-triangle-up.png);
    margin-right: 6px
}

.post__left-title-icon:nth-child(2n) {
    background-image: url(../img/b_owl-triangle-full-down.png)
}

.post__right-date {
    color: #92C4DA;
    font-size: 24px;
    letter-spacing: 2px
}

.post__back, .post__right-day {
    color: #92C4DA;
    letter-spacing: 1px;
    text-transform: uppercase
}

.post__right-day {
    font-size: 9px;
    margin-top: 10px
}

.post__delimiter {
    margin: 15px 0 30px -20px;
    height: 2px;
    background-color: #92C4DA;
    width: 110px;
    border: none;
    position: relative
}

.post__delimiter:last-child {
    margin: 15px 0 11px -20px
}

.post__delimiter:last-child:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/triangle-right-empty.png);
    width: 16px;
    height: 18px;
    top: -8px;
    right: -20px
}

.post__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.post__back:after, .post__back:before {
    content: '';
    display: block
}

.post__back {
    font-size: 12px;
    font-family: 'Helvetica Neue Bold';
    text-decoration: none;
    padding-left: 85px;
    position: relative
}

.post__back:after {
    position: absolute;
    left: 0;
    height: 18px;
    width: 16px;
    background-image: url(../img/b_triangle-left-empty.png);
    top: -webkit-calc(50% - 10px);
    top: calc(50% - 10px)
}

.post__back:before {
    position: absolute;
    height: 2px;
    width: 44px;
    background-color: #92C4DA;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: 25px
}

@media only screen and (max-width: 480px) {
    .post__back {
        letter-spacing: normal;
        font-size: 11px;
        padding-left: 30px
    }

    .post__back:before {
        display: none
    }
}

.post__back--top {
    position: absolute;
    top: 0;
    right: 0
}

.post__text {
    margin-top: 20px;
    font-family: 'Helvetica Neue Roman';
    font-size: 16px;
    color: #6c6c6c;
    line-height: 26px;
    text-align: left
}

.post__preview {
    width: 270px;
    margin: 0 auto 8px;
    position: relative;
    cursor: pointer
}

.post__preview:after, .post__preview:before {
    display: block;
    position: absolute;
    opacity: 0;
    content: '';
    left: 0
}

@media only screen and (max-width: 1200px) {
    .post__preview {
        width: 218px
    }
}

@media only screen and (max-width: 992px) {
    .post__preview {
        width: 162px
    }
}

@media only screen and (max-width: 768px) {
    .post__preview {
        width: 200px
    }
}

@media only screen and (max-width: 690px) {
    .post__preview {
        width: 180px
    }
}

@media only screen and (max-width: 650px) {
    .post__preview {
        width: 140px
    }
}

@media only screen and (max-width: 520px) {
    .post__preview {
        width: 200px
    }
}

@media only screen and (max-width: 460px) {
    .post__preview {
        width: 160px
    }
}

@media only screen and (max-width: 380px) {
    .post__preview {
        width: 100%
    }
}

.post__preview:before {
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(211, 177, 132, .8);
    -webkit-transition: all .2s;
    transition: all .2s;
    background-image: url(../img/gallery-triangle.png);
    background-repeat: no-repeat
}

.post__preview:after {
    bottom: -8px;
    background-color: #92C4DA;
    height: 2px;
    width: 90px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.building-catalog__list, .post__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.post__preview:hover:after, .post__preview:hover:before {
    opacity: 1
}

.post__preview-wrap {
    margin: 30px 0 30px -15px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    max-height: 200px;
    overflow: hidden
}

@media only screen and (max-width: 380px) {
    .post__preview-wrap {
        width: 100%;
        margin-left: 0
    }
}

.post__preview-pic {
    width: 100%;
    cursor: pointer;
    vertical-align: top
}

.post__footer {
    margin-top: 50px;
    border-top: 2px solid #92C4DA;
    margin-bottom: 80px;
    height: 65px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.post__social-item {
    display: inline-block;
    margin-right: 25px
}

@media only screen and (max-width: 480px) {
    .post__social-item {
        margin-right: 20px
    }
}

.post__social-link {
    display: inline-block;
    position: relative
}

.post__social-link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.post__social-link:hover:before {
    opacity: 1
}

.post__social-link--fb {
    width: 11px;
    height: 18px;
    background-image: url(../img/b_fb-ico.png)
}

.post__social-link--fb:before {
    background-image: url(../img/fb-ico-active.png)
}

.post__social-link--vk {
    width: 20px;
    height: 12px;
    background-image: url(../img/vk-ico.png)
}

.post__social-link--vk:before {
    background-image: url(../img/vk-ico-active.png)
}

.building-catalog__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .building-catalog__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .building-catalog__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .building-catalog__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.building-catalog__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0 90px;
    letter-spacing: 1px
}

@media only screen and (max-width: 992px) {
    .building-catalog__caption {
        margin: 70px 0 35px
    }
}

.building-catalog__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.building-catalog__caption-inner, .building-catalog__caption-name-second, .building-catalog__item-caption {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .building-catalog__caption-name-first {
        font-size: 8px
    }
}

.building-catalog__caption-name-second {
    display: block;
    font-size: 34px;
    color: #92C4DA;
    text-align: left;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .building-catalog__caption-name-second {
        font-size: 24px
    }
}

.building-catalog__caption-inner {
    color: #92C4DA;
    font-size: 45px;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .building-catalog__caption-inner {
        font-size: 35px
    }
}

.building-catalog__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .building-catalog__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .building-catalog__caption-inner {
        margin-bottom: 10px
    }

    .building-catalog__caption-name {
        margin-left: 0
    }
}

.building-catalog__list {
    padding-bottom: 70px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.building-catalog__item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    text-align: left;
    padding-bottom: 60px
}

@media only screen and (max-width: 992px) {
    .building-catalog__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .building-catalog__item {
        width: 100%;
        max-width: 600px
    }
}

.building-catalog__item-pic {
    width: 100%
}

.building-catalog__item-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.building-catalog__item-caption {
    font-size: 24px;
    color: #92C4DA;
    line-height: 1.2;
    text-align: left;
    margin: 30px 0 20px;
    width: -webkit-calc(100% - 190px);
    width: calc(100% - 190px)
}

.building-catalog__date, .building-catalog__date-day, .building-catalog__more {
    color: #92C4DA;
    font-family: 'Avant Garden Gothic Bold'
}

@media only screen and (max-width: 500px) {
    .building-catalog__item-caption {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px)
    }
}

.building-catalog__date-wrap {
    margin: 0 30px 0 15px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.building-catalog__date-wrap:before {
    position: absolute;
    content: '';
    display: block;
    top: -25px;
    right: 0;
    bottom: 0;
    left: 0;
    border: 10px solid #92C4DA
}

@media only screen and (max-width: 500px) {
    .building-catalog__date-wrap {
        margin: 0;
        width: 90px
    }

    .building-catalog__date-wrap:before {
        display: none
    }
}

.building-catalog__date-day {
    font-size: 46px;
    letter-spacing: 2px
}

.building-catalog__date {
    font-size: 18px;
    letter-spacing: 2px
}

.building-catalog__more {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 9px;
    position: relative;
    cursor: pointer;
    line-height: 2;
    letter-spacing: 4px;
    margin-left: 260px;
    margin-top: 20px;
    display: inline-block
}

.building-catalog__more:after, .building-catalog__more:before {
    content: '';
    display: block;
    position: absolute
}

.building-catalog__more:before {
    background-image: url(../img/triangle-right-empty-b.png);
    width: 16px;
    height: 18px;
    top: -2px;
    right: -20px
}

.building-catalog__more:after {
    height: 2px;
    width: 240px;
    background-color: #92C4DA;
    left: -245px;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px)
}

@media only screen and (max-width: 460px) {
    .building-catalog__more {
        margin-left: 160px
    }

    .building-catalog__more:after {
        left: -145px;
        width: 140px
    }
}

.building-card__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 100px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .building-card__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .building-card__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .building-card__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.building-card__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0 90px;
    letter-spacing: 1px
}

@media only screen and (max-width: 992px) {
    .building-card__caption {
        margin: 70px 0 35px
    }
}

.building-card__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.building-card__caption-inner, .building-card__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    color: #92C4DA;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .building-card__caption-name-first {
        font-size: 8px
    }
}

.building-card__caption-name-second {
    display: block;
    font-size: 34px;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .building-card__caption-name-second {
        font-size: 24px
    }
}

.building-card__caption-inner {
    font-size: 45px
}

@media only screen and (max-width: 380px) {
    .building-card__caption-inner {
        font-size: 35px
    }
}

.building-card__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .building-card__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .building-card__caption-inner {
        margin-bottom: 10px
    }

    .building-card__caption-name {
        margin-left: 0
    }
}

.building-card__back-wrap {
    text-align: left
}

.building-card__back {
    text-transform: uppercase;
    font-size: 12px;
    color: #92C4DA;
    font-family: 'Helvetica Neue Bold';
    text-decoration: none;
    letter-spacing: 1px;
    padding-left: 85px;
    position: relative;
    margin-top: 30px
}

.building-card__back:after, .building-card__back:before {
    display: block;
    position: absolute;
    content: ''
}

.building-card__back:after {
    left: 0;
    height: 18px;
    width: 16px;
    background-image: url(../img/triangle-left-empty-b.png);
    top: -webkit-calc(50% - 10px);
    top: calc(50% - 10px)
}

.building-card__back:before {
    height: 2px;
    width: 44px;
    background-color: #92C4DA;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    left: 25px
}

@media only screen and (max-width: 480px) {
    .building-card__back {
        letter-spacing: normal;
        font-size: 11px;
        padding-left: 30px
    }

    .building-card__back:before {
        display: none
    }
}

.building-card__head {
    margin: 25px 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.building-card__subcaption {
    font-size: 32px;
    text-transform: uppercase;
    color: #92C4DA;
    font-family: 'Minion Pro Bold Cond';
    margin-top: 40px
}

@media only screen and (max-width: 560px) {
    .building-card__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .building-card__subcaption {
        margin-top: 20px
    }
}

.building-card__descr {
    color: #6c6c6c;
    font-size: 16px;
    font-family: 'Helvetica Neue Roman';
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 15px
}

.building-card__date, .building-card__date-day {
    font-family: 'Avant Garden Gothic Bold';
    color: #92C4DA;
    letter-spacing: 2px
}

.building-card__date-wrap {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 150px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 35px
}

.building-card__date-wrap:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 10px solid #92C4DA
}

@media only screen and (max-width: 560px) {
    .building-card__date-wrap {
        margin: 30px 0 0;
        width: 60px;
        height: 60px
    }

    .building-card__date-wrap:before {
        display: none
    }
}

.building-card__date-day {
    font-size: 46px
}

.building-card__date {
    font-size: 18px
}

.building-card__text {
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);
    text-align: left
}

@media only screen and (max-width: 560px) {
    .building-card__text {
        width: 100%
    }
}

@media only screen and (max-width: 1199px) {
    .residence {
        text-align: center
    }

    .residence__bgs {
        height: 629px;
        min-height: 100vh
    }
}

@media only screen and (max-width: 860px) {
    .residence__bgs {
        height: 555px
    }
}

@media only screen and (max-width: 540px) {
    .residence__bgs {
        height: 513px
    }
}

@media only screen and (max-width: 380px) {
    .residence__bgs {
        height: 495px
    }
}

.residence__bgs .owl-controls {
    position: absolute;
    top: -webkit-calc(50% - 32px);
    top: calc(50% - 32px);
    right: -webkit-calc(50% - 400px);
    right: calc(50% - 400px);
    margin: 0
}

@media only screen and (max-width: 860px) {
    .residence__bgs .owl-controls {
        right: 40px;
        top: 246px
    }
}

.residence__bgs .owl-controls .owl-pagination .owl-page {
    display: block
}

.residence__bgs .owl-controls .owl-pagination .owl-page span {
    opacity: 1;
    margin: 10px auto;
    width: 12px;
    height: 12px;
    background-color: #92C4DA
}

.residence__bgs .owl-controls .owl-pagination .owl-page.active span {
    width: 20px;
    height: 20px;
    background-color: #fff
}

.residence__bg {
    height: 100vh;
    background-image: url(../img/residence1.jpg)
}

@media only screen and (max-width: 1199px) {
    .residence__bg {
        height: 629px;
        min-height: 100vh
    }
}

@media only screen and (max-width: 860px) {
    .residence__bg {
        height: 555px
    }
}

@media only screen and (max-width: 540px) {
    .residence__bgs .owl-controls {
        top: 210px
    }

    .residence__bg {
        height: 513px
    }
}

.residence__inner {
    background-color: rgba(255, 255, 255, .95);
    position: absolute;
    left: -webkit-calc(50% - 340px);
    left: calc(50% - 340px);
    top: -webkit-calc(50% - 165px);
    top: calc(50% - 165px);
    padding: 55px 90px
}

@media only screen and (max-width: 1199px) {
    .residence__inner {
        top: 150px;
        margin-bottom: 150px;
        display: inline-block;
        text-align: left
    }
}

@media only screen and (max-width: 860px) {
    .residence__inner {
        padding: 35px 40px;
        left: -webkit-calc(50% - 237px);
        left: calc(50% - 237px)
    }
}

@media only screen and (max-width: 640px) {
    .residence__bgs .owl-controls {
        right: 20px
    }

    .residence__inner {
        left: 0
    }
}

.residence-modal:before, .residence__inner:before {
    left: 22px;
    content: ''
}

.residence__inner:before {
    background-image: url(../img/residence-border.png);
    width: 636px;
    height: 382px;
    display: block;
    position: absolute;
    top: -26px;
    z-index: 1
}

.residence__btn, .residence__caption, .residence__subcaption {
    color: #92C4DA;
    z-index: 2;
    position: relative;
    font-family: MinionProBoldCond;
    text-transform: uppercase
}

.residence__caption {
    font-size: 60px;
    margin-bottom: 20px;
    letter-spacing: 3px
}

@media only screen and (max-width: 860px) {
    .residence__inner:before {
        display: none
    }

    .residence__caption {
        font-size: 46px
    }
}

@media only screen and (max-width: 540px) {
    .residence__inner {
        padding: 25px 20px
    }

    .residence__caption {
        font-size: 36px;
        letter-spacing: normal
    }
}

@media only screen and (max-width: 380px) {
    .residence__caption {
        font-size: 28px
    }
}

.residence__subcaption {
    font-size: 24px;
    margin-bottom: 15px;
    letter-spacing: 3px
}

@media only screen and (max-width: 860px) {
    .residence__subcaption {
        font-size: 18px
    }
}

@media only screen and (max-width: 540px) {
    .residence__subcaption {
        font-size: 16px;
        letter-spacing: normal
    }
}

@media only screen and (max-width: 380px) {
    .residence__subcaption {
        font-size: 14px
    }
}

.residence__btn {
    font-size: 16px;
    line-height: 36px;
    padding: 0 40px;
    border: 2px solid #b28f64;
    -webkit-transition: .2s;
    transition: .2s;
    background-color: transparent;
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

@media only screen and (max-width: 380px) {
    .residence__btn {
        letter-spacing: normal;
        font-size: 14px;
        text-align: center;
        display: block
    }
}

.residence__btn:hover {
    color: #fff;
    background-color: #b28f64
}

.residence-modal {
    max-width: 526px;
    padding: 65px 85px 70px;
    text-align: left;
    position: relative
}

.residence-modal:before {
    background-image: url(../img/residence-modal-border.png);
    width: 486px;
    height: 522px;
    display: block;
    position: absolute;
    top: -32px;
    z-index: 1
}

@media only screen and (max-width: 860px) {
    .residence-modal:before {
        display: none
    }
}

.residence-modal .modal-close {
    background-image: url(../img/residence-modal-close.png);
    width: 25px;
    height: 25px;
    position: absolute;
    top: 70px;
    right: 90px;
    cursor: pointer;
    z-index: 2
}

@media only screen and (max-width: 480px) {
    .residence-modal {
        padding: 35px 15px
    }

    .residence-modal .modal-close {
        top: 35px;
        right: 15px
    }
}

.residence-modal .modal-close:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/residence-modal-close-active.png);
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.residence-modal .modal-close:hover:before {
    opacity: 1
}

.residence-modal__caption {
    text-transform: uppercase;
    font-family: MinionProBoldCond;
    color: #9b774e;
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 1.2
}

.residence-modal__form {
    width: 100%;
    margin: 45px 0 0;
    position: relative;
    z-index: 2
}

.residence-modal__input {
    width: 100%;
    border: none;
    border-bottom: 4px solid #92C4DA;
    outline: 0;
    margin-bottom: 30px;
    padding-left: 12px;
    color: #92C4DA;
    font-size: 14px;
    font-family: GilroyMedium;
    letter-spacing: 1px;
    padding-bottom: 8px;
    -webkit-transition: .2s;
    transition: .2s
}

.residence-modal__input:focus {
    border-color: #9b774e
}

.residence-modal__input::-webkit-input-placeholder {
    color: #92C4DA;
    font-size: 14px;
    font-family: GilroyMedium
}

.residence-modal__input::-moz-placeholder {
    color: #92C4DA;
    font-size: 14px;
    font-family: GilroyMedium
}

.residence-modal__input:-moz-placeholder {
    color: #92C4DA;
    font-size: 14px;
    font-family: GilroyMedium
}

.residence-modal__input:-ms-input-placeholder {
    color: #92C4DA;
    font-size: 14px;
    font-family: GilroyMedium
}

.residence-modal__btn {
    width: 100%;
    margin-top: 30px;
    border: none;
    line-height: 48px;
    background-color: #92C4DA;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    color: #fff;
    font-size: 18px;
    font-family: MinionProBoldCond;
    letter-spacing: 2px;
    text-transform: uppercase
}

.residence-modal__btn:hover {
    background-color: #9b774e
}

.online__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 120px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .online__inner {
        width: 992px
    }
}

.online__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 140px 0 90px
}

.online__caption-name-first, .online__caption-name-second {
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
    color: #92C4DA
}

@media only screen and (max-width: 992px) {
    .online__inner {
        width: 768px
    }

    .online__caption {
        margin: 70px 0 35px
    }
}

.online__caption-name-first {
    font-size: 10px;
    font-family: 'Helvetica Neue Medium';
    margin: 5px 0
}

.online__caption-inner, .online__caption-name-second, .online__item-caption {
    font-family: 'Minion Pro Bold Cond'
}

@media only screen and (max-width: 380px) {
    .online__caption-name-first {
        font-size: 8px
    }
}

.online__caption-name-second {
    font-size: 34px
}

.header__inner, .online__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media only screen and (max-width: 380px) {
    .online__caption-name-second {
        font-size: 24px
    }
}

.online__caption-inner {
    color: #92C4DA;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.header__drop-down-link, .header__nav-link {
    -webkit-transition: .2s;
    letter-spacing: 1px
}

@media only screen and (max-width: 380px) {
    .online__caption-inner {
        font-size: 35px
    }
}

.online__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .online__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .online__caption-inner {
        margin-bottom: 10px
    }

    .online__caption-name {
        margin-left: 0
    }
}

.online__list {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px
}

@media only screen and (max-width: 768px) {
    .online__inner {
        width: 100%;
        padding-bottom: 40px
    }

    .online__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.online__item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
    .online__item {
        width: 100%;
        max-width: 550px
    }
}

.online__item iframe, .online__item img, .online__item video {
    width: 100%;
    vertical-align: top
}

.online__item-caption {
    font-size: 20px;
    color: #92C4DA;
    margin-top: 15px;
    text-align: left
}

.header__drop-down-link, .header__language-link, .header__nav-link {
    text-transform: uppercase;
    font-family: 'Roboto Medium';
    text-decoration: none
}

.header {
    background-image: url(../img/header-bg.jpg);
    position: relative
}

.header__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 15px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 1200px) {
    .header__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .header__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .header__inner {
        width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.header__language {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 768px) {
    .header__language {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: auto
    }
}

.header__language-item {
    margin: 0 6px
}

.header__language-item.active .header__language-link {
    color: #fff
}

.header__language-link {
    font-size: 11px;
    color: #92C4DA
}

.header__logo-wrap {
    text-decoration: none;
    position: relative;
    padding: 0 15px;
    margin-bottom: 25px
}

.header__logo-wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 64px;
    left: -webkit-calc(50% - 32px);
    left: calc(50% - 32px);
    bottom: -10px;
    background-color: #92C4DA;
    height: 2px
}

@media only screen and (max-width: 768px) {
    .header__logo-wrap:before {
        display: none
    }

    .header__logo-wrap {
        margin-bottom: 0
    }
}

.header__logo {
    max-width: 250px
}

@media only screen and (max-width: 420px) {
    .header__logo {
        max-width: 180px
    }
}

.footer__left-logo {
    max-width: 150px
}
.footer__right-logo{
    max-width: 100px
}

.header__nav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 768px) {
    .header__nav {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #507A8C;
        z-index: 4;
        display: none
    }

    .header__nav.active {
        display: block
    }
}

.header__nav-item.active .header__nav-link, .header__nav-item:hover .header__nav-link {
    background-color: #92C4DA
}

.header__nav .header__phones-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0 15px
}

@media only screen and (min-width: 769px) {
    .header__nav .header__phones-wrap {
        display: none
    }
}

.header__nav-item:hover .header__nav-link + .header__drop-down-nav {
    display: block
}

.header__nav-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 38px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px;
    background-color: transparent;
    transition: .2s;
    font-size: 11px;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .header__nav-item {
        position: relative;
        width: 100%;
        text-align: center
    }

    .header__nav-link {
        width: 100%
    }
}

.header__drop-down-nav {
    position: absolute;
    top: -webkit-calc(100% - 20px);
    top: calc(100% - 20px);
    left: 0;
    right: 0;
    display: none;
    padding: 15px 0 0;
    z-index: 5
}

.header__drop-down-nav:hover {
    display: block
}

@media only screen and (max-width: 768px) {
    .header__drop-down-nav {
        border-top: 2px solid #507A8C;
        padding: 0;
        top: -webkit-calc(100% - 2px);
        top: calc(100% - 2px)
    }
}

.header__drop-down-item {
    text-align: center;
    background-color: #92C4DA
}

.header__drop-down-item:first-child {
    padding-top: 25px
}

.header__drop-down-item:last-child {
    padding-bottom: 25px
}

.header__drop-down-item.active .header__drop-down-link {
    color: #deba8a
}

.header__drop-down-link {
    font-size: 12px;
    line-height: 40px;
    transition: .2s;
    color: #fff;
    display: inline-block
}

.header__drop-down-link:hover {
    color: #deba8a
}

.header__mb-menu {
    display: none;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    background-image: url(../img/menu_ico.png);
    -webkit-transition: .2s;
    transition: .2s;
    margin-left: auto
}

@media only screen and (max-width: 768px) {
    .header__mb-menu {
        display: inline-block
    }
}

.header__mb-menu.active {
    background-image: url(../img/close_ico.png)
}

.header__phones-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 768px) {
    .header__phones-wrap {
        display: none
    }
}

.header__phones {
    border-right: 2px solid #92C4DA;
    padding-right: 10px;
    margin-right: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__phone {
    font-family: 'Minion Pro Bold Cond';
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px
}

.footer__copy, .footer__made-in, .footer__nav-link {
    font-family: 'Roboto Regular';
    letter-spacing: 1px;
    text-transform: uppercase
}

.header__call-back {
    width: 22px;
    height: 30px;
    display: block;
    background-image: url(../img/call-back.png)
}

.footer {
    background-color: #313C47
}

.footer__inner {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .footer__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .footer__inner {
        width: 768px;
        padding: 15px
    }
}

@media only screen and (max-width: 768px) {
    .footer__inner {
        width: 100%
    }
}

.footer__left {
    width: 250px;
    border-right: 1px solid #4E5D6D;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1200px) {
    .footer__left {
        width: 196px
    }
}

@media only screen and (max-width: 460px) {
    .footer__left {
        width: 100%
    }
}

.footer__center {
    0width: 670px;
    0padding: 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1200px) {
    .footer__center {
        width: 570px;
        padding: 0 20px
    }
}

@media only screen and (max-width: 992px) {
    .footer__left {
        border: none
    }

    .footer__center {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 40px
    }
}

.footer__right {
    width: 250px;
    border-left: 1px solid #4E5D6D;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1200px) {
    .footer__right {
        width: 196px
    }
}

@media only screen and (max-width: 992px) {
    .footer__right {
        border: none
    }
}

@media only screen and (max-width: 460px) {
    .footer__right {
        width: 100%;
        margin-top: 30px
    }
}

.footer__bottom {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.footer__social {
    margin-left: auto
}

@media only screen and (max-width: 580px) {
    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__social {
        margin-left: 0;
        margin-top: 20px
    }
}

.footer__social-item {
    display: inline-block;
    margin-left: 5px
}

.footer__social-link {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    color: white;
    vertical-align: bottom;
}

.card__selection, .footer__nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer__social-link--fb {
    background-image: url(../img/f-facebook.png)
}

.footer__social-link--yu {
    background-image: url(../img/f-youtube.png)
}

.footer__copy, .footer__made-in {
    font-size: 8px;
    color: #6B7D90;
    margin-right: 40px
}

@media only screen and (max-width: 580px) {
    .footer__copy, .footer__made-in {
        margin: 15px 0 0
    }
}

.footer__made-in {
    padding-left: 10px;
    border-left: 1px solid #4E5D6D
}

.footer__nav-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__nav {
    margin-right: 25px
}

.footer__nav:last-child {
    margin-right: 0
}

.footer__nav-item {
    margin: 5px 0
}

.footer__nav-link {
    color: #fff;
    font-size: 11px;
    text-decoration: none
}

.card__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .card__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .card__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .card__inner {
        width: 100%
    }
}

.card__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 75px 0
}

@media only screen and (max-width: 992px) {
    .card__caption {
        margin: 70px 0 35px
    }
}

.card__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.card__caption-inner, .card__caption-name-second {
    font-family: 'Minion Pro Bold Cond';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #92C4DA
}

@media only screen and (max-width: 380px) {
    .card__caption-name-first {
        font-size: 8px
    }
}

.card__caption-name-second {
    display: block;
    font-size: 34px;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .card__caption-name-second {
        font-size: 24px
    }
}

.card__caption-inner {
    font-size: 40px
}

@media only screen and (max-width: 380px) {
    .card__caption-inner {
        font-size: 25px
    }
}

.card__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .card__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .card__caption-inner {
        margin-bottom: 10px
    }

    .card__caption-name {
        margin-left: 0
    }
}

.card__slider {
    position: relative
}

.card__slide {
    width: 100%;
    vertical-align: top
}

.card .owl-controls {
    margin-top: 0
}

.card .owl-controls .owl-pagination {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0
}

.card .owl-controls .owl-pagination .owl-page span {
    margin: 0 5px;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-transition: .2s;
    transition: .2s;
    width: 14px;
    height: 14px
}

.card .owl-controls .owl-pagination .owl-page.active span, .card__params:before {
    background-color: #fff
}

.card .owl-controls .owl-buttons .owl-next, .card .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
    background-color: #fff;
    border-radius: 0;
    width: 54px;
    height: 66px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .8;
    -webkit-transition: .2s;
    transition: .2s
}

.card .owl-controls .owl-buttons .owl-next:hover, .card .owl-controls .owl-buttons .owl-prev:hover {
    opacity: 1
}

.card .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-image: url(../img/owl-prev1.png)
}

.card .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-image: url(../img/owl-next1.png)
}

.card__selection {
    padding: 50px 0 120px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.card__selection-inner {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    text-align: left
}

@media only screen and (max-width: 992px) {
    .card__selection {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .card__selection-inner {
        width: 100%
    }
}

.card__params {
    width: 300px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 10px solid #92C4DA;
    padding: 50px 15px 15px;
    margin-right: 25px;
    margin-top: 25px;
    margin-bottom: 30px
}

.card__RCN1, .card__plan {
    -webkit-box-pack: justify
}

.card__params-btn, .card__title {
    text-transform: uppercase;
    margin-right: auto
}

@media only screen and (max-width: 992px) {
    .card__params {
        width: 100%
    }
}

.card__params:before {
    content: '';
    position: absolute;
    left: 15px;
    top: -25px;
    right: -25px;
    bottom: 15px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .18);
    z-index: -1
}

.card__param {
    margin-bottom: 40px;
    font-size: 36px;
    color: #92C4DA;
    font-family: Impact
}

.card__param-m2, .card__param-price, .card__param-title, .card__params-btn {
    font-family: 'Roboto Condensed'
}

.card__param-title {
    font-size: 14px;
    color: #575757;
    letter-spacing: 1px;
    margin-bottom: 8px
}

.card__params-btn {
    color: #fff;
    font-size: 14px;
    background-color: #92C4DA;
    display: block;
    width: 100%;
    line-height: 55px;
    text-decoration: none;
    letter-spacing: 2px;
    -webkit-transition: .2s;
    transition: .2s
}

.card__params-btn:hover, .card__title {
    letter-spacing: 3px
}

.card__RCNkkl, .card__title {
    -webkit-transition: .2s;
    text-decoration: none
}

.card__param-m2, .card__param-price {
    font-size: 16px;
    color: #92C4DA;
    vertical-align: top;
    margin-left: 4px
}

.card__param-2 {
    font-size: 9px;
    vertical-align: top
}

.card__title {
    font-family: 'Roboto Medium';
    font-size: 12px;
    color: #92C4DA;
    text-align: left;
    padding-left: 72px;
    position: relative;
    transition: .2s
}

.card__plan-title, .card__selection-caption, .card__selection-subcaption, .card__text {
    text-transform: uppercase;
    color: #383838;
    text-align: left
}

.card__title:hover {
    letter-spacing: 5px
}

.card__title:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #92C4DA;
    height: 2px;
    width: 65px;
    left: 0;
    top: 50%
}

.card__selection-caption {
    font-size: 75px;
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 110px
}

.card__selection-caption:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    width: 180px;
    height: 5px;
    background-color: #92C4DA
}

@media only screen and (max-width: 992px) {
    .card__selection-caption:after {
        left: 0
    }
}

@media only screen and (max-width: 480px) {
    .card__selection-caption {
        font-size: 48px
    }
}

.card__selection-subcaption {
    margin-top: 50px;
    font-size: 30px;
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 8px
}

@media only screen and (max-width: 480px) {
    .card__selection-subcaption {
        font-size: 26px
    }
}

.card__text {
    font-family: 'Roboto Medium';
    line-height: 2;
    font-size: 12px;
    margin-bottom: 20px;
    letter-spacing: 1px
}

.card__plan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.card__plan-slider {
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px)
}

@media only screen and (max-width: 1200px) {
    .card__plan-slider {
        width: 100%
    }
}

.card__plan-slider .owl-controls .owl-pagination {
    position: static;
    margin: 35px 0
}

.card__plan-slider .owl-controls .owl-pagination .owl-page span {
    border-color: #92C4DA
}

.card__plan-slider .owl-controls .owl-pagination .owl-page.active span {
    background-color: #92C4DA
}

.card__plan-slider .owl-controls .owl-buttons .owl-next, .card__plan-slider .owl-controls .owl-buttons .owl-prev {
    top: -webkit-calc(50% - 76px);
    top: calc(50% - 76px)
}

.card__plan-param {
    width: 340px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .18);
    margin-bottom: 86px;
    position: relative;
    background-color: #fff;
    padding: 100px 40px 0
}

@media only screen and (max-width: 1200px) {
    .card__plan-param {
        width: 100%
    }
}

.card__plan-param:before {
    content: '';
    position: absolute;
    display: block;
    border: 10px solid #92C4DA;
    top: -35px;
    left: -35px;
    bottom: 35px;
    right: 65px;
    z-index: -1
}

.card__plan-title {
    line-height: 1.2;
    font-size: 30px;
    font-family: 'Minion Pro Bold Cond'
}

.card__RCN21, .card__RCN22 {
    color: #92C4DA;
    text-transform: uppercase
}

.card__preview {
    display: block
}

.card__plan-slide {
    vertical-align: top;
    width: 100%
}

.card__RCN1 {
    width: 100%;
    border-bottom: 2px solid #92C4DA;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 70px
}

.card__RCN21 {
    font-family: 'Roboto Condensed';
    font-size: 14px;
    letter-spacing: 2px
}

.card__RCN22 {
    font-family: 'Roboto Medium';
    font-size: 48px
}

.card__RCNf234f, .card__RCNf23sdd, .card__RCNf2f4f {
    font-family: 'Roboto Condensed'
}

.card__RCN22 > span {
    cursor: pointer
}

.card__RCN22 > .active {
    color: #92C4DA;
    position: relative
}

.card__RCN22 > .active:before {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    width: 54px;
    background-color: #92C4DA;
    left: -12px;
    bottom: -5px
}

.card__RCN1234 {
    margin-top: 55px;
    display: none
}

.card__RCN1234.active {
    display: block
}

.card__RCN234 {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.card__RCNf234f {
    font-size: 18px;
    color: #92C4DA
}

.card__RCNf2f4f {
    font-size: 12px;
    color: #383838;
    padding-left: 10px;
    text-transform: uppercase
}

.card__RCNf23sdd {
    font-size: 18px;
    color: #92C4DA
}

.card__RCNf2fpp, .card__RCNkkkll {
    font-family: 'Roboto Regular';
    color: #92C4DA;
    vertical-align: top
}

.card__RCNf2fpp {
    font-size: 12px
}

.card__RCNkkkll {
    font-size: 9px
}

.card__RCNkkl {
    background-color: #92C4DA;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto Condensed';
    padding: 0 30px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 45px;
    letter-spacing: 2px;
    transition: .2s
}

.card__RCN90, .card__smart-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.card__RCNkkl:hover {
    letter-spacing: 3px
}

@media only screen and (max-width: 380px) {
    .card__RCNkkl {
        margin: 0
    }
}

.card__RCN90 {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 170px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.card__RCNhhhh, .card__RCNkiril {
    height: 45px;
    display: inline-block
}

.card__RCNkiril {
    width: 52px;
    background-image: url(../img/pdfka1.svg)
}

.card__RCNhhhh {
    width: 41px;
    background-image: url(../img/karta.png)
}

.card__smart-home {
    border: 10px solid #92C4DA;
    display: flex;
    width: 1160px;
    height: 160px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px;
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.card__sm-title {
    width: 50%;
    padding-left: 150px;
    background-repeat: no-repeat;
    background-position: 56px center;
    background-image: url(../img/umnik.png)
}

@media only screen and (max-width: 992px) {
    .card__smart-home {
        height: auto
    }

    .card__sm-title {
        width: 100%;
        padding-left: 110px;
        background-position: 10px center
    }
}

.card__sm-title1 {
    color: #383838;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: 'Roboto Medium';
    text-transform: uppercase;
    text-align: left;
    margin-top: 20px
}

.card__sm-list-item, .card__sm-title2 {
    font-family: 'Minion Pro Bold Cond';
    color: #383838;
    text-transform: uppercase
}

@media only screen and (max-width: 1200px) {
    .card__sm-title1 {
        font-size: 14px
    }
}

@media only screen and (max-width: 520px) {
    .card__sm-title {
        padding-left: 0;
        background-image: none
    }

    .card__sm-title1 {
        text-align: center;
        margin-bottom: 15px
    }
}

.card__sm-title2 {
    font-size: 45px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 5px
}

@media only screen and (max-width: 1200px) {
    .card__sm-title2 {
        font-size: 35px
    }
}

.card__sm-list {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 2px solid #92C4DA;
    height: 74px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.action-modal__btn, .action-modal__subcaption {
    display: inline-block;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 992px) {
    .card__sm-list {
        width: 100%;
        border-left: none;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width: 520px) {
    .card__sm-title2 {
        text-align: center
    }

    .card__sm-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

.card__sm-list-item {
    margin: 0 10px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: center left;
    line-height: 40px;
    font-size: 22px
}

.card__sm-list-item--comfort {
    background-image: url(../img/styl.png)
}

.card__sm-list-item--secyrity {
    background-image: url(../img/zamok.png)
}

.card__sm-list-item--money {
    background-image: url(../img/money.png)
}

.action-modal {
    position: relative;
    padding: 100px 100px 50px;
    width: auto;
    width: 1340px;
    margin: 0 auto
}

@media only screen and (max-width: 1399px) {
    .action-modal {
        width: 100%;
        padding: 100px 150px 50px
    }

    .action-modal .mfp-close {
        right: 150px
    }
}

@media only screen and (max-width: 767px) {
    .action-modal {
        padding: 100px 70px 50px
    }
}

.action-modal__inner {
    background: #FFF;
    width: 100%;
    font-size: 0;
    padding: 70px 100px 80px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .action-modal__inner {
        padding: 5px
    }
}

.action-modal__caption {
    margin: 115px 0 0;
    text-transform: uppercase;
    font-family: GothamProBlack;
    font-size: 48px;
    color: #bba08b;
    letter-spacing: 4px;
    z-index: 2;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .action-modal {
        max-width: 900px
    }

    .action-modal__caption {
        font-size: 32px;
        letter-spacing: normal
    }
}

@media only screen and (max-width: 580px) {
    .action-modal__caption {
        font-size: 22px;
        margin-top: 60px
    }
}

.action-modal__caption--translate {
    margin-left: 90px;
    margin-top: 0
}

@media only screen and (max-width: 991px) {
    .action-modal .mfp-close {
        right: 70px
    }

    .action-modal__caption--translate {
        margin-top: 0
    }
}

@media only screen and (max-width: 460px) {
    .action-modal__caption {
        font-size: 18px
    }

    .action-modal__caption--translate {
        margin-left: 0
    }
}

.action-modal__subcaption {
    font-family: GothamProMedium;
    font-size: 14px;
    vertical-align: top;
    margin-top: 6px;
    letter-spacing: normal
}

@media only screen and (max-width: 1199px) {
    .action-modal__subcaption {
        font-size: 12px
    }
}

.action-modal__desc {
    text-transform: uppercase;
    font-family: GothamProBlack;
    margin-top: 20px;
    font-size: 18px;
    color: #ec625b;
    z-index: 2;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .action-modal__desc {
        font-size: 14px
    }

    .action-modal__pic {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .action-modal__desc {
        font-size: 12px
    }
}

.action-modal__btn {
    margin-top: 50px;
    text-transform: uppercase;
    font-family: GilroyLight;
    font-size: 12px;
    color: #baa08b;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 40px;
    border: 2px solid #baa08b;
    padding: 0 40px;
    -webkit-transition: .2s;
    transition: .2s
}

.infrastructure-modal__caption, .infrastructure-modal__subcaption {
    font-family: GilroyThin;
    text-transform: uppercase
}

.action-modal__btn:hover {
    color: #fff;
    background-color: #baa08b
}

.action-modal__pic {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    max-width: 625px
}

@media only screen and (max-width: 1399px) {
    .action-modal__pic {
        max-width: 450px
    }
}

.gallery-modal .mfp-bottom-bar {
    display: none
}

.gallery-modal .mfp-close {
    width: 60px;
    height: 60px;
    padding: 0;
    right: 100px;
    top: 10px;
    font-size: 40px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #686868;
    border: 1px solid #686868;
    opacity: 1;
    -webkit-transition: .2s;
    transition: .2s
}

.gallery-modal .mfp-arrow:after, .gallery-modal .mfp-arrow:before, .gallery-modal .mfp-figure:after {
    display: none
}

.gallery-modal .mfp-close:hover {
    color: #fff;
    border-color: #fff
}

.gallery-modal .mfp-img {
    padding: 100px 100px 0;
    background-color: transparent
}

@media only screen and (max-width: 767px) {
    .gallery-modal .mfp-close {
        right: 80px
    }

    .gallery-modal .mfp-img {
        padding: 100px 80px 0
    }
}

.gallery-modal .mfp-arrow {
    top: -webkit-calc(50%);
    top: calc(50%);
    height: 100px;
    width: 62px;
    border: 1px solid #fff;
    opacity: .5;
    margin: 0;
    padding: 0;
    -webkit-transition: .2s;
    transition: .2s;
    background-repeat: no-repeat;
    background-position: center center
}

.gallery-modal .mfp-arrow:hover {
    opacity: 1
}

.gallery-modal .mfp-arrow-left {
    background-image: url(../img/gallery-modal/gallery_modal_prev.png);
    left: 50px
}

.gallery-modal .mfp-arrow-right {
    background-image: url(../img/gallery-modal/gallery_modal_next.png);
    right: 50px
}

.infrastructure-modal {
    position: relative;
    padding: 100px 100px 50px;
    width: auto;
    width: 1340px;
    margin: 0 auto
}

@media only screen and (max-width: 1400px) {
    .infrastructure-modal {
        width: 100%;
        padding: 100px 150px 50px
    }
}

@media only screen and (max-width: 767px) {
    .gallery-modal .mfp-arrow-left {
        left: 20px
    }

    .gallery-modal .mfp-arrow-right {
        right: 20px
    }

    .infrastructure-modal {
        padding: 100px 70px 50px
    }
}

@media only screen and (max-width: 1400px) {
    .infrastructure-modal .mfp-close {
        right: 150px
    }
}

.infrastructure-modal__inner {
    background: #FFF;
    width: 100%;
    font-size: 0
}

.layout-modal__close, .layout-modal__close:before {
    background-position: 35px center;
    -webkit-transition: .2s
}

.infrastructure-modal__left {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding-right: 45px
}

@media only screen and (max-width: 1199px) {
    .infrastructure-modal {
        max-width: 900px
    }

    .infrastructure-modal__left {
        width: 100%;
        padding-right: 0
    }
}

.infrastructure-modal__right {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    padding-right: 35px
}

@media only screen and (max-width: 1199px) {
    .infrastructure-modal__right {
        width: 100%;
        padding: 0 15px 35px 35px
    }
}

@media only screen and (max-width: 767px) {
    .infrastructure-modal .mfp-close {
        right: 70px
    }

    .infrastructure-modal__right {
        padding: 0 15px 25px
    }
}

.infrastructure-modal__pic {
    width: 100%;
    vertical-align: top
}

.infrastructure-modal__caption-wrap {
    border-left: 6px solid #8c8585;
    margin-top: 70px;
    padding: 5px 0 5px 35px
}

@media only screen and (max-width: 767px) {
    .infrastructure-modal__caption-wrap {
        padding: 5px 0 5px 15px;
        margin-top: 25px
    }
}

.infrastructure-modal__caption {
    color: #615d5e;
    font-size: 36px
}

.infrastructure-modal__subcaption {
    color: #615d5e;
    font-size: 22px;
    margin: 5px 0 0
}

@media only screen and (max-width: 480px) {
    .infrastructure-modal__caption {
        font-size: 22px
    }

    .infrastructure-modal__subcaption {
        font-size: 18px
    }
}

.infrastructure-modal__desc {
    font-family: GilroyLight;
    font-size: 13px;
    color: #615d5e;
    line-height: 1.8;
    margin-top: 35px
}

.layout-modal {
    padding: 30px 0 85px;
    max-width: 980px
}

.layout-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.layout-modal__close {
    border: 1px solid #d3d4d5;
    height: 110px;
    width: 160px;
    background-image: url(../img/modal-close.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .2s;
    position: relative
}

.layout-modal__close:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/modal-close-active.png);
    background-repeat: no-repeat;
    opacity: 0;
    transition: .2s
}

.layout-modal__close:hover {
    border-color: #b2aeae
}

.layout-modal__close:hover:before {
    opacity: 1
}

@media only screen and (max-width: 640px) {
    .layout-modal__close, .layout-modal__close:before {
        background-position: center center
    }

    .layout-modal__close {
        width: 110px
    }
}

@media only screen and (max-width: 480px) {
    .layout-modal__close {
        height: 90px;
        width: 90px
    }
}

.layout-modal__caption-wrap {
    background-image: url(../img/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 110px;
    width: 680px;
    text-align: left
}

@media only screen and (max-width: 991px) {
    .layout-modal__caption-wrap {
        width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .layout-modal__caption-wrap {
        width: 220px
    }
}

@media only screen and (max-width: 480px) {
    .layout-modal__caption-wrap {
        width: 190px;
        height: 90px
    }
}

.layout-modal__caption {
    background-color: #3f3434;
    height: 100%;
    width: 50%;
    padding-left: 95px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 991px) {
    .layout-modal__caption {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    .layout-modal__caption {
        padding-left: 35px
    }
}

@media only screen and (max-width: 480px) {
    .layout-modal__caption {
        padding-left: 15px
    }
}

.layout-modal__caption-text {
    font-family: GilroyRegular;
    color: #fff;
    font-size: 16px;
    padding-right: 15px
}

.layout-modal__room-count {
    color: #fff;
    font-size: 60px;
    font-family: GilroyBlack;
    position: relative;
    margin-right: 32px
}

.layout-modal__room-count:after {
    height: 46px;
    width: 2px;
    background-color: #fff;
    display: block;
    content: '';
    position: absolute;
    right: -15px;
    top: 2px
}

.layout-modal__pic-wrap:before, .queuehouse-modal__close:before {
    top: 0;
    right: 0;
    content: '';
    bottom: 0;
    left: 0
}

.layout-modal__list {
    padding: 80px 95px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .layout-modal__list {
        padding: 80px 45px 0
    }
}

.layout-modal__item {
    width: -webkit-calc(25% - 12px);
    width: calc(25% - 12px);
    margin-right: 16px;
    border: 1px solid #e9e9ea;
    margin-bottom: 16px
}

@media only screen and (min-width: 992px) {
    .layout-modal__item:nth-child(4n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .layout-modal__item:nth-child(3n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .layout-modal__item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 991px) {
    .layout-modal__item {
        width: -webkit-calc(100% / 3 - 12px);
        width: calc(100% / 3 - 12px);
        margin-right: 18px;
        margin-bottom: 18px
    }
}

@media only screen and (max-width: 767px) {
    .layout-modal__item {
        width: -webkit-calc(50% - 9px);
        width: calc(50% - 9px)
    }
}

@media only screen and (max-width: 480px) {
    .layout-modal__list {
        padding: 80px 15px 0
    }

    .layout-modal__item {
        width: 100%;
        max-width: 380px;
        margin: 0 auto 15px
    }
}

.layout-modal__pic-wrap {
    position: relative
}

.layout-modal__pic-wrap:before {
    display: block;
    position: absolute;
    background-color: #8c8585;
    background-image: url(../img/plus_ico_60.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer
}

.queuehouse-modal__close, .queuehouse-modal__close:before {
    background-position: 35px center;
    background-repeat: no-repeat
}

.layout-modal__pic-wrap:hover:before {
    opacity: 1
}

.layout-modal__pic {
    width: 100%;
    vertical-align: top
}

.layout-modal__title {
    text-align: left;
    font-size: 12px;
    font-family: GilroyLight;
    color: #9f9999;
    margin: 20px 0 0 20px;
    letter-spacing: 1px
}

.layout-modal__space {
    margin: 5px 0 25px 20px;
    font-family: GilroyBold;
    color: #aca2a3;
    font-size: 27px;
    text-align: left;
    letter-spacing: 2px
}

.layout-modal__space .m2 {
    font-size: 14px;
    vertical-align: top
}

.layout-modal__space .m2 i {
    font-size: 7px;
    font-style: normal;
    vertical-align: top
}

.queuehouse-modal {
    padding: 30px 0 85px;
    max-width: 980px
}

.queuehouse-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.queuehouse-modal__close {
    border: 1px solid #d3d4d5;
    height: 110px;
    width: 160px;
    background-image: url(../img/modal-close.png);
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative
}

.queuehouse-modal__close:before {
    display: block;
    position: absolute;
    background-image: url(../img/modal-close-active.png);
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__close:hover {
    border-color: #b2aeae
}

.queuehouse-modal__close:hover:before {
    opacity: 1
}

@media only screen and (max-width: 640px) {
    .queuehouse-modal__close, .queuehouse-modal__close:before {
        background-position: center center
    }

    .queuehouse-modal__close {
        width: 110px
    }
}

@media only screen and (max-width: 480px) {
    .queuehouse-modal__close {
        height: 90px;
        width: 90px
    }
}

.queuehouse-modal__caption-wrap {
    background-image: url(../img/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 110px;
    width: 680px;
    text-align: left
}

@media only screen and (max-width: 991px) {
    .queuehouse-modal__caption-wrap {
        width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .queuehouse-modal__caption-wrap {
        width: 220px
    }
}

@media only screen and (max-width: 480px) {
    .queuehouse-modal__caption-wrap {
        width: 190px;
        height: 90px
    }
}

.queuehouse-modal__caption {
    background-color: #3f3434;
    height: 100%;
    width: 50%;
    padding-left: 95px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 991px) {
    .queuehouse-modal__caption {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    .queuehouse-modal__caption {
        padding-left: 35px
    }
}

@media only screen and (max-width: 480px) {
    .queuehouse-modal__caption {
        padding-left: 15px
    }
}

.queuehouse-modal__caption-text {
    font-family: GilroyRegular;
    color: #fff;
    font-size: 16px;
    padding-right: 15px
}

.queuehouse-modal__room-count {
    color: #fff;
    font-size: 30px;
    font-family: GilroyBlack;
    position: relative;
    margin-right: 32px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 2px
}

.queuehouse-modal__room-count:after {
    height: 46px;
    width: 2px;
    background-color: #fff;
    display: block;
    content: '';
    position: absolute;
    right: -15px;
    top: 2px
}

.queuehouse-modal__list {
    padding: 80px 95px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .queuehouse-modal__list {
        padding: 80px 45px 0
    }
}

.queuehouse-modal__item {
    width: -webkit-calc(25% - 12px);
    width: calc(25% - 12px);
    margin-right: 16px;
    border: 1px solid #e9e9ea;
    margin-bottom: 16px;
    display: block;
    text-decoration: none
}

.queuehouse-modal__item--no-image:hover {
    border-color: #518acd;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__item--no-image:hover .roomhouse-modal__desc {
    background-color: #518acd;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-room-count {
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-room-count:before {
    background-color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-text {
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.queuehouse-modal__pic-wrap:before, .roomhouse-modal__close {
    -webkit-transition: .2s;
    background-repeat: no-repeat;
    cursor: pointer
}

@media only screen and (min-width: 992px) {
    .queuehouse-modal__item:nth-child(4n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .queuehouse-modal__item:nth-child(3n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .queuehouse-modal__item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 991px) {
    .queuehouse-modal__item {
        width: -webkit-calc(100% / 3 - 12px);
        width: calc(100% / 3 - 12px);
        margin-right: 18px;
        margin-bottom: 18px
    }
}

@media only screen and (max-width: 767px) {
    .queuehouse-modal__item {
        width: -webkit-calc(50% - 9px);
        width: calc(50% - 9px)
    }
}

@media only screen and (max-width: 480px) {
    .queuehouse-modal__list {
        padding: 80px 15px 0
    }

    .queuehouse-modal__item {
        width: 100%;
        max-width: 380px;
        margin: 0 auto 15px
    }
}

.queuehouse-modal__pic-wrap {
    position: relative
}

.queuehouse-modal__pic-wrap:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #8c8585;
    background-image: url(../img/plus_ico_60.png);
    background-position: center center;
    opacity: 0;
    transition: .2s
}

.queuehouse-modal__pic-wrap:hover:before {
    opacity: 1
}

.queuehouse-modal__pic {
    width: 100%;
    vertical-align: top
}

.queuehouse-modal__desc {
    padding: 25px 0 25px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.queuehouse-modal__item-room-count {
    font-size: 50px;
    color: #9f9999;
    font-family: GilroyBold;
    position: relative;
    margin-right: 20px
}

.queuehouse-modal__item-room-count:before {
    position: absolute;
    display: block;
    content: '';
    height: 36px;
    width: 1px;
    background-color: #9f9999;
    right: -10px;
    top: 4px
}

.queuehouse-modal__item-room-count--all {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 50px
}

.queuehouse-modal__item-text {
    font-size: 14px;
    color: #9f9999;
    font-family: GilroyRegular;
    text-align: left
}

.roomhouse-modal {
    padding: 30px 0 85px;
    max-width: 980px
}

.roomhouse-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.roomhouse-modal__close {
    border: 1px solid #d3d4d5;
    height: 110px;
    width: 160px;
    background-image: url(../img/modal-close.png);
    background-position: 35px center;
    transition: .2s;
    position: relative
}

.roomhouse-modal__close:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/modal-close-active.png);
    background-repeat: no-repeat;
    background-position: 35px center;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

.roomhouse-modal__close:hover {
    border-color: #b2aeae
}

.roomhouse-modal__close:hover:before {
    opacity: 1
}

@media only screen and (max-width: 640px) {
    .roomhouse-modal__close, .roomhouse-modal__close:before {
        background-position: center center
    }

    .roomhouse-modal__close {
        width: 110px
    }
}

@media only screen and (max-width: 480px) {
    .roomhouse-modal__close {
        height: 90px;
        width: 90px
    }
}

.roomhouse-modal__caption-wrap {
    background-image: url(../img/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 110px;
    width: 680px;
    text-align: left
}

@media only screen and (max-width: 991px) {
    .roomhouse-modal__caption-wrap {
        width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .roomhouse-modal__caption-wrap {
        width: 220px
    }
}

@media only screen and (max-width: 480px) {
    .roomhouse-modal__caption-wrap {
        width: 190px;
        height: 90px
    }
}

.roomhouse-modal__caption {
    background-color: #3f3434;
    height: 100%;
    width: 50%;
    padding-left: 95px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 991px) {
    .roomhouse-modal__caption {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    .roomhouse-modal__caption {
        padding-left: 35px
    }
}

@media only screen and (max-width: 480px) {
    .roomhouse-modal__caption {
        padding-left: 15px
    }
}

.roomhouse-modal__caption-text {
    font-family: GilroyRegular;
    color: #fff;
    font-size: 16px;
    padding-right: 15px
}

.roomhouse-modal__room-count {
    color: #fff;
    font-size: 30px;
    font-family: GilroyBlack;
    position: relative;
    margin-right: 32px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 2px
}

.roomhouse-modal__room-count:after {
    height: 46px;
    width: 2px;
    background-color: #fff;
    display: block;
    content: '';
    position: absolute;
    right: -15px;
    top: 2px
}

.roomhouse-modal__list {
    padding: 80px 95px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 640px) {
    .roomhouse-modal__list {
        padding: 80px 45px 0
    }
}

.roomhouse-modal__item {
    width: -webkit-calc(25% - 12px);
    width: calc(25% - 12px);
    margin-right: 16px;
    border: 1px solid #e9e9ea;
    margin-bottom: 16px;
    display: block;
    text-decoration: none
}

.roomhouse-modal__item--no-image:hover {
    border-color: #518acd;
    -webkit-transition: .2s;
    transition: .2s
}

.roomhouse-modal__item--no-image:hover .roomhouse-modal__desc {
    background-color: #518acd;
    -webkit-transition: .2s;
    transition: .2s
}

.roomhouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-room-count {
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.roomhouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-room-count:before {
    background-color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.roomhouse-modal__item--no-image:hover .roomhouse-modal__desc .roomhouse-modal__item-text {
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}

.review-request-modal__close, .review-request-modal__close:before, .roomhouse-modal__pic-wrap:before {
    -webkit-transition: .2s;
    background-repeat: no-repeat
}

@media only screen and (min-width: 992px) {
    .roomhouse-modal__item:nth-child(4n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .roomhouse-modal__item:nth-child(3n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .roomhouse-modal__item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 991px) {
    .roomhouse-modal__item {
        width: -webkit-calc(100% / 3 - 12px);
        width: calc(100% / 3 - 12px);
        margin-right: 18px;
        margin-bottom: 18px
    }
}

@media only screen and (max-width: 767px) {
    .roomhouse-modal__item {
        width: -webkit-calc(50% - 9px);
        width: calc(50% - 9px)
    }
}

@media only screen and (max-width: 480px) {
    .roomhouse-modal__list {
        padding: 80px 15px 0
    }

    .roomhouse-modal__item {
        width: 100%;
        max-width: 380px;
        margin: 0 auto 15px
    }
}

.roomhouse-modal__pic-wrap {
    position: relative
}

.roomhouse-modal__pic-wrap:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #8c8585;
    background-image: url(../img/plus_ico_60.png);
    background-position: center center;
    opacity: 0;
    transition: .2s;
    cursor: pointer
}

.roomhouse-modal__pic-wrap:hover:before {
    opacity: 1
}

.roomhouse-modal__pic {
    width: 100%;
    vertical-align: top
}

.roomhouse-modal__desc {
    padding: 25px 0 25px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.roomhouse-modal__item-room-count {
    font-size: 50px;
    color: #9f9999;
    font-family: GilroyBold;
    position: relative;
    margin-right: 20px
}

.roomhouse-modal__item-room-count:before {
    position: absolute;
    display: block;
    content: '';
    height: 36px;
    width: 1px;
    background-color: #9f9999;
    right: -10px;
    top: 4px
}

.call-back-modal__close, .review-request-modal__close {
    background-image: url(../img/modal-close.png);
    position: relative;
    cursor: pointer
}

.roomhouse-modal__item-room-count--all {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 50px
}

.call-back-modal__caption, .review-request-modal__caption {
    line-height: 1.2;
    text-transform: uppercase;
    text-align: left
}

.roomhouse-modal__item-text {
    font-size: 14px;
    color: #9f9999;
    font-family: GilroyRegular;
    text-align: left
}

.review-request-modal {
    max-width: 630px;
    padding: 30px 0 120px
}

.review-request-modal__inner {
    padding: 0 146px
}

@media only screen and (max-width: 610px) {
    .review-request-modal__inner {
        padding: 0 40px
    }
}

@media only screen and (max-width: 360px) {
    .review-request-modal__inner {
        padding: 0 15px
    }
}

.review-request-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.review-request-modal__close {
    border: 1px solid #d3d4d5;
    height: 110px;
    width: 95px;
    background-position: 35px center;
    transition: .2s
}

.review-request-modal__close:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/modal-close-active.png);
    background-position: 35px center;
    opacity: 0;
    transition: .2s
}

.review-request-modal__close:hover {
    border-color: #b2aeae
}

.review-request-modal__close:hover:before {
    opacity: 1
}

@media only screen and (max-width: 640px) {
    .review-request-modal__close, .review-request-modal__close:before {
        background-position: center center
    }

    .review-request-modal__close {
        width: 110px
    }
}

@media only screen and (max-width: 480px) {
    .review-request-modal__close {
        height: 90px;
        width: 90px
    }
}

.review-request-modal__header-inner {
    background-image: url(../img/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 110px;
    width: 446px;
    text-align: left;
    border-left: 65px solid #3f3434
}

@media only screen and (max-width: 991px) {
    .review-request-modal__header-inner {
        width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .review-request-modal__header-inner {
        width: 220px
    }
}

@media only screen and (max-width: 480px) {
    .review-request-modal__header-inner {
        width: 190px;
        height: 90px
    }
}

.review-request-modal__caption {
    font-size: 22px;
    color: #615d5e;
    font-family: GilroyThin;
    padding-left: 20px;
    border-left: 6px solid #8c8585;
    margin-top: 74px;
    letter-spacing: 1px
}

.review-request-modal__form {
    text-align: left
}

.review-request-modal__form-btn {
    background-color: transparent;
    border: 2px solid #8c8585;
    text-transform: uppercase;
    width: 100%;
    line-height: 50px;
    color: #8c8585;
    cursor: pointer;
    font-family: GilroyLight;
    letter-spacing: 1px;
    margin-top: 39px;
    -webkit-transition: .2s;
    transition: .2s;
    outline: transparent solid 1px
}

.review-request-modal__form-btn:hover {
    background-color: #8c8585;
    color: #fff
}

.review-request-modal__form-input, .review-request-modal__form-textarea {
    width: 100%;
    outline: 0;
    font-size: 14px;
    font-family: GilroyRegular;
    color: #615d5e;
    padding-left: 14px;
    background-color: transparent
}

.review-request-modal__form-input {
    border: none;
    border-bottom: 2px solid #b2aeae;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    transition: .2s;
    line-height: 25px
}

.review-request-modal__form-input:focus {
    border-bottom: 2px solid #8c8585
}

.review-request-modal__form-textarea {
    height: 70px;
    border: 2px solid #b2aeae;
    border-top: none;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    transition: .2s
}

.call-back-modal__caption, .review-request-modal__form-title {
    font-family: GilroyThin;
    letter-spacing: 1px
}

.call-back-modal__close, .call-back-modal__close:before {
    background-position: 35px center;
    -webkit-transition: .2s;
    background-repeat: no-repeat
}

.review-request-modal__form-textarea:focus {
    border-color: #8c8585
}

.review-request-modal__form-title {
    margin: 35px 0 7px;
    color: #aca2a3;
    font-size: 12px
}

.call-back-modal {
    max-width: 630px;
    padding: 30px 0 120px
}

.call-back-modal__inner {
    padding: 0 146px
}

@media only screen and (max-width: 610px) {
    .call-back-modal__inner {
        padding: 0 40px
    }
}

@media only screen and (max-width: 360px) {
    .call-back-modal__inner {
        padding: 0 15px
    }
}

.call-back-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.call-back-modal__close {
    border: 1px solid #d3d4d5;
    height: 110px;
    width: 95px;
    transition: .2s
}

.call-back-modal__close:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/modal-close-active.png);
    opacity: 0;
    transition: .2s
}

.call-back-modal__close:hover {
    border-color: #b2aeae
}

.call-back-modal__close:hover:before {
    opacity: 1
}

@media only screen and (max-width: 640px) {
    .call-back-modal__close, .call-back-modal__close:before {
        background-position: center center
    }

    .call-back-modal__close {
        width: 110px
    }
}

@media only screen and (max-width: 480px) {
    .call-back-modal__close {
        height: 90px;
        width: 90px
    }
}

.call-back-modal__header-inner {
    background-image: url(../img/modal-bg.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 110px;
    width: 446px;
    text-align: left;
    border-left: 65px solid #3f3434
}

@media only screen and (max-width: 991px) {
    .call-back-modal__header-inner {
        width: 400px
    }
}

@media only screen and (max-width: 640px) {
    .call-back-modal__header-inner {
        width: 220px
    }
}

@media only screen and (max-width: 480px) {
    .call-back-modal__header-inner {
        width: 190px;
        height: 90px
    }
}

.call-back-modal__caption {
    font-size: 22px;
    color: #615d5e;
    padding-left: 20px;
    border-left: 6px solid #8c8585;
    margin-top: 74px
}

.call-back-modal__form {
    text-align: left
}

.call-back-modal__form-btn {
    background-color: transparent;
    border: 2px solid #8c8585;
    text-transform: uppercase;
    width: 100%;
    line-height: 50px;
    color: #8c8585;
    cursor: pointer;
    font-family: GilroyLight;
    letter-spacing: 1px;
    margin-top: 39px;
    -webkit-transition: .2s;
    transition: .2s;
    outline: transparent solid 1px
}

.call-back-modal__form-btn:hover {
    background-color: #8c8585;
    color: #fff
}

.call-back-modal__form-input, .call-back-modal__form-textarea {
    width: 100%;
    background-color: transparent;
    padding-left: 14px;
    letter-spacing: 1px;
    outline: 0
}

.call-back-modal__form-input {
    border: none;
    border-bottom: 2px solid #b2aeae;
    font-size: 14px;
    font-family: GilroyRegular;
    color: #615d5e;
    -webkit-transition: .2s;
    transition: .2s;
    line-height: 25px
}

.call-back-modal__form-input:focus {
    border-bottom: 2px solid #8c8585
}

.call-back-modal__form-input.erorr {
    border-bottom: 2px solid #f14545
}

.call-back-modal__form-input.erorr + .erorr__text {
    display: block;
    opacity: 1
}

.call-back-modal .erorr__text {
    opacity: 0;
    color: #f14545;
    font-size: 10px;
    margin: 10px 0 15px 10px;
    font-family: GilroyLightItalic;
    letter-spacing: .5px
}

.call-back-modal__form-textarea {
    height: 70px;
    border: 2px solid #b2aeae;
    border-top: none;
    font-size: 14px;
    font-family: GilroyRegular;
    color: #615d5e;
    -webkit-transition: .2s;
    transition: .2s
}

.home__menu-close:before, .v_gallery__hover {
    -webkit-transition: .2s;
    background-repeat: no-repeat
}

.call-back-modal__form-textarea:focus {
    border-color: #8c8585
}

.call-back-modal__form-title {
    margin: 0 0 7px;
    font-family: GilroyThin;
    color: #aca2a3;
    font-size: 12px;
    letter-spacing: 1px
}

.call-back-modal__form-title:first-child {
    margin-top: 35px
}

.smart-home {
    background-image: url(../img/smart-home-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.smart-home__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.smart-home__info {
    width: 50%;
    padding: 120px 30px
}

@media only screen and (max-width: 992px) {
    .smart-home {
        background-image: url(../img/sm-mb-bg.jpg)
    }

    .smart-home__info {
        width: 100%
    }
}

.smart-home__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

.smart-home__text {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto Regular';
    line-height: 1.65;
    letter-spacing: 1px
}

.smart-home__caption-name-first {
    display: block;
    font-size: 10px;
    color: #92C4DA;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    text-align: left;
    letter-spacing: 2px;
    margin: 5px 0
}

.smart-home__caption-inner, .smart-home__caption-name-second, .smart-home__list-item {
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width: 380px) {
    .smart-home__caption-name-first {
        font-size: 8px
    }
}

.smart-home__caption-name-second {
    display: block;
    font-size: 34px;
    color: #92C4DA;
    text-align: left
}

@media only screen and (max-width: 380px) {
    .smart-home__caption-name-second {
        font-size: 24px
    }
}

.smart-home__caption-inner {
    color: #92C4DA;
    font-size: 45px
}

@media only screen and (max-width: 1320px) {
    .smart-home__info {
        padding: 50px 30px
    }

    .smart-home__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .smart-home__caption-inner {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 380px) {
    .smart-home__caption-inner {
        font-size: 35px
    }
}

.smart-home__caption-name {
    padding-left: 10px;
. houses__caption-name solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 1320px) {
    .smart-home__caption-name {
        margin-left: 0
    }
}

.smart-home__list {
    margin-top: 16px
}

.smart-home__list-item {
    margin-top: 24px;
    position: relative;
    padding-left: 100px;
    color: #fff;
    font-size: 30px;
    line-height: 65px
}

.smart-home__list-item:after, .smart-home__list-item:before {
    content: '';
    display: block;
    position: absolute
}

.smart-home__list-item:after {
    height: 100%;
    width: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    top: 0
}

@media only screen and (max-width: 420px) {
    .smart-home__list-item {
        padding-left: 50px;
        font-size: 26px
    }

    .smart-home__list-item:after {
        width: 50px;
        left: -15px
    }

    .smart-home__list-item:before {
        display: none
    }
}

.smart-home__list-item:before {
    height: 2px;
    width: 70px;
    background-color: #cdab7f;
    bottom: 10px;
    left: 90px
}

.collective__caption:before, .v_gallery__caption:before {
    height: 1px;
    top: -1px;
    content: ''
}

.smart-home__list-item--sm1:after {
    background-image: url(../img/sm1.png)
}

.smart-home__list-item--sm2:after {
    background-image: url(../img/sm2.png)
}

.smart-home__list-item--sm3:after {
    background-image: url(../img/sm3.png)
}

.collective {
    padding: 105px 0 50px
}

.collective__inner {
    margin: 0 auto;
    width: 1140px;
    background-color: #fff;
    padding: 80px 100px;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .collective__inner {
        width: 940px;
        padding: 80px 40px
    }
}

@media only screen and (max-width: 991px) {
    .collective__inner {
        width: 720px
    }
}

@media only screen and (max-width: 767px) {
    .collective__inner {
        width: 100%
    }
}

@media only screen and (max-width: 650px) {
    .collective__inner {
        padding: 50px 15px
    }
}

.collective__caption {
    text-transform: uppercase;
    border-top: 1px dashed #ccc;
    position: relative;
    padding-top: 15px;
    font-family: GilroyThin;
    color: #5e5e65;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 55px;
    text-align: left
}

.collective__first-name, .collective__last-name {
    font-size: 18px;
    font-family: GilroyLight
}

.collective__caption:before {
    display: block;
    position: absolute;
    background-color: #443733;
    width: 154px;
    left: 0
}

.collective__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px
}

@media only screen and (max-width: 580px) {
    .collective__list {
        width: 100%
    }
}

.collective__item {
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 40px
}

@media only screen and (min-width: 992px) {
    .collective__item:nth-child(4n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 741px) and (max-width: 991px) {
    .collective__item:nth-child(3n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 481px) and (max-width: 740px) {
    .collective__item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 991px) {
    .collective__item {
        width: -webkit-calc(100% / 3 - 10px);
        width: calc(100% / 3 - 10px);
        margin-right: 15px
    }
}

@media only screen and (max-width: 740px) {
    .collective__item {
        width: -webkit-calc(50% - 7px);
        width: calc(50% - 7px);
        margin-right: 14px
    }
}

@media only screen and (max-width: 480px) {
    .collective__item {
        width: 100%;
        margin: 0 auto 40px;
        max-width: 400px
    }
}

.collective__pic {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #e0e0e0
}

.collective__first-name {
    color: #5e5e5e;
    margin-top: 12px
}

.collective__last-name {
    color: #5e5e5e;
    margin-top: 5px
}

.collective__position {
    font-family: GilroyLightItalic;
    font-size: 14px;
    color: #5e5e5e;
    margin-top: 10px
}

.collective-page .content {
    background-image: url(../img/bg.jpg);
    background-position: top center;
    background-size: cover
}

.v_gallery {
    padding: 105px 0
}

.v_gallery__inner {
    margin: 0 auto;
    width: 1140px;
    background-color: #fff;
    padding: 80px 100px;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .v_gallery__inner {
        width: 940px;
        padding: 80px 40px
    }
}

@media only screen and (max-width: 991px) {
    .v_gallery__inner {
        width: 720px
    }
}

@media only screen and (max-width: 767px) {
    .v_gallery__inner {
        width: 100%
    }
}

@media only screen and (max-width: 650px) {
    .v_gallery__inner {
        padding: 50px 15px
    }
}

.v_gallery__caption {
    text-transform: uppercase;
    border-top: 1px dashed #ccc;
    position: relative;
    padding-top: 15px;
    font-family: GilroyThin;
    color: #5e5e65;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-align: left
}

.home__lang-link, .home__phone-number {
    font-family: 'Roboto Condensed'
}

.v_gallery__caption:before {
    display: block;
    position: absolute;
    background-color: #518acd;
    width: 154px;
    left: 0
}

.v_gallery__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 580px) {
    .v_gallery__list {
        width: 100%;
        max-width: 460px;
        margin: 0 auto
    }
}

.v_gallery__item {
    width: -webkit-calc(100% / 3 - 6px);
    width: calc(100% / 3 - 6px);
    margin-right: 9px;
    position: relative;
    margin-bottom: 9px
}

@media only screen and (min-width: 761px) {
    .v_gallery__item:nth-child(3n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 581px) and (max-width: 760px) {
    .v_gallery__item:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 760px) {
    .v_gallery__item {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 580px) {
    .v_gallery__item {
        width: 100%;
        margin-right: 0
    }
}

.v_gallery__pic {
    width: 100%;
    vertical-align: top
}

.v_gallery__hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #8c8585;
    background-image: url(../img/plus_ico_60.png);
    background-position: center center;
    transition: .2s;
    opacity: 0;
    outline: 0
}

.v_gallery__hover:hover {
    opacity: 1
}

.gallery-page .content {
    background-image: url(../img/bg.jpg);
    background-position: top center;
    background-size: cover
}

.home {
    position: relative
}

.home__gallery {
    z-index: 2
}

.home__slide {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 100vh
}

.home .owl-controls {
    margin-top: 0;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0
}

@media only screen and (max-width: 820px) {
    .home .owl-controls {
        bottom: 30px
    }
}

.home .owl-controls .owl-pagination .owl-page span {
    opacity: 1;
    background-color: transparent;
    border: 3px solid #fff;
    height: 16px;
    width: 16px
}

.home .owl-controls .owl-pagination .owl-page.active span {
    background-color: #fff
}

.home__logo-wrap {
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 180px;
    top: 20px;
    left: -webkit-calc(50% - 90px);
    left: calc(50% - 90px);
    z-index: 3
}

@media only screen and (max-width: 580px) {
    .home__logo-wrap {
        width: 100px;
        left: -webkit-calc(50% - 50px);
        left: calc(50% - 50px)
    }
}

.home__logo {
    max-width: 100%;
    margin-top: 11px
}

.home__phone {
    height: 36px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__phone-number {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px
}

@media only screen and (max-width: 480px) {
    .home__phone-number {
        display: none
    }
}

.home__menu-ico {
    background-color: #92C4DA;
    height: 100%;
    width: 56px;
    display: inline-block;
    background-image: url(../img/menu-ico.png);
    background-repeat: no-repeat;
    background-position: center 30px
}

.home__phone-delimiter {
    border: none;
    margin: 0 10px;
    height: 100%;
    width: 2px;
    background-color: #92C4DA
}

@media only screen and (max-width: 480px) {
    .home__phone-delimiter {
        display: none
    }
}

.home__call-back-ico, .home__left-side {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox
}

.home__call-back-ico {
    width: 24px;
    height: 36px;
    background-image: url(../img/call-back.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex
}

.home__left-side, .home__right-side {
    height: 66px;
    position: absolute;
    z-index: 3;
    top: 0
}

.home__left-side {
    left: -webkit-calc(50% - 600px);
    left: calc(50% - 600px);
    display: inline-flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.home__right-side {
    right: -webkit-calc(50% - 600px);
    right: calc(50% - 600px);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1200px) {
    .home__left-side {
        left: -webkit-calc(50% - 496px);
        left: calc(50% - 496px)
    }

    .home__right-side {
        right: -webkit-calc(50% - 496px);
        right: calc(50% - 496px)
    }
}

@media only screen and (max-width: 992px) {
    .home__left-side {
        left: -webkit-calc(50% - 384px);
        left: calc(50% - 384px)
    }

    .home__right-side {
        right: -webkit-calc(50% - 384px);
        right: calc(50% - 384px)
    }
}

@media only screen and (max-width: 768px) {
    .home__left-side {
        left: 15px
    }

    .home__right-side {
        right: 15px
    }
}

.home__lang-wrap {
    height: 36px;
    margin-left: 36px
}

@media only screen and (max-width: 580px) {
    .home__lang-wrap {
        margin-left: 4px;
        height: auto
    }
}

.home__lang-item {
    margin: 0 8px;
    display: inline-block
}

@media only screen and (max-width: 580px) {
    .home__lang-item {
        display: block;
        margin-top: 5px
    }
}

.home__lang-item.active .home__lang-link {
    color: #fff
}

.home__lang-link {
    text-transform: uppercase;
    font-size: 14px;
    color: #7AC0C3;
    text-decoration: none;
    letter-spacing: 1px
}

.home__caption {
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'Roboto Light';
    position: absolute;
    bottom: 150px;
    left: 46%;
    z-index: 3
}

@media only screen and (max-width: 1200px) {
    .home__caption {
        left: 200px
    }
}

@media only screen and (max-width: 820px) {
    .home__caption {
        left: 15px;
        bottom: 100px;
        font-size: 36px
    }
}

.home__menu {
    background-image: url(../img/nav-bg.jpg);
    padding: 0 150px;
    z-index: 5;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    display: none
}

.home__menu.active {
    display: block
}

.home__menu-lang {
    margin-top: 120px;
    position: relative
}

@media only screen and (max-width: 992px) {
    .home__menu {
        padding: 0 60px 0 15px
    }

    .home__menu-lang {
        display: none
    }
}

.home__menu-lang:before {
    content: '';
    display: block;
    position: absolute;
    width: 54px;
    height: 2px;
    background-color: #9EC0E9;
    bottom: -16px;
    left: -webkit-calc(50% - 27px);
    left: calc(50% - 27px)
}

.home__menu-lang-item {
    display: none;
    margin: 0 10px
}

.home__menu-lang-item.active .home__menu-lang-link {
    color: #fff
}

.home__menu-lang-link, .home__nav-link {
    color: #9EC0E9;
    text-decoration: none;
    text-transform: uppercase
}

.home__menu-close {
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 27px);
    left: calc(50% - 27px);
    width: 56px;
    height: 70px;
    background-color: #fff;
    background-image: url(../img/menu-close.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    outline: 0
}

@media only screen and (max-width: 992px) {
    .home__menu-close {
        left: -webkit-calc(100% - 51px);
        left: calc(100% - 51px);
        width: 46px;
        height: 50px;
        background-position: center 14px
    }
}

.home__menu-close:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/menu-close-active.png);
    background-position: center 30px;
    transition: .2s;
    opacity: 0
}

.home__menu-close:hover:before {
    opacity: 1
}

.home__menu-lang-link {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Roboto Medium'
}

.home__nav {
    display: inline-block;
    text-align: left;
    margin-top: 55px
}

@media only screen and (max-width: 992px) {
    .home__menu-close:before {
        background-position: center 14px
    }

    .home__nav {
        margin-top: 30px
    }
}

.home__nav-item {
    margin-bottom: 16px
}

.home__nav-item:hover > .home__drop-down-list {
    max-height: 1000px
}

.home__nav-link {
    font-size: 30px;
    font-family: 'Minion Pro Bold Cond';
    letter-spacing: 2px;
    -webkit-transition: .2s;
    transition: .2s
}

.home__nav-link:hover {
    color: #fff
}

.home__drop-down-list {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.home__ddl-item {
    margin-top: 15px
}

@media only screen and (max-width: 760px) {
    .home__nav-item {
        margin-bottom: 5px
    }

    .home__nav-link {
        font-size: 24px
    }

    .home__ddl-item {
        margin-top: 5px
    }
}

.home__ddl-link {
    margin-left: 20px;
    text-transform: uppercase;
    font-family: 'Roboto Medium';
    font-size: 16px;
    color: #92C4DA;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    transition: .2s
}

@media only screen and (max-width: 760px) {
    .home__ddl-link {
        font-size: 14px
    }
}

.home__ddl-link.active, .home__ddl-link:hover {
    color: #fff
}

.about__caption-name-first, .about__caption-name-second {
    color: #92C4DA;
    text-align: left;
    display: block;
    letter-spacing: 2px
}

.about__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 100px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .about__inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .about__inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .about__inner {
        width: 100%;
        padding-bottom: 40px
    }
}

.about__caption {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0 90px;
    letter-spacing: 1px
}

@media only screen and (max-width: 992px) {
    .about__caption {
        margin: 70px 0 35px
    }
}

.about__caption-name-first {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    margin: 5px 0
}

.about__advantages-text, .about__caption-inner, .about__caption-name-second {
    text-transform: uppercase;
    font-family: 'Minion Pro Bold Cond'
}

@media only screen and (max-width: 380px) {
    .about__caption-name-first {
        font-size: 8px
    }
}

.about__caption-name-second {
    font-size: 34px
}

@media only screen and (max-width: 380px) {
    .about__caption-name-second {
        font-size: 24px
    }
}

.about__caption-inner {
    color: #92C4DA;
    font-size: 45px;
    letter-spacing: 2px
}

@media only screen and (max-width: 380px) {
    .about__caption-inner {
        font-size: 35px
    }
}

.about__caption-name {
    padding-left: 10px;
    border-left: 3px solid #92C4DA;
    margin-left: 60px
}

@media only screen and (max-width: 580px) {
    .about__caption {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .about__caption-inner {
        margin-bottom: 10px
    }

    .about__caption-name {
        margin-left: 0
    }
}

.about__advantages {
    background-image: url(../img/advantages-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.about__advantages-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px 100px;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .about__advantages-inner {
        width: 992px
    }
}

@media only screen and (max-width: 992px) {
    .about__advantages-inner {
        width: 768px
    }
}

@media only screen and (max-width: 768px) {
    .about__advantages-inner {
        width: 100%;
        padding-bottom: 40px
    }
}

@media only screen and (max-width: 580px) {
    .about__advantages-inner {
        text-align: left
    }
}

.about__advantages-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about__advantages-item {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 300px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 80px
}

@media only screen and (max-width: 768px) {
    .about__advantages-item {
        width: 100%
    }
}

.about__advantages-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
    background-color: rgba(193, 151, 103, .85);
    z-index: 1
}

@media only screen and (max-width: 420px) {
    .about__advantages-item {
        padding: 20px;
        height: 200px
    }

    .about__advantages-item:before {
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px
    }
}

.about__advantages-text {
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 1.3;
    z-index: 2
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main {
    overflow: hidden
}

.welcome {
    width: 100%;
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000
}
.welcome:after, .welcome__sound {
    position: absolute
}
@media only screen and (max-width: 1200px) {
    .welcome {
        display: none
    }
}
.welcome:after {
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}
.welcome__video {
    z-index: 1;
    width: 100%;
    height: auto;
    max-height: 100%
}
.welcome__sound {
    z-index: 5;
    outline: 0;
    width: 50px;
    height: 50px;
    top: 110px;
    left: 50px;
    background-image: url(../img/icon_welcome_unmuted.svg);
    background-position: center center;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.welcome__sound.off {
    background-image: url(../img/icon_welcome_muted.svg)
}

.welcome__scroll {
    position: absolute;
    display: block;
    z-index: 5;
    outline: 0;
    bottom: 18pt;
    left:0;
    right: 0;
    margin: auto;
    cursor: default;
}

.welcome__scroll {
    background: #4e5559 linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
    width: 52px;
    height: 88px;
    border-radius: 100px;
    background-size: 100% 200%;
    -webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
    animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
}
.welcome__scroll:before, .welcome__scroll:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.welcome__scroll:before {
    width: 46px;
    height: 82px;
    background-color: #222a30;
    border-radius: 100px;
}
.welcome__scroll:after {
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 5s linear infinite;
    animation: trackBallSlide 5s linear infinite;
}

@-webkit-keyframes colorSlide {
    0% {
        background-position: 0% 100%;
    }
    20% {
        background-position: 0% 0%;
    }
    21% {
        background-color: #4e5559;
    }
    29.99% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }
    30% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }
    50% {
        background-position: 0% 0%;
    }
    51% {
        background-color: #4e5559;
    }
    59% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }
    60% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }
    80% {
        background-position: 0% 0%;
    }
    81% {
        background-color: #4e5559;
    }
    90%, 100% {
        background-color: #ffffff;
    }
}

@keyframes colorSlide {
    0% {
        background-position: 0% 100%;
    }
    20% {
        background-position: 0% 0%;
    }
    21% {
        background-color: #4e5559;
    }
    29.99% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }
    30% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }
    50% {
        background-position: 0% 0%;
    }
    51% {
        background-color: #4e5559;
    }
    59% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }
    60% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }
    80% {
        background-position: 0% 0%;
    }
    81% {
        background-color: #4e5559;
    }
    90%, 100% {
        background-color: #ffffff;
    }
}
@-webkit-keyframes trackBallSlide {
    0% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    6% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    14% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    15%, 19% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    28%, 29.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    30% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    36% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    44% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    45%, 49% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    58%, 59.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    60% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    74% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    75%, 79% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    88%, 100% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
}
@keyframes trackBallSlide {
    0% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    6% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    14% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    15%, 19% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    28%, 29.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    30% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    36% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    44% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    45%, 49% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    58%, 59.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    60% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    74% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    75%, 79% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
    88%, 100% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
}
@-webkit-keyframes nudgeMouse {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(8px);
    }
    30% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(8px);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(8px);
    }
    90% {
        transform: translateY(0);
    }
}
@keyframes nudgeMouse {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(8px);
    }
    30% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(8px);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(8px);
    }
    90% {
        transform: translateY(0);
    }
}
@-webkit-keyframes nudgeText {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(2px);
    }
    30% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(2px);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(2px);
    }
    90% {
        transform: translateY(0);
    }
}
@keyframes nudgeText {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(2px);
    }
    30% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(2px);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(2px);
    }
    90% {
        transform: translateY(0);
    }
}
@-webkit-keyframes colorText {
    21% {
        color: #4e5559;
    }
    30% {
        color: #ffffff;
    }
    51% {
        color: #4e5559;
    }
    60% {
        color: #ffffff;
    }
    81% {
        color: #4e5559;
    }
    90% {
        color: #ffffff;
    }
}
@keyframes colorText {
    21% {
        color: #4e5559;
    }
    30% {
        color: #ffffff;
    }
    51% {
        color: #4e5559;
    }
    60% {
        color: #ffffff;
    }
    81% {
        color: #4e5559;
    }
    90% {
        color: #ffffff;
    }
}



.side-banner {
    position: absolute;
    top: 8rem;
    left: 80%;
    width: 8rem;
    font-size: 24px;
    text-align: center;
    z-index: 5;
    font-family: GilroyRegular;
    color: #fff;
}

.side-bannerr {
    position: absolute;
    top: 80%;
    /* left: 5rem; */
    /* width: 8rem; */
    font-size: 24px;
    /* text-align: center; */
    z-index: 5;
    font-family: GilroyRegular;
    color: #fff;
    padding: 10px 70px 10px 80px;
    opacity: 1;
    max-width: 1000px;
    background-color: rgba(68, 55, 51, .6);
}



@media (max-width: 768px) {
    .side-banner {
	font-size: 16px;
	top: 28rem;
	left:35%;
	z-index: 4;
    }

    .side-bannerr {
        padding: 10px 70px 10px 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
	top: 60%;

    }


}

.side-banner img {
    width: 8rem;
    margin-bottom: 12px;

    display: flex;
    justify-content: center;
    align-items: center;
    color:gray;
    border-radius: 0%;
    animation: radial-pulse 1s infinite;

}
@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }
 
  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}



/*test*/


.icon1 {
  position: absolute;
  width: 180px;
  height: 180px;
  background: url(https://beliy-shokolad.com.ua/img/bell_vr.png)
    no-repeat;
  background-size: 180px 180px;
  margin: auto;
  left: 80%;
  top:-50px;
  bottom: 0;
  right: 0;
  z-index: 3;

  -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2),
    0 0 25px 2px rgba(0, 0, 0, 0.4), inset 0 0 0 15px rgba(255, 255, 155, 0.4);
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2),
    0 0 25px 2px rgba(0, 0, 0, 0.4), inset 0 0 0 15px rgba(255, 255, 155, 0.4);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2),
    0 0 25px 2px rgba(0, 0, 0, 0.4), inset 0 0 0 15px rgba(255, 255, 155, 0.4);

  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  /* border-radius: 50% has issues on some mobile browsers */
}

.pulse1 {
  position: absolute;
  width: 200px;
  height: 200px;
  margin: auto;
  left: 80%;
  top:-50px;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  border: 3px solid rgba(255, 255, 255, 0.1);

  -webkit-animation: pulsejg1 4s linear infinite;
  -moz-animation: pulsejg1 4s linear infinite;
  animation: pulsejg1 4s linear infinite;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, 0.6);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pulse2 {
  position: absolute;
  width: 200px;
  height: 200px;
  margin: auto;
  left: 80%;
  bottom: 0;
  right: 0;
  top:-50px;
  z-index: 2;
  opacity: 0;
  border: 1px solid rgba(255, 255, 255, 0);

  -webkit-animation: pulsejg2 4s linear infinite;
  -moz-animation: pulsejg2 4s linear infinite;
  animation: pulsejg2 4s linear infinite;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, 0.8);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-keyframes pulsejg1 {
  0% {
    -webkit-transform: scale(0.6);
    opacity: 0;
  }

  50% {
    -webkit-transform: scale(0.6);
    opacity: 0;
  }

  60% {
    -webkit-transform: scale(0.9);
    opacity: 0.2;
  }

  70% {
    -webkit-transform: scale(1.1);
    opacity: 0.35;
  }

  80% {
    -webkit-transform: scale(1.25);
    opacity: 0.2;
  }

  100% {
    -webkit-transform: scale(1.4);
    opacity: 0;
  }
}

@-moz-keyframes pulsejg1 {
  0% {
    -moz-transform: scale(0.6);
    opacity: 0;
  }

  50% {
    -moz-transform: scale(0.6);
    opacity: 0;
  }

  60% {
    -moz-transform: scale(0.9);
    opacity: 0.2;
  }

  70% {
    -moz-transform: scale(1.1);
    opacity: 0.35;
  }

  80% {
    -moz-transform: scale(1.25);
    opacity: 0.2;
  }

  100% {
    -moz-transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes pulsejg1 {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }

  50% {
    transform: scale(0.6);
    opacity: 0;
  }

  60% {
    transform: scale(0.9);
    opacity: 0.1;
  }

  70% {
    transform: scale(1.1);
    opacity: 0.25;
  }

  80% {
    transform: scale(1.25);
    opacity: 0.1;
  }

  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

@-webkit-keyframes pulsejg2 {
  0% {
    -webkit-transform: scale(0.6);
    opacity: 0;
  }

  40% {
    -webkit-transform: scale(0.8);
    opacity: 0.05;
  }

  50% {
    -webkit-transform: scale(1);
    opacity: 0.1;
  }

  60% {
    -webkit-transform: scale(1.1);
    opacity: 0.3;
  }

  80% {
    -webkit-transform: scale(1.2);
    opacity: 0.1;
  }

  100% {
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}

@-moz-keyframes pulsejg2 {
  0% {
    -moz-transform: scale(0.6);
    opacity: 0;
  }

  40% {
    -moz-transform: scale(0.8);
    opacity: 0.05;
  }

  50% {
    -moz-transform: scale(1);
    opacity: 0.1;
  }

  60% {
    -moz-transform: scale(1.1);
    opacity: 0.3;
  }

  80% {
    -moz-transform: scale(1.2);
    opacity: 0.1;
  }

  100% {
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulsejg2 {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }

  40% {
    transform: scale(0.8);
    opacity: 0.05;
  }

  50% {
    transform: scale(1);
    opacity: 0.1;
  }

  60% {
    transform: scale(1.1);
    opacity: 0.3;
  }

  80% {
    transform: scale(1.2);
    opacity: 0.1;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

@media only screen and (max-width: 467px){

.icon1{
  left: 0%;
  top: 180px;
}

.pulse1{
  left: 0%;
  top: 180px;

}

.pulse2{
  left: 0%;
  top: 180px;

}

}



/*
.slideK3-container {position: relative;height: 550px}
.slideK3-border {position: absolute;top:50px;bottom: 50px;left: 50px; right: 50px; border: 10px solid #85C9E0}
.slideK3-name {position: absolute;top: 46%;left:0;background: #85C9E0;color: white;font-size: 30px;padding: 10px 30px 10px 70px;text-transform: uppercase;font-family: 'Helvetica Neue Roman';text-decoration: none;}
.slideK3-container p {font-size: 15px;color:#858585;font-family: 'Helvetica Neue Roman';text-decoration: none;}
.slideK3-container img {height: 225px;object-fit: cover;width: 225px;}
.slideK3-slide1 {position: absolute;top:0;right:310px;width: 225px;}
.slideK3-slide2 {position: absolute;top: 30%;right:10px;width: 225px;}
.slideK3-slide3 {position: absolute;bottom:0;right:310px;width: 225px;}

.slideK1-container {position: relative;height: 550px}
.slideK1-border {position: absolute;top:50px;bottom: 50px;left: 50px; right: 50px; border: 10px solid #85C9E0}
.slideK1-name {position: absolute;top: 46%;left:0;background: #85C9E0;color: white;font-size: 30px;padding: 10px 30px 10px 70px;text-transform: uppercase;font-family: 'Helvetica Neue Roman';text-decoration: none;}
.slideK1-slide {position: absolute;top:0;bottom:0;right:10px;}
.slideK1-container img {    width: 630px;margin-top: 95px;}*/

/*<div class="slideK3-container">
<div class="slideK3-border"></div>
<div class="slideK3-name">Матеріал будівництва</div>
<div class="slideK3-slide1"><img src="/myprotected/redactor/demo/scripts/uploads/7a1babaf083057eb908386d9db0e28f0.jpg" style=""><p>Цегла</p></div>
<div class="slideK3-slide2"><img src="/myprotected/redactor/demo/scripts/uploads/f7d5c298ac07937a10e6cab528daca1e.jpg"><p>Газоблок</p></div>
<div class="slideK3-slide3"><img src="/myprotected/redactor/demo/scripts/uploads/26f1e8da54bb7a011617aa978a4b4e5e.jpg"><p>Керамоблок</p></div>
</div>
<!---->
<div class="slideK1-container">
<div class="slideK1-border"></div>
<div class="slideK1-name">Матеріал будівництва</div>
<div class="slideK1-slide"><img src="/myprotected/redactor/demo/scripts/uploads/7a1babaf083057eb908386d9db0e28f0.jpg" style="">
</div>
</div>
<!---->*/
