.elementor-3081 .elementor-element.elementor-element-695a0f6 .elementor-heading-wrapper{text-align:left;}.elementor-3081 .elementor-element.elementor-element-ab11b89 .elementor-icon-list-icon{min-width:25px;height:25px;}.elementor-3081 .elementor-element.elementor-element-ab11b89 .elementor-icon-list-icon i{font-size:14px;}/* Start custom CSS for heading, class: .elementor-element-695a0f6 *//* BAŞLIK İÇİN */
#bizeulas {
    color: #0047AB !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    margin-bottom: 25px !important;
}/* End custom CSS */
/* Start custom CSS for icon-list, class: .elementor-element-ab11b89 *//* SİMGE LİSTESİ İÇİN */
#iconslister .elementor-icon-list-icon {
    width: 45px !important;
    height: 45px !important;
    min-width: 45px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 2px solid #0047AB !important;
    border-radius: 50% !important;
    background: transparent !important;
    margin-right: 15px !important;
}

#iconslister .elementor-icon-list-icon i {
    color: #0047AB !important;
    font-size: 18px !important;
}

#iconslister .elementor-icon-list-text {
    color: #0047AB !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}

#iconslister .elementor-icon-list-item {
    margin-bottom: 15px !important;
    display: flex !important;
    align-items: center !important;
}

#iconslister .elementor-icon-list-item:hover .elementor-icon-list-icon {
    background-color: #0047AB !important;
}

#iconslister .elementor-icon-list-item:hover .elementor-icon-list-icon i {
    color: #ffffff !important;
}/* End custom CSS */
/* Start custom CSS for google_maps, class: .elementor-element-cc5a6dd *//* HARİTA İÇİN (Yüksekliği sola göre ayarlar) */

#iletisimmap .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
}

#iletisimmap .elementor-custom-embed {
    border: 5px solid #0047AB !important;
    border-radius: 25px !important;
    overflow: hidden !important;
    line-height: 0;
    /* Haritanın sol taraftaki kutudan daha uzun olmasını engeller */
    height: 100% !important; 
    min-height: 350px !important; /* Çok küçülmemesi için bir alt sınır */
}

#iletisimmap iframe {
    width: 100% !important;
    /* Yüksekliği 350px civarında tutarak sol tarafla hizalarız */
    height: 350px !important; 
    display: block !important;
    filter: grayscale(1);
    transition: 0.5s ease;
}

#iletisimmap iframe:hover {
    filter: grayscale(0) !important;
}/* End custom CSS */