.elementor-64 .elementor-element.elementor-element-d034388{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-3ebf3b6 *//* =========================================================
   CTA "Зателефонувати нам" — БАЗОВІ СТИЛІ (глобально)
   ========================================================= */

.cta-btt .elementor-button{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    min-height: 128px !important;
    text-decoration: none !important;
    transition: transform .2s ease;
}

.cta-btt .elementor-button-content-wrapper{
    display: inline-flex !important;
    align-items: center !important;
    padding: 0 !important;
    background: transparent !important;
}

/* Текст зліва */
.cta-btt .elementor-button-text{
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    white-space: normal !important;
    max-width: 200px !important;
    text-align: right !important;
    margin-right: -35px;
    z-index: 2;
}

/* Круг 128×128 */
.cta-btt .elementor-button-icon{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 128px !important;
    height: 128px !important;
    min-width: 128px !important;
    border-radius: 50% !important;
    flex-shrink: 0 !important;
    margin: 0 !important;
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}
.cta-btt .elementor-button-icon svg{
    width: 32px !important;
    height: 32px !important;
}

/* Focus */
.cta-btt .elementor-button:focus-visible{
    outline: 3px solid rgba(31, 101, 233, .35) !important;
    outline-offset: 4px;
    border-radius: 12px;
}
.cta-btt .elementor-button:active .elementor-button-icon{
    transform: scale(1);
    box-shadow: none !important;
}

/* Адаптив */
@media (max-width: 1024px){
    .cta-btt .elementor-button{ min-height: 96px !important; }
    .cta-btt .elementor-button-icon{
        width: 96px !important;
        height: 96px !important;
        min-width: 96px !important;
    }
    .cta-btt .elementor-button-icon svg{
        width: 26px !important;
        height: 26px !important;
    }
    .cta-btt .elementor-button-text{
        font-size: 18px !important;
        max-width: 180px !important;
    }
}
@media (max-width: 767px){
    .cta-btt .elementor-button{
        min-height: 72px !important;
        gap: 14px !important;
    }
    .cta-btt .elementor-button-icon{
        width: 72px !important;
        height: 72px !important;
        min-width: 72px !important;
    }
    .cta-btt .elementor-button-icon svg{
        width: 22px !important;
        height: 22px !important;
    }
    .cta-btt .elementor-button-text{
        font-size: 15px !important;
        max-width: 140px !important;
    }
}


/* Колір тексту */
.cta-bla .elementor-button-text{
    color: #F5F5F5 !important;
}

/* Колір круга + іконки */
.cta-bla .elementor-button-icon{
    background: #1E1E1E !important;
}
.cta-bla .elementor-button-icon svg{
    stroke: #fff !important;
}

/* Hover */
.cta-bla .elementor-button:hover .elementor-button-icon{
    background: #415170 !important;
    transform: scale(1.04);
    
}






.cta-blu .elementor-button-text{
    color: #1E1E1E !important;
}

/* Колір круга + іконки */
.cta-blu .elementor-button-icon{
    background: #1F65E9 !important;
}
.cta-blu .elementor-button-icon svg{
    stroke: #fff !important;
}

/* Hover */
.cta-blu .elementor-button:hover .elementor-button-icon{
    background: #0039BB !important;
    transform: scale(1.04);
    
}
















/* =========================================================
   CONTACT FORM BLUE — v3 FINAL
   Клас на віджеті форми (Advanced → CSS Classes): contact-form-blue
   ========================================================= */

.contact-form-blue .elementor-form{
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
}

.contact-form-blue .elementor-field-group{
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    min-height: 54px !important;
}
.contact-form-blue .elementor-form-fields-wrapper{     gap: 16px;}
/* -------- ІНПУТИ + DISPLAY СЕЛЕКТА -------- */
.contact-form-blue .elementor-field-textual,
.contact-form-blue .cfb-select__display{
    display: block !important;
    width: 100% !important;
    height: 54px !important;
    padding: 19px 20px 15px !important;
    background: radial-gradient(ellipse 80% 60% at 50% 60%, #FEFDFF 0%, #E8F2FD 70%) !important;
    border: 0 !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    
    color: #2B2F38 !important;
    text-align: left !important;
    outline: none !important;
    transition: box-shadow .2s ease !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    box-sizing: border-box !important;
}

.contact-form-blue .elementor-field-textual::placeholder{
    color: transparent !important;
}


/* -------- FLOATING LABEL -------- */
.contact-form-blue .elementor-field-label{
    position: absolute !important;
    left: 20px !important;
    top: 12px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #6B7280 !important;
    pointer-events: none !important;
    background: transparent !important;
    transition: top .2s ease, font-size .2s ease, color .2s ease !important;
    z-index: 2 !important;
}

/* Elementor рендерить label ПЕРЕД полем — flex-order повертає його поверх */
.contact-form-blue .elementor-field,
.contact-form-blue .elementor-select-wrapper{
    order: 1 !important;
}
.contact-form-blue .elementor-field-label{
    order: 2 !important;
}

/* Лейбл піднімається */
.contact-form-blue .elementor-field-textual:focus ~ .elementor-field-label,
.contact-form-blue .elementor-field-textual:not(:placeholder-shown) ~ .elementor-field-label,
.contact-form-blue .elementor-field-group.is-filled .elementor-field-label,
.contact-form-blue .elementor-field-group.is-focused .elementor-field-label{
    top: 0px !important;
    font-size: 12px !important;
    color: #6683B6 !important;
}

/* -------- НАТИВНИЙ SELECT: ховаємо, лишаємо для сабміту -------- */
.contact-form-blue .elementor-select-wrapper{
    position: relative !important;
}
.contact-form-blue .elementor-select-wrapper select{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 54px !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: -1 !important;
    
}
.contact-form-blue .select-caret-down-wrapper{
    display: none !important;
}

/* -------- КАСТОМНИЙ SELECT -------- */
.contact-form-blue .cfb-select{
    position: relative !important;
    width: 100% !important;
}
.contact-form-blue .cfb-select__display{
    cursor: pointer !important;
    padding-right: 52px !important;
    color: transparent !important;
    user-select: none !important;
    
    line-height: normal;
}
.contact-form-blue .cfb-select.is-selected .cfb-select__display{
    color: #2B2F38 !important;
}
.contact-form-blue .cfb-select__caret{
    position: absolute !important;
    right: 20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    pointer-events: none !important;
    color: #2B2F38 !important;
    transition: transform .2s ease !important;
    z-index: 3 !important;
}
.contact-form-blue .cfb-select.is-open .cfb-select__caret{
    transform: translateY(-50%) rotate(180deg) !important;
}
.contact-form-blue .cfb-select__caret svg{
    width: 100% !important;
    height: 100% !important;
    fill: currentColor !important;
    display: block !important;
}

/* Дропдаун */
.contact-form-blue .cfb-select__list{
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 0 !important;
    right: 0 !important;
    background: linear-gradient(180deg, #FFFFFF 0%, #E8EEFA 100%) !important;
    border-radius: 20px !important;
    padding: 8px !important;
    
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-8px) !important;
    transition: opacity .2s ease, transform .2s ease, visibility .2s !important;
    z-index: 20 !important;
    max-height: none !important;
    overflow: visible !important;
}
.contact-form-blue .cfb-select.is-open .cfb-select__list{
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}
.contact-form-blue .cfb-select__item{
    padding: 14px 16px !important;
    border-radius: 12px !important;
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-size: 16px !important;
    color: #2B2F38 !important;
    cursor: pointer !important;
    transition: background .15s ease, color .15s ease !important;
}
.contact-form-blue .cfb-select__item:hover{
    background: rgba(31, 101, 233, .08) !important;
    color: #6683B6 !important;
}
.contact-form-blue .cfb-select__item.is-active{
    background: rgba(31, 101, 233, .12) !important;
    color: #1F65E9 !important;
    font-weight: 600 !important;
}

/* -------- КНОПКА САБМІТУ -------- */
.contact-form-blue .elementor-button{
    width: 100% !important;
    height: 64px !important;
    background: #1E1E1E !important;
    border: 0 !important;
    border-radius: 20px !important;
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease !important;
}
.contact-form-blue .elementor-button:hover{
    background: #2B2B2B !important;
    
    transform: translateY(-1px) !important;
}
.contact-form-blue .elementor-button:active{
    transform: translateY(0) !important;
    box-shadow: none !important;
}

/* -------- ПОВІДОМЛЕННЯ УСПІХ / ПОМИЛКА -------- */
.contact-form-blue .elementor-message{
    margin-top: 8px !important;
    padding: 14px 18px !important;
    border-radius: 14px !important;
    font-family: 'Gilroy', 'Inter', system-ui, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}
.contact-form-blue .elementor-message.elementor-message-success,
.contact-form-blue .elementor-message-success{
        background: rgb(255 255 255) !important;
    color: #15803D !important;
    border: 1px solid rgba(34, 197, 94, .3) !important;
}
.contact-form-blue .elementor-message-success::before{
    content: '' !important;
    flex-shrink: 0 !important;
    width: 20px !important;
    height: 20px !important;
    background: #22C55E url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/12px no-repeat !important;
    border-radius: 50% !important;
}
.contact-form-blue .elementor-message.elementor-message-danger,
.contact-form-blue .elementor-message-danger,
.contact-form-blue .elementor-error-message{
    background: rgba(239, 68, 68, .12) !important;
    color: #B91C1C !important;
    border: 1px solid rgba(239, 68, 68, .3) !important;
}
.contact-form-blue .elementor-message-danger::before,
.contact-form-blue .elementor-error-message::before{
    content: '' !important;
    flex-shrink: 0 !important;
    width: 20px !important;
    height: 20px !important;
    background: #EF4444 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><line x1='18' y1='6' x2='6' y2='18'/><line x1='6' y1='6' x2='18' y2='18'/></svg>") center/12px no-repeat !important;
    border-radius: 50% !important;
}
.contact-form-blue .elementor-message-success i,
.contact-form-blue .elementor-message-success svg,
.contact-form-blue .elementor-message-danger i,
.contact-form-blue .elementor-message-danger svg{
    display: none !important;
}

/* -------- АДАПТИВ -------- */
@media (max-width: 767px){
    .contact-form-blue .elementor-field-textual,
    .contact-form-blue .cfb-select__display{
        height: 60px !important;
        font-size: 15px !important;
        padding: 22px 18px 8px !important;
    }
    .contact-form-blue .elementor-select-wrapper select{
        height: 60px !important;
    }
    .contact-form-blue .elementor-field-label{
        left: 18px !important;
        font-size: 15px !important;
        top: 20px !important;
    }
    .contact-form-blue .elementor-field-textual:focus ~ .elementor-field-label,
    .contact-form-blue .elementor-field-textual:not(:placeholder-shown) ~ .elementor-field-label,
    .contact-form-blue .elementor-field-group.is-filled .elementor-field-label,
    .contact-form-blue .elementor-field-group.is-focused .elementor-field-label{
        font-size: 11px !important;
        top: 8px !important;
    }
    .contact-form-blue .elementor-button{
        height: 60px !important;
        font-size: 16px !important;
    }
    .contact-form-blue .cfb-select__item{
        padding: 12px 14px !important;
        font-size: 15px !important;
    }
}/* End custom CSS */