.desktop-image {
	display: inline!important;
}
.mobile-image {
	display: none!important;
}
.desktop-block {
	display: block!important;
}
.mobile-block {
	display: none!important;
}
.desktop-flex {
	display: flex!important;
}
.mobile-flex {
	display: none!important;
}
#header-menu-trigger {
	display: none;
}
#catalog-menu-mobile {
	display: none;
}
@media screen and (max-width: 1400px) {
	.box-section-item-text {
		font-family: "montserrat-medium";
		font-size: 18px;
		line-height: 27px;
	}
	.catalog_add_photos_text .box-section-item-price {
		bottom: 10px;
	}
	.one_text_title {
		font-size: 32px;
		margin: 20px 0 20px;
	}
}

@media screen and (max-width: 1200px) {
    
	html,
	body {
		padding:0;
		width:100%;
	}

	body.no-scroll {
		height: 100%;
		overflow: hidden;
	}
	.desktop-image {
		display: none!important;
	}
	.mobile-image {
		display: inline!important;
	}

	.desktop-block {
		display: none!important;
	}
	.mobile-block {
		display: block!important;
	}

	.desktop-flex {
		display: none!important;
	}
	.mobile-flex {
		display: flex!important;
	}
	
    /* ----- header ----- */
	#pagewrap {
		margin: 0;
		padding: 0px 0px 0px 0px;
	}
	#pagewrap.global.main {
		/**/
		background: none;
		/**/
	}
	header {
		width: 100%;
		min-height: 80px;
	}
	#header-container {
		width: 94%;
		padding: 0;
		margin: 0 auto;
	}
	#header-menu-btn-mobile {
		width: 40px;
		flex-basis: 40px;
		height: 40px;
		padding: 0;
		margin: 0;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		border:2px solid #ffffff;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
	}
	#header-menu-btn-mobile span {
		font-size: 24px;
		color:#ffffff;
	}
	#header-call {
		width: 40px;
		flex-basis: 40px;
		height: 40px;
		padding: 0;
		margin: 0;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
		border:2px solid #ffffff;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
	}
	#header-call .mobile-image {
		font-size: 24px;
	}
	#header-call:hover,
	#header-call.active,
	#header-menu-btn-mobile:hover,
	#header-menu-btn-mobile.active {
		background-color: #dedcda;
		color:#999993;
	}
	#header-call:hover span,
	#header-call.active span,
	#header-menu-btn-mobile:hover span,
	#header-menu-btn-mobile.active span {
		/* background-color: #dedcda; */
		color:#999993;
	}
	#header-logo {
		width: 160px;
		flex-basis: 160px;
	}
	header.active {
		min-height: 80px;
		background-color: #00000077;
		transition: all 0.5s ease-in;
		-webkit-transition: all 0.5s ease-in;
		-moz-transition: all 0.5s ease-in;
		-ms-transition: all 0.5s ease-in;
		-o-transition: all 0.5s ease-in;
	}
	#header-menu {
		display: none;
		display: block!important;
		position: fixed;
		top:80px;
		left:0px;
		width: 200px;
		flex-basis: 200px;
		transition: all 0.5s ease-in;
		-webkit-transition: all 0.5s ease-in;
		-moz-transition: all 0.5s ease-in;
		-ms-transition: all 0.5s ease-in;
		-o-transition: all 0.5s ease-in;
		transform: translate(-300%, 0%);
		-webkit-transform: translate(-300%, 0%);
		-moz-transform: translate(-300%, 0%);
		-ms-transform: translate(-300%, 0%);
		-o-transform: translate(-300%, 0%);
	}
	#header-menu.active {
		transition: all 0.5s ease-in;
		-webkit-transition: all 0.5s ease-in;
		-moz-transition: all 0.5s ease-in;
		-ms-transition: all 0.5s ease-in;
		-o-transition: all 0.5s ease-in;
		transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
	}
	header.active #header-menu,
	.inner-main-section header #header-menu {
		background-color: #00000077;
	}
	#header-menu ul {
		width: 90%;
		flex-basis: 90%;
		display: flex;
  		align-items: center;
  		justify-content: flex-end;
		flex-wrap: wrap;
  		padding: 0px 0px;
  		margin: 10px 0px 10px auto;
		border-left:2px solid #ffffff;
	}
	#header-menu ul li {
		width: 100%;
		flex-basis: 100%;
	}
	#header-menu ul li a {
		display: block;
		padding: 5px 10px;
		margin: 0px 0px 0px 0px;
		text-align: left;
		font-family: "montserrat-medium";
    	font-size: 17px;
	}
#main-section {
	width: 100%;
	height: 700px;
	background: url("/themes/default/images/mainpage2.jpg?1") no-repeat scroll 50% 50%;
	background-size: 1200px;
}
	#main-section.inner-main-section {
		height: 300px;
		background: url("/themes/default/images/mainpage2.jpg?1") no-repeat scroll 50% 50%;
		background-size: 1200px;
	}
	#main-section-fon {
		display: none;
	}
	#main-section-container {
		position: static;
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
	}
#main-section-slogan {
	width: 80%;
	flex-basis: 80%;
	padding: 0;
	margin: 0 0 0 10%;
}
#box-section45 .box-section-h2 h2 {
	margin: 0;
	padding: 145px 0px 30px 50%;
	color: rgba(57,37,46,0.8);
	font-family: "Inter";
	font-size: 21px;
	text-transform: none;
	text-align: left;
	font-weight: normal;
}
	#main-section-slogan h2 {
		display: block;
		padding: 30px 0px 30px 0px;
		margin: 0 0 0 0;
		font-size: 30px;
		line-height: 50px;
	}
	#main-section-slogan h2 br {
		/* display: none; */
	}
	#catalog-section {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	#catalog-section .animated-trigger {
		padding: 0;
		margin: 0;
	}
	.catalog-section-title {
		width: 100%;
		flex-basis: 100%;
		padding: 0px;
		margin: 60px auto;
	}
	.catalog-section-h2 {
		width: 180px;
		flex-basis: 180px;
		padding: 0;
		margin: 0 auto;
	}
	#catalog-section-container {
		width: 90%;
		max-width: 700px;
		padding: 0;
		margin: 0 auto;
	}
	.catalog-section-item {
		width: 48%;
		flex-basis: 48%;
	}
	.catalog-section-item-big {
		width: 100%;
		flex-basis: 100%;
	}
	.catalog-section-item span {
		margin: 0;
		padding: 15px 2% 20px 2%;
		text-align: center;
	}
	.catalog-section-item img {
		filter: grayscale(0%);
		-webkit-filter: grayscale(0%);
	}
	.catalog-section-item-button p {
		padding: 0px;
		margin: 20px 0px 40px 0px;
	}
	#about-section {
		width: 100%;
		min-height: 600px;
		background: #dedede url("/themes/default/images/about-section-fon-2x.jpg") no-repeat scroll 0% 50%;
		background-size: 1600px;
	}
	#about-section-fon {
		display: none;
	}
	#about-section-container {
		position: static;
		width: 100%;
		height: 100%;
	}
	#about-section-info {
		width: 80%;
		flex-basis: 80%;
		padding: 0;
		margin: 0 auto 30px auto;
	}
	.about-section-title {
		padding: 0px 0px 0px 0px;
    	margin: 80px 0px 20px 0px;
		text-align: center;
	}
	#about-section-text p {
		margin: 0;
		padding: 10px 0px;
		font-size: 14px;
		line-height: 24px;
	}
	#about-section-text p .br-desktop {
		display: none;
	}
#box-section {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#box-section2 .box-section-item.section-button {
	font-size: 24px;
}
.section-text p {
	margin: 5px 20px;
}
#box-section12 .box-section-h2 h2 {
	color: #fff;
	padding: 45px 0px 30px 2%;
}
#box-section12 {
	width: 96%;
	padding: 0 2%;
}
#box-section12 .section-text p {
	margin: 15px 20px;
}
#box-section12 .section-text {
	padding: 0 0px 0 2%;
}
#box-section12 .section-text li {
	color: #fff;
	width: 42%;
	float: left;
	margin: 15px 4%;
}
.section-text ul {
	margin: 0;
}
	.box-section-h2 h2 {
		margin: 0;
		font-size: 40px;
		padding: 80px 0px 30px 0px;
	}
	#box-section-container {
		width: 100%;
		padding: 0;
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.box-section-item {
		width: 290px;
		flex-basis: 290px;
		padding: 0;
		margin: 30px 10px 30px 10px;
		text-align: center;
	}
	.box-section-item-img {
		filter: grayscale(0%);
		-webkit-filter: grayscale(0%);
	}
	.box-section-item-title {
		overflow: hidden;
		display: block;
		padding: 0;
		margin: 20px 2% 30px 2%;
		width: 100%;
	}
	#contacts-section {
		width: 100%;
		height: 800px;
		background: url("/themes/default/images/mainpage3.jpg?1") no-repeat scroll 50% 50%;
		background-size: 1600px;
	}
	#contacts-section-fon {
		display: none;
	}
	#contacts-section-container {
		position: static;
		/**/
	}
	#contacts-section-blocks {
		width: 90%;
		padding: 0;
		margin: 0 auto;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap;
	}
	#contacts-section-left {
		display: none;
	}
	#contacts-section-right {
		width: 100%;
		flex-basis: 100%;
	}
	#contacts-section-container-right {
		padding: 0;
		margin: 0 0 0 0%;
	}
	#contacts-section-right .contacts-section-title .contacts-section-h2 {
		padding: 0;
		margin: 0% 0% 0% 0%;
	}
	#contacts-section-right .contacts-section-title .contacts-section-h2 h2 {
		text-align: left;
	}
	/* ============================================================== */


	/**/
	#main.main-inner {
		width: 96%;
		margin: 0 auto;
		padding:20px 2% 20px 2%;
	}
}

@media screen and (max-width: 1100px) {
	.box-section-item-text {
		font-family: "montserrat-medium";
		font-size: 14px;
		line-height: 21px;
	}
	.catalog_add_photos_text .box-section-item-price {
		bottom: 4px;
		font-size: 20px;
		line-height: 20px;
		margin: 30px 0;
	}
	.one_text_title {
		font-size: 24px;
		margin: 12px 0 12px;
	}
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 800px) {

	.catalog_add_photos {
		width: 100%;
		margin: 1% 0;
	}

	.catalog_add_photos_text{
		width: 90%;
		margin: 1% 0;
		padding: 10px 5% 10px;
	}
	.box-section-item-text {
		padding: 0 0 30px;
	}
	.one_text_title {
		font-size: 30px;
		margin: 30px 0 30px;
	}
	.catalog_add_photos_text .box-section-item-price {
		font-size: 18px;
		line-height: 24px;
		margin: 20px 0;
		color: #404040;
		position: relative;
		bottom: 20px;
		left: 5%;
	}
	.catalog_add_photos_text .box-section-item-price span {
		font-size: 24px;
	}
	.box-section-item-text {
		font-family: "montserrat-medium";
		font-size: 16px;
		line-height: 24px;
	}


}

@media screen and (max-width: 700px) {

}	

@media screen and (max-width: 600px) {
	
	
#main-section-slogan .section-title {
	font-size: 45px;
	line-height: 60px;
	margin-bottom: 50px;
	max-width: 100%;
}

.box-section-h2 h2 {
	margin: 0;
	padding: 40px 0px 30px 0px;
	text-align: center;
}
#box-section .section-button {
	color: #ffffff;
	background: rgba(57,37,46,1);
	border: 2px solid rgba(57,37,46,1);
	margin: 25px auto 0px;
	float: none;
	width: 80%;
	text-transform: none;
	font-size: 18px;
	/* max-width: 90%; */
}

.box-section-item {

	margin: 15px 10px 15px 10px;

}

#box-section45 {
	position: relative;
	width: 90%;
	padding: 0 5%;
	background: #fff;
	margin: 0 auto;
}

#box-section45 .box-section-h2 h2 {
  margin:0;
  padding:20px 10px;

}

.why_we_area {
	display: flex;
	width: 70%;
	justify-content: center;
	flex-direction: column;
	margin: 0 auto;
}

.why_we_area_inner {
	width: 100%;
}



#box-section3 {
	position: relative;
	width: 90%;
	padding: 0 5%;
	margin: 0 auto 50px;
}

#box-section3 .section-text {
	color: #fff;
	padding: 0 0px 30px 0;
}
#box-section3 .box-section-h2 h2 {
	color: #fff;
	padding: 38px 0px 19px 0%;
	font-size: 36px;
}



#box-section2 {
	position: relative;
	width: 90%;
	padding: 0 5% 100px;
	background: #fff;
	margin: 0 auto;
}


#box-section-container {
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	flex-direction: column;
}

#box-section2 .box-section-item {
	flex-basis: 80%;
	min-height: 155px;
	width: 80%;
	padding: 20px 5%;
}


#box-section11 {
	position: relative;
	width: 90%;
	padding: 0 5% 100px;
	background: #fff;
	margin: 0 auto;
}

#box-section11 .box-section-h2 h2 {
	padding: 25px 0px 30px 0;
	font-size: 28px;
}
.calc_price_page_num {
	font-size: 20px;
	margin-bottom: 30px;
}
.calc_price_page_title {
	font-size: 32px;
	margin-bottom: 30px;
}
.calc_price_page.show_page {
	display: flex;
	flex-direction: column;
}
.calc_price_page_inner_left {
	width: 100%;
	border-right: none;
}

.calc_price_page_inner_right {
	width: 100%;
}

.calc_price_page_variant {
	width: 48%;
	text-align: center;
	margin-bottom: 30px;
	font-size: 18px;
}


.calc_price_page_left_buttons_desktop{
	display:none;
}
.calc_price_page_left_buttons.calc_price_page_left_buttons_mobile {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.whySwiper .swiper-wrapper{
	width:100%;
	
}
.whySwiper {
	display:flex;
	flex-direction:column-reverse;
}
.swiper-slide-text {
	background: #fff;
	height: 100%;
	width: 100%;
	font-size: 27px;
	flex-grow: 1;
	min-height: 250px;
	padding-top: 40px;
}


.swiper-button-why-prev {
	display: block;
	width: 30px;
	height: 30px;
	background: url("/themes/default/images/arrow_left.png") no-repeat 50% 50%;
	border: 1px solid #333;
	border-radius: 50%;
	padding: 8px 10px;
	position: relative;
	cursor: pointer;
}


.swiper-button-why-next {
	display: block;
	width: 30px;
	height: 30px;
	background: url("/themes/default/images/arrow_right.png") no-repeat 50% 50%;
	border: 1px solid #333;
	border-radius: 50%;
	padding: 8px 10px;
	position: relative;
	cursor: pointer;
}



.swiper-slide05 .swiper-slide-text {
	font-size: 22px;
}
.swiper-slide06 .swiper-slide-text {
	font-size: 22px;
}
.swiper-slide08 .swiper-slide-text {
	font-size: 22px;
}

.swiper-slide-why-num {
	display: block;
	position: ;
	top: 0;
	bottom: 0;
	right: auto;
	left: 50%;
	background: none;
	margin-left: -15px;
	margin-top: -35px;
	background: #fff;
	font-size: 18px;
	height: 31px;
}
.whySwiper .swiper-control {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	z-index: 2;
	margin-top: 20px;
}
	/**/
	#contacts-section-right .contacts-section-title .contacts-section-h2 h2 {
		padding: 30px 0px 35px 0;
	}
	.catalog_add_photos img {
		margin: 5px 0 0 0;
		max-width: 100%;
	}
	#main.main_2 h1, #main.main_2 h2, #main.main_2 h3, #main.main_2 h4 {
		font-family: "ag-benguiat";
		font-size: 24px;
		margin: 10px 0;
	}
	#show_form {
		width: 345px;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
	}
}

@media screen and (max-width: 500px) {
	/**/
}

@media screen and (max-width: 400px) {
	/**/
}