.ronse-banner {
    position: relative;
    height: 800px;
}

.banner-footer {
    margin-top: -150px;
}

.ronse-banner-text {
    position: absolute;
    top: 35%;
    left: 100px;
    z-index: 9999;
    width: 40%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ronse-banner-text p {
    color: #fff;
}

.banner-footer {
    margin-top: -150px;
}

.ronse-banner-text h2 {
    color: #fff;
    font-size: 2.3em;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
}

.ronse-banner-text p {
    color: #fff;
}

.ronse-banner::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: var(--ronse-general-color);
    opacity: 0.75;
}

#ronseSlider .ronse-banner img.slider-image {
    width: 100%;
    height: 100%;
}

.banner-footer {
    margin-top: -175px;
}

.ronse-banner-text h2 {
    color: #fff;
    font-size: 2.3em;
    font-weight: 800;
}

.ronse-banner-text p {
    color: #fff;
    word-break: break-word;
    margin-bottom: 0px;
}

.service-h-img {
    width: 50px;
}

.mx-150 {
    margin: 0 150px;
}


.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 15px !important
}

.swiper-button-next, .swiper-button-prev {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    background-color: var(--ronse-second-color);
    color: #fff !important
}


.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.service-block-one {
    display: flex;
    flex-direction: column;
}

ul.hair-type {
    list-style-type: none;
}

.hair-type li {
    display: inline-block;
}

.hair-type input[type="radio"] {
    display: none;
}

.hair-type label {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
}

.hair-type label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    transition-duration: 0.4s;
    transform: scale(0);
}

.hair-type label img {
    height: 60px;
    width: 60px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.hair-type :checked + label {
    border-color: #ddd;
    background-color: #ddd;
}

.hair-type :checked + label:before {
    content: "\f00c";
    background-color: grey;
    transform: scale(1);
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
}

.hair-type :checked + label img {
    transform: scale(0.9);
    z-index: -1;
}

#manForm {
    background-color: #23262D !important;
    color: #ffffff !important;
    border: none !important;
}

#womanForm {
    background-color: #d53365 !important;
    color: #ffffff !important;
    border: none !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-primary:focus, .btn-primary.focus,
.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: none !important;
}

.tedavi-bilgileri {
    display: flex;
    align-items: center;
    border: 1px dashed var(--ronse-general-color);
    padding: 30px 20px;
    width: 100%;
    gap: 10px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #fff;
}

.tedavi-ikon img {
    width: 40px;
    height: 40px;
    max-width: 40px;
}

.tedavi-bilgisi {
    display: flex;
    flex-direction: column;
}

.tedavi-bilgi {
    font-size: 16px;
}

.ronse-menu-open {
    display: none;
}

.hizmet-bilgileri .content-box ul {
    padding-left: 2em;
    color: #333;
}

.hizmet-bilgileri ul, .hizmet-bilgileri li {
    list-style: inherit;
    margin-bottom: 10px;
}


.hizmet-bilgi > p {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #333;
    margin-bottom: 0px;
    line-height: 1.2;
}

.hizmet-ust {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.hizmet-ust h3 {
    font-weight: 900;
    letter-spacing: -1px;
    font-size: 2em;
}

.hizmet-ust p {
    font-size: 1.2em;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
}

.ronse-card-item {
    background: #F8F9FE;
    border: 0.5px solid var(--ronse-general-color);
    border-radius: 30px 0px;
    padding: 16px 32px;
    height: 100%;
    position: relative;
}

.ronse-card-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #333;
    margin-bottom: 3px;
}

.ronse-card-time {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.3px;
    color: #373F41;
}

.ronse-card-content {
    padding: 0px 0px 0px 15px;
}

.ronse-card-icon {
    position: absolute;
    background: var(--ronse-general-color);
    left: -20px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 8px;
}

img.ronse-card-icon-img {
    filter: brightness(0) invert(1);
    width: 100%;
    height: 100%;
}

.ronse-p-120 {
    padding-left: 120px;
    padding-right: 120px;
}

.ronse-talep {
    background: var(--ronse-second-color);
}

.page-title.header2 {
    border: none;
    border-radius: 0px;
}

.page-title.header2:before {
    border-radius: 0px;
}

.page-title-img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

/** Ronse Footer **/

.ronse-iletisim {
    padding: 2em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: flex;
    align-items: center;
    gap: 20px;
    height: 100%;
}

.ronse-iletisim .ronse-iletisim-ikon {
    font-size: 3em;
    color: var(--ronse-second-color);
}

.ronse-iletisim .ronse-iletisim-baslik {
    letter-spacing: -1px;
}

.ronse-footer-arkaplan {
    background-color: var(--ronse-footer-background-color);
}

.ronse-footer-arkaplan-resmi {
    background-image: var(--ronse-footer-background-image);
    background-size: cover;
    background-repeat: no-repeat;
}

.ronse-footer-sol {
    display: flex;
    gap: 30px;
    flex-direction: column;
    padding-top: 50px;
}

.ronse-footer-sag {
    padding: 50px;
}

.padding-left-100 {
    padding-left: 150px;
}

.ronse-footer-menu-baslik {
    color: var(--ronse-footer-title-color);
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

.ronse-footer-menu-alani ul li {
    margin-bottom: 3px;
}

.ronse-footer-menu-alani ul li a {
    color: var(--ronse-footer-color);
    font-weight: 500;
}

.ronse-footer-menu-alani ul li a:hover {
    color: var(--ronse-general-color);
}

.ronse-footer-iletisim li {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.ronse-footer-sosyal-medya {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.ronse-footer-sosyal-medya a {
    display: block;
    color: #333;
    font-size: 1.5em;
}

.ronse-footer-sosyal-medya a, .ronse-footer-iletisim i, .ronse-footer-iletisim img, .ozel-ikon-alani {
    width: 55px;
    height: 55px;
    background-color: var(--ronse-footer-background-ikon-color);
    color: var(--ronse-footer-ikon-color);
    border-radius: 50%;
    line-height: 55px;
    text-align: center;
    flex-shrink: 0;
}

.main-header .logo-box .logo {
    margin: 0 auto;
    max-width: var(--ronse-logo-genislik);
}

.ronse-footer-sosyal-medya a:hover,
.ronse-footer-iletisim i:hover,
.ronse-footer-iletisim img:hover,
.ozel-ikon-alani:hover {
    background-color: #000000;
}

.ronse-footer-sol .ronse-footer-iletisim i {
    font-size: 1.6em;
}

.ronse-footer-sol .ronse-footer-iletisim img {
    height: 30px;
    width: 30px;
}

.sosyal-footer-medya-baslik {
    position: relative;
    padding-left: 20px;
    color: #333;
    font-size: 0.85em;
    font-weight: 700;
}

.sosyal-footer-medya-baslik:before {
    content: '/';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    font-size: 1.5em;
    font-weight: 400;
    color: #D6D6D6;
}

.sosyal-medya-flex {
    flex-direction: column;
}

.footer-aciklama {
    margin-bottom: 40px;
    border: 1px dashed var(--ronse-footer-description-color);
    padding: 30px;
    border-radius: 0 30px;
    color: #D6D6D6;
}

.footer-aciklama p {
    font-weight: 400;
    color: var(--ronse-footer-description-color);
}

.footer-telif {
    background-color: var(--ronse-footer-telif-background-color);
    color: var(--ronse-footer-telif-text-color);
    padding: 10px 0;
}

.footer-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p-yatay-100 {
    padding: 0 150px;
}

blockquote {
    background-color: #fffaf2;
    border-radius: 0 0 30px 30px;
    padding: 20px;
}

.ronse-detay-fotograf img {
    border-radius: 30px 30px 0 0;
}

/** Test **/


.section-timeline {
    position: relative;
    overflow: auto;
}

.section-timeline .tl-container {
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    position: relative;
}

.section-timeline .timeline {
    list-style: none;
    position: relative;
    margin: 60px 0;
}

.section-timeline .timeline li {
    height: 80px;
    width: 80px;
    position: absolute;
    border-color: #333;
}

.section-timeline .timeline li:nth-child(odd) {
    border-style: solid;
    border-width: 2px 2px 2px 0;
    left: -40px;
    transform: translateX(50%);
    border-radius: 0 80px 80px 0;
    box-shadow: 13px 0 15px -12px rgba(0, 0, 0, .3);
}

.section-timeline .timeline li:nth-child(even) {
    left: -40px;
    border-style: solid;
    border-width: 2px 0 2px 2px;
    transform: translateX(-50%);
    border-radius: 80px 0 0 80px;
    box-shadow: -15px 0 15px -12px rgba(0, 0, 0, .5);
}

/* Style li */
.section-timeline .timeline li:nth-child(2) {
    top: 78px;
}

.section-timeline .timeline li:nth-child(3) {
    top: 156px;
}

.section-timeline .timeline li:nth-child(4) {
    top: 234px;
}

.section-timeline .timeline li:nth-child(5) {
    top: 312px;
}

.section-timeline .timeline li:nth-child(6) {
    top: 390px;
}

.section-timeline .timeline li:nth-child(7) {
    top: 468px;
}

.section-timeline .timeline li:nth-child(8) {
    top: 546px;
}

.section-timeline .timeline li:nth-child(9) {
    top: 624px;
}

.section-timeline .timeline li:nth-child(10) {
    top: 702px;
}

/* Style pseudo Element */
.section-timeline .timeline li:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    border: 2px solid black;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
}

.section-timeline .timeline li:nth-child(odd):before {
    right: 0;
    transform: translateY(-50%) translateX(50%);
}

.section-timeline .timeline li:nth-child(even):before {
    left: 0;
    transform: translateY(-50%) translateX(-50%);
}

.section-timeline .timeline li:nth-child(1):after,
.section-timeline .timeline li:last-child:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #333;
}

.section-timeline .timeline li:nth-child(1):after {
    top: 0;
    transform: translate(-50%, -50%)
}

.section-timeline .timeline li:last-child:after {
    bottom: 0;
    right: 0;
    transform: translate(50%, 50%);
}

.section-timeline .timeline li:nth-child(1):before {
    content: '1'
}

.section-timeline .timeline li:nth-child(2):before {
    content: '2'
}

.section-timeline .timeline li:nth-child(3):before {
    content: '3'
}

.section-timeline .timeline li:nth-child(4):before {
    content: '4'
}

.section-timeline .timeline li:nth-child(5):before {
    content: '5'
}

.section-timeline .timeline li:nth-child(6):before {
    content: '6'
}

.section-timeline .timeline li:nth-child(7):before {
    content: '7'
}

.section-timeline .timeline li:nth-child(8):before {
    content: '8'
}

.section-timeline .timeline li:nth-child(9):before {
    content: '9'
}

.section-timeline .timeline li:nth-child(10):before {
    content: '10'
}

/* Style content */
.section-timeline .timeline .content {
    border: 1px solid #F2F2F2;
    position: absolute;
    min-width: 170px;
    border-radius: 10px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, .2);
}

.section-timeline .timeline li:nth-child(odd) .content {
    left: calc(100% + 30px);
}

.section-timeline .timeline li:nth-child(even) .content {
    right: calc(100% + 30px);
}

.section-timeline .timeline .content > * {
    padding: .5rem;
}

.section-timeline .timeline .content h3 {
    text-align: center;
    margin: 0;
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .4);
}

.section-timeline .timeline li:nth-child(1) h3 {
    background-color: var(--ronse-general-color);
}

.section-timeline .timeline li:nth-child(2) h3 {
    background-color: #0D7C66;
}

.section-timeline .timeline li:nth-child(3) h3 {
    background-color: #0D7C66;

}

.section-timeline .timeline li:nth-child(4) h3 {
    background-color: var(--ronse-general-color);
}

.section-timeline .timeline li:nth-child(5) h3 {
    background-color: var(--ronse-general-color);
}

.section-timeline .timeline li:nth-child(6) h3 {
    background-color: #0D7C66;
}

.section-timeline .timeline li:nth-child(7) h3 {
    background-color: #0D7C66;
}

.section-timeline .timeline li:nth-child(8) h3 {
    background-color: var(--ronse-general-color);
}

.section-timeline .timeline li:nth-child(9) h3 {
    background-color: var(--ronse-general-color);
}

.section-timeline .timeline li:nth-child(10) h3 {
    background-color: #0D7C66;
}

.section-timeline .timeline .content p {
    font-size: 14px;
    line-height: 1.3;
}

.section-timeline h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 800;
}

.blog-details-content ul, .blog-details-content li {
    list-style: inherit;
    line-height: 1.3;
    margin-bottom: 15px;
}

#ronseGorusler {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#ronseGorusler .swiper-slide {
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.ronse-tab-btn {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background-color: #fff;
    margin-right: 10px;
    font-size: 17px;
    border-radius: 10px;
    font-weight: 500;
    letter-spacing: -1px;
}

.ronse-tab-btn.active-btn {
    background-color: var(--ronse-general-color);
    color: white;
    font-weight: 700;
}

.tabs-content .ronse-tab {
    display: none;
}

.tabs-content .ronse-tab.active {
    display: block;
}

.ronse-banner-btn-box {
    display: flex;
    gap: 20px;
}

.form-inner {
    position: relative;
    z-index: 47;
}

/** Mobil menü **/
.mobil-menu-ust {
    display: flex;
    gap: 10px;
    align-items: center;
    background-color: var(--ronse-general-color);
    padding: 7px 15px;
    border-radius: 5px;
}

.mobil-menu-ust h3, .mobil-menu-ust i {
    font-size: 16px;
    color: #ffffff;
}

/* Ana Menü Öğeleri için */
.mobil-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 20px 0;
}

.mobil-menu > li {
    width: calc(50% - 10px);
    box-sizing: border-box;
    background: #e9f8f8;
    padding: 20px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 5px;
    color: #333;
    text-align: center;
}

.mobil-menu > li a {
    color: #333;
    font-weight: 800;
    letter-spacing: -0.5px;
}

/* Alt Menü (Sub-menu) Öğeleri için */
.mobil-menu ul.sub-menu {
    display: none;
}

.mobil-menu ul.sub-menu li {
    width: 50%; /* Alt menü öğelerini de iki sütun yapın */
    box-sizing: border-box;
}

.ronse-baslik-alani {
    margin-bottom: 20px;
    border-bottom: 1px solid #D6D6D6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}

.ronse-baslik {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 0px;
}

.ronse-baslik-buton {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-family: var(--ronse-general-font);
    font-weight: 500;
    color: #333 !important;
    background: #f2f3f5;
    text-align: center;
    border-radius: 30px;
    padding: 5px 22px;
    z-index: 1;
    transition: all 500ms ease;
    letter-spacing: -1px;
}

.ronse-baslik-buton:hover, .ronse-detay-butonu:hover {
    color: #ffffff !important;
    background-color: var(--ronse-general-color);
}

ul.sosyal-paylasim {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

ul.sosyal-paylasim li {
    display: inline-block;
    border: 1px solid #333;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

ul.sosyal-paylasim li i {
    font-size: 1.2em;
}

.sosyal-paylasim-baslik small, .sosyal-paylasim-baslik span {
    display: block;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    margin: 0px;
}

.sosyal-paylasim-baslik small {
    font-weight: 800;
}

.sosyal-paylasim li {
    display: inline-block;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.sosyal-paylasim li:hover {
    background-color: black;
}

.sosyal-paylasim li:hover i {
    color: white;
}

.ronse-flex-sag {
    display: flex;
    align-items: center;
    gap: 15px;
}

.ronse-galeri-gorselleri img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.galeri-header {
    margin-bottom: 20px;
    text-align: center;
}

.galeri-baslik {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 800;
    letter-spacing: -1px;
}

.ronse-galeri-gorselleri {
    position: relative;
    overflow: hidden;
}

.hizmet-bilgi, .kurum-bilgi {
    border-radius: 20px 0;
    border-right: 5px solid var(--ronse-second-color);
    border-left: 5px solid var(--ronse-general-color);
    height: 100%;
}

.hizmet-bilgi img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.hizmet-bilgi ul.alt-hizmetler li {
   list-style: disc;
    margin: 0 30px;
    line-height: 1;
}

.hizmet-bilgi:hover {
    background-color: var(--ronse-general-color);
    border-left: 5px solid var(--ronse-second-color);
    border-right: 5px solid var(--ronse-general-color);
    color: #ffffff;
}

.hizmet-bilgi p {
    margin-bottom: 10px;
}

.hizmet-bilgi ul li {
    line-height: 1.3;
}

.hizmet-bilgi:hover p {
    color: #ffffff;
}

.hizmet-bilgi:hover img {
    filter: brightness(0) invert(1);
}

/* Siyah overlay */
.ronse-galeri-gorselleri::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

/* Hover sırasında overlay'in görünmesi */
.ronse-galeri-gorselleri:hover::after {
    opacity: 1;
}

.ronse-galeri-gorselleri:hover img {
    transform: scale(1.1);
}

.ronse-galeri-gorselleri .overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    pointer-events: none;
    display: none;
    z-index: 999;
}

.ronse-galeri-gorselleri:hover .overlay-text {
    display: block
}

/** Yeni CSSler **/
.nav-tabs {
    gap: 10px;
}

.nav-tabs .nav-link {
    color: #ffffff !important;
    background-color: var(--ronse-general-color);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: 700;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: var(--ronse-second-color);
}

.nav {
    justify-content: center;
}

.ronse-kart {
    display: flex;
    height: 100%;
    justify-content: space-between;
}

.news-block-one {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; /* Tüm ürün kartlarının aynı boyda olmasını sağlar */
}

.news-block-one .inner-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1; /* İçeriği esneterek hizalar */
}

.image-box {
    width: 100%; /* Kapsayıcı genişliğe göre ayarlanır */
    height: 300px; /* Sabit bir yükseklik belirleyin */
    overflow: hidden; /* Taşan kısımları gizler */
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5; /* Arka plan ekleyebilirsiniz */
}

.image-box img {
    width: 100%; /* Genişliği kapsayıcıya göre ayarlar */
    height: 100%; /* Yüksekliği kapsayıcıya göre ayarlar */
    object-fit: cover; /* Görselleri kırparak orantılı hale getirir */
}

h4.text-center {
    margin-top: 10px;
    margin-bottom: 10px; /* Başlık ve diğer içerik arasında eşit boşluk bırakır */
}

.btn-box {
    text-align: center; /* Butonu ortalar */
    margin-top: auto; /* Butonu en alta taşır */
}