p {
    word-break: break-word !important;
}
.banner-detay {
    display: flex;
    justify-content: center;
    bottom: 3rem;
    position: relative;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: rgba(84, 84, 84, 1);
}

.number-dis {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.dropdown-toggle{
    border:0 !important;
}
.dil-drop {
    min-width: max-content;
    min-height: max-content;
}
.dropdown-item.active, .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #2a433b !important;
    border: 0 !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #2a433b;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    border-radius: 5rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
    #myBtn:hover {
        background-color: rgba(42, 67, 59, 1);
    }


.overlay-content li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 8px;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #2A433B;
    text-decoration: none !important;
    text-align: start;
    padding-left: 2rem;
    display: block;
    transition: 0.3s;
}
.overlay-content .accordion-button{
    box-shadow:unset !important;
}
.overlay ul {
    row-gap: 18px;
    display: flex !important;
    flex-direction: column !important;
}
.overlay-content .nav-link {
    padding:0 !important;
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    text-align: left  !important;
    color: #2A433B !important;
    text-decoration: none !important;
    text-align: start;
}
.number-ic {
    display: flex;
    align-items: end;
    justify-content: center;
    flex-direction: column;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #2A433B;
}

.iki-number {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #2A433B;
}

.musteri {
    font-family: Poppins;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #556962;
}

.mobile-logo {
    z-index: 40045555 !important;
    position: relative !important;
}

.right {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.banner-detay a {
    color: rgba(84, 84, 84, 1) !important;
}

.banner-title {
    display: flex;
    justify-content: center;
    height: 100%;
    text-align: center !important;
    align-items: center;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    padding-top: 6rem;
    line-height: 48px;
    color: rgba(42, 67, 59, 1);
}

.drop-tumu {
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-size: 17px;
    color: rgba(42, 67, 59, 1);
    font-family: 'Poppins';
    font-weight: 500;
    transition: .4s;
}

.see-all-activity-area-link {
    width: max-content;
    max-width: 100%;
}

    .drop-tumu svg {
        transform: translate(0px, 0px);
        transition: .4s;
    }

    .drop-tumu:hover svg {
        transform: translate(8px, 0px);
        transition: .4s;
    }

.drop-tumu:hover {
    font-weight: 500 !important;
}

.navbars {
    z-index: 1522;
    position: relative;
    display: block;
}

.navbar {
    position: absolute !important;
    top: 0;
    z-index: 1;
    border-radius: 300px;
    width: 100%;
    box-shadow: 0px 4px 25.9px 0px #2A433B0D !important;
    margin-top: 20px !important;
    padding: 20px !important;
}

.navbar-collapse {
    justify-content: space-around !important;
}

.navbar-nav {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.nav-link {
    font-family: Poppins !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 22.5px !important;
    text-align: left !important;
    color: #2A433B !important;
}

.nav-container {
    max-width: 1480px !important;
}

.number-img {
    width: 129.72px;
    height: 56px;
}

.navbar-logo {
    width: 187px;
    height: 59.09px;
}

.overlay {
    height: 100%;
    white-space: nowrap;
    overflow-y: auto;
    z-index: 55554445455;
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white !important;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    display: flex !important;
    flex-direction: column !important;
    row-gap: 2rem !important;
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
}

.overlay a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 8px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #2A433B;
    text-decoration: none !important;
    text-align: start;
    padding-left: 2rem;
    display: block;
    transition: 0.3s;
}

.overlay .closebtn {
    font-size: 40px;
}

.dropdown-img {
    height: 395px;
}

.mobile {
    box-shadow: 0px 0.94px 6.06px 0px #2A433B0D;
    background: #FFFFFFCC;
    position: absolute;
    top: 0;
    z-index: 4516;
    width: 90%;
    margin-top: 2rem;
    border-radius: 60px;
}

.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    padding-right: 16px;
    padding-left: 16px !important;
}

.mobile-logo {
    width: 150px !important;
}

.mobile-body {
    font-family: Poppins;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 2.5rem;
    font-size: 20px;
    color: #556962;
    text-align: start;
}

.header-detay {
    width: 85% !important;
    padding-top: 2rem !important;
    margin: auto !important;
    color: #556962 !important;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}

.accordion-button:focus {
    box-shadow: unset !important;
}

.accordion-button:not(.collapsed) {
    background-color: unset !important;
}

.accordion-button {
    padding-right: 1rem !important;
}

.mobile {
    display: none !important;
}
.footer-sosyal svg path {
    fill: rgba(42, 67, 59, 1) !important;
}
.faaliyet-tumu.buttons {
    column-gap: 10px !important;
}
.incele {
    column-gap: 10px !important;
    align-items: center !important;
    display: flex !important;
}
.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
 :not(.btn-check)+.btn:active {
    color: unset !important;
    background-color: unset !important;
    border-color: unset !important;
}

.dropdown {
    display: flex;
    align-items: center;
}

.dropdown i {
    color: #2a433b;
}

.navbars .nav-item .dropdown {
    padding-top: 40px;
    margin-top: -40px;
    padding-bottom: 40px;
    margin-bottom: -40px;
}

.navbars .nav-item .dropdown .dropdown-menu {
    transform: translate(0, 20px);
    transition: .2s;
    border-radius: 0px 0px 12px 12px;
    opacity: 0;
    visibility: hidden;
    display: block;
    border-radius: 0;
    top: 113px;
    border: 0;
    width: 55rem !important;
    left: -3rem;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.navbars .nav-item .dropdown:hover .dropdown-menu {
    transform: translate(0, 0);
    transition: .4s;
    opacity: 1;
    visibility: visible;
}

.menu-detay {
    font-family: Poppins;
    font-size: 17px;
    transition: .3s;
    font-weight: 400;
    line-height: 22.5px;
    text-align: left;
    color: #70817c !important;
}

.detays {
    display: flex;
    row-gap: 16px;
    flex-direction: column;
    padding: 30px;
}

.dropdown-toggle::after {
    display: none !important;
}

.menu-detay:hover {
    color: #2a433b !important;
    transition: .3s;
    font-weight: 500 !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.language-selector-and-offer-btn {
    display: flex;
    align-items: center;
    column-gap: 24px;
}

.header-offer-btn {
    font-family: Poppins;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    background: #2A433B;
    padding: 12px 30px;
    border-radius: 8px;
    text-decoration: none;
}
.mobile-header-btn-and-offer-btn {
    display: flex;
    align-items: center;
    column-gap: 16px;
}


.offer-area {
    padding-top: 55px;
    padding-bottom: 55px;
    background-image: url(/img/erzinli/offer-background.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 48px;
}

    .offer-area::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #2A433B 0%, #2E463E 100%);
        opacity: 95%;
    }

.offer-area-title-and-description {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    row-gap: 18px;
}

.offer-area-titles {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
}

.offer-area-sup-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #DDB480;
}

.offer-area-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}

.offer-area-description {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #BDC5C2;
}

.offer-area-button {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: end;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    font-family: Poppins;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #2A433B;
    align-items: center;
    column-gap: 12px;
    padding: 12px 30px;
    background: #FFFFFF;
    border-radius: 8px;
    text-decoration: none;
}

    .offer-area-button svg path {
        color: #DDB480;
    }


@media only screen and (max-width: 1399px)
{
    .navbar-logo {
        width: 120px;
        height: 38px;
    }
}

@media only screen and (max-width: 1260px) {
    .navbars .nav-item .dropdown .dropdown-menu {
        left: -14rem;
    }
}

@media only screen and (max-width: 1245px) {
    .navbar-nav {
        column-gap: 8px;
    }
    .number-img {
        width: 100.72px;
        height: 56px;
    }
    .navbar-logo {
        width: 150px !important;
        height: 50.09px !important;
    }
}

@media only screen and (max-width: 1199px)
{
    .navbars {
        display: none;
    }

    .mobile {
        display: block !important;
    }

    .header-offer-btn {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 18px;
    }
}

@media only screen and (max-width: 1110px) {
    .navbar-nav {
        column-gap: 0px !important;
    }
}

@media only screen and (max-width: 991px) {
    .dropdown-item img {
        width: 28px !important;
    }
    .dropdown-menu.dil-drop {
        border: 0 !important;
        margin-top: 2rem !important;
        display: flex !important;
        align-items: center !important;
    }

    .offer-area-button {
        margin-left: 0;
        font-size: 14px;
        line-height: 24px;
    }

    .offer-area-sup-title {
        font-size: 15px;
        line-height: 23px;
    }

    .offer-area-title {
        font-size: 24px;
        line-height: 36px;
    }

    .offer-area-description {
        font-size: 15px;
        line-height: 23px;
    }
   
}
@media only screen and (max-width: 767px) {
    .banner-img {
        height: 360px !important;
        object-fit: cover !important;
    }
    .banner-detay {
        flex-wrap: wrap !important;
        text-align:center !important;
        row-gap: 7px !important;
    }
}
@media only screen and (max-width: 600px) {
    .banner-title {
        font-size: 26px;
        line-height: 37px;
    }
    .banner-img {
        height: 420px !important;
        object-fit: cover !important;
    }
    }
@media only screen and (max-width: 425px) {
    .detay-title {
        font-size: 25px;
        line-height: 40px;
    }
    .banner-title {
        padding-bottom: 3rem !important;
    }
    .mobile-logo {
        width: 130px !important;
    }
    .banner-img {
        height: 355px;
    }
    .banner-title {
        padding-top: 4rem;
    }
    .banner-detay {
        bottom: 6rem;
        align-items: center;
        row-gap: 8px;
        flex-wrap: wrap;
    }
    .banner-title {
        font-size: 28px;
    }
}