.elementor-kit-6{--e-global-color-primary:#002244;--e-global-color-secondary:#F4B400;--e-global-color-text:#CC9600;--e-global-color-accent:#22C55E;--e-global-color-2681560:#1C9C4B;--e-global-color-d7d8a2e:#374151;--e-global-color-1b70d1d:#F3F4F6;--e-global-color-86cd4e3:#D1D5DB;--e-global-color-e7bd6de:#E5E7EB;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Inter", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1536px;}.e-con{--container-max-width:1536px;--container-default-padding-top:0px;--container-default-padding-right:16px;--container-default-padding-bottom:0px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.icon-box-clickable {
    position: relative;
}

.icon-box-clickable a {
    position: static;
}

.icon-box-clickable a::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}

.elementor-slideshow__title {visibility: hidden;}

.judete-container{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
gap:25px;
margin-top:40px;
}

.judet-box{
background:#ffffff;
border:1px solid #e6e6e6;
border-radius:10px;
padding:20px;
transition:all 0.25s ease;
box-shadow:0 2px 8px rgba(0,0,0,0.05);
}

.judet-box:hover{
transform:translateY(-4px);
box-shadow:0 10px 25px rgba(0,0,0,0.12);
}

.judet-titlu{
font-size:20px;
margin-bottom:12px;
border-bottom:2px solid #f2f2f2;
padding-bottom:6px;
}

.judet-titlu a{
text-decoration:none;
color:#111;
font-weight:700;
}

.localitati-lista{
display:grid;
grid-template-columns:1fr 1fr;
gap:6px 12px;
list-style:none;
padding:0;
margin:0;
}

.localitati-lista li{
line-height:1.4;
}

.localitati-lista a{
text-decoration:none;
color:#555;
font-size:14px;
transition:0.2s;
}

.localitati-lista a:hover{
color:#d32f2f;
}

/* dropdown judete scroll */

.elementor-nav-menu--main .sub-menu{

max-height:420px;

overflow-y:auto;
overflow-x:hidden;

}/* End custom CSS */