@font-face {
    font-family: 'Montserrat', sans-serif; 
   /* src: url(fonts/AA-BebasNeue.ttf); */
	/* src: url(fonts/BebasNeueCyrillic.ttf);*/
	 src: url( fonts/AA-BebasNeue1.ttf);
}
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
html {-webkit-text-size-adjust:none}
/*
body {
	margin:0;
	padding:0;	
	font-family: 'Montserrat', sans-serif;
	background: #ffffff;
	background-size: 180px;
font-size:14px;
   color: #2e2e2e;
}
.site_s2 body {
	margin:0;
	padding:0;	
	font-family: 'Montserrat', sans-serif;
	background: #ffffff;
	background-size: 180px;
font-size:14px;
   color: #2e2e2e;
}
*/
@import "http://fonts.fontstorage.com/import/fregat.css";
}
a img { border:none;}
a {
	text-decoration:underline;
	color:#2096d2;
}
font.errortext{
	color:#2096d2;
}
a:hover{
	color:#c04398;
}
/*float class*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

.banners-list ul li .link {

    width: 140px;
}

.gallery_main .bx-wrapper {
    border: 2px solid #2e2e2e;
}
.banners-list ul li a.img_banner {
    padding-top: 50% !important;
    border: 2px solid #2e2e2e;
    margin-bottom: 20px;
}

@media (max-width:1024px){
	.gallery_main .bx-wrapper {
    	border: 1px solid #2e2e2e;
	}

	.banners-list ul li a.img_banner {

		border: 1px solid #2e2e2e;
	}
}

/*TOP-PANEL*/
.top_panel{
	width:100%;
	height:40px;
	/*background:#0f0f32;*/
	background:#2e2e2e;
}
.top_panel_wrap{
	margin:0 auto;
	height:40px;
	max-width:1240px;	
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
}
@media (max-width:390px){
	.top_panel_wrap{
		padding:0;
	}
}
/*TOP-PANEL END*/
/* ---- HEADER ---- */
.header_wrap_container {
	margin:0 auto;
	max-width:1240px;	
}
.worakarea_wrap_container {
	margin:0 auto;	
	max-width:1240px;
	/*padding:0 8px;*/
	background-color: white;

}
.mainPage .worakarea_wrap_container {
background-color:  transparent;
}
.mainPage .bx_content_section{padding:0;}
.mainPage .gallery_main{
padding:25px 25px 0 25px;
}
.mainPage .white{
background:#fff;
padding:0 25px 25px 25px;
}
.header_grey{
	font-size: 25px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
@media (max-width:1024px) {
	.workarea_wrap {
		min-height:400px;
	}
}
.workarea_wrap h1 {
	padding-bottom:0;
	font-size:25px;
	color:#000;
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
.workarea_wrap h1 a {
	color:#000;
	text-decoration:none;
}
.bx_title_section {
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.footer_wrap_container {
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- INC SOCIAL HEADER ---- */
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.social_buttons {margin-top: 0px}
.social_buttons ul{
	margin: 0;
	padding: 0;
}
.social_buttons ul li{
	display: inline-block;
	width: 32px;
	height: 32px;
}
.social_buttons ul li a{
	display: block;
	width: 30px;
	height: 32px;
	/*background: url(images/sprite_social.png) no-repeat;*/
	opacity: .9;
}
.social_buttons ul li.fb a{ background-position: -62px 0;}
.social_buttons ul li.fb a:hover{ background-position: -62px -33px;}
.social_buttons ul li.tw a { background-position:-31px 0;}
.social_buttons ul li.tw a:hover { background-position:-31px -33px;}
.social_buttons ul li.gp a{ background-position:-64px 0}
.social_buttons ul li.vk a{ background-position:0 0}
.social_buttons ul li.vk a:hover { background-position:0 -33px;}
.social_buttons ul li a:hover{opacity:1}
/* ---- INC SOCIAL HEADER END---- */
/*HEADER_LOGO*/
table.header_table {
	min-height:117px;
	width:100%;
	vertical-align:middle;
	/* border:1px dotted grey; */ 
}
table.header_table td.address {
	width:13%;	
	font-size:14px;
	font-family:Myriad Pro,Arial,sans-serif;
}
table.header_table td.phone{
	width:18%;	
	font-size:26px;
	color:#0f0f32;
	font-family:'Montserrat', sans-serif;
}
table.header_table td.slogan{
	width:40%;
	font-size:26px;
	color:#0f0f32;
	font-family:'Montserrat', sans-serif;
}
table.header_table td.exhibition {
	width:20%;
}
table.header_table td.logo{
	width:7%;
}
table.header_table td.logo_wrap {	
	padding-left:12px;
}
@media (max-width:1060px){
	table.header_table td.logo {
		width:20%;
	}
	table.header_table td.address {
		width:20%;
	}
	table.header_table td.phone {
		width:20%;
	}
	table.header_table td.slogan {
		width:30%;
	}
}

@media (max-width:820px){
	table.header_table td.logo {
		width: 14%;
	}
	table.header_table td.address {
		width:25%;
	}
	table.header_table td.slogan{
		width: 31%;
	}

	table.header_table td.phone {
		width:25%;
	}
	table.header_table td.exhibition {
		width:15%;
	}
	table.header_table td.roskachestvo {
		display:none;
	}
}
@media (max-width:740px){
	table.header_table td.logo {
		display:block;
		float:left;
		width:20%;
		margin-top: 5px;
		margin-bottom: 5px;		
		
	}
	table.header_table td.slogan {
		display:block;
		float:right;
		width:69%;
		font-size:20px;
				margin-top: 18px;
		margin-bottom: 5px;	
	}
	table.header_table td.socnet {
		display:block;
		float:right;
		width:30%;
		/*margin-top: 35px;*/
		margin:3%;
		margin-right:10px;
		margin-top:5%;
		display:none;
	}
	table.header_table td.socnet .social_buttons {
		float:right;
		display:none;
	}
	table.header_table td.address {		
		display: block;
		float: left;
		width: 27%;
		margin-left: 20px;
		margin-left: 10px;
		margin-top: 4%;
	}
	table.header_table td.phone {
		
		display: block;
		float: right;
		width: 93%;
		margin-right: 10px;		
		margin-top: 3%;
	}
table.header_table td.exhibition{
		width: 5%;
	}
table.header_table td.roskachestvo {
		display:none;
	}
}
@media (max-width:680px) {
	table.header_table td.socnet {
		margin-top:6%;		
	}
	table.header_table td.phone {
		width:35%;
	}
	table.header_table td.address {
		display:none;
	}
table.header_table td.exhibition {
		display:none;
	}
table.header_table td.roskachestvo {
		display:none;
	}
	table.header_table td.slogan {
		display:block;
		float:left;
		width:40%;
		font-size:20px;
				margin-top: 18px;
		margin-bottom: 5px;	
	}
}
@media (max-width:460px) {
	table.header_table td.socnet {
		display:none;
	}
	table.header_table td.logo {
		width:15%;
	}
	table.header_table td.address {
		width: 47%;
		margin-left: 1.5%;
	}
	table.header_table td.phone {
		width:82%;		
		margin-right:1.5%;
	}
	table.header_table td.slogan {
		display:none;
		
	}
	table.header_table td.exhibition {
		display:none;
	}
}
@media (max-width:310px) {
	table.header_table td.phone {		
		font-size: 83px;
	}
	table.header_table td.address {
		width: 47%;
		margin-left: 1.6%;
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 9px;
	}	
	table.header_table td.slogan {
		display:none;
	}
	table.header_table td.exhibition {
		display:none;
	}
}
/*TOP_SLIDER*/
.slider{
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	width:100%;
}
.slider .slider_container{
	position:absolute;
	top:0px;
	padding:0px;
}
.slider .slider_container  .slider_item{
	overflow:hidden;
	float:left;
}
.slider .slider_container  .slider_item img{
	
}
/*INDEX_HEADER*/
.section_header{
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#cf9f33;
	width:100%;
	text-align:center;
	background:url(images/header_line.jpg) repeat-x center;
	margin-bottom:35px;
	margin-top: 26px;
}
.section_header div{
	padding:0 11px;
	display:inline-block;
	background:white;
}
/*///////////*/
.text_block{
	font-size:14px;
	font-family:'Montserrat', sans-serif;
	color:#686868;

}
/*footer*/
.bg_footer {
	background:#2e2e2e;
	position: relative;
	padding: 10px 0;
	margin-top:60px;
}
.bg_footer .footer{
	max-width:1280px;
	margin:0 auto;
}
.bg_footer .footer .table_footer {
	width:100%;
}
.bg_footer .contacts {	
	color:#fff;
	margin-left:12px;
}
.bg_footer .contacts .one_phone {
	font-size:13px;
	font-family:'Montserrat', sans-serif;
	color:#919191;
}
.bg_footer .contacts .text_phone {
	font-size:12px;
	color:#fff;
	padding-left:2px;	
}
.table_footer .contacts {
	width:28%;
	padding-left:12px;
}
.table_footer .footer_menu {
	width:100%;
}
.one_footer {
	float:left;
	width:20%;
	margin-right:2%;
}
.logo_footer {
	float:right;
	margin-right:19px;
}
@media (max-width:1100px){
	.table_footer .footer_menu{
		width:100%;
	}
}
@media (max-width:980px){
	.table_footer .contacts{
		width:30%;
	}
}
@media (max-width:800px){
	.table_footer .contacts{
		width:40%;
	}
	.table_footer .logo{
		display:none;
	}
}
@media (max-width:700px){
	.table_footer .contacts{
		width:40%;
	}
	.table_footer .logo{
		display:none;
	}
}
@media (max-width:720px){	
	.table_footer .contacts {
		float: left;
		display: block;
		width: 92%;
		margin-left: 4%;
	}
	.table_footer .footer_menu {
		display:none;
	}
	.table_footer ul.footer_menu{
		width:100%;
		margin:0;
	}
	.bg_footer {
		padding: 20px 0;
	}
}
@media (max-width:460px) {
	.table_footer .contacts {
		margin-left: 2%;
	}
}
/*END_FOOTER*/
/*BX_POPUP_WINDOW*/
.popup-window	{
	border:0;
	border-radius:0;
	-webkit-box-shadow:0;
	        box-shadow:0;
}
.popup-window-close-icon {
	width: 10px;
	height: 11px;
	background:url(images/close_popup.png) no-repeat top;
}
.popup-window-close-icon:hover {
	background:url(images/close_popup.png) no-repeat 0 -12px;
}
/*END BX_POPUP_WINDOW*/
.bx_left_catalog {
	float:left;
	width: 18.7%;
	background-color:  white;
}
.bx_content_right {
	width: 80%;
	float: right;
	clear: right;
	background-color:  white;
}
@media (max-width:959px){
	.bx_left_catalog {
		display:none;
	}
	.bx_content_right {
		width:100%;
		float:none;
	}
}
ul.top_personal_menu {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
ul.top_personal_menu li {
	float:left;
	display:block;
	list-style:none;
	border:1px solid #fff;
	border-bottom:0;
}
ul.top_personal_menu li.active {
	border:1px solid #bebebe;
	border-bottom:1px solid #fff;
}
ul.top_personal_menu li a {
	display:block;
	font-size:14px;
	padding:14px 17px;
	color:#5a5a5a;
	font-family:'Montserrat', sans-serif;
	text-decoration:none;
}
.personal_body {
	border:1px solid #bebebe;
	width:100%;
	padding:20px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	
}
/*table_sizes*/
table.tbsizes {
	border-collapse: collapse;
	border-spacing: 0;
	border:1px solid #ccc;
}
table.tbsizes thead tr td{
	padding:5px 0;
	font:15px 'Montserrat', sans-serif;
	background:#282828;
	color:#fff;
	text-align:center;
}
table.tbsizes tr td{
	border-bottom: 1px solid #CDCDCD;
	padding: 8px 18px;
	padding-left: 17px;
	padding-right: 18px;
	font: 11px Arial;
}
table.tbsizes{margin:5px;margin-top:20px;}
table.tbsizes tr td:first-child{
	border-right:1px solid #cdcdcd;	
}
@media (max-width:600px){
	ul.top_personal_menu li a {
		padding:12px 10px;
	}
}
@media (max-width:480px){
	ul.top_personal_menu li a {
		padding:12px 4px;
		font-size:12px;
	}
}
.bx_page {
	font-size:14px;
}
/*!!!for ie!!!!*/
html.ie .section_header,
html.ie .workarea_wrap h1 {
	font-size:20px!important;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .banners-list ul li .link p {
	font-size: 12px!important;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
}
html.ie table.header_table td.phone {
	font-size:20px!important;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .bx_stick_disc {
	font-size:18px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .i_menu .root {
	font-size:12px;
	font-family:'Montserrat', sans-serif;
	text-transform:uppercase;
}
html.ie .submenu_2 li a {
	text-transform:none;
}
html.ie .catalog_filter_top {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	font-family:'Montserrat', sans-serif;
}
html.ie .wrap_section .view_catalog {
	margin-left: 20%;
}
html.ie .bx_catalog_list_home .bx_catalog_item_price .bx_price {
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	font-size: 15px;
}
html.ie .bx_filter_vertical .bx_filter_container_title {
	font-family:'Montserrat', sans-serifo;
	font-weight:bold;
	font-size: 11px;
}
html.ie .bx_filter_vertical .bx_filter_name {
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	font-size: 16px;
}
html.ie ul.footer_menu li:first-child a {
	font-size: 11px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .bx_filter_vertical .bx_filter_container_title {
	font-size: 12px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .catalog-root-list .name_section a,
html.ie .one_shares a.name_shares {
	font-size: 18px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .one_shares a.img_shares span.stick {
	font-size: 22px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
html.ie .title_catalog {
	font-size: 16px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie ul.menu_left_block li a {
	font-size: 14px;
	font-family:'Montserrat', sans-serif;
}
html.ie .bx_item_detail h1 {
	font-size:30px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .bx_item_detail .item_current_price {
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	font-size: 24px;
}
html.ie .ocb-form .ocb-form-wrap .price_image .price span.new_price,
html.ie .ocb-form .ocb-form-wrap .price_image .price span.old_price {
	font-size: 15px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .bx_ordercart .bx_ordercart_order_table_container table thead td,
html.ie .bt2 {
	text-transform:uppercase;
	font-size: 11px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
html.ie .bx_ordercart .bx_ordercart_order_table_container tbody td.custom input[type="text"] {
	font-size: 14px;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
	max-width:45px!important;
}
html.ie .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
html.ie .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
	font-size:15px;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
}
html.ie .bx_ordercart .bx_ordercart_order_pay_right .value {
	font-size:25px;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:'Montserrat', sans-serif;
}

.bx_content_section {
    padding: 25px;
	border: 0.5px solid #2e2e2e;
	border-radius: 10px;
}
 .mainPage .bx_content_section{
    padding: none;
	border: none;
	border-radius: none;
}

.mainPage .workarea {
background-color: none;
}
.bx_catalog_list_home {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}

.bx_filter_container .bx_filter_block{
display:none;
}
ul.footer_menu li:first-child a {
    font-size: 12px;
}
ul.footer_menu li a {
    	font-size: 14px;}
.bx_item_detail .item_info_section dl dt {
      font-size: 18px;
color: #686868;
}
.bx_item_description p {
    font-size: 14px;
color: #686868;
}
.bx_item_detail_scu .bx_item_section_name_gray, .bx_item_detail_size .bx_item_section_name_gray, .workarea_wrap h1{
	color: #686868;}
.h_shops{
color: #6b6969;
font-size: 22px;
}
/*пока не найдете компонент покупки в 1 клик*/
.item_buttons_counter_block a.one_click{
display:none;
}

.contact-shop{
list-style: none;
}
.contact-shop li{
	color: #2096d2;
	text-transform: uppercase;
	/*display: inline;
    border: 1px solid;
    border-radius: 4px;
    padding: 5px;
    line-height: 2.5;
    margin: 0px;*/
}
.contact-shop a{
	color: #2096d2;
	padding: 5px;
}
@media (max-width:390px){
	.contact-shop a{
		font-size: 10px;
	}
}
@media (max-width:460px) {
	.contact-shop a{
		font-size: 10px;
	}
}
