.blue {
	background: #1d70b7;
	transition: .4s;
}
.blue:hover {
	background: #1967aa;
}
.blue_t {
	color:#1d70b7;
}
.red {
	background: #d22c33;
	transition: .4s;
}
.red:hover {
	background: #ed1c24;
}
.red_t {
	color:#ac4141;
}
.grey {
	background: #555;
}
a:hover, a:active, a:focus, button:hover, button:active, button:focus, li:hover, li:active, li:focus, input:hover, input:active, input:focus {
	text-decoration: none;
	outline: none;
}
a {
	color:#1d70b7;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding-right: 0px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style: none;
}
p {
	margin:0px;
	padding: 0px;
}
hr {
	overflow: hidden;
	display: block;
	width: 100%;
	background: #d8d8d8;
	height: 1px;
	clear: both;
	margin:45px 0px;
	border:none;
}
button {
	padding:0px;
}
body {
	font-family: Roboto, Verdana, Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	/*background: #e6e6e6;*/
	background: #9e9e9e14;
}
header {
	min-height: 143px;
	background: #fff;
}
section {
	margin-bottom: 45px;
}

.h1_bg {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.h1_bg h1 {
	position: absolute;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	font-weight: 700;
	color:#fff;
	background: rgba(29, 112, 183, 0.8);
	padding: 25px;
}

.breadcrumb {
	padding:0px;
	font-size: 12px;
	color:#555;
	background: none;
}
.breadcrumb a {
	color:#555;
}
.breadcrumbpr li {
    display: inline-block;
}
.breadcrumbpr li+li:before {
	padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
    }
.breadcrumbpr {
	padding:0px;
	padding-bottom: 20px;
	font-size: 12px;
	padding-left:27%;
	color:#555;
	background: none;
}
.breadcrumbpr a {
	color:#555;
}

.logo_header {
	padding:40px 0px;
}
.logo_header img {
	max-height: 90px;
}

.notfoundsearch {
	justify-content: center;
    padding: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000000;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    margin-top: 10px;
}

.search_header {
	padding:40px 0px;
	padding-top: 68px;
	padding-left: 0px;
}
.search_header input {
	width: 100%;
	border:1px solid #bdbdbd;
	height: 37px;
	line-height: 37px;
	padding:0px 20px;
	position: relative;
	background-image: #fff;
	z-index: 10;
	border-radius: 25px;
}
.search_header button {
	height: 37px;
	line-height: 37px;
	border:none;
	float:right;
	position: absolute;
	right: 12px;
	width: 18%;
	color:#ac4141;
	background: #fff;
	border:1px solid #bdbdbd;
	z-index: 10;
	border-radius: 25px;
}
.search_header button:hover {
	background: #f6f6f6;
}
.search_header span {
	color:#aa9090;
	letter-spacing: 1px;
	font-size: 13px;
	padding-top: 4px;
	display: block;
	margin-left: 20px;

	font-weight: 300;
}
.search_header span u {
	text-decoration: none;
	border-bottom: 1px dotted #aa9090;
}
.autocalc-product-special {
    color: #ed1c24;
}
.articledet {
    font-size: 14px;
    width: 100%;
    background: #f4f4f4;
    font-weight: 700;
    border-radius: 4px;
    margin: 0 auto;
    transition: all .4s;
}
.articledet:hover {
	color:#fff;
	cursor: pointer;
	background: #ed1c24;
}
.imgd {
	color: red;
}
.clrv {
	color: #665CAC;
	display: inline;
}
.clrx {
	color: green;
	display: inline;
}
.gd {
    padding-left: 4px;
}
.prot {
    padding-left: 6px;
    display: inline;
}
.price-new{
	color:#d22c33;
}
.allspecials {
    font-size: 14px;
    width: 100%;
    color: black;
    justify-content: center;
    background: #ffffff;
    font-weight: 300;
    border-radius: 3px;
    padding: 5px 3px;
    margin: 2;
    display: inline-flex;
    transition: all .4s;
    white-space: nowrap;
	text-transform: uppercase;
}
.allspecials span {
	text-decoration:  underline;
	text-decoration-color: #bfbdbd;
}
.allspecials span:hover {
	text-decoration: none;
	color: red;
}
.imgsize {
    transition: 1s;
    will-change: transform;
}
.imgsize:hover {
    transform: scale(1.2);
}

.zakaz_call {
   	font-size: 14px;
   	justify-content: center;
   	background: #f4f4f4;
   	font-weight: 700;
   	border-radius: 3px;
   	padding: 4px 7px;
   	margin-top: 5px;
   	display: inline-flex;
   	transition: all .4s;
   	white-space: nowrap;
}
.zakaz_call:hover {
	color:#fff;
	cursor: pointer;
	background: #ed1c24;
}
#popup-callback .btn-callback {
	border-radius: 0px !important;
	background: #1d70b7 !important;
	border: none !important;
}
.phones_header {
	padding:34px 0px;
	display: flex;
	align-items: center;
}
.phones_header_list {
	display: flex;
	justify-content: center;
	width: 100%
}
.phones_header ul li {
	font-size: 20px;
	line-height: 23px;
}
.phones_header ul li a {
	color:#494949;
}
.phones_header span {
	color:#8a8a8a;
	font-size: 15px;
	letter-spacing: -0.2px;
	font-weight: 500;
	margin-top: 0px;
	display: block;
	text-align: center;
}
.phones_header_other {
    display: inline-grid;
	width: 50%;
    padding-left: 20px;
}

.lngpos {
    float: right;
}

.right_header {
	display: flex;
	align-items: center;
	justify-content: center;
}
.author_header, .cart_header {
	width: 100%;
	display: block;
	text-align: center;
	padding:50px 0px;
	font-size: 21px;
	margin-right: 20px;
}
.author_header span, .cart_header button p {
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding-top: 15px;
}
.author_header:hover {
	cursor: pointer;
}
.cart_header button {
	position: relative;
	border:none;
	background: none;
}
.cart_header button span {
	position: absolute;
	top:-10px;
	right: 9px;
	font-size: 11px;
	font-weight: 700;
	padding:0px 5px;
	color:#fff;
}
/*nav {
	min-height: 50px;
	background: #1d70b7;
}*/
.nav_menu {
	display: flex;
	justify-content: center;
}
.nav_menu li a {
	padding:0px 30px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	color:#fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
}
.nav_menu li a:hover {
	background: #4a8cc5;
	color: #fff;
}
.home_left {
	padding-left: 0px;
}
.home_right {
	padding-right: 0px;
}

@media (max-width: 1008px){
    .home_right {
        width:100%
    }
    .blog_m_latest {
        visibility: hidden;
        height: 0;
        margin-top: -40px;
    }
}

.iconsearch {
	width: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    opacity: 0.6;
    text-align: 15px;
    position: absolute;
    z-index: 1;
}
#myInput {
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

.dropbtn {
	padding:0px 30px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	color:#fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
}
.dropbtn:hover {
	background: #4a8cc5;
	color: #fff;
	cursor: default;
}
/* Пульсация кнопки купить */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #d22c33 solid 6px;
  transition: .4s;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 4px;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
.hvr-ripple-out:hover:before {
	border: #ed1c24 solid 10px;
}

/*Выпадающее меню главное*/
.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
	border-bottom: 1px solid #ddd;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 148px;;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
}
.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/*Выпадающие категории в товаре*/
.more_products{
	position:relative;
}
.more_category {
	line-height: 45px;
    color: #fff;
    margin-top: 5px;
    font-size: 23px;
    font-weight: 500;
    text-align: center;
    background: #1d70b7;
    max-width: 300px;
    border-radius: 4px;
}
.more_category:hover {
	background: #4a8cc5;
	color: #fff;
	cursor: default;
}
.dropdown-cat a {
    float: left;
    color: black;
    width: 100%;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-radius: 4px;
}
.dropdown-cat {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    max-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    right: 0;
    left: 0;
    border-radius: 4px;
}
.dropdown-cat a:hover {
    background-color: #ddd;
    transition: .4s;
}

.more_products:hover .dropdown-cat {
    display: block;
}

/*Главные категории*/
.cat_remon ul li a {
	padding: 12px 15px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	display: inline-block;
	width: 100%;
	color:#000;
	font-size: 15px;
}
.cat_remon ul li a:hover{
	background: #f1f1f1;
}
.cat_remon ul li {
	position: relative;
}
.cat_remon ul li ul {
	position: absolute;
	display: none;
	left: 100%;
	top: 0;
	z-index: 111;
	width: 100%;
	border: 1px solid #ddd;
    margin-top: -1px;
    background: #fff;
}
.cat_remon ul li:hover ul {
	display: flex;
    flex-wrap: wrap;
    width: 460px;
}
.cat_remon ul li ul li{
	width: 50%;
}

.cat_podcategory {
	border-bottom: 1px solid #e2e2e2;
	background: #f6f6f6;
	padding: 25px 0px;
}
.cat_podcategory h3 {
	color:#666;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 25px;
	letter-spacing: 3px;
}
.cat_podcategory_text {
	color:#666;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 25px;
	letter-spacing: 3px;
}
.cat_podcategory ul {
	display: flex;
	flex-wrap: wrap;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
.cat_podcategory ul li {
	flex-basis: 25%;
}
.cat_podcategory ul li a {
	border: 1px solid #e0e0e0;
    border-left: 0px;
    border-top: 0px;
    color: #333;
    padding: 8px 14px;
    text-align: center;
    font-size: 12px;
    background: #fff;
    font-weight: 500;
    display: flex;
	align-items: center;
	justify-content: center;
	min-height: 153px;
	flex-direction: column;
}
.cat_podcategory ul li a:hover {
	text-decoration: underline;
}
.cat_link {
	text-align: center;
	color:#fff;
	font-size: 18px;
	min-width: 100%;
	padding:0px 30px;
	display: inline-block;
	border:none;
	height: 60px;
	line-height: 60px;
}
.cat_link svg {
	margin-left: 10px;
}
.cat_link_hover {
	display: none;
	background: rgba(0,0,0,0.2);
	position: fixed;
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	z-index: 9;
}
.cat_pod .cat_link:hover {
	cursor: pointer;
}
.cat_pod_list {
	height: 0px;
	overflow: hidden;
}
.cat_pod_list.active {
	height: 100%;
}

#filter_z {
	min-height: 49px;
	background: #fff;
	line-height: 49px;
	margin:40px 0px;
	overflow: hidden;
}
.filter_z_left {
	border-right: 1px solid #e2e2e2;
	font-weight: 300;
	font-size: 15px;
	color:#414141;
	text-align: center;
	position: relative;
	font-size: 14px;
}
.filter_z_left svg {
	color:#b1b1b1;
	font-size: 22px;
	position: absolute;
	left:22px;
	top:13px;
}
.filter_z_right {
	display: flex;
	padding-right: 0px;
}
.filer_z_drop {
	display: block;
	width: 100%;
	font-weight: 400;
	color:#3b3b3b;
	font-size: 12px;
	border-right: 1px solid #e2e2e2;
	text-align: center;
}
.filer_z_drop:nth-of-type(3) {
	border:none;
}
.filer_z_drop svg {
	position: relative;
	top:2px;
	margin-left: 10px;
}
.filer_z_button {
	min-height: 49px;
	padding:0px 35px;
	border:none;
	color:#fff;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
}
.common-home nav {
	margin-bottom: 45px;
}
.sliders {
	display: flex;
	flex-wrap: wrap;
}
.slider_left {
	flex-basis: 100%;
	overflow: hidden;
}
.slider_left .owl-carousel {
	margin: 0px;
}
.slider_right {
	display: flex;
	flex-basis: 40%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.promo_1 {
	background-size: cover;
	width: 100%;
	display: block;
}
.promo_2 {
	background-size: cover;
	width: 100%;
	display: block;
}
.promo_1 img, .promo_2 img {
	width: 100%;
}
#slideshow0 img {
	display: block;
	width: 100%;
}
.items_module {
	background: #fff;
	overflow: hidden;
	display: flex;
  	flex-wrap: wrap;
  	overflow: hidden;
  	width: 100%;
}
.items_module_title {
	padding:40px 25px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 400;
	text-transform: uppercase;
	color:#393939;
	font-size: 28px;
	background:#fff;
	line-height: 1.1;
	/*border-bottom: 1px solid #e2e2e2;*/
}
.i_m_block {
	/*border:1px solid #e2e2e2;*/
	border-top: 0px;
	padding:30px 15px;
	align-content: center;
	    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: column;
  	flex-basis: 25%;
  	position: relative;
  	margin-top:-2px;
}
.i_m_block:nth-child(2n) {
	border-left-color:#fff;
	border-right-color:#fff;
}
.i_m_block h3 {
	margin-top: 10px;
	height: 95px;
	margin-bottom: 9px;
	overflow: hidden;
	line-height: 16px;
}
.i_m_block h3 a {
	color:#393939;
	font-size: 15px;
}
.i_m_block_opt_ceni {
	font-size: 13px;
	height: 30px;
	margin-top:15px;
}
.i_m_block_price {
	color:#000;
	font-size: 20px;
	margin-bottom: 8px;
	text-align: center;
}
.i_m_block_price .price-old {
	position: absolute;
	top:10px;
	left:10px;
	opacity: 0.6;
	text-decoration: line-through;
	color:#fff;
	padding:5px 8px;
	font-size: 12px;
	font-weight: 600;
}
.i_m_block_model {
	font-size: 12px;
	color:#888888;
}
.i_m_block_stock {
	font-size: 12px;
	color:#288e0f;
}
.i_m_block_stock span {
	color:#f44336;
}
.i_m_block_buy {
	margin-top: 20px;
}
.i_m_block_buy button {
	padding:13px 40px;
	color:#fff;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	border:none;
	border-radius: 4px;
}
.i_m_block_buy button svg {
	display: none;
}



/* Модальные окна */
#account_modal {
	display: none;
	z-index: 11;
	position: fixed;
}
.close_modal {
	background: rgba(0,0,0,0.7);
	position: fixed;
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	z-index: 3;
}
.close {
	height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 50%;
    color: #1d70b7;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    position: fixed;
    top: -15px;
    right: -15px;
    opacity: 1;
    text-shadow: none;
    line-height:40px;
}
.close:hover {
	opacity: 1;
}
.a_m {
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	position: fixed;
	width:100%;
	max-width: 800px;
	z-index: 4;
	background: #fff;
}
.a_m_title {
	font-size: 30px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 45px;
    background: #fff;
}

.a_m_left, .a_m_right {
	min-height: 410px;
	padding:0px;
}
.a_m_list {
	background: #fff;
	padding-bottom: 50px;
}
.a_m_list a {
	display: block;
	max-width: 170px;
	text-align: center;
	color:#fff;
	margin:0 auto;
	padding:13px 20px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	border:none;
	margin-top: 50px;
}
.a_m_list p {
	padding-left: 30px;
	font-size: 15px;
	font-weight: 500;
}
.a_m_enter {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color:#fff;
	font-size: 80px;
	position: absolute;
	height: 100%;
	width: 100%;
}
.a_m_enter span {
	display: block;
	margin-top: 50px;
	font-weight: 500;
	font-size: 19px;
}
.a_m_enter:hover {
	cursor: pointer;
}
.a_m_enter a {
	display: block;
    max-width: 170px;
    text-align: center;
    margin: 0 auto;
    padding: 13px 20px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    margin-top: 50px;
    background: #fff;
    color:#000;
}
.a_m ul {
	padding:0px 30px;
}
.a_m ul li {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	padding-left: 20px;
}
.a_m ul li:before {
	position: absolute;
	left:0;
	margin-top: 4px;
	content:'';
	background: #bbb;
	height: 8px;
	width: 8px;
	border-radius: 50%;
}

/* Производители */

.alphavit {
	display: inline-block;
    margin: 5px;
    padding: 5px 0px;
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    color: black;
    border: 1px solid #ddd;
}
.alphavit:hover {
	background-color: #ed1c24;
	color: #fff;
}

.alphavitsroll {
	display: inline-block;
    margin: 4px;
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 50px 50px 3px 50px;
    color: black;
    border: 1px solid #ddd;
}
.alphavitsroll:hover {
	background-color: #e5e5e5;
	color: black;
}
.manufacturerlist {
	position: relative;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: black;
    margin: 2px;
}

.manufacturerlist.active, .manufacturerlist.active:focus, .manufacturerlist.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.manufacturerlist:hover {
	color:black;
	background-color:#e5e5e5;
}

/* Футер */
.common-home .footer{
	margin-top: 0px;
}
.crsite {
	padding-top:10px;
	padding-left:60px;
}
.footer {
	background: #1d1d1d;
	color:#fff;
	padding:45px 35px;
	margin-bottom: 45px;
	margin-top: 45px;
	border-radius: 4px;
}
.footer a {
	color:#fff;
}
.foot_copyright {
	font-size: 12px;
	color:#808080;
}
.foot_copyright p {
	font-size: 13px;
	color:#c4c3c3;
	margin:25px 0px;
}
.foot_copyright p span {
	color:#e9e9e9;
}
.foot_menu {
	padding-left: 35px;
}
.foot_menu:nth-of-type(3) {
	border-left: 1px solid #a9a9a9;
}
.foot_menu_text {
	font-weight: 100;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.foot_menu ul li a {
	line-height: 30px;
	font-size: 13px;
}
.foot_tel {
	text-align: right;
}
.foot_tel span {
	font-weight: 400;
	margin-bottom: 25px;
	font-size: 12px;
	display: block;
}
.foot_tel span svg {
	font-size: 22px;
	margin-right: 10px;
	position: relative;
	top:2px;
}
.foot_tel ul li a {
	font-size: 23px;
	font-weight: 300;
	line-height: 36px;
}
.foot_tel p {
	color:#9e9e9e;
	margin-top: 15px;
	font-size: 13px;
}
.foot_soc {
}
.foot_soc ul {
	justify-content: flex-end;
	margin-top: 25px;
	display: flex;
}
.foot_soc ul li {
	margin-left: 15px;
}
.foot_soc ul li:first-child {
	margin-left: 0px;
}
.foot_soc ul li a {
	border-radius: 50%;
	border:1px solid #a9a9a9;
	height: 40px;
	width: 40px;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.osob {
	overflow: hidden;
	width: 100%;
	border-radius: 4px;
}
.osob_block {
	padding: 0px;
	background: #25649a;
	height: 250px;
	color:#fff;
	padding:60px;
}
.osob_block:nth-of-type(1) {
	background: #1d70b7;
}
.osob_block:nth-of-type(3) {
	background: #1d70b7;
}
.osob_block:nth-of-type(5) {
	background: #1d70b7;
}
.osob_block_text {
    	text-transform: uppercase;
		font-size: 20px;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 1.1;
		color: inherit;
}
.osob_block img {
	float:left;
	margin-right: 35px;
}
.osob_block p {
	display: block;
	margin-top: 40px;
	font-weight: 300;
	line-height: 21px;
	font-size: 15px;
}

/* Сео блок с текстом */

.seo_block {
	background: #f7f7f7;
	margin-bottom: 45px;
	padding:25px 15px;
	font-family: Arial;
	margin-top: 45px;
	overflow-y: auto;
}
.seo_block span {
	font-size: 12px !important;
}
.seo_block h2 span {
	font-size: 20px !important
}
.seo_block h3 span {
	font-size: 17px !important
}
.seo_block div ul {
	margin-bottom: 10px;
}
.seo_block div ul li {
	margin-bottom: 15px;
	display: block;
	position: relative;
	padding-left: 15px;
}
.seo_block div ul li:before {
	border-radius: 50%;
	height: 6px;
	width: 6px;
	background: #bbb;
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
}
.seo_block ol li{
	list-style: decimal;
}

/* Пагинация */
.pagination_block {
	border-top: 1px solid #e2e2e2;
	margin-top: -1px;
	background:#fff;
	width: 100%;
	padding:25px 15px;
	text-align: center;
}


/* Категория */

.cat_sort {
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	padding:15px;
	overflow: hidden;
	width: 100%;
}

.cat_sort_1 span, .cat_sort_2 span {
	display: inline-block;
	margin-right: 10px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
}
.cat_sort_1 select, .cat_sort_2 select {
	padding:3px;
	border-radius: 0px;
	border:none;
	background: #ededed;
	font-size: 13px
}
.cat_sort_1, .cat_sort_2 {
	float:right;
}
.cat_sort_2 {
	margin-left: 45px;
}
.cat_sort_result {
	float:left;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	color:#666;
	top:8px;
}

/* Карточка товара */

.tov_otzivi {
	background: #fff;
	margin-top: 40px;
}
.tov_otzivi_bg {
	padding: 25px;
}
.tab-review_text {
	margin-top: 25px;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 25px;
    padding-right: 0px;
	line-height: 1.1;
}
.tab-review_text svg {
	margin-right: 15px;
}
#tab-review h4 {
	margin-top: 25px;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 25px;
}
#tab-review h4 svg {
	margin-right: 15px;
}
#tab-review label {
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 15px;
	margin-top: 15px;
}
.review_block_bg {
	display: flex;
	flex-wrap: wrap;
}
.review_block_m {
	width: 50%;
	background: #fff;
	padding: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.review_block_m_text a, .review_block_m_text {
	color:#1d70b7;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px;
	display: inline-flex;
}
.review_block_m_text {
	color:#000;
}
.review_block_m_text a {
	margin-left: 5px;
}
.review_block_m p {
	margin-bottom: 10px;
}
.reviews-sign {
	margin-top: 10px;
	display: flex;
	font-weight: 300;
	justify-content: space-between;
}
.title_item {
	float:left;
	width: 100%;
}
.title_item h1 {
	font-size: 30px;
}
.save_item {
	width: 15%;
	float:left;
	text-align: center;
}
.save_item button {
    border: none;
    padding: 4px 8px;
    color: #fff;
    font-size: 12px;
    opacity: 0.6;
}
.save_item button:hover {
	opacity: 1.0
}
.item_left {
	border-right: 1px solid #e2e2e2;
	margin-right:-1px;
	position: relative;
}
.item_right {
	background: #fff;
	padding:25px;
	border-left: 1px solid #e2e2e2
}
.model_item {
	display: block;
	width: 100%;
	overflow: hidden;
	color:#888888;
	padding-top: 10px;
}
.liqpay_warning_text {
	color: #f00;
	text-transform: uppercase;
	display: inline;
}
.stock_item {
	color:#f44336;
}
.stock_item b {
	color:#888888;
	font-weight: 400;
}
.price_item {
	padding:35px 0px;
}
.price_item_opt {
	margin-top: 10px;
	font-size: 15px;
}
.price_item_text{
	margin: 0px;
    padding-right: 0px;
	font-size: 30px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.buy_numb, .buy_button {
	padding: 0px;
}
.boc_order_btn {
	margin-top: 5px;
	background: #333;
	font-size: 17px !important;
}

.btn_confirmorderdisable {
    opacity: 1 !important;
    background-color: rgba(51,122,183,0.7) !important;
    border-color: rgba(51,122,183,0.7) !important;
}

[data-cst-tooltip] {
	position: relative;
}

[data-cst-tooltip]::after {
	position: absolute;
	content: attr(data-cst-tooltip);
	opacity: 0;
	transition: 0.5s ease;
	pointer-events: none;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px dashed #595959;
	color: #ED1C24;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}
[data-cst-tooltip]:hover::after {
	opacity: 1;
	top: -3em;
}
.boc_order_btn:disabled {
	background: #595959;
	cursor: not-allowed;
}

[data-cst-tooltip-inorder] {
	position: relative;
}

[data-cst-tooltip-inorder]::after {
	position: absolute;
	content: attr(data-cst-tooltip-inorder);
	opacity: 0;
	transition: 0.5s ease;
	pointer-events: none;
	width: 534px;
	white-space: initial;
	top: 0;
	right: -6px;
	background: #fff;
	border: 1px dashed #595959;
	color: #ED1C24;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	padding: 0.5em;
}
[data-cst-tooltip-inorder]:hover::after {
	opacity: 1;
	top: -7.4em;
}

@media (max-width:630px) {
    [data-cst-tooltip-inorder]::after {
        width: 300px;
    }
    
    [data-cst-tooltip-inorder]:hover::after {
	    top: -10.3em;
    }
}

@media (max-width:360px) {
    [data-cst-tooltip-inorder]::after {
        width: 200px;
    }
    
    [data-cst-tooltip-inorder]:hover::after {
	    top: -16em;
    }
}

#boc_order .close {
	background: #1d70b7;
	color:#fff;
}
#boc_order_title {
	font-size: 18px;
}
#boc_product_field h2 {
	font-size: 20px
}
.has-warning .input-group-addon, .has-warning .form-control {
	border:1px solid #bbb;
	border-radius: 0px;
	color:#000;
}
.buy_numb .btn {
	padding:0px 12px;
}
.buy_numb .btn:last-child {
	margin-left: -3px;
}
.buy_numb input {
	margin-left: -1px;
	font-size: 15px;
	color:#8e8e8e;
	min-width: 40px;
}
.buy_numb svg {
	color:#8e8e8e;
	font-size: 13px;
}
.buy_numb .btn, .buy_numb input {
	height: 45px;
	line-height: 45px;
	border-radius: 4px;

}
.buy_button {
	padding-left: 45px;
}
.buy_button button {
	width: 100%;
	max-width: 300px;
	height: 45px;
	line-height: 45px;
	color:#fff;
	font-size: 23px;
	font-weight: 500;
	border:none;
	border-radius: 4px;
}
.buy_button button svg {
	margin-right: 10px;
}
.img_dop_block {
	background: #fff;
	overflow: hidden;
}
.img_dop {
	padding: 0px;
}
.img_dop a {
	border-radius: 0px;
	border:none;
}
.desk_item {
	margin-top: 25px;
	overflow: hidden;
	display: block;
	float:left;
	padding: 30px;
	border-top: 1px solid #d3d3d3;
}
.desk_item .table-bordered{

}
.desc_box{
	    max-height: 450px;
    overflow-y: auto;
    padding-right: 20px;
    padding-top: 20px;
}
.related_items {
	overflow: hidden;
	margin:45px 0px;
	display: block;
	width: 100%;
}
.content {
	overflow: hidden;
	width: 100%;
	display: block;
	background: #fff;
}
.c_p {
	padding: 45px;
}

.text_empty {
	text-align: center;
	padding: 40px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: 300;
}

/* Кнопка */
.butt {
	padding:15px 40px;
	font-size: 15px;
	font-weight: 700;
	display: inline-block;
	color:#fff;
	text-transform: uppercase;
	border:none;
}
.butt:hover {
	color:#fff;
}

/* Контакты - Страница */

.contact_right form {
	display: flex;
	flex-direction: column;
}
.contact_right form input, .contact_right form textarea {
	padding: 8px 15px;
	border:1px solid #d8d8d8;
	margin-bottom: 20px;
}
.contact_right form input.butt {
	padding: 15px 40px;
	display: inline-block;
	border:none;
	max-width: 300px;
}
.contact_left h2, .contact_right h2 {
	margin-bottom: 30px;
	font-size: 24px;
}
.contact_right p {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 400;
	color:#555;
}
.contact_left ul li {
	margin-bottom: 10px;
}
.contact_left ul li a {
	display: inline-block;
	font-size: 25px;
	font-weight: 500;
}
.contact_left ul li a b {
	position: relative;
	top:-5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
}
.contact_left span {
	font-weight: 600;
	font-size: 14px;
	margin:25px 0px;
	display: block;
}
.contact_adres {
	border:1px solid #d8d8d8;
	padding: 25px;
	text-align: center;
	margin-top: 0;
}
.contact_adres p {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 25px;
}
.contact_left {
	padding-left: 0px;
}
.contact_right {
	padding-right: 0px;
}

/*Страница 404*/

.page_error {
	background: #fff;
	text-align: center;
}
.page_error_text {
	padding: 40px 0px;
}
.page_error_text p {
	margin-bottom: 45px
}

/* Доставка и оплата */

.dost_oplt h2 {
	margin-bottom: 30px;
	font-size: 24px;
}
.dost_oplt ul li {
	font-size: 17px;
	color:#1d70b7;
	position: relative;
	padding-left: 15px;
	margin-bottom: 45px;
	display: block;
}
.dost_oplt ul li:before {
	content: '';
	position: absolute;
	top:7px;
	left:0;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #1d70b7;
}
.dost_oplt ul li p {
	color:#444;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
}
.d_o_left, .d_o_right {
	padding-left: 0px;
	padding-right: 0px;
}
.d_o_left {
	padding-right: 45px;
}
.d_o_right {
	display: flex;
	align-items: center;
	justify-content: center;
}
.d_o_right iframe {
	margin-bottom: 45px;
}
.d_o_right img {
	max-height: 80px;
}
.d_o_header {
	margin-bottom: 45px;
}
.dost_left {
	padding-top: 45px;
	padding-right: 45px;
	padding-left: 0px;
}
.oplt_right {
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 0px;
	border-left: 1px solid #d8d8d8;
}
.d_o_kh {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 45px;
	overflow: hidden;
}

/* Алерты */
.alert-success {

}

.product-search .cat_sort {
	width: auto;
}

.reg_war {
background: #fff url(../img/reg_war.jpg) no-repeat -12% 50%;
    background: #fff;
    margin-bottom: 40px;
    padding: 25px 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    border-radius: 25px;
}
.reg_war_t {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 15px;
}
.reg_war p {
	margin-bottom: 8px;
	font-size: 16px;
}
.reg_war p:before {
	position: relative;
	margin-right: 15px;
	background: #bbb;
	height: 7px;
	width: 7px;
	content: '';
	display: inline-block;
	border-radius: 50%;
	margin-top: -3px;
}
.reg_war_left span {
	margin-bottom: 15px;
	display: block;
}
.reg_war_right {
	margin-left: 25px;
}
.reg_war_link a {
 padding: 12px 35px;
}

/* Услуги страница */
.uslugi {
	display: flex;
	flex-wrap: wrap;
}
.usluga_block {
	flex-basis: calc(50% - 15px);
	padding: 0px;
	background: #fff;
	margin-bottom: 45px;
}
.usluga_block:nth-child(odd) {
	margin-right: 15px;
}
.usluga_block:nth-child(even) {
	margin-left: 15px;
}
.usluga_block:nth-of-type(1), .usluga_block:nth-of-type(2) {
	margin-top: 45px;
}
.usluga_block_img {
	padding: 0px;
	background-size: cover !important;
	height: 100%;
}
.usluga_block h2 {
	font-size: 17px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 15px;
	font-weight: 500;
	padding: 25px 0px;
	text-align: center;
}
.usluga_block h2 a {
	color:#000;
}
.usluga_block ul {
	height: 100%;
}
.usluga_block ul li {
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 10px;
}
.usluga_block ul li:last-child {
	margin-bottom: 0px;
}
.usluga_block_link {
	display: block;
	margin:0 auto;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 8px 30px;
	font-size: 16px;
	text-transform: uppercase;
	color:#fff;
}
.usluga_block_link:hover {
	color:#fff;
}
.usluga_block_info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* Страница самой услуги */
.header_usluga {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 90px 0px;
	position: relative;
	color:#fff;
	z-index: 3;
}
.header_usluga:after {
	position: absolute;
	background: rgba(0,0,0,0.6);
	left:0;
	top:0;
	content: '';
	height: 100%;
	width: 100%;
	z-index: -1;
}
.header_usluga h1 {
	overflow: hidden;
	display: block;
	text-align: center;
	margin-bottom: 65px;
	padding: 0px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 40px;
}
.header_usluga ul li {
	display: inline-block;
	margin-right: 45px;
}
.header_usluga ul li a {
	display: inline-block;
	padding: 15px 45px;
	color:#fff;
	border:2px solid #fff;
	font-size: 18px;
	font-weight: 400;
	background: rgba(255, 255, 255, 0.14);
}
.h_u_menu {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.h_u_tel {
	margin-top: 55px;
	text-align: center;
}
.h_u_tel span {
	margin-bottom: 10px;
	display: block;
}
.h_u_tel ul li {
	margin:0px;
}
.h_u_tel ul li a {
	background: none;
	font-size: 25px;
	border: none;
}
.h_u_menu_zakaz a {
	border: 2px solid #3d84c1 !important;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 3px;
	font-weight: 600 !important;
}

#opisanie, #raboti, #video {
	background: #fff;
	padding: 45px;
	border-bottom: 1px solid #d2d2d2;
}
#opisanie h2 {
	margin-top: 20px;
	font-size: 23px;
	font-weight: 500;
	display: block;
}
#opisanie img {
	display: block;
	margin-bottom: 20px;
	max-width: 600px;
}
#opisanie ul {
	padding-left: 20px;
}
#opisanie ul li:before {
	background: #3d84c1;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	left: 0;
	top: 9px;
	content: '';
	position: absolute;
}
#opisanie ul li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}
#opisanie ul li:last-child {
	margin-bottom: 0px;
}
#video {
	border-bottom: none;
}
#opisanie h2, #raboti h2, #video h2 {
	margin-bottom: 25px;
}
#opisanie {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color:#444;
}

#raboti {
	overflow: hidden;
	position: relative;
	height: 100%;
}
#raboti .lazy-slick div img {
	width: 100%;
}
.slick-slide:focus, .slick-slide:active, .slick-slide:hover {
	border:none;
	outline: none;
}
.arrow1 {
	position: absolute;
	top:50%;
	border-radius: 50%;
	background: #fff;
	color:#000;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 53px;
	z-index: 9;
	font-size: 24px;
}
.arrow1:hover {
	cursor: pointer;
}
.arrow-prev {
	left:15px;
}
.arrow-next {
	right:15px;
}
.slider_slick {

}

.form_call {
	background: #1d70b7;
	padding: 45px 0px;
	margin-top: 45px;
}
.form_call h2 {
	text-align: center;
	color:#fff;
	text-transform: uppercase;
	font-size: 33px;
	letter-spacing: 1px;
	font-weight: 700;
	padding: 0px 25px;
}
.form_call h2 span {
	letter-spacing: 0px;
	font-weight: 400;
	display: block;
	margin-top: 15px;
	font-size: 18px;
	text-transform: initial;
}
.form_call_forma {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background:#25649a;
	padding:45px;
}
.form_call_forma input {
	margin-right: 65px;
	border:none;
	color:#fff;
	font-size: 19px;
	font-weight: 300;
	background: none;
	border-bottom:1px solid #fff;
	padding: 15px 30px;
	display: inline-block;
	text-align:center;
}
.form_call_forma input::placeholder {
	color:#fff;
}
.form_call_forma button {
	background:#fff;
	border:none;
	padding: 15px 25px;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}

.youtube .play {
    background: url('../img/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}

#video iframe {
	width: 100%;
	max-width: 600px;
	display: block;
	margin:0 auto;
}

.youtube:hover .play {
    background-position: 0 0;
}


/* Страница Спасибо */
.success_button a {
	color:#fff;
	padding:15px 30px;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	margin-top: 25px;
	text-transform: uppercase;
}
.success_button  {
	text-align: center;
}

/* Страница Аккаунта */

.account_block {
	padding:0px;
	border-right: 1px solid #e2e2e2;
	padding-left: 25px;
	min-height: 200px;
}
.account_block:nth-of-type(1) {
	padding-left: 0px;
}
.account_block:nth-of-type(3) {
	border-right: 0px;
}
.account_block h2 {
	margin-bottom: 25px;
	letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    color: #393939;
    font-size: 20px;
}
.account_block ul li {
	line-height: 23px;
}
.account_block ul li a {
	color:#333;
	position: relative;
	padding-left: 25px;
}
.account_block ul li a:after {
	position: absolute;
    left: 0;
    top:0;
    margin-top: 6px;
    content: '';
    background: #bbb;
    height: 8px;
    width: 8px;
    border-radius: 50%;
}
.account_logout_link {
	padding:0px;
	text-align: center;
}
.account_logout_link a {
	margin-top: 30px;
	color:#fff;
	letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    padding: 15px 30px;
}
.buttons_account_pages {
	text-align: center;
	margin-top: 30px;
}
.buttons_account_pages a, .buttons_account_pages input {
	color:#fff;
	display: inline-block;
	padding: 15px 30px;
	border:none;
	text-transform: uppercase;
}

/* БЛог */
.i_m_block_text {
    margin-top: 10px;
    height: 95px;
    margin-bottom: 9px;
    overflow: hidden;
    line-height: 16px;
	font-size: 24px;
	font-family: inherit;
    font-weight: 500;
    color: inherit;
}
.i_m_block_text a {
    color: #393939;
    font-size: 15px;
}
.item_cat_img_text {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    height: 30px;
	font-weight: 500;
    line-height: 1.1;
}
.item_cat_img_text a {
    	color: #000;
}
.blog_m_latest_text {
    font-size: 19px;
    margin-top: 45px;
    font-weight: 500;
    line-height: 1.1;
}
.blog_m_latest_title {
    padding: 15px;
    font-size: 15px;
    color: #333;
	margin: 0px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.blog_last_item {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
	background: #fff;
	border:1px solid #ddd;
	padding: 15px;
	border-radius: 25px;
}
.blog_last_item .image {
	flex-basis: 20%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.blog_last_item .image img {
	max-width: 200px;
	position: absolute;
}
.blog_last_item .title, .blog_cat_item_in .title {
	flex-basis: 80%;
}
.blog_last_item .title h4, .blog_cat_item_in .title h4 {
	padding: 15px;
	font-size: 15px;
	color:#333;
}
.blog_last_item .text, .blog_cat_item_in .text {
	margin-top: 10px;
	flex-basis: 100%;
	color:#555;
	font-size: 13px;
	margin-bottom: 25px;
}
.blog_last_item button, .blog_cat_item_in button {
	border: 1px solid #ddd;
	background: none;
	padding: 5px 15px;
}
.blog_cat_items {
	display: flex;
	flex-wrap: wrap;
}
.blog_cat_item {
	flex-basis: 25%;
}
.blog_cat_item_in {
	padding: 25px;
	background: #fff;
	border:1px solid #e2e2e2;
	border-top: 0;
	height: 100%;
	display: flex;
    flex-direction: column;
}
.blog_cat_item_in .title h4 {
	padding-left: 0px;
	padding-right: 0px;
	    height: 48px;
    overflow: hidden;
}
.blog_cat_item:nth-child(2n) .blog_cat_item_in {
}
.blog_cat_item_in .image img {
	width: 100%;
	min-width: 284px;
}
.text_blog {
	padding: 25px;
	background: #fff;
	text-align: justify;
	padding: 25px 120px;
}
.text_blog p{
	margin-bottom: 20px;
}
.text_blog img {
	display: block;
	margin:0 auto;
}

.call_me {
	position: fixed;
	z-index: 10;
	left: 30px;
	bottom: 30px;

}
.call_me a {
	background: #d22c33;
	animation: change-background 3s linear infinite alternate;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 35px;
	color:#fff;
	height: 80px;
	width: 80px;
	border-radius: 50%;
}
.call_me a:hover {
	cursor: pointer;
}

svg.svg-inline--fa.fa-star.fa-w-18 * {
    fill: #ffa000;
}

@keyframes change-background {
      0% {
        background: #c12424;
      }
      100% {
        background: #1d70b7;
      }
    }
    @keyframes change-left {
      0% {
        right: -250%
      }
      100% {
        right: 15px;
      }
    }
.fast_order_f {
	display: none;
}

.change_phone {
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	line-height: 14px;
	margin-bottom: 8px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.p_l_click {
	height: 16px;
    font-size: 12px;
    width: 16px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1d70b7;
    position: absolute;
    top: 24px;
    right: 8px;
}
.phones_header_1, .phones_header_2 {
	position: relative;
	width: 100%;
	    max-width: 158px;
}

.phone_list {
	/*height: 20px;*/
	overflow: hidden;
}
.phone_list.active {
	height: auto;
    position: absolute;
    z-index: 10;
    /* top: 0; */
    /* width: 100%; */
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}
.phone_list.active .p_l_click_usl, .phone_list.active .p_l_click_prod {
	display: none;
}

.item_cat_img img {
	width: 70%;
}
.item_cat_bg {
	background: #fff;
}
.item_cat_bg .items_module_title {

}
.item_cat_img .image a{
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.imgcategory {
	display: flex;
	flex-wrap: wrap;
}
.item_cat_img {
	border-bottom: 1px solid #ddd;
	/*border-right: 1px solid #ddd;*/
	padding: 30px 0px;
	width: 20%;
}
.item_cat_img:nth-of-type(4),
.item_cat_img:nth-of-type(8),
.item_cat_img:nth-of-type(12),
.item_cat_img:nth-of-type(16) {
	border-right: 0px;
}
.item_cat_img:nth-of-type(13),
.item_cat_img:nth-of-type(14) {
	/*border-bottom: 0px;*/
}
.item_cat_img h4 {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	height: 30px;
}
.item_cat_img h4 a {
	color:#000;
}

.os_tov_all {
    display: flex;
    float: none;
    width: 100%;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d3d3d3;
    padding: 25px 30px;
    justify-content: space-between;
}
.os_tov_item {
	width: 100%;
}
.os_tov_item img {
	height: 20px;
	margin-right: 20px;
}
.os_tov_item ul {
	padding-right: 15px;
	font-size: 13px;
	margin-top: 25px;
}
.os_tov_item ul li {
	display: flex;
	position: relative;
	padding-left: 17px;
	margin-bottom: 7px;
}
.os_tov_item ul li:before {
	content: '';
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background: #bbb;
	top: 5px;
	left: 0;
	position: absolute;
}
#carousel0 {
	margin-bottom: 45px !important;
}
#carousel0 .owl-wrapper-outer {
	padding: 0px 25px !important;
}
.desk_item,
.desk_item table {
    width: 100%!important;
}
.desk_item table tr td,
.desk_item table tr td *{
	font-family: Roboto, Verdana, Arial!important;
    font-weight: 400;
    font-size: 15px;
    font-style: normal;
}
.desk_item .tab-content{
	padding: 0 20px;
}
.desk_item #tab-specification,
.desk_item #tab-review{
    padding-top: 30px;
}

.compatibility_item > p{
	display: none;
}
.compatibility_item_comment{
	margin: 30px 0;
}
.compatibility_item{
	max-height: 419px;
    overflow: auto;
    margin: 10px 0;
}
.compatibility_item::-webkit-scrollbar {
  width: 10px;
}
.compatibility_item::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.compatibility_item::-webkit-scrollbar-thumb {
  background: #888;
}
.compatibility_item::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media(max-width: 1440px){
	.phones_header ul li {
	    font-size: 17px;
	}
}
@media(max-width: 1200px){
	.search_header {
	    padding-top: 53px;
	}
}
@media(max-width: 600px){
	.compatibility_item {
	    max-height: 419px;
	    overflow: auto;
	    margin: 10px 0;
	}
	.desk_item table tr td, .desk_item table tr td * {
	    font-size: 13px;
	}
	.desk_item table tr td,
	.desk_item table tr th{
		padding: 5px;
	}
	.desk_item table tr td:nth-child(2n){
		font-size: 12px;
	}
	.desk_item table tr:first-child td{
		font-size: 13px;
	}
}

/* ============================ */
.reg_wrapper .banner-box{
	width: 200px;
    overflow: hidden;
}
.reg_wrapper .banner-box img{
	width: 100%;
}
.banner-box a{

}
.reg_wrapper .banner-box span {
    display: block;
    text-align: center;
    color: #333;
    margin-top: 3px;
}

.mb30{
	margin-bottom: 30px;
}
/*  */

/* ===================== Contact list ==================== */
.contact-list{
	    padding: 0 20px;
    list-style: square outside;
}
.contact-list li{
	position: relative;
}
.contact-list li:before{
	content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #1d70b7;
    position: absolute;
    left: -15px;
    top: 7px;
}
.contact-list li span{}
/* ===================== paymentRow in footer ==================== */
.paymentRow{
	display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 40px;
}
.paymentRow > div{
	text-align: center;
}
.paymentRow_text{
	font-weight: 100;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.paymentRow > div > img{
	margin: 0 5px;
}
@media (max-width: 736px){
	.paymentRow{
		display: block;
		text-align: center;
	}
	.paymentRow > div{
		align-items: center;
		margin: 10px 0 35px;
	}
	.paymentRow > div > img{
		margin: 0 10px;
	}
	.foot_soc ul {
	    justify-content: center;
	}
	.foot_tel{
		padding: 0;
	}
}
/* ================================================================= */
@media (max-width: 1440px){
	.nav_menu li a {
	    padding: 0px 22px;
	    font-size: 14px;
	}
	.dropbtn {
	    padding: 0px 22px;
	    font-size: 14px;
	}
	.dropdown-content {
		min-width: 138px;
	}
}
@media (max-width: 1200px){
	.nav_menu li a {
	    padding: 0px 15px;
	    font-size: 14px;
	}
	.dropbtn {
	    padding: 0px 15px;
	    font-size: 14px;
	}
	.dropdown-content {
		min-width: 138px;
	}
	.reg_war {
	    background: #fff;
	    margin-bottom: 40px;
	    padding: 25px 40px 10px;
	    padding-left: 20px;
	}
	.container {
	    width: 100%;
	}
	header {
	    padding: 0 15px;
	}
	.phones_header_2{
		left: 20px;
	}

	.phones_header ul li a {
	    color: #494949;
	    font-size: 18px;
	}
	.breadcrumb{
		    padding: 20px 20px 0;
	}
	.breadcrumbpr{
		    padding-left:27%;
	}
	.cat_sort_result {
	    display: block;
	    float: none;
	    width: 100%;
	    margin-bottom: 30px;
	    text-align: right;
	}
}
@media (max-width: 960px){
	.phones_header_other{
		display: none;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
	.phones_header_2{
		left: 0px;
	}
	#carousel0 .owl-wrapper-outer {
	padding: 0px !important;
}
#carousel0 .owl-wrapper .owl-item .item a img {
	display: initial !important;
}
	.item_cat_img {
		width: 50%;
	}
	.item_cat_img:nth-of-type(2),
.item_cat_img:nth-of-type(6),
.item_cat_img:nth-of-type(10),
.item_cat_img:nth-of-type(14) {
	border-right: 0px;
}
	.slid {
		display: none;
	}
	.phones_header_other {
		width: 100%;
	}
	.p_l_click {
		top: 20px;
		right: 0;
	}
	.phones_header {
		padding-left: 15px !important;
		display: block;
		text-align: center;
		flex-direction: column;
	}
	.phones_header_list {
		flex-direction: column;
	}
	.phones_header_1 {
		padding-bottom: 10px;
	}
	.change_phone {
		justify-content: center;
		margin-bottom: 3px;
		font-size: 12px;
		font-weight: 400;
	}
	.phones_header_1, .phones_header_2 {
		margin:0 auto;
	}
	.slick_block .arrow1 {
    	border: 1px solid #bbb;
    	transform: translate(0, 50%);
	}
	#opisanie img {
		max-width: 100%;
	}
	.slick-slide img {
		max-width: 100%;
	}
	.fast_order_f {
		animation: change-left 8s linear;
	display: block !important;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 10;
    font-size: 14px !important;
    max-width: 140px !important;
    height: 55px !important;
    line-height: 55px !important;
    font-weight: 500;
    color: #fff;
    opacity: 0.9;
	}
	.call_me {
		left: 15px;
		bottom: 15px;
		z-index: 10;
	}
	.call_me a {
		font-size: 27px;
		height: 55px;
		width: 55px;
	}
	#tab-review input {
		display: inline-flex !important;
	}
	.review_block_m {
		width: 100%;
	}
	.review_block_m span {
		display: none;
	}
	.review_block_m_text a {
		margin-left: 0px;
	}
	.cat_podcategory ul li {
		flex-basis: 50%;
	}
	.cat_podcategory ul {
		border-left: 0px;
		border-right: 0px;
	}
	.cat_podcategory {
		padding-left: 0px;
		padding-right: 0px
	}
	.cat_podcategory h3 {
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cat_podcategory_text {
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cat_podcategory ul li a {
		    font-weight: 500;
		    border-right: 0px;
		    font-size: 12px;
	}
	.cat_podcategory ul li:nth-child(odd) a {
		border-right: 1px solid #e0e0e0;
	}
	.blog_m_latest {
		display: none;
	}
	.text_blog {
		padding: 25px 25px;
	}
	.uslugi {
		flex-direction: column;
	}
	.usluga_block {
		flex-basis: 100%;
	}
	.usluga_block:nth-child(odd), .usluga_block:nth-child(even) {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
	.usluga_block_img {
		height: 200px;
	}
	nav {
		display: none;
	}
	.reg_war_t {
		text-align: center;
		line-height: 25px;
		text-transform: uppercase;
	}
	.reg_war p {
		display: flex;
		align-items: center;
	}
	.reg_war {
		background: #fff;
	}
	.reg_war_right {
		margin-left: 0px;
		margin-top: 15px;
	}
	.seo_block {
		margin-left: 15px;
		margin-right: 15px;
	}
	.home_left, .home_right {
		padding: 0px;
	}
	.cat_remon ul {
		display: none;
		overflow: hidden;
	}
	.reg_wrapper .banner-box {
	    display: none;
	}
	.reg_war {
		padding: 25px;
		flex-direction: column;
	}
    .logo_header {
    	padding-top: 20px;
    	padding-bottom: 0px;
    }
    .logo_header img {
    	display: block;
    	margin: 0 auto;
    }
    .search_header {
    	padding-bottom: 10px;
    	padding-top: 25px;
    	padding-left: 0px;
    }
    .phones_header {
    	padding:0px 0px;
    	margin:0px 0px;
    }
    .phones_header span {
    	padding-left: 0px;
    }
    .filter_z_right {
		padding-left: 0px;
	}
	.filer_z_drop, .filer_z_drop:nth-of-type(3) {
		border-top: 1px solid #e2e2e2;
		font-size: 13px;
	}
    .right_header, .phones_header {
    	margin: 0px -15px;
    	margin-bottom: 25px;
    	margin-top: 10px;
    }
    .right_header {
    	flex-direction: column;
    }
    .author_header, .cart_header {
    	padding:13px 0px;

    }
    .author_header span, .cart_header button p {
    	font-size: 13px;
    	letter-spacing: -0.5px;
    }
    .slider_left {
    	width: 100%;
    	height: auto;
    	float: initial;
    }
    #slideshow0 a {
    width: 100%;
    height: auto;
    float: initial;
    }
    .slider_left, .slider_right {
    	flex-basis: 100%;
   	}
    .slider_left .owl-carousel {
    	margin-bottom: 0px;
    }
    .slider_left .owl-carousel img {
    	width: 100%;
    }
    .items_module_title {
    	font-size: 18px;
    	padding:35px 15px;

    }
    .i_m_block {
    	width: 50%;
    	text-align: center;
    	display: inline-block;
    	float:left;
    	flex-basis: initial;
    }
    .i_m_block_price {
    	font-size: 18px;
    }
    .i_m_block_buy button {
    	padding: 11px 17px;
    	font-size: 14px;
    }
    .i_m_block_buy {
    	text-align: center;
    }
    .osob_block {
    	height: auto;
    	padding: 25px;
    }
    .osob_block_text {
    	width: 67%;
    	float:right;
    }
    .osob_block p {
    	line-height: 17px;
    	font-size: 13px;
    	width: 67%;
    	float:right;
    	margin-top: 20px;
    }
    .osob_block img {
    	margin-right: 18px;
    }
    .foot_copyright {
    	padding:0px;
    }
    .foot_copyright img {
    	display: block;
    	margin: 0 auto;
    	width: 50%;
    }
    .foot_menu {
    	margin-top: 25px;
    	padding-left: 0px;
    }
    .foot_menu:nth-of-type(3) {
    	border-top: 1px solid #a9a9a9;
    	border-left: none;
    	padding-top: 25px;
    }
    .foot_tel {
    	margin-top: 45px;
    	padding-left: 0px;
    	text-align: left;
    }
    .footer {
    	margin-bottom: 0px;
    }
    .cat_sort_result {
    	margin-bottom: 25px;
    }
    .cat_sort_2 {
    	margin-bottom: 20px;
    }
    .cat_sort_result, .cat_sort_1, .cat_sort_2 {
    	float: initial;
    	display: block;
    	width: 100%;
    	margin-left: 0px;
    }
    .os_tov_all {
	    flex-direction: column;
	}
	.model_item {
	    margin-bottom: 10px;
	}
	.os_tov_item ul {
	    padding-right: 15px;
	    font-size: 15px;
	    margin-top: 25px;
	}
	.title_item h1 {
	    font-size: 26px;
	}
	.os_tov_item {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.desk_item {
	    padding: 30px 0;
	}
    .item_left {
    	border:none;
    	padding: 50px 0;
    }
    .item_right {
    	border:none;
    	border-top: 1px solid #e2e2e2;
    }
    .buy_numb .btn {
    	padding: 0px 10px;
    }
    .buy_button {
    	padding-left: 15px;
    }
    .buy_numb input {
    	padding:6px 0px;
    	font-size: 13px;
    	font-weight: 700;
    }
    .buy_numb svg {
    	font-size: 11px;
    }
    .breadcrumb {
	    text-align: center;
	    font-size: 14px;
	    line-height: 27px;
	}
	.breadcrumbpr {
	    font-size: 14px;
	    line-height: 27px;
	    padding-left: 5%;
	}

    .promo_1 img, .promo_2 img {
    	width: 100%;
    }
    .promo_1, .promo_2, .slider_right {
    	height: auto;
    }
	.header_usluga ul {
		text-align: center;
	}
    .header_usluga ul li {
    	margin-bottom: 25px;
    	margin-right: 0px;
    }
    .header_usluga h1 {
    	font-size: 40px;
    	padding: 0px 25px;
    }
    .form_call_forma input {
    	margin-right: 0px;
    	margin-bottom: 25px;
    	width: 100%;
    }
    .form_call_forma button {
    	width: 100%;
    }
    .form_call h2 {
    	font-size: 27px;
    }
    .form_call h2 span {
    	font-size: 15px;
    }

    /* Оформление заказа */
    .simple-content {
    	background: #fff;
    }
	input[type="radio"] {
  /*display:none;*/
}

input[type="radio"] + label {
  color:black;
  cursor:pointer;
  font-size: 20px;
}

input[type="radio"] + label span {
  display:inline-block;
  width:27px;
  height:27px;
  margin:-2px 5px 0 0;
  vertical-align:middle;
  border:1px solid #cecece;
  border-radius: 50%;
  cursor:pointer;
  transition: background .2s,
      transform .2s;
}

input[type="radio"] + label span:hover,
input[type="radio"] + label:hover span{
  transform: scale(1.2);
}

input[type="radio"]:checked + label span {
  background: background: #1D976C;
  background: -webkit-linear-gradient(to right, #93F9B9, #1D976C);
  background: linear-gradient(to right, #93F9B9, #1D976C);
  ;
  box-shadow: 0px 0px 0px 5px white inset;
}

input[type="radio"]:checked + label{
  color: #38aa7c;
}



    /* модальное окно */

    .a_m {
    	width: 90%;
    	height: auto;
    }
    .a_m_list {
    	padding-bottom: 0px;
    }
    .a_m_title {
    	padding-top: 45px;
    	padding-bottom: 15px;
    }
    .a_m_left, .a_m_right {
    	min-height: 150px;
    }
    .a_m_left {
    	background: #fff;
    }
    .a_m_list a {
    	padding: 13px 0px;
    	display: block;
    	font-size: 14px;
    	width: 40%;
    	margin-top: 0px;
    	position: relative;
    	margin-top: 25px;
    	margin-bottom: 25px;
    }
    .a_m_enter {
    	height: auto;
    	font-size: 40px;
    	padding: 25px;
    }
    .a_m_enter span, .a_m_enter a {
    	margin-top: 25px;
    	font-size: 17px;
    }
    .a_m_enter span {
    	margin-top: 0px;
    }
    .a_m_enter svg {
    	display: none;
    }
    .a_m_enter .close svg {
    	display: inline-block;
    }

}
@media (min-width: 469px) and (max-width: 768px) {
	.filter_z_right {
		padding-left: 0px;
		flex-direction: row;
	}
	.slider_left {
		width: 100%;
		float:left;
	}
	.slider_right {
		width: 40%;
		float:left;
	}
	.i_m_block {
		width: 25%;
		text-align: center;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	.slider_left {
		width: 100%;
		float:left;
		height: auto;
	}
	.slider_right {
		width: 40%;
		float:left;
		height: auto;
	}
	.slider_left .owl-carousel img {
   		width: 100%;
	}
	#slideshow0 a {
	    width: 100%;
	    height: auto;
	    float: initial;
	}
	.filter_z_right {
		padding-left: 0px;
	}
	.filer_z_drop, .filer_z_drop:nth-of-type(3) {
		border-top: 1px solid #e2e2e2;
	}
	.nav_menu li a {
		padding: 0px 12px;
		font-size: 13px;
	}
	.dropbtn {
		padding: 0px 12px;
		font-size: 13px;
	}
	.phones_header ul li {

	}
	.logo_header {
		padding: 60px 0px;
	}
	.i_m_block_buy button {
		font-size: 13px;
	}
	.osob_block {
		padding: 35px;
		height: 255px;
	}
	.osob_block_text {
		font-size: 17px;
	}
	.osob_block img {
		width: 40px;
		margin-right: 20px;
	}
	.osob_block p {
		font-size: 13px;
	}
	.foot_tel ul li a {
		font-size: 19px;
	}
	.foot_menu ul li a {
		font-size: 13px;
		line-height: 23px;
	}
	.foot_menu_text {
		font-size: 13px;
	}
}
@media (min-width: 1153px) and (max-width: 1200px) {

}

.slick-slide img {
	max-height: 300px;
}
.slick-slide {
	padding: 0px 15px;
	min-height: 0px !important;
}

.bf-attr-group-header {
	display: none;
}
.bf-check-position .box-heading {
	margin-top: 35px;
	text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0px !important;
    text-shadow: none !important;
    font-weight: 400;
    min-width: 100%;
    padding: 0px 30px;
    display: inline-block;
    border: none;
    height: 50px;
    line-height: 50px;
    background: #1d70b7;
    transition: .4s;
}
.bf-check-position .box-heading svg {
	margin-left: 15px;
}
.brainyfilter-panel form {
	background: #fff;
	font-size: 15px;
}
.ui-slider-range {
	background: #ed1c24 !important;
}
.bf-buttonclear-box {
	margin-top: 20px;
}
.bf-buttonclear {
	padding-left: 25px !important;
	color:#ed1c24 !important;
	background: url(../image/brainyfilter/sprite.png) no-repeat 0 -53px !important;
	text-decoration: none;
}
.bf-buttonclear:hover {
	background: url(../image/brainyfilter/sprite.png) no-repeat 0 -24px !important;
    color: #8E8E8E !important;
}

#simplecheckout_payment_form form {
	display: none !important;
}
#simplecheckout_shipping .checkout-heading,
#simplecheckout_payment .checkout-heading {
	font-weight: 700;
	border-bottom: 1px solid #ddd;
}

.mainproduct {
	background-color: white;
    padding: 30px 15px;
}

.mainproduct_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
}
.mainproduct_wrapper:hover {
	color: black;
}
.mainproduct_block {
	
}
.mainproduct_title {
    margin-bottom: 15px;
}
.mainproduct_desc {
    margin-bottom: 35px;
}

.mainproduct_desc bold {
    font-weight: bold;
}

.mainproduct_price {
    font-size: 1.8em;
    font-weight: bold;
}
.mainproduct_img {
	width: 400px;
	height: auto;
}

@media (max-width: 680px) {

	.mainproduct_title {
	    margin-bottom: 10px;
	    font-size: 1.3em;
	}
	.mainproduct_desc {
	    margin-bottom: 25px;
	    font-size: 0.9em;
	}

	.mainproduct_price {
	    font-size: 1.2em;
	}
	.mainproduct_img {
		width: 300px;
		height: auto;
	}
}

@media (max-width: 550px) { 
	.mainproduct_wrapper {
		flex-wrap: wrap;
	}
	.mainproduct_price {
	    margin-bottom: 20px;
	}
}