@font-face {
    font-family: PTSansNarrow;
    src: url(PTN57F_W.eot);
    src: url(PTN57F_W.eot?#iefix) format('embedded-opentype'), url(PTN57F_W.woff) format('woff'), url(PTN57F_W.ttf) format('truetype'), url(PTN57F_W.svg#PTSans-Narrow) format('svg');
    font-weight: 400
}

@font-face {
    font-family: PTSansNarrow;
    src: url(PTN77F_W.eot);
    src: url(PTN77F_W.eot?#iefix) format('embedded-opentype'), url(PTN77F_W.woff) format('woff'), url(PTN77F_W.ttf) format('truetype'), url(PTN77F_W.svg#PTSans-NarrowBold) format('svg');
    font-weight: 700
}

* {
    margin: auto;
    padding: 0;
    border: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    font-family: PTSansNarrow, sans-serif;
    color: #494A4C;
    line-height: 1.2;
    vertical-align: baseline;
    text-shadow: none
}

html[lang=am] * {
    line-height: 1.4;
    font-family: Tahoma;
    font-size: 15px
}

html[lang=am] sub, html[lang=am] sup {
    font-size: 75%
}

html[lang=am] h1, html[lang=am] h1 p {
    font-size: 130%
}

html[lang=am] h2, html[lang=am] h2 p {
    font-size: 125%
}

html[lang=am] h3, html[lang=am] h3 p {
    font-size: 120%
}

html[lang=am] h4, html[lang=am] h4 p {
    font-size: 115%
}

html[lang=am] h5, html[lang=am] h5 p {
    font-size: 110%
}

html[lang=am] h6, html[lang=am] h6 p {
    font-size: 105%
}

.choises h1 {
    line-height: 1;
    font-size: 145%
}

html[lang=am] .choises h1 p {
    line-height: 1;
    font-size: 100%
}

html[lang=am] .choises p {
    font-size: 85%
}

.changeLang > a,
.changeLang > span {
    font-size: 90% !important;
    font-family: 'Tahoma' !important;
}

::-moz-focus-inner {
    border: 0
}

div, p {
    vertical-align: top
}

blockquote, div, form, p, textarea, ul {
    display: block
}

a, span {
    display: inline
}

code, pre, xmp {
    white-space: pre;
    display: block;
    margin: 15px 0;
    width: 100%;
    overflow: auto;
    font-size: 100%;
    font-family: 'PT Mono'
}

code *, pre *, xmp * {
    font-size: 100%;
    font-family: 'PT Mono'
}

input[type=checkbox], input[type=radio], label {
    cursor: pointer
}

input[type=checkbox], input[type=radio] {
    margin-right: 5px
}

body, html {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%
}

textarea {
    resize: none;
    resize: vertical;
    white-space: pre;
    word-break: keep-all;
    word-wrap: normal;
    display: block;
    margin: 15px 0;
    width: 100%;
    overflow: auto
}

span {
    text-align: left
}

ol, ul {
    padding-left: 30px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

ul > li {
    margin-bottom: 10px
}

input, select, textarea {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 5px
}

input, select {
    margin-right: 10px;
    margin-bottom: 10px
}

input:empty:invalid, input:empty:invalid:focus, textarea:empty:invalid, textarea:empty:invalid:focus {
    border: 1px solid #CCC
}

input:invalid, input:invalid:focus, textarea:invalid, textarea:invalid:focus {
    border: 1px solid red
}

input:focus, textarea:focus {
    border-color: #000
}

button {
    cursor: pointer;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(100%, #E8E9EA));
    background: -moz-linear-gradient(center top, #FFF 0, #E8E9EA 100%);
    text-shadow: 1px 1px 0 #FFF;
    border: 1px solid #C9CDD1;
    text-align: center;
    color: #000;
    padding: 5px
}

button:active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E8E9EA), color-stop(100%, #FFF));
    background: -moz-linear-gradient(center top, #E8E9EA 0, #FFF 100%);
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    transform: translateY(3px)
}

table {
    table-layout: fixed;
    border-collapse: collapse
}

table td, table th {
    padding: 5px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #333
}

table th {
    background: #EEE;
    font-weight: 700
}

blockquote {
    padding: 20px;
    border-top: 2px solid #333;
    background: #EEE
}

sub, sup {
    font-size: 75%
}

h1 {
    font-size: 190%
}

h2 {
    font-size: 140%
}

h3 {
    font-size: 130%
}

h4 {
    font-size: 120%
}

h5 {
    font-size: 110%
}

h6 {
    font-size: 100%
}

h1, h2, h3, h4, h5, h6, ol, p, table, ul {
    margin-bottom: 20px;
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    color: #000
}

blockquote {
    margin: 20px 0
}

a, a:link {
    color: #0095DF
}

a:focus, a:hover {
    color: #F44
}

a:visited {
    color: #D410D4
}

.page {
    display: table;
    width: 1000px;
    min-height: 100%;
    height: 100%;
    background: #FFF;
    box-shadow: 0 0 5px #777
}

body {
    background: #D1D0D0
}

.wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.wrapper_row {
    display: table-row
}

.wrapper_content {
    display: table-cell;
    vertical-align: top;
    position: relative
}

.wrapper_footer {
    display: table-cell;
    vertical-align: bottom
}

.header {
    display: block;
    height: 138px;
    width: 100%;
    text-decoration: none
}

.nav {
    background: #00597B;
    padding: 0 40px
}

.nav a, .nav a:active, .nav a:link, .nav a:visited, .nav span {
    color: #FFF;
    display: inline-block;
    padding: 2px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 95%;
    cursor: pointer
}

.nav a:hover {
    background: #002837
}

.nav a.active {
    background: #F16623
}

.breadcrumbs {
    width: 920px;
    margin: 20px 40px;
    border-bottom: 1px solid #236B84
}

.breadcrumbs.nomargin {
    width: 100%;
    margin: 20px 0;
    border-bottom: 1px solid #236B84
}

.breadcrumbs a, .breadcrumbs span {
    font-size: 85%;
    display: inline-block
}

.breadcrumbs a {
    color: #236B84;
    text-decoration: none
}

.breadcrumbs span {
    color: #9A9A9A
}

.contentPadded {
    padding: 0 40px
}

.contentPadded > h1:first-child {
    margin-top: 10px
}

.clearfix {
    clear: both;
    display: block
}

.choises {
    display: block;
    width: 100%
}

.choises > a {
    float: left;
    width: 49%;
    border: 1px solid #CCC;
    margin: 1% 2% 1% 0;
    color: #999;
    text-decoration: none
}

.choises > a:hover {
    border-color: #999;
    background: #EFEFEF
}

.choises > a:nth-child(even) {
    margin: 1% 0
}

.choises > a > img {
    float: left;
    width: 30%
}

.choises > a > div {
    float: left;
    width: 70%;
    padding: 10px 10px 10px 15px;
    height: 135px;
    overflow: hidden
}

.footer {
    padding: 0 40px;
    color: #FFF;
    background: #00597B
}

.paneled {
    display: block;
    width: 100%
}

.paneled > div {
    float: left
}

.paneled .content {
    width: 70%
}

.paneled .panel {
    width: 30%;
    padding-right: 40px
}

.paneled .panel .choiseHref:first-child {
    margin-top: 25px
}

.panel_caption {
    margin-top: 20px;
    font-weight: 400
}

.scrollWidget {
    width: 100%;
    background: #FFF;
    padding: 15px 0;
    border: 1px solid #A6A7A9;
    border-radius: 4px;
    margin: 10px 0;
    overflow: hidden
}

a.down, a.up {
    display: block;
    width: 90%;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-position: center center;
    height: 38px
}

a.up {
    margin-top: -15px;
    background-image: url(/inc/images/arrow-up.png)
}

a.down {
    margin-bottom: -15px;
    background-image: url(/inc/images/arrow-down.png)
}

.scrollWidget ul {
    padding: 0
}

.scrollWidget li {
    display: block;
    padding: 0;
    text-align: center;
    margin: 0
}

.grant {
    display: block;
    width: 90%;
    background: #FFF;
    border-top: 1px solid #00597B;
    text-decoration: none;
    border-collapse: collapse;
    overflow: hidden;
    padding: 15px 0
}

.grant:hover {
    background: #EFEFEF
}

.grant > * {
    float: left
}

.grant > img {
    width: 90px;
    height: 90px
}

.grant > span {
    width: 60%;
    padding: 0 0 0 10px
}

.grant .caption {
    font-weight: 700;
    display: block
}

span.price {
    color: #FFF;
    background: #F36523;
    padding: 1px 6px;
    font-size: 80%;
    float: right
}

span.price.clear {
    float: none
}

h1 .price {
    font-size: 54%;
    padding: 1px 6px;
    font-weight: 400
}

.grant .caption {
    height: 34px;
    line-height: 1;
    overflow: hidden
}

.grant .text {
    height: 35px;
    overflow: hidden;
    display: block;
    font-size: 80%;
    margin-bottom: 5px;
    line-height: 1
}

.grantFullImg {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block
}

.choiseHref {
    display: block;
    text-decoration: none;
    border: 1px solid #CCC;
    overflow: hidden
}

.choiseHref:hover {
    border: 1px solid #000
}

.choiseHref > * {
    float: left
}

.choiseHref > img {
    width: 40%
}

.choiseHref > div {
    width: 60%;
    padding: 8px 10px 10px
}

.choiseHref > div h1 {
    margin-bottom: 5px;
    font-size: 150%;
    font-weight: 400
}

.choiseHref > div p {
    font-size: 90%;
    margin: 0
}

.choiseHref.commonPay > div {
    font-size: 115%;
    line-height: 1;
    height: 103px;
    display: block;
    vertical-align: middle;
    overflow: hidden
}

.previewsLinks {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px
}

.previewsLinks a {
    text-decoration: none;
    width: 32.66666666666667%;
    margin: 0 1% 1% 0;
    float: left;
    background: #FFF;
    border: 1px solid #B8B8B8;
    padding: 10px
}

.previewsLinks a:nth-child(3n) {
    margin-right: 0
}

.previewsLinks a:hover {
    border: 1px solid #999;
    background: #E1E1E3
}

.previewsLinks a span {
    display: inline-block;
    width: auto;
    font-size: 100%
}

.previewsLinks a h1 {
    margin: 5px 0
}

.previewsLinks a p {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden
}

.previewsLinks a img {
    width: 100%;
    display: block
}

.imagedParagraph {
    background: #FFF;
    border: 1px solid #B8B8B8;
    padding: 20px;
    text-align: justify
}

.sharing {
    margin: 30px 0
}

.map > * {
    margin: 0
}

.map {
    margin: 40px 0
}

.beforeAfter {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px
}

.beforeAfter > * {
    width: 49.5%;
    margin-right: 1%;
    float: left
}

.beforeAfter > :nth-child(even) {
    margin-right: 0
}

.beforeAfter > span > p {
    padding: 2px 10px 1px;
    background: #00597B;
    color: #FFF
}

.photos {
    border-top: 2px solid #00597B;
    margin: 40px 0 0;
    position: relative;
    padding-top: 20px
}

.photos span {
    position: absolute;
    color: #FFF;
    background: #00597B;
    border-right: 10px solid #FFF;
    top: -12px;
    margin: 0;
    padding: 0 5px
}

.photos span p {
    color: #FFF;
    margin: 0;
    padding: 0
}

.photos .photos_container {
    display: block;
    width: 100%
}

.photos .photos_container a {
    margin: 0 6px 6px 0;
    float: left;
    text-decoration: none
}

.photos .photos_container a > img {
    display: block
}

.reports .photos .photos_container a:nth-child(6n+6) {
    margin: 0
}

.newsContent .photos .photos_container a {
    margin: 0 6px 6px 0
}

.newsContent .photos .photos_container a:nth-child(8n+8) {
    margin-right: 0
}

.changeLang {
    display: inline-block;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    background: #00597B;
    margin-right: 25px;
    overflow: hidden
}

.changeLang > *, .changeLang > a {
    float: left;
    text-decoration: none;
    color: #FFF;
    display: inline-block;
    padding: 10px 0 6px;
    width: 25px;
    font-size: 80%;
    text-align: center;
    cursor: pointer
}

.changeLang span {
    background: #F16623
}

.changeLang a:hover {
    background: #000
}

.feedback {
    display: block;
    width: 100%
}

.feedback .caption {
    width: 100%;
    display: block;
    background: #00597B;
    color: #FFF;
    border-right: 10px solid #00597B;
    text-align: center;
    padding: 0 0 3px;
    margin: 0;
    vertical-align: baseline;
    cursor: pointer
}

.feedback .field input {
    display: block;
    width: 100%;
    padding: 1px
}

.feedback .field p {
    margin: 0
}

.feedback .feedback_content {
    background: #EDEDED;
    padding: 10px 25px 15px;
    display: none;
    width: 100%
}

.feedback_content .notice {
    border-bottom: 1px solid #BFC0C2;
    padding-bottom: 10px
}

.feedback.close .caption {
    background-image: url(/inc/images/arrow_down.png);
    background-position: center right;
    background-repeat: no-repeat
}

.feedback.open .caption {
    background-repeat: no-repeat;
    background-image: url(/inc/images/arrow_up.png);
    background-position: center right
}

.button {
    vertical-align: baseline;
    background: #F26726;
    cursor: pointer;
    color: #FFF;
    text-shadow: none;
    border: 0;
    padding: 1px 20px 4px
}

.indexImage {
    width: 100%;
    display: block;
    position: relative
}

.indexImage img {
    display: block;
    width: 100%
}

.indexImage_inner {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    right: 0;
    top: 0;
    width: 350px;
    height: 320px;
    vertical-align: middle;
    display: inline-block;
    padding: 30px 30px 0;
    -webkit-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.indexImage_small, .indexImage_text {
    color: #FFF;
    display: block
}

.indexImage_text {
    font-size: 150%
}

.indexImage_small {
    margin-top: 50px
}

.yandexPay {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 20px 0
}

.yandexPay * {
    color: #00597B
}

.yandexPay .method {
    overflow: hidden
}

.yandexPay .method > * {
    float: left;
    width: 140px;
    box-sizing: content-box;
    padding: 5px;
    text-align: center;
    cursor: pointer
}

.yandexPay .method > * span {
    height: 140px;
    display: block;
    width: 100%;
    background-image: url(/inc/images/sprite.gif);
    background-repeat: no-repeat
}

.yandexPay .method > label > input {
    display: none
}

.yandexPay .method > label > p {
    margin-top: -45px
}

.yandexPay .paymethod_card span {
    background-position: 0 -140px
}

.yandexPay .paymethod_card.methodActive span, .yandexPay .paymethod_card:hover span {
    background-position: 0 0
}

.yandexPay .paymethod_nal span {
    background-position: -141px -140px
}

.yandexPay .paymethod_nal.methodActive span, .yandexPay .paymethod_nal:hover span {
    background-position: -141px 0
}

.yandexPay .paymethod_el span {
    background-position: -282px -140px
}

.yandexPay .paymethod_el.methodActive span, .yandexPay .paymethod_el:hover span {
    background-position: -282px 0
}

.yandexPay .paymethod_bank span {
    background-position: -422px -140px
}

.yandexPay .paymethod_bank.methodActive span, .yandexPay .paymethod_bank:hover span {
    background-position: -422px 0
}

.yandexPay .paymethod_bank {
    text-decoration: none
}

.yandexPay .method_open p, .yandexPay .paymethod_bank p {
    margin-top: -45px
}

.yandexPay .method_open.methodActive p {
    color: #F16623
}

.yandexPay .method_open.methodActive {
    background: #E9EAEB;
    border-radius: 10px 10px 0 0;
    height: 175px
}

.yandexPay .method_opened > div {
    display: none;
    width: 100%;
    padding: 20px
}

.yandexPay .method_opened > div > * {
    display: inline-block;
    border: 1px solid #E9EAEB;
    padding: 10px
}

.yandexPay .method_opened > div > label > * {
    vertical-align: middle
}

.yandexPay .pay_container {
    display: none
}

.yandexPay .pay_container input, .yandexPay .pay_container textarea {
    width: 100%;
    display: block
}

.yandexPay .pay_container input[type=submit] {
    background: #F16623;
    color: #FFF;
    cursor: pointer;
    margin: 20px 0
}

.yandexPay label.methodActive * {
    color: #F16623
}

.yandexPay .pay_container * {
    margin: 0
}

.yandexPay .pay_container label p {
    margin: 20px 0 5px
}

.sponsors {
    border-top: 2px solid #00597B;
    margin: 40px 0 0;
    position: relative;
    padding-top: 20px
}

.sponsors span {
    position: absolute;
    color: #FFF;
    background: #00597B;
    border-right: 10px solid #FFF;
    top: -12px;
    margin: 0;
    padding: 0 5px
}

.sponsors span p {
    color: #FFF;
    margin: 0;
    padding: 0
}

.sponsor {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    background: #DEDDDD;
    padding: 15px 20px 15px 15px
}

.sponsor > img {
    float: left;
    width: 100px;
    height: 100px
}

.sponsor > div {
    padding-left: 120px
}

html[lang=am] .yandexPay .method * {
    font-size: 90%
}

.yandexPay .method > label.methodActive {
    height: 175px;
    background: #E9EAEB;
    border-radius: 10px 10px 0 0
}

.yandexPay .pay_container {
    width: 100%;
    padding: 0 20px 20px
}

.yandexPay .borderedPay {
    display: none;
    border: 5px solid #E9EAEB;
    border-radius: 0 0 6px 6px
}

.imagedParagraph p {
    margin: 0
}

.vkgroup {
    margin: 20px 0 40px
}

.translation {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 40px
}

.translation .scrollWidget1 a {
    width: 290px;
    height: 115px;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    border: 1px solid #ADAEB2;
    margin-right: 25px
}

.translation .scrollWidget1 li:last-child a {
    margin-right: 0
}

.translation .scrollWidget1 a > img {
    width: 90px;
    height: 90px;
    display: inline-block
}

.translation .scrollWidget1 a > span {
    width: 150px;
    height: 90px;
    vertical-align: top;
    margin-left: 10px;
    display: inline-block
}

.translation .scrollWidget1 a span.caption {
    font-weight: 700;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px
}

.translation .scrollWidget1 a span.text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis-word;
    font-size: 90%;
    width: 165px;
    height: 33px
}

.translation .scrollWidget1 a span.price {
    font-size: 100%;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.translation .scrollWidget1 a:hover {
    background: #EFEFEF
}

html[lang=am] .translation .scrollWidget1 a span.text {
    font-size: 75%
}

html[lang=am] .translation .scrollWidget1 a span.price {
    font-size: 90%
}

.indexColumns {
    display: block;
    padding: 0 40px;
    margin-bottom: 40px
}

.indexColumnsLeft {
    float: left;
    width: 640px
}

.indexColumnsRight {
    margin-top: 37px;
    float: right;
    width: 260px
}

.indexColumnsRight > div:first-of-type {
    border: 1px solid #C7C8CA;
    border-top: 0
}

.indexColumnsLeft h2 {
    font-size: 200%;
    border-bottom: 1px solid #C7C8CA
}

.indexColumnsRight h2 {
    margin-bottom: 0;
    color: #FFF;
    font-weight: 700;
    background: #F26726;
    text-align: center;
    padding: 5px
}

.indexColumnsRight > div {
    padding: 10px;
    font-size: 90%
}

.indexColumnsRight .vkgroup {
    padding: 0
}

.news a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #C7C8CA;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.news a:hover {
    background: #DDD
}

.news a > img {
    vertical-align: top;
    display: inline-block;
    width: 100px;
    height: 100px;
    float: left
}

.news a > span {
    float: right;
    vertical-align: top;
    display: inline-block;
    width: 516px
}

.news a > span span.caption {
    display: block;
    font-weight: 700;
    font-size: 130%
}

html[lang=am] .news a > span span.caption {
    font-size: 110%
}

.news a > span span.date, .news a > span span.text {
    display: block
}

.newsImage {
    float: left;
    padding-right: 40px;
    padding-bottom: 40px
}

.newDate {
    display: block;
    font-size: 90%;
    margin-top: 20px
}

.newsContent .news a > span.rightPart {
    width: 790px
}

.newNav {
    margin-bottom: 20px
}

.newNav a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 2px
}

.newNav a:hover {
    color: #FFF;
    background: #00597B
}

.newNav a.active, .newNav a.active:hover {
    color: #FFF;
    background: #F16623
}

.rightPart_date {
    display: block
}

.rightPart_caption {
    display: block;
    font-weight: 700;
    font-size: 130%
}

html[lang=am] .rightPart_caption {
    font-size: 110%
}

.rightPart_text {
    display: block
}

.jCarouselLite > ul {
    list-style: none;
    padding: 0
}

.jCarouselLite > ul li {
    float: left
}

a.intro {
    text-decoration: none;
    color: #000
}

.indexHover:hover {
    background: #DDD
}

img[src^="data"][style*="float:left"] {
    margin: 0 10px 10px 0 !important;
}

img[src^="data"][style*="float:right"] {
    margin: 0 0 10px 10px !important;
}

blockquote {
    width: 100%;
    margin-top: 0;
    border-top: 0;
    border-left: 2px solid #CCC;
    font-style: italic;
}

blockquote p {
    margin: 0;
}

.tableComm, .tableComm td {
    border: 0;
}

.tableComm td:first-child {
    width: 160px;
}

.footer {
    padding-top: 5px;
    padding-bottom: 5px;
}

.footer a {
    float: right;
    color: #FFF;
    text-decoration: none;
}

.customCss,
.customCss:active,
.customCss:visited,
.customCss:focus,
.customCss:hover {
    position: absolute;
    top: 0;
    left: 50%;
    width: 220px;
    margin-left: -110px;
    padding: 5px;
    background: #000;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    color: #fff !important;
    border-radius: 0 0 4px 4px;
    display: block;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    white-space: nowrap;
}

.customCss.customCss--active {
    color: #fff !important;
}

html[lang='am'] .customCss {
    font-size: 13px !important;
    width: 280px !important;
    margin-left: -140px !important;
}

.header-img {
    display: block;
}

.header-bw-img {
    display: none;
}