/*Banner*/

.banner-container {
    margin: auto;
    max-width: 90%;
    padding: 54px 0;
}
.carousel-inner {
    border-top-left-radius: 54px;
    border-bottom-right-radius: 54px;
    box-shadow: 0px 4px 121.9px 0px #0E4FAA52, 0px 4px 27.4px 0px #0E4FAA0F !important;
}
.banner {
    position: relative;
    height: 680px;
    background-image: url(/img/banner-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 42px;
    overflow: hidden;
}

.banner-image-transparent-item {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.banner-content-area {
    width: 100%;
    height: 100%;
    
}

.banner-right-image, .banner-right-image img {
    object-fit: contain;
}

.banner-text-area {
    padding: 40px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    row-gap: 46px;
    height: 100%;
}

.banner-text {
    display: flex;
    flex-direction: column;
    row-gap: 0;
}

.banner-small-title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 8px;
    color: #9AA1AF;
}
    .banner-small-title span {
        font-family: Poppins;
        font-weight: 700;
        font-style: italic;
        font-size: 22px;
        line-height: 140%;
        letter-spacing: 0 !important;
        color: #9AA1AF;
    }
.banner-right-images {
    padding-top: 4rem;
    position: relative;
    z-index: 1;
}
.image-bir {
    height: 595px;
    object-fit: contain;
}
.banner-title {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 57px;
    line-height: 75px;
    margin-bottom: 15px;
    letter-spacing: 0%;
    color: #243351;
}
    .banner-title span {
        color: #096FFE;
    }
.carousel-indicators .active {
    opacity: 1;
    border: 1px solid #FFFFFF !important; background-color: #096FFE !important;
}
.slider-icerikleri{
    display:flex;
    align-items:center;
    column-gap:8px;
}
.banner-title-iki {
    margin-bottom: 25px;
    font-family: Plus Jakarta Sans;
    font-weight: 600;
    font-size: 72px;
    line-height: 75px;
    letter-spacing: 0%;
    color: white !important;
}
.banner-small-title-iki {
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 8px;
    color: white;
}
.banner-rendezvous-button-iki a {

    background-color: white !important;
    color: #096FFE !important;
    padding: 20px 32px;
    display: flex;
    align-items: center;
    background: #096FFE;
    width: max-content;
    max-width: 100%;
    column-gap: 16px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 12px;
}
.banner-small-title-iki span {
    font-family: Poppins;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 3px;
    color: white;
}
    .banner-title-iki span {
        font-family: Plus Jakarta Sans;
        font-weight: 800;
        font-size: 72px;
        line-height: 75px;
        letter-spacing: 0%;
        color: white !important;
    }
.slider-icerik-btn {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14.39px;
    line-height: 100%;
    letter-spacing: 0%;
    background: #B3D2FF;
    padding: 7px 12px;
    border-radius: 34px;
    width: auto;
    color: #243351;
}
.slider-icerik-btn-iki {
    padding: 7px 12px;
    border-radius: 34px;
    width: auto;
    background-color: #505C7482;
    color: white;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14.39px;
    line-height: 100%;
    letter-spacing: 0%;
}
.carousel-indicators li {
    border: 1px solid #CECECE !important; 
    width: 16px !important;
    height: 16px !important;
    border-radius: 5rem !important;
    background-color: #CECECE !important;
}
.header-containers {
    margin-top: 2rem;
    max-width: 1700px;
    margin: auto;
    margin-top: 3rem;
}
.banner-small-title-uc {
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 8px;
    color: #096FFE;
}
    .banner-small-title-uc span {
        font-family: Poppins;
        font-weight: 700;
        font-style: italic;
        font-size: 22px;
        line-height: 140%;
        letter-spacing: 3px;
    }
.bg-image {
    background-image: url('/img/slider_img_3.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 661.8px;
}
.bg-image-iki {
    background-image: url('/img/bg-İmage-2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 661.8px;
}
.bg-image-uc {
    height: 661.8px;
}
.banner-title-uc {
    font-family: Plus Jakarta Sans;
    font-weight: 600;
    font-size: 72px;
    line-height: 75px;
    letter-spacing: 0%;
    color: #243351;
    margin-bottom:25px;
}
.uc-icerik{
    position:absolute;

}
.image-uc{
    position:relative;

}
    .banner-title-uc span {
        font-weight: 700;
        color: #243351;
    }
.banner-right-image {
    padding-top: 4rem;
    position: relative; /* ::before'un konumlandırılması için gerekli */
    z-index: 1;
}
    .banner-right-image::before {
        content: ""; /* ::before boş içerik ister */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("/img/slider_1_bg.png");
        background-size: cover;
        background-position: center;
        opacity: 0.5; /* İsteğe bağlı: saydamlık */
        z-index: -1; /* Arka planda kalması için */
    }
.banner-rendezvous-button {
    position: absolute;
    top: 17rem;
}
.banner-rendezvous-button-iki {
    position: absolute;
    top: 17rem;
}
.banner-rendezvous-button a {

    padding: 20px 32px;
    display: flex;
    align-items: center;
    background: #096FFE;
    width: max-content;
    max-width: 100%;
    column-gap: 16px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 12px;
}
.doctor-row{
    margin-top:100px;
}
.banner-text-and-button {
    padding: 0 0px 0px 70px;
    display: flex;
    flex-direction: column;
}


/*Neden Dr. Speed’i Tercih etmeliyim?*/

.white-section {
    padding: 40px 0;
}

.why-should-i-choose-text {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
}

.why-should-i-choose-list {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.why-should-i-choose-list-item {
    display: flex;
    column-gap: 20px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #505C74;
}

.why-should-i-choose-list-item-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.why-should-i-choose-list-item-icon svg path
{
    stroke: #BBC0C9;
    transition: .4s;
}
.why-should-i-choose-list-item:hover .why-should-i-choose-list-item-icon svg path {
    stroke: #096FFE;
    transition: .4s;
}

.why-should-i-choose-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 77px;
}

.why-should-i-choose-title {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #1D2941;
}

.why-should-i-choose-title span {
    color: #096FFE;
}

.why-should-i-choose-button a {
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-decoration: none;
    column-gap: 16px;
    background: #096FFE;
    padding: 20px 32px;
    color: #FFFFFF;
    border-radius: 12px;
}

.why-should-i-choose-small-image, .why-should-i-choose-small-image img {
    aspect-ratio: 2/1.2;
    object-fit: cover;
    border-radius: 16px;
}

.why-should-i-choose-large-image, .why-should-i-choose-large-image img {
    aspect-ratio: 2/0.8;
    object-fit: cover;
    border-radius: 16px;
}


/*Nasıl Çalışır*/

.how-it-works-area
{
    padding: 124px 0;
    background: #F7F9FE;
    position: relative;
}

.how-it-works-text-and-card-area {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
    position: relative;
    z-index: 1;
}

.how-it-works-text-area {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    align-items: center;
}

.how-it-works-title {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    color: #1D2941;
}

.how-it-works-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #1D2941;
}

.how-it-works-description span {
    font-weight: 500;
}

.how-it-works-card {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.how-its-works-card-image, .how-its-works-card-image img {
    aspect-ratio: 2/1;
    object-fit: contain;
    display: flex;
    justify-content: center;
}

.how-it-works-card-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #505C74;
}

.how-it-works-top-left-transparent-item {
    position: absolute;
    top: 0;
    left: 0;
}

.how-it-works-bottom-right-transparent-item {
    position: absolute;
    bottom: 0;
    right: 0;
}


/*Doktorlarımız*/

.our-doctors-area {
    padding: 124px 0;
    background: #fff;
}

.our-doctors-text-and-doctor-cards-area {
    display: flex;
    flex-direction: column;
    row-gap: 36px;
}

.our-doctors-text {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}

.our-doctors-title {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #243351;
}

.our-doctors-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #505C74;
}

.our-doctors-card {
    padding: 22.5px 24.5px;
    border: 1px solid #E9E9EA;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    border-radius: 16.6px;
}

.our-doctors-card-image {
    overflow: hidden;
    border: 1px solid #E9E9EA;
    border-radius: 12.45px;
}

.our-doctors-card-image, .our-doctors-card-image img {
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.our-doctors-card-text-and-button {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}

.our-doctors-card-text {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}

.our-doctors-card-type {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #505C74;
}

.our-doctors-card-title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #243351;
    min-height: 60px;
}

.our-doctors-card-button a {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 16px;
    justify-content: center;
    padding: 20px 12px;
    background: #F7F9FE;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #243351;
    text-decoration: none;
    border-radius: 12px;
    transition: .4s;
}
.our-doctors-card-button a:hover
{
    background: #096FFE;
    color: #fff;
    transition: .4s;
}

.see-more-button {
    display: flex;
    justify-content: center;
}

.see-more-button a {
    background: #096FFE;
    color: #fff;
    text-decoration: none;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    border-radius: 12px;
    padding: 18px 42px;
}


.randevu-button {
    display: flex;
    align-items: center;
    column-gap: 15px;
    justify-content: center;
    margin-top: 50px !important;
    border-radius: 12px !important;
    width: 240px !important;
    height: 64px !important;
    background-color: #096FFE !important;
    font-family: Poppins !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    color: #FFFFFF !important;
}
/*Sıkça Sorulan Sorular*/

.faq-area {
    padding: 124px 0;
}

.faq-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
}

.faq-title {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    color: #243351;
}

.faq-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #505C74;
}



.faq-text-and-list-area {
    display: flex;
    flex-direction: column;
    row-gap: 46px;
}

.faq-list-area .accordion {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}


    .faq-list-area .accordion .card-header button {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;
        padding: 21px 32px;
        color: #243351;
        text-align: start;
        border: none;
        background: #fff;
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        column-gap: 1rem;
    }

        .faq-list-area .accordion .card-header button::after {
            content: "\f078";
            min-width: 44px;
            min-height: 44px;
            border-radius: 50px;
            border: 1px solid #CBD0DC;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            color: #096FFE;
            transition: .4s;
        }

        .faq-list-area .accordion .card-header button:not(.collapsed)::after
        {
            transform: rotate(-180deg);
            transition: .4s;
        }

.faq-list-area .collapse-inner .card-body {
    padding: 32px;
    padding-top: 0;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #505C74;
}



.faq-list-area .accordion .card {
    border-radius: 1rem;
    margin: 0;
    box-shadow: none;
    border: 1px solid #E9E9EA;
}

    .faq-list-area .accordion .card-header {
        padding: 0;
        border: none;
    }

        

.faq-list-area .accordion .accordion-item .accordion-button::after {
    background: none;
    content: "\f078";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #CBD0DC;
    font-size: 16px;
    line-height: 26px;
    color: #ED1D24;
}

.faq-list-area .accordion .accordion-button {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #000000;
    padding: 21px 32px;
}

.faq-list-area .accordion .accordion-item {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #E9E9EA;
}

.faq-list-area .accordion .accordion-button:not(.collapsed)
{
    background-color: #fff;
    box-shadow: none;
    outline: none;
    
}

.faq-list-area .accordion .accordion-button:focus
{
    box-shadow: none;
    outline: none;
}

.faq-list-area .accordion .accordion-item .accordion-body {
    padding: 32px;
    padding-top: 0;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #505C74;
}

    section h2 {
        text-transform: capitalize;
        letter-spacing: 0.025em;
        font-size: clamp(2rem, 1.8125rem + 0.75vw, 2.6rem);
    }
.doctor-card .card {
    border-radius:25px !important;
    border: 0 !important;
    box-shadow: unset !important;
    background-color: #ECECEC75;
    transition: .3s !important;
}
    .doctor-card .card:hover {
        transition:.3s !important;
        background-color: #3A8CFE !important;
    }
    section a {
        display: inline-block;
        text-decoration: none;
    }

 

        section .container .card:nth-child(1) .box .icon .iconBox {
            background: #d3b19a;
        }

        section .container .card:nth-child(2) .box .icon .iconBox {
            background: #70b3b1;
        }

        section .container .card:nth-child(3) .box .icon .iconBox {
            background: #d05fa2;
        }

        section .container .card ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            gap: 0.625rem;
        }
.doctor-title {

    margin-top: 150px;
    margin-bottom: 39px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #243351;
}
.doktor-adi {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    color: #243351;
}
.doktor-tipi {
    margin-top:8px;
    font-family: Lato;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    color: #6C768A;
}
.doctor-card .card:hover .doktor-adi{
    color:white !important;
}
.doctor-card .card:hover .doktor-tipi {
    color: white !important;
}
.content {
    padding-left: 2rem !important;
}


.sertifika-card {
    border: 1px solid #00000012;
    border-radius:16px;
}
.sertifika span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #096FFE;
}
.sertifika-card-row{
    margin-top:42px;
}
.sertifika {
 margin-bottom:42px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #243351;
}
.sertifika-img {
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sertifika-card {
    padding: 20px 0px 20px 5px;
}
.sertifika-detay {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: center;
    color: #505C74;
}
.sertifika-card-detay {
    margin-top: 13px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #243351;
}
.neden-card {
    transition: .4s;
    border-radius: 25px;
    background-color: #F4F4F4;
    padding: 25px;
}
 
.tarih {
    color: #243351;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    background-color: #FFFFFF;
    width: 66px;
    height: 66px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.neden-baslik {
    transition: .4s;
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #243352;
}
.neden-detay {
    transition: .4s;
    margin-top: 11px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #24335299;
}
.neden-card:hover {
 transition:.4s;
    background-color: #096FFE;
    color:white;
}
    .neden-card:hover .neden-baslik{
        color: white;
    }
    .neden-card:hover .neden-detay {
    color:white;
    }
    .neden-cards{
        display:flex;
        flex-direction:column;
        row-gap:54px;
    }
.neden {
    margin-bottom:70px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #243351;
}
    .neden span {
        color: #096FFE;
    }
.neden-row {
    margin-top: 150px;
    margin-bottom: 150px;
}
.nasil-calisir {
    font-family: Poppins;
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #243351;
}
    .nasil-calisir span {
        color: #096FFE;
    }
    .acco-card .card-body{
    padding-top:0 !important;
    }
.doktorlar-section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
    padding: 40px;
}

.carousel-container {
    max-width: 75%;
    position: relative;
}

.carousel-down {
    margin-top:42px;
    display: flex;
    justify-content: space-between;
}
    .owl-dot.active {
        background: #007bff;
    }

.sabit-yazi {
    max-width: 50%;
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}
.owl-nav{
    display:none !important;
}
.owl-nav-custom {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.custom-owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
}
.custom-next {
    border: 2px solid #24335133;
    border-radius: 5rem;
    width: 41px;
    height: 41px;
    background-color: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.custom-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 2px solid #24335133;
    border-radius: 5rem;
    width: 41px;
    height: 41px;
    background-color: unset;
}
.sabit-yazi {
    color: #6C768A;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    text-align:center;
    line-height: 22px;
    letter-spacing: 0%;
}
    .custom-owl-dots .dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #ccc;
        cursor: pointer;
        transition: background 0.3s ease;
    }

        .custom-owl-dots .dot.active {
            background: #000;
        }

.acor-baslik {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #243351;
    display:flex;
    align-items:center;
    column-gap:16px;
}
.acco-card .card-header {
    border: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.acco-card {
    border-top: 1px solid #E6E6E6 !important;
}
.sag-acor{
    margin-top:65px !important;
}
.rotate-icon {
    transition: transform 0.3s ease;
}

.collapsed .rotate-icon {
    transform: rotate(0deg);
}

.btn-link:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}
.acor-down{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.sertifika-row{
    margin-top:150px;
}
.sertifika-card-row{
    row-gap:2rem;
}
@media only screen and (min-width: 576px) {
    .banner-container {
        margin: auto;
        max-width: 540px;
    }
}

@media only screen and (min-width: 768px)
{
    .banner-container {
        margin: auto;
        max-width: 720px;
    }
}

@media only screen and (min-width: 992px)
{
    .banner-container {
        margin: auto;
        max-width: 940px;
    }
}

@media only screen and (min-width: 1200px)
{
    .banner-container {
        margin: auto;
        max-width: 1160px;
    }
}

@media only screen and (min-width: 1400px)
{
   
    .banner-container {
        margin: auto;
        max-width: 1320px;
    }
}
@media only screen and (max-width: 1400px)
{

    .banner-right-image {
        padding-top: 9rem;
        position: relative;
        z-index: 1;
        bottom: 0;
    }
    .bg-image-uc {
        align-items: center;
        display: flex;
    }
    .bg-image-iki {
        align-items: center;
        display: flex;
    }
    .banner-title {
        font-family: Plus Jakarta Sans;
        font-weight: 700;
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 15px;
        letter-spacing: 0%;
        color: #243351;
    }
 .banner-title-iki {
        font-family: Plus Jakarta Sans;
        font-weight: 700;
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 15px;
        letter-spacing: 0%;
        color: #243351;
    }
.banner-title-iki span{
        font-family: Plus Jakarta Sans;
        font-weight: 800;
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 15px;
        letter-spacing: 0%;
        color: #243351;
    }
    .banner-rendezvous-button {
        position: unset !important;
        margin-top: 3rem !important;
    }
    .banner-rendezvous-button-iki {
        position: unset !important;
        margin-top: 3rem !important;
    }
}


@media only screen and (min-width: 1600px)
{
    .banner-container
    {
        max-width: 1480px;
    }
}


@media only screen and (max-width: 1300px)
{
    .slider-icerik-btn-iki {
        font-size: 12.39px;
    }
}

@media only screen and (max-width: 1199px)
{
    .banner-title {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-title-iki {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-title-iki span{
        font-size: 40px;
        line-height: 50px;
    }
    .banner-title-uc span{
        font-size: 40px;
        line-height: 50px;
    }
    .banner-title-uc {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-small-title span {
        font-weight: 700;
    }
    .banner-small-title {
        font-size: 15px;
    }


        .banner-small-title-iki span {
            font-weight: 700;
        }

    .banner-small-title-iki {
        font-size: 15px;
    }

        .banner-small-title-uc span {
            font-weight: 700;
        }

    .banner-small-title-uc {
        font-size: 15px;
    }
   
    .banner-right-image {
        padding-top: 13rem;
    }
        .banner-right-image, .banner-right-image img {
            height: 100% !important;
            object-fit: cover;
        }
 

    .banner-right-image, .banner-right-image img {
        height: 680px;
        object-fit: cover;
    }

    .how-it-works-top-left-transparent-item, .how-it-works-top-left-transparent-item img {
        width: 290px;
    }

    .how-it-works-bottom-right-transparent-item, .how-it-works-bottom-right-transparent-item img {
        width: 290px;
    }

   
}

@media only screen and (max-width: 991px)
{
    .faq-text-and-list-area {
        padding-bottom: 70px;
    }
    .ss-row {
        row-gap: 1rem;
    }
    .owl-nav-custom{
        justify-content:center;
    }
    .carousel-down {
        flex-direction: column;
        row-gap: 2rem;
    }
    .sabit-yazi {
        max-width: 100%;
        width: 100% !important;
    }
    .header-containers {
        margin-top: 0 !important;
    }
    .bg-image {
        height: 751px;
    }
    .banner-right-images img {
        height: 430px !important;
        object-fit: contain;
    }
    .degisen-1{
        order:2;
    }
    .degisen-2 {
        order: 1;
    }
    .banner-right-image, .banner-right-image img {
      height:auto !important;
    }
        .banner-right-image{
            padding-top:0;
        }
    .banner-right-images {
        padding-top: 1rem;
    }
    .bg-image-uc {
        padding-bottom: 4rem;
        height: auto;
    }
    .bg-image-iki {
        padding-bottom: 4rem;
        height: auto;
    }
    
    banner-text-and-button {
        justify-content: center;
    }
    .banner-rendezvous-button{
        margin:auto;
    }
    .banner-rendezvous-button-iki {
        margin: auto;
    }
    .banner-text {
        row-gap: 1rem;
    }
    .banner-right-image, .banner-right-image img {
        height: 430px !important;
        object-fit: contain;
    }
    .slider-icerikleri {
        justify-content: center;
    }
    .banner-small-title {
        display: flex;
        justify-content: center;
    }
    .banner-small-title-iki {
        display: flex;
        justify-content: center;
    }
    .banner-small-title-uc {
        display: flex;
        justify-content: center;
    }
    .banner {
        position: relative;
        height: unset !important;
    }
    .banner-title{
        text-align:center;
    }
    .banner-text-and-button {
        padding: 40px 40px;
    }
  

    .faq-list-area .accordion .card-header button {
        font-size: 15px;
        line-height: 25px;
        padding: 16px 18px;
    }

    .faq-list-area .accordion .collapse-inner .card-body {
        padding: 18px;
        padding-top: 0;
    }

    .faq-list-area .accordion .card-header button::after {
        min-width: 36px;
        min-height: 36px;
    }
    .banner-title-iki{
        text-align:center;
    }
}
@media only screen and (max-width: 767px) 
{
    .sertifika-row {
        margin-top: 60px;
    }
    .doctor-title {
        margin-top: 90px;
        text-align: center;
        font-size: 35px;
        margin-bottom: 20px;
    }
    .sertifika {
        margin-bottom: 35px;
    }
    .sertifika-detay {
        font-size: 14px;
    }
    .neden {
        margin-bottom: 45px;
    }
    .neden-row {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .faq-area {
        padding: 0px 0;
        margin-top: 75px;
    }
    .nasil-row{
        row-gap:3rem !important;
    }
    .sag-acor {
        margin-top: 35px !important;
    }
    .acor-baslik {
        font-size: 17px;
    }
    .acor-baslik svg{
        width:25px;
    }
    .nasil-calisir {
        font-size: 30px;
        text-align: center;
        line-height: 35px;
    }
    .neden-detay {
        margin-top: 11px;
        font-size: 15px;
    }
    .neden-baslik {
        font-size: 21px;
    }
    .tercih-row {
        row-gap: 1rem;
    }
    .tarih {
        width: 55px;
        height: 55px;
        font-size: 15px;
    }
        .tarih svg {
            width: 25px !important;
        }
    .neden {
        text-align:center;
        font-size: 30px;
        line-height: 35px;
    }
    .banner-title {
        text-align: center;
        font-size: 30px;
        line-height: 40px;
    }
    .banner-title-iki {
        text-align: center;
        font-size: 30px;
        line-height: 40px;
    }
    .banner-title-iki span{
        text-align: center;
        font-size: 30px;
        line-height: 40px;
    }
    .banner-title-uc {
        text-align: center;
        font-size: 30px;
        line-height: 40px;
    }
        .banner-title-uc span {
            text-align: center;
            font-size: 30px;
            line-height: 40px;
        }
    .banner-small-title{
        flex-wrap:wrap;
    }
    .banner-small-title-iki {
        flex-wrap: wrap;
    }
    .banner-small-title-uc {
        flex-wrap: wrap;
    }
    .slider-icerikleri {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .banner-rendezvous-button {
        position: unset !important;
        margin-top: 3rem !important;
    }
    .banner-rendezvous-button-iki {
        position: unset !important;
        margin-top: 3rem !important;
    }
}
@media only screen and (max-width: 575px) {
    .sertifika span {
        font-size: 30px;
    }
    .sertifika {
        font-size: 30px;
    }
    .banner-small-title{
        margin-top:15px;
    }
    .banner-rendezvous-button {
        position: unset !important;
        margin-top: 0rem !important;
    }

    .banner-rendezvous-button-iki {
        position: unset !important;
        margin-top: 0rem !important;
    }
    .banner-right-image, .banner-right-image img {
        height: 350px !important;
        object-fit: contain;
    }
    .banner-right-images img {
        height: 350px !important;
        object-fit: contain;
    }
    .banner-right-image img {
        height: 350px !important;
        object-fit: contain;
    }
    .banner-text-and-button {
        padding: 0;
    }
    .banner-text-and-button {
        padding: 0;
        display: flex;
        flex-direction: column;
        row-gap: 24px;
        padding-bottom: 0px;
    }





    .why-should-i-choose-title {
        font-family: Poppins;
        font-size: 25px;
        font-weight: 600;
        line-height: 35px;
        text-align: left;
        color: #1D2941;
    }

    .why-should-i-choose-list-item {
        display: flex;
        column-gap: 20px;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 400;
        line-height: 25px;
        text-align: left;
        color: #505C74;
    }

    .why-should-i-choose-text-and-button {
        display: flex;
        flex-direction: column;
        row-gap: 32px;
    }
}
