.elementor-198 .elementor-element.elementor-element-9ea8412{width:100%;max-width:100%;}.elementor-198 .elementor-element.elementor-element-d6664a4{--display:flex;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for ensafheader, class: .elementor-element-da24deb */.header-top { background-color: #314e52; }

/* Target the specific Elementor outermost container */
div[data-id="16bcb64"].e-con {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Ensure the inner HTML widget and custom header wrapper have no spacing */
div[data-id="16bcb64"] .elementor-widget-html,
div[data-id="16bcb64"] .header-top {
    margin: 0 !important;
}

/* Target the specific row container inside the header to limit width and center it */
div[data-id="16bcb64"] .container .row {
    max-width: 1200px !important;
}

/* Target the social SVG icons inside this specific header on hover */
div[data-id="16bcb64"] .social-links a svg {
    transition: fill 0.3s ease; /* Smoothly transitions the color change */
}

div[data-id="16bcb64"] .social-links a:hover svg {
    fill: #b68d5a !important;
}

.header-top .social-links svg {
    fill: #ffffff !important;
    color: #ffffff !important;
    width: 16px; /* Optional: sets a clean size if they look distorted */
    height: 16px;
}

.header-top .social-links:hover {
    color: #b68d5a;
}

.header-layout1 .header-logo .logo-bg {
    background-color: #FFF !important;
}

.header-logo img {
    width: 260px;
    height: auto;
}

.header-layout4 .header-logo {
    padding: 20px 0;
}/* End custom CSS */