@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('../fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BoldItalic.woff') format('woff'),
		url('../fonts/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('../fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Italic.woff') format('woff'),
		url('../fonts/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Medium.woff') format('woff'),
		url('../fonts/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BlackItalic.eot');
	src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'),
		url('../fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BlackItalic.woff') format('woff'),
		url('../fonts/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Bold.eot');
	src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'),
		url('../fonts/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Bold.woff') format('woff'),
		url('../fonts/GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Medium.eot');
	src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'),
		url('../fonts/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Medium.woff') format('woff'),
		url('../fonts/GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-LightItalic.eot');
	src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'),
		url('../fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-LightItalic.woff') format('woff'),
		url('../fonts/GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Light.eot');
	src: local('Gotham Pro Light'), local('GothamPro-Light'),
		url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Light.woff') format('woff'),
		url('../fonts/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Black.eot');
	src: local('Gotham Pro Black'), local('GothamPro-Black'),
		url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Black.woff') format('woff'),
		url('../fonts/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-MediumItalic.eot');
	src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'),
		url('../fonts/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-MediumItalic.woff') format('woff'),
		url('../fonts/GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}
body {
    font-family: 'Gotham Pro';
    line-height: 1.4;
    font-size: 15px;
    color: #282828;
}
a {
    color: #282828;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
#page {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 148px;
}
.wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
}
.block-header {
    position: relative;
    margin-bottom: 25px;
}
.block-header h2 {
    font-size: 125px;
    line-height: 1;
    color: #e9e9e9;
    font-weight: bold;
    margin: 0px;
}
.block-header p {
    position: absolute;
    bottom: 18px;
    left: 0px;
    width: 100%;
    padding-left: 1px;
    font-size: 26px;
    color: #282828;
    font-weight: bold;
    margin: 0px;
}
.btn,
.wpcf7 input[type="submit"] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 185px;
    height: 45px;
    border-radius: 5px;
    /*background: #28920b;*/
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    border: 0px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.2s ease;
}
.btn:hover,
.wpcf7 input[type="submit"]:hover {
    /*background: #28920b;*/
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    color: #fff;
    opacity: 0.8;
}
.wpcf7-list-item {
    margin: 0px;
}
.wpcf7-spinner {
    display: none !important;
}
.form-policy {
    font-size: 12px;
    line-height: 12px;
    color: #5d5d5d;
    margin-top: 15px;
}
.form-policy a {
    color: #5d5d5d;
    display: block;
    margin-left: 5px;
    font-weight: bold;
}
.wpcf7-list-item input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.wpcf7-list-item label span {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
.wpcf7-list-item label span::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.wpcf7-list-item input:checked+span::before {
    border-color: #28920b;
    background-color: #28920b;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.superblockslider__button__navigation,
.slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: -45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 0px;
    background: none;
    border: 1px solid #c2c2c2;
    z-index: 10;
}
.slick-arrow img {
    max-width: 20px;
    height: auto;
    transition: all 0.2s ease;
}
.slick-arrow:hover img {
    filter: brightness(0) saturate(100%) invert(50%) sepia(21%) saturate(1372%) hue-rotate(62deg) brightness(104%) contrast(87%);
}
.superblockslider__button__navigation.superblockslider__button__next,
.slick-arrow.slick-next {
    left: auto;
    right: -45px;
}
.superblockslider__button__navigation {
    left: 0px;
}
.superblockslider__button__navigation.superblockslider__button__next {
    right: 0px;
}
.superblockslider {
    padding: 0px 55px;
    margin-bottom: 50px;
}
.superblockslider__navigation {
    left: 0px;
}
#projects,
#partners {
    padding-bottom: 100px;
}
ul.slick-dots {
    position: absolute;
    width: 100%;
}
ul.slick-dots,
ul.slick-dots li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 9px;
    padding-top: 30px;
}
ul.slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    padding: 0px;
    border: 1px solid rgba(15,72,0,0.5);
    text-indent: -1000px;
    overflow: hidden;
}
ul.slick-dots li.slick-active button {
    background: #28920b;
    border: 1px solid #28920b;
}
#header-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100;
    background: #fff;
    padding-top: 10px;
}
#header-wrapper.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    width: 100%;
}
.navbar-brand {
    padding: 0px;
    margin: 0px;
}
.branding {
    max-width: 168px;
    min-width: 168px;
    margin-right: 30px;
}
.header-blocks {
    width: 100%;
}
#header-wrapper .container {
    display: flex;
}
.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0px 20px 0px;
}
.site-name {
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    font-weight: 500;
}
.header-icon {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header-icon img {
    display: none;
    width: 25px;
    min-width: 25px;
    height: auto;
}
.header-icon:before {
    display: block;
    background: url(../images/email-icon.png) center center no-repeat;
    background-size: 12px;
    width: 25px;
    height: 25px;
    min-width: 25px;
    border: 1px solid rgba(194,194,194,0.5);
    border-radius: 50%;
    content: '';
}
.header-icon.location:before {
    display: block;
    background: url(../images/point-icon.png) center center no-repeat;
    background-size: 12px;
    width: 25px;
    height: 25px;
    min-width: 25px;
    border: 1px solid rgba(194,194,194,0.5);
    border-radius: 50%;
    content: '';
}
.header-icon.header-phones:before {
    display: block;
    background: url(../images/phone-icon.png) center center no-repeat;
    background-size: 15px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    border: 1px solid rgba(194,194,194,0.5);
    border-radius: 50%;
    content: '';
}
.header-contacts {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-weight: 500;
}
.header-contacts a {
    text-decoration: none;
}
.email {
    margin-bottom: 8px;
}
.location a {
    text-decoration: none;
}
.location a:hover {
    text-decoration: underline !important;
}
.header-phones a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
}
.header-contacts a:hover,
.header-phones a:hover {
    text-decoration: underline;
}
.header-menu {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e5e5e5;
}
.header-menu div.search-form {
    display: none;
    position: absolute;
    bottom: 4px;
    left: 0px;
    right: auto;
    width: 100%;
    background: #fff;
}
.navbar {
    width: 100%;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0px;
    font-size: 15px;
    line-height: 17px;
    color: #000;
    font-weight: bold;
    transition: all 0.2s ease;
}
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .active .nav-link {
    color: #28920b;
}
@media all and (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link:before {
        display: block;
        content: '';
        opacity: 0.200;
        width: 5px;
        min-width: 5px;
        height: 5px;
        border-radius: 2px;
        background: #000000;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: -45px;
    }
    .navbar-expand-lg .navbar-nav li:last-child .nav-link:before {
        display: none;
    }
}
.dropdown-toggle::after {
    display: block;
    border: 0px;
    width: 9px;
    height: 5px;
    background: url(../images/arrow-down.png) center center no-repeat;
    background-size: cover;
}
.dropdown-menu li {
    border-bottom: 1px solid #f2f2f2;
}
.dropdown-menu li:last-child {
    border: 0px;
}
.dropdown-item {
    position: relative;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 500;
    padding-right: 35px;
    transition: all 0.2s ease;
}
.dropdown-item:hover,
.dropdown-item.active {
    color: #fff;
    background: #28920b;
    text-indent: 10px;
    padding-right: 25px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px;
    overflow: hidden;
}
.search-icon {
    width: 37px;
    min-width: 37px;
    height: 37px;
    margin-left: 100px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #28920b url(../images/search.png) center center no-repeat;
    border-radius: 50%;
    background-size: 20px;
    transition: all 0.2s ease;
}
.search-icon:hover {
    background-size: 23px;
}
.search-icon img {
    display: none;
}
#slider-wrapper {
    position: relative;
}
#slider-wrapper .slick-arrow {
    left: 15px;
    top: auto;
    bottom: 100px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
}
#slider-wrapper .slick-arrow.slick-next {
    left: 75px;
    right: auto;
}
.slide-arrows {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.slide-item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 760px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}
.slide-item:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/slider-bg.png) center center no-repeat;
}
.slide-item .container {
    position: relative;
    z-index: 10;
}
@media all and (min-width: 1200px) {
    .slide-item .container {
        min-height: 260px;
    }
}
.slide-item h2 {
    font-size: 50px;
    line-height: 1;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 25px;
}
.slide-item p {
    margin-bottom: 25px;
}
.slide-item p:last-child {
    margin-bottom: 0px;
}
#about .container {
    position: relative;
    z-index: 10;
}
.about-wrapper {
    position: relative;
    width: 100%;
    border-radius: 15px;
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    padding: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
}
.about-wrapper:before {
    display: block;
    content: '';
    width: calc(100% - 30px);
    height: 100%;
    border-radius: 20px;
    box-shadow: 0px 36px 19px rgba(18,85,0,0.33);
    background: #ffdb4d;
    position: absolute;
    bottom: -12px;
    left: 15px;
    z-index: -1;
}
#why {
    width: 100%;
    background: url(../images/bg-3.jpg) center center no-repeat;
    background-size: cover;
    border-top: 1px solid rgba(194,194,194,0.5);
    border-bottom: 1px solid rgba(194,194,194,0.5);
}
#why .block-header p {
    bottom: -10px;
}
.why-row {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.why-item {
    width: 20%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 15px;
    color: #000;
}
.why-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 89px;
    margin-bottom: 15px;
    width: 92px;
    height: 99px;
    background: url(../images/icon-bg.png) center center no-repeat;
    background-size: contain;
}
.why-pic img {
    max-width: 55px;
    height: auto;
    margin-bottom: 10px;
}
.services-item a {
    position: relative;
    display: block;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden;
}
.services-meta {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgba(34, 34, 34, 0.5);
    transition: all 0.2s ease;
}
.services-meta > div:first-child {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}
.services-meta > div:last-child {
    display: flex;
    justify-content: center;
}
.services-meta > div:last-child span {
    display: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 165px;
    height: 38px;
    border-radius: 5px;
    background-color: #ffdb4d;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
    font-weight: bold;
}
.services-item a:hover .services-meta > div:last-child span {
    display: flex;
    margin-top: 20px;
}
.services-item a:hover .services-meta {
    box-shadow: 0px 25px 24.5px rgba(35,35,35,0.36);
    background: rgba(15, 72, 0, 0.5);
}
#how {
    width: 100%;
    background: url(../images/bg-2.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 0px;
}
#how .block-header h2 {
    opacity: 0.149;
    color: #ffffff;
}
#how .block-header p {
    color: #fff;
}
.how-row {
    display: flex;
    flex-wrap: wrap;
}
.how-item {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0px 15px;
    margin-bottom: 50px;
}
.how-pic {
    position: relative;
    width: 89px;
    height: 89px;
    border-radius: 22px;
    box-shadow: 0px 10px 8px rgba(0,0,0,0.1);
    background-image: linear-gradient(90deg, #007c77 0%, #009666 100%);
    border: 4px solid #66b585;
    margin-bottom: 15px;
    padding: 15px;
}
.how-pic:after {
    display: block;
    content: '';
    width: 105px;
    height: 13px;
    background: url(../images/right-arrow.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: -145px;
}
.how-item:nth-child(5) .how-pic:after,
.how-item:nth-child(10) .how-pic:after {
    display: none;
}
@media all and (min-width: 1200px) {
    .how-item:nth-child(5) .how-pic:after {
        display: block;
        background: url(../images/dots.png) center center no-repeat;
        background-size: contain;
        width: 477px;
        height: 2px;
        right: -510px;
    }
    .how-item:nth-child(6) .how-pic:before {
        display: block;
        content: '';
        right: auto;
        position: absolute;
        top: 50%;
        margin-top: -6px;
        left: -520px;
        width: 490px;
        height: 13px;
        background: url(../images/dots-2.png) right center no-repeat;
        background-size: contain;
    }
}
.how-pic span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #ffdb4d;
    top: -20px;
    left: -15px;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
    z-index: 10;
}
.how-text {
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
}
#do {
    width: 100%;
    background: url(../images/bg-1.jpg) center center no-repeat;
    background-size: cover;
}
#do .block-header h2 {
    color: #e9e9e9;
    opacity: 1;
}
#do .row {
    max-width: 900px;
    margin: 0 auto;
}
#do .block-header {
    text-align: center;
}
.do-row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 30px;
    border: 6px solid transparent;
    text-decoration: none;
    transition: all 0.2s ease;
}
/*.do-row:hover {
    border: 6px solid #ffdb4d;
}*/
.do-row:after {
    border: 6px solid #ffdb4d;
    position: absolute;
    top: 6px;
    left: 0px;
    width: 100%;
    height: calc(100% - 12px);
    display: block;
    content: '';
    border-radius: 25px;
    opacity: 0;
    transition: all 0.2s ease;
}
.node-list_pic,
.do-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    min-width: 92px;
    height: 99px;
    background: url(../images/icon-bg.png) center center no-repeat;
    background-size: 86px;
    order: 2;
}
.do-item:first-child .do-row .do-pic22,
.do-row:hover .do-pic {
    background: url(../images/icon-bg_hover.png) center center no-repeat;
    background-size: contain;
}
.do-row:hover:after {
    opacity: 1;
}
.node-list_pic {
    order: unset;
}
.node-list_pic img,
.do-pic img {
    max-width: 55px;
    height: auto;
    margin-bottom: 10px;
}
.do-text {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #282828;
    font-weight: bold;
    padding: 15px;
}
.do-item {
    margin-bottom: 10px;
}
.do-item:nth-child(2n) .do-text {
    order: 3;
}
#projects {
    width: 100%;
    background: linear-gradient(90deg, #e7f5f3 0%, #ecf6eb 100%);
    border-top: 1px solid #c2e1c1;
    border-bottom: 1px solid #c2e1c1;
}
#projects .block-header h2 {
    color: #d6e8e4;
    opacity: 1;
}
.gallery-carousel,
.project-carousel {
    margin: 0px -15px;
}
@media all and (min-width: 1200px) {
    .project-carousel  .slick-arrow {
        transform: unset;
        top: 110px;
    }
}
.project-item {
    padding: 0px 15px;
}
.project-name {
    font-size: 16px;
    line-height: 22px;
    color: #7b7a7a;
    font-weight: 700;
    text-align: center;
    transition: all 0.3s ease;
}
.project-foto {
    display: flex;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
    transition: all 0.2s ease;
}
.project-foto img {
    max-height: 250px;
    width: auto;
}
.project-item a:hover .project-foto {
    box-shadow: 0px 15px 15.5px rgba(15,72,0,0.25);
}
.project-foto:after {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 15px 15.5px rgba(15,72,0,0.25);
    background: rgba(15, 72, 0, 0.6) url(../images/zoom-icon.png) center center no-repeat;
    background-size: 51px;
    opacity: 0;
    transition: all 0.2s ease;
}
.project-item a {
    text-decoration: none;
}
.project-item a:hover .project-foto:after {
    opacity: 1
}
.project-item a:hover .project-name {
    color: #0f4800;
}
#projects .slick-arrow {
    background: #fff;
}
#projects .slick-arrow:hover {
    opacity: 0.8;
}
.show-all .btn,
.block-header .btn {
    position: absolute;
    bottom: 30px;
    right: 0px;
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    width: 265px;
    height: 45px;
    text-transform: uppercase;
}
.show-all .btn {
    position: relative;
    bottom: 0px;
    width: auto;
}
.partner-carousel {
    margin: 0px -15px;
}
.partner-carousel_item {
    padding: 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partner-carousel_item a {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 140px;
}
.partner-logo-wrap {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.partner-carousel_item img {
    max-height: 80px;
    width: auto;
}
#contact {
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
}
#contact .block-header h2 {
    opacity: 0.149;
}
#contact .block-header p {
    color: #fff;
}
.contact-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 10;
}
.form-wrapper {
    position: relative;
    width: 654px;
    border-radius: 20px;
    background-color: #fefefe;
    padding: 30px;
}
.form-wrapper:before {
    display: block;
    content: '';
    width: calc(100% - 30px);
    height: 100%;
    border-radius: 20px;
    box-shadow: 0px 36px 19px rgba(18,85,0,0.33);
    background: #ffdb4d;
    position: absolute;
    bottom: -12px;
    left: 15px;
    z-index: -1;
}
.form-title {
    font-size: 22px;
    color: #3d3d3d;
    font-weight: bold;
    padding-bottom: 10px;
}
.form-subtitle {
    font-size: 13px;
    line-height: 18px;
    color: #3d3d3d;
    margin-bottom: 15px;
}
.form-item {
    margin-bottom: 15px;
}
.contact-item {
    margin-bottom: 15px;
    font-size: 15px;
    color: #ffffff;
}
.contact-item > div {
    padding-left: 50px
}
.contact-label {
    opacity: 0.302;
    font-size: 12px;
    color: #ffffff;
    padding-bottom: 5px;
}
.phones a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
}
.contact-item .social {
    padding-top: 5px;
}
.contact-item_2 a {
    color: #ffdb4d;
    font-weight: 500;
}
.contact-item_3 a {
    font-size: 18px;
    text-decoration: none;
    color: #ffffff;
}
.contact-item_4 .worktime {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.contact-item_5 {
    margin-top: 30px
}
.contact-item_5 a {
    width: 213px;
    height: 51px;
    border-radius: 8px;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
}
.contact-item_5 a:before {
    display: block;
    content: '';
    background: url(../images/phone-icon_white.png) center center no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
}
.contact-item_5 a:hover {
    opacity: 0.8;
}
.contact-icon {
    position: relative;
}
.contact-icon:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 35px;
    display: block;
    border: 1px solid rgba(194,194,194,0.5);
    border-radius: 50%;
    content: '';
}
.contact-item_1 .contact-icon:before  {
    background: url(../images/phone-icon_white.png) center center no-repeat;
    background-size: 15px;
}
.contact-item_2 .contact-icon:before  {
    background: url(../images/location-white.png) center center no-repeat;
    background-size: 15px;
}
.contact-item_3 .contact-icon:before  {
    background: url(../images/email-white.png) center center no-repeat;
    background-size: 15px;
    top: -5px;
}
.contact-item_4 .contact-icon:before  {
    background: url(../images/worktime-white.png) center center no-repeat;
    background-size: 15px;
}
#footer-blocks {
    width: 100%;
    background: #1f1f1f;
    padding: 40px 0px;
    color: #fff;
}
#footer-blocks a {
    color: #fff;
}
#footer-blocks .container {
    display: flex;
    justify-content: space-between;
}
.footer-logo img {
    display: block;
    max-width: 190px;
    height: auto;
    margin-bottom: 15px;
}
.footer-logo a[data-bs-toggle] {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    border: 2px solid #ffffff;
    border-radius: 8px;
    padding: 10px 35px;
    cursor: pointer;
    transition: all 0.2s ease;
}
.footer-logo a[data-bs-toggle]:hover {
    opacity: 0.8;
}
.footer-menu_label {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 15px;
}
.footer-menu ul,
.footer-menu ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
.footer-menu ul li {
    margin-bottom: 10px;
}
.footer-menu ul li a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
}
.footer-menu ul li a:hover,
.footer-menu ul li a.active {
    text-decoration: underline;
}
.footer-contacts {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.social {
    display: flex;
    align-items: center;
    gap: 10px;
}
.social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 5px;
    transition: all 0.2s ease;
}
.social a.whatsapp {
    background: url(../images/whatsapp.png) center center no-repeat;
    background-size: contain;
}
.social a.telegram {
    background: url(../images/telegram.png) center center no-repeat;
    background-size: contain;
}
.social a.viber {
    background: url(../images/viber.png) center center no-repeat;
    background-size: contain;
}
.social a:hover {
    transform: scale(1.1);
}
.social a svg {
    display: none;
    max-width: 100%;
    height: auto;
}
.social a svg path {
    fill: #fff;
}
.developer a {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
    text-decoration: none;
}
.developer a:before {
    display: block;
    content: '';
    width: 106px;
    height: 23px;
    background: url(../images/dev.png) center center no-repeat;
    background-size: contain;
}
#footer {
    width: 100%;
    padding: 15px 0px;
    background: #000;
    font-size: 14px;
    line-height: 18px;
    color: #7ce548;
}
#footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#footer p {
    margin: 0px;
}
#footer p a {
    color: #7ce548;
    text-decoration: none;
}
#footer p a:hover {
    text-decoration: underline;
}
#header-pic {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 274px;
    /*background: url(../images/header-bg.jpg) center center no-repeat;*/
    background: url(/wp-content/uploads/2025/02/20-kontakty-e1740050005773.jpg) center center no-repeat;
    background-size: cover !important;
}
#header-pic:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    /*background: rgba(25, 46, 19, 0.7) url(../images/header-bg_1.png) center center no-repeat;*/
    background: url(../images/header-bg_1.png) center center no-repeat;
    z-index: 5;
}
#header-pic:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(90deg, #199d79 0%, rgba(255,255,255,0) 100%);
}
#header-pic .container {
    position: relative;
    z-index: 10;
}
#header-pic h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
}
.breadcrumbs {
    width: 100%;
    padding: 15px 0px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 18px;
}
.breadcrumbs a {
    color: #28920b;
    text-decoration: none;
}
span.rasp {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 10px;
    background: url(../images/bread-arrow.png) center center no-repeat;
    background-size: cover;
    margin: 0px 5px 2px 5px;
}
#page-wrapper {
    padding-top: 30px;
}
#single-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
#page-gallery > .gallery-wrapper {
    padding-top: 10px;
}
.entry-content h2 {
    font-size: 24px;
    color: #282828;
    font-weight: bold;
}
#page-tabs {
	width: 100%;
	background: linear-gradient(90deg, #e7f5f3 0%, #ecf6eb 100%);
    border-top: 1px solid #c2e1c1;
    border-bottom: 1px solid #c2e1c1;
}
.nav-pills .nav-link {
    font-size: 18px;
    line-height: 1;
    color: #2f9f5c;
    font-weight: bold;
    border-radius: 5px;
    border: 2px solid #2f9f5c;
    padding: 12px 20px;
}
.nav-pills {
    gap: 15px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background: #2f9f5c;
}
.show-all {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.rev-item a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid rgba(171,207,184,0.5);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.rev-item a:after {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 25px 24.5px rgba(15,72,0,0.55);
    background: rgba(15, 72, 0, 0.6) url(../images/zoom-icon.png) center center no-repeat;
    background-size: 51px;
    opacity: 0;
    transition: all 0.2s ease;
}
.rev-item a:hover:after {
    opacity: 1;
}
.rev-carousel {
    margin: 0px -15px;
}
.rev-carousel .rev-item {
    padding: 0px 15px;
}
.news-carousel {
    margin: 0px -15px;
}
.news-item {
    padding: 0px 15px;
}
.news-item a {
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: 10px;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid rgba(171,207,184,0.5);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.news-foto {
    width: 173px;
    min-width: 173px;
}
.eq-pic img,
.news-foto img {
    border-radius: 10px;
    max-height: 100%;
    width: auto;
}
.eq-pic img {
    max-height: 300px;
}
.eq-pic {
    width: 300px;
    min-width: 300px;
    max-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-meta {
    padding-left: 20px;
}
.news-date {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 17px;
    color: #747474;
    font-weight: 400;
}
.news-title {
    font-size: 16px;
    line-height: 23px;
    color: #2f9f5c;
    padding-bottom: 10px;
    font-weight: bold;
}
.news-text {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 17px;
    color: #282828;
}
.news-more {
    display: flex;
}
.news-more span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 10px 25px;
    font-size: 12px;
    line-height: 17px;
    color: #2f9f5c;
    font-weight: 500;
    border-radius: 5px;
    border: 2px solid #2f9f5c;
    transition: all 0.2s ease;
}
.news-more span:hover {
    color: #fff;
    background: #2f9f5c;
}
.modal-header {
    padding-bottom: 0px;
    border: 0px;
}
.modal .form-action {
    display: flex;
    justify-content: center;
}
.modal .form-title {
    text-align: center;
}
#lab {
    position: relative;
    margin-bottom: 50px;
    z-index: 10;
}
.lab-wrapper {
    width: 100%;
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
}
#lab .container {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#lab p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    font-weight: bold;
}
#lab p:last-child {
    margin-bottom: 0px;
}
#lab p a {
    border-radius: 5px;
    background-color: #ffdb4d;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
}
#lab p a:hover {
    opacity: 0.8;
}
#lab .container {
    position: relative;
}
#lab:before {
    display: block;
    content: '';
    width: calc(100% - 30px);
    height: 100%;
    border-radius: 20px;
    box-shadow: 0px 36px 19px rgba(18,85,0,0.33);
    background: #ffdb4d;
    position: absolute;
    bottom: -12px;
    left: 15px;
    z-index: -1;
}
.cta-text a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline !important;
    cursor: pointer;
}
.cta-text a:hover {
    text-decoration: none !important;
}
.cta-text p {
    margin: 0px;
}
.accordion-button:not(.collapsed) {
    color: #28920b;
    box-shadow: unset;
    background: none;
}
.accordion-button {
    box-shadow: unset !important;
    outline: none !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2328920b'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.serv-wrapper {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 80px;
}
#map {
    width: 100%;
    height: 450px;
}
.node-list_row {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 15px;
	border-radius: 10px;
	background: #f6f6f6;
	border: 3px solid #ffdb4d;
}
.node-list_text p:first-child {
	font-weight: bold;
}
.wpcf7 input::placeholder {
    font-size: 13px;
    line-height: 19px;
    color: #888888;
    opacity: 1;
}
.wpcf7 input[name="text-268"] {
    background: #fff url(../images/form-icon_1.png) left 10px center no-repeat;
    background-size: 15px;
    padding-left: 35px;
}
.wpcf7 input[type="tel"] {
    background: #fff url(../images/form-icon_2.png) left 10px center no-repeat;
    background-size: 15px;
    padding-left: 35px;
}
.form-control:focus,
.wpcf7 input:focus {
    border: 1px solid #ffdb4d !important;
    outline: 1px solid #ffdb4d !important;
    box-shadow: unset !important;
}
@media all and (min-width: 1200px) {
    .contact-list {
        margin-top: -100px;
    }
}
#upload-file {
    background: url(images/custom-file-input.png) no-repeat;
 }
 
 #upload-file input {
     opacity: 0;
     display:inherit;
 }
.header-worktime.contact-item_4 {
    margin-bottom: 0px;
}
.header-worktime.contact-item_4 .worktime,
.header-worktime .contact-label {
    color: #282828;
    font-weight: 500;
    padding-left: 40px;
}
.header-worktime .contact-label {
    opacity: 0.8;
}
.header-worktime.contact-item_4 .contact-icon::before {
    background: url(../images/worktime.png) center center no-repeat;
    background-size: 19px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(194,194,194,0.5);
    border-radius: 50%;
}
.node-list_row {
	margin-top: 20px;
}
.node-list_text p:last-child {
	margin-bottom: 0px;
}
[data-name="file-193"] {
    display: block;
    position:relative;
}
[data-name="file-193"]:before {
    content:"Прикрепить файл";
    position:absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    right: 0px;
    width: 185px;
    height: 45px;
    border-radius: 5px;
    background: #d8d8d8 url(../images/upload.png) 15px center no-repeat;
    border: 1px solid #c8c8c8;
    cursor:pointer;
    font-size: 13px;
    line-height: 17px;
    color: #3d3d3d;
    font-weight: bold;
    background-size: 15px;
    padding-left: 20px;
}
[data-name="file-193"]>input {
    visibility:visible;
    opacity: 0;
}
#page-gallery {
    padding-bottom: 10px;
}
.gallery-carousel .project-foto {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
}
.gallery-carousel .project-foto img {
    max-height: 100%;
    width: auto;
}
@media all and (min-width: 767px) {
    #about .col-md-6:first-child {
        border-right: 1px dashed rgba(255,255,255,0.7);
    }
}
.accordion-flush .accordion-item {
    border-radius: 6px;
    background-color: #eee;
    border: 0px;
    margin-bottom: 20px;
}
.accordion-button {
    background: none;
    font-weight: 500;
}
#accordionFlushExample {
    max-width: 900px;
    margin: 0px auto;
}
.search-form {
    width: 100%;
    margin-right: 0px;
}
.search-block {
    align-items: center;
    gap: 10px;
}
.search-block a {
    cursor: pointer;
}
#search-wrapper h2 {
    font-size: 20px;
}
.pagination {
    --bs-pagination-active-color: #fff;
    --bs-pagination-color: #28910c;
    --bs-pagination-hover-color: #28910c;
    --bs-pagination-focus-color: #28910c;
    --bs-pagination-active-bg: #28910c;
    --bs-pagination-active-border-color: #28910c;
    --bs-pagination-disabled-color: #6c757d;
    --bs-pagination-disabled-bg: #fff;
    --bs-pagination-disabled-border-color: #dee2e6;
    list-style: none;
}
.partner-carousel_item span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: visible;
    min-height: 140px;
    padding: 5px 5px 0;
}
.client-item {
    align-items: stretch;
}
.partner-name {
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #282828;
    width: 100%;
    padding: 8px 10px 9px;
    border-top: 2px solid #49a131;
    line-height: 1.3;
}
.superblockslider__slide__bg img {
    border-radius: 10px;
}
.superblockslider__button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    padding: 0px;
    border: 1px solid rgba(15,72,0,0.5);
    text-indent: -1000px;
    overflow: hidden;
    min-width: 10px;
    margin: 0px;
}
.superblockslider__button__navigation span svg,
.superblockslider__button span {
    display: none;
}
.superblockslider__button.superblockslider__button--active {
    background: #28920b !important;
    border: 1px solid #28920b;
}
.superblockslider__buttons {
    bottom: -35px;
    display: flex;
    justify-content: center;
    gap: 9px;
    padding-top: 30px;
}
.superblockslider__button__navigation {
    display: flex;
    align-items: center;
    justify-content: center;
}
.superblockslider__button__navigation span {
    display: block;
    background: url(../images/arrow-left.png) center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    transition: all 0.2s ease;
}
.superblockslider__button__navigation.superblockslider__button__next span {
    transform: rotate(180deg);
}
.superblockslider__button__navigation:hover span {
    filter: brightness(0) saturate(100%) invert(50%) sepia(21%) saturate(1372%) hue-rotate(62deg) brightness(104%) contrast(87%);
}
.slider-for {
    margin-bottom: 30px;
}
.slider-for .slick-dots {
    bottom: -75px;
}
.slider-for .slick-slide {
    padding: 0px 50px;
}
.slider-for .slick-slide img {
    border-radius: 10px;
}
.slider-for .slick-arrow {
    left: 0px;
}
.slider-for .slick-arrow.slick-next {
    left: auto;
    right: 0px;
}
.page-slider_wrapper {
    position: relative;
    margin-bottom: 50px !important;
}
.page-slider_wrapper .slider-nav {
    position: absolute;
    right: 52px;
    bottom: 0px;
    width: 350px;
}
.page-slider_wrapper .slider-nav img {
    border-radius: 10px;
}
.page-slider_wrapper .slider-nav .slick-slide {
    padding: 0px 10px;
}
@media all and (max-width: 1024px) {
    .page-slider_wrapper {
        position: relative;
        margin-bottom: 30px !important;
    }
    .page-slider_wrapper .slider-nav {
        display: none;
    }
    .slider-for {
        margin-bottom: 20px;
    }
    .slider-for .slick-dots {
        bottom: -50px;
    }
}

.wpc-filter-content select,
.wpc-orderby-select {
    width: 100%;
    max-width: 350px;
    padding: 0px 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: none;
    height: 35px;
}
body .wpc-filters-section {
    margin-bottom: 0px;
}
.wpc-filter-header {
    display: none;
}
h2.widgettitle {
    font-size: 16px;
}
.wpc-filters-main-wrap ul.wpc-filters-labels {
    display: flex;
    flex-wrap: wrap;
}
#wpc-term-post_meta-showdesc-3 {
    order: 2;
}
.page-id-235 #main .navbar-nav .dropdown-menu {
    display: block;
    border: 0px;
}
.page-id-235 #main .dropdown-toggle::after {
    display: none;
}
.page-id-235 #main .nav-link,
.page-id-235 #main .dropdown-toggle {
    font-weight: bold;
}
.type-services table {
    width: 100%;
}
.type-services table td {
    padding: 5px;
    border: 1px solid #eee;
}
.modal .col-lg-6.form-action {
    justify-content: flex-start;
}
.blok:nth-of-type(odd) {
    background-color:white;
    }
        
    .blok:nth-of-type(even) {
    background-color:black;
    }
    
    @-webkit-keyframes border-transform{
        0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
        14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
        28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
        42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
        56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
        70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
        84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
    }
    .paginacontainer {
      height: 3000px;
    }
    
    /* #Progress
    ================================================== */
    
    .progress-wrap {
        position: fixed;
        right: 30px;
        bottom: 150px;
        height: 46px;
        width: 46px;
        cursor: pointer;
        display: block;
        border-radius: 50px;
        box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);
        background: #fff;
        z-index: 10000;
        opacity: 0;
        visibility: hidden;
        transform: translateY(15px);
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }
    .progress-wrap.active-progress {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    .progress-wrap::after {
        position: absolute;
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24" id="arrow-up"><path fill="%23159b83" d="M17.71,11.29l-5-5a1,1,0,0,0-.33-.21,1,1,0,0,0-.76,0,1,1,0,0,0-.33.21l-5,5a1,1,0,0,0,1.42,1.42L11,9.41V17a1,1,0,0,0,2,0V9.41l3.29,3.3a1,1,0,0,0,1.42,0A1,1,0,0,0,17.71,11.29Z"></path></svg>') center center no-repeat;
        text-align: center;
        line-height: 46px;
        font-size: 24px;
        color: rgba(0, 0, 0, 0.3); /* --- Pijl kleur --- */
        left: 0;
        top: 0;
        height: 46px;
        width: 46px;
        cursor: pointer;
        display: block;
        content: '';
        z-index: 1;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }
    .progress-wrap:hover::after {
        opacity: 0;
    }
    .progress-wrap::before {
        position: absolute;
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24" id="arrow-up"><path fill="%23159b83" d="M17.71,11.29l-5-5a1,1,0,0,0-.33-.21,1,1,0,0,0-.76,0,1,1,0,0,0-.33.21l-5,5a1,1,0,0,0,1.42,1.42L11,9.41V17a1,1,0,0,0,2,0V9.41l3.29,3.3a1,1,0,0,0,1.42,0A1,1,0,0,0,17.71,11.29Z"></path></svg>') center center no-repeat;
        content: '';
        text-align: center;
        line-height: 46px;
        font-size: 24px;
        opacity: 0;
        left: 0;
        top: 0;
        height: 46px;
        width: 46px;
        cursor: pointer;
        display: block;
        z-index: 2;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }
    .progress-wrap:hover::before {
        opacity: 1;
    }
    .progress-wrap svg path { 
        fill: none; 
    }
    .progress-wrap svg.progress-circle path {
        stroke: rgba(0, 0, 0, 0.2); /* --- Lijn progres kleur --- */
        stroke-width: 4;
        box-sizing:border-box;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }
.grecaptcha-badge {
    display: none;
}
@media all and (min-width: 1200px) {
    .wpc-filters-widget-wrapper {
        position: relative;
    }
    .widget_wpc_sorting_widget {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-right: 300px;
    }
    .wpc-filter-showdesc {
        position: absolute;
        right: 0px;
        bottom: -42px;
    }
    h2.widgettitle {
        width: 173px;
    }
}
/* ===== Пагинация ===== */
body .wp-pagenavi {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
body .wp-pagenavi a,
body .wp-pagenavi span,
body .wp-pagenavi a.page-numbers,
body .wp-pagenavi span.page-numbers {
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #282828;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 6px;
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
    line-height: 1;
}
body .wp-pagenavi a:hover,
body .wp-pagenavi a.page-numbers:hover {
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    color: #fff;
    border-color: transparent;
}
body .wp-pagenavi span.current,
body .wp-pagenavi span.page-numbers.current {
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    color: #fff;
    border-color: transparent;
}
body .wp-pagenavi .page-numbers.dots {
    background: none;
    border-color: transparent;
    color: #282828;
    min-width: auto;
    padding: 0 4px;
}
span.pages {
    display: none !important;
}

/* Fancybox — hover на стрелках навигации */
.fancybox__nav .carousel__button {
    transition: background 0.25s ease, color 0.25s ease, opacity 0.15s ease;
}
.fancybox__nav .carousel__button:hover {
    background: #49a131;
    color: #fff;
    opacity: 1;
}

/* ===== Строка сортировки проектов ===== */
.projects-sort-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    width: 100%;
    margin-top: 8px;
}
.widget_wpc_sorting_widget {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: nowrap;
    gap: 10px;
    padding-right: 0 !important;
}
.widget_wpc_sorting_widget h2.widgettitle {
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #282828;
    margin: 0;
    white-space: nowrap;
    width: auto !important;
}
.wpc-filter-showdesc {
    position: static !important;
    display: flex !important;
    align-items: center;
    gap: 8px;
}
.wpc-filter-showdesc ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    gap: 8px;
    align-items: center;
}
.wpc-filter-showdesc li {
    margin: 0;
    padding: 0;
}
.wpc-filter-showdesc input[type="checkbox"] {
    display: none;
}
.wpc-filter-showdesc a {
    display: inline-flex;
    align-items: center;
    height: 42px;
    padding: 0 14px;
    border: 1px solid #49a131;
    border-radius: 6px;
    background: #fff;
    color: #49a131;
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.2s ease, color 0.2s ease;
}
.wpc-filter-showdesc a:hover,
.wpc-filter-showdesc li.chosen a,
.wpc-filter-showdesc li.active a,
.wpc-filter-showdesc li.current a {
    background: #49a131;
    color: #fff;
    text-decoration: none;
}
/* ===== Кастомный дропдаун сортировки ===== */
.custom-select-wrapper {
    position: relative;
    display: inline-flex;
    flex-direction: column;
}
.custom-select-trigger {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 42px;
    padding: 0 14px;
    border: 1px solid #49a131;
    border-radius: 6px;
    background: #fff;
    color: #49a131;
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
    transition: background 0.2s ease, color 0.2s ease;
}
.custom-select-trigger svg {
    flex-shrink: 0;
    transition: transform 0.2s ease;
}
.custom-select-trigger:hover,
.custom-select-wrapper.is-open .custom-select-trigger {
    background: #49a131;
    color: #fff;
}
.custom-select-wrapper.is-open .custom-select-trigger svg {
    transform: rotate(180deg);
}
.custom-select-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    min-width: 100%;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 9999;
    overflow: hidden;
}
.custom-select-wrapper.is-open .custom-select-dropdown {
    display: block;
}
.custom-select-option {
    padding: 10px 14px;
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #282828;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s ease, color 0.15s ease;
}
.custom-select-option:hover {
    background: #49a131;
    color: #fff;
}
.custom-select-option.is-selected {
    background: linear-gradient(90deg, #0b9a94 0%, #49a131 100%);
    color: #fff;
}
/* ===== Стрелка-ссылка на родительский пункт меню (мобильная версия) ===== */
.nav-link-arrow {
    display: none;
    align-items: center;
    justify-content: center;
    color: #49a131;
    text-decoration: none;
}
.nav-link-arrow:hover {
    color: #28920b;
}
@media (max-width: 767px) {
    .nav-link-arrow {
        display: inline-flex;
        position: absolute;
        right: 0;
        top: 0;
        width: 44px;
        height: 48px;
    }
    .navbar-nav .nav-item.dropdown {
        position: relative;
    }
    .navbar-nav .nav-item.dropdown > .dropdown-toggle {
        padding-right: 52px;
    }
}
/* ===== Карта сайта ===== */
.sitemap-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sitemap-list > li > a {
    display: block;
    padding: 12px 0;
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #282828;
    text-decoration: none;
    border-bottom: 1px solid #e0e0e0;
    transition: color 0.2s;
}
.sitemap-list > li > a:hover {
    color: #49a131;
}
.sitemap-list .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 24px;
}
.sitemap-list .sub-menu li a {
    display: block;
    padding: 10px 0;
    font-family: 'Gotham Pro', Arial, sans-serif;
    font-size: 15px;
    color: #49a131;
    text-decoration: none;
    border-bottom: 1px solid #e8f4e8;
    transition: color 0.2s;
}
.sitemap-list .sub-menu li a:hover {
    color: #28920b;
    text-decoration: underline;
}