@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Thin.ttf');
    font-weight: 200;

}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Regular.ttf');
    font-weight: 300;

}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Medium.ttf');
    font-weight: 400;

}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter_18pt-Bold.ttf');
    font-weight: 500;

}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?92855846');
    src: url('../fonts/fontello.eot?92855846#iefix') format('embedded-opentype'),
        url('../fonts/fontello.woff2?92855846') format('woff2'),
        url('../fonts/fontello.woff?92855846') format('woff'),
        url('../fonts/fontello.ttf?92855846') format('truetype'),
        url('../fonts/fontello.svg?92855846#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'fontello';
      src: url('../font/fontello.svg?92855846#fontello') format('svg');
    }
  }
  */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
    content: '\e800';
}

/* '' */
.icon-star:before {
    content: '\e801';
}

/* '' */
.icon-star-empty:before {
    content: '\e802';
}

/* '' */
.icon-left-open:before {
    content: '\e803';
}

/* '' */
.icon-right-open:before {
    content: '\e804';
}

/* '' */
.icon-clock:before {
    content: '\e805';
}

/* '' */
.icon-info-circled:before {
    content: '\e806';
}

/* '' */
.icon-zoom-in:before {
    content: '\e807';
}

/* '' */
.icon-home:before {
    content: '\e808';
}

/* '' */
.icon-export:before {
    content: '\e809';
}

/* '' */
.icon-truck:before {
    content: '\e80a';
}

/* '' */
.icon-calendar:before {
    content: '\e80b';
}

/* '' */
.icon-picture:before {
    content: '\e80c';
}

/* '' */
.icon-credit-card:before {
    content: '\e80d';
}

/* '' */
.icon-chart-bar:before {
    content: '\e80e';
}

/* '' */
.icon-bell:before {
    content: '\e80f';
}

/* '' */
.icon-phone:before {
    content: '\e810';
}

/* '' */
.icon-location:before {
    content: '\e811';
}

/* '' */
.icon-export-1:before {
    content: '\e812';
}

/* '' */
.icon-link:before {
    content: '\e813';
}

/* '' */
.icon-home-1:before {
    content: '\e814';
}

/* '' */
.icon-tag:before {
    content: '\e815';
}

/* '' */
.icon-eye:before {
    content: '\e816';
}

/* '' */
.icon-ok:before {
    content: '\e817';
}

/* '' */
.icon-check:before {
    content: '\e818';
}

/* '' */
.icon-check-empty:before {
    content: '\f096';
}

/* '' */
.icon-comment-empty:before {
    content: '\f0e5';
}

/* '' */
.icon-stethoscope:before {
    content: '\f0f1';
}

/* '' */
.icon-angle-up:before {
    content: '\f106';
}

/* '' */
.icon-angle-down:before {
    content: '\f107';
}

/* '' */
.icon-code:before {
    content: '\f121';
}

/* '' */
.icon-rouble:before {
    content: '\f158';
}

/* '' */
.icon-doc-text-inv:before {
    content: '\f15c';
}

/* '' */
.icon-thumbs-up-alt:before {
    content: '\f164';
}

/* '' */
.icon-thumbs-down-alt:before {
    content: '\f165';
}

/* '' */
.icon-youtube-play:before {
    content: '\f16a';
}

/* '' */
.icon-instagram:before {
    content: '\f16d';
}

/* '' */
.icon-vkontakte:before {
    content: '\f189';
}

/* '' */
.icon-file-pdf:before {
    content: '\f1c1';
}

/* '' */
.icon-file-word:before {
    content: '\f1c2';
}

/* '' */
.icon-file-excel:before {
    content: '\f1c3';
}

/* '' */
.icon-file-powerpoint:before {
    content: '\f1c4';
}

/* '' */
.icon-file-image:before {
    content: '\f1c5';
}

/* '' */
.icon-file-archive:before {
    content: '\f1c6';
}

/* '' */
.icon-paper-plane:before {
    content: '\f1d8';
}

/* '' */
.icon-paper-plane-empty:before {
    content: '\f1d9';
}

/* '' */
.icon-sliders:before {
    content: '\f1de';
}

/* '' */
.icon-toggle-off:before {
    content: '\f204';
}

/* '' */
.icon-toggle-on:before {
    content: '\f205';
}

/* '' */
.icon-bus:before {
    content: '\f207';
}

/* '' */
.icon-heartbeat:before {
    content: '\f21e';
}

/* '' */
.icon-whatsapp:before {
    content: '\f232';
}

/* '' */
.icon-odnoklassniki:before {
    content: '\f263';
}

/* '' */
.icon-calendar-check-o:before {
    content: '\f274';
}

/* '' */
.icon-map-signs:before {
    content: '\f277';
}

/* '' */
.icon-map-o:before {
    content: '\f278';
}

/* '' */
.icon-user-circle-o:before {
    content: '\f2be';
}

/* '' */

body {
    font-family: 'Inter', sans-serif;
}

a {
    color: rgba(23, 52, 131, 1);
    text-decoration: none;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus,
a:visited {
    color: rgb(38, 81, 199);
    text-decoration: none;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.container {
    max-width: 1160px;
    margin: 0 auto;
    width: 90%;
}

body {
    background: rgba(240, 243, 247, 1);
}

.soc-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.soc-links a {
    display: block;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    transition: 0.5s;
}

.soc-links a:hover {
    background: rgba(23, 52, 131, 1);
    color: rgba(255, 255, 255, 1);
}

.bottom-header .logo-container {
    width: 10%;
}

.bottom-header .logo-container img {
    width: 100%;
}

.bottom-header .menu-container>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.bottom-header .menu-container>ul>li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    border-radius: 100px;
    background: rgba(240, 243, 247, 1);
}

.bottom-header .menu-container>ul>li>a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 5px;

}

.bottom-header .menu-container>ul>li>ul {
    list-style: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    z-index: 2;

    top: 40px;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
    transform: translateY(10px);
}

.bottom-header .menu-container>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.bottom-header .menu-container>ul>li>ul>li>a {
    white-space: nowrap;
    color: #000;
}

.bottom-header .menu-container>ul>li>ul>li>a:hover {
    background: none;
    color: #2d6ac8;
}

.bottom-header .menu-container>ul>li>ul::before {
    content: '';
    display: block;
    position: absolute;
    left: 16%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(240, 243, 247, 1);
    top: -10px;
}

.bottom-header .menu-container>ul>li>ul>li {
    display: block;
    padding: 5px 0;
}

.bottom-header .menu-container>ul>li>ul>li>a {}

.header-wrap {
    padding: 10px 35px;
    background: #fff;
    border-radius: 1000px;
    margin-top: 10px;
    transition: 0.5s;
}

.header-wrap.shadof {
    -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.header-wrap .bottom-header {
    border-top: 1px solid rgba(23, 52, 131, 0.2);
    padding-top: 5px;
}

.bottom-header .menu-container>ul>li {
    transition: 0.5s;
}

.bottom-header .menu-container>ul>li:hover {
    background: rgba(23, 52, 131, 1);
    color: #fff;
}

.bottom-header .menu-container>ul>li:hover>a {
    color: #fff;
}

.bottom-header .menu-container ul li a.active {
    color: rgba(23, 52, 131, 1);
}

.super-header {
    padding-bottom: 6px;
}

.super-header .phone-block a {
    font-weight: bold;
    color: #000;
    font-size: 1.2rem;
}

.super-header .phone-block a:hover {
    color: rgba(23, 52, 131, 1);
}

[class*=btn-] {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    transition: all .5s ease-in-out;
    border: none;
    outline: none;
    cursor: pointer;
}

[class*=btn-]:hover,
[class*=btn-] :focus {
    text-decoration: none;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(89 89 89);
    -moz-box-shadow: 0px 0px 8px 0px rgb(89 89 89);
    box-shadow: 0px 0px 8px 0px rgb(89 89 89);
}

button.btn-blue,
a.btn-blue {
    background: rgba(23, 52, 131, 1);
    color: #fff;
    font-weight: normal;
}

button.btn-white,
a.btn-white {
    background: #fff;
    color: rgba(23, 52, 131, 1);
    font-weight: normal;
}

button.btn-white:hover,
a.btn-white:hover {
    background: rgba(23, 52, 131, 1);
    color: #fff;
}

.top-block-wrap .left {
    width: 55%;
}

.top-block-wrap .right {
    width: calc(45% - 20px);
}

.white-block {
    background: #fff;
    padding: 20px;
}

.radius {
    border-radius: 20px;
    overflow: hidden;
}

.blue-block {
    background: rgba(151, 170, 198, 1);
    padding: 20px;
    color: #fff;
}

.top-block-wrap .left .white-block {
    height: 45%;
}

.top-block-wrap .left .blue-block {
    height: calc(55% - 20px);
}

.blue-block .title,
.white-block .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2rem;
}

.top-block-wrap .left .white-block .desc {
    font-size: 1rem;
    color: rgba(107, 107, 107, 1);
}

.top-block-wrap .right .slider-container {
    height: 600px;
}

.top-block-wrap .right .slider-container img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.slider-container {
    position: relative;
}

.slider-container .owl-carousel .owl-nav {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: none;

    margin-top: 0;
    font-size: 40px;
    background-image: none !important;
    background-color: #fff;
    border: 1px solid #0077bd;
    color: #0077bd;
    text-align: center;
    opacity: .7;

    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-weight: 100;
    line-height: 27px;
    text-shadow: none;
    transition: 0.3s;
    margin: 5px;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    display: block;
    transform: translateY(-2px);
}

.ballon {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 1000px;

    color: #fff;

    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: rgba(151, 170, 198, 1);
}

.ballon::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 100%;

    margin-right: 10px;
    margin-bottom: -7px;
    margin-left: -10px;
}

.ballon+.ballon {
    margin-left: 20px;
}

.marquee {
    width: max-content;

}

.overflow-hidden {
    overflow: hidden;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}



.marquee {
    animation: marquee 50s infinite linear;

}

.blocks-2 .left {
    width: calc(30% - 10px);
    height: 600px;
}

.blocks-2 .right {
    width: calc(70% - 10px);
}

.blocks-2 .right .item {
    width: calc(50% - 10px);
}

.min-title {
    display: inline-block;
    border-radius: 100px;
    padding: 5px 20px;
    background: rgba(151, 170, 198, 1);
    font-size: 14px;
    color: #fff;
}

.min-shar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    width: 50px;
}

.min-shar-wrap span {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 1000px;
    border: 1px solid #fff
}

.min-shar-wrap span.bg {
    background: #fff;
}

.header {
    position: sticky;
    top: 10px;
    z-index: 100;
}

.bblue-block {
    background: rgba(45, 106, 200, 1);
    color: #fff;
    padding: 20px;
}

.bblue-block .title {
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
}

.bblue-block .desc {
    font-size: 1rem;
    color: #fff;
}

.blocks-3 .left {
    width: 55%;
    height: 500px;
}

.blocks-3 .right {
    width: calc(32% - 20px);

}

.blocks-3 .right img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.blocks-3 .left .item-block-4 {
    width: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

.blocks-3 .left .item-block-4 .ab-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.blocks-3 .left .item-block-4 .text {
    font-size: .7rem;

}

.blocks-3 .left .item-block-4 .mtitle {
    font-size: 1.2rem;

}

.block-4-wrap .radius-wrap {
    position: relative;
    width: calc(100% / 3 - 30px);
    overflow: hidden;
    border-radius: 1000px;
    border: 2px solid #fff;
}

.block-4-wrap .radius-wrap .image-radius {
    width: 100%;
    height: 340px;

}

.block-4-wrap .radius-wrap .image-radius img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-4-wrap .radius-wrap .layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 40px;
    text-align: center;
}


.block-4-wrap .radius-wrap .layer .title-layer {
    font-weight: bold;
    font-size: 1.2rem;
}

.block-5-wrap .left {
    width: 50%;
}

.block-5-wrap .right {
    width: 50%;
}

.block-5-wrap .right {
    width: calc(50% - 20px);
}

.text-center {
    text-align: center;
}

.mini-blocks .mini-blocks-tpl {
    width: calc(100% / 2 - 10px);
    position: relative;
}

.mini-blocks .mini-blocks-tpl .icon {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
}

.mini-blocks .mini-blocks-tpl .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.block-5-wrap .white-block {
    height: 100%;
}

.mini-image-wrap .blocks-7-tpl {
    width: calc(100% / 2 - 10px);
    position: relative;
}

.mini-image-wrap .blocks-7-tpl .absolute-block {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px;
    text-align: center;
}

.mini-image-wrap .blocks-7-tpl .absolute-block .desc {
    font-size: 12px;
}

.mini-image-wrap .blocks-7-tpl .absolute-block .desc>span {
    display: block;
}

.mini-image-wrap .blocks-7-tpl img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}

.mini-image-wrap .blocks-7-tpl:hover img {
    transform: scale(1.1);
}

.blocks-7-wrap>div {
    width: calc(100% / 2 - 10px);
}

.blocks-7-wrap .title-min-radius {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    font-size: 16px;
    background: #fff;
    color: rgba(23, 52, 131, 1);
    font-weight: normal;
    width: max-content;
}

.blocks-7-wrap .blocks-8-tpl .icon-block,
.blocks-7-wrap .blocks-8-tpl .blocks-8-content {
    width: calc(100% / 2 - 10px);
}

.blocks-7-wrap .blocks-8-tpl .icon-block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-wrap .item-footer {
    width: calc(100% / 3 - 20px);
}

.footer-wrap .item-footer .logo-container {}

.footer-wrap .item-footer .logo-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.title-footer {
    font-size: 16px;

}

.item-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.item-footer ul li {}

.item-footer ul li a {
    color: rgba(23, 52, 131, 1);
    text-decoration: none;
    font-size: 14px;
}

.overflow {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(250, 250, 250, 0.5);
    backdrop-filter: blur(10px);
    display: none;
    visibility: hidden;
    opacity: 0;
}

.overflow.fade {
    transition: 0.5s;
    display: block;
}

.overflow.fade.in {
    visibility: visible;
    opacity: 1;
}

.overflow .modal-container {
    width: 30%;
    margin: auto;
    margin-top: 5vh;
    background: #fff;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    transform: translateY(20px);
    opacity: 0;
    transition: 0.5s;
}

.overflow.fade.in .modal-container {
    transform: translateY(0);
    opacity: 1;
}

.overflow .modal-container .modal-header .title {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 10px 20px;
}

.close:hover,
.close {
    display: block;
    text-decoration: none;
    font-size: 24px;
    background: #173483;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;

}

.overflow .modal-container .body-modal {
    padding: 40px;
}

.input-block label {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
    margin-left: 20px;
    cursor: pointer;
    transition: 0.5s;
}

.input-block label:hover {
    color: #173483;
}

.input-block input[type="text"],
.input-block input[type="email"],
.input-block input[type="tel"],
.input-block select,
.input-block textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 100px;
    outline: none;
}

.input-block .error {
    color: red;
}

.input-block textarea {
    height: 100px;
}

.input-block [class ^=btn] {
    padding: 10px 20px;
    width: 100%;
}

.custom-checkbox {
    display: none;
}

.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    transform: translateY(5px);
}

.custom-checkbox+label:hover:before {
    background: #0077bd;
}

.custom-checkbox:checked+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMzMzMzMgMTJMMCA3LjA5MTRMMi4zNzE2NyA0LjkwODZMNS4zMzMzMyA3LjY0MjExTDEzLjYyODMgMEwxNiAyLjE4MjhMNS4zMzMzMyAxMloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
    background-color: #173483;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
}

button:disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

[required] {
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNFMjAwMDAiIGQ9Ik0yLjQyIDMuOEwuMiAzLjE0bC4zMy0xLjEgMi4yMS44MkwyLjcuMzRIMy44bC0uMDcgMi41NSAyLjE3LS44LjM0IDEuMTFMNCAzLjg3bDEuNDUgMS45OC0uOS42OS0xLjM3LTIuMTEtMS4zMiAyLjA2LS45Mi0uNjdMMi40MiAzLjh6Ii8+PC9zdmc+);
    background-position: right 10px top 10px;
    background-repeat: no-repeat;
}

.loaded {
    position: relative;
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loaded::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 250, 0.6);
    backdrop-filter: blur(2px);
    z-index: 2;
}

.loaded::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;

    border-radius: 1000px;
    border-left: 3px solid transparent;
    border-right: 3px solid #F75929;
    border-top: 3px solid #F75929;
    border-bottom: 3px solid #F75929;
    -webkit-animation: rotate-center 1s linear infinite both;
    animation: rotate-center 1s linear infinite both;
    z-index: 3;
}

.calc-wrap>.right,
.calc-wrap>.left {}

.calc-wrap>.left {
    width: max-content;
}

.calc-wrap .okno {
    width: 300px;
    height: 300px;
    background: #fff;
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    position: relative;
    border: 10px solid #453434;

}

.calc-wrap>.left .left-calc {
    width: 40px;
}

.calc-wrap>.left .right-calc {
    width: calc(100% - 40px);
}

.calc-wrap>.left .left-calc .range-vertical {
    height: 100%;
}

.calc-wrap>.left .ui-widget.ui-widget-content {
    border-radius: 100px;
}

.calc-wrap>.left .ui-widget-header {

    background: rgb(14 169 84);
    border-radius: 100px;

}

.calc-wrap>.left .ui-slider .ui-slider-handle {
    border-radius: 100px;
    width: 30px;
    height: 30px;
}

.calc-wrap>.left .ui-slider-vertical .ui-slider-handle {
    left: -10px;
    margin-bottom: -15px;
}

.calc-wrap .okno .value {
    color: #000;
    width: 70%;
    margin: 0 auto;
}

.calc-wrap>.left .ui-slider-horizontal .ui-slider-handle {
    top: -10px;
    margin-left: -15px;
}

.calc-wrap .vertical-slider {
    margin-right: 20px;
    position: absolute;
    transform: rotate(90deg);
}

.calc-wrap .gorizontal-slider {
    margin-left: 34px;
    margin-top: 20px;
    width: 305px;
}

.options-wrap .input-options {
    width: calc(100% / 2 - 10px);
}

.color-wrap .tab-select {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.color-wrap .tab-select.active {
    position: relative;
    visibility: visible;
    opacity: 1;
}

.customradiocolor {
    display: none;
}

.color-wrap .tab-select .bg {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: 5px solid #fff;
    margin: auto;
}

.color-wrap .tab-select label {
    margin-left: 0;
    text-align: center;
}

.images-molnii-wrap .options-color-item {
    width: calc(100% / 3 - 10px);
    text-align: center;
}

.images-molnii-wrap .options-color-item .bg img {
    width: 100%;
}

.calc-wrap>.right.grow {
    width: calc(100% / 2 - 10px);
}

.input-block .big-label {
    font-size: 18px;
    ;
}

.tabs-wrap {
    position: relative;
}

.tabs-wrap .tab-wrap {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.tabs-wrap .tab-wrap.active {
    position: relative;
    visibility: visible;
    opacity: 1;
    gap: 15px;
}

.tabs-wrap .tab-wrap .options-color-item {
    width: calc(100% / 4 - 15px);
    text-align: center;

}

.options-wrap .input-options {
    position: relative;
}

.color-wrap .tab-select {
    width: 100%;
    z-index: -1;
    bottom: 0;
}

.color-wrap .tab-select.active {
    z-index: 1;
}

.tabs-wrap .tab-wrap .bg img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.tabs-wrap .tab-wrap label {
    margin-left: 0;
    text-align: center;
}

.input-block input[type=radio]:checked+label {
    position: relative;
}


.input-block input[type=radio]:checked+label::before {
    content: '✔';
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 25px;
    height: 25px;
    background: rgb(14 169 84);
    border-radius: 100px;
    z-index: 2;
    font-size: 17px;
}

.calc-wrap .itogo-value-wrap {
    text-align: center;
}

.calc-wrap .itogo-big {
    font-size: 2rem;
    font-weight: bold;
    color: #2d6ac8;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
}

.calc-wrap .custom-checkbox:checked+label:before {
    background-color: rgb(14 169 84);
}

.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb>li {
    display: inline-block;
    margin-right: 5px;
}

.breadcrumb>li::after {
    content: '/';
    display: inline-block;
    margin-left: 10px;
}

.breadcrumb>li:last-child:after {
    display: none;
}

.top-block-wrap .left .top-uslugi.white-block {
    height: 100%;
}

.galery-wrap {
    gap: 20px;
}

.galery-wrap a {
    display: block;
    width: calc(100% / 5 - 17px);
    border: 2px solid #0077bd;
    border-radius: 20px;
    overflow: hidden;
}

.galery-wrap a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.bottom-form-wrap .left {
    width: 50%;
    background: url(../image/mail.svg?3) no-repeat center;
    background-size: cover;
}

.bottom-form-wrap .right {
    width: calc(50% - 20px);
}

.input-block textarea {
    border-radius: 20px;
}

.bblue-block .input-block label:hover {
    color: #fff;
}

.bblue-block a:not(.btn-white) {
    color: #fff;
    text-decoration: underline;
}

.uslugi-wrap .image-wrap {
    width: calc(50% - 10px);
    position: relative;
}

.uslugi-wrap .image-wrap .desc-container {
    position: absolute;
    z-index: 2;
    width: 90%;
    margin: auto;
    bottom: 20px;
    left: 5%;

    border-radius: 100px;
    padding: 5px 35px;
    background: rgba(151, 170, 198, 1);
    font-size: 14px;
    color: #fff;
    transition: 0.5s;
}

.uslugi-wrap .image-wrap .desc-container span.desc {
    font-size: 14px;
}

.uslugi-wrap .image-wrap:hover .desc-container {
    bottom: calc(50% - 20px);
    -webkit-box-shadow: 0px 4px 12px 4px rgb(253 253 253 / 94%);
    -moz-box-shadow: 0px 4px 12px 4px rgb(253 253 253 / 94%);
    box-shadow: 0px 4px 12px 4px rgb(253 253 253 / 94%);
}

.uslugi-wrap .image-wrap .desc-container span.title {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.uslugi-wrap .image-wrap a {
    display: block;
}

.uslugi-wrap .image-wrap a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    transition: 0.5s;
}

.uslugi-wrap .image-wrap:hover a img {
    transform: scale(1.1);

    filter: blur(2px);
}

.content-block table {
    width: auto;
    border-collapse: collapse;
}

.content-block table td {
    border: 1px solid #ccc;
    padding: 10px;
}

.table-responsive-wrap {
    overflow-x: auto;
}

.staty-wrap .list-staty .image-container {
    width: 30%;
}

.staty-wrap .list-staty:nth-child(odd) .image-container {
    order: 2;
}

.staty-wrap .list-staty .image-container a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.staty-wrap .list-staty .article-wrap {
    width: calc(70% - 20px);
}

.staty-wrap .list-staty .article-wrap .btns-container {
    padding-top: 20px;
}

.image-article img {
    width: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
}

.pagination {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.pagination li {
    display: inline-block;
}

.pagination li .page-link {
    display: block;
    padding: 10px 20px;
    background: rgba(23, 52, 131, 1);
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

.pagination li span.page-link {
    background: rgb(198, 206, 228);
}

.pagination li.active a.page-link,
.pagination li a.page-link:hover {
    background: #000;
}

.video-type {
    position: relative;
}

.video-type::before {
    content: '\f16a';
    font-family: 'fontello';
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    color: #fff;

}

.prud-calc>.left {
    width: calc(50% - 10px);
}

.prud-calc>.left .flex-input {
    width: 100%;
}

.prud-calc>.left .flex-input .input-block {
    width: calc(70% - 20px);
}

.prud-calc>.left .flex-input .value {
    width: 30%;
    background: #fff;
    border-radius: 1000px;
    color: #000;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.prud-calc>.left .flex-input .range-prud {
    margin-bottom: 20px;
}

.calc-wrap select,
.prud-calc>.left select {
    font-size: 1.2rem;
    color: rgb(14 169 84);
}

.prud-calc>.left .flex-input .input-block label {
    margin-bottom: 8px;
}

.prud-calc .image-prud img {
    width: 100%;
}

.prud-calc .w-50 {
    width: 50%;
    padding: 10px;


}

.soc-links a img {
    width: 19px;
    height: 19px;
    object-fit: contain;
    padding-bottom: 3px;
}