#ed-226068226 img {
    width: 200px;
}
@media screen and (min-width: 61rem) {
    .ed-element.preset-menu-v2-default.sticky .ed-image, .ed-element.preset-menu-v2-default.sticky .logo {
        opacity: 1;
        visibility: visible;
       display: flex !important;

    }
    .ed-element.preset-menu-v2-default .ed-menu > ul > li > a, body:not(.open-menu) .ed-element.preset-menu-v2-default.sticky .ed-menu > ul > li > a{
        padding:1rem 0;
    }
}
#ed-226068226 {
    flex-basis: auto;
}

/* Menü gösterme durumunda */

.menu-level-0 .nav-item .dropdown-menu {
    display: none;
}

.menu-level-0 .nav-item .dropdown-menu .dropend:not(.dropend .dropend) {
    overflow: scroll;
    max-height: 30rem;
}

/* Menüye fare ile gelindiğinde dropdown menüyü göster */
.menu-level-0 .nav-item:hover .dropdown-menu {
    display: block;
}

/* Alternatif olarak, dropdown menünün konumunu ayarlayın */
.menu-level-0 .nav-item .dropdown-menu {
    position: absolute; /* Eğer menü konumunu ayarlamanız gerekiyorsa */
    top: 100%; /* Menüyü üstteki öğeye göre konumlandırır */
    left: 0;
    background-color: white;
    min-width: 15rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 100px 80px rgba(17, 15, 26, .05), 0 42px 34px rgba(17, 15, 26, .04), 0 22px 18px rgba(17, 15, 26, .03), 0 13px 11px rgba(17, 15, 26, .03), 0 6.65px 5.325px rgba(17, 15, 26, .02), 0 3px 2px rgba(17, 15, 26, .01);
    z-index: 9999;
}

.menu-level-0 .nav-item .dropdown-menu .dropdown-item {
    color: #000;
    padding: 12px;
    text-transform: capitalize;
    display: block;
    text-align: left;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
}

body:not(.open-menu) .ed-element.preset-menu-v2-default.sticky .menu-level-0 .nav-item .dropdown-menu .dropdown-item {
    color: #000
}

.menu-level-0 .nav-item .dropdown-menu .dropdown-item:hover {
    background-color: #002d4a;
    color: white !important;
    transition: .3s ease;
}

@media (min-width: 768px) {
    .ed-element.ed-container.banner.preset-banner-v3-default {
        margin-top: 30px;
    }

    .mt-lg-140 {
        margin-top: 100px;
    }

    .w-md-75 {
        width: 75% !important;
    }
}

.dropend .dropend {
    display: none;
    position: absolute;
    overflow: visible;
    background: white;
    border: 1px solid #ddd;
    z-index: 1000;
    left: 80%; /* Menüyü sağa doğru konumlandırır */
    top: 20px;

}

.dropdown-item:hover + .dropend,
.dropend:hover {
    display: block;
}

.menu-level-0 .nav-item .dropdown-menu .dropend .dropend .dropdown-item {
    max-width: 250px;
    min-width: 250px;
}

.ed-element.preset-menu-v2-default .ed-menu > ul > li > a {
    text-align: left;
    font-size: .9rem;
}

.d-none.d-md-block {
    display: block;
}

.dropdown-menu {
    z-index: 1000 !important; /* Genel dropdown menü için yüksek değer */
}

.dropend {
    z-index: 1001 !important; /* Bir alt menü için bir tık yüksek değer */
}

.dropend .dropend {
    z-index: 1002; /* Bir alt menünün içindeki bir menü için daha yüksek değer */
}

.z-index-1 {
    z-index: 1 !important;
}

.text-center {
    text-align: center !important;
}

.bg-white {
    background-color: white !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.h-100 {
    height: 100% !important;
}

.w-100 {
    width: 100% !important;
}

.start-0 {
    left: 0 !important;
}

.top-0 {
    top: 0 !important;
}

.position-relative {
    position: relative !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

@media screen and (max-width: 975px) {
    .d-none.d-md-block {
        display: none;
    }

    #ed-226068226 img {
        width: 160px;
    }

    .ed-element.preset-menu-v2-default .ed-menu > ul > li > a {
        color: white;
    }
}

@media screen and (max-width: 575px) {
    #ed-226068226 img {
        width: 120px;
    }
}

#ed-226068229 {
    flex-basis: auto;
    flex-grow: 1;
}

#ed-226068235 {
    margin: auto 1rem auto auto;
}

@media screen and (max-width: 975px) {
    #ed-226068235 {
        margin: auto 1rem auto 0rem;
    }
}

#ed-226068232 {
    flex-grow: 1;
    flex-basis: auto;
}

#ed-226068232 > .inner {
    place-content: center flex-end;
    align-items: center;
}

@media screen and (max-width: 975px) {
    #ed-226068232 > .inner {
        justify-content: flex-end;
    }
}

#ed-226068223 > .inner {
    justify-content: space-between;
    align-items: center;
}

#ed-226068244 {
    opacity: 1;
}

#ed-226068244 > .inner {
    justify-content: space-between;
}

@media screen and (max-width: 575px) {
    #ed-226068265 h1 {
        text-align: center;
    }
}

@media screen and (max-width: 575px) {
    #ed-226068268 h2 {
        text-align: center;
    }
}

#ed-226068283 {
    flex-basis: auto;
    transform: translate3d(-50%, 0px, 0px) scale(1) rotate(0deg) skew(0deg, 0deg);
    position: absolute;
    left: 50%;
    bottom: 1rem;
}

#ed-226068262 > .inner {
    place-content: center;
    flex-flow: wrap;
}

#ed-226068262 {
    flex-basis: auto;
    order: 0;
    flex-grow: 1;
}

#ed-226068241 > .inner {
    align-content: stretch;
    flex-direction: column;
}

#ed-226068241 {
    min-height: 86vh;
}

#ed-227013782 img {
    width: 50px;
}

#ed-226067947 > .inner {
    place-content: center;
    align-items: center;
}

#ed-227013794 img {
    width: 15%;
}

#ed-226067962 > .inner {
    place-content: center;
    align-items: center;
}

#ed-227013797 img {
    width: 50px;
}

#ed-227013800 img {
    width: 25%;
}

.rounded-circle {
    border-radius: 50% !important;
}

.h-auto {
    height: auto !important;
}

.w-100 {
    width: 100% !important;
}

.me-3 {
    margin-right: .5rem !important;
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.d-block {
    display: block;
}

.hover-lift, .hover-lift-lg {
    will-change: transform;
    transition: all .3s ease-in-out;
}


.lang .dropdown-toggle:not(.active)::before {
    opacity: .75;
}


@media (min-width: 992px) {
    .lang .dropdown-menu {
        margin-top: .25rem;
    }
}

.lang img {
    width: 20px !important;
}

.lang .dropdown-item {
    transition: all .2s ease-in-out;
    text-transform: capitalize;
    letter-spacing: .005rem;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 0.725rem;
    display: block;
    width: 100%;
    padding: 0.4rem 1rem;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
    clear: both;
}

@media (min-width: 992px) {
    .lang .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .lang .nav-item {
        height: 4.75rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lang .dropdown-menu {
        top: 30%;
        display: block;
        visibility: hidden;
        transform: translateY(16px);
        opacity: 0;
        position: absolute;
        margin-top: .25rem;
        z-index: 1022;
        box-shadow: 0 100px 80px rgba(13, 15, 12, .05), 0 42px 34px rgba(13, 15, 12, .04), 0 22px 18px rgba(13, 15, 12, .03), 0 13px 11px rgba(13, 15, 12, .03), 0 6.65px 5.325px rgba(13, 15, 12, .02), 0 3px 2px rgba(13, 15, 12, .01);
        display: block;
        position: absolute;

    }

    .lang .dropdown-menu-end {
        right: 0;
        left: auto;
        --bs-position: end;
    }

}

.lang .dropdown:hover > .dropdown-menu, .lang .dropend:hover > .dropdown-menu, .lang .dropstart:hover > .dropdown-menu {
    transition: opacity .15s, transform .25s cubic-bezier(.25, .5, .75, 1);
    transform: none;
    opacity: 1;
    visibility: visible;
}


.lang .nav-link {
    color: rgba(13, 15, 12, 0.6);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.1rem;
    letter-spacing: -.011rem;
}

.lang .dropdown-menu {
    background-color: white;
}

.height-3x {
    height: 2rem !important;
}

.width-3x {
    width: 1.5rem !important;
}

#ed-227062118 img {
    width: 70px;
}

#ed-227062115 > .inner {
    place-content: center;
    align-items: center;
}

#ed-227062148 img {
    width: 70px;
}

#ed-227062142 > .inner {
    place-content: center;
    align-items: center;
}

#ed-227062163 img {
    width: 55px;
}

#ed-227062178 img {
    width: 25%;
}

#ed-226068010 {
    text-align: center;
}

#ed-226068010 .button.active {
    border-color: transparent !important;
}

#ed-226068010 .button:hover {
    border-color: transparent !important;
}

#ed-226067917 .space {
    height: 25px;
}

#ed-226067923 img {
    width: 100%;
}

#ed-226067905 > .inner {
    justify-content: space-between;
    align-items: stretch;
}

#ed-226067938 {
    text-align: center;
}

#ed-226067938 .button.active {
    border-color: transparent !important;
}

#ed-226067938 .button:hover {
    border-color: transparent !important;
}

@media screen and (max-width: 575px) {
    #ed-226068016 > .background-image-holder:not(.ed-lazyload) {
        background-image: url("/images2/576/2586414/pexels-photo-305566.jpg") !important;
    }
}

#ed-226068211 {
    flex-basis: 100%;
}

#ed-226068220 .map-canvas {
    height: 350px;
}

#ed-227339543 {
    flex-basis: auto;
    order: 0;
}

#ed-227339537 > .inner {
    align-items: center;
    place-content: center flex-start;
}

#ed-227339552 {
    flex-basis: auto;
    order: 0;
}

@media screen and (max-width: 975px) {
    #ed-227339552 > .inner {
        justify-content: space-between;
    }
}

@media screen and (max-width: 575px) {
    #ed-227339552 {
        margin: 0px 6px;
    }
}

#ed-227339546 > .inner {
    align-items: center;
    place-content: center;
}

#ed-227339561 {
    margin: 0px 0px 0px 6px;
    flex-basis: auto;
    order: 0;
}

#ed-227339555 > .inner {
    align-items: center;
    justify-content: flex-end;
}

#ed-227339534 > .inner {
    place-content: center space-between;
    align-items: center;
}

@media screen and (max-width: 975px) {
    #ed-227339534 > .inner {
        align-items: center;
        align-content: center;
    }
}

@media screen and (max-width: 575px) {
    #ed-227339534 > .inner {
        justify-content: center;
    }
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.float:hover, .float-2:hover {
    color: white;
}

.float-2 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 100px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.float-3 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 160px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

}

.float-4 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 220px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

}

.float-5 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 280px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

}

.float-6 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 340px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

}

html {
    scroll-behavior: smooth;
}

.d-footer-none {
    display: none !important;
}

.float-3 img, .float-4 img, .float-5 img, .float-6 img {
    border-radius: 20px;
}

.my-float {
    margin-top: 12px;
}

#form-container {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: fixed;
    right: 0;
    top: 25%;
    width: 0;
    height: 70%;
    border-radius: 20px;
    overflow: hidden;
    transition: width 0.5s ease-out;
    z-index: 200;
}

.form-control {
    display: block;
    width: 100%;
    padding: .535rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1a1726;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e5ec;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .475rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-label {
    margin-bottom: .5rem;
}

label {
    display: inline-block;
}

.form-check-input[type=checkbox] {
    border-radius: .25em;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.75em;
}

.form-check-input {
    width: 1.25em;
    height: 1.25em;
    margin-top: .175em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #e6e5ec;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    print-color-adjust: exact;
}

.form-select {
    display: block;
    width: 100%;
    padding: .535rem 3.375rem .535rem 1.125rem;
    -moz-padding-start: calc(1.125rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #1a1726;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23262136' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1.125rem center;
    background-size: 16px 12px;
    border: 1px solid #e6e5ec;
    border-radius: .475rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#form-container.active {
    width: 600px; /* Form genişliği, isteğinize göre ayarlayabilirsiniz */
}

.text-black {
    color: #000;
}

.col {
    flex: 1 0 0%;
}

.mb-3 {
    margin-bottom: 10px;
}

.btn-primary {
    cursor: pointer;
    background: #002d4a;
    margin-top: 20px;
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
    border: none;
}

#contact-form {
    overflow-y: scroll;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #fff;
    width: 100%;
    padding: 30px;
    height: 100%;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.border-bottom {
    border-bottom: 1px solid #eae8f0 !important;
}

@media (max-width: 768px) {
    #form-container.active {
        width: 100%;
    }
}
