@font-face {
    font-family: "Lato"; /* Имя шрифта */
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Light.woff2') format('woff2'),
         url('../fonts/Lato-Light.woff') format('woff'),
         url('../fonts/Lato-Light.ttf') format('truetype'),
         url('../fonts/Lato-Light.svg#latobold') format('svg');
}
@font-face {
    font-family: "Lato"; /* Имя шрифта */
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Lato-Medium.eot');
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Medium.woff2') format('woff2'),
         url('../fonts/Lato-Medium.woff') format('woff'),
         url('../fonts/Lato-Medium.ttf') format('truetype'),
         url('../fonts/Lato-Medium.svg#latomedium') format('svg');
}
@font-face {
    font-family: "Lato"; /* Имя шрифта */
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Bold.woff2') format('woff2'),
         url('../fonts/Lato-Bold.woff') format('woff'),
         url('../fonts/Lato-Bold.ttf') format('truetype'),
         url('../fonts/Lato-Bold.svg#latobold') format('svg');
}
.riwProject-scale {
    font-size: 0px;
    font-family: 'Lato', sans-serif;
}
.riwProject-contentScale {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 1000px;
    background: #1a355a;
}
.riwProject-navigationBlock {
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 40px;
    margin-top: 50px;
}
.riwProject-inclScale {
    box-shadow: inset 0px 100px 60px -60px #0f1f35;
    padding-top: 25px;
    margin-top: -25px;
}
.riwProject-rightBar {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin-left: 15px;
}
.riwProject-header {
    background-image: url("../img/headBG.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 489px;
    position: relative;
}
.riwProject-header.notIndex {
    height: 275px;
    background-image: url("../img/headBG_notIndex.jpg");
}
.riwProject-homeButton {
    position: absolute;
    display: block;
    height: 162px;
    width: 396px;
    top: 30px;
}
.riwProject-contentScale .raekLink {
    position: absolute;
    top: 135px;
    right: 155px;
    height: 54px;
    width: 108px;
}
.riwProject-contentScale .mksLink {
    position: absolute;
    top: 135px;
    right: 46px;
    height: 54px;
    width: 108px;
}
.riwMobilePreview-bottom .raekLink {
    position: absolute;
    top: 264px;
    left: 0px;
    height: 67px;
    width: 150px;
}
.riwMobilePreview-bottom .mksLink {
    position: absolute;
    top: 264px;
    left: 160px;
    height: 67px;
    width: 140px;
}
.riwPlanshetPreview-bottom .raekLink {
    position: absolute;
    top: 102px;
    right: 110px;
    height: 50px;
    width: 104px;
}
.riwPlanshetPreview-bottom .mksLink {
    position: absolute;
    top: 102px;
    right: 0px;
    height: 50px;
    width: 104px;
}
.riwProject-socialBlock .fb {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/fb_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
.riwProject-socialBlock .vk {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/vk_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
.riwProject-socialBlock .tw {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/tw_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
}
.headSocialBlock {
    position: absolute;
    height: 54px;
    width: 237px;
    top: 135px;
    left: 500px;
    line-height: 54px;
    text-align: center;
}
.headSocialBlock .fb {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/fb_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
.headSocialBlock .vk {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/vk_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
.headSocialBlock .tw {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/tw_normal.png") no-repeat center;
    height: 40px;
    width: 40px;
}
.riwProject-mainMenu {
    display: block;
    margin-top: -26px;
    text-align: center;
}
.riwProject-mainMenu .list {
    display: block;
    height: 50px;
    font-size: 0px;
}
.riwProject-mainMenu .list .item {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    text-align: center;
    background: #ecf0f1;
    background: -webkit-repeating-linear-gradient(left, #efefef 0%, #ffffff 50%, #ffffff 100%);
    background: -moz-repeating-linear-gradient(left, #efefef 0%, #ffffff 50%, #ffffff 100%);
    background: -ms-repeating-linear-gradient(left, #efefef 0%, #ffffff 50%, #ffffff 100%);
    background: -o-repeating-linear-gradient(left, #efefef 0%, #ffffff 50%, #ffffff 100%);
    background: repeating-linear-gradient(to right, #efefef 0%, #ffffff 50%, #ffffff 100%);
    position: relative;
}
.riwProject-mainMenu .list .item:hover{
    color:#6d6d6d;
}
.riwProject-mainMenu .list .item.active {
    color:#000;
    background: #ecf0f1;
    background: -webkit-repeating-linear-gradient(left, #e4e046 0%, #f2ed34 30%, #f2ed34 100%);
    background: -moz-repeating-linear-gradient(left, #e4e046 0%, #f2ed34 30%, #f2ed34 100%);
    background: -ms-repeating-linear-gradient(left, #e4e046 0%, #f2ed34 30%, #f2ed34 100%);
    background: -o-repeating-linear-gradient(left, #e4e046 0%, #f2ed34 30%, #f2ed34 100%);
    background: repeating-linear-gradient(to right, #e4e046 0%, #f2ed34 30%, #f2ed34 100%);
}
.riwProject-mainMenu .list .item.active:after {
    content: "";
    background-image: url("../img/arrow_normal.png");
    background-repeat: no-repeat;
    background-size: 23px 12px;
    background-position: center;
    height: 12px;
    width: 23px;
    position: absolute;
    left: 50%;
    margin-left: -11px;
}
.riwProject-mainMenu .list .item a {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
}

.riwProject-mainMenu .list .item.num1 {
    width: 163px;
}
.riwProject-mainMenu .list .item.num2 {
    width: 166px;
}
.riwProject-mainMenu .list .item.num3 {
    width: 194px;
}
.riwProject-mainMenu .list .item.num4 {
    width: 248px;
}
.riwProject-mainMenu .list .item.num5 {
    width: 177px;
}
.riwProject-infoBlock {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    /* width: 695px; */
}
.riwProject-infoBlock .title {
    font-size: 26px;
    color: #FFF;
    font-weight: normal;
    line-height: 150%;
    margin-bottom: 10px;
}
.riwProject-infoBlock .text {
    color: #b9bec6;
    font-size: 16px;
    line-height: 130%;
}
.riwProject-socialBlock-scale {
    display: inline-block;
    vertical-align: top;
    float: right;
    text-align: center;
}
.riwProject-socialBlock {
    background: #204271;
    height: 55px;
    margin-bottom: 10px;
    width: 167px;
    line-height: 55px;
}
.riwProject-socialBlock-scale .title {
    color: #b9bec6;
    font-size: 14px;
}
.riwProject-mainNewBlock {
    margin-left: 26px;
    margin-right: 26px;
    border-bottom: 1px solid #5f728c;
    border-top: 1px solid #5f728c;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 40px;
}
.primeTitle {
    border: 2px solid #FFF;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 26px;
    color: #FFF;
    padding-left: 5px;
    padding-right: 5px;
}
.riwProject-mainMediaBlock .primeTitle {
    margin-bottom: 30px;
}
.riwProject-mainNewBlock .list {
    text-align: left;
    margin-top: 30px;
    font-size: 0px;
    margin-bottom: 30px;
}
.riwProject-mainNewBlock .list .item {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-right: 17px;
}
.riwProject-mainNewBlock .list .item a{
    text-decoration: none;
}
.riwProject-mainNewBlock .list .item .date {
    height: 21px;
    display: inline-block;
    line-height: 21px;
    background: #f1ed34;
    padding-left: 6px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
}
.riwProject-mainNewBlock .list .item img {
    display: block;
    height: auto;
    width: 220px;
    margin-bottom: 10px;
}
.riwProject-mainNewBlock .list .item .title {
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 15px;
    display: block;
}
.riwProject-mainNewBlock .list .item .text {
    color: #6a8cb9;
    line-height: 130%;
    font-size: 13px;
    margin-bottom: 10px;
}
.riwProject-mainNewBlock .list .item .moreInfo {
    font-size: 13px;
    color: #3c83e1;
    font-weight: normal;
}
.riwProject-showMoreButton {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    background: #264f88;
    margin-bottom: -12px;
    border-left: 14px solid #1a355a;
    border-right: 14px solid #1a355a;
}
.riwProject-showMoreButton a {
    color: #b6d4fa;
    font-size: 13px;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.riwProject-showMoreButton a span.ico {
    background-image: url("../img/show_more_normal.png");
    background-repeat: no-repeat;
    background-size: 9px 10px;
    background-position: center;
    height: 9px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.riwProject-mainMediaBlock {
    text-align: center;
    padding-bottom: 40px;
    background: #0b264a;
    padding-top: 35px;
    padding-left: 26px;
    padding-right: 26px;
}
.breakLine {
    border-bottom: 1px solid #485c77;
}
.riwProject-largeMediaBlock {
    text-align: center;
    margin-bottom: 20px;
    font-size: 0px;
    margin-right: -12px;
}
.riwProject-largeMediaBlock .item {
    display: inline-block;
    vertical-align: top;
    width: 468px;
    margin-right: 11px;
    text-align: left;
}
.riwProject-largeMediaBlock .item.last {
    margin-right: 0px;
}
.riwProject-largeMediaBlock .item a {
    text-decoration: none;
    color: #FFF;
    display: block;
}
.riwProject-largeMediaBlock .item .imageScale {
    position: relative;
}
.riwProject-largeMediaBlock .item .imageScale img {
    height: 251px;
    width: 468px;
    display: block;
}
.riwProject-playButton {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0px;
    background-image: url("../img/play_button_normal.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 87px 87px;
}
.riwProject-playButton.small {
    background-image: url("../img/play_button_normal_small.png");
    background-size: 55px 55px;
}
.riwProject-playButton:hover {
    opacity: 0.7;
}
.riwProject-playButton a {
    display: block;
    height: 100%;
    width: 100%;
}
.riwProject-largeMediaBlock .item .text {
    margin-top: 5px;
    line-height: 130%;
    font-size: 20px;
    color: #FFF;
}
.riwProject-smallMediaBlock {
    text-align: left;
    font-size: 0px;
    margin-bottom: 20px;
    margin-right: -12px;
}
.riwProject-smallMediaBlock .item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 229px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.riwProject-smallMediaBlock .item .scale{
    position: relative;
}
.riwProject-smallMediaBlock .item .item-title{
    font-size: 13px;
    color: #a7c2e6;
    padding: 10px 0px 10px 0px;
    line-height: 130%;
}
.riwProject-smallMediaBlock .item.endLine {
    margin-right: 0px;
}
.riwProject-smallMediaBlock .item a {
    display: block;
    color: #FFF;
    text-decoration: none;
}
.riwProject-smallMediaBlock .item .playButton {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
}
.riwProject-smallMediaBlock .item img {
    height: 144px;
    width: 229px;
}
.riwProject-showMoreButton.dark {
    border-color: #0b264a;
}
.riwProject-mainInterviewBlock {
    padding-top: 42px;
    margin-left: 26px;
    margin-right: 26px;
    margin-bottom: 35px;
    text-align: center;
    border-bottom: 1px solid #5f728c;
}
.riwProject-mainInterviewBlock .list {
    margin-top: 40px;
    font-size: 0px;
    text-align: left;
    margin-bottom: 30px;
}
.riwProject-mainInterviewBlock .list .item {
    display: inline-block;
    vertical-align: top;
    width: 449px;
    padding-right: 25px;
}
.riwProject-mainInterviewBlock .list .item .info-scale {
    margin-bottom: 15px;
}
.riwProject-mainInterviewBlock .list .item .info-scale img {
    height: 111px;
    width: 111px;
    border-radius: 111px;
    display: inline-block;
    vertical-align: middle;
}
.riwProject-mainInterviewBlock .list .item .info-scale .info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    max-width: 320px;
}
.riwProject-mainInterviewBlock .list .item .info-scale .info .name {
    background: #f1ed34;
    font-size: 24px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 24px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.riwProject-mainInterviewBlock .list .item .info-scale .info .discr {
    background: #f1ed34;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 26px;
    display: inline-block;
    margin-top: -5px;
    font-weight: bold;
}
.riwProject-mainInterviewBlock .list .item h3.text {
    font-size: 24px;
    color: #FFF;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 120%;
}
.riwProject-mainInterviewBlock .list .item p.text {
    color: #6a8cb9;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 15px;
}
.riwProject-mainInterviewBlock .list .item .moreInfo {
    color: #3c83e1;
    font-size: 13px;
}

/* баннеры */
.riwProject-banner1 {
    background: url("../img/banner1.jpg") no-repeat center;
    width: 240px;
    height: 400px;
}
.riwProject-banner2 {
    background: url("../img/banner2.jpg") no-repeat center;
    width: 240px;
    height: 460px;
}
.itemBanner {
    margin-bottom: 15px;
}
.itemBanner a.bannerHref {
    display: block;
    height: 100%;
}
.itemBanner.last {
    margin-bottom: 0px;
}
.riwProject-bannerHowTo {
    background: #295289;
    padding: 20px;
}
.riwProject-bannerHowTo .title {
    background-image: url("../img/banner_karta_normal.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 37px 36px;
    font-weight: bold;
    padding-right: 45px;
    font-size: 21px;
    color: #FFF;
    line-height: 130%;
    word-wrap: break-word;
}
.riwProject-bannerHowTo a {
    text-decoration: none;
}
.riwProject-bannerHowTo span {
    color: #FFF;
    font-size: 16px;
    display: block;
    border-top: 3px solid #436797;
    padding-top: 10px;
    margin-top: 10px;
    text-decoration: underline;
    line-height: 130%;
}
.riwProject-bannerHowTo span:after {
    content: "";
    background-image: url("../img/show_more_normal.png");
    background-repeat: no-repeat;
    background-size: 9px 10px;
    background-position: center;
    height: 9px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

/* Раздерл новостей */
.riwProject-newsPage {
    padding: 40px 26px;
    padding-bottom: 28px;
}
.riwProject-primeNews {
    margin-bottom: 20px;
}
.riwProject-primeNews .list {
    display: block;
    font-size: 0px;
}
.riwProject-primeNews .list .item {
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
    width: 458px;
}
.riwProject-primeNews .list .item .node-link{
color:#000;
text-decoration: none;
}
.riwProject-primeNews .list .item.last {
    margin-right: 0px;
}
.riwProject-primeNews .list .item .date {
    height: 21px;
    display: inline-block;
    line-height: 21px;
    background: #f1ed34;
    padding-left: 6px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
    color:#000;
}
.riwProject-primeNews .list .item .imageScale {
    width: 458px;
    height: auto;
    position: relative;
    margin-bottom: 5px;
}
.riwProject-primeNews .list .item .imageScale img {
    width: 458px;
    height: auto;
}
.riwProject-primeNews .list .item .title {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 130%
}
.riwProject-primeNews .list .item .text {
    color: #6a8cb9;
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 130%
}
.riwProject-primeNews .list .item .moreInfo {
    color: #3c83e1;
    font-size: 13px;
}
.riwProject-allNews .list {
    font-size: 0px;
}
.riwProject-allNews .list .item {
    width: 220px;
    margin-right: 17px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
}
.riwProject-allNews .list .item .node-link{
color:#000;
text-decoration: none;
}
.riwProject-allNews .list .item .date {
    height: 21px;
    display: inline-block;
    line-height: 21px;
    background: #f1ed34;
    padding-left: 6px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
    color:#000;
}
.riwProject-allNews .imageScale {
    position: relative;
    margin-bottom: 5px;
}
.riwProject-allNews .imageScale img {
    height: auto;
    width: 220px;
    display: block;
}
.riwProject-allNews .list .item .title {
    font-size: 15px;
    color: #FFF;
    line-height: 130%;
    margin-bottom: 10px;
    font-weight: bold;
}
.riwProject-allNews .list .item .text {
    font-size: 13px;
    color: #6a8cb9;
    line-height: 130%;
    margin-bottom: 10px;
}
.riwProject-allNews .list .item .moreInfo {
    font-size: 13px;
    color: #3c83e1;
}
.riwProject-loadMore {
    height: 34px;
    color: #FFF;
    line-height: 34px;
    text-decoration: underline;
    text-align: center;
    background: #334b6c;
    font-size: 16px;
    cursor: pointer;
}

/* Раздел Интервью */
.riwProject-interviewPage {
    padding: 40px 26px;
    padding-bottom: 0px;
}
.list-interview {
    font-size: 0px;
}
.list-interview .item .node-link{
color:#000;
text-decoration: none;
}
.list-interview .item {
    display: inline-block;
    vertical-align: top;
    width: 449px;
    padding-right: 25px;
    margin-bottom: 40px;
}
.list-interview .item .info-scale {
    margin-bottom: 15px;
}
.list-interview .item .info-scale img {
    height: 111px;
    width: 111px;
    border-radius: 111px;
    display: inline-block;
    vertical-align: middle;
}
.list-interview .item .info-scale .info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    max-width: 320px;
}
.list-interview .item .info-scale .info .name {
    background: #f1ed34;
    font-size: 24px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 24px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.list-interview .item .info-scale .info .discr {
    background: #f1ed34;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 26px;
    display: inline-block;
    margin-top: -5px;
    font-weight: bold;
}
.list-interview .item h3.text {
    font-size: 24px;
    color: #FFF;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 120%;
}
.list-interview .item p.text {
    color: #6a8cb9;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 15px;
}
.list-interview .item .moreInfo {
    color: #3c83e1;
    font-size: 13px;
}

/* Раздел Медиа */
.riwProject-mediaPage {
    padding: 40px 26px;
    padding-bottom: 28px;
    text-align: center;
}
.riwProject-mediaPage .blockTitle {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.riwProject-mediaPage .blockTitle:before {
    content: "";
    height: 2px;
    width: 500px;
    background: #FFF;
    position: absolute;
    left: 0px;
    margin-left: -500px;
    top: 50%;
    margin-top: -1px;
}
.riwProject-mediaPage .blockTitle:after {
    content: "";
    height: 2px;
    width: 500px;
    background: #FFF;
    position: absolute;
    right: 0px;
    margin-right: -500px;
    top: 50%;
    margin-top: -1px;
}
.riwProject-videoBlock {
    margin-bottom: 20px;
    overflow: hidden;
}
.riwProject-videoBlock .list {
    font-size: 0px;
    margin-right: -12px
}
.riwProject-videoBlock .list .item {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    margin-top: 20px;
    width: 468px;
    text-align: left;
}
.riwProject-videoBlock .list .item.last {
    margin-right: 0px;
}
.riwProject-videoBlock .list .item a {
    display: block;
    text-decoration: none;
}
.riwProject-videoBlock .list .item .imageScale {
    position: relative;
    height: 251px;
    width: 468px;
    margin-bottom: 10px;
}
.riwProject-videoBlock .list .item .imageScale img {
    height: 251px;
    width: 468px;
    display: block;
}
.riwProject-videoBlock .list .item .text {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
    margin: 0px;
    line-height: 130%;
}
.riwProject-photoBlock {
    overflow: hidden;
    margin-bottom: 15px;
}
.riwProject-photoBlock .list {
    font-size: 0px;
    margin-right: -12px;
    text-align: left;
    margin-top: 20px;
}
.riwProject-photoBlock .list .item {
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    margin-bottom: 10px;
    width: 230px;
}

.riwProject-photoBlock .list .item a {
    display: block;
    text-decoration: none;
}
.riwProject-photoBlock .list .item img {
    width: 230px;
    height: 144px;
}
.riwProject-photoBlock .list .item .item-title{
    font-size: 13px;
    color: #a7c2e6;
    padding: 10px 0px 10px 0px;
    line-height: 130%;
}
/* Раздел Вопрос Эксперту */
.questionIco {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    background-image: url("../img/questionIcon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 16px;
    height: 15px;
    width: 16px;
}
.riwProject-questionPage {
    padding: 25px 26px;
    position: relative;
}
.riwProject-addQuestion {
    font-size: 22px;
    color: #FFF;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.list-question {
    margin-top: 30px;
    margin-bottom: 20px;
}
.list-question .item {
    border-top: 1px solid #536883;
    border-bottom: 1px solid #536883;
    margin-top: -1px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    list-style: none;
}
.list-question .item .questionInfo {
    margin-bottom: 15px;
    width: 850px;
}
.list-question .item .questionInfo .title {
    color: #7f9fcb;
}
.list-question .item .questionInfo .title .authorName {
    font-size: 16px;
    font-weight: normal;
}
.list-question .item .questionInfo .title .authorDate {
    font-size: 12px;
    font-weight: normal;
}
.list-question .item .questionInfo .text {
    margin-top: 5px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}
.list-question .item .questionInfo .text p {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 130%;
}
.list-question .item .answerInfo {
    width: 850px;
}
.list-question .item .answerInfo .author img {
    height: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 60px;
    margin-right: 10px;
}
.list-question .item .answerInfo .author .author-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.list-question .item .answerInfo .author .author-info .name {
    background: #f1ed34;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px;
    display: inline-block;
}
.list-question .item .answerInfo .author .author-info .discr {
    background: #f1ed34;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 21px;
    display: inline-block;
    margin-top: -5px;
    font-weight: bold;
}
.list-question .item .answerInfo .answer {
    font-size: 13px;
    color: #FFF;
    font-weight: normal;
    margin-top: 15px;
    line-height: 130%;
}
.list-question .item .answerInfo .answer p {
    margin-bottom: 10px;
}
.questionForm-close {
    background-image: url("../img/close_normal.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

/* Форма запроса */
.riwProject-questionOverlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
    top: 0px;
    left: 0px;
    background: url("../img/question_bg.png");
}
.riwProject-questionForm {
    width: 800px;
    position: absolute;
    top: 5%;
    z-index: 11;
    background: #134c97;
    left: 26px;
    padding: 15px 75px;
}
.riwProject-questionForm .title {
    text-align: center;
    font-size: 30px;
    color: #FFF;
}
.riwProject-questionForm .questionForm .line {
    padding: 20px 0px;
    border-bottom: 1px solid #3e6caa;
    clear: both;
}
.riwProject-questionForm .questionForm .line select {
    padding: 2px;
    height: 36px;
    font-size: 20px;
    color: #282828;
    width: 800px;
}
.riwProject-questionForm .questionForm .line input {
    height: 33px;
    font-size: 20px;
    padding-left: 5px;
    width: 382px;
}
.riwProject-questionForm .questionForm .line .authorName {
    float: left;
}
.riwProject-questionForm .questionForm .line .authorMail {
    float: right;
}
.riwProject-questionForm .questionForm .authorTextArea {
    width: 791px;
    font-size: 20px;
    padding-left: 5px;
    height: 181px;
    resize: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.riwProject-questionForm .questionForm .bottomLine .capcha {
    float: left;
}
.riwProject-questionForm .questionForm .bottomLine .capcha .capchaImage {
    width: 300px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.riwProject-questionForm .questionForm .bottomLine .capcha .capchaImage .helpCapcha{
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-align: left;
    display: block;
    margin-bottom: 15px;
}
.riwProject-questionForm .questionForm .bottomLine .capcha .capchaImage .resetCapcha{
    display: block;
    color: #f2ed34;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    text-decoration: underline;
    margin-bottom: 5px;
    cursor: pointer; 
}
.riwProject-questionForm .questionForm .bottomLine .capcha .capchaField {
    padding: 5px;
    font-size: 20px;
    width: 100px;
}
.riwProject-questionForm .questionForm .bottomLine .sendReqest {
    float: right;
    width: 136px;
    height: 36px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #000;
    background: #f2ed34;
    box-shadow: 1px 1px 0px 0px #6998d6;
    border: 0px;
    cursor: pointer;
}
.riwProject-questionForm .questionForm .errorMessadge {
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    background: #bd152d;
    color: #FFF;
}
.riwProject-questionFormAnswer {
    position: absolute;
    top: 15%;
    z-index: 11;
    background: #134c97;
    left: 265px;
    padding: 15px 0px;
    width: 475px;
    text-align: center;
}
.riwProject-questionFormAnswer .text {
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 15px;
}
.riwProject-questionFormAnswer .sendReqest {
    width: 97px;
    height: 36px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #000;
    background: #f2ed34;
    box-shadow: 1px 1px 0px 0px #6998d6;
    border: 0px;
    cursor: pointer;
    padding: 0px;
}
.riwProject-questionForm .questionForm .line input.error,
.riwProject-questionForm .questionForm .line select.error,
.riwProject-questionForm .questionForm textarea.error,
.riwProject-questionForm .questionForm .bottomLine .capcha .capchaField.error {
    color: #bd152d;
    outline: 2px solid #bd152d;
}

/* Раздел Контакты */
.metro-ico {
    height: 23px;
    width: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    background-position: center
}
.metro-ico.blue {
    background-image: url("../img/blue_metro_normal.png");
}
.metro-ico.yellow {
    background-image: url("../img/yellow_metro_normal.png");
}
.metro-ico.pink {
    background-image: url("../img/pink_metro_normal.png");
}
.metro-ico.brown {
    background-image: url("../img/brown_metro_normal.png");
}
.riwProject-contactPage .infoBlock {
    padding: 40px 26px;
}
.riwProject-contactPage .infoBlock p.text {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 170%;
    margin-bottom: 20px;
}
.riwProject-contactPage .infoBlock h5.title {
    font-size: 22px;
    color: #74a3e1;
    margin-bottom: 25px;
    font-weight: normal;
}
.riwProject-contactPage .list-metro {
    font-size: 0px;
}
.riwProject-contactPage .list-metro .item {
    display: inline-block;
    vertical-align: top;
    width: 444px;
    padding-right: 28px;
}
.riwProject-contactPage .list-metro .item .element {
    margin-bottom: 20px;
}
.riwProject-contactPage .list-metro .item .element .info {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    width: 415px;
}
.riwProject-contactPage .list-metro .item .element .info .name {
    font-size: 18px;
    color: #FFF;
}
.riwProject-contactPage .list-metro .item .element .info .discription {
    font-size: 14px;
    color: #a3c0e7;
    line-height: 130%;
    margin-top: 5px;
}
.riwProject-contactPage .mapBlock {
    width: 100%;
    height: 500px;
    margin-bottom: 50px;
}
@media screen and (min-width: 1280px){
    .b-content__content {
        width: 1256px!important;
    }
}
/* Заглушки Mobile Planshet */
@media screen and (max-width:1279px) {
    .riwProject-rightBar {
        display: none;
    }
}
.riwProject-planshetPreview {
    display: none
}
@media screen and (min-width:768px) and (max-width:1000px) {
    .riwProject-grandContent {
        display: none;
    }
    .riwProject-planshetPreview {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        background-image: url("../img/planshet_bg.jpg");
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        z-index: 99999;
        text-align: center;
        overflow: auto;
        font-size: 0px;
    }
    .riwPlanshetPreview-inner {
        width: 451px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }
    .riwPlanshetPreview-inner a.homeLink {
        margin-top: 100px;
        font-size: 18px;
        color: #FFF;
        text-align: left;
        display: inline-block;
        vertical-align: top;
        padding-left: 70px;
        margin-left: 180px;
        margin-bottom: 60px;
        height: 53px;
        line-height: 130%;
        background: url('../img/logo_pl_tass.png') no-repeat left center;
    }
    .riwPlanshetPreview-inner a.homeLink span {
        display: inline-block;
        margin-top: 4px;
        text-decoration: underline;
    }
    .riwPlanshetPreview-center {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0px;
    }
    .riwPlanshetPreview-top {
        background: url("../img/planshet_top.png") no-repeat center;
        width: 451px;
        height: 177px;
        margin-bottom: 70px;
    }
    .riwPlanshetPreview-rotate {
        background: url('../img/rotate.png') no-repeat top center;
        padding-top: 100px;
        text-align: center;
        font-size: 30px;
        color: #FFF;
        line-height: 130%;
    }
    .riwPlanshetPreview-bottom {
        background: url("../img/planshet_bottom.png") no-repeat center;
        width: 451px;
        height: 151px;
        position: relative;
    }
    .riwPlanshetPreview-text {
        display: none;
    }
    .riwPlanshetPreview-inner.desktop .riwPlanshetPreview-text {
        display: block;
        text-align: center;
        line-height: 130%;
        font-size: 29px;
        color: #FFF;
    }
    .riwPlanshetPreview-inner.desktop .riwPlanshetPreview-rotate {
        display: none;
    }
}
.riwProject-mobilePreview {
    display: none;
}
@media screen and (max-width:767px) {
    .riwProject-grandContent {
        display: none;
    }
    .riwProject-mobilePreview {
        position: fixed;
        display: block;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        background-image: url("../img/mobile_bg.jpg");
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        z-index: 99999;
        text-align: center;
        overflow: auto;
        font-size: 0px;
    }
    .riwMobilePreview-inner {
        width: 301px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-top: 20px;
    }
    .riwMobilePreview-inner a.homeLink {
        background: url('../img/mobile_tass_link.png') no-repeat;
        height: 70px;
        width: 196px;
        font-size: 18px;
        text-align: left;
        color: #FFF;
        display: block;
        padding-left: 105px;
        padding-top: 35px;
        text-decoration: underline;
    }
    .riwMobilePreview-center {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0px;
    }
    .riwMobilePreview-top {
        background: url('../img/mobile_top.png') no-repeat;
        height: 119px;
        width: 300px;
    }
    .riwMobilePreview-bottom {
        background: url('../img/mobile_bottom.png') no-repeat;
        height: 332px;
        width: 300px;
        position: relative;
    }
    .riwMobilePreview-text {
        font-size: 18px;
        text-align: left;
        color: #FFF;
        line-height: 130%;
        padding: 15px;
    }
    .riwMobilePreview-menu {
        margin-top: 25px;
    }
    .riwMobilePreview-menu .riwMobilePreview-item {
        height: 50px;
        background: #f6f6f6;
        background: -webkit-repeating-linear-gradient(top, #eaeaea 0%, #ffffff 40%, #ffffff 100%);
        background: -moz-repeating-linear-gradient(top, #eaeaea 0%, #ffffff 40%, #ffffff 100%);
        background: -ms-repeating-linear-gradient(top, #eaeaea 0%, #ffffff 40%, #ffffff 100%);
        background: -o-repeating-linear-gradient(top, #eaeaea 0%, #ffffff 40%, #ffffff 100%);
        background: repeating-linear-gradient(to bottom, #eaeaea 0%, #ffffff 40%, #ffffff 100%);
    }
    .riwMobilePreview-menu .riwMobilePreview-item a {
        text-align: center;
        display: block;
        line-height: 50px;
        color: #000;
        font-size: 24px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    }
    @media screen and (max-width:320px) {
        .riwMobilePreview-center {
            display: none;
        }
    }
}
.b-city-selector-popup {
    top: 0px !important;
}

/* Костыль для соц сетей.*/
.social-buttons{
    width: 1000px;
    margin-top:35px;
}
.social-buttons #social-buttons{
    width: 650px;
    margin: 0 auto;
}
.riwproject-someImage{
padding: 20px;
padding-top: 0px;
}