html {
	background: url(../img/bg4.jpg)  no-repeat center top fixed;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-color: #000;
}
body {
	font-family: "Comfortaa","Open Sans","Helvetica Neue",cursive,Helvetica,Arial,sans-serif;
	background-color: transparent;
}
a {
	color: #FF5722;
}
a:hover{
	color: #00CCFF;
}

.centerImage {
	margin: 0 auto;
}

.modal {
	padding: 0!important;
	z-index: 9999 !important;
	color: #000;
}
/* ### PageLoader> ####################################################### */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0,0,0,0.8);
}
/* ### <PageLoader ####################################################### */
/* ### bizeYazın ######################################################### */
#bizeYazinModal .modal-content {
	padding: 5px;
}
#bizeYazinModalRow {
	padding: 5px;
}
/* ### bizeYazın> ######################################################### */
/* ### <navbar ############################################################ */
.navbar {
	top: 0px;
	margin: 0px;
	background: #fff;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.4);
	z-index: 9998 !important;
}
nav .container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
nav img {
	margin: auto;
	padding-left: 2px;
	width: 127px;
	height: 23px;
}
nav ul.nav li {
	margin:0px;
	padding: 0px;
}
nav ul.nav li:hover {
  background: #eee;
}
#G-top-menu span{
	margin: 1px;
}
#G-top-menu {
	margin: 0px;
	padding: 0px;
}
/* ### navbar> ############################################################ */
/* ### <affix ############################################################# */
.affix {
	top: 0px;
	width: 100%;
	border-radius: 0px;
}
/* ### affix> ############################################################# */
/* ### <carousel ########################################################## */
#myCarousel {
	margin: auto;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.0);
	background: rgba(200,200,200,1.0);
}
.carousel-inner img {
  margin: auto;
}
.carousel-caption h3{
	color: #333;
	text-shadow: 0 0 1px #fff;
	font-size: 1.25vw;
	font-weight: 900;
}
.carousel-caption p{
	color: #555;
	text-shadow: 0 0 10px #fff;
	font-size: 1.0vw;
	font-weight: 900;
}
/* ### carousel> ########################################################## */
/* ### <pageTitle ######################################################### */
#pageTitle {
	margin:0px;
	padding: 0px;
	padding-top: 5px;
	background: rgba(0,0,0,0.6);
}
#pageTitle h3{
	margin:15px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: 900;
	color: #FFF;
}
#pageTitle a{
	color: #FFF;
}
#pageTitle a:hover{
	color: #FFF;
}
/* ### pageTitle> ######################################################### */
/* ### <whoareyou ######################################################### */
#whoareyou1 {
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	background: rgba(255,255,255,0.57);
}
#whoareyou1 a{
	color: #000;
}
#whoareyou1 a:hover{
	color: #000;
}
#whoareyou1 h5 {
	margin:0px;
	padding: 2px;
	width:100%;
	font-weight: 900;
	color:#fff;
	background: #242634;
}
#whoareyou1 p {
	margin:0px;
	padding: 2px;
}
#whoareyou2 {
	padding:0px;
	margin:0px;
}
#whoareyouSpace {
	height:120px;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#whoareyou-left {
	width:320px;
	height:120px;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	box-shadow: 0px 0px 2px 2px rgba(11, 11, 11, 0.4);
	background-repeat: no-repeat;
	background-size: 320px 40px;
}
#whoareyou-right {
	width:320px;
	height:120px;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	box-shadow: 0px 0px 2px 2px rgba(11, 11, 11, 0.4);
	background-repeat: no-repeat;
	background-size: 320px 40px;
}
/* ### whoareyou> ######################################################### */
/* ### <urunler ############################################################# */
.imageBox {
	cursor: pointer;
	margin: 10px;
	box-shadow: 0px 0px 2px 1px rgba(11, 11, 11, 0.76);
}
/* ### urunler> ############################################################# */
/* ### <haber ############################################################# */
#haber {
	background-color:transparent;
	border: none;
}
#haber .haber {
	height:120px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 160px 120px;
	border-radius: 1px;
	overflow: hidden;
}
#haber #bgImgDiv {
	float:left;
	width:170px;
	height:120px;
	margin-right: 10px;
}
#haber .haber p {
	padding: 10px;
	text-align: justify;
	min-height: 120px;
}
#haber img {
	float: left;
	margin: 2px;
	margin-bottom: 8px;
	border-radius: 10px;
	border: 2px solid #eeeeee;
}
#haber .panel-footer {
	box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.4);
}
#haber .panel-footer p{
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}
#haber .panel-footer div{
	float: right;
	margin: 0px;
	padding: 0px;
}
#haber .panel-footer #haberDevam {
	cursor: pointer;
}
/* ### haber> ############################################################# */
/* ### <destek ############################################################ */
#destek {
	padding: 0px;
	padding-left: 140px;
	height: 175px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 160px 120px;
	background-position: 0px 10px;
	overflow: hidden;
}
#destek h3,h4 {
	margin: 0px;
	padding: 0px;
}.lightGallery{
    /* list-style: none; */
    width: 100%;
    padding: 0px;
    text-align:center;
}
.lightGallery li{
    cursor: pointer;
    display: inline-block;
    margin: 3px;
}
/* ### destek> ############################################################ */
/* ### <nelerYapilabilir ################################################## */
#nelerYapilabilir {
	padding: 0px;
	width: 193px;
	height: 156px;
	background-repeat: no-repeat;
	background-size: 193px 156px;
	background-position: 50% 50%;
	overflow: hidden;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.19);
}
#nelerYapilabilir h4 {
	margin: 0px;
	margin-top:110px;
	padding: 5px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 5px #000;
	background-color: rgba(20, 20, 20, 0.8);
}
/* ### nelerYapilabilir> ################################################## */
/* ### <urunler ################################################## */
#urunler {
	padding: 0px;
	width: 323px;
	height: 285px;/* 156 */
	background-repeat: no-repeat;
	/*background-size: 193px 156px;*/
	background-size: 75%;
	background-position: 50% 100%;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.6);
	border: 0px solid rgba(255, 255, 255, 0.0);
}
#urunler h4 {
	margin: 0px;
	margin-top:5px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: 600;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 5px #000;
	background-color: rgba(0, 0, 0, 0.76);
}
#urunler:hover {
	text-decoration:none;
	background-color: rgba(250, 250, 250, 0.38);
}
#urunler h3 {
	margin: 0px;
	margin-top:5px;
	padding: 5px;
	font-size: 0.8em;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-shadow: 0px 0px 19px #fff;
}
#urunler_BackGround {
	margin: 0px;
	margin-top:0px;
	background-color: rgba(0, 0, 0, 0.38);
}
#urunler_BackGround a:hover{
	text-decoration:none;
}
/* ### urunler> ################################################## */
/* ### <nasilCalisir ################################################## */
#nasilCalisir {
	padding: 10px;
}
/* ### nasilCalisir> ################################################## */

/* ### <bayiler ################################################## */
#bayiler_BackGround {
	margin: 0px;
	margin-top:0px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.76);
}
#sertifikaSorgulaModalRow {
	padding: 10px;
}
/* ### bayiler> ################################################## */

/* ### <iletisim ################################################## */
#iletisim {
	padding: 0px;
}
#iletisim h3 {
	font-size: 1.4em;
	font-weight: 900;
}
#iletisim p {
	font-size: 1.0em;
	font-weight: 400;
}
/* ### iletisim> ################################################## */
/* ### <ik ################################################## */
#ik {
	height : 266px;
}#ik li {
	font-size: 0.8em;
	font-weight: 400;
}
/* ### ik> ################################################## */
/* ### <footer ############################################################ */
footer .container {
	width: 100%;
}
footer {
	position:fixed;
	display: block;
	bottom:0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background-color: rgba(0,0,0,0.7);
}
footer p {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: 400;
	color: #fff;
}

footer .socialIcon {
	width: 30px;
	height: 30px;
	margin-left: 20px;
	margin-right: 20px;
}


.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
}
.modal-content {
	margin: auto;
	margin-top: 60px;
	display: block;
	width: 80%;
	max-width: 700px;
}
@-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)}
	to {-webkit-transform:scale(1)}
}
@keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
}
.SİİİİLLLLclose {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}
@media only screen and (max-width: 700px){
	.modal-content {
		width: 100%;
	}
}
/* ### footer> ############################################################ */
