@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lobster');

/* Menu style */
.referans_kutu {
    padding: 8px;
    margin-bottom: 5px;
    text-align: left;
    border-bottom: solid 1px #e2dede;
    float: left;
    width: 48%;
    display: block;
    color: white;
    background-color: #39346f;
    margin: 1%;
    cursor: pointer;
}
.referans_kutu:hover {

    background-color: #464452;

}




.acik_menu {
width: auto;
float: right;
}

.anayazi { position: absolute; width: 100%; font-size: 38px!important; color: #d90000; z-index: 1111111; bottom: 0; left: 0;  padding-top: 40px !important; padding-bottom: 100px !important;
font-family: 'Lobster', cursive;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(82%, rgba(0,0,0,0.86)), color-stop(100%, rgba(0,0,0,0.86)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.acik_menu nav {


	position: relative;

	top: 50%;

	height: 60%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);



}



.acik_menu ul {

	list-style: none;

	padding: 0;

	margin: 0 auto;

	position: relative;

}



.acik_menu ul li {

	float: left;

}



.acik_menu ul li a {
    font-size: 12px;
    font-weight: 500;
    display: block;
    color: #FFF;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    padding: 3px 8px;
}


.acik_menu ul li a:hover,

.acik_menu ul li a:focus {

	color: #868686;

}
.turun {
    color: #1c2e54 !important;
    font-weight: 600 !important;
}
a{
outline: medium none !important;
}

a:focus, a:hover {

	color: #000;

	text-decoration: none;

}



ul,li,a,h1,h2,h3,h4,h5,h6,img,p {

	padding:0;

	margin: 0;

}



body {

	font-family: 'montserratlight', sans-serif;

	font-size: 14px;

	font-weight: 300;

	background-color: #FFF;

}



.headerTransparanBg {

	position: relative;

}



.headerTransparanBg::before {

	content: "";

	width: 100%;

	height: 200px;

background: rgba(0,0,0,0.86);
background: -moz-linear-gradient(top, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.86) 21%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.86)), color-stop(21%, rgba(0,0,0,0.86)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.86) 21%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.86) 21%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.86) 21%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.86) 0%, rgba(0,0,0,0.86) 21%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );

	position: absolute;

	top: 0;

	left: 0;

    z-index: 3;

}



#header {

	width: 100%;

    height: auto;

    position: absolute;

    z-index: 4;

    top: 15px;

    left: 0;

}



.stickyMenu {



}



.sticky {

	position: fixed;

	top: 0;

	left: 0;

	background-color: #000;

	width: 100%;

	padding: 15px 0;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.sticky .logo img {

	height: 35px;

}



.sticky .logoShadow {

	display: none;

}



.sticky .menu {

	margin-top: 0px !important;
	border-top: none!important;
	padding-top:5px !important;


}





.headerList {
    margin-bottom: 0px;
    padding-bottom: 0px;
}



.contactList li {
    float: left;
    display: block;
    padding: 0 8px;
}



.contactList li span {

	color: #2d2d2d;

	font-size: 13px;

	font-weight: 500;

}



.contactList li span img{

	margin-top: -3px;

	height: 12px;

}



.sociaList li {

	float: left;

	display: block;

	padding: 0 5px;

}



.sociaList li img {

	height: 13px;

}



.logoImg {
    width: 223px;
    position: relative;
    z-index: 2;

}



.logoShadow {
    position: absolute;
    right: -150px;
    z-index: 1;
    bottom: -200px;
}



.menu {
    margin-top: 15px;
    border-top: solid 1px #ffffff29;
    padding-top: 18px;
    padding-right: 7px;
}



#trigger-overlay {

	border: none;

	outline: none;

	background: none;

	color: #333;

	padding-top: 0;

	display: none;

}



#trigger-overlay p {

	font-size: 18px;

	font-weight: 400;

	float: left;

	padding: 0 10px 0 0;

}



#trigger-overlay img {

	height: 22px;

}



/* Overlay style */

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
}



/* Overlay closing cross */

.overlay .overlay-close {

	width: 80px;

	height: 80px;

	position: absolute;

	right: 20px;

	top: 20px;

	overflow: hidden;

	border: none;

	background: url(../img/cross.png) no-repeat center center;

	text-indent: 200%;

	color: transparent;

	outline: none;

	z-index: 100;

}



/* Menu style */

.overlay nav {

	text-align: center;

	position: relative;

	top: 50%;

	height: 60%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

}



.overlay ul {

	list-style: none;

	padding: 0;

	margin: 0 auto;

	display: inline-block;

	height: 100%;

	position: relative;

}



.overlay ul li {

	display: block;

	height: 20%;

	height: calc(100% / 5);

	min-height: 54px;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

}



.overlay ul li a {
    font-size: 32px;
    font-weight: 100;
    display: block;
    color: #d0cfce;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-weight: 500;
}



.overlay ul li a:hover,

.overlay ul li a:focus {

	color: #999;

}



/* Effects */

.overlay-scale {

	visibility: hidden;

	opacity: 0;

	-webkit-transform: scale(0.9);

	transform: scale(0.9);

	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;

	transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;

}



.overlay-scale.open {

	visibility: visible;

	opacity: 1;

	-webkit-transform: scale(1);

	transform: scale(1);	

	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

	transition: transform 0.4s, opacity 0.4s;

}



@media screen and (max-height: 30.5em) {

	.overlay nav {

		height: 70%;

		font-size: 34px;

	}

	.overlay ul li {

		min-height: 34px;

	}

}



.languageBtn {

	background: #fff;

	border-radius: 0;

	padding: 0 5px;

}



.languageDropdown {

	border-radius: 0;

	min-width: auto;

	padding: 0;

}



.languageDropdown li a {

	padding: 3px 11px;

}



.sliderContainer {


	align-items: center;

	

	color: #fff;

	z-index: 999;

	position: relative;

}



.bannerTxtOne {

	font-size: 46px;
	font-weight: 400;
	text-shadow: 1px 0 1px #000;
	display: none;
	text-align: center;


}



.bannerTxtTwo {

	font-size: 28px;

	font-weight: 300;

	text-shadow: 1px 0 1px #000;

}



.sldr {

	position: relative;

	z-index: 9999;

}



#slides {

  position: relative;

}



#slides .slides-container {

  display: none;

}



#slides .scrollable {

  *zoom: 1;

  position: relative;

  top: 0;

  left: 0;

  overflow-y: auto;

  -webkit-overflow-scrolling: touch;

  height: 100%;

}

#slides .scrollable:after {

  content: "";

  display: table;

  clear: both;

}



.slides-navigation {

  margin: 0 auto;

  position: absolute;

  z-index: 3;

  top: 46%;

  width: 100%;

}

.slides-navigation a {

  position: absolute;

  display: block;

}

.slides-navigation a.prev {

  left: 0;

}

.slides-navigation a.next {

  right: 0;

}



.slides-pagination {

  position: absolute;

  z-index: 3;

  bottom: 0;

  text-align: center;

  width: 100%;

}

.slides-pagination a {

  border: 2px solid #222;

  border-radius: 15px;

  width: 10px;

  height: 10px;

  display: -moz-inline-stack;

  display: inline-block;

  vertical-align: middle;

  *vertical-align: auto;

  zoom: 1;

  *display: inline;

  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");

  margin: 2px;

  overflow: hidden;

  text-indent: -100%;

}



.slides-pagination a.current {

  background: #222;

}



footer {

	width: 100%;

	padding: 20px 0;

	background: #FFF;

}



#footerMain {

	position: relative;

	bottom: 0;

	z-index: 3;

}



.company {

	margin-top: 15px;

}



.footerLogo img {

	padding-right: 5px;

}



.footerText {

	padding-left: 5px;

	padding-bottom: 10px;

	padding: 1px 10px 5px 10px;

	border-left: 1px solid #57585a;

	color: #b9b9c8;

}



.aboutMe {


}



.aboutMe li {

	display: block;


}



.aboutImg {

	padding: 5px;
	background: #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

}



.aboutMe li h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
    color: #333;
}



.aboutMe li img {

	width: 100%;

}



.copyright {
    margin-top: 30px;
    color: #333;
    font-size: 11px;
    text-align: center;
    width: 100%;
    padding: 0 15px;
}



.copyright a {

	color: #999;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.copyright a:hover {

	color: #fff;

}





/* content bg */



.contentBg {
    width: 100%;
    height: 500px;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.content {

	width: 100%;

	height: auto;

	background: #FFF;

	margin-top: -100px;

	position: relative;

	padding: 15px 0;

}



.content::before {

	content: "";

	position: absolute;

	top: -291px;

	left: 0;

	width: 100%;

	height: 291px;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(82%, rgba(0,0,0,0.86)), color-stop(100%, rgba(0,0,0,0.86)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.86) 82%, rgba(0,0,0,0.86) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );


}



.contentNavigation {
    margin-top: -190px;
    color: #333;
    position: relative;
    padding-left: 15px;
}



.contentNavigation h3 {

	font-weight: 400;
	    color: #d90000;


}



.breadcrumb {

	background: none;

	padding-left: 0;

	position: relative;

	z-index: 1;

}



.breadcrumb li a {
    color: #cecece;
    padding-left: 3px;
}



.breadcrumb>.active {

	color: #bdbdae;

}



.leftSide, .rightSide {

	background: #FFF;
	
	-webkit-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.19);
	-moz-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.19);

}



.leftSide {

	padding: 15px;

}



.rightSide {

	padding: 15px;

	position: relative;

	z-index: 1;
	min-height: 400px;

}



.leftSide .navbar-brand {
    color: #1c2e54;
    font-size: 18px;
    padding-left: 0;
    height: auto;
    padding: 0;
}


.leftSide .nav li a {

	font-weight: 600;

	color: #333;

	border: none;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.leftSide .nav li a:hover, .leftSide .nav li a:focus {

	background-color: transparent;

	color: #000 ;

}



.leftSide .nav li.dropdown .dropdown-menu li a {

	font-size: 13px;

	font-weight: 300;

	padding: 5px 20px !important;

	color: #ccc;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.leftSide .nav li.dropdown .dropdown-menu li a:hover, .leftSide .nav li.dropdown .dropdown-menu li a:focus {

	color: #fff;

}



nav.sidebar {

	margin-bottom: 0;

	border-radius: 0;

	min-height: auto;

}



.leftSide .navbar-nav li:first-child a {

	padding-top: 0 !important;

}



.leftSide .navbar-nav li a {

	padding: 10px 0 !important;

}



.leftSide .navbar-toggle {

	margin-top: 0;

	margin-right: 0;

	padding: 0;

}



.leftSide .navbar-header .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

	background-color: #000;

	border: none;

}



.leftSide .navbar-header {

	padding-bottom: 15px;

}





.leftSide .navbar-header .navbar-toggle .icon-bar {

	background-color: #fff;

}



.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {

	background: transparent;

}



/* contact */





.harita {margin-top: 10px;}



.formcss {

	padding: 10px;

    width: 100%;

    border: 1px solid #8c4600;

    font-size: 13px;

    margin-bottom: 15px;

    -webkit-appearance: none;

	border-radius: 0;

	color: #999 !important

}



.formcss::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #999;

}

.formcss::-moz-placeholder { /* Firefox 19+ */

  color: #999;

}

.formcss:-ms-input-placeholder { /* IE 10+ */

  color: #999;

}

.formcss:-moz-placeholder { /* Firefox 18- */

  color: #999;

}



#gonder {

	padding: 10px;

    width: 100%;

    border: none;

    font-size: 16px;

    margin-bottom: 15px;

    color: #FFF;

    background-color: #999;



}



#gonder:hover {

	background-color: #bdbdae;

}



.address-box {

	padding: 15px 0;

	border-bottom: 1px dashed #fff;

	line-height: 30px;

}



.address-box iframe {

	width: 100%;

	height: 250px;

}



.addressTitle {

	font-size: 18px;

	font-weight: 400;

	margin-bottom: 15px;

}



@media (min-width: 768px) {



    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {

      margin-left: 0px;

    }



    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{

      margin-left: 0px;

    }

    

    nav.sidebar a{

      padding-right: 13px;

    }

    nav.sidebar .navbar-nav .open .dropdown-menu {

      position: static;

      float: none;

      width: auto;

      margin-top: 0;

      background-color: transparent;

      border: 0;

      -webkit-box-shadow: none;

      box-shadow: none;

    }



    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{

      padding: 0 0px 0 0px;

    }



    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {

      color: #777;

    }



    nav.sidebar{

      width: 100%;

      height: 100%;

      float: left;

      margin-bottom: 0px;

    }



    nav.sidebar li {

      width: 100%;

    }

  }

   

  @media (min-width: 1330px) {



    .main{

      width: calc(100% - 200px);

      margin-left: 200px;

    }



    nav.sidebar{

      float: left;

    }



    nav.sidebar .forAnimate{

      opacity: 1;

    }



  nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {

    color: #bdbdae;

    background-color: transparent;

  }



  nav:hover .forAnimate{

    opacity: 1;

  }

  section{

    padding-left: 15px;

  }

}



.content {
    font-size: 14px;
    font-weight: 500;
    color: #3e3c3c;
}


.rightSide::before {

	content: "";

	position: absolute;

	top: 15px;

	left: 15px;

	width: 36px;

	height: 58px;

	background-image: url(../img/rightSideBefore.png);
	background-repeat: no-repeat;

	z-index: -1;

}



.cTitle {

	margin: 15px 0 35px 15px;

	font-weight: 400;

}



/* ik */



.ikTitle {

	font-weight: 100;

	font-size: 16px;

	padding-bottom: 10px;

	border-bottom: 1px solid #cacaca;

	margin-top: 25px;

}



.ikform {
    margin-top: 25px;
    width: 100%;
    padding: 10px;
    -webkit-appearance: none;
    border-radius: 0;
    border: solid 1px #dcdcdc;
    color: #999 !important;
    font-size: 13px;
}



.ikform::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #999;

}

.ikform::-moz-placeholder { /* Firefox 19+ */

  color: #999;

}

.ikform:-ms-input-placeholder { /* IE 10+ */

  color: #999;

}

.ikform:-moz-placeholder { /* Firefox 18- */

  color: #999;

}



.ikborder {

	margin-top: 15px;

	width: 100%;

	height: 1px;

	border-bottom: 1px solid #cacaca;

}



.sertifika {

	margin-top: 25px;

}



.sertifika span {

	padding-right: 30px;

}



.sertifika input[type="radio"] {

	margin-left: 15px;

	margin-right: 5px;

}



.yeniekle {

	margin-top: 25px;

}



.yeniekle a {

	color: #999;

}



.yeniekle img {

	color: #bdbdae;

	position: relative;

	top: -2px;

	height: 16px;

}



.ikgonder {
    margin-top: 15px;
    border: none;
    background-color: #1c2e54;
    color: #FFF;
    padding: 10px;
    width: 100%;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}



.ikgonder:hover {

	background-color: #f8cf20;

}



/* haber */



.haber li {

	display: block;

	float: left;

	width: 50%;

	padding: 15px 15px;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.haber li p {
    margin-bottom: 10px;
    color: #666;
}



.haber li span {

	font-size: 12px;

	color: #fff;

}





.haber li:hover {
    background-color: #393185;
    color: #bdbdae;
}



.haber li:hover h3 {

	color: #fff;

}



.haber li:hover p {

	color: #fff;

}



.haber li:hover span {

	color: #fff;

}



.haber li img {

	width: 100%;

	-moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  -webkit-transition: all 0.3s ease 0s;

}



.haber li h3 {
    padding: 10px 0;
    color: #393185;
    font-size: 20px;
    font-weight: 400;
}



.pagination li a{border: none;}



.pagination li a{

	background-color: #000;

	color: #fff;

}



.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {

	color: #fff;

    background-color: #333;

    border: none;

}



/* haber icerik */



.haberResim {

  float: left;

  width: 50%;

  padding-right: 15px;

}





.galeri li {
    display: block;
    width: 18%;
    float: left;
    padding: 15px;
    border: solid 1px #e2e2e2;
    margin: 1%;
}


.galeri li img {

  width: 100%;

  display: block;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  -webkit-transition: all 0.3s ease 0s;

}



.galeri li img:hover {

    -ms-transform: scale(1.05);

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}



/* product */



.productList li {

	width: calc(50% - 30px);

	float: left;

	margin: 15px;

	display: block;

	padding: 5px;

	background-color: #000;

}



.productList li:nth-child(1) , .productList li:nth-child(2) {

	margin-top: 0 !important;

}



.productImg {

	position: relative;

}



.productImg img {

	width: 100%;

}



.productTitle {

	position: absolute;

	bottom: -1px;

	left: 0;

	background: rgba(0,0,0,0);

	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(19,19,19,1) 100%);

	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(19,19,19,1)));

	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(19,19,19,1) 100%);

	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(19,19,19,1) 100%);

	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(19,19,19,1) 100%);

	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(19,19,19,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );

	width: 100%;

	height: 100%;

	display: flex;

	justify-content: center;

	align-items: flex-end;

}



.productTitle h3 {

	color: #ccc;

	font-size: 16px;

	font-weight: 400;

	margin-bottom: 15px;

	-moz-transition: all 0.3s ease 0s;

	-ms-transition: all 0.3s ease 0s;

	-o-transition: all 0.3s ease 0s;

	-webkit-transition: all 0.3s ease 0s;

}



.productList li:hover .productTitle h3 {

	color: #fff;

}



.productCount {

	position: absolute;

	top: 15px;

	right: 0;

	padding: 5px 25px;

	color: #fff;

	width: auto;

	text-align: right;

	background: rgba(0,0,0,0);

	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.71) 51%, rgba(0,0,0,1) 100%);

	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(51%, rgba(0,0,0,0.71)), color-stop(100%, rgba(0,0,0,1)));

	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.71) 51%, rgba(0,0,0,1) 100%);

	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.71) 51%, rgba(0,0,0,1) 100%);

	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.71) 51%, rgba(0,0,0,1) 100%);

	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.71) 51%, rgba(0,0,0,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );

}



/* brand */



.brandList li {

	width: calc(25% - 30px) !important;

	float: left;

	margin: 15px;

	display: block;

	padding: 5px;

	background-color: #000;

}



.brandList li:nth-child(1) , .brandList li:nth-child(2), .brandList li:nth-child(3), .brandList li:nth-child(4) {

	margin-top: 0 !important;

}



.brandList li:hover .productTitle h3 {

	color: #fff;

}



.brandList .productTitle h3 {

	font-size: 14px;

}







@media (max-width: 1199px) {


.referans_kutu {
    padding: 8px;
    margin-bottom: 5px;
    text-align: left;
    border-bottom: solid 1px #e2dede;
    float: left;
    width: 98%;
    display: block;
    color: white;
    background-color: #39346f;
    margin: 1%;
    cursor: pointer;
}



.acik_menu nav {

display: none;


}

#trigger-overlay {

display: block;



}

	.brandList li {

		width: calc(33.33% - 30px) !important;

	}



	.brandList li:nth-child(4) {

		margin-top: 15px !important;

	}

}





@media (max-width: 991px) {



.aboutMe li h3 {
    margin-top: 15px;
    font-size: 16px;
    color: #333;
}



	.news {

		margin: 0;

	}



	.bannerTxtOne {

		font-size: 34px;

	}



	.bannerTxtTwo {

		font-size: 24px;

	}



	#footerMain {

		position: static;

	}



	.company {

		text-align: center;

		margin-top: 0;

	}

}



@media (max-width: 767px) {
.sticky .logoImg img, .logo img {
    padding-top: 5px;
}
	.logoShadow img{

		width: 150px;

	}
.logoShadow {
    position: absolute;
    right: -70px;
    z-index: 0;
    bottom: -90px;
}


	.menu {

		margin-top: 10px;
		border: none!important;

	}

	

	.bannerTxtOne {

		font-size: 24px;

	}



	.bannerTxtTwo {

		font-size: 18px;

	}



	.cTitle {

		font-size: 18px;

		margin: 19px 0 35px 10px

	}



	.rightSide {

		font-size: 13px;

	}



	#trigger-overlay p {

	    font-size: 13px;

	    padding: 2px 10px 0 0;

	}



	#trigger-overlay img {

		height: 15px;

	}



	.sociaList {

	

	}

	
	.stickyMenu .logoImg img, .logo img {

	padding-top: 19px;
    width: 123px;
    height: auto;
}
	.sticky .logoImg img, .logo img {


	padding-top: 0px;
    width: 123px;
    height: auto;
}

	}



	.brandList li {

		width: calc(50% - 30px) !important;

	}



	.brandList li:nth-child(3) {

		margin-top: 15px !important;

	}



	.overlay ul li a {

		font-size: 16px;

	}



	.overlay .overlay-close {

	    width: 25px;

	    height: 25px;

	}

	

	.navbar-collapse {

		padding-top: 15px;

	}



	.contentNavigation h3 {

		font-size: 18px;

	}



	.breadcrumb li a {

		font-size: 12px;

	}



}



@media (max-width: 650px) {

	.haber li {

		width: 100%;

	}

}



@media (max-width: 550px) {

	.productList li {

		width: 100%;

		margin: 15px 0;

		padding: 15px;

	}

	

	.galeri li {

		width: 50%;

	}

	.contactList li span {

		font-size: 10px;

	}



	.contactList li span img {

		height: 8px;

	}



	.footerLogo img {

		width: 100px;

	}



	.footerText {

		padding: 3px 10px 2px 10px;

		font-size: 8px;

	}



}

.bayilik {
    padding: 8px;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
    border: solid 1px #a7a7a7;
}
.telefonlar {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
}
.telefonlar a{
    margin-top: -2px!important;
}
.telefonlar:hover{
    color: #868686;
}
.tele_icon i {
    font-size: 18px;
    padding: 3px;
    color: #8e8e8e;
}
.sociaList li a i {
    font-size: 18px;
    padding: 3px;
    color: #8e8e8e;
}
#slides {
    height: 100vh !important;
    z-index: -1 !important;
}

.buyukbaslik {font-size: 38px; padding-bottom: 10px; text-align: center; padding-top: 10px;}
.buyukbaslik span {
    font-size: 18px;
    font-weight: 600;
}
.cizik {width: 10%; height: 2px; background-color: #333; margin-right: auto; margin-left: auto; margin-bottom: 15px; margin-top: 15px;}

.harita { width: 100%; height:auto;}

  @media (max-width: 767px) {
#slides {
    height: 100vh !important;
    z-index: -1 !important;
}
.buyukbaslik {
    font-size: 28px;
    padding-bottom: 10px;
    text-align: center;
    padding-top: 10px;
}
  	}
.sanaltur{
    padding: 10px;
    background-color: #1c2e54;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}
.sanaltur:hover {
    
    background-color: #f7cb0d;
    color: #1c2e54;

}
.row {margin: 0px !important;}

.ortalaa {
    text-align: center;
    padding: 22px;
    font-size: 18px;
}


.scroll-downs {
    position: absolute;
    /* top: 0; */
    right: 0;
    bottom: 16px;
    left: 0;
    margin: auto;
    width: 34px;
    height: 55px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #FFF;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #FFF;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}



.ana_hakkimizda {
    background: url(../img/hakkimizda.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -2;
    position: relative;
    min-height: 100vh;
    /* vertical-align: middle; */
    text-align: center;
    padding-top: 10%;
    padding-bottom: 20px;
}
.ana_hakkimizda span { padding: 20px; font-size: 22px }
.ana_hakkimizda p { font-size: 18px }

