@font-face {
    font-family: "Lato";
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}  

@font-face {
    font-family: 'icons';
    src: url('fonts/icons.eot'); /* IE9 Compat Modes */
    src: url('fonts/icons.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/icons.woff?v6') format('woff'), /* Modern Browsers */
         url('fonts/icons.ttf?v6') format('truetype');
	font-weight:normal;
	font-style:normal
}

.icon:before {
	display:none
}
.icon:before {
	display:inline;
	font-family:"icons";
	text-decoration:none;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
}

.icon-space:before {
  content: "\20";
}
.icon-four:before {
  content: "\34";
}
.icon-A:before {
  content: "\41";
}
.icon-B:before {
  content: "\42";
}
.icon-C:before {
  content: "\43";
}
.icon-D:before {
  content: "\44";
}
.icon-F:before {
  content: "\46";
}
.icon-G:before {
  content: "\47";
}
.icon-I:before {
  content: "\49";
}
.icon-J:before {
  content: "\4a";
}
.icon-M:before {
  content: "\4d";
}
.icon-P:before {
  content: "\50";
}
.icon-S:before {
  content: "\53";
}
.icon-T:before {
  content: "\54";
}
.icon-V:before {
  content: "\56";
}
.icon-bracketleft:before {
  content: "\5b";
}
.icon-c:before {
  content: "\63";
}
.icon-d:before {
  content: "\64";
}
.icon-f:before {
  content: "\66";
}
.icon-g:before {
  content: "\67";
}
.icon-i:before {
  content: "\69";
}
.icon-m:before {
  content: "\6d";
}
.icon-p:before {
  content: "\70";
}
.icon-r:before {
  content: "\72";
}
.icon-s:before {
  content: "\73";
}
.icon-t:before {
  content: "\74";
}
.icon-v:before {
  content: "\76";
}
.icon-x:before {
  content: "\78";
}
.icon-y:before {
  content: "\79";
}
.icon-uniE600:before {
  content: "\e600";
}
.icon-uniE602:before {
  content: "\e602";
}
.icon-uniE603:before {
  content: "\e603";
}
.icon-uniE604:before {
  content: "\e604";
}
.icon-uniE605:before {
  content: "\e605";
}
.icon-glyph1:before {
  content: "\e900";
}
.icon-glyph12:before {
  content: "\e901";
}
.icon-uni0001:before {
  content: "\e902";
}
.icon-logo_2_big:before {
  content: "\e903";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-phone:before {
  content: "\f095";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-vk2:before {
  content: "\f189";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send:before {
  content: "\f1d8";
}
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-send-o:before {
  content: "\f1d9";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-phone2:before {
  content: "\e942";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-youtube2:before {
  content: "\ea9d";
}

body, input, textarea, button, select {
    font-size: 16px;
    line-height: 1.8;
    font-family: "Lato","HelveticaNeue","Helvetica Neue",sans-serif;
    color: #4c4c4c;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

html, body{
	padding-top:0px;
	margin-top:0px;
	font-family: "Lato","HelveticaNeue","Helvetica Neue",sans-serif;
	font-size: 16px;
}
body {
	background-color: #fafafa;
}
input, select, textarea {
    padding: 8px 10px;
    line-height: 1.42;
    border-radius: 3px;
    border: 1px solid lightblue;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Lato","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 700;
    margin: 0 0 15px !important;
    line-height: 1.4;
}

ul, ol {
	margin: 0 0 30px;
    padding: 0;
}

li {
	list-style: none;
	line-height: 25px;
}

.footer a {
	color: #4c4c4c;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.footer a:hover {
	text-decoration: none;
	color:#337ab7;
}
.footer {
	margin: 50px 0 0 0;
}

h4, .h4 {
	text-transform: uppercase;
}

.callback {
	position: fixed;	/* Абсолютное позиционирование */
	width: 150px; /* Ширина слоя в пикселах */
	height: 30px; /* Высота слоя в пикселах */
	left: 100%; /* Положение слоя от левого края */
	top: 35%; /* Положение слоя от верхнего края */
	margin-left: 0px; /* Отступ слева, включает padding и border */
	margin-top: 0px; /* Отступ сверху */
	border: solid 0px black; /* Параметры рамки вокруг */
	padding: 0px; /* Поля вокруг текста */
	overflow: auto; /* Добавление полосы прокрутки */ 
	display: none;
	background-image:url(/bitrix/templates/eshop_adapt_black/images/head.png);
	background-repeat:no-repeat;

}

.phone{
	color:#999999;
}

.phone>.important{
	color:#1a1a1a;
	font-size: 2em;
}

.contacts {
	/*float:left;
	padding: 10px 10px 10px 30px;*/
}

.logo {
	height: 55px;
	width: auto;
}

.top_panel {
	float:right;
	padding: 10px 10px 10px 30px;
}

.header-bar {
    background-color: #338dbc;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.header-bar:after,
.bx-header:after {
    content: "";
    display: table;
    clear: both;
 }
.header-bar span {
	display: inline-block;
}
.lhight {
	line-height: 32px;
}
.lhight > * {
    vertical-align: middle;
}
.head-bar-sep {
	color: #fff;
	opacity: 0.4;
	display: inline-block;
	padding: 0 10px;
}
.cart_top {
	padding: 60px;
    text-align: center;
}
.toogle_cart {
	cursor: pointer;
	color: #fff;
	text-decoration: none!important;
}
.basket {
	float:right;
	background-image:url(/bitrix/templates/eshop_adapt_black/images/basket.png);
	background-repeat:no-repeat;
	min-width: 20px;
	min-height: 20px;
	padding-left: 20px;
	margin-left: 10px;
}

.cart_count {
	display: inline-block;
    border-radius: 3px;
    background-color: #fff;
    color: #338dbc;
    line-height: 1;
    font-size: 1.1em;
    padding: 5px 10px;
    margin-left: 4px;
}

.search {
	float:left;
	clear:both;
	min-width: 20px;
	min-height: 20px;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
}

.search>form>input[type='text'] {
	position: relative;
	top: -10px;
	width: 266px;
	font-size: 13px;
	padding: 6px 0 4px 10px;
	border: 1px solid #cecece;
	background: #fff;
	color: #b2b2b2;
	border-radius: 8px;
	margin: 30px 10px 0px 0px;
}

.search>form>input[type='text']:focus {
	color: #000;
}

.search>form>input[type='submit'] {
	display: none;
}

.search>form>a>img {
	border: none;
	min-width: 20px;
	min-height: 20px;
	height: 34px;
	width: 48px;
}



.content_section {
	width:1040px;
	border:0px solid #E1B52D;
	margin-left:auto;
	margin-right:auto;
}

.content_table {
	min-height: 600px;
	vertical-align: top;
}

.section-header {
    text-align: left;
    margin-bottom: 15px;
    border-bottom: 3px solid #f0f0f0;
    }

.footer {
	padding-top:60px;
	padding-bottom: 20px;
	background-color: #fafafa;
	width: 100%;
	/*height: 170px;*/
	border:0px solid #E1B52D;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	/*background: url('/bitrix/templates/makpoc/images/nyfon6.jpg');*/
}

.block {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 320px;
}

.bx-header {
    padding: 40px 0;
    background-color: #fafafa;
 }
.workarea {
 	margin-top: 60px;
    /*padding-bottom: 60px;*/
 }
    
.buy_btn {
	float: right;
	width: 50px;
	height: 36px;
}

.buy_btn>a>div {
	background-image:url(/bitrix/templates/eshop_adapt_black/images/buy_btn_default.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 36px;
}

.buy_btn>a>div:active {
	background-image:url(/bitrix/templates/eshop_adapt_black/images/buy_btn_active.png);
}

.buy_btn>a>div:hover {
	background-image:url(/bitrix/templates/eshop_adapt_black/images/buy_btn_hover.png);
}

.rmenu {
	float: left;
	min-width: 300px;
}

.rmenu+div {
	float: right;
}

.bx_item_detail_scu{
	display: none;
}

a {
	color: #003399;
}

button {
	background: #fff;
}

/*�������*/
nav{
	display:inline-block;
	width:100%;
	margin: auto auto;
	text-align: center;
}

div.slider-vertical:
{
	font-family:Tahoma;
}


	/*������*/
	nav > div {
		display:inline-block;
		min-width: 1060px;
	}
	
		nav > div > ul{
			list-style:none;
			display:inline-block;
			font-size:0px;
			/*font-family:"robotobold"*/
			padding: 0;
		}
		
		nav > div > ul > li {
			font-size:14px;
			display: inline-block;
			width: 190px;
			padding:0px;
			margin:0px;
			height: 39px;
			line-height: 40px;
			text-align: center;
			cursor:pointer;
			box-shadow: 0px 4px 6px 0px #A6A6A6;
		}
		
		nav > div > ul > li.selectedLi {
			box-shadow: none;
		}
		
		nav > div > ul > li  a {
			color: #1A1A1A;
			font-size: 14px;
			text-transform: uppercase;
			text-decoration: none;
			text-shadow: 0px 1px #FFF;
			width: 100%;
			height: 100%;
			background: url('/bitrix/templates/eshop_adapt_black/images/DefaultButton.png') repeat-x scroll left 100% top transparent;
			display: block;
			position: relative;
			z-index: 200;
			box-shadow: 1px 0px #A6A6A6 inset, 2px 0px #FFF inset, 0px 1px #FFF inset, -1px 0px #FFF inset, 0px -2px 0px #6D6D6D, 0px 2px 0px #4D4D4D, 0px -3px #FFF;
		}
		
		nav > div > ul > li > a.root-item-selected,
		nav > div > ul > li:active > a{
			color: #6acc3b;
			text-shadow: 0px 1px #FFF, 0px 2px 2px #E8ECE8,2px 0px 2px #E8ECE8, 0px -2px 2px #E8ECE8 , -2px 0px 2px #E8ECE8;
			box-shadow:  0px 1px #4D4D4D, 0px 2px #6D6D6D,1px 0px #A6A6A6 inset, 0px -2px 0px #6D6D6D, 5px 0px 6px -3px #b1b1b1 inset, -5px 0px 6px -3px #b1b1b1 inset;
			background:  url('/bitrix/templates/eshop_adapt_black/images/PressedButton.png') top left 100% repeat-x;
		}
		
		nav > div > ul > li:first-child > a.root-item-selected,
		nav > div > ul > li:first-child:active> a{
			box-shadow:0px 1px #4d4d4d,0px 2px 0px 0px #6D6D6D, 0px -2px 0px 0px #6D6D6D, -2px -2px 0px #6D6D6D, -2px 2px 0px 0px #6D6D6D, -3px -3px #FFF, 0px -3px #FFF, -5px 0px 6px -3px rgb(177, 177, 177) inset;
			background: url('/bitrix/templates/eshop_adapt_black/images/PressedButton.png') top left 100% repeat-x;
			border-radius: 10px 0px 0px 10px;	
		}
		
		nav > div > ul > li:last-child > a.root-item-selected,
		nav > div > ul > li:last-child:active> a{
			box-shadow: 0px 1px #4D4D4D, 1px 0px #A6A6A6 inset, 0px -2px 0px 0px #6D6D6D, 0px 2px 0px 0px #6D6D6D, 2px 0px 0px 0px #6D6D6D, 2px 2px 0px 0px #6D6D6D, 2px -2px 0px 0px #6D6D6D, 0px -3px 0px 0px rgb(255, 255, 255), 3px -3px 0px 0px rgb(255, 255, 255), 5px 0px 6px -3px rgb(177, 177, 177) inset;
			background: url('/bitrix/templates/eshop_adapt_black/images/PressedButton.png') top left 100% repeat-x;
			border-radius: 0px 10px 10px 0px;	
		}		
		
		nav > div > ul > li:first-child > a{
			border-radius: 10px 0px 0px 10px;
			box-shadow: 0px 1px 0px 0px #FFF inset, 0px 2px 0px 0px #6D6D6D, 0px -2px 0px 0px #6D6D6D, -2px -2px 0px #6D6D6D, -2px 2px 0px 0px #6D6D6D, -3px -3px #FFF, 0px -3px #FFF;
		}
		
		nav > div > ul > li:last-child > a{
			border-radius: 0px 10px 10px 0px;
			box-shadow: 1px 0px #A6A6A6 inset, 2px 0px #FFF inset, 0px 1px #FFF inset, 0px -2px 0px 0px #6D6D6D, 0px 2px 0px 0px #6D6D6D, 2px 0px 0px 0px #6D6D6D, 2px 2px 0px 0px #6D6D6D, 2px -2px 0px 0px #6D6D6D, 0px -3px 0px 0px rgb(255, 255, 255), 3px -3px 0px 0px rgb(255, 255, 255);
		}
		
		nav > div > ul > li:first-child {
			border-radius: 10px 0px 0px 10px;
			width: 150px;
		}
		
		nav > div > ul > li:last-child {
			border-radius: 0px 10px 10px 0px;
			width: 150px;
		}
		
		nav > div > ul > li:hover > a {
			background: url('/bitrix/templates/eshop_adapt_black/images/HoverButton.png') top left 100% repeat-x;
			text-shadow: 0px 1px #FFF, 0px 2px 2px #E8ECE8,2px 0px 2px #E8ECE8, 0px -2px 2px #E8ECE8 , -2px 0px 2px #E8ECE8;
			color: #6acc3b;
		}
		
		nav > div > ul > li:active{
		   box-shadow:none;
		}
#scroller {
position: fixed; 
opacity: 0.5; 
/*padding: 15px 10px 10px; */
border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
right: 50%;
margin-right: -77px; 
bottom: -47px;
display: none; 
cursor: pointer;
z-index: 1000;
transition: all ease-in-out 300ms;
}
#scroller:hover {
opacity: 0.8;
bottom: 8px;
}

.vendor {
	padding-top: 15px;
	min-width: 250px;
}
.logz {
	padding-top: 15px;
}
.bx-content {
	font-size: 16px;
}
.onstock {
	/*background: rgba(51, 141, 188, .4)!important;
	background: rgba(51, 204, 51, .4)!important;*/
	background: rgba(97, 161, 205, .9)!important;
	border-radius: 3px;
}
.social-icons li .icon, .payment-icons li .icon {
    font-size: 30px;
    line-height: 26px;
    color: #338DBC;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    }
.social-icons li, .payment-icons li {
    margin: 0 10px 15px;
    vertical-align: middle;
    display: inline;
    }
.social-icons li:first-child {
    margin-left: 0px;
}
.payment-icons {
	text-align: right;
}
.social-icons li a .icon:hover, .payment-icons a li .icon:hover {
    color: #337ab7;
    }
.btn {
	display: inline-block;
    padding: 8px 16px;
    margin: 0;
    line-height: 1.42;
    font-size: 0.9375em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    background-color: #338dbc;
    color: #fff;
}
.btn:hover {
	background-color: #52a5d0;
}
.subscribe-form input[type="text"] {
    border: 1px solid #f0f0f0;
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 0 1em;
    color: #333;
}
.footer ul.left-menu {
	text-align: center;
}
.cli:hover, .cliless:hover {
	text-decoration: none;
}
.cli, .cliless {    
	padding: 5px 13px;
 /*   border: 1px dotted #337ab7;*/
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    }
.cli:before {
	position: absolute;
    display: block;
    top: -204px;
    left: -10px;
    right: -10px;
    height: 200px;
    content: '';
    background-color: rgba(255,255,255,0);
    background-image: -moz-linear-gradient(rgba(255,255,255,0),#fff);
    background-image: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
    background-image: linear-gradient(rgba(255,255,255,0),#fff);
}

.submitform {
    margin-left: 493px;
    margin-top: 30px;
	height: 36px;
    line-height: 36px;
    padding: 0 13px;
    background: #00a2df;
    color: #fff;
    border: none;
    border-radius: 3px;
    }
.submitform:hover {
	background: #26b0e4;
}
form#feedbackForm label {
width:150px;
margin-top: 3px;
display:inline-block;
text-align: right;
padding:3px;
}
.error {
	color: red;
}
div#formsuc, #formfail {
    background: lightgreen;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    border-radius: 3px;
    }
#formfail {
	background: red;
	color: #fff;
	border-radius: 3px;
}
.torgi {
	margin-top: 30px;
}
.torgi img {width: auto;height: 100px;}
hr.hr-clear {
    border-top-color: transparent;
}

hr {
    clear: both;
    border-top: solid #f0f0f0;
    border-width: 1px 0 0;
    margin: 30px 0;
    height: 0;
}
.sectionheadline {
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 1.4;
    margin-bottom: 30px;
    }
.sectionmp {
    border-bottom: 3px solid #f0f0f0;
    margin-bottom: 30px;
}
.slides_ {
	display: flex;
    justify-content: center;
    flex-flow: row wrap;
}
.slides_ li {
	padding: 10px;
}

/* */

.pulse-button {
    z-index: 1000;
    position: absolute;
    width: 80px;
    height: 80px;
    border: none;
    box-shadow: 0 0 0 0 rgba(0, 162, 223, 0.7);
    border-radius: 50%;
    background-color: rgb(0, 162, 223);
    background-image: url('//www.racii24.ru/callme.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.pulsing {
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulsing:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
@-webkit-keyframes pulse {
  to {
	box-shadow: 0 0 0 25px rgba(0, 162, 223, 0);
  }
}

@-moz-keyframes pulse {
  to {
	box-shadow: 0 0 0 25px rgba(0, 162, 223, 0);
  }
}

@-ms-keyframes pulse {
  to {
	box-shadow: 0 0 0 25px rgba(0, 162, 223, 0);
  }
}

@keyframes pulse {
  to {
	box-shadow: 0 0 0 25px rgba(0, 162, 223, 0);
  }
}
.callback_form {
	font-family: Helvetica, sans-serif;
	height: 80px;
	width: 430px;
	background: #00729d;
	border-radius: 40px;
	position: fixed;
    right: 31px;
    bottom: 100px;
    transition: all ease-in-out 300ms;
    z-index: 1000;
}
#callback_form {
	position: absolute;
	top:4px;
	left: 90px;
}
.callback_form input, .callback_form label {
	color: #fff;
}
.callback_form label {
	display: block;
	text-align: center;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: 100;
}
.callback_form input{
	line-height: 30px;
	height: 37px;
	width: 250px;
	font-size: 24px;
	padding: 0 15px;
	border-radius: 19px;
	background: rgba(0,0,0,.5);
	box-shadow: none;
	-webkit-box-shadow: none; box-shadow: none; border: none; -moz-box-shadow: none
}
input:focus, input:active, button:active, button:focus {
  outline: none !important;
}
input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0 !important;
}
.callback_form button {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: rgb(0, 162, 223);
	background-position: center center;
	position: absolute;
	right: -90px;
	top: -4px;
	-webkit-box-shadow: none; box-shadow: none; border: none; -moz-box-shadow: none;
	color: #fff;
	cursor: pointer;
	transition: all ease-in-out 500ms;
	font-size: 14px;
	font-weight: 100;
}
div#callback_rkn {
    font-size: 7.5px;
    position: absolute;
    color: #fff;
    line-height: 10px;
    width: 100%;
    bottom: 2px;
    left: 71px;
}
.promo {
	position: absolute;
	top: -120px;
	opacity: 0;
	right: 100px;
	width: 200px;
	height: 140px;
	background: url('images/operator140.png') center center;
	z-index: 0;
}
.callback_form .close {
	width: 20px;
	height: 20px;
	position: absolute;
	background: rgba(0,0,0,0.3);
	content: "X";
	color: #fff;
	top:-10px;
	right: -5px;
	border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
	font-size: 17px;
}
.callback_form_slim {
	width: 80px;
}
.callback_form_wide {
	width: 430px;
}
.strength {
	height: 100px;
	text-align: center;
}
.strengthtxt {
	font-style: italic;
	font-weight: bold;
	padding-top: 11px;
}

@media all and (max-width: 767px) {
	#bx_eshop_wrap {
		overflow-y: scroll; /* has to be scroll, not auto */
		-webkit-overflow-scrolling: touch;
		height:100%;
	} 
	.callback_form {
		border-radius: 40px;
		}
	.callback_form_wide {
		right: 0px;
		}
	.callback_form_slim {
		right: -30px;
	}
	.pulse-button {
		background: rgb(0, 162, 223) url('//www.racii24.ru/callme.png') -7px 2px no-repeat;
		border-radius: 40px 0 0 40px;
		background-size: cover;
		width: 54px;
	}
	.callback_form_wide {
		width: 320px;
	}
	.pulsing {
		animation: none;
	}
	#callback_form {
		left: 59px;
	}
	.callback_form input {
		width: 200px;
		font-size: 20px;
	}
	.callback_form button {
		width: 56px;
		border-radius: 0 40px 40px 0;
		right: -61px;
		font-size: 10px;
	}
	.callback_form .close {
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    top: -60px;
	    right: 18px;
	    line-height: 43px;
	    font-size: 28px;
    }
    .callback_form label {
		width: 200px;
		overflow: hidden;
		height: 20px;
	}
	.promo {
		right: 50px;
	}
	.cart_count	{
		background-color: #33CC33;
		font-size: 10px;
		padding: 2px 4px;
		color: #fff;
		border-radius: 50%;
		height: 14px;
		width: 14px;
		position: absolute;
		right: -4px;
		top: -4px;
		}
	.bx_catalog_text .bx_bt_button {
		font-size: 11px;
	}
	.search-title {
	    margin-top: 43px;
padding-top: 20px;
	}
	.bx_item_detail .bx_big.bx_bt_button {
		margin-bottom: 10px;
	}
	.bx_catalog_list_home .bx_medium.bx_bt_button {
		margin-bottom: 10px;
	}
	
	
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	#basket_items_list tr {
		border: none;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
}
   .logomobile { margin: 6px auto; }
   .dx > a{
	   border: 1px dotted #338DBC;
color: #338DBC;
padding: 6px 8px;
display: inline-block;
border-radius: 3px;
text-align: center;
text-decoration: none;
font-size: 14px;
cursor: pointer;
max-width: 100%;
overflow: hidden;
margin-left: 10px;
   }
   .dx a:hover {
	   background: #338DBC;
color: #fff;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
   }
#popup_exit_bg, 
#popup_exit_modal, #popup_exit_modal .popup_second_message {
	display: none;
}
#popup_exit_bg {
	background: rgba(0,0,0,.7);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3000;
	}
#popup_exit_modal {
	width: 500px;
	height: 400px;
	background: #338DBC;
	z-index: 3001;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -200px;
	z-index: 3001;
border-radius: 5px;
	}
#popup_exit_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background: url('//www.racii24.ru/bitrix/images/close.png');
    cursor: pointer;
    z-index: 3001;
    }
.popup_first_message, .popup_second_message {
    width: 100%;
    padding: 70px 20px;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
	}
.popup_second_message img {
    width: 69%;}
    
.message1 {
    font-size: 20px;
}
.message2 {
	font-size: 80px;
	text-transform: uppercase;
	padding: 4px 0;
}
.popup_buttons {
    width: 100%;
    color: #fff;
}

.button_yes, .button_no {

	border: 1px solid #fff;
	display: inline-block;
    padding: 18px 50px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    margin: 40px 10px 30px;
   border-radius: 5px;
}
.button_yes{
	background-color: #FFFFFF; color: #338DBC
}
.button_no {
	background-color: #27769f; color: #FFFFFF
}
.button_yes:hover {
	background-color: #27769f; color: #FFFFFF
}
.button_no:hover {
	
}

a.button_yes:hover,
a.button_no:hover {
    text-decoration: none;
}

.button_yes span,
.button_no span{
    font-size: 14px;
    font-weight: normal;
    display: block;
}

	#noticerkn {
		padding: 10px;
		height: auto;
		width: 100%;
		background: #fff;
		color: #777;
		font-size: 12px;
	    text-align: center;
	}
	.scaleUp:hover {
	    -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	    -webkit-transform: scale(1.2);
	    transform: scale(1.2);
	}
	.scaleUp {
	    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
	    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
	    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
	    transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
	}
	.circle {
	    width: 40px;
	    height: 40px;
	    background: transparent;
	    border: 4px solid #777;
	    -moz-border-radius: 50%;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
	    position: relative;
	    cursor: pointer;
	    display: inline-block;
	    margin: 10px 20px;
	}
	.circle::before {
	    left: 50%;
	    top: 50%;
	    margin-left: -12px;
	    margin-top: -2px;
	    width: 24px;
	    height: 4px;
	    background-color: #777;
	    content: "";
	    position: absolute;
	    -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
	.circle::after {
	    width: 24px;
	    height: 4px;
	    background-color: #777;
	    content: "";
	    left: 50%;
	    top: 50%;
	    margin-left: -12px;
	    margin-top: -2px;
	    position: absolute;
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
.topnews {
    font-size: 14px;
    line-height: 20px;
}
.divider {
	padding: 11px; 
	margin: 21px 0;
    text-align: center;
    background-color: #ebf4f8;
    border-radius: 3px 3px 3px 3px;
}

.divider .inner {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;	
}
.catimg {
	max-width: 100%;
	border-radius: 7px;
}

.frame {
  color: #fff;
  cursor: pointer;
  display: inline-block;
}
.wave {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.wave:after {
  background: #fff;
  content: "";
  height: 255px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  transform: rotate(15deg);
  /*transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);*/
  width: 50px;
  z-index: 10;
}
.wave:hover {
	/* transform: scale(1.02); */
}
.wave:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.catbanner {
	margin-bottom: 10px;
}
.catbanner-margin {
	margin-bottom: 26px;
}
@media screen and (max-width:767px) {
	.catbanner-margin {
		margin-bottom: 0px;
	}
	.howtobuy {
		display: block !important;
	}
}
.cupon {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: #333;
  cursor: pointer;
  }
.howtobuy {
	background: #fafafa;
	padding-top: 18px;
	padding-bottom: 18px;
	border-radius: 7px;
	display: flex;
}
.howtobuy p, .howtobuy ul li {
	font-size: 13px; 
	line-height: 18px;
}
.howtobuy ul {
	margin: 0;
}
.howtobuy h3 {
	color: #338dbc;
	text-align: center;
}
.howtobuy div:first-child {
	background: url(/bitrix/templates/makpoc/images/cupon.svg) center center no-repeat;
}	
.howtobuy div:nth-child(2) {
	background: url(/bitrix/templates/makpoc/images/goon.svg) center center no-repeat;
}

@media(min-width: 768px)
{
.pchtmobile
{
display:none;
}
}