.page-header h1 {
	margin: 15px 0 5px 0;
}

h2 {
	margin-bottom: 20px;
}

.page-header h2 {
	color: var(--gray-color2);
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.galleryFull .swiper-slide {
	max-width: 100%;
	text-align: center;
}

.galleryFull .swiper-slide img,
.galleryThumb .swiper-slide img {
	max-width: 100%;
	border-radius: 10px;
}

.galleryThumb-item {
	max-height: 85px;
	max-width: 130px;
	aspect-ratio: 26/17;
	border-radius: 10px;
}

.product-card {
	max-width: 100%;
	display: flex;
	flex-direction: column;
}

.product-card-price {
	font-size: 24px;
	font-weight: 400;
	font-family: 'geometria';
	padding: 30px 0;
	width: 160px;
	color: var(--text-black);
}

.product-card-price span {
	color: var(--secondary-color);
	font-size: 24px;
	font-weight: 500;
}

.product-card-present {
	position: absolute;
	right: 0;
	top: 15px;
	background-color: var(--secondary-color);
	color: var(--white-color);
	padding: 30px 10px;
	width: 95px;
	border-radius: 100px;
	height: 95px;
	font-weight: 300;
	line-height: normal;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.product-char-name {
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
	width: 50%;
}

.product-char-val {
	font-size: 12px;
	text-align: right;
	font-weight: 500;
	margin-left: 5px;
	width: 50%;

}

.product-card-right-table {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}

.product-card-right-table-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	min-height: 50px;
	padding: 20px 15px;
	align-items: center;
	border-bottom: 1px solid var(--gray-color4);
}

.product-card-right-buttons {
	display: flex;
    align-items: center;
    flex-direction: column;
}

.button,
.button-white {
	width: 100%;
	max-width: 340px;
	padding: 20px 30px;
    margin: 0px auto 20px auto;
	border: 1px solid var(--secondary-color);
}

.product-card-right-buttons .button.modal-ticket {
	padding: 20px 10px;
}

.page-characters-buttons .button:hover,
.page-characters-buttons .button:focus {
	background-color: var(--secondary-color);
	color: var(--white-color);
}


.page-telegram {
	background-color: var(--primary-color);
	display: flex;
	margin-bottom: 20px;
}
/*
.page-telegram .mobile {
	display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
    justify-content: center;
	width: 290px;
	margin: 20px auto;
}

.page-telegram .mobile p {
	color: var(--white-color);
	padding-left: 15px;
	font-size: 14px;
	font-weight: 500;
}
*/
.page-telegram .mobile {
	display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: 290px;
    margin: 20px auto;
}

.page-telegram .mobile p {
    color: var(--white-color);
    font-size: 14px;
    font-weight: 400;
    margin: 15px 0;
}

.page-telegram .mobile a {
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    height: 60px;
	font-weight: 500;
	text-transform: unset;
}

#page-char-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

#page-char-list .page-char-item {
	margin-bottom: 40px;
}


.page-char-doc,
.page-char-item {
	border: 1px solid var(--gray-color4);
	padding: 15px;
}

.page-char-item h2{
	margin-top: 0px;
}


.page-char-item-table-row {
	display: flex;
	flex-direction: row;
	min-height: 25px;
	justify-content: space-between;
	min-height: 50px;
	padding: 20px 0;
	align-items: center;
}

.page-char-item-table-row .product-char-val {
	font-weight: 400;
}

.page-char-docitem {
	display: flex;
    flex-direction: row;
	justify-content: flex-start;
    align-items: flex-start;
	margin: 20px 0;
}

.page-char-docitem-left p {
	position: absolute;
	z-index: 1;
	color: var(--white-color);
	bottom: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.page-char-docitem-right {
	margin: 5px 0 0 20px;
}

.page-char-docitem-right a {
	font-weight: 500;
	text-decoration: underline;	
}

.page-char-docitem-right span {
	font-weight: 400;
	color: var(--text-gray);
	font-size: 12px;
	text-decoration: none;
}

.page-projects-list,
.page-equips-list,
.page-samples-list,
.page-options-list,
.page-equipslide-list,
#page-char-docs {
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 60px;
	position: relative;
}

.page-projects-list .swiper-pagination,
.page-equips-list .swiper-pagination,
.page-samples-list .swiper-pagination,
.page-options-list .swiper-pagination,
.page-equipslide-list .swiper-pagination,
#page-char-docs .swiper-pagination,
#page-char-list .swiper-pagination {
    position: absolute;
    bottom: 15px;
    top: unset;
}

.page-projects-list .swiper-button-next,
.page-equips-list .swiper-button-next,
.page-samples-list .swiper-button-next,
.page-options-list .swiper-button-next,
.page-equipslide-list .swiper-button-next,
.page-options-list .swiper-button-next,
#page-char-docs .swiper-button-next,
#page-char-list .swiper-button-next {
	position: absolute;
	bottom: 0;
	top: unset;
	z-index: 25;
}

.page-projects-list .swiper-button-prev,
.page-equips-list .swiper-button-prev,
.page-samples-list .swiper-button-prev,
.page-options-list .swiper-button-prev,
.page-equipslide-list .swiper-button-prev,
.page-options-list .swiper-button-prev,
#page-char-docs .swiper-button-prev,
#page-char-list .swiper-button-prev {
	position: absolute;
	bottom: 0;
	top: unset;
	z-index: 25;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	height: 10px;
	width: 10px;
	background-color: var(--secondary-color);
}

.page-vars {
	background-color: var(--primary-color);
}

.page-vars h2 {
	font-size: 26px;
	font-weight: 500;
	color: var(--white-color);
	text-align: center;
}

.page-vars h3 {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    color: var(--white-color);
    margin: 0;
    padding: 15px;
    border: 1px solid var(--gray-color4);
	background-color: var(--secondary-color);
}

.page-vars-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
	margin-bottom: 20px;
}

.page-vars-slide span {
	font-size: 12px;
	color: var(--white-color);
}

.page-vars-table {
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
}

.page-vars-column-1 {
	min-width: 260px; 
}

.page-vars-row {
	color: var(--white-color);
	font-size: 14px;
	border: 1px solid var(--gray-color4);
	height: 50px;
	padding: 15px;
	font-weight: 300;
}

.page-vars-row-pricecount {
	font-size: 20px;
	font-weight: 500;
	color: var(--second-color);
}


.page-vars-row .button {
    width: 100%;
    max-width: 160px;
    text-transform: none;
    padding: 10px 30px;
    margin: 0px;
    border: 1px solid var(--secondary-color);
}

.page-vars-column-1 .page-vars-row:last-child,
.page-vars-column-content .page-vars-row:last-child{
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
}

.page-vars .dop-collapse {
	display: none;
}

.page-vars-row-price {
	font-size: 20px;
	font-weight: 500;
	color: var(--white-color);
}

.scroll-wrapper {
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch; 
	scroll-behavior: smooth;
	white-space: nowrap; 
}
  

.scroll-wrapper::-webkit-scrollbar {
	display: none;
}
  
.scroll-content {
	display: inline-block; 
	min-width: 100%; 
}

.page-options {
	background-color: var(--gray-color1);
}

.page-options h2 {
	text-align: center;
	font-size: 26px;
	font-weight: 500;
}

.page-options h2 span {
	font-size: 26px;
	font-weight: 500;
}

.page-options-item {
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
}

.page-options-item img {
	width: 255px;
	height: 175px;
}

.page-options-item .page-options-text {
	font-weight: 700;
	font-size: 16px;
	width: 255px;
	color: var(--secondary-color);
	text-align: center;
}

.page-options-item .page-options-name {
	font-weight: 500;
	font-size: 14px;
	width: 255px;
	margin: 15px;
	text-align: center;
	text-transform: uppercase;
}

.page-equipslides,
.page-samples {
	background-color: var(--primary-color);
}

.page-equipslides h2,
.page-samples h2 {
	text-align: center;
	color: var(--white-color);
	font-weight: 500;
	font-size: 26px;
}

.page-equipslides h2 span {
	text-align: center;
	color: var(--secondary-color);
	font-weight: 500;
	font-size: 26px;
}

.page-samples-item {
	display: flex;
	align-items: center;
    justify-content: center;
	text-align: center;
}

.page-samples-item img {
	width: 290px;
    height: 265px;
    border-radius: 10px;
    object-fit: cover;
}

.page-manufactures,
.page-equips h2,
.page-equips h2 span {
	font-size: 26px;
	text-align: center;
	font-weight: 500;
}

.page-equips-item {
	display: flex;
	align-items: center;
    justify-content: center;
	text-align: center;
    flex-direction: column;
	overflow: hidden; 
}

.page-equips-item img {
	width: 250px;
    height: 180px;
    border-radius: 10px;
    object-fit: cover;
	transition: transform 0.3s ease;
}

.page-equips-item:hover a img {
	transform: scale(1.1);
}

.page-equips-name {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	width: 250px;
	margin: 15px;
}

.scroll-wrapper-1 {
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch; 
	scroll-behavior: smooth;
	white-space: nowrap; 
}

.scroll-wrapper-1::-webkit-scrollbar {
	display: none;
}
  
.scroll-content-1 {
	display: inline-block; 
	min-width: 100%; 
}

.page-equipslides-buttons {
	display: flex;
    flex-direction: row;
    align-items: center;
}

.page-equipslides-buttons .sample-button {
    width: 145px;
    height: 60px;
    text-align: center;
    -webkit-white-space: pre-wrap;
    white-space: pre-wrap;
    padding: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px;
}

.page-equipslides-buttons .sample-button:hover,
.page-equipslides-buttons .sample-button:focus {
	background-color: var(--secondary-color);
	color: var(--white-color);
}

.page-equipslide-slide-item {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;

}

.page-equipslide-item {
    width: 290px;
    height: 265px;
    border-radius: 10px;
    object-fit: cover;
}


.page-manufactures-list {
    display: flex;
    flex-direction: row;
	justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.page-manufactures-list img {
	width: 125px;
	height: 35px;
	margin-bottom: 30px;
}

.page-promo-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.page-promo-item {
    width: 45%;
    max-width: 215px;
    margin: 5px;
    padding: 10px;
    height: 170px;
    background-color: var(--white-color);
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.page-promo-item img {
	width: 45px;
	height: 45px;
}

.page-promo-item p {
	font-weight: 500;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
}

.cat-priem h2,
.cat-priem h2 span,
.cat-gaurant h2,
.cat-gaurant h2 span,
.page-projects h2,
.page-projects h2 span {
	font-size: 26px;
	text-align: center;
	font-weight: 500;
}

.page-projects .page-vars-slide span {
	color: var(--secondary-color);
}

.scroll-wrapper-2 {
	overflow-x: auto; 
	-webkit-overflow-scrolling: touch; 
	scroll-behavior: smooth;
	white-space: nowrap; 
}

.scroll-wrapper-2::-webkit-scrollbar {
	display: none;
}
  
.scroll-content-2 {
	display: inline-block; 
	min-width: 100%; 
}


.page-projects-buttons {
	display: flex;
    flex-direction: row;
    align-items: center;
}

.portfolio-button {
	width: 100%;
    display: block;
	margin: 20px auto;
}

.page-projects-buttons .projects-button {
    width: 145px;
    height: 60px;
    text-align: center;
    white-space: wrap;
    padding: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px;
}

.page-projects-buttons .projects-button:hover,
.page-projects-buttons .projects-button:focus {
	background-color: var(--secondary-color);
	color: var(--white-color);
}

.page-project-slide-item {
    width: 290px;
    height: 490px;
    border-radius: 10px;
	background-color: #F5F5F5;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	text-align: center;   
	flex-direction: column;
	padding: 10px;
}

.page-project-slide-item-text a {
	display: block;
    position: absolute;
    top: 175px;
}

.page-project-slide-item-text {
	width: 275px;
	margin: 0 auto;
}

.page-project-slide-item img {
	object-fit: cover;
	width: 275px;
	height: 200px;
	border-radius: 10px;
}


.page-project-slide-item-text h3{
	color: var(--primary-color);
    font-size: 16px;
    text-transform: uppercase;
    width: 270px;
    text-align: left;
	margin: 10px auto;
	font-weight: 500;
}

.page-project-slide-address {
	color: var(--gray-color2);
	font-size: 14px;
	text-align: left;
}

.page-project-slide-chars {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.page-project-slide-chars-item {
    padding: 10px;
    margin: 15px 0;
    width: 110px;
    text-align: left;
    border: 1px solid var(--gray-color4);
}

.page-project-slide-chars-item p {
	font-size: 16px;
	font-weight: 400;
	color: var(----text-gray);
}

.page-project-slide-chars-item p span {
	color: var(--secondary-color);
	font-size: 20px;
	font-weight: 500;
	width: 100%;
    display: block;
	line-height: 24px;
}

/*Старый вид проектов*/
.page-projects-list-1 .swiper-slide {
	display: flex;
	width: 300px;
    height: 200px;
	justify-content: center;
    align-items: center;
	margin-bottom: 25px;
}

.page-projects-list-1 .swiper-slide img {
	object-fit: cover;
    border-radius: 15px;
	width: 300px;
    height: 200px;
}

/* Конец проектов */

.page-3d .container {
	padding: 20px 0px 0px 0;
}

.phoneform .container {
	padding: 10px 0px;
}

.page-3dform {
	background-image: url('/wp-content/uploads/2025/03/image-78.png');
    background-size: cover;
    width: 100%;
    height: 630px;
}

.page-phoneform {
	background-color: var(--primary-color);
	border-radius: 10px;
	width: 100%;
	height: 680px;
}

.cat-notime .form-container .form-contacts,
.wpcf7 form {
	padding: 40px 25px 25px 25px; 
	position: relative;
}

.cat-notime .form-container .form-contacts,
.phoneform .wpcf7 form {
	padding: 0px 25px 25px 25px;
}

.cat-notime .form-container .form-contacts h2,
.wpcf7 form h2 {
	color: var(--white-color);
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	margin: 20px 0;
	max-width: 290px;
}

.cat-notime .form-container .form-contacts h2,
.phoneform .wpcf7 form h2 {
	font-size: 18px;
	margin: 20px 0 5px 0;
}

.cat-notime .form-container .form-contacts h2,
.cat-notime .form-container .form-contacts h2 span {
	font-size: 28px;
    font-weight: 500;
    text-align: left;
    max-width: unset;
    margin: 20px 0 20px 0;
    width: 100%;
}

.cat-notime .form-contacts-left,
.wpcf7 form .form-contacts-left {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.wpcf7 form .inputbutton {
	margin: 15px 0 10px 0;
	max-width: 290px;
}

.cat-notime .form-container .form-contacts .inputbutton {
	max-width: 500px;
	width: 100%;
}

.cat-notime .form-container .form-contacts p {
	color: var(--white-color);
	font-size: 20px;
	line-height: normal;
	font-weight: 400;
	text-align: left;
	max-width: 350px;
	margin-bottom: 20px;
}

.wpcf7 form p {
	color: var(--white-color);
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	text-align: left;
	max-width: 290px;
}

.wpcf7 input.wpcf7-text,
.wpcf7 input.wpcf7-tel {
	width: 290px;
	height: 60px;
	margin: 10px auto;
	font-size: 16px;
	padding: 20px;	
	border: unset;
	border-radius: 5px;
}

.wpcf7-list-item {
	margin: 0;
}

.wpcf7-acceptance label {
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
	margin: 10px 0 20px 0;
}

.wpcf7-acceptance input {
	margin-right: 10px;
}

.wpcf7 .privacy-text {
	font-size: 12px;
    color: var(--white-color);
}

.agreeform {
	display:none !important;
}

.wpcf7-not-valid-tip {
	font-family: 'geometria';
	font-size: 14px;
}

.wpcf7-form-control.button {
	margin-bottom: 0;
}

.wpcf7-spinner {
	display: none;
}

div .wpcf7 form.sent .wpcf7-response-output {
	margin: 5px;
    border: 2px solid var(--secondary-color);
    color: var(--secondary-color);
    font-family: 'geometria';
    font-weight: 500;
    font-size: 16px;
    background: #ffffffbd;
}

.form-image-absolute {
    position: absolute;
    width: 380px;
    left: -25px;
    bottom: -320px;
    height: 320px;
}

.cat-banner {
	border-radius: 15px 15px 0 0;
	position: relative;
}
.cat-banner picture {
	display: block;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 380px 70px 200px 0px #1e1e1ee8 inset;
}


.cat-banner .cat-firstcontent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
}

.cat-banner img {
	display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 15px;
	z-index: -1;
    position: relative;
}

.cat-banner .cat-firstcontent h1 {
	color: var(--white-color);
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 28px;
}

.cat-banner .cat-firstcontent h2 {
    color: var(--white-color);
    font-size: 18px;
    font-weight: 400;
}

.cat-banner .cat-podarok {
    position: absolute;
    right: -5px;
    top: -55px;
    background-color: var(--white-color);
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
    padding: 30px 10px;
    width: 95px;
    border-radius: 100px;
    height: 95px;
    font-weight: 500;
    line-height: normal;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cat-banner .cat-firstcontent .cat-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
	margin-top: 40px;
	width: 100%;
}

.cat-banner .cat-firstcontent .cat-buttons .button,
.cat-banner .cat-firstcontent .cat-buttons .button-white {
	max-width: 270px;
}

.cat-filters {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%
}

.desktop-filters {
	display: none;
}

.desktop-filters-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
	
}

.desktop-filters-button .button {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.cat-filter {
    width: 178px;
    height: 110px;
    padding: 10px;
    margin: 10px 0;
}

.cat-filter-values .rangeinputs {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cat-filter-values p {
	color: var(--text-black);
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}

.cat-filter-values input {
    color: var(--gray-color2);
    font-size: 13px;
    font-weight: 400;
    padding: 5px;
    width: 63px;
    border: .5px solid var(--gray-color4);
    height: 32px;
    border-radius: 5px;
	margin-bottom: 10px;
}

.cat-filters .cat-filter .ui-slider {
    background: var(--gray-color4);
	height: 3px;
    margin: 5px 0;
	width: 100%;
}

.cat-filters .cat-filter .ui-slider span {
	border-radius: 50%;
    color: var(--secondary-color);
    background-color: var(--secondary-color);
	top: -8px;
}

.cat-filters .cat-filter .ui-slider-range {
	background: var(--secondary-color);	
}

.filter-buttons {
	display: flex;
    flex-direction: row;
    justify-content: flex-end;
	width: 100%;
}

.filter-buttons .button,
.filter-buttons .button-white {
    width: 205px;
    height: 50px;
    margin: 0 0 20px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-items {
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.cat-item {
    width: 285px;
    height: 530px;
    overflow: hidden;
    background: var(--white-color);
    border-radius: 15px;
	padding: 20px;
	position: relative;
	margin-bottom: 45px;
	transition: transform 0.3s ease;
}

.cat-item-hidden {
	display: none;
}

.cat-item .galleryFull {
    overflow: hidden;
	height: 155px;
}

.cat-item h3 {
    color: var(--black-color);
    font-weight: 500;
    font-size: 22px;
    margin: 5px auto 10px auto;
    text-align: left;
	height: 55px;
    overflow: hidden;
}

.cat-item-buttons {
	position: absolute;
    width: 245px;
	height: 145px;
	overflow: hidden;
    bottom: 0;
	z-index: 5;
	background: var(--white-color);
}

.cat-item-info {
	overflow: hidden;
	height: 220px;
}

.cat-item-chars {
	position: unset;
}

.cat-item-chars p {
	font-size: 14px;
	font-weight: 400;
	color: var(--gray-color2);
	line-height: 28px;
}

.cat-item-chars p span{
	color: var(--text-color);
}

.cat-chars-price {
	padding-top: 5px;
    position: absolute;
    bottom: 10px;
	z-index: 5;
	background: var(--white-color);
}

.cat-chars-price p{
	font-size: 18px;
	font-weight: 500;
	color: var(--text-black);
}

.cat-chars-price .chars-price {
	color: var(--text-black);
	font-size: 18px;
	font-weight: 500;
}


.cat-chars-price .chars-price span{
	color: var(--secondary-color);
	font-size: 18px;
	font-weight: 600;
}

.cat-item-button {
    text-transform: unset;
    max-width: 100%;
    margin: 15px auto;
    height: 50px;
    font-size: 14px;
    padding: 15px 0px;
}

.cat-item-link {
    width: 285px;
    height: 285px;
    overflow: hidden;
    background: var(--white-color);
    border-radius: 15px;
	padding: 20px;
	margin-bottom: 45px;
	transition: transform 0.5s ease;
}

.cat-item-link:last-child {
	margin-bottom: 0px;
}

.cat-item-link:hover img{
	transform: scale(1.1);
}


.cat-item-link h3{
	font-size: 26px;
	transition: transform 0.5s ease;
}

.cat-item-link img {
	max-width: 245px;
	height: 150px;
	object-fit: cover;
	padding: 10px;
	transition: transform 0.5s ease;
}

.cat-item img{
	max-width: 245px;
	height: 150px;
	object-fit: cover;
}

.cat-notime .modal-catalog {
	margin: 10px auto;
	width: 300px;
}

.cat-notime-messengers {
	display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
	margin-bottom: 40px;
}

.cat-notime-tgwa {
	display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
	width: 100%;
}

.cat-notime-messengers a {
    background: var(--white-color);
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-notime-messengers a img {
	width: 40px;
	height: 40px;
}

.cat-notime .form-container .form-contacts p.phone-white {
	max-width: 100%;
	width: 100%;
	text-align: center;
}

.cat-notime .phone-white a{
    background: var(--white-color);
    padding: 10px 30px;
    margin: 10px auto;
    border-radius: 5px;
    font-size: 22px;
    max-width: 300px;
    width: 100%;
    font-weight: 500;
    height: 60px;
    display: flex;
    color: var(--secondary-color);
    align-items: center;
    justify-content: center;
}

.cat-notime .page-phoneform {
	height: 828px;
}

.page-gaurant-list,
.page-priem-list {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.page-priem-list .page-priem-item {
	max-width: 360px;
	width: 100%;
	padding: 15px;
	background: var(--white-color);
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 10px;
}

.page-priem-list .page-priem-item img {
	width: 100%;
	height: auto;
}

.page-priem-list .page-priem-item h3 {
	color: var(--text-black);
	font-weight: 500;
	font-size: 20px;
	margin: 5px 0;
    text-align: left;
}

.page-priem-list .page-priem-item p {
	color: var(--text-black);
	font-weight: 400;
	font-size: 14px;
}

.page-gaurant-list {
	display: flex;
	flex-direction: column;
	align-items: center;	
}

.page-gaurant-list .page-gaurant-item {
	background: var(--primary-color);
	padding: 30px;
	max-width: 560px;
	width: 100%;
	position:relative;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 10px;
	
}

.page-gaurant-list .page-gaurant-item .page-gaurant-item-num {
    position: absolute;
    font-size: 200px;
    line-height: 180px;
    font-weight: 500;
    color: #0090F31A;
    right: 5%;
    top: 5%;
}

.page-gaurant-list .page-gaurant-item .page-gaurant-item-number {
	color: var(--secondary-color);
	font-size: 40px;
	font-weight: 500;
}

.page-gaurant-list .page-gaurant-item h3 {
    color: var(--white-color);
    font-size: 20px;
    font-weight: 500;
    z-index: 3;
    text-align: left;
}

.page-gaurant-list .page-gaurant-item .page-gaurant-item-desc {
	color: var(--white-color);
	font-size: 14px;
	font-weight: 400;
	z-index: 3;
}

.cat-content-text {
	margin: 40px 0;
}

.cat-content-text .button {
	margin: 20px 0;
}

.phoneform {
	margin-bottom: 40px;
}

@media (min-width: 500px) {
	.cat-notime-messengers,
	.cat-notime .form-contacts-left, .wpcf7 form .form-contacts-left {
		align-items: flex-start;
		justify-content: flex-start;
	}
	
	.cat-notime .phone-white a,
	.cat-notime-tgwa {
		width: unset;
	}
	
	.cat-notime .modal-catalog {
	
		margin: 10px 10px 10px 0;
	}
	
	.cat-notime .phone-white a {
		margin: 0px 0px 0px 20px;
		display: inline;
	}
	
	.cat-notime .form-container .form-contacts p.phone-white {
		text-align: left;
	}
	
	.cat-notime .page-phoneform {
		height: 680px;
	}
}

@media (min-width: 640px) {
	.cat-notime .page-phoneform {
		height: 580px;
	}
	
	.page-gaurant-list .page-gaurant-item {
		height: 220px;
		margin: 10px 0;
	}
}

@media (min-width: 767px) {
	.desktop-filters {
		display: flex;
	}

	.desktop-filters-button {
		display: none;
	}
	
	.cat-filter-values input {
		width: 75px;
	}
}

@media (min-width: 800px) {
	.aioseo-breadcrumb-separator, 
	.aioseo-breadcrumb a,
	.aioseo-breadcrumb {
		font-size: 16px;
	}

	.page-options h2,
	.page-options h2 span,
	.page-vars h2,
	.page-equipslides h2, 
	.page-equipslides h2 span,
	.page-samples h2,
	.page-manufactures h2, 
	.page-equips h2, 
	.page-equips h2 span,
	.page-projects h2, 
	.page-projects h2 span,
	.cat-priem h2,
	.cat-priem h2 span,
	.cat-gaurant h2,
	.cat-gaurant h2 span,
	h1 {
		font-size: 40px;
	}

	.product-char-name,
	.product-char-val,
	.page-header h2 {
		font-size: 18px;
	}

	.product-card-price {
		width: 360px;
		font-size: 28px;
		font-weight: 500;
	}

	.product-card-price {
		font-size: 28px;
		font-weight: 500;
	}

	.product-card-price span {
		font-size: 32px;
		font-weight: 500;
	}

	.product-card-present {
		top: 0px;
		width: 120px;
		height: 120px;
		font-weight: 500;
		font-size: 16px;
		z-index: 2;
	}

	.product-char-val,
	.product-char-name {
		font-size: 16px;
	}

	.product-card-right-buttons {
		flex-direction: row;
		justify-content: space-between;
	}

	.button modal-ticket,
	.button-white modal-consult {
		max-width: 290px;
	}

	.page-char-doc {
		border: unset;
	}

	#page-char-docs {
		border: 1px solid var(--gray-color4);
	}

	.page-vars .page-vars-slide {
		display: none;
	}
	
	h2 {
		margin-top: 0px;
	}

	.page-vars-table {
		margin: 30px auto;
		justify-content: center;
	}

	.page-vars-column-1,
	.page-vars-column-content {
		width: 25%;
	}

	.page-options .swiper-slide {
	    width: 250px;
		background-color: var(--white-color);
		height: 280px;
		margin: 0px 5px 20px 5px;
	}

	.page-equips .swiper-slide {
	    width: 250px;
	}

	.page-options-text,
	.page-options-item .page-options-name {
		width: 230px;
	}

	.page-options-item img {
		width: 240px;
		height: 150px;
	}

	.page-manufactures-list img {
		margin: 30px;
	}

	.page-equipslide-item {
		max-width: 1140px;
		width: 100%;
		height: 470px;
		border-radius: 10px;
		object-fit: cover;
	}

	.page-equipslides-buttons {
		display: flex;
		flex-direction: row;
		margin: 0 auto;
		align-items: center;
		justify-content: center;
	}

	.page-promo-list {
		justify-content: center;
	}

	.page-promo-item p {
		font-size: 14px;
		text-transform: uppercase;
	}

	.page-phoneform {
		height: 500px;
		margin: 0 auto;
	}


	.cat-notime .form-container,
	.phoneform .wpcf7 form {
		padding: 0px 25px 25px 60px;
	}

	.cat-notime .form-container .form-contacts-left,
	.wpcf7 form .form-contacts-left {
		align-items: flex-start;
	}

	.wpcf7 form p {
		max-width: 380px;
		width: 380px;
	}

	.wpcf7 input.wpcf7-text, 
	.wpcf7 input.wpcf7-tel{
		max-width: 340px;
		width: 340px;
	}
	
	.cat-notime .form-container .form-contacts .form-contacts-left h2,
	.phoneform .wpcf7 form h2 {
		font-size: 30px;
		margin: 60px 0 5px 0;
		font-weight: 500;
		width: 650px;
		max-width: unset;
	}

	.form-image-absolute {
		position: absolute;
		width: 380px;
		left: 360px;
		bottom: -40px;
		height: 320px;
	}

	.page-project-slide-item {
		width: 370px;
		height: 520px;
		margin: 30px 0;
		padding: 20px;
		background-color: var(--white-color);
	}

	.page-project-slide-item img {
		object-fit: cover;
		width: 335px;
		height: 240px;
	}

	.page-project-slide-chars-item {
		width: 150px;
		border-radius: 5px;
	}

	.page-project-slide-item-text h3 {
		width: 330px;
	}

	.page-project-slide-item-text {
		width: 330px;
	}

	.page-3d .container {
		padding: 0;
	}
	.page-3dform {
        background-image: url(/wp-content/uploads/2025/03/image-781.png);
        max-height: 670px;
        width: 100%; 
       /* max-width: var(--max-w); */
        background-size: cover;
        margin: 0 auto;
	}

	.page-3dform form {
        width: 400px;
        height: 555px;
        border-radius: 10px;
        position: relative;
        background-color: var(--primary-color);
        left: 150px;
        top: 50px;
	}

	footer .footer-top {
        margin: 0px auto;
	}

	.page-projects-items .swiper-wrapper,
	.page-equips .swiper-wrapper,
	.page-options .swiper-wrapper,
	#page-char-docs .swiper-wrapper,
	#page-char-list .swiper-wrapper,
	.page-characters-buttons {
		display: flex;
    	flex-direction: row;
   		justify-content: space-between;
	}

	.page-char-doc,
	.page-char-item,
	[data-id="page-char-list"],
	[data-id="page-char-docs"] {
		max-width: 710px;
		width: 48%;
		margin: 0 0 20px 0;
	}

	.page-projects-items .swiper,
	.page-equips .swiper,
	.page-options .swiper,
	#page-char-docs .swiper,
	.page-characters-tabs .swiper {
		overflow: visible !important;
	}
	  
	.page-projects-items .swiper-wrapper,
	.page-equips .swiper-wrapper,
	.page-options .swiper-wrapper,
	#page-char-docs .swiper-wrapper,
	.page-characters-tabs .swiper-wrapper {
		transform: none !important;
		flex-wrap: wrap;
	}
	  
	.page-equips .swiper-slide,
	#page-char-docs .swiper-slide,
	.page-characters-tabs .swiper-slide {
		height: auto !important;
	}

	.page-projects-list .swiper-button-prev, 
	.page-equips-list .swiper-button-prev, 
	.page-samples-list .swiper-button-prev, 
	.page-options-list .swiper-button-prev, 
	.page-equipslide-list .swiper-button-prev, 
	.page-options-list .swiper-button-prev, 			
	.page-projects-list .swiper-button-next, 
	.page-equips-list .swiper-button-next, 
	.page-samples-list .swiper-button-next,
	.page-options-list .swiper-button-next, 
	.page-equipslide-list .swiper-button-next, 
	.page-options-list .swiper-button-next, 
	#page-char-docs .swiper-button-prev, 
	#page-char-list .swiper-button-prev,
	#page-char-docs .swiper-button-next, 
	#page-char-list .swiper-button-next {		
		bottom: 50%;
	}

	.page-projects-list, 
	.page-equips-list, 
	.page-options-list, 
	#page-char-docs, 
	#page-char-list {
		padding-bottom: 20px;
	}
	
	.dop-collapse {
		display: flex;
	}
	
	.dop-desktop-hide-8,
	.dop-desktop-hide {
		display: none;
	}
	
	.page-projects h2,
	.cat-priem h2,
	.cat-gaurant h2,
	.page-vars-slide,
	.scroll-wrapper-1,
	.scroll-wrapper-2,
	.page-samples-list,
	.page-manufactures-list	{
		padding-top: 30px;
	}
	
	.cat-banner .cat-podarok {
		right: 30px;
		top: 30px;
	}
	
	.cat-banner .cat-firstcontent {
		left: 100px;
		top: 100px;
		width: 600px;
	}
	
	.cat-banner .cat-firstcontent .cat-buttons {
		flex-direction: row;
		margin-top: 15px;
	}
	.cat-banner .cat-firstcontent .cat-buttons .button, 
	.cat-banner .cat-firstcontent .cat-buttons .button-white {
		margin: 0;
	}
	
	.cat-items { 
		justify-content: space-between;
	}
	
	.cat-notime-messengers {
		justify-content: flex-start;
	}
	
	.cat-notime .form-contacts .form-image-absolute {
		left: 470px;
		bottom: 70px;
	}
	
	.cat-notime .page-phoneform {
        height: 400px;
    }	
}

@media (min-width: 900px) {
	.page-options .swiper-slide {
		width: 285px;
		height: 300px;
	}
	
	.page-options-item {
		overflow: hidden;
	}

	.page-options-item img {
        width: 253px;
        height: 183px;
		object-fit: cover;
		transition: transform 0.3s ease;
    }
	
	.page-options-item:hover a img {
		transform: scale(1.1);
	}
}

@media (min-width: 1024px) {

	.product-card-price {
		padding-top: 0;
	}

	.page-header h1 {
		font-size: 30px;
	}

	.page-header h2 {
		font-size: 18px;
	}

    .form-image-absolute {
        position: absolute;
        width: 680px;
		height: 570px;
        bottom: unset;
        top: -20px;
        left: 550px;
    }

	.product-card {
		flex-direction: row;
	}

	.product-card-right-buttons .modal-consult {
		height: 60px;
    	padding-top: 12px;
	}

	.product-card-right {
		margin-left: 40px;
	}

	.product-card-left {
		width: 450px;
	}

	.product-card-present {
        top: -40px;
	}

    .page-equips .swiper-slide {
        width: 21%;
        background-color: var(--white-color);
        margin: 20px;
        border-radius: 10px;
    }

	.page-projects-items .swiper-wrapper {
		justify-content: space-evenly;
	}
	
	.cat-notime .form-contacts .form-image-absolute {
        bottom: unset;
        top: -20px;
        left: 550px;
	}
	
	.cat-notime .page-phoneform {
        height: 500px;
    }
}

@media (min-width: 1080px) {
	.product-card-right-buttons .modal-consult {
		padding-top: 20px;
		margin: 0;
		height: 78px;
		display: flex;
        align-items: center;
        justify-content: center;
		max-width: 270px;
	}
	.product-card-right-buttons .modal-ticket {
		max-width: 340px;
		margin: 0 10px 0;
		height: 78px;
		display: flex;
        align-items: center;
        justify-content: center;
		max-width: 380px;
	}
}

@media (min-width: 1199px) {
	
	.dop-desktop-hide-8 {
		display: none;
	}
	
	.page-equipslide-item {
		width: 1140px;
	}

	.page-equipslides .page-vars-slide {
		display: none;
	}

	.page-samples-item img {
		width: unset;		
        max-width: 365px;
	}
	
	.dop-desktop-hide-8 {
		display: flex;
	}
	
	.page-gaurant-list, .page-priem-list {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

@media (min-width: 1279px) {
	.page-header h1 {
		font-size: 40px;
	}

	.product-card {
		max-width: 100%;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
	}

	.product-card-left .galleryFull {
		height: 385px;
	}

	.product-card-left {
		width: 560px;
	}

	.product-card-present {
        top: -55px;
    }

	.page-telegram .mobile {
		display: none;
	}

	.page-telegram .desktop {
		display: flex;
		align-items: center;
		flex-direction: row;
		align-content: center;
		justify-content: center;
		margin: 0px auto;
		height: 75px;
		width: 690px;
		color: var(--white-color);
	}

	.page-telegram {
		background-color: var(--primary-color);
		display: flex;
		margin-bottom: 20px;
		max-width: var(--max-w);
		margin: 0 auto;
	}

	.page-telegram .desktop a {
		width: 100%;
		max-width: 230px;
		padding: 5px 20px;
		text-transform: unset;
		margin: 0px 0px 0px 20px;
		display: flex;
		border: 1px solid var(--secondary-color);
		align-items: center;
		justify-content: center;
		flex-direction: row;
	}

	.page-telegram .desktop a img{
		margin-left: 10px;
	}
	
	section#page3d {
        padding: 0px;
    }

	.product-card-right {
        margin-left: 0px; 
        max-width: 640px;
    }

	.page-samples-list {
		overflow: visible;
	}

	.page-samples-list:before {
		content: '';
		position: absolute;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		background-color: var(--primary-color);
		opacity: .9;
		z-index: 2;
	}

	.page-samples-list:after {
		content: '';
		position: absolute;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		background-color: var(--primary-color);
		opacity: .9;
		z-index: 2;
	}
	.cat-notime .form-container .form-contacts .form-contacts-left h2 {
        font-size: 40px;
	}
	
	.cat-notime .form-contacts .form-image-absolute {
        left: 650px;
	}
}

@media (min-width: 1349px) {
	.page-options .swiper-slide {
		margin: 10px;
	}
	
	.page-gaurant-list .page-gaurant-item {
        max-width: 620px;
    }
}

@media (min-width: 1430px) {
	.page-projects .page-vars-slide {
		display: none;
	}

	.page-projects-buttons .projects-button {
		margin: 5px;
	}

	.page-projects-items .swiper-wrapper,
	.page-projects-buttons {
		justify-content: space-between;
	}
	
	.page-gaurant-list .page-gaurant-item {
        max-width: 630px;
    }
}

@media (max-width: 400px) {
	.cat-filter {
		width: 150px;
	}

	.cat-filter-values p {
		font-size: 14px;
	}
	
	.filter-buttons .button {
		margin: 0;
	}
	
	.filter-buttons .button-white {
		margin: 0 0 0 20px;
	}
}