.container-fluid{
	max-width: 1219px;
    margin: 0 auto;
    position: relative;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cb{
	clear:both;
}
.clearfix{
	overflow:hidden;
}
.sm-show{
	display:none;
}
.img-responsive{
	margin:0 auto;
}
.max-width {
	max-width: 100%;
}
.text_underline{
	text-decoration:underline;
	color:inherit;
}
.padding_response{
	padding:0px 4%;
}
.mg-top-10{
	margin-top:10px;
}
.mg-top-20{
	margin-top:20px;
}
.mg-top-30{
	margin-top:30px;
}
.mg-top-40{
	margin-top:40px;
}
.mg-top-50{
	margin-top:50px;
}
.mg-top-60{
	margin-top:60px;
}
.mg-top-70{
	margin-top:70px;
}
.mg-top-80{
	margin-top:80px;
}
.mg-top-90{
	margin-top:90px;
}
.mg-top-100{
	margin-top:100px;
}
.mg-bot-10{
	margin-bottom:10px;
}
.mg-bot-20{
	margin-bottom:20px;
}
.mg-bot-30{
	margin-bottom:30px;
}
.mg-bot-40{
	margin-bottom:40px;
}
.mg-bot-60{
	margin-bottom:60px;
}
.mg-bot-70{
	margin-bottom:70px;
}
.mg-bot-80{
	margin-bottom:80px;
}
.pd-bot-70{
	padding-bottom:70px;
}
.flex-center {
	display: flex;
	align-items: center;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#acacac;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#acacac;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#acacac;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#acacac;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:#acacac;
}

::placeholder { /* Most modern browsers support this now. */
   color: #acacac;
}
html,
body {
	height: 100%;
	min-height: 100%;
	position: relative;
	
}
html {
	font-size: 100%;
}
body {
	font-family: "Montserrat-Regular", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	color:#2e2e2e;
	font-size:16px;
	font-weight: normal;
}
img {
  border: none;
}
ul,ol{
	margin:0;
	padding:0;
}
ul.map-level-1 {
    margin-bottom: 20px;
    margin-left: 10px;
}
ul.map-level-2 {
    margin: 0px 0px 10px 10px;
}
a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-weight: normal;
}
a:hover{
	text-decoration:none;
	color:#bca45e;
}
a:focus, a:hover{
	color:inherit;
}
p a{
	font-size:inherit;
	color:#000;
}
p a:hover {
	color:#bda461;
}
.header_row_2{
	background:#000;
	padding: 5px 4%;
}
.l_nav_header_1 li{
	display:inline-block;
	margin-left:35px;
}
.l_nav_header_1 li:first-child {
	margin-left: 0;
}
.logo{
	margin-top: 12px;
}
.head_link {
   
}
.pc_exit_b {
    position: absolute;
    text-align: center;
    width: 255px;
    background: #fff;
    top: 70px;
    right: -1000px;
    z-index: 11111;
    line-height: 30px;
    margin-left: -137px;
    box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 5px 5px;
	opacity:0; 
	transition: 1s; 
	
}
.pc_exit_b:before {
    display: block;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #fff transparent;
    content: '';
    height: 0;
    position: absolute;
    left: 50%;
    top: -9px;
    width: 0;
}
.pc_exit_b a.first {
	margin-top: 10px;
}
.pc_exit_b > a{
	display: block;
	text-align: left;
	padding: 3px 25px;
	font-size: 14px;
	color: #696969;
	margin-top: 0px;
	letter-spacing: 0.5px;
	/*font-family: 'Montserrat-Medium';*/
}
.pc_exit_b a.exit{
	border-top: 1px solid #e6e6e6;
	margin-top: 10px;
	padding: 10px 25px;
	color: #2e2e2e;
}
.pc_exit_b > a:hover{
	background: #f4f4f4;
}
.header_row_2_inner .header_row_2_center .pc_enter:hover .pc_exit_b{
	opacity:1;
	transition: 1s;
	left: 50%;
	right: auto;
}
.pc_exit_user {
	display: flex;
	align-items: center;
	padding: 15px 0px 15px 25px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
}
.pc_exit_icon {
	margin-right: 7px;
	width: 61px;
	height: 53px;
	background: url("../images/new_design/avatar.png") no-repeat;
}
.pc_exit_user_info span {
	display: block;
}
.pc_exit_user_name {
	font-size: 15px;
	color: #2e2e2e;
	font-family: 'Montserrat-Medium';
	line-height: 15px;
}
.pc_exit_user_email {
	font-size: 12px;
	color: #7b7b7b;
	font-family: 'Montserrat-Light';
}
.header_row_2_inner {
	
}
.header_row_2_center {
	width: 1189px;
	margin: 0 auto;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.pc_enter {
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
	height: 70px;
	position: relative;
}

.l_nav_header_1 li a{
	font-size:15px;
	color:#fff;
	font-family: 'Montserrat-Light';
}
.l_nav_header_1 li a:hover{
	color:#bca45e;
}

.header_top_btn{
	padding:0px 15px;
	text-align:center;
	display:inline-block;
	text-transform:uppercase;
	font-size:11px;
	color:#d1d1d1;
	margin-right:25px;
	border:1px solid #fff;
	height:38px;
	line-height:38px;
	margin-top:7px;
}
.header_top_btn:hover{
	color:#d1d1d1;
	text-decoration:underline;
}
.header_phone{
	display:inline-block;
	font-size:16px;
	font-family:'Montserrat-Regular', Arial, Helvetica, sans-serif;
	margin:7px 15px 0px 0px;
}
.mobile_menu_bottom_block .header_phone:hover{
	color: #bda461;
}
.header_pc {
    display: inline-block;
    /* width: 19px; */
    height: 21px;
    background: url(../images/redisign/personal_cab.png) no-repeat;
    position: relative;
    top: 13px;
    cursor: pointer;
    padding-left: 30px;
    line-height: 24px;
    text-transform: uppercase;
	vertical-align: top;
}
.header_pc.login_link {
	margin-top: 10px;
}
.header_pc.pc_icon{
    background: url(../images/new_design/personal_icon.png) center 0 no-repeat;
	padding-left: 0;
	height: 22px;
}
.header_pc:hover{
	color:#bca45e;
	text-decoration:underline;
	background-position: center -22px;
}
.header_pc span {
    display: block;
    text-align: center;
    font-size: 15px;
	text-transform: initial;
	font-family: 'Montserrat-Light';
}
.head_favorite {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    vertical-align: top;
    margin-top: 13px;
    margin-right: 40px;
	background: url(../images/new_design/favorite_icon.png) center 0 no-repeat;
	height: 23px;
	font-family: 'Montserrat-Light';
}

.head_favorite:hover {
    color: #bca45e;
	background-position: center -23px;
}
.head_favorite div {
	font-size: 16px;
    position: relative;
    top: 24px;
}
.header_row_2_inner .phones {
	display: inline-block;
    margin-right: 50px;
    padding-left: 20px;
    background: url(../images/redisign/icon_phone.png) no-repeat 0 13px;
    margin-left: 10px;
	vertical-align: middle;
}
.header_row_2_inner .phones a {
	font-size: 16px;
	color:#aeaeae;
}
.header_row_2_inner .phones a:hover {
	color:#fff;
}
.header_social_button_b {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 24px;
}
.header_social_button_b > a + a {
	margin-left: 30px;
}

.header_row_3{
	background:#fff;
}
.header_row_1_outer {
	position: fixed;
	width: 100%;
	z-index: 14;
	top: 0;
	background: #000;
}
.l_nav_header_3{
	list-style:none;
}
li.level_0 {
    height: 60px;
    vertical-align: middle;
}
a.level_0 {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
}
.l_nav_header_3.container{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
}
.l_nav_header_3 > li{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.l_nav_header_3 > li[data-level="1121"] {
	display: none;
}
.l_nav_header_3 > li[data-level="1348"] {
	display: none;
}
.l_nav_header_3 > li[data-level="152"] {
	display: none;
}
.sub_nav_header[data-level="162"] {
	display: none;
}
.l_nav_header_3 > li > a{
	color:#000;
	font-size:13px;
	font-family:'Montserrat-Regular', Arial, Helvetica, sans-serif;
}
.l_nav_header_3 > li > a:hover{
	text-decoration:underline;
}
.l_nav_header_3 > li > a.red{
	color:#bca35e;
}

.search-form{
	position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
}

.search-form input[type="text"]{
	border: 1px solid #bca35e;
    height: 32px;
    outline: none;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 10px;
    color: #000;
}
.search-form button{
	height: 32px;
    width: 32px;
    background: url(../images/new_design/search_icon.png) center center no-repeat;
    display: inline-block;
    background-color: #bca35e;
    border: none;
}	
.basket_header{
	margin-top: 19px;
}	
.btn_basket {
    display: block;
    height: 40px;
    padding-right: 45px;
    line-height: 20px;
    text-align: right;
    background: url(../images/new_design/basket_icon.png) right 10px no-repeat;
    padding-top: 6px;
}
.btn_basket span{
	font-size:15px;
	font-family:'Montserrat-Regular', Arial, Helvetica, sans-serif;
}
.btn_basket > span {
    display: block;
    color: #000;
    line-height: 16px;
}
.btn_basket > span > span{
	color:#cdc09e;
}

/**/
.lp-g_outer {
  overflow: hidden;
  margin-bottom: 60px;
}
.lp-g_outer .lp-g_inner {
  width: 1200px;
  margin: 0 auto;
}
.lp-g_title {
  font-size: 38px;
  margin-bottom: 30px;
}
.lp-header_outer {
  /*height: 850px;*/
  position: relative;
  margin-bottom: 60px;
}
.lp-header_outer .lp-header_inner {
  width: 980px;
  height: 850px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -490px;
}
.lp-header_outer .bottom_text {
  position: absolute;
  right: 0;
  bottom: -33px;
  left: 0;
  text-align: center;
  z-index: 10;
}
.lp-header_outer .bottom_text span {
  -webkit-box-shadow: 0 6px 10px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 6px 10px rgba(0,0,0,0.6);
  box-shadow: 0 6px 10px rgba(0,0,0,0.6);
  behavior: url(../js/PIE.htc);
  position: relative;
  display: inline-block;
  background-color: #fdfdfd;
  font-size: 25px;
  padding: 0 20px;
  height: 66px;
  line-height: 64px;
}
.text_info {
  margin: 80px 0 30px;
  padding: 0 10px;
}
.text-attention {
  color: #ffffff;
  font-size: 40px;
  line-height: 46px;
  background-color: #bca35e;
  letter-spacing: -1.5px;
  outline: 3px solid #bca35e;
}
.timer_and_form .col {
  float: right;
  width: 300px;
  position: relative;
}
.timer_and_form .col .b-timer {
  width: 300px;
  position: absolute;
  top: 45px;
  left: -340px;
}
.timer_and_form .col .b-timer.white {
  color: #fff;
}
.timer_and_form .col .arrow {
  position: absolute;
  bottom: 0;
  left: -220px;
}
.lp-l_promo_slideshow {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-l_promo_slideshow,
.lp-l_promo_slideshow li {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
.lp-l_promo_slideshow li {
  position: relative;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-l_promo_slideshow li .text_info {
  margin: 100px 0 30px -490px;
  padding: 0 10px 0 100px;
  width: 880px;
  text-align: right;
  position: absolute;
  left: 50%;
}
.lp-l_promo_slideshow li .timer_and_form {
  position: absolute;
  right: 50%;
  margin: 550px -490px 0 0;
}
.lp-l_promo_slideshow li .timer_and_form .col {
  float: right;
  width: 300px;
  position: relative;
}
.lp-l_promo_slideshow li .timer_and_form .col .b-timer {
  width: 300px;
  position: absolute;
  top: 45px;
  left: -340px;
}
.lp-l_promo_slideshow li .timer_and_form .col .arrow {
  position: absolute;
  bottom: 0;
  left: -220px;
}
.lp-l_promo_slideshow li .lp-l_form li input {
  width: 90%;
}
.btn_slideshow_prev,
.btn_slideshow_next {
  display: block;
  width: 29px;
  height: 56px;
  background: url(../images/redisign/slide_arrow_sprite1.png) no-repeat 0 0;
  position: absolute;
  z-index: 11;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
}
#slider, #slider_dop{
	display:block;
}
.slider__control_next,
.slider__control_prev {
	  background: url(../images/redisign/slide_arrow_sprite1.png) no-repeat 0 0;
}
.slider__control_next1,
.slider__control_prev1 {
	  background: url(../images/dop_arr.png) no-repeat 0 0;
}
.btn_slideshow_prev {
  background-position: 0 0;
  left: -100px;
}
.btn_slideshow_prev:hover{
	background-position: 0 -56px;
}
.btn_slideshow_next {
  background-position: -29px 0;
  right: -100px;
}
.btn_slideshow_next:hover{
	background-position: -29px -56px;
}
.lp-l_promo_slideshow-pager {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 50px;
  left: 0;
  z-index: 10;
}
.lp-l_promo_slideshow-pager li {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(../images/redisign/slide_pagination_sprite_new.png) no-repeat 0 0;
  margin: 0 2px;
  cursor: pointer;
}
.slider__indicator{
	background: url(../images/new_design/indicator_icon.png) no-repeat 0 0;	
}
.lp-l_promo_slideshow-pager li.activeSlide {
  background-position: 0 -11px;
  cursor: default;
}
.lp-b_form {
  background-color: #ffffff;
  padding: 20px 25px;
}
.lp-b_form .lp-b_form-title {
  font-size: 24px;
  line-height: 22px;
  margin-bottom: 12px;
}
.g-btn {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(../js/PIE.htc);
  position: relative;
  width: 100%;
  font-size: 28px;
  color: #ffffff;
  background-color: #bca35e;
  text-align: center;
  padding: 8px 0 12px;
  border: 1px solid #9b9b9b;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.g-btn:hover {
  background-color: #ea1e81;
  text-decoration: none;
}
.need_auth.btn {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}
.lp-l_form {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-l_form li {
  margin-bottom: 18px;
  padding-right: 22px;
}
.lp-l_form li input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(../js/PIE.htc);
  position: relative;
  width: 100%;
  border: 1px solid #9b9b9b;
  background: none;
  color: #939393;
  font-size: 16px;
  margin: 0;
  padding: 8px 10px;
}
.lp-l_form li button {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(../js/PIE.htc);
  position: relative;
  width: 100%;
  font-size: 28px;
  color: #ffffff;
  background-color: #bca35e;
  text-align: center;
  padding: 8px 0 12px;
  border: 1px solid #9b9b9b;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.lp-l_form li button:hover {
  background-color: #ea1e81;
  text-decoration: none;
}
.lp-l_form li.sbm {
  padding-right: 0;
}
.lp-l_form li:last-child {
  margin-bottom: 0;
}
/**/

.slider_btn{
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    width: 285px;
    bottom: 110px;
    left: 19%;
}

.search{
	margin: 25px 0 0 0;
}
.subnav_outer {
    position: absolute;
    width: 1230px;
    background: rgb(255, 255, 255);
    z-index: 1111;
    padding: 40px 0px;
    display: none;
    top: 64px;
	left:0;
    border: 1px solid #e3e3e3;
}
.subnav_outer .l_nav_header_3  li{
	margin-right:0;
}
.header_top_menu {
	padding: 15px 0;
	display: flex;
}
.header_top_menu dl {
	margin: 0;
}
.header_top_item {
	height: 23px;
	overflow: hidden;
	transition: transform 1.6s ease;
}
.header_top_item + .header_top_item {
	margin-left: 20px;
}
.head_top_button {
	float: left;
	margin-left: 40px;
}
.sub_nav_header  dd {
	margin-left: 10px;
}
.sub_nav_header >  dd {
	margin-left: 10px;
}
.sub_nav_header > dt{
	/*padding-bottom: 5px;
    border-bottom: 1px solid #8f8f8f;*/
	font-size: 16px;
    color: #000;
    font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
}

.sub_nav_header > dt > a{
	font-size: 15px;
    color: #000;
    font-family: 'Montserrat-Medium', Arial, Helvetica, sans-serif;
}
.sub_nav_header_depth {
	padding-left: 15px;
}
.sub_nav_header_depth > dd {
	margin-bottom: 3px;
}
.sub_nav_header_depth > dd > a{
	color:#2e2e2e;
	font-size:12px;
}
.sub_nav_header > dt > a:hover{
	color: #bca45e;
}
.sub_nav_header > dd > a{
	color:#2e2e2e;
	font-size:12px;
}
.sub_nav_header > dd > a:hover{
	color: #bca45e;
}
.white_to_black_btn{
	border:1px solid #2c2c2c;
	text-align:center;
	color:#393939;
	background:#fff;
	text-transform:uppercase;
	display:inline-block;
	padding:11px 35px;
	cursor:pointer;
}
.white_to_black_btn:hover{
	background:#2c2c2c;
	color:#fff;
}
.white_to_black_btn.active{
	background:#2c2c2c;
	color:#fff;
}
.white_to_black_btn.disabled{
	background: #f0e3c1;
    cursor: not-allowed;
	color:#393939;
}


.sub_nav_header > dt > input[type=checkbox] {
    display:none;
}
.sub_nav_header > dt > input[type=checkbox] + label {
    /*display:inline-block;*/
    display:none;
    padding: 0 0 0 0px;
    background:url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    width: 12px;
	margin:0px 5px 0px 0px;
}
.sub_nav_header > dt > input[type=checkbox]:checked + label {
   background-position: 0 -12px;
}


.sub_nav_header > dd > input[type=checkbox] {
    display:none;
}
.sub_nav_header > dd > input[type=checkbox] + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    width: 12px;
	margin:0px 5px 0px 0px;
}
.sub_nav_header > dd > input[type=checkbox]:checked + label {
   background-position: 0 -12px;
}


.dl_sub_head {
    padding-bottom: 7px;
}
.dl_sub_head a{
    font-size: 14px;
    color: #2e2e2e;
}
.dl_sub_head a:hover{
	text-decoration:underline;
}
.dl_sub_head input[type=checkbox] {
    display:none;
}
.dl_sub_head input[type=checkbox] + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    width: 12px;
	margin:0px 5px 0px 0px;
}

.dl_sub_head input[type=checkbox]:checked + label {
   background-position: 0 -12px;
}
.dl_sub_head > dd {
	display: none;
}
.recom_item_b{
	margin-top:40px;
}
.recom_item{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
}
.recom_item img{
	margin-right:10px;
}
.recom_item a{
	font-size:11px;
	text-transform:uppercase;
	color:#4e4e4e;
}
.recom_item a:hover{
	text-decoration:underline;
}
.recom_products_block_all{
	margin-top:20px;
	position:relative;
}
.recom_products_relative_b{
	width: 100%;
    position: relative;
    overflow: hidden;
    height: 170px;
}
.recom_products_wrap{
    position: absolute;
    width: 999999px;
    left: 0;
    top: 0;
    height: 200px
}
.recom_product_item_b{
	float: left;
    width: 548px;
}
.recom_product_name{
	font-size:14px;
	text-transform:uppercase;
	font-family:'Montserrat-Regular';
	display:inline-block;
	margin-bottom:20px;
	color:#747474;
}
.recom_product_name:hover{
	color:#747474;
}
.recom_product_prop{
	font-size:14px;
	font-family:'Montserrat-Regular';
	color:#747474;
}
.recom_product_prop span{
	font-family:'Montserrat-Regular';
}

.recom_product_btns_block{
	position:absolute;
	right:0;
	top:0;
	width:60px;
	height:30px;
}
.recom_product_btn{
	display:block;
	position:absolute;
	top:0;
	width:14px;
	height:26px;
	background:url(../images/redisign/recom_menu_slider_btn.png) no-repeat;
}
.recom_price_btn{
	margin-top:20px;
}
.recom_product_left_btn{
	left:0;
	background-position:0 -26px;
}
.recom_product_left_btn:hover{
	background-position:0 -26px;	
}
.recom_product_right_btn{
	right:0;
	background-position:-14px -26px;
}
.recom_product_right_btn:hover{
	background-position:-14px -26px;	
}

.price_b s{
	color:#b0b0b0;
	font-size:12px;
}
.price_discount{
	font-size:18px;
	color:#bca35e;
}
.price{
	font-size:18px;
	color:#fe499a;
}
.plitka_title{
	font-size:21px;
	color:#2e2e2e;
	line-height:16px;
}
.plitka_title:hover span:first-child{
	/*color:#bca45e;*/
}
.plitka_title span:first-child{ 
	font-size:21px;
	text-transform:uppercase;
	color:#2e2e2e;
}
.plitka_text_b{
	margin-top:20px;
}
.action_wrap{
	margin-top:80px;
}
.index_big_title{
	margin-bottom:40px;
	margin-top: 0;
	font-size:32px;
	text-transform:uppercase;
	color:#000;
}
.index_big_title.small_margin {
	margin-bottom: 25px;
}
.index_big_title.xs_margin {
	margin-bottom: 10px;
}
.index_big_title.no_margin {
	margin-bottom: 0px;
}
.index_sub_title_text{
	font-size:19px;
	line-height:24px;
	color:#000;
}
.action_item{
	margin-bottom:45px;
}
.action_item_btn{
	margin-top:15px;
}

.advatages_item_b{
	display: flex;
	margin-bottom: 45px;
}
.advantages_text  {
	margin-left: 20px;
	color: #000;
	font-size: 17px;
	line-height: 22px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.advantages_title{
	font-size:20px;
	text-transform:uppercase;
	line-height:25px;
	color: #2e2e2e;
	margin-bottom: 10px;
	font-family: 'Montserrat-Light';
}
.advan_border {
	border-left: 1px solid #dbdbdb;
    padding-left: 40px;
}

.advantages_link{
	font-size:14px;
	color:#4e4e4e;
	text-transform:uppercase;
	font-weight:bold;
	display:inline-block;
	border-bottom:1px solid #4e4e4e;
}
.advantages_link:hover{
	color:#4e4e4e;
	border-bottom:1px solid #ff4c4c;
}
.advantages_link:hover span{
	color:#ff4c4c;
}

.adv_reg_b{
	margin-top:10px;
}
.adv_reg_b div{
	font-size:13px;
	color:#000;
	line-height:17px;
	margin-top:15px;
}
.red_text{
	color:#ff4c4c;
}
.last_partner{
	padding-top:60px;
}
.index_history_partner_wrap{
	margin-top:80px;
	position:relative;
}
.index_history_partner_container{
	width:100%;
	padding:0px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.index_history_partner_i{
	width:680px !important;
	height:360px !important;
	background:#fff;
	padding:40px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0px 0px 32px -19px #000;
	-moz-box-shadow:0px 0px 32px -19px #000;
	-webkit-box-shadow:0px 0px 32px -19px #000;
}
.index_history_partner_head{
	overflow:hidden;
	margin-bottom:30px;
}
.index_history_partner_pic{
	float:left;
	width:125px;
	margin-right:30px;
}
.index_history_partner_info_b{
	float:left;
}
.index_history_partner_cap{
	float:right;
	text-align:right;
	font-size:18px;
	color:#000;
}
.index_history_partner_cap > div{
	margin-bottom:5px;
}
.index_history_partner_title{
	font-size:24px;
	margin-bottom:10px;
}
.index_history_partner_info{
	color:#909090;
	font-size:16px;
}
.index_history_partner_info > div{
	margin-bottom:5px;
}
.index_history_partner_bot{
	font-size:16px;
	line-height:20px;
}
.index_doc_list{
	margin:20px 0px 0px 0px;
	padding:0;
	font-size:17px;
	list-style-position:inside;
	display:none;
}
.index_doc_list.active {
	display: initial;
}
.index_doc_list li{
	margin-bottom:20px;
}
.doc_link{
	display:inline-block;
	padding-right:24px;
	background:url(../images/redisign/downl_icon.png) top right no-repeat;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #4e4e4e;
	color:#4e4e4e;
	height:18px;
	margin-top:15px;
}
.doc_link:hover{
	background:url(../images/redisign/downl_icon_hover.png) top right no-repeat;
	border-bottom:1px solid #ff4c4c;
	color:#4e4e4e;
}
#video {
    height: 500px;
    width: 1250px;
    position: relative;
}
.index_video_item{
	width: 680px !important;
    height: 360px !important;
}
.index_video_item img{
	display:none;
}
.carousel_arr{
	cursor:pointer;
	width:27px;
	height:52px;
	position:absolute;
	background:url(../images/redisign/carousel_arr.png) no-repeat;
	top:40%;
	z-index:11;
}
.carousel_left{
	background-position:0 0;
	left:35%;	
}
.carousel_left:hover{
	background-position:0px -52px;
}
.carousel_right{
	background-position:-27px 0px;
	right:35%;
}
.carousel_right:hover{
	background-position:-27px -52px;	
}

.index_contact_block {
	float:left;
	width:50%;
}
.index_contact_left{
    background: #fffffe;
    box-shadow: 0px -2px 15px -15px #000;
    padding: 50px 30px 30px 18%;
}
.index_contact_light{
	font-size:14px;
}
.footer_outer{
	background:#000;
	padding:50px 0px 75px 0px;
	color:#686868;
	font-size:14px;
	position: relative;
	min-height: 340px;
	z-index: 2;
	margin-top:-340px;
}
.footer_inner nav{
	margin-bottom:20px;
}
.nav_footer{
	margin:0;
}
.nav_footer dt{
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:5px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	margin-bottom:25px;
	display:inline-block;
}
#sitemap .nav_footer dt {
	font-family:"Montserrat-Medium";
	font-size:20px;
	margin:60px 0px 10px;
	text-transform: uppercase;
	border-bottom: none;
	font-weight: normal;
}
#sitemap .nav_footer dd a {
	color: #fff;
	font-size: 17px;
	font-family: 'Montserrat-Regular';
}
#sitemap .nav_footer dd a:hover {
	color:#bca45e;
}
#sitemap .nav_footer dd {
    margin-bottom: 10px;
    display: list-item;
    margin-left: 20px;
}
.nav_footer dd{
	margin-bottom:6px;
}
.nav_footer dd a{
	color:#8e8e8e;
	font-size:15px;
	font-family: 'Montserrat-Light';
}
/*.nav_footer dd a.sel{
	color:#fff;
}*/
.nav_footer dd a:hover{
	color:#fff;
}

.copyright {
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity= 90 );
	opacity: .9;*/
	font-size: 15px;
	line-height: 50px;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #000;
	z-index: 5;
	color: #ededed;
}
.l_nav_footer_1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.l_nav_footer_1 li {
	margin: 0;
	padding: 0;
	display:inline-block;
	vertical-align:middle;
	margin-left: 30px;
}
.l_nav_footer_1 li:first-child{
	margin-left: 0;
}
.l_nav_footer_1 li a {
	display: block;
	color: #fff;
	font-size:15px;
	font-family: 'Montserrat-Light';
	text-decoration:none;
}
.l_nav_footer_1 li a.footer_phone{
	font-size:16px;
}
.l_nav_footer_1 li a.catalogs .i-catalogs {
	display: inline-block;
	background: url(../images/redisign/footer_downl_icon.png) no-repeat 0 0;
	width: 18px;
	height: 16px;
	vertical-align: middle;
	margin-right: 6px;
	position: relative;
	top:-4px;
}
.l_nav_footer_1 li a .i-phone{
	display: inline-block;
	background: url(../images/redisign/icon_phone.png) no-repeat 0 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 6px;
	position: relative;
	top:-3px;
}
.l_nav_footer_1 li.i-phone {
	background: url(../images/redisign/icon_phone.png) no-repeat left center;
	padding-left: 20px;
    line-height: 20px;
    padding-top: 5px;
}
.l_nav_footer_1 li.i-phone a {
	display:initial;
}
.messenger a{
	display:inline-block !important;
	width:24px;
	height:24px;
	margin-right:1px;
	background-size: 100%;
}
.header_row_3 .messenger a{
	width: 30px;
	height:30px;
}
.messenger a.whatsapp{
	background-image: url(images/icon-whatsapp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.messenger a.viber{
	background-image: url(images/icon-viber.png);
	background-repeat: no-repeat;
}
.messenger a.telegramm{
	background-image: url(images/icon-telegram.png);
	background-repeat: no-repeat;
}
.messenger span{
	position:relative;
	top:-7px;
	font-size:12px;
	
}
.l_nav_footer_1 li a:hover {
	color: #bca45e;
}
.copyright .copy {
	float: right;
	font-size: 12px;
	color:#aeaeae;
}
.plitka_img a img{
	-webkit-transition:-webkit-transform .3s linear;
	transition:transform .3s linear;
	transition:transform .3s linear,-webkit-transform .3s linear
}
.plitka_img:hover a img{
	/*-webkit-transform:scale(1.03);
	transform:scale(1.03)*/
}

.advantages_title.active{
	opacity:1;
}
.index_documents_title + .index_documents_title {
	margin-top: 60px;
}
.advantages_title.active .index_doc_title{
	border: 2px solid #000000;
	color:#2e2e2e;
}
.index_doc_title {
	display: inline-block;
	align-items: center;
	justify-content: center;
    padding: 11px 20px;
	cursor:pointer;
    border: 2px solid #c9c9c9;
    text-align: center;
	color:#b2b2b2;
	font-size:20px;
	line-height:26px;
}

/***************************/
.inner_row{
	border-bottom:1px solid #e3e3e3;
}
.catalog_wrap{
	margin-top:15px;
}
.b_breadcrumbs{
	font-size:17px;
	color:#000;
}

.b_breadcrumbs a{
	font-size:17px;
	color:#000;
}
.b_breadcrumbs a:hover{
	color:#bca35e;
}
.photo_download{
	text-align:right;
}
.dwnd_section_att{
	display:none;
}
.photo_download a{
	display:inline-block;
	vertical-align:middle;
	margin-left:25px;
	color:#000;
	font-size:17px;
	text-transform:uppercase;
	height:30px;
	line-height:25px;
}
.dwnd_section_blnk{
	padding-left:30px;
	background:url(../images/new_design/excel_icon.png) no-repeat;
	height: 26px !important;
}
.dwnd_section_blnk:hover {
	background-position: 0 -26px;
}
.dwnd_assort_blank{
	padding-left:30px;
	background:url(../images/new_design/excel_icon.png) no-repeat;
	height: 26px !important;
}
.dwnd_assort_blank:hover {
	background-position: 0 -26px;
}
.dwnd{
	padding-left:35px;
	background:url(../images/new_design/photos_icon.png) no-repeat;	
	height: 23px !important;
}
.dwnd:hover {
	background-position: 0 -23px;
}
.hint_wrapper {
	position: relative;
	display: inline;
}

.hint_wrapper .hint {
	position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    /* background: url(../images/redisign/icon_help.png) no-repeat; */
    background: #d9d9d9;
    border-radius: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
.hint_wrapper .hint:before {
    content: '?';
    text-decoration: none;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hints_wrapper-sticky-wrapper{
	display:none;
	width:200px;
	position:fixed;
}
#hints_wrapper{
	display:none;
	background: #f8f8f8;
    position: absolute;
    z-index: 14;
    padding: 12px;
    font-size: 10px;
    font-family: 'Montserrat-Light';
    width: 230px;
    border: 1px solid #bca35e;
    color: #bca35e;
}
/*#hints_wrapper:after {
    content:'';
    position: absolute;
    left: 50%;
    bottom: -6px;
    width:15px;
	height:8px;
	background:url(../images/redisign/icon_hint_bot.png) no-repeat;
}*/
#hints_wrapper a{
	color:#bca35e;
	text-decoration:underline;
}
.hint_title{
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.hint_close{
	position:absolute;
	display:block;
	width:11px;
	height:11px;
	right:10px;
	top:10px;
	background:url(../images/redisign/icon_hint_close.png) no-repeat;
}
.hint_wrapper .hint:hover{
	background:#bca35e;
}
.hint_wrapper .hint.active_item{
	background-position:0 -18px;
}

.photo_download a:hover{
	color: #bca35e;
}

.total_count {
    text-align: right;
}
.filter_items{
	margin:0px 0px;
	padding:0;
	list-style:none;
	font-size: 17px;
}


.values_price {
    display: flex;
	align-items: center;
}
.values_price .item {
	width: 50%;
}
.values_price .item > div {
    color: #e1e1e1;
	padding-left: 5px;
}
.values_price input[type="text"]{
	outline: none;
    border: 1px solid #c3c3c3;
    height: 40px;
    padding: 0px 5px;
	width: 100%;
}
.values_price div{
	margin-bottom:7px;
}
.item_pict{
    display: none;
    position: absolute;
    width: 15px;
    height: 20px;
    top: 50%;
    right: 5px;
    margin-top: -10px;
}
.item_pict:before {
	content: '\f107';
	position: absolute;
	font-size: 16px;
	line-height: 16px;
	top: 0px;
	right: 0px;
	color: #000;
	font-family: FontAwesome;
}
.filter_item_inner:hover .item_pict:before {
	content: '\f105';
	top: 0px;	
}
.sub_filter{
}

.sub_filter input[type=checkbox] {
    display:none;
}

.sub_filter input[type=checkbox] + label {
    display: inline-block;
    padding: 0 0 0 17px;
    background: url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    line-height: 12px;
	font-weight:normal;
	cursor:pointer;
}
.sub_filter input[type=checkbox] + label:hover{
	color: #bca35e;
}
.sub_filter input[type=checkbox]:checked + label {
   background-position: 0 -12px;
   color: #bca35e;
}
.sub_filter .values_list li{
	margin-bottom:5px;
	display:block;
}
.sub_filter .values_list li a{
	color:#000;
}
.sub_filter .values_list li a:hover{
	text-decoration:underline;
}
.catalog_list_wrapper{
	margin-top:0px;
}
.catalog_list-item_new .name{
	display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
}
.catalog_list-item_new .name span{
	color:#bca35e;
	font-size:18px;
}
.consist{
	font-size:12px;
}
.consist span{
	color:#959595;
	font-weight:normal;
}
.catalog_list-item_new {
    margin-top: 10px;
	margin-bottom:50px;
}
.name_list_div{
	margin-bottom:20px;
}
.catalog_price_b{
	margin-top:10px;
}
.catalog_price_b .price{
	font-size:22px;
	color:#bca35e;
	font-family: 'Montserrat-Medium';
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	font-weight: bold;
}
.catalog_price_b s.price{
	color:#d3c59f;
	font-size:18px;
}
.sizes_b {
	width: 180px;
	flex-grow: 1;
	text-align: right;
}
.sizes{
	display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 20px;
    background: url(../images/new_design/icon_sizes.png) left top no-repeat;
    margin-left: 5px;
    color: #000000;
    height: 25px;
    line-height: 25px;
    
}
.sizes:hover{
	color:#bca35e;
	background-position: 0 -25px;
}
.catalog_list_photo_left_b {
    float: left;
    width: 75px;
    margin-top: 35px;
	position:relative;
}
.catalog_list_dop_photo{
	overflow:hidden;
	height: 330px;
}
.catalog_list_photo_b{
	margin-left:100px;
	position:relative;
}
.catalog_list_photo_b img{
	max-height:100%;
}
.resize_image_b{
	height:400px;
}
.resize_image_b img{
	max-height:100%;
}
.catalog_list_photo_wrap{
	overflow:visible;
}
li.jcarousel-item.jcarousel-item-vertical.jcarousel-item-1.jcarousel-item-1-vertical {
    float: none !important;
    margin-bottom: 10px;
}
.catalog_list_photo_left_b ul{
	margin:0;
	padding:0;
	list-style:none;
}
.catalog_list_photo_left_b ul li{
	display:block;
	margin-bottom:10px;
	height:100px;
	overflow:hidden;
}
.catalog_list_item_container{
	margin-top:20px;
}
.show_complect{


}
.show_complect a{
	display:block;
	text-align:center;
	line-height:40px;
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	margin-top:15px;
	background:#f6f6f6;
	border:1px solid #8b8b8b;
	height:40px;
}
.show_complect a:hover{
	color:#000;
}
.show_complect img {
    margin-left: 6px;
    top: -2px;
    position: relative;
}
.catalog_list_size_table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
.catalog_list_size_table input[disabled]{
	background-color: #a7a7a7;
}
.catalog_list_size_table input[type="text"]{
	width:100%;
	outline:none;
	border:none;
	padding:0px 5px;
	text-align:center;
	height:30px;
}

.catalog_list_size_table td{
	border:1px solid #b3b3b3;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	line-height:13px;
}
.catalog_list_size_table.active td {
	border: 1px solid #bca35e;
}
.catalog_list_size_table td.disabled {
	background-color: #a7a7a7;
}
.catalog_list_size_table td strong{
	font-weight:normal;
}
.catalog_list_size_table thead td{
	border:none;
	padding-bottom:5px;
}
.catalog_list_size_table td a{
	font-size:12px;
	color:#4e4e4e;
}
.catalog_list_size_table tbody td a {
	display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.catalog_list_size_table td a:hover{
	color:#4e4e4e;
}
.black_btn{
	display:inline-block;
	width:200px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#323232;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
}
.black_btn.green_btn {
	background:#359639;
}
.black_btn:hover, .black_btn:focus{
	color:#fff;
	text-decoration:underline;
}
.red_btn{
	display:inline-block;
	height:45px;
	padding: 0px 15px;
	line-height:45px;
	text-align:center;
	color:#bca35e !important;
	font-size:13px !important;
	text-transform:uppercase;
	border: 2px solid #bca35e;
	text-decoration:none;
}
.red_btn:hover, .red_btn:focus{
	text-decoration:underline;
}
.filter_submit{
	display:inline-block;
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#323232;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	border:none;
	outline:none;
}
.filter_submit:hover, .filter_submit:focus{
	color:#fff;
	text-decoration:underline;
}

.product_description{
	margin-top:30px;
	font-size:16px;
	line-height:20px;
}
.loupe{
	display:block;
	position:absolute;
	width:28px;
	height:28px;
	cursor:pointer;
	background:url(../images/redisign/icon_lupa.png) no-repeat;
	bottom:10px;
	left:10px;
}
.catalog_list_pic_arr {
    position: absolute;
    display: block;
    width: 24px;
    height: 23px;
    top: 50%;
    margin-top: -22px;
    background-image: url(../images/redisign/cat_photo_arr.png);
    background-size: 50%;
    background-repeat: no-repeat;
}
.catalog_list_pic_arr_left{
	left:10px;
}
.catalog_list_pic_arr_right{
	right:0px;
	background-position:0 -23px;
}
.catalog_dop_arr{
	position:absolute;
	display:block;
	width:18px;
	height:20px;
	left:50%;
	margin-left:-9px;
}
.catalog_dop_arr_top{
	top:-35px;
	background: url("../images/new_design/vertical_arr_top.png");
}
.catalog_dop_arr_bot{
	bottom:-18px;
	background: url("../images/new_design/vertical_arr_bottom.png");
}
.catalog_dop_arr:hover {
	background-position: 0 -20px;
}
.catalog_list_dop_photo_wrap{
	position:relative;
}
.icon_mark_wrap{
	padding:10px;
	border:1px solid #a2a2a2;
	display:none;
	margin-bottom:20px;
}
.subfilter_wrapper{
	margin:30px 0px 0px;
}
.subfilter_b{
	overflow:hidden;
}
.subfilter_i{
	display:inline-block;
	vertical-align:middle;
	margin-right:40px;
	margin-bottom:15px;
}
.subfilter_icon{
	display:block;
	height:32px;
	padding-left:45px;
	line-height:32px;
	text-transform:uppercase;
	font-size:11px;
	color:#575757;
	text-decoration:underline;
}
.subfilter_icon.active{
	color:#bca35e;
}
.subfilter_new{
	background:url(../images/redisign/icon_new.png) left top no-repeat;
}
.subfilter_sale{
	background:url(../images/redisign/icon_sale.png) left top no-repeat;
}
.subfilter_hit{
	background:url(../images/redisign/icon_hit.png) left top no-repeat;
}
.subfilter_best_price{
	background:url(../images/redisign/icon_best_price.png) left top no-repeat;
}
.size_open_link{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #ff4798;
    margin-left: 35px;
    color: #4e4e4e;
}
.size_open_link img{
	margin-left: 6px;
    margin-top: -3px;
}
.liked {
    color: #000;
    background: none;
    border: 1px solid #c4c4c4;
    outline: none;
    height: 45px;
    width: 45px;
    font-size: 18px;
	margin-left:5px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	cursor: pointer
}
.liked:hover{
	color:#bca35e;
}
.liked.active{
	color:#bca35e;
}
.liked:hover .fa:before {
    content: '\f004';
}
.liked.active .fa:before {
    content: '\f004';
}

.basket_all_btn_wrap{
	text-align:right;
	/*margin-top:20px;*/
	position: fixed;
    bottom: 50%;
    right: -88px;
    z-index: 11;
    transform: rotate(90deg);
    left: auto;
    margin: 0;
}
@keyframes blink {
  0% {
    background: #2d2d2d;
  }
  5% {
    background: #2f2f2f;
  }
  10% {
    background: #3a3838;
  }
  15% {
    background: #3c3b3c;
  }
  20% {
    background: #3e3e3e;
  }
  25% {
    background: #404040;
  }
  30% {
    background: #4e4e4e;
  }
  35% {
    background: #505050;
  }
  40% {
    background: #525252;
  }
  45% {
    background: #545454;
  }
  50% {
    background: #565656;
  }
  55% {
    background: #545454;
  }
  60% {
    background: #525252;
  }
  65% {
    background: #505050;
  }
  70% {
    background: #4e4e4e;
  }
  75% {
    background: #404040;
  }
  80% {
    background: #3e3e3e;
  }
  85% {
    background: #3a3838;
  }
  90% {
    background: #2f2f2f;
  }
  95% {
    background: #2f2f2f;
  }
  100% {
    background: #2d2d2d;
  }
}
.basket_all_btn_wrap a{
	-webkit-animation: blink 1s ease infinite;
    animation: blink 1s ease infinite;
	background:#2d2d2d;
	color:#fff;
}
.main_outer{
    position: relative;
    min-height: 100%;
    z-index: 1;
	height:100%;
}
.main_inner{
	padding-bottom:340px;
	padding-top:162px;
}
html>body .main_outer, html>body .footer_outer {
    height: auto;
}

#fancybox-title{
	width:100% !important;
}
.zoom_pic_b img{
	margin-right:10px;
}
#fancybox-title .desc_block {
	position: absolute;
    top: -150px;
}
#fancybox-title .desc_block  .fl{
	float:none;
	width:100% !important;
	display: flex;
    align-items: center;
}
#fancybox-title-over .fl a {
    width: 70px;
}
#fancybox-title-over .fl a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
#shopZoomCont .panel{
	background:none;
}
#shopZoomCont .close{
	background:none;
	opacity:1;
}
body #shopZoomCont .panel .scrollCont{
	display:none;
}
body #shopZoomCont .panel .infoCont{
	position:static;
	padding:10px;
}
body #shopZoomCont .panel .infoCont .photoBlock{
	float:right;
	margin:0;
}
.h1, h1 {
	margin-bottom:40px;
	margin-top: 40px;
	font-size:32px;
	text-transform:uppercase;
	color:#000;
}
#myTable1, #gift_table{
	width:100%;
	margin-top:30px;
	/*border-collapse:collpase;*/
}
/*#myTable1 thead td, #gift_table thead td{
	border-left:1px solid #dcdcdc;
	padding:0px 5px 0px 15px;
	background:#f4f4f4;
	height:50px;
	vertical-align:middle;
	font-size:15px;
	color:#000;
}
#myTable1 thead tr td:first-child{
	border-left:none;
}
#gift_table thead tr td:first-child{
	border-left:none;
}
#myTable1 tbody td, #gift_table tbody td{
	border:1px solid #dcdcdc;
	padding:5px 5px 5px 8px;
	vertical-align:middle;
	font-size:15px;
	color:#000;	
}
#myTable1 tbody tr td:first-child{
	border-right:none;
}
#gift_table tbody tr td:first-child{
	border-right:none;
}
#myTable1 tbody tr td a{
	color:#000;	
	font-size:15px;
}*/
#myTable1 tbody tr td s, #gift_table tbody tr td s{
	font-size:13px;
	color:#959595;
}
#myTable1 img, #gift_table img{
	max-width:70px;
}
td:focus{
	outline:none;
}
.g-table thead tr td.tablesorter-headerDesc{
	background-color: #bca35e !important;
}
.g-table thead tr td.tablesorter-headerAsc{
	background-color: #bca35e !important;
}
.tablesorter-header-inner{
	position:relative;
}
.tablesorter-headerAsc .tablesorter-header-inner span{
	display:inline-block;
	width:14px;
	height:7px;
	background:url(images/0.gif);
	position: relative;
	margin-left:5px;
}
.tablesorter-headerDesc .tablesorter-header-inner span{
	display:inline-block;
	width:14px;
	height:7px;
	background:url(images/1.gif);
	position:relative;
    margin-left:5px;
}
.basket_quant_icon{
	display:inline-block;
	width:19px;
	height:19px;
	vertical-align:middle;
}
.basket_quant_minus{
	background:url(../images/redisign/icon_basket_minus.png) no-repeat;
}
.basket_quant_plus{
	background:url(../images/redisign/icon_basket_plus.png) no-repeat;
}
.invoice_quant_minus{
	background:url(../images/redisign/icon_basket_minus.png) no-repeat;
}
.invoice_quant_plus{
	background:url(../images/redisign/icon_basket_plus.png) no-repeat;
}
.basketInput, .invoiceInput{
	border:none;
	outline:none;
	text-align:center;
}
.table-responsive{
	overflow-x:visible;
	border:none !important;
}

.waitWindowLoader {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 5px #aaaaaa;
	-moz-box-shadow: 0 0 5px #aaaaaa;
	box-shadow: 0 0 5px #aaaaaa;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	background: #ffffff url(../images/ajax.gif) no-repeat 50% 50%;
}
.waitWindowLoader {
	border: 1px solid #cdcdcd;
}
.waitWindowOpacity {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity= 70 );
	opacity: 0.7;
	background-color: #ffffff;
	z-index: 2900;
}
.waitWindowLayer {
	z-index: 3005;
}
input[type="text"].error,
input[type="password"].error,
input[type="file"].error,
select.error,
textarea.error,
table.error {
	border: 1px solid #bca35e !important;
}
.errors,
.errortext {
	color: #bca35e;
}
.attention{
	font-size:16px;	
}
.attention strong{
	color:#bca35e;
}
.attention_gift{
	color: #bca35e;	
}
.g-title {
    font-size: 18px;
    text-transform: uppercase;
	margin-bottom:10px;
}
.order_comments_textarea textarea{
	width:100%;
	padding:20px;
	background:#f4f4f4;
	border:none;
	outline:none;
	resize:none;
}
.b_order_submit{
	margin-top:15px;
	margin-bottom:15px;
}

.message_gift{
	/*color:#bca35e;*/
	color:green;
	font-size:20px;
	margin-bottom:5px;
}
.gift_desc{
	color:#aeaeae;
	font-size:16px;
}
.deploy_gift_add {
    padding: 10px;
    display: inline-block;
    text-align: center;
    height: 35px;
    line-height: 10px;
    color: #fff !important;
    background: #bca35e;
	margin-top:10px;
}
.pre_ord_btn{
	width:100%;
	padding:5px;
	height:45px;
	text-align:center;
	background:#00b900;
	color:#fff;
	display:table;
	font-size:13px;
}
.pre_ord_btn span{
	display:table-cell;
	height:35px;
	vertical-align:middle;
}
.in_stock_btn{
	width:100%;
	padding:5px;
	height:45px;
	text-align:center;
	background:#bca35e;
	color:#fff;
	display:table;
	font-size:13px;
}
.in_stock_btn span{
	display:table-cell;
	height:35px;
	vertical-align:middle;
}
.basket_total_top{
	overflow:hidden;
	margin-bottom:25px;
}
.basket_total_top_text{
	margin-right:330px;
}
.price_and_btn{
	float:right;
	text-align:right;
	width:300px;
	font-size:17px;
	color:#a6a6a6;
}
.price_and_btn div{
	margin-bottom:5px;
}
.price_and_btn div span{
	color:#4e4e4e;
	font-weight:bold;
}
.basket_total_bottom{
	font-size:18px;
	color:#bca35e;
}
.basket_total_bottom a{
	font-size:16px;
	color:#bca35e;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
.basket_total_bottom div{
	margin-top:5px;
}
.b_order_page{
	opacity:0;
}
.new_items_block{
	font-size:18px;
}
.new_items_block a{
	font-size:16px;
	color:#bca35e;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
.greeting_cont {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 20px 10px;
  width: 560px;
}
.greeting_cont h1 {
  color: #AC2F6E;
  margin-bottom: 7px;
}
.greeting_cont b {
  color: #AC2F6E;
}
.greeting_cont.landing {
  position: relative;
  width: 640px;
  height: 390px;
  background: url(../images/opt1_vis.jpg) no-repeat 0 0;
}
.greeting_cont.landing input[type=button] {
  position: absolute;
  width: 320px;
  height: 65px;
  bottom: 0;
  right: 0;
  padding: 0;
  background: url(../images/zakaz.png) no-repeat 0 0;
}
.greeting_cont.landing.torro {
  background: url(../images/opt1_torro.jpg) no-repeat 0 0;
}
.greeting_cont .btn_grey {
  font-size: 1.2em !important;
}
#confirm  input[type=button] {
	border: 1px solid #2c2c2c;
    text-align: center;
    color: #393939;
    background: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 5px;
    line-height: 30px;
    height: 30px;
	outline:none;
}
#confirm  input[type=button]:hover{
	background: #2c2c2c;
    color: #fff;
}
.personal_wrapper{
	margin-bottom:35px;
}
.private_cabinet_block{
	margin-bottom:35px;
	display: flex;
	justify-content: space-between;
}
.private_cabinet_block a{
	display:inline-block;
	height:40px;
	/*line-height:40px;*/
	padding:0px 10px;
	font-size:12px;
	text-transform:uppercase;
	border:1px solid #cdc09e;
	color:#2e2e2e;
	text-align:center;
	vertical-align:top;
	border-bottom:none;
	/*width: 10%;*/
	margin-left: 5px;
}
.private_cabinet_block a:first-child {
	margin-left: 0;
}
.private_cabinet_block a span {
    display: table-cell;
    width: 140px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
}
.private_cabinet_block a.active{
	background:#cdc09e;
	color:#fff;
	border:1px solid #cdc09e;
}
.private_cabinet_block a:hover{
	background:#cdc09e;
	color:#fff;
	border:1px solid #cdc09e;
}
.profile_edit_wrap ul li{
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
	margin-bottom:10px;
	max-width:500px;
}
.profile_edit_wrap .l_form-item > div{
	display:inline-block;
	vertical-align:middle;
	min-width:140px;
	max-width:250px;
}
.l_form-item_radio{
	
}
.l_form-item_radio.error{
	
}

.l_form-item_radio input[type=radio] {
    display:none;
}
.l_form-item_radio input[type=radio] + label {
    display:inline-block;
    padding: 0 0 0 20px;
    background:url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
	cursor: pointer;
}
.l_form-item_radio input[type=radio] + label span {
	position: relative;
	top: -5px;
	font-size: 14px;
}
.l_form-item_radio input[type=radio]:checked + label {
   background-position: 0 -12px;
}
.l_form-item_radio > div {
	margin-bottom: 5px;
}

.personal_wrapper .l_form-item input{
	outline:none;
	padding:0px 5px;
	max-width:250px;
	height:35px;
}
.personal_wrapper .field_name{
	color:#888888;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.field_name_text{
	font-size:16px;
}
#profile_form .profile_edit_wrap .l_form-item .field_option{
	display:none;
}
.field_name_edit{
	position:relative;
	top:5px;
	display:block;
	float:right;
	width:15px;
	height:15px;
	background:url(../images/redisign/icon_edit.png) no-repeat;
}
.profile_password_container{
	/*width:300px;*/
	padding:10px;
}
.profile_password_container input{
	width:100% !important;
}
.profile_password_container li{
	margin-bottom:10px;
}
.profile_password_container .field_name{
	margin-bottom:5px;
}
#fancybox-wrap{
	width:auto !important;
}
.field_name_save{
	display:none;
	position:relative;
	float:right;
	border: 1px solid #2c2c2c;
    text-align: center;
    color: #393939;
    background: #fff;
    text-transform: uppercase;
    padding: 0px 10px;
    line-height: 35px;
    height: 35px;
	font-size:11px;
	
}
.field_name_save:hover{
	background: #2c2c2c;
    color: #fff;
}
.mobile_menu_bottom_block{
	margin-bottom:25px;
}
.mobile_menu_bottom_block .login_link{
	width:100%;
	color:#000;
}

.mobile_menu_bottom_block .l_nav_header_1{
	padding-left:0;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mobile_menu_bottom_block .l_nav_header_1 li a{
	font-size:20px;
	text-transform:uppercase;
	color:#000;
}
.mobile_menu_bottom_block .l_nav_header_1 li a:hover{
	color: #bda461;
}
.mobile_menu_bottom_block .header_phone{
	font-size:20px;
	color:#000;
}
.personal_auth_link{
	font-size:16px;
	color:#bca35e;
	text-decoration:underline;
}
.text_content .table td, .table-responsive .table th{
	border:1px solid #dcdcdc;
	text-align:center;
}
.text_content .table td.left, .table-responsive .table th.left{
	text-align:left;
}
.text_content .table.sections_tables  td, .table-responsive .table.sections_tables  th{
	text-align:left;
}
.text_content .table thead td{
	background:#f4f4f4;
	font-weight:bold;
}
.text_content .table th{
	background:#f4f4f4;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.order_list_table{
	width:100%;
	margin-top:30px;
}
.order_list_table thead td{
	border-left:1px solid #c7c5c5;
	padding:0px 15px;
	background:#f0e3c1;
	height:50px;
	vertical-align:middle;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
}
.order_list_table thead tr td:first-child{
	border-left:none;
	text-align:center;
}

.order_list_table tbody td{
	border:1px solid #c7c5c5;
	padding:5px 5px 5px 8px;
	vertical-align:middle;
	font-size:15px;
	color:#000;	
}
.order_list_table > tbody > tr > td:first-child{
	border-right:none;
	/*text-align:center;*/
}
.order_list_table tbody tr td a{
	color:#000;	
	font-size:15px;
}
.order_list_table a.white_to_black_btn {
	font-size:13px;
}
.order_list_table tbody tr td a
.order_list_table tbody tr td s{
	font-size:13px;
	color:#959595;
}
.tr_order_more{
	display:none;
}
.order_list_table .td_order_more{
	padding:20px;
	background:#efefef;
	position:relative;
}
.order_list_table .td_order_more table{
	width:100%;
}
.order_list_table .td_order_more table thead td{
	background: #bca35e;
    color: #fff;
    border-left: 1px solid #6c6c6c;
}
.order_list_table .td_order_more table thead tr td:first-child{
	border-left:none;
}
.order_list_table .td_order_more table tbody td{
	background:#fff;
	border:1px solid #dcdcdc;
	color:#585858;
}
.order_list_table .td_order_more table tbody tr td:first-child{
	border-right:none;
}
.hide_more{
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    display: block;
}
.hide_more:before {
	content: 'x';
    color: #000;
    font-weight: 300;
    font-size: 25px;
}
.blanks_sort_wrap{
	background:#f2f2f2;
	padding:35px;
	overflow:hidden;
	margin-bottom:50px;
}
.blanks_sort_item{
	float:left;
	margin-right:9%;
}
.blanks_sort_item > span{
	font-size:18px;
	text-transform:uppercase;
	color:#4a4a4a;
	display:block;
	margin-bottom:15px;
}
.order_wrapper{
	margin-bottom:50px;
}
.blanks_sort_b input[type=checkbox], .blanks_sort_b input[type=radio] {
    display:none;
}

.blanks_sort_b input[type=checkbox] + label, .blanks_sort_b input[type=radio] + label{
    display: block;
    padding: 0 0 0 0px;
    background: url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    margin: 0px 0px 16px 0px;
    padding-left: 20px;
    line-height: 12px;
	cursor:pointer;
}

.blanks_sort_b input[type=checkbox]:checked + label {
   background-position: 0 -12px;
}
.blanks_sort_b input[type=radio]:checked + label {
   background-position: 0 -12px;
}
.blank_form_content .l_nav_header_3 > li{
	display:block;
	margin:0;
}
.blank_form_content .main_chbx{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:25px;
}
.blank_form_content .sub_nav_header > dd > input[type=checkbox] + label{
	display:block;
	cursor:pointer;
	padding-left: 20px;
	width:auto;
	margin-right:0;
	line-height:12px;
	font-weight:normal;
	font-size:14px;
}
.blank_form_content .sub_nav_header dd{
	margin-top:15px;
	padding-left:15px;
}
.blank_form_content dt > input[type=checkbox] + label{
    display: block;
    padding: 0 0 0 0px;
    background: url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    margin: 0px 0px 16px 0px;
    padding-left: 20px;
    line-height: 12px;
	cursor:pointer;
}
.blank_form_content dt > input[type=checkbox]:checked + label {
   background-position: 0 -12px;
}
.errors_block{
	color:red;
	margin:10px 0px;
}
.upload_percent_block{
	display:none;
	position: relative;
    width: 300px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    vertical-align: bottom;
    background: #e2dfdf;
}

.upload_percent_block.active{
	display:inline-block;
}
.photo_download .upload_percent_block.active{
	display: block;
    width: 100%;
    margin: 10px 0 10px;
}
.upload_percent_block div{
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	text-align: center;
}
.upload_percent_block  .upload_text{
	width:100%;
}
.upload_percent_block  .upload_bg{
	background:#39a765;
}

/**************/
.b_tabs .b_tabs-tabs .item {
  cursor: pointer;
}
.b_tabs .b_tabs-tabs .item.active {
  cursor: default;
}
.b_tabs .b_tabs-content .item {
  display: none;
}
.b_tabs .b_tabs-content .item.active {
  display: block;
}
.b_tabs.type_1 .b_tabs-tabs {
  border-bottom: 3px solid #181818;
}
.b_tabs.type_1 .b_tabs-tabs .item {
  float: left;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0 40px 2px;
  color: #000000;
}
.b_tabs.type_1 .b_tabs-tabs .item.active {
  background-color: #181818;
  color: #ffffff;
  position: relative;
}
.b_tabs.type_1 .b_tabs-tabs .item.active::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border: 15px solid rgba(255,255,255,0);
  border-top-color: #181818;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 50%;
  margin-left: -15px;
}
.b_tabs.type_1 .b_tabs-content {
  margin-top: 20px;
}
.popup {
  background-color: #f3f3f3;
  width: 630px;
}
.popup .title {
  font-size: 16px;
  line-height: 20px;
  background-color: #404040;
  color: #ffffff;
  padding: 10px 20px;
  text-transform: uppercase;
}




.popup_auth .content .b_tabs-tabs {

}
.popup_auth .content .b_tabs-tabs .item {
	color: #c9c9c9;
	font-size: 20px;
	font-family: 'Montserrat-Medium';
}
.popup_auth .content .b_tabs-tabs .item:hover {
	color: #bca35e;
}

.popup_auth .content .b_tabs-tabs .item.active {
	color: #bca35e;
}

.popup_auth .content .b_tabs-tabs .item.auth_doc_link {
	color: #cbcbcb;
	font-size: 14px;
	font-family: 'Montserrat-Regular';
	margin-top: 10px;
    padding-left: 10px;
}
.popup_auth .content .b_tabs-tabs .item.auth_doc_link.active {
	color: #bca35e;
}
.popup_auth .content .b_tabs-tabs .item.auth_doc_link:hover {
	color: #bca35e;
}
.delimeter_auth {
	position: relative;
	margin: 0 20px;
	height: 40px;
	width: 2px;
	background: #ebebeb;
}
.popup_auth .content .b_tabs-content {
	margin-top: 25px;
}
.b_log_in {
  color: #4d4d4d;
}
.b_log_in .b_log_in-title {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.b_log_in .form {
  padding-top: 25px;
}
.b_log_in .text_bottom {
  margin-bottom: 20px;
}
.b_log_in .l_form li .field_name {
  float: left;
  text-align: right;
  width: 106px;
  padding-top: 7px;
}
.b_log_in .l_form li .field_option, .b_registration .l_form li .field_option {
	height: 44px;
	background: #f4f8f7;
	display: flex;
	align-items: center;
	padding: 0 9px 0 15px;
	box-sizing: border-box;
	color: #acacac;
	overflow: hidden;
	border: 1px solid #f4f8f7;
}
.b_log_in .l_form li .field_option.max-height, .b_registration .l_form li .field_option.max-height {
	height: auto;
}
.b_log_in .l_form li .field_option.error, .b_registration .l_form li .field_option.error {
	border: 1px solid #bca35e;
}
.b_log_in .l_form li .field_option input, .b_registration .l_form li .field_option input {
  padding: 0px 5px;
  height: 44px;
  outline: none;
  border: none;
  background: #f4f8f7;
  flex-grow: 1;
  color: #2e2e2e;
  order: 2;
}
.b_log_in .l_form li .field_option input.error, .b_registration .l_form li .field_option input.error {
	border:none !important;
	margin: 0;
}
.b_log_in .l_form li .field_option input[type="radio"], .b_registration .l_form li .field_option input[type="radio"] {
	width: auto;
	height: auto;
}
.b_log_in .l_form .show_pass {
  order:3;
}
.b_log_in .l_form .show_pass input[type="checkbox"] {
	display: none;
}
.inp_files {
	position: absolute;
	left: -99999px;
	opacity: 0;
}
.b_log_in .l_form li .field_option.files_label {
	display: block;
    height: auto;
    background: none;
    padding: 0;
    cursor: pointer;
	border:none;
}
.b_log_in .l_form li .field_option.files_label.error label {
	border: 1px solid #bca35e;
}
.files_label label {
	width: 160px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #2e2e2e;
    font-size: 12px;
    color: #2e2e2e;
	margin: 0;
	cursor: pointer;
}
.files_label .icon {
	width: 18px;
	height: 18px;
	background: url("../images/new_design/download_icon.png") no-repeat;
	margin-right: 5px;
}
.files_label:hover label {
	color:#bca35e;
}
.files_label:hover .icon {
	background-position: 0 -18px;
}
.files_block {
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 12px;
    color: #000;
}
a.file_del {
    color: #383838;
    font-size: 16px;
    font-family: 'helvetica_thin';
    margin-left: 10px;
}
.files_block div {
    position: relative;
    display: flex;
    align-items: center;
}
.files_block div:hover {
	color:#bca35e;
}
.files_block div:hover a {
	color:#bca35e;
}

.b_log_in .l_form .show_pass label {
	position: relative;
	top: 5px;
	cursor:pointer;
	width: 18px;
	height: 11px;
	background: url("../images/new_design/show_password_icon.png") no-repeat;
}
.b_log_in .l_form .show_pass input[type=checkbox]:checked + label {
	background-position: 0 -11px;
}
.b_registration table {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #ffffff;
}
.b_registration table label {
  font-size: 14px;
  line-height: 17px;
  color: #3e3e3e;
  text-transform: uppercase;
}
.b_registration table .notice {
  font-size: 13px;
  line-height: 17px;
  color: #5e5e5e;
}
.b_registration table td:first-child {
  padding-right: 15px;
}
.b_registration table td:last-child {
  padding-left: 15px;
}
.b_registration .l_form li .field_name {
  text-transform: uppercase;
  color: #686868;
  padding-bottom: 6px;
  font-size:12px;
}
.b_registration  .l_form li{
	margin-bottom:15px;
}
.b_registration .l_form li .field_option input[type="text"],
.b_registration .l_form li .field_option input[type="password"] {
  width: 100%;
}
.b_registration .l_form li.items_2 .l_form-item:first-child {
  float: left;
}
.b_registration .l_form li.items_2 .l_form-item:last-child {
  float: right;
}
.b_registration .l_form li.items_2 .l_form-item input[type="text"],
.b_registration .l_form li.items_2 .l_form-item input[type="password"] {
  width: 100%;
}
.b_registration .l_form li.btn {
  text-align: right;
  margin-bottom: 0;
  padding-top: 10px;
}
.b_registration .l_form li.show_pass {
  font-size: 12px;
  line-height: 16px;
  color: #868686;
  position: relative;
  height: 20px;
  margin-bottom: 5px;
}
.b_registration .l_form li.show_pass input[type="checkbox"] {
  position: relative;
  width: 13px !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 5px;
  height:auto !important;
}
.b_registration .l_form li.show_pass label {
  position: relative;
  top: 3px;
}
.b_registration .l_form li.promo {
  background-color: #F9F2E8;
  padding: 8px 8px 10px;
  margin-top: 15px;
}
.b_registration .l_form li.promo input {
  width: 350px !important;
}
.b_registration .l_form .file_list {
  text-transform: none;
  color: #bca35e;
  font-size: 16px;
  font-weight: bold;
}
.file_list_b {
  font-size: 14px;
}
.file_list_b strong {
	font-size: 17px;
	font-family: 'Montserrat-Medium';
	color: #2e2e2e;
}
.file_list_b ol {
  list-style-position: inside;
}
.l_form {
  margin: 0;
  padding: 0;
  list-style: none;
}
.l_form li {
  overflow: hidden;
  margin-bottom: 10px;
}
.l_form li .field_name {
  font-size: 13px;
  line-height: 15px;
}
.l_form li.forgot {
	margin-top: 10px;
}
.l_form li.forgot a {
  font-size: 16px;
  color:#bca35e;
}
.l_form li.sbm {
  padding-top: 6px;
}

/*************/
.order_list_table tbody tr td.blank_link_td a {
    display: block;
    text-decoration: underline;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.opacity_b {
    opacity: 0;
    width: 1px;
    height: 1px;
}
.change_outer {
    margin-top: 15px;
}
#blank_content .blank_select{
	height:40px;
	outline:none;
}
#blank_content .select__block .qtip{
	font-size:12px;
	text-transform:uppercase;
	display:inline-block;
	padding-left:22px;
	height:18px;
	background:url(../images/redisign/icon_info.png) left top no-repeat;
	color:#4e4e4e;
	position:relative;
	top:12px;
}
#blank_content .select__block .white_to_black_btn{
	padding:8px 10px;
}
.qtip-wrapper {
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  margin-top: 10px;
}
.qtip-content {
  font-size: 13px;
}
.raiting_clear{
	overflow:hidden;
	font-size:16px;
	margin-top:30px;
}
.raiting_left{
	float:left;
	width:500px;
	margin-right:30px;
}
.raiting_right{
	float:right;
	width:300px;
}
.raiting_table_b{
	text-align:center;
}
.raiting_table_b h3{
	margin-top:0;
}
.raiting_table_b table{
	width:100%;
	border-collapse:collapse;
}
.raiting_table_b table thead td{
	background:#000;
	color:#fff;
	font-weight:bold;

}
.raiting_table_b table thead td:first-child{
	border-right:2px solid #fff;
}
.raiting_table_b table td{
	border:2px solid #000;
}
.raiting_table_b table tr.tr_bold td{
	font-weight:bold;
	background:#bca35e;
}
.raiting_title_b{
	margin-bottom:15px;
	background: #bca35e;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
	color:#fff;
}
.raiting_info_b{
	font-size:18px;
}
.order_list_table .td_order_more table tbody tr td:first-child img{
	max-width:70px;
}

.order_list_table td input[type=checkbox] {
    display:none;
}

.order_list_table td input[type=checkbox] + label {
	position: relative;
    display: inline-block;
    padding: 0 0 0 0px;
    /* background: url(../images/redisign/menu_checkbox.png) no-repeat; */
    height: 23px;
    width: 23px;
    margin: 0px 5px 0px 0px;
    border: 1px solid;
    border-radius: 5px;
}
.order_list_table td input[type=checkbox]:checked + label {
   /*background-position: 0 -12px;*/
}
.order_list_table td input[type=checkbox]:checked + label:before {
    content: '';
    border-color: #000;
    background-color: #000;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    display: inline-block;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    flex-grow: 0;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}


.stat_list_table{
	width:100%;
}
.stat_list_table thead td, .stat_list_table tfoot td{
	border-left:1px solid #dcdcdc;
	padding:0px 10px;
	background:#bca35e;
	height:40px;
	vertical-align:middle;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
}


.stat_list_table tbody td{
	border:1px solid #dcdcdc;
	padding:0px 10px;
	vertical-align:middle;
	height:40px;
	font-size:15px;
	color:#000;	
}
.stat_list_table > tbody > tr > td:first-child{
	border-right:none;
	/*text-align:center;*/
}
.catalogs_wrapper{
	margin-top:60px;
}
.catalogs_big_title{
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 50px;
	color:#000;
}
.catalogs_big_title span{
	position: relative;
    display: inline-block;
    padding: 0px 40px;
    background: #fff;
    top: 16px;
}
.catalogs_title_b{
	margin:0 auto;
	width:80%;
}
.catalogs_title{
	font-size:14px;
	text-transform:uppercase;
	color:#000;
}
.catalogs_title span:first-child{
	font-size:23px;
	line-height:28px;
}


.video{
	text-align:center;
}
.video .video_link{
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding:0;
	background:none;
	border:none;
	cursor:pointer;
	display:inline-block;
}

.video .video_link:before {
	content: '';
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	-webkit-opacity: 0.4;
	opacity: 0.4;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	filter: alpha(opacity=40);
	position: absolute;
}
.video .video_link.active:before {
	left: auto;
}
.video .video_link .icon {
	display:block;
	cursor:pointer;
	position:absolute;
	left:50%;
	top:50%;
	width:46px;
	height:46px;
	margin:-23px 0px 0px -23px;
	background:url(../images/redisign/icon_play.png) no-repeat;
	z-index:1;
}
.video .video_link.active .icon {
	display: none;
}
.video .video_link iframe{
	/*min-height:338px;*/
	width:100%;
}
.text_content{
	margin-bottom:50px;
}
.text_h2{
	font-family:"Montserrat-Medium";
	font-size:20px;
	margin:60px 0px 10px;
	text-transform: uppercase;
}
.text_upper{
	text-transform:uppercase;
}
.h2, h2 {
    font-size: 32px;
    font-weight: bold;
	margin-bottom:20px;
}
.text_content p.large_p{
	font-size: 21px;
	line-height:28px;
}
.text_content a{
	font-size:inherit;
	color:inherit;
}
/**/
.spoiler >  input + .box > blockquote{
	display: none;
}
.spoiler >  input:checked + .box > blockquote {
	display: block;
	margin-top: 10px;
}
.spoiler >  input[type="checkbox"] {
	cursor: pointer;
	border-color:transparent!important;
	border-style:none!important;
	background:transparent none!important;
	position:relative;z-index:1;
	margin: -10px 0 -30px -370px;
    width: 645px;
    height: 45px;
    position: absolute;
 }
.spoiler span.close,
.spoiler span.open{
    color: #bca35e!important;
    float: none;
    font-size: 17px;
    font-weight: normal;
    opacity: 1;
	text-shadow: unset;
	cursor:pointer;
}
.spoiler >  input[type="checkbox"]:focus {
	outline:none;
}
.spoiler  input +  .box span.close {
	display: none;
}
.spoiler  input:checked +  .box span.close {
	display: inline;
}
.spoiler  input:checked  + .box span.open {
	display: none;
}
.spoiler  input +  .box  span.open {
	display: inline;
}
.spoiler blockquote,
.spoiler{
    padding:10px 20px;
}
.spoiler {
    overflow-x:hidden;
    border:#fff solid 2px;
	position:relative;
	margin-bottom:20px;
}
.spoiler .box span.text {
    font-family: 'Montserrat-Medium';
    margin-right: 15px;
}
.spoiler blockquote {
   margin-top:12px;
   min-height: 23px;
   /*border:#CDCDCD 2px dashed;*/
   margin: 0;
   padding-left: 0;
   	border:none;
}


/**/
.franch_slider_b{
	/*height:540px;*/
	background:url(images/franch_slide3.jpg) no-repeat;
	background-size:cover;
}
.franch_outer{
	width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
	overflow:hidden;
}
.franch_form_right_b{
	float: right;
    width: 515px;
    margin-top: 95px;
    margin-bottom: 80px;
    background: #fff;
    padding: 20px 10px 20px 10px;
}
.franch_reasons .franch_form_right_b{
	margin-top:0;
}
.b_reasons_list > div{
	margin-bottom:10px;
}
.b_reasons {
    border: 3px solid #000000;
    padding: 25px 50px;
    position: relative;
}
.b_reasons::before {
    display: block;
    content: "";
    width: 61px;
    height: 68px;
    background: url(../images/tail-reasons.png) no-repeat 0 0;
    position: absolute;
    left: 255px;
    bottom: 100%;
}

.franch_from_title{
    font-size: 16px;
	font-weight:bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-bottom: 8px;
	padding-left:28px;
	background:url(images/icon_email.png) left top no-repeat;
}
.franch_slider_b .franch_from_title{
	border-bottom: 2px solid #e8e8e9 !important;
}
.franch_form_block{
	overflow:hidden;
}
.franch_form{
	font-size:16px;
}
.franch_form input[type="text"] {
	width:100%;
	height:40px;
	padding:0px 10px;
	box-sizing:border-box;
	background:#fff;
	margin-bottom:10px;
}
.franch_submit_b{
	margin-top:20px;
	overflow:hidden;
}
.franch_submit_b > div{
	float: left;
    width: 50%;
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 18px;
    font-size: 18px;
}
.franch_submit_b input{
	float: right;
    width: 50%;
    box-sizing: border-box;
    height: 40px;
}
.text-center{
	text-align:center;
}
.franch_reasons .b_reasons .list .row .col.right{
	float:none;
	width:100%;
}
.franch_data{
	padding-left: 65px;
    font-size: 16px;
    line-height: 16px;
	background: url(../images/sprite-i-reasons.png) no-repeat 0 0;
	background-position: -35px 0;
}
.franch_data > div{
	display: table-cell;
    vertical-align: middle;
    height: 38px;
}
.franch_reasons .b_reasons .list .row {
    margin-bottom: 15px;
}
.franch_slider_end{
	text-align:center;
	float:left;
	width:530px;
}
.franch_slider_end img{
	max-width:100%;
}
.franch_footer{
	height:auto !important;
	min-height:300px;
}
.lp-g_outer.seo .lp-g_inner .text .order_franch.order{
	width:600px;
	margin:0 auto;
	padding:0;
	background:none;
}

/************/
.about_bg{
	background:url(../images/redisign/about_bg.png) no-repeat;
	background-size: cover;
	margin-bottom:30px;
}
.about_bg h1{
	padding-bottom:25px;
}
.about_top_wrapper{
	position:relative;
}
.about_top_left_b{
	position:absolute;
	left:0;
	top:0;
	width:537px;
	height:489px;
	/*background:url(../images/redisign/about_image.png) no-repeat;*/
}
.about_top_right_b{
    position: relative;
    background: #eaedf3;
    margin-left: 430px;
    padding: 80px 12% 80px 10%;
    z-index: 1;
    top: 40px;
    opacity: 0.9;
}
.about_top_right_b_inner{
	font-size:24px;
	color:#5e5f61;
	line-height:32px;
}
.about_top_right_title{
	font-size:34px;
	line-height:42px;
	text-transform:uppercase;
	margin-bottom:35px;
	color:#171718;
}
.about_middle_cont{
	margin-top:150px;
}
.numeric_text{
	margin-top:25px;
}
.numeric_text > div{
	margin-bottom:20px;
	overflow:hidden;
}
.numeric{
	float:left;
	font-family: 'ohitashi';
    font-size: 37px;
    color: #0072dd;
	width:45px;
}
.numeric_b{
	margin-left:45px;
}
.numeric_title{
	font-size:21px;
	margin-bottom:5px;
}
.h3, h3 {
    font-size: 24px;
    color: #777777;
	margin-bottom:15px;
}
.ul_color{
    color: #0072dd;	
}
.ul_color li{
	margin-bottom:5px;
}
.ul_color span{
	color:#4e4e4e;
}
.about_bottom_wrapper{
	position:relative;
	min-height:580px;
}
.about_bottom_right{
	position:absolute;
	width:35%;
	right:0;
	top:0;
}
.text_width_sizeble{
	width:60%;
}
.about_bottom_bg_block {
    background: #eaedf3;
    position: relative;
    margin-top: -24px;
}

.text_width_bottom_sizeble{
	width: 84%;
    position: relative;
    background: #eaedf3;
    z-index: 1;
    padding: 30px 0px;
}
.about_bottom_bg_title{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
}
.about_num_block{
	margin-top:60px;
	font-size:15px;
}
.about_num_title{
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	font-family: 'ohitashi';
	font-size: 37px;
	color: #0072dd;
	margin-bottom:10px;
}
.about_num_title span{
	font-size:15px;
}
.about_num_item{
	margin-bottom:30px;
}
.upper_link{
	position:fixed;
    right: 30px;
    bottom: 100px;
    display: none;
    font-size: 63px;
    margin-top: -12px;
    font-family: FontAwesome;
    color: #bca45e;
    z-index: 2;
}
.upper_link:before{
    content: '\f106';
}
.upper_link:focus, .upper_link:hover{
	text-decoration:none;
}
.upper_link:hover {
	color: #000;
}
.auth_div input[type="text"], .auth_div input[type="password"]{
	width:280px;
	height:35px;
	padding:0px 10px;
}
.auth_div li{
	margin-bottom:15px;
}
#podbor_new{
	margin-top:40px;
	margin-bottom:80px;
}
.podbor_start_title{
	font-size:32px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:60px;
}
.podbor_start_sub_title{
	font-size:24px;
	margin-bottom:40px;
}
.podbor_start_sub_title span{
}
.podbor_counter_block_wrapper {
	margin-bottom: 60px;
}
.podbor_counter_item{
	display:inline-block;
	vertical-align:middle;
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:url(../images/new_design/icon_circle_default2.png) no-repeat;
	color:#bca35e;
	font-size:15px;
	font-family:'Montserrat-Light';
	margin-right:5px;
}
.podbor_counter_item.active{
	width:35px;
	height:35px;
	line-height:35px;
	background:url(../images/new_design/icon_circle2.png) no-repeat;
}
/*.podbor_counter_item.prev{
	width:55px;
	height:55px;
	line-height:55px;
	background:url(../images/redisign/icon_circle_active.png) no-repeat;
	font-size:18px;
	color:#fff;
}*/
.podbor_counter_step {
	display:inline-block;
	width:36px;
	height:1px;
	background:#f7f2e5;
	vertical-align:middle;
	margin-right:5px;
}
/*.podbor_counter_step.active, .podbor_counter_step.prev{
	width:52px;
	height:11px;
	background:url(../images/redisign/icon_podbor_arr.png) no-repeat;
}*/
.podbor_question_container{
	margin-top:80px;
}
.main_question {
	font-size:21px;
	margin-bottom:20px;
}
.main_question strong{
	font-weight:normal;
}
.answer_item_b input[type=radio] {
    display:none;
}

.answer_item_b input[type=radio] + label{
    display: block;
    padding: 0 0 0 0px;
    background: url(../images/redisign/menu_checkbox.png) no-repeat;
    height: 12px;
    margin: 0px 0px 20px 0px;
    padding-left: 26px;
    line-height: 12px;
	cursor:pointer;
	font-size:17px;
	font-weight: normal;
}
.answer_item_b input[type=radio] + label:hover{
	text-decoration:underline;
}
.answer_item_b input[type=radio]:checked + label {
   background-position: 0 -12px;
}
.answers_btns_block{
	margin-top:50px;
}
.answers_btns_block a:first-child{
	margin-right:15px;
}
.answer_item_b{
	position:relative;
}
.sum_block{
	position: absolute;
    bottom: 60px;
	display:none;
}
.sum_block input{
	padding:0px 10px;
	height:30px;
	outline:none;
}
.answer_block_wrap{
	margin-top:80px;
	margin-bottom:80px;
}
.main_question {
	text-transform: uppercase;
	font-family: 'Montserrat-Light';
}
.answer_block {
	font-size: 17px;
}
.answer_block_title{
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Montserrat-Medium';
	margin-bottom:15px;
}
.answer_question_item{
	padding:15px 0px !important;
	border-bottom:1px solid #eaeaea;
}
.answer{
	font-weight: bold;
}
.podbor_counter_mobile_item{
	display:inline-block;
	vertical-align:middle;
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	background:url(../images/new_design/icon_circle_default2.png) no-repeat;
	color:#bca35e;
	font-size:17px;
	font-family:'Montserrat-Light';	
}
.podbor_counter_mobile_item.active{
	background:url(../images/new_design/icon_circle2.png) no-repeat;
}
.podbor_counter_step_mobile{
	display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 40px;
    background: #f7f2e5;
    transform: rotate(27deg);
    margin: 0 15px;	
}
.basket-photo-wrap{
	float:left;
	margin-right:10px;
}
body #myTable1 > tbody > tr , body #gift_table > tbody > tr {
	position:relative;
	overflow:hidden;
}

.price_wo_discount, .price_with_discount{
	display:block;
}
.splashed{
	text-decoration:line-through;
	font-size: 13px;
    color: #959595;
}
.del_basket_link{
	display:block;
	width:13px;
	height:13px;
	background:url(../images/redisign/icon_del_basket.png) no-repeat;
	position:absolute;
	right:10px;
	top:10px;
}
.style_block {
  margin-bottom: 3px;
}
.style_block span {
  display: inline-block;
  vertical-align: top;
  width: 140px;
}
.style_block span:first-child {
  width: 30px;
  height: 15px;
  margin-right: 9px;
}
.style_block.purple span:first-child {
  background: #e3b2ff;
}
.style_block.grey span:first-child {
  background: #c0c0c0;
}
.style_block.yellow span:first-child {
  background: #ffffc0;
}
.remove_from_favorite{
	margin-top:10px;
}
.favorite_form{
	display:none;
}
.catalog_size_table {
	width:100%;
	min-width:980px;
	max-width:100%;
}
#fancybox-wrap .catalog_size_table {
	min-width: auto;
}

#captcha_word{
	width:50%;
}
.field_option textarea{
	width:100%;
	padding:10px;
	outline:none;
	resize:none;
	border:none;
    background: #f4f8f7;
    flex-grow: 1;
    color: #2e2e2e;
    order: 2;
}
.field_option select{
	padding: 0px 5px;
    height: 44px;
    outline: none;
    border: none;
    background: #f4f8f7;
    flex-grow: 1;
    /* color: #2e2e2e; */
    order: 2;
}

.overflow{
	overflow: hidden;
}

.overflow .left{
	float:left;
}
.overflow .right {
	float:right;
	text-align:right;
}

.invoice_block {
    margin: 0px 0px 50px;
    font-size: 20px;
}
.invoice_block p{
	color: #bca35e;
}
.invoice_block select {
	width: 300px;
    height: 40px;
}
.greeting_cont {
	font-size: 16px;
}
.greeting_cont ol{
	margin: 20px 0px;
	padding:0;
	list-style-position: inside;
}
.greeting_cont a {
	font-size: inherit;
	color:#bca35e;
}
.b_pagination {
	font-size: 20px;
}
.b_pagination a {
	font-size: 20px;
}
.attention_b{
	font-size: 20px;
	margin-bottom: 15px;
}
.attention_b a {
	font-size: 20px;
	color:#bca35e;
	text-decoration: underline;
}
.invoice_filter select {
	width: 200px;
    height: 35px;
    outline: none;
}
.sert_file {
	display: inline-block;
	vertical-align: middle;
	padding-left: 45px;
	background: url(../images/icon_word.png) left center no-repeat;
	background-size: 38px;
	height: 50px;
	line-height: 50px;
	margin-right: 5px;
}
/**********/
body .ui-datepicker th {
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: 14px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	    background: #6eafbf;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #4d7a85;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;
}
#popup_price {
	padding-top: 35px;
}
#popup_price div.price_links {
	margin-bottom: 40px;
}
.price_links {
	display: flex;
	align-items: center;
}
.price_links a {
	display: block;
	width: 200px;
    height: 40px;
	line-height: 40px;
    padding: 0px 10px;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #888888;
    color: #888888;
    text-align: center;
    vertical-align: top;
}
.price_links a.active {
	background: #bca35e;
    color: #fff;
    border: 1px solid #bca35e;
}
.price_links a:hover {
	background: #bca35e;
    color: #fff;
    border: 1px solid #bca35e;
}
#popup_price .table {
	margin-bottom: 30px;
	display:none;
}
#popup_price .table.active {
	display: table;
}
#popup_price .table thead tr td {
	font-weight: bold;
}
#popup_price .table td {
	border: 1px solid #ddd;
	font-size: 14px;
}
#popup_price div {
	text-align:center;
	margin: 0;
	padding: 0;
}
#popup_price .sub-text {
	font-size: 12px;
	margin-bottom: 25px;
}
#popup_price .black_btn {
	width: auto;
	padding: 0px 15px;
}
#shops_city_select {
    width: 50%;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 18px;
    padding: 0px 7px;
}

/**********/
.lf_documents_wrapper {
	margin: 30px 0px;
	border: 2px solid #888888;
	padding: 20px;
}

.documents_menu a{
	display:inline-block;
	height:40px;
	/*line-height:40px;*/
	padding:0px 10px;
	font-size:12px;
	text-transform:uppercase;
	border:1px solid #cdc09e;
	color:#2e2e2e;
	text-align:center;
	vertical-align:top;
	border-bottom:none;
	width: 19%;
}
.documents_menu a span {
    display: table-cell;
    width: 240px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
}
.documents_menu {
    overflow: hidden;
	margin-bottom:35px;
}
.documents_menu a.active{
	background:#cdc09e;
	color:#fff;
	border:1px solid #cdc09e;
}
.documents_menu a:hover{
	background:#cdc09e;
	color:#fff;
	border:1px solid #cdc09e;
}
.documents_block {
	/*margin-top: 35px;*/
}
.documents_item {
	display: none;
}
.documents_item.active {
	display: block;
}
.document_action_block {
	text-align: right;
}
.document_action_block .black_btn {
    color: #fff;
    width: auto;
    padding: 0px 10px;
    margin: 5px 0px;
    font-size: 12px;
}
.document_list {
	margin-top: 35px;
}
input.doc_date {
    height: 45px;
    position: relative;
    top: 2px;
    padding: 0px 10px;
    outline: none;
}
.error {
}
.doc_t {
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0px;
}
.upak_block {
	display: none;
	margin:0;
}
.upak_block.active {
	display: block;
}
.upak_action_b a {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 10px;
    color:#ababab;
	text-decoration:none;
}
.ul_select {
	height: 45px;
}
.upak_action_b a.active {
	color: #4e4e4e;
	border-bottom: 1px dashed #bca35e;
}
.upak_action_b a:hover {
	text-decoration:none;
}

/**************/
#recvizit_select {
	outline:none;
	width: 250px;
    height: 35px;
    font-size: 13px;
    margin-bottom: 18px;
    padding: 0px 7px;
}
.recvizit_add_b {
	
}
.recvizit_add > div {
	margin-bottom:10px;
}
.recvizit_add > div label {
	display:inline-block;
	position:relative;
	width: 195px;
}
.recvizit_add > div input {
	outline:none;
	height: 30px;
    font-size: 13px;
    padding: 0px 7px;
	min-width: 300px;
}
#recvizit_add .success_text {
	color:green;
	font-size: 18px;
	margin: 10px 0px;
}
#invoice_payment h3 {
	font-size: 20px;
}
#invoice_payment #summ {
	outline:none;
	height: 40px;
    font-size: 13px;
    padding: 0px 7px;
	min-width: 150px;
	margin: 0px 10px 0px 0px;
}
.error_inp {
	border:1px solid #bca35e;
}
.invoice_actions div {
	font-size: 20px;
	margin-bottom: 10px;
}
.invoice_actions select {
	width: 200px;
    height: 45px;
    outline: none;
}


/*********NEW ASIDE LEFT MENU**********/

.aside .block-in {
  margin-bottom: 40px;
}
.aside .block-in .title-head,
.aside .block-in .pull-catalog {
  color: #666;
  width: 100%;
  text-align: left;
  margin-top: 0;
  text-transform: uppercase;
  padding: 14px 19px;
  font-size: 16px;
  background: #f3f3f3;
}
.aside .block-in .pull-catalog {
  display: none;
  position: relative;
  background: #f9f8f8;
  margin-bottom: 0;
}
.aside .block-in .pull-catalog:before {
  content: '\f107';
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  margin-top: -12px;
  font-family: FontAwesome;
}
.aside .block-in .pull-catalog.open:before {
  content: '\f106';
}
.aside .block-text {
  padding: 28px;
  background: #f3f3f3;
}
.aside .block-text .seo-text {
  margin: 0;
}
.catalog-menu {
  border: 1px solid #f3f3f3;
  margin: 15px 0;
}
.catalog-menu h2,
.catalog-menu .h2 {
  margin-bottom: 0;
  zoom: 1;
  z-index: 1;
}
.catalog-menu nav ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
body .checklist{
	display:block;
}
.catalog-menu nav ul li a {
  color: #000;
  font-size: 13px;
  display: block;
  line-height: 24px;
  padding: 10px 20px;
}
.catalog-menu nav ul li a:hover {
  color: #bca35e;
  background: #f9f8f8;
}
.catalog-menu nav ul li a.selected {
  color: #bca35e;
}
.catalog-menu nav ul li.open > a {
  position: relative;
  color: #bca35e;
}
.catalog-menu nav ul li.dropdown > a:before {
  content: '\f107';
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  margin-top: -12px;
  font-family: FontAwesome;
}
.catalog-menu nav ul li.dropdown.open > a {
  color: #bca35e;
}
.catalog-menu nav ul li.dropdown.open > a:before {
  content: '\f106';
}
.catalog-menu nav ul li > ul {
  margin-bottom: 10px;
  display: none;
}
.catalog-menu li.open > ul {
	display: block;
}
.catalog-menu nav ul li ul li a {
  padding-left: 40px;
  padding-top: 0px;
  padding-bottom: 0;
}
.catalog-menu nav ul li ul li ul {
  margin-bottom: 4px;
}
.catalog-menu nav ul li ul li ul li a {
  padding-left: 60px;
  padding-bottom: 5px;
}
.catalog-menu nav ul li ul li ul li ul li a {
	padding-left: 65px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.catalog-menu nav ul li ul li ul li ul li a.selected {
  background: #f9f8f8;
}
.catalog-menu nav > ul > li > a {
  font-size: 14px;
  text-transform: uppercase;
}
.catalog-menu nav > ul.specoffer_menu > li > ul > li > ul {
  display: none;
}
.catalog-menu nav > ul.specoffer_menu > li > ul > li > ul > li > ul {
  display: none;
  zoom: 1;
}
.catalog-menu nav > ul.specoffer_menu > li > ul > li > ul > li.open > ul {
  display: block;
}
.catalog-menu nav > ul.specoffer_menu > li > ul > li.open > ul {
  display: block;
  text-align: left;
}
.catalog-menu nav .content__menu li.dropdown > ul {
  display: none;
}
.catalog-menu nav .content__menu li.dropdown a {
  color: #666666;
}
.catalog-menu nav .content__menu li.dropdown a.selected {
  color: #bca35e;
}
.catalog-menu nav .content__menu li.dropdown a:hover {
  color: #bca35e;
}
.catalog-menu nav .content__menu li.dropdown.open > ul {
  display: block;
}
.catalog-menu nav .content__menu li.dropdown.open > a {
  color: #bca35e;
}
.catalog-menu.open {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.6);
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);
}
.vote_wrap {
	margin: 15px 0;
}
.vote_button{
	position: relative;
	padding: 0px 15px;
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
    margin-right: 25px;
    border: 1px solid #000;
    height: 38px;
	min-width: 100px;
    line-height: 38px;
    margin-top: 7px;
}
.yes_button:after {
	content: '\f00c';
	position: absolute;
	right: 15px;
	top: 50%;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	margin-top: -12px;
	font-family: FontAwesome;
}
.yes_button:hover {
	background: green;
	color:#fff;
}
.yes_button.active {
	background: green;
	color:#fff;
}
.no_button:after {
	content: '\f00d';
	position: absolute;
	right: 15px;
	top: 50%;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	margin-top: -12px;
	font-family: FontAwesome;
}
.no_button:hover {
	background: red;
	color:#fff;
}
.no_button.active {
	background: red;
	color:#fff;
}
.digital_print {
    color: #FFF;
    background: linear-gradient( 110deg, #3a91e2 20%, #a741a6 70%, #e41485);
    display: block;
    text-transform: uppercase;
    padding: 10px 0;
    line-height: 18px;
}
.assortiment_wrapper {
	color:#000;
}
.assortiment_wrapper h1 {
	text-align: center;
}
.assortiment_wrapper .sub_text {
	font-size: 18px;
	text-align: center;
}
.head_assort_block {
	margin-top: 60px;
}
.head_assort_item_b {
	text-align: center;
    position: relative;
    padding-bottom: 40px;
}
.head_assort_item_b:after {
	content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 50px;
    background: url(images/icon_plan_check.png) no-repeat;
    background-size: 40px;
    right: 15px;
    bottom: 10px;
}
.head_assor_pic {
    width: 80px;
	height: 80px;
    margin: 0 auto 20px;
}
.head_assor_pic img {
	max-height: 100%;
}
.head_assor_text {
	padding: 0 15px;
}
.assort_content_block .h1 {
	text-align: center;
}
.assort_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.assort_content_item_b {
	position: relative;
	text-align: center;
    margin-top: 50px;
    min-height: 205px;
    width: 33%;
    padding: 0 30px;
	transition-property: width;
	transition-duration: .2s;
}
.assort_content_item_b:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 35px;
    display: block;
    background: url(images/icon_plan_left_arr.png) no-repeat;
    top: 40px;
    right: -25px;
    background-size: 60px;
}
.assort_content_item_b.item1:after{
	display: none;
}
.assort_content_item_b.item2:after{
	top: 110px;
    right: -10px;
}
.assort_content_item_b.item3:after{
	display: none;
}
.assort_content_item_b.item6:after{
	display: none;
}
.assort_content_item_b.item9:after{
	display: none;
}
.assort_content_item_b.full {
	width: 100%;
}
.assort_content_item_b .pic {
	width: 100px;
	height: 100px;
	margin: 0 auto 10px;
}
.assort_content_item_b .title {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
.assort_content_item_b .text {
	font-size: 15px;
}
.show_assrot_b {
	color:#000;
	text-transform: uppercase;
	display:inline-block;
	padding-bottom: 3px;
	border-bottom: 1px solid #ff023e;
	text-decoration: none;
}
.assort_gift_wrapper {
	margin: 40px 0;
}
.assort_gift_wrapper .assort_gift_title {
	text-transform: uppercase;
	color: #bca35e;
	text-align: center;
	margin-bottom:25px;
	font-size: 30px;
}
.assort_gift_block {
    display: flex;
    background-image: url(images/gift_image_bg1.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.assort_gift_block .text {
    width: 60%;
    padding: 30px 5% 30px 30px;
    font-size: 20px;
    line-height: 30px;
    background: #f1f1f1;
}
.assort_gift_block .text > div {
    margin-bottom: 15px;
}
.assort_gift_block .text .color {
    color: #bca35e;
}
.assort_gift_block .image {
	width: 100%;
	display:none;
}
.assort_gift_block .action_bg_color div{
	display: inline-block;
	background:#fff;
	padding: 5px 25px;
	color: #bca35e;
}

.show_assrot_b:hover, .show_assrot_b.active {
	text-decoration: none;
}
form.assortiment_personal_login_form > div {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

form.assortiment_personal_login_form > div span {
    width: 300px;
    margin-right: 10px;
}

form.assortiment_personal_login_form > div input {
    width: 300px;
    border: 1px solid #000;
    height: 35px;
	padding: 0 10px;
}

.assortiment_personal_login_wrapper {
    margin: 40px 0;
}

.assortiment_personal_login_block {
    margin-top: 20px;
}
.assort_prints_wrapper {
	display: none;
}
.assort_prints_wrapper .catalog_item {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
    padding: 20px;
}
.assort_prints_wrapper .title {
	text-align: center;
	margin: 20px 0;
	font-size: 20px;
	text-transform: uppercase;
}

.assort_prints_wrapper .catalog_item .article {
    margin: 10px 0;
}
.video {
	position: relative;
	width: 100%;
	height: 100%;
}
.video_abs {
	position: absolute;
	background: url(images/video_image.png);
	background-size: cover;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 1;
}
.video video {
	width: 100%;
	opacity: 0;
	height: 100%;
}
.video_play_abs {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	z-index: 2;
}
.video_play {
	position: absolute;
	width: 80px;
	height: 80px;
	background: url(images/icon_plan_play.png) no-repeat;
	top: 50%;
	left: 50%;
	background-size: 80px;
	margin-left: -40px;
	margin-top: -40px;
	z-index: 3;
}
.video_hide {
    position: absolute;
    width: 35px;
    height: 15px;
    background: url(images/icon_video_hide.png) no-repeat;
    bottom: 10px;
    right: 30px;
    background-size: 30px;
    z-index: 3;
	display: none;
}
.video_item.full .video_hide {
	display: block;
}
#assort_success_wrapper {
	display: none;
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 10px -4px #000;
    position: absolute;
    top: 50%;
    left: 50%;
    /* width: 300px; */
    text-align: center;
    width: 500px;
    margin-left: -250px;
	z-index: 111;
	font-size: 18px;
}
#assort_success_wrapper .title {
	text-transform: uppercase;
    color: #bca35e;
    font-size: 19px;
    margin-bottom: 10px;
}
.assort_success_close {
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    right: 10px;
    top: 10px;
    background: url(../images/redisign/icon_hint_close.png) no-repeat;
}
.assortiment_greeting_text {
	margin-top: 40px;
	background: #bca35e;
	color:#fff;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.assort_content_block {
	margin-bottom: 80px;
}
.fortyfour {
	margin: 10px 0;
	font-weight: bold;
	color: red;
}
.scrollable {
	overflow-y: scroll;
}
.advantages_wrap {
	margin-top: 60px;
	text-align: center;
}
.index_partners_wrap {
	margin-top: 60px;
	padding: 45px 0;
	background: #f5f5f5;
}
.index_partners_block {
	padding: 50px 30px;
	background: #fff;
}
.index_partners_block.info_block {
	padding-left: 70px;
	padding-bottom: 10px;
}
.upakovka_image {
	margin-bottom: 35px;
}
.upakovka_text {
	font-size: 17px;
	line-height: 24px;
	color: #000;
	text-align: center;
}
.index_documents_wrap {
	margin-top: 60px;
}
.index_doc_wrap {
	margin-top: 60px;
}
.index_video_collection_wrap {
	margin-top: 60px;
}

.slider_video_collection .item {
	position: relative;
	overflow: hidden;
}
.slider_video_collection .item img {
	max-width: 100%;
}


.index_contact_flex {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index_contact_icons_b {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.index_contact_icons_b a + a {
	margin-left: 20px;
}
.index_contact_email {
	display: flex;
	align-items: center;
}
.email_with_icon {
	margin-left: 7px;
	color:#bda461;
	font-size: 17px;
}