html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
}

#page-wrapper {
    position: relative;
    min-height: 100%;
}

* html #page-wrapper {
    height: 100%;
}

#soc-links li {
    width: 25px;
    height: 25px;
    margin: 2px 0;
    padding: 0;
    display: block;
}

#page-buffer {
    padding-bottom: 0;
}

#page-footer {
    height: auto;
    margin: 0;
}

.comments-loader {
    text-align: center;
}

.btn-menu {
    background: #474852;
    border-color: #444;
}

.btn-menu:hover {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#scrollUp {
    z-index: 1000;
}

@media (max-width: 768px) {
    .header .user-info {
        position: relative !important;
        right: 15px !important;
    }

    .header .user-switch {
        right: 10px !important;
    }

    .header .user-card .avatar {
        right: 10px !important;
    }

    .header .user-card .badge {
        right: 7px !important;
    }

    .navigation .search-bar {
        right: 60px !important;
    }

    .header .user-card .expand {
        right: 10px !important;
        left: 40px !important;
    }

    .header .user-card .expand:before {
        right: 10px !important;
    }

    .header .user-card .expand:after {
        right: 11px !important;
    }
}

@media (max-width: 322px) {
    /* Main */
    h1,
    .h1 {
        font-size: 21px !important;
    }

    .tags-cloud {
        display: none;
    }

    /* News */
    #title-image-carousel {
        width: 100%;
    }

    .full-publication .title-image .details {
        margin-left: 0 !important;
        position: relative !important;
        display: block;
        height: 100%;
        float: left;
    }

    .full-publication .title-image .details .authors {
        position: relative !important;
        float: left;
        width: 100% !important;
        left: 0 !important;
    }

    .full-publication .title-image img,
    .full-publication .title-image .carousel {
        width: 100% !important;
    }

    /* Banners */
    .banner-w100 * {
        width: 100% !important;
    }

    .pr-side-240 {
        max-height: 280px;
    }

    .pr-side-240 {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        -ms-zoom: 0.5;
        /*-ms-transform-origin: 0 0;*/
        -ms-transform-origin: center center;
        -moz-transform: scale(0.7);
        /*-moz-transform-origin: 0px 50px;*/
        -moz-transform-origin: center center;
        -o-transform: scale(0.7);
        /*-o-transform-origin: 0px 50px;*/
        -o-transform-origin: center center;
        -webkit-transform: scale(0.7);
        /*-webkit-transform-origin: 50% 0;*/
        -webkit-transform-origin: center center;
    }

    #page-footer {
        height: auto !important;
    }

    .footer .links li {
        width: 100%;
    }

    .footer .links li:first-child {
        padding-left: 20px !important;
        border-left: 1px solid #333 !important;
    }
}

@media (max-width: 1200px) {
    ul.publication-list-thumbs li h4 {
        margin-left: 0;
    }

    ul.publication-list-thumbs li p {
        margin-left: 0;
    }
}

.authors-teaser .column .text h3 {
    overflow: hidden;
    max-height: 50px;
}

.inner-teaser a:hover {
    text-decoration: none;
}

/* Experimental themes*/
.switch-theme {
    display: inline !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-weight: bold;
    outline: none !important;
}

/*.switch-theme:focus {
	outline: none !important;
}*/
.theme-dark-0 {
    color: #959ba6 !important;
    padding-left: 20px !important;
}

.theme-dark-1 {
    color: #515761 !important;
}

.theme-dark-2 {
    color: #2d3036 !important;
}

.theme-dark-3 {
    color: #010101 !important;
}

.full-publication img {
    height: auto !important;
}

/* Ð­Ð»ÐµÐ¼ÐµÐ½Ñ‚Ñ‹ Ð¾Ñ„Ð¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð½Ð¾Ð²Ð¾ÑÑ‚ÐµÐ¹ */
.quote {
    display: block;
    background: url("/bitrix/templates/slid_main/images/quotes/quotes.png") no-repeat scroll 5px -2px #fbfbfb;
    border-color: #F5F5F5 #ECECEC #DFDFDF;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 15px 20px 12px;
}

.testimonials-block {
    display: block;
    background: transparent url("/bitrix/templates/slid_main/images/quotes/testimonials_block_bg.gif") top left repeat;
    position: relative;
    padding: 20px 20px 20px 20px;
    margin-bottom: 25px;
}

.testimonials-block .quote {
    background: transparent url("/bitrix/templates/slid_main/images/quotes/quote.png") top left no-repeat;
    position: absolute;
    width: 91px;
    height: 61px;
    left: 13px;
    top: 0;
    z-index: 1;
    border: 0;
}

.testimonials-block p {
    color: #666666;
    font-family: Georgia, serif;
    font-size: 16px;
    font-style: italic;
    position: relative;
    z-index: 2;
    margin: 0 0 5px;
    padding: 0;
}

.testimonials-block .autor {
    text-align: right;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
}

.large-quote {
    background: url("/bitrix/templates/slid_main/images/quotes/testimonials_block_bg.gif") repeat scroll left top transparent;
    border-radius: 0 0 0 0;
    box-shadow: none;
    min-height: 137px;
    padding: 15px 55px 12px;
    position: relative;
    text-align: center;
}

.large-quote .figure-left {
    background: transparent url("/bitrix/templates/slid_main/images/quotes/figures.png") top left no-repeat;
    position: absolute;
    width: 40px;
    height: 147px;
    top: 6px;
    left: 10px;
}

.large-quote .figure-right {
    background: transparent url("/bitrix/templates/slid_main/images/quotes/img/figures.png") scroll -41px 0 no-repeat;
    position: absolute;
    width: 40px;
    height: 147px;
    top: 6px;
    right: 10px;
}

.large-quote .autor {
    text-align: center;
    margin-top: 26px;
}

.divider1 {
    display: inline-block;
    font-size: 18px;
    color: #585f69;
    line-height: 5px;
    white-space: nowrap;
    margin: 20px auto 30px;
    text-align: center;
    width: 100%;
}

.divider1:after,
.divider1:before {
    content: " ";
    display: inline-block;
    border: 1px solid #bbb;
    width: 20%;
    height: 4px;
    border-left: none;
    border-right: none;
    font-size: 18px;
    margin: 10px 10px 3px 10px;
}

.divider2 {
    border: 1px dotted #ccc;
    border-left: 0;
    border-right: 0;
    height: 3px;
    margin: 30px 0;
}

/*Tabs v2*/
.news-tabs .nav-tabs {
    border-bottom: none;
}

.news-tabs .nav-tabs li a {
    padding: 9px 16px;
    background: none;
    border: none;
}

.news-tabs .nav-tabs li.active a {
    border-radius: 0;
    background: #fff;
    padding: 7px 15px 9px;
    border: solid 1px #eee;
    border-top: solid 2px #FEAE1C;
    border-bottom: none !important;
}

.news-tabs .nav-tabs li a:hover, .news-tabs .nav-tabs li a:focus, .news-tabs .nav-tabs li a:active {
    padding: 7px 15px 9px;
    background: #fff;
    border: solid 1px #eee;
    border-radius: 0;
    border-bottom: none !important;
    outline: none;
}

.news-tabs .nav-tabs li.active a:hover, .news-tabs .nav-tabs li.active a:active, .news-tabs .nav-tabs li.active a:focus {
    outline: none;
    padding: 7px 15px 9px;
    background: #fff;
    border: solid 1px #eee;
    border-top: solid 2px #FEAE1C;
    border-bottom: none !important;
}

.news-tabs .tab-content {
    padding: 10px 16px;
    border: solid 1px #eee;
}

.full-publication .clipping {
    background-color: #f5f5f5;
    color: #999;
    float: right;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0 20px 10px;
    padding: 20px;
    width: 250px;
}

.full-publication .clipping-left {
    background-color: #f5f5f5;
    color: #999;
    float: left;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 10px 20px 0;
    padding: 20px;
    width: 250px;
}

.full-publication .clipping-full {
    background-color: #f5f5f5;
    color: #999;
    float: left;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 10px;
    padding: 20px;
    width: 100%;
}

.banner-info {
    background: url(/bitrix/templates/main/img/paper_bg-dark.jpg);
    padding: 20px;
    font-size: 18px;
    border: 1px solid #ddd;
    box-shadow: 0 -10px 40px #eee inset;
    color: #555;
}

.banner-info a.banner-name {
    color: #333;
    text-decoration: underline;
}

.banner-info .banner-price {
    font-weight: bold;
}

.banner-info .banner-price-type {
    font-weight: normal;
}

.banner-info hr {
    border-top: 1px solid #bbb;
    box-shadow: 0 0 2px #000;
    transform: rotate(-4deg);
    width: 50%;
    position: relative;
    left: 0;
    top: 0;
}

/* Conference */
.conference-teaser .details {
    min-height: 100px;
}

.titlelink h1, .titlelink .h1 {
    font-size: 24px;
}

.serious {
    background: none repeat scroll 0 0 #f3f5f6;
    border: 1px solid #ddd;
}

.brief-list ul li a {
    color: #2B2D38;
}

.brief-list ul li a:hover {
    color: #c0392b;
    text-decoration: underline;
}

.brief-list .content{
    position: relative;
    overflow: hidden;
    padding-right: 6%;
    width: 106%;
}

.brief-list .all-block {
    background-image: none
}

.more-link {
    background-color: #b0b0b0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 9px !important;
    padding: 6px 5px 5px 10px !important;
}
.more-link:focus {
    color: #fff;
    text-decoration: none;
}
/* ÐµÑÑ‚ÑŒ Ð¼Ð½ÐµÐ½Ð¸Ðµ */
#opinion .rubric-title a, .opinion-teaser .rubric-title a {
    color: #fff !important;
    text-transform: lowercase;
}

#opinion .rubric-title, .opinion-teaser .rubric-title {
    background: none repeat scroll 0 0 #e33;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto Slab', serif !important;
    font-size: 12px !important;
    padding: 0 5px;
    white-space: nowrap;
}

#opinion h4, .opinion-teaser h4 {
    color: #000;
    font-family: 'Roboto Slab', serif;
    /* height: 60px !important; */
    line-height: 19px;
    /* margin: 5px 0 0; */
    overflow: hidden;
}

#opinion h4 a, .opinion-teaser h4 a {
    color: #000
}

#opinion p, .opinion-teaser p {
    font-family: serif
}

/* Ð²Ñ‹Ñ€Ð°Ð²Ð½Ð¸Ð²Ð°ÐµÐ¼ Ð²ÐµÑ‡ÐµÑ€Ð½Ð¸Ð¹ ÐºÐ°Ð»Ð¸Ð½Ð¸Ð½Ð³Ñ€Ð°Ð´ */
.pero-main .text {
    margin: 0 0 0 40px;
    width: 250px;
}

.authors-teaser #pero:after {
    width: 240px !important;
    margin-left: 22px;
}

.txt-banner-wrap {
    float: left;
    margin: 0 10px 5px 0 !important;
    padding: 5px 7px 5px 7px;
    width: 420px;
    height: 70px;
    overflow: hidden;
    background: #fff;
    border: 0;
    font-family: "PT Sans", sans-serif;
    font-size: 12px
}

.txt-banner-wrap .txt-banner-img-wrap {
    display: block;
    float: left;
    margin: 0 7px 0 0 !important;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.txt-banner-wrap .txt-banner-img-wrap img {
    height: 60px;
    width: auto;
    margin: 0 !important;
}

.txt-banner-wrap .txt-banner-a-title {
    color: #4489CA !important;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none
}

.txt-banner-wrap div {
    color: #92a7bc !important;
    font-size: 15px;
}

a.category[disabled="disabled"] {
    cursor: default;
}

.bulletin-details .price {
    margin: 0 0 4px !important;
    font-size: 31px !important;
}

span.pr {
    color: #959ba6;
    border: 1px solid #bdc3c7;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 9px;
    padding: 2px 3px 2px;
    border-radius: 3px;
}

.lh34 {
    line-height: 34px !important;
}

.form-inline .selectize-control.form-control {
    height: 34px;
}

.input-suggest.selectize-control.single .selectize-input:after {
    display: none !important;
}

.text-zoom-1-2 {
    font-size: 1.2em;
}

.label-hot {
    border: 1px solid #d9534f;
    background: #d9534f;
    color: #fff;
}

/*Inform*/
#inform .currency ul {
    padding-left: 0;
    list-style: outside none none;
}

#inform .currency ul li .symbol {
    display: inline-block;
    width: 30%;
    font-weight: bold;
    color: #CCC;
}

#inform .services a.btn {
    margin: 10px 0;
}

#masonry.link-list {
    margin-bottom: 30px;
}

#inform h3.catalog-company-link {
    font-size: 32px;
    margin: 0 auto;
    font-weight: bold;
    color: #575757;
    line-height: 32px
}

#inform h3.catalog-company-link small {
    font-size: 12px;
    line-height: 12px;
}

#inform div.catalog-block {
    margin-top: 35px;
    text-align: center;
}

#inform div.catalog-block a:hover {
    color: #575757;
}

#inform div.exchange-block {
    height: 70px;
    float: left;
    padding: 0 15px;
    margin: 23px 0 27px;
    border-left: 1px solid #eceff1;
    position: relative;
}

#inform .help_weather .header-box {
    width: 50%;
    height: 70px;
    float: left;
    padding: 0 15px;
    margin: 23px 0 27px;
    border-left: 1px solid #eceff1;
    position: relative;
}

@media (max-width: 1199px) {
    #inform .help_weather .header-box {
        width: 20%;
    }

    #inform .help_weather .header-box.hide-first {
        display: none;
    }

    .breadcrumb .cur-page {
        display: none
    }
}

@media (max-width: 991px) {
    #inform .help_weather .header-box {
        width: 25%;
    }

    #inform .help_weather .header-box.hide-second {
        display: none;
    }
}

@media (max-width: 767px) {
    #inform .help_weather .header-box.hide-third {
        display: none;
    }
}

#inform .help_weather .weather .switch {
    border: 1px solid #bdc3c7;
    color: #bdc3c7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 3px 0;
    cursor: pointer;
    position: relative;
    top: -3px;
}

#inform .help_weather .weather .switch:hover {
    color: #999;
}

#inform .help_weather .weather .current {
    border: 1px solid #3498db;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 3px 1px;
    position: relative;
    top: -3px;
}

@media (max-width: 1200px) {
    #inform .help_weather .weather .tomorrow {
        display: none;
    }
}

@media (min-width: 1200px) {
    #inform .help_weather .weather .switch {
        display: none;
    }

    #inform .help_weather .weather .current {
        border: none;
        background-color: transparent;
    }
}

#inform .help_weather .weather img {
    float: left;
}

#inform .help_weather .weather .day {
    margin: 5px 0 3px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    color: #CCC;
    width: 100px;
}

#inform .help_weather .weather .glyph {
    float: left;
    font-size: 36px;
    color: #bdc3c7;
    text-shadow: 1px 1px 0 #FFF;
    margin: 10px 0 0
}

#inform .help_weather .weather .details {
    margin: 0 0 0 55px;
    text-shadow: 1px 1px 0 #FFF;
    text-align: left;
    font-size: 11px;
    line-height: 1.35;
    color: #bdc3c7;
}

#inform .help_weather .weather .degrees {
    font-size: 18px;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: -3px 0 3px;
    color: #959ba6;
}

#inform .help_weather .currency ul {
    list-style-type: none;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
}

#inform .help_weather .currency ul {
    list-style-type: none;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
}

#inform .help_weather .currency ul li {
    margin-bottom: 2px;
}

#inform .help_weather .currency ul li .symbol {
    display: inline-block;
    width: 30%;
    font-weight: bold;
    color: #CCC;
}

#inform .help_weather .currency ul li .rate {
    display: inline-block;
    width: 35%;
}

#inform .help_weather .currency ul li .change {
    display: inline-block;
    width: 30%;
}

#inform .help_weather .currency ul li.rise .change {
    color: #5cb85c;
}

#inform .help_weather .currency ul li.fall .change {
    color: #d9534f;
}

.cf-flag {
    border: 1px solid #16a085 !important;
    color: #16a085 !important;
}

.cf-main img {
    width: 65px !important;
    max-height: 50px;
}

.cf-main .price {
    line-height: 1.4;
    color: #16a085;
}

.cf-main h5 {
    margin-top: -5px !important;
}

/*****
#header {
 max-height: 160px;
}
******/

li.adv span, li.important span {
    margin: -10px 0 5px -10px;
}

.navigation .search-bar input {
    height: 30px;
    width: 30px;
    padding: 0;
}

.navigation .search-bar input:focus {
    padding-left: 30px;
}

.navigation .nav > li > a {
    padding: 10px;
}

.navigation .search-bar .icon-search {
    margin: -5px 0 0 -5px
}

#header div.navigation ul.nav li.active {
    background: none repeat scroll 0 0 #54606E;
}

.pr-450 img {
    max-width: 450px;
    height: auto;
    width: 100%;
}

.pr-450 img[src="/bitrix/images/1.gif"] {
    width: 450px;
    height: 100px;
}

#breadcrumbs_select {
    display: inline-block;
    width: auto;
    border: 0;
    /*border: 1px solid #ÑÑÑ;*/
    background: #fff;
    color: #777;
    margin: 10px 0 10px 0;
}

.more-link.hidden-lg,
.more-link.hidden-md,
.more-link.hidden-sm,
.more-link.hidden-xs {
    display: inline-block !important;
}

.icon {
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    margin-left: .2em;
}

.publication-carousel img {
    width: 100%;
    min-height: 225px;
    display: block;
}

.publication-list-column .publication-carousel img {
    min-height: 200px;
}

@media screen and (max-width: 660px) {
    .pr-600, .pr-600 * {
        min-width: 200px;
        max-width: 700px;
        width: 100% !important;
        min-height: 0;
        height: auto !important;
        background-color: #fff !important;
    }

    .pr-600-del {
        display: none;
    }
}

@media screen and (max-width: 510px) {
    /*.pr-450 {*/
    /*!*display: none;*!*/
    /*!*transform: scale(0.65);*!*/
    /*!*transform-origin: 0 0;*!*/
    /*}*/
    .pr-450 {
        padding: 0;
        margin: 10px 0;
        border: none;
        background: none;
    }

    .pr-600 {
        padding: 0;
    }
}

.pr-450 .wrap-banner {
    max-width: 450px;
    max-height: 100px;
    background-color: #EBEBEB;
    text-align: center;
    margin: auto;
}

.banner-sp {
    margin-top: 20px;
}

@-moz-document url-prefix() {
    .img-responsive {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .img-responsive {
        max-width: 100%;
    }
}

.age-plus {
    background-color: #555;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    height: 22px;
    width: 22px;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 2px;
    line-height: 17px;
    text-align: center;
}

.nk-get-phones {
    cursor: pointer;
}

.indent-img {
    margin: 0 10px 10px 0;
}

@media (min-width: 770px) {
    .banner-site728x90 {
        transform: scale(0.65);
        transform-origin: 0;
    }
}

@media (min-width: 992px) {
    .banner-site728x90 {
        transform: scale(0.83);
        transform-origin: 0;
    }
}

@media (min-width: 1170px) {
    .banner-site728x90 {
        transform: scale(1);
        transform-origin: 0;
    }
}

@media screen and (max-width: 1199px) {
    .publication-carousel .caption {
        position: absolute;
        bottom: 0;
        background-image: linear-gradient(to bottom, transparent 0%, rgba(60, 70, 80, 0.85) 70%);
        background-color: transparent !important;
    }

    .publication-carousel .caption h3 a {
        color: #fff !important;
    }
}

.sp-note {
    max-width: 400px;
}

.panel-briefs {
    border-color: #ddd;
}

.panel-briefs > .panel-heading {
    color: #333;
    background-color: #e0e0e0;
    border-color: #fff;
}

.panel-briefs .panel-body {
    background: none repeat scroll 0 0 #f3f5f6
}

.panel-body .more-link {
    background: #4FAD9A;
}

.panel-body .more-link:hover {
    background: #1ea086;
}

.panel-briefs .brief-list ul li:first-child {
    padding-top: 0;
}

.panel-briefs .link-text {
    color: #2B2D38;
}

.panel-briefs .link-text:hover {
    color: #c0392b;
    text-decoration: underline;
}

.full-publication .fotorama__nav {
    background: none !important;
}
.pr-600 {
    padding: 20px 0;
    width: 600px;
    margin: 0 auto;
}
.full-publication .content p.lead {
    margin: 25px 0;
}
.full-publication .content p.lead:first-child {
    margin: 25px 15% 25px 0;
}
.full-publication .content p.small-text {
    font-size: 70%;
    line-height: 17px;
}
.full-publication img[align="right"] {
    margin: 3px 0 3px 10px;
}
.full-publication img[align="left"] {
    margin: 3px 10px 3px 0;
}