

/* Start:/local/components/neftegaz/search.page_en2/templates/new_2/style.css?15929143718603*/
.res_title {
	padding: 0px 20px;
    font-size: 18px;
    color: #9A9A9A;
}
.res_title span {
    color: #000;
}
.item_result {
    margin-bottom: 1px !important;
}
.new-search-wrap {
    min-height: 100%;
}
.new-search-wrap form {
    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;
    margin-bottom: 10px;
    width: 100%;
    background: #fff;
    padding: 0px 20px 10px 20px;
}
.new-search-wrap form input {
    background-image: url(/local/templates/neftegaz/images/btn/search_panel.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
    border: 1px solid #ff7f00;
    line-height: 44px;
    width: 100%;
    height: 48px;
    padding: 0 30px;
    font-family: "Gotham Pro";
    font-size: 15px;
    color: #595959;
    font-weight: bold;
    background-color: transparent;
    outline: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0;
    -webkit-appearance: none;
}
.new-search-wrap form input[type=submit] {
	margin-left: 20px;
    background-color: #ff7f00;
    font-size: 15px;
    font-family: "Gotham Pro";
    color: #fff;
    line-height: 1;
    border: 0 solid #000;
    cursor: pointer;
    width: 240px;
    height: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
	opacity: 1;
}

.new-search-wrap form input[type=submit].disabled {
	opacity: 0.6;
}

.width_240 {
	width: 240px !important;
    margin-left: 30px !important;
}
.width_300 {
    width: 300px !important;
    margin-left: 30px !important;
}
.margin_top_40
{
	margin-top: 40px;
}
.margin_bottom_20 
{
	margin-bottom: 20px;
}
.margin_top_20
{
	margin-top: 20px;
}
.menu_panel {
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
}
.menu_panel ul {
	display: inline-flex !important;
}
.menu_panel ul li a:hover {
    background-color: #FF7F00 !important;
}
.menu_panel_sub_2 ul li a.active {
    color: #FF7F00;
}
.menu_panel_sub {
	padding: 10px 20px;
}

.item_result .excerption {
	margin-bottom: 10px !important;
}
.item_result .thumb {
    position: relative;
}
.m-result_list .item_result .thumb:hover:after {
    content: '';
    display: block;
    top: 0px;
    left: 0pc;
    width: 100%;
    height: 100%;
    background: rgba(255, 127, 0, 0.65);
    position: absolute;
	cursor: pointer;
}
.item_result .excerption p {
    height: 63px;
    overflow: hidden;
}
.hide_shadow_reit {
	width: 100%;
    height: 65px;
    margin-top: -65px;
    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_result .excerption p.ad {
    height: 25px;
    overflow: hidden;
}
.hide_shadow_reit_ad {
	width: 100%;
    height: 30px;
    margin-top: -30px;
    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)
{
	.m-result_list .item_result {
		padding-bottom: 15px !important;
	}
	.m-result_list .item_result .title
	{
	    margin-bottom: 12px !important;
	}
	.m-result_list .item_result .excerption
	{
	    margin-bottom: 0px !important;
	}
	.m-result_list .item_result .bottom .date {
		margin-bottom: 2px;
	}
	.new-search-wrap form input[type=submit] {
		width: 100%;
	}
	.new-search-wrap {
		padding: 5px !important;
	}
	.new-search-wrap form {
		display: block;
	}
	.new-search-wrap form input {
		width: 100%;
		display: inline-block;
	}
	.new-search-wrap form input[type=submit] {
		padding: 0px;
		margin: 0px;
	}
	.m-catalog-card-list {
		display: block !important;
	}
	.item_result .thumb img {
		margin: auto;
		/*width: auto !important;*/
	}
	.menu_panel_sub_2 ul {
		text-align: center;
		display: inline-block !important;
    	width: 100%;
	}
	.menu_panel_sub_2 li {
		display: inline-block !important;
	}
	.menu_panel {
		padding-top: 0px !important;
	}
	.res_title {
		padding-bottom: 15px !important;
	}
	.selectors-wrapper .sort-wrapper {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
}
@media (max-width: 567px)
{
	.selectors-wrapper {
	    display: block !important;
	}
	.selectors-wrapper .sort-wrapper:first-child {
	    margin-bottom: 15px;
	}
	.selectors-wrapper .sort-wrapper {
		margin-left: 20px !important;
		margin-right: 45px !important;
	}
}

.m-result_list .m-catalog-card__img {
	height: 120px !important;
}

@media (min-width: 769px)
{
	.item_result .thumb {
		min-width: 185px;
	}
	.item_result img {
		margin: auto;
	}
	.m-catalog-card__title {
		max-height: 37px !important;
	}
	.selectors-wrapper {
	    margin-left: 7px;
	    margin-right: 11px;
	}
}
@media (min-width: 1201px)
{
	.title_page:before {
		width: 80% !important;
	}
}
.m-catalog-card__title, .m-catalog-card__title a {
    line-height: 19px !important;
}
.m-catalog-card__title:hover, .m-catalog-card__title a:hover {
    color: #FF7F00;
}

.padding20bl {
	padding-bottom: 20px;
	padding-left: 20px;
}
.menu_panel_sub_new {
    margin-bottom: 20px;
    margin-left: 50px;
}
.menu_panel_sub_new ul {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu_panel_sub_new ul li{
    display: block;
    margin-right: 20px;
    margin-bottom: 13px;
}
.menu_panel_sub_new ul li a{
    font-weight: bold;
    line-height: 14px;
    font-size: 15px;
    color: #000;
    text-decoration: none;
}
.menu_panel_sub_new ul li a.active,
.menu_panel_sub_new ul li a:hover {
    color: #FF7F00;
}
.m-result_list {
	border-bottom: 1px solid #f1efed;
}
.selectors-wrapper {
	margin-bottom: 0px !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #ff7f00;
}
.new-search-wrap form input[type=submit] {
    max-width: 300px;
    display: block;
}
/*#holder-aside-13 {
	position: sticky !important;
}*/

.search_catalog_item {
	width: 450px;
    margin-top: 35px;
    padding: 10px;
}
.search_catalog_item2 {
	width: 400px;
    padding: 10px;
}
.search_catalog_item3 {
	width: 250px;
    padding: 10px;
}
.item_result .title a {
	word-break: break-word;
    font-size: 14px !important;
}
.item_result .title {
    margin-bottom: 15px !important;
	font-weight: bold;
}
.item_result .date_block {
	color: #9A9A9A;
    font-weight: 200;
	margin-bottom: 20px;
}
.item_result .date_block2 {
	color: #9A9A9A;
    font-weight: 200;
	margin-bottom: 10px;
}
.btn_product1 {
	font-weight: bold;
    color: #000C24;
    text-decoration: none;
}
.btn_product1:hover {
    color: #FF7F00;
}
.btn_product2 {
	font-weight: bold;
    color: #FF7F00;
    text-decoration: none;
    float: right;
}
.btn_product2:hover {
    color: #000C24;
}
.img_garant_postavshik {
    float: left;
    padding-top: 7px;
    padding-right: 7px;
}
.img_v_nalichii {
	float: left;
    padding-right: 7px;
}
.title .small_name {
	font-weight: 400;
}
.title_company {
	font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 25px;
    font-size: 18px;
    color: #FF7F00;
    text-transform: uppercase;
	margin-bottom: 15px !important;
    text-decoration: none;
	margin-top: -10px;
	word-break: break-word;
}
.title_company:hover {
	text-decoration: underline;
}
.search_catalog_item_company {
	width: 450px;
    padding: 10px;
}
.company_reg_block {
	font-weight: lighter;
}
.nadezniy_postavshik {
    text-transform: uppercase;
    font-size: 12px;
    color: #9A9A9A;
}
.block_img_txt_a {
    max-width: 50%;
    overflow: hidden;
    margin-right: 15px;
}

@media (max-width: 768px)
{
	.search_catalog_item {
		margin-top: 0px;
	}
	.search_catalog_item2,
	.search_catalog_item3 {
		padding: 0px 10px;
	}
	.m-result_list .m-company-table {
		min-width: 100% !important;
	}
	.block_img_txt_a {
		max-width: 50%;
		overflow: hidden;
		margin-right: 15px;
		width: 50%;
		margin-top: -5px;
	}
	.block_img_txt_div {
		width: 50%;
	}
	.block_img_txt {
		display: flex;
		width: 100%;
	}
	.title_orange {
		color: #FF7F00 !important;
	}
}
.title18px {
    font-size: 18px !important;
}
.flex_bottom {
    align-self: flex-end;
}
.item_result_bottom_padding20 {
	padding-bottom: 20px !important;
}
/* End */
/* /local/components/neftegaz/search.page_en2/templates/new_2/style.css?15929143718603 */
