html,body {
	font-family:'GillSans',Helvetica,sans-serif;
	background:#1d1d1b;
	color:#dadada;
}

.kucuk_logo {
	cursor:default;
	text-align:center;
	margin-bottom:10px;
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 10+, Firefox on Android */
	filter:gray;
/* IE6-9 */
	-webkit-filter:grayscale(100%);
/* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.urun_logo {
	text-align:center;
	margin-bottom:10px;
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 10+, Firefox on Android */
	filter:gray;
/* IE6-9 */
	-webkit-filter:grayscale(100%);
/* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.urun_logo:hover {
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter:grayscale(0%);
}

.kutu {
	position:relative;
	float:left;
	width:30%;
	margin:0 1.5%;
}
.fuar {
	height: auto;
	display: block;
	position:relative;
	float:left;
	width:30%;
	margin:1.5%;
}
.fuar img{
	position:relative;
	float:left;
	width:100%;
}

.urun_bs {
	text-align:center;
	font-size:50px;
	margin:20px 0 10px;
}

.urun_mtn {
	font-size:16px;
	line-height:16px;
	margin-bottom:30px;
}

.urun_bst {
	cursor:pointer;
	text-align:left;
	font-size:18px;
	margin:20px 0;
}

.kutu a {
	display:block;
	width:100%;
	height:160px;
	position:absolute;
}

.main_container {
	position:relative;
	width:100%;
	height:576px;
}

.main_container .video {
	width:100%;
	height:576px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}

.logo {
	width:100%;
	position:absolute;
	top:180px;
	text-align:center!important;
}

.slogan {
	width:100%;
	position:absolute;
	top:280px;
	text-align:center!important;
	font-size:46px;
	font-weight:400;
}

.col1 {
	width:440px;

}

.btn {
	display:inline-block;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:10px 12px 8px;
	font-size:16px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.btn:focus,.btn:active:focus,.btn.active:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.btn:hover,.btn:focus {
	color:#fff;
	text-decoration:none;
}

.btn:active,.btn.active {
	outline:0;
	background-image:none;
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn-primary {
	width:86px;
	color:#1d1d1d;
	background:#dadada;
	border-color:#dadada;
	-webkit-border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	color:#1d1d1d;
	border-color:#dadada;
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	background-image:none;
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	border-color:#dadada;
}

.btn-gonder {
	position:relative;
	display:block;
	margin:10px auto!important;
	width:200px;
	color:#1d1d1d!important;
	background:#dadada;
	border-color:#dadada;
}

.btn-gonder:hover {
	background-color:grey !important;
	border-color:transparent;
}

input,textarea {
	width:290px;
	background:transparent;
	padding:10px;
	margin:5px 0;
	font-size:16px;
	color:#dadada!important;
	border:1px solid #dadada;
	font-family:inherit;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.soru_text {
	width:619px;
}

#uploadFile {
	width:178px;
	color:#dadada;
	-webkit-border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}

.fileUpload {
	position:relative;
	overflow:hidden;
	margin-left:-4px;
	margin-top:1px;
	height:19px;
}

.fileUpload input.upload {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	font-size:20px;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
}

.noSelect {
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}

h1 {
	font-weight:400;
	font-size:21px;
	line-height:24px;
	margin:10px 0;
}

h2 {
	font-weight:400;
	font-size:21px;
	line-height:26px;
	margin:20px 0 10px;
}

h3 {
	font-weight:400;
	font-size:21px;
	line-height:21px;
	margin:20px 0 10px;
}

b,strong {
	font-weight:400;
}

p {
	font-size:16px;
	line-height:16px;
	margin:15px 0;
}

.main li {
	font-size:16px;
	line-height:16px;
	margin:10px 0;
	list-style-type:disc;
}

a {
	color:#dadada;
}

.anchor {
	clear:both;
	display:block;
	width:100%;
	height:20px;
}

.ara_gorsel {
	position:relative;
	width:100%;
	height:360px;
	margin:100px 0;
	overflow:hidden;
	text-align:center;
}

.ara_gorsel img {

	min-width:1600px;
	width:100%;
	min-height:800px;
	top:0;
	left:0;
}

.title {
	position:relative;
	display:block;
	width:100%;
	height:30px;
	text-align:center!important;
	font-size:46px;
	margin-top:50px;
	margin-bottom:50px;
	font-weight:400;
}

.metin {
	position:relative;
	display:block;
	width:100%;
	text-align:center!important;
	margin-top:50px;
	margin-bottom:50px;
	font-weight:400;
}

.hizmet {
	width:980px;
	margin:0 auto;
	font-size:14px;
	line-height:18px;
}

.iletisim {
	width:700px;
	margin:0 auto;
	font-size:16px;
	line-height:20px;
	padding-bottom:100px;
}

.iletisim_tablo {
	float:left;
	width:290px;
	margin-left:40px;
}

.akademi {
	width:640px;
	margin:0 auto;
	font-size:16px;
	line-height:20px;
	padding-bottom:100px;
}

.content {
	width:980px!important;
	margin:0 auto 30px;
	text-align:center!important;
	font-size:12px;
	line-height:26px;
}

.musteriler_container {
	padding:1px 0 100px;
	position:relative;
	display:block;
	background:#fff;
	width:100%;
}

.isler_container {
	margin-top:100px;
	padding:1px 0 150px;
	position:relative;
	display:block;
	background:#111;
	width:100%;
}

.isler_container .title {
	display:block;
	color:#fff!important;
	margin:100px 0 40px;
}

.isler_outer {
	position:relative;
	display:block;
	width:980px;
	height:340px;
	margin:0 auto 100px;
	overflow-y:hidden;
	overflow-x:auto;
}

.isler_outer .isler_inner {
	width:99999px;
}

.isler_inner img {
	height:295px;
	margin:0 15px;
	float:left;
	display:block;
	position:relative;
}

.main {
	position:relative;
	width:960px;
	margin:0 auto;
}

.main_referans {
	display:block;
	width:850px;
	height:auto;
	padding:20px;
	margin:0 auto;
	text-align:center;
	border:1px solid #dadada;
}

.main_referans .ref_content {
	display:block;
	float:left;
	width:90%;
	padding:10px 5%;
	height:50px;
	line-height:1.2em;
}

.main_referans img {
	height:320px;
	margin:20px;
}

.top_menu_outer {
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
	background: rgba(0,0,0,0.5);
}

.top_menu_inner {
	margin:0 auto;
}

.top_menu_outer .top_menu {
	position:relative;
	margin:20px auto 0;
	text-align:center;
	height:48px;
	float:left;
}

.top_menu a {
	color:#f1f1f1;
	font-size:18px;
	text-decoration:none;
	padding:9px 15px 5px;
	display:block;
	float:left;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid transparent;
}

.top_menu a:hover {
	border:1px solid #dadada;
}

ul li.current a {
	border:1px solid #dadada;
}

.top_menu .btn_sosyal {
	margin:14px 30px 0 10px;
	float:right;
	cursor:pointer;
}

.top_menu .btn_sosyal a {
	margin:0;
}

.top_menu .btn_sosyal .facebook {
	width:32px;
	height:32px;
	float:left;
	margin-right:10px;
	background:url(img/btn_facebook.png) center center no-repeat;
}

.top_menu .btn_sosyal .facebook:hover {
	background:url(img/btn_facebook_hi.png) center center no-repeat;
}

.top_menu .btn_sosyal .twitter {
	width:32px;
	height:32px;
	float:left;
	margin-right:10px;
	background:url(img/btn_twitter.png) center center no-repeat;
}

.top_menu .btn_sosyal .twitter:hover {
	background:url(img/btn_twitter_hi.png) center center no-repeat;
}

.top_menu .btn_sosyal .pinterest {
	width:32px;
	height:32px;
	float:left;
	background:url(img/btn_pinterest.png) center center no-repeat;
}

.top_menu .btn_sosyal .pinterest:hover {
	background:url(img/btn_pinterest_hi.png) center center no-repeat;
}

.alt_menu_outer {
	display:block;
	width:100%;
	height:200px;
	background:#444;
	padding:40px 0;
}

.alt_menu_outer .alt_menu_inner {
	display:block;
	width:960px;
	margin:0 auto;
}

.alt_menu_outer .alt_menu_inner .linkler {
	width:250px;
	margin-left:80px;
}

.alt_menu_outer .alt_menu_inner .linkler a {
	display:block;
	width:100%;
	font-weight:700;
	text-decoration:none;
	font-size:20px;
	line-height:32px;
}

.alt_menu_outer .alt_menu_inner .linkler a:hover {
	text-decoration:underline;
}

.alt_menu_outer .alt_menu_inner .linkler .urun_link {
	font-weight:400;
	color:#b5b5b5;
}

.bottom_up {
	display:block;
	position:fixed;
	z-index:9999;
	right:60px;
	bottom:20px;
	width:40px;
	height:40px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearfix {
	clear:both;
}

.olcu {
	width:970px;
	margin-right:-10px;
	margin:0 auto;
}

.urun_menu {
	overflow:hidden;
	max-width:970px;
	width:100%;
	clear:both;
	margin:10px auto 40px;
}

.urun_menu .urun_mn {
	float:left;
	padding:8px 15px 5px;
	color:#8e8e8d;
	cursor:pointer;
	font-size:22px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.urun_mn:hover,.sl {
	background-color:#dadada;
	color:#000!important;
}

.urun {
	position:relative;
	float:left;
	width:184px;
	margin:0 10px 20px 0;
	text-align:left;
	color:#8e8e8d;
	font-size:18px;
	letter-spacing:1px;
	text-transform:capitalize;
}

.urun .gorsel {
	display:block;
	overflow:hidden;
	width:184px;
	height:130px;
	margin-bottom:10px;
}

.urun .gorsel img {
	width:184px;
	max-height:130px;
}

.urun .buyutec {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:184px;
	height:130px;
	z-index:99;
	cursor:pointer;
	outline:none;
}

.urun .buyutec:hover {
	outline:2px solid #9b9b9b;
	background:rgba(0,0,0,0.5) url(../img/buyutec.png) center center no-repeat;
}

.sayfa {
	display:none;
}

.sayfa_nolar {
	clear:both;
	overflow:hidden;
	margin:20px auto 25px;
}

.sayfa_nolar .sola {
	cursor:pointer;
	float:left;
	padding:14px 15px 10px;
	cursor:pointer;
	float:left;
	border-top:1px #9b9b9b solid;
	border-bottom:1px #9b9b9b solid;
	border-left:1px #9b9b9b solid;
}

.sayfa_nolar .saga {
	cursor:pointer;
	float:left;
	padding:14px 12px 10px;
	cursor:pointer;
	float:left;
	border:1px solid #9b9b9b;
}

.sayfa_no {
	cursor:pointer;
	float:left;
	padding:14px 8px 10px;
	border:1px solid #9b9b9b;
	border-right:none;
}

.dil {
	background:transparent url(../img/select_ok.png) right center no-repeat;
	border:1px solid #dadada;
	margin:20px 0 0;
	padding:9px 10px 10px;
	padding-right:25px;
	color:#dadada;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	float:right;
	outline:none;
	display:inline-block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
}

.sayfa_no:hover,.ssl,.sayfa_nolar .saga:hover,.sayfa_nolar .sola:hover {
	background-color:#dadada;
	color:#000!important;
}
#cookiePopup {
    background-color: #000000;
    opacity: 0.85;
        position: fixed;
    bottom: 0;
    left: 0;
    font-size: 14px;
    width: 100%;
    /* max-width: 42.85em; */
    box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
    font-family: "Poppins", sans-serif;
    text-align: justify;
    line-height: 1.8em;
    padding: 1em 1em;
    border-radius: 0;
    transition: all 0.5s ease-in;
}
#cookiePopup img {
  display: block;
  width: 3.75em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 0.8em 0;
}
#cookiePopup button {
    background-color: #fff;
    border: none;
    color: #000000;
    font-size: 1.2em;
    padding: 0.5em 3.4em;
    display: block;
    position: relative;
    margin: auto;
    /* border-radius: 5px; */
}
#cookiePopup a {
  color: #6859fe;
}
.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}
@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}