/*@font-face {
    font-family: 'FontAwesome';
    src: url(./fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3);
    src: url(./fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),
    url(./fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),
    url(./fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3) format('woff'),
    url(./fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),
    url(./fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}*/

.aa{
min-height:240px;
}

@media (min-width: 768px) and (max-width: 1200px)
{
	div.tablet_banner~div.desktop_hide {
		display: none !important;
	}
	.main_news_id .right {
		width: 100%;
	}
.aa{
min-height:unset;
}
}
@media (min-width: 768px) and (max-width: 1200px)
{
	div.tablet_banner {
		display: block !important;
	}
}

.reclame-center div[id^="adfox_"] {
    margin: auto !important;
    text-align: center;
    width: 100%;
}

.desktop_hide [id^="AdFox_banner_"],
.reclame-wide [id^="AdFox_banner_"] {
    width: 100% !important;
}
.desktop_hide {
    /*text-align: center;*/
}

[id^='wait_'] {
    display: none !important;
}

.wide100 div[id^="adfox_"] {
    width: 100% !important;
}

div[id^="adfox_"] > div {
    margin: auto !important;
}

[id^="AdFox_banner_"] {
    margin: auto !important;
}

@media (max-width: 1200px) {
    .flx_content .right {
        width: inherit;
    }
}

@media (max-width: 800px) {
    .reclame-auto {
        margin: auto !important;
    }
}

.blockquote .photo a,
.blockquote .title a {
    cursor: pointer !important;
}

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

.name_s a:hover {
    color: #FF7F00;
    text-decoration: none;
}

.btn.orange {
    background-color: #FF7F00;
}

.btn.orange:hover {
    background-color: #000C24;
}

.j-event-list__item-title a {
    color: #000C24;
    text-decoration: none;
}

.j-event-list__item-title a:hover {
    color: #FF7F00;
    text-decoration: none;
}

.j-special__title a,
.j-special__text a {
    color: #000C24;
    text-decoration: none;
}

.j-special__title a:hover,
.j-special__text a:hover {
    color: #FF7F00;
    text-decoration: none;
}

.slider_special_cards {
    padding: 30px 10px;
    content-visibility: auto;
}

.item_book-slide {
    width: 24%;
    margin: 0 20px;
}

.j-live__item {
    display: block;
    background-position: top center !important;
}

.j-desc__short--hide,
.j-desc__full--hide {
    display: none;
}

.j-desc__text a {
    color: #000C24;
    text-decoration: none;
}

.j-desc__text a:hover {
    color: #FF7F00;
    text-decoration: none;
}

.m-news-list__img {
    display: block;
}

.m-news-list__item,
.m-news-list__item_lg {
    position: relative;
}

.m-news-list__views {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 12px;
    color: #9A9A9A;
    margin-left: 10px;
}

.m-news-list__item_lg .m-news-list__views {
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 15px;
}

.m-news-list__preview-text {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.2;
    color: #9a9a9a;
    max-height: 45px;
    overflow: hidden;
}

.m-news-list__item_lg .m-news-list__preview-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
    color: #eee;
    max-height: 62px;
}

.m-news-list__cover-a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
}

.m-news-list__a {
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.j-news-list__date {
    color: #fff;
}

.j-date_post .category,
.j-date_post .category:hover {
    text-decoration: none;
    color: #FF7F00;
}

.j-page-post__author-text a,
.j-page-post__author-text a:hover {
    text-decoration: none;
    color: #FF7F00;
}

.j-news-list--2 .m-news-list__item {
    height: 360px;
}

@media screen and (max-width: 1199px) {
    .j-news-list--2 .m-news-list__item {
        height: 100%;
    }
}

.other2 {
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 100%;
    padding: 0 30px;
    z-index: 3;
}

.other2 ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    border-top: 1px solid rgba(151, 151, 151, 0.18);
}

.other2 li {
    display: block;
    width: 20%;
}

.other2 .category_link {
    margin-bottom: 20px;
}

.other2 .category_link a {
    font-size: 10px;
}

.other2 .title2 a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
}

.other2 .title2 a:hover {
    color: #FF7F00;
}

.slider_tabs {
	visibility:hidden;
}

.slider_tabs .event:hover .thumb,
#slider_news .slider_news__item,
.group_slider_news .thumb,
.custom_news .thumb a,
.j-article-big__item {
    position: relative;
}

.slider_tabs .event:hover .thumb:after,
#slider_news .slider_news__item:after,
.group_slider_news .thumb:after,
.custom_news .shadow .thumb:before,
#slider_for_home .for_item_home:before,
.j-article-big__item:before {
	/*content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* z-index: 2; */
    /* background: rgba(26, 36, 58, 0.5); */
    content: " ";
    position: absolute;
    background: linear-gradient(to top, #1a243a 0%, transparent 75%);
    border-radius: 0px;
    width: 100%;
    height: 100%;
    top: 0;
}

.custom_news .thumb a:before {
    display: none;
}

#slider_news .info,
.custom_news .info,
.for_item .info,
.for_item .date {
    z-index: 4;
}

.j-article-big__top,
.j-article-big__title,
.j-article-big__teaser {
    position: relative;
    z-index: 4;
}

.j-article-big__item a {
    text-decoration: none;
}

.j-article-big__a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

@media (max-width: 767px) {
    .slider_tabs .event {
        position: relative;
    }

    .slider_tabs .event:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        background: rgba(26, 36, 58, 0.5);
    }

    .slider_tabs .event .info {
        z-index: 3;
    }
}

.item_book .info .title {
    min-height: 96px;
    position: relative;
}

.item_book .middle:before {
    display: none !important;
}

.item_book .info .title:before {
    content: '';
    display: block;
    background-color: #FF7F00;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
    z-index: 2;
}

.item_small .title {
    font-size: 13px;
}

.slider_tabs .event .title a:hover {
    color: #fff;
}

.main_menu .active a {
    color: #FF7F00;
}

.tags_could .none {
    display: none;
}

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

.flx_vote dt a:hover {
    color: #FF7F00;
    text-decoration: none;
}

.mobile-main-menu {
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    padding-bottom: 20px;
}

@media (max-width: 1200px) {
    .mobile-main-menu {
        display: block;
    }
}

.mobile-main-menu ul {
    display: block;
    overflow: hidden;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-main-menu ul li {
    display: block;
    float: left;
    width: 50%;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.mobile-main-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.mobile-main-menu ul li a:hover,
.mobile-main-menu ul li.active a {
    color: #FF7F00;
    text-decoration: none;
}

.item_search .category span {
    text-transform: uppercase;
    color: #FF7F00;
}

@media (max-width: 1300px) {
    .other2 li {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 228px;
        margin-right: 40px;
    }

    .other2 .title2 a {
        font-size: 13px;
    }

    #slider_nav_home {
        display: none;
    }
}

@media (max-width: 1200px) {
    .other2 li:nth-child(4) {
        display: none;
    }
}

@media (max-width: 890px) {
    .other2 li:nth-child(3) {
        display: none;
    }
}

@media (max-width: 750px) {
    .other2 {
        padding: 0 15px;
    }

    .other2 li {
        display: none;
        width: 100%;
        margin-right: 0;
    }

    #slider_for_home .other2 li {
        width: 230px;
        margin-right: 25px;
    }

    #slider_for_home .other2 li:nth-child(2) {
        display: block;
    }

    .other2 li:first-child {
        display: block;
    }
	.other2 ul li:not(:first-of-type){display:none !important;}

    .list_experts .photo img {
        left: 0 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
}

@media (min-width: 1024px) {
    .votes_id .flx_vote dl {
        padding-right: 40px;
    }
}

.result_vote.index .tr .progres {
    padding-left: 0;
    width: 70%;
}

.result_vote.index .tr .numeric {
    width: 15%;
}

/* article .title,
.text { max-width: 740px; } */

.text p {
    margin: 0 0 0.4em 0;
}

.wide {
    max-width: none;
}

.comment_list .action {
    margin-top: 10px;
   content-visibility: auto;
}

.comment_list .action span {
    cursor: pointer;
    color: #FF7F00;
}

.comment_item .txt {
    word-wrap: break-word;
}

.go_category_white {
    color: #fff;
    text-decoration: none;
}

.go_category_white:hover {
    color: #FF7F00;
}

.vote_title_link {
    color: #000C24;
    text-decoration: none;
}

.vote_title_link:hover {
    color: #FF7F00;
}

.icon-star-light::before {
    color: #FF7F00;
}

@media (min-width: 1024px) {
    .item__best {
        padding-right: 40px;
    }
}

.flx_vote > * {
    width: 100%;
}

.result_vote .tr .tit {
    width: 60%;
}

.result_vote .tr .numeric {
    width: 50px;
}

.page-progress {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    width: 0;
    height: 3px;
    background: #FF7F00;
}

.content_flx .content_left {
    overflow: hidden;
    min-width: 0;
}

.mobile-wide {
    margin-left: -30px;
    margin-right: -30px;
}

@media (max-width: 750px) {
	.content_flx .content_left {
    overflow: visible;
}
    .mobile-wide {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.filter_alphabet {
    padding-left: 10px;
    padding-right: 10px;
}




@media (min-width: 1024px) {
    body {
        background-color: #f7f7f7;
    }

    .slider_tabs .slick-prev, .slider_tabs .slick-next {
        top: -95px;
    }

    /*.name_s {
        min-height: 60px;
    }*/
    /*footer {
        margin-bottom: -172px;
    }*/
    .market_id .holder a.promo_site {
        white-space: nowrap;
    }

    /*.market_id .holder {
        margin-top: -80px;
    }*/
    .name_s.has_calendar {
        padding-top: 15px;
    }

    .wrap-white {
        max-width: 1280px;
        width: 99%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        background-color: #fff;
        height: 100%;
    }

    /*.wrap-white #header {*/
    /*position: fixed;*/
    /*left: 0;*/
    /*right: 0;*/
    /*width: 100% !important;*/
    /*}*/
    #experts .wrap, .analitics_id .wrap {
        background-color: transparent;
    }

    footer {
        margin-bottom: -172px;
        margin-top: 0;
   content-visibility: auto;
    }
}

@media (min-width: 768px) {
    .expert_list .expert_item {
        position: relative;
        min-height: 214px;
    }

    .expert_list .expert_item:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 150px;
        background-image: url(images/expet/image-bg.png);
        background-position: 9px center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .expert_list .thumb {
        width: 100%;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
   content-visibility: auto;
    }

    .expert_list .expert_item .thumb a {
        width: 100%;
        min-height: 150px;
    }

    .expert_list .title_2:first-child {
        margin-top: 170px;
    }
}

@media (max-width: 1300px) and (min-width: 768px) {
    .market_id .holder a.promo_site {
        right: -5px;
    }

    .slider_tabs .slick-list {
        margin: 0 auto;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .expert_list .expert_item .thumb a {
        height: auto;
    }

    .social_foot p {
        padding-left: 10px;
    }

    .event {
        width: 255px;
    }

    .expert_list .expert_item:before {
        background-position: center bottom;
        height: 155px;
        top: -10px;
    }

    .expert_list .thumb {
        min-height: 155px;
    }
}

@media (max-width: 767px) {
    .expert_list .expert_item {
        min-height: 150px;
        align-items: center;
        padding-bottom: 15px;
    }

    .social_foot p {
        padding-left: 10px;
    }

    footer .social_foot {
        width: 165px;
    }

    .wrap-white {
        overflow: hidden;
    }

    .expert_list .expert_item .thumb a {
        align-items: center;
    }

    .expert_list .title_2 {
        width: calc(100% - 137px);
        margin-left: auto;
    }

    .expert_list .thumb {
        width: 130px;
    }

    .expert_list .thumb img {
        max-width: 100%;
    }

    .title_2 {
        width: calc(100% - 130px);
    }

    .expert_list .expert_item:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 120px;
        height: 150px;
        background-image: url(images/expet/image-bg.png);
        background-position: 9px center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .expert_list .thumb {
        background-color: #fff;
    }
}

@media (min-width: 1200px) {
    .content_flx .content_left {
        width: calc(100% - 330px);
    }

    .panel_search .flx .left {
        width: calc(100% - 533px);
    }

    .wrap_panel_search form .btn {
        min-width: 160px;
    }
}

.dzen {
    opacity: 0.4;
}

.dzen:hover {
    opacity: 1;
}

.dzen-footer {
    position: relative;
    margin-right: -8px;
}

.search-tab-active {
    background-color: #FF7F00 !important;
}

/*@media (min-width: 1200px) {
    .main_news_id .wrap { align-items: stretch; }
    .main_news_id .left { flex: 1; }
    .main_news_id .right { flex: 0; width: auto; }

    .main_news_id .promo_site_2 { margin-bottom: -100%; }

    .main_news_id .position,
    .main_news_id .slick-slider,
    .main_news_id .slick-list,
    .main_news_id .slick-track { height: 100%; }

    .main_news_id .slider_news__item { background-size: cover; height: 100%; }
    .main_news_id .slider_news__item img { display: none !important; }
}*/

#slider_news .slide:nth-child(n+2) {
    display: none;
}

#slider_news.slick-initialized .slide {
    display: block;
}

.item_discuis .thumb {
    height: 200px;
}

.item__best .views2 {
    color: #9A9A9A !important;
}

.search-wait {







    color: #FF7F00;
}

@media (max-width: 767px) {
    footer .bottom {
        display: block;
    }

    footer .metrics {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

.j-quote dt {
    opacity: 0.1;
}

@media (max-width: 750px) {
    .mobile_grid_2 .category_menu .js_open_all {
        margin-left: 0px;
        background: none !important;
    }
}

@media (max-width: 1200px) {
    .social_id li {
        margin: 0 20px;
    }
}

.slider_special_projects__item.color_white,
.slider_special_projects__item.color_white .title a {
    color: #fff;
}

.m-group-catalog-filters__link.m-group-filters__link_active {
    position: relative;
    padding-left: 18px;
}

.m-group-catalog-filters__link.m-group-filters__link_active::before {
    content: '\e815';
    font-family: 'fontello';
    font-size: 20px;
    color: #FF7F00;
    position: absolute;
    left: 0;
    top: -3px;
}

.m-group-catalog-filters__link.m-group-filters__link_active.m-group-filters__link_order_active::before {
    content: '\e815';
    font-family: 'fontello';
    font-size: 20px;
    color: #FF7F00;
    position: absolute;
    left: 0;
    top: -5px;
    transform: rotate(-180deg);
}

.date {
    white-space: nowrap;
}

@media screen and (max-width: 1199px) {
    .m-catalog-card-list_mini .m-catalog-card {
        width: calc(50% - 20px);
    }

    .m-catalog-card-list {
        justify-content: space-between !important;
        flex-flow: inherit !important;
    }
}

a.basket-empty {
    position: relative;
    /* top: 9px; */
}
span.basket-empty {
    font-size: 8px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.basket-empty a {
    font-size: 8px;
    text-decoration: underline;
    position: relative;
    left: 36px;
}
.head_option ul {
    margin-bottom: 0;
}

.basket-count {
    margin-left: 5px;
}

.print-show {
    display: none;
}
@media print {
    .print-show {
        display: block;
    }

    .print-show img {
        max-width: 100%;
    }

    #header,
    footer,
    .rule-cookie,
    .rates_id,
    .hidden_sm,
    .m-product__favorite,
    .m-product__bottom,
    .m-product__buy-group-btn,
    .slider-nav,
    .slider-single,
    .print-hide,
	.m-catalog-card__img {
        display: none !important;
    }

    #page {
        padding-bottom: 15px;
    }

    .container__left-col {
        width: 100%;
    }
}
.not-login-text a,
.content_left > .text a{
    color: #FF7F00 !important;
}
@media (max-width: 788px) {
    .m-catalog-card__buttons {
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* .sticky-wrapper {
        width: 400px;
    } */

    /*.market_compare*/
	#market_compare_count,
	.header-basket .basket-count {
        display: none!important;
    }

    a.basket-empty {
        top: 2px;
    }
}
@media (max-width: 350px) {
	.head_option-inner ul li {
		margin-left: 8px;
	}
}
.js-comments{
    margin-bottom: 20px;
}

.orphus_help_text {
	margin-bottom: 15px;
}
@media (max-width: 1200px) {
    .orphus_help_text {
        display: none;
    }
}
.arhive_link {font-size: 14px; font-weight: 300; text-decoration: none; text-transform: none; letter-spacing: normal; display: inline-block; position: absolute; right: 0px;}

@media (max-width: 788px) {
	.arhive_link {position: relative; width: 100%;}
}
#linkDETAIL_TEXT-title_select2,
#linkPREVIEW_TEXT-title_select2 {
	display: none;
	background: #fff;
	position: absolute;
	border: 1px solid black;
	border-radius: 5px;
	z-index: 3009;
}
#linkDETAIL_TEXT-title_select2:hover,
#linkPREVIEW_TEXT-title_select2:hover {
	display:block;
}
#linkDETAIL_TEXT-title_select2 ul,
#linkPREVIEW_TEXT-title_select2 ul {
	max-height: 150px;
	overflow-y: scroll;
	padding-left: 0px;
}
#linkDETAIL_TEXT-title_select2 ul li,
#linkPREVIEW_TEXT-title_select2 ul li {
	padding: 5px 15px;
	list-style-type: none;
}
#linkDETAIL_TEXT-title_select2 ul li:hover,
#linkPREVIEW_TEXT-title_select2 ul li:hover {
	background: #b5b3b3;
}
#linkDETAIL_TEXT-title:hover ~ #linkDETAIL_TEXT-title_select2,
#linkPREVIEW_TEXT-title:hover ~ #linkPREVIEW_TEXT-title_select2 {
	display:block;
}
.modal-orderjr-p {
	color:#fff;margin: auto;
}
.modal-orderjr-p label {
	margin-left: 15px;
}
@media (max-width: 788px) {
	.img_mob_sert {
		width: 100%;
		height: auto;
	}
}

aside.js-stick, aside.holder {z-index: 1;}

.form_search__input_main {
    border: 3px solid #ff7f00 !important;
}
.form_search__input_main_black {
    border: 3px solid #1a233a  !important;
}
.form_search__input_main_black2 {
    border: 1px solid #FF7F00 !important;
    background-image: url(/local/templates/neftegaz/images/btn/search_panel.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 5px center !important;
    padding: 0px 30px !important;
}
.form_search__button_main {
	width: 250px !important;
	background: #ff7f00 !important;
}
.form_search__button_main_black {
	width: 250px !important;
	background: #1a233a !important;
}
.form_search__button_main_black2 {
    width: 250px !important;
    background: #ff7f00 !important;
}
.fsb_all_categories_black2 {
	min-width: 230px;
    text-align: center;
    padding-top: 13px;
    background-color: #fff !important;
    color: #000C24 !important;
    border: 1px solid #FF7F00 !important;
}
.fsb_all_categories_black2:hover {
	background-color: #FF7F00 !important;
}
.fsb_all_categories_black,
.fsb_all_categories_black2 {
	background-color: #1a233a;
    font-size: 15px;
    font-family: "Gotham Pro";
    color: #fff;
    line-height: 1;
    border: 0 solid #1a233a;
    cursor: pointer;
    height: 48px;
    margin-right: 10px;
    display: block;
    width: 290px;
}
.fsb_all_categories_black img,
.fsb_all_categories_black2 img {
	vertical-align: bottom;
}
.fsb_all_categories_black span,
.fsb_all_categories_black2 span {
    padding-left: 10px;
    vertical-align: text-top;
    display: inline-block;
    margin-top: -2px;
}
@media (max-width: 788px) {
	.form_search {
	    display: inline-block !important;
	}
	.form_search__button_main {
		width: 100px !important;
	}
	.form_search__button_main_black, .fsb_all_categories_black, .fsb_all_categories_black2, .form_search__input_main_black
	{
		width: 100% !important;
		margin-left: 0px !important;	
		margin-bottom: 10px !important;
	}
}
.discussions_t1 {
    display: inline-block;
   content-visibility: auto;
}
.discussions_t2 {
	font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    color: #000C24;
    float: right;
    margin-right: 20px;
}
.discussions_t2:hover {
    color: #FF7F00;
}
.wrap_submenu {
    background: #f7f7f7;
	width: 100%;
}
.wrap_submenu nav.main_menu {
    width: 1280px;
    margin: auto;
    height: 40px;
    background: #fff;
}
.wrap_submenu nav.main_menu a {
	color: #000;
}
.wrap_submenu nav.main_menu a:hover,
.wrap_submenu nav.main_menu a.active {
	color: #FF7F00;
}
.wrap_submenu nav.main_menu ul {
    padding-left: 30px;
}
.m-boards-add__item_top {
	width: 100%;
    margin-top: 40px;
    padding: 30px 40px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #FF7F00;
    text-align: center;
    position: relative;
    background: #fff;
}
.m-boards-add__helper_top {
    text-transform: none;
    display: inline-block;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    font-size: 10.4px;
    letter-spacing: 1.04px;
    color: #FFFFFF;
    background-color: #FF7F00;
    padding: 10px 5px 10px 5px;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
    line-height: 12px;
}
.m-boards-add .btn1 {
    margin-right: 70px;
}
@media (max-width: 788px) {
	.m-boards-add .btn1 {
		margin-right: 10px;
	}
}
a.orange_link {
    color: #FF7F00;
}

.jr_benefits_vak {
	text-align: center;
}

/**New Year**/
@media (max-width: 750px) {
	.balls, .balls_adm {
	/*	background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 22px -25px;*/
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 14px -25px;
		background-size: 15px;
	}
}
@media (min-width: 751px) and (max-width: 925px) {
	.balls, .balls_adm {
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 40px -20px;
		background-size: 15px;
	}
}
@media (min-width: 926px) and (max-width: 1005px) {
	.balls, .balls_adm {
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 40px -20px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 381px -10px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 544px 2px;
		background-size: 15px, 22px, 21px;
	}
}
@media (min-width: 1005px) and (max-width: 1199px) {
	.balls, .balls_adm {
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 40px -20px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 381px -10px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 544px 2px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 666px -12px;
		background-size: 15px, 22px, 21px, 20px;
	}
}
@media (min-width: 1200px) {
	.balls {
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 49px -20px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 1003px 0px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 926px 0px, url(/local/templates/neftegaz/images/new_year/red.png) no-repeat 470px -8px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 750px -10px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 366px -13px;
		background-size: 15px, 14px, 16px, 24px, 20px, 20px;
	}
	.balls_adm {
		background: url(/local/templates/neftegaz/images/new_year/stub.png) no-repeat 49px -20px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 1003px 0px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 926px 0px, url(/local/templates/neftegaz/images/new_year/red.png) no-repeat 464px -8px, url(/local/templates/neftegaz/images/new_year/orange.png) no-repeat 722px -10px, url(/local/templates/neftegaz/images/new_year/green.png) no-repeat 366px -13px;
		background-size: 15px, 14px, 16px, 24px, 20px, 20px;
	}
}
/**END New Year**/
.countCommentsRubric {
    padding-left: 15px;
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    opacity: 0.8;
}

@media (min-width: 768px)
{
	#holder-aside-13 {
		top: -68px;
	}
}
.orangePoint {
    width: 8px;
    height: 8px;
    /*background: #FF7F00;
    border-radius: 50%;*/
	background-image: url(https://neftegaz.ru/images/baners/spec.svg);
    float: right;
    display: flex;
    margin-left: 1px;
    margin-top: -3px;
}
.displayimportant {
	display: block !important;
}
.addWidthForHolderAside3 {
	width: 285px !important;
}
@media (min-width: 1200px) {
	#holder-aside-2 {
		margin-top: -50px;
	}
}

.decor2020_mob {
	text-align: center;
	background: #FF7F00;
	padding: 5px;
}
@media (max-width: 768px)
{
	.decor2020_mob img {
		height: 20px;
	}
}
.top_banner_main_mob {padding: 0px 10px; padding-top: 20px; width: 300px; margin: auto; padding-left: 0px !important; padding-right: 0px !important;}
.top_banner_main_mob .promo_site_2 {
	padding: 0px !important;
}
.padding_left_right2 {
	padding: 0px !important;
    margin: 0px 10px !important;
}
@media (max-width: 768px) {
	.padding_left_right2 .holder, #holder-aside-1-mob {
		width: 300px;
		margin: auto;
		padding-left: 0px !important;

    	padding-right: 0px !important;
	}
}
@media screen and (max-width: 767px)
{
	.fsb_all_categories_black_mob {
		text-align: center;
		padding-top: 13px;
		/*width: 245px !important;*/
		margin-left: 15px !important;
		margin-right: 15px;
	}
	.m-search_modified .form_search__input {
		padding: 0 26px;
	}
	.moble_width_100pr {width: 300px !important;margin: auto !important;margin-top: -50px !important;}
}
#bxed_PREVIEW_TEXT {height: 100px !important;}
.block_lentainform {
	z-index: 1;
    position: relative;
    padding: 15px;
}
@media (max-width: 768px) {
	.block_lentainform2 table td {
		display: inline-block;
	}
}
.width100prc {
    width: 100%;
}
.mobBannerWide100prc {
	margin-left: -15px !important;
    margin-right: -15px !important;
    width: 110% !important;
}
.mobBannerWide100prc_x2 {
    /*margin-left: -30px !important;
    margin-right: -30px !important;
    width: 120% !important;*/
}
@media (min-width: 768px) and (max-width: 1200px)
{
	.mobBannerWide100prc_x2 {
		width: 100% !important;
		margin-left: 0px !important;
	}
}
.comment_img_plus, .comment_img_minus {
	margin-left: 10px;
    width: 25px;
}
.descpot_wide_full {
	margin-left: -30px;
    margin-right: -30px;
	right: 30px;
}
.aside_fix_width {width: 240px;}
@media (max-width: 768px) {
	.m-boards-add__item_top {
		width: auto !important;
		margin-left: unset !important;
	}
	.button_main_black3_mob {
		width: 100% !important;
		margin-left: 0px !important;
	}
	.input_main_black3_mob {
		margin-bottom: 15px !important;
		width: 100% !important;
	}
	.sections_block_2_col {
		column-count: 1 !important;
	}
	.icon-down-open {
		color: #FF7F00;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		float: right;
	}
	.section1_block {
		float: none;
		page-break-inside: unset;
		break-inside: unset;
	}
	.section1 {
		font-size: 14px;
		font-weight: normal;
	}
}
.m-link-sold-by-market {
    color: #000C24;
    text-decoration: none;
    float: right;
}
.announcement .all2 a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
.announcement .all2 a:hover,
.m-link-sold-by-market:hover,
.link-black-and-orange:hover {
    color: #FF7F00;
}
.announcement .all2 {
	padding-left: 18px;
}
.link-black-and-orange {
    color: #000C24;
    text-decoration: none;
}
.cat_prod_orange_name {
color: #FF7F00;
    font-size: 22px;
    width: 450px;
    margin: auto;
}
blockquote {
	margin: 0px;
    margin-bottom: 0px !important;
    padding: 0px 10px !important;
}

textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.m_mob_title_1 {
	margin: 10px 15px 0px 15px;
}
.m_mob_title_2 {
	margin: 0 15px;
}
ul.listOrangeAllSite {
    display: block;
    padding: 15px 0;
    margin-bottom: 25px;
    font-size: 15px;
    color: #595959;
}
ul.listOrangeAllSite_adverts {
	margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
ul.listOrangeAllSite li {
    margin-left: 45px;
    display: block;
    position: relative;
    margin-bottom: 20px;
}
ul.listOrangeAllSite_adverts li {
    margin-left: 0px !important;
    text-align: left;
}
ul.listOrangeAllSite li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #FF7F00;
    position: absolute;
    top: 9px;
    left: -15px;
    border-radius: 100%;
}
.all_count_adverts {
    color: #333333;
    margin: auto;
    margin-left: 10px;
    padding: 16px 16px;
    border: 1px solid #000;

}
.form_search__button_orange {
	background: #ff7f00 !important;
}
.btn_orange {
    background-color: #FF7F00 !important;
}

.block_context_out {
	right: 0px;
    margin-right: 10px;
    text-align: right;
    color: #9A9A9A;
	cursor: pointer;
    margin-top: -15px;
}
.block_context_out .m-boards__text_ngaz {
    display: inline-block;
    margin-right: -4px;	
}
.block_context_out .m-boards__text_modified {
    display: inline-block;
}
.block_context_out .m-boards__text_modified::before {
    margin-right: 2px;
}
.open_panel img {
    max-width: 21px;
	width: 21px;
    height: 21px;
}
@media (max-width: 768px) {
	.open_panel img {
		max-width: 26px;
		padding-right: 5px;
		margin-right: 5px;
	}
.aa{
min-height:unset;
}
}
@media (max-width: 375px) {
	.banner_mob_canvas {
		width: 375px !important;
		height: 95px !important;
	}
}
@media (max-width: 320px) {
	.banner_mob_canvas {
		width: 320px !important;
		height: 80px !important;
	}
}
.article_in_text_orange {
	font-size: 21px;
    margin: 10px 0px;
    padding: 0px 25px;
    padding-right: 0px;
    border-left: 2px solid #FF7F00;
}
.source_photo_in_article {
    color: #9A9A9A;
    font-size: 14px;
    margin-top: -10px !important;
    margin-bottom: 15px !important;
}
@media (min-width: 768px) and (max-width: 1200px)
{
	.main_news_id .right
	{
		width: 100% !important;
		margin-top: 15px !important;
		text-align: center;
	}
}
#header-telegram {
	margin: 0 0 0 25px;
	border: 1px solid white;
	border-radius: 50%;
}
#header-telegram img {
	width: 20px;
	height: 20px;
	
}

/*@media  (max-width: 700px)



#header-telegram {
	margin: 0 0 0 25px;
	border: 1px solid white;
	border-radius: 50%;
}
#header-telegram img {
	width: 15px;
	height: 15px;
	
}
*/

#adfox_165961625117378581 {
	width:240px;
	margin-bottom:20px;
}

#adfox_165969731085011982 {
	/*width:320px;
	margin:0 auto 20px auto;*/
	width:auto;
	margin:0 -15px 20px;
}

#adfox_155480767426936998 {
	/*width:320px;
	margin:0 auto 20px auto;*/
	width:auto;
	margin:0 -15px 20px;
}
#adfox_16596139539283225_latest {
	/*width:320px;
	margin:0 auto;*/
	width:auto;
	margin:0 -30px 30px;
}

#adfox_165909166634741162_latest {
	width:768px;
	margin:0 auto;
}

/*----------------------------------------------------------*/
table.grayStripes {
    margin-bottom: 25px;
    background-color: #fff;
    /*border-collapse: collapse;
    width: 100%;*/
}
table.grayStripes tr:nth-child(2n+2) {
    background-color: rgba(238, 238, 238, 0.42);
}
table.grayStripes tr:hover {
    background-color: rgba(238, 238, 238, 0.8);
}
table.grayStripes th {
    background-color: #f5f5f5;
    padding: 15px 10px;
    border: 1px solid #fff;
}
table.grayStripes th p {
    margin-bottom: 0;
}
table.grayStripes td {
    padding: 10px;
    border: 1px solid #fff;
}
table.grayStripes td p {
    margin-bottom: 0;
}
/*----------------------------------------------------------*/