/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/



* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
    
}

body {
    font-size: 14px;
    line-height: 1.80857;
    font-weight: 500 !important;
    overflow-x: hidden;
    font-family: 'Roboto Condensed', 'Poppins', sans-serif !important;
    background: radial-gradient(circle, rgba(255,255,255,1) 41%, rgba(11,32,166,0.2497373949579832) 100%) !important; /* YKT Gradient */
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
p{
   color: #666666;
    font-size: 14px;
    line-height: 1.80857;
    font-weight: 500 !important;
    overflow-x: hidden;
    font-family: 'Roboto Condensed','Poppins', sans-serif !important;
}
a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 28px !important;
    font-weight: 900 !important;
    color: #00006b;
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #00006b !important;
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
	
    /**margin: 0px;
    padding: 0px; **/
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    /*line-height: 24px;*/
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

.dropdown{
	display:block !important;
	margin: 0 !important;
}

.zero{
    padding-right: 0 !important;
    padding-left: 0 !important;

}

 :focus {
    outline: 0;
}
.bg-urun{
background-color: #ffffff;
opacity: 1;
background-size: 4px 4px;
background-image: repeating-linear-gradient(45deg, #c1c1ca 0, #c1c1ca 0.4px, #ffffff 0, #ffffff 50%);
  
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}
.fs-10{font-size:10px}
.fs-11{font-size:11px}
.fs-12{font-size:12px}
.fs-13{font-size:13px}
.fs-14{font-size:14px}
.fs-15{font-size:15px}
.fs-16{font-size:16px}
.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}
.contact-icon{
  font-size:50px !important;
	color:#00006b !important;
}
blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.btn-admin{
	font-size:12px;
	color:white;
	margin:2px;
	padding-left:15px;
	vertical-align: middle;

}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}
.text-miksan{
	color:#00006B;
}
.yurtdisi-baslik{
	font-size:11px;
	color:#00006b !important;
}
.yurtdisi-adres{
	color:#00006b !important;
}
.card-text{
  font-family: Poppins;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #383e5a;
  margin: 0 !important;
}

/* slider gemetric*/ 

.geometric {
      width: 100%;
      height:0;
      border-bottom: 100px solid #fff;
      clip-path: polygon(0 10%, 0% 100%, 100% 100%);
}

/* banner bg main start */
.banner_bg_main {
    width: 100%;
    float: left;
    background-image: url(../images/slider.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
/* banner bg main end */

/* section basliklari*/
.hr{
    margin: 80px 0;
}
.dropdown-left{
	background:#f9f9f9 !important;
}

.menulevel_2{
	background:#ffffff !important;
	font-size:10px;
	padding-left:20px;
}
.section-title{
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: 3px;
    text-align: left;
    color: #fff;
}

.section-title-2{
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: 3px;
    text-align: left;
    color: #00006b;
}

.section-hakkimizda{
    /*height: 570px;*/
    padding: 80px; 
    object-fit: contain;
    background-image: linear-gradient(to bottom, #f2f1f1, #cecece);
}

.section-icerik{
   /* height: 400px; */
    padding: 40px 50px;
}
.section-teknik{
   /* height: 400px; */
    padding: 60px 0;
}

.section-footer{
      padding: 75px 0 75px;
    background-color: #1d1d1d;
}
.haber-section{
    width: 100%;
    height: auto;
    padding: 55px 0;
    background: url(../images/haberler-back.jpg) no-repeat;
    background-size: cover;
    background-color:  #1156cd;
}

/* section basliklari son */

/* haber */


.rectangle{
    width: 340px;
    height:auto;
    object-fit: contain;
    border-radius: 17px;
    background-color: #00006b;
    position: relative;
    margin: 20px;
}
.rectangle img{
    opacity: 0.25;
    border-radius: 17px;
}
.rectangle h4{
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    position:absolute;
    top: 40%;
    left: 40%;
    transform: translate(-35%, -40%);
    text-align:center
}
.rectangle a{

    position:absolute;
    top: 70%;
    left: 40%;
    transform: translate(-35%, -40%);
    text-align:center
}



/* haber son*/

/* HAKIMIZDA */
.about{
    float: left;
}

/* HAKKIMIZDA SON */

/* header top section start */

.header_section_top {
 width: 100%;
    float: left;
    background-color: #fff;
	margin-bottom:-5px;
    height: auto;
    padding: 8px 0 0 0;
}

.custom_menu {
    font-family: Poppins;
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

.custom_menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.custom_menu li {
        float: left;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #00006b;
        padding: 6px 10px 0px 10px;
}

.custom_menu li a {
    color: #00006b;
}

.custom_menu li a:hover {
    color: #f26522;
}


/* header top section end */


/* logo section start */

.logo_section {
    width: 100%;
    float: left;
     object-fit: contain;
  background-image: linear-gradient(to bottom, #00006b, rgba(0, 0, 107, 0));
	z-index:2000;
}

.logo {
    width: 80%;
    padding: 10px 0 0 0;
  
}
.logo-bg{
     object-fit: contain;
    /*background-image: linear-gradient(to bottom, #00006b, rgba(0, 0, 107, 0));*/
}


/* logo section end */


/* header section start */

.header_section {
    width: 100%;
    display: flex;
}

.containt_main {
    display: flex;
}


/* opennav bar start */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f26522;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.toggle_icon {
    cursor: pointer;
    color: #ffffff;
    order: 2;
}

.header_box {
    order: 2;
    display: flex;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    /*margin-left: 30px;*/
    order: 2;
}

.btn-secondary {
    color: #fff;
    background-color: #30302e;
    border-color: #30302e;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #30302e;
    border-color: #30302e;
}

.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}


/* opennav bar end */


/* Styles for wrapping the search box start */

.main {
    background: radial-gradient(circle, rgba(255,255,255,1) 41%, rgba(11,32,166,0.2497373949579832) 100%); /* YKT Gradient */
    flex: 1;
    margin: 0px 30px;
    display: inline-block;
    order: 2;
}


/* Bootstrap 4 text input with search icon */
.navbar-light .navbar-nav .nav-link {
    color: rgb(22 12 131) !important;
}
.navbar-dark .navbar-nav .nav-link{

	color: #00006b !important;
}

.card{
    border: 0px !important;
    margin: 10px;
}

.card-body {
    padding: 1rem;
}
.card-title{
    margin-bottom: 0 !important;
    transition: transform 1s ease, font-size 0.5s ease !important;  /* Geçiş animasyonu */
}

.card-title:hover {
    color: #007bff; /* İsteğe bağlı, yazı rengini değiştir */
}

.card-text{
  font-family: Poppins;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #383e5a;
  margin: 0 !important;
}


.text-primary-2{
    color: #00006b !important;
    font-size: 22px;
}
.text-dark{
    font-size: 16px;
}


.btn-primary{
    border-radius: 16px !important;
    background-color:#00006b !important;
    font-size: 12px !important;
    color: white !important;
    border: 0;
    margin: 7px;
}
.btn-warning{
    background-color: #fe6b3d !important;
    border-radius: 20px !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    padding: 10px 50px !important;
}

.p-zero{
    margin: 0 !important;
    padding: 0 !important;
}


.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}


/* Styles for wrapping the search box end */

.login_menu {
    display: flex;
    text-align: right;
    float: right;
}

.login_menu ul {
    margin: 0px;
    padding: 0px;
}

.login_menu li {
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 4px;
}

.login_menu li a {
    color: #ffffff;
}

.login_menu li a:hover {
    color: #f26522;
}

.padding_10 {
    padding-left: 10px;
}


/* flage css start */

.lang_box {
    display: flex;
    float: right;
    background: #fff;
    border-radius: 5px;
    margin-right: 20px;
}

.nav-link {
    display: block;
    /* padding: .4rem 1rem; */
	font-weight:600;
	color:#00006B;
	cursor:pointer
	
	
}

a:hover {
    color: #f26522;
    text-decoration: underline;
}


/* flage css end */


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
   
}

.banner_taital {
    width: 100%;
    font-size: 60px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.buynow_bt {
    width: 170px;
    margin: 0 auto;
    padding-top: 30px;
}

.buynow_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #252525;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.buynow_bt a:hover {
    background-color: #f26522;
    color: #ffffff;
}

#my_slider a.carousel-control-next {
    right: 0px;
    top: 40px;
}

#my_slider a.carousel-control-prev {
    left: 0px;
    top: 40px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 45px;
    height: 45px;
    background: rgb(242, 222, 172, 0.80);
    opacity: 1;
    font-size: 20px;
    color: #000;
    border-radius: 100px;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #fff;
}


/* banner section end */


/* fashion section start */

.fashion_section {
    width: 100%;
    float: left;
    padding-bottom: 150px;
}

.fashion_taital {
    width: 100%;
    font-size: 40px;
    color: #30302e;
    text-align: center;
    font-weight: bold;
}

.fashion_section_2 {
    width: 100%;
    margin-top: 30px;
}

.box_main {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding: 20px;
    box-shadow: 0px 0 30px 10px #f0f0f0;
    margin-bottom: 20px;
}

.shirt_text {
    width: 100%;
    font-size: 20px;
    color: #30302e;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
}

.price_text {
    width: 100%;
    font-size: 16px;
    color: #f26522;
    text-align: center;
    margin: 0px;
}

.tshirt_img {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    min-height: 370px;
}

.btn_main {
    width: 100%;
    display: flex;
}

.buy_bt {
    float: left;
    width: 100%;
}

.buy_bt a {
    width: 100%;
    font-size: 16px;
    color: #f26522;
    background-color: transparent;
    text-align: right;
    font-weight: bold;
}

.buy_bt a:hover {
    background-color: transparent;
    color: #262626;
}

.seemore_bt {
    width: 100%;
    float: right;
    text-align: right;
}

.seemore_bt a {
    width: 100%;
    font-size: 16px;
    color: #262626;
    background-color: transparent;
    text-align: right;
}

.seemore_bt a:hover {
    background-color: transparent;
    color: #f26522;
}
.bg-1{
	background-color:#00006b;
}

.bg-3{
	background-color:#00006b;
}

#main_slider a.carousel-control-next {
    right: 615px;
    top: 105%;
}

#main_slider a.carousel-control-prev {
    left: 615px;
    top: 105%;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #30302e;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #fff;
    background-color: #f26522;
}


/* fashion section end */


/* electronic section start */

.electronic_img {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    min-height: 293px;
}

#electronic_main_slider a.carousel-control-next {
    right: 615px;
    top: 105%;
}

#electronic_main_slider a.carousel-control-prev {
    left: 615px;
    top: 105%;
}

#electronic_main_slider .carousel-control-next,
#electronic_main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #30302e;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#electronic_main_slider .carousel-control-next:focus,
#electronic_main_slider .carousel-control-next:hover,
#electronic_main_slider .carousel-control-prev:focus,
#electronic_main_slider .carousel-control-prev:hover {
    color: #fff;
    background-color: #f26522;
}


/* electronic section end */


/* jewellery section start */

.jewellery_section {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.jewellery_img {
    width: 100%;
    text-align: center;
    margin: 50px 0px;
    min-height: 293px;
}

#jewellery_main_slider a.carousel-control-next {
    right: 615px;
    top: 75%;
}

#jewellery_main_slider a.carousel-control-prev {
    left: 615px;
    top: 75%;
}

#jewellery_main_slider .carousel-control-next,
#jewellery_main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #30302e;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#jewellery_main_slider .carousel-control-next:focus,
#jewellery_main_slider .carousel-control-next:hover,
#jewellery_main_slider .carousel-control-prev:focus,
#jewellery_main_slider .carousel-control-prev:hover {
    color: #fff;
    background-color: #f26522;
}


/* loader bar css start */

.loader_main {
    width: 100%;
    text-align: center;
    margin-top: 140px;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #414744;
    border-right: 16px solid #f26522;
    border-bottom: 16px solid #414744;
    border-left: 16px solid #f26522;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 6s linear infinite;
    margin: 0 auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* loader bar css end */


/* jewellery section end */


/* footer section start */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
}

.footer_logo {
    width: 100%;
    text-align: center;
}

.-\32 12-284-64-00 {
  width: 154px;
  height: 26px;
  margin: 10px 130px 10px 196px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.83;
  letter-spacing: 0.14px;
  text-align: left;
  color: #00006b;
}

.-\32 12-284-64-00 .text-style-1 {
  font-size: 20px;
  letter-spacing: normal;
}

.-\32 12-284-64-00 .text-style-2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: normal;
}

.input_bt {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    border-bottom: 1px solid #ffffff !important;
}

.mail_bt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    padding: 5px 0px 5px 0px;
    height: 60px;
    border: 0px;
}

input.mail_bt::placeholder {
    color: #fff;
}

.subscribe_bt {
    width: 30%;
    float: right;
    font-size: 16px;
    color: #f26522;
    background-color: transparent;
    padding: 20px 0px 5px 0px;
    border-radius: 30px;
    border: 0px;
    text-transform: uppercase;
    text-align: right;
}

.subscribe_bt a {
    color: #f26522;
}

.subscribe_bt a:hover {
    color: #ffffff;
}

.footer_menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.footer_menu li {
    float: left;
    font-size: 16px;
    color: #f1f1f1;
    padding: 20px 10px 0px 10px;
}

.footer_menu li a {
    color: #f1f1f1;
}

.footer_menu li a:hover {
    color: #f26522;
}

.location_main {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}

.location_main {
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 30px 30px 30px 30px;
}

.location_main a {
    color: #ffffff;
}

.location_main a:hover {
    color: #f26522;
}


/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin: 20px 0px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #f26522;
}

.margin_top90 {
    margin-top: 90px;
}

.p-dar{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.p-0{
	padding: 0 !important;
	margin:0;
	
}
.hover-next::after{
	font-family: 'Material Symbols Rounded';
    content: "east";
    top: 3px;
    position: relative;
    left: 10px;
    transition: left 500ms;
}
.hidden{
	visibility: hidden !important;
	
}    
/* copyright section end */
.bg-grey{
	background: #F4F4F4; mix-blend-mode: multiply;
}
.line-1{
	line-height:1.3rem;
}

.line-2{
	line-height:1rem;
}
/* MASK PNG */ 
.mask1 {
  -webkit-mask-image: url("../images/mask-1.png");
  mask-image: url("../images/mask-1.png");
  -webkit-mask-size: 70%;
  mask-size: 70%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;    
}

/* MASK PNG */

/* PRODUCTS -> SEARCH BAR */


/* URUN DETAY */
.baslik{
	background: #00006B;
	height: auto;
    border-radius: 5px !important;
	/*color:#00006b !important;*/
}

/* Product Tasarımları */

.product-card .card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 2px solid rgba(225, 225, 225, 0.1) !important; /* İstediğin renge göre ayarlayabilirsin */
    border-radius: 5px;
	width: 100%;
    object-fit: cover;
    height: 100%;
    padding: 10px;
    margin: 10px;
}

.product-card .card:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 123, 255, 1); /* Hover durumunda border rengini daha da belirgin yapalım */
}



/* Mobil Uyumluluk */
@media (max-width: 768px) {
    .product-card:hover .card {
        transform: scale(1) !important; /* Mobilde hover efekti kaldırıldı */
        box-shadow: none;
    }
}

.all-products-link {
    display: inline-block;
    margin-top: 30px; /* Burada değeri artırarak bağlantıyı daha aşağıya çekebilirsiniz */
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
    background: none;
    border-radius: 5px;
    text-decoration: none;
}

.all-products-link:hover {
    background-color: #b8b8b8;
    color: #fff;
    text-decoration: none;
    border: #000;
}

.dropdown-menu .row {
    margin-bottom: 10px;
}

.urun-icerik{
	background:#00006B;
	margin-left:0;
	color:aliceblue;

	
}
.zero{

	margin-right: 0px !important;
}

.f-22{
	font-weight: 400px !important;
	font-size:1.2rem;
	
}

/* TARIHCE */
.gallery-title{
    font-size: 36px;
    color: #3F6184;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.filter-button{
    font-size: 18px;
    border: 2px solid #3F6184;
	padding:5px 10px;
    text-align: center;
    color: #3F6184;
    margin-bottom: 30px;
	background:transparent;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
    color: #ffffff;
    background-color:#3F6184;
	outline:none;
}
.gallery_product{
    margin: 0px;
	padding:0;
	position:relative;
}
.gallery_product .img-info{
	position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
	overflow:hidden;
	color:#fff;
	top:0;
	display:none;
	   -webkit-transition: 2s;
    transition: 2s;
}

.gallery_product:hover .img-info{
	display:block;
   -webkit-transition: 2s;
    transition: 2s;
}

/* TARIHCE */

/* TABLO */
table.customTable {
  width: 100%;
  background-color: #F5F5F5;
  border-collapse: collapse;
  border-width: 7px;
  border-color: #FFFFFF;
  border-style: solid;
  color: #00006B;
}

table.customTable td, table.customTable th {
  border-width: 7px;
  border-color: #FFFFFF;
  border-style: solid;
  padding: 8px;
}

table.customTable thead {
  background-color: #E0E0E0;
}
.table-baslik{
	font-size:30px;
	background: #ffffff;
	
	
}
/* TABLO */


/* breadcrumb */
.breadcrumb-item.last-item {
    opacity: 0.7;
}
.breadcrumb{
	background:#FFFFFF !important;
	margin-bottom:-20px !important;
	padding: 8px;
	font-size:11px;
}
/* breadcrumb */


.baslik-yurtici{
	font-size:30px;
	
}

.menu-left{
	background:#F1F1F1;
	padding-bottom: 50px;
		
}
.menu-baslik{
	font-size:20px;
	color:#00006B;
	font-weight: 900;


}
.menu-left li{
}

.btn-menu{
	padding: 5px 5px 5px 10px;
	margin: 0 0 0 10px;
	min-width: 195px;
	color: #00006B;
	font-weight: 600;
	text-align: left;
	position: relative;
}
.btn-menu:hover{
	background: #FFFFFF;
	border-radius: 10px;
	
}
.fw-semi-bold{
	font-weight: 800 !important;
}

.menu-kirilim{
	font-size:13px; 
	font-weight: normal;
	background:#00006B;
	color: #F9F9F9;
	padding: 5px 5px 15px 10px;
	margin-top:8px;
	position: absolute;

}

.menu-kirilim-2{
	font-size:13px; 
	font-weight: normal;
	background:#8DB2E3;
	color: #00006B;
	padding: 0 0 0 15px;
	margin-top:8px;
	margin-bottom:5px;
}
/*LEFT MENU*/
/*SILINECEK*/
ul.left-menu{
   padding: 0;
   list-style: none;
   margin: 20px auto;
   box-shadow: 0px 0px 25px #00000070;
   clear: both;
   display: table;
   margin-bottom:100px;
   background:#F1F1F1;
   .listmenu{
      border-bottom:1px solid #324252;
      /*position: relative;*/
      min-width: 300px;
      box-sizing: border-box;
      height: 60px;
      vertical-align: sub;
      background: #f1f1f1;
      clear: both;
      &:after{
         content: "\f107";
         font-family:FontAwesome;
         position: absolute;
         right: 17px;
         top: 17px;
         padding: 0px 5px;
         color:#fff;
      }
      &:before{
         content: '\f07b';
         font-family:FontAwesome;
         position: absolute;
         left: 17px;
         top: 17px;
         padding: 0px 5px;
         color:#fff;  
      }
      a{
         text-decoration: none;
         color: #fff;
         padding: 17px 0px 17px 45px;
         display: block;
         height: 100%;
         box-sizing: border-box;
         &:hover{
            background-color: #324252;
            transition:  300ms all;
            color: #09fbd2;
         }
      }
      .itemsmenu{
         height: 0px;
         overflow: hidden;
         a{
            padding:17px;
            &:hover{
               background-color: #3f5d79;
               color:#fff;
               transition:  300ms all;

            }
         }
      }
      &:last-child{
         border-bottom:none;
      }
   }
   .active{
      &:after{
         content: "\f106";
         font-family:FontAwesome;
         position: absolute;
         right: 17px;
         top: 17px;
         padding: 0px 5px;
         color:#fff;
      }
      &:before{
         content: '\f07c';
         font-family:FontAwesome;
         position: absolute;
         left: 17px;
         top: 17px;
         padding: 0px 5px;
         color:#fff;  
      }
      >.items-menu{
         display: block;
         background: #23313f;
         padding: 0px;
         height: auto;
         color:#fff;
         transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
         transition: all 200ms;
         clear: both;
         float: left;
         width: 100%;
         li{
            padding:0px;
            border-bottom:1px solid #324252;
            list-style: none;
         }
         li:last-child{
            border-color:transparent;
            padding-bottom: 0px;
         }
         .active{
            > .items{
               background-color: #2f4b67;
            }
         }
      }
      > a{
         color:#46efa4;
         text-transform: uppercase;
         font-weight: bold;

      }
      .listmenu{
         background: #697d92;
         a{
            padding: 17px 0px 17px 45px;

         }
      }
   }
}

/* Eski Sidebar Temel Stil
.accordion-menu {
    margin-top: 20px;
    background: #F1F1F1;
    border-radius: 10px;
    overflow: hidden;
    padding-left: 0px;
}

.accordion-menu li:last-child .dropdown {
    border-bottom: 0;
}

.accordion-menu li {
    list-style: none;
}

.accordion-menu li > div {
    padding: 10px 15px;
    cursor: pointer;
    color: #00006B;
    font-weight: 700;
    font-size: 16px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    transition: background-color 0.3s ease;
}

.accordion-menu li > div:hover {
    background-color: #e1e8eb;
}

.accordion-menu li > div > i {
    float: right;
    margin-top: 3px;
}

.submenuItems {
    display: none;
    background: #ffffff;
    padding-left: 20px;
    font-size: 14px;
}

.submenuItems a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #00006B;
    transition: all 0.3s ease;
}

.submenuItems a:hover {
    background-color: #ccd3db;
    border-radius: 3px;
}

.accordion-menu li.active > div {
    background-color: #f4f4f4;
}

.accordion-menu li.active .submenuItems {
    display: block;
}

.level_1 .submenuItems a {
    padding-left: 25px;
}

.level_2 .submenuItems a {
    padding-left: 40px;
}

.level_3 .submenuItems a {
    padding-left: 55px;
}

.accordion-menu li.active > div > i {
    transform: rotate(180deg);
} */


/* Yeni Sidebar Temel Yapısı */
.accordion-menu {
    background: #ffffff; /* Beyaz arka plan */
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin: 0;
    list-style: none;
}

.accordion-menu li {
    padding: 8px 0; /* Daha geniş padding */
    border-bottom: 1px solid #ddd; /* Gri alt sınır */
    transition: all 0.3s ease;
}

/* Son öğe için border'ı kaldır */
.accordion-menu li:last-child {
    border-bottom: none;
}

/* Menü Başlığı */
.accordion-baslik {
    font-weight: 900;
    font-size: 18px;
    color: #00006B; /* Başlık rengi */
    margin-bottom: 15px;
}

/* Menü Öğesi Bağlantı Stili */
.accordion-menu li > div > a {
    color: #00006B; /* Menülerdeki yazılar için mor ton */
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease-in-out;
    background-color: #ffffff; /* Sabit beyaz arka plan */
}

.accordion-menu li > div > a:hover {
    background-color: #e1e8f2; /* Hoverda aktif renk tonunun daha koyusu */
    color: #00006B;
    transform: scale(1.01); /* Hoverda hafifçe büyüme efekti */
}

/* Aktif Menü Öğesi */
.accordion-menu li.active > div > a {
    background-color: #f4f7fa; 
    color: #00006B;
    transform: scale(1.01);
}

/* Dropdown Menü Ok İkonu */
.accordion-menu li > div > a i {
    transition: transform 0.3s ease;
}

.accordion-menu li.active > div > a i {
    transform: rotate(180deg);
}

/* Alt Menü (Dropdown) Stilleri */
.submenuItems {
    display: none;
    background: #ffffff; /* Sabit beyaz arka plan rengi */
    border-radius: 5px;
    margin-top: 8px;
    padding-left: 20px;
    font-size: 13px;
}

.accordion-menu li.active > .submenuItems {
    display: block; /* Aktif menü öğesinin alt menüsünü göster */
}

.submenuItems a {
    display: block;
    color: #00006B; /* Alt menülerdeki yazılar için mor ton */
    padding: 6px 0;
    text-decoration: none;
    font-size: 13px;
    transition: background-color 0.2s ease, color 0.2s ease;
    background-color: #ffffff; /* Sabit beyaz arka plan rengi */
}

.submenuItems a:hover {
    color: #000;
    border-radius: 3px;
}

/* Menü Öğesi Hover Efekti */
.accordion-menu li:hover {
    cursor: pointer;
}

/* Static Menüler İçin */
.dropdown-static {
    padding: 12px;
    color: #00006B;
    background: #f3f3f3; /* Daha açık gri */
    font-weight: 500;
    transition: all 0.3s ease;
}

.dropdown-static:hover {
    background-color: #ffffff; /* Hoverda beyaz arka plan */
    color: #00006B;
}

/* Alt Menülerdeki İçerikler */
.submenuItems a {
    font-size: 13px;
    padding: 6px 8px 6px 15px;
    color: #00006B;
}

.submenuItems a:hover {
    background-color: #ccd3db;
    border-radius: 3px;
}



/* PRODUCTS MENU */



/* aos style */

/* aos style end */


.font-weight-bold {
    font-weight: bold;
}
.font-weight-900 {
    font-weight: 900;
}

.yiipdis {
    max-width: 64px;
}

.language { z-index: 2000;}


/** MEGA MENU **/

.custom_mega {
    font-family: Poppins;
    font-weight: 400 !important;
    margin: 0 auto;
    text-align: right;
    display: flex; /* Flexbox ile içeriği hizalama */
    justify-content: center; /* Yatayda ortalama */
    align-items: center; /* Dikeyde ortalama */
}

.custom_mega ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.custom_mega li {
    float: left;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #00006b;
    padding: 10px 3px 0px 5px !important;
}

.custom_mega li a {
    color: #00006b;
}

.custom_mega li a:hover {
    color: #00006b;
}

.mega-menu .dropdown-menu {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 240, 0.95));
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(200, 200, 200, 0.8);
    border-radius: 8px; 
    padding: 20px 15px;
    opacity: 0;
    /*visibility: hidden;*/
	z-index:-1;
    transition: all 0.3s ease-in-out;
    margin-top: -27px;
    margin-bottom: 0px;
     display: none;
     flex-direction: column;
     justify-content: center;
     align-items: center;  
     text-align: center;   
     width: 100%;          
}

.mega-menu .dropdown-menu.show {
    opacity: 1;
	z-index:1000;
    /*visibility: visible;*/
	display:flex;
    transform: translateY(10px); 
}

.mega-menu .dropdown-menu .row {
    margin-bottom: 0;
}
.mega-menu .dropdown-menu .col-md-3 {
    margin-bottom: 20px;
}
.mega-menu .dropdown-menu h5 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.1rem;
}
.mega-menu .dropdown-menu ul {
    padding-left: 0;
}
.mega-menu .dropdown-menu li {
    list-style: none;
    margin-bottom: 5px;
}

.mega-menu .dropdown-menu .container {
    max-width: 1100px; 
    padding-left: 15px;
    padding-right: 15px;
}

.mega-menu {
    position: static !important;
}

.mega-menu .dropdown-menu h5 {
    font-size: 1rem;
    font-weight: bold;
}

.mega-menu .dropdown-menu ul {
    list-style: none;
    padding-left: 0;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}





@media only screen and (max-width: 700px) {
    div.custom_mega {
        flex-direction: column; /* Mobilde elemanları alt alta diz */
		justify-content: flex-start !important;
    }

    .custom_mega li {
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #00006b;
        padding: 10px 3px 0px 5px !important;
		height: 45px;
    }

    .custom_mega ul li {
        margin: 0 50px 0 0;
        padding: 0px;
        display: inline-flex;
        font-size: 20px !important;
        width: 450px;
    }
}

	


/** MEGA MENU **/