/* Extracted header/footer styles from style3.css */
/* Source: header-new.php, footer-new.php */

@font-face {
    font-family: 'Onest';
    src: url('../fonts/Onest-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-Light';
    src: url('../fonts/Onest-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-SemiBold';
    src: url('../fonts/Onest-SemiBold.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-ExtraLight';
    src: url('../fonts/Onest-ExtraLight.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-Medium';
    src: url('../fonts/Onest-Medium.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-Bold';
    src: url('../fonts/Onest-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'Onest-Thin';
    src: url('../fonts/Onest-Thin.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-Light';
    src: url('../fonts/Geologica-Light.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-Bold';
    src: url('../fonts/Geologica-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-Medium';
    src: url('../fonts/Geologica-Medium.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-Regular';
    src: url('../fonts/Geologica-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-Thin';
    src: url('../fonts/Geologica-Thin.ttf') format("truetype");
}

@font-face {
    font-family: 'Geologica-italic';
    src: url('../fonts/Geologica-italic.ttf') format("truetype");
}

.wp {
    width: 98%;
    margin: 0 auto;
    max-width: 1300px;
    height: 100%;
    box-sizing: content-box;
    flex-wrap: wrap;
}

.wp-cust {
    max-width: 1400px;
}

.flex-main {
    display: flex;
    flex-wrap: wrap;
}

.flex-item {
    display: inline-flex;
    flex-direction: column;
    height: fit-content;

}

.flex-item-2 {
    flex: 0 0 50%;
}

.logo {
    flex: 0 0 15%;
    position: relative;
}

.phone {
    flex: 0 0 30%;
    position: relative;
}

.phone__btn {
    margin: 0 10px 0 0;
}

.phone-btn .btn-ph-svg__icon {
    margin: 0px 0 -1px 10px;
}

.nav {
    flex: 1;
}

.phone-inner,.power-bl,.cod-row,.save-inner,.question-text,.cod-row-header {
    display: flex;
}

.phone-inner {
    justify-content: flex-end;
    align-items: center;
}

.nav-list__item {
    display: inline-flex;
    padding: 0 22px;
    height: 59px;
    align-items: center;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.nav-list__item:hover,.nav-list__item.active {
    border-bottom: 3px solid #0A27D7;
}

.nav-list__item:hover .nav-list-item__link {
    color: #0A27D7;
}

.mod-link:hover .nav-list-svg path {
    fill: #0A27D7;
}

.nav-list {
    display: flex;
    justify-content: center;
}

.pr-list-item:hover, .pr-list-item.active {
    background: #061237;
}

.pr-list-item:hover .mod-list-img svg path, .pr-list-item.active .mod-list-img svg path {
    fill: #fff;
}

.pr-list-item:hover .pr-list-item__title, .pr-list-item.active .pr-list-item__title {
    color: #fff;
}

.nav-list-item__link {
    font: 16px / 53px "Geologica-Light";
    color: #28334E;
    text-decoration: none;
    transition: 0.3s;
    display: block;
    height: 100%;
}

.footer-list-item__link:hover {
    opacity: 0.5;
}

.btn {
    border: 1px solid #0A27D7;
    color: #0A27D7;
    border-radius: 30px;
    font: 18px/58px 'Geologica-Regular';
    text-decoration: none;
    background-color: #fff;
    display: inline-block;
    transition: 0.3s;
    min-height: 58px;
    text-align: center;
    cursor: pointer;
}

.btn:hover {
    color: #fff;
    background-color: transparent;
}
.btn-white:hover {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}
.btn:hover svg path {
    fill: #fff;
}

.btn-svg__icon {
    margin: 0px 0px 2px 16px;
}

.phone-btn.popup-open {
    line-height: 40px;
}

.phone__btn:hover {
    color: #304DA8;
    text-decoration: none;
}

.btn-inv {
    background: #0A27D7;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
}

.btn-inv:hover,.mail-form__btn:hover {
    background: #0B23B2;
}

.btn-tr {
    background: transparent;
    border: 1px solid #0A27D7;
    color: #0A27D7;
    border-radius: 30px;
    font: 18px/47px 'Geologica-Regular';
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
}

.btn-tr:hover {
    background-color: #0A27D7;
    color: #fff;    
}

.mob-logo__close,.popup-form-cl {
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.phone-btn {
    width: 180px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font: 16px / 40px 'Geologica-Regular';
}

.mob-logo__close:hover svg path,.popup-form-cl:hover svg path {
    fill: #fff;
}

.mob-link-b {
    display: block;
    margin: 0 auto 16px;
    width: 300px;
    height: 60px;
    text-align: center;
    border-radius: 60px;
    line-height: 58px;
    font-size: 18px;
}

.nav-list-item__link.mob-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-link {
    display: flex;
}

.header__wp {

    border-radius: 40px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 7px;
    height: 86px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    
}

.header-glass {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    border-radius: 40px;
    position: relative;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px 0 23px;
}

.glass-filter {
    position: absolute;
    inset: 0;
    z-index: 0;
    backdrop-filter: blur(3px);
    filter: url(#lg-dist) saturate(120%) brightness(1.15);
    isolation: isolate;   
    border-radius: 40px;
}

.header {
    height: 116px;
    background: #F4F6FB;
    position: absolute;
    width: 100%;
    top: 0;
}

.nav-list-svg {
    margin: 0px 0 -2px 15px;
    transform: rotate(87deg);
}

.mob-open {
    display: none;
}

.mob-menu {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(19.5px);
    left: 100%;
    top: 0;
    text-align: left;
    padding: 20px 16px;
    z-index: 9999;
    overflow-x: scroll;
    flex-direction: column;
    justify-content: space-between;
}

.mob-menu .nav-list {
    display: block;
}

.mod-list.mod-list-m {
    position: static;
    padding: 20px 0;
}

.mob-logo__close {
    background-color: #0B23B2;
    border-radius: 10px;
    width: 36px;
    height: 36px;;
}

.nav-list-mob .nav-list__item {
    display: block;
}

.mod-list-item {
    flex-wrap: nowrap;
    gap: 20px;
}

.mod-list {
    padding: 30px 0px 0px;
    position: absolute;
    z-index: 999;
    top: 55px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.mod-list-inner {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: rgba(227, 232, 246, 0.6);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 32px;
    width: 100%;
    padding: 24px 24px 24px 60px;
}

.mod-list-item {
    gap: 43px;
}

.m-item.m-desc {
    background: rgba(227, 232, 246, 0.9);
    border-radius: 24px;
    padding: 40px;
    flex: 1;
    min-height: 400px;
}

.m-item-pic {
    width: 28px;
    height: 28px;
    background: #0A27D7;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.m-item-bl {
    text-decoration: none;
    color: #28334E;
    padding: 10px 12px 12px 12px;
    transition: 0.3s;
}

.m-item-bl:hover {
    background: #fff;
    border-radius: 16px;
}

.m-item-bl-none:hover .m-item-pic {
    background: #737373
}

.m-item-exp {
    color: #28334E;
    font: 14px / 18px 'Onest';
}

.m-main-title {
    
    font: 24px/28px 'Geologica-Medium';
}

.m-item-title {
    font: 16px / 20px 'Onest-Medium';
}

.m-item__title {
    padding-bottom: 32px;
}

.m-flex {
    flex: 0 0 calc(1/2*100% - 8px);
}

.m-item-bl__title {
    padding-bottom: 4px;
}

.m-item-bl__img {
    flex: 0;
    padding-right: 12px;
}

.m-item-bl__desc {
    flex: 1;
}

.m-item-main {
    gap: 16px;
}

.m-list-item-link {
    color: #28334E;
    text-decoration: none;
    font: 16px / 22px 'Onest';
    transition: 0.3s;
    border-radius: 16px;
    padding: 12px 16px;
    display: block;
}

.m-list-item-link.active,.m-list-item-link:hover {
    background: #fff;
    color: #28334E;
}

.m-item.m-list {
    flex: 0 0 302px;
    position: relative;
    height: auto;
}

.m-list__item {
    margin-bottom: 14px;
}

.m-list__itemCust {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
}

.m-list-item-link span {
    margin: 0 0 0px 16px;
}

.m-list-item-link span svg {
    margin: 0 0 -3px 0px;   
}

.m-desc {
  position: relative; 
  overflow: hidden; 
}

.m-item-desc-pop {
  opacity: 0;
  visibility: hidden;
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
}

.m-item-desc-pop.active {
  opacity: 1;
  visibility: visible;
  position: static; 
}

.mb-m-cl {
    width: 36px;
    height: 36px;
    background: #0A27D7;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb-m-link,.mb-m-prod-link {
    color: #00124A;
    text-decoration: none;
    font: 16px / 22px 'Geologica-Light';
}

.mb-m-item {
    padding: 12px 4px;
    border-bottom: 1px solid rgba(185, 190, 221, 0.7);
}

.mb-m-item:last-child {
    border-bottom: none;
}

.mb-m-title {
    justify-content: space-between;
    align-items: center;
}

.mb-m-logo {
    display: flex;
    align-items: center;
}

.mb-menu-list {
    padding: 28px 8px 32px;
}

.mb-m-prod-list {
    display: none;
    background: #F4F7FF;
    border-radius: 16px;
    padding: 8px 16px;
    position: static;
    transform: none;
    margin: 12px 0 0 0;
}

.mb-m-prod-item {
    padding: 16px 4px;
    border-bottom: 1px solid rgba(185, 190, 221, 0.7);
}

.mb-m-prod-item:last-child {
    border-bottom: none;
}

.mb-m-prod-all {
    color: #0A27D7;
}

.mod-mob-svg {
    float: right;
    transform: rotate(90deg);
    transition: 0.3s;
}

.mod-svg-pos.mod-mob-svg {
    transform: rotate(-90deg);
}

.over-blur {
    backdrop-filter: blur(10px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 991;
    display: none;
}

.m-item-bl__title {
    padding-bottom: 4px;
    display: flex;
}

.badge-mob {
    border-radius: 4px;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 8px;
    margin: 0 0 0 12px;
    height: 100%;
}

footer.footer {
    background: linear-gradient(0deg, #070C38, #070C38), linear-gradient(90deg, #00096F 0%, #0A27D7 100%);
    border-radius: 60px 60px 0 0;
    box-sizing: border-box;
    margin-top: -60px;
    position: relative;
    z-index: 22;
}

.footer-link {
    font: 112px / 102px "Geologica-Regular";
    width: fit-content;
    color: #fff;
    text-decoration: none;
    padding-bottom: 6px;
    border-bottom: 5px solid #fff;
    transition: 0.3s;
    display: block;
    margin: 0 auto;
}

.footer__link {
    padding: 215px 0 165px 0;
    text-align: center;
}

.footer-link:hover {
    border-bottom: 5px solid #16FFA2;
    color: #16FFA2;
}

.wp.footer-ban-wp {
    padding-bottom: 72px;
}

.footer-list-item {
    margin-bottom: 4px;
    flex: 100%;
    height: fit-content;
}

.footer-soc-link {
    margin-right: 10px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
}

.footer-svg-bottom {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-soc {
    margin-bottom: 33px;
}

.footer-wp {
    background: linear-gradient(0deg, #070C38, #070C38), linear-gradient(90deg, #00096F 0%, #0A27D7 100%);
    border-radius: 32px;
    box-sizing: border-box;
    padding: 0px 0px 37px 0px;
}

.footer-list-bottom__link:hover {
    text-decoration: none;
}

.footer-list-item.flex-item {
    flex: 100%;
    margin-bottom: 8px;
}

.footer-list-bottom .footer-list-item:last-child,.footer-list-item:last-child {
    margin: 0;
}

.footer-list-flex {
    height: 100%;
}

.link-up__img {
    padding-top: 9px;
}

.link-up {
    position: fixed;
    right: 25px;
    bottom: 50px;
    background: #304da8;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 12px;
    transition: 0.3s;
    display: none;
    z-index: 99;
}

.footer-logo {
    flex: 100%;
}

.footer {
    color: #fff;
}

.footer-list-bottom__link {
    text-decoration: underline;
}

.footer-mail-title {
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
    text-decoration: none;
}

.footer-mail-num,.footer-mail-num a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
    text-decoration: none
}

.footer-adr__up {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 40px;
}

.footer-soc {
    margin: 30px 0 0 0;
}

.footer-adr-in {
    margin-top: 75px;
}

.footer-menu {
    border-radius: 4px;
    padding: 10px 64px 10px 0px;
    justify-content: flex-end;
}

.footer-line {
    background: rgba(255, 255, 255, 0.5);
    height: auto;
    width: 1px;

}

.footer-list-bottom__link {
    margin-top: 118px;
    display: block;
}

.footer-map-item {
    margin-top: 40px;
}

.footer-pol-item.footer-list-item__link {
    line-height: 21px;
}

.footer-list-item__link {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
    display: block;
    margin-bottom: 12px;
}

.footer-list-item:last-child .footer-list-item__link {
    margin-bottom: 0px;    
}

.footer-mail-flex {
    padding: 0 0 0 40px;
}

.footer-list-start {
    padding: 0 97px 0 8px;
}

.footer-list-end {
    height: auto;
    padding: 0 0 0 60px;
}

.popup-fade, .popup-success,.popup-video-fade,.main-video-fade {
    display: none;
    position: relative;
    z-index: 999;
}

.popup-fade, .popup-success {
    z-index: 9999999999;
}

.popup,.popup-video {
    max-width: 802px;
}

.popup, .popup-success-bl,.popup-video {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 60px 50px 60px;
    max-width: 848px;
    width: 100%;
    background: #fff;
    border-radius: 32px;
    z-index: 999999;
    opacity: 1;
}

.popup-success-bl {
    max-width: 585px;
    width: 90%;   
    padding: 30px 60px 30px 60px; 
    text-align: center;
}

.popup-close-bl {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}

.popup-form-cl {
    background: #fff;
    width: 33px;
    height: 33px;
    border: 1px solid #DBDBE1;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.mail-form__title {
    font: 28px / 28px "Geologica-Regular";
}

.popup-close,.reg-close {
    cursor: pointer;
    float: right;
    transition: 0.3s;
}

.popup-close:hover,.reg-close:hover {
    background: #0B23B2;
}

.popup .mail-form {
    padding: 25px 0 0 0;
}

.popup-fade:before, .popup-success:before,.popup-video-fade:before, .popup-video-success:before,.main-video-fade:before {
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
}

.prod-work-sec,.prod-form-sec,.footer {
    background: #030621;
}

.scen-desc.active {
    display: block;
}

.scen-list__item.active,.scen-list__item:hover {
    background: #fff;
    color: #28334E;
}

.opp-inner.flex-main {
    gap: 16px;
    justify-content: space-between;
}

.btn-svg__icon {
    margin: 0px 0 -1px 20px;    
    transform: translateX(0%);
    transition: .2s linear;
    animation: attention 3s linear infinite;
}

.btn-svg span {
    transition: 0.3s;
}

.btn-svg:hover > .btn-svg__icon {
    transition: .2s linear;
    animation: attention 3s linear infinite;
}

.btn-svg:hover span {
    margin-left: 5px;
}

.prod-calc-link .btn-svg__icon {
    margin: 0px 0 -3px 11px;
}

.prod-calc-cl.active {
    background: #828EAF;
    color: #fff;
}

.footer-adr-mob {
    display: none;
}

.prod-form-img-mob,.footer-list-item-mob {
    display: none;
}

.bread-item-link.active,.bread-item-link:hover {
    color: rgba(255, 255, 255, 0.8);
}

.blog-item-list__item.active a {
    color: #000;
}

.adv-serv-cont.active {
    display: flex;
}

.adv-serv-nav-item.active,.adv-serv-nav-item:hover {
    background: #1321B1;
}

#popup-cookies {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    z-index: 999;
    padding: 20px 0px;
    text-align: center;
    line-height: 22px;
}

#popup-reg {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    z-index: 999;
    padding: 20px 0px;
    text-align: center;
    line-height: 22px;
}

.cookies-desc {
    width: 96%;
    margin: 0 auto;
}

.cookie-btn {
    padding: 13px 40px;
    margin: 20px auto 0;
    cursor: pointer;
}

#popup-cookies a {
    color: #2845DD;
}

#popup-cookies a:hover {
    text-decoration: none;
}

.blog-nav-link.active a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.blog-page-num.active, .blog-page-num:hover {
    background: #0A27D7;
    color: #fff;
    cursor: pointer;
}

.footer.black-sec {
    background: #000;
}

.blog-black {
    background: #051471;
}

.line-w {
    display: inline-block;
}

.platform-card .btn {
    align-self: flex-start;
}

.rub-video-flex.flex-main {
    height: 100%;
}

.badge-gray {
    background: #E8E8E8;
}

.badge-blue {
    background: rgba(32, 125, 217, 0.1);
    color: #207DD9;
}

.badge-green {
    background: rgba(32, 217, 124, 0.1);
    color: #09B100;
}

.badge-purple {
    background: rgba(217, 32, 208, 0.1);
    color: rgba(217, 32, 208, 1);
}

a.btn-inv.btn-ev {
    color: #fff;
    padding: 15px 35px;
}

html{
    height: 100%;
}

body {
    line-height: 29px;
    height: auto;
    font-family: 'Onest';
    font-size: 18px;
    color: #28334E;
    position: relative;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flex-main{
    display: flex;
    flex-wrap: wrap;
}

.flex-item{
    display: inline-flex;
    flex-direction: column;
    height: fit-content;

}


.btn-inv:hover,.mail-form__btn:hover{
    background: #0B23B2;
}

.btn-tr:hover{
    background-color: #0A27D7;
    color: #fff;    
}

.btn-svg span{
    transition: 0.3s;
}

.btn-svg:hover span{
    margin-left: 5px;
}


section.prev-footer {
    padding-bottom: 210px;
}
@media screen and (max-width: 1310px) {
  .header .wp {
      width: 100%;
      box-shadow: 0px 2px 12px rgba(40, 51, 78, 0.15);
      border-radius: 0px 0px 8px 8px;
      overflow: hidden;
  }
  .nav-list-mob .nav-list__item {
      height: auto;
  }
  .mod-mob-svg {
      float: right;
      transform: rotate(90deg);
  }
  .glass-filter {
      inset: 0;
      z-index: 0;
      backdrop-filter: unset;
      filter: none;
      isolation: unset;
      border-radius: 0;
      display: none;
  }
  .header-glass {
      background: #fff;
      border-radius: 0;
      box-shadow: unset;
      flex: 1;
  }
  .header__wp {
      background: #fff;
      border-radius:0;
      box-shadow: unset;
      top: 0;
  }
}

@media screen and (max-width: 1260px) {
  .nav-list__item {
      padding: 0 15px;
  }
}

@media screen and (max-width: 1180px) {
  .nav-list__item {
      padding: 0 15px;
  }
}

@media screen and (max-width: 1140px) {
  .mob-open {
      display: inline-flex;
      cursor: pointer;
      background: #0A27D7;
      width: 36px;
      height: 36px;
      border-radius: 10px;
      justify-content: center;
      align-items: center;
      margin-right: 16px;;
  }
  .nav,.phone {
      display: none;
  }
  .footer-link {
      font: 86px / 76px "Geologica-Regular";
  }
  .popup-success-bl br {
      display: none;
  }
  .footer-left,.footer-right {
      flex: 100%;
  }
  .footer-adr-in {
      display: none;
  }
  .footer-left {
      margin-bottom: 50px;
  }
  .footer-adr-mob {
      display: block;
      margin-top: 50px;
  }
  .footer-list-start {
      padding: 0;
      flex: 1;
  }
  .footer-list-end {
      flex: 1;
      height: auto;
      padding: 0;
  }
  .mob-none,.footer-line {
      display: none;
  }
  .footer-mail-flex {
      padding: 0;
  }
  .wp {
      width: 96%;
  }
}

@media screen and (max-width: 960px) {
  .footer-link {
      font: 56px / 46px "Geologica-Regular";
  }
  .feat-prod-bl .flex-item-2 {
      flex: 0 0 100%;
  }
  .prod-calc-bottom-flex.flex-item {
      flex: 1;
  }
}

@media screen and (max-width: 880px) {
  .xcl-att-flex,.xclpr-main .flex-item-2 {
      flex: 0 0 100%;
  }
  .btn.blog-banner-btn {
      line-height: 58px;
      padding: 0;
  }
}

@media screen and (max-width: 780px) {
  .prod-calc-bottom-flex.flex-item {
      flex: 0 0 100%;
  }
}

@media screen and (max-width: 740px) {
  .footer-link {
      font: 40px / 30px "Geologica-Regular";
  }
  .footer-link {
      border-bottom: 3px solid #fff;
  }
}

@media screen and (max-width: 680px) {
  .popup {
      overflow-y: scroll;
      height: 100vh;
      padding: 40px 15px 40px 15px;
      border-radius: 0;
      width: 101%;
  }
  .popup-close {
      width: 47px;
  }
}

@media screen and (max-width: 650px) {
  footer.footer,.cont-desc {
      border-radius: 50px 50px 0 0;
      overflow: hidden;
  }
  .adv-serv-main.adv-serv-main-mob.active {
      display: block;
  }
  .footer__link {
      padding: 100px 0 100px;
  }
  .footer-wp {
      padding: 0px 24px 37px 24px;
  }
  .scen-desc-inner-mob.active {
      display: block;
  }
  .wp {
      width: 90%;
  }
  .logo__img {
      width: 155px;
  }
  .footer-adr-flex,.footer-list-start,.footer-list-end {
      flex: 100%;
  }
  .footer-list-item__link br,.footer-mail-num br {
      display: none;
  }
  .footer-map-item,.footer-list-bottom__link {
      margin-top: 0;
  }
  .footer-list-item:last-child .footer-list-item__link {
      margin-bottom: 12px;
  }
  .footer-wp {
      width: 100%;
  }
  .footer-wp {
      border-radius: 32px 32px 0 0;
  }
  .footer-left {
      margin-bottom: 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #ffffff30;
  }
  .footer-list-start {
      display: none;
  }
  .footer-list-item-mob {
      display: block;
  }
}

@media screen and (max-width: 560px) {
  .footer-mail-num {
      margin-bottom: 16px;
  }
}

@media screen and (max-width: 460px) {
  .blog-nav.flex-main {
      flex-wrap: nowrap;
      overflow: scroll;
      padding: 0 0 7px 0;
  }
}

@media screen and (max-width: 420px) {
  .mob-logo .flex-item-2 {
      flex: 1;
  }
  .footer-link {
      font: 30px / 20px "Geologica-Regular";
      border-bottom: 3px solid #fff;
  }
}
