

/* Start:/local/templates/neftegaz/components/bitrix/news.detail/portal-news/style.css?16445812924837*/
.not-login-text a{
    color: #FF7F00;
}

.text img {
    margin-right: 10px;
}

.likely__widget {
    display: flex;
}

.date_post > div .like {
	cursor: pointer;
	color: #FF7F00;
}
@media (min-width: 1280px) {
    .date_time {
        width: 78px;
    }

    .date_post > div .like {
        margin-right: 10px;
        width: 40px;
    }
}

.likely__counter {
	position: absolute;
	margin-top: 25px;
	width: 25px;
	text-align: center;
}

.text img{ 
	padding: 10px 0px 10px 0px;
}

.form_ibm_title {
    text-align: center;
    color: #ed7f00;
    font-weight: bold;
}

.ibm_2text {
    display:none;
}

.youtube_video {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.youtube_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 769px) {
	.social_like_bottom {
		display: inline-block !important;
		float: right;
	}
	.about_post_with_bottom_soc {
		display: inline-block !important;
	}
}
.text ul {
	margin-bottom: 5px !important;
	display: inline-block !important;
	width: 100%;
}
.text ul li {
	display: flex;
}
.text ul ul {
	margin-top: 0px !important;
}
.black_color {
    color: #000C24 !important;
}
.native_ban {
    display: block;
    width: 480px;
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    float: left;
    margin: 10px 15px 10px 0px;
    overflow: hidden;
}
.native_ban .top {
	margin-top: 170px;
}
.native_ban .top .category_link {
	display: inline-block;
	padding: 0px 15px;
}
.native_ban .top .category_link a {
	padding-right: 15px;
}
.native_ban .top .category_link .views2 {
	display: inline-flex;
	color: #fff;
}
.native_ban .top .txt {
    padding: 15px;
    font-weight: bold;
    color: #fff;
}
.native_ban .top .txt_link{
    text-decoration: none;
}
.native_ban_small {
    width: 300px;
    height: 320px;
    float: left;
    margin: 10px 15px 10px 0px;
    overflow: hidden;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.native_ban_small .img {
    width: 300px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.native_ban_small .txt {
	padding: 15px;
}
.hideshowcomments .name_s span:hover{color:#FF7F00;}

/*.text blockquote {
    margin-bottom: 0px !important;
    padding: 0px 10px !important;
}*/
.vote_post .name_vote {
    font-size: 17px !important;
}
.articleBodyСlass ol {
	list-style-type: none; /* Убираем исходные маркеры */
	counter-reset: num; /* Задаём имя счетчика */
}
.articleBodyСlass ol li {
    margin-left: 30px;
    /*margin-bottom: 20px;*/
}
.articleBodyСlass ol ul {
    margin-left: 30px;
}
.articleBodyСlass ol>li::before {
	content: counter(num) '. '; /* Выводим число */
	counter-increment: num; /* Увеличиваем значение счётчика */
	color: #FF7F00;
    margin-right: 10px;
}
.articleBodyСlass ol li:first-child {
   /* margin-top: 20px;*/
}
@media (max-width: 769px) {
	.articleBodyСlass ol li {
		margin-left: 0px;
		font-size: 14px;
	}
}

#scroll2site a .pre_txt {
	text-decoration: none; 
	position: absolute; 
	padding: 15px; 
	background: #000C24; 
	width: 100%; 
	color: #FF7F00; 
	text-align: center;
}
@media (min-width: 769px) {
	#scroll2site {
		margin-top: 100px;
	}
}
.title h1 {
    font-weight: normal;
}
.articleBodyСlass ul li {
    margin-bottom: 0px !important;
}
.articleBodyСlass ul ul {
    padding-top: 10px !important;
    margin-left: 45px !important;
    width: auto;
}
.articleBodyСlass ul + h3 {
    margin-top: -25px !important;
}
.news_authors p {
    margin-bottom: 15px;
}
.block_news_authors {
    display: block !important;
}
.new_updating {
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    color: #9A9A9A;
    margin-bottom: 35px !important;
    font-weight: 500;
}
@media (max-width: 769px) {
	.mobPhotoAllWidth {
		width: auto;
	}
}
.source_photo
{
    color: #9A9A9A;
    font-size: 14px;
    margin-top: -20px !important;
    margin-bottom: 15px !important;
}
.ya-share2 {
	width: 136px;
    height: 24px;
    text-align: right;
}
.rates_id dt.h {
    min-width: 105px;
    height: 12px;
}
.too_font {
    margin-bottom: 35px;
}
.text p {
    min-height: 23px;
}
ul + .article_in_text_orange {
	margin-top: -15px !important;
}
.author_site_neftegaz {
	display: block !important;
}
.source_site_neftegaz {
	min-width: 200px;
}
/* End */


/* Start:/local/templates/.default/components/custom/super/portal-main-carousel/style.css?16977977979102*/
.iternalb {
	text-align:center;
	width:100%;
    position: relative;
}

.iternalb.tablet, .iternalb.mobile {
	display:none;
}

.iternalb .stdpic {
	margin:0 auto;
}

.iternalb.width100 .stdpic {
	width:100%;
}

@media (max-width: 1200px) {
	.iternalb.desktop {
		display:none;
	}
	
	.iternalb.tablet {
		display:block;
	}
}

@media (max-width: 640px) {
	.iternalb.tablet {
		display:none;
	}
	
	.iternalb.mobile {
		display:block;
	}
}

/* Advert Title */
.adTitle_1 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    cursor: pointer !important;
    max-width: calc(100% - 40px) !important;
    height: 12px !important;
    line-height: normal !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 0 4px !important;
    border-radius: 16px !important;
    font-size: 8px !important;
    text-transform: uppercase !important;
    letter-spacing: .125em !important;
    pointer-events: none !important;
    text-decoration: none !important;
    color: #575c66 !important;
    background-color: #fff !important;
    opacity: .8 !important;
    font-family: YS Text Variable, YS Text, Helvetica, Arial, sans-serif !important
}

.adTitle_2 {
    position: absolute !important;
    top: 6px !important;
    left: 4px !important;
    z-index: 10 !important
    left: 4px !important
}

.adTitle_3 {
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important
}


/* Advert Button */
.adMarkBtn_1.adMarkBtn_2 {
    top: 4px;
    left: 4px;
}

.adMarkBtn_4 {
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 10
}

.adMarkBtn_3.adMarkBtn_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: auto;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.adMarkBtn_3.adMarkBtn_4:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.adMarkBtn_3.adMarkBtn_4 .adMarkBtn_7 svg {
    fill: rgb(0, 0, 0);
    color: rgb(0, 0, 0);
}

.adMarkBtn_3.adMarkBtn_5 {
    width: 24px;
    height: 24px
}

.adMarkBtn_3.adMarkBtn_5:before {
    width: 42px;
    height: 42px
}

.adMarkBtn_3 .adMarkBtn_7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    -webkit-transition: fill .5s ease-in-out;
    -o-transition: fill .5s ease-in-out;
    transition: fill .5s ease-in-out
}

.adMarkBtn_3 .adMarkBtn_7 svg {
    fill: grey
}

.adMarkBtn_6 {
    --tertiary-color: rgba(255, 255, 255, 0.6);
}

/* Advert Menu */
.adMarkWrap {
    position: absolute !important;
    display: none;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 999 !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    pointer-events: auto !important;
    direction: ltr !important;
    border-radius: inherit !important
}

.adMarkCloseButton {
    position: absolute !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    border-radius: 50% !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff !important;
    outline: 0 !important;
    top: 4px !important;
    z-index: 2 !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important
}

.adMarkCloseButton {
    min-width: 24px !important;
    min-height: 24px !important;
    right: 4px !important
}

.adMarkCloseButton:focus,
.adMarkCloseButton:hover {
    background-color: #f4f6fb !important
}

.adMarkCloseButton:before {
    content: "" !important;
    width: 42px !important;
    height: 42px !important;
    position: absolute !important;
    top: -4px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.adMarkCloseButton span:after,
.adMarkCloseButton span:before {
    position: absolute !important;
    top: 6px !important;
    left: 11px !important;
    content: " " !important;
    height: 12px !important;
    width: 2px !important;
    background-color: #a3acbf !important
}

.adMarkCloseButton span:before {
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important
}

.adMarkCloseButton span:after {
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important
}

.adMark_10 {
    font-family: YS Text Variable, YS Text, Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #a3acbf !important;
    margin: 0 !important;
    word-break: break-word !important
}

.adMark_4 {
    font-family: YS Text Variable, YS Text, Helvetica, Arial, sans-serif !important;
    /*height: 100% !important*/
}

.adMark_4 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    font-size: 14px !important
}

.adMark_5 {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    font-weight: 700 !important;
    color: #a3acbf !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 16px 36px 8px 22px !important
}

.adMark_6 {
    padding: 8px 26px 8px 16px !important;
    font-size: 12px !important
}

.adMark_7 {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    padding: 0 14px 8px !important;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 20px !important
}

.adMark_8 {
    padding: 0 8px 8px !important;
    line-height: 16px !important
}

.adMark_8 {
    font-size: 12px !important
}

.adMark_9 {
    padding: 8px 16px 8px 8px !important
}

.adMark_9 {
    font-size: 13px !important;
    line-height: 18px !important
}

.adMark_1 {
    position: absolute !important;
    width: calc(100% - 4px) !important;
    max-width: 248px !important;
    max-height: 95% !important;
    right: 2px !important;
    top: 4px !important;
    border: none !important;
    border-radius: 16px !important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    background-color: #fff !important;
}

.adMark_3 {
    width: 100% !important;
    max-height: 100% !important;
    overflow: auto !important;
    scrollbar-width: thin !important;
    scrollbar-color: #c6cfd8 #fff !important
}

.adMark_3::-webkit-scrollbar-thumb {
    background: #c6cfd8 !important;
    border-radius: 12px !important;
    border: 4px solid #fff !important
}

.adMark_3::-webkit-scrollbar-track {
    border-radius: 12px !important
}

.adMark_3::-webkit-scrollbar-corner {
    background: #fff !important
}

.adMark_3::-webkit-scrollbar {
    width: 12px !important
}

.adMark_3::-webkit-scrollbar-button {
    display: none !important
}

.adMark_2 {
    /*height: 100% !important*/
}

.menucircle {
    background-color: #fff !important;
    opacity: .8 !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
    border-radius: 50% !important;
    -webkit-transition: opacity .15s,background-color .5s ease-in-out !important;
    -o-transition: opacity .15s,background-color .5s ease-in-out !important;
    transition: opacity .15s,background-color .5s ease-in-out !important;
}

.margdown {
    padding-bottom: 50px;
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/agregators/style.css?160086405240*/
.agregator-block {
	padding:0px 20px;
}

/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-news-by-tags/style.css?1586868665375*/
@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/templates/neftegaz/components/custom/super/socsubscribe/style.css?17129366631748*/
.subscription-block-social {
	display: table;
	width: 100%;
	border-collapse: collapse;
	background-color: #f6f6f6;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	line-height: 18px;
    margin-bottom: 37px;
}
.subscription-block-social__cell {
	display: table-cell;
	vertical-align: middle;
	padding: 16px 26px;
}
.subscription-block-social__cell img {
	width: 98px;
	vertical-align: middle;
}
.subscription-block-social__cell_text {
	padding-left: 4px;
	padding-right: 0;
	width: 100%;
}
.subscription-block-social__cell {
	display: table-cell;
	vertical-align: middle;
	padding: 16px 26px;
}
.subscription-block-social b {
	font-weight: 700;
}
.subscription-block-social__cell {
	display: table-cell;
	vertical-align: middle;
	padding: 16px 26px;
}
@media (max-width: 767px)
{
	.subscription-block-social {
		/*margin: 30px -9px 0;*/
margin:30px 0 0;
	}
	.subscription-block-social__cell_btn {
		margin-top: 25px;
		text-align: center;
		width: 100%;
	}
	.subscription-block-social__cell_text {
		width: calc(100% - 75px) !important;
		margin-right: 0px !important;
		padding-left: 26px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media (max-width: 1023px)
{
	.subscription-block-social {
		display: block;
		width: auto;
		/*margin-right: -19px;*/
		padding: 20px 20px 30px;
		font-size: 14px;
	}
	.subscription-block-social__cell {
		display: inline-block;
		vertical-align: middle;
		padding: 0;
	}
	.subscription-block-social__cell img {
		width: 71px;
		height: 71px;
	}
	.subscription-block-social__cell_text {
		width: calc(100% - 240px);
		padding-left: 26px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 15px;
	}
}
/* End */


/* Start:/local/templates/neftegaz/components/custom/super/portal-last-news/style.css?1586871324420*/
.views2 .date_time{
    margin-left: 15px;
}
@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 */
/* /local/templates/neftegaz/components/bitrix/news.detail/portal-news/style.css?16445812924837 */
/* /local/templates/.default/components/custom/super/portal-main-carousel/style.css?16977977979102 */
/* /local/templates/neftegaz/components/custom/super/agregators/style.css?160086405240 */
/* /local/templates/neftegaz/components/custom/super/portal-news-by-tags/style.css?1586868665375 */
/* /local/templates/neftegaz/components/custom/super/socsubscribe/style.css?17129366631748 */
/* /local/templates/neftegaz/components/custom/super/portal-last-news/style.css?1586871324420 */
