
.texth2 h2, .article_photo_block h2 {
	position: relative;
	font-family: Bliss Pro;
	font-size: 60px;
	line-height: 72px;
	color: #1B3E62;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.texth2 h2:after, .article_photo_block h2:after {
	position: absolute;
	content: '';
	width: 190px;
	height: 0;
	border: 1px solid #E74142;
	left: 0;
	bottom: 0;
}


.texth2 h3, .article_photo_block h3 {
	position: relative;
	font-family: Bliss Pro;
	font-size: 36px;
	line-height: 40px;
	color: #1B3E62;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.texth2 h3:after, .article_photo_block h3:after {
	position: absolute;
	content: '';
	width: 190px;
	height: 0;
	border: 1px solid #E74142;
	left: 0;
	bottom: 0;
}

.texth2 ul {
	padding-bottom: 30px;
}

.texth2 ul li {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.03em;
    color: #1B3E62;
    padding: 5px 0 5px 30px;
    background: url(../img/article_list_star.jpg) no-repeat left center;
}


.maps ul {
	margin: 0 0 20px 10px;
	list-style: disc;
}

.maps ul li {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #1B3E62;
    margin: 5px 0;
}

.maps ul li a {
	border-bottom: 1px solid #076BB2;
	color: #076BB2;
}

.texth2 hr {
	clear: both;
	border: none;
}

.texth2 a {
	border-bottom: 1px solid #076BB2;
	color: #076BB2;
}

.texth2 a:hover {
	border-bottom: none;
	color: red;
}

#lite {
	padding-top: 0px;
}

#lite .project_pages_block_title {
	padding: 85px 0 50px 0;
}

#lite_2 {
	/*padding: 0 30px 0px 100px;*/
}

.grid-pad {
	padding: 10px 0 70px 0;
}

#lite_3 {
	padding-top: 0px;
}


.project2_page_link ul .active {
    opacity: 0.3;
}

.project2_page_link ul li:first-child a {
	opacity: 1 !important;
}


.products-top-title_news:after {
    /*position: absolute;
    content: '';
    width: 190px;
    height: 0;
    border: 1px solid #E74142;
    left: 103px;
    bottom: 0;*/
}

.products-top-title_news {
    position: relative;
}

.products-top_news {
    margin: 0 0 40px;
}

.oll_news_2 {
	padding: 25px 0;
}

.pager {
    text-align: center;
    font-size: 0;
}

.pager li {
    display: inline-block;
    font-size: 14px;
    margin: 0 7px;
}

.pager a.active, .pager a:hover {
    background: #E74142;
    color: #fff;
    border-color: #E74142;
}
 
.pager a {
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #E74142;
    vertical-align: middle;
	color: #E74142;
}

.section-articles_list li .section-articles_list_title {
	min-height: 65px;
	overflow: hidden;
}

.justifyleft {
	float: left;
	margin: 0 15px 15px 0;
}

.justifyright {
	float: right;
	margin: 0 0 15px 15px;
}

.footer-top li {
	margin-bottom: 8px;
}

.maps2 {
	display: none;
}

.contacts-title_list li span {
    font-family: Bliss Pro;
    font-size: 18px;
    line-height: 36px;
    color: #1B3E62;
    border-bottom: 2px dashed #1B3E62;
	cursor: pointer;
}

.contacts-title_list li .active  {
    font-family: Bliss Pro;
    font-size: 18px;
    line-height: 36px;
    color: #E74142;
    border-bottom: none;
}



.about_cont_block .about_cont_info h2 {
    position: relative;
    font-family: Bliss Pro;
    font-size: 60px;
    line-height: 72px;
    color: #1B3E62;
    padding-bottom: 20px;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.about_cont_block .about_cont_info h2:after {
    position: absolute;
    content: '';
    width: 190px;
    height: 0;
    border: 1px solid #E74142;
    left: 0;
    bottom: 0;
}

.about_quality_block .about_quality_cont h2, .about_partners_block h2 {
    position: relative;
    font-family: Bliss Pro;
    font-size: 60px;
    line-height: 72px;
    color: #1B3E62;
    padding-bottom: 20px;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.about_quality_block .about_quality_cont h2:after, .about_partners_block h2:after {
    position: absolute;
    content: '';
    width: 190px;
    height: 0;
    border: 1px solid #E74142;
    left: 0;
    bottom: 0;
}

.news-date {
	padding: 0 10px;
	background-color: rgba(255, 255, 255, 0.7);
}

.css-h4 h1, .css-h4 h2, .css-h4 h3, .css-h4 h4 {
    font-size: 32px;
    line-height: 38px;
    font-family: Bliss Pro;
    color: #1B3E62;
    padding: 10px 0 30px 0;
}

.css-h4 ul {
	margin: 0 0 30px;
}

.css-h4 ul li {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.03em;
    color: #1B3E62;
    padding: 5px 0 5px 30px;
    background: url(../img/article_list_star.jpg) no-repeat left center;
}

.details-description .article_table p {
    padding: 0;
	margin: 0;
    font-family: Bliss Pro;
    font-size: 16px;
    line-height: 19px;
    color: #103050;
}

.noresult {
    font-family: Bliss Pro;
    font-size: 18px;
    line-height: 19px;
    color: #103050;
	text-align: center;
	margin-bottom: 35px;
}

.gallery-full-width ul li .catalog_list_cont p span {
	background: rgba(7,107,178,0.7);
}

.new_crumbs br {
	display: none;
}

.project2_page_cont-hover .a-descr p {
    font-size: 14px;
    line-height: 22px;
	color: #fff;
	padding: 0;
}

.prod_tabs_block_cont_link .t7 {
    border: 0px solid #fff;
    border-radius: 0px;
	padding: 0;
	text-decoration: underline;
}

.prod_tabs_block_cont_link .t7:hover {
	background: transparent;
	border-color: none;
}

.w9 {
    width: 46%;
    display: inline-block;
    vertical-align: top;
}

.w100 {
	margin-top: 2rem;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.footer-bottom a {
	color: #fff;
}