@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;
}
a.link.link-grey-4-mini-cards {
    display: flex;
    gap: 25px;
    text-decoration: none;
}
div#myDropdown {
    display: none;
}
.col.col-menu-top-4-mobile {
    display: none;
}
img.logotop-mobile {
    display: none;
}
p.title-main-4-razdel2.Mobile {
    display: none;
}
.row.row-4-mini-cards.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;
}
.bg-grey-4-main-title-slogan {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 19px 37px;
	margin-top: 50px;
	display: none;
}
p.main-title-slogan {
    color: #080809;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin: 0;
}
b.main-title-slogan-teme {
    color: #080809;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
p.main-title-word {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 85.041px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.main-title-word-slogan {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 53.337px;
    font-style: normal;
    font-weight: 300;
    line-height: 59.755px;
    margin: 0;
}
.bg-rijiy-4-main-title {
	background: linear-gradient(180deg, #DE7935 0%, #D76728 100%);
	border-radius: 20px;
	padding: 50px 105px 100px 105px;
	background-image: url(../images/maim-baner-bgimg.png);
	background-repeat: no-repeat;
	margin: 50px 0px;
}
.row.row-mb {
    display: flex;
	margin-bottom: 100px;
	gap: 20px;
}
p.text-4-note.mobile {
    display: none;
}
p.text-4-note.laptop {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin: 0;
	margin-top: 12px;
}
p.text-4-tile {
    color: #FF7216;
    font-family: Geologica;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	margin: 0;
	margin-top: 10px;
}
.row.mb-text-liner {
	display: flex;
	gap: 20px;
}
.col.col-border-4.card {
    border-radius: 16px;
    border: 1px solid #DADADA;
    padding: 20px;
    width: 270px;
    height: 160px;
}
p.title-main-4-razdel {
    color: #080809;
    text-align: left;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	margin: 0;
	margin-top: 70px;
	margin-bottom: 50px;
}
p.main-4-razdel-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.title-main-4-razdel2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 60px;
}
.col.col-bg-seriy-4-card {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 19px 18px 10px 22px;
	width: 385px;
}
p.nomer {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.bg-seriy-4-card-nomer {
    border-radius: 58px;
    background: #FF7216;
    display: flex
;
    width: 38px;
    height: 44px;
    padding: 3px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
p.bg-seriy-4-card-title {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
p.bg-seriy-4-card-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin-top: -15px;
}
.row.row-4-card-kvadrat {
    display: flex;
    gap: 21px;
    margin: 50px 0px;
}
p.bg-seriy-4-card-title2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.bg-seriy-4-card-text2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.col.col-bg-seriy-4-card2 {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 23px 36px;
	margin-bottom: 15px;
}
.row.row-card-nomer-card-title {
    display: flex;
    gap: 16px;
}
.row.row-4-card-kvadrat2 {
    margin-top: 70px;
    margin-bottom: 100px;
}
p.br-grey-4-mini-cards-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
	padding-top: 20px;
}
img.prodyct-card {
    height: 70px;
}
.br-grey-4-mini-cards {
    border-radius: 16px;
    background: #F5F5F7;
    display: flex;
    gap: 20px;
    padding: 13px 24px 13px 20px;
	width: 100%;
}
.row.row-4-mini-cards {
    display: flex;
    gap: 20px;
	margin-bottom: 20px;
}
p.br-grey-4-mini-cards-text-2-word {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding-top: 6px;
}
.bg-rijiy-skahat-rekviziti {
    border-radius: 30px;
    background: #FF7216;
    padding: 50px 100px;
	margin-top: 100px;
}
.col.col-skahat-rekviziti {
    display: flex;
    gap: 20px;
}
.row.row-skahat-rekviziti {
    display: flex;
    justify-content: space-between;
}
p.text-4-skahat-rekviziti-title {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.text-4-skahat-rekviziti-note-companiy {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
img.skahat-rekviziti {
    padding-top: 10px;
}
a.link.skahat-fail-skahat-rekviziti {
    text-decoration: none;
    border-radius: 16px;
    background: #F5F5F7;
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 18px 90px;
}
p.razmer-faila-skahat-rekviziti {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
	padding-top: 5px;
	margin-bottom: 0;
}
.col.skahat-fail-skahat-rekviziti {
    margin-top: 15px;
}
p.title-main-4-razdel.dop-razdel {
    text-align: center;
}
.partner-4-carousel-bg-img {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 388px;
	height: 135.504px;
	border-radius: 20px;
	border: 0.74px solid #CACACA;
	overflow: hidden; 
	margin-bottom: 15px;
}
        
.partner-img {
	max-width: 70%;
	max-height: 70%;
	object-fit: contain;
}
.container.container-4-corousel {
    margin-bottom: 200px;
	display: none;
}
.col.br-grey-4-mini-cards:hover {
    background-color: #414755; 
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text-2-word {
    color: #FFFFFF;
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text {
    color: #FFFFFF;
}
.owl-dots .owl-dot span {
   width: 15px;
   height: 15px;
   border-radius: 16px;
   display: block;
   transition: all 0.3s ease-in-out;	
}
.owl-dots .owl-dot span {
   background-color: #F6F6F6;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot.active span:focus,
.owl-dots .owl-dot.active span:hover {
   background-color: #FF7216;
}
.owl-dots {
    position: absolute;
    left: 47%;
}
button.owl-dot.active span {
    width: 60px;
}

}







@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;
}
a.link.link-grey-4-mini-cards {
    display: flex;
    gap: 25px;
    text-decoration: none;
}
div#myDropdown {
    display: none;
}
.col.col-menu-top-4-mobile {
    display: none;
}
img.logotop-mobile {
    display: none;
}
p.title-main-4-razdel2.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;
}
.bg-grey-4-main-title-slogan {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 19px 37px;
	margin-top: 50px;
	display: none;
}
p.main-title-slogan {
    color: #080809;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin: 0;
}
b.main-title-slogan-teme {
    color: #080809;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
p.main-title-word {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 85.041px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.main-title-word-slogan {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 53.337px;
    font-style: normal;
    font-weight: 300;
    line-height: 59.755px;
    margin: 0;
}
.bg-rijiy-4-main-title {
	background: linear-gradient(180deg, #DE7935 0%, #D76728 100%);
	border-radius: 20px;
	padding: 50px 105px 100px 105px;
	background-image: url(../images/maim-baner-bgimg.png);
	background-repeat: no-repeat;
	margin: 50px 0px;
}
.row.row-mb {
    display: flex;
	margin-bottom: 100px;
	gap: 20px;
}
p.text-4-note.mobile {
    display: none;
}
p.text-4-note.laptop {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin: 0;
	margin-top: 12px;
}
p.text-4-tile {
    color: #FF7216;
    font-family: Geologica;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	margin: 0;
	margin-top: 10px;
}
.row.mb-text-liner {
	display: flex;
	gap: 20px;
}
.col.col-border-4.card {
    border-radius: 16px;
    border: 1px solid #DADADA;
    padding: 20px;
    width: 160px;
    height: 180px;
}
p.title-main-4-razdel {
    color: #080809;
    text-align: left;
    font-family: Geologica;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	margin: 0;
	margin-top: 70px;
	margin-bottom: 50px;
}
p.main-4-razdel-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.title-main-4-razdel2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 60px;
}
.col.col-bg-seriy-4-card {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 19px 18px 10px 22px;
	width: 385px;
}
p.nomer {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.bg-seriy-4-card-nomer {
    border-radius: 58px;
    background: #FF7216;
    display: flex;
    width: 38px;
    height: 44px;
    padding: 3px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
p.bg-seriy-4-card-title {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
p.bg-seriy-4-card-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin-top: -15px;
}
.row.row-4-card-kvadrat {
    display: flex;
    gap: 21px;
    margin: 50px 0px;
}
p.bg-seriy-4-card-title2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.bg-seriy-4-card-text2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.col.col-bg-seriy-4-card2 {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 23px 36px;
	margin-bottom: 15px;
}
.row.row-card-nomer-card-title {
    display: flex;
    gap: 16px;
}
.row.row-4-card-kvadrat2 {
    margin-top: 70px;
    margin-bottom: 100px;
}
p.br-grey-4-mini-cards-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
	padding-top: 20px;
}
img.prodyct-card {
    height: 70px;
}
.br-grey-4-mini-cards {
	border-radius: 16px;
	background: #F5F5F7;
	display: flex;
	gap: 20px;
	padding: 13px 24px 13px 20px;
	width: 360px;
	margin-bottom: 20px;
}
.row.row-4-mini-cards {
    display: flex;
    gap: 20px;
	margin-bottom: 20px;
}
.row.row-4-mini-cards.laptop {
    display: none;
}
.row.row-4-mini-cards.mobile {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	justify-content: center;
}
.col.footer-blog {
    width: 150px;
}
p.br-grey-4-mini-cards-text-2-word {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding-top: 6px;
}
.bg-rijiy-skahat-rekviziti {
    border-radius: 30px;
    background: #FF7216;
    padding: 50px 100px;
	margin-top: 100px;
}
.col.col-skahat-rekviziti {
    display: flex;
    gap: 20px;
}
.row.row-skahat-rekviziti {
    display: flex;
    justify-content: space-between;
}
p.text-4-skahat-rekviziti-title {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.text-4-skahat-rekviziti-note-companiy {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
img.skahat-rekviziti {
    padding-top: 10px;
}
a.link.skahat-fail-skahat-rekviziti {
    text-decoration: none;
    border-radius: 16px;
    background: #F5F5F7;
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 18px 90px;
}
p.razmer-faila-skahat-rekviziti {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
	padding-top: 5px;
	margin-bottom: 0;
}
.col.skahat-fail-skahat-rekviziti {
    margin-top: 15px;
}
p.title-main-4-razdel.dop-razdel {
    text-align: center;
}
.partner-4-carousel-bg-img {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 388px;
	height: 135.504px;
	border-radius: 20px;
	border: 0.74px solid #CACACA;
	overflow: hidden; 
	margin-bottom: 15px;
}
        
.partner-img {
	max-width: 70%;
	max-height: 70%;
	object-fit: contain;
}
.container.container-4-corousel {
    margin-bottom: 200px;
	display: none;
}
.col.br-grey-4-mini-cards:hover {
    background-color: #414755; 
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text-2-word {
    color: #FFFFFF;
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text {
    color: #FFFFFF;
}
.owl-dots .owl-dot span {
   width: 15px;
   height: 15px;
   border-radius: 16px;
   display: block;
   transition: all 0.3s ease-in-out;	
}
.owl-dots .owl-dot span {
   background-color: #F6F6F6;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot.active span:focus,
.owl-dots .owl-dot.active span:hover {
   background-color: #FF7216;
}
.owl-dots {
    position: absolute;
    left: 47%;
}
button.owl-dot.active span {
    width: 60px;
}

}






@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;
}
p.navi-info {
    color: #B7B7B7;
    font-family: Geologica;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
a.link.link-grey-4-mini-cards {
    display: flex;
    gap: 25px;
    text-decoration: none;
}
.col.navi-info {
    display: flex;
    margin-top: 40px;
    margin-bottom: 30px;
}
.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 {
	margin: 0;
	color: #1D1D1D;
	font-family: Geologica;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.col.col-border-4.card {
    border-radius: 16px;
    border: 1px solid #DADADA;
    padding: 0px 5px 20px 20px;
	width: 133px;
}
.row.mb-text-liner {
    display: flex;
    gap: 10px;
	margin-bottom: 10px;
}
img.razmer-img-gerb {
    width: 47px;
    height: 50px;
    margin-top: 24px;
}
p.text-4-tile {
	margin-top: 40px;
	margin-bottom: 0;
	color: #FF7216;
	font-family: Geologica;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
p.text-4-note.laptop {
    display: none;
}
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.text-nazad-top {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
	margin: 0;
}
img.navi-arrow {
    margin: 0px 10px;
    height: 16px;
    padding-top: 3px;
}
a.link.strelka-nazad-top-stranica {
    text-decoration: none;
    display: flex;
    gap: 15px;
    border-radius: 16px;
    border: 1px solid #B7B7B7;
    padding: 10px 18px;
}
.row.main-title-knopka-nazad {
    display: flex;
    gap: 15px;
}
p.title-main {
    color: #080809;
    font-family: Geologica;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
	padding-top: 5px;
}
h1 {
    margin: 0;
}
.bg-grey-4-main-title-slogan {
    display: none;
}
p.main-title-word {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 34.291px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
p.main-title-word-slogan {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 21.507px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.095px;
    margin: 0;
	padding-top: 15px;
}
.bg-rijiy-4-main-title {
	background-image: url(../images/bg-4-main-title-mobile.png);
	height: 380px;
	background-repeat: no-repeat;
	padding: 18px 25px;
	border-radius: 9px;
	margin-top: 30px;
}
p.title-main-4-razdel {
    color: #080809;
    text-align: left;
    font-family: Geologica;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
p.main-4-razdel-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.title-main-4-razdel2 {
    color: #080809;
    font-family: Geologica;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 30px;
}
.col.col-bg-seriy-4-card {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 19px 18px 10px 22px;
    margin: 10px 0px;
}
p.nomer {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 58px;
    background: #FF7216;
    padding: 3px 7px;
    width: 11px;
    text-align: center;
}
p.bg-seriy-4-card-title {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
p.bg-seriy-4-card-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.col.col-bg-seriy-4-card2 {
    border-radius: 20px;
    background: #F5F5F7;
    padding: 23px 30px;
    margin: 15px 0px;
}
p.bg-seriy-4-card-title2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
	padding-top: 5px;
}
.row.row-card-nomer-card-title {
    gap: 7px;
    display: flex;
}
p.bg-seriy-4-card-text2 {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
p.br-grey-4-mini-cards-text-2-word {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
p.br-grey-4-mini-cards-text {
    color: #1D1D1D;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
	padding-top: 11px;
}
.col.br-grey-4-mini-cards {
    display: flex;
    border-radius: 16px;
    background: #F5F5F7;
    padding: 10px 24px 10px 20px;
	margin: 15px 0px;	
}
img.prodyct-card {
    height: 43px;
	margin-right: 15px;
}
.container.container-4-corousel {
    display: none;
}
.bg-rijiy-skahat-rekviziti {
    border-radius: 16px;
    background: #FF7216;
    padding: 30px 19px 5px 19px;
}
p.text-4-skahat-rekviziti-title {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	margin: 0;
}
p.text-4-skahat-rekviziti-note-companiy {
    color: #F5F5F7;
    font-family: Geologica;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
img.skahat-rekviziti {
    height: 39px;
    margin-right: 15px;
}
.col.col-skahat-rekviziti {
    display: flex;
	margin-bottom: 34px;
}
a.link.skahat-fail-skahat-rekviziti {
    color: #FF7216;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 16px;
    background: #FFF;
    padding: 15px 113px;
    text-decoration: none;
}
p.razmer-faila-skahat-rekviziti {
    color: #F5F5F7;
    text-align: center;
    font-family: Geologica;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 25px;
}
p.title-main-4-razdel.dop-razdel {
    text-align: center;
}
.col.br-grey-4-mini-cards:hover {
    background-color: #414755;
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text-2-word {
    color: #FFFFFF;
}
.col.br-grey-4-mini-cards:hover .br-grey-4-mini-cards-text {
    color: #FFFFFF;
}



}