/* New Styles */
@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-Heavy.eot');
    src: local('Futura PT Heavy'), local('FuturaPT-Heavy'),
        url('../fonts/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Heavy.woff') format('woff'),
        url('../fonts/FuturaPT-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

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

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

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

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

@font-face {
    font-family: 'Futura PT Extra';
    src: url('../fonts/FuturaPT-ExtraBold.eot');
    src: local('Futura PT Extra Bold'), local('FuturaPT-ExtraBold'),
        url('../fonts/FuturaPT-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-ExtraBold.woff') format('woff'),
        url('../fonts/FuturaPT-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}


header .lang-selector {
    vertical-align: middle;
}

body {
    margin: 0 15px;
}

.new-gp .boaz-gp-map-descrs {
    padding: 100px 50px;
    grid-gap: 50px 140px;
    max-width: 730px;
}

.vacancy-fb {
    margin-top: 120px;
    color: #FFFFFF;
    height: 620px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    font-family: 'Muller';
}

.vacancy-fb_bg {
    position: absolute;
    z-index: -1;
    width: 68%;
    height: 100%;
}

.vacancy-fb_bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vacancy-fb-right {
    height: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 2px center;
    background-color: #FFF;
    clip-path: polygon(142px 0%, 100% 0%, 100% 100%, 142px 100%, 0 50%);
    max-width: 1095px;
    margin-left: auto;
    width: 70%;
    padding-top: 50px;
    position: relative;
}

.vacancy-fb-right::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    clip-path: polygon(142px 0%, 100% 0%, 100% 100%, 142px 100%, 0 50%);
    height: 100%;
    border-left: 7px solid #FFFFFF;
    z-index: 2;
}

.vacancy-fb-block {
    background: #283A97;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-top: 7px;
    max-width: 755px;
    height: 130px;
}

.vacancy-fb-block h2 {
    color: #FFFFFF;
    margin-left: 155px;
    font-weight: 800;
    font-size: 26px;
    line-height: 120%;
    text-transform: none;
    padding-bottom: 0;
    font-family: 'Muller';
}

.vacancy-fb-block h2 span {
    font-weight: 400;
}

.bl-button {
    background: linear-gradient(146.22deg, #00AEEF -3.11%, #347DF4 92.8%);
    border-radius: 10px;
    font-weight: 800;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 30px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.vacancy-fb-right .bl-button {
    margin-top: 45px;
    margin-left: 265px;
}

.v-sect-heading {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 800;
    font-size: 80px;
    line-height: 110%;
    margin-bottom: 50px;
    text-transform: none;
    padding: 0;
    color: inherit;
}

.vacancy-brand-info {
    color: #FFFFFF;
    margin-top: 20px;
    border-top: 0.666667px solid #2F88DA;
    padding-top: 90px;
}

.v-wrapper {
    max-width: 1255px;
    margin: 0 auto;
}

.vb-info {
    color: #FFFFFF;
}

.vb-info .v-sect-heading  {
    color: #FFFFFF;
}

.vb-info-attrs {
    display: flex;
    align-items: flex-start;
    margin-bottom: 100px;
}

.vb-info-attr {
    margin-right: 112px;
}

.vb-info-attr:last-child {
    margin-right: 0;
}

.vb-info-attr h3 {
    font-size: 26px;
    line-height: 26px;
    color: #6ACFF6;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Muller';
}

.vb-info-attr h3 b {
    font-weight: 800;
    font-size: 72px;
    line-height: 72px;
}

.vb-info-attr p {
    font-size: 18px;
    line-height: 140%;
    font-family: 'Open Sans';
}

.vb-video {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.vb-video video, .vb-video img {
    position: absolute;
    z-index: -1;
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.vb-video-text {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    padding: 226px 0;
}

.vb-video-text h4 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 0;
}

.vb-video-text h4 b {
    font-weight: 800;
}

.v-history {
    margin-top: 90px;
    color: #FFFFFF;
}

.vh-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.vh-head .v-sect-heading {
    margin-bottom: 0;
}

.vh-head-button {
    display: flex;
    align-items: center;
}

.vh-head-button p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-right: 50px;
    padding: 0;
}

.vh-slider {
    display: flex;
}

.vh-card {
    margin: 0 20px;
}

.vh-card-img {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}

.vh-card-img img {
    object-fit: cover;
    width: 100%;
    max-height: 352px;
}

.vh-card-hover {
    position: absolute;
    z-index: 2;
    background: #005DAC;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    padding: 50px;
}

.vh-card-hover p {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 130%;
    padding: 0;
}

/*.vh-card-img:hover .vh-card-hover {
    display: flex;
}*/

.vh-card-info h3 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.vh-card-info span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #6ACFF6;
    margin-bottom: 10px;
    display: block;
}

.vh-card-info p {
    border-top: 0.666667px solid #2F88DA;
    padding-top: 10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}

.v-history {
    padding-bottom: 100px;
}

.v-search-terms {
    background: #FFFFFF;
    padding-top: 90px;
}

.v-search-terms .v-sect-heading {
    color: #283A97;
}

.v-search {
    display: grid;
    grid-template-columns: repeat(2, 1fr) 358px;
    grid-gap: 50px 168px;
    padding-bottom: 100px;
}

.v-search-terms {
    border-radius: 20px;
    overflow: hidden;
}

.v-search-item img {
    margin-right: 28px;
    flex-shrink: 0;
}

.v-search-item h4 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 130%;
    color: #1A1A1A;
    padding-bottom: 0;
}

.v-search-item {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.v-search-item:last-child {
    margin-bottom: 0;
}

.v-search-column {
    position: relative;
}

.v-search-column:after {
    content: '';
    width: 0.666667px;
    background: #2F88DA;
    height: 100%;
    display: block;
    position: absolute;
    right: -85px;
    top: 0;
}

.v-search-column:last-child::after {
    display: none;
}

.v-terms {
    padding-top: 90px;
    color: #FFFFFF;
    padding-bottom: 100px;
    background-size: cover;
    background-repeat: no-repeat;
}

.v-terms .v-sect-heading {
    color: #FFFFFF;
}

.v-terms-grid {
    display: grid;
    grid-template-columns: 470px 450px;
    justify-content: space-between;
}

.v-term {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.v-term:last-child {
    margin-bottom: 0;
}

.v-term svg {
    margin-right: 20px;
}

.v-term h3 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    padding-bottom: 0;
}

.v-term-descr {
    margin-top: -20px;
}

.v-term-descr h4 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
    color: #FFFFFF;
    padding-bottom: 0;
}

.v-term-descr h4 b {
    font-weight: 800;
}

.v-term-descr h4:last-child {
    margin-bottom: 0;
}

.v-form {
    padding-top: 90px;
    padding-bottom: 130px;
    color: #FFFFFF;
}

.v-form-logo {
    margin-bottom: 50px;
}

.v-form .v-sect-heading {
    margin-bottom: 12px;
}

.v-form h3 {
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.v-form h3 b {
    font-weight: 800;
}

.v-form-block {
    background: rgba(106, 207, 246, 0.05);
    border: 1px solid #2F88DA;
    backdrop-filter: blur(5px);
    border-radius: 20px;
    position: relative;
    padding: 40px 70px 50px;
}

.v-form-block form {
    max-width: 100%;
    margin-bottom: 0;
}

.v-form-block .submit-line {
    padding-bottom: 0;
}

.v-form-block .form-line label {
    color: #FFFFFF;
    font-family: 'Muller';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 10px;
}

.v-form-block input[type="text"], .v-form-block input[type="email"], .v-form-block input[type="text"]:focus, .v-form-block input[type="email"]:focus {
    background: #FFFFFF;
    border-radius: 6px;
    padding: 15px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #1A1A1A;
}

.v-form-block ::placeholder {
    color: #D3D3D3 !important;
}

.v-form-block .form-line-wrap .form-line {
    margin-bottom: 20px;
}

.v-form-block .form-line--file > label:not(.js-labelFile) {
    display: block;
}

.v-form-block .form-line--file .input-file + .js-labelFile {
    background: #FFFFFF;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    color: #1A1A1A;
}

.v-form-block .form-line-wrap .form-line--file {
    margin-bottom: 10px;
}

.v-form-block .form-line-wrap .form-terms {
    padding-bottom: 0;
    margin-bottom: 0;
}

.v-form-block .submit-line {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    transform: translateY(50%);
    padding-top: 0;
}

.scroll-sections-wrap {
    padding-bottom: 0;
}

.v-footer {
    border-top: 0.666667px solid #2F88DA;
}

.v-footer-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.v-footer .v-underline {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, 0.8);
    border: none;
}

.v-footer-socials {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.v-footer-social {
    height: 70px;
    width: 70px;
    border-left: 0.666667px solid #2F88DA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.v-footer-social a {
    border: none;
}

.v-footer-social:last-child {
    border-right: 0.666667px solid #2F88DA;
}

.vb-video-text, .v-search-block, .v-terms  {
    padding-left: 15px;
    padding-right: 15px;
}

.v-slider-button.slick-arrow::before, .v-slider-button.slick-arrow::after {
    display: none !important;
}

.v-slider-button.slick-arrow {
    width: 37px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #2F88DA;
    border-radius: 4px;
    background: transparent;
    cursor: pointer;
}

.v-slider-button.slick-arrow:hover {
    background: #6ACFF6;
}

.v-slider-button.slick-arrow.v-slider-next {
    position: absolute;
    right: -40px;
}

.v-slider-button.slick-arrow.v-slider-prev {
    position: absolute;
    left: -40px;
}

.vh-slider .slick-dots li {
    border: 0.4px solid #FFFFFF;
    border-radius: 1px;
    width: 8px;
    height: 8px;
    padding: 0;
}

.vh-slider .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.vh-slider .slick-dots li button:before {
    display: none !important;
}

.vh-slider .slick-dots li:hover, .vh-slider .slick-dots li.slick-active {
    background: #6ACFF6;
    border-color: #6ACFF6;
    border-radius: 1px;
}

.body-bg {
    background: #283A97;
}

.vh-slider {
    margin: 0 40px  ;
}

.vacancy-fb_bg img:last-child {
    width: auto;
    height: 100%;
    left: 25%;
    position: absolute;
    top: 0;
    animation: v-fade 0.5s 0.5s ease forwards;
    opacity: 0;
}

.vacancy-fb-block {
    animation: v-fade 0.5s 1s ease forwards;
    opacity: 0;
}

.vacancy-fb-block:nth-child(2) {
    animation-delay: 1.5s;
}

.vacancy-fb-block:nth-child(3) {
    animation-delay: 2s;
}

.vacancy-fb-right .bl-button {
    animation: v-fade 0.5s 2.5s ease forwards;
    opacity: 0;
}

.header-menu li a[href="/ru/career/"] {
    position: relative;
}

.header-menu li a[href="/ru/career/"] + .submenu ul {
    overflow: visible;
}

.header-menu li a[href="/ru/career/"]::before {
    content: '';
    position: absolute;
    top: 0;
    transform: translateY(50%);
    left: -5%;
    margin: auto;
    width: 110%;
    height: 35px;
    border: 1px solid #005DAC;
    z-index: -1;
}

.header-menu li a[href="/ru/career/"] + .submenu ul li a[href="/ru/career/"]::before {
    top: 50%;
    transform: translateY(-50%);
    left: -10%;
}

.vacancy-fb-block {
	padding-right: 15px;
}

@keyframes v-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.vacancy-fb-right-border {
    background: #FFFFFF;
    position: absolute;
    left: 0px;
    width: 152px;
    height: 100%;
    top: 0;
    z-index: 2;
    clip-path: polygon(0 0, 152px 0%, 8% 50%, 152px 100%, 0 100%, 0% 50%);
}

@media screen and (max-width: 1650px) {
	.vacancy-fb-right {
		width: 60%;
	}
}

@media screen and (max-width: 1255px) {
    .v-search {
        grid-template-columns: repeat(2, 1fr);
    }
    .v-terms-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 50px;
    }
    .v-terms-grid br {
        display: none;
    }
    .vh-card-hover {
        padding: 30px;
    }
    .vh-card-hover p {
        font-size: 22px;
    }
    .vacancy-fb_bg img:last-child {
        left: 15%;
    }
}

@media screen and (max-width: 980px) {
    .vh-head {
        flex-wrap: wrap;
    }
    .vh-head .v-sect-heading {
        margin-bottom: 20px;
    }
    .vacancy-fb-right .bl-button {
        margin-left: 165px;
    }
    .vb-info-attrs {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
    .vb-info-attr {
        margin-right: 0;
    }
    .vb-info-attr br {
        display: none;
    }
    .vb-video-text {
        padding: 126px 15px;
    }
    .v-search {
        grid-template-columns: 1fr;
    }
    .v-search-column:after {
        display: none;
    }
    .v-search-column {
        padding-bottom: 30px;
        border-bottom: 1px solid #2F88DA;
    }
    .v-search-column:last-child {
        border: none;
    }
    .v-search {
        grid-gap: 30px;
    }
    .v-terms-grid {
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }
    .vacancy-fb_bg img:last-child {
        background-size: contain;
        height: auto;
        bottom: 0;
        top: auto;
        left: 0%;
    }
    .header-menu li a[href="/ru/career/"]::before {
        height: 25px;
    }
}

@media screen and (max-width: 750px) {
    .header-menu li a[href="/ru/career/"]::before {
        top: -4%;
        transform: translateY(50%);
        left: -7%;
    }
}

@media screen and (max-width: 650px) {
    .header-menu li a[href="/ru/career/"]::before, .header-menu li a[href="/ru/career/"] + .submenu ul li a[href="/ru/career/"]::before {
        display: none;
    }
    .vacancy-fb {
        height: auto;
    }
    .vacancy-fb_bg {
        position: static;
        width: 100%;
        height: auto;
    }
    .vacancy-fb-right-border {
        display: none;
    }
    .vacancy-fb-right {
        margin-left: 0;
        width: 100%;
        height: auto;
        background-size: cover;
        clip-path: none;
        background-position: -142px center;
        text-align: center;
        padding-bottom: 50px;
        padding-top: 1px;
    }
    .vacancy-fb-block h2 {
        margin-left: 0;
        font-size: 22px;
    }
    .vacancy-fb-block {
        padding: 0 15px;
        height: 100px;
        text-align: left;
    }
    .vacancy-fb-right .bl-button {
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        padding: 17px 30px;
        width: auto;
    }
    .v-sect-heading {
        font-size: 48px;
        margin-bottom: 30px;
    }
    .vb-info-attr h3 b, .vb-video-text h4 {
        font-size: 42px;
    }
    .vb-info-attr h3 {
        font-size: 22px;
        line-height: 100%;
        margin-bottom: 0;
    }
    .vb-info-attr p, .vh-head-button p, .vh-card-info p, .vh-card-info span {
        font-size: 16px;
        padding-bottom: 0;
    }
    .vb-info-attrs {
        grid-template-columns: 1fr;
        margin-bottom: 50px;
    }
    .vb-video-text {
        padding: 86px 15px;
    }
    .v-history {
        margin-top: 50px;
        padding-bottom: 60px;
    }
    .v-search-terms {
        padding-top: 50px;
    }
    .vh-head {
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .vh-head-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .vh-head-button p {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .vh-head-button p br {
        display: none;
    }
    .v-search-item h4, .v-term-descr h4, .v-form h3, .vh-card-info h3 {
        font-size: 22px;
    }
    .v-search-item {
        margin-bottom: 15px;
    }
    .v-search-item img {
        margin-right: 15px;
    }
    .v-search-column:last-child {
        padding-bottom: 0;
    }
    .v-search {
        padding-bottom: 60px;
    }
    .v-terms {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .v-term h3 {
        font-size: 24px;
    }
    .v-term {
        margin-bottom: 20px;
    }
    .v-terms-grid {
        grid-gap: 20px;
    }
    .v-term-descr {
        margin-top: 0;
    }
    .v-form {
        padding-top: 50px;
        padding-bottom: 90px;
    }
    .v-form-logo {
        margin-bottom: 60px;
    }
    .v-form-block {
        padding: 30px 40px 30px;
    }
    .v-footer-grid {
        flex-direction: column;
    }
    .v-footer-socials {
        order: -1;
        width: 100%;
        border-bottom: 0.666667px solid #2F88DA;
    }
    .v-footer-social {
        width: 100%;
    }
    .v-footer .v-underline {
        border: 0.666667px solid #2F88DA;
        border-top: none;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }
    .vacancy-fb-block br {
        display: none;
    }
    .vacancy-fb_bg img:last-child {
        bottom: auto;
        top: 0;
    }
    .vacancy-fb-block {
        border-radius: 0;
    }
}

@media screen and (max-width: 480px) {
    .vacancy-fb-block h2 {
        font-size: 18px;
    }
    .vb-video-text h4 {
        font-size: 28px;
    }
    .v-search-item h4, .v-term-descr h4, .v-form h3, .v-term h3 {
        font-size: 20px;
    }
    .vh-slider, .vh-card {
        margin: 0;
    }
	.vh-card {
		padding: 1px;
	}
}

.v-popup {
	position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
	display: flex;
    align-items: center;
    justify-content: center;
	display: none;
}

.v-popup.showed {
	display: flex;
}

.v-popup-who .v-popup-block {
	background: #FFFFFF;
    box-shadow: 0px 20px 50px rgb(192 200 211 / 30%);
    border-radius: 20px;
    max-width: 610px;
    padding: 40px;
	display: none;
}

.v-popup-block.showed {
	display: block;
}

.v-popup-block-head {
	display: flex;
    align-items: center;
	margin-bottom: 25px;
}

.v-popup-block-head img {
	margin-right: 30px;
}

.v-popup-block-head h3 {
	font-family: 'Muller';
	font-style: normal;
	font-weight: 800;
	font-size: 26px;
	line-height: 130%;
	color: #1A1A1A;
}

.v-popup-block p {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	color: #1A1A1A;
}

.v-search-item {
	cursor: pointer;
}

/* New new */

.boaz-fb {
    margin-top: 120px;
    position: relative;
    margin-bottom: 90px;
}

.boaz-fb svg {
    width: 100%;
    height: 100%;
}

.boaz-fb-hv:hover {
    fill: #26B8FF;
    fill-opacity: 1;
}

.boaz-fb-info {
    position: absolute;
    top: 80px;
    right: 200px;
    z-index: 9;
    background: linear-gradient(267.61deg, #005D9A -2.66%, #003366 117.09%);
    box-shadow: 10px 0px 31px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    padding: 85px 55px 85px 75px;
    max-width: 815px;
}

.lmf-anm {
    animation: moveForward 99999s infinite linear;
}

@keyframes moveForward {
    0% {
        stroke-dashoffset: 1990000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.boaz-fb-info h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 130%;
    font-family: 'BorjomiC';
    color: #FFFFFF;
    margin-bottom: 50px;
}

.boaz-fb-info .blue-btn {
    font-weight: 450;
    font-size: 14px;
    line-height: 140%;
    font-family: 'Futura PT';
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 18px 30px;
    background: linear-gradient(146.22deg, #00AEEF -3.11%, #347DF4 92.8%);
    border-radius: 10px;
    border: none;
    box-shadow: none;
}

.boaz-gp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 90px;
}

.boaz-gp-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boaz-gp-info-head {
    background: linear-gradient(261.65deg, #0070A0 9.54%, #01AFFC 87.68%);
    padding: 90px 50px;
}

.boaz-gp-info-head h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 140%;
    font-family: 'BorjomiC';
    text-transform: uppercase;
    color: #FFFFFF;
}

.boaz-gp-info-attrs, .boaz-gp-map-descrs {
    padding: 50px 50px 0;
    display: grid;grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 80px;
    max-width: 630px;
}

.boaz-gp-map-descrs {
    grid-gap: 30px 80px;
}

.boaz-gp-info-attr {
    display: flex;
}

.boaz-gp-info-attr svg {
    margin-right: 15px;
    width: 43px;
    flex-shrink: 0;
}

.bgp-attr-info h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #4D4D4D;
    font-family: 'Futura PT';
    margin-bottom: 10px;
}

.bgp-attr-info span {
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    font-family: 'Futura PT';
    color: #005DAC;
}

.bgp-map-descr, .bgp-map-subdescr {
    display: flex;
    align-items: center;
}

.bgp-map-descr svg {
    margin-right: 10px;
    flex-shrink: 0;
}

.bgp-map-descr span, .bgp-map-subdescr span {
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    font-family: 'Futura PT';
}

.boaz-gp-map-subdescrs-block {
    margin-top: 30px;
    background: #005DAC;
}

.boaz-gp-map-subdescrs {
    padding: 20px 50px;
    display: grid;grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 80px;
    max-width: 630px;
    color: #FFFFFF;
}

.bgp-map-subdescr svg {
    margin-right: 20px;
    flex-shrink: 0;
}

.boaz-gp-map-pk {
    padding: 30px 50px 55px;
    display: flex;
    align-items: center;
}

.boaz-gp-map-pk span {
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    color: #283A97;
    font-family: 'Futura PT';
}

.pk-but {
    background: #41D1F3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 4px 3px;
    margin-right: 15px;
}

.pk-but span {
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    color: #283A97;
    font-family: 'Futura PT';
}

.boaz-gp-image {
    position: relative;
}

.boaz-gp-image img {
    position: absolute;
    left: 0;
    top: 0;
}

.boaz-gp-info {
    background: #FFFFFF;
}

.boaz-nl-sect {
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 90px;
}

.boaz-nl-head {
    padding: 90px 50px;
}

.boaz-nl-head h2 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 140%;
    text-transform: uppercase;
    color: #1F235C;
}

.boaz-nl-body {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    color: #FFFFFF;
}

.boaz-nl-left, .boaz-nl-right {
    background: linear-gradient(261.65deg, #0070A0 9.54%, #01AFFC 87.68%);
    padding: 90px 130px 160px 50px;
}

.boaz-nl-right {
    background: linear-gradient(108.94deg, #0C537A 0%, #80D1C9 104.65%);
}

.boaz-nl-side-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.boaz-side-head-sub {
    display: flex;
    align-items: center;
    margin-left: 130px;
}

.boaz-side-head-sub svg {
    flex-shrink: 0;
    margin-right: 30px;
}

.boaz-side-head-sub h3 {
    font-weight: 600;
    font-size: 38px;
    line-height: 117%;
    font-family: 'Futura PT';
}

.boaz-nl-side-head h2 {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 180px;
    line-height: 231px;
    color: #FFFFFF;
}

.boaz-nl-side-attr {
    display: flex;
    align-items: center;
}

.boaz-nl-side-attr:last-child {
    margin-bottom: 0;
}

.boaz-nl-side-attr svg, .boaz-nl-side-attr span {
    margin-right: 30px;
}

.boaz-nl-side-attr span, .boaz-nl-side-attr p {
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    font-family: 'Futura PT';
    color: #FFFFFF;
}

.boaz-nl-side-row {
    display: grid;
    grid-template-columns: 420px 1fr;
    align-items: center;
    grid-gap: 0 120px;
    margin-bottom: 50px;
}

.boaz-nl-side-row:last-child {
    margin-bottom: 0;
}

.boaz-nl-side-column.center {
    text-align: center;
}

.boaz-nl-side-column hr {
    background: #FFFFFF;
    height: 0.67px;
    width: 100%;
}

.boaz-free-sect {
    margin-bottom: 90px;
    border-radius: 20px;
    overflow: hidden;
}

.boaz-free-head {
    display: grid;
    grid-template-columns: 910px 1fr;
    grid-gap: 50px 100px;
    background: linear-gradient(261.65deg, #0070A0 9.54%, #01AFFC 87.68%);
    padding: 80px 25px 75px 50px;
}

.boaz-free-head h2 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 120%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.boaz-free-head-info {
    display: flex;
    align-items: center;
}

.boaz-free-head-info span {
    font-weight: 600;
    font-size: 138px;
    line-height: 177px;
    color: #FFFFFF;
    font-family: 'Futura PT';
}

.boaz-free-head-info h2 {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 46px;
    line-height: 143%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 50px;
    margin-left: 100px;
    border-left: 0.666667px solid #00C7F7;
}

.boaz-free-img img {
    width: 100%;
}

.boaz-free-info-sect {
    margin-bottom: 90px;
    background: linear-gradient(108.94deg, #0C537A 0%, #80D1C9 104.65%);
    border-radius: 20px;
    overflow: hidden;
}

.boaz-free-info-sect .boaz-free-head {
    padding-right: 100px;
    background: none;
}

.boaz-free-head-title span {
    font-weight: 600;
    font-size: 30px;
    line-height: 140%;
    font-family: 'Futura PT';
    color: #FFFFFF;
    display: block;
    margin-top: 10px;
}

.boaz-free-head-descr p {
    margin-bottom: 20px;
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 34px;
    line-height: 130%;
    color: #FFFFFF;
}

.boaz-free-head-descr p:last-child {
    margin-bottom: 0;
}

.boaz-greendfield {
    position: relative;
    height: 995px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 90px;
    border-radius: 20px;
    overflow: hidden;
}

.boaz-greendfield h2 {
    margin-bottom: 60px;
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 102px;
    line-height: 110%;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
}

.boaz-greendfield img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.boaz-greendfield .bl-button {
    color: #FFFFFF;
    font-family: 'Futura PT';
    font-weight: 450;
    font-size: 14px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    width: 240px;
}

.boaz-place-sect {
    margin-bottom: 90px;
    border-radius: 20px;
    overflow: hidden;
}

.boaz-place-head {
    background: #FFFFFF;
    padding: 90px 50px;
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 140%;
    text-transform: uppercase;
    color: #1F235C;
}

.boaz-place-sect img {
    width: 100%;
}

.boaz-brownfield-sect {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 90px;
}

.boaz-brownfield-head {
    padding: 80px 50px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(261.65deg, #0070A0 9.54%, #01AFFC 87.68%);
}

.boaz-brownfield-info h2 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.boaz-brownfield-info p {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 140%;
}

.boaz-w-button {
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 60.85px;
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #013064;
}

.boaz-brownfield-body {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
}

.boaz-brownfield-body img {
    width: 100%;
}

.boaz-brownfield-descr {
    padding: 90px 80px 90px 50px;
    background: #FFFFFF;
}

.boaz-brownfield-descr h2 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 140%;
    text-transform: uppercase;
    color: #012D62;
    margin-bottom: 60px;
}

.boaz-brownfield-descr p {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #1F235C;
    margin-bottom: 25px;
}

.boaz-brownfield-descr p span {
    color: #4D4D4D;
}

.boaz-brownfield-attrs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px 75px;
}

.boaz-brownfield-attr h3 {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #4D4D4D;
}

.boaz-brownfield-attr h3 span {
    font-size: 44px;
    color: #1F235C;
    display: block;
}

.boaz-power-sect {
    border-radius: 20px;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    margin-bottom: 90px;
}

.boaz-power-info-head {
    background: linear-gradient(261.65deg, #0070A0 9.54%, #01AFFC 87.68%);
    padding: 90px 120px 80px 50px;
}

.boaz-power-info-head h2 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.boaz-power-descr {
    padding: 55px 45px 105px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    background: #FFFFFF;
}

.boaz-power-attr {
    display: flex;
    align-items: center;
}

.boaz-power-attr svg {
    width: 35px;
    margin-right: 20px;
    flex-shrink: 0;
    height: auto;
}

.boaz-power-attr p {
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    color: #4D4D4D;
}

.boaz-power-attr p span {
    color: #005DAC;
}

.boaz-power-img {
    width: 100%;
}

.boaz-power-img img, .boaz-brownfield-body img {
    height: 100%;
    object-fit: cover;
}

.boaz-power-info {
    background: #FFFFFF;
}

.boaz-rent-sect {
    border-radius: 20px;
    overflow: hidden;
    background: linear-gradient(108.94deg, #0C537A 0%, #80D1C9 104.65%);
    padding: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    margin-bottom: 90px;
}

.boaz-rent-title h2 {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 52px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.boaz-rent-title span {
    font-family: 'Futura PT';
    font-weight: 600;
    font-size: 34px;
    line-height: 130%;
    color: #FFFFFF;
}

.boaz-rent-sect .boaz-w-button {
    margin: 0 auto;
}

.boaz-rent-sect svg {
    margin-left: auto;
    margin-top: -20px;
}

.boaz-form h2.large-font {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.boaz-form .form-sub-title {
    font-family: 'Futura PT';
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 100px;
    text-align: center;
    color: #FFFFFF;
}

.boaz-form .left-position {
    width: 100%;
    padding: 0;
}

.boaz-form .right-position {
    width: 100%;
    float: none;
    clear: both;
    grid-column: span 2;
    padding: 0;
}

.boaz-form .investor-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 30px;
}

.boaz-form .investor-form .submit-line {
    grid-column: span 2;
    padding: 0;
}

.boaz-form .investor-form .form-line:last-child {
    margin-bottom: 0;
}

.boaz-form .investor-form .w33 > strong {
    top: -30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 0;
}

.boaz-form .investor-form .form-line input[type="text"], .boaz-form .investor-form .form-line input[type="tel"], .boaz-form .investor-form .form-line input[type="email"],
.boaz-form .investor-form .jq-selectbox .jq-selectbox__select {
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    height: 54px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
}

.boaz-form .investor-form .form-line textarea {
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    height: 100px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #D3D3D3;
}

.boaz-form .investor-form .form-terms {
    font-weight: 450;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, 0.6);
    padding: 0;
}

.boaz-form .investor-form .submit-line .btn-wrap {
    margin: 0;
    padding: 0;
    background: transparent;
}

.boaz-form .investor-form .submit-line .btn-wrap .blue-btn {
    box-shadow: none;
    background: linear-gradient(146.22deg, #00AEEF -3.11%, #347DF4 92.8%);
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.boaz-form .investor-form .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    top: 50%;
    transform: translateY(-50%);
}

.boaz-form-credits {
    margin: 90px auto 110px;
    max-width: 1170px;
}

.boaz-form-credits h4 {
    font-family: 'BorjomiC';
    font-weight: 700;
    font-size: 26px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.boaz-form-credits h3 {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 140%;
    color: #6ACFF6;
    margin-bottom: 7px;
}

.boaz-form-credits span {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 450;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 20px;
    color: #FFFFFF;
    display: block;
}

.boaz-form-credits p, .boaz-form-credits p a {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 7px;
}

.boaz-form-credits p a {
    color: #6ACFF6;
    text-decoration: none;
    margin-bottom: 0;
    border-bottom: none;
}

.boaz-form-credits p:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1992px) {
    .boaz-side-head-sub {
        margin-left: 100px;
    }
    .boaz-side-head-sub h3 {
        font-size: 32px;
    }
}

@media screen and (max-width: 1850px) {
    .boaz-fb-info {
        right: 50px;
    }
    .boaz-side-head-sub svg {
        width: 45px;
    }
    .boaz-side-head-sub h3 {
        font-size: 28px;
    }
    .boaz-free-head {
        align-items: center;
    }
}

@media screen and (max-width: 1660px) {
    .boaz-nl-side-row {
        grid-template-columns: 320px 1fr;
        grid-gap: 0 80px;
    }
    .boaz-fb-info {
        top: 30px;
        right: 30px;
        padding: 55px;
    }
    .boaz-free-head {
        grid-template-columns: auto 1fr;
    }
    .boaz-brownfield-attrs {
        grid-template-columns: repeat(2, 1fr);
    }
    .boaz-nl-side-head h2 {
        font-size: 120px;
        line-height: 172px;
    }
    .boaz-fb-info {
        max-width: 665px;
    }
    .boaz-fb-info h1 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .boaz-nl-left, .boaz-nl-right {
        padding-right: 50px;
    }
    .boaz-side-head-sub {
        margin-left: 50px;
    }
    .boaz-free-head {
        grid-template-columns: repeat(2, 1fr);
    }
    .boaz-brownfield-descr h2 {
        font-size: 38px;
        margin-bottom: 30px;
    }
    .boaz-brownfield-attr h3 {
        font-size: 28px;
    }
    .boaz-power-info-head h2 {
        font-size: 38px;
    }
}

@media screen and (max-width: 1225px) {
    .boaz-fb {
        display: flex;
        flex-direction: column-reverse;
    }
    .boaz-fb-info {
        position: static;
        max-width: 100%;
        border-radius: 20px 20px 0 0;
    }
    .boaz-gp, .boaz-nl-body, .boaz-free-head, .boaz-brownfield-body, .boaz-power-sect {
        grid-template-columns: 1fr;
    }
    .boaz-gp-info-attrs, .boaz-gp-map-descrs {
        max-width: 100%;
    }
    .boaz-gp-image img {
        position: static;
    }
    .boaz-nl-side-row {
        grid-template-columns: repeat(2, 1fr);
    }
    .boaz-nl-side-head {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 80px;
        display: grid;
    }
    .boaz-side-head-sub {
        margin-left: 0;
    }
    .boaz-brownfield-head {
        flex-direction: column;
    }
    .boaz-brownfield-info {
        margin-bottom: 30px;
    }
    .boaz-brownfield-body img {
        grid-row: 2;
    }
    .boaz-rent-sect svg {
        display: none;
    }
    .boaz-rent-sect {
        display: flex;
        justify-content: space-between;
    }
    .boaz-rent-sect .boaz-w-button {
        margin-right: 0;
    }
    .boaz-form .investor-form .w33.left-position {
        width: 100%;
    }
    .boaz-form .btn-invest-wrap {
        text-align: center;
        width: 100%;
        margin-top: 20px;
    }
    .boaz-form .investor-form .form-terms {
        margin-top: 20px;
    }
    .boaz-form .investor-form .submit-line {
        display: grid;
    }
}

@media screen and (max-width: 980px) {
    .boaz-nl-head h2 {
        font-size: 38px;
    }
    .boaz-nl-side-row {
        grid-template-columns: 1fr auto;
    }
    .boaz-nl-side-head {
        grid-template-columns: 1fr;
    }
    .boaz-side-head-sub {
        margin-bottom: 20px;
    }
    .boaz-nl-side-head h2 {
        line-height: 100%;
    }
    .boaz-free-head-info span {
        font-size: 120px;
        line-height: 100%;
    }
    .boaz-free-head-info h2 {
        padding-left: 30px;
        margin-left: 30px;
        font-size: 38px;
        line-height: 100%;
    }
    .boaz-free-head-descr p {
        font-size: 24px;
    }
    .boaz-greendfield h2 {
        font-size: 82px;
    }
    .boaz-brownfield-info p br {
        display: none;
    }
    .boaz-power-descr {
        grid-template-columns: 1fr;
    }
    .boaz-power-info-head {
        padding: 90px 50px 80px;
    }
    .boaz-rent-sect {
        flex-direction: column;
        align-items: flex-start;
    }
    .boaz-rent-sect .boaz-w-button {
        margin-left: 0;
        margin-top: 30px;
    }
}

@media screen and (max-width: 640px) {
    .boaz-fb-info {
        padding: 30px;
    }
    .boaz-fb-info h1, .boaz-greendfield h2 {
        font-size: 24px;
    }
    .boaz-greendfield h2 {
        margin-bottom: 30px;
    }
    .boaz-fb, .boaz-gp, .boaz-nl-sect, .boaz-free-info-sect, .boaz-greendfield,
    .boaz-place-sect, .boaz-brownfield-sect, .boaz-power-sect, .boaz-rent-sect {
        margin-bottom: 70px;
    }
    .boaz-gp-info-head, .boaz-nl-head, .boaz-free-head, .boaz-place-head, .boaz-brownfield-descr,
    .boaz-power-info-head, .boaz-power-descr, .boaz-rent-sect, .boaz-brownfield-head {
        padding: 50px 20px;
    }
    .boaz-brownfield-attr h3, .boaz-rent-title span {
        font-size: 16px;
    }
    .boaz-gp-info-head h2, .bgp-attr-info h4, .boaz-nl-head h2,
    .boaz-free-head h2, .boaz-free-head-info h2, .boaz-free-head-info span, .boaz-place-head h2,
    .boaz-brownfield-info h2, .boaz-brownfield-descr h2, .boaz-brownfield-descr p, .boaz-brownfield-attr h3 span,
    .boaz-power-info-head h2, .boaz-power-attr p, .boaz-rent-title h2, .boaz-form h2.large-font, .boaz-form .form-sub-title {
        font-size: 18px;
    }
    .boaz-form h2.large-font {
        padding: 0;
    }
    .boaz-brownfield-attrs {
        grid-gap: 20px;
    }
    .boaz-place-head h2 {
        line-height: 100%;
    }
    .bgp-attr-info h4 {
        margin-bottom: 5px;
    }
    .boaz-gp-info-attrs, .boaz-gp-map-descrs {
        padding: 50px 20px;
        grid-template-columns: 1fr;
    }
    .new-gp .boaz-gp-map-descrs {
        padding: 50px 20px;
    }
    .boaz-form .investor-form {
        grid-template-columns: 1fr;
    }
    .boaz-form .right-position, .boaz-form .investor-form .submit-line {
        grid-column: 1;
    }
    .boaz-form .investor-form .w33.left-position {
        margin-top: 50px;
    }
    .boaz-form .form-sub-title {
        margin-bottom: 0;
    }
    .boaz-gp-info-attr svg {
        width: 32px;
        height: auto;
    }
    .bgp-attr-info span, .boaz-brownfield-info p {
        font-size: 16px;
    }
    .boaz-gp-map-subdescrs, .boaz-brownfield-attrs {
        grid-template-columns: 1fr;
    }
    .boaz-nl-side-head h2 {
        font-size: 46px;
    }
    .boaz-nl-left, .boaz-nl-right {
        padding: 50px 20px;
    }
    .boaz-nl-side-row {
        grid-gap: 0 30px;
    }
    .boaz-nl-side-row {
        margin-bottom: 20px;
    }
    .boaz-nl-side-attr svg, .boaz-nl-side-attr span {
        margin-right: 15px;
    }
    .boaz-nl-side-attr svg {
        width: 32px;
    }
    .boaz-nl-side-attr span, .boaz-nl-side-attr p, .boaz-side-head-sub h3, .boaz-free-head-title span,
    .boaz-free-head-descr p {
        font-size: 18px;
    }
    .boaz-free-head {
        grid-gap: 20px;
    }
    .boaz-free-info-sect .boaz-free-head {
        padding-right: 20px;
    }
    .boaz-greendfield {
        height: 595px;
    }
    .boaz-form-credits {
        margin: 70px auto;
    }
    .boaz-gp-info-attrs {
        padding-bottom: 0;
    }
}

/* new fixes */

.lmf-anm, .green-path {
    stroke: #ADF655;
}

.boaz-nl-side-column {
    display: grid;
    grid-template-columns: 1fr 410px;
    align-items: center;
}

.boaz-nl-left, .boaz-nl-right {
    padding-top: 60px;
}

.boaz-side-head-sub {
    margin-left: 0;
    padding-bottom: 58px;
    padding-top: 30px;
}

.boaz-nl-side-head h2 {
    font-size: 210px;
    line-height: 269px;
}

.boaz-nl-side-attr p {
    font-size: 36px;
    line-height: 140%;
}

.side-left-attr p {
    font-size: 30px;
    line-height: 140%;
}

.boaz-nl-side-attr {
    justify-content: center;
    align-items: center;
}

.side-left-attr {
    justify-content: flex-start;
    padding: 30px 0;
}

.boaz-nl-side-attr span {
    font-size: 36px;
    line-height: 140%;
}

.boaz-side-head-sub h3 {
    font-size: 32px;
    line-height: 117%;
}

.boaz-nl-right .side-left-attr {
    padding-bottom: 23px;
}

.boaz-nl-left, .boaz-nl-right {
    padding-bottom: 87px;
}

.boaz-nl-left .boaz-side-head-sub {
    opacity: 0;
    height: 100%;
    padding-bottom: 63px;
}

.boaz-nl-left .boaz-side-head-sub:nth-child(2n) {
    opacity: 1;
}

.boaz-nl-side-attr.boaz-nl-side-head {
    height: 100%;
}

.side-left-attr, .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1) {
    border-right: 1px solid #FFFFFF;
}

.boaz-nl-left .boaz-side-head-sub, .boaz-nl-side-attr.boaz-nl-side-head {
    border-left: 1px solid #FFFFFF;
    margin-left: -1px;
}

@media screen and (max-width: 1990px) {
    .boaz-nl-left, .boaz-nl-right {
        padding-right: 50px;
    }
}

@media screen and (max-width: 1810px) {
    .boaz-nl-side-column {
        grid-template-columns: 1fr 300px;
    }
}

@media screen and (max-width: 1500px) {
    .boaz-nl-side-attr.boaz-nl-side-head {
        margin-left: 0;
        border-left: none;
        grid-column: 1/3;
        text-align: left;
        justify-content: flex-start;
    }
    .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1) {
        grid-column: 1/3;
        border-right: none;
    }
    .boaz-nl-left .boaz-side-head-sub {
        margin-left: 0;
        border-left: none;
    }
    .boaz-nl-right .boaz-side-head-sub:nth-child(2n) {
        display: none;
    }
    .boaz-nl-side-attr:not(.side-left-attr) {
        text-align: center;
    }
    .boaz-nl-side-column {
        grid-template-columns: 1fr 200px;
    }
}

@media screen and (max-width: 1230px) {
    .boaz-nl-side-head:not(.side-left-attr) {
        text-align: left;
    }
    .boaz-nl-side-column {
        grid-template-columns: 1fr 350px;
    }
}

@media screen and (max-width: 980px) {
    .boaz-nl-side-head h2 {
        font-size: 180px;
    }
    .boaz-nl-side-column {
        grid-template-columns: 1fr 250px;
    }
    .boaz-nl-left .boaz-side-head-sub {
        height: 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 640px) {
    .boaz-nl-side-column {
        grid-template-columns: 1fr;
    }
    .boaz-nl-side-attr.boaz-nl-side-head, .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1) {
        grid-column: 1;
    }
    .side-left-attr, .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1) {
        border-right: none;
    }
    .boaz-nl-side-attr:not(.side-left-attr) {
        text-align: left;
        justify-content: flex-start;
    }
    .boaz-nl-side-head h2 {
        font-size: 120px;
        line-height: 150%;
    }
    .boaz-nl-left .boaz-side-head-sub {
        display: none;
    }
    .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1), .side-left-attr, .boaz-nl-right .side-left-attr {
        padding-bottom: 0;
    }
    .boaz-nl-left .boaz-nl-side-attr.boaz-nl-side-head {
        margin-bottom: 50px;
    }
    .boaz-side-head-sub h3, .boaz-nl-side-attr p, .side-left-attr p, .boaz-nl-side-attr span {
        font-size: 18px;
    }
    .boaz-nl-side-head h2 {
        font-size: 46px;
    }
    .boaz-nl-left .boaz-nl-side-attr.boaz-nl-side-head {
        margin-bottom: 0;
    }
    .boaz-nl-right .boaz-side-head-sub:nth-child(2n+1) {
        margin-bottom: 0;
    }
    .boaz-nl-left, .boaz-nl-right {
        padding: 50px 20px;
    }
    .boaz-nl-side-attr:not(.side-left-attr) {
        border-top: 1px solid #FFFFFF;
        margin-top: 10px;
        padding-top: 10px;
    }
}