.mdev main {
    padding-bottom: 0;
}

.breadcrumb_wrapper,
.elementor-element-067360b {
    display: none !important;
}

.elementor-element.elementor-element-fcc7b18>.elementor-container {
    padding-left: 0 !important;
}

.mdev .elementor-element-ef34aa9 .logo img {
    max-width: 82px;
}

.mdev .elementor-element-39de10e .elementor-size-sm {
    min-width: 184px;
}

.elementor-10460 .elementor-element.elementor-element-831356e>.elementor-element-populated {
    margin: 0 !important;
}

.elementor-10460 .elementor-element.elementor-element-08fac1c>.elementor-element-populated {
    padding: 0 !important;
}

.elementor-element-4e546c3>.elementor-container {
    padding: 0 !important;
    flex-direction: row !important;
}

.elementor-element-a64e2a2>.elementor-widget-wrap {
    padding-right: 22px !important;
}

.elementor-10460 .elementor-element.elementor-element-c5ca70d {
    width: auto !important;
}

.mdev:not(.home) .header {
    min-height: 88px;
    background: #fff;
    border-radius: 0 0 1rem 1rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    box-shadow: 2px 6px 20px 0 rgb(0 0 0 / 3.5%);
}

.mdev.admin-bar .header {
    top: 32px;
}

.mdev .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
.elementor-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    align-items: center;
    min-height: 80px;
}

.mobile-only {
    display: none;
}

.x-show-desk {
    font-size: 20px;
}

#main2 {
    padding-top: 40px;
    background-image: url(/wp-content/uploads/2025/09/i12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    padding-bottom: 2.5rem;
    min-height: 100dvh;
    width: calc(-1rem + 100vw);
    width: 100%;
    height: 1px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    padding-block: 10rem 3rem;
}

#faq .elementor-widget-container>h2 {
    margin-bottom: 32px;
}

.main-wrapper {
    width: 100%;
    height: 100%;
}

.wrap-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

#main2 .elementor-container {
    justify-content: space-between;
    gap: 36px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

#main2 .inner-section,
#main2 .wrap-container,
#main2 .content-column {
    height: 100%;
}

#main2 .content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-content: space-evenly;
    height: 100%;
}

#main2 .elementor-heading-title .title-span-1 {
    font-size: 56px;
    line-height: 58px;
    color: #212226;
    font-weight: 500;
}

#main2 .elementor-heading-title .title-span-color {
    font-size: 46px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 72px;
}

#main2 .elementor-heading-title .title-span-2 {
    color: #ff7500;
    font-weight: 500;
}

#main2 .prem {
    margin-top: 25px;
    margin-bottom: 20px;
}

#main2 .prem .ue_imgs_list_wrapper {
    display: grid;
    width: 100%;
    grid-gap: 40px;
    grid-template-columns: auto auto;
    max-width: 724px;
}

.ue_imgs_list_icon {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#main2 .prem .img-title {
    font-weight: 400;
    font-size: 14px;
    color: #212226;
    max-width: 280px;
    z-index: 1;
    text-align: left;
    margin-left: 0;
}

#main2 .prem .img-title .dvs {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    display: flex;
    gap: .25rem;
    margin-bottom: 5px;
}

#main2 h1 {
    margin: 0;
}

#main2 .conform .pp {
    margin-top: 0;
}

.mdev #main .commercial-request [data-name="your-file"] .form-field {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: unset;
    margin-top: 3px;
    color: #47484b;
}


.floating-bar {
    position: absolute;
    right: -40px;
    bottom: 26%;
    width: 4px;
    height: 80px;
    background: #363637;
    border-radius: 2px;
    animation: floatUpDown 3s ease-in-out infinite;
}

.floating-bar::after {
    content: '';
    position: absolute;
    top: -10px;
    left: -1px;
    width: 6px;
    height: 6px;
    background: #ff7500;
    border-radius: 50%;
    animation: floatUpDown 3s ease-in-out infinite reverse;
}

.form-wrapper {
    position: relative;
}

/* .formcol {
    padding-bottom: 35px;
    padding-bottom: 9vh;
} */

#main2 .conform {
    background-color: #fff;
    border-radius: 20px;
    max-width: 360px;
    padding: 30px 36px;
    border: 1px solid rgb(232 232 235 / 70%);
    box-shadow: 0px 0px 0px 15px #fff;
    margin-top: 10px;
}

#main2 .conform:before {
    content: '';
    height: 30px;
    right: 0;
    left: 0;
    top: -25px;
    bottom: 0;
    position: absolute;
    background: rgb(255 255 255 / 30%);
    z-index: -1;
    border-radius: 15px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

#main2 .conform .form-title {
    line-height: 26px;
    margin-bottom: 22px;
    font-size: 26px;
    font-weight: 500;
    color: #2E2E2E;
}

#main2 .conform .wpcf7-form-control-wrap {
    margin-bottom: 12.5px;

    display: flex;
}

#main2 .conform .wpcf7-form-control-wrap input {
    width: 100%;
    border-radius: 40px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    font-size: 16px;
    line-height: 15px;
    height: 50px;
    padding-left: 21px;
    background: #f2f2f2;
    border: none;
}

#main2 .conform .wpcf7-form-control-wrap textarea {
    font-size: 16px;
    line-height: 15px;
    height: 108px;
    padding-left: 21px;
    background: #f2f2f2;
    border: none;
    box-shadow: inset 0 1px 2px;
    width: 100%;
    border-radius: 15px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    padding-top: 12px;
}

#main2 .conform .form-btn input {
    letter-spacing: 0.5px;
    max-width: 320px;
    width: 100%;
    background: #ff7500;
    box-shadow: 0px 4px 15px rgb(6 182 108 / 40%);
    font-weight: 400;
    border-radius: 40px;
    color: #fff;
    padding: 0.4em 1em 0.4em 1.5em;
    text-transform: inherit;
    text-align: left;
    height: 50px;
    border: none;
    cursor: pointer;
    line-height: 15px;
}

#main2 .conform .msgrs {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
}

#main2 .conform .ms-text {
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    line-height: 20px;
    letter-spacing: 0.3px;
    max-width: 125px;
}

#main2 .conform .ms-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
}

#main2 .conform .ms-icons a.ms-icon {
    width: 34px;
    height: 34px;
}

#main2 .conform .ms-icons a.i-whatsapp {
    background-image: url("/wp-content/uploads/2022/06/whatsapp.svg");
    display: inline-flex;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#main2 .conform .ms-icons a.i-telegram {
    background-image: url("/wp-content/uploads/2022/06/telegram.svg");
    display: inline-flex;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#main2 .conform .pp {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 10px;
}

#main2 .conform .pp a {
    font-weight: 500;
    color: #212226;
}

#main2 .commercial-request .form-btn {
    margin-top: 10px;
}

.se2 {
    position: relative;
    z-index: 10;
    /* margin-top: 100vh; */
    background-color: #fff;
    border-radius: 1.25rem 1.25rem 0 0;
}

.se2 .advantages-container {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.advantage-column {
    min-height: 32.5rem;
    padding: 2rem;
    border-radius: 1rem;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.advantage-content,
.advantage-item,
.advantage-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.advantage-title {
    text-align: left;
    width: 100%;
    font-weight: 500;
    font-size: 32px;
    line-height: 98%;
    letter-spacing: -.03em;
    display: flex;
    gap: .25rem;
    margin-bottom: 5px;
    margin: 0;
}

.advantage-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}

.adv-img {
    height: auto;
    max-width: 220px;
    width: 100%;
    max-height: 160px;
}

.advantage-column:first-child .adv-img {
    max-height: 300px;
    max-width: 330px;
}

.mdev .advantage-description {
    margin: 0;
}

.advantage-wrapper {
    gap: 30px;
}

section.sec:not(#main2) {
    padding-top: 100px;
    background: #fff;
    z-index: 10;
    position: relative;
}

section h2 {
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -.01em;
    margin: 0;
    margin-bottom: 16px;
}

.property-wrapper {
    height: 100%;
    display: flex;
    align-items: flex-start;
}

.ndev section p {
    margin: 0 0 2rem;
}

.section-subtitle {
    margin: 24px 0 50px 0;
}

.property-section .elementor-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.property-types {
    width: 100%;
}

.property-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.property-item {
    max-height: 240px;
    padding-bottom: 15px;
    margin-bottom: 0;
    padding: 26px 35px 35px 26px;
    min-height: 240px;
    background: #f2f2f2;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    background: url(/wp-content/uploads/2025/09/no1se.webp);
    cursor: pointer;
}

.property-item:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/08/pa2-1.png);
    background-repeat: no-repeat;
    background-position: 150px 0px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: 600px;
    display: none;
}

.property-title {
    text-align: left;
    width: 100%;
    font-weight: 500;
    font-size: 24px;
    line-height: 110%;
    display: flex;
    gap: .25rem;
    margin-bottom: 30px;
}

.mdev .property-description {
    max-width: 280px;
    margin-top: 20px;
    padding: 0;
    margin: 0;
    line-height: 150%;
    text-align: center;
}

.property-description span {
    color: #2a2e32;
    font-weight: 500;
}

.property-item figure {
    position: absolute;
    right: 0;
    width: auto;
    margin: 0;
    bottom: 0;
    opacity: 1;
    display: block;
}

.kpk-wrap {
    max-width: 170px;
    display: flex;
    flex-direction: row;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
}

.kpk {
    color: #fff;
    padding: 5px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f99114;
    border-radius: 6px;
    font-size: 14px;
}

.property-item .property-content-text {
    z-index: 10;
    position: relative;
}

.property-item figure img {
    float: left;
    width: 100%;
    max-height: 240px;
    object-fit: contain;
    height: 100%;
    display: block;
    position: relative;
    top: 0px;
    right: -6px;
}

.property-item:first-child figure img {
    left: 27px;
}

.property-item figure img[src*="css-1.png"] {
    right: -45px;
}

.property-item figure img[src*="zwd.png"] {
    right: -40px;
}

.property-item figure img[src*="dzd.png"] {
    right: -25px;
}

.property-item figure img[src*="ssw.png"] {
    right: -40px;
}

.property-item figure img[src*="4ss.png"] {
    top: 6px;
    max-height: 236px;
    right: 0px;
}

.property-item figure img[src*="cssa2.png"] {
    max-height: 258px;
    right: -15px;
}

.security-section {
    padding: .5rem;
}

/* body.mdev.ndev #main section.comparison-section.sec, */
.security-section-wrap {
    background: url(/wp-content/uploads/2025/09/no1se.webp);
    background-position: left;
    padding-block: 6.5rem;
    border-radius: 1.25rem;
}

.comparison-wrapper {
    width: 100%;
}

.security-image-holder {
    display: flex;
    justify-content: flex-start;
}

.security-image-holder img {
    max-height: 640px;
    margin-left: 5%;
    width: auto;
}

.security-wrapper {
    display: flex;
}

.security-image-column {
    flex: 1;
}

.security-content-column {
    flex: 0 0 40%;
    display: flex;
    align-items: center;
}

.security-features {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 0;
}

.steps-section {
    padding-top: 6.5rem;
    padding: 6.5rem 0;
    background: #fff;
    z-index: 10;
    position: relative;
}

.feature-number {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -.019em;
    margin: 0;
    color: #ff7500;
    margin-bottom: 15px;
}

.mdev .steps-item-heading {
    margin-bottom: 15px;
    color: #2E2E2E;
}

.feature-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -.019em;
    margin: 0;
    margin-bottom: 10px;
}

.comparison-section {
    border-radius: 1.25rem;
    padding-block: 6.5rem;
}

.section-title {
    position: relative;
    left: -2rem;
}

.comparison-header {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-gap: 1.5rem;
    padding: 2.5rem 2rem;
    margin-bottom: 1rem;
    padding-top: 0;
}

.header-cell {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.column-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 2rem;
    letter-spacing: -.04em;
}

.column-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -.01em;
    color: #666666;
    max-width: 20rem;
}

.comparison-row {
    border-radius: 1rem;
    padding: 2.625rem 2rem;
    border: 1px solid #e1e5e9;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-gap: 1.5rem;
    background-color: #ffffff;
    transition: background-color .5s;
}

.comparison-row:hover {
    background-color: #f5f5f5;
}

.comparison-row>div {
    display: flex;
    align-items: center;
}

.row-title {
    font-weight: 500;
    line-height: 2rem;
    font-size: 16px;
    max-width: 25rem;
}

.cell-value {
    font-size: 1.6rem;
    font-weight: 400;
}

.cell-value.positive {
    color: #ff7500;
    font-weight: 500;
}

.positive-txt {
    font-weight: 500;
}

.cell-value.negative {
    color: #ff4444;
    font-weight: 500;
}

.green-text {
    color: #ff7500;
}

#calcu {
    padding: 6.5rem 0;
    background: url(/wp-content/uploads/2022/06/image-204.png) no-repeat 90% center / 764px, #ff7500 no-repeat left / calc(100% - 30%) #f0f0f1;
    background: url(/wp-content/uploads/2025/09/no1se.webp), url(/wp-content/uploads/2025/08/8c90985b-631c-48fa-a7c2-7ab2b1e0f241-1.png) 100% no-repeat;
    background-position: right bottom;
    border-radius: 1.25rem;
    background-color: #f9f9f9;
    background-size: 980px auto;
}

#calcu>.elementor-container {
    flex-direction: row;
    align-items: flex-end;
    gap: 40px;
}

#calcu .col-right {
    flex: 1 1 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

#calcu .col-left {
    flex: 1 1 50%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

#calcu .elementor-widget-container h2 {
    padding-top: 0;
    padding-bottom: 30px;
    text-align: right;
    position: relative;
    right: -15px;
}

#calcu .col-right img {
    max-height: 616px;
    position: relative;
    top: 15px;
}

#calcu .calculator_container {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 15px;
    width: 100%;
}

.calculator_container {
    width: 100%;
}

.ezhemesyachnyy-platez-block_slider {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 36px;
    box-shadow: 0px 0px 0px 15px #fff;
    border: 1px solid rgb(232 232 235 / 70%);
    margin-top: 20px;
    position: relative;
    left: -20px;
    max-width: 548px;
}

.ezhemesyachnyy-platez-block_slider-line {
    margin-bottom: 15px;
}

.ez-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.ezhemesyachnyy-platez-block_slider-title {
    font-size: 18px;
    font-weight: 500;
    color: #2E2E2E;
}

.ezhemesyachnyy-platez-block_slider-money {
    display: flex;
    align-items: center;
}

#calc_sum {
    font-size: 20px;
    line-height: 15px;
    height: 50px;
    padding-left: 0;
    padding-right: 22px;
    background: #f2f2f2;
    border: none;
    width: 100%;
    border-radius: 40px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    text-align: right;
    max-width: 230px;
}

.mask_numbers {
    font-size: 24px;
    font-weight: 500;
    border: none;
    background: transparent;
    color: #ff7500;
    width: auto;
    min-width: 150px;
}

.rub {
    font-size: 24px;
    color: #2a2e32;
    margin-left: 9px;
}

.slider-block input[type="range"] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
    height: 2px;
    border: 0;
    color: #ff7500;
    background: #ff7500;
    border-radius: unset;
    padding: 0;
}

.ezhemesyachnyy-platez-block_slider-years {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ezhemesyachnyy-platez-block_slider-years div {
    font-size: 24px;
    font-weight: 500;
    color: #ff7500;
}

.ezhemesyachnyy-platez-block_slider-years span {
    font-size: 18px;
    color: #2a2e32;
}

.ezhemesyachnyy-platez-block_slider-line.type>div:not(.ezhemesyachnyy-platez-block_slider-title) {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: .5rem;
    border-radius: 1.125rem;
    border: 1px solid #e9e9e9;
    padding: .5rem;
    width: calc(100% + 24px);
    position: relative;
    left: -12px;
    margin-top: 15px;
}

.ezhemesyachnyy-platez-block_slider-select {
    padding: 12px 20px;
    border: 1px solid #e0e0e0;
    border-radius: .75rem;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 400;
    text-align: center;
    flex: 1;
}

.ezhemesyachnyy-platez-block_slider-select.active {
    border-color: #ff7500;
    background: #ff7500;
    color: white;
}

.calc_warning {
    font-size: 14px;
    color: #464646;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 15px;
    background: transparent;
    border-radius: 0;
    border-left: 4px solid #f3a23c;
}

.btn-line {
    position: relative;
    width: 100%;
    min-height: 50px;
    padding: 15px 30px;
    border-radius: 40px;
    color: #fff !important;
    background: #ff7500;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 15px rgba(6, 182, 108, 0.4);
    transition: all 0.3s ease;
    overflow: hidden;
}

.btn-line:hover {
    background: #05a85c;
    transform: translateY(-2px);
    color: #fff;
}

.calculator_row {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.calculator_total {
    font-size: 18px;
    color: #2E2E2E;
}

.calculator_result_now {
    position: absolute;
    top: 10%;
    left: 9%;
    width: 250px;
    height: 250px;
    padding: 5px;
    border-radius: 50%;
    -webkit-backdrop-filter: blur(.875rem);
    backdrop-filter: blur(.875rem);
    background-color: rgb(255 255 255 / 50%);
    border: 3px solid hsl(0deg 0% 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.calculator_result_now2 {
    position: absolute;
    top: 51%;
    right: 8%;
    width: 160px;
    height: 160px;
    padding: 15px;
    border-radius: 50%;
    -webkit-backdrop-filter: blur(.875rem);
    backdrop-filter: blur(.875rem);
    background-color: rgb(255 255 255 / 50%);
    border: 2px solid hsl(0deg 0% 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: -1;
}

.calculator_result_now2 .calculator_total {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.calculator_result_now2 .calculator_number {
    font-size: 32px;
    display: flex;
    line-height: 1;
}

.calculator_tt,
.calculator_number {
    font-weight: 500;
    color: #ff7500;
    font-size: 40px;
}

.calculator_tt {
    color: #2a2e32;
    margin-left: 5px;
}

.colored {
    color: #ff7500;
}

.faq-section {
    padding: 6.5rem 0;
    background: #fff;
    position: relative;
    z-index: 10;
    padding-top: calc(6.5rem - 25px);
    bottom: -25px;
}

/* .faq-section {
    background-image: url(/wp-content/uploads/2025/09/d10.png);
    background-repeat: no-repeat;
    background-position: right bottom;
} */

.col-full {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}

.faq-preview {
    flex: 1 1 45%;
    position: relative;
}

.faq__preview {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.faq__preview>.faq__img {
    display: flex;
    top: -4%;
    position: relative;
    right: 10%;
}

.faq__img img {
    width: auto;
    max-height: 800px;
}

.faq__quest {
    z-index: 3;
    padding: 28px 36px;
    max-width: 300px;
    background: #fff;
    bottom: 100px;
    border-radius: 40px;
    box-shadow: 3px 3px 9px 3px rgb(0 0 0 / 7%);
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 12%;
    height: max-content;
}

.faq__quest-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.375rem;
    margin-bottom: 15px;
}

.faq-section .application-section {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.elementor-accordion {
    max-width: 900px;
    margin: 0 auto;
    /* margin-bottom: 80px; */
}

.faq__quest-text {
    line-height: 140%;
}

.steps-list {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}

.elementor-accordion-item {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    background: rgb(255 255 255 / 85%);
    max-width: 674px;
}

.elementor-tab-title {
    padding: 20px 60px 20px 25px;
    cursor: pointer;
    position: relative;
    background: rgb(255 252 252 / 0%);
    transition: all 0.3s ease;
    border: none;
    display: block;
    width: 100%;
}

.elementor-tab-title:hover {
    background: #f8f9fa;
}

.elementor-accordion-title {
    font-size: 18px;
    font-weight: 500;
    color: #2E2E2E;
    text-decoration: none;
    line-height: 1.4;
}

.elementor-accordion-title:hover {
    color: #ff7500;
}

.page-id-19645 #main .form-btn button {
    border-radius: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

.elementor-accordion-icon {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.elementor-accordion-icon svg {
    width: 20px;
    height: 11px;
    display: flex;
}

.elementor-tab-content {
    padding: 0 25px 25px 25px;
    background: #fff;
    display: none;
}

.elementor-tab-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #3e3e3e;
    margin-bottom: 15px;
}

.elementor-tab-content p:last-child {
    margin-bottom: 0;
}

#last.sec {
    margin-top: 0;
    background: #fbfbfb;
    padding-top: 0 !important;
}

#last>.elementor-container {
    max-width: 100% !important;
}

#last .elementor-col-100 {
    width: 100%;
    background: #ff7500;
    color: #fff;
    background: url(/wp-content/uploads/2025/09/no1se.webp), url(/wp-content/uploads/2025/09/is1.png) 125% 80% no-repeat;
    background-size: auto, 40% auto;
    border-top-left-radius: 20px;
    padding-left: 100px;
}

#last.sec>.elementor-container>.elementor-col-100>.elementor-container {
    padding-top: 70px;
    margin: 0;
    padding-bottom: 64px;
}

#last .col-one {
    width: 55%;
}

#last .formcul {
    width: 45%;
    padding-top: 50px;
    padding-bottom: 50px;
}

#last .col-one .elementor-widget-wrap {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
}

.col-one>.elementor-widget-wrap>.last-desc,
.col-one>.elementor-widget-wrap>.last-title {
    width: 100%;
}

.last-title h2 {
    line-height: 130%;
    margin-bottom: 50px;
}


#last .slider {
    z-index: 10;
    max-width: 500px;
    font-size: 10px;
    position: relative;
}

#last .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    gap: 25px;
    display: flex;
    flex-direction: column;
}

#last .elementor-icon-list-item {
    display: flex;
    gap: 10px;
    align-items: center;
}

#last .elementor-icon-list-icon {
    background-color: #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 0;
    display: flex;
    align-items: center;
    margin-right: 10px;
    justify-content: center;
}

#last .elementor-icon-list-icon svg {
    margin: 0;
    width: 28px;
    height: 28px;
}

#last .elementor-icon-list-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 22px;
    color: #222;
}

.col-one>.elementor-widget-wrap>.last-desc {
    color: #222;
    font-size: 20px;
}

#last .lastform {
    position: relative;
    border-radius: 40px;
    background-color: #fff;
    border-radius: 40px;
    max-width: 400px;
    padding: 25px 25px 30px 25px;
    z-index: 1;
}

#last .lastform::before {
    content: '';
    height: 100%;
    right: 0;
    left: 0;
    top: -8px;
    bottom: 0;
    position: absolute;
    background: rgb(255 255 255 / 30%);
    z-index: -1;
    border-radius: 40px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

#last .lastform .form-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    color: #282828;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 10px;
}

#last .lastform .wpcf7-form-control-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

#last .lastform .wpcf7-form-control-wrap input {
    font-size: 16px;
    width: 100%;
}

#last .lastform .form-btn {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}

.page-id-19645 #main .wpcf7-form .wpcf7-form-control {
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
}

.page-id-19645 #main .wpcf7-form .txt-wxw .wpcf7-form-control {
    max-height: 44px;
    font-weight: 400;
}

.page-id-19645 #main .wpcf7-form {
    margin-bottom: 0;
}

#last .lastform .pp {
    font-size: 11px;
    padding-top: 0;
    color: #2A2E32;
}

#last .lastform .pp a {
    font-weight: 500;
    color: #212226;
}

.application-section {
    text-align: center;
    margin-top: 50px;
}

.security-section .application-section {
    margin-top: 0;
}

.security-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.application-btn {
    font-size: 16px;
    max-width: 320px;
    width: 100%;
    background: #ff7500;
    box-shadow: 0px 4px 15px rgb(255 117 0 / 40%);
    font-weight: 400;
    border-radius: 40px;
    padding: 0.4em 1em 0.4em 1.5em;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: unset;
    overflow: hidden;
    color: #fff;
    -webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
}

#sticky-button a {
    max-width: 240px;
}

.application-btn:focus {
    color: #fff;
}

.steps-heading h2 {
    line-height: 120%;
}

.application-btn:hover {
    background: #ff7500;
    color: #fff;
    transform: translateY(-2px);
}

.sendx-btn {
    position: relative;
    color: #fff;
}


.faq__preview .application-section>a,
.sect.application-section>a {
    max-width: 220px;
}

.sendx-btn::after {
    content: '';
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.sendx-btn.svg-arrow::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1238 6.33325L6.55991 1.76932L7.97412 0.355104L14.2542 6.63513V8.04935L7.99224 14.3113L6.57802 12.897L11.1418 8.33325L0.642457 8.33325L0.642457 6.33325L11.1238 6.33325Z' fill='%23333'/%3E%3C/svg%3E");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    border: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    transition: all 0.3s ease;
    cursor: pointer;
}

.btn-overflow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none;
}

.ripple {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    transform: scale(0);
    animation: ripple-effect 2.5s ease-out;
    pointer-events: none;
}

@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }
}

@keyframes ripple-effect {
    0% {
        transform: scale(0);
        opacity: 0.6;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        transform: scale(3);
        opacity: 0;
    }
}


.steps-container {
    display: grid;
    grid-gap: 1.5rem;
    width: 100%;
}

.steps-item {
    padding: 40px 0;
    border-bottom: 1px solid #e0e0e0;
}

.steps-item:first-child {
    padding-top: 0;
}

.steps-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.mdev .steps-item-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 132%;
    color: #555;
    margin: 0;
}

#sticky-button {
    margin-top: 30px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
    pointer-events: none;
}

#sticky-button.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

#sticky-button.hidden {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
}

.steps-heading {
    display: flex;
    flex-direction: column;

}

.steps-heading>h2 {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    #sticky-button {
        margin-top: 20px;
    }

    html,
    body {
        overflow-x: hidden;
    }
}


@media screen and (min-width: 768px) {
    .steps-container {
        grid-template-columns: repeat(2, minmax(10px, 1fr));
        grid-template-columns: 60% 40%;
        gap: 60px;
    }

    .steps-item {
        max-width: 450px;
    }

    .steps-heading {
        position: sticky;
        top: 13rem;
    }

    .admin-bar .steps-heading {
        top: 15rem;
    }
}

@media (min-width: 1201px) {
    #last>.elementor-container {
        margin-left: 130px;
        padding: 0;
    }
}

@media (max-width: 1550px) {
    #calcu {
        background: url(/wp-content/uploads/2022/06/image-204.png) no-repeat 110% center / 764px,
            linear-gradient(270deg, #FFAA26 0%, #FFB440 40.62%, #FFBA51 73.44%, #ff7500 100%) no-repeat left / calc(100% - 30%) #efeff0;
    }
}

@media (max-width: 1400px) {
    #last .elementor-widget-container p {
        font-size: 26px;
    }

    #last .elementor-icon-list-text {
        font-size: 18px;
    }

    #calcu {
        background: url(/wp-content/uploads/2022/06/image-204.png) no-repeat 120% center / 690px,
            linear-gradient(270deg, #FFAA26 0%, #FFB440 40.62%, #FFBA51 73.44%, #ff7500 100%) no-repeat left / calc(100% - 30%) #efeff0;
    }
}

@media (max-width: 1200px) {
    br.res {
        display: none;
    }

    #main2 .elementor-heading-title .title-span-1 {
        font-size: 56px;
        line-height: 40px;
        margin-bottom: 10px;
        display: block;
    }

    #main2 .elementor-heading-title .title-span-color {
        font-size: 36px;
        line-height: 53px;
    }

    #main2 .key {
        margin-bottom: 10px;
    }

    #main2 .prem {
        margin-top: 20px;
    }

    #main2 .conform {
        margin-top: 0;
    }

    #last .elementor-widget-container p {
        font-size: 20px;
    }

    #last .elementor-icon-list-text {
        font-size: 18px;
    }

    #last .elementor-col-100 {
        padding-left: 0px;
    }

    #calcu {
        background: url(/wp-content/uploads/2022/06/image-204.png) no-repeat 115% center / 500px,
            linear-gradient(270deg, #FFAA26 0%, #FFB440 40.62%, #FFBA51 73.44%, #ff7500 100%) no-repeat left / calc(107% - 30%) #efeff0;
    }
}

@media (max-width: 991px) {
    br.res {
        display: none;
    }

    #main2 {
        margin-top: 45px;
        border-radius: 40px;
    }

    #main2 .elementor-heading-title .title-span-1 {
        font-size: 38px;
        margin-bottom: 0;
    }

    #main2 .elementor-heading-title .title-span-color {
        line-height: 46px;
    }

    form .form-btn {
        margin-bottom: 10px;
    }

    #last .col-one .elementor-widget-wrap {
        display: block;
    }

    #last .elementor-widget-container p {
        font-size: 18px;
    }

    #last .slider {
        font-size: 14px;
        top: 10px;
    }

    #last .elementor-icon-list-icon svg {
        width: 20px;
        height: 20px;
    }

    #last .formcul {
        width: 50%;
    }

    #calcu {
        background: linear-gradient(270deg, #FFAA26 0%, #FFB440 40.62%, #FFBA51 73.44%, #ff7500 100%);
    }
}

@media (max-width: 768px) {
    .mobile-only {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .desktop-only {
        display: none;
    }

    .elementor-container {
        flex-wrap: wrap;
        min-height: auto;
        padding: 15px;
    }

    .calculator_container {
        max-width: 100%;
    }

    .ezhemesyachnyy-platez-block_slider-line.type>div {
        flex-direction: column;
    }

    .mask_numbers {
        font-size: 20px;
        min-width: 120px;
    }

    .elementor-accordion-title {
        font-size: 16px;
    }

    .elementor-tab-title {
        padding: 18px 50px 18px 20px;
    }

    .elementor-tab-content {
        padding: 0 20px 20px 20px;
    }

    #last .formcul {
        width: 100%;
        padding-top: 30px;
    }

    .section-title {
        font-size: 1.5rem;
    }

    /* .comparison-header {
        display: none !important;
    }

    .comparison-row {
        display: none !important;
    } */
}

@media (max-width: 767px) {
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 34px;
    }

    #main2 .elementor-heading-title .title-span-color {
        line-height: 42px;
        font-size: 34px;
    }

    #calcu .calculator_container {
        margin-bottom: 20px;
    }

    #calcu .calculator_total {
        font-size: 54px;
    }

    .faq__quest-title {
        font-size: 18px;
        line-height: 120%;
    }

    .col-full {
        width: 100%;
        display: flex;
        margin-bottom: 0;
        flex-direction: column;
    }

    .comparison-header {
        padding-bottom: 0;
    }

    #main .comparison-section.sec {
        padding-block: 0;
        padding-top: 50px;
    }

    .faq-section {
        padding-top: 0;
        bottom: 0;
        padding-bottom: 15px;
    }

    .faq__preview>.faq__img {
        right: 0;
    }

    .faq__img img {
        opacity: 0.7;
    }

    .faq-preview {
        padding-bottom: 50px;
    }

    #last.sec>.elementor-container>.elementor-col-100>.elementor-container {
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 24px;
        margin: 0;
        padding-bottom: 0;
    }

    #last .lastform {
        margin: 0 auto;
    }

    #last .elementor-icon-list-text {
        font-size: 16px;
    }

    #last .formcul {
        padding-top: 60px;
    }

    #last .col-one {
        width: 100%;
    }

    .last-title h2 {
        line-height: 130%;
        margin-bottom: 10px;
    }
}

@media (max-width: 740px) {
    #calcu .calculator_row {
        grid-auto-flow: row;
        grid-row-gap: 30px;
        grid-template-columns: 1fr;
    }

    #calcu .calculator_total {
        font-family: "cf Sans", Sans-serif;
        font-size: 40px;
    }
}

@media (max-width: 650px) {
    #main2 {
        margin-top: 7px;
        background-size: 2180px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }

    #main2 .prem .img-title {
        max-width: 415px;
        width: 100%;
        font-size: 14px;
    }

    #main2 .prem .img-title .dvs {
        font-size: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 550px) {
    #main2 .prem .img-title {
        max-width: unset;
        width: 100%;
        font-size: 14px;
        padding-right: 50px;
    }

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 30px;
    }
}

@media (max-width: 499px) {
    #last .elementor-col-100 {
        border-top-left-radius: 0;
    }
}

@media (max-width: 475px) {

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 28px;
        line-height: 34px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        grid-gap: 18px;
    }
}

@media (max-width: 450px) {

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 26px;
    }
}

@media (max-width: 420px) {
    .elementor-container {
        padding: 10px;
    }

    .application-btn {
        padding: 10px 20px;
        font-size: 13px;
    }

    #main2 .prem .img-title .dvs {
        font-size: 18px;
        margin-bottom: 5px;
    }

    #main2 .prem {
        margin-bottom: 0;
    }

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 24px;
        line-height: 32px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        grid-gap: 18px;
    }

    .elementor-tab-title {
        padding: 15px 45px 15px 15px;
    }

    .elementor-accordion-title {
        font-size: 15px;
    }
}

@media (max-width: 355px) {
    #main2 .prem .ue_imgs_list_wrapper {
        grid-gap: 15px;
    }

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        line-height: 28px;
    }
}

@media (max-width: 350px) {
    #last .lastform {
        padding: 25px 25px 30px 25px;
    }
}


section:not(#last):not(#main2) .ui-form.commercial-request {
    max-width: 500px;
    background: white;
    border-radius: 12px;
    padding: 32px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: relative;
}

#main2 .form-subtitle {
    display: none;
}

.commercial-request .form-title {
    font-size: 24px;
    font-weight: 600;
    color: #2d2d2d;
    margin-bottom: 8px;
    text-align: center;
}

.commercial-request .form-subtitle {
    color: #666;
    font-size: 15px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 1.4;
}

.security-feature-item {
    display: flex;
    gap: 20px;
}

h2.security-title {
    margin-bottom: 0;
}

.feature-icon>svg {
    width: 40px;
    height: auto;
}

.feature-icon {
    margin-top: 10px;
}

#last .commercial-request .form-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    color: #282828;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 15px;
}

#last .lastform .form-title {
    display: none;
}

.commercial-request .service-selection {
    margin-bottom: 15px;
}

.commercial-request .service-title {
    font-size: 16px;
    font-weight: 500;
    color: #2d2d2d;
    margin-bottom: 0;
}

.commercial-request .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.commercial-request .wpcf7-list-item {
    margin: 0;
}

body:not(.page-id-19645) .commercial-request .wpcf7-list-item label {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 15px;
    color: #374151;
    line-height: 1.4;
    margin: 0;
}

.commercial-request .wpcf7-list-item input[type="checkbox"] {
    margin: 0 12px 0 0;
    width: 20px;
    height: 20px;
    accent-color: #ff7500;
}

.commercial-request .wpcf7-list-item label:hover {
    border-color: #ff7500;
    background-color: #fff7f0;
}

.commercial-request .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label {
    color: #ff7500;
    font-weight: 500;
}

.commercial-request .input-container {
    margin-bottom: 15px !important;
}

#main2 .commercial-request .input-container {
    margin-bottom: 10px !important;
}

.mdev #main .commercial-request .form-field {
    width: 100%;
    padding: 16px;
    border: 1px solid #e5e7eb;
    background: #f2f2f2;
    border-radius: 8px;
    font-size: 14px;
    transition: border-color 0.2s ease;
    background: white;
    outline: none;
    background: #f7f7f7;
    border: none;
    box-shadow: inset 0 1px 2px;
    border-radius: 15px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: #3f3f43;
}

.mdev #main .commercial-request .form-field::placeholder {
    color: #3f3f43;
}

.mdev #main .commercial-request .form-field.wpcf7-not-valid {
    border: 1px solid red;
}

.mdev #main2 .wpcf7-form .wpcf7-form-control-wrap span {
    display: none !important;
}

.mdev #main .commercial-request span[data-name="your-message"] .form-field {
    min-height: 80px;
    max-height: 80px;
}


.commercial-request .form-field:focus {
    border-color: #ff7500;
}

.commercial-request .form-field::placeholder {
    color: #9ca3af;
}

.commercial-request textarea.form-field {
    resize: vertical;
    min-height: 120px;
    font-family: inherit;
}

.commercial-request .form-btn {
    text-align: center;
    margin-top: 20px;
}

.commercial-request .wpcf7-submit {
    background: linear-gradient(135deg, #ff7500 0%, #e66900 100%);
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    min-width: 180px;
}

.commercial-request .wpcf7-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 117, 0, 0.3);
}

.commercial-request .pp {
    font-size: 13px;
    color: #666;
    line-height: 1.4;
    margin-top: 16px;
}

.commercial-request .pp a {
    color: #ff7500;
    text-decoration: none;
}

.commercial-request .pp a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .ui-form.commercial-request {
        margin: 0 16px;
        padding: 24px;
    }

    .commercial-request .form-title {
        font-size: 20px;
    }
}

.clients-wrap {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.clients-slider-wrapper {
    position: relative;
    overflow: hidden;
}

.swiper-container {
    overflow: hidden;
}

.clients-title {
    margin-bottom: 44px;
}

.swiper-wrapper {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.clients-section {
    padding-block: 6.5rem;
    padding-top: 150px;
}

.swiper-slide {
    flex-shrink: 0;
    width: 240px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.swiper-slide img {
    max-width: 80%;
    max-height: 60%;
    object-fit: contain;
}

#main .swiper-button-next,
#main .swiper-button-prev {
    position: absolute;
    top: 50%;

    width: 32px;
    height: 32px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

#main .swiper-button-prev,
#main .swiper-container-rtl .swiper-button-next {
    left: -10px;
}

#main .swiper-button-next,
#main .swiper-button-prev {
    right: -10px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #ff7500;
    border-color: #ff7500;
}



.swiper-button-prev {
    left: -25px;
}

.swiper-button-next {
    right: -25px;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    stroke: #363637;
    stroke-width: 2;
    transition: stroke 0.3s ease;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: unset !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}

@media (max-width: 768px) {
    .clients-section {
        padding: 40px 0;
    }

    .clients-title {
        font-size: 28px;
        margin-bottom: 30px;
        text-align: center;
    }

    .swiper-slide {
        width: 200px;
        height: 100px;
        margin-right: 15px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
}

@media (max-width: 480px) {
    .clients-title {
        font-size: 24px;
    }

    .swiper-slide {
        width: 180px;
        height: 90px;
    }
}


.faq-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-top: 40px;
}

@media (max-width: 768px) {
    .faq-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}


.lo-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}

.lo-modal-overlay.active {
    display: flex;
}

.lo-modal-overlay .lo-modal-container {
    max-width: 460px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
}

.lo-modal-overlay .commercial-request .form-title {
    line-height: 115%;
    margin-bottom: 5px;
}

.lo-modal-overlay .lo-modal-content {
    position: relative;
    background: white;
    border-radius: 12px;
    padding: 30px;
}

.lo-modal-overlay .wpcf7-not-valid-tip {
    display: none !important;
}

.lo-modal-overlay .commercial-request .form-subtitle {
    margin-bottom: 10px;
}

.lo-modal-overlay .lo-modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    border-radius: 50%;
    transition: background-color 0.3s;
    z-index: 10;
    height: 34px;
    width: 34px;
}

.lo-modal-overlay .lo-modal-close:hover {
    background: #f5f5f5;
}

@media (max-width: 768px) {
    .lo-modal-overlay .lo-modal-content {
        padding: 30px 20px;
    }
}


.lo-modal-overlay .commercial-request .input-container {
    margin-bottom: 12px !important;
}

.lo-modal-overlay [data-name="your-message"] {
    display: flex;
}

.lo-modal-overlay .commercial-request .pp {
    margin: 12px 0;
}

.lo-modal-overlay .commercial-request .form-btn {
    text-align: center;
    margin-top: 10px;
}

@media (max-width: 1240px) {
    .property-item figure img {
        opacity: 0.35;
    }
}


@media (max-width: 991px) {
    .mdev .elementor-element-39080d1 {
        margin-top: 0;
    }

    .mdev .elementor-element-4e546c3>.elementor-container>.elementor-element-08fac1c {
        display: none !important;
    }

    .mdev .elementor-section.elementor-section-boxed>.elementor-column-gap-default,
    .elementor-container {
        min-height: auto;
    }

    .mdev:not(.home) .header {
        min-height: auto;
    }

    .elementor-element-831356e {
        width: 94% !important;
    }

    .mdev.ndev #header .elementor-element-831356e .elementor-element-populated {
        display: flex;
        justify-content: flex-end !important;
    }

    #header .elementor-10460 .elementor-element.elementor-element-39080d1 {
        width: 6% !important;
    }

    #main2 {
        margin-top: 0;
        border-radius: 40px;
        padding-block: 11rem 3rem;
    }

    #main2 .elementor-heading-title .title-span-1 {
        font-size: 30px;
        margin-bottom: 0;
    }

    #main2 .conform .form-title {
        line-height: 110%;
        margin-bottom: 15px;
        font-size: 16px;
    }

    #main2 .elementor-heading-title .title-span-color {
        line-height: 42px;
        font-size: 30px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        grid-gap: 20px;
    }

    #main2 .prem .img-title .dvs {
        font-size: 18px;
    }

    #main2 h1 {
        line-height: 65%;
    }

    .ue_imgs_list_icon svg {
        width: 32px;
        margin-top: 4px;
        max-height: 34px;
    }

    #main2 .prem {
        margin-top: 0;
    }

    #main2 .formcol {
        padding-bottom: 0;
        padding: 18px 18px;
    }

    #main2 .wrap-container {
        gap: 24px;
    }

    .property-content {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .mdev:not(.home) .header {
        min-height: 66px;
    }

    .mdev.ndev #header .elementor-element-831356e .elementor-element-populated {
        padding-right: 0 !important;
    }

    .mdev.ndev #header .elementor-element.elementor-element-39080d1>.elementor-element-populated {
        padding: 0;
    }

    .mdev .elementor-element-39080d1 {
        margin-right: 0;
    }

    .mdev.admin-bar .header {
        top: 46px;
    }

    .mdev.ndev #header .elementor-element-831356e>.elementor-element-populated {
        padding-top: 0;
        padding-bottom: 0;
    }

    #main2 .formcol {
        padding: 0;
    }

    #main2 .application-btn {
        width: 204px;
    }

    #main2 {
        padding-block: 50px 2rem;
    }

    section.sec:not(#main2) {
        padding-top: 50px;
    }

    .feature-icon>svg {
        width: 32px;
    }
    #main .property-section.sec {
        padding-top: 35px;
    }

    #main2 .wrap-container {
        gap: 15px;
        display: flex;
        flex-direction: column;
    }

    .mdev section h2 {
        font-size: 26px;
        letter-spacing: 0.3px;
        line-height: 120%;
    }

    .property-section .elementor-container {
        gap: 15px;
    }

    .property-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .property-content {
        grid-template-columns: repeat(1, 1fr);
        opacity: 1;
    }

    .kpk-wrap {
        justify-content: flex-start;
    }

    .mdev .property-description {
        text-align: left;
    }

    .property-item {
        max-height: 230px;
        min-height: 210px;
    }

    .property-item .property-content-text {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    h3.property-title {
        margin: 0 0 auto 0 !important;
    }

    .property-wrapper {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .property-item figure img {
        opacity: 1;
    }

    .property-item figure img {
        max-height: 206px;
    }

    .property-item figure img[src*="4ss.png"] {
        max-height: 206px;
    }

    .swiper-slide img {
        max-width: 240px;
    }

    #main .security-section.sec {
        padding-top: 0;
    }

    .security-image-holder img {
        max-height: 640px;
        margin-left: 0;
        position: absolute;
        opacity: 0.2;
    }

    .security-content-column {
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        padding-left: 10px;
    }

    .security-section-wrap {
        padding-block: 15px;
    }

    #main2 .prem .img-title {
        padding-right: 0;
    }

    .lo-modal-form .ui-form.commercial-request {
        padding: 0;
        margin: 0;
    }

    .lo-modal-overlay .commercial-request .form-btn {
        width: 100% !important;
        max-width: 100%;
        margin-top: 0;
    }

    .lo-modal-overlay .commercial-request .pp {
        margin-top: 0;
        line-height: 115%;
        font-size: 12px;
    }

    .lo-modal-overlay .lo-modal-content {
        padding: 20px;
    }

    .lo-modal-overlay .commercial-request .form-subtitle {
        font-size: 14px;
    }

    .lo-modal-overlay .commercial-request .form-btn {
        margin-bottom: 0;
    }

    .security-content-wrapper {
        text-align: center;
        margin: 0 auto;
    }

    .security-content-wrapper .application-btn {
        min-width: 220px;
        z-index: 10;
    }

    #last .elementor-widget-container p {
        font-size: 16px;
        line-height: 130%;
    }

    #last .lastform .form-btn {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

    #last .formcul {
        padding-bottom: 30px;
    }

    .property-content {
        grid-gap: 10px;
    }

    .feature-content {
        text-align: left;
    }
    #last .elementor-icon-list-icon {
        margin-right: 2px;
    }
    #faq .elementor-widget-container>h2 {
        margin-bottom: 15px;
        text-align: center;
        line-height: 130%;
    }
    #main2 {
        min-height: 100%;
        height: 100%;
        padding-block: 60px 10px;
    }
}

@media (max-width: 500px) {
    .mdev .elementor-element-4e546c3>.elementor-container>.elementor-element-a64e2a2 {
        display: none !important;
    }

    .mdev.ndev #header .elementor-element-831356e>.elementor-element-populated {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #last .commercial-request .form-subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        margin-top: 10px;
    }

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 26px;
    }

    .ue_imgs_list_icon {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

    #main2 .prem .img-title .dvs {
        margin-bottom: 2px;
    }

    .ue_imgs_list_icon svg {
        width: 32px;
        margin-top: 4px;
    }

    #main2 .prem .ue_imgs_list_wrapper {
        grid-gap: 20px;
    }

    .security-image-holder img {
        bottom: 10%;
        left: -2px;
    }

    .cell-value,
    .row-title {
        line-height: 120%;
        font-size: 15px;
    }

    .comparison-row {
        grid-gap: 15px;
        padding: 10px 15px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cell-value.negative,
    .cell-value.positive {
        align-items: center;
    }

    .cell-value {
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .faq__quest {
        padding: 18px 25px;
        max-width: 280px;
        background: rgb(255 255 255 / 90%);
    }

    #last .elementor-icon-list-text {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .application-btn {
        font-size: 15px;
    }

    .faq__quest-title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .column-title {
        font-size: 20px;
    }

    .faq__quest-text {
        line-height: 130%;
    }

    .main-wrapper {
        padding-left: 10px;
    }

    .img-block {
        display: flex;
        align-items: center;
    }

    .security-image-holder img {
        opacity: 0.15;
    }

    #last .formcul {
        padding-top: 40px;
    }

    #last .ui-form.commercial-request {
        margin: 0;
        padding: 0;
    }

    .security-section .application-section {
        margin-top: 0;
        margin: 0 auto;
    }

    #main2 .content-wrap {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        gap: 24px;
    }
}

@media (max-width: 465px) {
    #main2 .elementor-heading-title .title-span-color {
        line-height: 28px;
    }

    #main2 .elementor-heading-title .title-span-color,
    #main2 .elementor-heading-title .title-span-1 {
        font-size: 22px;
    }

    #main2 .key {
        margin-bottom: 0;
    }

    .security-content-wrapper {
        z-index: 10;
    }

    .mdev section h2 {
        font-size: 22px;
    }

    .feature-description {
        line-height: 140%;
    }

    .mdev .section-title {
        font-size: 20px;
        line-height: 120%;
    }

    .comparison-header {
        grid-gap: 10px;
    }

    .header-cell {
        position: relative;
        left: -1.2rem;
    }

    .elementor-tab-title {
        padding: 12px 50px 12px 15px;
    }

    .mdev section h2 {
        font-size: 22px;
    }
}


@media (max-width: 465px) {
    .property-item figure img {
        opacity: 0.4;
        right: -10px !important;
    }

    .row-title {
        max-width: 150px;
        min-width: 150px;
    }
    .cell-value, .row-title {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    .comparison-header .section-title {
        grid-column: 1 / -1;
        display: flex;
        flex-direction: column;
        left: 0;
    }

    .header-cell:nth-child(2) {
        grid-column: 2;
    }

    .header-cell:nth-child(3) {
        grid-column: 3;
    }

    .comparison-header {
        padding: 0;
    }
}