.menulinkall {
    display: flex;
    column-gap: 4.5rem;
}

.nav-bosluk {
    margin-top: 2rem !important;
}

.MenuLink {
    text-decoration: none;
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: #fff;
    position: relative;
}

.MenuLinkActive::after{
    position: absolute;
    bottom: -29px;
    left: 0px;
    width: 100%;
    height: 3px;
    content: "";
    background: #FCDC2A;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* .MenuLinkActive{
    padding-bottom: 26px;
    height: 40px;
    border-bottom: 3px solid #FCDC2A;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
} */

.MenuLogo {
    z-index: -1;
    display: flex;
    align-items: center;
    margin-top: -30px;
}

.line {
    width: 50%;
    border: .5px solid white;
    height: 1px;
}

.menusocial {
    display: flex;
    justify-content: right;
    align-items: center;
    column-gap: 2.8rem;
    margin-top: -20px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 0px;
    left: 47.2%;
}

.for-bg {
    position: absolute;
    bottom: 322px;
    left: 270px;
}

.forblur {
    filter: blur(1px);
    width: 500px;
    height: 400px;
    top: 326px;
    left: 220px;
    gap: 0px;
    border-radius: 21.35px;
    border: 1.33px 0px 0px 0px;
    opacity: 0px;
    background: #FFFFFF0D;
    border: 1.33px solid;
    border-image-source: linear-gradient(147.93deg, rgba(255, 255, 255, 0.2) 6.68%, rgba(0, 0, 0, 0) 51.71%, rgba(255, 255, 255, 0.2) 93.27%);
    box-shadow: 0px 6.01px 12.28px 0px #00000040;
    position: absolute;
    left: 230px;
    bottom: 222px;
}

.slidertittle {
    z-index: 10;
    font-family: Urbanist;
    font-size: 38px;
    font-weight: 600;
    line-height: 46px;
    text-align: left;
    width: 492px;
}

.slidertext {
    z-index: 10;
    font-family: Urbanist;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    width: 419px;
    margin-top: 12px;
}

.incelebtn {
    z-index: 10;
    border: none;
    background: black;
    width: Hug (198px)px;
    height: Hug (55px)px;
    padding: 18px 78px 18px 78px;
    gap: 6.65px;
    border-radius: 7.98px;
    color: #fff;
    margin-top: 32px;
}

.mobile-navbar img {
    width: 100px;
}

.mobile {
    margin-top: 2rem;
    padding: 10px 2rem;
    position: absolute;
    top: 0;
    background: transparent;
    backdrop-filter: blur(14px);
    border: 1.33px solid #FFFFFF0D;
    border-radius: 16px;
    z-index: 515;
    width: 90%;
    box-shadow: 0px 6.01px 12.28px 0px #00000040;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile i {
    color: white;
    font-size: 22px;
}

.masa-navbar {
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    display: block !important;
}

.mobile-navbar {
    display: none !important;
}

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 622544;
    top: 0;
    left: -100%;
    background-color: #14241CB5 !important;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    backdrop-filter: blur(4px);
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    height: calc(100% - 195px);
    display: flex;
    flex-direction: column;
    margin-top: 100px;
}

.mobile-navbar span img {
    width: 40px !important;
}

.overlay a {
    padding: 25px !important;
    font-family: Urbanist;
    font-size: 25px;
    border-bottom: 1px solid #FFFFFF1F !important;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    border: 0 !important;
    position: absolute;
    top: 20px;
    left: 45px;
    font-size: 60px;
}

.karavan-card-img {
    height: 85vh;
    object-fit: cover;
}

.mobile-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    padding: 10px 2rem;
    border-radius: 16px;
    background-color: #14241CB5;
    box-shadow: 0px 6.01px 12.28px 0px #00000040;
}

.mobile-overlay img {
    width: 120px;
}

.dropdownButton {
    position: relative;
}

.dropdownButton button {
    height: 40px;
}

.dropdownMenu {
    box-shadow: 0px 4px 38px 0px rgba(0, 0, 0, 0.12);
    background-color: white;
    width: 330px;
    position: absolute;
    top: 40px;
    border-radius: 16px !important;
    transform: translate(0, 20px);
    opacity: 0;
    transition: .4s;
    background: #ffffff78;
    backdrop-filter: blur(8px);
    border: 2px solid;
    border-image-source: linear-gradient(135.72deg, rgba(255, 255, 255, 0.27) 8.53%, rgba(255, 255, 255, 0) 60.59%, rgba(255, 255, 255, 0.33) 93.17%);
    visibility: hidden;
}
.menuİki {
    box-shadow: 0px 4px 38px 0px rgba(0, 0, 0, 0.12);
    background-color: white;
    width: 120px;
    position: absolute;
    top: 40px;
    border-radius: 16px !important;
    transform: translate(0, 20px);
    opacity: 0;
    transition: .4s;
    background: #ffffff78;
    backdrop-filter: blur(8px);
    border: 2px solid;
    border-image-source: linear-gradient(135.72deg, rgba(255, 255, 255, 0.27) 8.53%, rgba(255, 255, 255, 0) 60.59%, rgba(255, 255, 255, 0.33) 93.17%);
    visibility: hidden;
}
.dropdownButton:hover .dropdownMenu {
    transform: translate(-74px, 17px);
    opacity: 1;
    transition: .4s;
    visibility: visible;
}
.dropdownButton:hover .menuİki {
    transform: translate(-31px, 17px);
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

button {
    padding: 0 !important;
    background-color: unset !important;
    box-shadow: unset !important;
    border: none !important;
}

.menulinkall {
    align-items: center;
}
.drop-detay{
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
    font-family: Urbanist;
font-size: 16px;
font-weight: 600;
line-height:0;
text-align: center;
padding: 1rem !important;
display: flex;
align-items: center;
justify-content: space-between;
text-decoration: none;
}
.drop-detay:hover{
    color: rgba(255, 255, 255, 0.54) !important;
    transition: .3s !important;
}
.drop-detay:hover i{
color: rgba(252, 220, 42, 1) !important;
}
.drop-ul {
    padding: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.karavan-nav{
    display: flex;
    align-items: center;
}
.karavan-nav i{
    margin-left: 10px !important;
    color: rgba(252, 220, 42, 1) !important;
}


.overlay-content .accordion {
    --bs-accordion-bg: transparent;
    --bs-accordion-border-color: transparent;
}

.overlay-content .accordion .accordion-header {
    padding: 25px !important;
    border-bottom: 1px solid #FFFFFF1F !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.overlay-content .accordion .accordion-header > a {
    padding: 0!important;
    border-bottom: 0!important;
}

.overlay-content .accordion .accordion-header button {
    width: max-content;
    position: absolute;
    right: 1rem;
}

.overlay-content .accordion .accordion-header button::after {
    content: "\f054";
    background-image: none;
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    color: #FCDC2A;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(90deg)!important;
    transition: .4s;
}

.overlay-content .accordion .accordion-body {
    padding: 0;
    border-top: 1px solid #FCDC2A;
    border-bottom: 1px solid #FCDC2A;
}

.overlay-content .accordion .accordion-body ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
}

.overlay-content .accordion .accordion-body ul li a {
    font-size: 18px;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .menulinkall {
        column-gap: 2.5rem;
    }
}

@media only screen and (max-width:991px) {
    .owl-nav {
        display: none !important;
    }

    .sol-img {
        display: none;
    }

    .masa-navbar {
        display: none !important;
    }

    .mobile-navbar {
        justify-content: center;
        display: flex !important;
    }
}