.bg-main {
    background-color: #ba82ca;
}

.nish_product {
    height: 50vh;
    object-fit: contain;
}

.bdrb1 {
    border-bottom: 1px solid #E9E9E9;
}

.bdrs50 {
    border-radius: 50px !important;
}
.blog-hover-text {
    display: none;
    margin-bottom: -100px;
    transition: margin-bottom 1s ease;
}

.before-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1;
}

.blog-post-style4 figure:hover .blog-hover-text {
    margin-bottom: 0px;
    display: block;
}

.d-contents {
    display: contents !important;
}

.fade-out {
    opacity: 0;
}

.form-control {
    height: 55px;
}

.fw500 {
    font-weight: 500;
}

.fz15 {
    font-size: 15px !important;
}

.fz18 {
    font-size: 18px !important;
}

.fz20 {
    font-size: 20px !important;
}

.fz25 {
    font-size: 25px;
}

.fz30 {
    font-size: 30px;
}

#hakkimizda-text,
#hakkimizda-text2 {
    line-height: 1.85;
}
header.sticky nav.navbar-fixed-top.header-dark,

.header nav.navbar-default,
nav.navbar.bootsnav:hover {
    background-color: #fff;
}

header nav.navbar.bootsnav:hover .logo .logo-dark.default,
header nav.navbar.bootsnav:hover .logo .logo-light.default,
header.sticky nav.header-dark .logo .logo-light {
    filter: invert(1);
}
header.sticky nav.navbar.white-link .navbar-nav>li>a, 
header.sticky nav.navbar.bootsnav.white-link ul.nav>li>a,
header.sticky nav.navbar.white-link .header-social-icon a, 
header.sticky nav.navbar.bootsnav.white-link .header-social-icon a,
header.sticky nav.navbar.bootsnav:hover .navbar-nav>li>a,
header.sticky nav.navbar.bootsnav:hover ul.nav>li>a,
header.sticky nav.navbar.bootsnav:hover ul.nav>li>a {
    color: #000;
}

.h-inherit {
    height: inherit !important;
}

.products-marginTop {
    margin-top: -185px;
}

.h220 {
    height: 220px;
}

.maxh-220 {
    max-height: 220px;
}

.maxh-450 {
    max-height: 450px;
}
.minh-90 {
    min-height: 90px;
}
.minh-120 {
    min-height: 120px;
}

.minh-65 {
    min-height: 65px;
}

.minw-auto {
    min-width: auto !important;
}

.left--25 {
    left: -25px !important;
}

@media (max-width:1526px){
    .products-marginTop {
        margin-top: -175px;
    }
}

@media (max-width:768px){
    .products-marginTop {
        margin-top: 80px;
    }
    .swiper-scrollbar {
        display: none !important;
    }
}

.feature-box-13 {
    border-radius: 15px;
    margin-right: 5px;
}

.feature-box-13:hover {
    box-shadow: 0px 0px 10px #e0e0e0;
}

nav.navbar.bootsnav:hover #navbar-collapse-toggle-1 ul.nav>li>a{
    color: #fff;
}
nav.navbar.bootsnav:hover #navbar-collapse-toggle-1 ul .menu-back-div{
    background-color: transparent;
    box-shadow: none;
}

nav.navbar.bootsnav:hover #navbar-collapse-toggle-1 ul .menu-back-div ul{
    background-color: transparent;
    padding-left: 20px;
    padding-bottom: 20px;
}

nav.navbar.bootsnav:hover ul.nav>li>a,
nav.navbar.bootsnav:hover .header-social-icon a,
nav.navbar.bootsnav:hover .header-searchbar a {
    color: #000;
}

header.sticky .navbar-default.header-dark .navbar-toggler .icon-bar,
header .navbar-default.white-link:hover .navbar-toggler .icon-bar {
    background: #000 !important;
}

header.sticky nav.navbar.bootsnav .header-social-icon:hover a,
header.sticky nav.navbar.bootsnav .header-social-icon:hover a {
    color: rgba(0, 0, 0, 0.6) !important;
}

header nav.navbar.white-link .header-social-icon a:hover, nav.navbar.bootsnav.white-link .header-social-icon a:hover {
    color: rgba(0, 0, 0, 0.6) !important;
}

.menu-back-div {
    overflow: auto;
    max-height: calc(100vh - 150px);
}

.pt130 {
    padding-top: 130px;
}
.px60 {
    padding-right: 60px !important;
    padding-left: 60px !important;
}

#main-container {
    width: 100%;
    /*max-width: 130rem;*/
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 6.25rem 3.125rem rgba(0, 0, 0, .2);
    position: relative;
}
#main-container-header {
    width: 100%;
    /*max-width: 130rem;*/
    margin: 0 auto;
    /*box-shadow: 0 0 6.25rem 3.125rem rgba(0, 0, 0, .2);*/
}

.wow {
  visibility: hidden;
}

.visibility-visible {
    visibility: visible !important
}

header.sticky nav.navbar.bootsnav:hover .navbar-toggler .icon-bar {
    background: #ffffff;
}

.hidden {
    display: none;
}

.incele-button {
    color: #fff;
    position: relative;
    padding: 0px 20px;
    text-decoration: none;
    line-height: 12px;
}

.incele-button::before {
    content: '\2192';
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 1s ease;
}

.maxh-500{
    max-height: 500px !important;
}

.absolute-center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.transition-none {
    transition: none;
}

.bg-position-center {
    background-position: center !important;
}

/* nav.navbar.bootsnav li.dropdown ul>li:first-child>a {
    border-left: 4px solid;
    border-radius: 10px;
} */

.mobil-button {
    position: sticky;
    bottom: 10px;
    background: #f1f1f1;
    width: 100%;
    border-radius: 50px;
    border: 11px solid #fff;
    text-align: center;
    margin-top: 15px;
}

.modal-body .nav-tabs .nav-item.show .nav-link,
.modal-body .nav-tabs .nav-link.active {
    background-color: #fff;
}

.modal-body .nav-tabs .nav-link {
    padding: 10px 20px !important;
    color: #fff;
    border-radius: 50px;
}

.modal-body .nav-tabs .nav-link:hover {
    background-color: #424749;
    color: #fff;
}

.modal-body .navtab-style1 .nav-link.active {
    border: none;
    color: #000;
}

.navtab-style1 .nav-link,
.navtab-style2 .nav-link {
    border: 2px solid transparent;
    color: #000;
    transition: all 0.4s ease;
}

.navtab-style1 .nav-link:hover,
.navtab-style2 .nav-link:hover {
    border: 2px solid transparent;
}

#new-products .grid-item {
    border-radius: 10px;
    padding: 20px;
    transition: all .5s ease;
}

#new-products .grid-item:hover {
    background-color: #5a5a5a;
}

#new-products .grid-item:hover img{
    transition: all .5s ease;
    transform: scale(1.05);
}

.nav.nav-tabs .nav-item .nav-link.active{
    background-color: #f1f1f1;
}


.popup-search-field {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    display: flex;
    height: 100px;
}

.popup-search-field .form-control {
    border: none;
}

.popup-search-field.search_area .form-control {
    padding-right: 57px;
    outline: none;
}

.popup-search-field.search_area label {
    color: var(--headings-color);
    font-size: 16px;
    right: 30px;
    left: auto;
    top: initial;
    margin: 0px;
}

.products-list {
    position: relative;
    transition: all 0.5s ease-in-out;
    margin-bottom: 30px;
    box-shadow: 0px 0px 20px #d4d4d4;
    border-radius: 20px;
}

.products-list .image_box {
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.products-list .image_box img {
    height: 270px;
    object-fit: cover;
    width: 100%;
    padding: 20px;
    transition: all 0.5s ease-in-out;
}

.products-list .productBg-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    transition: all 0.5s ease;
}

.products-list .zoom_icon {
    position: relative;
    font-size: 12px;
    padding: 10px 20px;
    border-radius: 20px;
    background: #d52329d3;
    line-height: 0px;
    text-align: center;
    color: #222;
    z-index: 1;
    opacity: 0;
    transition: all 0.9s ease 0s;
}

.products-list .zoom_icon::before {
    right: 10px !important;
}

.products-list:hover .productBg-img img {
    transform: rotate(5deg);
}

.products-list:hover .zoom_icon {
    opacity: 1;
}

.search_area {
    position: relative;
}

.search_area .form-control {
    padding-left: 20px;
}

.search_area input {
    font-size: 15px;
}

.search_area label {
    color: var(--headings-color);
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 15px;
}

section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--hover-bgcolor, transparent);
    transition: background-color 0.3s ease;
    z-index: -1;
}


.text-ce {
    color: #cecece;
}

.text-main {
    color: #ba82ca;
}

.text-webkit-center {
    text-align: -webkit-center;
}

.text-last-center {
    text-align-last: center;
}

.gradient-title {
  background: linear-gradient(90deg, #7ACCC5, #FFA3BA, #E88774, #FFA3BA, #AACC99, #B3B3B3, #F2DEFF);
  background-size: 400%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientAnimation 5s ease infinite;
  font-weight: 600 !important;
  margin-bottom: 35px;
}

.blur-102 {
    filter: blur(1.5px);
}

@keyframes gradientAnimation {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}


/* .border-curl-manifesto {
    border-color: #7ACCC5 !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-milk-therapy {
    border-color: #FFF7E0 !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-botox-therapy {
    border-color: #E88774 !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-color-protect {
    border-color: #FFA3BA !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-deep-detox {
    border-color: #AACC99 !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-touch-of-silver {
    border-color: #B3B3B3 !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.border-ultimate-volume {
    border-color: #F2DEFF !important;
    transition: background-color .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
} */

.border-curl-manifesto::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #7ACCC5 !important;
    left: 0;
    top: 20%;
}
.border-milk-therapy::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #FFA3BA !important;
    left: 0;
    top: 20%;
}
.border-botox-therapy::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #E88774 !important;
    left: 0;
    top: 20%;
}
.border-color-protect::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #FFA3BA !important;
    left: 0;
    top: 20%;
}
.border-deep-detox::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #AACC99 !important;
    left: 0;
    top: 20%;
}
.border-touch-of-silver::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #B3B3B3 !important;
    left: 0;
    top: 20%;
}
.border-ultimate-volume::after{
    content: "";
    position: absolute;
    width: 4px;
    height: 60%;
    border-radius: 20%;
    background-color: #F2DEFF !important;
    left: 0;
    top: 20%;
}



.bg-ultimate-volume {
    background-color: rgba(242, 222, 255) !important;
}
.bg-color-protect {
    background-color: rgba(255, 163, 186) !important;
}
.bg-curl-manifesto {
    background-color: rgba(122, 204, 197) !important;
}
.bg-deep-detox {
    background-color: rgba(170, 204, 153) !important;
}
.bg-botox-therapy {
    background-color: rgba(232, 135, 116) !important;
}
.bg-touch-of-silver {
    background-color: rgba(179, 179, 179) !important;
}



.bg-gradient-ultimate-volume {
    background-image: repeating-linear-gradient(
        to right,
        rgba(242, 222, 255, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(242, 222, 255, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(242, 222, 255, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}

.bg-gradient-color-protect {
    background-image: repeating-linear-gradient(
        to right,
        rgba(255, 163, 186, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(255, 163, 186, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(255, 163, 186, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}

.bg-gradient-curl-manifesto {
    background-image: repeating-linear-gradient(
        to right,
        rgba(122, 204, 197, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(122, 204, 197, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(122, 204, 197, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}

.bg-gradient-deep-detox {
    background-image: repeating-linear-gradient(
        to right,
        rgba(170, 204, 153, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(170, 204, 153, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(170, 204, 153, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}

.bg-gradient-botox-therapy {
    background-image: repeating-linear-gradient(
        to right,
        rgba(232, 135, 116, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(232, 135, 116, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(232, 135, 116, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}

.bg-gradient-touch-of-silver {
    background-image: repeating-linear-gradient(
        to right,
        rgba(179, 179, 179, 0.6),
        rgba(255, 255, 255, 1) 10%,
        rgba(179, 179, 179, 0.6) 30%,
        rgba(255, 255, 255, 1) 50%,
        rgba(179, 179, 179, 0.6) 70%,
        rgba(255, 255, 255, 1) 100%
    ) !important;
}




.text-curl-manifesto {
    color: #7ACCC5 !important;
}
.text-milk-therapy {
    color: #FFF7E0 !important;
}
.text-botox-therapy {
    color: #E88774 !important;
}
.text-color-protect {
    color: #FFA3BA !important;
}
.text-deep-detox {
    color: #AACC99 !important;
}
.text-touch-of-silver {
    color: #B3B3B3 !important;
}
.text-ultimate-volume {
    color: #F2DEFF !important;
}

.mt--50 {
    margin-top: -50px;
}

#urunlerMenu .nav-link {
    color: #5a5a5a !important;
}
#urunlerMenu .nav-link:hover {
    border-color: #0000005e !important;
}
#urunlerMenu .nav-tabs.list-style-6 li {
    padding: 5px 0px !important;
    margin: 0px !important;
}
#urunlerMenu .nav-link.active {
    border: 1px solid #f1f1f1 !important;
}
#urunlerMenu .nav-link.active {
    background-color: #f1f1f1 ;
}

.product-detail-card {
    padding: 60px;
}

.product-detail-card .product-description{
    padding-bottom: 35px;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 33px;
    margin-bottom: 0px !important;
}

.contact-mapH {
    height: 100vh;
    width: 100%;
    position: relative;
}
/* @media(max-width: 768px){
    .contact-mapH {
        height: 500px;
    }
} */


.contact-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 1;
}
.topBlack {
    display: none;
}
@media(max-width: 1024px){
    .contact-mapH {
        position: static;
        display: contents;
    }
    .contact-card {
        position: static;
        transform: none;
        margin: 20px auto 20px;
    }
    .contact-mapH::after {
        content: none !important;
    }
    .topBlack {
        display: block;
    }
}
.contact-mapH::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000079;
    z-index: 0;
}
.breadcrumb-span {
    font-size: 13px;
    opacity: 0;
    visibility: hidden;
    transition: 1s opacity ease;
}
.breadcrumb-link:hover .breadcrumb-span {
    opacity: 1;
    visibility: visible;
}
.location-card {
    background-color: var(--white-color);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 30px;
    padding: 30px 40px;
    margin-bottom: 10px;
    position: relative;
}

.sticky-sidebar {
    position: sticky;
    top: 100px; 
    left: 0;
}
@media (max-width: 768px){
    .sticky-sidebar {
        position: inherit;
    }
}
.h35 {
    height: 35px;
}
.h100 {
    height: 100px;
}

.box-shadow-f1-inset {
    box-shadow: inset 0px 0px 20px 0px #f1f1f1;
}

.productsCard {
    border: 1px solid #f1f1f1;
    border-radius: 15px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.productsCard h6{
    font-size: 20px;
}

.productsCard:hover img {
    transform: scale(1.1);
}

.productsCard .details-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 15px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    display: flex;
    align-items: center;
}
.productsCard:hover .details-card {
    opacity: 1;
    visibility: visible;
}
  
.w20 {
    width: 20px;
}
  
  
.w25 {
    width: 25px;
}
  
.w30 {
    width: 30px;
}
  
.w300 {
    width: 300px;
}
  
.w600 {
    width: 600px;
}

.max-width-none {
    max-width: none !important;
}

@media (min-width: 991px){
    #navbar-collapse-toggle-1 {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .slide-hover-box.cover-background::after {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.6); /* Siyahlık oranı */
        z-index: 1;
        pointer-events: none;
    }
}
.subscribe-popup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1099;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    margin: 0 auto;
    text-align: center;
  }
  
  .subscribe-popup.show {
    visibility: visible;
    opacity: 1;
  }
  
  .subscribe-popup .close i {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
    font-weight: 400;
    color: var(--tp-common-black);
    transition: 0.3s;
  }
  .subscribe-popup .close:hover i {
    transform: rotate(180deg);
  }

  #nishladyPopup.modal::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000005e;
    z-index: -1;
  }
  #nishladyPopup .btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #fff;
  }
  
  .whatsapp-fixed {
    position: fixed;
    bottom: 95px;
    right: 28px;
    font-size: 40px;
    color: #ffffff;
    padding: 10px;
    background-color: #0dc143;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    align-content: center;
    text-align: center;
    border: 2px solid #ffffff;
    transition: opacity .5 ease;
    z-index: 5;
  }
  
  .whatsapp-chatbox {
    position: fixed;
    bottom: 95px;
    right: 30px;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    background-color: #efeae2;
    z-index: 5; 
    border: 1px solid #0dc143;
    transition: opacity .5 ease;
    opacity: 0;
    visibility: hidden;
  }
  
  .whatsapp-header {
      background-color: #0dc143;
      padding: 20px 20px 130px 20px;
      width: 100%;
  }
  
  .whatsapp-header img{
    max-width: 50px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
  }
  
    .whatsapp-body {
      padding: 112px 165px;
      background-color: #fff;
      position: relative;
    }
    
    .whatsapp-subbody {
        position: absolute;
        padding: 20px;
        background-color: #fff;
        box-shadow: 0px 0px 20px #e2e2e2;
        border-radius: 10px;
        top: -100px;
        left: 50%;
        transform: translateX(-50%);
    }
  
    .whatsapp-subbody .boxly{
      background-color: #fff;
      border: 1px solid #000;
      border-radius: 10px;
      padding: 10px;
      margin: 10px 0px;
    }
    .whatsapp-subbody .boxly p{
      text-wrap: nowrap;
    }
  

.title_lumos {
  animation: shine 2.5s linear infinite;
  background: linear-gradient(to left, #000 20%, #dea917 100%, #000 100%, #dea917 80%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@keyframes shine {
  from {
    background-position: 200% right;
  }

  to {
    background-position: 200% center;
  }
}

.h-200px {
    height: 200px;
    object-fit: contain;
}