/*@import url(/css/fonts.css);*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "CenturyGothic";
	src: url("../fonts/Centurygothic.eot");
	src: local(РІВС”), url("../fonts/Centurygothic.woff") format("woff"), url("../fonts/Centurygothic.ttf") format("truetype"), url("../fonts/Centurygothic.svg#webfontd60hyItJ") format("svg");
}

@font-face {
	font-family: "CenturyGothicRegular";
	src: url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.eot");
	src: url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.woff") format("woff"), url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

html,
body {
	width: 100%;
	height: 100%;
}

img {
	max-width: 100%;
}

body {
	background-color: #ffffff;
	color: #000;
	font-size: 16px;
	font-family: "CenturyGothicRegular", "CenturyGothic", sans-serif;
	font-weight: normal;
}

a {
	color: #12c4d5;
}

a:hover,
a:active,
a:focus {
	color: #15909c;
}

.relative {
	position: relative;
}

.btn {
	border-radius: 0;
}

.button {
	border: 1px solid #12c4d5;
	background-color: #12c4d5;
	color: #fff;
	float: left;
	margin: 10px 0;
	padding: 5px 0;
	width: 100%;
	background-color: #12c4d5;
	text-align: center;
	border: 1px solid #12c4d5;
	opacity: 0.8;
	text-decoration: none;
	font-weight: normal;
	box-shadow: none;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.button:hover,
.button:active,
.button:focus {
	border: 1px solid #15909c;
	background-color: #15909c;
	text-decoration: none;
	color: #ffffff;
}

.btn-default {
	border: 1px solid #12c4d5;
	background-color: #12c4d5;
	color: #fff;
}

.presentation-btn {
	font-size: 1.2em;
	color: #000
}

.presentation-btn i {
	font-size: 1.8em;
	color: #15909c;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
	border: 1px solid #15909c;
	background-color: #15909c;
	color: #ffffff;
}

.form-control {
	border-radius: 0;
}

/*help-class*/
.gallery-title {
	position: absolute;
	bottom: 0;
	display: block;
	padding: 10px 15px 5px;
	width: 100%;
	/*background: rgba(0, 0, 0, 0.7);*/
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}

ul.photo-gallery {
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.photo-gallery li {
	display: inline-block;
	float: none;
	margin-right: -4px;
	list-style: none;
	margin-bottom: 16px;
	vertical-align: middle;
}

ul.photo-gallery img {
	width: 100%;
}

.container--full {
	width: 100%;
	padding: 0;
}

.container--full .row {
	margin: 0;
}

.container--full .col-lg-1, .container--full .col-lg-10, .container--full .col-lg-11, .container--full .col-lg-12, .container--full .col-lg-2, .container--full .col-lg-3, .container--full .col-lg-4, .container--full .col-lg-5, .container--full .col-lg-6, .container--full .col-lg-7, .container--full .col-lg-8, .container--full .col-lg-9, .container--full .col-md-1, .container--full .col-md-10, .container--full .col-md-11, .container--full .col-md-12, .container--full .col-md-2, .container--full .col-md-3, .container--full .col-md-4, .container--full .col-md-5, .container--full .col-md-6, .container--full .col-md-7, .container--full .col-md-8, .container--full .col-md-9, .container--full .col-sm-1, .container--full .col-sm-10, .container--full .col-sm-11, .container--full .col-sm-12, .container--full .col-sm-2, .container--full .col-sm-3, .container--full .col-sm-4, .container--full .col-sm-5, .container--full .col-sm-6, .container--full .col-sm-7, .container--full .col-sm-8, .container--full .col-sm-9, .container--full .col-xs-1, .container--full .col-xs-10, .container--full .col-xs-11, .container--full .col-xs-12, .container--full .col-xs-2, .container--full .col-xs-3, .container--full .col-xs-4, .container--full .col-xs-5, .container--full .col-xs-6, .container--full .col-xs-7, .container--full .col-xs-8, .container--full .col-xs-9 {
	padding: 0;
}

@media (min-width: 1430px) {
	.container--long {
		width: 1400px;
	}
}
@media (min-width: 1730px) {
	.container--footer {
		width: 1700px;
	}
}

/*.header */
.header {
	padding: 24px 0;
}

@media (max-width: 992px) {
	.header {
		display: none;
	}
}

@media (min-width: 480px) {
	.header .col-xs-6 {
		display: inline-block;
		margin-right: -4px;
		float: none;
		vertical-align: middle;
	}
}

.headerLogo {
	text-align: center;
}

.headerLogo__img {
	width: 40%;
	display: block;
	margin: 0 auto;
}

.headerPhone {
	text-align: center;
}

.headerPhone__icon {
	display: inline-block;
	margin-right: 8px;
	width: 24px;
	vertical-align: middle;
}

@media (max-width: 480px) {
	.headerPhone__icon {
		width: 16px;
	}
}

.headerPhone__link {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.450em;
}

@media (max-width: 992px) {
	.headerPhone__link {
		font-size: 1.2em;
	}
}

@media (max-width: 768px) {
	.headerPhone__link {
		font-size: 1em;
		padding: 4px 0;
	}
}

@media (max-width: 480px) {
	.headerPhone__link {
		font-size: 0.875em;
		padding: 4px 0;
	}
}

.headerPhone__link:hover,
.headerPhone__link:active,
.headerPhone__link:focus {
	color: #000;
	text-decoration: none;
}

/*.mainMenu*/
.mainMenu {
	padding: 2px 0;
	z-index: 1001;
	background-color: #fff;
}

@media (max-width: 992px) {
	div#sticky-wrapper,
	.mainMenu {
		display: none;
	}
}

.mainMenu__list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #aaa;
}

.is-sticky .mainMenu {
	border-bottom: 1px solid #aaa;
}

.mainMenu__item {
	display: inline-block;
	margin: 0 16px;
}

@media (max-width: 1429px) {
	.mainMenu__item {
		font-size: 0.875em;
	}
}

@media (max-width: 1199px) {
	.mainMenu__item {
		margin: 0;
		font-size: 0.875em;
	}
}

.is-sticky .mainMenu__list {
	border-bottom: none;
}

.mainMenu__link {
	color: #000;
	padding: 4px 12px;
	display: inline-block;
	font-size: 1.2em;
	text-transform: uppercase;
}

.mainMenu__link:hover,
.mainMenu__link:active,
.mainMenu__link:focus,
.mainMenu__link.active {
	color: #000;
	background-color: #eee;
	text-decoration: none;
}

/*.blockMainArea*/
.blockMainArea {
	padding: 16px 0;
}


.blockMainArea__link {
	display: block;
	/*margin-bottom: 22px;*/
	position: relative;
}

.blockMainArea__img {
	float: none !important;
	width: 100%;
}

/*contentMainArea*/

.contentMainArea h1 {
	padding: 64px 0;
	text-align: center;
	margin: 0;
	font-size: 1.8em;
}

@media (max-width: 768px) {
	.contentMainArea h1 {
		padding: 8px 0;
		font-size: 1.3em;
	}
}

.contentMainArea__row {
	padding: 120px 0;
	margin: 64px 0;
	background-size: contain;
	background-repeat: no-repeat;
}

@media (max-width: 1429px) {
	.contentMainArea__row {
		padding: 58px 0;
	}
}


.contentMainArea__inner {
	/*text-align: justify;*/
}

@media (max-width: 1199px) {
	.contentMainArea__inner {
		text-align: justify;
		font-size: 0.775em;
	}
}

.contentMainArea__row-row01 {
	background-image: url('/images/def/002.jpg');
	background-position: left center;
	padding: 112px 0;
}


@media (max-width: 1429px) {
	.contentMainArea__row-row01 {
		padding: 50px 0;
	}
}


.contentMainArea__row-row02 {
	background-image: url('/images/def/003.jpg');
	background-position: right center;
}

.contentMainArea__row-row03 {
	background-image: url('/images/def/004.jpg');
	background-position: left center;
}

@media (max-width: 1429px) {
	.contentMainArea__row-row03 {
		background-image: url('/images/def/004.jpg');
		background-position: left center;
		padding: 68px 0;
	}

	.contentMainArea__row-row04 {
		background-image: url('/images/def/005.jpg');
		background-position: right center;
		padding: 80px 0;
	}
}

@media (max-width: 1199px) {
	.contentMainArea__row-row03 {
		background-image: url('/images/def/004.jpg');
		background-position: left center;
		padding: 58px 0;
	}

	.contentMainArea__row-row04 {
		background-image: url('/images/def/005.jpg');
		background-position: right center;
		padding: 58px 0;
	}
}

.contentMainArea__row-row04 {
	background-image: url('/images/def/005.jpg');
	background-position: right center;
}

@media (max-width: 992px) {
	.contentMainArea__row {
		padding: 8px 0;
		margin: 8px 0;
		background-image: none;
	}
}




.contentMainArea__item {
	padding: 24px;
	background-color: #ffffff;
}

.contentMainArea__row-row02 .contentMainArea__item {
	padding: 48px 24px;
}

.contentMainArea__row-row03 .contentMainArea__item {
	padding: 72px 24px;
}

.contentMainArea__row-row04 .contentMainArea__item {
	padding: 82px 24px;
}

@media (max-width: 992px) {
	.contentMainArea__item {
		padding: 8px !important;
	}
}

/*contentArea*/

.contentArea__inner {
	padding: 32px 0;
}

.contentArea__innerNews {
	padding: 32px;
}

.contentArea h1 {
	text-align: center;
	margin-bottom: 32px;
	font-size: 1.8em;
}

/*formCatalogSend*/
.formCatalogSend {
	padding: 24px 0;
	background-color: #3B3B3B;
}

.formCatalogSend__second {
	display: none;
}

.formCatalogSend__row {
	margin: 16px 0;
}

.formCatalogSend__title {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.formCatalogSend__buttons {
	text-align: center;
}

.formCatalogSend__btn {
	text-transform: uppercase;
}

.formCatalogSend__text {
	text-align: center;
	color: #fff;
	font-size: 0.875em;
}

/*.footer*/
.footer {
	padding: 32px 0;
	background-color: #eaeaea;
}

@media (max-width: 992px) {
	.footer {
		text-align: center;
	}
}

.footerMenu__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footerMenu__item {
	margin: 4px 0;
}

.footerMenu__link {
	font-size: 0.875em;
	color: #000;
	text-decoration: underline;
}

.footerMenu__link:hover,
.footerMenu__link:active,
.footerMenu__link:focus {
	color: #000;
	text-decoration: none;
}

.laurat__img {
	display: inline-block;
	width: 72px;
	vertical-align: middle;
	margin-right: 8px;
}

.laurat__text {
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}

.footerPhone {
	text-align: right;
}

@media (max-width: 992px) {
	.footerPhone {
		text-align: center;
	}
}

.footerPhone__icon {
	display: inline-block;
	margin-right: 8px;
	width: 24px;
	vertical-align: middle;
}

.footerPhone__link {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2em;
}

@media (max-width: 992px) {
	.footerPhone__link {
		font-size: 1em;
	}
}

.footerPhone__link:hover,
.footerPhone__link:active,
.footerPhone__link:focus {
	color: #000;
	text-decoration: none;
}

.social {
	padding: 16px 0;
}

.social__list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

@media (max-width: 992px) {
	.social__list {
		text-align: center;
	}
}

.social__item {
	display: inline-block;
	padding-left: 16px;
	margin-right: -4px;
	vertical-align: middle;
}

@media (max-width: 1199px) {
	.social__item {
		padding-left: 2px;
	}
}

.bepartner {
	text-align: right;
	margin-bottom: 16px
}

@media (max-width: 992px) {
	.bepartner {
		text-align: center;
	}
}

.bepartner-kont {
	text-align: left;
	margin-bottom: 16px
}

@media (max-width: 992px) {
	.bepartner kont {
		text-align: center;
	}
}

.footerAddress {
	text-align: right;
	font-size: 0.875em;
}

@media (max-width: 992px) {
	.footerAddress {
		text-align: center;
	}
}


.footer__bottom {
	padding-top: 32px;
}

.cardpay {
	margin: 0 0 16px 0;
}

.cardpay__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.cardpay__item {
	display: inline-block;
	margin-right: -4px;
	width: 24%;
	vertical-align: middle;
}

.cardpay__img {
	width: 100%;
}

/*Р”РѕРїС‹*/
.fixed-area {
	position: fixed;
	top: 100px;
	right: 0;
}

@media (max-width: 992px) {
	.fixed-area {
		display: none;
	}
}

.fixed-area__item {
	margin: 4px 0;
}

/*РЎС‚Р°СЂСЊРµ*/
.catalogList {
	list-style: none;
	padding: 0;
	margin: 0;
}

.catalogList__item {
	margin: 16px 0;
}

.catalogList__inner {
	box-shadow: 0 0 24px #ddd;
}

.catalogList__img {
	padding: 48px 8px;
	text-align: center;
	background-color: #f3f3f3;
}

.catalogList__img img {
	max-width: 100%;
	box-shadow: 0 0 24px #ddd;
}

.catalogList__text {
	text-align: center;
	padding: 24px 8px;
	font-size: 1.2em;
	height: 96px;
}

.catalogList__col {
	width: 100%;
	padding: 0 4%;
	display: inline-block;
	margin-right: -4px;
}

.catalogList__col:nth-child(1) {
	display: none;
}

.catalogList__button {
	text-align: center;
	padding: 0 24px 32px;
}

.catalogList__read,
.catalogList__download {
	width: 100%;
	text-align: center;
	border: 1px solid #ddd;
	color: #000000;
	border-radius: 0;
	text-transform: lowercase;
	font-size: 1.1em;
}

.catalogList__download {
	background-color: #ddd;
}

.catalogList__read.disabled {
	color: #ddd;
}

.projectList__img {
	width: 95%;
}

.projectList__relative {
	position: relative;
}

.projectList__number {
	width: 50px;
	height: 32px;
	line-height: 32px;
	font-size: 1.4em;
	vertical-align: middle;
	font-weight: 700;
	text-align: center;
	position: absolute;
	top: 6px;
	left: 6px;
	color: #fff;
	background-color: #000;
}

@media (max-width: 992px) {
	.projectList__img {
		margin-bottom: 16px;
	}
}

.projectList__char {
	border-radius: 12px 12px 0 0;
	background-image: url(/images/project/bg.png);
	background-size: 100%;
	padding: 16px 0;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	z-index: 1001;
}

.projectList__char:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	background-color: #f2f2f2;
	height: 16px;
	z-index: 1000;
	top: 0;
	border-radius: 12px 12px 0 0;
	left: 0;
}

.projectList__table {
	background-color: #dcdcdc;
}


.projectList__table td {
	vertical-align: middle !important;
}

.projectList__table tr:nth-child(2n) {
	background-color: #f2f2f2;
}

.projectList__table tr td:nth-child(1) {
	font-size: 1em;
}

.projectList__table tr td:nth-child(2) {
	font-size: 1.2em;
	float: right;
	font-weight: 700;
}

.projectList__table,
.projectList__table tr,
.projectList__table tbody,
.projectList__table thead {
	display: block
}

.projectList__table td {
	display: block;
	float: left;
	border-top: none !important;;
}

@media (max-width: 420px) {
	.projectList__table td,
	.projectList__table tr td:nth-child(2) {
		display: block;
		float: unset;
		text-align: center;
		border-top: none !important;;
	}
}

.projectList__table tr:before {
	display: table;
	content: " ";
}

.projectList__table tr:after {
	clear: both;
	display: table;
	content: " ";
}

.projectList__pricetitle {
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
}

.projectList__price {
	font-size: 2.6em;
	font-weight: 700;
	text-align: center;
}

.projectList__price span {
	font-size: 0.8em
}

.projectCatalog {
	list-style: none;
	padding: 0;
	margin: 0;
}

.projectCatalog__link {
	position: relative;
	display: block;
	color: #000;
	text-align: center;
	background-color: #ccc;
}

.projectCatalog__link:hover,
.projectCatalog__link:focus,
.projectCatalog__link:active {
	text-decoration: none;
	color: #000;
}

.projectCatalog__img {
	width: 100%;
}

.projectCatalog__number {
	background-color: #000;
	width: 50px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	display: block;
	position: absolute;
	font-size: 1.6em;
	font-weight: 400;
	top: 0;
	left: 0;
}

.projectCatalog__text {
	display: block;
	padding: 8px;
	font-weight: 400;
	font-size: 1.1em;
}

.border-slide-img p {
	margin: 22px 0px 0px;
	position: relative;
}

span.gallery {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	color: rgb(255, 255, 255);
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	padding: 5px 15px;
	background: rgba(0, 0, 0, 0.7);
}

.video-row p {
	margin: 0;
}



.title-video {
	padding: 8px 4px;
	min-height: 70px;
	text-align: center;
	position: absolute;
	font-size: 16px;
	z-index: 100;
	bottom: 0;
	left: 0;
	color: #fff;
	text-shadow: 0 0 8px #000;
	width: 100%;
	margin: 0;
}

.img-block {
	width: 100%;
	min-height: 240px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

@media (min-width: 1433px) and (max-width: 1730px) {
	.img-block {
		min-height: 190px;
	}
}

@media (min-width: 1199px) and (max-width: 1432px) {
	.img-block {
		min-height: 165px;
	}
}

@media (max-width: 480px) {
	.img-block {
		min-height: 200px;
	}
}

.img-block:before {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	content: "";
	transform: translateX(-50%) translateY(-50%);
	background-image: url(//kenguru.pro/css/play.png);
	background-size: cover;
}

p[data-mh="my-group"] {
	height: 84px;
}

.itemShopInner img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.itemShopInner {
	position: relative;
	height: 343px;
	border-radius: 0 0 16px 0;
	overflow: hidden;

}

.itemShopInner p {
	padding: 0 8px;
}

@media (max-width: 1429px) {
	.itemShopInner {
		height: 305px;
	}
}

@media (max-width: 1199px) {
	.itemShopInner {
		height: 276px;
	}
}

@media (max-width: 992px) {
	.itemShopInner {
		height: auto;
		position: relative;
	}

	p[data-mh="my-group"] {
		height: auto;
	}
}


.itemShopInner__inner {
	position: absolute;
	top: 0;
	left: 0;
}

.itemShopInner img {
	padding: 8px;
}

.itemShopInner:hover img {
}

@media (min-width: 993px) {
	.itemShopInner img {
		padding: 8px;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
	}

	.itemShopInner:hover img {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
	}
}

.itemShopInner:hover {
	box-shadow: 0 0 8px #ddd;
}

.itemShopInner:hover button {
	height: auto;
	padding: 8px 8px;
	overflow: hidden;
	font-size: 1.2em;
}

.itemShopInner button {
	height: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width: 100%;
}

@media (max-width: 992px) {
	.itemShopInner button {
		height: auto;
		padding: 8px;
		border: 1px solid #000;
		overflow: hidden;
	}
}

.slide-link {
	width: 70%;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.slide-link {
		width: 98%;
	}
}

.slide-link .arrow {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 99;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 30px;
	background: transparent url("../img/arrow.png") no-repeat left top;
}

.slide-link .arrow.arrow-next {
	left: auto;
	background-position: right top;
	right: 0;
}

.document-download select {
	background: transparent;
	width: 80%;
	padding: 5px;
	margin: 8px auto;
	font-size: 16px;
	line-height: 1;
	border: 1px solid #12c4d5;
	box-shadow: 0 0 8px #ddd;
	border-radius: 4px;
	height: 34px;
	-webkit-appearance: none;
	display: none;
	background: #fff;
	color: #000;
}

@media (max-width: 992px) {
	.document-download .col-xs-12 {
		display: none;
	}
	.document-download select {
		display: block;
	}
}

.onhoverzoom {
}

.onhoverzoom:hover {
	z-index: 1000;
}

@media (min-width: 993px) {
	.onhoverzoom {
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
	}

	.onhoverzoom:hover {
		z-index: 1000;
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
	}
}

.project__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.project__item {
	display: inline-block;
	margin-right: -4px;
	vertical-align: top;
}

.project__item:nth-child(1) {
	width: 63%;
	padding-right: 8px;
}

.project__item:nth-child(2) {
	width: 37%;
	padding-left: 8px;
}

#owl-plosh {
	margin-bottom: 3em;
}

#owl-plosh .owl-item.active.center {
	opacity: 1;
}

#owl-plosh .owl-item {
	opacity: 0.5;
}

#owl-plosh.owl-rtl .owl-item {
	display: inline-block;
	float: right;
	float: none;
	vertical-align: middle;
}

#owl-plosh .owl-item img {
	display: block;
	width: 100%;
	padding: 0 16px;
}

.owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	text-indent: -1000px;
	background-image: url(../img/slider-arrow-red-left.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	text-indent: -1000px;
	background-image: url(../img/slider-arrow-red-right.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#owl-news {
	margin: 48px 0 0;
}

#owl-news .owl-prev {
	background-color: rgba(225,255,255,0.8);
	width: 48px;
	height: 48px;
	text-align: center;
	background-position: center;
	padding: 8px;
	margin: 8px;
	background-size: 12px;
	border-radius: 50%;
}

#owl-news .owl-next {
	background-color: rgba(225,255,255,0.8);
	width: 48px;
	height: 48px;
	text-align: center;
	background-position: center;
	padding: 8px;
	margin: 8px;
	background-size: 12px;
	border-radius: 50%;
}


.ploshadka__title {
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 24px 0;
}

.ploshadka__schemaImg {
	max-width: 200px;
}

.ploshadka__more {
	width: 100%;
	padding: 8px;
	display: block;
	text-align: center;
	border: 1px solid #12c4d5;
    background-color: #12c4d5;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.875em;
}

.ploshadka__text {
	display: none;
}

.ploshadka__button {
	text-align: center;
	margin: 8px 0;
}

.ploshadka__button button {
	width: 100%;
}

.ploshadkaChar__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ploshadkaChar__item {
	padding: 16px;
}

.ploshadkaChar__item:nth-child(2n+1) {
	background-color: #f8f8f8;
}

.ploshadkaDoc__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ploshadkaDoc__list li {
	position: relative;
	padding: 4px 0;
}

.ploshadkaDoc__list li[data-type="docx"]:before {
	content: ' ';
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/doc-icon.png');
}

.ploshadkaDoc__list li[data-type="pdf"]:before {
	content: ' ';
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/pdf-icon.png');
}

.ploshadkaDoc__list li[data-type="dwg"]:before {
	content: ' ';
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/dwg-icon.png');
}

.ploshadkaDoc__link {
	color: #000;
	text-decoration: underline;
	margin-left: 8px;
}

.gallery-row {
	max-height: 280px;
	overflow: hidden
}

.gallery-row .col-xs-12 {
}

.gallery-row img {
	max-height: 300px;
	width: auto;
}

@media (max-width: 992px) {
	.gallery-row {
		max-height: 100% !important;
		overflow: hidden
	}

	.gallery-row img {
		max-height: 100% !important;
		width: auto;
	}
}

/* .newsList */

.newsList__list {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1700px;
}

.newsList__item {
	float: none;
	width: 24%;
	padding: 0 8px;
	padding-bottom: 16px;

}

@media (max-width: 1170px) {
	.newsList__item {
		float: none;
		width: 33%;

	}

}

@media (max-width: 992px) {
	.newsList__item {
		float: none;
		width: 48%;

	}

}

@media (max-width: 768px) {
	.newsList__item {
		float: none;
		width: 98%;

	}

}

.newsList__inner {
	box-shadow: 0 0 4px #ddd;
	display: block;
	background-color: #fff;
	color: #000;
}

.newsList__inner:hover,
.newsList__inner:focus,
.newsList__inner:active {
	text-decoration: none;
	color: #000;
	z-index: 1000;
}

@media (min-width: 993px) {
	.newsList__inner {
		box-shadow: 0 0 4px #ddd;
		display: block;
		background-color: #fff;
		color: #000;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
	}

	.newsList__inner:hover,
	.newsList__inner:focus,
	.newsList__inner:active {
		text-decoration: none;
		color: #000;
		-webkit-transform: scale(1.02);
		-moz-transform: scale(1.02);
		-o-transform: scale(1.02);
		z-index: 1000;
	}
}

.newsList__img {
	width: 100%;
}

.newsList__titleRow {
	padding: 8px 0;
}

.newsList__date {
	display:  inline-block;
	vertical-align: middle;
	padding: 8px;
	border-right: 1px solid #ddd;
	margin-right: -4px;
	text-align: center;
	width: 16%;
}

.newsList__title {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	text-align: left;
	margin-right: -4px;
	width: 84%;
	font-size: 0.875em;
	font-weight: 700;

}

.newsList__dateDay {
	color: #12c4d5;
	font-size: 1.2em;
}

.newsList__dateMonth {
	font-size: 0.875em;
	color: #888 !important;

}

.newsList__shortText {
	width: 86%;
	/* margin-left: 16%; */
	padding: 0 8px 32px 16%;
	font-size: 0.875em;
}

.newsSlide {
	background-image: url('/images/photogallery/001.jpg');
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

.newsSlide__title {
	padding: 128px 0;
	text-shadow: 0 0 8px #888;
	text-transform: uppercase;
	text-align: center;
	font-size: 4em !important;
	color: #fff;
}

.nopadding__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nopadding__item {
	display: inline-block;
	margin-right: -4px;
	margin-bottom: 48px;
	width: 50%;
	vertical-align: top;
}

@media (max-width: 992px) {
	.nopadding__item {
		width: 100%;
	}
}

.vertical-middle {
	vertical-align: middle;
}

.nopadding__text {
	padding: 0 24px;
	text-align: justify;
}



.burger-box > p {
	color: #000;
	text-transform: uppercase;
	margin: 4px 8px;
	text-align: center;
	font-weight: 400;
	font-size: 19px;
}

.burger-box select {
	background: transparent;
	width: 100%;
	padding: 5px;
	margin: 0 auto;
	text-align: -webkit-center;
	font-size: 16px;
	text-align-last: center;
	line-height: 1;
	border: 1px solid #444;
	text-align: center;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	background: #f4ce65;
	color: #000000;
}

.burger-box select option {
	text-align: center;
	text-align: -webkit-center;
	text-align-last: center;
}

.burger-box.myah {
	background-color: rgba(255,255,255,0.8);
}

.burger-box:hover {
	text-decoration: none;
}

.burger-box {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 47px;
	height: 42px;
	/*background: #ffffff;*/
	cursor: pointer;
	text-decoration: none;
}

@media (max-width: 992px) {
	.burger-box {
		display: block;
	}
}

.burger-box p {
	content: '';
	font-size: 0px;
	user-select: none;
	position: absolute;
	top: 15px;
	left: 3px;
	width: 24px;
	height: 4px;
	background: #000;
	transition: background 0.3s, transform 0.3s, top 0.3s;
}
.burger-box p:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 4px;
	background: #333;
	transition: background 0.3s, transform 0.3s, top 0.3s;
	top: -8px;
	left: 0;
	content: "";
}
.burger-box p:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 4px;
	background: #333;
	transition: background 0.3s, transform 0.3s, top 0.3s;
	top: 8px;
	left: 0;
	content: "";
}

.is-open p {
	display: none;
}

.is-open {
	background: none;
}

.is-open .burger {
	-webkit-transform: translateX(220px);
	-moz-transform: translateX(220px);
	-ms-transform: translateX(220px);
	-o-transform: translateX(220px);
	transform: translateX(220px);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background: transparent;
}
.is-open .burger:before {
	top: 0;
	transform: rotateZ(-45deg);
}
.is-open .burger:after {
	top: 0;
	transform: rotateZ(45deg);
}

.sliding-panel-content {
	display: none;
	position: fixed;
	text-align: center;
	top: 35px;
	right: auto;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: rgba(255,255,255,0.8);
	z-index: 998;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.sliding-panel-content ul {
	padding: 0;
	margin: 0;
}
.sliding-panel-content li {
	list-style: none;
}
.sliding-panel-content li:first-child {
	margin-top: 8px;
}
.sliding-panel-content li a {
	border-bottom: 1px solid #888;
	color: #000;
	display: block;
	font-weight: bold;
	padding: 1em;
	text-decoration: none;
}

.sliding-panel-content li:last-child a {
	border-bottom: none;
}
.sliding-panel-content li a:focus {
	background-color: #000;
}
.sliding-panel-content li a:hover {
	color: #222;
}
.sliding-panel-content.is-visible {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.sliding-panel-fade-screen {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	-webkit-transition: all 0.15s ease-out 0s;
	-moz-transition: all 0.15s ease-out 0s;
	transition: all 0.15s ease-out 0s;
	background: black;
	opacity: 0;
	visibility: hidden;
	z-index: 997;
}
.sliding-panel-fade-screen.is-visible {
	opacity: 0.4;
	visibility: visible;
}

.sliding-panel-button {
	padding: 10px 16px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	outline: none;
}
.sliding-panel-button img {
	height: 1.3em;
}

.chocolat-wrapper {
	z-index: 1002;
}

.chocolat-wrapper .chocolat-close {
	font-family: "FontAwesome";
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	background: none;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #ddd;
	vertical-align: middle;
	display: inline-block;
}

.chocolat-wrapper .chocolat-close:after {
	content: '\f00d';
	color: #000;
	font-family: "FontAwesome";
}


.modalCartAfter {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10001;
}

.modalCartAfter__bg {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.modalCartAfter__inner {
	position: absolute;
	width: 450px;
	padding: 16px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10002;
	background-color: #fff;
	text-align: center;
}

@media (max-width: 480px) {
	.modalCartAfter__inner {
		width: 98%;
	}
}

.modalCartAfter__check {
	color: #5cb85c;
	font-size: 4em;
}

.modalCartAfter__title {
	font-size: 1.4em;
	margin-bottom: 8px;
}

.modalCartAfter__incart {
	border: 1px solid #ddd;
	border-radius: 0 0 16px 0;
	overflow: hidden;
	box-shadow: 0 0 2px #eee;
}

.modalCartAfter__incart:active,
.modalCartAfter__incart:hover,
.modalCartAfter__incart:focus {
	background-color: #15909c;
	color: #fff;
}

.modalCartAfter__begin {
	background-color: #12c4d5;
	color: #fff;
	overflow: hidden;
	border-radius: 0 0 16px 0;
	box-shadow: 0 0 2px #eee;

}

.modalCartAfter__begin:active,
.modalCartAfter__begin:hover,
.modalCartAfter__begin:focus {
	background-color: #15909c;
	color: #fff;
}

.modalCartAfter__img {
	width: 64px;
}

.modalCartAfter__row {
	margin: 8px 0;
}

.formZakazCart {
	display: none;
	border: 1px solid #1ecedf;
	box-sizing: border-box;
	margin-bottom: 16px;
}
.formZakazCart__inner {
	margin: 0 auto;
	width: 60%;
	padding: 24px;
}

@media (max-width: 992px) {
	.formZakazCart__inner {
		width: 98%;
		padding: 8px;
	}
}

.formZakazCart__title {
	text-align: center;
	font-size: 1.4em;
	font-weight: 400;
	text-transform: uppercase;
}
.formZakazCart__row {
	margin: 8px 0;
}
.formZakazCart__input {
	width: 100%;
	border: 1px solid #1ecedf;
	padding: 6px;
}
.formZakazCart__buttonArea {
	text-align: center;
}

.lineup {
	display: none;
	text-align: center;
	padding: 6px 0;
	background-color: #1ecedf;
	color: #fff;
}

.cartUp__link,
.cartUp__link:hover,
.cartUp__link:active,
.cartUp__link:focus {
	color: #fff;
}

.plus-minus-in-cart {
	float: right;
}

.PlusSime {
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	background-color: #12c4d5;
}

.MinusSime {
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
	background-color: #15909c;
}

.moreContacts {
	display: none;
}

table td {
	padding: 3px;
}

@media (max-width: 768px) {
	.ploshhadki-parakenguru-para-kenguru-pro th,
	.ploshhadki-parakenguru-para-kenguru-pro td {
		display: block;
	}
}

.chocolat-wrapper .chocolat-right {
	background: url(../img/right-arrow.png) 50% 50% no-repeat;
	background-size: contain;
	margin: 0 8px;
}

.chocolat-wrapper .chocolat-left {
	margin: 0 8px;
	background: url(../img/left-arrow.png) 50% 50% no-repeat;
	background-size: contain;
}

.gallery-row .col-xs-12 {
	display: inline-block;
	float: none;
	margin-right: -6px;;
}

@media (max-width: 992px) {
	.contacts-table tr,
	.contacts-table td {
		display: block;
	}
}

.order-form-project {
	margin: 16px 0;
}

.order-form-project__title {
	font-size: 1.2em;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.order-form-project__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.order-form-project__col {
	width: 24%;
}

.order-form-project__input {
	width: 100%;
	padding: 4px 8px;
	border: none;
	border-bottom: 2px solid #999999;
}

.order-form-project__text {
	margin-top: 4px;
}

.order-form-project__btn {
	border: 2px solid #999999;
	background: none;
	text-align: center;
	width: 100%;
	padding: 6px 8px;
}

.order-form-project__btn:hover,
.order-form-project__btn:focus,
.order-form-project__btn:active {
	background: #999999;
	color: #ffffff;
}

@media (min-width: 991px) {
	.new-row {
		display: flex; align-items: stretch; margin-bottom: 24px;
	}
}

@media (max-width: 992px) {
	.new-row a,
	.blockMainArea__link {
		margin:0 0 4px 0;
	}
}

.line-top {
	display: none;
	z-index: 1001;
	/*position: fixed;*/
	width: 100%;
	left: 0;
	top: 0;
}

@media (max-width: 992px) {
	.line-top {
		display: block;
	}
}

.line-top__inner {
	padding: 8px 8px;
	background-color: #ffffff;
	box-shadow: 0 0 8px rgba(0,0,0,0.4);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.line-top__logo {
	height: 32px;
}

.line-top__phone {
	text-align: left;
}

.line-top__phone-link {
	color: #000000;
	text-decoration: none;
}

.line-top__logo-img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

.line-top__icon  {
	text-decoration: none;
	color: #000000;
	font-size: 1.8em;
}

.mobile-menu {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #ffffff;
	z-index: 1001;
}

.mobile-menu__inner {
	padding: 16px;
}

.mobile-menu__line-top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mobile-menu__logo {
	height: 48px;
}

.mobile-menu__logo-img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

.mobile-menu__closed  {
	color: #12c4d5;
	text-decoration: none;
	font-size: 1.8em;
}

.mobile-menu__menu {
	margin: 16px 0;
}

.mobile-menu__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-menu__item {
	padding: 8px 0;
}

.mobile-menu__link {
	text-transform: uppercase;
	font-size: 0.875em;
	color: #12c4d5;
	text-decoration: none;
	font-weight: 600;
}

.mobile-menu__phone {
	margin: 16px 0;
}

.mobile-menu__phone-text {
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding: 8px 0;
	font-size: 0.875em;
}

.mobile-menu__phone-list {
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0;
	margin: 0;
}

.mobile-menu__phone-item {
	padding: 8px 0;
}

.mobile-menu__phone-link {
	text-transform: uppercase;
	font-size: 0.875em;
	color: #12c4d5;
	text-decoration: none;
	font-weight: 600;
}

.category-mobile {
	margin: 8px 0;
}

.category-mobile select {
	width: 100%;
	border: 2px solid #12c4d5;
	border-radius: 8px;
	padding: 8px 16px;
}

.sticky {
	position: fixed;
}

.line-top__callback {
	background-color: #12c4d5;
	color: #ffffff;
	border: none;
	margin-top: 4px;
	text-transform: lowercase;
	padding: 4px 8px;
}

.instagram-area__inner {
	padding: 12px 20px;
	background-color: #F2F2F2
}

.instagram-area__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 8px 0;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.instagram-area__bottom {
	margin-bottom: 16px
}

.instagram-area__icon {
	margin-bottom: 2%
}

.instagram-area__follow {
	font-family: "Oswald", sans-serif;
	font-size: 1.500em;
	font-weight: 500;
	text-transform: uppercase
}

.instagram-area__url {
	text-transform: lowercase;
	font-size: 1.500em;
	font-weight: 500;
	color: #000;
	text-decoration: none
}

.instagram-area__text {
	margin-top: 2%;
	opacity: 50%
}

.instagram-area__list {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.instagram-area__item {
	max-width: 20%;
	padding: 8px
}

@media (max-width: 1366px) {
	.instagram-area__item {
		max-width: 25%
	}

	.instagram-area__item:nth-child(5) {
		display: none
	}
}


@media (max-width: 992px) {
	body #CKMBbutton-a{
		width: 65px!important;
    height: 65px!important;
    left: 20px!important;
    top: auto!important;
    right: auto;
    bottom: 20px;
    position: fixed;
	}
	body .callkeeper_img_circle{
		width: 40px;
		height: 40px;
		left: 20px;
		top: auto;
		bottom: 50px;
	}
	.instagram-area__item {
		max-width: 50%
	}

	.instagram-area__item:nth-child(4),
	.instagram-area__item:nth-child(3) {
		display: none
	}
}

/*@media (max-width: 480px) {
  .instagram-area__list_2,
  .instagram-area__item:last-child,
  .instagram-area__item:nth-child(2) {
    display: none;
  }
  .instagram-area__item {
    max-width: 100%;
    width: 100%;
  }
  }*/

  .instagram-area__img {
  	width: 100%;
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-color: #fff
  }

  .lineup-sticky {
  	    position: fixed;
	    width: 100%;
	    z-index: 10001;
	    top: 38px;
  }

@media screen and (max-width: 767px){
	.table-responsive{
		border: none;
	}
	.table-responsive>.table-bordered#cartTable thead{
			display: none;
	}
	.table-responsive>.table-bordered#cartTable{
		border: none;
		display: block;
	}
	.table-responsive>.table-bordered#cartTable>tfoot,
	.table-responsive>.table-bordered#cartTable>tbody{
		display: block;
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr,
	.table-responsive>.table-bordered#cartTable>tbody>tr{
		display: block;
		margin-top: 10px;
		border: none;
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr>td,
	.table-responsive>.table-bordered#cartTable>tbody>tr>td{
		display: block;
	}
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:nth-child(4):before,
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:nth-child(5):before{
		display: block;
		font-weight: bold;
		font-size: 12px;
	}
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:nth-child(4):before{
		content: 'Цена';
	}
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:nth-child(5):before{
		content: 'Общая стоимость';
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr>td span,
	.table-responsive>.table-bordered#cartTable>tbody>tr>td span{
		white-space: normal;
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:first-child{
		border-left: 1px solid #ddd;
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered#cartTable>tbody>tr>td:last-child{
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.actionButtons a{
		margin-top: 5px;
	}
	.table-responsive>.table-bordered#cartTable>tfoot>tr>td:first-child{
		font-weight: bold;
		background-color: #ececec;
	}
}
