/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

#headerfixed {
	background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);	
}

.logo-row .logo {
	max-width: 264px;
}
.logo-row .slogan {
	margin-left: 2%;
}
.logo-row .top-description {
	font-size: 1em;
	color: #222;
}

.banners-big .slides .item[data-color=light] .text-block,
.banners-big .slides .item[data-color=light] .title {
	text-shadow: 1px 1px 8px rgba(0,0,0,1);
}
@media (max-width: 600px) {
	.banners-big .slides .item[data-color=light] .text-block {
		padding-right: 150px;
	}
}
@media (max-width: 330px) {
	.banners-big .slides .item[data-color=light] .text-block {
		padding-right: 50px;
	}
}


.header-addr {
	width: 20%;
}

.logo_and_menu-row .address-select {
	margin-bottom: 0;
	white-space: nowrap;
	display: inline-block;

	position: relative;
	margin: 0;
	/*margin: 4px 0 -3px;*/
	font-size: 1em;
	font-weight: 400;
	line-height: 1.73em;
}
/* .logo_and_menu-row .address-select .svg { */
.logo_and_menu-row .inner-table-block.address i.svg.inline {
	margin-right: 1px;
	min-width: 20px;
	width: 20px;
	top: 5px;
}
.logo_and_menu-row .address-select a {
	color: #222;
	white-space: nowrap;
}
.header_opacity
	header.light
	.logo_and_menu-row:not(.full-fill)
	.address-select
	> a {
	color: #fff !important;
}
body.header_opacity
	header.light
	.logo-row.top-fill
	.address-select.with_dropdown
	> svg
	> path {
	fill: #fff !important;
}

.logo_and_menu-row .inner-table-block.address {
	font-size: 1em;
}
.logo_and_menu-row .address-descr {
	font-size: 0.867em;
	line-height: 1.3em;

	margin: 0 0 0 20px;
	/* color: #888; */
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 220px;
}

.logo_and_menu-row .address-select.with_dropdown > .dropdown {
	top: 12px;
}
.address-select .dropdown > .wrap {
	margin-top: 14px;
	overflow: hidden;
}
.logo_and_menu-row .address .more_address {
	font-size: 1em;
	line-height: 1em;
	border-top: 1px solid #ebecec;
}
.address .more_address:first-of-type {
	border-top: none;
}
.logo_and_menu-row .address .dropdown a {
	padding: 16px 16px 16px 24px;
	display: block;
}
.address .more_address a:hover {
	background: #fafafb;
}

#mobileheader .wrap_icon.wrap_whats svg {
	width: 23px;
	height: 23px;
}
.right_dok .link {
	height: 66px;
}
.right_dok .link>span {
	line-height: 64px;
}
.right_dok .link.right_whats a {
	width: 100%;
    height: 100%;
    display: block;
}
.right_dok .link.right_whats svg {
	width: 23px;
	height: 23px;
}
.right_dok .link.right_whats:hover svg path {
	fill: #25d366;
}

.right_dok .link+.link {
    top: 251px;
}
.right_dok .link+.link+.link {
    top: 317px;
}

/* captcha */

.form .captcha-row label[for="captcha_word"] {
	margin-top: 15px;
}
.form .captcha-row .captcha_image {
	height: auto;
}
.form .captcha-row .captcha_image .refresh {
	display: none;
}
.captcha-row .captcha_input {
	position: static;
}


.item-views.news_block.portfolio.type_2 .item {
	height: 100%;
}

.reviews.item-views.front .item .dimage .image {
	background-position: center !important;
}

.index_page .services_scroll .item.section_item ul {
	display: none;
}
.content-md .right_block img {
	max-width: 100%;
	height: auto;
}
.staff_question .image img {
	border-radius: 100%;
}

.contacts-page-map.projects {
	margin: 70px 0 -100px;
}

.detail .contacts-page-map.projects {
	margin: 0;
}

/* city-select popup */

#city-select {
	position: absolute;
	background: #ffffff;
	box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.06);
	border-radius: 25px;
	margin: 2px;
	padding: 23px 30px;
	z-index: 3000;
}
#city-select .city-select-lev1 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1.2;
}
#city-select .city-select-lev1 .city-select-ok {
	margin-top: 16px;
	font-size: 17px;
}
#city-select .city-select-lev1 .city-select-ok .btn {
	margin-right: 0;
}

#city-select .city-select-lev2 {
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 1.2;
}

#city-select .city-select-list-item a {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 18px;
	padding: 5px 7px;
}
@media (max-width: 992px) {
	#city-select {
		top: 50px;
		background-color: #f5f5f5;
	}
}

@media (max-width: 768px) {
	#city-select {
		padding: 20px 14px;
	}
	#city-select .city-select-lev1 {
		font-size: 24px;
	}
	#city-select .city-select-lev2 {
		font-size: 20px;
	}
}

/* portfolio projects detail page */

.gallery-grid {
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 30px;
}
.gallery-grid:after {
	content: '';
	display: block;
	clear: both;
}
.gallery-grid-sizer,
.gallery-grid-item {
	width: 33.333%;
	padding: 5px;
}
.gallery-grid-item {
	float: left;
}
.gallery-grid-item img {
	display: block;
	max-width: 100%;
}
@media (max-width: 600px){
	.gallery-grid-sizer,
	.gallery-grid-item {
		width: 50%;
	}
}

@media (min-width: 992px) {
    .detail.projects .col-md-9 {
        width: 80%;
    }
	.detail.projects .col-md-3 {
        width: 20%;
    }
	.detail.projects .ask_a_question  {
		margin-left: 0;
	}
	.detail.projects .ask_a_question .inner {
		padding: 23px 16px 20px;
	}
	.detail.projects .ask_a_question .outer>span {
		margin: 5px 0 24px;
	}
}

/* service detail  */
@media (min-width: 992px) {
    .content-md .right_block.narrow_Y+.left_block {
        width: 20%;
    }
	.side_left .content-md .right_block.narrow_Y+.left_block {
        padding-right: 30px;
    }
	.content-md .right_block.narrow_Y {
        width: 80%;
    }
}

/* price */

.row.price_block1,
.row.services_wrapper {
	display: flex;
	flex-wrap: wrap;
}
.services {
	margin-bottom: 50px;
}
.services_title {
	margin: 17px 0 15px;
}
.services_title h3,
.services_title p {
	margin: 10px 0 10px;
}
.row.services_wrapper .services_top img {
	width: 100%;
}
.services_price_block {
	margin-top: 20px;
}
.services_price {
	font-size: 16px;
	font-weight: 500;
}
.services_price .services_price_comment {
	font-size: 15px;
	font-weight: normal;
}


/* portf links block */
/*
.maxwidth-theme-tmp {
	max-width: 1360px;
	margin-left: auto!important;
    margin-right: auto!important;
	position: relative;
	font: 15px/24px "Open Sans", Arial, sans-serif;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/

.portf-links-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	padding: 20px 30px;
	margin-bottom: 37px;
	background-color: #eef5ff;
	cursor: pointer;
}
.portf-link {
	display: flex;
	align-items: center;
	width: 25%;
	padding: 10px 15px;
	text-decoration: none;
}
.portf-link i {
	width: 50px;
	height: 50px;
	margin-right: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.3s transform;
}
.portf-link:hover i {
	transform: scale(1.1);
}

.portf-link span {
	font-size: 16px;
	line-height: 22px;
	color: #222223;
	text-decoration: underline;
	transition: 0.3s color, 0.3s text-decoration;
}
.portf-link:hover span {
	color: #1bc5c2;
	text-decoration: none;

}

.portf-link_project i {
	background-image: url('../images/ico-portf-project.png');

}
.portf-link_consist i {
	background-image: url('../images/ico-portf-consist.png');
}
.portf-link_price i {
	background-image: url('../images/ico-portf-price.png');
}
.portf-link_calc i {
	background-image: url('../images/ico-portf-calc.png');
}
.portf-link_blackfriday i {
	background-image: url('../images/ico-black-friday.png');
}

@media (max-width: 997px) {
	.portf-link {
		width: 100%;
    	max-width: 260px;
    	margin: 0 calc((50% - 260px) / 2);
	}
	.portf-link i {
		width: 40px;
		height: 40px;

	}
	.portf-link span {
		font-size: 14px;
		line-height: 20px;
	}
}

@media (max-width: 576px) {
	.portf-links-block {
		padding: 6px 10px;
		flex-wrap: nowrap;
		overflow-x: auto;
		justify-content: left;
	}
	.portf-link {
		width: 100%;
		min-width: 200px;
		margin: 0;
	}
	.portf-link span {
		font-size: 13px;
		line-height: 18px;
	}
	.portf-link i {
		min-width: 40px;
	}
}

/* portfolio list */

.text_before_items {
	/* margin-bottom: 0; */
}
.news_block.portfolio .item .info {
	z-index: 3;
    position: relative;
}
.item-views.news_block.portfolio.type_2 .item .info {
	z-index: 3;
}


/* contacts */

.contacts .social-icons li a {
	width: 24px;
	margin: 0 11px;
	height: 34px;
	opacity: 1;
	transform: scale(1.7);
}

/* main */

body .item-views.blocks h2 {
	font-weight: 500;
}
.item-views.info .item h2 {
	font-weight: 500;
	padding-right: 20px;
}
.item-views.info .text {
    padding-top: 40px;
    padding-bottom: 40px;
}
.item-views.info .form .licence_block label.error {
    background: red;
    color: #fff !important;
    padding: 0 15px;
}
.item-views.blocks h1 {
	padding: 0 165px 36px 0;
	margin: 0;
	display: block;
	position: relative;
	font-weight: 500;
}

.drag-block+.drag-block[data-class=WORK_INDEX_drag] {
    margin-top: 0;
}
.drag-block+.drag-block[data-class=WORK_INDEX_drag] .item-views.blocks {
	margin-top: 0;
}

/* main portfolio */

.item-views.news_block.portfolio.type_2 .item .info {
	bottom: 0;
	padding-top: 40px;
	padding-bottom: 23px;
}
.item-views.news_block.portfolio.type_2 .item:before {
	position: unset;
}
.item-views.news_block.portfolio.type_2 .item .info:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.26);
    /* background: linear-gradient(360deg, rgba(90, 84, 82, 0.84) 0%, rgba(117, 113, 110, 0.84) 47%, rgba(111, 105, 99, 0) 100%); */
    background: linear-gradient(360deg, rgb(51 51 51 / 59%) 0%, rgb(85 83 82 / 46%) 47%, rgba(111, 105, 99, 0) 100%);
}
.item-views.news_block.portfolio.type_2 .item .sticker-block {
	display: none;
}
.item-views.news_block.portfolio.type_2 .item .name {
	font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    position: relative;
}
.item-views.news_block.portfolio.type_2 .item .date {
	margin-top: 9px;
	color: #fff;
	position: relative;
}
.item-views.news_block.portfolio.type_2 .item .image>.wrap {
	transition: 0.3s transform;
}
.item-views.news_block.portfolio.type_2 .item:hover .image>.wrap {
	transform: scale(1.04);
}

/* main news */

.item-views.news-items .item .section_name {
	display: none !important;
}

.news-items.item-views .item .period {
	display: none;
}
.blog-page .banners-small.blog .item .title .date-block {
	display: none;
}
.blog-page .period-wrapper,
.blog-page .period {
	display: none !important;
}
.blog-page .item-views.table.with-comments .item .info {
	padding-bottom: 30px;
}
.blog-page .banners-small.blog .item .inner-item.with-date {
	padding-bottom: 0;
}

@media (min-width: 461px) {
    .item-views.news-items .item.big_block .image:before {
		position: unset;
	}
	.item-views.news-items .item .image:after {
		position: unset;
	}
	.item-views.news-items .item.big_block .body-info {
		right: 0;
		padding-top: 40px;
		padding-bottom: 30px;
        pointer-events: none;
	}
	.item-views.news-items .item.big_block .body-info:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.26);
		background: linear-gradient(360deg, rgba(90, 84, 82, 0.84) 0%, rgba(117, 113, 110, 0.84) 47%, rgba(111, 105, 99, 0) 100%);
	}
	.item-views.news-items .item .image>.wrap {
		transition: 0.3s transform;

	}
	.item-views.news-items .item:hover .image>.wrap {
		transform: scale(1.04);
	}

	.item-views.news-items .item.big_block .body-info .title {
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
		color: #fff;
		position: relative;
	}
}


/* portfolio rub */
.item-views.news_block.portfolio.type_2 .item {
	overflow: hidden;
}
.item-views.news_block.portfolio.type_2 .item:hover:after {
    opacity: 0;
}
.item-views.news_block.portfolio.type_2.list .item .name {
	font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    position: relative;
}


/* colors */

body {
	color: #333;
}

.banners-big .slides .item:hover .title,
.banners-big .slides .item:hover .title a,
.banners-big .slides .text-block,
.banners-big .slides .title,
.banners-big .slides .title a {
	color: #222;
}

.tizers_block2 .item .title .top-text {
	color: #333;
}
.tizers_block2 .item .title .desc-text {
	color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
}

.dark_link {
	color: #333;
}
.sections_wrapper .list .item.section_item .text {
	color: #444;
}

.sections_wrapper .list .item.staff_section_item .staff_post {
	color: #999;
}
.item .section_info .staff_text {
	color: #444;
}

.previewtext ul li {
	margin-top: 8px;
}

.item-views .item .title a {
	color: #333;
}

.side-menu > li:not(.active) > a {
	color: #333;
}

.mega-menu table td .wrap > a {
	color: #222;
}
.text-nowrap {
	white-space: nowrap;
}

/*.bx_yandex_map_control */
.ymaps-image-with-content {
	background-position: 0px 0px !important;
	background-size: 37px 42px !important;
	background-image: url(https://enterprise.api-maps.yandex.ru/2.0/images/2c3d90d4e522c1f62b6cf3e59f7a877d.png) !important;
}


.wrap_pagination {
	margin-top: 20px;
}

/* mob floating buttons */
.moclients-sidebar__outside.moclients-sidebar__outside_right {
    position: fixed !important;
    z-index: 9997 !important;
}

.mob-floating-buttons {
	/* display: none; */
	position: fixed;
	bottom: 11px;
	right: 20px;
	/* padding-left: 10px; */
	/* padding-right: 10px; */
	pointer-events: none;
	justify-content: space-between;
	align-items: end;
	z-index: 10000;
}
.mfb__left {
	/* width: 46px; */
}
.mfb__right {
	/* width: 46px; */
	/* margin-left: auto; */
}
.mfb__button {
	display: block;
	pointer-events: all;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	margin-bottom: 9px;
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #eaf1c8;
	cursor: pointer;
	transition: 0.3s all;
}
.mfb__button:hover {
	transform: scale(1.1);
}
.mfb__button:not(.mfb__button--close) {
	animation: zoom .2s ease;
}
.mfb__button--close {
	background-image: url('../images/ico-cross-1.svg');
	background-color: #fff;
	background-size: 16px;
	background-position: center;
	box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1);
}
.mfb__button--whatsapp {
	background-image: url('../images/ico-whatsapp-white-1.svg');
	background-color: #11cd25;
	background-size: 30px;
	background-position: 11px 11px;
}
.mfb__button--tg {
	background-image: url('../images/ico-telegram-white-1.svg');
	background-color: #1a89f0;
	background-size: 25px;
	background-position: 11px 12px;
}
.mfb__button--vk {
	background-image: url('../images/ico-vk-white-1.svg');
	background-color: #07f;
	background-size: 26px;
	background-position: 11px 18px;
}
.mfb__button--chat {
	background-image: url('../images/ico-chat-white-1.svg');
	background-size: 26px;
	background-color: #1dc5bf;
	/* animation: flow_chat 3s ease infinite !important; */
	animation: 1.6s ease 0s infinite normal none running pulse_chat !important;
}
.mfb__button--call {
	background-image: url('../images/ico-phone-white-5.svg');
	background-size: 26px;
	background-color: #1dc5bf;
}
.mfb__button--messenger {
	display: none;
}
@media (max-width: 900px) {
	.mob-floating-buttons {
		bottom: 5px;
	    right: 16px;
	}
	.mfb__button--call-desk {
		display: none !important;
	}
	.mfb__button--chat {
		animation: flow_chat 3s ease infinite !important;
	}
	.moclients-mobile-compact .moclients-mobile-compact__wrapper {
		right: 16px !important;
		bottom: 81px !important;
	}
	.moclients-mobile-compact .moclients-mobile-compact__wrapper .moclients-mobile-compact__message{
		display: none !important;
		width: 0 !important;
        overflow: hidden;
        padding: 0 !important;
	}
	.moclients-mobile-compact .moclients-mobile-compact__button {
		width: 50px !important;
    	height: 50px !important;
	}
}
@media (min-width: 901px) {
	.mfb__button--call-mob {
		display: none !important;
	}
}

@keyframes zoom{
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes flow_chat{
    0% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.9;
        transform: scale(1.1);
    }
}
@keyframes pulse_chat {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
	}
	100% {
		box-shadow: 0 0 0 16px rgba(0, 0, 0, 0);
	}
}

/* mainpage services */

.main-title-big {
	background-color: #f6f6f6;
	order: 1;
}
.main-title-big__body {
	width: 100%;
	display: flex;
	position: relative;
}
.main-title-big__title {
	/* width: 600px; */
	flex-grow: 0;
	flex-basis: 0%;
	z-index: 2;
}
.main-title-big__title h2 {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 800;
	margin: 40px 0;
	color: #000;
}
.main-title-big__img {
	position: absolute;
	top: 0;
	right: -16px;
	bottom: 0;
	left: -16px;
	background-image: url('https://www.decorator-studio.ru/images/main-services-title-plan.png');
	background-size: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	flex-grow: 1;
}
@media (max-width: 700px) {
	.main-title-big__title h2 {
		font-size: 32px;
	}
	.main-title-big__img {
		opacity: 0.5;
	}
}
@media (max-width: 400px) {
	.main-title-big__title h2 {
		font-size: 26px;
	}
}
.main-services-big {
	margin-top: 30px;
	order: 1;
}
.main-services-big__body {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 25px;
	grid-row-gap: 20px;
}
.main-services-big__item {
	min-width: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	min-height: 300px;
	overflow: hidden;
	/* min-height: calc(100vw / 4); */
}
.main-services-big__item--1 {
	grid-row: span 2 / span 2;
	/* aspect-ratio: 1 / 1; */
}
.main-services-big__item--2 {
}
.main-services-big__item--3 {
	grid-column-start: 2;
}
.main-services-big__img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-position: center;
	transition: 0.3s transform;
}
.main-services-big__item:hover .main-services-big__img {
	transform: scale(1.04);
}
.main-services-big__text {
	padding: 36px;
	position: relative;
}
.main-services-big__text:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: -20px;
	background: rgba(0, 0, 0, 0.26);
	background: linear-gradient(179deg, rgba(90,84,82,0.84) 0%, rgba(117,113,110,0.84) 47%, rgba(111,105,99,0) 100%);
}
.main-services-big__title {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
	position: relative;
}
.main-services-big__subtitle {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
	color: #fff;
	position: relative;
}

@media (max-width: 600px){
	.main-services-big__body {
		grid-template-columns: 1fr;
	}
	.main-services-big__item--1,
	.main-services-big__item--2,
	.main-services-big__item--3 {
		grid-row: auto;
		grid-column: auto;
		aspect-ratio: unset;
	}
	.main-services-big__item {
		min-height: 200px;
	}

}

/* mainpage services calc */

.form-body [data-sid="MESSAGE"] {
	display: none;
}
.main-services-calc-title h2 {
	font-size: 33px;
	line-height: 1.2;
	font-weight: 700;
	color: #000;
	margin-top: 40px;
	margin-bottom: 30px;
}
.main-services-calc {
	margin: 0 0 20px;
	order: 1;
}
.main-services-calc__body {
	display: flex;
	gap: 20px;
	/* justify-content: center; */
}
.main-services-calc__range {
	width: 140px;
	min-width: 140px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.main-services-calc__list {
	display: flex;
	gap: 10px;
}

.main-services-calc__range-input label {
	text-align: center;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
	display: block;
	margin: 0 0 5px;
}
.main-services-calc__range-input div {
	margin: 0 auto;
	padding: 0 22px 0 12px;
	width: 90px;
    background-color: #fff;
    /* padding: 0 7px; */
    display: block;
    position: relative;
    border-radius: 4px;

	text-align: center;
	border: 1px solid #bbbaba;
	border-radius: 4px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
.main-services-calc__range-input #rating_input {
	position: relative;
    padding: 0;
    display: block;
    max-width: 100px;
    width: 100%;
    height: 33px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: 0 0 !important;
    color: #44443e;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    transition: border .3s;
}
.main-services-calc__range-input div:after {
    content: "м²";
	font-weight: 600;
    font-size: 14px;
	line-height: 1.3;
    color: #7d7d75;
    position: absolute;
    right: 6px;
    top: 8px;
}
.main-services-calc__range-slider {
	flex-grow: 1;
	padding-right: 29px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-services-calc__range-slider #slider {
	height: 100%;
	margin: 0 auto;
}
.main-services-calc__range-slider #slider.ui-slider-vertical {
	position: relative;
	border: none;
	width: 23px;
	background: none;
}
.main-services-calc__range-slider #slider.ui-slider-vertical:after {
	content: "";
	position: absolute;
	top: 0;
	left: calc(50% - 2px);
	width: 5px;
	bottom: 0;
	border-radius: 5px;
	/* background: #f2f1f1; */
	background: rgba(0, 0, 0, 0.12);
}
.main-services-calc__range-slider #slider.ui-slider-vertical .ui-slider-handle {
	width: 23px;
	height: 23px;
	left: 0;
	margin-bottom: -9px;
	border-radius: 50px;
	background: #1dc5bf;
	border: none;
}
.main-services-calc__item-wrapper {
	/* width: 30%; */
	min-width: 320px;
}
.main-services-calc__item {
	height: 100%;
	background-color: #ebebeb;
	box-shadow: 0 0 1px transparent;
	border-radius: 8px;
	padding: 32px 27px;
	display: flex;
	flex-direction: column;
	transition: 0.3s all;
}
.main-services-calc-item__header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 27px;
}
.main-services-calc-item__name {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #2f2d2d;
}
.main-services-calc-item__price {
	white-space: nowrap;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #ff0000;
}
.main-services-calc-item__descr ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-services-calc-item__descr ul li {
	padding: 0 0 0 12px;
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
	color: #000;
	position: relative;
}
.main-services-calc-item__descr ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #c3c3c3;
	position: absolute;
	left: 0;
	top: 8px;
}
.main-services-calc-item__descr ul li:after {
	content: none;
}
.main-services-calc-item__options {
	margin-top: 20px;
	margin-bottom: 20px;
}
.checkbox-custom-switch__item {
    margin-bottom: 18px;
}
.checkbox-custom-switch__item input[type="checkbox"] {
    width: 1px;
    height: 1px;
    display: none;
}
.checkbox-custom-switch__item label {
    padding-left: 46px;
    width: 100%;
    position: relative;
    user-select: none;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #3b3b3b;
	margin-bottom: 0;
	cursor: pointer;
}
.checkbox-custom-switch__item [type=checkbox] + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 19px;
    border-radius: 4px;
    background-color: #cacaca;
    transition: all 150ms cubic-bezier(0, 0, 0, 0.1);
}
.checkbox-custom-switch__item [type=checkbox] + label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 14px;
    height: 13px;
    border-radius: 4px;
    background-color: #fff;
    /* animation: zoom .2s ease; */
    transition: 150ms cubic-bezier(0.24, 0, 0.5, 1);
}
.checkbox-custom-switch__item [type=checkbox]:checked + label:before {
    background-color: #1dc5bf;
}
.checkbox-custom-switch__item [type=checkbox]:checked + label:after {
    left: 16px;
}
@keyframes zoom{
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.main-services-calc-item__footer {
	margin-top: auto;
}
.main-services-calc-item__footer button {
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
	text-align: center;
	background-color: #1dc5bf;
	padding: 10px 20px 12px;
	border-radius: 5px;
	width: 100%;
	border: none;
}
.main-services-calc-item__footer button b {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
}
@media(max-width: 1200px) {
	.main-services-calc__body {
		margin-right: -16px;
	}
	.main-services-calc__range {
		width: 90px;
		min-width: 90px;
	}
}
@media(max-width: 1100px) {
	.main-services-calc__list {
		overflow-x: auto;
	}
}

@media (min-width: 700px) {
	.main-services-calc__item:hover {
		transform: scale(1.02);
		background: #fff;
		box-shadow: 0 0 0 5px #aae8e6, inset 0 0 1px 1px #1dc5bf;
	}
}
@media (max-width: 600px) {
	.main-services-calc__body {
		gap: 14px;
		position: relative;
		margin-left: -16px;
	}
	.main-services-calc__range {
		/* width: 70px; */
		/* min-width: 70px; */
		/* gap: 10px; */
		width: 96px;
        min-width: 70px;
        padding-right: 10px;
        padding-left: 16px;
        gap: 10px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 10;
        backdrop-filter: blur(2px);
	}
	.main-services-calc__range-input div {
		width: 70px;
		padding-left: 2px;
	}
    .main-services-calc__list {
        padding-left: 96px;
        padding-right: 10px;
    }
	.main-services-calc__item {
		padding: 20px 20px;
	}
	.main-services-calc-item__header {
		margin-bottom: 12px;
		gap: 5px;
	}
	.main-services-calc-item__descr ul li {
		margin-bottom: 5px;
	}
	.main-services-calc-item__options {
		margin-top: 9px;
		margin-bottom: 5px;
	}
	.checkbox-custom-switch__item {
		margin-bottom: 7px;
	}
	.main-services-calc-item__footer {
		margin-top: 12px;
	}
}
@media (max-width: 500px) {
	.main-services-calc__item-wrapper {
		min-width: calc(100% - 26px);
	}
}


/* design project slider */

.slider-project.swiper {
	--swiper-theme-color: #14d8d1;
	--swiper-scrollbar-bottom: 0;
	background-color: #eee;
	padding-bottom: 4px;
	padding-left: 10px;
	border-radius: 8px;
	position: relative;
	user-select: none;
}
.slider-project:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15px;
	background: linear-gradient(90deg, rgba(238,238,238,1) 0%, rgba(238,238,238,0) 100%);
	z-index:2;
}
.slider-project:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 15px;
	background: linear-gradient(270deg, rgba(238,238,238,1) 0%, rgba(238,238,238,0) 100%);
	z-index:1;
}
.slider-project .swiper-wrapper {
	display: flex;
}
.slider-project .swiper-slide {
	width: auto;
	/* height: 200px; */
	padding: 15px 6px;
	text-align: center;
	height: auto;
	display: flex;
	align-items: center;
}
.slider-project .swiper-slide img {
	box-shadow: 0 0 0 1px rgba(0,0,0,0.07);
	transition: 0.3s all;
	height: 270px;
	opacity: 0.7;
}
.slider-project .swiper-slide.swiper-slide-active img {
	opacity: 1;
	transform: scale(1.03);
	z-index: 10;
	box-shadow: 0 10px 8px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.1);
}
.slider-project .swiper-pagination-fraction {
	font-weight: 600;
	opacity: 0.7;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.slider-project .swiper-pagination {
	text-align: left;
	padding-left: 31px;
}
.slider-project-buttons {
	margin-top: 16px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.slider-project-link {
	display: inline-block;
	flex-grow:1;
	padding: 7px 12px;
	border: 1px solid #14d8d1;
	border-radius: 4px;
	margin: 0;
	white-space: nowrap;
	overflow: unset;
}
.slider-project-link.btn.btn-default:focus {
	background-color: #14d8d1;
	border-color: #14d8d1;
}
@media (max-width: 800px) {
	.slider-project-buttons {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
	}
}


/* design project accordion */

@media(min-width: 1200px) {
	.design-project-example-accordion {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	.design-project-example-accordion .item {
		/* width: calc(33.3333% - 7px); */
		width: calc(50% - 5px);
		position: relative;
	}
	.design-project-example-accordion .accordion-head {
		padding: 9px 80px 9px 20px;
		display: flex;
	}
	.design-project-example-accordion .accordion-head .arrow_down {
		top: 9px;
		right: 12px;
	}
	.design-project-example-accordion .item.opened .accordion-head {
		background-color: #c3f1f0;
	}
	.design-project-example-accordion .accordion-body {
		padding: 0 15px 16px 20px;
	}
	.design-project-example-accordion .item.opened  .panel-collapse {
		position: absolute;
		z-index: 10;
		max-height: 500px;
		box-shadow: 1px 3px 7px rgba(0,0,0,0.08);
		background-color: #c3f1f0;
	}
	.design-project-example-accordion .item.opened  .panel-collapse.in {
        overflow-y: auto;
        overflow-x: clip;
	}
}



/* bootstrap */

.d-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}



.m-0{
    margin:0!important
}
.mt-0,.my-0{
    margin-top:0!important
}
.mr-0,.mx-0{
    margin-right:0!important
}
.mb-0,.my-0{
    margin-bottom:0!important
}
.ml-0,.mx-0{
    margin-left:0!important
}
.m-1{
    margin:.25rem!important
}
.mt-1,.my-1{
    margin-top:.25rem!important
}
.mr-1,.mx-1{
    margin-right:.25rem!important
}
.mb-1,.my-1{
    margin-bottom:.25rem!important
}
.ml-1,.mx-1{
    margin-left:.25rem!important
}
.m-2{
    margin:.5rem!important
}
.mt-2,.my-2{
    margin-top:.5rem!important
}
.mr-2,.mx-2{
    margin-right:.5rem!important
}
.mb-2,.my-2{
    margin-bottom:.5rem!important
}
.ml-2,.mx-2{
    margin-left:.5rem!important
}
.m-3{
    margin:1rem!important
}
.mt-3,.my-3{
    margin-top:1rem!important
}
.mr-3,.mx-3{
    margin-right:1rem!important
}
.mb-3,.my-3{
    margin-bottom:1rem!important
}
.ml-3,.mx-3{
    margin-left:1rem!important
}
.m-4{
    margin:1.5rem!important
}
.mt-4,.my-4{
    margin-top:1.5rem!important
}
.mr-4,.mx-4{
    margin-right:1.5rem!important
}
.mb-4,.my-4{
    margin-bottom:1.5rem!important
}
.ml-4,.mx-4{
    margin-left:1.5rem!important
}
.m-5{
    margin:3rem!important
}
.mt-5,.my-5{
    margin-top:3rem!important
}
.mr-5,.mx-5{
    margin-right:3rem!important
}
.mb-5,.my-5{
    margin-bottom:3rem!important
}
.ml-5,.mx-5{
    margin-left:3rem!important
}
.p-0{
    padding:0!important
}
.pt-0,.py-0{
    padding-top:0!important
}
.pr-0,.px-0{
    padding-right:0!important
}
.pb-0,.py-0{
    padding-bottom:0!important
}
.pl-0,.px-0{
    padding-left:0!important
}
.p-1{
    padding:.25rem!important
}
.pt-1,.py-1{
    padding-top:.25rem!important
}
.pr-1,.px-1{
    padding-right:.25rem!important
}
.pb-1,.py-1{
    padding-bottom:.25rem!important
}
.pl-1,.px-1{
    padding-left:.25rem!important
}
.p-2{
    padding:.5rem!important
}
.pt-2,.py-2{
    padding-top:.5rem!important
}
.pr-2,.px-2{
    padding-right:.5rem!important
}
.pb-2,.py-2{
    padding-bottom:.5rem!important
}
.pl-2,.px-2{
    padding-left:.5rem!important
}
.p-3{
    padding:1rem!important
}
.pt-3,.py-3{
    padding-top:1rem!important
}
.pr-3,.px-3{
    padding-right:1rem!important
}
.pb-3,.py-3{
    padding-bottom:1rem!important
}
.pl-3,.px-3{
    padding-left:1rem!important
}
.p-4{
    padding:1.5rem!important
}
.pt-4,.py-4{
    padding-top:1.5rem!important
}
.pr-4,.px-4{
    padding-right:1.5rem!important
}
.pb-4,.py-4{
    padding-bottom:1.5rem!important
}
.pl-4,.px-4{
    padding-left:1.5rem!important
}
.p-5{
    padding:3rem!important
}
.pt-5,.py-5{
    padding-top:3rem!important
}
.pr-5,.px-5{
    padding-right:3rem!important
}
.pb-5,.py-5{
    padding-bottom:3rem!important
}
.pl-5,.px-5{
    padding-left:3rem!important
}
.m-auto{
    margin:auto!important
}
.mt-auto,.my-auto{
    margin-top:auto!important
}
.mr-auto,.mx-auto{
    margin-right:auto!important
}
.mb-auto,.my-auto{
    margin-bottom:auto!important
}
.ml-auto,.mx-auto{
    margin-left:auto!important
}


