html, body {margin: 0; padding: 0;}
body {
	font-family: 'Roboto', sans-serif;
	color: #725438;
	overflow-x: hidden;
	min-width:320px;
}
.block-title {
	display: block;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	max-width: 75%;
}

/*BOOTSTRAP zaplatka*/

.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, 
.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, 
.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, 
.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 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* TITLE start */
.title-wrapper {text-align: center; height: 98px;}
.title {
	z-index: 100;
	position: relative;
	display: inline-block;
}
.inner-title {
	top: 30px;
}
.title-left, .title-right {width: 44px;}
.title-middle, .title-left, .title-right {height: 98px; float: left;}
.title-left {background-image: url(/upload/img/title/title-left.png);}
.title-right {background-image: url(/upload/img/title/title-right.png);}
.title-middle {position: relative; text-align: center; background-image: url(/upload/img/title/title-background.png); background-repeat: round; min-width: 225px;}
.title-middle h1, .title-middle h2 {
	margin: 0;
	font-family: 'Lobster', cursive;
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 6px;
	font-weight: 100;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff611e+37,ffc000+85 */
	background: #ff611e; /* Old browsers */
	background: -moz-linear-gradient(top, #ff611e 37%, #ffc000 85%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff611e 37%,#ffc000 85%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff611e 37%,#ffc000 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff611e', endColorstr='#ffc000',GradientType=0 ); /* IE6-9 */
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .title-middle h1, .title-middle h2 {
        color: #ffa907;
        background: transparent;
    }
}
/* TITLE end */

/* WA start */
.working-area {
	position:relative;
	background: url(../img/background/paper-bg-pattern.jpg) repeat-y; 
	background-size: 100%;
	margin-top: -80px;
	-webkit-margin-before: -80px;
	min-height: 800px;
	
}

.working-area img {max-width: 100%; height: auto;}

.working-area-map {
	position:relative;
	background: url(../img/background/map-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin-top:-80px;
	min-height: 800px;
	color: #ffffff;
}

.was-map-yandex {
	margin-top: 25px;
	border: 10px solid transparent;
    border-image: url(/upload/img/border/map-border.png) 15% round;
}

.working-area-photo-left {
	position: absolute;
	left: 0;
	bottom: -27px;
}
.working-area-photo-right {
	position: absolute;
	right: 0;
	bottom: -27px;
}
.wa-wrapper {
	padding: 100px 30px 210px 30px;
    max-width: 1260px;
    margin: 0 auto;
}

.catalog {padding-bottom: 150px;}
.catalog  .catalog-filter {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.catalog .catalog-filter .filter-group {padding: 0 50px;}
.catalog .catalog-filter .filter-group .filter-group-name {font-family: 'Lobster', cursive; color: #75ad2c; font-size: 18px;}
.catalog .catalog-filter .filter-buttons {font-family: 'Lobster', cursive; font-size: 18px;}
.catalog .catalog-filter .filter-group ul {list-style: none; -webkit-padding-start: 0; font-size: 14px;}
.catalog .catalog-filter .filter-group ul li {padding: 2px 0;}
.catalog-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
	max-width: 1523px;
	margin: 0 auto;
}
.catalog-list .catalog-item {background: url(../img/catalog-item/catalog-item-background.png) no-repeat; width: 381px; height: 589px; margin-bottom: 40px;     position: relative;}
.catalog-list .catalog-item .item-class, .catalog-list .catalog-item .item-image, .catalog-list .catalog-item .item-name, .catalog-list .catalog-item .item-description, .catalog-list .catalog-item .item-button {text-align: center;}
.item-button {
	position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
}
.catalog-list .catalog-item .item-class {position: relative;}
.catalog-list .catalog-item .item-class img {padding: 10px;}
.catalog-list .catalog-item .item-image img {padding: 5px; height:250px;}
.catalog-list .catalog-item .item-class span {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	top: 19px;
	left: 0;
	right: 0;
	color: #efd0a5;
	letter-spacing: 0.05em;
}
.catalog-list .catalog-item .item-name {text-transform: uppercase; font-weight: 700; padding: 10px;}
.catalog-list .catalog-item .item-description {font-size: 15px;}
.catalog-list .catalog-item .item-description p {padding: 0px 90px; margin-top: 0; line-height: 1.4;}
.text-wrapper {
	margin: 0 auto;
	border: 80px solid transparent;
	border-image: url(/upload/img/border/border-full.png) 30% round;
}
.text-area {
	background: #fff;
}


/*WA end*/
@media (min-width: 761px) {
	.working-area-photo-center {display: none;}
}
@media (max-width: 760px) {
	.working-area-photo-center {
		position: absolute;
		right: 0;
		left: 0;
		text-align: center;
		bottom: 50px;
	}
	.working-area-photo-left, .working-area-photo-right {display: none;}
	.title-middle h1, .title-middle h2 {
		font-size: 28px;
		padding-top: 30px;
	}
	.text-wrapper {
		border: 10px solid transparent;
		border-image: url(/upload/img/border/border-full.png) 4% round;
		margin: 0 -30px;
	}
	.catalog-list .catalog-item {
		background-position: center;
		margin: 0 -30px;
	}
}