<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.help-block {
	font: 12px 'Conv_ProximaNova-Regular';
	color: red;
}

.org { 
	height: 0; 
	width: 0; 
	padding: 0; 
	border: none;
    visability: hidden;
	display: none;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
	font: 13px 'Conv_ProximaNova-Regular';
	padding: 8px;
	border-radius: 5px;
}

.articles_page .articles_page_block p a {
	text-decoration: none;
	color: #000;
}

.articles_page .articles_page_block p i {
	font-style: normal;
	font-size: 13px;
}

.articles_cont_block .articles_cont_block_info p i {
	font-style: normal;
	font-size: 13px;
}


.manufacturers_cont ul {
    padding-bottom: 30px;
}
  
.manufacturers_cont ul li {
    position: relative;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    padding: 15px 0 15px 35px;
}
	
	
.manufacturers_cont ul li:after {
    position: absolute;
    content: '';
    top: 17px;
    left: 0;
    width: 6px;
    height: 6px;
    border: 5px solid #e97f21;
    -webkit-border-radius: 50%;
    border-radius: 50%; 
}

.slide_7_welding p {
	font: 16px 'Conv_MuseoSansCyrl_500';
	margin-top: 15px;
}

.page-text ul, .page-text ol {
    padding: 0 0 50px 65px;
}

.page-text ul li, .page-text ol li {
    position: relative;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    padding: 15px 0;
}

.page-text ul li:after, .page-text ol li:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -35px;
    width: 6px;
    height: 6px;
    border: 5px solid #e97f21;
    -webkit-border-radius: 50%;
    border-radius: 50%; 
}

.project_result_cont ul, .project_result_cont  ol {
    padding: 0 0 20px 35px;
} 

.project_result_cont ul li, .project_result_cont ol li {
    position: relative;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    padding: 10px 0;
}

.project_result_cont ul li:after, .project_result_cont ol li:after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -35px;
    width: 6px;
    height: 6px;
    border: 5px solid #e97f21;
    -webkit-border-radius: 50%;
    border-radius: 50%; 
}

.header_block .menu .active a, .header_block .menu .current &gt; a {
	color: #e97f21;
}


.top_menu ul li.active a{
    background: #e97f21; 
}

.slider_cont_work_block_title {
	min-height: 44px;
	overflow: hidden;
}

.welding_top_info ul {
    margin-bottom: 30px;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
	margin-left: 19px;
}

.welding_top_info ul li {
    position: relative;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    padding: 15px 0 15px 30px;
}

.welding_top_info ul li:after {
	position: absolute;
	content: '';
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	left: 0;
	width: 6px;
	height: 6px;
	border: 5px solid #e97f21;
	-webkit-border-radius: 50%;
	border-radius: 50%; 
}


ul.reset_robot {
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}

ul.reset_robot li a {
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

ul.reset_robot li a:hover {
    color: #e97f21;
}


.bottom__cookie-block {
    width: 100%;
    padding: 18px 0;
    background: #e3e0de;
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 100000;
    text-align: center;
    -webkit-transform: translateZ(0);
	border-top: 3px solid #000;
	font: 100 13px 'Conv_ProximaNova-Regular';
}
.bottom__cookie-block .podr {
	color: red;
	text-decoration: underline;
}
	
.bottom__cookie-block a {
    display: inline-block;
    padding: 2px 6px;
    border: 1px solid #000;
    background: #ccc;
    color: #fff;
}

.welding_top_block .welding_top_title_cont .welding_top_title_info p {
	margin-bottom: 30px;
}

.welding_top_info p strong, .welding_top_info h2, .welding_top_info h1 {
	color:  #e97f21 !important;
}

.slide_3_automation .justifyleft {
    float: left;
    margin: 0 10px 10px 0;	
}
	

.slide_3_automation .justifyright {
    float: right;
    margin: 0 0 10px 10px;	
}

.slide_3_automation hr {
	clear: both;
	border: none;
	height: 15px;
}

.slide_1_pages .pages_title.h1 {
    font: 40px 'Conv_MuseoSansCyrl_700';
    color: #fff;
    margin: 0;
}

.automation_cont h1 {
	color: #000;
	margin-bottom: 30px;
	font-weight: normal;
}

.automation_cont h2, .automation_cont h1 {
	font-size: 24px;
	color: #e97f21;
}

.automation_cont a:hover {
	text-decoration: none;
}


.automation_cont.page-text ul{
	list-style-type: none;	
	margin: 0;
}

.automation_cont ul {
	margin: 0 0 30px 30px;
	list-style-type: disc;
}

.automation_cont ul li {
	margin-bottom: 8px;
}

.welding_top_info .welding_top_info_cnot_img iframe, .welding_top_info .welding_top_info_cnot_img img {
	padding: 0 3px 0 0;
}

.slider_cont_info_text .t2 {
	display: none;
}

.slider_cont_info:hover .t2 {
	display: block;
}

.slider_cont_info:hover .t1 {
	display: none;
}


.automation_cont.page-text .maps ul {
	margin: 0 0 20px 20px;
	list-style: disc;
	padding: 0;
}

.maps ul li {
    font: 16px 'Conv_ProximaNova-Regular';
    font-style: normal;
    font-weight: normal;
    margin: 5px 0;
	padding: 0;
}

.maps ul li a {
	color: #076BB2;
}

.maps ul li:after {
	content: none;
}

.page-text blockquote {
    padding: 0 0 0 30px;
    border-left: 4px solid #eb6c03;
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    margin: 0 0 45px 0; 
}

.logo_f {
	width: 162px;
    vertical-align: middle;
	margin-right: 10px;
}

.news ul.news_list li .news__cont .s_1_1 {
	padding-bottom: 10px;
}

.totop { 
    background-image: url(../images/totop.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
	position: fixed;
	height: 50px;
	width: 50px;
	right: 20px;
	bottom: 96px;
	z-index: 11;
	transition: all 0.3s ease 0s;
}

.totop:hover {
	opacity:0.7
}

.service_cont .service_cont_block h1 {
	color: #000;
    max-width: 100%;
    padding-bottom: 40px;
    font: 36px 'Conv_MuseoSansCyrl_700';
    color: #000;
    z-index: 2;
}

.h1t {
    font: 40px 'Conv_MuseoSansCyrl_700';
    color: #fff;
    margin: 0;
}

.h1t span {
    display: block;
    font: 18px 'Conv_ProximaNova-Regular';
}

.welding_top_block h1 {
    position: relative;
    margin: 0;
    max-width: 100%;
    font: 36px 'Conv_MuseoSansCyrl_700';
    color: #000;
    z-index: 2;
}

.trsv {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px 0;
	border: 0px solid red;
}

.trsv .left {
	float: left;
}

.trsv .right {
	float: right;
}

.trsv .rows {
	width: 48%;
	position: relative;
}

.trsv .rows p {
    font: 16px 'Conv_ProximaNova-Regular';
    color: #000;
    padding-bottom: 16px;
    line-height: 30px;
}

.trsv .rows ul li, .trsv .rows ol li {
    position: relative;
    font: 16px 'Conv_ProximaNova-Regular';
    color: #000;
    padding: 4px 0;
}

.trsv .rows h2 {
    font: 18px 'Conv_ProximaNova-Regular';
    color: #000;
    padding-bottom: 16px;
    line-height: 21px;
	font-weight: bold;
}

.trsv em {
    font-size: 24px;
    line-height: 42px;
	font-style: normal;
}

.fg4 {
	min-height: 300px;
}

.clear {
	clear: both;
}

.border-top-seo .container {
    border-top: 1px solid #f5f5f5;
    margin-top: 10px;
    padding-top: 35px;
}

.trsv .rows blockquote p {
	padding-bottom: 0px;
}

.trsv-more {
	display: block;
	margin: 15px auto;
	text-align: center;
    font: 17px 'Conv_ProximaNova-Regular';
	text-decoration: none;
	color: #000;
}

.trsv-more span {
	border-bottom: 1px dashed;
}

.trsv[aria-expanded="false"]::after {
	position: absolute;
	left: 0;
	bottom: 44px;
	display: block;
	width: 100%;
	height: 50px;
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
	content: '';
}

#rmjs-1.trsv.trsv-main.page-text{
max-height: none;
height: 0;
}

</pre></body></html>