@media (min-width: 1920px) {
.container, .container-lg, .container-md, .container-sm, .container-xl 
{
	margin-left: auto;
	margin-right: auto;
	max-width: 1612px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 100%;
	z-index: 2;
}
div#myDropdown {
    display: none;
}
img.logotop-mobile {
    display: none;
}
.col.col-menu-top-4-mobile {
    display: none;
}
.row.headermenu {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-top: -8px;
}
nav.menutop ul.topmenu-main {
    display: flex;
    justify-content: center;
    list-style: none;
    padding-top: 35px;
}
nav.menutop ul li a {
	text-decoration: none;
	color: #1D1D1D;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin: 0px 10px 0px 10px;
}
.col-auto.phone a {
	text-decoration: none;
	text-align: center;
	border-radius: 16px;
	background: #FF7216;
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding: 12px 30px;
}
a.link.header-phone:hover {
    border-radius: 16px;
    background: #E35A00;
}
.col-auto.toplogo {
    padding-top: 31px;
    margin-bottom: 36px;
}
.col-auto.phone {
    padding-top: 50px;
}
a.link.checkmark:hover {
    color: #FF7216;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-bottom: 2px solid #FF7216;
}
.link.checkmark.dropdawn-item.active {
    color: #FF7216;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-bottom: 2px solid #FF7216;
}
.bg-footer-bl {
	background: #1D1D1D;
	background-size: cover;
	margin: -15px;
}
.container.footer-cont {
	padding-bottom: 70px;
}
.row.footermenu {
	display: flex;
	justify-content: space-between;
	padding-top: 79px;
	margin-bottom: 120px;
}
.footer-title {
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
ul.footer-o-nas {
	list-style: none;
	margin-left: -40px;
}
li.otstyp {
	margin-bottom: 15px;
}
a.link.footer-link {
	text-decoration: none;
	color: #797979;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
ul.footer-kontakti {
	list-style: none;
	margin-top: 65px;
	margin-left: -40px;
	margin-right: 70px;
}
li.otstyp {
	margin-bottom: 15px;
}
a.link.footer-kontakti {
	color: #FFF;
	text-align: center;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration: none;
}
a.link.btn-proekt1 {
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration: none;
	border-radius: 16px;
	background: #ED6519;
	padding: 20px 51px;
}
a.link.btn-proekt1:hover {
    border-radius: 16px;
    background: #E35A00;
}
.col.footer-btn {
    padding-top: 21px;
}
img.footer-kontakts {
    margin-right: 15px;
}
a.link.politika-prava {
	text-decoration: none;
	display: flex;
}
p.prava {
	color: #B4B4B4;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-right: 12px;
}
p.politika {
	color: #FF7216;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
p.navi-info {
    color: #B7B7B7;
    font-family: Geologica;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin-top: 0;
}
.col.navi-info {
    display: flex;
	margin-top: 50px;
}
img.navi-arrow {
    width: 9.193px;
    height: 16px;
    margin: 4px 10px 0px 10px;
}
.dropdown-menu1 {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 1;
	background: #FFF;
}
.nav.menutop ul li > .dropdown-menu1.show-dropdown {
    display: block !important;
}
ul.dropdown-menu1.show-dropdown {
    display: block;
}

.nav.menutop ul li > .dropdown-menu2.show-dropdown {
    display: block !important;
}
ul.dropdown-menu2.show-dropdown {
    display: block;
}
svg.show-arrow {
    fill: #080809;
	margin-bottom: 5px;
}
.show-arrow {
    transition: transform 0.3s ease, fill 0.3s ease;
}
a#solutions-link:hover svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
a#services-link:hover svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
.link.checkmark.dropdawn-item.active svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
.row.select-item {
    display: flex;
}
ul.dropdown-menu1.show-dropdown {
    list-style: none;
}
.bg-seriy-fon {
    border-radius: 20px;
    background: #F6F6F6;
    padding: 27px;
}
.row.sdvig-text-vector {
    margin-left: 36px;
}
p.title-main-vector {
    color: #080809;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
a.link.vector-open {
    border-radius: 16px;
    background: #FFF;
    color: #080809;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 13px 48px;
    margin: 0px;
}
.container.headermenu {
    z-index: 500;
}
p.text-main-vector {
	color: #8A919E;
	font-family: Geologica;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
}
p.title-main-vector2 {
	color: #080809;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0px;
	margin-bottom: 40px;
}	
.dropdown-menu1,
.dropdown-menu2 {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	background-color: #FFF;
	padding: 0px 2258px;
}
.dropdown-menu1::before,
.dropdown-menu2::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    z-index: -1;
	width: 100%;
}
.content ul li {
    margin: 0 auto;
    text-align: left;
}
ul.decoration-4-drop-menu {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-left: -30px;
	margin-bottom: 40px;
}
li.max-width-4-menu {
    width: 520px;
}
li.max-width-4-menu2 {
    width: 387px;
}
ul.decoration-4-drop-menu2 {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-left: -30px;
	margin-bottom: 40px;
}
p.text-nazad-top {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0;
    margin: 0;
}
a.link.strelka-nazad-top-stranica {
    border-radius: 16px;
    border: 1px solid #9D9D9D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 24px;
    text-decoration: none;
}
p.title-main {
    margin: -15px 0px 0px 40px;
}
.row.main-title-knopka-nazad {
    display: flex;
    margin-top: 40px;
}
a.link.vector-open:hover {
    border-radius: 16px;
    background: #B8B8B8;
}
#contact-form2 {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	width: 815px;
	height: auto;
	max-height: 80vh;
	overflow-y: auto;
	text-align: left;
	border-radius: 30px;
	background: #FFF;
	padding: 40px 40px 50px 40px;
	align-items: flex-start;
}
input#name, input#kompany, input#phone, input#email {
	border-radius: 16px;
	border: 1px solid #E7E7EE;
	padding: 10px 20px 10px 24px;
	align-items: center;
	color: #A8A8A8;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Geologica;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	width: 352px;
	margin-bottom: 10px;
	margin-right: 5px;
}
textarea#message {
    border-radius: 16px;
    border: 1px solid #E7E7EE;
    display: flex;
    height: 225px;
    padding: 10px 20px 10px 24px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    width: 93%;
    color: #A8A8A8;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.captcha-container {
	position: relative;
	display: flex;
	margin-top: 9px;
	width: 93%;
	border-radius: 16px;
	border: 1px solid #E7E7EE;
	padding: 10px 24px;
}
#captcha-image {
    position: absolute;
    top: 50%;
    left: 78%;
    transform: translateY(-50%);
    height: 80%;
    pointer-events: none;
}

input#captcha-input {
	color: #A8A8A8;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Geologica;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	align-items: center;
	align-self: stretch;
	width: 100%;
	border: 1px solid transparent;
}
button.bottom-otpravit {
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 16px;
    background: #ED6519;
    padding: 10px 30px;
    border: 1px solid #ED6519;
}
.bottom-otpravit {
    display: flex;
    margin-top: 10px;
}
button.bottom-otpravit:hover {
	background: #E35A00;
}
a.link.forma-personalnie-dannie,
a.link.forma-politika-konfidencialnosti {
    color: #ED6519;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.no-scroll {
	overflow-y: hidden;
}
span.close-btn2:hover {
    cursor: pointer;
}
.hidden {
	display: none;
}
div#contact-form2::-webkit-scrollbar {
    width: 0;
}
p.main-title-form-contakt.mobile {
    display: none;
}
p.second-title-form-contakt.mobile {
    display: none;
}
img#captcha-image2 {
    display: none;
}
.row.row-4-form-contakt {
    display: flex;
    justify-content: space-between;
}
p.mobile-vers-4-pravo {
    display: none;
}
p.main-title-form-contakt.laptop {
    color: #080809;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    margin-top: -32px;
}
p.second-title-form-contakt.laptop {
    color: #080809;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: -30px;
    margin-bottom: 40px;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 600;
}
.container.form-4-kontat-us {
    z-index: 800;
}
.row.triinfo {
	display: flex;
	margin-top: 15px;
}
img.datetime {
	margin-right: 5px;
}
img.time-read {
	margin-right: 5px;
}
img.views {
	margin-right: 5px;
}
.col.triinfo {
	margin-right: 20px;
	color: #FFF;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.img-4-banner {
    width: 1612px;
    height: 407px;
    border-radius: 26px;
    background: #D9D9D9;
	margin-bottom: 40px;	
}
.img-4-banner2 {
    width: 1612px;
    height: 407px;
    border-radius: 26px;
    background: #D9D9D9;
    margin-bottom: 140px;
    margin-top: 50px;
}
p.title-4-news {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
p.text-note-4-news {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.bg-seriy-4-note {
    border-radius: 26px;
    background: #F5F5F5;
    padding: 35px 44px;
}
p.text-note-4-news-prozr4niy {
    color: #A8A8A8;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.title-4-note {
    background-color: #FF7216;
    border-radius: 26px;
    color: #FFF;
    font-family: Geologica;
    font-size: 34px;
    font-style: normal;
    line-height: normal;
    padding: 10px 2px;
    font-weight: 600;
    width: 317px;
    text-align: center;
    margin: 0;
	margin-left: -15px;
}
.bg-title-fon {
	border-radius: 20px;
	background: #FF7216;
	padding: 44px 60px;
	margin-bottom: 50px;
}
p.main-title-4-news {
    color: #FFF;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
}
}








@media (min-width: 1220px) and (max-width: 1900px) {
.container, .container-lg, .container-md, .container-sm, .container-xl 
{
	margin-left: auto;
	margin-right: auto;
	max-width: 1080px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 100%;
	z-index: 2;
}
div#myDropdown {
    display: none;
}
.col.col-4-razmer-strelki {
    width: 210px;
}
img.logotop-mobile {
    display: none;
}
.col.col-menu-top-4-mobile {
    display: none;
}
.row.headermenu {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-top: -8px;
}
nav.menutop ul.topmenu-main {
    display: flex;
    justify-content: center;
    list-style: none;
    padding-top: 35px;
}
nav.menutop ul li a {
	text-decoration: none;
	color: #1D1D1D;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin: 0px 10px 0px 10px;
}
.col-auto.phone a {
	text-decoration: none;
	text-align: center;
	border-radius: 16px;
	background: #FF7216;
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	padding: 12px 30px;
}
a.link.header-phone:hover {
    border-radius: 16px;
    background: #E35A00;
}
.col-auto.toplogo {
    padding-top: 31px;
    margin-bottom: 36px;
}
.col-auto.phone {
    padding-top: 50px;
}
a.link.checkmark:hover {
    color: #FF7216;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-bottom: 2px solid #FF7216;
}
.link.checkmark.dropdawn-item.active {
    color: #FF7216;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-bottom: 2px solid #FF7216;
}
.bg-footer-bl {
	background: #1D1D1D;
	background-size: cover;
	margin: -15px;
}
.container.footer-cont {
	padding-bottom: 70px;
}
.row.footermenu {
	display: flex;
	justify-content: space-between;
	padding-top: 79px;
	margin-bottom: 120px;
}
.footer-title {
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
ul.footer-o-nas {
	list-style: none;
	margin-left: -40px;
}
li.otstyp {
	margin-bottom: 15px;
}
a.link.footer-link {
	text-decoration: none;
	color: #797979;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
ul.footer-kontakti {
	list-style: none;
	margin-top: 65px;
	margin-left: -40px;
	margin-right: 70px;
}
li.otstyp {
	margin-bottom: 15px;
}
a.link.footer-kontakti {
	color: #FFF;
	text-align: center;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration: none;
}
a.link.btn-proekt1 {
	color: #FFF;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration: none;
	border-radius: 16px;
	background: #ED6519;
	padding: 20px 51px;
}
a.link.btn-proekt1:hover {
    border-radius: 16px;
    background: #E35A00;
}
.col.footer-btn {
    padding-top: 21px;
}
img.footer-kontakts {
    margin-right: 15px;
}
a.link.politika-prava {
	text-decoration: none;
	display: flex;
}
p.prava {
	color: #B4B4B4;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-right: 12px;
}
p.politika {
	color: #FF7216;
	font-family: Geologica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
p.navi-info {
    color: #B7B7B7;
    font-family: Geologica;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin-top: 0;
}
.col.navi-info {
    display: flex;
	margin-top: 50px;
}
img.navi-arrow {
    width: 9.193px;
    height: 16px;
    margin: 4px 10px 0px 10px;
}
.dropdown-menu1 {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 1;
	background: #FFF;
}
.nav.menutop ul li > .dropdown-menu1.show-dropdown {
    display: block !important;
}
ul.dropdown-menu1.show-dropdown {
    display: block;
}

.nav.menutop ul li > .dropdown-menu2.show-dropdown {
    display: block !important;
}
ul.dropdown-menu2.show-dropdown {
    display: block;
}
svg.show-arrow {
    fill: #080809;
	margin-bottom: 5px;
}
.show-arrow {
    transition: transform 0.3s ease, fill 0.3s ease;
}
a#solutions-link:hover svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
a#services-link:hover svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
.link.checkmark.dropdawn-item.active svg.show-arrow {
    transform: rotate(180deg);
    fill: #FF7216;
}
.row.select-item {
    display: flex;
}
ul.dropdown-menu1.show-dropdown {
    list-style: none;
}
.bg-seriy-fon {
    border-radius: 20px;
    background: #F6F6F6;
    padding: 27px;
}
.row.sdvig-text-vector {
    margin-left: 36px;
}
p.title-main-vector {
    color: #080809;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
a.link.vector-open {
    border-radius: 16px;
    background: #FFF;
    color: #080809;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 13px 48px;
    margin: 0px;
}
.container.headermenu {
    z-index: 500;
}
p.text-main-vector {
	color: #8A919E;
	font-family: Geologica;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
}
p.title-main-vector2 {
	color: #080809;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0px;
	margin-bottom: 40px;
}	
.dropdown-menu1,
.dropdown-menu2 {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	background-color: #FFF;
	padding: 0px 2258px;
}
.dropdown-menu1::before,
.dropdown-menu2::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    z-index: -1;
	width: 100%;
}
.content ul li {
    margin: 0 auto;
    text-align: left;
}
ul.decoration-4-drop-menu {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-left: -30px;
	margin-bottom: 40px;
}
li.max-width-4-menu {
    width: 520px;
}
li.max-width-4-menu2 {
    width: 387px;
}
ul.decoration-4-drop-menu2 {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-left: -30px;
	margin-bottom: 40px;
}
p.text-nazad-top {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0;
    margin: 0;
}
a.link.strelka-nazad-top-stranica {
    border-radius: 16px;
    border: 1px solid #9D9D9D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 20px 24px;
    text-decoration: none;
}
p.title-main {
    margin: -25px 0px 0px 30px;
}
.row.main-title-knopka-nazad {
    display: flex;
    margin-top: 40px;
	margin-bottom: 20px;
}
.img-4-banner {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
	border-radius: 26px;
	background: #D9D9D9;
}
a.link.vector-open:hover {
    border-radius: 16px;
    background: #B8B8B8;
}
#contact-form2 {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	width: 815px;
	height: auto;
	max-height: 80vh;
	overflow-y: auto;
	text-align: left;
	border-radius: 30px;
	background: #FFF;
	padding: 40px 40px 50px 40px;
	align-items: flex-start;
}
input#name, input#kompany, input#phone, input#email {
	border-radius: 16px;
	border: 1px solid #E7E7EE;
	padding: 10px 20px 10px 24px;
	align-items: center;
	color: #A8A8A8;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Geologica;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	width: 352px;
	margin-bottom: 10px;
	margin-right: 5px;
}
textarea#message {
    border-radius: 16px;
    border: 1px solid #E7E7EE;
    display: flex;
    height: 225px;
    padding: 10px 20px 10px 24px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    width: 93%;
    color: #A8A8A8;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.captcha-container {
	position: relative;
	display: flex;
	margin-top: 9px;
	width: 93%;
	border-radius: 16px;
	border: 1px solid #E7E7EE;
	padding: 10px 24px;
}
#captcha-image {
    position: absolute;
    top: 50%;
    left: 78%;
    transform: translateY(-50%);
    height: 80%;
    pointer-events: none;
}

input#captcha-input {
	color: #A8A8A8;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Geologica;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	align-items: center;
	align-self: stretch;
	width: 100%;
	border: 1px solid transparent;
}
button.bottom-otpravit {
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 16px;
    background: #ED6519;
    padding: 10px 30px;
    border: 1px solid #ED6519;
}
.bottom-otpravit {
    display: flex;
    margin-top: 10px;
}
button.bottom-otpravit:hover {
	background: #E35A00;
}
a.link.forma-personalnie-dannie,
a.link.forma-politika-konfidencialnosti {
    color: #ED6519;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.no-scroll {
	overflow-y: hidden;
}
span.close-btn2:hover {
    cursor: pointer;
}
.hidden {
	display: none;
}
div#contact-form2::-webkit-scrollbar {
    width: 0;
}
p.main-title-form-contakt.mobile {
    display: none;
}
p.second-title-form-contakt.mobile {
    display: none;
}
img#captcha-image2 {
    display: none;
}
.row.row-4-form-contakt {
    display: flex;
    justify-content: space-between;
}
p.mobile-vers-4-pravo {
    display: none;
}
p.main-title-form-contakt.laptop {
    color: #080809;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    margin-top: -32px;
}
p.second-title-form-contakt.laptop {
    color: #080809;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: -30px;
    margin-bottom: 40px;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 600;
}
.container.form-4-kontat-us {
    z-index: 800;
}
.row.triinfo {
	display: flex;
	margin-top: 15px;
}
img.datetime {
	margin-right: 5px;
}
img.time-read {
	margin-right: 5px;
}
img.views {
	margin-right: 5px;
}
.col.triinfo {
	margin-right: 20px;
	color: #FFF;
	font-family: Geologica;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.img-4-banner2 {
    display: flex;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
	margin-bottom: 100px;
}
.col.footer-blog {
    width: 150px;
}
img.banner {
    width: 100%;
}
p.title-4-news {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
p.text-note-4-news {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.bg-seriy-4-note {
    border-radius: 26px;
    background: #F5F5F5;
    padding: 35px 44px;
}
p.text-note-4-news-prozr4niy {
    color: #A8A8A8;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.title-4-note {
    background-color: #FF7216;
    border-radius: 26px;
    color: #FFF;
    font-family: Geologica;
    font-size: 34px;
    font-style: normal;
    line-height: normal;
    padding: 10px 2px;
    font-weight: 600;
    width: 317px;
    text-align: center;
    margin: 0;
	margin-left: -15px;
}
.bg-title-fon {
	border-radius: 20px;
	background: #FF7216;
	padding: 44px 60px;
	margin-bottom: 50px;
}
p.main-title-4-news {
    color: #FFF;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    margin: 0;
}
}






@media (max-width: 1024px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	margin-left: auto;
	margin-right: auto;
	max-width: 328px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 100%;
	z-index: 2;
}
p.main-text-4-banner.laptop-vers {
    display: none;
}
.row.headermenu {
    display: flex;
    justify-content: space-between;
}
.col.menutop.drop-cont {
    display: none;
}
.col-auto.phone.drop-cont {
    display: none;
}
.container.headermenu {
    z-index: 777;
}
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 1999;
	background: #080809;
	width: 78.5%;
	margin-top: -9px;
	padding: 20px 16px 105px 39px;
}
.show {
	display: block;
}
.dropdown-item {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
img.logotop {
    display: none;
}
img#menu-icon:hover {
    cursor: pointer;
}
ul.list-menu-mobile {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 55px;
}
a.dropdown-item {
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
	padding: 0;
}
a.link.col-phone-drop-cont {
    color: #080809;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 16px;
    background: #FFF;
    padding: 12px 30px;
    text-decoration: none;
}
.bg-footer-bl {
	background: #080809;
	background-size: cover;
	margin: -15px;
}
.container.footer-cont {
    padding: 45px 16px;
}
.footer-title {
    color: #FFF;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
ul.footer-o-nas {
    list-style: none;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 30px;
}
a.link.footer-link {
    color: #797979;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
}
.col.footer-logo {
    margin-bottom: 35px;
}
a.link.btn-proekt1 {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
    border-radius: 16px;
    background: #FF7216;
    padding: 10px 24px;
}
ul.footer-kontakti {
    display: none;
}
img.footer-kontakts-mobile {
	margin-right: 10px;
}
ul.footer-kontakti-mobile {
    list-style: none;
    padding: 0;
    margin-top: -5px;
    margin-bottom: 40px;
}
a.link.footer-kontakti-mobile {
    color: #FFF;
    text-align: center;
    font-family: Geologica;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: none;
}
p.prava {
    color: #B4B4B4;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0;
    margin: 0;
}
p.politika {
    color: #FF7216;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0;
    margin: 0;
}
a.link.politika-prava {
    text-decoration: none;
}
.prava {
    margin-top: 75px;
}
.bg-4erno-rijiy-top {
	background-image: url(../images/top-bg-mobile.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin: -15px;
	padding: 30px;
	margin-top: 30px;
	background-position: 100% 82%;
}
.bg-main-fon-top-banner {
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(25px);
	padding: 5px 15px;
	background-image: url(../images/img-molile-fon.png);
	background-repeat: no-repeat;
	height: 500px;
	background-position: right bottom;
}
p.main-title-text-4-banner {
    color: #FFF;
    font-family: Geologica;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
span.strelka-4-main-title {
    color: #ED6519;
    font-family: Geologica;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 10px;
}
p.main-text-4-banner-mobile.mobile-vers {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
a.link.banner-svyaz {
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    padding: 11px 80px;
    border-radius: 16px;
    background: #FF7216;
}
.col.col-4-laptop {
    display: none;
}
p.title-meropriyatiya {
    color: #FFF;
    font-family: Geologica;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 36px;
    background: #09090A;
    padding: 10px 12px;
}
.bg-grey-meropriyatiya {
    border-radius: 20px;
    background: rgba(128, 128, 128, 0.30);
    backdrop-filter: blur(10px);
    padding: 5px 14px;
	height: 160px;
}
.row.row-meropriyatiya {
    display: flex;
    justify-content: space-between;
}
img.laptop {
    display: none !important;
}
p.btn-data-mark {
    display: flex;
	padding-top: 4px;
	color: #797979;
	font-family: Geologica;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
img.mobile-img {
    margin-right: 10px;
}
span.plus-rijiy {
    color: #ED6519;
    font-family: Geologica;
    font-size: 30.147px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
p.text-meropriyatiya {
    color: #FFF;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 5px;
}
div#carousel1 {
    margin-top: 25px;
}
p.text-4-note {
    color: #FFF;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    margin: 0;
}
.row.mb-text-liner {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
img.razmer-img-gerb {
    width: 47px;
    height: 50px;
    margin-top: 24px;
}
p.text-4-tile {
    color: #FFF;
    font-family: Geologica;
    font-size: 30.147px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 0;
}
.row.row-mb {
    padding: 15px;
}
p.text-4-note.laptop {
    display: none;
}
.col.granica-4-mobile2 {
    margin-right: 25px;
}
div#carousel2 {
    margin-top: 60px;
}
svg.carusel-otstyp-img1.laptop, 
svg.carusel-otstyp-img9.laptop, 
svg.carusel-otstyp-img2.laptop, 
svg.carusel-otstyp-img3.laptop, 
svg.carusel-otstyp-img4.laptop, 
svg.carusel-otstyp-img5.laptop, 
svg.carusel-otstyp-img6.laptop, 
svg.carusel-otstyp-img7.laptop, 
svg.carusel-otstyp-img8.laptop {
    height: 36px;
}
.col.carusel-otstyp {
    display: flex;
    justify-content: space-between;
}
p.title2-main-teme {
    color: #080809;
    text-align: center;
    font-family: Geologica;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 20px;
    margin-bottom: 30px;
}
.row.rewenia-4-cards {
    border-radius: 20px;
    background: #F6F6F6;
    padding: 30px 10px;
}
.col.bg-wight-card {
    border-radius: 20px;
    background: #FFF;
    padding: 10px;
    margin-bottom: 20px;
	padding-bottom: 25px;
}
img.razmer-img-partner {
    border-radius: 22.683px;
    background: #F8F8F8;
    width: 100%;
}
p.title3-card {
    color: #080809;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}
.title3-card {
    display: flex;
    margin-bottom: 30px;
    margin-top: 20px;
}
a.link.card-open {
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    border-radius: 16px;
    background: #FF7216;
    padding: 10px 109px;
}
.bw-seriy-4-mobile {
    border-radius: 20px;
    background: #F6F6F6;
}
.col.bg-foto-full-card {
	background-image: url(../images/card-img4.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 16.907px;
	height: 435px;
	padding: 7px;
}
.bg-4-special-card {
	border-radius: 16.907px;
	background: rgba(128, 128, 128, 0.26);
	backdrop-filter: blur(8.453608512878418px);
	margin-top: 295px;
	padding: 5px 12px 23px 12px;
}
p.title4-card {
    color: #FFF;
    font-family: Geologica;
    font-size: 18.598px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.title4-note-card {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16.907px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
	margin-bottom: 25px;
}
a.link.card-open2 {
	text-decoration: none;
	color: #FFF;
	font-family: Geologica;
	font-size: 15.216px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-radius: 13.526px;
	background: #ED6519;
	padding: 10px 72px;
}
.link.card-open2.laptop {
    display: none;
}
.\34 -laptop {
    display: none;
}
.banner-svyaz {
    margin-top: 60px;
}
.bg-seriy-main {
    border-radius: 16px;
    background: #F6F6F6;
    margin-bottom: 30px;
}
p.title2-main-news {
    color: #080809;
    text-align: left;
    font-family: Geologica;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 50px;
    margin-bottom: 0;
}
a.link.title2-main-news-open {
    text-decoration: none;
    color: #080809;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 10px;
    background: #FFF;
    padding: 7px 20px;
}
.bg-mediacentr-card {
	background-image: url(../images/mediacentr.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 16px;
	padding: 6px;
	margin-bottom: 15px;
}
.row.row-mediacentr-cards {
	margin-top: 30px;
	margin-bottom: 70px;
	padding-bottom: 35px;
}
.col.bottom-open-4-title {
    margin-top: -7px;
}
.bg-white-4-main-card {
    border-radius: 16px;
    background: #FFF;
    backdrop-filter: blur(8.453608512878418px);
    padding: 12px;
	padding-bottom: 25px;
	margin-top: 160px;
}
p.title-4-mini-card {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    border-radius: 36px;
    background: #F2F2F2;
    padding: 5px 12px;
}
p.data-note {
    color: #A8A8A8;
    font-family: Geologica;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
	padding-left: 10px;
}
.row.row-title-plus-data {
    display: flex;
    justify-content: space-between;
}
.col.data-note {
    display: flex;
}
img.img-data2 {
    height: 14px;
}
p.mediacentr-main-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.mediacentr-main-text.laptop {
    display: none;
}
a.link.news-read {
	text-decoration: none;
	border-radius: 13.526px;
	background: #1D1D1D;
	padding: 5px 20px;
	color: #FFF;
	font-family: Geologica;
	font-size: 15.216px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.bg-white-4-mini-card {
    border-radius: 16px;
    background: #FFF;
    padding: 10px;
    margin-bottom: 15px;
}
.row.row-mediacentr-cards2 {
    display: flex;
}
.row.row-4-title-mini-card {
    display: flex;
    justify-content: space-between;
}
img.vstre4a2 {
    border-radius: 9.182px;
    background: #FFF;
    height: 100px;
}
p.main-text-4-mini-card.laptop {
    display: none;
}
a.link.news-read.laptop {
    display: none;
}
.col.data-note.laptop {
    display: none;
}
p.main-text-4-mini-card.mobile {
    margin: 13px 0px;
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.col.col-4-otstyp {
    padding-left: 20px;
}
.hidden {
    display: none;
}
span.close-btn2:hover {
    cursor: pointer;
}
.main-title-form-contakt.laptop {
    display: none;
}
p.second-title-form-contakt.laptop {
    display: none;
}	
p.laptop-vers-4-pravo {
    display: none;
}
a.link.forma-personalnie-dannie {
    color: #ED6519;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
a.link.forma-politika-konfidencialnosti {
    color: #ED6519;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
p.main-title-form-contakt.mobile {
    color: #080809;
    font-family: Geologica;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin: 0;
	margin-top: -25px;
}
p.second-title-form-contakt.mobile {
    color: #080809;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
input#name,
input#kompany,
input#phone,
input#email {
    color: #A8A8A8;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 16px;
    border: 1px solid #DDE4FF;
    padding: 10px 24px;
    width: 83%;
	margin: 6px 0px;
}
textarea#message {
    color: #A8A8A8;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 16px;
    border: 1px solid #DDE4FF;
    padding: 10px 24px;
    width: 83%;
}
img#captcha-image {
    display: none;
}
input#captcha-input {
    color: #A8A8A8;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: 1px solid transparent;
    padding: 5px 0px;
}
.captcha-container {
    border-radius: 16px;
    border: 1px solid #DDE4FF;
    padding: 10px 20px;
    margin-top: 5px;
}
button.bottom-otpravit {
    border-radius: 16px;
    background: #ED6519;
    border: 2px solid #ED6519;
    color: #FFF;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 30px;
    margin: 20px 0px;
    width: 100%;
}
.row.row-4-form-contakt {
    display: flex;
    justify-content: space-between;
}
.no-scroll {
    overflow: hidden;
}
#contact-form2 {
	position: fixed;
	top: 10%;
	max-width: 90%;
	padding: 20px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	z-index: 3999;
	width: 290px;
	height: auto;
    max-height: 80vh;
    overflow-y: auto;
}
.container.form-4-kontat-us {
    z-index: 1500;
}
div#contact-form2::-webkit-scrollbar {
    width: 0;
}
p.navi-info {
    color: var(--Grey-300, #B7B7B7);
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
}
.col.navi-info {
    display: flex;
    gap: 10px;
    height: 18px;
    overflow: hidden;
	margin-bottom: 40px;
    margin-top: 50px;
}
img.navi-arrow {
    height: 13px;
    padding-top: 5px;
}
p.title-main {
    display: none;
}
a.link.strelka-nazad-top-stranica {
	display: flex;
	gap: 10px;
	text-decoration: none;
	border-radius: 16px;
	border: 1px solid var(--Grey-300, #B7B7B7);
	padding: 10px 16px;
	width: 110px;
}
img.strelka-nazad {
    height: 15px;
	padding-top: 5px;
}
p.text-nazad-top {
    color: var(--Main-Black, #080809);
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
}
.bg-title-fon {
    border-radius: 20px;
    background: var(--Main-Accent, #FF7216);
    padding: 20px 12px;
}
.col.triinfo {
    color: var(--Main-White, #FFF);
    font-family: Geologica;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}
.row.triinfo {
    display: flex;
    gap: 15px;
}
p.main-title-4-news {
    color: var(--Main-White, #FFF);
    font-family: Geologica;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    margin: 0;
}
.img-4-banner {
    display: flex;
    overflow: hidden;
    border-radius: 20px;
}
p.title-4-news {
    color: var(--Main-Black, #080809);
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: -15px;
    margin-top: 40px;
}
.text-note-4-news {
    color: var(--Main-Black, #080809);
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}
.bg-seriy-4-note {
    border-radius: 20px;
    background: var(--Main-Light-Grey, #F5F5F7);
    padding: 20px 12px;
}
p.text-note-4-news-prozr4niy {
    color: var(--Grey-300, #B7B7B7);
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
p.title-4-note {
    border-radius: 16px;
    background: var(--Main-Accent, #FF7216);
    padding: 12px 24px;
    color: var(--Main-White, #FFF);
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    width: 150px;
}
.img-4-banner2 {
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 90px;
}
}