body {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	background: #3f4044;
}
img {
	max-width: 100%;
}
ul{
	font-size:13px;
}
th {
	text-align: inherit;
}
.wrap__page {
	background: #f7f7f7;
}
.container {
	width: 1260px;
}
.btn {
	border-radius: 3px;
}
.main-btn {
	color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0,0,0,.6);
	border: none;
	background: #767676;
	background: linear-gradient(to bottom, #767676 20%,#767676 20%,#343434 75%);
}
.main-btn:hover,
.main-btn:focus {
	color: #fff;
	background: #343434;
	background: linear-gradient(to bottom, #343434 20%,#343434 20%,#767676 75%);
}
.main-btn:focus{
	color: #fff;
}
.bx-soa-pp-delivery-cost {
	display: none;
}
a[href^="http"] {
	position: relative;
	padding-right: 16px;
	display: inline-block;
}
a[href^="http"]:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	top: 4px;
	right: 4px;
	background-image: url("../img/target-link.svg");
	background-size: 10px;
	background-repeat: no-repeat;
}
a[href*="remzona-parts.ru"] {
	position: relative;
	padding-right: 0;
	display: unset;
}
a[href*="remzona-parts.ru"]:after {
	content: none;
}
.socki a,
a.ya-share2__link,
a.spec {
	padding-right: 0;
}
.socki a:after,
a.ya-share2__link:after,
a.spec:after {
	content: none;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrap {
	min-height: 100%;
	margin-bottom: -185px; 
}
.wrap:after {
	content: "";
	display: block;
}
.footer, .wrap:after {
	height: 185px; 
}
h1 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 20px;
}
h3 {
	margin-top:45px;
	font-size: 15px;
	font-weight: 700;
	margin: 10px 0 20px;
}
p {
	font-size: 13px;
}

/*=================================================
=============================================HEADER
=================================================*/
.header {
	padding-top: 20px;
}
.logo {
	margin-top: -20px;
	padding-top: 65px;
	height: 140px;
	background: #ecb500;
}
.logo:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -125px;
	border: 105px solid transparent;
	border-top: 20px solid #ecb500;
	z-index: 1;
}
.logo h1 {
	margin: 0;
}
.logo a {
	display: block;
}
.header-phone a,
.header-mail a,
.header-mail span {
	font-weight: 700;
	color: #343434;
	text-decoration: none;
}
.header-phone a {
	font-size: 30px;
	background: url(../img/icon/phone.svg) no-repeat 0px 8px;
	padding: 5px 0px 10px 20px;
	background-size: 20px;
	
}
.header-mail a {
	font-size: 16px;
	background: url(../img/icon/mail.svg) no-repeat 0px 4px;
	padding: 3px 0px 10px 30px;
	background-size: 26px;
}
.header-mail span {
	display: block;
	font-size: 16px;
	background: url(../img/icon/time.svg) no-repeat 0px 0px;
	padding: 0px 0px 10px 30px;
	background-size: 26px;
	margin-top: 6px;
}
.header-mail{
	padding-top:10px;
}
.feedback-btn,
.zakaz-btn {
	padding: 10px 15px 15px 15px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.feedback-btn,
.zakaz-btn,
.order {
	float: right;
}
.zakaz-btn,
.zakaz-btn:hover,
.zakaz-btn:focus {
	color: #59abd5;
}
.main-form {
	display: flex;
	width: 100%;
}
.search {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	background: #fff;
	width: 100%;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	box-shadow: inset 0px 7px 10px -10px #000;
}
.search-btn {
	width: auto;
}
.search-btn button {
	height: 47px;
	border: none;
	font-size: 16px;
	text-shadow: 0px -1px 1px #000;
}
.search-btn button span {
	background: url(../img/icon/search.svg) no-repeat 1px 3px;
	padding-left: 20px;
	background-size: 16px;
}
.search-foot .search-btn button span {
	background: url(../img/icon/search.svg) no-repeat 2px 4px;
	padding-left: 17px;
	background-size: 14px;
}
.search-foot .search-btn button {
	padding-left: 5px;
}
.search input,
.search select {
	height: 27px;
	padding-top: 4px;
	font-size: 12px;
	background: #fff;
}
.search input {
	width: 100%;
}
.search select {
	width: auto;
}
.razdel {
	border-left: 1px solid #ccd0d1;
	margin: -6px 15px;
}
.get-order {
	padding-top: 15px;
	height: 47px;
	border: none;
	text-transform: uppercase;
	font-size: 13px;
}
.get-order-left {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
	width: 50%;
	padding-top: 10px;
}
.get-order-left img {
	width: 30px;
}
.get-order-right {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.order-info {
	height: 47px;
	width: 100%;
	padding: 5px 0 5px 15px;
	background: #fff;
	box-shadow: inset 0px 7px 10px -10px #000;
}
.order-info span {
	display: block;
	font-size: 13px;
}
.get-order {
	background: #278bc4;
	background: linear-gradient(to bottom, #59cbe5 0%,#278bc4 50%,#3faad4 100%);
}
.get-order:hover,
.get-order:focus {
	background: #278bc4;
	background: linear-gradient(to bottom, #3faad4 0%,#278bc4 50%,#59cbe5 100%);
}


.page {
	display: flex;
}
/*=================================================
============================================SIDEBAR
=================================================*/

.sidebar {
	background-color: #3f4044;
	padding-top: 45px;
	padding-bottom: 30px;
}
.nav>li {
	margin-bottom: 10px;
}
.nav>li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0px;
	height: 11px;
	width: 3px;
	background: #ecb500;
}
.sidebar-nav {
	margin-bottom: 45px;
	z-index: 2;
	position: relative;
}
.sidebar-nav li a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 0 15px 0 10px;
}
.content .sidebar-nav li a {
	color: #333;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:focus,
.sidebar-nav li.active>a,
.sidebar-nav li.active a:hover,
.sidebar-nav li.active a:focus,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background: none;
	opacity: .6;
}
.catalog-menu .lvl2 {
	display: block;
}
.lvl2 {
	min-width: auto;
	position: relative;
	width: 100%;
	float: none;
	border: none;
	border-radius: 0;
	background: none;
	box-shadow: none;
	padding-left: 10px;
	margin-bottom: 10px;
	z-index: 10;
}
.lvl2 li {
	/*list-style-image: url('../img/list.png');*/
	margin-left: 15px;
	position: relative;
}
.lvl2 li a {
	font-size: 15px;
	font-weight: 400;
	padding: 0;
	white-space: normal;
	color: #c5c5c5;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.lvl2 li.active a,
.lvl2 li a:hover {
	color: #c5c5c5;
	opacity: .6;
}


.author {
	text-align: center;
	margin: 0 -15px;
	padding-bottom: 50px;
	padding-top: 10px;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 50% 100%, 0% 90%);
	background: #010101;
	background: linear-gradient(to bottom, #343537 0%,#1a1b1b 50%,#272829 100%);
}
.author .title {
	text-transform: uppercase;
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 10px 0;
	margin: 0;
}
.author a {
	color: #fefefe;
	text-decoration: underline;
}
.author a:hover {
	text-decoration: none;
}
.author a.reg {
	color: #ecb500;
}
.author-form {
	padding: 0 20px;
}

.author-form input {
	width: 100%;
	height: 35px;
	border-radius: 3px;
	border: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.author-bot {
	margin-top: 10px;
	text-align: right;
}
.author-btn {
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px 20px;
	float: left;
	margin-right: 10px;
	background: #ecb500;
	background: linear-gradient(to bottom, #ecb500 0%,#eca300 50%,#a56504 100%);
}
.author-btn:hover,
.author-btn:focus {
	background: #eca300;
	background: linear-gradient(to bottom, #a56504 0%,#eca300 50%,#ecb500 100%);
}

.author-form p {
	color: #fff;
}

/*=================================================
============================================CONTENT
=================================================*/

.content {
	margin-bottom: 15px;
	padding-top: 15px;
}
.content.bg {
	padding: 15px 15px 100px 15px;
	margin-top: 10px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 5px -2px rgba(0,0,0,1);
}
.content img {
	height: auto;
}
.breadcrumb {
	background: none;
	padding: 5px 0;
}
.breadcrumb a,
.breadcrumb>.active,
.breadcrumb>.active:before {
	color: #000;
	font-size: 13px;
}
.main-slider {
	padding: 5px;
	min-height: 330px;
	border-radius: 6px;
	box-shadow: 0 0 3px 0 #000;
	background: #e5e5e5;
	background: linear-gradient(to bottom, #e5e5e5 0%,#999797 100%);
}
.slick-dots {
	position: absolute;
	bottom: 0;
	margin-bottom: 8px;
	padding: 0;
	width: 100%;
	text-align: center;
}
.slick-dots li {
	list-style: none;
	display: inline-block;
	margin: 0 7px;
	width: 12px;
	height: 12px;
	position: relative;
	cursor: pointer;
}
.slick-dots li:after {
	content: ' ';
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #3f4044;
}
.slick-dots li:hover:after,
.slick-dots li.slick-active:after {
	background: #ecb500;
}
.slick-dots li button {
	display: none;
}
.slider-form {
	background: #fff;
	padding-bottom: 16px;
	margin-bottom: 20px;
	border-radius: 6px;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,1);
}
.home-cats {
	display: flex;
	justify-content: space-around;
	background: url(../img/bg3.jpg);
	box-shadow: inset 0 0px 10px -3px #000;
	margin: 0 12px;
	padding: 10px 0 15px;
	border-radius: 6px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.home-cat {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0 30px;
	width: 100%;
}
.home-cat + .home-cat {
	border-left: 1px solid #b7b7b7;
}
.home-cat:hover {
	text-decoration: none;
}
.home-cat:hover p {
	color: #000;
}
/*.home-cat img {
	margin-right: 10px;
}*/
.home-cat p {
	font-size: 14px;
	color: #7d7d7d;
	margin: 0;
}
.home-cat span {
	display: block;
}
.news-item{
	display: inherit!important;
}
.news-block {
	display: flex;
}
.news-detail img[align="left"]{
	margin-right: 15px;
	margin-bottom: 15px;
}
.news-date-time {
	display: block;
}
.main-cont {
	height: 100%;
	position: relative;
	padding-bottom: 50px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,1);
}
.main-cont.art {
	padding: 25px;
	margin-top: 15px;
}
.head-cont {
	padding: 10px 30px 15px;
	background: #767676;
	border: 1px solid;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background: linear-gradient(to bottom, #767676 20%,#767676 20%,#343434 75%);
}
.head-cont h2 {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	float: left;
	color: #fff;
}
.head-cont a {
	float: right;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
.head-cont a:hover {
	color: #a4a2a2;
	text-decoration: none;
}
.body-cont {
	margin: 25px;
	margin-bottom: 0;
}
.article-inn .body-cont {
	margin: 0;
	margin-top: 25px;
	display: flex;
}
.article-inn .body-cont h3 {
	margin-bottom: 3px;
}
.date {
	font-size: 12px;
	color: #c2c2c2;
}
.body-cont img {
	float: left;
	display: block;
	margin-right: 20px;
	max-width: 145px;
}
.body-cont h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
}
.body-cont h3 a {
	color: #3f4044;
	font-weight: 600;
}
.body-cont h3 a:hover {
	text-decoration: none;
}
.articles .body-cont p,
.articles .body-cont h3 {
	margin-left: 165px;
}
.foot-cont a {
	position: absolute;
	bottom: 25px;
	right: 35px;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
.foot-cont a:hover {
	text-decoration: none;
}
/*=================================================
=============================================FOOTER
=================================================*/
.footer {
	background-color: #3f4044;
	padding: 30px 0;
	color: #c2c2c2;
	margin-right: 0;
}
.copy span,
.socki span {
	display: block;
	margin-top: 15px;
}
.copy {
	text-align: center;
}
.socki span {
	float: left;
	margin-right: 20px;
}
.socki a {
	color: #fff;
	box-shadow: 0px 1px 1px 0px rgba(0,0,0,.6);
	border: none;
	border-radius: 4px;
	background: #767676;
	background: linear-gradient(to bottom, #767676 20%,#767676 20%,#343434 75%);
	padding: 2px;
	width: 27px;
	height: 27px;
	margin: 0 4px;
	float: left;
	    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
}
.socki a:hover,
.socki a:focus {
	color: #fff;
	background: #343434;
	background: linear-gradient(to bottom, #343434 20%,#343434 20%,#767676 75%);
}
.socki a:focus{
	color: #fff;
}
.socki a img {
	width: 20px;
	height: 20px;
}

.tele-footer a {
	float: right;
	margin-right: 50px;
	font-weight: 700;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	display: block;
	background: url(../img/icon/phone-w.svg) no-repeat 0px 0px;
	background-size: 14px;
	padding: 0px 0px 10px 20px;
}
.footer-info {
	margin-top: 20px;
}
.pro {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.footer-info p {
	font-size: 12px;
	margin-right: 40px;
}
.pro a {
	color: #fff;
	margin-left: 10px;
}
.pro .copy {
	float: left;
	color: #c2c2c2;
	font-size: 12px;
}
.footer .search {
	padding: 7px 10px;
}
.footer .search input {
	height: 20px;
}
.footer .search-btn button {
	height: 34px;
}

/*=================================================
============================================CATALOG
=================================================*/
.sections:before {
	content: ' ';
	width: 100%;
	height: 1px;
	background: #6a6a6a;
	background: linear-gradient(to left, transparent 20%,#6a6a6a 50%, transparent 80%);
	margin: 30px 0 25px;
}
.sections.no:before {
	content: none;
}
.sections .headings {
	margin-bottom: 20px;
}
.sections h2 a {
	display: block;
	margin-bottom: 50px;
	text-align: center;
}
.section-naves>div {
	margin: 0 auto;
	display: block;
	max-width: 457px;
}
.section a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	height: 70px;
	padding: 0 5px;
	line-height: 16px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #d7d7d5;
	background: #d6d6d2;
	background: linear-gradient(to bottom, #ebebea 0%,#d6d6d2 50%,#e0e0dd 100%);
	text-decoration: none;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
}
.section a:hover {
	background: #ecb500;
	background: linear-gradient(to bottom, #ecb500 0%,rgb(236, 181, 0) 50%,#ec9a00 100%); 
	box-shadow: 0 1px 3px 0 rgb(236, 181, 0), inset 0 1px 1px 0 rgba(0, 0, 0, 0.12); 
	border-color: transparent;
}
.section-naves {
	margin-bottom: 30px;
}
.section-naves>a,
.section-naves>div {
	display: block;
	padding: 15px 10px;
	border-radius: 5px;
	background: #e1e1de;
	box-shadow: inset  1px 1px 2px 0 rgba(0,0,0,.2);
	height: 100%;
}
.section-naves a span,
.section-naves div span {
	display: block;
	font-size: 12px;
	color: #288cc5;
	padding: 5px 10px;
}
.table-res {
	width: 100%;
	max-width: 100%;
	overflow-y: hidden;
	margin-bottom: 20px;
}
.table {
	font-size: 13px;
	margin: 10px 0 30px;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border: 1px solid;
}
.table-res::-webkit-scrollbar-track {border-radius: 4px;}
.table-res::-webkit-scrollbar {width: 6px; height: 6px;}
.table-res::-webkit-scrollbar-thumb {border-radius: 4px;background: #eee;}
.table-res:hover::-webkit-scrollbar-thumb {background: #ddd;}
.table-res .table>tbody>tr>td,
.table-res .table>tbody>tr>th,
.table-res .table>tfoot>tr>td,
.table-res .table>tfoot>tr>th,
.table-res .table>thead>tr>td,
.table-res .table>thead>tr>th {
	border: none;
	border-top: 1px solid #fff;
}
.table-res .table-border>tbody>tr>td,
.table-res .table-border>tbody>tr>th,
.table-res .table-border>tfoot>tr>td,
.table-res .table-border>tfoot>tr>th,
.table-res .table-border>thead>tr>td,
.table-res .table-border>thead>tr>th {
	border: 1px solid #000;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background: #e1e1de;
}
.table-res th,
.table-res td {
	padding-left: 15px!important;
}
.table-res tr.hl {
	background: #41acd5!important;
}
.table-res tr.hl a {
	color: #fff;
}
.table-res th + th,
.table-res td + td {
	border-left: 1px solid #fff;
}
.table thead {
	background: #278bc4;
	color: #fff;
	/*background: linear-gradient(to bottom, #59cbe5 0%,#278bc4 50%,#3faad4 100%);*/
	background: linear-gradient(to bottom, #ecb500 0%,#ec9a00 50%,#ecb500 100%);
}
.sect-item a {
	width: 100%;
	border: none;
}
.sect-item {
	text-align: center;
	min-height: 200px;
	padding: 0 30px;
}
.mes_success {
	font-size: 20px;
	font-weight: bold;
}
.sect-item p.bx_catalog_line_title a {
	color: #7d7d7d;
	font-size: 18px;
}
.sect-item p.sect-item-title a {
	color: #7d7d7d;
	font-size: 16px;
}
p.order-title {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
h1.sale-order-title {
	margin-top: 20px;
}
.new-order-container .table-res {
	padding-bottom: 30px;
}

.table.bordered>tbody>tr>td,
.table.bordered>tbody>tr>th,
.table.bordered>tfoot>tr>td,
.table.bordered>tfoot>tr>th,
.table.bordered>thead>tr>td,
.table.bordered>thead>tr>th {
	border: 1px solid;
}

#map,
.map {
	margin: 20px 0 30px;
    width: 100%;
    height: 323px;
	-webkit-box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:	0px 1px 8px 2px rgba(0, 0, 0, 0.3);
	box-shadow:        	0px 1px 8px 2px rgba(0, 0, 0, 0.3);
}
.map {
	margin: 0 0 30px;
}
.contacts .filials h4,
.contacts .dilers_title {
	margin: 10px 0 20px;
	display: flex;
	justify-content: space-between;
}

.contacts .dilers .dilers_title h4 {
	margin: 0;
}

.contacts .filials h4 span,
.contacts .dilers .dilers_title span.font_black {
	color: #ecb500;
	font-size: 14px;
	line-height: normal;
	text-transform: lowercase;
}

.contacts .dilers .dilers_title span.font_black {
	color: #676767;
}

.contacts .dilers_title span.checkpoint {
	padding-left: 20px;
	background: url('../img/diler-icon.svg') left center no-repeat;
}

.contacts p {
	width: 82%;
	float: left;
	margin-bottom: 18px;
}

.contacts p a {
	color: #262626;
}

.contacts p a:hover {
	text-decoration: none;
	color: #676767;
}

.contacts a.to_detail {
	text-decoration: underline;
	color: #262626;
}

.contacts a.to_detail:hover {
	text-decoration: none;
}

.filials,
.dilers {
	position: relative;
}
.filials + .filials:before,
.dilers + .dilers:before {
	display: block;
	content: ' ';
	width: 100%;
	height: 1px;
	background: #6a6a6a;
	background: linear-gradient(to left, transparent 0%,#6a6a6a 50%, transparent 100%);
	margin: 10px 0 25px;
}
.map_switch li {
	display: inline-block;
	margin-right: 30px;
}
.map_switch li a {
	font-size: 16px;
	line-height: 14px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}
.map_switch li a:before {
	content: "";
	display: inline-block;
	height: 15px;
	width: 15px;
	border: none;
	border-radius: 2px;
	margin: 0 10px 0 0;
	background-color: #ecb500;
	position: relative;
	top: 2px;
}
.map_switch li a.switchbox:before {
	background: #676767;
}
.map_switch li:nth-child(2) {
	float: left;
}
.font_black {
	font-weight: 700;
}



.contacts_detail form {
	margin: 20px 0;
}

.contacts_detail form h5 {
	font-size: 18px;
	line-height: 18px;
}

.contacts_detail form label {
	font-size: 14px;
	font-weight: normal;
}
.contacts_detail form input {
	margin-bottom: 15px;
}

.contacts_detail form input.feedback_form_str,
.contacts_detail form input[type="text"],
.contacts_detail form textarea {
	width: 100%;
	display: block;
	border: 1px solid #676767;
}

.contacts_detail form p {
	padding-left: 15px;
}

.contacts_detail form p span {
	font-size: 12px;
	line-height: 18px;
}

#error_FROMPAGE_FID43 {
	display: none!important;
}
.contacts_detail_text p {
	font-size: 12px;
}

.contacts_detail_carousel {
	display: block;
	position: relative;
	height: 332px;
	overflow: hidden;
}

.contacts_detail_carousel_img {
	padding-bottom:  14px;
	outline: none;
}

.contacts_detail_carousel_img img {
	display: inline-block;
	width: 255px;
	height: 101px;
}
.personal-info {
    margin-top: 20px;
}

.left-personal-info {
    background: #e1e1de;
    border-radius: 3px;
    padding: 30px;
    text-align: center;
    -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.75);
}

.left-personal-info p{
    font-size:14px;
    font-weight:bold;
}
.left-personal-info a{
    font-size:14px;
    margin-bottom: 5px;
    width:100%;
    float:left;
    text-decoration:underline;
    font-weight:bold;
}
.left-personal-info img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 1px solid white;
    margin-bottom: 15px;
}
table.sale_order_full_table {
    margin-top: 20px;
}
.bx-auth p {
    margin: 0;
}

.bx-auth table.bx-auth-table {
    margin-bottom: 10px;
}
.reg-form .error {
    color: red;
    margin-top: 8px;
}
ul.map-level-0 {
	list-style: none;
	padding: 0;
	font-size: 16px;
}
ul.map-level-1 {
	list-style: none;
	padding: 5px 15px;
	font-size: 14px;
}
.photo-item {
	margin-bottom: 30px;
	padding: 0 15px;
	text-align: center;
}
#error_PAGE_CONT_FID14{
	display:none;
}
.priv span {
	display: block;
	text-align: right;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}
.bx-soa,
.bx-soa-pp-company-smalltitle,
ul.bx-soa-pp-list {
	font-size: 14px!important;
}

.btn.main-btn.ur-button {
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 20px;
    float: left;
    margin-right: 10px;
}
.btn.main-btn.fiz-button {
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 20px;
    float: left;
    margin-right: 10px;
}
.bx-soa-custom-label {
    font-weight: bold !important;
}
.bx-soa-pp-company-smalltitle {
    color: #696969 !important;
    font-weight: bold;
    font-size: 16px !important;
}
.bx-soa-customer {
	margin-bottom: 10px;
}
.bx-soa-section.bx-selected {
	border-color: #4db1d6!important;
}
td.nowrap {
    white-space: nowrap;
}
.banner-item {
	margin-bottom: 18px;
}
.banner-item img {
	border: 1px solid #e1e1de;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
	border-radius: 5px;
}
.mes_success {
	color: green;
}
.slider-catalog {
	padding: 3px;
}
.slider-catalog .slick-dots {
	margin-bottom: 0;
	bottom: -30px;
}
.banner-block h2 img {
	margin-top: 20px;
	margin-left: 0px;
}
.banner-block {
	margin-bottom: 30px;
}


/*правки 220217*/
.logo {
    padding-top: 43px;
}

.order-info,
.search {
    background: #d2d2d2;
}

.zakaz-btn, .zakaz-btn:hover, .zakaz-btn:focus {
    color: #fff;
}

.get-order:hover, .get-order:focus {
    background: linear-gradient(to bottom, #343434 20%,#343434 20%,#767676 75%);
}

.get-order {
    background: linear-gradient(to bottom, #767676 20%,#767676 20%,#343434 75%);
}

.sectionwrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.PAGE_CONT_FID1,
.PAGE_CONT_FID2 {
	display: none;
}
.quantity input {
	border: none;
	text-align: center;
	background: transparent;
	width: 40px;
	-moz-appearance: textfield;
}
#products-table td:nth-child(3) {
    word-break: break-word;
}
span.arrow-nav{
	background: url(../img/list.png);
	height: 8px;
	width: 5px;
	position: absolute;
	top: 8px;
	left: -12px;
}
ul.nav li ul li ul.dropdown-menu.lvl2 {
    display: none;
}
ul.nav li ul li ul.dropdown-menu.lvl2.lvl3-op {
    display: block;
}
.shares_2d,
.shares_5d,
.shares_10d{
	position: relative;
	margin-bottom: 20px;
	border:2px solid rgba(0, 0, 0, 0.18);
}
.shara a{
	position: relative;
	display: block;
}
.shara img{
		width: 100%;
}
.shares_caption {
	height: 120px;
	overflow: hidden;
	margin: 20px;
}
.shares_2d .shares_caption h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
.shares_caption h2 {
	margin-top: 0;
}
.shares_read {
	margin: 0 20px;
}
.shares_2d .shares_caption {
	height: auto;
	overflow: auto;
}
.shares_2d h2 {
	height: 2.2em;
	overflow: hidden;
}
.shares_2d p {
	height: 3em;
	overflow: hidden;
}
.shares_caption a,
.shares_offer a {
	color: #262626;
	font-size: 12px;
	display: inline-block;
}
.shares_5d .shares_caption h2,
.shares_10d .shares_caption h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
.share-detail .detail-image {
	margin-bottom: 15px;
	position: relative;
}
.shares_read .readmore {
	color: #682468;
	font-size: 12px;
	padding: 2px 10px 8px 0;
	display: inline-block;
	text-decoration: underline;
}

/*===========================
======================НАВЕСКА
===========================*/
img.icontypefile {
	width: 40px;
}
.sectionpage {
	display: flex;
	flex-wrap: wrap;
}
.flex-container {
	display: flex;
	flex-wrap: wrap;
}
.flex-container .part-section {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.item-card {
	padding: 0 10px;
	margin-bottom: 30px;
	position: relative;
	text-align: right;
}
.item-card__iconfilter {
	display: inline-block;
	border: 1px solid #eaeaea;
	padding: 5px;
}
.item-card__iconfilter img {
	height: 40px;
}
.item-card__img {
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 2px solid #eaeaea;
	margin-bottom: 10px;
	min-height: 167px;
}
.item-card__img img {
	max-height: 150px;
}
.item-card__name {
	text-align: center;
	margin-bottom: 20px;
}
.item-card__link {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	display: block;
}
.item-card__link:hover,
.item-card__link:focus {
	color: #000;
}
.item-card__info {
	color: #898989;
	font-size: 14px;
}
.item-card__info_name:before {
	content: '';
	width: 50px;
	position: absolute;
	top: 14px;
	right: -5px;
	height: 1px;
	background: #dedede;
}


.slick-arrow {
	position: absolute;
	top: 40%;
	display: block;
	width: 32px;
	height: 32px;
	z-index: 5;
	cursor: pointer;
}
.detail-slider-wrap {
	padding: 10px;
	padding-top: 0;
	position: relative;
}
.garant {
	position: absolute;
	top: -10px;
	right: -15px;
	z-index: 1;
	width: 100px;
}
.truelogo {
	position: absolute;
	top: -10px;
	left: -5px;
	z-index: 1;
	width: 100px;
}
.detail-slider .slick-list {
	box-shadow: -1px -1px 5px 0px rgba(37, 34, 34, 0.3);
}
.detail-slider__img {
	height: auto;
}
.detail-slider-nav {
	margin-top: 10px;
	padding: 0 20px;
}
.detail-slider-nav .slick-arrow {
	width: 22px;
	height: 22px;
	top: 32%;
}
.detail-slider-nav .slick-prev {
	left: -5px;
	background: url(../img/left.svg);
	width: 11px;
	height: 20px;
}
.detail-slider-nav .slick-next {
	right: -5px;
	background: url(../img/right.svg);
	width: 11px;
	height: 20px;
}
.naves__slider .slick-prev{
	background: url(../img/left.svg);
	width: 11px;
	height: 20px;
}
.naves__slider .slick-next{
	background: url(../img/right.svg);
	width: 11px;
	height: 20px;
}
.detail-slider-nav .img_wrap img {
	padding: 0 2px;
}
.detail-slider-nav__img {
	padding: 0 2px;
	height: auto;
}
.button-detail {
	min-width: 160px;
	display: inline-block;
	text-align: center;
	font-weight: 600;
	color: #000;
	line-height: 30px;
	padding: 0 10px 3px;
	border-radius: 3px;
	margin-right: 15px;
	text-decoration: none;
	background: linear-gradient(175deg, #e6e6e6 0%,#b7b5b5 100%);
	/* box-shadow: inset 3px 3px 15px 0px rgba(255,255,255,0.8), inset -1px -3px 15px 0px rgba(0,0,0,0.2);
	border: 1px solid #e7e7e7; */
	font-size: 16px
}
.button-detail_yellow {
	background: linear-gradient(175deg, #fae44b 0%,#eea916 100%);
	/* box-shadow: inset 0px 3px 5px 0px rgba(255,255,255,0.8), inset -4px -1px 11px 0px rgba(208, 126, 4, 0.72);
	border: 1px solid #f8d741; */
}
.button-detail:hover,
.button-detail:focus {
	text-decoration: none;
	color: #000;
}
.detail-links-wrap {
	margin-top: 20px;
}
.detail-links {
	text-align: center;
	color: #000;
}
.detail-links:hover,
.detail-links:focus {
	color: #000;
}
.detail-links__text {
	font-size: 14px;
	line-height: 12px;
}
.naves__title {
	font-weight: 600;
	color: #000;
	font-size: 16px;
}
.naves__slider {
	padding: 0 40px;
	text-align: center;
}
.naves__link {
	color: #000;
}
.naves__link:hover,
.naves__link:focus {
	color: #000;
}
.naves__text {
	font-size: 13px;
	line-height: 14px;
	display: block;
	margin-top: 5px;
}
.naves__img {
	width: 80%;
	margin: 0 auto;
}
.naves {
	margin-top: 20px;
}

.catalog-detail-info {
	margin-top: 35px;
}
.catalog-detail-info__tabs {
	background: #000;
	color: #fff;
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: space-evenly;
	padding: 10px 15px;
}
.catalog-detail-info__tabs li {
	display: block;
	float: left;
}
.catalog-detail-info__tabs a {
	color: #fff;
	transition: 250ms;
}
.catalog-detail-info__tabs .active a,
.catalog-detail-info__tabs a:hover {
	text-decoration: none;
	color: #f0b52b;
}
.catalog-detail-info__tabs .delim {
	height: 22px;
	width: 1px;
	background: #fff;
}
.catalog-detail-info__content {
	min-height: 200px;
	padding: 20px 15px;
	border: 1px solid #636363;
}


.sxembtn {
	cursor: pointer;
	padding: 10px 20px;
	margin: 20px 0 20px 20px;
	background: #eee;
	display: inline-block;
}
.sxembtn.slick-current {
	background: #ebb300;
	color: #fff;
}
.sliderGal-nav .slick-track {
	margin-left: 0;
}
#gallery .sliderGal-for a {
	display:block;
	position:relative;
}
.bx-filter-parameters-box-container .checkbox {
	display: inline-block;
	margin-right: 10px;
}
.checkbox__icon_wrap .bx-filter-input-checkbox {
	display: flex;
	align-items: flex-end;
	margin-right: 10px;
}
.checkbox__icon_wrap input[type="checkbox"] {
	margin: 0;
	margin-top: -2px;
	left: 0;
}
.checkbox__icon_wrap .checkbox__icon {
	display: inline-block;
	height: 40px;
}
.reqqq {
	padding: 10px;
}
.reg_header_btn{
	height: 25px;
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 3px 10px;
	font-weight: 600;
}
.auth_header_btn{
	height: 25px;
	width: 100%;
	font-size: 14px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
	padding: 3px 10px;
	float: left;
	font-weight: 600;
	margin-top: -1px;
}
.zoomImg {
	position: absolute;
	top: 0;
	right: 0;
	border: 4px solid #e1e1de;
	box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.8);
	background: #fff;
	border-radius: 2px;
	max-width: 50%;
	max-height: 50%;
}

/*новая шапка*/
.header-new .logo {
    padding: 20px 0px;
}

.header-new .header-phone a {
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-align: right;
    background: none;
    margin: 0;
    line-height: normal;
}

.header-new .header-mail a {padding: 0;font-size: 12px;color: #fff;text-align: right;margin: 0;background: none;line-height: normal;}

.header-new .header-mail span {
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-align: right;
    background: none;
    margin: 0;
    line-height: normal;
}
.buttons-header {
    text-align: center;
    background: #3f4044;
    display: flex;
    width: 100%;
    font-size: 20px;
    color: #ecb500;
    padding: 6px 0px;
}
.buttons-header a{
	color: #ecb500;
}
.header-new .feedback-btn {
    background: #ecb500;
    font-size: 25px;
    padding: 5px 0;
	font-size: 17px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}
.header-new .logo img {
    max-width: 100%;
}
.header-new .header-email a {
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-align: right;
    background: none;
    margin: 0;
    font-weight: bold;
    line-height: normal;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border:0;
	border-top: 1px solid #ddd;
}
.bx-soa-cart-total-button-container:before {
    content: " ";
    display: table;
    clear: both;
}
.bx-soa-cart-total-button-container:after {
    content: " ";
    display: table;
    clear: both;
}
span.share {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
.articlesPart2 .img1, .articlesPart2 .img2{
	margin-top: 25px;
}
.articlesPart2 .text1, .articlesPart2 .text2, .articlesPart2 .text3 {
	margin-top: 10px;
}
.articlesPart2 .text-align-center {
	text-align: center;
}
.articlesPart2 .img3 {
	width: 150px;
}
.articlesPart2 .img4 {
	width: 130px;
}
.articlesPart2 .img5, .articlesPart2 .img6 {
	width: 170px;
}
.articlesPart2 table {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.articlesPart2 tr {
	background: #ecb51c;
}
.articlesPart2 tbody tr:first-child {
	background: #fff;
}
.articlesPart2 th, .articlesPart2 td {
	padding: 10px;
	border-right: 2px solid #fff;
	font-weight: bold;
}
.articlesPart2 th:last-child, .articlesPart2 td:last-child {
	border: 0;
}
.articlesPart2 tbody tr:first-child td {
	border-right: 2px solid #ecb51c;
}
.articlesPart2 tbody tr:first-child td:last-child {
	border: 0;
}
.articlesPart2 .info {
	background: #ecb51c;
	padding: 10px;
	border-radius: 10px;
}
.articlesPart2 .info p {
	margin: 0;
}
.oakp .quote {
	background: #E2E2E2;
	padding: 20px;
}
.oakp .quote p {
	margin: 0;
}
.oakp .imgblock1{
	line-height: 82px;
}
.oakp .imgblock2{
	line-height: 85px;
}
.oakp .mt20{
	margin-top: 20px;
}
.oakp .bigNum b {
	font-size: 28px;
}

.button-hide-content {
	text-align: center;
	padding: 10px 0;
	background: #ecb500;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 12px;
}
@media (max-width : 767px) {
	.hide-form {
		display: none;
	}
}
/*перенос со страницы регистрации*/
.reg-form input{
	margin-bottom:10px;
}
.reg-form select{
	margin-bottom:10px;
}
.reg-form .left-col-reg{
	display:none;
	margin-top: 20px;
}
.reg-form .right-col-reg{
	display:none;
}
.reg-form .reg-button{
	display:none;
}
.reg-form .for-ur{
	display:none;
}
.reg-form .for-fiz{
	display:none;
}
.reg-form .greed {
	display: flex;
	flex-wrap: wrap;
}
.reg-form .gr-item {
	position: relative;
	padding-bottom: 50px;
}
.reg-form .gr-item .btn.main-btn {
	position: absolute;
	bottom: 5px;
}
.reg-form input[type='checkbox'] {
	height: 0;
	width: 0;
}

.reg-form input[type='checkbox'] + label {
	position: relative;
	display: flex;
	margin: .6em 0;
	align-items: flex-start;
	color: #9e9e9e;
	transition: color 250ms cubic-bezier(.4, .0, .23, 1);
}

.reg-form input[type='checkbox'] + label > ins {
	position: absolute;
	display: block;
	bottom: 0;
	left: 2em;
	height: 0;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	transition: height 300ms cubic-bezier(.4, .0, .23, 1);
}

.reg-form input[type="checkbox"] + label > ins > i {
	position: absolute;
	bottom: 0;
	font-style: normal;
	color: #4FC3F7;
}

.reg-form input[type="checkbox"] + label > span {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1em;
	margin-top: .2em;
	min-width: 1em;
	width: 1em;
	height: 1em;
	background: transparent;
	border: 2px solid #9E9E9E;
	border-radius: 2px;
	cursor: pointer;
	transition: all 250ms cubic-bezier(.4, .0, .23, 1);
}

.reg-form input[type="checkbox"] + label:hover,
.reg-form input[type="checkbox"]:focus + label { color: #333; }

.reg-form input[type="checkbox"] + label:hover > span,
.reg-form input[type="checkbox"]:focus + label > span { background: rgba(255,255,255,.1); }

.reg-form input[type="checkbox"]:checked + label > ins { height: 100%; }

.reg-form input[type="checkbox"]:checked + label > span {
	border: .5em solid #FFEB3B;
	animation: shrink-bounce 200ms cubic-bezier(.4, .0, .23, 1);
}

.reg-form input[type="checkbox"]:checked + label > span:before {
	content: "";
	position: absolute;
	top: .5em;
	left: .2em;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	transform: rotate(45deg);
	transform-origin: 0% 100%;
	animation: checkbox-check 125ms 250ms cubic-bezier(.4, .0, .23, 1) forwards;
}
.reg-form .suggestions-wrapper {
	display: block;
}
@keyframes 
	shrink-bounce {  0% {
	 transform: scale(1);
	}
	 33% {
	 transform: scale(.85);
	}
	 100% {
	 transform: scale(1);
	}
	}

	@keyframes 
	checkbox-check {  0% {
	 width: 0;
	 height: 0;
	 border-color: #212121;
	 transform: translate3d(0, 0, 0) rotate(45deg);
	}
	 33% {
	 width: .2em;
	 height: 0;
	 transform: translate3d(0, 0, 0) rotate(45deg);
	}
	 100% {
	 width: .4em;
	 height: .7em;
	 border-color: #212121;
	 transform: translate3d(0, -.5em, 0) rotate(45deg);
	}
}

/*перенос со страницы тяговые батареи и ЗУ*/
.tyagovie-batarei table {
	width: 100%;
}
.tyagovie-batarei .akk {
	float: left;
}
.tyagovie-batarei table img {
	width: 160px;
	padding-right: 20px;
	min-width: 160px;
}
.tyagovie-batarei td {
	padding: 0 10px;
}
.tyagovie-batarei img {
	max-width: 100%;
}
.tyagovie-batarei .table-res table td {
	border: 1px solid;
}

/*перенос со страницы ремонт и сервис*/
.servicePopup {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.servicePopup .overlay {
	background: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 100%;
	position: fixed;
}
.servicePopup .body {
	position: relative;
}
img.closeServicePopup {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

/*перенос с новости victory-tirec-price*/

.victory-tirec-price div#catalog_akcii .tyres_tbl thead{text-align: center; font-weight: bold; background-color: #9C9E9F; border-top: 1px solid #fff; border-left: 3px solid #fff;}
.victory-tirec-price div#catalog_akcii .tyres_tbl thead th{border-right: 1px solid #fff; border-bottom: 1px solid #fff; padding: 10px 5px;}
.victory-tirec-price div#catalog_akcii .tyres_tbl tbody td{text-align: left; padding: 10px; border-bottom: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE;}

/*перенос с /catalog/parts.php*/
.partsPage input::-webkit-outer-spin-button,
.partsPage input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.partsPage .qu {
	width: 70px;
}
.partsPage .quantity {
	text-align: center;
}
.partsPage .quantity input {
	border: none;
	text-align: center;
	background: transparent;
	width: 40px;
	-moz-appearance: textfield;
}
.partsPage .minus,
.partsPage .plus {
		border: 1px solid;
		cursor: pointer;
		width: 15px;
		height: 15px;
		display: flex;
		justify-content: center;
		align-items: center;
		float: left;
		margin-top: 4px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
}
.partsPage .plus {
	float: right;
}

/*перенос с /search/*/
.searchPage .toBasket {
	background: url("../img/addcart.png") no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	float: right;
	cursor: pointer;
}
.searchPage span.temp {
	position: absolute;
	background: #fff;
	padding: 12px;
	right: 42px;
	top: 0;
	transition: 500ms;
	opacity: 0;
}
.searchPage span.temp.showMe {
	opacity:1;
	transition: 500ms
}
.searchPage .toBasket.green {
	background: url("../img/addcartGreen.png") no-repeat;
}
.searchPage input::-webkit-outer-spin-button,
.searchPage input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.searchPage .quantity {
	text-align: center;
}
.searchPage .quantity input {
	border: none;
	text-align: center;
	background: transparent;
}
.searchPage .minus,
.searchPage .plus {
	border: 1px solid;
	cursor: pointer;
	width: 15px;
	height: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	margin-top: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.searchPage .plus {
	float: right;
}
span.order-info__PRICE {
    white-space: nowrap;
    font-weight: bold;
}
.article-119663 .imgs-footer>img {
		height: 110px;
		margin-bottom: 15px;
		width: 90px;
	}
	.article-119663 .fs24fwb {
		font-size: 24px;
		font-weight: bold;
	}
	.article-119663 span.steps {
		background: #3f4044;
		color: #fff;
		padding: 10px;
		display: inline-block;
		font-weight: bold;
	}
	.article-119663 span.voskl {
		font-size: 80px;
		font-weight: bold;
	}
	.article-119663 .border-black {
		border: 1px solid #000;
	}
	.article-119663 .compareTable img {
		margin: 15px 0;
		height: 80px;
	}
	.article-119663 .rowFlex.compareTable {
		margin: 15px -15px;
	}

	.bg-gray{
		background: #7F7F7F;
	}
	.justify-content-between {
		justify-content: space-between;
	}
	.flex-wrap {
		flex-wrap: wrap;
	}
	.bg-black{
		background: #3F4044;
	}
	.bg-green{
		background: #3C974C;
	}
	.color-white{
		color: #fff;
	}
	.justify-content-center{
		justify-content: center;
	}
	.mb-0 {
		margin-bottom: 0;
	}
	.rowFlex{
		display: flex;
		flex-wrap: wrap;
		margin-left: -15px;
		margin-right: -15px;
	}
	.align-items-center {
		align-items: center;
	}
	.d-flex {
		display: flex;
	}
	.mr-15{
		margin-right: 15px;
	}
	.w50 {
		width: 50px;
	}
	.mh80px{
		max-height: 80px;
	}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.footer-projects {
	margin-top: 7px;
	margin-bottom: 7px;
}
.footer-projects a, .footer-projects span{
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

.remzona-article-title {
	background: #3F4044;
	padding: 6px 15px 8px 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #FFFFFF;
	margin-top: 45px;
	margin-bottom: 15px;
	display: inline-block;
}
.color-black, a.color-black, .color-black:hover{
	color:#000;
}