

/* Start:/local/components/neftegaz/portal.index.news.weekly/templates/.default/style.css?1584709551375*/
@media (max-width: 768px) {
	.news_week__item .top {
		display: block !important;
	}
	.news_week__item .additional .item-add {
		color: #9A9A9A;
		font-size: 14px;
	 	display: inline-block;
		margin-top: 10px;
	}
	.news_week__item .additional .time {
		margin-left: 25px;
	}
	.news_week__item .additional .item-add:before {
		position: relative;
		display: inline-block;
	}
}
/* End */


/* Start:/local/components/neftegaz/portal.index.news.latest/templates/.default/style.css?1580410591920*/
.list_last_news .load_more {
    height: 50px;
    width: 100%;
}

.list_last_news .load_more img {
    display: block;
    margin: auto;
}
.list_last_news .mobile-update {
    display: none;
}
@media screen and (max-width: 1200px) {
    .list_last_news .mobile-hot {
        display: inline-block;
    }

    .list_last_news .mobile-update {
        display: inline-block;
        color: #FF7F00;
    }

    .list_last_news .mobile-hot:before{
        content: '';
        background-image: url('/local/templates/neftegaz/images/icon/fast_news.png');
        display: block;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 10px;
        height: 15px;
        margin: 0 0 0 5px;
    }
    .list_last_news .load_more {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {
	.list_last_news-wrapper {
		overflow: hidden hidden; 
		max-height: 1325px;
	}
}
/* End */


/* Start:/local/components/neftegaz/portal.index.news.latest/templates/.default/assets/simplebar.css?15656116373706*/
[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/components/neftegaz/sender.subscribe/templates/subscribe_new/style.css?16026763925364*/
.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #F8FAFC;
	border: 1px solid #D5DADC;
	border-radius: 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background: #70bb18;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 60px 5px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}
.btn-subscribe:hover {
	background: #7ec629;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #5b9f0b;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font-weight: 100;
	font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.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?1565611637514*/
.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%;
}
/* End */


/* Start:/local/components/neftegaz/index.one-big-block.list/templates/with_native_banners/style.css?15852337016086*/
.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/components/neftegaz/portal.persons.top/templates/index-experts_v2/style.css?15906724301520*/
@media (max-width: 1200px) {
    #experts .left .list_experts ul {
        overflow: auto;
    }
}

.regalia_block_hide {
    height: 60px;
    overflow: hidden;
}
.hide_shadow_reit_expert {
    width: 100%;
    height: 60px;
    margin-top: -60px;
    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_reit_expert {
		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;
	}
}

@media (max-width: 768px) {
	.list_experts .photo::after {
		z-index: 2;
		content: '';
		display: block;
		background-image: url(/local/templates/neftegaz/css/../images/icon/expert_new.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 90px;
		height: 90px;
		position: absolute;
		bottom: 23px;
		left: -35px;
	}
}
@media (min-width: 769px) {
	.list_experts .photo::after {
		z-index: 2;
		content: '';
		display: block;
		background-image: url(/local/templates/neftegaz/css/../images/icon/expert_new.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 150px;
		height: 162px;
		position: absolute;
		bottom: -10px;
		left: -35px;
	}
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-expert-quote_v2/style.css?1586959223890*/
.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/components/neftegaz/portal.index.rates/templates/.default/style.css?16003368441340*/
.choice-dropdown {
    position: absolute;
    left: 70px;
    overflow: hidden;
    display: none;
    z-index: 9;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.choice-dropdown li {
    list-style-type: none;
    padding: 5px 20px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 17px;
    color: #9A9A9A;
}

.choice-dropdown li:hover {
    background-color: #f2f2f2;
}

.choice-dropdown li.active {
    background-color: #e2e2e2;
}

/*@media (max-width: 780px) {
    .padding_left_right {
        padding-left: 0!important;
    }
}*/

.item__best .txt {
    height: 75px;
    overflow: hidden;
}
.hide_shadow_reit {
    width: 100%;
    height: 75px;
    margin-top: -60px;
    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);
}
.item__best {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-index-special-2/style.css?1573719093927*/
.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_2.svg);
}

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

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

/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-index-media/style.css?156561163776*/
.pagingInfo3_1,
.pagingInfo3_2,
.pagingInfo3_3{
    top: -87px !important;
}
/* End */


/* Start:/local/components/neftegaz/portal.index.events/templates/.default/style.css?1565611637197*/
.tabs_plus_slider .pagingInfo3_4 {
    top: 19px !important;
}

.events_id .slider_tabs .thumb {
    height: 410px;
}

.slider_tabs .slick-slide .partner img {
    width: 109px;
    height: 20px;
}
/* End */
/* /local/components/neftegaz/portal.index.news.weekly/templates/.default/style.css?1584709551375 */
/* /local/components/neftegaz/portal.index.news.latest/templates/.default/style.css?1580410591920 */
/* /local/components/neftegaz/portal.index.news.latest/templates/.default/assets/simplebar.css?15656116373706 */
/* /local/components/neftegaz/sender.subscribe/templates/subscribe_new/style.css?16026763925364 */
/* /local/templates/neftegaz/components/custom/super/portal-index-stories/style.css?1565611637514 */
/* /local/components/neftegaz/index.one-big-block.list/templates/with_native_banners/style.css?15852337016086 */
/* /local/components/neftegaz/portal.persons.top/templates/index-experts_v2/style.css?15906724301520 */
/* /local/templates/neftegaz/components/custom/super/portal-expert-quote_v2/style.css?1586959223890 */
/* /local/components/neftegaz/portal.index.rates/templates/.default/style.css?16003368441340 */
/* /local/templates/neftegaz/components/custom/super/portal-index-special-2/style.css?1573719093927 */
/* /local/templates/neftegaz/components/custom/super/portal-index-media/style.css?156561163776 */
/* /local/components/neftegaz/portal.index.events/templates/.default/style.css?1565611637197 */
