body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    height: 100%;

    /* background-color: rgba(238, 231, 222, 0.712); */
    font-family: 'Nunito', sans-serif;

    background: #fff;
}



.navbar {
    padding: 0;
}

.navbar .navbar-nav .nav-link {
    padding: 1em;
}


/* Add this CSS code to your stylesheet */

/* Initial style for the after effect */
.nav-item::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;

    background-color: #f39913;
    /* Set the color of the after effect */
    transition: width 0.4s;
    /* Set the transition duration for the effect */
}

/* Hover effect */
.nav-item:hover::after {
    width: 100%;
}


.modal-content {
    border: #d4a349 solid 2px;
    box-shadow: 0px 0px 30px -2px rgba(7, 7, 7, 0.61);
    box-shadow: 0px 0px 26px 5px rgba(56, 56, 56, 1);

    /* background-color: #000000 ; */


}

.modal-content img {
    height: 350px;
    width: 450px;

    /* background-color: #000000 ; */


}


.yer {
    margin-top: 15%;
    position: relative;

}

.line23 {
    position: absolute;
    max-width: 100%;
    width: 110%;
    /*100%*/
    height: 0px;
    left: 0px;
    top: 20px;
    right: 0px;
    border: 1px solid rgba(109, 109, 109, 0.041);
    ;
    transform: rotate(-15.08deg);
    z-index: -1;

}

.line19 {
    position: absolute;
    width: 50%;
    height: 0px;
    left: 50%;
    top: 40px;
    border: 1px solid rgba(143, 143, 143, 0.075);
    ;
    transform: rotate(-15.08deg);
    z-index: -1;

}

.line21 {
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0px;
    top: 400px;
    border: 1px solid rgba(143, 143, 143, 0.075);
    ;
    transform: rotate(-15.08deg);
    z-index: -1;

}


.line25 {
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0px;
    top: 62px;
    border: 1px solid rgba(143, 143, 143, 0.075);
    ;
    transform: rotate(15.08deg);
    z-index: -1;

}

.line22 {
    position: absolute;
    width: 80%;
    height: 0px;

    right: 0px;
    bottom: 130px;
    border: 1px solid rgba(143, 143, 143, 0.075);
    ;
    transform: rotate(15.08deg);
    z-index: -1;

}

.line24 {
    position: absolute;
    width: 40%;
    height: 0px;
    bottom: 25vh;
    right: 0px;
    
    border: 1px solid rgba(150, 148, 148, 0.103);
    ;
    transform: rotate(15.08deg);
    z-index: -1;

}

.image-container1 {


    box-sizing: border-box;
    display: block;
    width: 100px;
    max-width: initial;
    height: 100px;

    object-fit: fill;

}

.image-container2 {


    box-sizing: border-box;
    display: block;
    width: 200px;
    max-width: initial;
    height: 200px;

    object-fit: fill;

}



.head {
    display: flex;
    justify-content: space-between;
    height: 200px;

}

.appointment-button1 {
    width: 170px;
    height: 41px;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgba(254, 190, 66, 1);
    border-color: rgba(254, 190, 66, 1);
    color: #ffffff;
}



.konum {
    margin-left: 13%;

}

.c-item {
    /* animation: fadeInRight 0.5s ease forwards; */
    height: 480px;
    margin-top: 40px;

}

.c-img {

    height: 100%;


}

.carousel-control-next {

    background-color: rgb(54, 54, 54);
    height: 30px;
    width: 30px;
    /* margin-top: 11%; */
    margin-right: 5%;
    border-radius: 20px;

}


.carousel-control-next-icon {

    height: 15px;
    width: 15px;
    margin-left: 3px;



}

.carousel-control-prev {

    background-color: rgb(54, 54, 54);
    height: 30px;
    width: 30px;
    /* margin-top: 11%; */
    margin-left: 5%;
    border-radius: 20px;
}

.carousel-control-prev-icon {

    height: 15px;
    width: 15px;
    margin-right: 3px;



}

.indicate {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.indicate button {
    margin: 0 10px;
    height: 10px;
    /*12*/
    width: 3px;
    /*8*/
    border-radius: 50%;
    border: 0px;
    background-color: rgb(216, 216, 216);
}

.indicate button.active {
    background-color: rgba(248, 188, 35, 1);
    /* Aktif düğme rengi - İhtiyaca göre değiştirilebilir */
    transform: scale(1.3);
}


.footer {
    height: 200px;

}

.container-footer {
    height: 100px;
    max-height: 100%;
    display: flex;
    flex-direction: row;
    gap: 19px;
    align-items: center;
    justify-content: flex-start;
    overflow-x: hidden;


    padding-right: 20px;
    padding-left: 20px;



}

.copyright-text2 {
    flex: 0 0 auto;
    padding: 0;
    margin: 0;

    color: #fff;
    white-space: pre-wrap;
}

.copyright-text1 {
    flex: 0 0 auto;
    padding: 0;
    margin: 0;

    color: #fff;
    white-space: pre-wrap;
}

.icon-container {

    width: 20px;
    height: 20px;

    color: #fff;
}

.copyright-text {
    flex: 0 0 auto;
    padding: 0;
    margin: 0 0 0 -19px;

    color: #fff;
    white-space: pre-wrap;
}

.legal-info {
    flex: 0 0 auto;
    padding: 0;
    margin: 0;

    color: #fff;
    white-space: pre-wrap;
}

.privacy-policy-heading {
    flex: 0 0 auto;
    padding: 0;
    margin: 0;

    color: #fff;
    text-decoration-line: underline;
    white-space: pre-wrap;
}

.container-footer a:link {
    color: #fff;
}

.container-footer a:visited {
    color: #fff;
}


section h3 {

    width: 200px;
    color: #f39913;
    margin-bottom: 20px;
}


.advice_container .yazi {


    margin-left: 10%;
    color: #000000 !important;


}


.advice_container::before {

    content: "";
    position: absolute;
    width: 200px;
    height: 200px;

    background-color: rgb(255, 255, 255);
    clip-path: polygon(0 0, 0% 100%, 55% 50%);

}



.hakkımızda-butonlar {
    margin-top: 300px;
    margin-bottom: 100px;


}

.hakkımızda-butonlar .row {
    width: 700px;
    margin-right: 50px;
    justify-content: center;

}

/* 
    .hakkımızda-butonlar .col{
        width: 160px;
        margin-right: 20px;

    } */


    .hizmetler-butonlar {
        margin-top: 100px;
        margin-bottom: 100px;
    }

.check {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    font-size: 60px;
    background-color: rgba(248, 188, 35, 1);
    color: rgb(255, 255, 255);
    border: 1px solid #ffba25;
    box-shadow: 10px 10px #00000015;



}

.check-w {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: auto;
    color: #000000;
    font-size: 15px;
    font-weight: bolder;
}

/* .check:hover {
    background-color: #fdc305;
    color: #ffffff;
} */

#item-img {
    width: 70vw; /* 1500px*/
    height: 200px;
    object-fit: cover;
    border: outset 5px ;
}

.ara-resim{
        margin-top: 300px;
        margin-bottom: 100px;
    
}

.taahhüt{
    text-align: justify;
}




/* KUCUK EKRAN ICIN BOYUTLANDIRMA*/

@media (max-width: 1200px) {

    .c-item {
        height: 320px;

    }

    .c-img {

        height: 100%;


    }



    .yazi {
       
        margin-top: 10px !important;
        margin-left: 25px !important;
        padding: 15px !important;
    }

    .advice_container {
        height: 200px !important;

    }

    .advice_container::before {

        content: "";
        position: absolute;
        width: 180px;
        height: 200px;

        background-color: rgb(255, 255, 255);
        clip-path: polygon(0 0, 0% 100%, 25% 50%);
    }





    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }



    .image-container2 {


        box-sizing: border-box;
        display: block;
        width: 100px;
        max-width: initial;
        height: 200px;

        object-fit: fill;

    }





    section .yazi {

        font-size: 18px !important;
        color: #000000 !important;
        font-weight: bold;



    }
}

@media (max-width: 767.98px) {

    .c-item {
        height: 220px;

    }

    .c-img {

        height: 100%;


    }

    .indicate button {
        margin: 0 8px;
        padding: 4px;
        height: 8px;
        width: 8px;
        border-radius: 100%;
        border: 0px;
        background-color: rgb(216, 216, 216);
    }

    .collapse {
        padding-bottom: 8px;
    }

    .navbar-toggler-icon {
        background-color: #fff;

    }

    .navbar-toggler.active .navbar-toggler-icon {

        background-image: none;
        animation: rotateToClose 0.3s ease-in-out forwards;


    }

    .navbar-toggler.active {
        border-color: #fff;


    }

    .navbar-toggler:focus {
        box-shadow: none;
    }



    .navbar-toggler.active .navbar-toggler-icon::before {
        content: '\00d7';
        /* Unicode karakteri 'X' */
        color: #000000;
        /* İkon rengi */
        display: inline-block;
        /* X ikonunu göster */
        font-size: 1.9rem;
        /* İkonun boyutu */
        font-weight: bold;
        animation: rotateToClose 0.3s ease-in-out forwards;

    }

    @keyframes rotateToClose {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(90deg);
        }
    }


}




@media (max-width: 600px) {

    .c-item {
        height: 200px;

    }

    .c-img {

        height: 100%;


    }

    .indicate button {
        margin: 0 5px;
        padding: 4px;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        border: 0px;
        background-color: rgb(216, 216, 216);
    }

    .carousel-control-next {


        height: 20px;
        width: 20px;


    }


    .carousel-control-next-icon {

        height: 15px;
        width: 15px;
        margin-left: 3px;



    }

    .carousel-control-prev {


        height: 20px;
        width: 20px;

    }

    .carousel-control-prev-icon {

        height: 15px;
        width: 15px;
        margin-right: 3px;

    }

}

.hakkımızda-butonlar {

    padding-left: 55px !important;
}

.hizmetler-butonlar{

    padding-left: 55px !important;
}


@media (max-width: 650px) {


    .footer {
        height: 300px;
        margin-bottom: 0;
    }

    .container-footer {
        display: contents;
        height: 300px;
        justify-content: center;







    }

    .copyright-text1 {

        display: none;


    }

    .icon-container {

        width: 20px;
        height: 20px;

        color: #fff;
        padding: 10px;
        margin: 10px;
    }

    .copyright-text {

        padding: 10px;
        margin: 10px;


    }

    .copyright-text2 {

        padding: 10px;
        margin-bottom: 10px;
        margin-left: 10px;


    }

    .legal-info {

        padding: 10px;
        margin: 10px;


    }

    .privacy-policy-heading {

        padding: 10px;
        margin: 0 0 0 10px;


    }

}





@media (max-width: 900px) {


    .yazi {
        
        margin-top: 10px !important;
        margin-left: 25px !important;
        padding: 15px !important;
    }

    .advice_container {
        height: 200px !important;

    }

    .advice_container::before {

        content: "";
        position: absolute;
        width: 180px;
        height: 200px;

        background-color: rgb(255, 255, 255);
        clip-path: polygon(0 0, 0% 100%, 25% 50%);
    }

 



    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }



    .image-container2 {


        box-sizing: border-box;
        display: block;
        width: 100px;
        max-width: initial;
        height: 200px;

        object-fit: fill;

    }



    section h3 {

        font-size: smaller;
        color: #f39913;
    }

    section .yazi {

        font-size: small !important;
        color: #000000 !important;
        font-weight: bold;



    }

    .image-container2 {


        box-sizing: border-box;
        display: block;
        width: 200px;
        max-width: initial;
        height: 200px;

        object-fit: fill;

    }

    .head {
        display: flex;
        justify-content: space-between;
        height: 200px;
        align-items: center;

    }


}



@media (max-width: 500px) {



    section .baslik {
        margin-top: 0 !important;
        padding: 0 !important;
       

    }

    .yazi {
        font-size: 1px !important;
        margin-top: 10px !important;
        margin-left: 25px !important;
        padding: 5px !important;
    }

    .advice_container {
        height: 200px !important;
      
    }

    .advice_container::before {

        content: "";
        position: absolute;
        width: 180px;
        height: 200px;

        background-color: rgb(255, 255, 255);
        clip-path: polygon(0 0, 0% 100%, 25% 50%);
    }

    .image-container1 {


        box-sizing: border-box;
        display: block;
        width: 80px;
        max-width: initial;
        height: 80px;

        object-fit: fill;

    }



    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }



    .image-container2 {


        box-sizing: border-box;
        display: block;
        width: 100px;
        max-width: initial;
        height: 200px;

        object-fit: fill;

    }



    section h3 {
        width: auto;
        font-size: smaller;
        color: #f39913;
    }

    section .yazi {

        font-size: x-small !important;
        color: #000000 !important;
        font-weight: bold;



    }

    .hakkımızda-butonlar {

        padding-left: 20% !important;
        margin-top: 150px !important;
    }

    .hizmetler-butonlar{

        padding-left: 8% !important;
    }


    .check {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80px;
        height: 80px;
        font-size: 40px;
        background-color: rgba(248, 188, 35, 1);
        color: rgb(255, 255, 255);
        border: 1px solid #ffba25;
        box-shadow: 10px 10px #00000015;


    }

    .check-w {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: auto;
        color: #000000;
        font-size: 15px;
        font-weight: bolder;
    }

    .ara-resim{
        margin-top: 15vh;
        margin-bottom: 100px;
    
}


}

@media (max-width: 400px) {


    .hakkımızda-butonlar {

        padding-left: 80px !important;
    }

    .hizmetler-butonlar {

        padding-left: 55px !important;
    }

    .check {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: 100px;
        font-size: 80px;
        background-color: #ffffff;
        color: rgba(248, 188, 35, 1);
        border: 1px solid #ffba25;
        box-shadow: 10px 10px #00000015;


    }

    .check-w {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: auto;
        color: #000000;
        font-size: 15px;
        font-weight: bolder;
    }

    .baslik {

        width: 20px !important;
    }

    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }

    .yazi {
        font-size: 1px !important;
        margin-top: 10px !important;
    }



    .baslik {

        width: 20px !important;
    }

    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }

    .yazi {
        font-size: 1px !important;
        margin-top: 10px !important;
    }



    section .baslik {
      
        padding: 0 !important;
        width: 200px !important;

    }

    .yazi {
        font-size: 1px !important;
        margin-top: 10px !important;
        margin-left: 25px !important;
        padding: 15px !important;
    }

    .advice_container {
        height: 200px !important;

    }

    .advice_container::before {

        content: "";
        position: absolute;
        width: 180px;
        height: 200px;

        background-color: rgb(255, 255, 255);
        clip-path: polygon(0 0, 0% 100%, 25% 50%);
    }

 


    .head {
        display: flex;
        justify-content: space-between;
        height: 200px !important;
        align-items: center;
        margin-top: 20px !important;


    }



    .image-container2  {


        display: none;


    }



    section h3 {

        font-size: 1px !important;
        color: #f39913;
    }

    section .yazi {

        font-size: xx-small !important;
        color: #000000 !important;
        font-weight: bold;



    }


}

@media (max-width: 300px) {

    /* .hakkımızda-butonlar{
            padding-left: 20% !important;
           
        } */

        .hizmetler-butonlar{

            padding-left: 32% !important;
        }

    .hakkımızda-butonlar .row {
        width: 150px;
        justify-content: center !important;

    }


    .hakkımızda-butonlar .col {
        width: 70px !important;


    }

    .check i {

        margin-top: 5px !important;
    }




    .check {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 70px;
        height: 70px;
        font-size: 45px;
        background-color: #ffffff;
        color: rgba(248, 188, 35, 1);
        border: 1px solid #ffba25;
        box-shadow: 10px 10px #00000015;
        margin-bottom: 0px !important;


    }

    .check-w {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 70px;
        height: auto;
        color: #000000;
        font-size: 8px;
        font-weight: bolder;
    }
}