.alya-h1 {
	font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    font-size: 52px;
    line-height: 123%;	
}
.alya-h2 {
	font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    font-size: 40px;
    line-height: 123%;	
}
.alya-h3 {
	font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    font-size: 32px;
    line-height: 123%;	
}
.alya-h4 {
    font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    font-size:23px;
    line-height: 123%;
}
a {
	text-decoration: none!important;
}
a:hover {
	text-decoration: underline!important;
}
#ast-hf-menu-1 li a {
	text-decoration: none!important;
}
p {
	padding: 0px 0px 10px 0;
	margin-bottom: 0;
}

.placeholder:after {
  position: absolute;
  top: 0;
  right: 0;
  color: red;
  content: '*';
}

.top-top {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
	background: #333;
    color: #aa9eb4;
	line-height: 55px;
	text-align: center;
}
.top-top div {
	display: flex;
    align-items: center;
}
.top-top div svg {
	width: auto;
    height: 15px;
    fill: #feac1f;
    padding: 0 5px 0 0;
}
.top-top div a {
	color: #aa9eb4;
}
.top-top div a:hover {
	color: #aa9eb4;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #feac1f;
}

.ast-builder-menu-1 .sub-menu {
	background: rgb(0 0 0 / 90%);
}
.ast-builder-menu-1 .sub-menu li a {
	color: #fff!important;
}
.ast-builder-menu-1 .sub-menu li:hover {
	background: #feac1f;
}
.ast-builder-menu-1 .sub-menu li:hover a {
	color: #fff!important;
}

.entry-header, .woocommerce-products-header, .ast-archive-title {
    //margin-left: -25%;
    //margin-right: -25%;
    background: #feac1f;
	text-align: center;
	margin-bottom: 20px !important;
	position: relative;
}
.entry-header:before, .woocommerce-products-header:before, .ast-archive-title:before {
	position: absolute;
	content: "";
	background: #feac1f;
	top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    z-index: -1;
}

.page-id-16 .entry-header {
	margin-bottom: 0!important;
}
.page-id-16 .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    margin-top: 0;
}


.entry-header h1, .woocommerce-products-header h1 {
	margin: 0 auto;
    padding: 0 15px;
	box-sizing: border-box;
	line-height: 95px !important;
    font-size: 40px !important;
	font-weight: 400 !important;
}

.ast-article-single, .ast-woocommerce-container, .ast-archive-description {
	display: flex;
    flex-direction: column;
}
.ast-breadcrumbs-wrapper, .woocommerce-breadcrumb {
	display: flex;
    order: -1;
    margin-bottom: 20px !important;
}
.entry-header, .woocommerce-products-header, .ast-archive-title {
	display: flex;
    order: -2;
}

body.archive .ast-archive-description {
	padding: 0;
}
.ast-archive-title {
    line-height: 95px !important;
    font-size: 40px !important;
	justify-content: center;
}

#primary {
    margin: 0!important;
}
.ast-woo-product-no-review {
	display: block;
	margin: 40px 0 0 0;
}

.page-id-16 #content .ast-container {
	max-width: 100%;
	padding: 0;
}
.page-id-16 .entry-header {
    margin-bottom: 0;
}
.home-content {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}


.home-slide {
	
}
.ob-nas {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
	margin: 20px 0 0 0;
}

.ast-separate-container .ast-article-single {
	padding: 0;
}
.type-post .ast-breadcrumbs-wrapper {
	display: none;
}

.block-for-blocks {
	max-width: 1170px;
	margin: 100px auto 60px auto;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: center;
}
.block-for-blocks-item {
	display: flex;
    flex-wrap: wrap;
    gap: 5%;
	margin: 60px 0 0 0;
}
.block-for-blocks-item div {
	width: 30%;
}
.block-for-blocks-item div span {
	display: flex;
    justify-content: center;
    align-items: center;
    background: #feac1f;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    box-sizing: border-box;
	margin: 0 auto 60px auto;
	padding: 45px;
}
.block-for-blocks-item div span svg {
    fill: #333;
}
.block-for-blocks-cifir {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 50px;
	margin: 100px 0 0 0;
}
.block-for-blocks-cifir div {
	max-width: 255px;
}
.block-for-blocks-cifir div span {
	display: block;
    width: 48px;
    line-height: 48px;
    background: #f0efeb;
    border-radius: 50%;
    font-size: 22px;
    margin: 0 auto 25px auto;
	position: relative;
	z-index: auto;
}

.block-for-blocks-cifir div:nth-child(2) span:before {
	content: "";
	position: absolute;
	width:600px;
	border-top: 1px solid  #f0efeb;
	transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: -1;
}

.home-parallax {
	height: 235px;
	//margin: 0 -50%;
	background-image: url(/wp-content/uploads/2024/08/full_dvu31fi4-300x153.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
	background-position: 50% 0;
}

.con-bottom {
	
}
.con-bottom .alya-h3 {
	font-weight: 600;
    padding: 0 0 30px 0;
}
.con-bottom div:nth-child(n+2):nth-child(-n+4) {
	padding: 15px 0;
}
.con-kontakt {
	margin: 0 0 20px 0;
}
.con-kontakt div:nth-child(n+2):nth-child(-n+4) {
	padding: 5px 0;
}
.con-kontakt div a {
	color: #000;
}
.con-bottom div:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #feac1f !important;
    padding: 0 10px 0 0;
    font-size: 14px;	
}
.con-bottom div:nth-child(2):before {
	content: '\f879';	
}
.con-bottom div:nth-child(3):before {
	content: '\f3c5';	
}
.con-bottom div:nth-child(4):before {
	content: '\f0e0';	
}


.katalog-preview {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	column-gap: 3%;
	row-gap: 2vw;
	margin: 0 0 50px 0;
}
.katalog-preview-item {
	width: 31%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 2px solid;
    border-color: #edeff1;
    min-height: 420px;
    padding: 0 0 20px 0;
}
.katalog-preview-item p {
	margin: 0;
	padding: 0;
}
.katalog-preview-item:hover {
	border-bottom: 2px solid #feac1f;
}
.katalog-preview-img {
	max-height: 240px;
    overflow: hidden;
}
.katalog-preview-img img {

}
.katalog-preview-item a:hover {
	text-decoration: none!important;
}
.katalog-preview-item .alya-h4 {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
    padding: 0 20px;
}
.katalog-preview-btn {
	display: block;
    border: 2px solid #000;
    border-radius: 30px;
    line-height: 56px;
    width: 175px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
.katalog-preview-btn:hover {
	background: #feac1f;
	color: #fff;
}

.term-description p {
	text-align: center;
}




@media screen and (max-width: 524px) {
.top-top {
    gap: 12px;
    line-height: 24px;
    padding: 10px 0;
}	
.top-top div {
    max-width: 290px;
}	
.top-top div:nth-child(2) svg {
	height: 26px;
}
.entry-header h1, .woocommerce-products-header h1 {
    padding: 15px;
    line-height: 36px !important;
    font-size: 28px !important;
}	
.bx-wrapper img {
	min-height: 400px;
    width: auto;
	object-fit: cover;
}
.bx-wrapper .bx-caption {
    width: 80%;
}	
.bx-wrapper .bx-caption span {
	font-size: 16px!important;
}	
	
.ob-nas {
    display: grid;
	grid-template-columns: 1fr;
}	
.alya-h1 {
	font-size: 36px;
}	
.block-for-blocks-item {
	justify-content: center;
	gap: 30px;
}	
.block-for-blocks-item div {
    width: 90%;
}	
.block-for-blocks-item div span {
	margin: 0 auto 30px auto;
}	
.block-for-blocks-cifir div {
    max-width: 90%;
}	
.input-item:nth-child(-n+4):after {
    right: 30px!important;
}	
.entry-header:before, .woocommerce-products-header:before, .ast-archive-title:before {
    display: none;
}
.katalog-preview {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 3%;
	row-gap: 30px;
}
.katalog-preview-item {
    width: 90%;
    min-height: 380px;
}	
html {
    overflow-x: hidden;
    width: 100%;
}

body {
    overflow-x: hidden;
    width: 100%
}	
	
	
	
	
	
	
	
	
}

	@media screen and (min-width: 525px) and (max-width: 758px) {
		
}




