@font-face {
    font-family: 'Golos UI';
    font-weight: 400;
    font-style: normal;
    src: url('fonts/golos-ui_regular.ttf') format('truetype');
    font-display: swap
}

@font-face {
    font-family: 'Golos UI';
    font-weight: 500;
    font-style: normal;
    src: url('fonts/golos-ui_medium.ttf') format('truetype');
    font-display: swap
}

html, body, form {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    min-height: 100%;
}

/*Font*/
body {
    font-size: 80%;
    font-family: 'Golos UI';
    color: #333;
    background-color: #fff;
}

header {
    padding-top: 16px;
}

.logos {
    padding: 16px 32px;

}

.logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    text-decoration: none;

}


.logo span {
    font-family: 'Golos UI';
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #1F1F1F;

}

.fond {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.fond span {
    font-family: 'Golos UI';
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #1F1F1F;
}

.mybusiness {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.head {
    width: 100%;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 32px;
    padding: 16px 32px;


}

.hot-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.phone-custom {
    display: block;
    padding-right: 12px;
}

.phone-custom a:hover {
    color: #003CD7;
}
.phone-custom a {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #1F1F1F;
    text-decoration: none;
    display: block;
}
.phone-custom span {
    display: block;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    color: #3D3D3D;
}
.phone {
    display: block;
    border-right: 1px solid rgba(31, 31, 31, 0.12);
    padding-right: 12px;
}

.phone a:hover {
    color: #003CD7;
}

.phone a, .email span:first-child, .address span:first-child {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #1F1F1F;
    text-decoration: none;
    display: block;

}

.phone-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone-adress-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.phone span, .email span:last-child, .address span:last-child {
    display: block;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    color: #3D3D3D;
}

.pl-12 {
    padding-left: 12px;
}

.email {
    display: block;
}

.adress-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.hr {
    border-top: 1px solid rgba(31, 31, 31, 0.12);
    height: 0;
    margin-top: 7px;


}

.top-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    gap: 75.57px;

}

.top-menu ul li {
    list-style: none;
}

.top-menu ul li a {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #1F1F1F;
    text-decoration: none;
}

.top-menu ul li a:hover {
    color: #003CD7;
}

/* главная */
.mt-24 {
    margin-top: 24px;
}

.agrostartup {
    width: 100%;
    border-radius: 24px;
    background: url(images/agrostartup.jpg) center no-repeat;
    background-size: cover;

    padding: 16px;
    display: flex;
    max-height:508px;
    justify-content: flex-end;

}

.agrostartup .slider {
    width: 420px;
    position:relative;
    max-height:435px;

}

.agro-item {
    background: rgba(255, 255, 255, 0.56);
    backdrop-filter: blur(8px);
    border-radius: 24px;
    width: 100%;
    padding: 24px 8px 8px;


}

.agro-item-top {
    display: flex;
    justify-content: space-between;
    margin: 0 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #3D3D3D;
    min-height:41px;

}

.grants {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height, or 100% */

    color: #3D3D3D;
}

.support-text {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #3D3D3D;

}

.agro-item-body {
    margin: 8px 16px 16px 16px;
    min-height: 178px;
}

.agro-item-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    /* identical to box height, or 120% */

    color: #1F1F1F;

}

.agro-item-text {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
    margin-top: 8px;
    width: 70%;


}

.agro-item-bottom {
    text-align: right;

    margin: 8px 16px 16px 16px;
}

.agro-item-price {
    display: block;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    color: #1F1F1F;


}

.agro-item-razmer {
    display: block;

    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height, or 100% */

    color: #3D3D3D;


}

.agro-item-more {
    /* Button */

    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;

    width: 100%;
    height: 48px;

    background: rgba(255, 255, 255, 0.56);
    border-radius: 16px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    text-decoration: none;
    margin-top: 24px;

}

.more:hover {
    color: #1F1F1F;

}

.agro-slider .slick-prev {
    background: url(images/arrow-left.svg) center no-repeat;
    background-size: cover;
    width: 42px;
    height: 42px;
    padding: 16px;
    top: 106%;
    z-index: 10;
    left: 0;


}

.agro-slider.slick-prev:before {
    content: "";
}

.agro-slider .slick-next {
    background: url(images/arrow-right.svg) center no-repeat;
    background-size: cover;
    width: 42px;
    height: 42px;
    padding: 16px;
    top: 106%;
    z-index: 10;
    right: 0;


}

.agro-slider .slick-next:before {
    content: "";
}

.agro-slider .slick-prev:before {
    content: "";
}

.agro-slider .progressbar {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;

    width: 320px;
    height: 42px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(8px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 24px;
    margin-left: 50px;
    margin-top: 3px;


}

.progress-first {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    /* identical to box height, or 100% */

    color: #3D3D3D;
    margin-left: 16px;
    margin-right: 8px;
}

.agro-slider .progress {
    height: 2px;

    background-color: #f5f5f5;
    background-image: linear-gradient(to right, black, black);
    background-repeat: no-repeat;
    background-size: 0 100%;
    border-radius: 2px;
    display: block;
    width: 80%;
    overflow: hidden;
    transition: background-size .4s ease-in-out;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.progress-last {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;
    margin-left: 8px;
    margin-right: 16px;


}

.analiz-block {
    width: 100%;
    border-radius: 24px;
    background: url(images/agrostartup.jpg) center no-repeat;
    background-size: cover;
    padding: 16px;

}

.analiz {
    background: rgba(255, 255, 255, 0.56);
    border-radius: 16px;
    padding: 16px 8px 8px;
    display: block;
    width: 100%;

}

.analiz-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #1F1F1F;
    margin: 0 16px 8px 16px;
    width: 80%;
}

.analiz-text {
    margin: 0 16px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
    width: 80%;
}

.take-survey {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    background: rgba(255, 255, 255, 0.56);
    border-radius: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #1F1F1F;
    width: 100%;
    height: 48px;
    margin-top: 16px;

}

.take-survey:hover {
    text-decoration: none;
    color: #1F1F1F;

}

.all-survey {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 16px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    color: #1F1F1F;
    width: 100%;
    height: 48px;
    margin-top: 16px;

}

.all-survey:hover {
    text-decoration: none;
    color: #1F1F1F;

}

.calculator {
    background: rgba(255, 255, 255, 0.56);
    border-radius: 16px;
    padding: 16px 8px 8px;
    display: block;
    width: 100%;
    margin-top: 16px;

}

.mt-24 {
    margin-top: 24px;
}

.block-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.block-title h2 {

    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    /* identical to box height, or 150% */

    color: #3D3D3D;
    text-decoration: none;


}

.all {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 16px;
    gap: 8px;
    margin: 0 auto;
    /*width: 202px;*/
    height: 42px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 16px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */

    color: #1F1F1F;
    text-decoration: none;

}

.all:hover {
    color: #1F1F1F;
}

.support {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;


}

.item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 8px 8px 24px;
    height: 192px;
    background: rgba(31, 31, 31, 0.04);
    /* blur */
    backdrop-filter: blur(8px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 24px;
    position: relative;

}

.item_useful_contacts {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    gap: 16px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 24px;
    position: relative;
    /* blur */
    /* Note: backdrop-filter has minimal browser support */
}
.support .item{
    border:0;
    width:24.5%;
    margin:0;

}

.item-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #1F1F1F;
}

.support .item-title {
    min-height: 60px;

}

.support .item-text {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
}

.support .item-more, .objects .item-more{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(8px);
    border-radius: 32px;
    position: absolute;
    bottom: 8px;
    right: 8px;

}

.events {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;


}

.event-item {
    display: flex;
    align-items: flex-start;
    padding: 8px;
    width: 33%;
    background-size: cover;
    border-radius: 24px;


}

.event-item-shadow {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.56);
    backdrop-filter: blur(8px);
    border-radius: 24px;
    padding: 8px;
}

.event-item-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;


}
.events.flex-wrap .event-item{
    width:32.7%;
}

.date-block {
    background: rgba(255, 255, 255, 0.56);
    border-radius: 16px;
    width: 134px;
    height: 116px;
    padding: 16px 8px;


}

.date {
    display: flex;
    justify-content: center;
    align-items: start;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    gap: 4px;
    color: #3D3D3D;
    border-bottom: 1px solid rgba(31, 31, 31, 0.12);
    padding-bottom: 12px;


}

.day {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    /* identical to box height, or 100% */

    color: #1F1F1F;

}

.month {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    /* identical to box height, or 100% */

    color: #1F1F1F;
}

.minus {
    width: 8px;
    height: 0px;
    display: block;
    border: 2px solid #1F1F1F;
    margin-top: 23px;

}

.date-do {
    padding-left: 4px;
}

.time-block {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #1F1F1F;
    padding-top: 12px;
    text-align: center;


}

.event-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #1F1F1F;

}

.event-item-text {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    min-height: 40px;
    display: flex;
    align-items: center;

    color: #1F1F1F;
    margin-top: 8px;


}

.event-item-more {
    background: rgba(255, 255, 255, 0.72);
    border-radius: 16px;
    height: 42px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    gap: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    text-decoration: none;
    margin-top: 8px;

}
.event-item-more:hover {
    color: #1F1F1F;
    text-decoration: none;

}

.news {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.news .item {
    display: block;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 12px;
    width: 24.5%;
    height: 192px;
    background: rgba(31, 31, 31, 0.04);
    /* blur */
    backdrop-filter: blur(8px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 24px;
    position: relative;

}
.news.flex-wrap .item{
    width:24.5%;
    margin:0;
}


.news .item-date {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;
    margin-bottom:10px;

}

.news .item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-bottom:10px;

}

.news .item-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    display: flex;
    align-items: flex-end;
    width: 80%;
    color: #3D3D3D;


}

.news-item-more {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(8px);
    border-radius: 32px;
    position: absolute;
    bottom: 8px;
    right: 8px;
}

.news-item-more:hover {
    color: #1F1F1F;
    text-decoration: none;

}

.history {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;

}

.history-item {
    display: flex;
    align-items: flex-start;

    padding: 8px 12px;
    width: 50%;
    height: 208px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    border-radius: 24px;
    position: relative;
    gap: 18px;


}

.history-item-img img {
    border-radius: 16px;
    height: 192px;
    width: 192px;
    object-fit: cover;


}

.history-item-right {
    position: relative;
    height: 192px;
}

.history-item-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /* or 120% */
    display: flex;
    align-items: center;

    color: #1F1F1F;
}

.history-item-text {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    display: flex;
    align-items: center;

    color: #1F1F1F;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70%;


}

.resourses {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;

}

.resourses-item {
    display: flex;
    flex-direction: column;
    align-items: center;

    padding: 8px 12px;
    width: 19.5%;
    height: 172px;
    background: rgba(31, 31, 31, 0.04);
    /* blur */
    backdrop-filter: blur(8px);
    border-radius: 24px;
    position: relative;
    text-decoration: none;
}

.resourses-item-img {
    height: 96px;
    width: 184px;
    object-fit: contain;

}

.resourses-item-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    display: flex;
    align-items: end;
    text-align: center;
    color: #1F1F1F;
    height: 38px;
    margin-top: 16px;


}

footer {
    margin-top: 24px;
    margin-bottom: 16px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 32px;
    padding: 32px;

}

.cksh {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    margin-bottom: 15.33px;


}

.agree {

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #1F1F1F;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;


}

.agree:hover {
    color: #1F1F1F;
    text-decoration: none;

}

.politika {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #1F1F1F;
    text-decoration: none;
    display: block;
    margin-bottom: 15.33px;


}

.version {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 8px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    height: 42px;
    color: #1F1F1F;
    text-decoration: none;


}

.agree:hover, .version:hover {
    color: #1F1F1F;
    text-decoration: none;

}

.line-right {
    border-right: 1px solid rgba(31, 31, 31, 0.12);

}

.bottom-menu ul li {
    margin-bottom: 8px;

}

.bottom-menu ul li {
    list-style: none;
}

.bottom-menu ul li a {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #1F1F1F;
    text-decoration: none;

}

.mb-16 {
    margin-bottom: 16px;
}

.pl-32 {
    padding-left: 32px;
}

.yandex-map-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px;
    gap: 4px;

    background: rgba(31, 31, 31, 0.02);
    border-radius: 16px;
}

.show-map {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height, or 133% */
    display: flex;
    align-items: flex-end;

    color: #3D3D3D;
    padding-left: 12px;

}

.submenu {
    display: none !important;
}

.yandex-menu {
    padding-left: 0;
}

.ymaps-map {
    border-radius: 32px;
}

.yandex-menu li {
    list-style: none;
    margin-bottom: 4px;


}

.yandex-menu li a {
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    border-radius: 12px;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    display: block !important;

    color: #1F1F1F;
    text-decoration: none;
    min-height: 62px;
    padding: 31px 4px 12px 4px;
    position: relative;


}

.yandex-menu li a:before {
    content: "";
    background: url("images/map_noactive.svg") no-repeat;
    width: 40px;
    height: 24px;
    position: absolute;
    left: 4px;
    top: 4px;

}

.yandex-menu li a.active {
    background: rgba(31, 31, 31, 0.12);

}

.yandex-menu li a.active:before {
    background: url("images/map_active.svg") no-repeat;

}

.logos-mobile, .top-mobile {
    display: none;
}

h1 {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height, or 119% */

    color: #1F1F1F;

}

.break {
    flex-basis: 100%;
    height: 0;
}

.news-detail-date {

    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    /* identical to box height, or 100% */

    color: #3D3D3D;
    margin-bottom: 8px;

}

.news-detail {
    width: 100%;
    display: block;
    margin: 24px auto 0 auto;
}

.news-detail h1 {
    margin-bottom: 32px;
}

.news-detail-left img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    margin-bottom: 8px;
    border-radius: 32px;
}

.news-detail-text {
    width: 100%;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    /* or 129% */

    color: #3D3D3D;

}

.materials {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 8px 8px;
    gap: 12px;
    width: 240px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 24px;

}
.materials-start{
    align-items: flex-start;
}
.pl-16{
    padding-left:16px;
}

.materials-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    /* identical to box height, or 100% */

    color: #1F1F1F;

}

.material {
    display: flex;
    align-items: center;
    padding: 8px;
    gap: 8px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    border-radius: 16px;
    width: 100%;
    min-height: 72px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;

    color: #1F1F1F;
}
.material-centre{
    align-items:center;

}

.material img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px;
    width: 40px;
    height: 40px;

    background: rgba(255, 255, 255, 0.56);
    border-radius: 8px;


}

.mt-32 {
    margin-top: 32px;
}

.materials-more {
    display: block;
    padding: 12px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    border-radius: 16px;
    min-height: 58px;
    text-decoration: none;
    width: 100%;

}

.material-date {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;
    display: block;
    margin-bottom: 4px;
}

.material-name {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    display: block;


}
.material-text{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
    padding: 0 16px;



}

.material-more {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 16px;
    gap: 8px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    border-radius: 16px;
    min-height: 42px;
    text-decoration: none;
    width: 100%;
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */

    color: #1F1F1F;

}

.photogallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-bottom: 32px;

}

.photo-item {
    display: block;
    width: 128px;
    height: 128px;
}

.photo-item img {
    width: 128px;
    height: 128px;
    object-fit: cover;

}

.all-mobile {
    display: none;
}

/***** Сотрудники ******/
.staffs {
    font-family: 'Golos UI';
    font-style: normal;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.staffs > .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 24px;
    min-height: 182px;
    width: 350px;
    max-width: 350px;
    backdrop-filter: blur(8px);
    border-radius: 24px;
    border: 1px solid #1F1F1F1F;
    position: relative;
    gap: 16px;
}

.staffs .item__title {
    font-weight: 700;
    font-size: 20px;
    color: #1F1F1F;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.staffs .item__post {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.staffs .item__contacts {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.staffs > .item__contacts-phone, .staffs > .item__contacts-email {
    width: 105px;
    height: 24px;
    padding: 0px 0px 0px 4px;
    gap: 4px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
}

.staffs .item__contacts-phone span, .staffs .item__contacts-email span {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    display: block;
}

/***** //Сотрудники ******/

.about-menu {
    font-family: 'Golos UI';
    font-style: normal;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;

}

.about-menu__item {
    width: 200px;
    max-width: 240px;
    height: 130px;
    max-height: 130px;
    padding: 24px 24px;
    border-radius: 24px;
    background: rgba(31, 31, 31, 0.04);
    /* blur */
    backdrop-filter: blur(8px);
    position: relative;
    margin: 4px;
}

.about-menu__item-title {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    /* identical to box height, or 100% */
    color: #1F1F1F;
}

.section-list {
    font-family: 'Golos UI';
    font-style: normal;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.section-list .item {
    border-radius: 24px;
    border: 1px solid #1F1F1F1F;
    padding: 24px 24px;
}

.section-list .item__title {
    font-weight: 700;
    font-size: 20px;
    color: #1F1F1F;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: justify;
    margin-bottom: 20px;
}

.section-list .item__detail-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
}

section .block-title {
    padding-left: 30px;
}

.services {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.vt2b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px;
    gap: 8px;
    width: 233.29px;
    height: 56px;
    border: 1px solid #1F1F1F;
    border-radius: 12px;
    text-decoration: none;
}

.vt2b span {
    font-family: 'Golos UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;

    color: #1F1F1F;
}

/* участники */
.participant{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 12px 24px 24px 24px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 24px;
    height:100%;
    position:relative;


}
.participants{
    margin: 32px 0;
}
.razmer-title{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #3D3D3D;
    margin-bottom:8px;
    display: block;

}
.razmer-value{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #1F1F1F;
    margin-bottom: 86px;

}
.part-preview-text{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    width:80%;
    position:absolute;
    bottom:24px;

}
.ml-8{
    margin-left:8px;
}
.participant-name{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    margin-bottom:8px;

}
/*
.part-detail-text{
    max-height:146px;
}
*/

.part-detail-text, .part-detail-text ul li{

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #3D3D3D;
}

.subsidy{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 24px;
    margin-right:40px;
    max-height: 100%;
    position:relative;
}
.sub-mh{
    min-height:852px;
}

.subsidy-title{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    margin-bottom:16px;

}
.subsidy-block{
    padding:16px 0 0 16px;
}
.conditions{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    margin-bottom: 16px;

}
.conditions span{
    display: block;
    color: #D3D3D;
    margin-bottom: 4px;

}
.subsidy-razmer{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #1F1F1F;
    margin-bottom: 16px;
}
.subsidy-razmer span{
    display: block;
    color: #3D3D3D;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 4px;

}
.subsidy-phone{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 24px;
    width: 100%;
    height: 48px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    text-decoration: none;
    gap: 8px;
}
.mb-8{
    margin-bottom: 8px;
}
.subsidy-docs{
   margin-top:8px;
    width:100%;
}
.subsidies .col-xxl-4{
    margin-bottom:32px;
}
.subsidy-docs .material{
    margin-bottom:8px;
}
.subsidy-docs .material:last-child{
    margin-bottom:0;
}
.mt-8{
    margin-top:8px;
}
/*карта*/
.ymaps{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.yandex-modal{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
}
.yandex-title{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;

    color: #1F1F1F;

}
.yandex-border{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    gap: 16px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 24px;
}
.mt-16{
    margin-top:16px;
}
.yandex-activity, .yandex-phone{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;

}
.yandex-activity span, .yandex-phone a{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    display:block;
    text-decoration:none;

}
.yandex-gallery{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap:wrap;
    gap:7px;
}
.yandex-gallery .foto-item img{
    width:96px;
    height:96px;
    border-radius: 24px;

}
#yandexModal .btn-close{
    position:absolute;
    top:20px;
    right:20px;
    z-index:10000;
}
.yandex-gallery{
    margin-top:16px;
}
#yandexModal .modal-content{
    min-width: 640px;
    border-radius: 2rem;
}
#yandexModal .modal-body{
    padding:16px;
}
.ml-16{
    margin-left:16px;
}
.yandex-social{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap:wrap;
    gap:16px;
    margin-top:32px;

}
.yandex-more{
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    width: 100%;
    height: 48px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    margin-top:16px;
    text-decoration: none;
}
.object-title{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #3D3D3D;
    margin-bottom:8px;

}
.objects{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    flex-wrap:wrap;
    gap:8px;


}
.objects .item{
    width:32.5%;
    margin:0;
    position: relative;
    height:122px;
}
.others_categories{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    gap: 8px;
    width: 226px;
    height: 42px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    margin-bottom: 8px;
    text-decoration: none;
    margin-top:24px;

}
h1.mb-24{
    margin-bottom:24px;
}
.map-list{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap:wrap;
    gap:8px;


}
.map-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 8px 8px 24px;
    height: 320px;
    width:32.5%;
    border-radius: 24px;
    position: relative;
    background-size: cover;



}
.map-item-shadow{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 8px;
    gap: 8px;
    width: 96%;
    height: 96px;
    background: rgba(255, 255, 255, 0.56);
    /* blur */
    backdrop-filter: blur(8px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 24px;
    position:absolute;
    bottom:8px;
    left: 8px;


}
.map-item-shadow .item-title{
    font-size:23px;
}
.contact-title{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #3D3D3D;
    margin-bottom:8px;
    padding-left:24px;

}
.regim-title{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #1F1F1F;
    margin-bottom:16px;

}
.regim{
    display:flex;
    justify-content: space-between;
    width:100%;
    margin-bottom:8px;
}
.days{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
}
.hours{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    color: #1F1F1F;

}
.hr-top{
    margin-top:25px;
    padding-top: 33px;
    margin-bottom:0;
    border-top: 1px solid rgba(31, 31, 31, 0.12);
}
.gp-0{
    gap:0;
}
.cksh-map iframe{
    display:block;
    margin:8px 0;
    border-radius: 32px;

}
.spec-item{
    box-sizing: border-box;
    height: 58px;
    width:100%;
    border-bottom: 1px solid rgba(31, 31, 31, 0.12);
}
.spec-title{
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #3D3D3D;

}
.spec-post{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #3D3D3D;
}
.spec-post span{
    font-size:10px;
}
.spec-phone{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
}
.survey-more{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    width: 100%;
    height: 48px;
    background: rgba(255, 255, 255, 0.72);
    border-radius: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    text-decoration: none;
}
.survey .item{
    height:234px;
}
.zerno {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap:10px;
}
.mt-10{
    margin-top:10px;

}
.zerno .phone{
    border:0;
}
.materials-more.text-center{
    min-height:39px;
}
.mb-20{
    margin-bottom:20px;
}
/* калькулятор */
.grant-name{
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    color: #3D3D3D;
    padding-left:16px;
    margin-bottom:16px;

}

.grant-select, .region-select {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 16px;
    -webkit-appearance: none;/* Chrome */
    -moz-appearance: none;/* Firefox */
    appearance: none;/* убираем дефолнтные стрелочки */
    width:100%;
    height:48px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    padding-left:20px;
    position:relative;
    background: url(images/expand.svg) no-repeat #fff 98% 50%;
    margin-bottom:32px;
}
.grant-select::-ms-expand, .region-select::-ms-expand{
    display: none;
}
.question-block{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 16px;
    gap: 12px;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 24px;
    margin-bottom:32px;

}
.digit{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #1F1F1F;
}
.question-name, .answers label{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
}
.answers{
    margin-top:16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap:16px;
}
.answers label{
    display:inline-block;

}
.answer input[type=radio] {
    display: none;
}
.answer label.radio {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 32px;
    margin-right: 0;
    line-height: 18px;
    user-select: none;
    vertical-align: middle;
}
.answer label.radio:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: -4px;
    background: url(images/radio-1.svg) 0 0 no-repeat;
}

.answer input[type=radio]:checked + label.radio:before {
    background: url(images/radio-2.svg) 0 0 no-repeat;
}
.answer input[type=checkbox] {
    margin-right:5px;
    display: inline-block;
    vertical-align:top;
    margin-top:5px;


}

#calculator input[type=text]{
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid rgba(31, 31, 31, 0.12);
    border-radius: 16px;
    width:100%;
    height:48px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
    padding-left:20px;


}
.answer, .question{
    width:100%;
}
#calculator input[type=text].other-text, #calculator input[type=text].q12,#calculator input[type=text].q12checkbox, #calculator input[type=text].q13checkbox,
#calculator input[type=text].q14checkbox {
    width:50%;
    margin-left:16px;
    margin-bottom:6px;
    margin-top: -16px;

}
#calculator input[type=text].q11checkbox,  #calculator input[type=text].q222checkbox,  #calculator input[type=text].q222  {
    width:50%;
    margin-left:16px;
    margin-bottom:6px;
    margin-top: -16px;

}
.total-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    gap: 24px;
    width: 256px;
    background: rgba(31, 31, 31, 0.02);
    border-radius: 24px;


}
.total{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 16px 0px;
    gap: 4px;
    width:100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    /* identical to box height, or 100% */

    color: #3D3D3D;
}
.total span{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;

    color: #1F1F1F;
}
.total-white{
    background-color:#fff;
    border-radius: 16px;
    padding:16px;

}
.answer label.label-text{
    width:44%;
}
#calculator input[type=text].error, #calculator .question-block.error{
    border:2px solid red;

}
.submit, .send{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;
    gap: 8px;
    background: rgba(31, 31, 31, 0.06);
    border-radius: 16px;
    border:none;
    font-size:16px;

}

.question-block.hidden, .answer.hidden {
    display:none;
}
.grant-text{
    margin-bottom:25px;
}
.grant-text, .grant-text p{
    font-size:14px;

}
.question-block.hidden.active, .answer.hidden.active{
    display:flex;
}
.no-filled{
    color: red;
    display:none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;

}
.buttons {
    display: flex;
    flex-direction: row;
    gap:16px;
    justify-content: flex-start;
    align-items: center;

}
.daterror{
    display:none;
    color:red;

}
.daterror.active {
    display:block;
    margin-bottom:16px;

}
.mb-32{
    margin-bottom: 32px;
}
.question-name span{
    color: red;
    display:none;
}
.ready{
    display:none;
    font-size:18px;
}
.ready.active{
    display:block;
}
.fin{
    display:none;
    color:red;
}
.fin.active{
    display:block;
}
#calculator input[type=text]#money2{
    margin-left:23px;
}