/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2026 | 11:08:30 */
html, body {
    background-color: #fff;
    position: relative;
}

main {
	h2, h3, h4, h5, h6, h7 {
	text-transform: uppercase;
	}
}

main .spectra-is-root-container {
  container-name: rootcontainer;
}

.wp-block-spectra-container {
  container-name: parentcontainer;
}

.ast-breadcrumbs-wrapper {
	margin: 0 auto;
	max-width: 1200px;
}

.site-logo-img img {
	border: none;
}

#ast-scroll-top {
	box-shadow: #38383829 0px 0px 3px 0px;
    border: 1px solid #5858585c;
}

.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
	max-width: 1200px;
}

@container rootcontainer style(--spectra-background-color: var(--ast-global-color-5)) {
	li > a , p > a , p > em > a , p > em * a {
		text-decoration: underline dotted #888888;
		text-underline-offset: 2px;
	}
	li > a:hover , p > a:hover, p > em * a:hover {
		text-decoration: underline solid  #111111;
		transition-duration: 150;
	}
}

@container rootcontainer style(--spectra-background-color: var(--ast-global-color-0)) {
	h2, h3, h4, h5, h6, h7, p, p > em, p > em * {
		color: white !important;
	}
	
	li > a , p > a {
		color: white !important;
		text-decoration: underline dotted #d6d6d6;
		text-underline-offset: 1px;
	}
	li > a:hover , p > a:hover {
		text-decoration: underline solid #eeeeee;
		transition-duration: 150;
	}
	
	h2::after {
		background-image: url('/wp-content/bg_title2.png') !important;
	}
	
	ul {
		color: white !important;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	ul li {
		list-style: none;
		width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 25px;
		padding-left: 33px;
		margin-top: 3px;
		margin-bottom: 8px;
		background-image: url('/wp-content/ico_lst.jpg');
		background-repeat: no-repeat;
		background-position: left center;
	}
}




@media (min-width: 923px) and (max-width: 1200px) {
	.header_blc * .flex-row {
		justify-content: flex-end;
	}
	.header_blc > .container {
		max-width: 1100px;
	}
	
    .logo {
		max-width: 100px;
		min-width: 100px;
        width: calc(100% - 815px);
    }
}

@media (min-width: 923px) and (max-width: 1000px) {
	.header_blc .nav_bar_cont {
		min-width: 773px !important;
		max-width: 777px     !important;
    }
	
	.header_blc * .flex-row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: stretch;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 12px !important;
	}
}


@media (min-width: 1001px) and (max-width: 1095px) {
	.header_blc .nav_bar_cont {
		        min-width: 826px !important;
        max-width: 835px !important;
    }
	
	.header_blc * .flex-row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: stretch;
	}
}

@media (min-width: 1096px) and (max-width: 1200px) {
    .nav_bar_cont {
        min-width: 865px  !important;
    }
}

@container parentcontainer style(--spectra-background-color: var(--ast-global-color-4)) {
	h2, h3, h4, h5, h6, h7, p {
		color: white !important;
	}
	h3 {
		text-transform: initial;
		width: 100%;
		min-height: 40px;
		padding-bottom: 5px;
		text-align: center;
		line-height: normal;
		font-size: 1.15em !important;
		font-weight: bold;
		color: #fff;
		background-image: url('/wp-content/title_rub_bg.png');
		background-repeat: no-repeat;
		background-position: top center;
	}
	
	
}

.ast-single-post h1.entry-title {
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	max-width: 1150px;
	margin-top: 1.4em;
}

main h2::after, .ast-single-post h1.entry-title::after {

	max-width: 100%;
	content: ' ';
    background-image: url('/wp-content/bg_title.png');
    background-repeat: no-repeat;
    background-position: center bottom;
	    height: 35px;
	min-width: 250px;
	margin: 0 auto;
	display: block;
}

@container style(--spectra-background-color: "#007f20") {
	
	
}

main * div:has(--spectra-background-color: var(--ast-global-color-0))  h2::after {
	background-color: red;
}

main h2 {
	width: 100%;
	max-width: 100%;
	text-align: center;
	min-width: 250px;
	margin: 0 auto;
	display: block;
	
}

.wp-block-buttons>.wp-block-button {
	    min-width: 150px;
			max-width: 100%;
}

.wp-block-buttons {
		padding-bottom: 5px;
	  padding-top: 5px;
}


.site-footer-primary-section-2 li.menu-item-has-children > a:first-child {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 1.1em;
	font-size: 0.8em;
	text-transform: uppercase;
	max-width: 150px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	min-height: 34px;
}

.site-footer-primary-section-2 .widget_nav_menu ul ul.sub-menu li {
	padding-left: 0px;
    font-size: 1em;
    line-height: 1.1em;
	letter-spacing: 0px;
	
}




.site-footer-primary-section-2 li.menu-item-has-children ul.sub-menu {
	padding-bottom: 30px;
}

.site-footer-primary-section-2 .widget_nav_menu ul ul.sub-menu li.menu-item a {
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	color: #4c4c4c;
}

.site-footer-primary-section-1 {
	margin-bottom: 15px;
}

@media (min-width: 922px) {
.site-footer-primary-section-1 {
	margin-bottom: 2px;
		max-width: 375px;
	}
	.site-footer-primary-section-2 li.menu-item-has-children  {
	max-width: 185px;
}
	.site-footer-primary-section-2 li.menu-item-has-children > a:first-child {
		text-align: left;
		margin-right: auto;
		margin-left: 0;
	}
.site-footer-primary-section-2 ul.menu { 
	display: flex;
	column-gap: 16px;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.site-footer-primary-section-2 li.menu-item-has-children ul.sub-menu {
	padding-bottom: 10px;
}
	.site-footer-primary-section-2 .widget_nav_menu ul ul.sub-menu li {

    font-size: 0.90em;
	
}
}

#ast-desktop-header > div.ast-main-header-wrap.main-header-bar-wrap > div > div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	visibility: hidden;
}

.ast-header-sticked #ast-desktop-header > div.ast-main-header-wrap.main-header-bar-wrap > div > div.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	visibility: visible;
}


