.accordion_delib {
background-color: #f8f9fa;
color: #333;
cursor: pointer;
padding: 18px;
width: 100%;
border: 1px solid #ddd;
border-left: 5px solid #0056b3; text-align: left;
outline: none;
font-size: 16px;
transition: 0.4s;
margin-bottom: 5px;
display: flex;
justify-content: space-between;
align-items: center;
} .active, .accordion_delib:hover {
background-color: #e9ecef;
color: #fff;
} .accordion_delib:after {
content: '\002B'; color: #0056b3;
font-weight: bold;
font-size: 20px;
}
.active:after {
content: "\2212"; } .accordion_delib h5 {
margin: 0;
font-weight: 600;
color: #2c3e50;
} .panel_delib {
padding: 0 18px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out; border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
} .panel_delib ul {
list-style-type: none;
padding-left: 0 !important;
margin-bottom: 15px;
}
.panel_delib li {
padding: 10px 0;
border-bottom: 1px solid #eee;
line-height: 1.5;
} .panel_delib a {
display: inline-block;
margin-top: 5px;
color: #d8181c; text-decoration: none;
font-weight: bold;
}
.panel_delib a:hover {
text-decoration: underline;
}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}