.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#333;
	background-image: none;
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(51,51,51);
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(51,51,51);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(51,51,51);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(153,51,51);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(153,51,51);
}
.page .main-page-wrapper{
	background-color:rgb(244,243,242);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(153,51,51);
}
:root{
--btn-default-bgcolor-hover:rgb(0,95,127);
}
:root{
--btn-shop-bgcolor:rgb(153,51,51);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,95,127);
}
:root{
--btn-accent-bgcolor:rgb(153,51,51);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,95,127);
}
:root{
--notices-success-bg:rgb(73,120,160);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
									--wd-sticky-btn-height: 95px;
						}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1410px;
			}
		}

		.container {
			max-width: 1440px;
		}

		:root{
			--wd-container-width: 1440px;
		}
	
			@media (min-width: 1440px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1440px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1440px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 190px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sapkrg.kz/wp-content/themes/template/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/* Настройка этапов работы*/

.svg_image {
	fill: rgb(255,255,255);
}

.bgstage {
	fill: rgba(153,51,51,0);
	transition: all .25s ease-in-out;
}

.group1, .group2, .group3, .group4, .group5, .group6, .group7, .group8 {
	transition: all .25s ease-in-out;
	fill: rgba(244,243,242,1);
}

.group1:hover, .group2:hover, .group3:hover, .group4:hover, .group5:hover, .group6:hover, .group7:hover, .group8:hover {
	fill: rgba(244,243,242,1);
	filter: drop-shadow(0 0 5px rgba(244,243,242,1));
  overflow: visible;
}

/* Настройка страницы услуг*/

.service-col .vc_column-inner {
	transition: all .5s ease-in-out;
	background-color: white;
	box-shadow: 15px 15px 9px 0px rgba(0,0,0,0.15);
	border-radius: 10px
}

.service-col .vc_column-inner:hover {
	background-color: rgb(153,51,51);
}

.service-img {
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.service-img img {
  transition: all .5s ease-in-out;
}

.service-col .vc_column-inner:hover .service-img img {
  transform: scale(1.2);
	filter: brightness(50%);
}

.service-text {
	transition: all .5s ease-in-out;
	display: flex;
	height: 40px;
  justify-content: center;
  align-items: center;
	text-align: center;
	font-size: 16px
}

.service-text a {
	color: #777777
}

.service-col .vc_column-inner:hover .service-text a{
	color: white
}

/*Кнопка формы страницы контактов*/
.btn-form {
	width: 150px;
  border: none;
  outline: none;
  color: #fff;
  background: rgb(153,51,51);
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 3px;
	transition: opacity .3s ease-in-out;
}

.btn-form:hover {
	color: #fff;
}

/*Иконки страницы контактов*/
.contact .boxiconfooter.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
	color: #777777;
	font-size: 30px !important
}

.contact .boxheadfooter {
	color: #333333;
}

/* Настройка брэндов*/

.brand {
	background: rgba(153,51,51,1);
	transition: all .3s ease-in-out;
}

.brand:hover {
	background: rgba(153,51,51,0);
}

.brand img {
	filter: brightness(0) invert(1);
}

.brand img:hover {
	filter: brightness(1) invert(0);
}

.bottondoc.btn-icon-pos-left .wd-btn-icon {
    margin-right: 25px;
}

/* Настройка иконок на странице о компании*/

.aboutus .list-icon {
	font-size: 25px;
}

/* Настройка текста на странице о компании*/
.aboutus_text p {
	color: #FFFAF0;
}

.aboutus_img {
	border: 1px solid rgb(51,51,51);
}

/* Настройка колонок на странице о компании*/
@media (max-width: 767px) {
  .reverse-row {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
}

/* Сетка */
.products .product img {
    width: 100%;
    height: auto;
    max-width: 300px; /* Укажите ваш целевой размер */
}

@media (min-width: 1025px) {
	.svg_image {
	height: 40%;
	width: 40%;
}

.borderacc {
	border-right: 1px solid #e8e8e8
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.borderacc {
	border-right: 1px solid #e8e8e8
}

.service-text {
	font-size: 10px
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.service-text {
	font-size: 10px
}
}

@media (max-width: 576px) {
	.svg_image {
	height: 100%;
	width: 100%;
}

.service-text {
	font-size: 14px
}
}

