@font-face {font-family: 'MuseoSansCyrl-100';src: url('/fonts/28737B_0_0.eot');src: url('/fonts/28737B_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_0_0.woff') format('woff'),url('/fonts/28737B_0_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-300Italic';src: url('/fonts/28737B_1_0.eot');src: url('/fonts/28737B_1_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_1_0.woff') format('woff'),url('/fonts/28737B_1_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-300';src: url('/fonts/28737B_2_0.eot');src: url('/fonts/28737B_2_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_2_0.woff') format('woff'),url('/fonts/28737B_2_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-500Italic';src: url('/fonts/28737B_3_0.eot');src: url('/fonts/28737B_3_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_3_0.woff') format('woff'),url('/fonts/28737B_3_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-500';src: url('/fonts/28737B_4_0.eot');src: url('/fonts/28737B_4_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_4_0.woff') format('woff'),url('/fonts/28737B_4_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-700Italic';src: url('/fonts/28737B_5_0.eot');src: url('/fonts/28737B_5_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_5_0.woff') format('woff'),url('/fonts/28737B_5_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-700';src: url('/fonts/28737B_6_0.eot');src: url('/fonts/28737B_6_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_6_0.woff') format('woff'),url('/fonts/28737B_6_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-900Italic';src: url('/fonts/28737B_7_0.eot');src: url('/fonts/28737B_7_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_7_0.woff') format('woff'),url('/fonts/28737B_7_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-900';src: url('/fonts/28737B_8_0.eot');src: url('/fonts/28737B_8_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_8_0.woff') format('woff'),url('/fonts/28737B_8_0.ttf') format('truetype');}


@font-face {font-family: 'MuseoSansCyrl-100Italic';src: url('/fonts/28737B_9_0.eot');src: url('/fonts/28737B_9_0.eot?#iefix') format('embedded-opentype'),url('/fonts/28737B_9_0.woff') format('woff'),url('/fonts/28737B_9_0.ttf') format('truetype');}
@import 'https://fonts.googleapis.com/css?family=Roboto:400,500&subset=cyrillic';

#loader { display: none; z-index: 9999 !important; width: 108px; height: 108px; background-color: #fff; padding: 20px; border-radius: 50%; position: absolute !important; top: 350px; left: 45%; } 
#loader img { border-radius: 20px; } 

html{
    height:100%;
    width: 100%;
}
body {
    font-family: 'Roboto', sans-serif;
    height: 100%;
    max-width: 100%;
    font-size: 18px;
    line-height: 1.4;
    color: #4e4e4e;
    background: #fff;
    margin:0;
    padding: 0;
}
h1,h2,h3,h4{
    font-family: 'MuseoSansCyrl-100';
    font-weight:normal;
    line-height: 1.1;
}
button, input, textarea, select{
    outline: none;
}
a,a:hover{
    transition: all 0.4s;
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
#main{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    min-height: 100%;
}
/*Sidebar*/
#sidebar{
    background: #fff;
    position: relative;
    z-index: 1;
    width: 250px;
}
#sidebar .inner{
    width: 250px;
}
#logo{
    text-align: center;
    margin: 3.3rem 0 2rem;
}
#logo a{
    display: inline-block;
    background:url(/images/logo.png) no-repeat;
    width: 160px;
    height:41px;
}
#menu{
    list-style: none;
    padding-left: 0px;
    margin: 2rem 0 3rem;
}
#menu > li > a{
    text-decoration: none;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    padding: 0.9rem 50px;
    display: block;
}
#menu > li > a:hover, #menu li.active > a{
    color:#e53935;
}
.jspScrollable {
    outline: none;
}
.jspContainer {
    overflow: hidden;
    position: relative;
}
.jspPane {
    position: absolute;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
}
.jspCap {
    display: none;
}
.jspTrack {
    background: rgba(255,255,255,0.2);
    position: relative;
}
.jspDrag {
    background: rgba(255, 255, 255, 0.5);
    width: 8px;
    position: absolute;
    z-index: 10;
    border-radius: 5px;
    top: 0;
    left: 0;
    cursor: pointer;
}
.wrap-submenu{
    line-height: 1;
    position: absolute;
    background: rgba(0,0,0,0.7);
    left: 250px;
    top: 0px;
    width: 305px;
    height: 100%;
    z-index: 1;
    display:none;
}
#menu li.active .wrap-submenu{
    display:block;
}
.wrap-submenu .title{
    color: #fff;
    font-size: 26px;
    padding: 3rem 1rem 2rem 2rem;
    font-family: 'MuseoSansCyrl-500';
}
#filter{
    padding: 0 2rem 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
#filter a:hover, #filter .current{
    color:#e53935;
}
#filter a{
    font-size:10px;
    text-transform:uppercase;
    color:#fff;
    text-decoration:none;
}
#menu .wrap-submenu ul{
    list-style: none;
    padding: 0;
    overflow: auto;
    line-height: 1.4;
}
#menu .wrap-submenu li{
    margin: 0rem;
}
    #menu .wrap-submenu li:last-child {
        margin-bottom: 30px;
    }
#menu .wrap-submenu ul a{
    color:#fff;
    text-decoration: none;
    padding: 0.6rem 1.5rem;
    border-left: 10px solid transparent;
    display: block;
    font-size:14px;
    text-transform: none;
    font-weight: normal;
}
#menu .wrap-submenu ul a:hover, #menu .wrap-submenu ul li.active a{
    border-left-color: #e53935;
    background: rgba(255,255,255,0.1);
}
#menu .submenu{
    height: calc(100% - 260px);
    overflow: hidden;

}
.sidebar-promo{
    background:#e53935;
    height: 260px;
    color:#fff;
    line-height:1.4;
    font-family: 'MuseoSansCyrl-500';
    font-size:17px;
    position:relative;
    display:none;
}
#menu .sidebar-promo .inner{
    width: auto;
    padding: 3rem 2rem 0rem 2rem;
}
.sidebar-promo p{
    margin: 0 0 3rem;
}
.sidebar-promo p.small{
    font-size:12px;
    opacity: 0.7;
}
.sidebar-promo button{
    background: rgba(255,255,255,0.4);
    padding: 0.9rem 1.2rem;
    border-radius: 5rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid transparent;
    transition: all 0.4s;
    cursor: pointer;
}
.sidebar-promo button:hover{
    transition: all 0.4s;
    border-color: rgba(255,255,255,1);
    color:#fff;
    background: #e53935;
}
#close-btn{
    width: 22px;
    height: 22px;
    background: url(/images/close.png) no-repeat;
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 0;
}
#sidebar-contacts{
    font-size:12px;
    margin: 0 2rem 0 3rem;
}
#sidebar-contacts > div{
    padding-left: 30px;
    margin-bottom: 25px;
    min-height: 20px;
    color: #000;
}
#sidebar-contacts .address{
    background:url(/images/sidebar-icons.png) 0 5px no-repeat;
}
#sidebar-contacts .email{
    background:url(/images/sidebar-icons.png) 0px -51px no-repeat;
}
#sidebar-contacts a{
    color:#000;
    text-decoration:none;
}
#sidebar-contacts .phone{
    background:url(/images/sidebar-icons.png) 0px -97px no-repeat;
}
#sidebar-contacts .whatsapp{
    background:url(/images/sidebar-icons.png) 0px -150px no-repeat;
}
#sidebar-contacts .instagram{
    background:url(/images/sidebar-icons.png) 0px -208px no-repeat;
}
#sidebar-contacts .facebook{
    background:url(/images/sidebar-icons.png) 0px -262px no-repeat;
}

#sidebar-contacts .whatsapp{
    display: none;
}

#sidebar-contacts .facebook{
    display: none;
}

#sidebar-contacts .email{
    display:none;
}
#sidebar-contacts button{
    background: transparent;
    padding: 0.9rem 1.2rem;
    border-radius: 5rem;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid #e53935;
    transition: all 0.4s;
    cursor: pointer;
    font-weight:bold;
    margin-bottom: 30px;
}
#sidebar-contacts button:hover{
    transition: all 0.4s;
    border-color: transparent;
    color:#fff;
    background: #e53935;
}
#content {
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
}

/***********/
/*Home page*/
#home-page{
    background: url(/images/bg-home.jpg) center;
    background-size: cover;
    width: 100%;
    min-width:805px;
}
#home-page #wrapper-content{
    background: rgba(0,0,0,0.1);
    height: 100%;
}
#home-page #content{
    height: 100%;
    width: 750px;
    display: table;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
}
#home-page .inner{
    display: table-cell;
    padding: 0px 2rem 1px 6rem;
    color: #fff;
    vertical-align: middle;
}
#home-page h1{
    font-size: 3.7rem;
    margin: 0 0 30px;
}
#home-page .promo{
    background:#e53935;
    width:375px;
    margin-top: 130px;

}
#home-page .promo .inner{
    padding: 2rem;
    width: auto;
}
#home-page .promo p{
    margin:0 0 10px;
    font-family: 'MuseoSansCyrl-500'
}
#home-page .promo p.small{
    font-size:12px;
    opacity: 0.7;
}
#home-page .promo button{
    background: rgba(255,255,255,0.4);
    padding: 0.9rem 1.2rem;
    margin-top: 1.2rem;
    border-radius: 5rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid transparent;
    transition: all 0.4s;
    cursor: pointer;
}
#home-page .promo button:hover{
    background: transparent;
    border-color:#fff;
    transition: all 0.4s;
}
/*************/

#custom-page{
    background-size: cover;
    width: 100%;
    min-width:805px
}
#custom-page[data-background='service_planning'] {
    background: url(/img/bg/2uslugi/plan.jpg) center center / cover;
}
#custom-page[data-background='service_visualization'] {
    background: url(/img/bg/2uslugi/viz.jpg) center center / cover;
}
#custom-page[data-background='service_package'] {
    background: url(/img/bg/2uslugi/chert.jpg) center center / cover;
}
#custom-page[data-background='service_supervision'] {
    background: url(/img/bg/2uslugi/avtor.jpg) center center / cover;
}
#custom-page[data-background='service_decoration'] {
    background: url(/img/bg/2uslugi/dekor.jpg) center center / cover;
}

#custom-page[data-background='advice_meeting'] {
    background: url(/img/bg/3advice/img1.jpg) center center / cover;
}
#custom-page[data-background='advice_compare'] {
    background: url(/img/bg/3advice/img2.jpg) center center / cover;
}
#custom-page[data-background='advice_photo'] {
    background: url(/img/bg/3advice/img3.jpg) center center / cover;
}
#custom-page[data-background='advice_contractors'] {
    background: url(/img/bg/3advice/img4.jpg) center center / cover;
}

#custom-page #wrapper-content{
    background: rgba(0,0,0,0.1);
    height: 100%;
    position: relative;
}
#custom-page #content{
    position: absolute;
    width: 100%;
    height: 500px;
    bottom: 0;
    left:0;
    display: table;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
}
#custom-page .inner {
    display: table-cell;
    vertical-align: bottom;
    color: #fff;
    padding: 2rem 5rem 5rem 24rem;
}
#custom-page h1{
    font-family: 'MuseoSansCyrl-300';
    font-size:36px;
}
#custom-page p{
    font-size:14px;

}

/*Studio page*/
#studio-page{
    background: url(/images/bg-studio.jpg) center;
    background-size: cover;
    width: 100%;
    min-width:805px
}
#studio-page[data-background='studio_page_1'] {
    background: url(/img/bg/1studio/img1.jpg) center center / cover;
}
#studio-page[data-background='studio_250projects'] {
    background: url(/img/bg/1studio/img2.jpg) center center / cover;
}
#studio-page[data-background='studio_team'] {
    background: url(/img/bg/1studio/img3.jpg) center center / cover;
}
#studio-page[data-background='studio_nothing_extra'] {
    background: url(/img/bg/1studio/img4.jpg) center center / cover;
}
#studio-page[data-background='studio_result'] {
    background: url(/img/bg/1studio/img5.jpg) center center / cover;
}
#studio-page[data-background='studio_always_near'] {
    background: url(/img/bg/1studio/img6.jpg) center center / cover;
}
#studio-page #wrapper-content{
    background: rgba(0,0,0,0.1);
    height: 100%;
    position: relative;
}
#studio-page #content{
    position: absolute;
    width: 100%;
    height: 500px;
    bottom: 0;
    left:0;
    display: table;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.2) 75%,rgba(0,0,0,0) 100%);
}
#studio-page .inner {
    display: table-cell;
    vertical-align: bottom;
    color: #fff;
    padding: 2rem 5rem 5rem 24rem;
}
#studio-page h1{
    font-family: 'MuseoSansCyrl-300';
    font-size:36px;
}
#studio-page p{
    font-size:14px;

}
/*************/

/*Portfolio page*/
#portfolio-page{
    /*max-width: calc(100% - 250px);*/
    width: calc(100% - 250px);
    min-width:805px;
}
#portfolio-page #wrapper-content{
    position:relative;
    height: 100%;
}
#portfolio-page #content{
    width: 100%;
    height: calc(100% - 260px);
    font-size: 14px;
    background: url(/images/bg-portfolio.jpg) center;
    background-size: cover;
}
#portfolio-page .dark-bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
}
#portfolio-page .inner {
    display: table-cell;
    vertical-align: bottom;
    color: #fff;
    padding: 2rem 5rem 5rem 24rem;
    max-width: 900px;
}
#portfolio-page h1 {
    font-family: 'MuseoSansCyrl-300';
    font-size: 36px;
}
#review{
    margin-top: 50px;
}
#review .intro{
    position: relative;
    width: 100%;
    border: 2px solid #e53935;
    border-bottom-color: transparent;
}
#review .intro:before, #review .intro:after {
    content: '';
    display: block;
    position: absolute;
    height: 20px;
}
#review .intro:before {
    border-top: 2px solid #e53935;
    border-right: 3px solid #e53935;
    transform: skew(45deg,0deg);
    top: 100%;
    left: 8px;
    width: calc(90% - 20px);
}
#review .intro:after {
    border-top: 2px solid #e53935;
    border-left: 2px solid #e53935;
    transform: skew(0deg,0deg);
    top: 100%;
    right: -2px;
    width: 10%;
}
#review p{
    margin: 2rem;
    font-family: 'MuseoSansCyrl-100';
    font-size: 16px;
}
#review #author{
    text-align: right;
    margin-top: 30px;
}
#slider{
    height: 260px;
    margin-left: 300px;
    padding-left: 30px;
}
/************/

/*Press page*/
#press-page{
    background:#fff;
    width:100%;
}
#press-page #content{
    height: 100%;
    margin: 0 4rem 0 22rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background: none;
}
#press-page #content .inner{
    height: 99%;
    position: absolute;
}
#press-page img{
    max-height: 910px;
    height: 100%;
    min-height: 660px;
}
/************/

/*Contacts page*/
#contact-page{
    width: 100%;
    min-width:805px;
}
#contact-page #content{
    position: relative;
    width: 100%;
    height: 100%;
}
#map{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.submenu-contact{
    padding: 1rem 2rem 1rem 2rem;
    color: #fff;
    font-size: 15px;
    height: 100%;
}
.submenu-contact .lable{
    margin-bottom: 8px;
    opacity: 0.9;
}
.submenu-contact .address, .submenu-contact .phone, .submenu-contact .mail,
.submenu-contact .whatsapp, .submenu-contact .instagram, .submenu-contact .facebook
{
    margin-bottom: 30px;
    padding-left: 30px;
    min-height: 20px;
}
.submenu-contact .phone{
    background: url(/images/contacts-icons.png) 2rem -97px no-repeat;
}
.submenu-contact .whatsapp{
    background: url(/images/contacts-icons.png) 2rem -150px no-repeat;
}
.submenu-contact .instagram{
    background: url(/images/contacts-icons.png) 2rem -208px no-repeat;
}
.submenu-contact .instagram a{
    color: #fff;
    text-decoration: none;
}
.submenu-contact .facebook{
    background: url(/images/contacts-icons.png) 2rem -262px no-repeat;
}
.submenu-contact .facebook a{
    color: #fff;
    text-decoration: none;
}
#menu .submenu-contact .mail{
    background: url(/images/contacts-icons.png) 2rem -51px no-repeat;
}
#menu .submenu-contact .mail a{
    color:#fff;
    text-decoration:none;
}
.submenu-contact .address{
    background: url(/images/contacts-icons.png) 2rem 5px no-repeat;
}

.submenu-contact li {
    padding-left: 2rem;
    padding-bottom: 3px;
    display: block;
}
    .submenu-contact li:nth-child(even) {
        padding-left: 4rem;
        margin-bottom: 30px !important;
    }
    .submenu-contact li:nth-child(even) a {
        border-left: 0 !important;
        padding: 0 !important;
    }
    .submenu-contact li:nth-child(even) a:hover {
        background: none !important;
    }

#request_price_modal_block {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 99;
}
#request_price_modal_block .wrap {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    padding-top: 10%;
}
#request_price_modal_block #request_price_modal {
    width: 400px;
    background-color: #e63935;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: auto;

}
#request_price_modal_block #request_price_modal .close-modal {
    float: right;
    font-size: 1.2em;
    font-weight: 100;
}
#request_price_modal_block #request_price_modal .modal-body {
    margin: 10px 30px 10px 30px;
}
#request_price_modal_block #request_price_modal .modal-body .title {
    font-size: 1.3em;
}
#request_price_modal_block #request_price_modal .request_price_modal-input {
    padding: 10px 0 10px 0;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input {
    background-color: #e63935 !important;
    border-radius: 0;
    border-color: #ee9c91 !important;
    color: #ee9c91 !important;
    width: 90%;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input[placeholder] {
    color:#ee9c91;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input::-webkit-input-placeholder {
    color:#ee9c91;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input::-moz-placeholder  {
    color:#ee9c91;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input:-moz-placeholder {
    color:#ee9c91;
}
#request_price_modal_block #request_price_modal .request_price_modal-input input:-ms-input-placeholder  {
    color:#ee9c91;
}
.button {
    border: 1px solid transparent;
    border-radius: 5rem;
    color: #fff;
    cursor: pointer;
    font-size: 9px;
    letter-spacing: 1px;
    padding: 0.4rem 1.2rem;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.button.white {
    color: #000;
    background-color: #fff;
}
/***************/

#request_price_modal-message {
    font-size: 0.8em;
    padding-bottom: 10px;
    display: none;
}
#request_modal-send[disabled] {
    cursor: wait;
    background-color: #ddd;
}
.press-video {
    padding-right: 50px;
}