.elementor-109 .elementor-element.elementor-element-105f9c4{--display:flex;--min-height:454px;--overlay-opacity:0.84;--margin-top:-212px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-109 .elementor-element.elementor-element-105f9c4:not(.elementor-motion-effects-element-type-background), .elementor-109 .elementor-element.elementor-element-105f9c4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F8FF;background-image:url("https://infernal-baits.ro/wp-content/uploads/2026/06/ChatGPT-Image-Jun-4-2026-08_14_34-PM.png");background-position:bottom left;background-repeat:no-repeat;background-size:cover;}.elementor-109 .elementor-element.elementor-element-105f9c4::before, .elementor-109 .elementor-element.elementor-element-105f9c4 > .elementor-background-video-container::before, .elementor-109 .elementor-element.elementor-element-105f9c4 > .e-con-inner > .elementor-background-video-container::before, .elementor-109 .elementor-element.elementor-element-105f9c4 > .elementor-background-slideshow::before, .elementor-109 .elementor-element.elementor-element-105f9c4 > .e-con-inner > .elementor-background-slideshow::before, .elementor-109 .elementor-element.elementor-element-105f9c4 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-109 .elementor-element.elementor-element-9370b85{margin:190px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-109 .elementor-element.elementor-element-9370b85 .elementor-heading-title{font-family:"Big Shoulders Text", Sans-serif;font-size:65px;font-weight:900;line-height:1.3em;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-109 .elementor-element.elementor-element-a4f8f4f{padding:0px 0px 0px 0px;text-align:center;font-family:"Alegreya Sans", Sans-serif;font-size:17px;font-weight:400;line-height:1.5em;color:#FFFFFF;}.elementor-109 .elementor-element.elementor-element-edd6cc9{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-109 .elementor-element.elementor-element-9370b85{margin:221px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-109 .elementor-element.elementor-element-9370b85 .elementor-heading-title{font-size:40px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-109 .elementor-element.elementor-element-a4f8f4f{font-size:14px;}}/* Start custom CSS for html, class: .elementor-element-24a9803 */.ib-contact {
    background: linear-gradient(135deg, #072E6F 0%, #041B44 100%);
    padding: 100px 20px;
    position: relative;
    overflow: hidden;
}

.ib-contact::before {
    content: "";
    position: absolute;
    width: 450px;
    height: 450px;
    background: rgba(200, 74, 0, 0.08);
    border-radius: 50%;
    top: -180px;
    right: -120px;
}

.ib-contact-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.ib-subtitle {
    display: inline-block;
    color: #C84A00;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.ib-contact-info h2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 25px;
}

.ib-contact-info p {
    color: rgba(255,255,255,0.85);
    line-height: 1.8;
    margin-bottom: 35px;
}

.ib-contact-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ib-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.ib-icon {
    width: 55px;
    height: 55px;
    background: #C84A00;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.ib-item h4 {
    color: #ffffff;
    margin: 0;
    font-size: 18px;
}

.ib-item p {
    margin: 5px 0 0;
    color: rgba(255,255,255,0.75);
}

.ib-contact-form {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.2);
}

.ib-form-header {
    text-align: center;
    margin-bottom: 25px;
}

.ib-form-header h3 {
    color: #072E6F;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 8px;
}

.ib-form-header p {
    color: #666666;
    margin: 0;
    font-size: 15px;
}

.ib-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.ib-contact-form input,
.ib-contact-form textarea {
    width: 100%;
    padding: 15px 18px;
    border: 2px solid #e5e5e5;
    border-radius: 12px;
    margin-bottom: 15px;
    font-size: 15px;
    transition: all 0.3s ease;
}

.ib-contact-form input:focus,
.ib-contact-form textarea:focus {
    border-color: #C84A00;
    outline: none;
}

.ib-contact-form textarea {
    resize: vertical;
}

.ib-contact-form button {
    width: 100%;
    background: #C84A00;
    color: #ffffff;
    border: none;
    padding: 16px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s;
}

.ib-contact-form button:hover {
    background: #072E6F;
    color: #ffffff;
}

@media (max-width: 768px) {

    .ib-contact-container {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .ib-contact-info h2 {
        font-size: 34px;
    }

    .ib-row {
        grid-template-columns: 1fr;
    }

    .ib-contact-form {
        padding: 25px;
    }
}/* End custom CSS */