﻿/*
 * Responsee CSS - v4.1 - 2017-05-14
 * https://www.myresponsee.com
 * Copyright 2016, Vision Design - graphic zoo
 * Free to use under the MIT license.
*/
* {  
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;	
}
body {
  background:url(../img/zemin.jpg) repeat-x center top fixed; ;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:#ffffff;
  
}
h1,h2,h3,h4,h5,h6 {
  color:#152732;
  font-weight: normal;
  line-height: 1.3;
  margin:0.5rem 0; 
  margin-left:3px; 
}
.baslik_yazi{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #000000;
	text-align:center;
	line-height: 2.6;
}
@media screen and (min-width: 600px) {
.baslik_yazi{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #000000;
	line-height: 2.6;
	text-align:left;
	
}

}

h1, h2 ,h3{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-bottom: 12px;
    color: #fff584;
}
a, a:link, a:visited, a:hover, a:active {
  text-decoration:none;
  color:#fef4d8;
  transition:color 0.20s linear 0s;
  -o-transition:color 0.20s linear 0s;
  -ms-transition:color 0.20s linear 0s;
  -moz-transition:color 0.20s linear 0s;
  -webkit-transition:color 0.20s linear 0s;
}  
a:hover {color:#B6C900;}
p,li,dl,blockquote,table,kbd {
  font-size: 0.85rem;
  line-height: 1.6;
}
b,strong {font-weight:700;}
.text-center {text-align:center!important;}
.text-right {text-align:right!important;}
img {
  border:0;
  height:auto;
  max-width:100%;
  width:auto;
}
.owl-item img, .full-img {
  max-width: none;
  width:100%;
}  
table {  
  border:1px solid #f0f0f0;
  border-collapse:collapse;
  border-spacing:0;
  text-align:left;
  width:100%;
}
table tr td, table tr th {padding:0.625rem;}

th,table tr:nth-of-type(2n) td {border-right:1px solid #fff;}
td {border-right:1px solid #f0f0f0;}
.size-960 .line,.size-1140 .line,.size-1280 .line {
  margin:0 auto;
  padding:0 ;
 position:relative;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-top:-5px;
	
}
.size-1140 .line:before, .size-1140 .line:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    border-radius:100px / 10px;
} 
.size-1140 .line:after
{
    right:10px; 
    left:auto; 
    transform:skew(8deg) rotate(3deg);
}



hr {
  border: 0;
  border-top: 1px solid #e5e5e5;
  clear:both;  
  height:0; 
  margin:2.5rem auto;
}
li {padding:0;}
ul,ol {padding-left:1.25rem;}
blockquote {
  border:2px solid #f0f0f0;
  padding:1.25rem;
}
cite {
  color:#999;
  display:block;
  font-size:0.8rem;
}
cite:before {content:"— ";}
dl dt {font-weight:700;}
dl dd {margin-bottom:0.625rem;}
dl dd:last-child {margin-bottom:0;}
abbr {cursor:help;}
abbr[title] {border-bottom:1px dotted;}
kbd {
  background: #152732 none repeat scroll 0 0;
  color: #fff;
  padding: 0.125rem 0.3125rem;
}
code, kbd, pre, samp {font-family: Menlo,Monaco,Consolas,"Courier New",monospace;}
mark {
  background: #F3F8A9 none repeat scroll 0 0;
  padding: 0.125rem 0.3125rem;
}
.size-960 .line {max-width:70rem;}
.size-1140 .line {max-width:71.25rem;}
.size-1280 .line {max-width:80rem;}
.size-960.align-content-left .line,.size-1140.align-content-left .line,.size-1280.align-content-left .line {margin-left:0;}
form {line-height:1.4;}
nav {
  display:block;
  width:100%;
  background:#dc0b2b;  
}
.line:after, nav:after, .center:after, .box:after, .margin:after, .margin2x:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  overflow: hidden;
  visibility:hidden;
}
.top-nav ul {padding:0; margin-top:-5px; margin-left:0px;}
.top-nav ul ul {
  position:absolute;
  background:#fc021c; 
}
.top-nav li {
	background:url("../images/menu-separator.gif") no-repeat scroll right center transparent;float:left;font-family:'Oswald',sans-serif;font-size:14px;
  float:left;
  list-style:none outside none;
  cursor:pointer;
}
.top-nav li a {
  color:#ffffff;
  font-weight:bold;
  display:block;
  font-size:14px;
  padding:0.9rem;
  text-shadow:0px 1px 0px #000000;
  
}
.top-nav li ul li a {
  min-width:100%;
  padding:0.625rem;
   font-family: 'Calibri', sans-serif;
   font-size:14px;
   text-shadow:0px 1px 0px #000000;
   background:url("../images/submenu-sep.gif") no-repeat  #535252;
}
.top-nav li a:hover, .aside-nav li a:hover {background:#484545; color:#FFF; border-radius:0px; }
.top-nav li ul {display:none;}
.top-nav li ul li,.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
  font-family: 'Calibri', sans-serif;
  
	  
}
.count-number {
  background: rgba(153, 153, 153, 0.25) none repeat scroll 0 0;
  border-radius: 10rem;
  color: #fff;
  display: inline-block;
  font-size: 0.7rem;
  height: 1.3rem;
  line-height: 1.3rem; 
  margin: 0 0 -0.3125rem 0.3125rem;
  text-align: center;
  width: 1.3rem;
}
ul.chevron .count-number {display:none;}
ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after,ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
  content:"\f004";
  display:inline-block;
  font-family:mfg;
  font-size:0.7rem;
  margin:0 0.625rem;
}
.top-nav .active-item a {background:#4f4849 none repeat scroll 0 0 ; color:#FFF;border-radius:0px;}
.aside-nav > ul > li.active-item > a:link,.aside-nav > ul > li.active-item > a:visited {
  background:none repeat scroll 0 0 rgba(153, 153, 153, 0.25);
  color:#ff0000;
} 
@media screen and (min-width:769px) {
  .aside-nav .count-number {
	  margin-left:-1.25rem;	
	  float:right;	
  }
  .top-nav li:hover > ul {
	  display:block;
	  z-index:10;
  }  
  .top-nav li:hover > ul ul {
    left:100%;
    margin:-2.5rem 0;
    width:100%;
  } 
}
.nav-text,.aside-nav-text {display:none;}
.aside-nav a,.aside-nav a:link,.aside-nav a:visited,.aside-nav li > ul,.top-nav a,.top-nav a:link,.top-nav a:visited {
  transition:background 0.20s linear 0s;
  -o-transition:background 0.20s linear 0s;
  -ms-transition:background 0.20s linear 0s;
  -moz-transition:background 0.20s linear 0s;
  -webkit-transition:background 0.20s linear 0s;
}
.aside-nav ul {
  background:#d5eaef; 
  padding:0;
margin-left:-20px;
}
.aside-nav li {
list-style:none outside none;
cursor:pointer;
margin-left:15px;

}
.aside-nav li a,.aside-nav li a:link,.aside-nav li a:visited {
  color:#0d3eb9;
  display:block;
  font-size:16px;
  font-weight:bold;
  padding:0.25rem;
  border-bottom:1px 1px solid #021129;
  background:none;
}
.aside-nav > ul > li:last-child a {border-bottom:0 none;}
.aside-nav li > ul {
  height:0;
  display:block;
  position:relative;
  background:#f4f4f4;
  border-left:solid 1px #f2f2f2;
  border-right:solid 1px #f2f2f2;
  overflow:hidden;
  
  
}
.aside-nav li ul ul {
  border:0;
  background:#fff;
}
.aside-nav ul ul a {padding:0.625rem 1.25rem;}
.aside-nav li a:link, .aside-nav li a:visited {  color:#F00;}
.aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover {
  color:#999;
  background:none;
}
.aside-nav > ul > li > a:hover {color:#ff0000;}
.aside-nav li li a:hover:before, .aside-nav li li.active-item a:before {
  content:"\f006";
  display:inline-block;
  font-family:"mfg";
  font-size:0.6rem;
  margin:0 0.625rem 0 -1.25rem;
  width:0.625rem;
} 
.aside-nav li li a:link, .aside-nav li li a:visited {background:none;}
.aside-nav .show-aside-ul, .aside-nav .active-aside-item {height:auto;}
.padding {
  display:list-item;
  list-style:none outside none;
  padding:10px;
}
.margin,.margin2x {display: block;}
.margin {margin:0 -0.625rem;}
.margin2x {margin:0 -1.25rem;}
.line {clear:left;}
.line .line {padding:0;}
.hide-l {display:none!important;}
.box {
  background:none repeat scroll 0 0 #fff;
  display:block;
  padding:1.25rem;
  width:100%;
}
.margin-bottom {margin-bottom:1.25rem;}
.margin-bottom2x {margin-bottom:2.5rem;}
.s-1, .s-2, .s-five,.s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12, .m-1, .m-2, .m-five, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10, .m-11, .m-12, .l-1, .l-2, .l-five, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
  float:left;
  position:static;
}
.l-offset-1 {margin-left:8.3333%;}
.l-offset-2 {margin-left:16.6666%;}
.l-offset-five {margin-left:16.6666%;}
.l-offset-3 {margin-left:25%;}
.l-offset-4 {margin-left:33.3333%;}
.l-offset-5 {margin-left:41.6666%;}
.l-offset-6 {margin-left:50%;}
.l-offset-7 {margin-left:58.3333%;}
.l-offset-8 {margin-left:66.6666%;}
.l-offset-9 {margin-left:75%;}
.l-offset-10 {margin-left:83.3333%;}
.l-offset-11 {margin-left:91.6666%;}
.l-offset-12 {margin-left:100%;} 
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:16.6666%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:91.6666%;}
.s-12 {width:100%;}

.margin > .s-1,.margin > .s-2,.margin > .s-five,.margin > .s-3,.margin > .s-4,.margin > .s-5,.margin > .s-6,.margin > .s-7,.margin > .s-8,.margin > .s-9,.margin > .s-10,.margin > .s-11,.margin > .s-12,
.margin > .m-1,.margin > .m-2,.margin > .m-five,.margin > .m-3,.margin > .m-4,.margin > .m-5,.margin > .m-6,.margin > .m-7,.margin > .m-8,.margin > .m-9,.margin > .m-10,.margin > .m-11,.margin > .m-12,
.margin > .l-1,.margin > .l-2,.margin > .l-five,.margin > .l-3,.margin > .l-4,.margin > .l-5,.margin > .l-6,.margin > .l-7,.margin > .l-8,.margin > .l-9,.margin > .l-10,.margin > .l-11,.margin > .l-12 {padding:0 0.625rem;}
.margin2x > .s-1,.margin2x > .s-2,.margin2x > .s-five,.margin2x > .s-3,.margin2x > .s-4,.margin2x > .s-5,.margin2x > .s-6,.margin2x > .s-7,.margin2x > .s-8,.margin2x > .s-9,.margin2x > .s-10,.margin2x > .s-11,.margin2x > .s-12,
.margin2x > .m-1,.margin2x > .m-2,.margin2x > .m-five,.margin2x > .m-3,.margin2x > .m-4,.margin2x > .m-5,.margin2x > .m-6,.margin2x > .m-7,.margin2x > .m-8,.margin2x > .m-9,.margin2x > .m-10,.margin2x > .m-11,.margin2x > .m-12,
.margin2x > .l-1,.margin2x > .l-2,.margin2x > .l-five,.margin2x > .l-3,.margin2x > .l-4,.margin2x > .l-5,.margin2x > .l-6,.margin2x > .l-7,.margin2x > .l-8,.margin2x > .l-9,.margin2x > .l-10,.margin2x > .l-11,.margin2x > .l-12 {padding:0 1.25rem;}
.m-1 {width:8.3333%;}
.m-2 {width:16.6666%;}
.m-five {width:20%;}
.m-3 {width:25%;}
.m-4 {width:33.3333%; height:auto;}
.m-5 {width:41.6666%;}
.m-6 {width:50%;box-shadow: 5px 10px 18px #888888;}
.m-6:hover {box-shadow: 5px 10px 18px #007fbf;}
.m-7 {width:58.3333%;}
.m-8 {width:100%;}
.m-9 {width:75%;}
.m-10 {width:83.3333%;}
.m-11 {width:91.6666%;}
.m-12 {width:100%;}
.l-1 {width:8.3333%;}
.l-2 {width:45.6666%; margin-top:-50px; margin-left:650px;}
.l-five {width:20%;}
.l-3 {width:25%;}
.l-4 {width:47.5%; background:url(../images/back.jpg); margin-left:5px; border-radius:20px; height:362px; margin-top:15px;}
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:66.6666%;}
.l-9 {width:75%;}
.l-10 {width:83.3333%;}
.l-11 {width:91.6666%;}
.l-12 {width:100%;}
.right {float:right;}
.left {float:left;}  
@media screen and (max-width:768px) {
  .size-960,.size-1140,.size-1280 {max-width:768px;}
  .hide-l,.hide-s {display:block!important;}
  .hide-m {display:none!important;}
  nav {
    display:block;
    cursor:pointer;
    line-height:3;
  }
  .top-nav li a {background:none repeat scroll 0 0 #4a4a4a;}
  .top-nav > ul {
    height:0;
    max-width:100%;
    overflow:hidden;
    position:relative;
    z-index:999;
  }
  .top-nav > ul.show-menu,.aside-nav.minimize-on-small > ul.show-menu {height:auto;}
  .top-nav ul ul {
    left:0;
    margin-top:0;
    position:relative;
    right:0;
  } 
  .top-nav li ul li a {min-width:100%;}
  .top-nav li {
    float:none;
    list-style:none outside none;
    padding:0;
  }
  .top-nav li a {
    border-top:1px solid #333;
    color:#fff;
    display:block;
    padding:1.25rem 0.625rem;
    text-align:center;
    text-decoration:none;
  }
  .top-nav li ul li a {border-top:1px solid #878787;}
  .top-nav li ul li ul li a {border-top:1px solid #989898;}
  .top-nav li a:hover {
    background:none repeat scroll 0 0 #8b8b8b;
    color:#fff;
  }
  .top-nav li ul,.top-nav li ul li ul {
    display:block;  
    overflow:hidden; 
    height:0;   
  } 
  .top-nav > ul ul.show-ul {
    display:block;
    height:auto;  
  }
  .top-nav li ul li a {
    background:none repeat scroll 0 0 #9d9d9d;
    padding:0.625rem;
  }
  .top-nav li ul li ul li a {
    background:none repeat scroll 0 0 #d7d7d7;
    color:#222;
  }
  .nav-text {
    color:#fff;
    display:block;
    font-size:1.2rem;
	margin-top:30px;
    line-height:0.1;
    margin-right:0.625rem;
    max-width:100%;
    text-align:center;
    vertical-align:middle;
  }
  .nav-text:after {
    content:"\f008";
    font-family:"mfg";
    font-size:1.1rem;
    margin-left:0.5rem;
    text-align:right;
  }
  .l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12{margin-left:0;}
  .m-offset-1 {margin-left:8.3333%;}
  .m-offset-2 {margin-left:16.6666%;}
  .m-offset-five {margin-left:16.6666%;}
  .m-offset-3 {margin-left:25%;}
  .m-offset-4 {margin-left:33.3333%;}
  .m-offset-5 {margin-left:41.6666%;}
  .m-offset-6 {margin-left:50%;}
  .m-offset-7 {margin-left:58.3333%;}
  .m-offset-8 {margin-left:66.6666%;}
  .m-offset-9 {margin-left:75%;}
  .m-offset-10 {margin-left:83.3333%;}
  .m-offset-11 {margin-left:91.6666%;}
  .m-offset-12 {margin-left:100%;} 
  .l-1 {width:8.3333%;}
  .l-2 {width:16.6666%;}
  .l-five {width:20%;}
  .l-3 {width:25%;}
  .l-4 {width:33.3333%;}
  .l-5 {width:41.6666%;}
  .l-6 {width:50%;}
  .l-7 {width:58.3333%;}
  .l-8 {width:66.6666%;}
  .l-9 {width:75%;}
  .l-10 {width:83.3333%;}
  .l-11 {width:91.6666%;}
  .l-12 {width:100%;}
  .s-1 {width:8.3333%;}
  .s-2 {width:16.6666%;}
  .s-five {width:20%;}
  .s-3 {width:25%;}
  .s-4 {width:33.3333%;}
  .s-5 {width:41.6666%;}
  .s-6 {width:50%;}
  .s-7 {width:58.3333%;}
  .s-8 {width:66.6666%;}
  .s-9 {width:75%;}
  .s-10 {width:83.3333%;}
  .s-11 {width:91.6666%;}
  .s-12 {width:100%;}
  .m-1 {width:8.3333%;}
  .m-2 {width:16.6666%;}
  .m-five {width:20%;}
  .m-3 {width:25%;}
  .m-4 {width:33.3333%;}
  .m-5 {width:41.6666%;}
  .m-6 {width:50%;}
  .m-7 {width:58.3333%;}
  .m-8 {width:100%;}
  .m-9 {width:75%;}
  .m-10 {width:83.3333%;}
  .m-11 {width:91.6666%;}
  .m-12 {width:100%}
}
@media screen and (max-width:480px) {
  .size-960,.size-1140,.size-1280 {max-width:480px;}
  .aside-nav li a {text-align: center;}
  .minimize-on-small .aside-nav-text {
    background:#152732 none repeat scroll 0 0;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:1.2rem;
    line-height:1;
    max-width:100%;
    padding-right:0.625rem;
    text-align:center;
    vertical-align:middle;
  }
  .aside-nav-text:after {
    content:"\f008";
    font-family:"mfg";
    font-size:1.1rem;
    margin-left:0.5rem;
    text-align:right;
  }
  .aside-nav.minimize-on-small > ul {
    height:0;
    overflow:hidden;
  }
  .hide-l,.hide-m {display:block!important;}
  .hide-s {display:none!important;}
  .count-number {margin-right:-1.25rem;} 
  .l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12,
  .m-offset-1,.m-offset-2,.m-offset-five,.m-offset-3,.m-offset-4,.m-offset-5,.m-offset-6,.m-offset-7,.m-offset-8,.m-offset-9,.m-offset-10,.m-offset-11,.m-offset-12 {margin-left:0;}
  .s-offset-1 {margin-left:8.3333%;}
  .s-offset-2 {margin-left:16.6666%;}
  .s-offset-five {margin-left:16.6666%;}
  .s-offset-3 {margin-left:25%;}
  .s-offset-4 {margin-left:33.3333%;}
  .s-offset-5 {margin-left:41.6666%;}
  .s-offset-6 {margin-left:50%;}
  .s-offset-7 {margin-left:58.3333%;}
  .s-offset-8 {margin-left:66.6666%;}
  .s-offset-9 {margin-left:75%;}
  .s-offset-10 {margin-left:83.3333%;}
  .s-offset-11 {margin-left:91.6666%;}
  .s-offset-12 {margin-left:100%;} 
  .l-1 {width:8.3333%;}
  .l-2 {width:16.6666%;}
  .l-five {width:20%;}
  .l-3 {width:25%;}
  .l-4 {width:33.3333%;}
  .l-5 {width:41.6666%;}
  .l-6 {width:50%;}
  .l-7 {width:58.3333%;}
  .l-8 {width:66.6666%;}
  .l-9 {width:75%;}
  .l-10 {width:83.3333%;}
  .l-11 {width:91.6666%;}
  .l-12 {width:100%;}
  .m-1 {width:8.3333%;}
  .m-2 {width:16.6666%;}
  .m-five {width:20%;}
  .m-3 {width:25%;}
  .m-4 {width:33.3333%;}
  .m-5 {width:41.6666%;}
  .m-6 {width:50%;}
  .m-7 {width:58.3333%;}
  .m-8 {width:66.6666%;}
  .m-9 {width:75%;}
  .m-10 {width:83.3333%;}
  .m-11 {width:91.6666%;}
  .m-12 {width:100%}
  .s-1 {width:8.3333%;}
  .s-2 {width:16.6666%;}
  .s-five {width:20%;}
  .s-3 {width:25%;}
  .s-4 {width:33.3333%;}
  .s-5 {width:41.6666%;}
  .s-6 {width:50%;}
  .s-7 {width:58.3333%;}
  .s-8 {width:66.6666%;}
  .s-9 {width:75%;}
  .s-10 {width:83.3333%;}
  .s-11 {width:91.6666%;}
  .s-12 {width:100%}
}  
.center {
  float:none;
  margin:0 auto;
  display:block;
}
.style5 {
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
	color: #000000;
	background-color:transparent;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.floated { float:left; margin:5px 10px; padding:0; border-radius:10px;}
#sepeti { width: 100%; display: block; float: left; }
.sepeti {width: 25px; height: 119px; background: url(../images/bize-ulasin.jpg) center center; color: #fff; position: fixed; margin-left: 0px; bottom: 150px; }
.sepeti a { width: 180px; display: table-cell; vertical-align: middle;   height: 70px; color: #fff; padding-left:35px; text-align: center; font-size: 14px;}div#popupContact{
background:#900;
position: absolute; 
left: 50%;
top: 17%;
margin-left: -202px;
font-family: 'Raleway', sans-serif;
z-index:5000;
}
.cihaniriboy-anasayfa-sec {
  position: fixed;
  top: 50%;
  right: -30px;
  z-index: 99999;
  width:100px;
  
}

.cihaniriboy-anasayfa-sec a {
  color: #fff;
  padding: 0px 0px;
  float: left;
  margin-left:30px;
  text-align: center;
  width:100px;
  height:100px;
}
.defaulttable {
  display: table;
}
.defaulttable thead {
  display: table-header-group;
}
.defaulttable tbody {
  display: table-row-group;
}
.defaulttable tfoot {
  display: table-footer-group;
}
.defaulttable tbody>tr:hover,
.defaulttable tbody>tr {
  display: table-row;
}
.defaulttable tbody>tr:hover>td,
.defaulttable tbody>tr>td {
  display: table-cell;
}
.defaulttable,
.defaulttable tbody,
.defaulttable tbody>tr:hover,
.defaulttable tbody>tr,
.defaulttable tbody>tr:hover>td,
.defaulttable tbody>tr>td,
.defaulttable tbody>tr:hover>th,
.defaulttable tbody>tr>th,
.defaulttable thead>tr:hover>td,
.defaulttable thead>tr>td,
.defaulttable thead>tr:hover>th,
.defaulttable thead>tr>th,
.defaulttable tfoot>tr:hover>td,
.defaulttable tfoot>tr>td,
.defaulttable tfoot>tr:hover>th,
.defaulttable tfoot>tr>th {
  background: transparent;
  border: 0px solid #000;
  border-spacing: 0px;
  border-collapse: separate;
  empty-cells: show;
  padding: 0px;
  margin: 0px;
  outline: 0px;
  font-size: 100%;
  color: #000;
  vertical-align: top;
  text-align: left;
  font-family: sans-serif;
  table-layout: auto;
  caption-side: top;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.style4:active
{color:#036698; font-weight:bold; text-align:center;}
.style4:link 
{color:#036698; font-weight:bold; text-align:center;}
.style4:hover{color:#F00;font-weight:bold;text-align:center;}
.style4:visited{color:#036698;font-weight:bold;text-align:center;}
.gallery {
	margin-left:50px;
	padding: 0;
	list-style: none;
	display:inline-block;
}

.gallery li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 260px;
	height: 160px;
	
}

.gallery li a {
	float: left;
	display: block;
	width: 185px;
	height: 125px;
	margin: 0 25px 35px 0;
	display: inline;

	
}

.gallery li a p {
	text-align:center;
	margin-top:3px;
	width: 260px;
	height: 160px;
}

.gallery li a img{
	float: left;
	display: block;
	width: 185px;
	height: 125px;
	border-radius:5px;
}
@media only screen and (min-device-width: 0px) and (max-device-width:768px)  {

.menud {padding:55px 0 0 0; margin:0 auto; width:100%; display:block;}

.gallery li a img{
	float: left;
	display: block;
	width: 200px;
	height: 135px;
	border-radius:5px;

}
.gallery li a {
	float: left;
	display: block;
	margin: 0 25px 35px 0;
	display: inline;
	
}
}


@media (max-width: 700px) {
	.menuAc { display: block; }
	.menu ul { display: none;}
	.menu ul li { float: none; }
	.menu ul li a { border-right:none; border-bottom: 1px solid #555 }
	.menud {padding:0px 0 0 0; 
	margin:0 auto; 
	width:100%; 
	display:block; 
	background:#999; 	
	color:#000;
  font-size: 18px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 10px 0 10px 10px;
  border: 0 !important;
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* SVG background image */
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-color: #efefef;
	}
}
@media (min-width: 700px){
	.menu ul { display: block!important }
	.menud {padding:25px 0 0 0; margin:0 auto; width:100%; display:none;}
}


}
.vertical-menu {
    width: 200px;

}

.vertical-menu a {
    background-color: #ececec;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	box-shadow: 5px 0px 18px #888888;
}

.vertical-menu a:hover {
    background-color: #cbcbcb;
}

.vertical-menu a.active {
    background-color: #4CAF50;
    color: white;
	font-size:12px;
}
.button {
	margin-left:35%;
	display: inline-block;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	background:#538fbe;
	padding: 20px 70px;
	font-size: 24px;
	border: 1px solid #2d6898;
	background-image: linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%);
	background-image: -o-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(73,132,180) 0%, rgb(97,155,203) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(73,132,180)),
		color-stop(1, rgb(97,155,203))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0px -1px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 6px 0px #2b638f, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	-moz-box-shadow: 0px 6px 0px #2b638f, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	box-shadow: 0px 6px 0px #2b638f, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: rotateX(20deg);
}

.button:hover {
	background-image: linear-gradient(bottom, rgb(79,142,191) 0%, rgb(102,166,214) 100%);
	background-image: -o-linear-gradient(bottom, rgb(79,142,191) 0%, rgb(102,166,214) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(79,142,191) 0%, rgb(102,166,214) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(79,142,191) 0%, rgb(102,166,214) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(79,142,191) 0%, rgb(102,166,214) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(79,142,191)),
		color-stop(1, rgb(102,166,214))
	);
}

.button:active {
-webkit-box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
-moz-box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	background-image: linear-gradient(bottom, rgb(88,154,204) 0%, rgb(90,150,199) 100%);
	background-image: -o-linear-gradient(bottom, rgb(88,154,204) 0%, rgb(90,150,199) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(88,154,204) 0%, rgb(90,150,199) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(88,154,204) 0%, rgb(90,150,199) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(88,154,204) 0%, rgb(90,150,199) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(88,154,204)),
		color-stop(1, rgb(90,150,199))
	);
    -webkit-transform: translate(0, 4px) rotateX(20deg);  
    -moz-transform: translate(0, 4px);  
    transform: translate(0, 4px);  
}
.footer_link:link {color: #9F3; text-decoration:none; }
.footer_link:active {color: #9F3; text-decoration: none; }
.footer_link:visited {color: #ffffff; text-decoration: none; }
.footer_link:hover {color:#9F3; text-decoration: none; }

@media screen and (min-width: 200px) {
#boxshadow1 img {
    width: 100%;	
    max-width:110px;	
    border: 0px solid #8a4419;
    border-style: inset;
	border-radius:10px;
	margin-right:10px;
	display:inline;
	margin-left:110px;
}
}

@media screen and (min-width: 600px) {

#boxshadow {
	float:left;
     -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, .5);
    padding: 10px;
	width:32.8%;
	height:220px;
	padding-top:18px;
	margin-top:5px;
	margin-right:5px;
background:rgba(225, 225, 225,0.1);
border-radius:5px;
}

#boxshadow:hover {
    
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, .5);
    padding: 10px;
	background:rgba(225, 225, 225,0.2);
padding-top:17px;
}

/* Make the image fit the box */
#boxshadow img {
    width: 44%;
	
    border: 0px solid #8a4419;
    border-style: inset;
	border-radius:10px;
	float:left;
	margin-right:10px;

}

#boxshadow::after {
    z-index: -1; /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);                
  height: 100px;
color:#fff5d8;	
}
#boxshadow1 {
	float:left;
     -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, .5);
    padding: 10px;
	width:24.5%;
	height:270px;
	padding-top:18px;
	margin-top:5px;
	margin-right:5px;
background:rgba(225, 225, 225,0.1);
border-radius:5px;
}

#boxshadow1:hover {
    
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, .5);
    padding: 10px;
	background:rgba(225, 225, 225,0.2);
padding-top:17px;
}

/* Make the image fit the box */
#boxshadow1 img {
    width: 90%;	
    max-width:110px;;	
    border: 0px solid #8a4419;
    border-style: inset;
	border-radius:10px;
	margin-right:10px;
	display:inline;
	margin-left:50px;
}

#boxshadow1::after {
    z-index: -1; /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);                
  height: 100px;
color:#fff5d8;	
}


.anasayfa{
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#fff5d8;	
	text-decoration:none;
	}
	.anasayfa:hover{
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#fff5d8;
	text-decoration:none;	
	}
.xana{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d7ef0c;
	text-decoration:none;
	}
.xana:hover{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d7ef0c;
	text-decoration:none;	
	}
.xana:visited{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d7ef0c;
	text-decoration:none;	
	}
.yana:link{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	}
.yana:link{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	}
.yana:active{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	}
.yana{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
	}
.yana:hover{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d7ef0c;
	text-decoration:none;	
	}
.yana:visited{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d7ef0c;
	text-decoration:none;	
	}

}.half-parallax .parallax,.half-parallax.blackish:before{height:50%;}
.sponsors-carousel{float:left;padding:0 40px;width:100%;}
.sponsor{background:#fbfbfb none repeat scroll 0 0;float:left;padding:30px 20px;text-align:center;width:100%;}
.gray .sponsor{background:#FFF;}
.sponsor img{max-width:100%;display:inline-block!important;width:auto !important;}
.sponsors-carousel .owl-nav,
.service-carousal .owl-nav{width:100%;height:0;position:absolute;left:0;top:50%;}
.sponsors-carousel .owl-nav > div,
.service-carousal .owl-nav > div{background:url("../images/arrow2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);color:rgba(0, 0, 0, 0);float:left;height:34px;margin-top:-17px;width:17px;}
.sponsors-carousel .owl-nav > div.owl-next,
.service-carousal .owl-nav > div.owl-next{background-position:-31px 0;float:right;}

.resim1{
	float:left; width:180px; height:210px; padding:10px 10px 10px 10px; border-radius:10px;
}
.yeni{
	font-family:'Impact', sans-serif;
	font-size:16px;	
	color:#000;
	text-decoration:none;
	}
.yeni:link{
	font-family:'Impact', sans-serif;
	font-size:16px;	
	color:#000;
	text-decoration:none;
	}
.yeni:hover{
	font-family:'Impact', sans-serif;
	font-size:16px;	
	color:#F00;
	text-decoration:none;
	}
.yeni:active{
	font-family:'Impact', sans-serif;
	font-size:16px;	
	color:#F00;
	text-decoration:none;
	}
.yazi1{
	font-family:'Calibri', sans-serif;
	font-size:18px;	
	color:#000;
	text-decoration:none;

	}
.tarih{
	font-family:'Calibri', sans-serif;
	font-size:12px;	
	color:#666;
	text-decoration:none;
	}
.buyu{
  transition: transform 1s;
  width:100%;
  height:200px;
  padding-right:10px;
  border-radius:10px;
}
.buyu:hover{
  transform: scale(1.1);
  box-shadow: 0px 0px 1px grey, -2px -2px 1px grey;
}
.urunler{
	width:25%; background:#FFF; float:left; height:175px;
}
.listele
{
	width:100%; background:#FFF; height:210px; padding-left:20px;	margin-top:10px;
	}
@media (max-width:500px) {
.urunler{
	width:100%; background:#FFF; float:left; height:175px; display:block;
}
.listele
{
	width:100%; background:#FFF; height:auto; padding-left:20px;margin-top:5px;
	}
.detayi{
	width:0px;
	}	
.buyu{
  transition: transform 1s;
  width:100%;
  height:170px;
}
.buyu:hover{
  transform: scale(1.1);

}
}
	
