@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');


.ourbrands {
    margin-bottom: 40px;
}
.ourbrands img {
   position: relative;
    border-radius: 15px;

}

.ourbrands a {
text-transform: none;
}

.member {
    position: relative;
    border-radius: 15px;
    background-color: #fff8fc;
    transition: all 0.4s ease-in-out;
    margin-bottom: 30px;
    min-height: 590px;
}


.member .member__info {
    padding: 35px 20px;
}

.heading__title25 {
    font-size: 25px;
    margin-bottom: 20px;
}
.blogimg {

    border-radius: 15px;

}

.widget-post-item .widget-post__title {
    font-size: 15px;
    margin-bottom: 0;
}


.member .member__info .member__desc {
    font-size: 15px;
    margin-bottom: 0;
    color:#756079;
}

.slider .slide__title {
    font-size: 55px;
    line-height: 1;
    margin-bottom: 15px;
    color:#fff;
    text-transform: none;
}

.slider .slide-item {
   
    height:350px;
}
.slider .slide__desc {
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 700;
    max-width: 550px;
    margin-bottom: 30px;
}

.slider  .features-list .feature-item .feature__title {
    font-size: 15px;
     color:#fff;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    color: #f1def7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 0;
    z-index: 3;
    transition: all 0.3s 
linear;
    transform: translateY(-50%);
}

@media (min-width: 320px) and (max-width: 575px) {
    .slider .slide__title {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .ourbrands img {
   position: relative;
    border-radius: 15px;
    margin-bottom: 25px;
}
}
.service-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #f2e9f3;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.05);
    transition: all 0.4s 
ease;
}

.heading__subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #73317b;
    margin-bottom: 5px;
}
.service-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 40px;
    height: 3px;
    background-color: #73317b;
    transition: all 0.4s 
linear;
}
.bg-overlay-primary-gradient:before {
    opacity: 0.95;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgb(55 33 63) 19%, #73317b 71%);
}

.post-item .post__title {
    font-size: 20px;
    margin-bottom: 8px;
}
.post-item {
    position: relative;
    border-radius: 6px;
    margin-bottom: 30px;
    transition: all 0.3s 
linear;
    background: #fef5ff;
}
@media (min-width: 1200px) {
    .about-layout2 .about__text {
        position: relative;
        z-index: 4;
        border-radius: 30px;
        padding: 0 0 30px 40px;
    }
}
.product-item {
    position: relative;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 20px;
    transition: all 0.3s linear;
    background: #fff8fc;
}
.product__title a {
    color: #241d27;
    letter-spacing: -1px;
}
.page-title-layout5 {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fdf0f8;
}
.page-title .breadcrumb-item a, .page-title .breadcrumb-item.active, .page-title .breadcrumb-item + .breadcrumb-item::before {
    color: #73317b;
}

.page-title-layout2.bg-overlay:before {
    opacity: 1;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.1490196078) 0%, #ffffff 100%);
}

.widget {
    position: relative;
    padding: 40px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 40px;
    background-color: #f3f1fb;
}

.result_text {
display: none;
  font-size: 21px;
  padding: 8px 5px;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: -1px;
  border-radius:12px;
  border: 1px solid #37213f ;
}

.text-inner-list li {
  padding: 8px 5px;
  border-bottom: 1px solid #ebebeb ;
  margin-bottom: 5px;
}


@media (min-width: 320px) and (max-width: 767px) {
    .page-title .pagetitle__heading {
        font-size: 35px !important;
        line-height: 1.2;
        margin-bottom: 0px;
    }
}

.custom_topbar {
  background: #181818;
  width: 100%;
  color:#fff;
  font-size: 13px;
  padding: 5px 0;
}
.custom_topbar .txt_brand{ font-weight: bold; }
.custom_topbar .txt_slogan{ font-weight: normal;color:#ccc; }

/* alttaki gri bant */
.custom_topbar .bar-wrapper {
  width: 100%;
  height: 5px;
  background: #ddd; /* default gri */
  display: flex;
  position: relative;
  top:10px;
}

.custom_topbar .bar-wrapper span {
  display: block;
  width: 100px;
  height: 5px;

}

.custom_topbar .bar-wrapper .c1 { background: #cba6f7; }
.custom_topbar .bar-wrapper .c2 { background: #7dd3fc; }
.custom_topbar .bar-wrapper .c3 { background: #86efac; }


/* Varsayılan olarak gizle */
.custom-topbar-mobile {
  display: none;
}



.navbar .navbar-brand img{
      height: 50px;

}

.widget-services ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: capitalize;
    border-radius: 15px;
    font-family: "Quicksand", sans-serif;
    color: #37213f;
    background-color: #ffffff;
    transition: all 0.4s ease;
}
.widget-services ul li .active{
  color: #ffffff;
  background-color: #73317b;
}

.btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 150px; 
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    transition: all 0.3s linear;
}

.btn__rounded {
    border-radius: 14px;
}




.footer-widget-about img {
  height: 70px;
  position: relative;
  top:-5px;

}

.footer-widget-about .online-shop-text {
  color:#ebebeb;
  font-size: 16px;

}

.footer-widget-about .online-shop-text  a {
  color:#b1557f;
  font-size: 16px;
  font-weight: bold;

}


.social-icons span{
  color:#ebebeb;
  font-size: 13px;
  position: relative;
  margin-right: 6px;

}



.maintenance {
  background: #fff;
  border-radius: 16px; 
  padding:40px 25PX 5PX 25px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
  position: relative;
  max-width: 400px;
}
.maintenance h1 { font-size: 30px; margin-bottom: 20px;color:#6f6079; letter-spacing:-1px; }
.maintenance h3 { font-size: 21px; margin-bottom: 20px; color:#6f6079;}
.maintenance p  { font-size: 13px !important; font-weight: 700 !important; }
.maintenance p.copyright { font-size:11px !important; color:#c2b0cd;}

.maintenance img {
  padding:5px 25px 15px 0px;
  height: 95px;

}

.maintenance .btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #c93c4f;
    --bs-btn-border-color: #c93c4f;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #705689;
    --bs-btn-hover-border-color: #705689;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #705689;
    --bs-btn-active-border-color: #705689;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
    font-weight: 700 !important; 

    font-size: 18px;
}




/* Tablet ve telefon (max 991px) için aktif et */
@media (max-width: 991.98px) {
  .custom-topbar-mobile {
    display: block;
      background: #181818;
  width: 100%;
  color:#fff;
  font-size: 13px;
  padding: 5px 0;
  }

.custom-topbar-mobile .lang-dropdown .dropdown-item {
  font-size: 14px;
  padding: 0.25rem 1rem;
}
.custom-topbar-mobile .lang-dropdown .lang-dropdown-toggle {
  font-size: 14px;
  height: 40px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-right: 15px;
  color: #ffffff;
}
.custom-topbar-mobile .lang-dropdown .lang-dropdown-toggle:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  border: 0;
  display: block !important;
}
.custom-topbar-mobile .lang-dropdown .lang-dropdown-toggle i {
  font-size: 30px;
  margin-right: 7px;
}
.custom-topbar-mobile .lang-dropdown .dropdown-menu {
  min-width: 120px !important;
  padding: 0.6rem 0 !important;
}
.custom-topbar-mobile .lang-dropdown .dropdown-menu .dropdown-item {
  color: #848e9f;
}


.custom-topbar-mobile .lang-dropdown .dropdown-menu .dropdown-item img {
 border-radius: 7px;
 height: 20px;
}



.custom-topbar-mobile .lang-dropdown .dropdown-menu .dropdown-item:focus, .lang-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #73317b;
}
.custom-topbar-mobile .lang-dropdown .dropdown-menu .dropdown-item.active, .lang-dropdown .dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
.custom-topbar-mobile .lang-dropdown .lang-dropdown-toggle img {
    margin-right: 7px;
    border-radius: 7px;
    height: 20px;
}

.navbar .navbar-brand img{
      height: 50px;

}

}















