body { color:#555555; padding:0; margin:0;  font-family: 'Open Sans', sans-serif;  background-color:#fff; height:100%;}
a { text-decoration: none; -moz-transition: all 300ms ease-in-out 0s; -ms-transition: all 300ms ease-in-out 0s; -o-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s;  outline: none; }
section { margin: 0;padding: 0; }
::selection { background: #fff; color: #0fa6e0; text-shadow: 0; }
::-moz-selection { background: #fff; color: #0fa6e0; }
.trans { -moz-transition: all 300ms ease-in-out 0s; -ms-transition: all 300ms ease-in-out 0s; -o-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s;  }
/*top*/
#Yukari {  width:30px; height:30px; border-radius:50%; bottom:35px; right:35px; line-height:25px; color:#fff; position:fixed; display:none; cursor:pointer; color:#fff; font-size:21px; background-color:#666666; text-align:center; }
/*header*/
html {
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
header { 
   width:100%;
   min-height:80%;
   background-image: url(img/head-bg-2.png);
   background-repeat:no-repeat;
   background-position:left top;
   background-color:#fff;
   background-size:35%;
   border-bottom:solid 1px #f2b636f;
}
.headerAlt { 
   width:100%;
   height:150px;
   background-image: url(img/head-bg-2.png);
   background-repeat:no-repeat;
   background-position:left top;
   background-color:#fff;
   background-size:35%;
   border-bottom:solid 2px #e5210f;

}
.head_banner {
	width:700px;
	height:569px;
	background-image: url(img/head-banner.png);
   background-repeat:no-repeat;
   position:absolute;
   left:7%;
   top:17%;
   z-index:1;
}
.head_shape {
	width:316px;
	height:524px;
	background-image: url(img/head-shape.png);
   background-repeat:no-repeat;
   position:absolute;
   right:0;
   top:0;
   z-index:1;
}
.header_alt { 
   width:100%;
   min-height:535px;
   background-image: url(img/head-banner.png);
   background-repeat:no-repeat;
   background-position:right center;
   background-color:#fff;
   background-size:40%;

}
.head_top {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.logo {	
    padding-top:45px;
	width:245px;
	float:left;
}
.logo img:hover {
    margin-left:-10px;
}	
.tel a {
	font-family: 'Titillium Web', sans-serif;
	margin-right:20px;
	font-size:18px;
	color:#555;
	text-overflow: ellipsis;
	background-image: url(img/cizgi.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    padding-bottom: 20px;
}
.tel a:hover {
	opacity:0.7;
}
.header_ufalt .tel a {
	background-image: url(img/cizgi-siyah.png);
}
.tel {
	font-family: 'Titillium Web', sans-serif;
	float:right;
	margin-top:60px;
	text-align:right;
}
.tel span {
padding-top:5px;
padding-bottom:6px;
	padding-left:10px;
	padding-right:5px;
	border-radius:60px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-right:5px;
	background-color:#383838;
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
}

.overlay {
	width:95%;
	height:100%;
	position:absolute;
	background-image:url(img/canvas.png);
	z-index:-1;
}
.desktop {
	width:50px;
	height:155px;
	position:fixed;
	margin-left:2%;
	margin-top:10%;
	border-radius:40px;
	z-index:1;
	text-align:center;
	border:solid 1px #383838;
}
.deskList {
	text-align:center;
}
.deskList div {
	background-color:#f9d000;
	width:90px;
	position:absolute;
	margin-top:-33px;
	margin-left:49px;
	display:none;
	color:#555;
	padding:5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size:15px;
	font-weight:600;
}
.deskList:hover div {
	display:block;
}
.desktop i {
	background-color:#2b3f47;
	width:15px;
	height:15px;
	line-height:13px;
	color:#fff;
	border-radius:50px;
	padding:10px;
	margin-top:12px;
	cursor:pointer;
}
.desktop i:hover {
	background-color:#e5210f;
	color:#fff;
}
.motto {
	width:620px;
	height:360px;
	float:right;
	margin-left:20px;
	margin-top:13%;
	font-family: 'Raleway', sans-serif;
	position:relative;
	z-index:2;
}
.mottoBas {
	font-size:52px;
	font-weight:600;
	font-weight:700;
	margin-bottom:30px;
	color:#e5210f;
	 font-family: "Nunito Sans", sans-serif;
	 line-height:1.1;
}
.mottoBas i {
	font-size:13px;
	color:#de3a1f;
}
.mottoBas strong {
	font-weight:950;
}
.mottoAlt {
	font-size:24px;
	line-height:1.4;
	color:#383838;
}
.mottoAlt i {
	color:#e5210f;
}
.mottoInfo {
	color:#383838;
	font-weight:700;
	font-size:28px;
	margin-bottom:10px;
}
.banner {
	width:400px;
	height:auto;
	float:right;
	margin-left:7%;
	margin-top:4%;
	overflow:hidden;
	background-color:red;
}
#tels {
	position:absolute;
	margin-top:50px;
	margin-left:-20px;
}
.clear {
	clear:both;
}
.onemli {
    background-image: url(img/cizgi.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    padding: 7px;
    font-weight: bold;
	padding-bottom:15px;
}
.onemli_2 {
    background-image: url(img/cizgi.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    padding: 7px;
    font-weight: bold;
	padding-bottom:15px;
}
.onemli_3 {
    background-image: url(img/cizgi-sari.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    padding: 7px;
    font-weight: bold;
	padding-bottom:15px;
}
.bar { width:100%; height:3px; background-image:url(img/bar.png);}
.telBut {
	font-family: 'Titillium Web', sans-serif;
	margin-top:50px;
	margin-left:-12px;
}
.telBut a {
	color:#383838;
	font-size:28px;
	margin-left:15px;
	 word-wrap:normal;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	background-image: url(img/cizgi.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    padding-bottom: 10px;
}
.telBut i {
padding-top:8px;
padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border-radius:60px;
	color:#383838;
	text-align:center;
	text-transform:uppercase;
	margin-right:5px;
	background-color:#fff;
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
}

.telBut a:hover {
	opacity:0.8;
}
.telBut span {
	border-radius:6px;
	padding:12px;
	color:#fff;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
	width:205px;
	text-align:center;
	background-color:#e5210f;
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
	font-size:21px;
}

#f1 {
	font-family: 'Titillium Web', sans-serif;
}
#f2 {
	color:#555;
}
.whatsapp {
	width:50px;
	height:50px;
	line-height:46px;
	color:#ffffff;
	font-size:32px;
	text-align:center;
	position:fixed;
	left:2.555%;
	bottom:50px;
	z-index:999999;
	border-radius:50px;
	background: -moz-linear-gradient(left, #4dc247 0, #2ca826 100%);
background: -webkit-linear-gradient(left, #4dc247 0, #2ca826 100%);
background: linear-gradient(to right, #4dc247 0, #2ca826 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dc247', endColorstr='#2ca826', GradientType=1);
-webkit-box-shadow: 0px 0px 16px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px -9px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px -9px rgba(0,0,0,0.75);
}
.whatsapp div {
	display:none;
}
.whatsapp a {
	color:#fff;
}
.blink {
-webkit-animation-name: blinker;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blinker;
-moz-animation-duration: 2s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: blinker;
animation-duration: 2s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
0% {
opacity: 1.0
}

50% {
opacity: .0
}

100% {
opacity: 1.0
}
}

@-webkit-keyframes blinker {
0% {
opacity: 1.0
}

50% {
opacity: .0
}

100% {
opacity: 1.0
}
}

@keyframes blinker {
0% {
opacity: 1.0
}

50% {
opacity: .0
}

100% {
opacity: 1.0
}
}

.content {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}
.content-2 {
	margin-left:auto;
	margin-right:auto;
	width:95%;
	padding-left:95px;
	padding-right:90px;
}
.dil {
	height:30px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	text-align:center;
	position:absolute;
	margin-left:950px;
	font-size:12px;
	text-decoration:uppercase;
    border:solid 1px #efefef;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
.dil2 {
	height:30px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	text-align:center;
	position:absolute;
	margin-left:850px;
	font-size:12px;
	text-decoration:uppercase;
    border:solid 1px #efefef;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
.dil:hover, .dil2:hover {
	background-color:#f8f8f8;
	color:#fff;
}
.dil:hover .dil div, .dil2:hover .dil2 div {
	border-left:solid 1px #fff;
}
.dil a, .dil2 a {
	color:#555;
}

.dil div, .dil2 div {
	float:right;
	margin-left:5px;
	padding-left:5px;
	border-left:solid 1px #efefef;
	margin-top:5px;
}
.dil img, .dil2 img {
	width:25px;
	float:left;
	margin-top:1px;

}
.head_tab {
	width:100%;
	height:150px;
	background-color:#e5210f;
}
.zigzag {
	width:100%;
	height:10px;
	background-image:url(img/zigzag.webp);
	background-size:75%;
}
.stBg {
	width:1120px;
	margin-left:auto;
	margin-right:auto;
}
.standortBg {
	width:402px;
	height:102px;
	background-image:url(img/standort-bg.png);
	margin-top:-50px;
	position:absolute;
	margin-left:50px;
}
.standortBg div {
	margin-top:63px;
	margin-left:55px;
	font-size:19px;
	color:#555;
}
.stList {
	padding:15px;
	background-color:#c92011;
	border-radius:6px;
	height:23px;
	margin-right:50px;
	display:inline-block;
	position:relative;
	top:50px;
	color:#fff;
	padding-left:20px;
	padding-right:15px;
	cursor:pointer;
}
.stList i {
	margin-left:5px;
}
.stList:hover {
	opacity:0.7;
}
.stList a {
	color:#fff;
}
.popSay {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background-color: #fff;
  color: #e5210f;
  font-size: 21px;
  position: absolute;
  text-align: center;
  margin-left: -40px;
  font-style: italic;
  margin-top:-3px;
}
#ir {
	margin-right:0px;
}
.pagSol {
	width:500px;
	height:auto;
	float:left;
	font-size:18px;
}
.pagSol a {
	color:#0ca9b4;
}
.pagSol a:hover {
	color:#555;
}
.pagSag {
	width:540px;
	float:right;
	margin-top:-20px;
}
.hkTab1 {
	width:345px;
	height:471px;
	float:left;
	border-radius:6px;
	overflow:hidden;
	background-image:url(img/hk-resim2.png);
	-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
background-repeat:no-repeat;
margin-top:-40px;
}

.hkTab2 {
	width:260px;
	height:350px;
	float:right;

	margin-top:-420px;
	border-radius:6px;
	overflow:hidden;
	background-image:url(img/hk-2.png);
	-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
}

.tabBas {
	color:#fff;
	font-size:29px;
	padding:15px;
	line-height:1.1;
	font-weight:800;
	margin-top:0px;
	margin-bottom:-15px;
}
.hkTab2 span {
	padding:15px;
	color:#fff;
}
.pagList {

	width:300px;
	margin-left:auto;
	margin-right:auto;
	border-radius:2px;
	padding:9px;
	padding-left:7px;
	color:#555;
	position:relative;
	z-index:99999999;
	font-size:15px;
	margin-bottom:5px;
	margin-top:45px;
	margin-left:22px;
}
.pagList a {
	color:#000;
	font-size:24px;
	font-weight:600;
	letter-spacing:0px;
}
.pagList i {
	text-align:center;
	color:#e5210f;
	border-radius:4px;
	font-size:34px;
	line-height:40px;
	float:left;
	margin-right:10px;
}
.pagList a:hover {
	opacity:0.7;
}
.pagMotto {
	color:#ca1f10;
	font-size:42px;
	font-weight:500;
	margin-bottom:-10px;
	z-index:-1;
	line-height:1;
}
.pagMotto i {
	opacity:0.1;
}
.pagInfo {
	text-align:center;
	margin-top:15px;
	font-size:21px;
	margin-bottom:80px;
}
#hkDown {
	margin-top:90px;
	margin-bottom:70px;
}
.ikonBg {
  width: 207px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(img/ikonBg.png);
}
#devam2 {
	border-radius:60px;
	margin-top:30px;
	padding:12px;
	color:#fff;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
	width:205px;
	font-size:14px;
	text-align:center;
background: -moz-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: -webkit-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: linear-gradient(to right, #eb2a18 0, #ca1f10 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2a18', endColorstr='#ca1f10', GradientType=1);
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
}
#devam2:hover {
	opacity:0.8;
}
#devam3 {
	border-radius:60px;
	margin-top:-80px;
	padding:12px;
	color:#fff;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
	width:235px;
	font-size:16px;
	text-align:center;
	z-index:10;
	position:relative;
	margin-left:auto;
	margin-right:auto;
background: -moz-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: -webkit-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: linear-gradient(to right, #eb2a18 0, #ca1f10 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2a18', endColorstr='#ca1f10', GradientType=1);
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
}
#devam3:hover {
	opacity:0.8;
}
.devam {
	border-radius:60px;
	padding:12px;
	color:#fff;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
	width:375px;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	text-align:center;
	margin-top:50px;
background: -moz-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: -webkit-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: linear-gradient(to right, #eb2a18 0, #ca1f10 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2a18', endColorstr='#ca1f10', GradientType=1);
-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.58);
}
.devam:hover {
	opacity:0.8;
}
.devam a {
	color:#fff;
}
.Bg-1 {
	background-color:#fff;
	width:100%;
	height:auto;
	padding-top:40px;
	padding-bottom:100px;
	margin-bottom:150px;
	background-image:url(img/bg-3.png);
}
.pagBas-2 {
	font-size:36px;
	font-weight:bold;
  color:#e5210f;
  letter-spacing:-1px;
  text-align:center;
}

.pagBas-3 {
  font-size:22px;
  opacity:0.6;
  text-align:center;
  padding-top:40px;
  color:#fff;
}
.bulb {
	width:80px;
	height:80px;
	text-align:center;
	line-height:80px;
	border-radius:60px;

	color:#e5210f;
	font-size:32px;
	margin-top:-60px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
.pagTxt {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:19px;
	  color:#fff;
}
.dotList {
	width:70%;
	height:180px;
	margin-left:auto;
margin-right:auto;
margin-bottom:20px;
	border-radius:6px;
	padding-bottom:23px;
}
.dotted {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/dotted-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:70px;
	text-align:center;
}
.dotList {
	display:inline-block;
	width:200px;
	height:180px;
    vertical-align:top;
	margin-right:30px;
	margin-left:30px;
	background-color:#fff;
	padding:10px;
	border-radius:6px;
	padding-bottom:23px;
	-webkit-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
box-shadow: 0px 0px 34px -13px rgba(0,0,0,0.18);
 transform: rotate(-10deg);
}
.dotList:hover {
	margin-top:-20px;
}
.point {
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#fff;
	font-size:24px;
	border-radius:60px;
	margin-top:-30px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Dancing Script', cursive;
background: -moz-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: -webkit-linear-gradient(left, #eb2a18 0, #ca1f10 100%);
background: linear-gradient(to right, #eb2a18 0, #ca1f10 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2a18', endColorstr='#ca1f10', GradientType=1);
}
.adim {
	transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	font-size:24px;
	margin-top:5px;
	line-height:1;
	margin-bottom:30px;
}
.dotBas {
	font-size:19px;
	font-weight:600;
	margin-bottom:10px;
	line-height:1.3;
	margin-top:10px;
	letter-spacing:-1px;
	color:#000;
	height:70px;
}
.dotInfo {
	font-size:15px;
	height:70px;
}
.hizBg {
	width:1100px;
	height:auto;
	border-left:dashed 2px #efefef;
	border-right:dashed 2px #efefef;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:70px;
}
.hzList {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:90px;
	height:400px;
}
.hzBas {
	font-size:32px;
	color:#e5210f;
	font-weight:800;
	margin-top:50px;
}
.hzBas a {
	color:#e5210f;
}
.hzBas a:hover {
	color:#555;
}
.hzText {
	width:400px;
	margin-top:10px;
	font-size:18px;
}
.hzBut {
	margin-top:60px;
	padding:15px;
	color:#fff;
	font-size:18px;
	background-color:#e5210f;
	display:inline-block;
	cursor:pointer;
}
.hzBut:hover {
	opacity:0.7;
	margin-left:10px;
}
.hzL {
	float:left;
}
.hzR {
	float:right;
}
.hzImgL {
	width:500px;
	height:400px;
	background-color:#ccc;
	float:right;
	border-right:solid 5px #e5210f;
}
.hzImgR {
	width:500px;
	height:400px;
	background-color:#ccc;
	float:left;
	border-right:solid 5px #e5210f;
}
.hzBonL {
	width:53px;
	height:36px;
	background-image:url(img/hzBon.png);
	margin-left:-75px;
}
.hzBonR {
	width:53px;
	height:36px;
	background-image:url(img/hzBon-hr.png);
	float:right;
	margin-right:-75px;
}
.basB {
	width:110px;
	height:45px;
	background-image:url(img/basB.png);
}
.imgCover {
	width:110px;
	height:136px;
	background-image:url(img/img-cover.png);
	position:absolute;
	z-index:5;
	margin-top:-140px;

}
.ikBg {
	width:100%;
	height:350px;
	background-color:#e5210f;
}
.ikBg .ikonBg {
	background-image:url(img/ikonBg-w.png);
}
.ikSag {
	width:508px;
	height:388px;
	background-image:url(img/ikBg.png);
	float:right;
	margin-top:-65px;
	margin-right:-50px;
}
.ikSag:hover {
	margin-right:10px;
}
.ikSag div {
	position:absolute;
	z-index:10;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	margin-top:320px;
	margin-left:45px;
}
.ikSol {
	width:450px;
	float:left;
	margin-left:50px;
}
.ikBas {
	color:#fff;
	text-transform:uppercase;
	font-size:28px;
	letter-spacing:-1px;
	font-weight:700;
}
.ikBas a {
	color:#fff;
}
.ikBas a:hover {
	opacity:0.7;
}
.ikInfo {
	color:#fff;
	opacity:0.7;
	font-size:21px;
}
.ikTxt {
	color:#fff;
	margin-top:20px;
	font-size:18px;
}
.ikBut {
	padding:15px;
	background-color:#000;
	color:#fff;
	font-size:18px;
	border-radius:30px;
	margin-top:20px;
	letter-spacing:-1px;
	cursor:pointer;
	text-align:center;
	width:250px;
	border:solid 6px #fff;
}
.ikBut:hover {
	background-color:#e5210f;
}
.ikBut a {
	color:#fff;
}
.dgBg {
	width:1100px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/dg-border.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:-38px;
	padding-top:150px;

}
.dgSol {
	float:left;
	width:450px;
	margin-left:40px;
	text-align:center;
}
.dgSag {
	float:right;
	width:500px;
	margin-left:40px;
}
.dgBas {
	font-size:28px;
	color:#e5210f;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:-5px;
	background-color:#fff;
	text-align:center;

}
.dgInfo {
	background-color:#fff;
	text-align:center;
	font-size:18px;
	padding:10px;
	margin-bottom:40px;
}
.dgList {
	min-height:30px;
	margin-bottom:20px;
}
.dgBon {
	width:53px;
	height:36px;
	background-image:url(img/hzBon.png);
	margin-left:-75px;
	float:left;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:36px;
}
.dgList:hover .dgBon {
	background-image:url(img/hzBon-hr.png);
}
.dgListB {
	padding-top:5px;
	font-size:18px;
	font-weight:600;
	color:#e5210f;
}
.dgListB a {
	color:#000;
}
.dgListB a:hover {
	color:#e5210f;
}
.dgImg {
	border-radius:350px;
	width:300px;
	border:dashed 2px #e5210f;
	padding:5px;
	margin-top:20px;
}
.dgImg:hover {
	border:solid 2px #555;
}
footer {
	background-color:#e5210f;
	height:auto;
	padding-top:50px;
	padding-bottom:20px;
}
.ikonBgFoot {
  width: 207px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(img/ikonBgFoot.png);
  	margin-top:70px;
}
.footTop {
	border:solid 2px #ca1d0d;
	margin-bottom:40px;
}
.ftList {
	float:left;
	width:150px;
	margin-right:5px;
}
.ftBas {
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	margin-bottom:15px;

	border-bottom:dashed 2px #ca1d0d;
	padding-bottom:10px;
	font-weight:600;
}
.ftList a {
	font-size:14px;
	color:#fff;
		opacity:0.7;
}
.ftList a:hover {
	color:#fff;
	opacity:1.8;
}
.ftBg2 {
	background-color:#ca1d0d;
	color:#efefef;
	padding:20px;
	margin-top:20px;
	border-radius:2px;
	font-size:14px;
}
.ftBg2 a {
	color:#fff;
}
.ftBg2 a:hover {
	opacity:0.6;
}
.ftBgR {
	float:right;
}
.menu {
	float:right;
	margin-top:60px;
	padding-left:25px;
	margin-left:10px;
	position: relative;
}
.menu i {
	color:#e5210f;
}
.menu a {
        display: inline-block;
        padding: 10px;
        text-decoration: none;
        color: #333;
        position: relative;
text-transform:uppercase;
		font-size:20px;
		font-weight:600;
		letter-spacing:-1px;
}
.dropdown {
        position: relative;
        display: inline-block;
}
.dropdown-content {
        display: none;
        position: absolute;
        background-color: #e5210f;
        min-width: 220px;
        box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
        z-index: 100;
		margin-left:10px;
		padding:15px;
}
.dropdown-content a {
        display: block;
        padding-left:10px;
		padding-right:10px;
        color: #fff;
        text-decoration: none;
        background-color: #e5210f;
		font-size:15px;
		font-weight:600;
		height:10px;
		line-height:15px;
		letter-spacing:0px;
}
.dropdown-content a:hover {
        background-color: #c92011;
}
.dropdown:hover .dropdown-content {
        display: block;
}
.menuAlt {
	width:205px;
	height:13px;
	background-image:url(img/menu-alt.png);
	position:absolute;
	margin-top:10px;
	margin-left:-20px;
}
.menuBg {
	width:389px;
	height:59px;
	background-image:url(img/menuBg.png);
}
.mLink {
	padding-top:15px;
	margin-left:30px;

}
.mLink div {
	display:inline-block;
	font-size:18px;
	font-weight:600;
	border:solid 1px #fff;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	color:#fff;
	margin-left:7px;
	cursor:pointer;
}
.mLink div:hover {
		background-color:#fff;
	color:#e5210f;
}
#mAc {
	background-color:#fff;
	color:#e5210f;
}
.mInfo {
	text-transform:uppercase;
	font-size:16px;
	margin-top:20px;
	margin-left:0px;
}
.tMotto {
	margin-top:50px;
	font-size:36px;
	color:#e5210f;
}
.tInfo {
	font-size:28px;
}
.tmSol {
	float:left;
	width:500px;
}
.tmSag {
	width:500px;
	height:400px;
	background-color:#e5210f;
	float:right;
}
.tmSag:hover {
	margin-right:30px;
}
.sayfaBg {
	background-color:#e5210f;
	height:auto;
	padding-bottom:50px;
}
.sayfaTop {
	width:100%;
	height:106px;
	background-image:url(img/footTop.png);
}
.icSol {
    color:#fff;
	width:350px;
	height:auto;
	float:left;
	padding:50px;
	background-color:#d02616;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.icSag {
    color:#fff;
	width:500px;
	float:right;
}
.icSag .tMotto {
    color:#fff;

}
.icBas {
	width:285px;
	height:57px;
	line-height:57px;
	background-image:url(img/mBg.png);
	color:#fff;
	text-align:center;
	font-size:20px;
	position:absolute;
	margin-top:-50px;
	margin-left:-50px;

}
.grkList {
	border-bottom:solid 1px #e5210f;
	padding-bottom:10px;
	padding-top:10px;
}
.grkList div {
	font-size:18px;
	font-weight:600;
	margin-bottom:5px;
	text-transform:uppercase;
}
.grkList i {
	float:left;
	font-size:28px;
	height:60px;
	margin-right:20px;
	opacity:0.5;
}
.icTxt {
	font-size:18px;
}
.altBas2 {
	font-weight:700;
	font-size:21px;
}
.sol {
	width:510px;
	float:left;
	padding:20px;
	
}
.sag {
	width:500px;
	float:right;
	padding:20px;

}
.tabBas2 {
	background-color:#e5210f;
	color:#fff;
	padding:20px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	text-transform:uppercase;
	font-weight:700;
	font-size:19px;
}
.ded2 {
	width:1100px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:20px;
	background-image:url(img/duzCiz.png);
	background-repeat:repeat-y;
	background-position:center;
}
.dedBas {
	font-weight:600;
	font-size:21px;
	margin-bottom:30px;
	color:#e5210f;
}
.ded2 .grkList div {
	text-transform:capitalize
}
.ded2 .grkList i {

	height:40px;

}
.kCiz {
	width:100%;
	border-bottom:solid 1px #efefef;
}
#dwn {
	margin-top:120px;
}
.teamBg {
	margin-top:30px;
	margin-bottom:50px;
}
.teamList {
	width:24.555%;
	height:200px;
	display:inline-block;
}
.teamList img {
	width:100%;
}
.teamList:hover img {
	opacity:0.7;
}
.teamIsim {
	width:155px;
	height:45px;
	background-image:url(img/isimBg.png);
	color:#fff;
	text-align:center;
	line-height:45px;
	font-size:16px;
	font-weight:600;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
	z-index:15;
	position:relative;
}
.finansBg {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#efefef;
	padding:50px;
	text-align:center;
	margin-top:50px;
}
.finansBg .tMotto {
	color:#000;
	margin-top:0px;
	font-size:30px;
}
.fTxt {
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.finansBg .devam {
	width:180px;
}