

#link_line {
    width: 230px; 
    text-align: center; 
    float: right; 
    margin-top: -60px;
}

#link_line a {
    height: 38px; 
    line-height: 38px; 
    text-decoration: none; 
    display: block; 
    border: 1px solid #1b41f2; 
    font-size: 14px; 
    font-weight: 900; 
    padding: 0 15px; 
    color: #1b41f2; 
    background: #fff; 
    transition: background .3s, color .3s; 
    -webkit-transition: background .3s, color .3s;
}
#link_line a:hover {
    background: #1b41f2;
    color: #FFF;
}


.subscribe_banner {
    display: block;
    background: url('../images/arrow_w.png') no-repeat right 15px center #323956;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px 15px 10px;
    font-size: 17px;
    line-height: 1.3;
    margin-top: 47px;
    font-weight: 900;
    transition: background-position .3s;
}

.subscribe_banner:hover {
    background-position: right 5px center;
}

.subscribe_banner + .experts h2 {padding-top: 30px;}

.slick-list:focus,
.slick-slider * {
    outline: 0
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.collage,
.poll .poll_form .option, .poll .poll_form_close .option,
.slick-track:after {
    clear: both
}

.news_block .news_image~.news_name {
    color: #000;
    font-size: 24px;
    line-height: 24px;
    padding: 25px 30px 68px;
	padding-right: 275px;
}

.news_block:hover .news_name {
    color: #1b41f2
}

.news_icons {
    position: absolute;
    bottom: 12px;
    left: 30px;
    font-size: 0;
    z-index: 3
}

.news_main_list .news_icons>* {
    margin-bottom: 17px
}

.gal_date,
.gal_views,
.news_date,
.news_photos,
.news_share,
.news_tag,
.news_views {
    color: #333;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    height: 18px;
    line-height: 19px;
    z-index: 3;
    display: inline-block;
    vertical-align: top
}

.news_share:after,
.news_share:before {
    display: block;
    left: 0;
    content: ''
}

.active_news_slider .news_date,
.active_news_slider .news_views,
.gal_date,
.gal_views {
    margin-bottom: 0
}

.news_photos {
    width: 20px;
    margin-right: 20px;
    background: url(../images/camera_b.svg) 0 50% no-repeat;
    background-size: 20px auto
}

.gal_date,
.news_date {
    width: 70px;
    padding-left: 27px;
    background: url(../images/calendar_b.svg) 0 50% no-repeat;
    background-size: 15px auto
}

.news_date.date_long {width: 120px;}

.gal_views,
.news_views {
    width: 41px;
    padding-left: 30px;
    background: url(../images/eye_b.svg) 0 50% no-repeat;
    background-size: 20px auto
}

.news_tag {
    min-width: 69px;
    margin-right: 9px;
    padding-left: 23px;
    background: url(../images/hashtag.png) 0 50% no-repeat
}

.news_share {
    padding-left: 24px;
    position: relative;
    cursor: pointer
}

.news_share:before {
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: url(../images/share_b.svg) 0 50% no-repeat;
    background-size: 15px auto;
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.news_share:after {
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: -9px
}

.news_share:hover:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.news_share .share_popup {
    background: #fff;
    position: absolute;
    top: 21px;
    padding: 0 7px 0 15px;
    box-sizing: border-box;
    height: 0;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    transform: translateX(-45%);
    -webkit-transform: translateX(-45%);
    -webkit-transition: height .3s, box-shadow .3s, padding .3s;
    transition: height .3s, box-shadow .3s, padding .3s
}

.share_popup .share2,
.share_popup .share3,
.share_popup .share5,
.share_popup .share6,
.share_popup .share7 {
    display: none !important;
}

.news_share:hover .share_popup {
    height: 49px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .14);
    padding: 14px 7px 14px 15px
}

.news_share .share_popup a {
    display: inline-block;
    vertical-align: top;
    padding-left: 21px;
    height: 21px;
    line-height: 23px;
    text-indent: 8px;
    margin-right: 8px;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    text-decoration: none
}

.news_main_mobile,
.with_image~.news_icons .news_photos {
    display: none
}

.button,
.pagination ul li {
    line-height: 39px;
    text-align: center
}

.news_share .share_popup .share1 {
    background: url(../images/share1.png) 0 50% no-repeat
}

.news_share .share_popup .share2 {
    background: url(../images/share2.png) 0 50% no-repeat
}

.news_share .share_popup .share3 {
    background: url(../images/share3.png) 0 50% no-repeat
}

.news_share .share_popup .share4 {
    background: url(../images/share4.png) 0 50% no-repeat
}

.news_share .share_popup .share5 {
    background: url(../images/share5.png) 0 50% no-repeat
}

.news_share .share_popup .share6 {
    background: url(../images/share6.png) 0 50% no-repeat
}

.news_share .share_popup .share7 {
    background: url(../images/share7.png) 0 50% no-repeat
}

.news_main_full,
.news_main_mobile {
    position: relative
}

.pagination,
.pagination ul,
.pagination ul li,
.pagination>a {
    display: inline-block;
    vertical-align: top
}

.pagination {
    font-size: 0
}

.pagination>a {
    height: 38px;
    width: 20px;
    background: url(../images/arrow_right.png) 1px 50% no-repeat;
    -webkit-transition: background-image .3s;
    transition: background-image .3s
}

.pagination>a:hover {
    background-image: url(../images/arrow_right_h.png)
}

.pagination ul li,
.pagination ul li a {
    background: #000;
    height: 38px;
    color: #fff
}

.pagination .pag_prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.pagination ul {
    margin: 0 18px;
	max-width: calc(100% - 80px);
}

.news_main_full .pagination ul {
    margin: 0;
    max-width: 100%;
}

.pagination ul li {
    margin-right: 1px;
    width: 38px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .7px
}

.pagination ul li:last-child {
    margin-right: 0
}

.pagination ul li a {
    display: block;
    text-decoration: none;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.pagination ul li a:hover,
.pagination ul li span {
    height: 38px;
    display: block;
    background-color: #1b41f2
}

.button {
    display: block;
    width: 160px;
    height: 38px;
    background: #000;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    letter-spacing: .6px;
    -webkit-transition: background .3s;
    transition: background .3s
}

.button:hover {
    background: #1b41f2
}

.pagination+.archive {
    position: absolute;
    bottom: 0;
    right: 0
}

.experts h2 {
    font-size: 24px;
    padding: 45px 0 22px
}

.experts ul {
    background: #fff;
    margin-bottom: 30px;
    padding: 5px 0 8px
}

.experts ul li {
    position: relative
}

.experts ul li:after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 40px;
    left: 40px;
    background: #cacdce
}

.experts ul li:last-child:after {
    display: none
}

.expert_block {
    padding: 20px 18px 17px;
    display: block;
    text-decoration: none
}

.expert_block .expert_info {
    height: 46px;
    line-height: 46px;
    margin-bottom: 12px;
    padding: 0 10px 0 73px;
    position: relative;
    display: block
}

.expert_block .expert_info .expert_image {
    position: absolute;
    top: 0;
    left: 10px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50px;
    overflow: hidden;
    display: block
}

.expert_block .expert_info .expert_image img {
    width: 100%
}

.expert_block .expert_name {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 12px;
    font-weight: 900;
    line-height: 18.02px;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.expert_block .expert_opinion {
    color: #333;
    font-size: 14px;
    letter-spacing: .7px;
    line-height: 1.25;
    display: block
}

.interactive_map {
    height: 550px;
    height: 595px;
    position: relative
}

.interactive_map img {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%
}

.interactive_map img ~ img {
    top: auto;
    bottom: 0;
}

.interactive_map h2 {
    color: #333;
    font-size: 24px;
    padding: 31px 20px 19px;
    line-height: 1.2
}

.interactive_map .button {
    margin-left: 20px;
    width: 95px;
	position: relative;
	top: 200px;
}

.popular h2 {
    padding-top: 26px
}

.popular ul {
    margin-bottom: 30px
}

.popular li {
    margin-bottom: 10px
}

.popular_block {
    display: block;
    background: #fff;
    padding: 18px 18px 50px 20px;
    text-decoration: none;
    position: relative
}

.popular_block .pop_news_name {
    color: #000;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .6px;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s
}

.popular_block:hover .pop_news_name {
    color: #1b41f2
}

.popular_block .news_date,
.popular_block .news_views {
    position: absolute;
    bottom: 20px;
    color: #000;
    font-size: 12px;
    letter-spacing: .6px;
    height: 15px;
    line-height: 16px
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.popular_block .news_date {
    left: 20px;
    padding-left: 26px;
    background: url(../images/calendar_b.svg) 0 50% no-repeat;
    background-size: 15px auto
}

.popular_block .news_views {
    left: 114px;
    padding-left: 31px;
    background: url(../images/eye_b.svg) 0 50% no-repeat;
    background-size: 20px auto
}

.popular .banner img {
    width: 100%
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.posters h2 {
    padding: 26px 0 6px
}

.posters {
    padding-bottom: 30px
}

.poster_slider {
    width: 100%;
    max-width: 240px
}

.slick-arrow {
    display: block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    border: none;
    font-size: 0;
    background: url(../images/arrow_right.png) 50% no-repeat;
    -webkit-transition: background-image .3s;
    transition: background-image .3s
}

.slick-arrow:hover {
    background-image: url(../images/arrow_right_h.png)
}

.slick-prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.poster_slider .slick-arrow {
    position: absolute;
    bottom: -29px;
    margin: auto;
    left: 0;
    right: 0
}

.poster_slider .slick-prev {
    right: 34px
}

.poster_slider .slick-next {
    left: 34px
}

.poll {
    margin-bottom: 25px
}

.poster_slider img {
    width: 100%
}

.poll h2 {
    padding: 16px 0 17px
}

.poll .poll_form, .poll .poll_form_close  {
    background: #fff;
    padding: 24px 20px 8px
}

.poll .poll_form h4, .poll .poll_form_close h4 {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .8px;
    padding-bottom: 19px
}

input[type=radio] {
    display: none
}

input[type=radio]+label {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    min-width: 55%;
    box-sizing: border-box;
    margin-bottom: 23px;
    padding-left: 41px;
    position: relative;
    color: #000;
    font-size: 16px;
    letter-spacing: .8px;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s
}

input[type=radio]+label:before {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    border: 1px solid #000;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 1px;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

input[type=radio]+label:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: #1b41f2;
    border-radius: 20px;
    position: absolute;
    left: 4px;
    top: 5px;
    opacity: 0
}

input[type=radio]:checked+label,
input[type=radio]:hover+label {
    color: #1b41f2
}

input[type=radio]:checked+label:before,
input[type=radio]:hover+label:before {
    border-color: #1b41f2
}

input[type=radio]:checked+label:after {
    opacity: 1
}

.poll .poll_form .diagram, .poll .poll_form_close .diagram {
    height: 10px;
    background: #1b41f2;
    border-radius: 3px
}

.latest_newspaper {
    display: block;
    position: relative;
    margin-top: 25px
}

.latest_newspaper img {
    width: 100%
}

.latest_newspaper>div {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 17px
}

.latest_newspaper .title {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 25px;
    line-height: 1.25;
    text-decoration: none
}

.latest_newspaper .button {
    width: 184px;
    height: 48px;
    line-height: 49px
}

.partners_slider {
    height: 102px;
    background: #fff;
    margin-top: 60px
}

.partner_block {
    display: block;
    height: 102px;
    width: 120px;
    position: relative;
    margin: auto
}

.partners_slider .slick-arrow {
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0
}

.partners_slider .slick-prev {
    left: -25px
}

.partners_slider .slick-next {
    right: -25px
}

#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, .8);
    display: none
}

#page_404 {
    text-align: center;
    padding-top: 64px
}

#page_404 img {
    max-width: 100%
}

#page_404 img+div {
    padding-top: 40px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .23px
}

#page_404 img+div a {
    color: #1b41f2
}

.ui-datepicker,
.ui-widget-content {
    background: #fff
}

h1 {
    width: 1260px;
    margin: auto;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: .9px;
    padding: 25px 0;
    line-height: 1.3
}

.middle_with_sidebar {
    width: 1260px;
    margin: 0 auto;
    display: table
}

.middle_columns .left_side,
.middle_with_sidebar .right_side {
    display: table-cell;
    vertical-align: top
}

.middle_with_sidebar .right_side {
    width: 300px;
    padding-left: 20px
}

.news_block .news_name+.news_content {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: .8px;
    padding: 0 30px 63px;
    margin-top: -40px
}

.left_side .pagination {
    display: block;
    text-align: center
}

.ui-datepicker {
    border: none!important;
    box-sizing: border-box;
    z-index: 51!important
}

.ui-datepicker-calendar,
.ui-datepicker-calendar td,
.ui-datepicker-calendar th,
.ui-datepicker-calendar tr {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    vertical-align: middle
}

.ui-datepicker-calendar tr td>* {
    border-bottom: 1px solid #dadada
}

.ui-datepicker-calendar td {
    border-left: none
}

.ui-datepicker .ui-datepicker-title {
    text-align: left;
    line-height: 39px;
    color: #000;
    height: 39px;
    border-bottom: 1px solid #dadada;
    text-indent: 16px;
    font-family: BA;
    font-size: 18px;
    font-weight: 900
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    background: url(../images/arrow_right.png) 50% no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 13px;
    top: 13px;
    cursor: pointer;
    position: absolute;
    transform: background-image .3s;
    -webkit-transform: background-image .3s
}

.contacts,
.project_block,
.project_list li,
.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
    background-image: url(../images/arrow_right_h.png);
    border: none
}

.ui-datepicker .ui-datepicker-next {
    right: 16px
}

.ui-datepicker .ui-datepicker-prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    right: 41px
}

.ui-datepicker-calendar th {
    font-size: 16px;
    color: #000;
    font-weight: 900;
    font-family: PT_Sans
}

.ui-datepicker-calendar thead {
    text-transform: lowercase
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    text-align: center;
    height: 40px;
    border-bottom: 1px solid #dadada
}

.ui-datepicker-calendar td .ui-state-default {
    border: none;
    border-right: 1px solid #dadada;
    background: 0 0
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
    border-left: none;
    border-right: none;
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.ui-widget-header .ui-state-disabled {
    border-right: 1px solid #dadada;
    border-left: none;
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled span {
    color: rgba(0, 0, 0, .2)!important
}

.ui-datepicker-calendar td>*,
.ui-datepicker-calendar th>* {
    border-right: 1px solid #dadada
}

.ui-datepicker-calendar tr td:last-child>*,
.ui-datepicker-calendar tr th:last-child>* {
    border-right: none
}

.ui-datepicker-calendar tr:last-child td {
    border-bottom: none
}

.ui-datepicker td a,
.ui-datepicker td span,
.ui-datepicker th span {
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 41px;
    font-size: 16px;
    color: #000;
    font-weight: 900!important
}

.ui-datepicker .ui-datepicker-today .ui-state-highlight {
    background: #323956;
    border-right-color: #323956;
    border-top-color: #323956
}

.ui-datepicker .ui-datepicker-week-end a {
    height: 100%
}

.ui-widget-content .ui-state-active>* {
    color: #fff;
    background: #323956;
    border-right-color: #323956
}

.ui-state-highlight>*,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-right-color: #1b41f2;
    background: #1b41f2;
    color: #fff
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #fff;
    border-right-color: #1b41f2
}

.ui-widget-content .ui-datepicker-current-day.ui-state-highlight .ui-state-default.ui-state-active {
    color: #fff
}

.ui-widget-content .ui-datepicker-current-day .ui-state-default.ui-state-active {
    color: #000
}

.ui-widget-content .ui-datepicker-current-day .ui-state-default.ui-state-active.ui-state-hover,
.ui-widget-content .ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-active {
    color: #fff
}

.ui-datepicker td a:hover {
    background: #323956;
    color: #fff;
    border-right-color: #323956;
    border-top-color: #323956
}

.ui-widget-content .ui-state-highlight {
    border-bottom-color: #1b41f2
}

.posters_bg {
    background: #fff;
    margin-top: 23px;
    padding-bottom: 16px
}

.posters_bg .posters {
    width: 240px;
    margin: auto
}

.project_list[data-columns]::before {
    content: '4 .column.size-1of4'
}

.footer_menu:after,
.gallery_list:after,
.paper_block .paper_image:before,
footer:after {
    content: ''
}

.projects_list_outer {
    width: 1280px;
    margin: auto;
    overflow: hidden
}

.project_list {
    padding-bottom: 20px;
    overflow: hidden
}

.project_list li {
    margin: 0 10px 20px;
    background: #fff
}

.project_list .news_icons>* {
    margin-bottom: 17px
}

.project_block {
    display: block;
    padding-bottom: 100px;
    text-decoration: none
}

.project_block .project_image {
    display: block;
    width: 100%;
    margin-bottom: 28px
}

.project_block .project_image img {
    display: block;
}

.project_block .project_name {
    display: block;
    padding: 0 30px 18px;
    color: #000;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .8px;
    line-height: 1.3;
    -webkit-transition: color .3s;
    transition: color .3s
}

.project_block:hover .project_name {
    color: #1b41f2
}

.project_block .project_content {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .7px;
    padding: 0 30px
}

.projects_list_outer .pagination {
    display: block;
    text-align: center;
    clear: both
}

.contacts {
    min-height: 492px;
    background: #fff
}

.contacts .map {
    left: 302px;
    height: 492px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}

.contacts .contacts_text {
    padding: 25px 10px 30px 27px;
    width: 220px
}

.contacts_text .contacts_editor,
.contacts_text .contacts_mail,
.contacts_text .contacts_phone,
.contacts_text .contacts_place {
    color: #000;
    font-size: 16px;
    letter-spacing: .8px;
    margin-bottom: 22px;
    padding: 3px 0 3px 38px
}

.contacts_text p,
.docs_menu li * {
    font-size: 14px;
    letter-spacing: .7px
}

.contacts_text .contacts_phone {
    background: url(../images/phone_b.svg) 3px 50% no-repeat;
    background-size: 22px auto
}

.contacts_text .contacts_place {
    background: url(../images/map_b.svg) 4px 50% no-repeat;
    background-size: 20px auto
}

.contacts_text .contacts_mail {
    background: url(../images/at_sign_b.svg) 0 50% no-repeat;
    background-size: 24px auto
}

.contacts_text .contacts_editor {
    background: url(../images/book_open_b.svg) 1px 50% no-repeat;
    background-size: 22px auto
}

.contacts_text p {
    margin: 23px 0 0;
    color: #000
}

.docs_menu {
    margin-top: 20px
}

.docs_menu li {
    margin-bottom: 10px
}

.docs_menu li * {
    display: block;
    font-weight: 900;
    line-height: 1.4;
    padding: 27px 30px
}

.docs_menu li a {
    text-decoration: none;
    color: #000;
    background: #fff;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s
}

.docs_menu li a:hover,
.docs_menu li span {
    background: #525a7a;
    color: #fff
}

.docs_list {
    margin-bottom: 40px
}

.docs_list li {
    margin-bottom: 20px
}

.doc_block {
    background: #fff;
    position: relative
}

.doc_block .doc_link {
    display: block;
    margin-right: 100px;
    text-decoration: none;
    position: relative
}

.doc_block .doc_link .doc_title {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .8px;
    line-height: 1.3;
    padding: 28px 30px 70px;
    -webkit-transition: color .3s;
    transition: color .3s
}

.doc_block .doc_link:hover .doc_title {
    color: #1b41f2
}

.doc_block .doc_link .doc_date {
    padding-left: 37px;
    background: url(../images/calendar_b.svg) 0 50% no-repeat;
    background-size: 22px auto;
    line-height: 24px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #000;
    font-size: 14px;
    letter-spacing: .7px
}

.download_doc,
h1 + .download_doc {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 40px;
    right: 34px;
    background: url(../images/upload.png) no-repeat
}

h1 + .download_doc {
	margin: auto;
	bottom: auto;
	right: 0;
	left: 1228px
}

.download_doc {font-size:0;}


.gallery_block,
.paper_block {
    background: #fff;
    text-decoration: none
}

.content {
    color: #000;
    font-size: 17px;
    letter-spacing: .8px;
    line-height: 1.5
}

.gallery_name,
.paper_text {
    letter-spacing: .4px;
    line-height: 1.2;
    font-weight: 900
}

.content p {
    margin: 17px 0
}

.gallery_list {
    font-size: 0;
    text-align: justify;
    margin-bottom: 20px
}

.gallery_list:after {
    display: inline-block;
    width: 100%
}

.gallery_list li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 300px
}

.gallery_list li:nth-child(6n),
.gallery_list li:nth-child(6n+1) {
    width: 620px
}

.gallery_block {
    display: block;
    height: 430px;
    position: relative;
    text-align: left
}

.gallery_block .gallery_image {
    display: block;
    height: 309px;
    position: relative;
    overflow: hidden
}

.gallery_block .gallery_image img {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    margin: auto;
    left: -999px;
    right: -999px
}

.gallery_name {
    display: block;
    color: #000;
    font-size: 16px;
    padding: 15px 18px 0;
    height: 57px;
    overflow: hidden;
    -webkit-transition: color .3s;
    transition: color .3s
}

.gallery_block:hover .gallery_name {
    color: #1b41f2
}

.gal_date,
.gal_views {
    position: absolute;
    bottom: 18px
}

.gal_date {
    left: 18px
}

.gal_views {
    left: 116px
}

.middle .pagination {
    margin: auto;
    display: block;
    text-align: center
}

.collage {
    margin: 20px 0 30px;
    padding: 1px
}

.collage a {
    vertical-align: bottom;
    opacity: 0
}

.footer_menu li,
footer .social li {
    vertical-align: top;
    display: inline-block
}

footer .social .soc_pay {
    width: 69px;
    overflow: hidden;
}

footer .social .soc_pay img  {
    height: 23px;
    width: auto;
    float: right;
}

.photo_numbers .news_photos {
    width: 16px;
    padding-left: 33px
}

.paper_archive {
    font-size: 0;
    margin-bottom: 20px
}

.paper_archive li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0
}

.paper_archive li:nth-child(5n) {
    margin-right: 0
}

.paper_block {
    display: block;
    width: 236px;
    height: 396px;
    text-align: left
}

.paper_block[data-book-id] {
    cursor: pointer
}

.paper_block .paper_image {
    width: 100%;
    height: 319px;
    border-bottom: 2px solid #f5f7f9;
    overflow: hidden;
    position: relative
}

footer,
footer .middle>*,
footer:after {
    position: absolute
}

.paper_block .paper_image:before {
    display: block;
    width: 100%;
    height: 10px;
    background: url(../images/dots.png) 50% no-repeat;
    position: absolute;
    bottom: -6px;
    left: 0
}

.paper_block .paper_image img {
    width: 100%
}

.paper_text {
    display: block;
    padding: 14px 18px 0;
    color: #000;
    font-size: 16px;
    -webkit-transition: color .3s;
    transition: color .3s
}

.paper_block[data-book-id]:hover .paper_text {
    color: #1b41f2
}

.fb3d-modal-shadow::before {
    z-index: 54!important
}

.fb3d-modal.visible {
    z-index: 55!important
}

.content h3 {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .9px;
    padding: 20px 28px;
    line-height: 1.5;
    margin: 0 0 30px;
    background: #fff
}

.content img {
    height: auto!important;
    max-width: 100%!important;
}

.content .image_right {
    float: right;
    margin-left: 45px
}

.content.news_content {
    font-size: 14px;
	text-align: justify;
}
.content.news_content a {color: #000}
.news_main_list.search_list .news_block .news_name {
    font-size: 24px
}

.h2,
h2 a {
    color: #000;
    text-decoration: none;
    transition: color .3s;
    -webkit-transition: color .3s
}

.h2:hover,
h2 a:hover {
    color: #1b41f2
}

.pagination ul { 
	max-height: 38px;
	overflow: hidden;
	transition: max-height .5s ease-in;
	-webkit-transition: max-height .5s ease-in;
}

.pagination.all ul {max-height: 3000px;}

.pagination .all_pag {
	display: block;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	width: 300px;
	margin: 20px auto 0;
	text-decoration: underline;	
}

.pagination .all_pag:hover {text-decoration: none;}

#page_content >.middle >div >ul li {clear: both;}

.pay_method {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pay_method li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.pay_method li img {margin-right: 20px;}

footer {
    height: 244px;
    width: 100%;
    background: #323956;
    left: 0;
    bottom: 0;
    display: block;
    color: #fff;
    font-size: 14px
}

footer:after {
    display: block;
    height: 1px;
    width: 100%;
    background: #fff;
    top: 125px;
    left: 0
}

.logo_footer {
    font-size: 30px;
    top: 20px;
    width: 300px
}

footer .lead_editor,
footer .phones,
footer .place {
    top: 28px;
    line-height: 1.25;
    letter-spacing: .7px
}

footer .lead_editor {
    padding-left: 38px;
    background: url(../images/book_open.svg) 0 50% no-repeat;
    background-size: 22px auto;
    left: 379px;
    width: 125px
}

footer .phones {
    padding-left: 37px;
    background: url(../images/phone.svg) 0 50% no-repeat;
    background-size: 22px auto;
    left: 597px;
    width: 125px
}

footer .place {
    padding-left: 35px;
    background: url(../images/map.svg) 0 50% no-repeat;
    background-size: 20px auto;
    right: 244px;
    width: 137px
}

footer .mail {
    top: 34px;
    right: 0;
    line-height: 22px;
    letter-spacing: .7px;
    padding-left: 38px;
    background: url(../images/at_sign.svg) 0 50% no-repeat;
    background-size: 24px auto
}

.footer_menu {
    width: 100%;
    top: 85px;
    left: 0;
    text-align: justify
}

.footer_menu:after {
    display: inline-block;
    width: 100%
}

.footer_menu li a,
.footer_menu li span {
    font-size: 14px;
    letter-spacing: .7px;
    text-decoration: none
}

.footer_menu li a {
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.footer_menu li a:hover,
.footer_menu li span {
    color: #9ea4bf
}

footer .copyright {
    left: 0;
    top: 147px;
    max-width: 1170px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .7px
}

footer .commercials,
footer .confident,
footer .developer {
    top: 211px;
    color: #fff
}

footer .commercials {
    left: 0
}

footer .confident {
    left: 207px
}

footer .developer {
    right: 0
}

footer .developer a {
    color: #fff;
    text-decoration: none
}

footer .commercials,
footer .confident,
footer .developer a {
    -webkit-transition: color .3s;
    transition: color .3s
}

footer .commercials:hover,
footer .confident:hover,
footer .developer a:hover {
    color: #9ea4bf
}

footer .social {
    width: 320px;
    right: 225px;
    top: 204px;
    text-align: center;
    font-size: 0
}

footer .social li {
    margin: 0 5px
}

footer .social li a {
    display: block;
    width: 23px;
    height: 23px
}

footer .social li .soc1 {
    background: url(../images/soc1.png) 50% no-repeat #fff
}

footer .social li .soc2 {
    background: url(../images/soc2.png) 50% no-repeat #e27e35
}

footer .social li .soc3 {
    background: url(../images/soc3.png) 50% no-repeat
}

#go_top {
    position: fixed;
    bottom: 17px;
    right: 25px;
    cursor: pointer;
    display: none;
    width: 80px;
	height: 80px;
    font-size: 0;
    background: url('../images/go_top.png') no-repeat 50% #fff;
	box-shadow: 0 0 30px 0 rgba(0,0,0,.6);
	border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    overflow: hidden;
    z-index: 40
}

.content p {
	font-size: 18px !important;
}

.content p font {
	font-size: 18px !important;
}

@media (max-width:1300px) {
    .gallery_list,
    .paper_archive {
        text-align: center
    }
    .rating,
    .searchbar.active~.rating {
        opacity: 1
    }
    .lead_editor {
        display: none
    }
    #wrapper {
        min-width: 0
    }
    .breadcrumbs,
    .middle,
    .middle_columns,
    .middle_with_sidebar,
    h1 {
        width: auto;
        margin: 0 20px
    }
    .partners_slider .slick-prev {
        left: 19px
    }
    .partners_slider .slick-next {
        right: 19px
    }
    .partners_slider {
        width: 100%;
        box-sizing: border-box;
        padding: 0 40px
    }
    .projects_list_outer {
        width: auto;
        padding: 0 10px
    }
    .gallery_list li {
        margin-right: 10px;
        margin-left: 10px
    }
    .gallery_list li:nth-child(6n),
    .gallery_list li:nth-child(6n+1) {
        width: 300px
    }
    .paper_archive li,
    .paper_archive li:nth-child(5n) {
        margin: 0 10px 20px
    }
    .rating {
        position: absolute;
        top: 17px;
        right: auto;
        left: 371px;
        font-size: 14px;
        border: none;
        width: auto;
        transition: opacity .3s;
        -webkit-transition: opacity .3s
    }
    nav ul {
        width: 100%
    }
    nav>ul>li:first-child {
        margin-left: 0
    }
    nav>ul>li:last-child {
        margin-right: 0
    }
    footer .phones {
        left: 379px
    }
	
	h1 + .download_doc {
		left: auto;
		right: 20px;
	}
}

@media (max-width:1240px) {
    .middle_columns .column_main {
        padding: 0 30px
    }
}

@media (max-width:1180px) {
    .ac_results,
    .searchbar {
        position: absolute;
        right: 0
    }
    .header_date,
    .header_dollar,
    .header_euro,
    .header_time,
    .header_weather {
        display: none
    }
    .side_menu .header_date,
    .side_menu .header_dollar,
    .side_menu .header_euro,
    .side_menu .header_time {
        display: inline-block
    }
    .side_menu .header_weather {
        display: block
    }
    .side_menu h4 {
        padding: 40px 0 27px
    }
    .searchbar {
        width: auto;
        left: 470px;
        top: 24px
    }
    .searchbar input[type=submit],
    .searchbar.active input[type=submit] {
        background-image: url(../images/search.png)
    }
    .searchbar input[type=text],
    .searchbar.active input[type=text] {
        width: 100%;
        border-bottom: 1px solid #fff;
        padding-right: 25px;
        color: #fff;
        z-index: 49;
        -webkit-transition: none;
        transition: none
    }
    .searchbar input[type=text]::-webkit-input-placeholder,
    .searchbar.active input[type=text]::-webkit-input-placeholder {
        color: #fff
    }
    .ac_results {
        display: none;
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        z-index: 51;
        top: 46px;
        box-shadow: 0 0 49px rgba(0, 0, 0, .11)
    }
	
	#go_top {height: 0;}
}

@media (max-width:1100px) {
    .project_list[data-columns]::before {
        content: '3 .column.size-1of3'
    }
}

@media (max-width:1050px) {
    nav {
        display: none
    }
    footer .place {
        right: 190px
    }
}

@media (max-width:980px) {
    .middle_columns,
    .middle_columns .column_left,
    .middle_columns .column_main,
    .middle_columns .column_right {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
    .news_main_full {
        display: none
    }
    .news_main_mobile {
        display: block
    }
    .middle_columns .column_left {
        width: 280px;
        margin: auto;
		display: none;
    }
    .middle_columns .column_right {
        max-width: 400px;
        margin: auto;
        width: auto
    }
    .active_news_slider {
        background: #fff;
        width: 280px;
        padding-right: 40px
    }
    .active_news_slider .slick-arrow {
        position: absolute;
        right: 12px
    }
    .active_news_slider .slick-prev {
        top: 170px
    }
    .active_news_slider .slick-next {
        top: 204px
    }
    .banner,
    .interactive_map {
        width: 240px;
        margin: auto
    }
    .poster_slider {
        max-width: 400px
    }
    .content .image_right {
        float: none;
        margin-left: 0
    }
}

@media (max-width:960px) {
    .footer_menu,
    footer .mail,
    footer .phones,
    footer .place,
    footer:after {
        display: none
    }
    .logo_footer {
        margin: auto;
        right: 0
    }
    footer .copyright {
        top: 77px
    }
}

@media (max-width:920px) {
    .middle_with_sidebar .left_side {
        margin-bottom: 40px
    }
    .middle_with_sidebar,
    .middle_with_sidebar .left_side {
        display: block
    }
    .middle_with_sidebar .right_side {
        display: block;
        margin: auto;
        padding-left: 0
    }
}

@media (max-width:900px) {
    .contacts {
        min-height: 0
    }
    .contacts .contacts_text {
        padding: 25px 10px 30px;
        width: auto
    }
    .contacts .map {
        left: auto;
        position: relative;
        right: auto;
        top: auto
    }
}

@media (max-width:830px) {
    .project_list[data-columns]::before {
        content: '2 .column.size-1of2'
    }
}

@media (max-width:800px) {
    footer .confident {
        left: 138px
    }
}

@media (max-width:700px) {
    header {
        height: 117px
    }
    #pull {
        left: auto;
        right: 0
    }
    .searchbar {
        left: 0;
        top: 69px
    }
    .news_block {
        overflow: hidden
    }
    .news_block .news_image {
        display: block;
        height: 335px
    }
    .news_block img {
        width: auto;
        height: 335px;
        position: absolute;
        margin: auto;
        top: 0;
        left: -999px;
        right: -999px;
		display:none;
    }
    footer {
        height: 446px
    }
    body {
        margin-bottom: 446px
    }
    footer .commercials {
        top: 321px
    }
    footer .confident {
        left: 0;
        top: 349px
    }
    footer .developer {
        left: 0;
        top: 378px;
        right: auto
    }
    footer .social {
        right: 0;
        top: 286px;
        text-align: right
    }
    footer .social li {
        margin: 0 0 0 10px
    }
}

@media (max-width:600px) {
    .pagination {
        display: block;
        margin: auto;
        text-align: center
    }
    .pagination+.archive {
        position: static;
        margin: 20px auto 0
    }
    h1 {
        font-size: 24px
    }
    .download_doc {
        right: 20px
    }
    .doc_block .doc_link {
        margin-right: 70px
    }
    .doc_block .doc_link .doc_title {
        padding-right: 0
    }
    .news_share .share_popup {
        transform: translateX(-71%);
        -webkit-transform: translateX(-71%)
    }
	
	h1 + .download_doc {
		position: static;
		margin: auto;
	}
	
    footer {
        height: 446px
    }
    body {
        margin-bottom: 446px
    }
    #go_top {
        height: 40px;
        padding-top: 8px;
		border-radius: 0;
		font-size: 17px;
		bottom: 0;
		right: 0;		
		cursor: pointer;
		display: none;
		width: 100%;   
		background: rgba(27, 65, 242, .8);
		box-shadow: none;
    }
}

@media (max-width:560px) {
    .project_list[data-columns]::before {
        content: '1 .column.size-1of1'
    }
}

@media (max-width:500px) {
    .logo_footer {
        position: absolute;
        top: 27px;
        background-size: 29px auto;
        width: 239px;
        height: 35px;
        padding: 4px 0 0 44px;
        font: 23px BA
    }
    .news_block .news_image~.news_name,
    .news_block .news_name {
        padding: 20px 20px 100px
    }
    .news_block .news_name~.news_content {
        padding: 0 20px 100px;
        margin-top: -80px
    }
    .news_icons {
        width: 100%;
        left: 0;
        padding-left: 30px;
    }
    footer .copyright {
        top: 79px;
        font-size: 14px;
        letter-spacing: .7px;
        line-height: 17px
    }
}

@media (max-width:480px) {
    header {
        height: 107px
    }
    #logo {
        position: absolute;
        top: 18px;
        background-size: 22px auto;
        width: 200px;
        height: 28px;
        padding: 2px 0 0 34px;
        font: 20px BA
    }
    #pull {
        top: 23px
    }
    .searchbar {
        top: 59px
    }
    .gallery_list li {
        margin-right: 0;
        margin-left: 0
    }
    .rating {
        top: 11px;
        left: auto;
        right: 31px
    }
}

@media (max-width:340px) {
    .gallery_list li,
    .gallery_list li:nth-child(6n),
    .gallery_list li:nth-child(6n+1),
    .middle_with_sidebar .right_side {
        width: 100%
    }
    .photo_numbers .news_photos {
        margin-right: 12px
    }
    .photo_numbers .news_date {
        width: 65px
    }
    .photo_numbers .news_views {
        width: 35px
    }
}
