/*  Fonts  */
@font-face {
    font-family: 'PFDinTextCompPro-Regular';
    src: url('../fonts/PFDinTextCompPro-Regular.eot');
    src: url('../fonts/PFDinTextCompPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextCompPro-Regular.woff') format('woff'),
         url('../fonts/PFDinTextCompPro-Regular.ttf') format('truetype'),
         url('../fonts/PFDinTextCompPro-Regular.svg#PFDinTextCompPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light.woff') format('woff'),
         url('../fonts/Roboto-Light.ttf') format('truetype'),
         url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Bold.woff') format('woff'),
         url('../fonts/Roboto-Bold.ttf') format('truetype'),
         url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*  General CSS  */
body{
	font-family:'Arial', Sans-serif;
	background:#f3f3f4;
	padding-top:43px;
	position:relative;
}

.wrapper{
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}
h1, h2, h3, h4, h5 ,h6{
    color: #000;
    font-family: 'PFDinTextCompPro-Regular', 'Arial', sans-serif;
	font-weight: normal;
}
h2, h3, h4, h5 ,h6{text-transform:uppercase;}

h1{font-size: 30px; margin-bottom:15px;}
h2{font-size: 38px; margin-bottom:5px}
h3{font-size: 1.28em;}
h4{font-size: 24px; margin-bottom:12px;}
h5{font-size: 1.25em;}
h6{font-size: .75em;}

p {line-height: 1.1rem;}

.clearfix:before, .clearfix:after {content: " "; display: table;}
.clearfix:after {clear: both;}

.clearfix {*zoom: 1;}

.menu{display:block;}
.menu ul{list-style:none;}

.float-l{float:left;}
.float-r{float:right;}

.container{
	max-width:1400px;
	margin:auto;
	position:relative;
}

.common{padding:0 6%;}

.grey{color:#a3a3a3;}
.red{color:#e86340;}
.green{color:#90c844;}
.yellow{color:#f3c118;}

.float_l {float:left;}
.float_r {float:right;}

/*top menu line*/
#top{
	background:#212121;
	height:43px;
	line-height:43px;
	position:fixed;
	top:0;
	z-index:3095;
	width:88%;
	}
#top a, #top .menu_ li ul li a{
	color:#fff;
	text-decoration:none;
}
#top a:hover, #top .menu_ li ul a:hover{color:#f3c118;}

#top .social {
	display: inline-block;
	padding: 0 10px;
}

#top .menu{
	float:left;
	width:55%;
	position:inherite;
	display:inline-block;
}
#top .menu_ {
	display:inline-block;
	float:left;
	position:relative;
	width:100%;
}

#top .menu_ > li:first-child{background:#f2c01f;color:#000;}
#top .menu_ > li:first-child a{color:#000;}
#top .menu_ > li:first-child li a{color:#fff;}
#top .menu_ > li:first-child li a:hover{color:#f2c01f;}

#top .menu__{padding-left:14%;}
#top .menu li{
	padding: 0 2%;
	display:inline-block;
	font:18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	height:43px;
	line-height:43px;
}
#top .menu li a{display:inline-block;}
#top .menu_ li a{color:#ffffff;}
#top .menu_ li ul{
	display:none;
	background:#212121;
	padding:20px;
	float:none;
	margin-left:-13px;
}
#top .menu_ li ul li{
	display:block;
	margin-bottom:5px;
	height:auto;
	line-height:22px;
	padding:0;
}
#top .menu_ li:hover ul{display:block;position:absolute;}
#top .cabinet{
	float:right;
	margin-right:2%;
	text-align:right;
}
#top .cabinet a{font-size:18px;font-family:'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#top .cabinet .social{padding:0;}
#top .cabinet .social .instagram_{padding-right:5%;}
#top .cabinet .social .instagram_ img{vertical-align:middle;margin-bottom:3px;}
#top .cabinet .social .instagram_ a{display:inline-block;}

#top ul.log_wrap{display:inline-block;}
#top ul.log_wrap li{
	list-style:none;display:inline-block;
	padding:0 16px;
	position:relative;
}
#top ul.log_wrap li:first-child:after{
	content:'';display:inline-block;
	width:1px;height:22px;
	background:#fff;
	right:0;top:0;bottom:0;margin:auto;
	position:absolute;
}
#top .login, #top .registration{
	padding-left:22px;
	background-position:left;
	background-repeat:no-repeat;
}
/* #top .login{	background-image:url("../images/login.png");} */
/* #top .registration{margin:0 3%; background-image:url("../images/registration.png");}*/
#top .registration,  #top .login{
	position:relative;
	padding-left:28px;	
}
#top .registration:before, #top .login:before{
	content:'';
	display:inline-block;
	position:absolute;
	left:0;top:0;bottom:0;margin:auto;
	width:20px;height:20px;
}
#top .registration:before{background:url("../images/lk.svg") no-repeat 0 0;}
#top .login:before{background:url("../images/login.svg") no-repeat 0 0;}

#top .userpic{
	width:67px;
	height:43px;
	overflow:hidden;
	float:right;
	margin-left:14px;
}
#top .userpic img{height:43px;width:67px;}
#top .busket{
	float:right;
	background:#c80000;
	color:#fff;
	padding:0 1%;
	font-weight:bold;
	min-width:80px;
	text-align:center;
}
#top .busket span{
	position:relative;
	display:inline-block;
	padding-left:28px;
}
#top .busket span:before{
	content:'';display:inline-block;
	width:20px;height:20px;
	background:url("../images/cart.svg") no-repeat 0 0;
	position:absolute;left:0;top:0;bottom:0;margin:auto;
}

/*burger mobile menu*/
#top .menu-mob{
	display:none;
	float:left;
	min-width:43px;
}
#top .menu-toggle{
	display:inline-block;
 	background:#f3f3f4;
	width:43px;
	height:38px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	position: relative;
	z-index: 3099;
}
#top .menu-toggle span{
	display:inline-block;
	background:#212121;
	height:3px;
	width:27px;
	margin-top:5px;
	transition: transform 500ms ease, border 500ms ease;
}
#top .menu-toggle-checkbox {display: none;}
#top .menu-toggle-checkbox:checked ~ .side-nav {transform: translateX(0);}
#top .menu-toggle-checkbox:checked ~ .menu-toggle {background:#f2c01f;}
#top .menu-toggle-checkbox:checked ~ .menu-toggle span{
	background:#fff;
	margin:0;
	top:20px;
	left:6px;
	position:absolute;
}

#top .menu-toggle-checkbox:checked ~ .menu-toggle span.top_bun{transform: rotate(45deg);}
#top .menu-toggle-checkbox:checked ~ .menu-toggle span.mid_bun{opacity: 0;}
#top .menu-toggle-checkbox:checked ~ .menu-toggle span.bottom_bun{transform: rotate(-45deg);}

#top .overlay {
	background: rgba(0,0,0,0.5);
	display: block;
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	pointer-events: none;
	top: 0;
	transition: opacity .3s ease; visibility .3s ease;
	visibility: hidden;
	width: 100vw;
	z-index: 3097;
}
#top .menu-toggle-checkbox:checked ~ .overlay {
	opacity: 1;
	visibility: visible;
}
#top .side-nav{
	background: #f2c01f;
	height: 100vh;
	max-width: 70%;
	padding: 53px 0 0 8px;
	overflow: auto;
	position: fixed;
	top: 0;
	transition: transform .3s ease;
	transform: translateX(-100%);
	width: 100%;
	z-index: 3098;
}
#top .side-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#top .side-nav ul li a{font:24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#top .side-nav ul li a:hover{color:#000;}
#top .social li a{background:transparent;}

/*header logo line*/
#header{
	text-align:center;
	height:146px;
	margin-bottom:25px;
}
#header .logo{
	width:88%;
	position:absolute;
	z-index:10;
	text-align:center;
}
#header .logo_{
	display:inline-block;
	width:100%;height:123px;
	background:#f2c01f;
	padding-top:23px;
}
#header .logo a{
	display:inline-block;
	background:url("../images/logo-diz.svg") no-repeat 0 0;
	background-size:100%;
	width:170px;height:76px;
	margin-bottom:10px;
}
#header .logo p{
	color:#000;
	font:10px 'Roboto-Light', 'Arial', Sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
#header .float_l, #header .float_r{
	width:35%;
	position:relative;
	padding-top:30px;
}
#header .float_l a, #header .float_r a{color:#a2a2a2;font-size:14px;}
#header .float_l{text-align:left;z-index:11;
}
#header .float_l p{margin-bottom:10px;}
#header .float_r{text-align:right;z-index:12;
}
.social li{list-style:none;display:inline-block;margin-left: 10px;}
.social li a{
	display:inline-block;
/* 	width:23px;height:23px;
	background: #a2a2a2; */
	text-align: center;
}

.social li .fa {
    line-height:24px;
    color: white;
}

.social li.od a{background-position:23px 0;}
.social li.vk a{background-position:46px 0;}
.social li.tw a{background-position:69px 0;}


#header .phone{font:30px/43px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#header .home{background:url("../images/home.png") no-repeat left bottom;padding-left:25px;padding-top:2px;}
#header .mail{position:relative;padding-right:30px;}
#header .mail:after{
	content:'';
	display:inline-block;
	background:url("../images/mail.svg") no-repeat 0 0;
	width:20px;height:10px;
	position:absolute;top:0;bottom:0;right:0;margin:auto;
} 
/*
#header .mail{position:relative;padding-right:24px;}
#header .mail{margin-top:4px;}
#header .mail:after {
	content:'';display:inline-block;position:absolute;
	right:0;top:0;bottom:0;margin:auto;
	background:url("../images/icon.png") no-repeat -370px -108px;
}
#header .mail:after{width:16px;height:12px;background-position:-370px -108px;}
*/
.search{

}
.search input[type="text"]{
	border:none;
	background:none;
	font-size:14px;
	position:relative;
	width:70%;
}

.search input[type="text"]:before {
	display:inline-block;
	width:16px;
	height:16px;
	content: 'a';
	color:#000;

}
.search input[type="submit"]{
	width:16px;
	background:url("../images/search.png") no-repeat center;
	border:0px;
	cursor:pointer;
	height:16px;
	margin-right:3px;
}

.search select {
	width:100%;
}

.select2 {
	position:relative;
	/* border: 3px solid #f3c118; */
	display: inline-block;
	width: 80%; height:36px;
	position: relative;
	padding:4px 0 4px 0!important;
	margin-bottom: 8px;
	display:inline-block;
	background:#fff;
	border-radius:6px;
}

.select2-container {
    width: 100% !important;
    z-index:4000;
}

.search .select2-selection__placeholder {margin-left:30px;}
.search .select2 .selection:before {
	content:'';
	display:inline-block;
	position:absolute;
	width:20px;height:18px;
	left:12px;top:0;bottom:0;
	margin:auto;
	background:url("../images/search.svg") no-repeat 0 0;
}

.select2-container--default .select2-selection--single {
	background:transparent!important;
	border:none!important;
}
.select2-container--open{
	background:#f3c118;
	border-radius:6px 6px 0 0;
	color:#000;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__placeholder{color:#000;}

.select2-dropdown {
	border: 3px solid #f3c118 !important;
	border-radius: 0 0 6px 6px !important;
	border-top:none!important;
}

.select2-dropdown--above {
	border: 3px solid #f3c118!important;
	border-radius: 0px!important;
	border-bottom:none!important;
}

.select2-results span.image {
	width:40px;
	height:40px;
	display:inline-block;
	border: 2px #f2c01f solid;
}

/*sub header*/
#header.header_{
	height:auto;
	margin-bottom:0px;
	background:#F2F2F3;
}
#header.header_ .logo_{
	background:none;
	padding-top:0;
}
#header.header_ .logo{
	float:left;
	text-align:left;
	position:relative;
	width:20%;
	/* min-width:173px; */
}
/* #header.header_ .logo a{background-position:-341px -224px;} */
#header.header_ .logo{padding-top:15px;}
#header.header_ .float_l{width:60%;padding-top:48px;}
#header.header_ .float_r{width:20%;padding-top:20px;}
/* #header.header_ .search{width: calc(100% - 10px);} */


/*line menu*/
#menu{
	text-align:center;
	margin-bottom:20px;
}
#menu ul li{
	display:inline-block;
	font:28px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	margin:0 0.5%;
}
#menu ul li a{
	color:#000;
	text-decoration:none;
}
#menu ul li a:hover{color:#f3c118;}

/*banner*/
#banner .banner_{
	text-align:center;
	border-bottom:5px solid #f3c118;
}

#middle{background:#fff;}
#middle.home{background:transparent;}

/*fabriks*/
#fabriks .fabriks_{
	background:#212121;
	margin-bottom:8px;
	padding:15px 0px;
}
#fabriks .favorite-fabriks, #fabriks .all-fabriks{
	display:inline-block;
	font:22px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	border:3px solid #f3c118;
	border-radius:6px;
	height:69px;
	padding-top:20px;
	line-height:24px;
}
#fabriks .all-fabriks{
	float:right;
	color:#fff;
	border-color:#fff;
	margin-right:1%;
	width:8%;
}
#fabriks .favorite-fabriks{
	float:left;
	color:#f3c118;
	margin-left:1%;
	width:10%;
	position:relative;
}
#fabriks .favorite-fabriks span{
	display:inline-block;
	position:absolute;
	background:url("../images/fabrik-corner.png") no-repeat center;
	width:14px;
	height:100%;
	right:-14px;
	top:0;
}
#fabriks .wrapper{
	width:74%;
	float:left;
	padding:0 2%;
}
#fabriks .wrapper a{color:#fff;}
#fabriks .bx-pager-link{opacity:0;}
#fabriks .wrapper p{padding:7px 0;}
#fabriks .wrapper a{
	font-size:14px;
	text-decoration:none;
}
#fabriks .wrapper a:hover{
	color:#f3c118;
	text-decoration:underline;
}
#fabriks .all-fabriks:hover{
	color:#f3c118;
	border-color:#f3c118;
}
#fabriks .bx-wrapper{padding-left:5%;padding-right:5%;}
#fabriks .bx-wrapper .bx-prev{background-position:-12px -63px;left:0px;}
#fabriks .bx-wrapper .bx-next{background-position:0px -63px;right:0px;}
#fabriks .bx-wrapper .bx-controls-direction a{width:12px;margin-top:-6px;}


/*categories*/
#categories{margin-bottom:55px;}
#categories a{display:inline-block;}
#categories ul{font-size:0px;}
#categories ul li{
	width:50%;
	display:inline-block;
	list-style:none;
	font-family:'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	position:relative;
	text-align:center;
	font-size:0px;
}
#categories .inner{
	position:absolute;top:0;bottom:0;
	width:100%;height:173px;
	margin:auto;
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
}
#categories .counter{
	background:#f3c118;
	color:#000;
	border-radius:6px;
	width:120px;
	margin:auto;
	padding:13px 0 17px 0;
	position:relative;
	margin-bottom:6%;
	display:inline-block;
	text-align:center;
}
#categories .counter, #categories .counter p{white-space:nowrap;line-height:normal;}
#categories .counter .corner, #reasons ul li .icon span{
	display:inline-block;
	position:absolute;
	width:100%;
	margin:auto;
	height:11px;
	background:url("../images/arrow.png") no-repeat center;
	bottom:-10px;
	left:0;
}
#categories .number{
	font-size:18px;
	letter-spacing:2px;
	margin-top:0px;
}
#categories .name{
	color:#fff;
	font-size:48px;
	line-height: 50px;
	letter-spacing:2px;
	text-decoration:none;
	margin-bottom:0px;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
     position:absolute;bottom:0;left:0;right:0;
}
#categories a:hover .name{color:#f3c118;}
#categories .participation .counter{
	background:#212121;
	color:#f3c118;
}
#categories .participation .name{color:#000;}
#categories .participation a:hover  .name{color:#fff;}
#categories .participation .counter .corner{background:url("../images/arrow-bl.png") no-repeat center;}
#categories .participation .number{letter-spacing:0px;}

/*resons to choose*/
#reasons{
	text-align:center;
	margin-bottom:70px;
}
#reasons ul li{
	list-style:none;
	display:inline-block;
	width:30%;
	color:#aeaeae;
	font-size:14px;
	line-height:16px;
	vertical-align:top;
	margin:0 1%;
}
#reasons ul li .name{
	font:34px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	color:#f3c118;
	text-transform:uppercase;
	margin-bottom:7px;
	line-height:30px;
}
#reasons ul li .name br{display:none;}
#reasons ul li .icon{
	background:#f3c118 url("../images/icons.png") no-repeat 0px 0px;
	border-radius:6px;
	width:90px;
	height:89px;
	margin:auto;
	position:relative;
	margin-bottom:30px;
}
#reasons ul li .discount{background-position:-89px 0px;}
#reasons ul li .advert{background-position:-178px 0px;}

/*participants*/
#participants{
	background:#fff;
	text-align:center;
	padding-top:37px;
	padding-bottom:50px;
}
#participants .big{
	font:38px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;
}
#participants .grey{
	color:#aeaeae;
	font-size:14px;
	line-height:16px;
	margin-bottom:30px;
}
#participants ul{font-size:0px;}
#participants ul li{
	list-style:none;
	display:inline-block;
	position:relative;
	vertical-align:top;
}
#participants .user-big{margin-bottom:10px;}
#participants .user-big li{
	margin:0 0.5%;
	width:24%;
}
#participants .user-small li{
	margin:0 0.5%;
	width:11.5%;
}
#participants a{text-decoration:none;}
#participants .info{
	position:absolute;
	bottom:5px;
	text-transform:uppercase;
	padding:0 2%;
	z-index:21;
	width:96%;
}
#participants .over{
	background:#212121;
	display:inline-block;
}
#participants .over img{opacity:0.6;}
#participants .over:hover img{opacity:1;}
#participants .name{
	font:26px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	color:#fff;
	float:left;
	display:inline-block;
	line-height:21px;
}
#participants .likes{
	font-size:14px;
	float:right;
	display:inline-block;
}
#participants .likes strong, .bx-interior .likes strong{
	background:url("../images/likes.png") no-repeat left;
	display:inline-block;
	width:16px;
	height:14px;
	margin-right:5px;
}
#participants .likes span, .bx-interior .likes span{
	background:#f3c118;
	border-radius:2px;
	display:inline-block;
	color:#000;
	padding:4px 7px;
	height:13px;
}
#participants .participate{margin-top:50px;}
#participants .participate a{
	display:inline-block;
	border:3px solid #f3c118;
	font:38px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;
	color:#f3c118;
	padding:20px;
}
#participants .participate a:hover{
	border-color:#000;
	color:#000;
}

/*footer*/
#footer{
	background:#212121;
	padding:40px 0 60px 0px;
	color: #a2a2a2;
}
#footer .float_l, #footer .float_r{
	position:relative;
	height:270px;
}
#footer .float_l{width:48%;position:relative;}
#footer .float_r{width:51%;}
#footer .left, #footer .right{float:left;}
#footer .float_l .left{
	border:3px solid #f3c118;
	padding:20px 6%;
	width:50%;height:100%;
	margin-right:10%;
	box-sizing:border-box;
}
#footer .float_l .right{
	padding-top:23px;
	width:40%;
	box-sizing:border-box;
}
#footer .float_r .right, #footer .float_r .left{width:50%;}
#footer .float_r .right{
	float:right;
	text-align:right;
	padding-top:28px;
}
#footer .float_l .left ul li{width:50%;float:left;}
#footer ul li{
	list-style:none;
	font:18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	margin-bottom:10px;
	line-height:22px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{color:#f3c118;}
#footer .right ul{margin-bottom:30px;}
#footer .phone{
	font:30px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	margin-bottom:5px;
	margin-top:5px;
}
#footer .font12{font-size:12px;margin-bottom:5px;display:inline-block;}
#footer .mail a{color:#8b8b8b;font-size:14px;text-decoration:none;}
#footer .mail a:hover{text-decoration:underline;}
#footer .search{
	width:70%;
	border-color:#aeaeae;
	text-align:left;
	margin-bottom:12px;
}
#footer .search input[type="text"]{color:#aeaeae;}
#footer .logo .logo_{
	display:inline-block;
	background:url("../images/icon.png") no-repeat -170px -224px;
	width:170px;
	height:76px;
}
#footer .logo p{
	font:10px 'Roboto-Light', 'Arial', Sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-top:10px;
	color:#f3c118;
}
#footer .text{
	font-size:14px;
	line-height:16px;
	position:absolute;
	bottom:27px;
}

/*ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ° Ã‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘â‚¬ÃÂ°*/
.bread{margin-bottom:10px;}
.bread , .bread a{color:#a3a3a3;font-size:14px;}
.bread a:hover{color:#f3c118;}
.middle-padding{background:#fff;padding-top: 1rem;}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ ÃÂ±ÃÂ»ÃÂ¾ÃÂºÃÂ¾ÃÂ² Ã‘â€¦ÃÂ°Ã‘â‚¬ÃÂ°ÃÂºÃ‘â€šÃÂµÃ‘â‚¬ÃÂ¸Ã‘ÂÃ‘â€šÃÂ¸ÃÂºÃÂ¸*/
.character_{color:#737373;font-style:italic;}
.character_ p{margin-bottom:9px;}
.character_ p  span{color:#000;font-style:normal;}

#product .pr_header{margin-bottom:8px;}
#product .pr_name{float:left;width:55%;}
#product .pr_galery, #interier .pr_galery{
	padding-right:5%;
	width:50%;
	float:left;
}
#product .pr_galery .navigate-buttons p{text-align:center;}
#product .pr_fabrik, #product .pr_info, #interier .in_info{
	float:right;
	width:45%;
	font-size:14px;
}
#product .pr_name{height:90px;display:flex;}
#product .pr_name h1{margin:auto;margin-left:0;text-transform:none;}
#product .pr_info .float_l, #product .pr_fabrik-logo{max-width:60%;margin-right:5%;}
#product .pr_info .float_r, #product .pr_fabrik-site{width:35%;}
#product .pr_fabrik-portfolio{margin-bottom:10px;}
#product  .pr_fabrik-logo img{height:85px;}
#product .pr_fabrik-site .grey-button-line li{margin-bottom:4px;}
#product .pr_character{margin-bottom:14px;}
#product .pr_delivery{margin-bottom:20px;}
#product .town{
	font-weight:bold;font-size:16px;
	color:#f3c118;
	margin-bottom:3px;
}
#product .days{margin-bottom:10px;position:relative;}
#product .days:before{
	content:'';position:absolute;display:inline-block;
	width:18px;height:13px;
	background:url("../images/icon.png") no-repeat -45px 0px;
	left:-33px;
}
#product .calculate{line-height:16px;}
#product .status{font-size:18px;}
#product .prices, #product .total{padding:0 5%;}
#product .pr_price i{
	color:#a3a3a3;
	font-style:normal;font-size:12px;
	line-height:16px;
}

#product .base-price, #product .discount-price, #product .moscow-price{color:#e86340;}
#product .over-price, .listing-table .pad-2 .over-price, .pr-box .over-price {color:#a2a2a2;text-decoration:line-through; margin-bottom:5px;}
.pr-box .over-price, .listing-table .pad-2 .over-price{font-size:14px;}
#product .over-price {margin-left:10px; display:inline-block;}
#product .no-delivery{margin-bottom:14px;margin-left:20px;}
#product .prices p{display:inline-block;}
#product .spec-price{margin-bottom:8px;}
#product .spec-price p{background:#f3c118;border-radius:6px;padding:12px;}
#product .pr_price input{margin:auto;margin-right:8px;top:0;bottom:0;}
.pr-box .over-price {font-size:16px; display:inline;}
.listing-table .pad-2 .over-price {display:inline;}
#product .wrap-price, #product .moscow-price, #product .base-price{margin-bottom:6px;}
#product .total{	position:relative;}
#product .total h4 b{font-weight:normal;color:#e86340;}
#product .total .discount{
	display:inline-block;
	position:absolute;
	background:#f3c118;
	bottom:-20px;right:0;
	font:24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;
	border-radius:6px 0 0 0;
	padding:15px 5%;
	color:#000;
	text-decoration:none;
}
#product .quontity input[type="number"]{height:37px;}
#product .total .discount:hover{color:#fff;}
#product .total-price, #ds_lk .wrap_lk .total-price{float:left;line-height:40px;}
#product .pr_increase, #ds_lk .wrap_lk .pr_increase{line-height:40px;}
#product .quontity{float:left;display: flex;align-items: center;}
#product .quontity input[type="text"], #product .quontity input[type="email"]{
	width:25px;height:28px;
	border:1px solid #cccccc;
	padding:0 5px;
	margin-top:5px;margin-right:10px;
}
#product .pr_bottom{font-size:14px;padding:8px 0;}
#product .pr_bottom .float_l{
	width:24%;
	position:relative;
	padding-right:4%;
}
#product .pr_bottom .float_r{width:72%;position:relative;}
#product .pr_description{float:left;width:37%;padding-right:5%;}
#product .pr_collection{float:right;width:58%;}
#product .pr_characters p, #product .pr_characters p span, #product .pr_characters p i{display:inline-block;}
#product .pr_characters p{width:100%;margin-bottom:8px;}
#product .pr_characters p span{float:left;width:50%;padding-right:5%;}
#product .pr_characters p i{float:right;width:45%;color:#737373;}
#product .pr_text{font-size:14px;line-height:18px;}
#product .pr_text p{margin-bottom:0px;line-height:1.4;}

/*ÃÂ¼ÃÂ¾ÃÂ´ÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ÃÂµ ÃÂ¾ÃÂºÃÂ½ÃÂ¾ Ã‘ÂÃÂºÃÂ¸ÃÂ´ÃÂºÃÂ¸-ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ° Ã‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘â‚¬ÃÂ°*/
#modal-discount .modal-box{
    background-color:#fff;
    position:absolute;display:flex;
    width:50%;height:350px;max-width:550px;
    left:0;right:0;top:0;bottom:0;margin:auto;
    border:3px solid #f3c118;
	box-sizing:border-box;
	padding:3% 5% 5% 5%;
	text-align:center;
}
#modal-discount .modal-box{display:inline-block;}
#modal-discount .modal-box ul li{
	list-style:non;display:block;
	background:#f3c118;
	border-radius:6px;
	width:100%;
	padding:12px;box-sizing:border-box;
	text-align:left;
	margin:8px 0;
}
#modal-discount .modal-box p.big{font:54px/54px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;text-transform:uppercase;margin-bottom:5px;}
#modal-discount .modal-box p.grey{font:18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;text-transform:uppercase;margin-bottom:20px;}
#modal-discount .modal-box ul li p{font-size:16px;line-height:24px;}
#modal-discount .modal-box ul li span{float:right;font:24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#modal-discount .modal-box b{font-weight:bold;}

#pr_collection{text-align:center;padding:30px 0 50px 0;}
#pr_collection .pr_collection-info .pr_collection-articul{height:32px;}
#pr_collection .bx-pager-link, .bx-interior .bx-pager-link{opacity:0;}
/*Ã‘ÂÃÂ»ÃÂ°ÃÂ¹ÃÂ´ÃÂµÃ‘â‚¬ - ÃÂ²Ã‘ÂÃ‘Â ÃÂºÃÂ¾ÃÂ»ÃÂ»ÃÂµÃÂºÃ‘â€ ÃÂ¸Ã‘Â*/
.pr_collection_slider li{width:268px;vertical-align:top;}
.pr_collection_slider_img{height:268px;position:relative;    text-align: center;	overflow:hidden;}
/* .pr_collection_slider_img img{
	position:absolute;
	margin:auto;top:0;left:0;right:0;bottom:0;
} */


.mark-new, .mark-sale, .mark-action {
	width: 100px;
	height: 100px;
	background: #f3c118;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	z-index: 1;
	overflow: hidden;
	top: -50px;
	left: -50px;
	text-align:center;
}

.mark-sale {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right:-50px;
	left:auto;
}

.mark-new p, .mark-sale p {
	margin-top: 80px;
	color: white;
	font-size: 18px;
	font-family: 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
}

.pr_collection_slider_img:hover .mark-new {
	background: #212121;
}

.pr_collection_slider_img:hover .mark-sale {
	background: #c80000;
}

#pr_projects {
      text-align: center;
      padding: 0px 0 80px 0px;
}

#pr_interior{background:#fff;text-align:center;padding:50px 0;}
#pr_interior h2{margin-bottom:20px;}
#pr_interior .pr_add-project a{
	display:inline-block;
	border:3px solid #f3c118;
	padding:20px 45px;
	font:38px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;text-decoration:none;
}
#pr_interior .pr_add-project a:hover{color:#000;border-color:#000;}

#galery .sp-mask, #galery .sp-thumbnail-container{border:2px solid #cecece;}

/*ÃÂºÃÂ¾ÃÂ½Ã‘â€šÃÂµÃÂ¹ÃÂ½ÃÂµÃ‘â‚¬ Ã‘ÂÃÂ¾ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¾ÃÂ¹ ÃÂ´ÃÂ»Ã‘Â Ã‘â€ ÃÂµÃÂ½Ã‘â€¹*/
.yellow-box{
	border:3px solid #f3c118;border-radius:6px;
	padding:20px 0;
	font-size:16px;
	position:relative;
}
.yellow-box:before{
	content:'';display:inline-block;
	position:absolute;
	width:14px;height:26px;
	background:url("../images/icon.png") no-repeat -63px 0;
	left:-14px;top:15%;
}

/*ÃÂºÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° Ã‘ÂÃÂ¾ ÃÂ·ÃÂ½ÃÂ°Ã‘â€¡ÃÂºÃÂ¾ÃÂ¼ pdf*/
.pdf, .pdf a, .pdf a span{display:inline-block;}
.pdf a{
	border:3px solid #f3c118;border-radius:6px;
	line-height:26px;
	height:32px;
	text-transform:uppercase;text-decoration:none;
	font-size:14px;font-weight:bold;
	padding:0 10px;padding-top:6px;
	margin-right:10px;margin-bottom:10px;
	float:left;
}
.pdf a span{
	background:url("../images/icon.png") no-repeat 0 -28px;
	width:22px;height:38px;
	float:left;
	margin-right:5px;
}
.pdf a:hover{background:#f3c118;color:#000;}
.pdf a:hover span{background-position:-22px -28px;}

/*ÃÅ¡ÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° ÃÂ¿ÃÂ¾Ã‘ÂÃÂ¼ÃÂ¾Ã‘â€šÃ‘â‚¬ÃÂµÃ‘â€šÃ‘Å’ ÃÂ²Ã‘ÂÃÂµ Ã‘â€žÃÂ¾Ã‘â€šÃÂ¾*/
.all_photo {position:relative;top:9px;}
.all_photo, .all_photo a{display:inline-block;}
.all_photo a{
	border:3px solid #f3c118;border-radius:6px;
	line-height:26px;
	height:32px;
	text-transform:uppercase;text-decoration:none;
	font-size:14px;font-weight:bold;
	padding:0 10px;padding-top:6px;
	margin-left:10px;
	float:left;
	font-family:'Arial', Sans-serif;
}
.all_photo a:hover{background:#f3c118;color:#000;}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ ÃÂ±ÃÂ»ÃÂ¾ÃÂºÃÂ° Ã‘Â Ã‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘â‚¬ÃÂ¾ÃÂ¼*/
.pr-box li{color:#fff;display:inline-block;position:relative;vertical-align:top;}
.pr-box .pr_collection-info{
	min-height:117px;
	padding:15px 20px 18px 20px;
	text-align:left;
	background:#212121;
}
.pr-box .pr-collection-img{display:block;height:268px;overflow:hidden;}
.pr-box li:hover .pr_collection-info{background:#f3c118;}
.pr-box li:hover img{opacity:0.4;}
.pr-box .pr_collection-articul{font-size:14px;margin-bottom:10px;overflow:hidden;}
.pr-box .wrap-price{float:left;}
.pr-box .pr_collection-price{font-size:20px;}
.pr-box .pr_collection-price_{font-size:16px;}
.pr-box .pr_collection-price, .pr-box .pr_collection-price_{font-weight:bold;margin:0 10px 10px 0;}
.pr-box li:hover .pr_collection-info{color:#212121;}

.pr-box .busket_button{
	display:inline-block;
	height:33px;width:47px;
/*	background:url("../images/icon.png") no-repeat -115px -25px; */
	cursor:pointer;
	float:right;
	border:3px solid #f3c118;
	border-radius:6px;
	text-align:center;
}

.pr-box .busket_button:before {
	font-family: FontAwesome;
	font-size: 24px;
	content: "\f218";
	top:3px;
	position:relative;
	color: #f3c118;
}

.pr-box li:hover .busket_button:before {
	color: #212121;
}

.pr-box li:hover .busket_button {
	/*background-position:-115px 9px;*/
	border-color:#212121;
}



/*ÃÂºÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ¸ ÃÂ½ÃÂ°ÃÂ²ÃÂ¸ÃÂ³ÃÂ°Ã‘â€ ÃÂ¸ÃÂ¸ ÃÂ¿Ã‘â‚¬ÃÂ¸ ÃÂ½ÃÂ°ÃÂ²ÃÂµÃÂ´ÃÂµÃÂ½ÃÂ¸ÃÂ¸ ÃÂ½ÃÂ° Ã‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘â‚¬*/
.navigate-buttons, .sp-navigate-buttons{
	display:none;
	position:absolute;
	z-index:30;
	width:100%;
	left:0;top:0;right:0;bottom:0;margin:auto;
	height:40px;
	text-align:center;
}

.navigate-buttons *, .sp-navigate-buttons *{display:inline-block;}
.navigate-buttons p, .sp-navigate-buttons p {
	background:#212121;
	border-radius: 20px;
	height:40px;
	line-height:40px;
	padding:0;
	width:auto;
	text-align:center;
}

/*
.navigate-buttons p a, .sp-navigate-buttons p a{
	height:14px;width:16px;
	background:url("../images/icon.png") no-repeat 0 0;
	margin:0 6px;
	cursor:pointer;
}


.navigate-buttons p a.add, .sp-navigate-buttons p a.add{width:18px;}

.navigate-buttons p a.mail, .sp-navigate-buttons p a.mail{background-position:-13px 0;}
.navigate-buttons p a.ask, .sp-navigate-buttons p a.ask{background-position:-29px 0;}
.navigate-buttons p a.add:hover, .sp-navigate-buttons p a.add:hover{background-position:0 -14px;}
.navigate-buttons p a.mail:hover, .sp-navigate-buttons p a.mail:hover{background-position:-13px -14px;}
.navigate-buttons p a.ask:hover, .sp-navigate-buttons p a.ask:hover{background-position:-29px -14px;}
.navigate-buttons p a.delite, .sp-navigate-buttons p a.delite{background-position:0px -180px;height:16px;}
.navigate-buttons p a.delite:hover, .sp-navigate-buttons p a.delite:hover{background-position:-16px -180px;}
.navigate-buttons p a.edit, .sp-navigate-buttons p a.edit{background-position:0px -196px;height:16px;}
.navigate-buttons p a.edit:hover, .sp-navigate-buttons p a.edit:hover{background-position:-16px -196px;}
.navigate-buttons p a.like, .sp-navigate-buttons p a.like{background-position:-370px -150px;height:14px;}
.navigate-buttons p a.like:hover, .sp-navigate-buttons p a.like:hover{background-position:-370px -164px;}

.navigate-buttons p span{display:inline-block;height:40px;}
.navigate-buttons p span.left-yellow{background-color:#f3c118;border-radius:20px 0 0 20px;float:left;}
.navigate-buttons p span.right-black{background-color:#212121;border-radius:0 20px 20px 0;float:right;}
.navigate-buttons p a.yes{background-position:0px -85px;height:22px;width:22px;margin-top:8px;margin-left:10px;}
.navigate-buttons p a.no{background-position:-43px -107px;height:22px;width:22px;margin-top:10px;margin-right:10px;}
.navigate-buttons.yes-no p{padding:0px;height:40px;background:none;}
*/

.navigate-buttons p span.left-yellow{background-color:#f3c118;border-radius:20px 0 0 20px;float:left; height:40px;}
.navigate-buttons p span.right-black{background-color:#212121;border-radius:0 20px 20px 0;float:right; height:40px;}

.navigate-buttons p a, .sp-navigate-buttons p a {
	font-size:20px; line-height:40px; width:40px; height:40px; color:#ffffff; cursor:pointer;
	background:none; font-family: FontAwesome; position:relative; text-align:center;
	border-left: 1px rgba(171, 171, 171, 0.5) solid; text-decoration: none;
}

.navigate-buttons p a:first-child, .sp-navigate-buttons p a:first-child {
	border-left: none;
}

.navigate-buttons p a:hover, .sp-navigate-buttons p a:hover {
	color: #f3c118;
}

.navigate-buttons p a:before,
	.sp-navigate-buttons p a:before {width:40px;text-align:center;}

.navigate-buttons p a.mail:before,
	.sp-navigate-buttons p a.mail:before {content: "\f003"; }
.navigate-buttons p a.ask:before,
	.sp-navigate-buttons p a.ask:before {content: "\f29c"; }
.navigate-buttons p a.edit:before,
	.sp-navigate-buttons p a.edit:before {content: "\f040"; }
.navigate-buttons p a.yes:before,
	.sp-navigate-buttons p a.yes:before {content: "\f087"; }
.navigate-buttons p a.no:before,
	.sp-navigate-buttons p a.no:before {content: "\f088";}
.navigate-buttons p a.like:before,
	.sp-navigate-buttons p a.like:before{content: "\f08a";  }
.navigate-buttons p a.delite:before,
	.sp-navigate-buttons p a.delite:before {content: "\f014";}
.navigate-buttons p a.add:before,
	.sp-navigate-buttons p a.add:before {content: "\f067";}

.navigate-buttons p.show a:hover{color:#f3c118;}
.sp-mask:hover .sp-navigate-buttons{	display:inline-block;}

#designers-listing .navigate-buttons p a{
	font:18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif; width:auto;
	text-decoration:none; text-transform:uppercase;
	line-height:40px; padding:2px 10px;
}


/*Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂ° ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»Ã‘â€¹ - Ã‘ÂÃÂ¿ÃÂ¸Ã‘ÂÃÂ¾ÃÂº Ã‘Æ’Ã‘â€¡ÃÂ°Ã‘ÂÃ‘â€šÃÂ½ÃÂ¸ÃÂºÃÂ¾ÃÂ²*/
#designers-listing .listing {padding-bottom:7px;}
#designers-listing .listing .float_l, #designers-listing .listing .float_r{height:420px;}
#designers-listing .listing .float_l{width:29.6%;background:#212121;}
#designers-listing .listing .float_r{width:70%;position:relative;margin-left:0.4%;}

/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘Â Ã‘â€žÃÂ¾Ã‘â€šÃÂ¾ÃÂ³Ã‘â‚¬ÃÂ°Ã‘â€žÃÂ¸ÃÂµÃÂ¹ ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»ÃÂ°*/
.ds_img{
	display:block;
	overflow:hidden;
	background:#f3c118;
	position:relative;
}
.ds_img img{height:100%;width:100%;}
.ds_info{padding:20px 7% 15px 7%;}
.ds_name{color:#fff;font:30px/30px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;margin-bottom:11px;}

/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘Â Ã‘â‚¬ÃÂ°ÃÂ±ÃÂ¾Ã‘â€šÃÂ°ÃÂ¼ÃÂ¸ ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»ÃÂ°*/
ul.ds_portfolio{font-size:0px;}
ul.ds_portfolio li{
	list-style:none;display:inline-block;
	height:auto;width:31%;
	overflow:hidden;
	position:relative;
	margin:0 2% 20px 0;
}
ul.site_ds li{height:200px;}

ul.ds_portfolio.portfolio-25 li{width:25%;}
ul.ds_portfolio li img{height:100%; width:100%;max-width:none;}
ul.ds_portfolio li:hover .navigate-buttons{display:block;}
ul.ds_portfolio li:hover img{opacity:0.4;}
ul.ds_portfolio li a, ul.ds_portfolio li a:hover{text-decoration:none;}

/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº ÃÂ¿ÃÂ¾Ã‘ÂÃÂ¼ÃÂ¾Ã‘â€šÃ‘â‚¬ÃÂµÃ‘â€šÃ‘Å’ ÃÂ²Ã‘ÂÃÂµ ÃÂ¿Ã‘â‚¬ÃÂ¾ÃÂµÃÂºÃ‘â€šÃ‘â€¹ ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»ÃÂ°*/
.all-project{
	background:#f3c118;
	height:200px;width:100%;
	display:flex;position:relative;
	font:22px/22px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;text-decoration:none;
	color:#212121;
}
.all-project p{margin:auto;text-align:center;}
.all-project span{
	border: 3px solid #212121;border-radius: 6px;
	display:inline-block;
	width:60%;
	padding:5%;
}
.all-project:hover{background:#212121;color:#f3c118;}
.all-project:hover span{border-color:#f3c118;}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ ÃÂ»ÃÂ¸ÃÂ½ÃÂ¸ÃÂ¹ Ã‘Â Ã‘ÂÃÂµÃ‘â‚¬Ã‘â€¹ÃÂ¼ÃÂ¸ ÃÂºÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ°ÃÂ¼ÃÂ¸*/
.grey-button-line li{list-style:none;display:inline-block;margin:0 0 16px 0;width:auto;}
.grey-button-line li a{display:inline-block;border-radius:6px;border:3px solid #a2a2a2;padding:10px 8px 11px 8px;color:#a2a2a2;text-decoration:none;font-size:14px;}
.grey-button-line li a:hover{color:#f3c118;border-color:#f3c118;}
.grey-button-line li a.pdf_{padding-left:38px;position:relative;border-color:#f3c118;color:#f3c118;text-transform:uppercase;font-weight:bold;}
.grey-button-line li a.pdf_ span:before{
	content:'';display:inline-block;position:absolute;left:10px;top:6px;
	background:url("../images/icon.png") no-repeat 0 -28px;
	width:22px;height:38px;
}
.grey-button-line li a.pdf_:hover{background:#f3c118;color:#000;}
.grey-button-line li a.pdf_:hover span:before{background-position:-22px -28px;}
.grey-button-line li a .fa {
	min-width: 18px;
	text-align: center;
}

#ds_lk .grey-button-line li a{border-color:#000;color:#000;}
#ds_lk .grey-button-line li a:hover{background:#000;color:#f3c118;}

/*Ã‘â€šÃÂµÃÂºÃ‘ÂÃ‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘Â Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂ°*/
.text-page{line-height:20px;padding-top:25px;}
.text-page h2{line-height:auto;margin-bottom:25px;}
.text-page p{margin-bottom:20px;}

/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€š ÃÂ¸ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂ° ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»ÃÂ°*/
#ds_portfolio, #ds_lk{padding-bottom:50px;}
#ds_portfolio .ds_header{background:#212121;}
#ds_lk .ds_header{background:#f3c118;}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ Ã‘Ë†ÃÂ°ÃÂ¿ÃÂºÃÂ¸*/
.ds_header{height:150px;margin-bottom:20px;position:relative;display:flex;overflow:hidden;}
.ds_header .float_l{
	width:200px;height:150px;float:none;
	background:#f3c118;
	position:absolute;left:0;top:0;
}
.ds_header .float_r{
	float:none;
	box-sizing: border-box;
	width:100%;
	padding:0 16px 0 216px;
	margin:auto;
}
.ds_header img{height:100%;width:100%;}
.ds_header .left{float:left;width:50%;}
.ds_header .right{float:right;width:50%;text-align:right;}

#ds_portfolio .ds_name{font-size:48px;line-height:48px;margin-bottom:5px;}
.ds_specialisation{color:#a2a2a2;font-weight:bold;font-size:14px;margin-bottom:12px;}
#ds_lk .ds_name, #ds_lk .ds_specialisation{color:#212121;}

#ds_lk .wrap_lk .workarea{float:left;width:79%;padding:0 0 0 2%;}
#ds_lk .wrap_lk .float_l{
	width:14%;
	border: 3px solid #f3c118;border-radius:6px;
	padding:4% 2% 2% 2%;margin-top:35px;
	position:relative;
}
#ds_lk h3{font-size:24px;margin-bottom:15px;}
#ds_lk h2{font-size:30px;margin-bottom:18px;}
#ds_lk{font-size:14px;}
#ds_lk .lk_about{
	color:#a3a3a3;
	font-style:italic;
	line-height:18px;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:15px;margin-bottom:10px;
}
#ds_lk .lk_profession, #ds_lk .lk_university{
	position:relative;
	line-height:16px;
	margin-bottom:10px;padding-left:24px;
}
#ds_lk .lk_profession:before, #ds_lk .lk_university:before{
	position:absolute;content:'';display:inline-block;
	left:0;
	background:url("../images/icon.png") no-repeat -512px 0;
	width:15px;height:14px;
}
#ds_lk .lk_university:before{background-position:-512px -14px;height:12px;}
#ds_lk .lk_profession{font-weight:bold;}
#ds_lk .lk_university{font-size:12px;}
#ds_lk .lk_about_edit{position:relative;	margin-bottom:18px;padding-left:22px;}
#ds_lk .lk_about_edit:before{
	content:'';position:absolute;display:inline-block;
	left:0;
	background:url("../images/icon.png") no-repeat 0 -14px;
	width:13px;height:13px;
}
#ds_lk .lk_about_more{margin-top:15px;font-style:normal;}
#ds_lk .lk_about_more a{color:#a3a3a3;}
#ds_lk .lk_client_invite a{
	font:16px/20px 'Arial', Sans-serif;
	position:relative;
	display:inline-block;
	background:#f3c118;
	border-radius:6px;
	color:#000;
	padding:14px 5% 14px 35%;
	text-decoration:none
}
#ds_lk .lk_client_invite a:hover{text-decoration:underline;}
#ds_lk .lk_client_invite a:before{
	font-family:FontAwesome;
	font-size: 20px;
	content:'\f234';
	display:inline-block;
	/*background:url("../images/icon.png") no-repeat -527px 0;*/
	width:23px;height:23px;
	position:absolute;
	left:12%;
	/*top:18px;*/
}
#ds_lk .counter{
	display:inline-block;
	border:1px solid #ababab;
	position:absolute;top:-30px;left:0;right:0;margin:auto;
	background:#fff;
	width:80%;
}
#ds_lk .counter li{
	list-style:none;
	display:inline-block;
	padding:5%;
	width:38%;
	text-align:center;
	line-height:22px;
	white-space: nowrap;
}
#ds_lk .counter li:first-child{border-right:1px solid #ababab;}
#ds_lk .counter li a{color:#000;text-decoration:none; font-size:12px;}
#ds_lk .counter li a:hover{color:#f3c118;}
#ds_lk .workarea h2{text-transform:none;}
#ds_lk .workarea .add_project{background:transparent;}
#ds_lk .workarea .add_project a{
	position: relative;
	font: 24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform: uppercase;text-decoration: none;
	display: inline-block;
	border: 3px solid #ababab;border-radius: 6px;
	width: 86%;height: 81px;
	text-align: center;
	padding: 160px 5% 0 5%;
	color: #ababab;
}
#ds_lk .workarea .add_project a:hover{border-color:#f3c118;color:#f3c118;}
#ds_lk .workarea .add_project a:before{
	content: '';position: absolute;
	left:0;right:0;top:48px;margin:auto;
	display:inline-block;
	background:url("../images/icon.png") no-repeat -105px -80px;
	width:80px;height:80px;
}
#ds_lk .workarea .add_project:hover a:before{background-position:-185px -80px;}
#ds_lk .home_slider_img{height:200px;overflow:hidden;position:relative;}
#ds_lk .ds_portfolio{margin-bottom:30px;}
#ds_lk ul.ds_portfolio li img{z-index:10;}
#ds_lk .project_name{
	padding:15px 16px 18px 16px;
	background:#212121;
	color:#c4c4c4;font-style:italic;
	text-decoration:none;
	font-size:14px;
}
.border-bottom{border-bottom:1px solid #9a9a9a;display:inline-block;padding-bottom:32px;width:100%;}
#ds_lk .wrap_lk .pr_name a{
	font:18px/20px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	color:#210c0c;
	text-decoration:none;
}
#ds_lk .wrap_lk .pr_name a:hover{text-decoration:underline;color:#f3c118;}

/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€š - ÃÂ¸ÃÂ·ÃÂ±Ã‘â‚¬ÃÂ°ÃÂ½ÃÂ½ÃÂ¾ÃÂµ*/
.lk-favorite ul.pr-box li {
    list-style:none;display:inline-block;
    height:auto;width:31%;max-width:268px;
    overflow:hidden;
    position:relative;
    margin:0 2% 20px 0;
	color:#fff;
}
.lk-favorite ul.pr-box li .pr_col_art {
    font-size: 14px;
    margin-bottom: 5px;
    height: 32px;
    overflow: hidden;
}
#ds_lk .edit-prostranstvo .lk-favorite .pr_collection-info{padding-bottom:34px;}

/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€š - Ã‘â‚¬ÃÂ°ÃÂ·ÃÂ´ÃÂµÃÂ»Ã‘â€¹*/
#ds_lk .cover{position:relative;margin-bottom:16px;}
#ds_lk .cover:hover .navigate-buttons{display:block;}
#ds_lk .cover .cover-box a{
	display:inline-block;
	border:2px solid #b7b7b7;border-radius:6px;
	width:100%;height:109px;
	text-align:center;
	padding-top:200px;
	font: 24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;text-decoration:none;
	color:#b7b7b7;
}
#ds_lk .cover .cover-box a:before {
    content:'';display:inline-block;
    position:absolute;
    left:0;right:0;top:80px;margin:auto;
    background: url("../images/icon.png") no-repeat -105px -80px;
    width: 80px;height: 80px;
}
#ds_lk .cover .cover-box a:hover{color:#f3c118;border-color:#f3c118;cursor:pointer;}
#ds_lk .cover .cover-box:hover a:before{background-position:-185px -80px;}
#ds_lk .lk-box .left{width:53%;float:left;margin-right:2%;}
#ds_lk .lk-box .right{width:45%;float:right;}
#ds_lk .show-comments a{
	display:inline-block;
	font-size:14px;font-weight:bold;
	text-transform:uppercase;text-align:center;text-decoration:none;
	background:#f3c118;
	color:#000;
	width:100%;
	padding:20px 0;
	margin-top:20px;margin-bottom:18px;
	cursor:pointer;
}



#ds_lk .show-comments a:hover{background:#000;color:#f3c118;}
#ds_lk .add-input-box p.grey{margin-bottom:8px;}
#ds_lk .add-input-box .input-border input[type="text"], #ds_lk .add-input-box select{width:100%;}
#ds_lk .add-input-box select{border:none;height:34px;font: 30px/34px 'PFDinTextCompPro-Regular';}
#ds_lk .left p{margin-bottom:8px;}
#ds_lk .comment-send, #ds_lk .input-border {width:96%;border:2px solid #b7b7b7;padding:7px 2%;}
.select-border {width:90%;border:2px solid #b7b7b7;padding:7px 3%;}
#ds_lk .input-border{margin-bottom:14px;}

.input-border select:focus {
      outline: none;
}

#ds_lk .input-border input[type], #ds_lk .input-border input[type="tel"], #ds_lk .input-border input[type="email"], #ds_lk .input-border input[type="url"]{margin:0;font:24px/30px 'PFDinTextCompPro-Regular';height:34px;}
#ds_lk .comment-send textarea, #ds_lk .input-border input[type], #ds_lk .input-border input[type="tel"], #ds_lk .input-border input[type="email"], #ds_lk .input-border input[type="url"]{
	float:left;	outline: none;
	width:95%;padding:0;
	border:none;
}
#ds_lk .comment-send textarea{resize:none;font:12px/34px 'Arial';height:34px;}
#ds_lk .comment-send .send-button, #ds_lk .input-border .save-button{display:inline-block;float:right;width:35%;text-align:right;}
#ds_lk .input-border input[type="button"], #ds_lk .input-border input[type="submit"], #ds_lk .comment-send .send-button a{
	display:inline-block;
	color:#b7b7b7;
	text-transform:uppercase;
	position:relative;
	font:14px 'Arial';font-weight:bold;
	padding-right:25px;
	cursor:pointer;
}
#ds_lk .input-border .save-button{position:relative;text-align:right;}
#ds_lk .comment-send .send-button a{line-height:34px;text-decoration:none;}
#ds_lk .input-border input[type="button"], #ds_lk .input-border input[type="submit"] {background:none;border:none;cursor:pointer;line-height:34px;}
#ds_lk .comment-send .send-button a:after, #ds_lk .input-border .save-button:after{
	display:inline-block;content:'';
	position:absolute;
	width:16px;
	background:url("../images/icon.png") no-repeat -176px 0;
	right:0;top:0;bottom:0;margin:auto;
}
#ds_lk .comment-send .send-button a:after{height:16px;background-position:-176px 0;}
#ds_lk .input-border .save-button:after{height:13px;background-position:-176px -19px;}
#ds_lk .comment-send .send-button:hover a, #ds_lk .input-border input[type="button"]:hover, #ds_lk .input-border input[type="submit"]:hover{color:#f3c118;}
#ds_lk .comment-send .send-button:hover a:after{background-position:-192px 0;}
#ds_lk .goods-box{padding-top:32px;}
#ds_lk .goods-box ul li{width:31%;	margin-right:2%;height:auto;vertical-align:top;}
#ds_lk .goods-box.ideas-box ul li .pr_collection_slider_img{height:200px;overflow:hidden;}
#ds_lk .goods-box.ideas-box ul li .pr_collection_slider_img img{max-width:none;}

#ds_lk .goods-box .pr_collection-info {padding-left:0;padding-right:0;display:inline-block;	width:100%;	box-sizing:border-box;}
#ds_lk .goods-box .pr_collection-info p{font-size:14px;}
#ds_lk .goods-box ul li:hover .pr_collection-info{background:#212121;}
#ds_lk .goods-box .pr_collection-info .clearfix{
	border-bottom:1px solid #9a9a9a;
	padding-bottom:14px;margin-bottom:14px;
	padding-left:20px;padding-right:20px;
}

/*
#ds_lk .goods-box .comments a{padding-left:20px;position:relative;}
#ds_lk .goods-box .comments a:before{
	content:'';display:inline-block;position:absolute;
	background:url("../images/icon.png") no-repeat -29px 0;
	width:16px;height:14px;
	left:0;
}
#ds_lk .goods-box .comments:hover a:before{background-position:-29px -14px;}
#ds_lk .goods-box .comments:hover a{color:#f3c118;}

*/
#ds_lk .goods-box .comments:hover a{color:#f3c118;}
#ds_lk .goods-box .comments a{padding-left:20px;position:relative;}
#ds_lk .goods-box .comments a:before{
	font-family: FontAwesome;
	content:"\f0e5";
	font-weight:bold;
	display:inline-block;
	position:absolute;
	width:16px;height:14px;
	left:0;
	background:none;
}

#ds_lk .goods-box .pr-info{font-style:italic;padding-left:20px;padding-right:20px;}
#ds_lk .goods-box .over-price{padding-left:20px;padding-right:20px;}
#ds_lk .goods-box li a{color:#fff;text-decoration:none;}
#ds_lk .goods-box li.add_box a {color: #ababab;}
#ds_lk .goods-box li.add_box:hover a {color: #f3c118;}


#ds_lk .goods-box .comments{float:left;}
#ds_lk .goods-box .buttons{float:right;}
#ds_lk .goods-box .alternative{
	position:absolute;right:0;bottom:0;
	display:flex;
	background:#f3c118;
	height:44px;
	box-sizing:border-box;
	border-radius:22px 0 0 22px;
	padding:10px;
	color:#000;
}
#ds_lk .goods-box .alternative p{
	font-size:14px;line-height:20px;font-weight:bold;
	margin:auto;
	position:relative;
	padding-right:25px;
}
#ds_lk .goods-box .alternative p:after{
	content:'';display:inline-block;
	position:absolute;right:0;top:0;bottom:0;
	background:url("../images/icon.png") no-repeat -390px -150px;
	width:20px;height:20px;
}

/*ÃÂ¼ÃÂ¾ÃÂ´ÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ÃÂµ ÃÂ¾ÃÂºÃÂ½ÃÂ¾ ÃÂ²Ã‘â€¹ÃÂ±ÃÂ¾Ã‘â‚¬ ÃÂ°ÃÂ»Ã‘Å’Ã‘â€šÃÂµÃ‘â‚¬ÃÂ½ÃÂ°Ã‘â€šÃÂ¸ÃÂ²*/
.modal-alternative{
	background:#fff;
	width:90%;height:90%;
	left:0;right:0;top:0;bottom:0;margin:auto;
	border:3px solid #f3c320;
}
.modal-alternative .main-good{float:left;width:35%;background:#f4f4f4;padding:40px;box-sizing:border-box;height:100%;position:relative;}
.modal-alternative .aternative-goods{float:right;width:65%;}
.modal-alternative .pr-photo{height:70%;position:relative;}
.modal-alternative .pr-photo img{height:100%;}
.modal-alternative .pr-name, .modal-alternative .subhead{font:28px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;text-transform:uppercase;}
.modal-alternative .pr-name{margin-bottom:0;}
.modal-alternative .pr-price{color:#a3a3a3; font-weight:bold;font-size:18px;margin-bottom:4px;}
.modal-alternative .pr-comment a{color:#000;text-decoration:none;padding:12px 0;display:inline-block;}
.modal-alternative .pr-comment{border-bottom:1px solid #000;margin-bottom:12px;position:relative;padding-left:25px;}
.modal-alternative .pr-comment a:before{
	content:'';display:inline-block;
	position:absolute;left:0;top:0;bottom:0;margin:auto;
	background:url("../images/icon.png") no-repeat -419px -16px;
	width:16px;height:14px;
}
.modal-alternative .aternative-goods{height:100%;overflow:auto;padding:36px;box-sizing:border-box;}
.modal-alternative .aternative-goods ul{font-size:0;}
.modal-alternative .aternative-goods ul li{
	list-style:none;display:inline-block;
	width:33%;
	padding-right:8px;box-sizing:border-box;
	font-size:14px;
	margin-bottom:20px;
	vertical-align:top;
}
.modal-alternative .alt-info{background:#212121;padding:12px 0;}
.modal-alternative .alt-info_{border-bottom:1px solid #9a9a9a;}
.modal-alternative .alt-type, .modal-alternative .alt-name{display:inline-block;padding-bottom:10px;color:#fff;border-bottom:0px;box-sizing:border-box;width:100%;}
.modal-alternative .alt-info_, .modal-alternative .wrap-line{padding-left:12px;padding-right:12px;}
.modal-alternative .alt-name{height: 32px;overflow: hidden;}
.modal-alternative .over-price{text-decoration:line-through;padding-top:20px;}
.modal-alternative .wrap-pr-price, .md-content .wrap-pr-price{padding-top:4px;padding-bottom:20px;color:#a3a3a3;}
.modal-alternative .over-pr-price, .md-content .over-pr-price{text-decoration:line-through;font-size:14px;}
.modal-alternative .wrap-line{padding-top:12px;}
.modal-alternative .alt-img a.over{font-size:0;}
.modal-alternative .subhead{margin-bottom:25px;}
.modal-alternative .alt-price{color:#fff;font-weight:bold;display:inline-block;float:left;font-size:16px;}
.modal-alternative .wrap-line .buttons{float:right;}
.modal-alternative .wrap-line .float_l{height:46px;overflow:hidden;}
.modal-alternative .alt-img{position:relative;}
.modal-alternative .com-box{font-size:14px;position:absolute;bottom:12px;right:12px;}
.modal-alternative .com-box span{
	display:inline-block;
	background:#f3c118;
	border-radius:2px;
	color:#212121;
	text-decoration:none;
	padding: 4px 7px;
}
/* .modal-alternative .com-box span:before{
	content:'';display:inline-block;position:absolute;left:-24px;
	background:url("../images/icon.png") no-repeat -29px 0;
	width:16px;height:14px;
} */
.modal-alternative .spec_close {background:none; position:relative; width:auto; height:auto;}
.modal-alternative .spec_close:before {left:-20px !important;}
.modal-alternative .spec_close:hover {background:none;}

/*Ã‘â‚¬ÃÂµÃÂ´ÃÂ°ÃÂºÃ‘â€šÃÂ¸Ã‘â‚¬ÃÂ¾ÃÂ²ÃÂ°ÃÂ½ÃÂ¸ÃÂµ ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂ¸ÃÂ»Ã‘Â*/
#ds_lk .lk-box .edit-profile .left{width:45%;}
#ds_lk .lk-box .edit-profile .right{width:53%;}
#ds_lk  .edit-profile .right p{margin-bottom:8px;}
#ds_lk .double-input li{width:48%;list-style:none;display:inline-block;}
#ds_lk .double-input li:last-child{float:right;}
#ds_lk .double-input li:first-child{float:left;}
#ds_lk .edit-profile textarea{height:122px; width:100%;}
#ds_lk .lk-box .edit-profile .left .cover img{width:100%;min-height:280px;}

/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂµÃÂ½ÃÂµÃ‘â€š - Ã‘ÂÃÂ¾ÃÂ¾ÃÂ±Ã‘â€°ÃÂµÃÂ½ÃÂ¸Ã‘Â*/
#ds_lk .messages a{color:#000;text-decoration:none;}
#ds_lk .messages li:hover{background:#f3f3f4;}
#ds_lk .messages ul li{border-bottom:1px solid #b7b7b7;padding:10px;position:relative;list-style:none;display:inline-block;}
#ds_lk .messages ul li.new{background:#e9fecd;}
#ds_lk .messages ul li button {
    float: right;
    padding: 0px 15px;
    line-height: 36px;
    height: 36px;
}

#ds_lk .messages ul [class*='level-'] {padding-left:240px; width:100%;}
#ds_lk .messages ul [class*='level-1'] {padding-left:30px;}
#ds_lk .messages ul [class*='level-2'] {padding-left:60px;}
#ds_lk .messages ul [class*='level-3'] {padding-left:90px;}
#ds_lk .messages ul [class*='level-4'] {padding-left:120px;}
#ds_lk .messages ul [class*='level-5'] {padding-left:150px;}
#ds_lk .messages ul [class*='level-6'] {padding-left:180px;}
#ds_lk .messages ul [class*='level-7'] {padding-left:210px;}
#ds_lk .messages ul [class*='level-8'] {padding-left:240px;}
#ds_lk .messages ul [class*='level-0'] {padding-left:0px;}

#ds_lk .messages ul [class*='level-']:not([class*=level-0]):before {
	content: "";
}
#ds_lk .messages .reply {position:absolute;bottom:3px;right:3px;cursor:pointer;color:#212121;}
#ds_lk .messages ul li:hover .reply {color: #f3c118;}


#ds_lk .messages .avatar{position:relative;float:left;left:10px;width:66px;}
#ds_lk .messages .avatar div, #ds_lk .messages .short_text, #ds_lk .messages .date{height:48px;}
#ds_lk .messages .avatar div, #ds_lk .chat .avatar{width:66px;overflow:hidden;}
#ds_lk .messages .date{float:right;width:10%;font-size:12px;position:relative;}
#ds_lk .messages .date p{position:absolute;bottom:6px;left:0;right:0;}
#ds_lk .messages .short_text{float:left;width:auto;display:flex;text-align:left;box-sizing:border-box;padding-left:26px;}
#ds_lk .messages .short_text div{margin:auto;}
#ds_lk .messages .avatar img{width:66px;}
#ds_lk .messages .text{height:20px;overflow:hidden;line-height:20px; width: 750px;}
/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€š ÃÂ¿ÃÂµÃ‘â‚¬ÃÂµÃÂ¿ÃÂ¸Ã‘ÂÃÂºÃÂ°*/
#ds_lk .chat {text-align:left;}
#ds_lk .chat .text{position:relative;border:3px solid #f3c118;border-radius:6px;box-sizing:border-box;padding:30px;width:100%;line-height:20px;}
#ds_lk .chat .text:before{
	content:'';display:inline-block;
	position:absolute;top:-14px;left:30px;
	background:url("../images/icon.png") no-repeat -77px 0;
	width:26px;height:14px;
}
#ds_lk .chat .text.grey_b:before{background-position:-77px -14px;}
#ds_lk .chat li{margin-bottom:20px;list-style:none;display:inline-block;}
#ds_lk .chat .avatar{float:left;}
#ds_lk .chat .name_{float:right;padding-left:10px;box-sizing:border-box;}
#ds_lk .chat .wrap_name{display:inline-block;margin-bottom:30px;}
#ds_lk .chat .grey_b{border-color:#ababab;}
#ds_lk .chat textarea{margin-bottom:20px;border:3px solid #a3a3a3;width:100%;height:170px;padding:10px;box-sizing:border-box;}

/*Ã‘ÂÃ‘â€šÃÂ°Ã‘â€šÃ‘Æ’Ã‘ÂÃ‘â€¹ Ã‘â€šÃÂ¾ÃÂ²ÃÂ°Ã‘â‚¬ÃÂ¾ÃÂ²*/
#ds_lk .status{
	display:inline-block;
	height:44px;width:44px;
	border-radius:0 0 22px 22px;
	top:0;left:0;right:0;
	margin:0 1px;
	position:relative;z-index:222;
}
/*
#ds_lk .status.yes-goods, #ds_lk .status.time-goods, #ds_lk .bell-goods{background:#f3c118;}
ds_lk .status.no-goods, #ds_lk .bell-goods-dark{background:#212121;}
#ds_lk .status span{
	display:inline-block;position:absolute;
	background:url("../images/icon.png") no-repeat 0 -85px;
	width:22px;height:22px;
	left:0;right:0;top:10px;margin:auto;
}
#ds_lk .yes-goods span{background-position:0 -85px;}
#ds_lk .no-goods span{background-position:-44px -107px;}
#ds_lk .time-goods span{background-position:0 -129px;width:24px;height:24px;}
#ds_lk .bell-goods span{background-position:0 -154px;width:22px;height:25px;}
#ds_lk .bell-goods-dark span{background-position:-23px -154px;width:22px;height:25px;}
*/

#ds_lk .status {background:#f3c118;}
#ds_lk .status.no-goods, #ds_lk .bell-goods-dark{background:#212121;}
#ds_lk .status span{
	width:24px;height:24px;
	display:inline-block;position:absolute;
	background:none;
	width:22px;height:22px;
	left:0;right:0;top:10px;margin:auto;
}
#ds_lk .status span:before{
	font-family: FontAwesome;
	width:24px;
	height:24px;
	color: white;
	font-size: 24px;
	line-height: 24px;
}


#ds_lk .time-goods span:before {content: "\f017";}
#ds_lk .bell-goods span:before {content:"\f0a2"; color: #3f51b5; }
#ds_lk .bell-goods-dark span:before {content:"\f0a2"; }
#ds_lk .yes-goods span:before {content: "\f087"; color:#008205;}
#ds_lk .no-goods span:before {content: "\f088"; color:#c80000;}


/*ÃÂ¼ÃÂµÃÂ½Ã‘Å½ ÃÂ² ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½ÃÂ¾ÃÂ¼ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€šÃÂµ ÃÂ²ÃÂµÃ‘â‚¬Ã‘â€¦ÃÂ½ÃÂµÃÂµ*/
.lk_menu_line{
	background:#212121;
	border-top:7px solid #f3c118;border-bottom:1px solid #fff;
	padding:14px 1%;
}
.lk_menu_line ul{font-size:0px;}
.lk_menu_line ul li{
	list-style:none;display:inline-block;
	margin:0 1% 0 0;
	width:8%;
	vertical-align:top;text-align:center;
}

.lk_menu_line ul li{
	width:8%!important;
}

.lk_menu_line ul li a{
	width:96%;height:40px;
	position:relative;
	display:inline-block;
	border:3px solid #fff;border-radius:6px;
	font:16px/14px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-decoration:none;text-transform:uppercase;
	padding:0 2%;padding-top:46px;	color:#fff;

}
.lk_menu_line ul li a:hover{color:#f3c118;border-color:#f3c118;}
.lk_menu_line ul li a:before{
	position:absolute;content:'';
	left:0;right:0;top:14px;margin:auto;
	background:url("../images/icon.png") -237px 0;
	display:inline-block;
	/*width:16px;height:16px;*/
	font-family: FontAwesome;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
}
/*
.lk_menu_line ul li.project_ a:before{top:18px;}
.lk_menu_line ul li:hover a:before{background-position:-237px -28px;}
.lk_menu_line ul li.log-out_ a:before{background-position:-253px 0px;width:24px;height:24px;}
.lk_menu_line ul li.log-out_:hover a:before{background-position:-253px -28px;}
.lk_menu_line ul li.message_ a:before{background-position:-277px 0px;width:24px;height:24px;top:16px;}
.lk_menu_line ul li.message_:hover a:before{background-position:-277px -28px;}
.lk_menu_line ul li.my-orders_ a:before{background-position:-301px 0px;width:21px;height:24px;}
.lk_menu_line ul li.my-orders_:hover a:before{background-position:-301px -28px;}
.lk_menu_line ul li.settings_ a:before{background-position:-322px 0px;width:24px;height:24px;}
.lk_menu_line ul li.settings_:hover a:before{background-position:-322px -28px;}
.lk_menu_line ul li.safe_ a:before{background-position:-346px 0px;width:24px;height:24px;}
.lk_menu_line ul li.safe_:hover a:before{background-position:-346px -28px;}
.lk_menu_line ul li.profile_ a:before{background-position:-370px 0px;width:24px;height:24px;}
.lk_menu_line ul li.profile_:hover a:before{background-position:-370px -28px;}
.lk_menu_line ul li.my-clients_ a:before{background-position:-394px 0px;width:24px;height:24px;}
.lk_menu_line ul li.my-clients_:hover a:before{background-position:-394px -28px;}
.lk_menu_line ul li.my-reviews a:before{background-position:-466px -150px;width:25px;height:20px;}
.lk_menu_line ul li.my-reviews:hover a:before{background-position:-466px -171px;}
.lk_menu_line ul li.catalog a:before{background-position:-394px -58px;width:24px;height:24px;}
.lk_menu_line ul li.catalog:hover a:before{background-position:-370px -58px;}
*/
.lk_menu_line ul li.safe_ a:before{
	content: "\f067";
	background:none;
}

.lk_menu_line ul li.bonus_ a:before{
	content: "\f155";
	background:none;
}

.lk_menu_line ul li.log-out_ a:before{
	content: "\f08b";
	background:none;
}

.lk_menu_line ul li.orders_ a:before{
	content: "\f291";
	background:none;
}

.lk_menu_line ul li.projects_ a:before{
	content: "\f1b3";
	background:none;
}

.lk_menu_line ul li.profile_ a:before{
	content: "\f040";
	background:none;
}

.lk_menu_line ul li.catalog_ a:before{
	content: "\f0f6";
	background:none;
}

.lk_menu_line ul li.albums_ a:before{
	content: "\f1c5";
	background:none;
}

.lk_menu_line ul li.messages_ a:before{
	content: "\f003";
	background:none;
}

.lk_menu_line ul li.reviews_ a:before{
	content: "\f0e6";
	background:none;
}

.lk_menu_line ul li.favorites_ a:before{
	content: "\f08a";
	background:none;
}

.lk_menu_line ul li.clients_ a:before{
	content: "\f2c0";
	background:none;
}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ Ã‘â€šÃÂ°ÃÂ±ÃÂ»ÃÂ¸Ã‘â€ Ã‘â€¹ - ÃÂ¼ÃÂ¾ÃÂ¸ ÃÂ·ÃÂ°ÃÂºÃÂ°ÃÂ·Ã‘â€¹, ÃÂ¼ÃÂ¾ÃÂ¸ ÃÂ·ÃÂ°ÃÂºÃÂ°ÃÂ·Ã‘â€¡ÃÂ¸ÃÂºÃÂ¸*/
#ds_lk .lk-table{width:100%;margin-bottom:40px;}
#ds_lk .lk-table tr td{padding:12px 8px;font-size:12px;}
#ds_lk .lk-table thead tr td{background:#f3f3f4;font-size:14px;font-weight:bold;}
#ds_lk .lk-table tr{border-bottom:1px solid #9a9a9a;}
#ds_lk .lk-table thead td p{position:relative;}
#ds_lk .lk-table .sort-button{position:absolute;left:-20px;}
#ds_lk .lk-table .price{font-size:20px;font-weight:bold;}
#ds_lk .lk-table .name, #ds_lk .lk-table .pr-name{font:18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#ds_lk .lk-table .st{position:relative;margin-bottom:15px;padding-left:30px;}
#ds_lk .lk-table .st:before{
	content:'';
	display:inline-block;
	position:absolute;top:0;bottom:0;margin:auto;
	background:url("../images/icon.png") no-repeat -416px -120px;
}

#ds_lk .lk-table tr td.bt-white {
    border-top: white 1px solid;
}

#ds_lk .lk-table .st:before{left:0;width:24px;height:24px;}
#ds_lk .lk-table .st-order:before{background-position:-440px -120px;}
#ds_lk .lk-table .st-order{color:#a3a3a3;}
#ds_lk .lk-table .st-done:before{background-position:-416px -120px;}
#ds_lk .lk-table .st-done{color:#90c844;}
#ds_lk .lk-table .st-decline:before{background-position:-464px -120px;}
#ds_lk .lk-table .st-decline{color:#c80000;}
#ds_lk .lk-table .st-analog:before{background-position:-392px -120px;}

/*ÃÂ¾Ã‘â€žÃÂ¾Ã‘â‚¬ÃÂ¼ÃÂ»ÃÂµÃÂ½ÃÂ¸ÃÂµ ÃÂ·ÃÂ°ÃÂºÃÂ°ÃÂ·ÃÂ° ÃÂ² ÃÂ»ÃÂº*/
#ds_lk .lk-table .pr-photo img{width:100px;max-width:none;border:1px solid #9a9a9a;}
#ds_lk .lk-table .pr-name{margin-bottom:16px;}
#ds_lk .lk-table .pr-name-wrap{padding-top:8px;}
#ds_lk .lk-table .price-wrap .price{margin-bottom:6px;position:relative;}
#ds_lk .lk-table .edit-price{
	position:relative;margin-left: 5px;
	display:inline-block;
	width:16px;height:16px;
	background:url("../images/icon.png") no-repeat -32px -196px;
}
#ds_lk .lk-table .edit-price:hover{background-position:-16px -196px;}
#ds_lk .lk-table .price-wrap .grey{margin-bottom:20px;}
#ds_lk .lk-table .pr-quon{min-width:100px;}
table.align-top td{vertical-align:top;}

/*ÃÂ»ÃÂ¸Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂ¹ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€š - ÃÂ¼ÃÂ¾ÃÂ¸ ÃÂ·ÃÂ°ÃÂºÃÂ°ÃÂ·Ã‘â€¡ÃÂ¸ÃÂºÃÂ¸*/
#ds_lk .lk-table .avatar img{width:160px;max-width:none;}
#ds_lk .lk-table .cl-name{
	margin-bottom:5px;
	margin-top:5px;
	font-family: 'PFDinTextCompPro-Regular', 'Arial', sans-serif;
	font-size:16px;
}
#ds_lk .lk-table .alb-name{margin-bottom:4px;}
#ds_lk .lk-table .status-list{margin-top:24px;margin-bottom:30px;position:relative;}
#ds_lk .lk-table .status-list li{display:inline-block;position:relative;padding-left:24px;width:100%;padding-top:6px;padding-bottom:6px;}
#ds_lk .lk-table .status-list:before, #ds_lk .lk-table .al-type:before, #ds_lk .lk-table td.action-td:before, #ds_lk .lk-table .ac-text:before, #ds_lk .lk-table .status-list p.grey a:before{content:'';display:inline-block;position:absolute;}
#ds_lk .lk-table .al-type:before{
	left:0;top:0;bottom:0;margin:auto;
	width:9px;height:9px;
	border-radius:5px;
	background:#a3a3a3;
}
#ds_lk .lk-table .status-list:before{
	left:4px;top:0;
	width:1px;height:100%;
	background:#a3a3a3;
}

#ds_lk .lk-table a {color:#212121;}

#ds_lk .lk-table .status-list li:first-child{padding-top:0;}
#ds_lk .lk-table .status-list li:last-child{padding-bottom:0;}
#ds_lk .lk-table .status-list li:last-child .al-type:before{bottom:0;top:auto;}
#ds_lk .lk-table .status-list li:first-child .al-type:before{top:0;bottom:auto;}
#ds_lk .lk-table .status-list p.grey{float:right;width:50%;}
#ds_lk .lk-table .status-list p.grey a{color:#a3a3a3;text-decoration:none;position:relative;}
#ds_lk .lk-table .status-list p.grey a:hover{text-decoration:underline;}
#ds_lk .lk-table .status-list p.grey a:before{background:url("../images/icon.png") no-repeat -419px 0;width:16px;height:16px;left:-22px;top:0;bottom:0;margin:auto;}
#ds_lk .lk-table .status-list p.al-type{float:left;width:50%;}

#ds_lk .lk-table .al-type a {text-decoration:none;}
#ds_lk .lk-table .al-type a:hover {text-decoration:underline;}
#ds_lk .lk-table .type-gre:before{background-color:#3c8620;}
#ds_lk .lk-table .type-gr:before{background-color:#a3a3a3;}
#ds_lk .lk-table .type-red:before{background-color:#cb1010;}
#ds_lk .lk-table .type-gre a {color:#3c8620;}
#ds_lk .lk-table .type-gr a {color:#a3a3a3;}
#ds_lk .lk-table .type-red a {color:#cb1010;}

#ds_lk .lk-table .info{padding:10px;border-radius:3px;display:inline-block;}
#ds_lk .lk-table .info-work{background:#f3c118;}
#ds_lk .lk-table .info-done{border:3px solid #3c8620;color:#3c8620;}

#ds_lk .lk-table .action-list li{display:block;position:relative;padding-bottom:24px;}
#ds_lk .lk-table .action-list .grey{margin-bottom:4px;}
#ds_lk .lk-table td.action-td{position:relative;width:30%;}
#ds_lk .lk-table td.action-td:before{width:1px;height:100%;background:#a3a3a3;left:13px;top:0;}
#ds_lk .lk-table td.action-td .ac-text, #ds_lk .lk-table td.action-td .grey, #ds_lk .lk-table td.action-td .all-action{padding-left:30px;}
#ds_lk .lk-table .ac-text{line-height:18px;}
#ds_lk .lk-table .ac-text:before{
	background:#fff url("../images/icon.png") no-repeat -435px 4px;
	width:15px;height:14px;
	left:0;
	padding:4px 0 2px 0;
}
#ds_lk .lk-table .ac-t-gre:before{background-position:-435px 4px;}
#ds_lk .lk-table .ac-t-red:before{background-position:-450px 4px;}
#ds_lk .lk-table .ac-t-mes:before{background-position:-419px 4px;width:16px;height:16px;}

/*Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂ° ÃÂ¿Ã‘â‚¬ÃÂ¾ÃÂµÃÂºÃ‘â€šÃ‘â€¹ - ÃÂ»ÃÂ°ÃÂ½ÃÂ´Ã‘Ë†ÃÂ°Ã‘â€žÃ‘â€šÃ‘â€¹ ÃÂ¸ ÃÂ¸ÃÂ½Ã‘â€šÃÂµÃ‘â‚¬Ã‘Å’ÃÂµÃ‘â‚¬Ã‘â€¹*/
/*ÃÂ±ÃÂ»ÃÂ¾ÃÂºÃÂ¸ Ã‘Â ÃÂ¿Ã‘â‚¬ÃÂ¾ÃÂµÃÂºÃ‘â€šÃÂ°ÃÂ¼ÃÂ¸*/
.ul-boxes{font-size:0;}
.ul-boxes li, .ul-boxes li .box-img{display:inline-block; overflow:hidden;}
.ul-boxes li .wrap-box-img{position:relative;}
.ul-boxes li{list-style:none;margin: 0 2% 20px 0;width: 31%;}
.ul-boxes li .box-img{height:180px;width:100%;}
.ul-boxes li .box-img img{width:100%;height:100%;}
.ul-boxes li .box-name{overflow: hidden; white-space: nowrap; font-size:14px;text-align:left;background:#212121;padding: 15px 16px 18px 16px; width:100%; height: 20px;-o-text-overflow: ellipsis; text-overflow:ellipsis;}
.ul-boxes li .project-name{font:20px 'PFDinTextCompPro-Regular', Sans-serif;margin-bottom:6px;}
.ul-boxes li .designer-name a{color:#fff;text-decoration:none;}
.ul-boxes li .project-prostranstvo a{color: #c4c4c4;font-style: italic;text-decoration: none;font-size: 14px;}
.ul-boxes li .designer-name a:hover{color:#f3c118;}
.ul-boxes li:hover img{opacity:0.4;}
.ul-boxes li:hover .navigate-buttons{display:block;}
#product-listing .listing.more-boxes{width:100%;}
.listing.more-boxes .ul-boxes li{width: 23%;}

/*ÃÂºÃÂ½ÃÂ¾ÃÂ¿ÃÂºÃÂ° Ã‘ÂÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃ‘Å’ Ã‘â€žÃÂ¸ÃÂ»Ã‘Å’Ã‘â€šÃ‘â‚¬*/
.filter_on_off{
	white-space:nowrap;
	text-transform: uppercase;
	font:14px 'Arial', Sans-serif; font-weight:bold;
	color: #f3c118;
	background:#212121;border-radius: 6px;border:none;
	padding: 10px 8px 11px 8px;
	cursor: pointer;
}
.filter_on_off:hover{background:#f3c118;color:#000;}

/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘ÂÃÂ¾Ã‘â‚¬Ã‘â€šÃÂ¸Ã‘â‚¬ÃÂ¾ÃÂ²ÃÂºÃÂ¸ Ã‘ÂÃÂ¿Ã‘â‚¬ÃÂ°ÃÂ²ÃÂ° Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ Ã‘â€¹*/
.filter .range-wrap{margin-bottom:16px;}
.filter{
	position:relative;
	float:right;
	width:20%;
	border:3px solid #f3c118;border-radius:6px;
	padding:15px 2%;
	margin-bottom:40px;
}
.filter .buttons, .filter .wrapper{margin-bottom:15px;}
.filter input[type="submit"], .filter input[type="button"]{
	display:inline-block;
	border:none;border-radius:6px;
	background:#f3c118;
	font:14px 'Arial', Sans-serif;font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	height:44px;
	padding:0 5%;margin:0 3% 10px 0;
	float:left;
}
.filter .buttons input:hover{background:#212121;color:#f3c118;}
.filter .category_ + label{
	font:22px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;text-decoration:underline;text-decoration:underline;
	color:#f3c118;
	cursor:pointer;
	width:95%;
	display:inline-block;
	padding-right:5%;
}
.filter .category_ + label .close_, .filter .category_  + label .cross_{display:none;}
.filter .category_ + label::before{
	background:url("../images/icon.png") no-repeat -45px -14px;
    content: "";display: inline-block;
    height:13px;width:7px;
	margin:0 5px 0 0;
}
.filter .category_:checked  + label .close_{display:inline;}
.filter .category_:checked  + label .open_{display:none;}
.filter .category_:checked  + label ~ ul{display:inline-block;}
.filter .category_:checked  + label .cross_{
	background:url("../images/icon.png") no-repeat -63px -34px;
	width:15px;height:15px;
	display:inline-block;
	right:0;top:8px;position:absolute;
}
ul.filter_ {display:none;margin-top:15px;}
ul.filter_ li{list-style:none;font-size:12px;}
ul.filter_ li ul{
	padding:15px 0 15px 30px;
	font-style:italic;
	display:none;
	width:90%;
}
ul.filter_ li ul ul{color:#b1b1b1;font-style:normal;}
ul.filter_ input[type="checkbox"], ul.filter_ input[type="radio"] {display:none;}
ul.filter_ input[type="checkbox"] + label, ul.filter_ input[type="radio"] + label {cursor: pointer;}
ul.filter_ input[type="checkbox"] + label::before, ul.filter_ input[type="radio"] + label::before {
    content: "";display: inline-block;
    height:18px;width:18px;
    margin:0 5px 0 0;
    background-image: url("../images/sprite.png");background-repeat: no-repeat;
}
ul.filter_ input[type="checkbox"] + label:before {background-position: -38px -260px;}
ul.filter_ input[type="radio"] + label:before {background-position: 0px -279px;}
ul.filter_ input[type="checkbox"]:checked + label:before {background-position: -114px -260px;}
ul.filter_ input[type="radio"]:checked + label:before {background-position: -108px -279px;}
ul.filter_ input[type="checkbox"]:disabled + label:before {background-position: -152px -260px;}
ul.filter_ input[type="checkbox"]:checked:disabled + label:before {background-position: -171px -260px;}
ul.filter_ input[type="radio"]:disabled + label:before {background-position: -144px -279px;}
ul.filter_ input[type="radio"]:checked:disabled + label:before {background-position: -162px -279px;}
ul.filter_ input[type="checkbox"]:checked + label  ~ ul{display:inline-block;}
/*Ã‘â€ ÃÂ¸Ã‘â€žÃ‘â‚¬Ã‘â€¹ ÃÂ´ÃÂ¸ÃÂ°ÃÂ¿ÃÂ°ÃÂ·ÃÂ¾ÃÂ½ÃÂ°*/
.range-numbers span, .range-numbers input{float:right;}
.range-numbers{font-size:12px;line-height:20px;margin-bottom:8px;}
.range-numbers input{border:none;width:50%;text-align:right;vertical-align:inherite;}

/*ÃÂ¿ÃÂµÃ‘â‚¬ÃÂµÃÂºÃÂ»Ã‘Å½Ã‘â€¡ÃÂµÃÂ½ÃÂ¸ÃÂµ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ */
.paginator a{
	color:#000;
	text-decoration:none;
	font-size:14px;
	display:inline-block;
	margin:0 10px;
}
.paginator a:hover{color:#f3c118;font-weight:bold;}
.paginator a.select{
	background:#f3c118;
	border-radius:6px;
	padding:10px 13px;
	margin:0;
}
.paginator a.select:hover{color:#000;font-weight:normal;}

/*ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ° ÃÂ¸ÃÂ½Ã‘â€šÃÂµÃ‘â‚¬Ã‘Å’ÃÂµÃ‘â‚¬ÃÂ°*/
#interier{padding-bottom:40px;}
#interier .bread{margin-bottom:35px;}
#interier .pr_galery{margin-bottom:25px;}
#interier .in_designer-image{float:left;}
#interier .in_designer-wrap{margin-bottom:14px;}
#interier .in_designer-image{
	width:15%;height:43px;
	overflow:hidden;
	margin-right:4%;
}
#interier .in_designer-image img{max-width:100%;}
#interier .in_designer-name-wrap{float:left;	width:81%;}
#interier .in_designer-name-wrap ul li{
	list-style:none;display:inline-block;
	margin-right:3%;
}
#interier .in_designer-name-wrap ul li a{color:#a3a3a3;font-size:14px;}
#interier .in_designer-image img{height:43px;}
#interier .in_designer-name a{font:30px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;line-height:30px;color:#000;text-decoration:none;}
#interier .in_designer-name a:hover{color:#f3c118;}
#interier .site_{margin-bottom:20px;}
#interier .rating, #interier .rating span{
	display:inline-block;
	height:18px;
	line-height:18px;font-size:14px;
}
#interier .rating span{float:right;padding-left:15px;}
#interier .character_{margin-bottom:15px;}
#interier .yellow-box{padding-left:5%;padding-right:5%;}
#interier .yellow-box{font-size:14px;line-height:18px;}
#interier .yellow-box h1{line-height:30px;}
#interier .image-wrap{position:relative;}
#interier .pr_galery:hover .navigate-buttons{display:inline-block;}
#interier .project-text{margin-bottom:20px;}
#in_interier{text-align:center;padding:50px 0;}
#in_interier h2{	margin-bottom:25px;}

/*ÃÂ¾Ã‘â€šÃÂ·Ã‘â€¹ÃÂ²Ã‘â€¹ ÃÂ¾ ÃÂ¿Ã‘â‚¬ÃÂ¾Ã‘â€žÃÂµÃ‘ÂÃ‘ÂÃÂ¸ÃÂ¾ÃÂ½ÃÂ°ÃÂ»ÃÂµ*/
.review-list ul li{
	list-style:none;display:inline-block;
	border-bottom:1px solid #b7b7b7;
	padding-bottom:30px;
	margin-bottom:20px;
	text-align:left;
	width:100%;
}
.guest-pic{float:left;margin-right:16px;}
.info{margin-bottom:20px;}
.guest-pic img{height:60px;}
.name{margin-bottom:7px;}
.rate-star{
	display:inline-block;
	background:url("../images/icon.png") no-repeat -530px -150px;
	width:20px;height:20px;
}
.review-list .text{font-size:14px;line-height:20px;margin-bottom:30px;}
.review-list .date, .review-list .rating p.grey{font-size:12px;margin-bottom:5px;}

#reviews a.rate-star{background-position:-530px -170px;}
#reviews .review-list{float:left;width:55%;}
#reviews .add-review{
	position:relative;
	float:right;width:38%;
	border: 3px solid #f3c118;
	border-radius: 6px;
	padding: 20px 2%;
	font-size:14px;
}
#reviews .big{font:30px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;margin-bottom:20px;}
#reviews .add-review p{margin-bottom:14px;}
#reviews .add-review input[type="text"], #reviews .add-review textarea{border:2px solid #b7b7b7;padding:7px 2%;width:96%;}
#reviews .add-review input[type="text"]{height:34px;margin-bottom:14px;}
#reviews .add-review textarea{font:12px 'Arial', Sans-serif;height:180px;}
#reviews .add-review input[type="button"], #reviews .add-review input[type="submit"]{
	border:none;
	font:14px 'Arial', Sans-serif;font-weight: bold;
	text-transform:uppercase;text-align:center;
	background:#f3c118;
	padding:20px;
	margin-top: 20px;margin-bottom: 18px;
	cursor: pointer;
}
#reviews .add-review input[type="button"]:hover, #reviews .add-review input[type="submit"]:hover{background:#212121;color:#f3c118;}
#reviews .add-review:before {
    content:'';display:inline-block;
    position:absolute;
    width:14px;height:26px;
    background:url("../images/icon.png") no-repeat -63px 0;
    left:-14px;top:15%;
}
#rating_1{margin-bottom:14px;}

.review-list .guest-name{display:flex;height:48px;}
.review-list .br-wrapper {text-align:right;}
.review-list .name_, .review-list .br-wrapper {margin:auto 0;width:50%;}
.review-list ul ul{margin-left:30px;}
.review-list ul ul li{border-bottom:0;padding:0;}
.review-list ul ul li .reviews_respond{border:3px solid #ababab;border-radius: 6px;box-sizing:border-box;padding:20px 40px;margin-bottom:20px;}

/*ÃÂºÃÂ¾Ã‘â‚¬ÃÂ·ÃÂ¸ÃÂ½ÃÂ°*/
#busket{padding-bottom:50px;}
#busket .float_l{/*width:74%;*/width:100%;}
#busket .float_r{
    border: 3px solid #c80000;
    border-radius: 6px;
    float: right;
    padding: 25px 2% 35px 2%;
    width: 20%;
	text-align:center;
}
#busket table{width:100%;margin-bottom:16px;}
#busket table tr td{border-bottom:1px solid #9a9a9a;}
#busket table thead td{background:#f3c118;font-weight:bold;font-size:14px;}
#busket table tfoot td{border-bottom:0;padding-top:16px;}
#busket table tfoot  td:first-child{text-align:left;}
#busket table tfoot  td a{text-decoration:underline;}
#busket table tfoot  td a:hover{text-decoration:none;}
#busket table td{
	font-size:12px;line-height:16px;
	vertical-align:top;
	position:relative;
	text-align:left;
	padding:13px 8px;
}
#busket table td.pr-name{width:20%;}
#busket table tbody img{height:112px;border:1px solid #a3a3a3;max-width:none;}
#busket td.pr-name p, #busket td.pr-fabrice p{font:18px/20px 'PFDinTextCompPro-Regular';}
#busket td.pr-photo{padding-right:0;}
#busket .price{font-size:20px;line-height:22px;margin-bottom:3px;}
#busket .pr_delivery{
	position:relative;
	padding-bottom:12px;margin-bottom:20px;
	border-bottom:1px solid #a3a3a3;
}
#busket .pr_delivery p{padding-left:30px;}
#busket table .pr-status{margin-top:20px;font-weight:bold;}
#busket .pr-order{text-align:center;}
#busket .pr-total{
	font-size:20px;color:#c80000;
	margin-bottom:26px;
}
#busket table .pr-total{color:#000;}
#busket .pr-total-text{
	font:20px 'PFDinTextCompPro-Regular';
	text-transform:uppercase;
	margin-bottom:5px;
}
#busket table .pr-total-text, #busket table .pr-total{margin:0;line-height:22px;}
#busket table .sort-button{position:absolute;left:-20px;background-position:-160px -34px;}
#busket table .sort-button:hover{background-position:-208px -34px;}
#busket table .price{position:relative;display:inline-block;}
#busket table .price, #busket table .pr-total{font-weight:bold;}
#busket table .edit-price{
    position: relative;
    margin-left:5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/icon.png") no-repeat -32px -196px;
}
#busket table .edit-price:hover{background-position:-16px -196px;}
#busket .pr-quon{line-height:14px;white-space:nowrap;}
.minus, .plus{
	display:inline-block;
	background:url("../images/icon.png") no-repeat -481px 0;
	width:14px;height:14px;
	margin:0 12px;
}
.minus{background-position:-466px 0;}
.delete-button{
	background:url("../images/icon.png") no-repeat -496px 0;
	width:15px;height:15px;
	display:inline-block;
	position:absolute;
	top:0;bottom:0;left:0;margin:auto;
}
#busket .checkout p{font-size:14px;}
#busket .checkout p.sub{font:24px 'PFDinTextCompPro-Regular';margin-bottom:14px;}
#busket .input-line div{float:left;position:relative;margin-right:2%;}
#busket .input-line p{margin-bottom:6px;}
#busket .input-line input, #busket .delivery_ .select-wrap{height:28px;line-height:40px;padding:6px;border:1px solid #a3a3a3;}
#busket .input-line input{
	display:inline-block;
	width:95%;
	margin-bottom:16px;
}
#busket .input-line input[type="checkbox"]{width:auto;}
#busket .delivery_ select{width:100%;height:28px;border:none;}
#busket .input-40{width:40%;}
#busket .house, #busket .input-25{width:25%;}
#busket .country, #busket .town_{width:18.9%;}
#busket .house input{width:25%;}
#busket .personal_ input, #busket .c-company input{border:2px solid #a3a3a3;}
#busket textarea{width:89.9%;height:190px;padding:2%;border:1px solid #a3a3a3;margin-bottom:16px;}
#busket .info p{margin-bottom:4px;}
#busket .box_{
	border-bottom:1px solid #a3a3a3;
	padding-bottom:16px;margin-bottom:16px;
	font-size:14px;
}
#busket .box_ p{margin-bottom:5px;}
#busket .delivery.box_ b{white-space:nowrap;}
#busket .personal_type li{list-style:none;display:inline-block;}
#busket .personal_type li a{
	display:inline-block;
	border-radius: 6px;
	border: 3px solid #a3a3a3;
	padding:10px 16px;
	color:#a3a3a3;
	text-decoration:none;text-transform:uppercase;
	font:18px 'PFDinTextCompPro-Regular';
}
#busket .personal_type li input{margin:0 8px 0 0;vertical-align:inherit;}
#busket .personal_type li a:hover{border-color:#f3c118;color:#f3c118;}
#busket .border-line{border-bottom:1px solid #a3a3a3;padding-bottom:24px;margin-bottom:24px;}
/*ÃÂ¼ÃÂ¾ÃÂ´ÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ÃÂµ ÃÂ¾ÃÂºÃÂ½ÃÂ¾ - Ã‘â‚¬ÃÂµÃÂ´ÃÂ°ÃÂºÃ‘â€šÃÂ¾Ã‘â‚¬ Ã‘â€ ÃÂµÃÂ½Ã‘â€¹*/
#modal-edit-price .modal-box{
	background-color:#fff;
	position:absolute;
	display:flex;
	width:50%;height:380px;max-width:550px;
	left:0;right:0;top:0;bottom:0;
	margin:auto;
	border:3px solid #f3c118;
}
#modal-edit-price .modal-box .yellow-box{border:none;width:100%;padding:32px 0;}
#modal-edit-price .modal-box .yellow-box:before{display:none;}
#modal-edit-price .prices, #modal-edit-price .total{padding:0 40px;}
#modal-edit-price .modal-box .yellow-box input{top:0;bottom:0;margin:auto;margin-right:8px;}
#modal-edit-price .spec-price{margin-bottom:25px;}
#modal-edit-price .spec-price p{background:#f3c118;border-radius:6px;padding:12px;}
#modal-edit-price .float_l, #modal-edit-price .float_r{width:50%;box-sizing:border-box;padding-right:5%;}
#modal-edit-price .prices p{display:inline-block;}
#modal-edit-price i{font-style:normal;color:#a3a3a3;font-size:12px;}
#modal-edit-price .float_l b, #modal-edit-price .float_r b{color:#e86340;}
#modal-edit-price .float_l p, #modal-edit-price .float_r p{margin-bottom:10px;}
#modal-edit-price .over-price b{color:#a2a2a2;text-decoration:line-through;}
#modal-edit-price .total-price, #modal-edit-price .quontity_{float:left;}
#modal-edit-price .pr_increase{margin-top:9px;}
#modal-edit-price .total-price b{color:#000;}
#modal-edit-price .quontity_{width:110px;margin-top:14px;margin-left:8px;}
#modal-edit-price .float_l p.sufix{top:0;bottom:0;margin:auto;line-height:30px;}
#modal-edit-price  .cross{height:30px;margin-right:8px;}
#modal-edit-price .ok-button{
	position:absolute;bottom:0;left:0;right:0;
	margin-left:40px;margin-right:40px;
	background:#f3c118;
	text-align:center;text-decoration:none;
	color:#000;
	border-radius:6px 6px 0 0;
	padding:16px 0 12px 0;
}
#modal-edit-price .total-price_, #modal-edit-price .ok-button{font:24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;text-transform:uppercase;}
#modal-edit-price .total-price_ b{font-weight:normal;}
#modal-edit-price .ok-button:hover{background:#000;color:#f3c118;}

/**/
.site_ {width:35%;}
.site_ a{
	border:3px solid #a2a2a2;
	border-radius:6px;
	display:inline-block;
	padding:8px 14px;
	height:17px;
	color:#a2a2a2;
	margin-bottom:3px;
	white-space: nowrap;
}
.site_ a:hover{
	color:#f3c118;
	border-color:#f3c118;
}


.pr-box-resize{font-size:0px;}
.pr-box-resize li{
	width:40%;
	margin-bottom:20px;
	margin-right:2%;
	position:relative;
}
.list-pr .pr-box-resize li{width:30%;}
.pr-box-resize .pr-collection-img{
	width:100%;
	position:relative;
}
.pr-box-resize img{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	height:100%;
	width:100%;
}

.pr_collection_slider_name{
	/*position:absolute;*/
	background:#000;
	width:100%;
	text-align:center;
	/*bottom:0;*/
	height:53px;
	/*opacity:0.8;*/
	z-index:32;
}
.pr_collection_slider_name p{
	display:table;
	height:53px;
	width:100%;
}
.pr_collection_slider_name a{
	font:22px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
}
.pr-box li:hover .pr_collection_slider_name{
	opacity:1;
	background:#f3c118;
}
.pr-box li:hover .pr_collection_slider_name a{color:#000;}

.pr-box li:hover .navigate-buttons{display:inline-block;}
.bx-interior .pr-interior-img{
	display:block;
	width:268px;height:200px;
	overflow:hidden;
	background:#fff;
}
.bx-interior .bx-wrapper img{
	max-width:none;
	height:200px;
	margin:0 auto;
}
.bx-interior .bx-wrapper .pr_collection_slider  img{height:268px;max-width:100%;}
.bx-interior .bx-wrapper .pr_collection_slider  .pr-interior-img{height:268px;}
.bx-interior .likes{
	font-size:14px;
	display:inline-block;
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:35;
}

/*listing product*/

#product-listing .listing-categories ul li{
	list-style:none;
	display:inline-block;
	background:#f3f3f4;
	border-radius:6px;
    margin:0 4px 10px 0;
	padding: 0 1%;
	width:auto !important;
	position:relative;
}
#product-listing .listing-categories ul li a{
	display:inline-block;
	padding: 4px 6px;
	font: bold 14px "Arial",sans-serif;
	color:#000;
	text-decoration:none;
}
#product-listing .listing-categories ul li:hover{background:#212121;}
#product-listing .listing-categories ul li:hover a{color:#fff;}
#product-listing .listing, #interier-listing .listing, #projects-listing .listing{
	float:left;
	width:74%;
	margin-bottom:40px;
}
#product-listing h1, #interier-listing h1{margin:12px 0 20px 0;}
#product-listing.collection .float_l{padding:12px 0;}

.switch-button li{list-style:none;margin-right:8px;}
.switch-button li, .switch-button a{display:inline-block;width:20px;height:20px;}
.switch-button a{background:url("../images/icon.png") no-repeat -468px -64px;}
.switch-button a.block{background-position:-468px -64px;}
.switch-button a.line{background-position:-468px -32px;}
.switch-button a.block:hover{background-position:-428px -64px;}
.switch-button a.line:hover{background-position:-428px -32px;}
.switch-button a.block.selected{background-position:-448px -64px;}
.switch-button a.line.selected{background-position:-448px -32px;}
a.sort-button{display:inline-block;width:12px;height:14px;background:url("../images/icon.png") no-repeat -176px -34px;margin-left:6px;}
a.sort-button:hover{background-position:-192px -34px;}

.listing-table table{width:100%;}
.listing-table td{vertical-align:middle;}
.listing-table table thead td{border-top:1px solid #9a9a9a;font-size:18px;font-weight:bold;padding:12px 16px;}
.listing-table table tbody{background:#f7f7f7;border-top:4px solid #f7f7f7;}
.listing-table table tbody td{border-bottom:4px solid #fff;}
.listing-table table td.p-photo img{height:268px;max-width:none;}
.listing-table table td.p-characters{font-size:12px;min-width:200px;}
.listing-table table td.p-characters p{margin-bottom:6px;}
.listing-table table td.p-price{
	background:#fff;
	border:4px solid #f7f7f7;
	font-size:18px;
	vertical-align:top;
	padding-top:16px;
	min-width:220px;
}
.listing-table table td.p-price p.grey{font-size:12px;margin-bottom:4px; line-height:16px;}
.listing-table table td.p-price p.red{margin-top:8px;font-weight:bold; margin-bottom:5px; display:inline-block; margin-right:10px;}
.listing-table table .pr-base{
	display:inline-block;
	background:#f3c118;
	border-radius:6px;
	font-weight:bold;
	padding:10px 8px;margin-bottom:5px;
}
.listing-table table .pr-order{border-top:1px solid #9a9a9a;padding-top:16px;min-width:170px;}
.listing-table .pad-2{padding:0 16px;}
.listing-table table .pr-order input{vertical-align:top;}
.quontity input[type="submit"]{
	display:inline-block;
	height:39px;width:53px;
	background: #f3c118 url("../images/icon.png") no-repeat -110px 12px;
	border:none;
	border-radius:6px;
	cursor:pointer;
	float: left;
}
.quontity input[type="number"]{
	width:40px;height:30px;
	border:1px solid #cccccc;
	padding:0 5px;
	margin-top:5px;margin-right:10px;
	text-align:center;
	float:left;
}
.quontity input[type="submit"]:hover{
	background-color:#212121;
	background-position:-110px -22px;
}
.cross{
	background: url("../images/cross.png") no-repeat center;
	display:inline-block;
	width:12px;height:40px;
	float:left;
	margin:0 3%;
}
.sufix{font-size:12px;margin-right:10px;float:left;}
.listing-table .sufix{line-height:40px;}
.listing-table .quontity{float:left;}

.sort{
	color:#a3a3a3;
	font-size:14px;
	margin-bottom:25px;
}
.sort a{
	padding:0 9px;
	color:#a3a3a3;
	text-decoration:none;
}
.sort a:hover{text-decoration:underline;}
.sort a.select, .sort a.select:hover{
	color:#f3c118;
	text-decoration:none;
}
.main.sort ul{display:inline-block;}
.main.sort ul li{list-style:none;display:inline-block;}

/*fabrik collection listing*/
#fabrik_collection-listing{
	padding-bottom:50px;
}
#fabrik_collection-listing .float_r p{
	float:left;
	font-size:14px;
}
/* #fabrik_collection-listing .listing li{
	width:25%;
	margin:0;
} */
#fabrik_collection-listing .fb_col_header h1{margin-bottom:0;}
#fabrik_collection-listing .fb_col_header{margin-bottom:30px;}
#fabrik_collection-listing .fb_col_header img, #fabrik_collection-listing .fb_col_header h1{float:left;}
#fabrik_collection-listing .fb_col_header img{
	margin-right:10px;
	height:80px;
}
#fabrik_collection-listing .fb_col_header h1{line-height:44px;}
#fabrik_collection-listing .pdf a{margin:0;}
#fabrik_collection-listing .site_ a{
	padding:10px 14px 11px 14px;
	margin-left:10px;
}
#fabrik_collection-listing  .paginator{margin-top:20px;}

#fabrik_collection-listing .pr_collection_slider_img {
	height:inherit;
}

/*all fabrik listing*/
#all-fabrik{padding-bottom:50px; width:80%; float:left;}
#all-fabrik ul li{list-style:none; margin-right:10px;}
#all-fabrik h6{
	color:#f3c118;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#all-fabrik ul.columns{
	font-size:0px;
    -webkit-column-count: 7;
    -moz-column-count: 7;
    column-count: 7;
	display:inline-block;
}

#all-fabrik ul li li{
	float:none;
	margin-bottom:7px;
}
#all-fabrik ul a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#all-fabrik ul a:hover{
	color:#f3c118;
	text-decoration:underline;
}
#all-fabrik span.discount{
	font-size:14px;line-height:10px;
	background:#f3c118;
	color:#000;
	border-radius:4px;
	display:inline-block;
	padding:4px 3px;margin-left:8px;
}
.model3d ul{width:100%;}

/*full search*/
#full-search{padding-bottom:50px;}
#full-search .fb_col_header{padding-bottom:20px;}
#full-search .site_{
	float:left;
	margin-right:10px;
	font-size:14px;
}
#full-search .filter{
    float:none;
	top:0;
	width:auto;
	padding:0;
	overflow:hidden;
}

#full-search .buttons{padding-top:20px;}
#full-search .filter .left, #full-search .filter .right{padding-top:16px;}
#full-search .filter .left{float:left;width:43%;}
#full-search .filter .right{float:right;background:#f3c118;width:57%;position:relative;}
#full-search .filter .right .clearfix{position:relative;z-index:222;}
#full-search .filter .wrapper{
	border-bottom:1px solid #9a9a9a;
	padding:0 5% 16px 5%;
}
#full-search .filter .right .wrapper{border-bottom:1px solid #000;}
#full-search .filter .checking_filter{text-decoration:none;}
#full-search .filter .category_:checked + label .cross_{right:4%;}
#full-search .filter .wrapper:last-child{border-bottom:none;}
#full-search .filter ul{font-size:0;}
#full-search .filter ul.filter_{width:100%;}
#full-search .filter ul.filter_ li{display:inline-block;width:25%;vertical-align:top;}
#full-search .filter .right .checking_filter{color:#000;}
#full-search .filter .right .category_:checked + label .cross_{background-position:-77px -34px;}
#full-search .filter .right .category_ + label:before{background-position:-63px -51px;}
#full-search .range-wrapper{background:#fff;margin:0 2% 24px 2%;border-radius: 6px;padding:16px 32px;}
#full-search .range-name{font:22px 'PFDinTextCompPro-Regular'; text-transform:uppercase;margin-bottom:16px;}
#full-search .left-range, #full-search .right-range{width:48%;}
#full-search .left-range{float:left;}
#full-search .right-range{float:right;}
#full-search .wrap-one-range{margin-bottom:20px;}
#full-search .invisible-box{width:100%;height:9999px;position:absolute;top:0;right:0;background:#f3c118;z-index:111;}


.yellow-button, .black-button, .red-button{
	border-radius:6px;
	border:none;
	display:inline-block;
	text-transform:uppercase;text-decoration:none;
	font:14px/44px 'Arial';font-weight:bold;
	height:44px;
	padding:0 10px;
	cursor:pointer;
}
.yellow-button{background:#f3c118;color:#000; margin:3px;}
.black-button{background:#000;color:#f3c118;  margin:3px;}
.yellow-button:hover{background:#000;color:#f3c118;}
.black-button:hover{background:#f3c118;color:#000;}
.red-button{background:#c80000;color:#fff;}
.red-button:hover{background:#000;color:#f3c118;}

.button-line .yellow-button, .button-line .red-button{
	border-radius:0;
	font:26px/44px 'PFDinTextCompPro-Regular';
	text-transform:uppercase;
}

#ds_lk ul.comments li{height:auto;}
ul.comments li{
	list-style:none;display:inline-block;
	width:100%;
	padding:0 0 18px 0;
	margin-bottom:18px;
	border-bottom:1px solid #b7b7b7;
}
ul.comments li:last-child{border-bottom:none;}
ul.comments .cm-status, ul.comments .name{display:inline-block;font-size:14px;}
ul.comments .name{color:#f3c118;float:left;}
ul.comments .cm-status{float:right;}
ul.comments .clearfix{margin-bottom:8px;}
ul.comments .comment-text{margin-bottom:8px;line-height:18px;font-size:14px;}
ul.comments .cm-status, ul.comments .date{font-size:12px;}

/*
p.buttons a{
	display:inline-block;
	background:url("../images/icon.png") no-repeat 0 0;
	width:16px;height:16px;
	margin-left:5px;
}
p.buttons a.delite{background-position:0 -180px;}
p.buttons a.delite:hover{background-position:-16px -180px;}
p.buttons a.refresh{background-position:-32px -180px;}
p.buttons a.refresh.hide_element {display:none;}
p.buttons a.refresh:hover{background-position:-48px -180px;}
p.buttons a.change{background-position:-419px -149px;}
p.buttons a.change:hover{background-position:-419px -166px;}
*/

p.buttons a {display:inline-block;
	font-family:FontAwesome;
	width:16px;
	height:16px;
	font-size:17px;
	color:#ffffff;
	background:none;
	text-decoration: none;
	padding: 2px;
}
p.buttons a:hover:before {color:#f3c118;}
p.buttons a.delite{background:none;}
p.buttons a.delite:before {content:"\f014";}
p.buttons a.refresh:before {content:"\f021";}
p.buttons a.change:before {content:"\f0ec";}


#ds_lk .edit-razdel .album_name p, .pad-p p{padding-bottom:8px;}
#ds_lk .edit-razdel .comment-send{height:96px;margin-bottom:16px;position:relative;}
#ds_lk .edit-razdel .send-button{position:absolute;float:none;display:inline-block;bottom:0;right:4%;}
#ds_lk .edit-razdel textarea{height:80px;line-height:14px;}
#ds_lk .edit-razdel .comment-send .send-button a:after{background-position:-176px -19px;}
#ds_lk .edit-razdel .comment-send .send-button:hover a:after{background-position:-192px -19px;}
#ds_lk ul.guests li{
	list-style:none;
	height:auto;
	position:relative;
	padding:16px 0;
	border-bottom:1px solid #b7b7b7;
}
#ds_lk ul.guests li:last-child{border-bottom:none;}
#ds_lk ul.guests .name{font-weight:bold;margin-bottom:4px;}
#ds_lk ul.guests .delete-guest a{
	position:absolute;right:0;top:16px;
	display:inline-block;
	background:#000;
	width:48px;height:48px;
	border-radius:24px;
}
#ds_lk ul.guests .delete-guest a:after{
	content:'';display:inline-block;
	background:url("../images/icon.png") 0 -180px;
	width:16px;height:16px;
	position:absolute;left:0;right:0;top:0;bottom:0;
	margin:auto;
}
#ds_lk ul.guests .delete-guest:hover a:after{background-position:-16px -180px;}
#ds_lk ul.guests .guest-pic img{height:48px;float:left;margin-right:16px;}
#ds_lk .edit-razdel h2{margin-bottom:8px;}
#ds_lk .edit-razdel .show-comments a{margin-top:0;margin-bottom:0;}

#ds_lk .edit-razdel .goods-box .pr_collection-info, #ds_lk .edit-project .goods-box .pr_collection-info{padding-left:16px;}
#ds_lk .edit-razdel .goods-box .pr_collection-info, #ds_lk .edit-razdel .goods-box ul li:hover .pr_collection-info, #ds_lk .edit-project .goods-box .pr_collection-info, #ds_lk .edit-project .goods-box ul li:hover .pr_collection-info{color:#c4c4c4;font-style:italic;	width:100%;	box-sizing:border-box;}
.add_box a{
	position:relative;
	font:24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	border: 3px solid #ababab;
    border-radius: 6px;
	width:86%;
	text-align:center;
	height:81px;
	padding:160px 5% 0 5%;
	color:#ababab;
}
.add_box a:before{
	content:'';
	position:absolute;
	left:0;right:0;top:48px;
	margin:auto;
	display:inline-block;
	background:url("../images/icon.png") no-repeat -105px -80px;
	width:80px;height:80px;
}
.add_box a:hover{border-color:#f3c118;}


 a{color:#ababab;}
.add_box a:hover{color:#f3c118;}
.add_box:hover a:before{background-position:-185px -80px;}
#ds_lk .edit-project .right p, #ds_lk .edit-prostranstvo .right p{margin-bottom:8px;}
#ds_lk .edit-project .right select, #ds_lk .edit-prostranstvo .left select, .new_select {border:none;width:100%;height:34px;font: 30px/34px 'PFDinTextCompPro-Regular';}
#ds_lk .edit-project .left ul li, #ds_lk .edit-prostranstvo ul li{height:auto;list-style:none;display:inline-block;}
#ds_lk .pr-area{width:18%;float:left;}
#ds_lk .pr-floor, #ds_lk .pr-room{width:30%;float:right;}
#ds_lk .pr-fabrike, #ds_lk .pr-collection{width:45%;}
#ds_lk .pr-fabrike{float:left;}
#ds_lk .pr-collection{float:right;}
#ds_lk .mini-input .input-border input[type="text"]{text-align:center;width:96%;}
#ds_lk .mini-input .input-border{display:inline-block;}
#ds_lk .pr-room{margin-left:5%;}
#ds_lk .edit-project textarea, #ds_lk .edit-prostranstvo textarea{height:122px;line-height:16px;width:100%;}
#ds_lk .edit-project .comment-send{margin-bottom:14px;}

#ds_lk .edit-prostranstvo .pr_collection-info .clearfix{margin-bottom:0;border-bottom:none;padding-bottom:0;}
#ds_lk .edit-prostranstvo .goods-box .pr_collection-info, #ds_lk .edit-razdel .goods-box ul li:hover .pr_collection-info{color:#fff;}
#ds_lk .edit-prostranstvo .main_pic_txt{display:inline-block;float:left;}
#ds_lk .edit-prostranstvo .pr_collection-info input[type="radio"]{float:left;margin:0 6px 0 0;}
#ds_lk .edit-prostranstvo .pr_collection-info{padding-bottom:14px;}
#ds_lk .pr_collection-info{min-height:auto;}

.btn{cursor:pointer;}
.md-close{
	border:none;
    cursor: pointer;
    position: absolute;
    top:0;right:0;
	background:#000;
	width:50px;height:50px;
}
.md-close:hover{background:#c80000;}
.md-close span{
	background:#f3c118;
	display:inline-block;
	height:6px;width:40px;
	top:0;left:0;bottom:0;right:0;position:absolute;
	margin:auto;
}
.md-close span.cross-left{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.md-close span.cross-right{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.md-content .left{height:100%;width:60%;float:left;position:relative;text-align:center;background:rgba(244,244,244,1);}
.md-content .right{height:98%;width:40%;float:right;background:#fff;padding-top:1%;padding-bottom:1%;overflow: auto;}
.md-content .left img{max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto;position:absolute;}
.md-content .input-border input[type="text"], .md-content .comment-send textarea, .md-content .album_comment_photo textarea {width:90%;}
.md-content .comment-send textarea{
	height:100px;
	padding:0 3%;
	resize:none;
	font:12px/34px 'Arial';
	margin-bottom:14px;
}
.md-content .album_comment_photo textarea {
	padding:2% 3%;
	resize:none;
	font:12px/34px 'Arial';
	margin-bottom:14px;
	line-height:22px;
}
.md-content .border-bottom{width:96%;}
.md-content .border-bottom, .md-content ul li, .md-content .comment-send, .md-content .buttons-wrap, .md-content .subhead, .md-content h2{padding-left:2%;padding-right:2%;}
.md-content .border-bottom{padding-bottom:0;margin-bottom:14px;}
.md-content ul li{width:96%;}
.md-content .border-bottom p.grey{font-size:14px;margin-bottom:8px;}
.md-content .input-border input[type="text"]{border:1px solid #b7b7b7;padding:7px 2%;}
.md-content .input-border, .md-content .buttons-wrap{margin-bottom:14px;}
.md-content .subhead{font-weight:bold;margin-bottom:18px;}
.md-content .comment-send{margin-bottom:20px;}
.md-content h2{font-size:28px;}
.md-content .pad-l{padding-left:2%;}
.md-content .pr-price{
	color: #a3a3a3;
    font-weight: bold;
    font-size: 18px;
}
.md-content .features{padding-bottom:14px;}
.md-content .features ul li{
	color: #737373;
	font-style: italic;font-size:14px;
	list-style:none;display:inline-block;
	margin-bottom:9px;
}
.md-content .features ul li span{color:#000;font-style:normal;}
.md-content .double-input .float_l{width:50%;}
.md-content .double-input .float_r{width:50%;}
.md-content .double-input input, .md-content .double-input p{float:left;}
.md-content .double-input .float_r input[type="text"]{width:45%;}
.md-content .double-input .float_r p{width:50%;}

.md-content .order{
	position:absolute;
	display:flex;
	width:50%;height:250px;
	left:0;right:0;top:0;bottom:0;
	margin:auto;
	text-align:center;
	/* padding-top:98px; */
	background:#f3c118;
}
.md-content .order .invite-wrap{margin:auto;}
.md-content .order .invite-wrap b{font-weight:normal;}
.md-content .order .invite-wrap a{color:#000;font-weight:bold;}
.md-content .order .input-border input{
	width:100%;padding: 7px 2%;
	text-align:center;
	border:none;
	height:34px;
	font-size:24px;
	color:#a3a3a3;
}
.md-content .order h2{padding-left:0;margin-bottom:16px;}
.md-content .order .black-button:hover{background:#c80000;color:#fff;}
.md-content .main-goods{margin:12px 0;font-size:14px;position:relative;line-height:18px;}
.md-content .main-goods a.info-help{top:0;bottom:0;position:absolute;right:auto;margin-left:10px;}

.upload-box .button-wrap{
	display:inline-block;
	position:relative;
	padding-right:20px;
	margin-right:10px;margin-bottom:20px;
}
.upload-box .ipload-inp{margin-bottom:28px;margin-top:14px;}
a.info-help{
	position:relative;
	top:-18px;right:0px;
	display:inline-block;
	width:14px;height:14px;
	border-radius:9px;border:2px solid #c5c5c5;
	font-size:14px;
	text-align:center;
}
a.info-help:before{
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	display:inline-block;
	content:'?';
	color:#c5c5c5;
	font:14px/16px 'Roboto-Bold';
}

/*all catalogs listing*/

#catalog-listing .listing{
	float:left;
	width:74%;
	margin-bottom:40px;
}
#product-listing .listing-categories ul li.selected {background-color:#f3c118;}
#catalog-listing .filter{top:auto;}

#catalog-listing ul>ul>li{
	position:relative;
	z-index:99;
}
#catalog-listing ul ul li{
	list-style:none;
	position:relative;
}
#catalog-listing h6{
	color:#f3c118;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:20px;
}
#catalog-listing ul.columns_{
	font-size:0px;
/*     -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
	margin-bottom:100px; */
}

#catalog-listing ul.columns_ li{
	float:left;
	width:33%;
}
#catalog-listing ul.columns_ li li{
	float:none;
	margin-bottom:14px;
	width:auto;
}
#catalog-listing ul.columns_ a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#catalog-listing ul.columns_ a:hover{
	color:#f3c118;
	text-decoration:underline;
}
#catalog-listing ul.columns_ div.box{
	background:#f3f3f4;

	display:none;
	position:absolute;
	left:0;
	top:23px;
	z-index:100;
	border-radius:0 6px 6px 6px;
	padding:20px 10px 10px 10px;
}
#catalog-listing ul.columns_ div.box p{
	font-size:14px;
	line-height:14px;
	font-style:italic;
	color: #737373;
	margin-bottom:10px;
}
#catalog-listing ul.columns_ div.box img{
	height:80px;
	margin-bottom:25px;
}
#catalog-listing ul.columns_ div.box span{
	color:#000;
	font-style:none;
}
#catalog-listing ul.columns_ ul li:hover a{
	background:#f3f3f4;
	border-radius:6px 6px 0 0;
	padding:10px;
	padding-right:5px;
}
#catalog-listing ul.columns_ ul li:hover>div.box{display:inline-block;}
#catalog-listing ul.columns_ ul li div.box:hover{display:none;}
#catalog-listing .button{
    border: 3px solid #f3c118;
    border-radius: 6px;
    color: #f3c118;
    display: inline-block;
    height: 22px;
    margin-bottom: 3px;
    padding: 8px 14px;
	text-transform:uppercase;
	font: 22px/22px "PFDinTextCompPro-Regular","Arial",sans-serif;
	text-decoration:none;
	float:left;
	width:16%;
	text-align:center;
}
#catalog-listing .button:hover{
	background:#f3c118;
	color:#212121;
}
#catalog-listing .letters{margin-bottom:30px;}
#catalog-listing .letters p{
	float:right;
	display:inline-block;
	width:68%;
	padding-right:5%;
	padding-left:5%;
}
#catalog-listing .letters p a{
	font:22px/22px "PFDinTextCompPro-Regular","Arial",sans-serif;
	color:#a3a3a3;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:2px;
}
#catalog-listing .letters p a:hover{color:#f3c118;}

/*all products page*/
#all-products ul{font-size:0px;}
#all-products ul li{
	list-style:none;
	display:inline-block;
	width:32%;
	background:#212121;
	vertical-align:top;
	margin-right:1%;
	margin-bottom:20px;
	height:100%;
}
#all-products ul li .inner{
	padding:12px 25px;
	height:90px;
}
#all-products ul li p{font-size:14px;}
#all-products ul li p.name a{font:24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;}
#all-products ul li p.name{margin-bottom:10px;}
#all-products ul li p.type{
	color:#fff;
	line-height:16px;
}
#all-products ul li p.type a{
	color:#fff;
	text-decoration:none;
}
#all-products ul li p.type a:hover{
	color:#f3c118;
	text-decoration:underline;
}

#projects-listing .pr-box .pr-collection-img{
	height:194px;
	overflow:hidden;
}
#projects-listing .pr_collection_slider_img{height:194px;}

#urlico{display:none;}

p.border-button{text-align:center;margin-bottom:50px;}
p.border-button a{
	display: inline-block;
	border: 3px solid #f3c118;
	font: 38px 'PFDinTextCompPro-Regular';
	text-transform: uppercase;text-decoration:none;
	color: #f3c118;
	padding: 20px;
}
p.border-button a:hover{color:#000;border-color:#000;}


.sb-container {
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}

.sb-content {
  height: 100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing: border-box;
}

.sb-scrollbar-container {
  position: absolute;
  right: 5px;
  bottom: 5px;
  top: 5px;
  width: 10px;
}

.sb-scrollbar-container-hide { right: -20px; }

.sb-scrollbar {
  position: absolute;
  right: 0;
  height: 30px;
  width: 10px;
  border-radius: 10px;
  background: rgba(50, 50, 50, 0.5);
}

.sb-scrollbar:hover { background: rgba(0, 0, 0, 0.5); }

.fabr_links{width:100%;}

.have_answer{
 margin-left:25px;
}


.add-input-box .input-border {
	width:95%!important;border:2px solid #b7b7b7;padding:7px 2%;
	margin-top:10px;
}

.add-input-box .input-border input,
.add-input-box .input-border select,
.add-input-box .input-border textarea
		{width:100%;}

.add-input-box input:not([type]),
.add-input-box select,
.add-input-box textarea
		{
			border: none;
			height: 34px;
			font: 20px/24px 'PFDinTextCompPro-Regular'!important;
			background: transparent;
		}
.add-input-box textarea {
	height:100px;
}


.msg-box {
	position:relative;
	height:0px;
	overflow:hidden;
	transition-duration:0.5s;
}

.msg-box.show {
	width:100%;
	height:auto;
	transition-duration:0.5s;
}

.msg-box[id^=msg-box-].show {
	height:auto;
}

.p-0 {padding: 0px;}
.p-1 {padding: 5px;}
.p-2 {padding: 10px;}
.p-3 {padding: 20px;}
.p-4 {padding: 30px;}
.p-5 {padding: 50px;}

.pb-1 {padding-bottom: 5px;}
.pb-2 {padding-bottom: 10px;}
.pb-3 {padding-bottom: 20px;}
.pb-4 {padding-bottom: 40px;}
.pb-5 {padding-bottom: 50px;}

.m-0 {margin: 0px;}
.mt-1 {margin-top: 5px;}
.mt-2 {margin-top: 10px;}
.mt-3 {margin-top: 20px;}
.mt-4 {margin-top: 30px;}
.mt-5 {margin-top: 50px;}
.mb-1 {margin-bottom: 5px;}
.mb-2 {margin-bottom: 10px;}
.mb-3 {margin-bottom: 20px;}
.mb-4 {margin-bottom: 30px;}
.mb-5 {margin-bottom: 50px;}

.w-100 {width:100%!important;}
.w-90 {width:90%!important;}
.w-80 {width:80%!important;}
.w-60 {width:60%!important;}
.w-40 {width:40%!important;}

.d-inline {display:inline!important;}
.d-inline-block {display:inline-block!important;}
.d-block {display:block!important;}

.bg-danger {
	background-color: #c80000!important;
}

.text-break {
white-space: break-spaces;
}

.text-black {
	color: #000000;
}

.text-dark {
	color: #333333;
}

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
        padding-left:30px;
}


.messages form, .lk_reviews form {width: 88%;}
.messages ul form, .lk_reviews ul form {width: auto;}

.review-list ul li {
	width: 100%;
	padding: 10px;
}
.review-list > ul li.new {
    background: #e9fecd;
}

.lk_reviews li .fa-trash {
	color: #c80000;
	font-size:20px;
	cursor: pointer;
}

.lk_reviews li .fa-trash:hover {
	color: #f3c118;
	font-size:20px;
}

.gallery {
	margin-left:0!important;
}

.gallery .img-block, .gallery li.add-block {
    display: inline-block;
    width: 31%;
    margin-right: 2%;
    height: auto;
    vertical-align: top;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gallery .img-block .upl-img {
    width: 100%px;
    height: auto;
}

.gallery li.uploader .upl-drop {
	display:block;
	height: 100%;
	text-align:center;
	padding-top:150px;
	border: 3px solid #ababab;
	border-radius: 6px;
	box-sizing: border-box;
	color: #ababab;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'PFDinTextCompPro-Regular';
	font-size:24px;
	font-stretch:100%;
	font-style:normal;
	line-height:24px;
}

.gallery li.uploader .upl-drop:hover {
	border-color:#f3c118;
	color:#f3c118;
}

.gallery li.uploader .upl-drop:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 48px;
    margin: auto;
    display: inline-block;
    background: url(../images/icon.png) no-repeat -105px -80px;
    width: 80px;
    height: 80px;
	font-size: 150px;
}

.gallery li.uploader .upl-drop:hover:before {
	    background-position: -185px -80px;
}


.d-none {display:none!important;}

.text-left {text-align: left;}
.text-right {text-align: right;}

.pr-box li .navigate-buttons a.delite {display:none;}
.pr-box.favorites li .navigate-buttons a.delite {display:inline-block;}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.text-center {text-align:center;}


/* ÃÅ“ÃÂµÃÂ½Ã‘Å½ ÃÂºÃÂ°ÃÂ±ÃÂ¸ÃÂ½ÃÂµÃ‘â€šÃÂ° - ÃÂ²ÃÂ°Ã‘â‚¬ÃÂ¸ÃÂ°ÃÂ½Ã‘â€š
.lk_menu_line {
    background: #212121;
    border-top: 0px solid #f3c118;
    border-bottom: 1px solid #fff;
    padding: 0px 0%;
}

.lk_menu_line ul li {
	height:70px!important;
	margin-bottom:0!important;
}

.lk_menu_line ul li a {
    width: 100%;
    height: 30px;
    border: 0;
    padding: 0 1%;
    padding-top: 46px;
}

.lk_menu_line ul li a:before {font-weight:normal;}

.lk_menu_line ul li .badge {
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	padding: 2px;
	line-height: 14px;
	top: 10px;
	right: 25%;
}

.lk_menu_line ul li:hover .badge {
	background-color: #f3c118;
}

/* ======================== */

.upload-box {
    position: relative;
    font: 24px/24px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border: 3px solid #ababab;
    border-radius: 6px;
    text-align: center;
    cursor:pointer;
}

.upload-box:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
    display: inline-block;
    background: url(../images/icon.png) no-repeat -105px -80px;
    width: 80px;
    height: 80px;
}

.upload-box .upload-text {
	position: relative;
	display: inline-block;
	top: 160px;
	text-align: center;
	color: #ababab;
}

.upload-box:hover .upload-text {
	color: #f3c118;
}
.upload-box:hover:before {
    background: url(../images/icon.png) no-repeat -185px -80px;
}

.bordered {
    border: 3px solid #f3c118;
    border-radius: 6px;
    padding: 20px 2%;
}

ul.list-unstyled {list-style:none;}

#bonus-list ul.totals {
	font: 18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif;
}
#bonus-list ul.totals li {
	border-bottom:0.5px #eee dotted;
}
.clear-both {clear:both;}
.order_check_item {width:20px; height:20px;}

.required-warning {background-color: #c80000!important;}
.icon-favorite {width:20px;height:20px;display:block; z-index:100; position:absolute; background:url(/images/favorite.png) 50% 50% no-repeat; background-size:contain;}
.top-right-10 {top:10px; right:10px;}

.portfolio-project-box {height:250px!important; overflow: hidden; position:relative;}
.portfolio-project-box .cover {background-size:cover!important;background-position: 50% 50%;margin-bottom:0px!important;border:0;height: 201px;width:101%;}
.portfolio-project-box .project_name {top:-1px;}
.portfolio-project-box .wrap-box-img {height: 200px; overflow: hidden; position: relative; width: 101%; top:-1px; left: -1px;}
.portfolio-project-box a {text-decoration: none;}

.portfolio-project-box .project-name {
	position:relative;
	top:-2px;
	font: 18px 'PFDinTextCompPro-Regular', Sans-serif;
	text-align: left;
	background: #212121;
	padding: 15px 16px 18px 16px;
	font-style: italic!important;
}

.portfolio-project-box .project-name div {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	height: 20px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

@media only screen and (max-width: 479px) {
	.portfolio-project-box img.cover {height:200px!important;}
}

#buttonContactsModal {
	position:absolute;
	border: 3px #212121 solid;
	border-radius: 7px;
	padding: 20px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	z-index:1000;
}
#buttonContactsModal a {color:#212121; text-decoration:none;}

.button-dark {
	font: 18px 'PFDinTextCompPro-Regular', 'Arial', Sans-serif!important;
	width: auto!important;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px!important;
	padding: 2px 10px;
}

.bg-alert {background-color: #f44336; color:#ffffff;}

.bt-alert {
	    position: fixed;
	    bottom: 0;
	    right: 0;
	    padding: 14px!important;
	    font-size: 16px;
	    width: 100vw;
	    margin: 0!important;
	    z-index: 1000;
	    text-align: center;
	    color: white!important;
}

.tx-12 {
	font-size: 12px;
}

.tx-14 {
	font-size: 14px;
}

.tx-16 {
	font-size: 16px;
}

.tx-grey {
    color: #a2a2a2;
}

.select2-results span.image {
	width: 100px;
	height: 100px;
}


.select2-results span.text {
    display: inline-block;
    width: calc(100% - 115px);
    vertical-align: top;
    padding:5px;
}

.select2-results__options {
	max-height: 65vh!important;
}

.page {
	padding-bottom: 50px;
}

.page h1, .page h2, .page h3 {
	padding-bottom: 20px;
}

.page * {
	line-height: 22px
}

.page ul, .page ol {
	padding-bottom: 20px;
	/* padding-left: 20px; */
}

.page li {
	list-style: inside;
	padding-left: 20px;
	padding-bottom: 10px;
}

.page p {
	padding-bottom: 20px;    	
}

.page ol {
  counter-reset: section;
  list-style-type: none;
}

.page ol li::before {
  counter-increment: section;
  content: counters(section,".") ". ";
  display: inline;
}

.page ol > li > h1 {display: inline-block;}
.page ol > li > h2 {display: inline-block;}
.page ol > li > h3 {display: inline-block;}

/*autoresation page*/
.auth_wrap *{box-sizing:border-box;}
.auth_wrap{margin-bottom:50px;}
.auth_wrap .float_l{width:65%;border:3px solid #f3c118; border-radius:6px;padding:2%;}
.auth_wrap .float_r{width:30%;}
.auth_wrap .user_type_{margin-bottom:20px;}
.auth_wrap .user_type_ ul li, .auth_wrap .auth_input_ li{
	list-style:none;display:inline-block;
}
.auth_wrap .auth_input_{font-size:0;}
.auth_wrap .auth_input_ li{width:50%;padding-right:2%;margin-bottom:15px;}
.auth_wrap .auth_input_ li.per-33{width:33.33333%;}
.auth_wrap .auth_input_ li:last-child, .auth_wrap .auth_input_ li:nth-child(3){padding:0;}
.auth_wrap label, .auth_wrap .user_type_ ul li{font-size:16px;}
.auth_wrap label{width:100%;margin-bottom:10px;display:inline-block;}
.auth_wrap .user_type_{border-bottom:1px solid #cccccc;padding-bottom:15px;line-height:16px;}
.auth_wrap .user_type_  p label, .auth_wrap .user_type_ .spec_select label{font-weight:bold;}
.auth_wrap .user_type_ input{float:left;margin:0 10px 0 0;width:16px;height:16px;}
.auth_wrap .user_type_ li{margin-right:5%;}
.auth_wrap .auth_input_ input{width:100%;}
.auth_wrap input, .auth_wrap select{
	background-color:transparent; 
	padding:10px 15px; 
	border-radius:6px;border:1px solid #cccccc;
}
.auth_wrap select{width:100%;}
.auth_wrap .user_type_ .spec_select {margin-top:20px;}
.auth_wrap input:focus, .auth_wrap input:active{border-color:#f3c118;}
.auth_wrap input[type="submit"], .auth_line input[type="button"] {border:none; background-color:#f3c118; border-radius:6px; font: 14px 'Arial', Sans-serif; font-weight: bold; text-transform:uppercase; cursor:pointer; height:44px; padding:0 2%; margin-top:10px;}
.auth_wrap input[type="submit"]:hover {background-color:#000; color:#f3c118;}
.auth_wrap .agree_{margin-bottom:20px;}
.auth_wrap .agree_ input[type="checkbox"]{float:left;margin:0 10px 0 0;width:20px;height:20px;}
.auth_wrap .agree_ label{width:auto;line-height:20px;margin:0;}
