
@font-face {
  font-family: 'Gothic';
  src: 
       url('/fonts/GOTHIC.TTF') format('truetype');
}
@font-face {
  font-family: 'GothicB';
  src: 
       url('/fonts/GOTHICB.TTF') format('truetype');
}

body {
  overflow-x: hidden;
  font-family: 'Gothic','Didact Gothic', sans-serif;
  font-size: 14px;
  font-size: 100%;
  background-color:rgb(255, 255, 255);
}
#page-container {
  position: relative;
  min-height: 100vh;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
} 
.boldyazi {
  font-weight: 900!important;
  font-size: 2.2vmax;
}

.navbar-nav {
 padding: auto;
}


.kat-link {
  font-size: 1.5vmax;
}

.a-link {
  
  text-decoration: none;
  color: #0b1a4d; }
  .a-link:hover {
    color: 	#0b1a4d; 
    text-decoration: none;
  }

.text-primary {
  color: 	#0b1a4d!important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  }
.fullWidth {
   width: 100%;
   min-width: 102vmax;
   width: 102vmax;
   margin-left: none;
   margin-right: none;

}
.topColon {
  width: 101%;

  background-color: #000;
  
}


.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.topColona {
  width: 101%;
  min-height: 30px;
  background-color: #000;
  margin-top: 250px;
  
}
.section-center__full {
  min-height: 30px;
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}


.p-dot{
  margin-block-start: 0em;
    margin-block-end: 0em;
    
    color: #fff;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1.2;
}
.iicon{
  font-size: 1.5vmax;
  color: #fff;
}

.iicon:hover{
  
  color: #fff;
}
.top-link {
  color: #ffffff;
  text-decoration: none;
}
.top-link:hover {
    color: 	#ffffff;
    text-decoration: none;
  }


.list_non {
  list-style-type: none;
  text-transform: capitalize;
  font-size: 100%;
  font-weight: bold;
  margin-left: -20px;
}

.fullWidth2 {
  width: 100%;
  
}

.rowheight{
  min-height: 11vmax;
}
.urun-kod{
  font-size:1vmax;
}
.urun-baslik{
  font-size:1.3vmax;
}
.urun-block{
  height: 4vmax;
  
}
.fiyat-kutu{
  background-color: red;
}
.fiyat-content{
 
  bottom: 0;
  right: 0;
  min-width: 8vmax;
  min-height: 4vmax;
}
.fiyat {
  text-align: center;
  text-justify: auto;
  min-width: 5vmax;
  min-height: 3vmax;
  font-size:1.3vmax;
  
  
  vertical-align: middle;
  float: none;
  font-weight: bold;
  background-color: red;
  color: white;
}

.textscroll {
  width: 15vmax;
  height: 5vmax;
  font-size: 0.8vmax;
  overflow: scroll;
  overflow-x: hidden;
 
}
::-webkit-scrollbar {
  width: 0;  /* Remove scrollbar space */
  background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
  background: #FF0000;
}

.minheight{
  min-height: 10vmax;
}
.bottomright {
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 18px;
}
.urun-p {
  padding-top: 10px;
  font-size: 130%;
  padding-left: 10px;
}

.carousel-control-next-icon {
  background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
  
}
.carousel-control-prev-icon {
  background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
  
}

.carousel-indicators li {
  /* add a box shadow to the indicators to make them visible on white backgrounds */
  color: #0b1a4d;
  background-color: #003366;
  box-shadow: 0 1px 0.4rem rgba(0, 0, 0, 0.5);
}
.carousel-indicators .active {
  color: #0b1a4d;
  background-color: #6497b1;
  box-shadow: 0 1px 0.4rem rgba(0, 0, 0, 0.5);
}

.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  display: block;
  
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  line-height: 1;
}



.navbar-nopadding {
  padding: 0 0;
}

.padding-alt {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.ratioA{
  aspect-ratio: 100/165;
  width: 100%;
  padding: 0.5px;
}
.ratioB{
  aspect-ratio: 100/126;
  width: 100%;
  padding: 0.5px;
}
.baslik {
 margin-left: 50px;
 margin-bottom: 0px 0rem;
 font-size:1em;
}
section {
  background-color:white;
  min-height: 780px;
  padding: 20px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    }

    .table {
      border-spacing: 0px;
    }
    .urunler{
      margin-top: 20px;
    } 
    
    .urun_yazi {
      border-style: solid;
      border-image-slice: 8 30 6 30 fill; border-image-width: 20px 20px 20px 20px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: stretch stretch;
      border-image-source: url("/img/kategori.png") ;
     
      line-height: 45px;
      padding: 8px;
      text-align: center;
      
      color: #eee;
      font-size: 16px;
      font-weight: 700;
      min-height: 98px;
  }
.borderA{
  box-shadow: 0 0 2px;
}
.borderB{
  box-shadow: 0 0  1.5px;
  
}

.Aimage {
  min-width: 65.7vmax;
  min-height: 29vmax;
  max-width: 65.5vmax;
  max-height: 29vmax;
}
.Bimage {
  min-width: 35.6vmax;
  min-height: 58.19vmax;
  max-width: 35.6vmax;
  max-height: 58.19vmax;
}
.Cimage {
  min-width: 32.82vmax;
  min-height: 29.2vmax;
  max-width: 32.82vmax;
  max-height: 29.15vmax;
}
.Dimage {
  min-width: 32.8vmax;
  min-height: 29.2vmax;
  max-width: 32.8vmax;
  max-height: 29.15vmax;
}



.Eimage{

  max-width: 49.85vmax;
  max-height: 42.5vmax;
  min-width: 49.85vmax;
  min-height: 42.5vmax;
}

.Fimage{

  max-width: 25vmax;
  max-height: 42.61vmax;
  min-width: 25vmax;
  min-height: 42.61vmax;
}
.table, tr, td {
  border: 0;
  border-spacing:0px !important;
  border-collapse:collapse;
  border:hidden;
  padding: 0px !important;
}


.pad-l{
  padding-left: 1max;
}

.urun-kol{
  max-width: 24vmax;

  min-width: 24vmax;

}
.urun-kol1{
  max-width: 24.75vmax;
  padding-right: 0;
  padding-left: 0;
  min-width: 24.75vmax;

}
.urun-kol2{
  max-width: 25.08vmax;
  padding-right: 0;
  padding-left: 0;
  min-width: 25.08vmax;

}
.urun-kol3{
  max-width: 25.1vmax;
  padding-right: 0;
  padding-left: 0;
  min-width: 25.1vmax;

}



.btn {

  font-weight: 700; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
  background-color: #fed136;
  border-color: #fed136; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #fec810 !important;
    border-color: #fec810 !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

::-moz-selection {
  background: #fed136;
  text-shadow: none; }

::selection {
  background: #fed136;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }
.form-li{
  border-radius: 1rem;
}

.p-dot{
  margin-block-start: 0em;
    margin-block-end: 0em;
    font-size: 1vmax;
    color: #fff;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1.2;
}

.top-link {

  font-size: 1vmax;
}

.topColon {
  min-height: 2vmax;
}



#mainNav {
  background-color: white; 
  
  
}
.navbar-nav>ul{
  text-align: center;
  
}

  #mainNav .navbar-toggler {
    
    right: 0;
    padding: 8px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #fed136;
   }
  #mainNav .navbar-brand {
    color: 	#000;
    }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      text-shadow: 2px 2px 4px 	#6497b1; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 1.2vmax;
    font-weight: 100;
    color: #000;
    padding: 0 0px !important;
 }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      text-shadow: 1px 1px 2px  grey; }
      .navbar-nav>li{
        padding: 0px 2px;
        
      }
      @media (min-width: 768px) {
        section {
          padding: 20px 0; 
          }
          .urunler{
            margin-top:20px;
            
          } 
        }     
        
@media (min-width: 992px) {
  

  
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }

  
    #mainNav .navbar-brand {
      
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      font-size: 2vmax;
      font-weight: 100;
      padding: 0 2px !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      
      background-color: #c0d6e4;
      border-bottom: #f0f8ff solid;
     }
     #mainNav.navbar-shrink div [for="form"]{
        
      display:none;
       }

      #mainNav.navbar-shrink .navbar-brand  {
        
        max-height: 90px;
         }
         #mainNav.navbar-shrink .navbar-brand img {
          width: auto;
          height: auto;
          max-height: 50px;
          max-width: 100%;
        } 
       
        #mainNav .navbar-nav .nav-item .nav-link {
          font-size: 1.3vmax;
          font-weight: 100;
          padding: 0 0.7vmax!important; }
        
      
}





@media only screen 
    and (min-device-width: 320px) 
    and (max-device-width: 570px)
    and (-webkit-min-device-pixel-ratio: 2) {
     body{
       padding-top: 70px;
     }
  }

  