* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 14px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
	color: #FFF1A8;
	background-image: url(/design/images/background-static.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
input[type=submit],
label,
select, 
option{
	cursor: pointer;
}
input[type=text],
textarea,
select, 
option {
	outline: none;
}
ol,ul {
	margin: 0 0 15px 25px;
}
a {
	color: #F20F0F;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	line-height: 130%;
}
h1,.h1 { 
	padding: 15px 0;
	font-size: 24px;
	color: #FFF1A8;
}
h2,.h2 {
	font-size: 18px;
	padding: 0 0 15px;
	color:#FFF1A8;
}
h3,.h3 {
	font-size: 16px;
	color:#FFF1A8;
}
h4,.h4 {
	font-size: 14px;
}
h5,.h5 {
	font-size: 12px;
}
h6,.h6 {
	font-size: 10px;
}
.main-title {
	margin: 30px 0;
}

.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-justify {
	text-align: justify !important;
}
.text-nowrap {
	white-space: nowrap !important;
}
.text-lowercase {
	text-transform: lowercase !important;
}
.text-uppercase {
	text-transform: uppercase !important;
}
.text-capitalize {
	text-transform: capitalize !important;
}
.text-red{
	color: #e74c3c;
}
.text-green{
	color: #85c451;
}
.text-orange{
	color: #FF8A2F;
}
.text-bold {
	font-weight:bold !important;
}
img {
	max-width: 100%;
}
.img-responsive {
	max-width: 100%;
	display: inline-block !important;
}
.wrapper {
	min-width: 360px;
	width: 100%;
	padding: 0 0 101px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	box-sizing:border-box;
}
.centered {
	width: 1120px;
	padding: 0 40px;
	margin: 0 auto;
	position: relative;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.white {
	background: #fff;
}
.border-bezh-s40 {
	border: 1px solid #ffd988;
}
.rounded-4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.rounded-5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.orange-btn {
	background: #fff;
	border: 1px solid #ff8a2f;
	color: #FFF1A8;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.orange-btn:hover {
	background: #ffd988;
}
.content p {
	padding: 0 0 18px;
}
.animation{
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.disable {
	display: none !important;
}
/*clear*/
.middle:after,
.categories-main:after,
.card-props:after,
.window-splash:after,
.window-splash form:after,
.window-splash form > div:after {
	display: block;
	clear: both;
	content: '';
}
.price2,
.prop-price2,
.disablebuy,
.disable {
	display: none !important;
}

.row{
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap;
}
.centered:before,
.centered:after,
.row:before,
.row:after,
.container:before,
.container:after,
.clearfix:before,
.clearfix:after {
	display: block;
	clear: both;
	content: '';
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.display-none,.hidden {
	display: none !important;
}
.display-block {
	display: block !important;
}
.display-inline-block {
	display: inline-block !important;
}
.display-inline {
	display: inline !important;
}



/* Header
-----------------------------------------------------------------------------*/
.header {
	/* height: 135px; */
	/* border-bottom: 1px solid #ffd988; */
}
.logo, .phones,.cities {
	float: left;
	position: relative;
}
.logo {
	margin: 25px 50px 25px 0;
	display: block;
}
.logo img{
	max-width: 180px;
}
.phones,.cities {
	/* height: 41px; */
	padding: 5px 0 0;
	margin: 21px 0 0;
	color: #FFF1A8;
	font-size: 22px;
	font-weight: bold;
	line-height: 80%;
}
.phones small,.cities small{
	font-size:70%;
	line-height:70%;
}
.phones span{
	display:block;
	padding-bottom: 15px;
}
.slogan a,
.card-props-right .order-btn,
.window-splash .order-btn {
	height: 42px;
	display: block;
	border: 2px solid #ffd988;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFF1A8;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px 0 #ffe7b2;
	-moz-box-shadow: 0 3px 3px 0 #ffe7b2;
	box-shadow: 0 3px 3px 0 #ffe7b2;
}
.slogan a {
	font-style: normal;
	font-size: 14px;
}
.slogan a:hover,
.card-props-right .order-btn:hover,
.window-splash .order-btn:hover {
	color: #ff8a2f;
	border-color: #ff8a2f;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.contacts {
	margin: 38px 0 0;
	float: right;
	color: #FFF1A8;
	font-size: 15px;
	line-height: 18px;
}
.contacts small {
	font-size: 11px;
	line-height: 13px;
}
.contacts span {
	color: #FFF1A8;
	font-size: 22px;
	line-height: 26px;
}
.clearfix {
	clear: both;
	position: relative;
	display: block;
}
.menu {
	background:rgb(255,241,168);
	clear: both;
	z-index: 2;
	line-height: 52px;
	font-size: 16px;
	box-sizing:border-box;
}
@media (max-width: 490px) {
	.logo,.contacts {
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.contacts {
		margin-top: 10px;
		margin-bottom: 25px;
	}
}



/* Middle
-----------------------------------------------------------------------------*/
.white-line {
    border-top: 1px solid #ffd988;
    box-shadow: 0 10px 10px #ffd988;
    /*
    background-color: rgba(255,255,255,.7);*/
    background-image: url(/design/images/affinazh-metal.jpg);
    background-position: center;
    color: #0644b2;
    font-size: 42px;
    line-height: 56px;
    /*text-align: center;*/
    font-weight: bold;
    font-family: "Calibri";
    text-transform: uppercase;
    padding: 100px 0;
}
.white-line a{color: #0644b2;text-decoration: none;}
.white-line a.btn{
    padding: 12px 35px;
    background: #245fb2;
    position: relative;
    border: 1px solid #0f294d;
    border-radius: 10px;
    line-height: 40px;
    font-size: 28px;
    color: #fff;
    text-decoration: none;
}
.middle, 
.middle:after,
.categories-main:after{
	position: relative;
}
.middle {
	padding-top: 30px;
}
.content {
	padding-bottom: 30px;
}
.right-sidebar {
	padding-bottom: 30px;
}
.right-sidebar h2 {
	padding: 15px 20px;
	color: #fff;
	background: #ffc13c;
}
.content-main {
	margin: 30px 0 0;
	padding: 0 0 30px 0;
	font-size: 15px;
}
.content-main h2 {
	font-weight: 400;
}
.right-sidebar-main {
	padding: 30px 0 0;
}
.right-sidebar > a {
	display: block;
	color:#fff;
	font-size: 15px;
	margin: 0 0 13px;
}
.right-sidebar > a:hover,
.right-sidebar > a.active {
	color: #ff3333;
}
.right-sidebar > a:hover {
	text-decoration: none;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -101px auto 0;
	height: 80px;
	padding: 20px 0 0;
	border-top: 1px solid #ffd988;
	position: relative;
}
.footer-left {
	float: left;
}
.footer-left a {
	height: 29px;
	padding: 0 19px;
	margin: 0 3px 10px 0;
	display: inline-block;
	
	background: #fff;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	
	color: #fff;
	font-size: 12px;
	line-height: 29px;
	text-decoration: none;
}
.footer-left a:hover {
	border: 1px solid #ffd988;
	color: #ff8a2f;
}
.footer-right {
	float: right;
}
.footer-right a {
	color: #b2b2b2;
}

/* Modules
-----------------------------------------------------------------------------*/
/* ============ Pagination =============== */
ul.pages {
	padding: 10px 0 20px;
	margin: 0;
}
ul.pages li{
	margin: 0 0 15px;
	list-style: none;
	float: left;
}
ul.pages a {
	text-decoration: none;
}
ul.pages a,
ul.pages span{
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	
	text-align: center;
	line-height: 38px;
	text-decoration: none;
}
ul.pages a {
	background: none;
	border: 1px solid #d9d9d9;
	color: #fff;
}
ul.pages a:hover,
ul.pages span{
	border: 1px solid #ffd988;
	color: #ff8a2f;
	background:rgba(0,0,0,0.5);
}



/* ============= Way ============= */
.way-site {
	padding: 0 0 25px;
	color: #b2b2b2;
}
.way-site a {
	color: #b2b2b2;
}

/* ============= Menu ============= */
/*top*/
.menu a{
	display: inline-block;
	margin: 0 18px;
	color: #8b0000;
	position: relative;
}
.menu a:hover,
.menu a.active {
	color: #fff;
	text-decoration: none;
}
.menu a:hover:before,.menu a:hover::before,
.menu a.active:before, .menu a.active::before{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -10px;
    right: -10px;
    background: #F20F0F;
    z-index: 1;
}
.menu a span {
    position: relative;
    z-index: 2;
}
/*right*/
h2.about-us {
	padding: 0 0 15px;
	color: #fff;
	font-weight: bold;
	background: none;	
}
/* ============= Catalog ============= */
/* --- categories main + categories inner with images --- */
.categories-image-list {
	margin: 0 -10px;
}
.categories-image-list a{
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #ff8a2f;
	position: relative;
	/* background: #fff; */
}
.categories-image-list a > span {
	text-align: center;
	display: block;
}


/* categories main*/
.categories-main h2,
.categories-main h1 {
	padding: 36px 0;
	margin: 0 0 10px;
	color: #FFF1A8;
	font-size: 24px;
	text-align: center;
}
.categories-main h2 span,
.categories-main h1 span {
	font-size: 16px;
	color: #ff8a2f;
}
.categories-main a{
	margin: 0 0 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	box-sizing:border-box;
}
.categories-main a:hover {
}
.categories-main a > span {
	padding: 0 30px;
	width: 200px;
}
.categories-main a span.name {
	padding-top: 10px;
	border-bottom: 0 none;
}
.categories-main a span.name:before,
.categories-main a span.name span {
	display: inline-block;
	vertical-align: middle;
}
.categories-main a span.name:before {
	width: 1px;
	height: 65px;
	margin-left: -1px;
	content:'';
}
.categories-main a span.image {
	width: 80%;
	height:200px;
	border-top: 0 none;
}
.categories-main a span.image img {
	max-width:100%;
	max-height: 200px;
}
.categories-image-list a:hover > span {
	/* border-color: #ff8a2f; */
}

/* categories inner with images */
.categories-inner-content > div {
	align-items: stretch;
    overflow: hidden;
    display: flex;
}
.categories-inner-content .item-block,
.item-list .item-block{
	width:100%;
	margin: 35px 0 20px;
	font-size: 16px;
	background: rgb(255,241,168);
	color:rgb(65,65,65);
}
.categories-inner-content .item-block:hover {
}
.categories-inner-content .item-block span,
.item-list .item-block >div {
	padding: 0 19px;
}
.categories-inner-content .item-block .image img,
.item-list .item-block .image img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.categories-inner-content .item-block .name,
.item-list .item-block .name {
	padding: 0 20px 20px;
}
.categories-inner-content .item-block .image {
	height:142px;
	margin: -30px 0 15px;
}
.item-list .item-block .image {
	height:140px;
}
.item-list .item-block .image img {
	margin-top: -25px;
}
.item-list .item-block {
	padding-bottom: 25px;
	height: calc(100% - 55px);
}
/* --- categories right --- */
.categories-sidebar a {
	padding: 14px 20px;
	display: block;
	font-size: 15px;
	color: #808080;
	text-decoration: none;
	font-weight:bold;
	background:rgb(255,241,168);
}
.categories-sidebar a:hover,
.categories-sidebar a.active {
	color: #fff;
	background:#F20F0F;
}
/* --- catalog list --- */
/*head*/
.item-table {
    display: table;
    width: 100%;
}
div.thead,
div.item-row,
.list-table {
    display: table-row;
	position: relative;
	border-collapse: collapse;
}
div.item-row {
	margin: 0 0 -1px;
	color: #404040;
}
div.thead > div {
	font-weight: bold;
}
div.thead > div,
div.item-row > div,
div.item-row > a {
	display: table-cell;
	border: 1px solid #fff7e4;
	font-size: 14px;
	text-align:center;
	vertical-align: middle;
}
div.thead div {
	height: 38px;
	color: #334866;
}
div.item-row > div,
div.item-row > .nominal{
	padding: 7px;
}
.foto {
	width: 139px;
}
.foto img{
	max-width: 130px;
}
.nominal {
	color: #262626;
	font-weight: bold;
}
.nominal {
	width: 400px;
}
.nominal .item-title,
.nominal .item-description{
    display: block;
    text-align: left;
}
.nominal .item-description {
    margin-top: 10px;
    font-size: 90%;
    color: #333333;
}
.difference {
	width: 322px;
}
.item-block .price{
	padding-bottom: 10px !important;
}
.item-block .price>span{
	display: block;
}
.price1 span small{
	color: #808080;
	font-weight: 400;
}
.price1 a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a2f;
}
/* --- catalog card --- */
.card-image {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	background: #fff;
	border: 1px solid #fff7e4;
	box-sizing: border-box;
}
.card-image img {
	max-width: 650px;
	width: 100%;
	height: auto;
}
.card-props {
	padding: 20px 0 20px 30px;
	margin: 0 0 25px;
	background: #f7f7f7;
	border-bottom: 1px solid #fff7e4;
}
.card-props .card-props-left,
.card-props .card-props-right {
	display: table-cell;
	vertical-align: middle;
}
.card-props .card-props-left {
	width: 529px;
}
.card-props .card-props-right {
	width: 230px;
	border-left: 1px solid #fff7e4;
}
.card-props .prop-title,
.card-props .prop-value {
	padding: 2px 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	line-height: 26px;
	font-size: 15px;
}
.card-props .prop-title {
	width: 143px;
	color: #808080;
	font-weight: bold;
}
.card-props .prop-value {
	width: 370px;
	color: #262626;
	border-collapse: collapse;
}
.card-props .prop-value span {
	margin: 2px 0;
	display: table-cell;
	border: 1px solid #fff7e4;
	text-align:center;
	vertical-align: middle;
	line-height: 15px;
}
.card-props .prop-value span:nth-child(1) {
	height: 24px;
	width: 38px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-khtml-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	background: #e5f0ff;
}
.card-props .prop-value span:nth-child(2) {
	height: 20px;
	max-width: 320px;
	padding: 3px;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background: #fff;
}
.card-props .prop-value span:nth-child(2) img {
	max-width: 320px;
	max-height: 16px;
	margin: 2px 0 0 1px;
	padding: 0;
	display: inline-block;
}
.card-props-right .prop-price{
	display: block;
	margin: 0 0 10px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.card-props-right .prop-price b {
	color: #ff3333;
}
.card-props-right .prop-price small {
	font-size: 16px;
	color: #ff8a2f;
}
.card-props-right .order-btn {
	width: 176px;
	margin: 0 auto;
	font-size: 14px;
}

.card-title {
	font-size: 24px;
	color: #ff8a2f;
	font-weight: 500;
}
.decription{
	font-size: 14px;
	color: #4c4c4c;
}


/* --- catalog filtr search --- */
/*search common prop*/
.search-form {
	margin: 0 0 20px;
}
.search-form form div {
	height: 50px;
	margin-bottom: 15px;
}
.search-form form div label {
	margin: 0 0 6px;
	display: block;
	line-height: 8px;
	font-size: 11px;
	color: #ff8a2f;
	text-transform: uppercase;
}
.search-form form div input[type=text],
.search-form form div select,
.search-form form div textarea {
	width: 100%;
	height: 36px;
	padding: 0 11px;
	border: 1px solid #ffd988;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 16px;
	color: #ff8a2f;
}
.search-form form div textarea {
	height: calc(100% - 14px);
}
.search-form form div input[type=text]:hover,
.search-form form div select:hover,
.search-form form div input[type=text]:focus,
.search-form form div select:focus,
.search-form form div textarea:hover,
.search-form form div textarea:focus {
	border: 1px solid #ff8a2f;
}
.search-form form div select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: url(/design/images/select-arrow.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.search-form form div select:hover,
.search-form form div select:focus {
	background-position: right bottom;
}
.search-form form div select option {
	padding: 5px;
}
/*search  main*/
.search-main {
	position: relative;
	overflow: hidden;
	background: url(/design/images/detali-search.png) left bottom no-repeat;
}
.search-main h2 {
	padding: 23px 0 20px 50px;
	color: #FFF1A8;
	font-size: 24px;
}
.search-main form {
	height: 207px;
	padding: 0 0 0 290px;
}
.search-main form div{
	width: 300px;
	margin-right: 15px;
}
.search-main form input[type=submit],
.search-main form a {
	display: inline-block;
	vertical-align: middle;
}
.search-main form input[type=submit] {
	width: 125px;
	height: 40px;
}
.search-main form a{
	width: 161px;
	height: 40px;
	margin: 0 0 0 8px;
	background: #fff7e4;
	color: #ff8a2f;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
}
.search-main form a:hover {
	border: 1px solid #ff8a2f;
}
/* --- catalog filtr popular --- */

/* --- catalog search current category --- */
.search-currrent {
	padding: 0 20px 20px;
	margin: 0;
	background: #e5f0ff;
}
.search-currrent h2{
	margin: 0 -20px 20px;
}
.search-currrent form div:nth-child(4),
.search-currrent form div:nth-child(5) {
	margin-right: 10px;
}
.search-currrent form div:nth-child(4) {
	width: 84px;
}
.search-currrent form div:nth-child(5),
.search-currrent form div:nth-child(6) {
	width: 78px;
}
.search-currrent form div:nth-child(4),
.search-currrent form div:nth-child(5),
.search-currrent form div:nth-child(6) {
	float: left;
	margin-bottom: 10px;
}
.search-currrent form div:nth-child(4) select,
.search-currrent form div:nth-child(5) select,
.search-currrent form div:nth-child(6) select {
	font-size: 14px;
}
.search-currrent form hr.delimiter {
	height: 1px;
	width: 100%;
	margin: 0 0 10px;
	clear: both;
	border: none;
	background: #ffd988;
}
.search-currrent form input[type=submit],
.search-currrent form a {
	height: 36px;
	box-sizing: border-box;
}
.search-currrent form input[type=submit] {
	width: 115px;
	margin: 0 8px 10px 0;
}
.search-currrent form a {
	display: inline-block;
	vertical-align: top;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
}
.search-currrent form a.reset-btn {
	width: 77px;
	background: #ffe5e5;
	border: 1px solid #ffb2b2;
	color: #ff3333;
	font-size: 14px;
}
.search-currrent form a.reset-btn:hover {
	color: #ff3333;
	background: #ffd9d9;
	border: 1px solid #ff3333;
}
.search-currrent form a.help-btn {
	width: 138px;
	color: #ff8a2f;
}
.search-currrent form a.help-btn:hover {
	border: 1px solid #ff8a2f;
}
/* --- feedback --- */
/*splash*/
.overlay,
.window-splash {
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.overlay {
    background-color: rgba(255, 255, 255, 1);
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 3;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}
.overlay:target+.window-splash {
    top: 50px;
    opacity: 1;
    visibility: visible;
}
/*form*/
.window-splash { 
    width: 1120px;
    margin: 0 auto;
    background-color: #fff;
    display: block;
    left: 0; 
	right: 0;
    opacity: 0;
    padding: 40px;
    position: fixed;
	font-size: 14px;
    visibility: hidden;
    z-index: 5;
}
.window-splash > p {
	padding: 0 0 20px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF1A8;
	line-height: 17px;
	text-align: center;
}
.feedback-static {
	position: relative;
    visibility: visible;
	padding: 50px 0 20px;
	opacity: 1;
	background: none;
}
.window-splash p {
	border-bottom: 1px solid #fff7e4;
}
.window-splash form > div {
	width: 540px;
	height: auto;
}
.window-splash  div.order-form-center {
	margin: 0 auto;
}
.window-splash form > div p {
	margin: 0 0 20px;
}
.window-splash form > div > div {
	width: 100%;
	height:auto;
	margin-bottom: 20px;
}
div.order-form-center div input[type=file] {
	display: none;
}
div.order-form-center div label.add{
	display: inline-block;
	height: 78px;
	width: 78px;
	margin: 0 7px 0 0;
	border: 1px dashed #ffd988;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
div.order-form-center div label.add:hover {
	border: 1px solid #ffd988;
}
.window-splash .order-btn {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.window-splash input.order-btn {
	width: 192px;
	margin: 0 7px 0 0;
	font-weight: bold;
	line-height: 38px;
	
}
.window-splash a.order-btn {
	width: 106px;
	box-sizing:border-box;
	line-height: 39px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.window-splash a.order-close{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 36px;
	color: #ffd988;
	text-decoration: none;
}
.window-splash a.order-close:hover{
	color: #8ab0e5;
}
/* ======== News / articles ========  */
/*lenta*/
.lenta-list {
	position: relative;
}
.lenta-list a {
	text-decoration: none;
}
.lenta-list p {
	padding: 0 0 15px;
}
.lenta-list p a{
	font-size: 18px;
	color: #ff8a2f;
}
.lenta-list p a:hover{
	color: #ff3333;
}
.lenta-list ol {
	margin: 0 0 25px;
}
.lenta-list ol,
.lenta-list ol li {
	list-style-type: decimal;
	list-style: decimal outside;
}
.lenta-list ol li {
	margin: 0 0 15px;
	position: relative;
	font-size: 12px;
	color: #808080;
}
.lenta-list ol li a{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 15px;
}
.lenta-list ol li a:hover{
	color: #ff8a2f;
}
/*archive list*/
.archive-list {
	position: relative;
}
.archive-list a,
.archive-list a small,
.archive-list a span{
	display: block;
}
.archive-list a{
	margin: 0 0 20px;
	text-decoration: none;
	color: #fff;
}
.archive-list a small,
.archive-card span.date {
	color: #b2b2b2;
	font-size: 13px;
}
.archive-list a span.title {
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.archive-list a:hover span.title {
	color: #ff8a2f;
}
.archive-list a span.desc {
	font-size: 15px;
}
/*archive card*/
.archive-card {
	font-size: 15px;
	line-height: 20px;
}