/*
Theme Name: Nukleon
Author: Ali
Author Uri: http://www.eosbl.com.tr
Version: 1.0 */
html, 
body {height:100%; padding:0; margin:0;
font-size: 14px;
}
body {
	padding-top: 87px;
}
a:hover{
	text-decoration: none;
}
.klogo{
	z-index: 100;
	/*margin-left: -50px;*/
}

.gizli{
  opacity: 0.0;
  filter: alpha(opacity=0); /* For IE8 and earlier */
}

/* .ana-slide{
	height: 550px;
} */
/* .ana-slide .carousel-inner , .ana-slide .carousel-item, .ana-slide .container{
	height: 100%;
	background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
} */

.ul-header .dropdown-menu{
	min-width: 200px;
}
.m-urunler .dropdown-menu{
	min-width: 250px;
}
.form-siparis label , .iletisim label{
	min-width: 100%;
}
.k-urun{
	cursor: pointer;
}
.footer{
	background-color: #35495b;
}
.content{
	min-height: 500px;
}
.adr b{
	font-size: 120%;
}
.cop{
	background-color: #000;
}
.mobil-menu ul.sub-menu li{
	padding-left: 10px;
}
h1,h2,h3,h4,h5{
	font-family: 'Poppins', sans-serif;
}


h1.baslik{
	padding-bottom: 15px;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 22px;
}
h4{
	font-size: 22px;
}
h5{
	font-size: 20px;
}
.ul-header a{
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.ul-header .lang-item a{
	/*text-transform: capitalize;*/
}
.ul-header .sub-menu{
	top:25px;
		/*text-transform: uppercase;*/
}

.carousel-control-next, .carousel-control-prev {
opacity:.8;
}
  .carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  background-size: 100%, 100%;
  border-radius: 50%;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 85px;
  color: #fff;
  -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: gray;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 85px;
  color: #fff;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: gray;
}

h1.slide_h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	/* -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #000; */
   font-size: 250%
}
@media screen and (max-width: 900px) {
  h1.slide_h1{
	font-weight: 500;
	-webkit-text-stroke-width: 0px;
   font-size: 200%
}
/* .ana-slide .carousel-inner , .ana-slide .carousel-item, .ana-slide .container{
        background-attachment: scroll !important;
	background-position: top right;
} */

}
img{
	max-width: 100% !important;
}
.url{
	cursor: pointer;
}
