/*
	bMaster
	Custom Template Styles
	============
	custom.scss
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin-ext');

body {
	font-family: 'Ubuntu', sans-serif;
	color:#222222;
	font-size:14px
}

.inPage{background:#f5f5f5;}

h1.line:after{
  content: "";
  display: block;
  width: 40%;
  border-bottom: 1px solid #e84e0e;
  position: absolute;
  bottom: 0;
}

.navbar div#mainmenu .navbar-nav > li > a.active:before {
	content: "";
    display: block;
    width: 100%;
    border-bottom: 5.5px solid #ec6602;
    position: absolute;
    top: -36px;
}


h1.line {
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
}
h1.line:after {
  position: relative;
  border-width: 2px;
  padding-bottom: 6px;
}

h2.line {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
}

.topbar {
  background-color: transparent;
  border: 0;
  font-size: 12px;
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom:4px;
  height:auto;
   padding: 16px 0px;
}
.topbar p a {
  margin-right: 20px;
}
.topbar p.pull-right a {
  margin: 5px;
}

.navbar {
  height: 80px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  z-index: 16;
  width: 100%;
  font-size:14px;
   border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar.affix {
  position: fixed;
  top: 0;
  background:#181818;
}
.navbar .logo {
  padding: 20px 0;
}
.navbar .logo a {
  background-repeat: no-repeat;
  height: 42px;
  background-size: contain;
  background-position: 0 50%;
}
.navbar .logo a.samet {
  width: 260px;
}
.navbar div#mainmenu {
  padding: 30px 0 0;
}
.navbar div#mainmenu .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 15px;
  padding:0px;
  color: #fff;
}
.navbar .open > a {
  background-color: transparent !important;
}

.dropdown-menu {
  border-radius: 0;
  top: 30px;
  border:0px;
  background:#1c1c1b;
}
.dropdown-menu > li > a {
  margin:0px;
  padding: 10px 20px;
  color:#fff;
  font-size: 14px;
}
.dropdown-menu > li > a:before{
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
}

.dropdown-menu > li > a:hover {
     color: #fff;
    background-color: #e84e0e;
}

.fix {
  width: 100%;
  height: 80px;
}

#bCarousel {
	height:auto;
    color: #fff;
	padding: 0px 0px 41px 0px;
	position:relative;
	min-height: 520px;
}
#bCarousel .carousel-indicators {
    width: 100%;
    margin-left: 0;
    left: 0;
	bottom:50px;
    text-align: center;
}
#bCarousel .carousel-indicators li {
	width: 7px;
	height: 7px;
	-ms-transform: rotate(135deg); /* IE 9 */
	-webkit-transform: rotate(135deg); /* Safari 3-8 */
	transform: rotate(135deg);
	border-radius: 0;
	background-color: transparent;
	border-color: #fff;
	margin: 0px 2px;
}
#bCarousel .carousel-indicators li.active {
  border-color: #fff;
  background-color: #fff;
  margin: 0px 2px;
}




.content.anasayfa {
  padding: 0;
}
.content.anasayfa .categories {
  padding: 50px 0px;
  background-color: #f5f5f5;
}
.catg {margin-bottom:20px}
.catg a{background: #fff;display:block;padding:20px 20px;

}
.catg h4{
	margin-top:0px;
	font-size:18px;
	font-weight: 600;
}

.catg:nth-child(1) h4{
	color:#2697d4;
}
.catg:nth-child(3) h4{
	color:#bece08;
}
.catg:nth-child(5) h4{
	color:#ec4500;
}
.catg:nth-child(7) h4{
	color:#b552ca;
}
.catg:nth-child(2) h4{
	color:#15c2cc;
}
.catg:nth-child(4) h4{
	color:#808c9a;
}

.catg:nth-child(6) h4{
	color:#e8a71f;
}
.catg:nth-child(8) h4{
	color:#6384d4;
}

.brands {
  padding: 15px 0;
}
.brands .slider-item {
  width: 228px;
  float: left;
  outline: none;
}
.brands .brand-img {
  width: 160px;
  height: 100px;
  margin: auto;
}
.brands .slick-prev, .brands .slick-next {
  background-color: #fff;
  border: 1px solid #ddd;
  width: 30px;
  height: 35px;
  color: #ccc;
  z-index: 1;
}
.brands .slick-prev:hover, .brands .slick-next:hover {
  border-color: #ec6602;
  color: #ec6602;
}
.brands .slick-prev:before {
  content: "\f053";
}
.brands .slick-next:before {
  content: "\f054";
}
.brands .slick-prev:before, .brands .slick-next:before {
  color: inherit;
  font-family: 'FontAwesome', sans-serif;
}

.footer {
  background-color: #181818;
  color: #fff;
  width: 100%;
  text-align:center;
  position:relative;
  padding: 60px 0px 74px 0px;
}
.footer:before {width:179px;height:120px;position:absolute;top:-33px;left:0px;content:"";background:url(../images/system/footerBefore.png) top left no-repeat; }
.footer:after  {width:179px;height:121px;position:absolute;top:-34px;right:0px;content:"";background:url(../images/system/footerAfter.png) top left no-repeat; }

.footer p {
	margin: 0;
	font-size: 14px;
	font-weight:400;
}


.footer .col-md-3 p,  .footer .col-md-3 h4 , .footer .col-md-2 p, .footer .col-md-2 h4 , .footer .col-md-4 p,  .footer .col-md-4 h4{
	display:inline-block;
}

.footer h4 {
	color:#8c8c8c;
	font-size: 14px;
	font-weight:400;
}

.footer p.pull-right a {
  color: #545454;
}
.footer p .colored {
  color: #ec6602;
}

.footer h2{font-weight:700;  background: url(../images/system/line.png) bottom center no-repeat;    padding-bottom: 20px;}
.footer h2 span{color:#e84e0e}

.footer .fa{color:#666666;border:1px solid;  width: 34px;    height: 33px;padding: 9px 0px 0px 0px;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;text-align:center}
.footer .fa:hover{color:#fff;border:1px solid;}
.footer .footerScroll{height: 89px;
    background: url(../images/system/footerScroll.png) top center no-repeat;
    position: absolute;
    bottom: 369px;
    width: 100%;}
	
	
.footer .footerScroll .scrollButton{
	width: 0;
	height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 33px solid #e84e0e;
	display: inline-block;
	cursor:pointer;
	margin-top: 20px;
}

.footer .footerScroll .scrollButtonIn{
	width: 0;
	height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #fff;
	display: inline-block;
	position: relative;
    top: 9px;
    left: -8px;
}


.footer .footerScroll .scrollButtonText{
	display: inline-block;
	position: relative;
     top: 15px;
    left: -23px;
	color:#999999;
}

.inPage .footer{margin-top:50px}

.siteBottom{background:#f5f5f5; text-align:center; width: 100%; padding: 20px 0 10px;font-size:13px;color:#999999;}
.siteBottom p span{text-transform: uppercase;}
.siteBottom p a{color:#222222}


/*SametSan*/
.globalShadow{background: #fff;-moz-box-shadow: 0px 1px 6px 2px #e8e8e8;-webkit-box-shadow: 0px 1px 6px 2px #e8e8e8;box-shadow: 0px 1px 6px 2px #e8e8e8;}
.siteTop{background:url(../images/system/topbg.png) top left no-repeat;    background-size: cover;background-position:bottom center; }
.homePage .siteTop{height:auto;}
.inPage .siteTop{text-align:center;color:#fff;font-weight:700;padding-bottom: 40px;}
.inPage .siteTop h2{font-weight:500;margin:25px 0px 50px 0px;text-transform:uppercase;background: url(../images/system/smallline.png) bottom center no-repeat;padding-bottom:20px}
.infoTitle{margin-bottom:30px}
.infoTitle h1{font-weight:700}
.infoTitle p{font-size:13px;font-weight:300;text-transform:uppercase;}
.kurumsal .container{background:#fff;
  -moz-box-shadow: 0px 1px 6px 2px #e8e8e8;
  -webkit-box-shadow: 0px 1px 6px 2px #e8e8e8;
  box-shadow: 0px 1px 6px 2px #e8e8e8;padding:20px;}
#bCarousel .slideContent{margin-top: 100px;}
#bCarousel .slideContent h1{font-size:34px;font-weight:700;display:inline-block;}
#bCarousel .slideContent h1 a.button{background: #e84e0e;
    width: 46px;
    height: 36px;
	display: block;color: #fff;text-align:center;line-height: 36px;font-size: 14px;    float: right;margin: 2px 0px 0px 20px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
}

#bCarousel .slideContent h1 a.button:hover{background: #222222;}
#bCarousel .slideContent h1 a.button i{font-style:normal;margin:0px;
	-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-o-transform: skew(15deg);
	display:block;
}
#bCarousel .slideContent h1 a.button i:after {content: "\f0da";font-family: 'FontAwesome', sans-serif;}
#bCarousel .slideContent{font-size:18px;font-weight:300}
#bCarousel .slideControls{text-align:center;background:url(../images/system/controlsBg.png) center center no-repeat;position: absolute;bottom: -35px;width:100%;height:75px}

#bCarousel .carousel-controller {
  opacity: 1;
  border-radius: 0;
  background-color: transparent;
  width: 40px;
  height: 60px;
  display:inline-block;
  margin:0px;
  position:relative;
  top: 7px;
}

#bCarousel a.left.carousel-controller {
    border-top: 30px solid transparent;
    border-right: 38px solid #222222;
    position: relative;
    border-bottom: 30px solid transparent;
}

#bCarousel a.right.carousel-controller {
    border-top: 30px solid transparent;
    border-left: 38px solid #e84e0e;
    border-bottom: 30px solid transparent;
}

#bCarousel a.right.carousel-controller:hover {
  border-left-color: #222222 !important;
    background:transparent;
}

#bCarousel a.left.carousel-controller:hover {
  border-right-color: #e84e0e !important;
    background:transparent;
}

#bCarousel a.left.carousel-controller span {
    font-size: 24px;
    color: inherit;
    line-height: 0;
    position: absolute;
    top: -1px;
    left: 21px;
}

#bCarousel a.right.carousel-controller span {
    font-size: 24px;
    color: #eeeeee;
    line-height: 0;
    position: absolute;
    top: -1px;
    left: -28px;

}

.catList{padding:0px;margin:0px}
.catList li{list-style:none;margin-bottom:20px}
.catList li a{display:block;padding:20px;font-size:15px;font-weight:700;display: flex;align-items: center;}
.catList li a:hover{color:#e84e0e}
.catList li a img{border-left:1px solid #eeeeee}

.menu-area h2.line{position:relative;margin:40px 0px 30px 0px}
.menu-area h2.line:before{content:"";position:absolute;width:4px;height:25px;top: -5px;left: -15px;background:#999999;}
.menu-area h2.line:after{content: "";position: absolute;width: 100%;height: 6px;top: 22px;left: 15px;background: url(../images/system/smallline.png) left center no-repeat;}


/*SametSan*/

@media only screen and (max-width: 1400px) {
  #bCarousel .texts {
    margin-left: -40%;
    top: 50%;
    margin-top: -150px;
  }
  #bCarousel .texts h1 {
    font-size: 40px;
  }
}
.photo-area {
  overflow: hidden;
  margin: 4vh 0 0;
  border-top: 1px solid #eee;
  padding-top: 4vh;
}
.photo-area .photo-container {
  padding: 0 15px 0 0;
  margin-bottom: 15px;
}
.photo-area .photo-container .photo {
  background-size: cover;
}
.photo-area .photo-container .photo img {
  width: 100%;
}

.maps {
  height: 400px;
}

.info > table td {
  padding: 20px 5px;
  vertical-align: middle;
}
.info > table td:first-child {
  padding: 0;
}
.info > table i {
  font-size: 28px;
  color: #555;
  border: 1px solid #ddd;
  width: 65px;
  height: 65px;
  text-align: center;
  padding-top: 19px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.info > table span {
  font-weight: 700;
  color: #111;
  font-size: 16px;
}
.info > table p {
  margin: 0;
}
/* ilker 17.10.2017*/
.info table h2 {
  font-size: 18px;
  margin: 10px 0 5px;
  font-weight: 600;
}
.info > table i {
  width: 50px;
  height: 50px;
  font-size: 24px;
  padding-top: 12px;
}
.info > table td {
  padding: 10px;
  line-height: 20px;
}

table.tabl-res {
  width: 100%;
}
table.tabl-res td {
  padding: 3px 5px 0 0;
}
table.tabl-res input {
  padding: 10px !important;
}

.form table td.button {
  vertical-align: bottom;
}
.form table td.button button {
  float: right !important;
  width: 150px !important;
  color: #fff;
  background-color: #da6209;
  border: none;
  border-radius: 2px;
  padding: 10px !important;
  text-transform: uppercase;
}
.form table td.button button i {
  margin: 0 0 0 5px;
}

.photos img {
/*   border: 1px solid #ddd; */
  box-shadow: 0 0 17px -7px #555;
  margin:0;
  width: 100%; 
}

.menu-area ul li {
  padding: 7px 0;
}
.menu-area ul li.active {
  font-weight: 600;
}

.urunlerimiz > .container {
  position: relative;
}


.menu-area ul.list-unstyled{
    overflow-y: hidden;
    transition: all .3s ease-in-out;
}
.menu-area ul.list-unstyled:hover{
    overflow-y: auto;
}
.menu-area ul.list-unstyled li a {
    display: block;
    height: 20px;
    overflow: hidden;
	font-size: 14px;
	color:#555555;
	font-weight:600;
}
.menu-area ul.list-unstyled li.active a {
	color:#e84e0e;
}
.menu-area ul.list-unstyled::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}
.menu-area ul.list-unstyled::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius:3px;
}
.search-area {
    float: right;
    position: relative;
}
.search-area a.search-button {
    display: block;
    border: 1px solid transparent;
    margin: 16px 5px;
    padding: 13px;
}
.search-area a.search-button i{
    margin:0;
}
.search-area .search-results {
    display:none;
    position: absolute;
    right: 5px;
    top: 61px;
    border: 1px solid #ddd;
    /* border-top: 0; */
    width: 410px;
    background-color: #fefefe;
    padding: 20px;
}
.search-area .search-results input.search{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px;
}
input:active,
input:focus,
input:hover{
  outline: none;
}
.search-area.active a.search-button {
    border: 1px solid #ddd;
    background-color: #ddd;
}
.search-area.active .search-results {
    display: block;
}
.search-area .list ul {
    margin: 10px 0 0;
}
.search-area .list ul li {
    border-bottom: 1px solid #eee;
}
.search-area .list ul li a{
    display: block;
    padding: 6px 10px 6px;
}
.search-area .list ul li a:hover{
  background-color: #eee;
}
span.noresult {
    display: block;
    padding: 16px 10px;
}
.navbar .logo a{
    width: 250px;
    width: 325px;
}

/*  == Mobile == */

/* Dikey */

/* LG (orta) */
@media only screen and (min-width:1120) and (max-width: 1399px){
	
}

/* MD */
@media only screen and (min-width: 992px) and (max-width: 1199px){
	
}

/* SM */
@media only screen and (min-width:768px) and (max-width: 991px){
  .navbar div#mainmenu .navbar-nav > li > a{
      font-size: 13px;
      padding: 0 5px;
  }
  ul.dropdown-menu {
      max-width: 355px;
  }
  .dropdown-menu > li > a {
      text-overflow: ellipsis;
      overflow: hidden;
  }
  #bCarousel .fill.slidebg {
      background-size: cover;
      background-position: 50%;
  }
  .urunlerimiz > .container .menu-area{
    width: 33.3%;
  }
  .menu-area ul.list-unstyled{
      overflow-y: auto;
  }
  .urunlerimiz > .container .menu-area{
    position: initial;
  }
  
	.navbar .logo a {
		width: 180px;
	}
	
	.navbar div#mainmenu .navbar-nav > li > a {
		margin: 0 5px;
	}	
  
}

/* XS */
@media (max-width: 767px){
  .topbar p {
      text-align: center;
      float: none !important;
  }
  .navbar-header {
      margin: 0 !important;
      padding: 0 15px;
  }
  .navbar .container {
      padding: 0 !important;
  }

  .navbar div#mainmenu {
      margin: 0;
      padding: 0;
      width: 100%;
      background-color: #181818;
      overflow: hidden;
      border:0px;
	  box-shadow: none;
  }
  .navbar div#mainmenu>ul {
      margin: 0 !important;
      padding: 15px;
  }
  .navbar div#mainmenu .navbar-nav > li > a {
      padding: 5px;
  }
  h1.line:after, h2.line:after, .navbar div#mainmenu .navbar-nav > li > a.active:before {
      display: none;
  }
  .nav>li {
      border-bottom:1px solid rgba(238, 238, 238, 0.11);
  }
  .navbar div#mainmenu .navbar-nav ul li a {
      padding: 5px;
  }
  .search-area {
      position: absolute;
      right: 0;
      top: 0;
  }
  .search-area .search-results {
      width: 310px;
      top: 73px;
      z-index: 11;
  }
  .search-area a.search-button {
      margin: 13px 5px;
      padding: 16px 12px 22px;
  }
  .navbar-toggle {
      margin-top: 23px;
      margin-right: 0px;
      border: none;
      background: transparent;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
  }
  #bCarousel .fill.slidebg {
    background-size: cover;
    background-position: 50%;
  }
  #bCarousel .texts {
      width: 100%;
      height: 100%;
      margin: 0;
      left: 0;
      top: 0;
      margin-top: 0;
      padding: 20px;
      color: #fff;
      background-color: rgba(0,0,0,0.4);
  }
  #bCarousel .texts h1 {
      font-size: 30px;
      margin: 5px 0;
    }
  #bCarousel .texts a.button {
      margin: 0;
  }
  #bCarousel .texts p {
    margin: 5px 0;
  }


  .navbar .logo {
      padding: 19px 0 18px;
  }
  .urunlerimiz > .container .menu-area {
      position: initial;
  }
  .menu-area ul.list-unstyled{
    height: initial;
  }
  .slick-prev {
      left: -10px;
  }
  .slick-next {
      right: -10px;
  }
  .footer p {
      float: none !important;
      text-align: center;
  }
  .photo-area .photo-container{
    padding: 0px;
  }
  table.tabl-res,
	table.tabl-res tbody,
	table.tabl-res tbody tr,
	table.tabl-res tbody tr td{
		display: block;
	}
	table.tabl-res tbody tr td{
		width: 100%;
		padding-right: 0;
	}
	.g-recaptcha{
		overflow: hidden;
	}
	
	/*SametSAN*/
	.footer:before {display:none}
	.footer:after  {display:none}
	
	#bCarousel{min-height:0px}
	#bCarousel .slideContent {margin-top: 10px;}
	#bCarousel .slideContent h1 {font-size: 27px;}
	#bCarousel .slideContent {font-size: 14px;}
	#bCarousel .slideContent h1 a.button {width: 30px;height: 26px;line-height: 27px;font-size: 11px;}
	
}

@media (max-width: 550px){
	#bCarousel .carousel-indicators{display:none}
	#bCarousel {margin-bottom: 20px;}
	.content.anasayfa .categories{padding: 25px 0px;}
	.infoTitle {margin-bottom: 20px;}
	.infoTitle h1{font-size:28px;}
	#bCarousel .slideContent h1 {font-size: 18px;}	
	#bCarousel .slideContent {margin-top: 0;}
	.navbar .logo a {width: 180px;}	
	#bCarousel .slideContent h1 a.button{display:none}	
	.inPage .siteTop h2{font-size:20px;margin:25px 0px 18px 0px}
	.catList li a{display:block}	
	.catList li a span{margin-bottom: 9px;display: block;}	
	.catList li a img {
		border-left: none;
  }
  .footer .footerScroll{
    position: static;
  }
}


/* XXS */
@media (max-width: 319px){

}

/* Yatay */
@media (max-height: 414px){

}

@media (max-height: 849px){

}

@media (max-height: 449px){

}

/*# sourceMappingURL=custom.css.map */
