

/* Start:/local/templates/neftegaz/components/bitrix/system.pagenavigation/portal-index-last-news/style.css?1555081164217*/
.load_more {
    height: 50px;
    width: 100%;
}
.load_more img {
    display: block;
    margin: auto;
}
@media screen and (max-width: 1200px) {
    .load_more {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/neftegaz/components/bitrix/news.list/portal-index-news-latest-en/assets/simplebar.css?16109728763706*/
[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    visibility: visible;
    overflow: scroll; /* Scroll on this element otherwise element can't have a padding applied properly */
    max-width: 100%; /* Not required for horizontal scroll to trigger */
    max-height: 100%; /* Needed for vertical scroll to trigger */
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}

/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-subscribe/style.css?1568893478560*/
.box_checkbox label::before {
    border-radius: 50%;
}

.margin_bottom_80 {
    margin-bottom: 80px;
}

.error {
    display: none;
    color: red;
    font-size: 10px;
    margin-bottom: 10px;
}

@media (max-width: 780px) {
    .form_subscribe .hide_desktop_subscribe {
        display: block;
    }

    .form_subscribe .hide_mobile_subscribe {
        display: none;
    }
}

@media (min-width: 780px) {
    .form_subscribe .hide_desktop_subscribe {
        display: none;
    }

    .form_subscribe .hide_mobile_subscribe {
        display: block;
    }
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-index-stories/style.css?1626166101714*/
.views2.stories {
    color: #fff !important;
    opacity: 0.8 !important;
}

#slider_nav_home .nav_item {
    position: relative;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 17px;
    font-size: 13px;
}

#slider_nav_home .nav_item::after {
    content: '';
    bottom: 0;
    position: absolute;
    left: 0;
    width: 0;
    background-color: #FF7F00;
    height: 1px;
    transition: 4s;
}

#slider_nav_home .nav_item.slick-current::after {
    width: 100%;
}
.category_link_stories {
    font-size: 17px !important;
}


@media (max-width: 1200px)
{
	.for_item_home img {
		width: auto !important;
	}
	.for_item_home .thumb {
		display: block !important;
	}
}
/* End */


/* Start:/local/components/neftegaz/index.one-big-block.list/templates/.default/style.css?15656116376086*/
.flx_list {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flx_list .additional {
    margin-bottom: 10px;
    overflow: hidden;
    opacity: 0;
    transition: .3s;
}

.flx_list .item:hover .additional {
    opacity: 1;
}

.flx_list .additional .item-add {
    float: left;
    margin-right: 15px;
    color: #9A9A9A;
    font-size: 14px;
    line-height: 1.4;
    font-weight: inherit;
    opacity: .8;
    display: block;
    position: relative;
    padding-left: 20px;
}

.flx_list .item-add.is-favorite {
    color: #FF7F00;
}

.flx_list .additional.white .item-add {
    color: white;
}

.flx_list .additional.white .views:before {
    background-image: url(/local/templates/neftegaz/images/icon/views.svg);
}

.flx_list .additional.white .time:before {
    background-image: url(/local/templates/neftegaz/images/icon/date.svg);
}

.flx_list .additional.white .favorites:before {
    background-image: url(/local/templates/neftegaz/images/icon/Star_white.svg);
}

.additional .item-add:before {
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
}

.additional .favorites {
    cursor: pointer;
}

.additional .views:before {
    background-image: url(/local/templates/neftegaz/images/icon/views2.svg);
    top: 4px;
}

.additional .time:before {
    background-image: url(/local/templates/neftegaz/images/icon/date_2.svg);
    top: 3px;
}

.additional .favorites:before {
    background-image: url(/local/templates/neftegaz/images/icon/Star.svg);
    top: 1px;
    height: 19px;
    left: 1px;
    width: 20px;
}

.additional .is-favorite.favorites:before {
    background-image: url(/local/templates/neftegaz/images/icon/Star_fill.svg);
}

.flx_list .item {
    position: relative;
    margin-bottom: 3%;
}

.flx_list .item .meta {
    margin-bottom: 10px;
}

.flx_list .item:nth-child(1n+3) {
    margin-bottom: 0;
}

.flx_list .item.shadow .thumb a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.158769), rgba(0, 0, 0, 0.158769)), -webkit-linear-gradient(348.6deg, rgba(56, 74, 108, 0.0001) 42.16%, rgba(26, 36, 58, 0.46) 71.54%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.158769), rgba(0, 0, 0, 0.158769)), -o-linear-gradient(348.6deg, rgba(56, 74, 108, 0.0001) 42.16%, rgba(26, 36, 58, 0.46) 71.54%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.158769), rgba(0, 0, 0, 0.158769)), linear-gradient(101.4deg, rgba(56, 74, 108, 0.0001) 42.16%, rgba(26, 36, 58, 0.46) 71.54%);
    background-blend-mode: multiply;
}

.flx_list .item.info_vid_2 .thumb {
    margin-bottom: 0;
}

.flx_list .item.info_vid_2 .info {
    position: absolute;
    bottom: 58px;
    left: 50px;
    max-width: 478px;
}

.flx_list .item.info_vid_2 .title a {
    font-size: 28px;
    line-height: 1.2;
    color: #fff;
}

.flx_list .item.info_vid_2 .title a:hover {
    color: #FF7F00;
}

.flx_list .item.info_vid_3 {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.175611);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.175611);
}

.flx_list .item.info_vid_3 .info {
    padding: 0px 50px 22px 30px;
    position: relative;
}

.flx_list .item.info_vid_3 .date {
    display: none;
}

.flx_list .item.info_vid_3 .title {
    margin-top: 0;
}

.flx_list .item.info_vid_3 .category_link {
    position: absolute;
    top: -10px;
    right: 30px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    margin-right: 0;
}

.flx_list .thumb {
    position: relative;
    margin-bottom: 30px;
}

.flx_list .thumb a {
    display: block;
}

.flx_list img {
    display: block;
    width: 100%;
    height: auto;
}

.flx_list .title a {
    text-decoration: none;
    font-size: 22px;
    line-height: 1.2;
    color: #000C24;
}

.flx_list .title a:hover {
    color: #FF7F00;
}

.flx_list .title span {
    font-weight: bold;
    font-family: "Gotham Pro";
}

@media (max-width: 1200px) {
    .flx_list .item {
        margin-bottom: 40px;
    }

    .flx_list .item.info_vid_2 .title a {
        font-size: 24px;
    }

    .flx_list .title {
        margin-top: 14px;
    }

    .flx_list .title a {
        font-size: 18px;
    }

    .flx_list .thumb {
        margin-bottom: 20px;
    }

    .flx_list .item.info_vid_3 .info {
        padding: 0px 50px 20px 20px;
    }

    .flx_list .item.info_vid_3 .category_link {
        top: -15px;
    }

}

@media (max-width: 750px) {
    .flx_list .item {
        margin-bottom: 25px !important;
    }

    .flx_list .thumb {
        margin-bottom: 12px;
    }

    .flx_list .title a {
        font-size: 17px;
    }

    .flx_list .item.info_vid_2 .info {
        bottom: 0;
        left: 0;
        position: relative;
        max-width: 100%;
    }

    .flx_list .item.info_vid_2 .thumb {
        margin-bottom: 12px;
    }

    .flx_list .item.info_vid_2 .title {
        margin-top: 8px;
    }

    .flx_list .item.info_vid_2 .title a {
        font-size: 17px;
        color: #000C24;
    }

    .flx_list .additional.white .item-add {
        color: inherit;
    }

    .flx_list .additional.white .views:before {
        background-image: url(/local/templates/neftegaz/images/icon/views2.svg);
    }

    .flx_list .additional.white .time:before {
        background-image: url(/local/templates/neftegaz/images/icon/date_2.svg);
    }

    .flx_list .additional.white .favorites:before {
        background-image: url(/local/templates/neftegaz/images/icon/Star.svg);
    }
}

.category_link.useful {
    margin-bottom: 7px;
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-expert-quote_v2_en/style.css?1587630263890*/
.blockquote .fil_left {
    padding-bottom: 25px;
}
.before_hide_shadow_post_person_block {
    height: 55px;
    overflow: hidden;
}
.hide_shadow_post_person_block {
    width: 100%;
    height: 55px;
    margin-top: -55px;
    position: relative;
    z-index: 10;
    background-color: #fff0;
    background-image: -moz-linear-gradient(rgba(255,255,255,0),#fff);
    background-image: -webkit-linear-gradient(#fff0,#fff);
    background-image: linear-gradient(#fff0,#fff);
}

@media (max-width: 768px) {
	.hide_shadow_post_person_block {
		background-image: -moz-linear-gradient(rgba(255,255,255,0),#f2f0eb) !important;
		background-image: -webkit-linear-gradient(#fff0,#f2f0eb) !important;
		background-image: linear-gradient(#fff0,#f2f0eb) !important;
	}
}
.blockquote img {
    max-width: 180px !important;
}
@media (max-width: 750px)
{
	.list_experts .photo {
		overflow: hidden;
	}
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-index-special-2/style.css?17024792892093*/
.special_projects_id .pagingInfo_spec {
    position: absolute;
    z-index: 1;
    right: 114px;
    top: 37px;
    color: #BEBEBE;
}

.special_projects_id .slick-prev,
.special_projects_id .slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: #0000;
    top: 27px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 4;
    width: 28px;
    height: 28px;
    color: #fff;
    opacity: 0.5;
}

.special_projects_id .slick-prev:hover,
.special_projects_id .slick-next:hover {
    opacity: 1;
}

.special_projects_id .slick-prev {
    right: 68px;
    background-image: url(/local/templates/neftegaz/css/../images/btn/slider_prev.svg);
}

.special_projects_id .slick-next {
    right: 32px;
    background-image: url(/local/templates/neftegaz/css/../images/btn/slider_next.svg);
}

a:hover div.title_block {
    color: #ff7f00;
}

@media (max-width: 1200px) {
    .slider_special_projects__item .pic {
        display: block !important;
    }

    .slider_special_projects__item img {
        width: auto !important;
    }

    .item_book .thumb {
        display: block !important;
    }
}

@media (max-width: 480px) {

    .special_projects_id .slick-prev,
    .special_projects_id .slick-next {
        position: absolute;
        display: block;
        line-height: 0px;
        font-size: 0px;
        cursor: pointer;
        background: #0000;
        top: 520px !important;
        padding: 0;
        border: none;
        outline: none;
        z-index: 4;
        width: 28px;
        height: 28px;
        color: #fff;
        opacity: 0.9 !important;
        border-radius: 50%;
    }

    .special_projects_id .slick-prev {
        right: auto !important;
        left: 16px !important;
        background-image: url(/local/templates/neftegaz/css/../images/btn/slider_prev_4.svg) !important;
    }

    .special_projects_id .slick-next {
        right: 16px !important;
        background-image: url(/local/templates/neftegaz/css/../images/btn/slider_next_4.svg) !important;
    }
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-index-events/style.css?1612794210424*/
.slider_tabs .event .info {
	display: none;
}
.slider_tabs .event:hover .info {
    display: block;
    border: 1px solid #FF7F00;
    content: " ";
    position: absolute;
    background-color: #1a243a;
    border-radius: 0px;
    width: 100%;
    height: 100%;
    top: 0;
}
.slider_tabs .event {
    background-repeat: no-repeat;
    background-position: center;
	cursor: pointer;
    background-color: #fff !important;
}
/* End */
/* /local/templates/neftegaz/components/bitrix/system.pagenavigation/portal-index-last-news/style.css?1555081164217 */
/* /local/templates/neftegaz/components/bitrix/news.list/portal-index-news-latest-en/assets/simplebar.css?16109728763706 */
/* /local/templates/neftegaz/components/custom/super/portal-subscribe/style.css?1568893478560 */
/* /local/templates/neftegaz/components/custom/super/portal-index-stories/style.css?1626166101714 */
/* /local/components/neftegaz/index.one-big-block.list/templates/.default/style.css?15656116376086 */
/* /local/templates/neftegaz/components/custom/super/portal-expert-quote_v2_en/style.css?1587630263890 */
/* /local/templates/neftegaz/components/custom/super/portal-index-special-2/style.css?17024792892093 */
/* /local/templates/neftegaz/components/custom/super/portal-index-events/style.css?1612794210424 */
