


/* Start:/bitrix/templates/.default/css/page.css*/
/* -------------------- main style ---------------------- */

body {
    background-color: #F8F8F8;
}

a {
    cursor: pointer;
}

.main {
    background: #F8F8F8;
    margin: 0 auto;
    overflow: hidden;
    width: 1190px;
    font-family: 'ProximaNova-Regular', sans-serif;
}

@font-face {
    font-family: "ProximaNova-Bold";
    src: url('/bitrix/templates/.default/css/../css/fonts/ProximaNova-Bold.otf');
}

@font-face {
    font-family: "ProximaNovaCond-Regular";
    src: url('/bitrix/templates/.default/css/../css/fonts/ProximaNovaCond-Regular.otf');
}

/* -------------------- end main style ------------------ */

/* -------------------- header -------------------------- */

.header {
    background: url('/bitrix/templates/.default/css/../img/header_bg.png') no-repeat scroll 0 20px;
    height: 200px;
    width: 1190px;
}

.top_menu {
    position: absolute;
    height: 22px;
    right: 20px;
    letter-spacing: .5px;
    top: 50px;
}

.top_menu a, .bottom_menu a {
    color: #333333;
    text-transform: uppercase;
    font: bold 11px 'Proxima Nova Bold', sans-serif;
}

.top_h, .bottom_h {
    position: relative;
    width: 1000px;
    margin: 0 95px;
    height: 100px;
}

.top_menu ul li {
    float: left;
    padding: 0 15px 0 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    line-height: 20px;
}
.top_menu ul li a {
    display: inline-block;
    padding: 4px 0;
}
.top_menu ul li:first-child a {
	color: #ee2c53;
}

.bottom_menu {
    margin: 41px 0 0 27px;
    width: 950px;
    height: 50px;
}

.bottom_menu ul li {
    float: left;
    padding: 2px 6px 3px 6px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.bottom_menu ul li.active {
    background: #ccc;
}

.top_menu ul li.active {
    background: #ccc;
}

.search {
    position: absolute;
    right: -27px;
    top: 1px;
    height: 21px;
    width: 21px;
}

.logo {
    float: left;
    width: 260px;
    height: 36px;
    margin: 25px 0 0 -25px;
}

.lang {
    position: absolute;
    right: -27px;
    top: 48px;
}

.lang a {
    text-decoration: underline;
    color: #999;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
}

/* -------------------- end header ---------------------- */

/* -------------------- content ------------------------- */

.content {
    min-height: 440px;
    margin: 0 69px 0 71px;
    width: 1050px;
    overflow: hidden;
    line-height: 24px;
    color: #636363;
    font-size: 14px;
}
.content a {
    color: #0068af;
}
.content .about div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tender_text {
    width: 964px;
    margin: 0 auto;
    overflow: hidden;
}

.tender_text p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 32px 22px;
}

.tender_h1 {
    color: #333;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "ProximaNova-Bold", sans-serif;
    letter-spacing: 0.7px;
    margin: 5px 0 30px 21px;
}

/*.tender_text table {
    margin: 30px 0 0 10px;
    border-collapse: collapse;
    width: 934px;
    color: #666;
    background: url('/bitrix/templates/.default/css/../img/line.png') no-repeat 0 26px;
}*/
.tender_text thead td {
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #999;
    padding: 0 10px;
}
.tender_text td {
    /*padding: 10px;
    vertical-align: top;*/
}

.tender_text thead{
    vertical-align: top;
}

.tender_text thead tr {
    height: 27px;
}

.tender_text tr {
    /*height: 117px;*/
}
.tender_text tr.active {
    border: 1px solid #ccc;
}

.upper {
    text-transform: uppercase;
}

.italick {
    font-style: italic;
}

.color1 {
    color: #ccc;
}

.tender_button a {
    background-color: #0068af;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 2px 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 141px;
}

.tender_button a:hover {
    background-color: #00548e;
}

.rez {
    border-collapse: collapse;
    font-size: 14px;
    margin: 0 0 0 54px;
    width: 972px;
}


.rez tr {
    height: 114px;
}
.rez thead tr {
    height: 46px;
}

.rez thead td {
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #999;
    padding: 0 10px;
}

.rez td {
    vertical-align: top;
    padding: 10px;
}

.rez tr.active {
    border: 1px solid #ccc;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.ten_reg_left {
    width: 420px;
    height: 859px;
    margin: 8px 91px 0 65px;
    overflow: hidden;
    float: left;
}


.ten_reg_left p {
    margin: 0 0 35px 0;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 23px;
}

.ten_reg_right {
    width: 402px;
    height: 859px;
    margin: 110px 0 0 0;
    overflow: hidden;
    float: left;
    font-family: "proxima nova bold", sans-serif;
    text-transform: uppercase;
    color: #999;
}

.ten_reg_right tr td {
    color: #999;
    font-weight: bold;
    font-size: 12px;
}

.ten_reg_right tr {
    color: #999;
    font-weight: bold;
    font-size: 12px;
}

form span.compleate {
    display: inline-block;
    color: #0068af;
    font-size: 12px;
    font-style: italic;
    margin: 3px 0 0 15px;
    text-transform: none;
}

input.error {
    border: 1px solid red!important;
    color: red;
    font-style: italic;
}

.ten_reg_right tr td {
    height: 26px;
    vertical-align: top;

}

.ten_reg_right tr.formb td {
    height: 66px;
}

.ten_reg_right input[type="text"] {
    width: 380px;
    height: 28px;
    padding: 0 0 0 12px;
}

.ten_reg_right input[type="text"], .ten_reg_right textarea {
    border-radius: 2px;
    border: 1px solid #cacaca;
}

.ten_reg_right input[type="text"]:focus, .ten_reg_right textarea:focus, .ten_reg_right input[type="text"].smol:focus {
    border-radius: 2px;
    border: 1px solid #0068af;
}

.ten_reg_right input[type="text"].smol {
    width: 173px;
    height: 28px;
    margin-right: 16px;
    
}

.radi {
    font-family: "ProximaNova-Regular",sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    height: 60px!important;
    text-transform: none;
    vertical-align: middle!important;
}

.ten_reg_right textarea {
    width: 380px;
    height: 89px;
    padding: 12px 0 0 12px;
}

.ten_reg_right table {
    width: 100%;
}

.ten_reg_right a.but {
    display: block;
    height: 22px;
    padding: 0 18px;
    float: left;
    background-color: #0068af;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.ten_reg_right a.but:hover {
    background-color: #00548e;
}

.ten_pla_left {
    margin: 0 100px 0 65px;
    width: 372px;
    height: 328px;
    overflow: hidden;
    float: left;
    font-size: 14px;
}

.ten_pla_right {
    margin: 0;
    width: 450px;
    height: 328px;
    overflow: hidden;
    float: left;
    font-size: 14px;
}

.ten_pla_left p, .ten_pla_right p {
    margin: 0 0 25px 0;
    line-height: 23px;
}


.ten_pla_bottom {
    margin: 0 0 0 65px;
    width: 946px;
    overflow: hidden;
}

.ten_pla_bottom table {
    border-collapse: collapse;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    width: 100%;
    color: #666;
}

.ten_pla_bottom table thead {
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #999;
}

.ten_pla_bottom thead tr {
    height: 34px;
}

.ten_pla_bottom thead tr td{
    border-bottom: 1px solid #ccc;
}

.ten_pla_bottom tr {
    height: 85px;
}

.ten_pla_bottom td {
    vertical-align: top;
    padding: 10px 0;
}
.pre_pre_doc_h1 {
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 24px;
    margin: 3px 0 7px 63px;
    text-transform: uppercase;
}

.pre_pre_doc {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin: 0 0 0 65px;
}

.pre_pre_doc .item {
    width: 302px;
    height: 222px;
    border: 1px solid #9f9f9f;
    display: inline-block;
    line-height:normal;
    letter-spacing:normal;
    margin: 6px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    overflow: hidden;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.pre_pre_doc .item:hover {
    background: #006699;
    border-color: #006699;
    cursor: pointer;
    color: #fff;
}

.pre_pre_doc .item:hover .title,
.pre_pre_doc .item:hover .text a {
    color: #fff;
}

.pre_pre_doc .item .title {
    margin: 19px 28px 0 19px;
    color: #9f9f9f;
    text-decoration: none;
    font-style: italic;
}

.pre_pre_doc .item .text a {
    font-size: 14px;
    margin: 42px 28px 0 19px;
    color: #636363;
    line-height: 22px;
    text-decoration: underline;
    display: table;
}

.pre_pre_filter {
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    margin: 12px 0 23px 39px;
}

.pre_pre_filter ul li {
    float: left;
    width: 79px;
    height: 24px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.pre_pre_filter ul li.active {
    border: 1px solid #b7b7b7;
}


.pre_pre_filter ul li a {
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.news_left {
    margin-left: 112px;
    width: 157px;
    background: url('/bitrix/templates/.default/css/../img/press_bg.png') no-repeat top;
    overflow: hidden;
    float: left;
}

.news_right {
    width: 630px;
    overflow: hidden;
    float: left;
    margin: 50px 0 0 55px;
}
.news_right p {
    display: block;
    overflow: hidden;
    height: 76px;
}

.news_right span {
    display: block;
    width: 100px;
    height: 76px;
    color: #a3a3a3;
    text-align: right;
    float: left;
    font-size: 12px;
    margin: 0 39px 0 0;
    font-style: italic;
}

.news_right p a {
    color: #5d5d5d;
    text-decoration: underline;
}

.news_right p a:hover {
    color: #1671ae;
}


.news_left_menu {
    margin: 48px 0 0 0;
    height: 523px;
    width: 157px;
}

.news_left_menu ul li {
    width: 98px;
    height: 22px;
    text-align: center;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 9px 0;
}

.news_left_menu ul li a {
    color: #000;
}

.news_left_menu ul li.active {
    border: 1px solid #b7b7b7;
}

.help_press {
    position: absolute;
    top: 44px;
    right: 78px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
    color: #a3a3a3;
    font-style: italic;
}
.help_press a {
    color: #a3a3a3;
    text-decoration: underline;
}

.help_press p {
    margin: 0 0 4px 0;
}

.deposit_left {
    width: 474px;
    margin: 0 81px 0 117px;
    float: left;
    text-align: center;
}

.deposit_left span {
    font-style: italic;
    color: #a3a3a3;
    font-size: 12px;
}


.deposit_left p {
    text-align: left;
    margin: 34px 0 0 13px;
    font-size: 14px;
    line-height: 22px;
    color: #636363;
}

.deposit_left p.deposit_p {
    text-align: center;
    font-size: 14px;
    color: #636363;
    text-transform: uppercase;
    line-height: 20px;
    font-family: "ProximaNova-Regular", sans-serif;
    margin: 0 0 54px 0;
}

.deposit_inside {
    height: 115px;
    width: 474px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 0 0;
}

.deposit_inside a {
    text-transform: uppercase;
    color: #7c7c7c;
}

.deposit_inside p {
    text-align: center;
    margin: 19px 0 0 0;
}

.deposit_print {
    height: 115px;
    width: 221px;
    border-right: 1px solid #a1a1a1;
    float: left;
}

.deposit_download {
    height: 115px;
    width: 252px;
    float: left;
}

.deposit_button a {
    display: block;
    height: 22px;
    width: 97px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background: #0068af;
    text-transform: uppercase;
    color: #fff;
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 22px;
    margin: 0 0 0 8px;
}

.deposit_button a:hover {
    background: #00548e;
}

.deposit_right {
    width: 378px;
    background: url('/bitrix/templates/.default/css/../img/deposit_bg.png') no-repeat top;
    float: left;
    margin: 65px 0 0 0;
}

.deposit_right_item {
    width: 291px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    margin: 0 0 0 35px;
    border: 1px solid #f8f8f8;
}

.deposit_right_item p.title {
    padding: 20px 20px 0 20px ;
    color: #a3a3a3;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
    font-style: italic;
}

.deposit_right_item p.text {
    padding: 20px;
}

.deposit_right_item p.text a {
    color: #636363;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

.deposit_right_item:hover {
    border: 1px solid #cacaca;
}

.deposit_right_item:hover p.text a {
    color: #1671ae;
}

.media_left {
    float: left;
    width: 732px;
    min-height: 541px;
}


.media_left .galery {
    width: 1000px;
    font-size: 0;
    overflow: hidden;
    margin: 0 0 30px 47px;
    line-height: normal;
}

.media_left .galery img {
    display: inline-block;
    width: 186px;
    height: 129px;
    margin: 7px;
}

.media_menu {
    margin: 0 0 0 54px;
}

.media_menu ul li {
    float: left;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    height: 22px;
    width: 125px;
    text-align: center;
}

.media_menu ul li.active {
    border: 1px solid #b7b7b7;
}

.media_menu ul li a {
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    color: #000;
}

.media_right {
    background: url('/bitrix/templates/.default/css/../img/media_bg.png') no-repeat scroll center top transparent;
    float: left;
    margin: 0;
    width: 317px;
    min-height: 541px;
}

.media_right_inside {
    width: 195px;
    margin: 0 0 0 52px;
}


.media_right img {
    margin: 24px 0;
}

.media_right p {
    margin: 0 0 20px 0
}

.media_right p.kb {
    font-style: italic;
    font-size: 12px;
    color: #a3a3a3;
    margin: 10px 0 0 0;
}

.media_right p.text {
    width: 188px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #5d5d5d;
}

.media_right a.media_button {
    display: block;
    height: 22px;
    width: 118px;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-transform: uppercase;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 0 -14px;
}

.career {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 0 65px;
}


.career p {
    margin: 0 0 35px 0;
    color: #636363;
}

.career_p {
    text-transform: uppercase;
    color: #636363;
    margin: 0 0 0 66px;
    width: 783px;
}

.career_left {
    float: left;
    width: 417px;
    margin: 0 60px 0 0;
}

.career_right {
    float: left;
    width: 400px;
}

.career_right a {
    color: #0068af;
    text-decoration: underline;
}

.policy h1 {
    text-transform: uppercase;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 24px;
    margin: 0 0 30px 65px;
}

.policy_left {
    float: left;
    width: 394px;
    margin: 0 150px 0 0;
}

.policy_left p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 24px;
}

.policy_text {
    margin: 0 0 30px 65px;
}

.policy_left_r {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #636363;
    margin: 0 0 30px 65px;
}

.policy_left a.policy_button {
    background: none repeat scroll 0 0 #0068AF;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    width: 97px;
    margin: 0 0 0 50px;
}

.policy_left a.policy_button:hover {
    background: #00548e;
}

.policy_dott {
    background: url('/bitrix/templates/.default/css/../img/t3.png') repeat-x 0 100%;
}

.policy_b {
    text-transform: uppercase;
    color: #333;
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px!important;
    font-weight: bold;
    margin: 0 0 14px 65px;
}
.policy_c {
    text-transform: uppercase;
    color: #333;
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 14px 0;
}

.policy_right {
    float: left;
    width: 440px;
}

.policy_right a {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #0068af;
}

.policy_right a.policy_button {
    background: none repeat scroll 0 0 #0068AF;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    float: left;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    width: 97px;
    margin: 50px 0 0 0;
}

.policy_right p.acid {
    margin: 0 0 30px 0;
}

.policy_right a.policy_button:hover {
    background: #00548e;
}

.policy_right table {
    width: 400px;
    text-transform: uppercase;
    font-family: "proxima nova bold", sans-serif;
    font-size: 12px;
}

.policy_right input[type="text"] {
    width: 380px;
    height: 28px;
    padding: 0 0 0 12px;
}

.policy_right input[type="text"].smol {
    width: 173px;
    height: 28px;
    margin-right: 30px;
}

.policy_right a.policy_btn{
    background: #dbdbdb;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #8a8a8a;
    display: block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    width: 156px;
    float: left;
    margin: 22px 20px 0 0;
}

.policy_right span.policy_f {
    display: block;
    font-style: italic;
    text-transform: none;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #989898;
    line-height: 24px;
    margin: 20px 0 0 0;
}

.policy_right .mooniform-hover a.policy_btn {
    color: #fff;
    background: #989898;
}

.policy_right .policy_ds {
    height: 35px;
}

.policy_right .error {
    border: 1px solid red!important;
    color: red;
    font-style: italic;
}

.policy_right input[type="text"], .policy_right textarea {
    border-radius: 2px;
    border: 1px solid #cacaca;
}

.policy_right input[type="text"]:focus, .policy_right input[type="text"].smol:focus {
    border-radius: 2px;
    border: 1px solid #0068af;
}

.policy_right span.compleate {
    display: inline-block;
    color: #0068af;
    font-size: 12px;
    font-style: italic;
    margin: 55px 0 0 15px;
    text-transform: none;
}

.open_v {
    width: 947px;
    margin: 0 0 0 62px;
}

.open_v a {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #636363;
}

.open_v p a {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #0068af;
    text-decoration: underline;
    line-height: 24px;
}

.open_v .item {
    position: relative;
    margin: 0 0 40px 0;
}

.open_v .item .disc_item_h {
	border: none;
	margin: 0;
	height: auto;
	width: auto;
}

.open_v .item .disc_item_h a {
	display: inline-block;
    margin: 0 0 0 15px;
    background: url('/bitrix/templates/.default/css/../img/arrows.png') 0 0 no-repeat;
	width: 6px;
	height: 11px;

}

.open_v .item.active .disc_item_h a {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 10px 0;
	width: 9px;
	height: 11px;
} 

.open_v .price {
    position: absolute;
    right: 0;
    top: 60px;
    color: #636363;
    font-size: 14px;
}

.open_v img {
    margin: 0 0 0 6px;
}

.cond {
    width: 888px;
    margin: 0 0 0 62px;
}
.cond h1.first {
    text-transform: uppercase;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 24px;
    margin: 0 0 30px 0;
}


.cond p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #636363;
    line-height: 24px;
    margin: 0 0 37px 0;
}

.cond table {
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.cond input[type="text"] {
    width: 392px;
    height: 28px;
}

.cond input[type="text"].smol {
    width: 185px;
    height: 28px;
    margin-right: 12px;
}

.cond select {
    width: 398px;
    height: 34px;
}

.cond select.smol {
    width: 190px;
    height: 34px;
    margin-right: 12px;
}

.cond textarea {
    width: 392px;
    height: 89px;
}

.cond_left {
    width: 402px;
    float: left;
    margin: 0 64px 0 0;
}

.cond .m1 {
    margin: 44px 0 0 0;
}

.cond table span {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #9f9f9f;
    text-transform: none;
}

.cond_z {
    height: 32px;
}
.cond_x {
    height: 45px;
}

.cond_right {
    width: 404px;
    float: left;
}

.cond_right a.cond_button {
    background: none repeat scroll 0 0 #0068AF;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: inline-block;
    font-family: "ProximaNova-Bold",sans-serif;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    width: 97px;
    margin: 25px 0 0 0;
}

.cond_right a.cond_button:hover {
    background: #00548e;
}

.bord {
    text-transform: none;
    font-family: "ProximaNova-Regular", serif;
    font-size: 14px;
    background: url('/bitrix/templates/.default/css/../img/t3.png') repeat-x 0 100%;
    color: #0068af;
}

.soc p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #636363;
    margin: 0 0 30px 0;
}

.soc img {
    margin: 0 0 21px 0;
}

.soc_left {
    float: left;
    width: 426px;
    margin: 0 95px 0 0;
}

.soc p.soc_b {
    text-transform: uppercase;
    color: #000;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.soc a {
    text-decoration: underline;
    color: #636363;
    display: inline-block;
}
.soc a:hover {
    color: #1671ae;
}

.soc_right {
    float: left;
    width: 391px;
    margin: 54px 0 0 0;
}

.content h1 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 30px 0;
    color: #151515;
}

.soc_f {
    margin-top: 15px!important;
}

.board {
    margin: 0 0 0 65px;
    width: 942px;
}
 
.board_item {
    /*min-height: 141px;*/
    width: 942px;
    border-bottom: 1px solid #a1a1a1;
    margin: 0 0 29px 0;
}

.board_name {
    font-family: "ProximaNova-Bold", sans-serif;
    text-transform: uppercase;
    color: #121212;
    font-size: 12px;
    font-weight: bold;
}

.board_state {
    font-style: italic;
    color: #9f9f9f;
    font-size: 14px;
    margin: 12px 0 0 0;
}

.board_text {
    line-height: 24px;
    color: #636363;
    margin: 26px 0 30px 0;
    font-size: 14px;
}

.board_item a {
	display: inline-block;
    margin: 0 0 0 15px;
}

.board_item a.active {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 10px 0;
	width: 9px;
	height: 11px;
} 

.board_item a.disable {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 0 0;
	width: 6px;
	height: 11px;
}

.leader {
    margin: 0 0 0 65px;
    width: 942px;
}


.leader_item {
    height: 141px;
    width: 942px;
    border-bottom: 1px solid #a1a1a1;
    margin: 0 0 29px 0;
}

.leader_name {
    font-family: "ProximaNova-Bold", sans-serif;
    text-transform: uppercase;
    color: #121212;
    font-size: 12px;
    font-weight: bold;
}

.leader_state {
    font-style: italic;
    color: #9f9f9f;
    font-size: 14px;
    margin: 12px 0 0 0;
}

.leader_text {
    line-height: 24px;
    color: #636363;
    margin: 26px 0 30px 0;
    font-size: 14px;
}

.leader_item a {
	display: inline-block;
    margin: 0 0 0 15px;
}

.leader_item a.active {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 10px 0;
	width: 9px;
	height: 11px;
} 

.leader_item a.disable {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 0 0;
	width: 6px;
	height: 11px;
}

.eco {
    margin: 0 0 0 65px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #636363;
}

.eco_c {
    margin: 0 auto;
    width: 775px;
    text-transform: uppercase;
    line-height: 24px;
}

.eco_c2 {
    margin: 18px auto;
    width: 775px;
}

.eco a {
    display: block;
    margin: 30px 0;
    color: #636363;;
}

.eco a:hover {
    text-decoration: underline;
    color: #0068af;
}

.eco_centr {
    font-style: italic;
    color: #898989;
    width: 859px;
}

.eco_left {
    float: left;
    width: 380px;
    margin: 0 90px 0 0;
}

.eco_right {
    float: left;
    width: 380px;
}

.eco_m {
    line-height: 18px;
    margin: 0 0 0 50px;
}

.eco_three {
    border: 1px solid #cacaca;
    min-height: 166px;
    width: 942px;
}

.eco_inside {
    width: 210px;
    float: left;
    margin: 20px 52px;
}

.eco_inside span {
    font-size: 24px;
    color: #0068af;
    font-weight: bold;
}

.eco_inside p {
    margin: 10px 0 0 0;
    line-height: 24px;
}

.eco_left a, .eco_right a {
    line-height: 24px;
}

.lab {
    margin: 0 0 0 65px;
    width: 966px;
}

.lab h2 {
    text-transform: uppercase;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 24px;
    margin: 0 0 30px 0;
}

.lab p {
    margin: 0 0 18px 0;
    line-height: 24px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    color: #636363;
}

.lab_center {
    width: 788px;
    margin: 0 auto;
}

.lab_left {
    float: left;
    width: 348px;
    margin: 0 54px 0 0;
}

.lab_right {
    float: left;
    width: 348px;
}

.lab_item {
    margin: 40px 0;
    width: 788px;
}

.color2 {
    color: #989898;
}

.lab_autor {
    float: right;
    width: 348px;
    overflow: hidden;
    margin: 15px 38px 0 0;
}

.lab_autor h3 {
    text-transform: uppercase;
    font-family: "ProximaNova-Regular", sans-serif;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
}

.lab_autor img {
    float: left;
}

.lab_title {
    width: 160px;
    margin: 0 0 0 25px;
    float: left;
}

.lab_status {
    font-style: italic;
    color: #5d5d5d;
}

.lab_autor .lab_title p {
    font-size: 14px;
    margin: 10px 0;
    line-height: 24px;
    color: #898989;
}

.disc {
    width: 948px;
    margin: 0 0 0 65px;
}


.disc_centr p {
    margin: 20px 0;
    line-height: 24px;
}

.disc_item {
    width: 948px;
    overflow: hidden;
}

.disc_item_h {
    width: 948px;
    height: 32px;
    border-bottom: 1px solid #a1a1a1;
    margin: 0 0 20px 0;
}

.disc_item_h span {
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #121212;
}

.disc_item_h a {
	display: inline-block;
    margin: 0 0 0 15px;
}

.disc_item.active .disc_item_h a {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 10px 0;
	width: 9px;
	height: 11px;
} 
.disc_item.active .disc_item_text {
	display: block;
} 

.disc_item .disc_item_h a {
	background: url('/bitrix/templates/.default/css/../img/arrows.png') 0 0;
	width: 6px;
	height: 11px;
}

.disc_item .disc_item_text {
    width: 948px;
    margin: 0 0 30px 0;
    display: none;
}
.disc_item.active .disc_item_text {
    display: block;
}

.disc_item_text .slider .images {
    float: left;
    width: 720px;
    overflow: hidden;
	height: 190px;
}

.disc_item_text .slider .images .item {
    float: left;
    margin: 0 30px 0 0;
}

.disc_item_text .slider .images .item p {
    margin: 8px 0 0 0;
}

.disc_item_text .slider .control {
    float: left;
    width: 100px;
}

.disc_item_text p {
    font-size: 14px;
    line-height: 20px;
    color: #898989;
}

.disc_item_text p a {
    font-size: 14px;
    color: #0068af;
    text-decoration: underline;
}

.disc_item_text .slider .control a.disc_button.left {
    display: block;
    float: left;
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -33px -31px;
    width: 32px;
    height: 32px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 60px 6px 0 0;
}

.disc_item_text .slider .control a.disc_button.left.active {
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -33px 0;
    border: 1px solid #c2c2c2;
}
.disc_item_text .slider .control a.disc_button.left.active:hover {
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -33px -66px;
    border: 1px solid #00548e;
}
.disc_item_text .slider .control a.disc_button.right.active {
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -1px 0;
    border: 1px solid #c2c2c2;
}
.disc_item_text .slider .control a.disc_button.right.active:hover {
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -1px -66px;
    border: 1px solid #00548e;
}
.disc_item_text .slider .control a.disc_button.right{
    display: block;
    float: left;
    background: url('/bitrix/templates/.default/css/../img/disclosure.png') no-repeat -1px -31px;
    width: 32px;
    height: 32px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 60px 0 0 0;
}

.found {
    margin: 0 0 0 65px;
    width: 874px;
}


.found p {
    line-height: 24px;
    color: #636363;
    font-size: 14px;
    /*167 668 206 50*/
}

.found .doc2 {
    font-size: 0;
    width: 874px;
    margin: 40px 0 0 0;
}

.found .doc2 .item {
    display: inline-block;
    width: 167px;
    margin: 0 25px 40px 25px;
    vertical-align: top;
}

.found .doc2 .item img {
    margin: 0 15px 25px 15px;
}

.found .doc2 .item p a {
    color: #0068af;
    text-decoration: underline;
    line-height: 20px;
    font-size: 14px;
}

.about {
    margin: 0 0 0 65px;
    width: 960px;
}


.about p {
    font-size: 14px;
    line-height: 24px;
    color: #636363;
}

.about_info {
    font-size: 0;
}

.about_info .item {
    display: inline-block;
    margin: 0 9px;
    width: 219px;
    vertical-align: top;
}

.about_info .item span {
    display: block;
    text-transform: uppercase;
    color: #121212;
    font-family: "ProximaNova-Bold", sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 24px 0;
}

.about_info .item a {
    color: #636363;
}

.about_info .item a:hover {
    text-decoration: underline;
    color: #1671ae;
}

.about_center {
    text-align: center;
    text-transform: uppercase;
    color: #4c4c4c;
    font-size: 14px;
    margin: 30px 0;
}

.about_left {
    float: left;
    width: 384px;
    margin-right: 96px;
}

.about_right {
    float: left;
    width: 384px;
}

.about_left p, .about_right p {
    color: #4c4c4c;
    margin: 20px 0;
    line-height: 24px;
    font-size: 14px;
}

.about_left span {
    text-transform: uppercase;
    color: #121212;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.about_left img {
    margin: 20px 0 0 0;
}

.about_right span {
    color: #979797;
    font-style: italic;
    font-size: 14px;
    margin: 0;
}

.about_right img {
    margin: 20px 0 0 0;
}

.content.new {
    margin: -80px 69px 0 71px;
}

.poisk {
    background: url('/bitrix/templates/.default/css/../img/search2.png') 27px 7px no-repeat #f8f8f8;
}

.poisk input[type="text"] {
    margin: 4px 0 0 67px;
    border: none;
    width: 800px;
    height: 18px;
}

.poisk a {
    text-transform: uppercase;
    color: #f8f8f8;
    background: #00548e;
    display: block;
    float: right;
    padding: 5px 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 25px 0 0;
    font-size: 12px;
}

.result {
    width: 650px;
    margin: 70px 0 0 254px;
}

.result h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.result table {
    font-size: 14px;
    color: #5d5d5d;
    margin: 30px 0 0 80px;
}


.result td a b {
    color: #0068af;
    font-weight: normal;
}

.result td.res {
    font-size: 12px;
    color: #989898;
    min-width: 105px;
    padding-right: 5px;
    padding-bottom: 35px;
    text-decoration: none;
}
.result td a {
    color: #5D5D5D;
    font-size: 14px;
    text-decoration: underline;
}
.result td {
    display: inline-block;
    vertical-align: top;
}

.popup {
    width: 1050px;
    height: 57px;
    background: url('/bitrix/templates/.default/css/../img/search2.png') 27px 22px no-repeat #f8f8f8;
    top: 50px;
}
.popup a {
    text-transform: uppercase;
    color: #f8f8f8;
    background: #00548e;
    display: block;
    float: right;
    padding: 5px 32px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 25px 0 0;
    font-size: 16px;
}
.popup input[type="text"] {
    margin: 19px 0 0 67px;
    border: none;
    width: 800px;
    height: 18px;
}

#cerabox, .cerabox-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cerabox-close {
    opacity: 0!important;
}
#cerabox-background {
    opacity: .8!important;
}
/* -------------------- footer -------------------------- */

.footer {
    height: 141px;
    width: 1190px;
    background: url('/bitrix/templates/.default/css/../img/bg.png') no-repeat center;
}

.inner {
    padding: 39px 0 0 0;
    margin: 0 0 0 63px;
    height: 90px;
    width: 1050px;
}

.copy {
    color: #A0A0A0;
    float: left;
    font: 12px/12px 'PT sans',sans-serif;
    height: 12px;
    margin: 34px 0 0 65px;
    text-transform: uppercase;
}

.footer .info {
    float: left;
    font: 12px/18px 'PT sans',sans-serif;
    margin: 32px 0 0 16px;
    text-decoration: underline;
}

.footer .info a {
    color: #A0A0A0;
}

.share {
    float: left;
    margin: 32px 0 0 425px;
}

.share a {
    text-decoration: none;
}

.share span {
    border: 1px solid;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #696969;
    font: 9px 'Proxima Nova',sans-serif;
    margin: 0 0 0 3px;
    padding: 11px 18px;
    text-transform: uppercase;
}

.cloud {
    float: left;
    margin: 32px 0 0 71px;
    width: 100px;
}

/* -------------------- end footer ---------------------- */
.clear{
	clear: both;
}
.hidden{
	display: none;
}

.soc {
    padding: 0 65px;
}

#cerabox{

}

.slogan {
    display: none;
}

.cond input.short {
    width: 187px;
}

.content ul li{
    list-style: disc;
    margin-left: 15px;
    padding: 0 5px;
}

.content ul{
    margin: 20px;
}

.content .media_menu ul, .content .news_left_menu ul{
    margin: 0;
}

.content .media_menu ul li, .content .news_left_menu ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
/* End */
