/* Brand */
body{
    background: #ebebeb;
    color: #424242;
    font-size: 12px;
}

#overlay {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 51;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}
/* Page */
.page-wrap{
    height: 100%;
    min-width: 1024px;
    position: relative;
    min-height: 100%;
}
.page-wrap_screenup{
    padding-left: 60px;
}
.page{
    min-height: 100%;
    position: relative;
    background: #fff;
}
.page-leftbar{
    width: 400px;
    min-height: 100%;
    position: fixed;
}
.page-leftbar-bg0{
    background: url(../i/bg-0.jpg) 50% 0 no-repeat;
}
.page-leftbar-bg1{
    background: url(../i/bg-1.jpg) 50% 0 no-repeat;
}
.page-leftbar-bg2{
    background: url(../i/bg-2.jpg) 50% 0 no-repeat;
}
.page-leftbar-bg3{
    background: url(../i/bg-3.jpg) 50% 0 no-repeat;
}
.page-leftbar-bg4{
    background: url(../i/bg-4.jpg) 50% 0 no-repeat;
}
.page-rightbar{
    background: #fff;
    min-height: 100%;
    width: 960px;
    padding: 0 40px 0 440px;
    box-shadow: 0 0 10px #ccc;
}
.page-rightbar:before{
    border-color: transparent rgb(255, 255, 255) transparent transparent;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    left: 388px;
    position: absolute;
    top: 40px;
    width: 0;
}
.page-rightbar-title{
    font: normal 28px/40px 'MuseoSansCyrl-700';
    text-transform: uppercase;
    position: relative;
}
.page-rightbar-title-2{
    font: normal 15px/19px 'MuseoSansCyrl-700';
    text-transform: uppercase;
    position: relative;
}
.page-rightbar-title-3{
    font: normal 13px/20px 'gotham';
    color: #c5c5c5;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: uppercase;
    position: relative;
}
.page-rightbar-title-quotes-t{
    position: absolute;
    top: 10px;
    left: -20px;
    width: 12px;
    height: 10px;
    background: url(../i/quotes-t.png) no-repeat;
}
.page-rightbar-title-quotes-b{
    position: relative;
    display: inline-block;
    bottom: 10px;
    left: 10px;
    width: 12px;
    height: 10px;
    background: url(../i/quotes-b.png) no-repeat;
}
.page-width-form{
    padding-right: 320px;
    width: auto;
}
.clearfix:before, .clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    zoom: 1;
}
.page-wrap-clearfix{
    height: 100%;
}
.dotted{
    background: url(../i/dotted.png) repeat-x;
    height: 5px;
    margin: 38px 0 31px;
}
.dotted-2{
    background: url(../i/dotted.png) repeat-x;
    height: 5px;
    margin: 34px 0 35px;
}
.dotted-3{
    background: url(../i/dotted.png) repeat-x;
    height: 5px;
    margin: 29px 0 31px;
}
.dotted-4{
    background: url(../i/dotted.png) repeat-x;
    height: 5px;
    margin: 36px 0 31px;
}
@font-face{
    font-family: 'MuseoCyrl-500';
    src: url('../fonts/MuseoCyrl-500.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'MuseoSansCyrl-100';
    src: url('../fonts/MuseoSansCyrl_100.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'MuseoSansCyrl-500';
    src: url('../fonts/MuseoSansCyrl_500.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'MuseoSansCyrl-700';
    src: url('../fonts/MuseoSansCyrl_700.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'a_futuraroundbold';
    src: url('../fonts/a_futuraround_bold-webfont.eot');
    src: url('../fonts/a_futuraround_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/a_futuraround_bold-webfont.woff') format('woff'),
    url('../fonts/a_futuraround_bold-webfont.ttf') format('truetype'),
    url('../fonts/a_futuraround_bold-webfont.svg#a_futuraroundbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
    font-family: "gotham";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: "gotham_bold";
    src: url("../fonts/GothamProBold/GothamProBold.eot");
    src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face{
    font-family: 'apercu_pro';
    src: url('../fonts/apercupro-regular-webfont.eot');
    src: url('../fonts/apercupro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercupro-regular-webfont.woff') format('woff'),
    url('../fonts/apercupro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'apercu_pro_bold';
    src: url('../fonts/apercupro-bold-webfont.eot');
    src: url('../fonts/apercupro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercupro-bold-webfont.woff') format('woff'),
    url('../fonts/apercupro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'apercu_pro_light';
    src: url('../fonts/apercupro-light-webfont.eot');
    src: url('../fonts/apercupro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercupro-light-webfont.woff') format('woff'),
    url('../fonts/apercupro-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@media screen and (max-width: 1460px){
    .page-leftbar{
        width: 350px;
    }
    .page-rightbar{
        padding-left: 390px;
        width: 780px;
    }
    .page-rightbar:before{
        left: 338px;
    }
    .page-width-form{
        width: auto;
        min-width: 394px;

    }
}
@media screen and (max-width: 1260px){
    .page-rightbar{
        width: 674px;
    }
    .page-width-form{
        width: auto;
    }
}
@media screen and (max-width: 1130px){
    .page-width-form{
        padding-right: 300px;
    }
}
@media screen and (max-width: 1024px){
    .page-leftbar{
        width: 300px;
    }
    .page-rightbar{
        padding-left: 340px;
        width: 520px;
    }
    .page-footer .page-footer-pers{
        float: left;
    }
    .page-rightbar:before{
        left: 288px;
    }
}

.validation-fail {
    border: 1px solid #f00 !important;
}

.list-decimal {
    font-size: 15px;
    list-style: decimal outside;

    margin-left: 20px;
}

.list-line24 {
    list-style: circle outside;
    margin-left: 35px;
    line-height: 24px;
}

.list {
    list-style: circle outside;
    margin-left: 35px;
}

