@font-face {
    font-family: 'FontAwesome';
    src: url("/fonts/fontawesome-webfont.eot");
    src: url("/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff") format("woff"), url("/fonts/fontawesome-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuRegular/UbuntuRegular.eot");
    src: url("/fonts/UbuntuRegular/UbuntuRegular.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuRegular/UbuntuRegular.woff") format("woff"), url("/fonts/UbuntuRegular/UbuntuRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuItalic/UbuntuItalic.eot");
    src: url("/fonts/UbuntuItalic/UbuntuItalic.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuItalic/UbuntuItalic.woff") format("woff"), url("/fonts/UbuntuItalic/UbuntuItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuBold/UbuntuBold.eot");
    src: url("/fonts/UbuntuBold/UbuntuBold.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuBold/UbuntuBold.woff") format("woff"), url("/fonts/UbuntuBold/UbuntuBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuBoldItalic/UbuntuBoldItalic.eot");
    src: url("/fonts/UbuntuBoldItalic/UbuntuBoldItalic.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuBoldItalic/UbuntuBoldItalic.woff") format("woff"), url("/fonts/UbuntuBoldItalic/UbuntuBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuLight/UbuntuLight.eot");
    src: url("/fonts/UbuntuLight/UbuntuLight.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuLight/UbuntuLight.woff") format("woff"), url("/fonts/UbuntuLight/UbuntuLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: "Ubuntu";
    src: url("/fonts/UbuntuLightItalic/UbuntuLightItalic.eot");
    src: url("/fonts/UbuntuLightItalic/UbuntuLightItalic.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuLightItalic/UbuntuLightItalic.woff") format("woff"), url("/fonts/UbuntuLightItalic/UbuntuLightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: "UbuntuCondensed";
    src: url("/fonts/UbuntuCondensedRegular/UbuntuCondensedRegular.eot");
    src: url("/fonts/UbuntuCondensedRegular/UbuntuCondensedRegular.eot?#iefix")format("embedded-opentype"), url("/fonts/UbuntuCondensedRegular/UbuntuCondensedRegular.woff") format("woff"), url("/fonts/UbuntuCondensedRegular/UbuntuCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SegoePrint';
    src: url('/fonts/SegoePrintRegular/SegoePrintRegular.eot');
    src: url('/fonts/SegoePrintRegular/SegoePrintRegular.eot') format('embedded-opentype'), url('/fonts/SegoePrintRegular/SegoePrintRegular.woff2') format('woff2'), url('/fonts/SegoePrintRegular/SegoePrintRegular.woff') format('woff'), url('/fonts/SegoePrintRegular/SegoePrintRegular.ttf') format('truetype'), url('/fonts/SegoePrintRegular/SegoePrintRegular.svg#SegoePrintRegular') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Jikharev';
    src: url('/fonts/jikharev.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
html,
body,
div,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}
body {
    font: 18px 'Ubuntu', sans-serif;
    color: #474747;
    min-width: 980px
}
a,
img {
    border: 0;
    outline: 0
}
a {
    text-decoration: none;
    color: inherit
}
a:active,
a:hover,
a:focus {
    text-decoration: underline;
    color: inherit
}
a.btn:hover,
a.btn:focus {
    text-decoration: none
}
.btn {
    border: 0;
    outline: 0
}
.btn:hover {
    cursor: pointer
}
a.link {
    color: #1483cc
}
::-webkit-input-placeholder {
    font-size: 16px;
    color: #03aec2;
    font-style: italic
}
::-moz-placeholder {
    font-size: 16px;
    color: #03aec2;
    font-style: italic
}
:-moz-placeholder {
    font-size: 16px;
    color: #03aec2;
    font-style: italic
}
:-ms-input-placeholder {
    font-size: 16px;
    color: #03aec2;
    font-style: italic
}
.wraper {
    max-width: 1050px;
    padding: 0;
    margin: 0 auto
}
.section {
    position: relative;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}
.section__title {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #393939
}
hr.title {
    width: 200px;
    border-width: 4px;
    border-color: #fff
}
.btnStyle,
.btnStyle:hover .btnStyle:focus {
    display: inline-block;
    padding: 25px;
    font-size: 20px;
    width: 400px;
    color: #fff;
    background: #19b200;
    font-family: 'UbuntuCondensed', 'Ubuntu', sans-serif;
    text-transform: uppercase;
    border: 3px solid #fff;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    -webkit-box-shadow: inset 0 -4px 0 0 #0e6600;
            box-shadow: inset 0 -4px 0 0 #0e6600
}
.btnStyle:hover {
    background: #f04f32;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(240, 79, 50, 1)), color-stop(100%, rgba(211, 73, 48, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 79, 50, 1) 50%, rgba(211, 73, 48, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(44, 152, 0, 1)), to(rgba(27, 92, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%)
}
.getCallBlock {
    padding-bottom: 60px;
    position: relative;
    text-align: center
}
.getCallBlock__btn,
.getCallBlock__btn:hover,
.getCallBlock__btn:focus {
    display: inline-block;
    width: 370px;
    padding: 17px;
    font-size: 22px;
    font-family: 'UbuntuCondensed', 'Ubuntu', sans-serif;
    color: #fff;
    background: #19b200;
    text-transform: uppercase;
    border: 3px solid #fff;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    -webkit-box-shadow: inset 0 -4px 0 0 #0e6600;
            box-shadow: inset 0 -4px 0 0 #0e6600
}
.getCallBlock__btn:hover {
    background: #f04f32;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(240, 79, 50, 1)), color-stop(100%, rgba(211, 73, 48, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 79, 50, 1) 50%, rgba(211, 73, 48, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(44, 152, 0, 1)), to(rgba(27, 92, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(44, 152, 0, 1) 50%, rgba(27, 92, 0, 1) 100%)
}
.getCallBlock__sometxt {
    position: absolute;
    top: 60px;
    right: 0;
    margin-right: -80px;
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font-family: 'SegoePrint', sans-serif;
    text-align: left;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0px 1px 0 #fff, -2px -1px 0 #fff
}
.getCallBlock__arrow {
    position: absolute;
    top: 0;
    right: 120px
}
.form__head {
    position: relative;
    padding: 20px;
    text-align: center;
    color: #fff;
    background: #373d40
}
.form__caption {
    text-transform: uppercase
}
.form__body {
    padding: 30px 30px 15px;
    color: #fff;
    background: #03aec2
}
.form__txt {
    margin-top: 15px;
    font-size: 16px;
    text-align: center
}
.l-form__item {
    margin: 10px 0 10px;
    position: relative;
    z-index: 99;
}
.b-form__item {
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden
}
.form__item__icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #45d2eb;
    border: 0;
    -webkit-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px
}
.form__input {
    display: table-cell;
    padding-left: 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #000;
    border: 0;
    -webkit-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
    outline: 0
}
.form__textarea {
    display: table-cell;
    padding-left: 10px;
    padding-top: 5px;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #000;
    border: 0;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    outline: 0
}
.form__idesc {
    font-size: 12px;
    color: #fefefe
}
.form__error {
    font-size: 14px;
    color: #f00
}
.form__btn,
.form__btn:hover {
    display: block;
    margin: auto;
    padding: 15px;
    width: 100%;
    max-width: 100%;
    font-size: 18px
}
.b-form__item.danger {
    border: 1px solid red;
    background: rgba(255, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 1px red;
            box-shadow: 0 0 1px red
}
.downlink {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 30px;
    width: 48px;
    height: 23px;
    background: url(../images/sprite2.png) no-repeat -70px -94px
}
.animation {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s
}
.header {
    height: 70px;
    color: #00bec8;
    background: #fff;
    border-bottom: 2px solid #00bec8
}
.logo {
    display: inline-block;
    line-height: 68px
}
.orderBtn,
.orderBtn:hover {
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    color: #00bec8;
    border: 2px solid #00bec8;
    -webkit-border-radius: 5px;
            border-radius: 5px
}
.contact-info {
    height: 68px;
    padding: 10px 0;
    font-size: 14px;
    text-align: right;
    color: #00bec8
}
@media screen and (max-width: 2500px) {
    .phone {
        font-size: 24px;
        line-height: 1.5em;
        visibility: visible
    }
    .phone .wrap span::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        margin: 0 5px;
        background: url(../images/sprite.png) no-repeat -30px 0;
        visibility: visible
    }
    .oil-portret footer .phone .wrap span::before {
        background: url(../images/callback-white.png) no-repeat;
    }
    #contacts .phone .wrap span::before {
        content: none;
    }
    #contacts .phone .wrap::after {
        background: linear-gradient(to left,rgba(255, 255, 255, 1),rgba(255,255,255,0));
    }
    .phone .wrap::after,
    .sub2 .wrap::after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
            background: linear-gradient(to left,rgba(0, 0, 0, 0.3),rgba(255,255,255,0));
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    }
    .oil-portret header .phone .wrap::after {
        background: linear-gradient(to left,rgba(255, 255, 255, 0.68),rgba(255,255,255,0));
    }
    .oil-portret footer .phone .wrap::after {
        background: linear-gradient(to left,rgb(59, 63, 66),rgba(255,255,255,0));
    }
    .phone.show .wrap::after,
    .sub2.show .wrap::after {
        content: none;
    }
}
@media screen and (max-width: 500px) {
    .phone:not(.phone--footer, #contacts .phone) {
        font-size: 24px;
        line-height: 1.5em;
        visibility: hidden;

    }
    body.oil-portret header .col-md-6.right {
        display: none;
    }
    body.oil-portret header .col-md-6.left {
        margin-bottom: 10px;
    }
    .phone::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        margin: 0 5px;
        background: url(../images/sprite2.png) no-repeat -30px 0;
        visibility: hidden
    }
}
.section--main {
    text-align: center;
}
.section__title--main {
    display: inline-block;
    margin-top: 165px;
    font-size: 50px;
    color: #fff;
    text-shadow: 0 1px 2px #db189e, 1px 0 2px #db189e, 0px -1px 2px #db189e, -1px 0 2px #db189e, 0px 0 5px #db189e
}
.section__subtitle--main {
    display: inline-block;
    margin-top: 10px;
    font-size: 25px;
    color: #fff;
    text-shadow: 0 1px 2px #db189e, 1px 0 2px #db189e, 0px -1px 2px #db189e, -1px 0 2px #db189e, 0px 0 5px #db189e
}
.prepay-img {
    position: absolute;
    left: 50%;
    margin-left: -400px;
    bottom: 133px
}
.pre-container {
    margin: 140px 0 25px;
    text-align: center
}
.preItem {
    width: 225px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px
}
.preItem__txt {
    margin-top: 5px;
    font-size: 18px;
    color: #fff
}
.preItem__label {
    display: block;
    font-weight: bold
}
.getCallBlock__btn--mainsect,
.getCallBlock__btn--mainsect:hover,
.getCallBlock__btn--mainsect:focus {
    color: #fff;
    background: rgba(0, 255, 29, 0.25);
    -webkit-box-shadow: none;
            box-shadow: none;
    border-width: 1px;
    margin: 2px
}
.getCallBlock__btn--mainsect:hover,
.getCallBlock__btn--mainsect:focus {
    margin: 0;
    background: rgba(0, 255, 29, 0.32);
    border-width: 3px
}
.getCallBlock__sometxt--mainsect {
    color: #fff;
    text-shadow: none
}
.getCallBlock__arrow--mainsect {
    right: 65px
}
.l-order--mainsect {
    margin-top: 240px
}
.section--giftpic {
    background: url(../images/bg2.jpg) no-repeat top;
    -webkit-background-size: cover;
            background-size: cover
}
.section__title--giftpic {
    color: #FFF
}
.zoom_animate {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 155px;
    border: 2px solid #b3995e;
    overflow: hidden
}
.zoom_animate img {
    margin: -4px!important;
    max-width: 220px!important
}
.zoom_animate:hover img {
    display: inline;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}
.zoom_animate .ico_zoom {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 70px;
    margin: -35px 0 0 -35px;
    opacity: .7
}
.carousel .js-modalopen {
    text-align: center
}
@media screen and (max-width: 992px) {
    .zoom_animate {
        margin-top: 30px;
        height: auto
    }
    .carousel .thumb_list {
        padding: 0
    }
    .zoom_animate img {
        margin: 0!important;
        max-width: 100%!important
    }
}
@media screen and (max-width: 640px) {
    .zoom_animate .ico_zoom {
        font-size: 40px;
        margin: -20px 0 0 -20px
    }
}
@media screen and (max-width: 480px) {
    .zoom_animate .ico_zoom {
        font-size: 30px;
        margin: -15px 0 0 -15px
    }
}
.giftpicItem {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 30px 0;
    height: 245px;
    width: 245px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    overflow: hidden
}
.giftpicItem:hover img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}
.giftpicItem+.giftpicItem {
    margin-left: 50px
}
.giftpicItem__overlayBox {
    position: absolute;
    bottom: 0;
    height: 65px;
    width: 100%;
    display: inline-grid;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, .33)
}
.giftpicItem__content {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-align: center
}
.gifts-link,
.gifts-link:hover {
    position: relative;
    display: block;
    width: 235px;
    text-align: center;
    color: #0d0d0d;
    opacity: .9;
    margin: 0 auto;
    margin-top: 5px
}
.giftpicItem:hover+.gifts-link {
    opacity: 1.0
}
.gifts-link:hover {
    opacity: 1.0
}
.section--quote {
    position: relative;
    background: #00bec8;
    padding: 25px 0;
    position: relative
}
.section--quote2 {
    position: relative;
    background: #00bec8;
    padding: 35px 0;
    text-align: center;
    position: relative
}
.section--quote::before {
    content: '';
    position: absolute;
    bottom: 0;
    margin-bottom: -100px;
    right: 50%;
    margin-right: -500px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 100px solid #00bec8;
    z-index: 11
}
.quoteBlock__img {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    bottom: -15px
}
.quoteBlock__text {
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 35px 15px 135px;
    width: 750px;
    height: 145px;
    font-size: 21px;
    text-align: center;
    background: url(../images/quote-bg.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain
}
.quoteBlock__text3 {
    padding: 50px 35px 15px 135px;
}
.quoteBlock__text2 {
    display: inline-block;
    padding: 0 0 35px;
    width: 820px;
    height: 125px;
    line-height: 90px;
    font-size: 36px;
    text-align: center;
    background: url(../images/quote-bg2.png) no-repeat top
}
.quoteBlock__metatext {
    font-size: 17px;
    margin-top: 15px;
    text-align: right
}
.quoteBlock__metatext2 {
    display: inline-block;
    position: relative;
    font-size: 17px;
    left: 240px;
    top: -15px
}
.section--reason {
    position: relative;
    background: url(../images/bg3.png) no-repeat top
}
.section__title--reason {
    text-align: left
}
.artist-img1 {
    position: absolute;
    right: 50%;
    margin-right: -600px;
    bottom: 11%;
}
.reason-cont {
    margin-top: 35px
}
.reasonItem {
    display: table;
    margin: 15px 0;
    overflow: hidden
}
.reasonItem__icon,
.reasonItem__content {
    display: table-cell;
    vertical-align: middle
}
.reasonItem__icon {
    width: 140px
}
.reasonItem__content {
    padding-left: 15px
}
.reasonItem__headline {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 50px;
    color: #fff;
    background: #03aec2;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap
}
.reasonItem__headline--bg-crimson {
    background: #bc024d
}
.reasonItem__headline::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    margin-left: -14px;
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 15px solid #03aec2;
    border-bottom: 7px solid transparent
}
.reasonItem__headline--bg-crimson::before {
    border-right-color: #bc024d
}
.reasonItem__txt {
    padding: 5px 10px;
    text-align: left
}
.section--WhyMe {
    position: relative;
    background-color: #fd9
}
hr.title--WhyMe {
    border-color: #bb9a59
}
.section--WhyMe::before {
    content: '';
    position: absolute;
    bottom: 0;
    margin-bottom: -100px;
    left: 50%;
    margin-left: -500px;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 100px solid #fd9;
    z-index: 11
}
.WhyMe-cont {
    margin: 90px 0 30px;
    overflow: hidden
}
.WhyMeBlock {
    width: 400px
}
.WhyMeBlock--lcol {
    float: left;
    position: relative;
    left: 50%;
    margin-left: -690px
}
.WhyMeBlock--rcol {
    float: right;
    position: relative;
    right: 50%;
    margin-right: -690px
}
.WhyMeBlock--lcol .WhyMeItem__icon {
    text-align: right
}
.WhyMeBlock--lcol .WhyMeItem__content {
    text-align: right
}
.WhyMeItem {
    width: 100%;
    display: table
}
.WhyMeItem+.WhyMeItem {
    margin-top: 120px
}
.WhyMeItem__icon {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 135px;
    z-index: 1
}
.WhyMeItem__icon .pre-si {
    border: 4px solid #fff;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}
.WhyMeItem__icon--lcol {
    float: right
}
.WhyMeItem__icon--rcol {
    float: left
}
.WhyMeItem__icon::before {
    z-index: -1
}
.WhyMeItem__icon[data-icon-add="1"]::before {
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
    display: block;
    background: url(../images/img-add1.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 165px;
    height: 106px
}
.WhyMeItem__icon[data-icon-add="2"]::before {
    position: absolute;
    top: 50%;
    left: 100%;
    content: '';
    display: block;
    background: url(../images/img-add2.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 60px;
    height: 4px
}
.WhyMeItem__icon[data-icon-add="3"]::before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    content: '';
    display: block;
    background: url(../images/img-add3.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 120px;
    height: 82px
}
.WhyMeItem__icon[data-icon-add="4"]::before {
    position: absolute;
    top: 100%;
    right: 50%;
    content: '';
    display: block;
    background: url(../images/img-add4.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 246px;
    height: 107px
}
.WhyMeItem__icon[data-icon-add="5"]::before {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 100%;
    content: '';
    display: block;
    background: url(../images/img-add5.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 150px;
    height: 45px
}
.WhyMeItem__icon[data-icon-add="6"]::before {
    position: absolute;
    bottom: 100%;
    right: 50%;
    content: '';
    display: block;
    background: url(../images/img-add6.png) no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 211px;
    height: 106px
}
.WhyMeItem__content {
    display: table-cell;
    vertical-align: middle
}
.WhyMeItem__content--lcol {
    margin-right: 125px;
    text-align: right
}
.WhyMeItem__content--rcol {
    margin-left: 125px;
    text-align: left
}
.WhyMeItem__headline {
    font-size: 19px;
    font-weight: bold;
    color: #f04f32;
    text-transform: uppercase
}
.section--WhyStay {
    background: url(../images/bg4.png) no-repeat top;
    padding-bottom: 0;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
    overflow: hidden
}
.section--WhyStay+.section {
    padding-top: 10px
}
.WhyStay-cont {
    margin: 50px 0 20px
}
.WhyStayItem {
    text-align: center;
    margin: 0
}
.WhyStayItem__headline {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #13b5e6;
    text-align: center
}
.WhyStayItem__txt {
    font-size: 18px;
    text-align: center
}
.section--HowMuch {
    background: #cddde1
}
hr.title--HowMuch {
    border-color: #91aab0
}
.pic-cont {
    margin: 40px 0;
    text-align: center
}
.picBlock {
    overflow: hidden;
    display: none;
    visibility: hidden
}
.picBlock.isCurrent {
    display: block;
    visibility: visible
}
.picItem {
    float: left;
    display: table;
    width: 215px;
    height: 280px;
    background: #e2eef1
}
.picItem+.picItem {
    margin-left: 25px
}
.picItem__img {
    display: table-cell;
    vertical-align: middle;
    height: 220px
}
.picItem__price {
    height: 60px;
    line-height: 60px;
    display: table-row;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #474444;
    background: #ffbb02
}
.calc-cont {
    position: relative;
    margin: 40px 115px 50px 0;
    padding: 15px 25px;
    background: #fff
}
.calc-cont::after {
    content: url(../images/arrow-bottom-black.png);
    position: absolute;
    bottom: -30px;
    right: -70px
}
.calc__label {
    margin-bottom: 15px;
    font-size: 28px;
    color: #474444;
    text-transform: uppercase
}
.calc__row {
    margin: 5px 0
}
.calc__row.baget {
    margin-top: 25px;
    margin-bottom: 20px;
}
.calc__rowlabel {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 370px;
    padding-left: 20px;
    font-size: 17px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #03aec2;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.calc__rowlabel::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -30px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid #03aec2;
    border-bottom: 30px solid transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.calc__row.baget .calc__rowlabel {
        width: 200px;
    vertical-align: top;
}
.calc__row:hover .calc__rowlabel {
    background: #ffbb02
}
.calc__row:hover .calc__rowlabel::after {
    border-left-color: #ffbb02
}
.calc__slider,
.calc__select {
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
    position: relative;
}
.calc__valBlock {
    display: table;
    width: 100%
}
.calc__valBlock--quantity {
    width: 109%;
    left: -5%;
    position: relative
}
.calc__valBlock--kraski {
    position: relative;
    width: 124%;
    left: -12%
}
.calc__valBlock span {
    font-size: 13px;
    color: #72c6ca;
    text-transform: uppercase
}
.calc__valBlock--baget span {
    display: table-cell;
    width: 33.33%;
    text-align: center
}
.calc__valBlock--baget span:first-child {
    position: relative;
    text-align: left;
    left: -10px
}
.calc__valBlock--baget span:last-child {
    position: relative;
    text-align: right;
    right: -3px
}
.calc__valBlock--quantity span {
    display: table-cell;
    width: 20%;
    text-align: center
}
.calc__valBlock--kraski span {
    display: table-cell;
    width: 50%;
    text-align: center
}
.calc__varBlock {
    position: relative
}
.calc__varItem {
    position: absolute;
    top: 1px;
    display: inline-block;
    width: 30px;
    height: 30px
}
.calc__varItem[data-vi='first'] {
    left: 0
}
.calc__varItem[data-vi='center'] {
    left: 50%;
    margin-left: -17px
}
.calc__varItem[data-vi='last'] {
    right: 3px
}
.calc__varItem[data-vi='1'] {
    left: 0
}
.calc__varItem[data-vi='2'] {
    left: 25%;
    margin-left: -7px
}
.calc__varItem[data-vi='3'] {
    left: 50%;
    margin-left: -16px
}
.calc__varItem[data-vi='4'] {
    left: 75%;
    margin-left: -25px
}
.calc__varItem[data-vi='5'] {
    left: 100%;
    margin-left: -33px
}
.calc__varItem.active::before {
    position: absolute;
    content: '';
    display: inline-block;
    margin: 10px;
    width: 11px;
    height: 11px;
    background: red;
    -webkit-border-radius: 100%;
            border-radius: 100%
}
.section--scheme {
    position: relative;
    background: #17b0c0
}
.section__title--scheme {
    color: #fff
}
hr.title--scheme {
    border-color: #FFFFFF
}
.scheme-cont {
    text-align: center;
    overflow: hidden
}
.schemeItem {
    display: inline-block;
    vertical-align: middle;
    width: 400px;
    margin: 30px 0
}
.schemeItem mark {
    color: red
}
.mark {
    display: inline-block;
    height: 100%;
    padding: 2px;
    color: red;
    background: #17b0c0
}
.scheme-block .mark {
    height: auto;
}
.mark a,
.mark a:hover {
    text-decoration: none;
    border-bottom: 1px dashed white
}
.schemeItem:nth-child(2n) {
    margin-left: 120px
}
.schemeItem.last {
    position: relative;
    right: 20px
}
.schemeItem__icon {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 150px
}
.icon-arrow-rightTO {
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -130px
}
.icon-arrow-diagonal {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -90px;
    margin-left: -135px
}
.last .icon-arrow-diagonal {
           margin-bottom: -95px;
    margin-left: -120px;
    width: 150px;
}
.schemeItem.last .schemeItem__icon {
    width: 200px
}
.schemeItem__content {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}
.schemeItem__content--lcol {
    text-align: right
}
.schemeItem__content--rcol {
    text-align: left
}
.schemeItem__headline {
    display: inline-block;
    padding: 5px;
    font-size: 18px;
    background: #fe5a22;
    text-transform: uppercase;
    white-space: nowrap
}
.section--promo {
    position: relative;
    background: url(../images/bg-promo.png) no-repeat center -200px
}
.section--promo::before {
    content: '';
    position: absolute;
    bottom: 0;
    margin-bottom: -17px;
    right: 50%;
    margin-right: -17px;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #fff;
    z-index: 11
}
.section__title--promo {
    font-size: 55px;
    font-weight: bold;
    color: #f1028c;
    text-transform: capitalize
}
.promo__txt {
    position: relative;
    margin-top: 10px;
    padding: 10px;
    width: 565px;
    font-size: 23px;
    text-align: center;
    color: #fff;
    background: #00bec8
}
.promo__txt::before {
    content: '';
    position: absolute;
    bottom: 0;
    margin-bottom: -20px;
    right: 50%;
    margin-right: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #00bec8;
    z-index: 11
}
.promo__gifts {
    margin-top: 60px
}
.promo__gift {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 185px;
    height: 185px;
    background: #00bec8;
    border: 5px solid #45d2eb;
    -webkit-border-radius: 100%;
            border-radius: 100%
}
.promo__gift_number {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 26px;
    color: #00bec8
}
#promo-nsk .promo__gift_number {
    bottom: -77px;
}
.promo__gift_img {
    position: absolute
}
.promo__gift_img--pgi1 {
    top: 20px;
    left: 35px;
}
#promo-nsk .promo__gift_img--pgi1 {
    top: -5px;
    left: 15px;
}
.promo__gift_img--pgi2 {
    bottom: 20px;
    left: 25px;
}
#promo-nsk .promo__gift_img--pgi2 {
    bottom: 0px;
    left: 0px;
}
.promo__gift_img--pgi3 {
    top: -4px;
    left: 18px;
}
#promo-nsk .promo__gift_img--pgi3 {
    top: 3px;
    left: 6px;
}
.artist-promo {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 40%;
}
.promo__timer {
    display: inline-block;
    margin-top: 100px
}
.promo__timer__label {
    font-size: 23px;
    margin-top: 50px
}
.promo__timer__text {
    font-size: 18px
}
.promo__timer__text span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    margin-right: 22px;
    text-align: center
}
.promo__timer__counter {
    display: inline-block;
    font-size: 75px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    text-align: center
}
.promo__timer .position span {
    color: #fff
}
.promo__timer__counter p {
    float: left;
    margin: 0;
    padding: 0;
    color: transparent;
    line-height: 70px
}
.promo__timer__counter div {
    float: left;
    position: relative
}
.promo__timer__counter div p {
    position: relative;
    width: 47px;
    height: 80px;
    padding: 0;
    margin: 0 3px;
    border: 0;
    color: #333;
    background: url(../images/timer.png) no-repeat center center;
    -webkit-background-size: contain;
            background-size: contain;
    line-height: 80px
}
.section--offer {
    background: #03aec2;
    padding: 0
}
.form__head--offer {
    padding: 20px;
    font-size: 19px;
    color: #fff;
    background: #03aec2
}
.form__head--offer .form__caption {
    font-size: 30px
}
.form__body--offer {
    color: #03aec2;
    background: #fff;
    padding: 30px;
    text-align: center;
    overflow: hidden
}
.form__body--offer .form__btn {
    margin-top: 10px;
    width: 310px;
    font-size: 22px;
    text-transform: uppercase
}
.l-form__item--offer {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    margin: 0 1%
}
.b-form__item--offer {
    border: 2px solid #03aec2;
    -webkit-border-radius: 10px;
            border-radius: 10px
}
.form__idesc--offer {
    color: #03aec2
}
.section--reviews {
    text-align: center;
    background: #58676e
}
.section__title--reviews {
    color: #fff
}
hr.title--reviews {
    border-color: #7c8e96
}
.reviews-cont {
    position: relative;
    margin: 50px 0;
    min-height: 400px;
    overflow: hidden
}
.controls {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9999
}
.controls a {
    position: absolute;
    display: inline-block;
    margin-top: -15px;
    width: 30px;
    height: 60px;
    background: url(../images/sprite2.png) no-repeat
}
a.controls__prev {
    left: 0;
    background-position: 0 -60px
}
a.controls__next {
    right: 0;
    background-position: -30px -60px
}
.reviewItem {
    position: relative;
    width: 425px;
    height: auto;
    -webkit-box-shadow: 0 0 15px #000;
            box-shadow: 0 0 15px #000
}
.reviewItem>.overlay {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    transition: all 350ms ease-in
}
.reviewItem[data-level='1'] {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    z-index: 99
}
.reviewItem[data-level='2'] {
    -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
            transform: scale(.8);
    z-index: 98
}
.reviewItem[data-level='2']>.overlay {
    opacity: .5
}
.reviewItem[data-level='3'] {
    -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
            transform: scale(.6);
    z-index: 97
}
.reviewItem[data-level='3']>.overlay {
    opacity: .7
}
.reviewItem hr {
    margin: 5px 0
}
.flip-current .reviewItem>.overlay {
    opacity: 0;
    visibility: hidden
}
.flip-future .reviewItem>.overlay {
    opacity: .6;
    visibility: visible
}
.flip-past .reviewItem>.overlay {
    opacity: .6;
    visibility: visible
}
.flip-next .reviewItem>.overlay {
    opacity: .4;
    visibility: visible
}
.flip-prev .reviewItem>.overlay {
    opacity: .4;
    visibility: visible
}
.bg-orange {
    background: #fa0
}
.bg-red {
    background: #f04f32
}
.bg-blue {
    background: #03aec2
}
.reviewItem__pic {
    position: relative
}
.reviewItem__pic::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: inset 0 -15px 15px -15px #000;
            box-shadow: inset 0 -15px 15px -15px #000
}
.reviewItem__pic img {
    width: 100%;
    height: auto
}
.reviewItem__txtbox {
    min-height: 200px;
    padding: 15px;
    font-size: 15px;
    text-align: left;
    color: #fff
}
.reviewItem__txtbox__label {
    font-weight: bold
}
.ipad-wraper {
    position: relative;
    padding: 49px 75px 85px 84px;
    display: inline-block;
    width: 830px;
    height: 530px;
    background: url(../images/ipad.png) no-repeat top
}
.ipad-content {
    position: relative;
    display: block;
    height: 100%;
    background: url(../images/video-img.jpg) no-repeat top;
    -webkit-background-size: cover;
            background-size: cover;
    -webkit-box-shadow: inset 0 0 5px 2px #000;
            box-shadow: inset 0 0 5px 2px #000
}
.ipad-play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/play.png) no-repeat center
}
.section--contacts {
    position: relative;
    padding: 0;
    min-height: 500px;
        background: url(../images/bg4.png) no-repeat top;
}
.section__title--contacts {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -90px
}
#ymap {
    height: 790px
}
.captbox {
    position: absolute;
    top: 80px;
    right: 50%;
    margin-right: -480px;
    padding: 10px;
    width: 320px;
    height: 420px;
    text-align: left;
    font-size: 20px;
    background: rgba(255, 255, 255, .6)
}
.orderForm {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -480px;
    width: 310px
}
.form__head--order::before {
    content: '';
    position: absolute;
    bottom: 0;
    margin-bottom: -17px;
    right: 50%;
    margin-right: -17px;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #373d40;
    z-index: 11
}
.l-form__item--order+.l-form__item--order {
    margin-top: 10px
}
.l-form__item--order {
    position: relative;
    z-index: 99;
}
footer {
    padding: 10px 0;
    color: #fff;
    background: #373d40;
    overflow: hidden
}
.copyright {
    font-size: 80%
}
.orderBtn--footer,
.orderBtn--footer:hover {
    color: #fff;
    border-color: #fff
}
.contact-info--footer {
    color: #fff
}
.phone--footer .wrap span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    background: url(../images/sprite2.png) no-repeat 0 0;
    background-position: -70px 0;
}
.marked {
    color: #f04f35;
    background: yellow
}
.left {
    float: left
}
.right {
    float: right
}
img {
    max-width: 100%
}
.hidden {
    display: none;
    visibility: hidden
}
.ta-right {
    text-align: right
}
.ta-center {
    text-align: center
}
.clear {
    clear: both
}
.clearfix::after {
    content: '';
    clear: both;
    display: block
}
.pre-si,
.she-si {
    display: inline-block;
    overflow: hidden
}
.pre-si img,
.she-si img {
    max-width: none
}
.section--reason .pre-si img {
    max-width: 100%;
}
.pre-si[data-si="01"],
.pre-si[data-si="02"],
.pre-si[data-si="03"] {
    width: 125px;
    height: 125px
}
.pre-si[data-si="11"],
.pre-si[data-si="12"],
.pre-si[data-si="13"],
.pre-si[data-si="14"],
.pre-si[data-si="15"] {
    width: 140px;
    height: 140px
}
.pre-si[data-si="21"],
.pre-si[data-si="22"],
.pre-si[data-si="23"],
.pre-si[data-si="24"],
.pre-si[data-si="25"],
.pre-si[data-si="26"] {
    width: 115px;
    height: 115px
}
.pre-si[data-si="31"],
.pre-si[data-si="32"],
.pre-si[data-si="33"],
.pre-si[data-si="34"],
.pre-si[data-si="35"],
.pre-si[data-si="36"],
.pre-si[data-si="37"],
.pre-si[data-si="38"],
.pre-si[data-si="39"] {
    width: 225px;
    height: 155px
}
.pre-si[data-si="01"] img {
    margin-left: 0;
    margin-top: 0
}
.pre-si[data-si="02"] img {
    margin-left: -130px;
    margin-top: 0
}
.pre-si[data-si="03"] img {
    margin-left: -260px;
    margin-top: 0
}
.pre-si[data-si="11"] img {
    margin-left: 0;
    margin-top: 0;
}
.pre-si[data-si="12"] img {
    margin-left: 0px;
    margin-top: 0px
}
.pre-si[data-si="13"] img {
    margin-left: 0px;
    margin-top: 0px
}
.pre-si[data-si="14"] img {
    margin-left: 0px;
    margin-top: 0px
}
.pre-si[data-si="15"] img {
    margin-left: 0px;
    margin-top: 0px
}
.pre-si[data-si="21"] img {
    margin-left: 0;
    margin-top: -282px
}
.pre-si[data-si="22"] img {
    margin-left: -132px;
    margin-top: -282px
}
.pre-si[data-si="23"] img {
    margin-left: -262px;
    margin-top: -282px
}
.pre-si[data-si="24"] img {
    margin-left: -392px;
    margin-top: -282px
}
.pre-si[data-si="25"] img {
    margin-left: -522px;
    margin-top: -282px
}
.pre-si[data-si="26"] img {
    margin-left: -652px;
    margin-top: -282px
}
.pre-si[data-si="31"] img {
    margin-left: 0;
    margin-top: -420px
}
.pre-si[data-si="32"] img {
    margin-left: -230px;
    margin-top: -420px
}
.pre-si[data-si="33"] img {
    margin-left: -460px;
    margin-top: -420px
}
.pre-si[data-si="34"] img {
    margin-left: -690px;
    margin-top: -420px
}
.pre-si[data-si="35"] img {
    margin-left: 0;
    margin-top: -590px
}
.pre-si[data-si="36"] img {
    margin-left: -230px;
    margin-top: -590px
}
.pre-si[data-si="37"] img {
    margin-left: -460px;
    margin-top: -590px
}
.pre-si[data-si="38"] img {
    margin-left: -690px;
    margin-top: -590px
}
.pre-si[data-si="39"] img {
    margin-left: -920px;
    margin-top: -590px
}
.she-si {
    width: 132px;
    height: 122px
}
.she-si[data-si="8"] {
    width: 180px;
    height: 169px
}
.she-si[data-si="1"] img {
    margin-left: -35px;
    margin-top: 0
}
.she-si[data-si="2"] img {
    margin-left: -168px;
    margin-top: 0
}
.she-si[data-si="3"] img {
    margin-left: -300px;
    margin-top: 0
}
.she-si[data-si="4"] img {
    margin-left: -433px;
    margin-top: 0
}
.she-si[data-si="5"] img {
    margin-left: -564px;
    margin-top: 0
}
.she-si[data-si="6"] img {
    margin-left: -703px;
    margin-top: 0
}
.she-si[data-si="7"] img {
    margin-left: -836px;
    margin-top: 0
}
.she-si[data-si="8"] img {
    margin-left: -969px;
    margin-top: 0
}
.she-si[data-si="9"] img {
   margin-left: -1456px;
    margin-top: -4px;
}
.she-si[data-si="10"] img {
       margin-left: -1319px;
    margin-top: -4px;
}
.si {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden
}
.si img {
    max-width: none
}
.si.si-person {
    width: 30px;
    height: 27px
}
.si.si-person img {
    margin-top: -30px
}
.si.si-mail {
    width: 30px;
    height: 27px
}
.si.si-mail img {
    margin-top: -30px;
    margin-left: -30px
}
.si.si-phone {
    width: 30px;
    height: 27px
}
.si.si-phone img {
    margin-top: -30px;
    margin-left: -60px
}
.bx-wrapper {
    margin: 0 auto;
    padding: 0
}
.bx-wrapper .bx-viewport {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    background: transparent;
    left: 0
}
.bx-wrapper .bx-pager {
    text-align: right;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding: 5px 0 10px;
    height: 12px
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}
.bx-prev.disabled,
.bx-next.disabled {
    display: none;
    visibility: hidden
}
.fancybox-inner {
    overflow: auto!important
}
.fancybox-close {
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 8040
}
.fancybox-nav span {
    visibility: visible
}
.flipster {
    min-height: 550px
}
.flipster-coverflow .flip-past .flip-content,
.flipster-coverflow .flip-future .flip-content {
    -webkit-transform: rotateY(0deg) scale(0.75);
    -ms-transform: rotateY(0deg) scale(0.75);
    transform: rotateY(0deg) scale(0.75)
}
.flipster-carousel .flip-prev,
.flipster-carousel .flip-next {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 2;
    -webkit-transition-delay: 58.333333333333336ms;
    -o-transition-delay: 58.333333333333336ms;
       transition-delay: 58.333333333333336ms
}
.flipster-carousel .flip-next {
    -webkit-transform: translateX(40%) translateZ(0) rotateY(0deg) scale(0.8);
    -ms-transform: translateX(40%) translateZ(0) rotateY(0deg) scale(0.8);
    transform: translateX(40%) translateZ(0) rotateY(0deg) scale(0.8)
}
.flipster-carousel .flip-prev {
    -webkit-transform: translateX(-40%) translateZ(0) rotateY(0deg) scale(0.8);
    -ms-transform: translateX(-40%) translateZ(0) rotateY(0deg) scale(0.8);
    transform: translateX(-40%) translateZ(0) rotateY(0deg) scale(0.8)
}
.flipster-carousel .flip-past,
.flipster-carousel .flip-future {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1;
    -webkit-transition-delay: 87.5ms;
    -o-transition-delay: 87.5ms;
       transition-delay: 87.5ms
}
.flipster-carousel .flip-past {
    -webkit-transform: translateX(-60%) translateZ(0) rotateY(0deg) scale(0.6);
    -ms-transform: translateX(-60%) translateZ(0) rotateY(0deg) scale(0.6);
    transform: translateX(-60%) translateZ(0) rotateY(0deg) scale(0.6)
}
.flipster-carousel .flip-future {
    -webkit-transform: translateX(60%) translateZ(0) rotateY(0deg) scale(0.6);
    -ms-transform: translateX(60%) translateZ(0) rotateY(0deg) scale(0.6);
    transform: translateX(60%) translateZ(0) rotateY(0deg) scale(0.6)
}
body {
    min-width: 300px
}
.section.section--main {
    padding: 0;
    background-position: top center!important;
    background-repeat: repeat;
    -webkit-background-size: cover;
            background-size: cover;
    min-height: 796px;
    height: auto;
    width: 100%;
    margin-top: 50px;
}
.section.section--main .header {
    background: transparent;
    border: 0 none
}
.section.section--main .header .logo {
    float: left
}
.section.section--main .header .contact-info {
    float: right;
    padding: 10px 15px;
    font-size: 16px;
    color: #171b17
}
.section.section--main .header .contact-info .phone {
    font-size: 32px
}
.section.section--main .header .contact-info .phone .wrap,
.sub2 .wrap,
.phone.phone--footer .wrap,
#contacts .phone .wrap,
.oil-portret header .phone .wrap,
.oil-portret footer .phone .wrap {
    display: inline-block;
    width: 297px;
    overflow: hidden;
    position: relative;
    height: 50px;
}
.oil-portret header .phone .wrap {
    width: 255px;
    height: 35px;
}
.oil-portret footer .phone .wrap {
    width: 255px;
    height: 34px;
}
#contacts .phone .wrap {
    width: 155px;
    height: 27px;
        margin-left: 5px;
}
#contacts .phone {
    font-size: inherit;
    line-height: inherit;
        position: relative;
    display: inline-flex !important;
    align-items: center;
}

.phone.phone--footer .wrap {
    height: 35px;
    width: 227px;
}
.sub2 .wrap {
    height: 42px;
    width: 236px;
}
.section.section--main .header .contact-info .phone.show .wrap,
.sub2.show .wrap,
.phone.phone--footer.show .wrap,
 #contacts .phone.show .wrap,
.oil-portret header .phone.show .wrap,
.oil-portret footer .phone.show .wrap {
    width: auto;
    height: auto;
    overflow: visible;
}
.oil-portret header .phone.show .wrap,
.oil-portret footer .phone.show .wrap {
    margin-bottom: 8px;
}
.section.section--main .header .contact-info .phone .wrap span.value,
.sub2 .wrap span.value,
.phone.phone--footer .wrap span.value,
#contacts .phone .wrap span.value,
.oil-portret header .phone .wrap span.value,
.oil-portret footer .phone .wrap span.value {
        display: inline-block;
    width: auto;
    text-align: left;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
}
.oil-portret header .phone .wrap span.value {
    font-size: 20pt;
    line-height: 33px;
    font-weight: bold;
}
.oil-portret footer .phone .wrap span.value {
    font-size: 20pt;
    line-height: 33px;
    font-weight: bold;
}
.section.section--main .header .contact-info .phone.show .wrap span.value,
.sub2.show .wrap span.value,
.phone.phone--footer.show .wrap span.value,
#contacts .phone .wrap span.value,
.oil-portret header .phone.show .wrap span.value,
.oil-portret footer .phone.show .wrap span.value {
    position: relative;
}
.section.section--main .header .contact-info .phone a.show-link,
.sub2 a.show-link,
.phone.phone--footer a.show-link,
#contacts .phone a.show-link,
.oil-portret header .phone a.show-link,
.oil-portret footer .phone a.show-link {
    display: inline-block !important;
        font-size: 12pt;
    vertical-align: top;
    line-height: inherit;
    text-decoration: none;
}
.oil-portret header .phone a.show-link {
    font-size: 18pt;
    line-height: 33px;
    color: #0292a3;
    margin-left: 5px;
}
.oil-portret footer .phone a.show-link {
    font-size: 18pt;
    line-height: 33px;
    color: #fff;
    margin-left: 5px;
}
.oil-portret header .phone a.show-link:hover {
    color: #036976;
}
.oil-portret footer .phone a.show-link:hover {
    color: #fff;
}
/*.section.section--main .header .contact-info .phone a.show-link:hover,
.sub2 a.show-link:hover,
.phone.phone--footer a.show-link:hover {
    color: #03aec2;
}*/
#contacts .phone a.show-link {
    font-size: 13pt;
    margin-left: 4px;
    line-height: 25px;
}
.section.section--main .header .contact-info .phone a.show-link {
    font-size: 18pt;
    text-decoration: none;
}
.phone.phone--footer a.show-link {
    font-size: 15pt;
    color: rgba(255, 255, 255, 0.72);
}
.phone.phone--footer a.show-link:hover {
    color: #fff;
}
.sub2 a.show-link { 
        line-height: 42px;
    color: #fff;
    font-size: 16pt;
}
.section.section--main .header .contact-info .phone.show a.show-link,
.sub2.show a.show-link,
.phone.phone--footer.show a.show-link,
#contacts .phone.show a.show-link,
.oil-portret header .phone.show a.show-link,
.oil-portret footer .phone.show a.show-link {
    display: none !important;
}
.section.section--main .header .contact-info .phone .wrap span::before,
.sub2 .wrap span::before {
    background: url('../images/sprite2.png') no-repeat 0 0;
    height: 30px;
    width: 30px;
    position: relative;
    top: -3px
}
.section.section--main .section__title--main {
    margin-top: 220px!important
}
.section.section--main .section__subtitle--main.margin {
    margin-top: 25px
}
.section.section--main .section__subtitle--main {
    font-family: Ubuntu;
    font-weight: bold;
    display: block
}
.section.section--main .stamp {
    float: left;
    margin: 5px 0 0 70px
}
.section.section--main .section-action {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    width: 980px
}
.section.section--main .action {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
    -webkit-border-radius: 25px 25px 0 0;
    -o-border-radius: 25px 25px 0 0;
    -ms-border-radius: 25px 25px 0 0;
    padding: 20px 25px 30px;
    text-align: left;
    float: right;
    width: 325px;
    bordeR: 1px solid #625444;
    border-bottom: 0 none;
    font-size: 16px;
    color: #fff;
    display: none
}
.section.section--main .action .text {
    font-family: SegoePrint;
    font-weight: bold
}
.section.section--main .action .title {
    color: #f1028c;
    font-weight: bold;
    font-size: 47px;
    text-align: center
}
.section.section--main .action li {
    list-style: none
}
.section.section--main .action li:before {
    content: '';
    background: url('../images/new/sprite.png') -64px -2px;
    width: 21px;
    height: 21px;
    padding-left: 30px
}
.section--contacts .wraper {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 auto;
    text-align: center;
    margin-left: -490px;
    right: 0
}
html.tablet .section--contacts .wraper,
html.mobile .section--contacts .wraper {
    left:0;
    margin-left: auto;
}
.section.section--contacts .orderForm {
    left: 0;
    margin-left: 0
}
.section.section--contacts .captbox {
    right: 0;
    margin-right: 0
}
.section.section--contacts .captbox.blue {
   background: rgba(3, 174, 194, 0.3);
}
#first-arrow.down {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}
#first-arrow.up {
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}
.getCallBlock__arrow img.mobile {
    display: none;
    width: auto
}
.captbox {
    background: rgba(255, 255, 255, 0.8)
}
footer .left-icons {
    float: left;
    margin-top: 30px;
    display: none
}
footer .left-icons a {
    margin: 0 10px
}
footer .full-version {
    float: right;
    display: block;
    text-transform: uppercase;
    color: #45d2eb;
    font-size: 15px;
    text-decoration: underline;
    margin-top: 30px;
    text-align: right;
    display: none
}
footer .full-version:hover {
    text-decoration: none
}
.section.section--WhyStay .col-xs-12.col-sm-6.col-md-4 {
    margin: 30px auto 0
}
.scheme-block {
    display: none;
    background: url('../images/new/scheme2.png') left top no-repeat;
    height: 1140px;
    position: relative;
    padding: 15px 0 0 160px
}
.scheme-block .schemeItem__content--lcol,
.scheme-block .schemeItem__content--rcol {
    text-align: left;
    display: block;
    margin-bottom: 30px
}
.scheme-block .schemeItem__content--rcol {
    padding-left: 85px
}
.scheme-block .schemeItem__content--lcol.line3,
.scheme-block .schemeItem__content--rcol.line4,
.scheme-block .schemeItem__content--lcol.line5,
.scheme-block .schemeItem__content--rcol.line6,
.scheme-block .schemeItem__content--lcol.line7 {
    margin-top: 50px
}
.scheme-block .schemeItem__content--rcol.line8 {
    padding-left: 155px
}
.scheme-block .schemeItem__content--lcol.line9,
.scheme-block .schemeItem__content--lcol.line10 {
    margin-top: 105px;
}
.section.section--offer.first-form {
    border-bottom: 2px solid #03aec2;
    position: relative
}
.section.section--offer.first-form:before,
.section.section--offer.first-form:after {
    content: '';
    position: absolute;
    right: 50%;
    bottom: -200px;
    border: 100px solid transparent;
    border-top: 100px solid #03aec2;
    margin-right: -500px
}
.section.section--offer.first-form:after {
    border-top: 100px solid white;
    bottom: -197px
}
.section--scheme {
    border-bottom: 2px solid #fff;
    z-index: 50
}
.section--scheme:before,
.section--scheme:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -35px;
    border: 17px solid transparent;
    border-top: 17px solid #fff
}
.section--scheme:after {
    border-top: 17px solid #03aec2;
    bottom: -32px
}
.section.section--promo .promo__timer div.limited {
    color: #f1028c;
    text-align: center;
    width: 60%
}
.outdate {
    display: inline-block
}
.section--WhyMe .WhyMe_bg {
    background-repeat: no-repeat;
    background-position: center center;
    width: 462px;
    height: 625px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 195px
}
.downlink {
    position: fixed;
    bottom: 10px;
    z-index: 100
}
.WhyMeItem__icon[data-icon-add="6"]:before {
    width: 246px
}
.WhyMeItem__icon[data-icon-add="5"]:before {
    width: 179px
}
.form__txt .js-modalopen {
    border-bottom: 1px dashed #03aec2
}
.form__txt .js-modalopen:hover {
    border-bottom-color: transparent;
    text-decoration: none
}
footer .copyright {
    margin-top: 20px
}
.section.section--main .title_box {
    width: 100%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    margin-top: 170px;
    padding: 20px 0 0
}
.section.section--main .title_box .section__title.section__title--main {
    margin-top: 0!important
}
.section.section--main .section__subtitle.section__subtitle--main {
    margin-top: 30px;
    visibility: visible
}
@media screen and (max-width: 2500px) {
    .sub1 {
        visibility: visible
    }
    .sub2 {
        visibility: hidden
    }
    .sub2 .wrap::after {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .sub1 {
        visibility: hidden
    }
    .sub2 {
        visibility: visible;
        margin-top: -70px;
        font-weight: bold;
        font-size: 30px;
        color: #fff
    }
    .sub2 .wrap::after {
        display: block;
    }
}
.section.section--main .section__title--main,
.section.section--main .section__subtitle--main {
    text-shadow: #232424 1px 0, #232424 1px 1px, #232424 0 1px, #232424 -1px 1px, #232424 -1px 0, #232424 -1px -1px, #232424 0 -1px, #232424 1px -1px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px, #232424 0 0 2px;
    visibility: visible
}
.pre-si[data-si="38"] img {
    margin-left: 0;
    margin-top: 0
}
.downlink {
    background: url('../images/new/first_arrow.png') center no-repeat;
    width: 48px;
    height: 48px
}
.ipad-content {
    background-image: none
}
.ipad-play {
    display: none
}
.btn-danger {
    font-size: 18px;
    color: yellow;
    background: red;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    padding: 5px 15px 8px;
    margin-top: 5px
}
.btn-danger:hover {
    text-decoration: underline
}
.pokazat {
    display: none
}
#pokozatg {
    display: none
}
@media screen and (max-width: 992px) {
    .section.section--contacts .captbox {
        top: 70px!important
    }
    #ymap {
        display: none!important
    }
    .section--contacts {
        min-height: 440px!important
    }
    .section.section--contacts .orderForm {
        display: none
    }
    .section.section--contacts .captbox {
        width: 80%;
        left: 0;
        text-align: center;
        margin: 0 auto;
        height: auto;
        top: 345px
    }
    .section.section--contacts .captbox p {
        margin: 10px auto
    }
    .section.section--contacts .section__title.section__title--contacts {
        font-size: 36px
    }
}
.fancybox-nav span {
    visibility: visible!important
}
#start_select_city li {
    color: #222;
    display: block;
    margin: 0 auto 5px;
    vertical-align: top;
    width: 70%;
    text-align: center;
}
#start_select_city li.other {
    height: 75px;
}
#start_select_city li.other input {
    width: 100%;
}
#start_select_city h3 {
    color: #000;
    font-size: 30px;
    text-align: center
}
.select_city_box {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    width: 175px;
}
header .select_city::after {
    background: rgba(0, 0, 0, 0) url("../images/ico_loc_2.png") no-repeat scroll 0 0;
    content: " ";
    height: 19px;
    left: -22px;
    position: absolute;
    top: 2px;
    width: 13px
}
header .select_city {
    
    color: #fff;
    display: inline-block;
    
    position: relative;
    font-size: 20px
}
header .select_city span:last-child {
    border-bottom: 1px dashed;
}
header .select_city:hover {
    text-decoration: none;
    border-color: transparent
}
.select_city_box ul {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    display: none;
    padding: 5px 0;
    position: relative;
    margin: 0 auto;
    top: 10px;
    width: 170px
}
html.mobile .select_city_box ul,
html.tablet .select_city_box ul {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0
}
.select_city_box ul li {
    color: black!important;
    margin-bottom: 5px
}
ul li {
    list-style: outside none none
}
.select_city_box ul a {
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap
}
.select_city_box ul span {
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap
}
.select_city_box ul span.active {
    color: #23527c
}
.select_city_box ul a.active {
    color: #23527c;
}
a {
    color: inherit;
    text-decoration: none
}
body .spasibo-outer {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    padding: 5% 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
body div.spasibo-image {
    background-image: url(../images/thank-img2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center center;
    width: 100%;
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
header#main {
    position: relative;
    z-index: 99;
}
.section--main .wraper {
    position: relative;
    z-index: 5
}
#main .row {
    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;
}
#main .row::before, 
#main .row::after {
    display: none;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slider-top {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.slider-top .slides {
    height: 100%
}
.slider-top .slides .slick-list {
    height: 100%!important
}
.slider-top .slides .slick-track {
    height: 100%!important
}
.slider-top .slick-slide {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center center;
    position: relative;
}
.slider-top .pagination {
    display: block;
}
.slider-top .slick-arrow {
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-background-size: contain !important;
            background-size: contain !important;
        top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border: none;
    outline: none;
    opacity: 0.8;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.slider-top .slick-arrow:hover {
    opacity: 1;
}
.slider-top .slick-arrow.prev {
    background: url(../images/prev.png) no-repeat;
        background-position: top left;
    left: 10%;
}
.slider-top .slick-arrow.next {
    background: url(../images/next.png) no-repeat;
        background-position: top right;
    right: 10%;
}
.slider-top .slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    height: 50px;
    width: auto;
    width: 700px;
    margin: 0 auto;
    right: 0;
    left: 0
}
.slider-top .slick-dots li {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    margin-right: 50px;
    width: 18px;
    height: 18px;
    -webkit-transition: background-color .3s ease 0s, height .3s ease 0s, width .3s ease 0s;
    -o-transition: background-color .3s ease 0s, height .3s ease 0s, width .3s ease 0s;
    transition: background-color .3s ease 0s, height .3s ease 0s, width .3s ease 0s
}
.slider-top .slick-dots li:hover {
    background-color: rgba(250, 250, 250, 0.9)
}
.slider-top .slick-dots li.slick-active {
    background-color: rgba(250, 250, 250, 0.9)
}
.slider-top .slick-dots li:last-child {
    margin-right: 0
}
.slider-top .slick-dots li button {
    visibility: hidden;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    content: ""
}
.works-slider {
    height: 240px;
    margin-bottom: 70px;
    position: relative
}
.works-slider .slides {
    width: 240px!important;
    height: 240px!important;
    margin: 0 auto
}
.works-slider .slick-list {
    width: 100%!important;
    height: 100%!important
}
.works-slider .slick-track {
    height: 100%!important
}
.works-slider .slick-slide {
    height: 100%!important;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0!important
}
.works-slider .slick-slide .image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
            background-size: cover;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s
}
.giftpicItem:hover .image {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}
.giftpicItem__overlayBox {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 240px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin: 0 auto;
    left: 0;
    right: 0
}
.work-slider .gifts-link {
    position: absolute;
    bottom: -21px;
    width: 240px
}
.giftpic-cont {
    margin-top: 50px
}
.teaser__more-fields {
    color: #000;
    border-bottom: 1px dashed #000;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    font-size: 13px;
    margin-top: 10px;
    position: relative;
    z-index: 50
}
.teaser__more-fields.vertical {
    margin-bottom: 10px;
    margin-top: 5px
}
.wraper__more-fields {
    height: 0;
    opacity: 0;
    -webkit-transition: height .5s ease 0s, opacity .3s ease 0s, margin-top .5s ease 0s;
    -o-transition: height .5s ease 0s, opacity .3s ease 0s, margin-top .5s ease 0s;
    transition: height .5s ease 0s, opacity .3s ease 0s, margin-top .5s ease 0s;
    margin-top: 0
}
.wraper__more-fields.visible {
    height: 70px;
    margin-top: 40px;
    opacity: 1
}
.wraper__more-fields.visible.other-city {
    height: 120px;
}
.wraper__more-fields.vertical.visible {
    height: 130px;
    margin-top: 15px;
    opacity: 1
}
.file_upload {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 40px;
    font-size: 1em;
    margin-bottom: 0
}
.file_upload .button,
.file_upload>mark {
    display: block;
    height: auto;
    cursor: pointer;
    font-weight: 100
}
.file_upload .button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 75px;
    text-align: center;
    line-height: 40px
}
.wraper__more-fields.vertical .file_upload .button {
    float: left
}
.file_upload>mark {
    color: #03aec2;
    background: transparent;
    font-style: italic;
    padding: 0;
    font-size: 15px;
    margin: auto;
    line-height: normal
}
.wraper__more-fields.vertical .file_upload>mark {
    background: #fff
}
.file_upload input[type=file] {
    position: absolute;
    top: 0;
    opacity: 0;
    height: 100%
}
.wraper__more-fields .l-form__item {
    position: relative
}
.wraper__more-fields.vertical .l-form__item {
    width: auto;
    margin-top: 10px
}
label.file_upload+.files__size.limit {
    color: #f00
}
.file_upload {
    border: 2px solid #03aec2;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .1s linear;
    transition: -webkit-box-shadow .1s linear;
    -o-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
    transition: box-shadow .1s linear, -webkit-box-shadow .1s linear
}
.wraper__more-fields.vertical .file_upload {
    border: 0;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background-color: #fff
}
.file_upload.focus {
    -webkit-box-shadow: 0 0 5px rgba(0, 30, 255, 0.4);
            box-shadow: 0 0 5px rgba(0, 30, 255, 0.4)
}
.file_upload .button {
    background: #45d2eb;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 2px;
            border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    text-shadow: #45d2eb 0 -1px 0;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis
}
.file_upload:hover .button {
    background: #45d2eb
}
.file_upload:active .button {
    background: #45d2eb;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset
}
#ajax-loader,
.ajax-loader {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    -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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}
#ajax-loader.active,
.ajax-loader.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
#ajax-loader .message-load,
.ajax-loader .message-load {
    margin: 0 auto;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    font-style: italic
}
#floatingCirclesG {
    position: relative;
    width: 144px;
    height: 144px;
    margin: 0 auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6)
}
.f_circleG {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.98);
    height: 26px;
    width: 26px;
    border-radius: 14px;
    -o-border-radius: 14px;
    -ms-border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: .932s;
    -o-animation-duration: .932s;
    -ms-animation-duration: .932s;
    -webkit-animation-duration: .932s;
    -moz-animation-duration: .932s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}
#frotateG_01 {
    left: 0;
    top: 59px;
    animation-delay: .3495s;
    -o-animation-delay: .3495s;
    -ms-animation-delay: .3495s;
    -webkit-animation-delay: .3495s;
    -moz-animation-delay: .3495s
}
#frotateG_02 {
    left: 17px;
    top: 17px;
    animation-delay: .466s;
    -o-animation-delay: .466s;
    -ms-animation-delay: .466s;
    -webkit-animation-delay: .466s;
    -moz-animation-delay: .466s
}
#frotateG_03 {
    left: 59px;
    top: 0;
    animation-delay: .5825s;
    -o-animation-delay: .5825s;
    -ms-animation-delay: .5825s;
    -webkit-animation-delay: .5825s;
    -moz-animation-delay: .5825s
}
#frotateG_04 {
    right: 17px;
    top: 17px;
    animation-delay: .699s;
    -o-animation-delay: .699s;
    -ms-animation-delay: .699s;
    -webkit-animation-delay: .699s;
    -moz-animation-delay: .699s
}
#frotateG_05 {
    right: 0;
    top: 59px;
    animation-delay: .8155s;
    -o-animation-delay: .8155s;
    -ms-animation-delay: .8155s;
    -webkit-animation-delay: .8155s;
    -moz-animation-delay: .8155s
}
#frotateG_06 {
    right: 17px;
    bottom: 17px;
    animation-delay: .932s;
    -o-animation-delay: .932s;
    -ms-animation-delay: .932s;
    -webkit-animation-delay: .932s;
    -moz-animation-delay: .932s
}
#frotateG_07 {
    left: 59px;
    bottom: 0;
    animation-delay: 1.0485s;
    -o-animation-delay: 1.0485s;
    -ms-animation-delay: 1.0485s;
    -webkit-animation-delay: 1.0485s;
    -moz-animation-delay: 1.0485s
}
#frotateG_08 {
    left: 17px;
    bottom: 17px;
    animation-delay: 1.165s;
    -o-animation-delay: 1.165s;
    -ms-animation-delay: 1.165s;
    -webkit-animation-delay: 1.165s;
    -moz-animation-delay: 1.165s
}
@keyframes f_fadeG {
    0% {
        background-color: #fff
    }
    100% {
        background-color: rgba(33, 33, 33, 0.97)
    }
}
@-webkit-keyframes f_fadeG {
    0% {
        background-color: #fff
    }
    100% {
        background-color: rgba(33, 33, 33, 0.97)
    }
}
.loupe {
    background-color: #555;
    background: rgba(0, 0, 0, 0.25);
    border: 5px solid rgba(0, 0, 0, 0.3);
    z-index: 99999;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}
.loupe img {
    max-width: none;
}
.zoom.img1 {
    height: 65%;
    width: 51%;
    position: absolute;
    left: 22%;
    bottom: 0;
}
.fancybox-outer div.checkbox {
    position: absolute;
    top:-22px;
    margin-top: 0px;
}
.wrap-story {
    margin-top: 10px;
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
    z-index: 99;
}
.section--contacts .wrap-story {
    margin-top: 0px;
    margin-bottom: 10px;
}
.want_30 {
    position: relative;
    z-index: 99;
}
.fancybox-outer .checkbox input,
.want_30 input {
    display: none;
}
.fancybox-outer .checkbox label,
.want_30 label {
    padding-left: 25px;
}
.fancybox-outer .checkbox label {
    color: #fff;
}
.want_30 label {
    color: #03aec2;
    position: relative;
     cursor: pointer;
    font-weight: normal;
}
.section--contacts .want_30 label {
    color: #fff;
}
.fancybox-outer .checkbox label::before,
.wrap-story .want_30 label::before,
#checked-image-max .want_30 label::before {
    content: "";
    background-image: none;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    border: 1px solid #03aec2;
    width: 18px;
    height: 18px;
    background-color: #eee;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 0px 0px 0px rgba(255, 255, 255, .8);
            box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 0px 0px 0px rgba(255, 255, 255, .8);
    padding: 0px 0px 0px 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: 0px;
}
.wrap-story .want_30 label::before,
#checked-image-max .want_30 label::before {
    width: 17px;
    height: 17px;
}
.section--contacts .want_30 label::before {
    border: 1px solid #fff;
}
.fancybox-outer .checkbox.checked label::before,
.wrap-story .want_30 input:checked + label::before,
#checked-image-max .want_30 input:checked + label::before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 23px;
    color: #03aec2;
    text-align: center;
    line-height: 10px;
    font-weight: bold;
}
#checked-image-mini {
    padding: 7px 7px 5px;
    background: #fff;
    border: 2px solid #03aec2;
    border-top: none;
    display: none;
    position: fixed;
    top:0;
    right: 3%;
    -webkit-border-radius: 0px 0px 5px 5px;
            border-radius: 0px 0px 5px 5px;
    z-index: 999999;
}
.oil-portret #checked-image-mini {
    right: 20px;
}
#checked-image-mini a {
    cursor: pointer;
    margin: 0px;
    color: #03aec2;
    text-decoration: none;
    border-bottom: 1px dashed #03aec2;
}
.message-checked-form {
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    z-index: 999;
    display: block;
}

.message-checked-form a {
    color: #03aec2;
    text-decoration: none;
    border-bottom: 1px dashed #03aec2;
}

.message-checked-form a:hover {
    color: #03aec2;
    text-decoration: none;
}

.section--contacts .message-checked-form {
    margin-top: 5px;
    margin-bottom: 0px;
}

.section--contacts .message-checked-form a {
    border-bottom: 1px dashed #fff;
    color: #fff;
}

#checked-image-max {
    margin-right: 30px;
    display: none;
}
#calc .checked-story {
    padding: 15px 30px 15px;
    background: #fff;
    width: -webkit-calc(100% - 115px);
    width: calc(100% - 115px);
    display: none;
}
#checked-image-max h3,
#calc .checked-story h3,
#calc .check-baget h3 {
    margin-bottom: 15px;
    color: #03aec2;
    font-size: 13pt;
}
#checked-image-max .want_30 {
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}
#checked-image-max .wrap,
#calc .checked-story .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
}
#checked-image-max .wrap .item,
#calc .checked-story .wrap .item {
    margin: 0px 10px 10px 0;
    position: relative;
}

#checked-image-max .item:hover img,
#calc .checked-story .item:hover img,
#calc .check-baget .item:hover img {
    border: 3px solid #03aec2;
}

#checked-image-max .close,
#calc .checked-story .close {
    background-color: #fff;
    color: #03aec2;
    position: absolute;
    top:0;
    right:0;
    width: 20px;
    height: 20px;
    -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;
    border: 3px solid #03aec2;
    display: none;
    font-size: 14px;
    opacity: 1;
}
#checked-image-max .close:hover,
#calc .checked-story .close:hover {
    background-color: #ddd;
    cursor: pointer;
}
#checked-image-max .item:hover .close,
#calc .checked-story .item:hover .close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#checked-image-max .comment h3 {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 12pt;
}

#checked-image-max .comment textarea {
    border: 1px solid #03aec2;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    width: 100%;
    height: 100px;
    max-width: 300px;
}

#checked-image-max .check-baget,
#calc .check-baget {
    margin-bottom: 30px;
    margin-top: 20px;
    position: relative;
    min-height: 200px;
    min-width: 500px;
}
#calc .check-baget {
        max-width: 500px;
    margin: 0 auto;
    display: inline-block;
    margin-left: 60px;
    min-width: 450px;
}
#checked-image-max .check-baget h3,
#calc .check-baget h3 {
    font-weight: normal;
    font-size: 12pt;
}
#checked-image-max .ajax-loader,
#calc .ajax-loader {
    background-color: rgba(255,255,255,0.9);
    position: absolute;
    z-index: 99;
        margin-top: 30px;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
}
#checked-image-max > .wrap .ajax-loader,
#calc .checked-story .wrap .ajax-loader {
    margin-top: 0px;
    height: 100%;
}
#checked-image-max .check-baget .outer-wrap,
#calc .check-baget .outer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
#checked-image-max .check-baget .window,
#calc .check-baget .window {
    width: 150px;
    margin-right: 20px;
}
#checked-image-max .check-baget .window img,
#calc .check-baget .window img {
    border: 1px solid #aaa;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}
#checked-image-max .check-baget .wrap-items,
#calc .check-baget .wrap-items {
    max-width: 300px;
}
#checked-image-max .check-baget .wrap-items .items,
#calc .check-baget .wrap-items .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    overflow-y: scroll;
    max-height: 200px;
}
#checked-image-max .check-baget .wrap-items .item,
#calc .check-baget .wrap-items .item {
    cursor: pointer;
    margin: 1px;
}   
#checked-image-max .check-baget .wrap-items .item.active img,
#calc .check-baget .wrap-items .item.active img {
    border: 3px solid #03aec2;
}
#checked-image-max .go_to_form {
    display: inline-block;
    margin-left: 13%;
    cursor: pointer;
    border: 2px solid #03aec2;
    padding: 8px 20px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}
#checked-image-max .go_to_form:hover {
    background-color: #03aec2;
}
#checked-image-max .go_to_form:hover a {
    color: #fff;
}
#checked-image-max .go_to_form a {
    color: #03aec2;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
.add_my_image {
    text-align: center;
    margin: 15px 0px;
}
.add_my_image label {
    cursor: pointer;
    border: 2px solid #03aec2;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}
.add_my_image label:hover {
    background-color: #03aec2;
}
.add_my_image label:hover span {
    color: #fff;
}
.add_my_image span {
    color: #03aec2;
    font-size: 10pt;
}
.add_my_image .message {
    font-size: 9pt;
    color: #03aec2;
    margin-top: 5px;
    display: block;
}
.add_my_image .message.error {
    color: #f00;
}
.construct {
    padding: 0px 20px 10px;
    border: 1px dashed #999;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 25px;
}
#checked-image-max .construct .price {
    background: #ffbb02;
    padding: 5px 25px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
}
#checked-image-max .calculator .price {
    background: #ffbb02;
    padding: 5px 25px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
        width: 150px;
    text-align: center;
}
#checked-image-max .calculator {
    padding: 10px;
    border: 1px dashed #999;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin-bottom: 20px;
}
#checked-image-max .select-outer,
#calc .select-outer {
    background-color: #fff;
    margin: 0 auto 0px;
    position: relative;
    width: 300px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #03aec2;
}
#calc .select-outer {
    width: 280px;
    z-index: 10;
}
#checked-image-max .select-outer {
    margin-bottom: 15px;
}
form.offerForm .select-outer,
form.orderForm .select-outer {
    width: 30% !important;
    margin: 0 1% !important;
    height: auto !important;
    overflow: visible !important;
    border: none !important;
}
form.orderForm .wraper__more-fields.vertical .select-outer {
    width: auto !important;
    margin-top: 10px !important;
}
#checked-image-max .calculator select,
#calc .select-outer select {
    color: #757470;
    border: none;
    height: 35px !important;
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    position: absolute;
    font-size: 10pt;
    cursor: pointer;
    z-index: 5;
}
#calc form.offerForm .select-outer select {
    border: none;
    left: 40px;
    height: 40px !important;
    color: #03aec2 !important;
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    position: absolute;
    font-size: 10pt;
    cursor: pointer;
    z-index: 5;
}
form.offerForm .select-outer select,
form.orderForm .select-outer select {
    border: none;
    left: 40px;
    height: 40px !important;
    color: #03aec2 !important;
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    position: absolute;
    font-size: 10pt;
    cursor: pointer;
    z-index: 5;
}
#calc .select-outer select {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
} 
.customSelect { 
    height: 35px !important;
    width: -webkit-calc(100% - 40px) !important;
    width: calc(100% - 40px) !important;
    position: absolute;
    top:0;
    padding-left: 5px;
}
form.offerForm .customSelect,
form.orderForm .customSelect {
    left: 40px;
    height: 40px !important;
}
form.orderForm .wraper__more-fields.vertical .customSelect {
    background-color: #fff;
    -webkit-border-radius: 0px 5px 5px 0px;
            border-radius: 0px 5px 5px 0px;
}
#calc .customSelect::after, 
#checked-image-max .customSelect::after,
form.offerForm .customSelect::after,
form.orderForm .customSelect::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(/images/select_arrow.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 30px 35px;
            background-size: 30px 35px;
    background-position: right top; 
    height: 35px;
    width: 30px;
}
form.offerForm .customSelect::after,
form.orderForm .customSelect::after {
    background: url(/images/select_arrow2.jpg) !important;
    height: 40px !important;
    -webkit-background-size: 40px 40px !important;
            background-size: 40px 40px !important;
    width: 40px !important;
}
form.orderForm .wraper__more-fields.vertical .customSelect::after {
    -webkit-border-radius: 0px 5px 5px 0px;
            border-radius: 0px 5px 5px 0px;
}
.customSelect.customSelectHover {
/* Styles for when the select box is hovered */
}
.customSelect.customSelectOpen {
/* Styles for when the select box is open */
}
.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}
.customSelectInner {
    color: #757470;
        display: block !important;
    height: 100%;
    width: 100%;
    line-height: 35px;
}
form.offerForm .customSelectInner,
form.orderForm .customSelectInner {
    line-height: 40px;
    text-align: left;
    color: #03aec2;
}
.calculator .icon,
#calc .icon {
    background-color: #03aec2;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 35px;
    width: 40px;
    -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;
}
.calculator .icon img,
#calc  .icon img {
    width: 20px;
}
.calculator.main .price-wrap {
    text-align: center;
}
.calculator.main .price-wrap .inner {
    display: inline-block;
    margin: 0 auto;
        padding: 5px 40px;
    background: #ffbb02;
    font-size: 13pt;
    font-weight: bold;
}
#calc .calc__row.persons .arrows {
    position: absolute;
    right: -2px;
        bottom: 6px;
    height: 23px;
    width: 0px;
}
#calc .calc__row.persons .arrows .up,
#calc .calc__row.persons .arrows .down {
    cursor: pointer;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}
#calc .calc__row.persons .arrows .up {
    border-bottom: 10px solid #03aec2;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: 0;
}
#calc .calc__row.persons .arrows .down {
    border-top: 10px solid #03aec2;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    bottom: 0;
}
#calc .calc__row.persons .arrows .up:hover {
    border-bottom-color: #0a6c78;
}
#calc .calc__row.persons .arrows .down:hover {
    border-top-color: #0a6c78;
}
.slider-top .video {
    position: absolute;
    bottom: 0;
    height: 58%;
    width: 100%;
    text-align: center;
}
.slider-top .video video {
    cursor: pointer;
    height: 100%;
    -webkit-transition: -webkit-box-shadow 0.1s ease 0s;
    transition: -webkit-box-shadow 0.1s ease 0s;
    -o-transition: box-shadow 0.1s ease 0s;
    transition: box-shadow 0.1s ease 0s;
    transition: box-shadow 0.1s ease 0s, -webkit-box-shadow 0.1s ease 0s;
    width: auto;
        -webkit-box-shadow: 0px 0px 5px;
                box-shadow: 0px 0px 5px;
}
.slider-top .video .video-overlay:hover + video {
    -webkit-box-shadow: 0px 0px 15px;
                box-shadow: 0px 0px 15px;
}
.slider-top .video .video-overlay:hover img {
    width: 60px;
}
.slider-top .video .video-overlay {
       cursor: pointer;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    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;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}
.slider-top .video .video-overlay img {
    width: 55px;
    display: block;
    margin-top: 30px;
    -webkit-transition: width 0.1s ease 0s;
    -o-transition: width 0.1s ease 0s;
    transition: width 0.1s ease 0s;
}
section.video-mobile {
    display: none;
    width: 100%;
    position: relative;
}
section.video-mobile video {
    display: block;
}
section.video-mobile .video-overlay {
    width: 100%;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    top: 0;
    left: 0;
    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;
    z-index: 1;
}
section.video-mobile .video-overlay img {
    width: 50px;
    margin-top: 30px;
}
.slider-top .arrow-to-zoom,
.oil-portret #slider-content .arrow-to-zoom {
    position: absolute;
    bottom: 1%;
    left: 18%;
    z-index: 5;
}
.slider-top .arrow-to-zoom img,
.oil-portret #slider-content .arrow-to-zoom img {
    width: 140px;
    right: 0;
    position: absolute;
}
.slider-top .arrow-to-zoom span,
.oil-portret #slider-content .arrow-to-zoom span {
        margin-top: 60px;
    display: inline-block;
    color: #fff;
    font-size: 14pt;
    font-family: 'SegoePrint', sans-serif;
    font-weight: bold;
        text-shadow: #000 1px 1px 1px;
}
.oil-portret #slider-content .arrow-to-zoom {
    display: none;
    left: -12%;
}

/* Стили topmenu */
.topmenu {
    height: 50px;
    background-color: #03aec2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
.topmenu.fancybox-margin {
    padding-right: 12px;
}
.topmenu .left-part {
   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;
}
.topmenu .right-part {
    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-right: 5%;
}
.topmenu .right-part ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
}
.topmenu .right-part ul li {
    margin-right: 40px;
    text-align: center;
}
.topmenu .right-part ul li.new {
    line-height: 15px;
    text-align: center;
}
.topmenu .right-part ul li.new span:first-child {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.topmenu .right-part ul li.new span:last-child {
    text-transform: lowercase;
    font-size: 11px;
}
.topmenu .right-part ul li a {
    color: #fff;
    font-size: 14px;
}
.topmenu .right-part ul li:last-child {
    margin-right: 0px;
    text-align: center;
}
.topmenu .left-part a.logo {
    line-height: 0;
}
.topmenu .right-part .mobile {
    display: none;
}
.topmenu .right-part .mobile-menu {
    position: absolute;
    width: 200px;
    margin-top: 15px;
    background-color: #03aec2;
    right: 0px;
    display: none;
    padding-top: 10px;
}
.topmenu .right-part .mobile-menu ul li {
    display: block;
    margin-bottom: 10px;
}
.topmenu .right-part .mobile-menu ul {
    display: block;
}

/* Стили скролл-бара для Chrome */
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
            border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
            border-radius: 10px;  
    background-color: #ffffff; 
}

#select-city-list li.other .wrap-input,
#select-city li.other .wrap-input {
    text-align: center;
    margin-top: 5px;
}
#select-city-list li.other .wrap-input input {
    width: 90%;
}
#select-city-list li.other .wrap-input .btn.apply-other-city,
#select-city li.other .wrap-input .btn.apply-other-city  {
        background-color: #a2deeb;
    margin-top: 3px;
    -webkit-box-shadow: 0px 0px 2px;
            box-shadow: 0px 0px 2px;
}
#select-city-list li.other .wrap-input .btn.apply-other-city:hover,
#select-city li.other .wrap-input .btn.apply-other-city:hover {
    background-color: #79cbdc;
}
#select-city-list li.other .wrap-input input::-moz-placeholder,
#select-city li.other .wrap-input input::-moz-placeholder {
    color: #333;
    font-size: 10pt;
}
#select-city-list li.other .wrap-input input::-webkit-input-placeholder,
#select-city li.other .wrap-input input::-webkit-input-placeholder {
    color: #333;
    font-size: 10pt;
}
body.oil-portret header .col-md-6.left a {
    margin-left: 19%;
}
body.oil-portret header .col-md-6.right .phone {
    margin-right: 19%;
}
.b-form__item.other-city .form__input{
    width: 80%;
}
.b-form__item.other-city {
    position: relative;
    text-align: left;
    margin-top: 5px;
}
.b-form__item.other-city .btn.apply-other-city{
    width: 40px;
    height: 40px;
    background-color: #45d2eb;
    color: #fff;
    position: absolute;
    right: 0;
}
.wraper__more-fields.vertical .b-form__item.other-city .form__input {
    -webkit-border-radius: 5px 0px 0px 5px;
            border-radius: 5px 0px 0px 5px;
    width: 90%;
}

.wraper__more-fields.vertical .b-form__item.other-city .btn.apply-other-city {
        -webkit-border-radius: 0px 5px 5px 0px;
                border-radius: 0px 5px 5px 0px;
}
.wraper__more-fields.vertical .b-form__item.other-city .btn.apply-other-city {
    top: 0;
}
.wraper__more-fields.vertical.visible.other-city {
    height: 175px;
}
#confirm_city {
    background-color: #fff;
    padding: 5px 20px 10px;
    border: 2px solid #00bec8;
    color: #00bec8;
    position: relative;
    width: 175px;
    margin-top: 13px;
}
#confirm_city::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #00bec8;
    position: absolute;
    top: -11px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#confirm_city .question {
    margin-top: 3px;
    margin-bottom: 14px;
}
#confirm_city .btn-part {
    text-align: center;
}
#confirm_city .btn {
    width: 50px;
    color: #00bec8;
    background-color: rgb(221, 221, 221);
    border-radius: 0;
    padding: 1px 6px;
}
#confirm_city .btn:hover {
    background-color: rgb(211, 211, 211);
    -webkit-box-shadow: 0 0 3px;
            box-shadow: 0 0 3px;
}
#confirm_city .btn:first-child {
    margin-right: 10px;
}
#sart-link {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 370px;
    background-image: url(/images/sart/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#sart-link h2 {
    font-size: 28pt;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}
#sart-link h3 {
    font-size: 22pt;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;

}

#sart-link a {
    background: #bc024d;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 12pt;
    text-decoration: none;
}
#sart-link a:hover {
    background: rgb(216, 24, 102);
}


/* стили блока аккордеон */
html.mobile .accordion {
}
/* секции аккордеона */
html.mobile .accordion .accordion_item {
  margin-bottom:1px;
  position:relative
}
/* заголовки панелей аккордеона */
html.mobile .accordion .title_block {
  cursor: pointer;
}
/* переключатель панелей, положение вниз */
html.mobile .accordion .title_block:after {
  content:'';
  height:8px;
  width:8px;
  display:block;
  border:2px solid #fefefe;
  border-right-width:0;
  border-top-width:0;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  position:absolute;
  right:20px;
  top:18px
}
/* активный переключатель, положение вверх */
html.mobile .accordion .active_block .title_block:after {
  border:2px solid #fefefe;
  border-left-width:0;
  border-bottom-width:0;
  top:18px
}
html.mobile .accordion .title_block:hover {
  background: #26A69A  
}
html.mobile .accordion .title_block:hover::before {
    border-right-color: #26A69A;
}

/* заголовок активного блока  */
html.mobile .accordion .active_block .title_block {
  
}
/* блоки с содержанием */
html.mobile .accordion .accordion-info {
  display:none;
  overflow: hidden;
}
#modal-callback {
    padding: 10px 30px;
}
#modal-callback .form-horizontal .form-group {
    margin: 0;
}
#modal-callback form {
    padding: 0 20px;
}
#modal-callback [type="submit"] {
    width: 100%;
        font-size: 13pt;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
}
#modal-callback .form-group.submit {
    margin-top: 12px;
}
#modal-callback h2 span.red {
    color: red;
    font-size: 25pt;
}
#modal-callback p.garanty {
    font-size: 8pt;
    text-align: center;
}
#modal-callback p.garanty a{
    color: #00f;
}
#modal-callback span.mark {
    background: none;
    font-size: 9pt;
    color: rgb(68, 68, 68);
    line-height: 1;
    padding: 0;
    margin-bottom: 7px;
}
#modal-callback .help-block {
    margin-top: 3px;
    margin-bottom: 0px;
}
