@font-face {
  font-family: 'light';
  src: url("../font/light.eot");
  src: url("../font/light.eot?#iefix") format("embedded-opentype"), url("../font/light.woff2") format("woff2"), url("../font/light.woff") format("woff"), url("../font/light.ttf") format("truetype"), url("../font/light.svg#light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'normal';
  src: url("../font/normal.eot");
  src: url("../font/normal.eot?#iefix") format("embedded-opentype"), url("../font/normal.woff2") format("woff2"), url("../font/normal.woff") format("woff"), url("../font/normal.ttf") format("truetype"), url("../font/normal.svg#normal") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bold';
  src: url("../font/bold.eot");
  src: url("../font/bold.eot?#iefix") format("embedded-opentype"), url("../font/bold.woff2") format("woff2"), url("../font/bold.woff") format("woff"), url("../font/bold.ttf") format("truetype"), url("../font/bold.svg#swis721_cn_btbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bg {
  background-position: center center !important;
  background-attachment: scroll !important;
  background-size: cover !important;
}

.ani {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.kutu {
  width: 1170px;
  float: left;
  left: 50%;
  margin-left: -585px;
  position: relative;
}

#giris {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#slider {
  width: 100%;
  height: 77%;
  position: absolute;
  left: 0;
  top: 0;
}

.sic {
  width: 100%;
  float: left;
}

.sicerik {
  width: 650px;
  position: absolute;
  bottom: 150px;
  left: 50%;
  margin-left: -325px;
  text-align: center;
}
.sicerik h2 {
  width: 100%;
  float: left;
  font: 36px "light";
  text-transform: uppercase;
  color: #fff;
 
}
.sicerik h2 b {
  font: 36px "bold";
}
.sicerik p {
  width: 100%;
  float: left;
  text-transform: uppercase;
  font: 14px/18px "light";
  color: rgba(255, 255, 255, 0.75);
  padding: 10px 15px;
}
.sicerik a {
  padding: 12px 45px;
  border: 1px solid #fff;
  font: 14px/16px "normal";
  color: #fff;
  float: left;
  position: relative;
  left: 50%;
  margin-left: -80px;
  margin-top: 25px;
}
.sicerik a:Hover {
  background: #fff;
  color: #2c2c2c;
}

#menualan {
  width: 100%;
  height: 55px;
  float: left;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 9999999;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

#logo {
  position: absolute;
  left: 115px;
  top: 0;
}

#menu {
  position: absolute;
  right: 15px;
  top: 0;
  float: left;
}
#menu ul {
  float: left;
}
#menu ul li {
  float: left;
  margin: 0 18px;
  position: relative;
}
#menu ul li a {
  float: left;
  height: 37px;
  font: 18px/37px "normal";
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
#menu ul li a i {
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#menu ul li:hover a i {
  width: 100%;
}
#menu ul li ul {
  width: 100%;
  height: 0;
  float: left;
  position: absolute;
  left: 0;
  top: 36px;
  background: url(../images/acilirok.png) center top no-repeat;
  transition: 0.3s ease-in-out 0s;
  -moz-transition: 0.3s ease-in-out 0s;
  -webkit-transition: 0.3s ease-in-out 0s;
  -o-transition: 0.3s ease-in-out 0s;
  -ms-transition: 0.3s ease-in-out 0s;
  overflow: hidden;
}
#menu ul li ul li {
  width: 100%;
  float: left;
  margin: 0;
}
#menu ul li ul li a {
  font: 12px "normal";
  height: auto;
  padding: 4px 0 4px 15px;
  background: url(../images/yok.png) left center no-repeat;
}
#menu ul li ul li a:hover {
  text-decoration: underline;
}
#menu ul li:hover ul {
  padding: 15px 0;
  height: 130px;
  transition: 0.3s ease-in-out 0.3s;
  -moz-transition: 0.3s ease-in-out 0.3s;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  -ms-transition: 0.3s ease-in-out 0.3s;
}
#menu ul li ul li a i {
  display:none !important;
}
#ust {
  width: 100%;
  height: 25px;
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 9;
}

#telefon {
  float: right;
  padding: 0 26px 0 29px;
  height: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
  background: url(../images/telefon.png) left center no-repeat;
  font: 16px/30px "normal";
  color: #fff;
  text-transform: uppercase;
}
#telefon a{
	color:#fff;
}

#sosyal {
  float: right;
  padding: 0 15px;
  height: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}
#sosyal img {
  float: left;
  margin: 0 3px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#sosyal img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#dil {
  height: 25px;
  float: right;
  margin-right: 17px;
  padding-left:17px;
}
#dil a {
  font: 12px/30px "normal";
  color: #fff;
  text-transform: uppercase;
  padding: 0 4px;
}
#dil a:hover {
  text-decoration: underline;
}

.sabit {
  background: #fff;
  position: fixed !important;
  top: 0 !important;
  left: 0;
  border-bottom: 1px solid #dedede;
}
.sabit #logo {
  display: none;
}
.sabit #mlogo {
  display: block;
}
.sabit #menu {
  top: 12px;
}
.sabit #menu ul li a {
  color: #2c2c2c;
}
.sabit #menu ul li a i {
  background: #2c2c2c;
}
.sabit #menu ul li ul {
  top: 37px;
  background: url(../images/acilirok1.png) white center top no-repeat;
}
.sabit #menu ul li:hover ul {
  height: 110px;
}

#mlogo {
  position: absolute;
  left: 20px;
  top: 0;
  display: none;
}

#alt {
  width: 100%;
  height: 23%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  padding: 40px 0;
}

.bg1 {
  background-position: center center !important;
  background-attachment: fixed !important;
  background-size: cover !important;
}

.iki {
  width: 50%;
  float: left;
  padding: 11px 10px  20px 43px;
  height: 100%;
  border-right: 1px solid #c6c6c6;
}
.iki h3 {
  width: 100%;
  float: left;
  font: 24px "bold";
  color: #142e65;
  text-transform: uppercase;
}
.iki h3 a{
  color: #142e65 !important;
}
.iki h3 a:hover{
  color: #DA251D;
}

.altic {
  height: 100%;
}

.aslider {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
}

.asic {
  width: 100%;
  height: 100%;
  float: left;
  padding-top: 15px;
}
.asic h4 {
  width: 100%;
  float: left;
  font: 18px "bold";
  color: #2c2c2c;
  text-transform: uppercase;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.asic span {
  width: 100%;
  float: left;
  font: 12px "normal";
  color: #2c2c2c;
  margin: 3px 0 5px;
}
.asic p {
  width: 100%;
  float: left;
  font: 16px "normal";
  color: #2c2c2c;
  padding-right: 60px;
  height: 35px;
  overflow: hidden;
}
.asic:hover h4 {
  color: #e30613;
}

.aslider1 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
}

.ikis {
  padding: 11px 43px  0 10px;
  border-right: 0;
}
.ikis h3 {
  text-align: right;
}
.ikis .asic {
  text-align: right;
}
.ikis .asic p {
  padding-right: 0;
  padding-left: 60px;
}

#ortaalan {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(../images/kartal.png) bottom 80px center no-repeat;
}

#a1 {
  width: 100%;
  height: 794px;
  float: left;
  background-image: url(../images/bg1.jpg);
}

#proje {
  width: 670px;
  float: left;
  padding: 155px 0 0;
  position: relative;
  left: 50%;
  margin-left: -335px;
  text-align: center;
}
#proje img {
  margin-bottom: 10px;
}
#proje h5 {
  width: 100%;
  font: 48px "light";
  float: left;
  color: #fff;
  margin-top: 7px;
}
#proje h5 b {
  font: 48px "bold";
}
#proje p {
  width: 100%;
  float: left;
  font: 22px/28px "normal";
  color: #fff;
  margin: 30px 0;
  padding: 0 50px;
}
#proje a {
  width: 224px;
  text-align: center;
  padding: 15px 0 12px;
  border: 1px solid #fff;
  font: 20px "normal";
  color: #fff;
  float: left;
  position: relative;
  left: 50%;
  margin-left: -112px;
  margin-top: 25px;
}
#proje a:Hover {
  background: #fff;
  color: #2c2c2c;
}

.cizgi {
  border-bottom: 3px solid #e30613;
}

#a2 {
  width: 100%;
  height: 795px;
  float: left;
  background-image: url(../images/bg2.jpg);
}

#bayilik {
  width: 670px;
  float: right;
  padding: 155px 0 0;
  text-align: center;
}
#bayilik img {
  margin-bottom: 10px;
}
#bayilik h5 {
  width: 100%;
  font: 48px "bold";
  float: left;
  color: #142e65;
  margin-top: 7px;
}
#bayilik h5 b {
  font: 48px "bold";
  color: #e30613;
}
#bayilik p {
  width: 100%;
  float: left;
  font: 22px/28px "normal";
  color: #58595b;
  margin: 30px 0;
  padding: 0 50px;
}
#bayilik a {
  width: 224px;
  text-align: center;
  padding: 15px 0 12px;
  border: 1px solid #142e65;
  font: 20px "normal";
  color: #142e65;
  float: left;
  position: relative;
  left: 50%;
  margin-left: -112px;
  margin-top: 25px;
}
#bayilik a:Hover {
  background: #142e65;
  color: #fff;
}

#a4 {
  width: 100%;
  height: 653px;
  float: left;
  background-image: url(../images/bg3.jpg);
}

#bizimlecalis {
  width: 720px;
  float: left;
  padding: 155px 0 0;
  text-align: center;
}
#bizimlecalis img {
  margin-bottom: 10px;
}
#bizimlecalis h5 {
  width: 100%;
  font: 48px "light";
  float: left;
  color: #142e65;
  margin-top: 7px;
}
#bizimlecalis h5 b {
  font: 48px "bold";
  color: #e30613;
}
#bizimlecalis p {
  width: 100%;
  float: left;
  font: 22px/28px "normal";
  color: #58595b;
  margin: 20px 0;
  padding: 0 50px;
}
#bizimlecalis a {
  width: 224px;
  text-align: center;
  padding: 15px 0 12px;
  border: 1px solid #142e65;
  font: 20px "normal";
  color: #142e65;
  float: left;
  position: relative;
  left: 50%;
  margin-left: -112px;
  margin-top: 5px;
}
#bizimlecalis a:Hover {
  background: #142e65;
  color: #fff;
}

#a3 {
  width: 100%;
  float: left;
  padding: 100px 0;
  background: #fff;
}

.uresim {
  width: 100%;
  height: 200px;
  float: left;
}

.uclu {
  width: 33.33333%;
  float: left;
  padding: 15px;
}
.uclu h4 {
  width: 100%;
  float: left;
  text-align: center;
  font: 24px "bold";
  color: #142e65;
  text-transform: uppercase;
  padding: 22px 0 10px;
}
.uclu p {
  width: 100%;
  float: left;
  text-align: center;
  font: 16px/22px "normal";
  color: #2c2c2c;
}

#a5 {
  width: 100%;
  float: left;
  background: #fff;
}

#harita {
  width: 100%;
  float: left;
}
#harita iframe {
  width: 100% !important;
  height: 450px !important;
}

#adres {
  width: 100%;
  float: left;
  padding: 50px 0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 99;
}
#adres p {
  width: 20%;
  float: left;
  padding: 3px 10px 3px 37px;
  font: 18px "normal";
}

.adres {
  background: url(../images/adres.png) left center no-repeat;
  width: 40% !important;
}

.tel {
  background: url(../images/tel.png) left center no-repeat;
}

.fax {
  background: url(../images/fax.png) left center no-repeat;
}

.mail {
  background: url(../images/mail.png) left center no-repeat;
}

#footer {
  width: 100%;
  float: left;
  border-top: 4px solid #2c2c2c;
  padding: 45px 0;
}

.flogo {
  float: left;
  margin: 0 50px;
}

#fmenu {
	width:600px;
  float: left;
}
#fmenu ul {
  width: 100%;
  float: left;
}
#fmenu ul li {
  width: 25%;
  float: left;
}
#fmenu ul li a {
  padding: 6px 10px 6px 15px;
  background: url(../images/fok.png) left center no-repeat;
  font: 12px "normal";
  color: #808080;
  float: left;
  text-transform:uppercase;
}
#fmenu ul li a:Hover {
  color: #142e65;
}

#iso {
  float: right;
}

#altalan {
  width: 100%;
  height: 82px;
  float: left;
  border-top: 1px solid #d2d2d2;
  background: #fff;
}
#altalan p {
  float: left;
  font: 12px/81px "normal";
  color: #828282;
  padding: 0 10px;
}
#altalan img {
  float: right;
  margin-right: 10px;
  margin-top: 22px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#altalan img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#icust {
  width: 100%;
  height: 35%;
  position: absolute;
  left: 0;
  top: 0;
}

#icorta {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 35%;
  background: url(../images/kartal.png) bottom 80px center no-repeat;
}

#icadres {
  width: 100%;
  float: left;
  padding: 30px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 99;
}
#icadres p {
  width: 20%;
  float: left;
  padding: 3px 10px 3px 37px;
  font: 18px "normal";
}

.kusak {
  width: 100%;
  height: 192px;
  float: left;
  background: url(../images/band.png) center center no-repeat;
}

#a6 {
  width: 100%;
  float: left;
}

#sayfa {
  width: 100%;
  float: left;
  padding: 37px;
}

#baslik {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#baslik h1 {
  width: 100%;
  float: left;
  font: 48px "bold";
  color: #fff;
  text-transform: uppercase;
  border-bottom: 3px solid #fff;
  text-align: center;
}

.band {
  width: 100%;
  float: left;
}
.band a {
  float: left;
  font: 14px/40px "normal";
  color: #fff;
  height: 36px;
  padding: 0 15px 0 10px;
  background: url(../images/bandok.png) center right no-repeat;
  text-transform:uppercase;
}
.band a:hover {
  text-decoration: underline;
}
.band b {
  float: left;
  font: 14px/40px "normal";
  color: #fff;
  height: 36px;
  padding: 0 15px 0 10px;
  text-transform:uppercase;
}

.hakkimizda {
  width: 100%;
  float: left;
  padding: 0 20px;
}
.hakkimizda input[type="text"], .hakkimizda input[type="tel"], .hakkimizda input[type="date"], .hakkimizda input[type="email"], .hakkimizda select {
  width: 100%;
  height: 39px;
  float: left;
  font: 16px "normal";
  color: #2c2c2c;
  padding: 0 10px;
  border: 1px solid #142e65;
  border-left: 1px solid #142e65;
  margin-bottom: 10px;
  transition: 0.3s;
  background: none;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.hakkimizda input[type="text"]:focus, .hakkimizda input[type="tel"]:focus, .hakkimizda input[type="date"]:focus .hakkimizda input[type="email"]:focus {
  border: 1px solid #e30613;
  border-left: 7px solid #e30613;
}
.wpcf7-response-output{
	float:left;
}
.acceptance-670{
	padding: 16px 10px 5px;
	float: left;
}

.hakkimizda textarea {
  width: 100%;
  height: 110px;
  float: left;
  font: 16px "normal";
  color: #2c2c2c;
  padding: 10px;
  resize: none;
  border: 1px solid #142e65;
  border-left: 1px solid #142e65;
  margin-bottom: 10px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  background: none;
}
.hakkimizda textarea:focus {
  border: 1px solid #e30613;
  border-left: 7px solid #e30613;
}

.hakkimizda input[type="submit"] {
  width: 100%;
  float: left;
  text-align: center;
  font: 16px/39px "normal";
  color: #fff;
  background: #e30613;
  padding: 0;
  border: 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  cursor: pointer;
}
.hakkimizda input[type="button"]:hover {
  background: #142e65;
}
.hakkimizda p {
  width: 100%;
  float: left;
  font: 16px/22px "normal";
  color: #2c2c2c;
  text-align: justify;
  margin-bottom: 15px;
}
.hakkimizda strong {
  font: 16px/22px "bold";
  color: #142e65;
}
.hakkimizda h2{
	font: 30px "bold";
	color: #142e65;
}
.hakkimizda h3{
	font: 24px "bold";
	color: #142e65;
}
.hakkimizda h4{
	font: 18px "bold";
	color: #142e65;
}
.hakkimizda h5{
	font: 14px "bold";
	color: #142e65;
}
.hakkimizda h6{
	font: 12px "bold";
	color: #142e65;
}
.hakkimizda b {
  font: 16px/22px "bold";
  color: #142e65;
}
.hakkimizda ul {
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  float: left;
}
.hakkimizda ul li {
  width: 100%;
  float: left;
  list-style: disc;
  font: 16px/22px "normal";
  margin-bottom: 5px;
}
.hakkimizda a {
  color: #e30613;
}

.iletisim {
  width: 100%;
  padding: 0 20px;
  float: left;
}
.iletisim span {
  width: 100%;
  float: left;
  font: 16px/22px "normal";
  color: #2c2c2c;
  margin-bottom: 15px;
}

.iharita {
  width: 50%;
  float: left;
  border-right: 1px solid #d2d2d2;
  padding: 0 15px 0 0;
  margin-top: 20px;
}
.iharita h4 {
  width: 100%;
  float: left;
  font: 24px "bold";
  color: #142e65;
}
.iharita p {
  width: 100%;
  float: left;
  font: 14px/22px "normal";
  color: #2c2c2c;
}

.map {
  width: 526px;
  height: 377px;
  float: left;
  position: relative;
  margin-top: 15px;
}
.map:hover .link {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.link a {
  font: 20px "normal";
  color: #142e65;
  border: 1px solid #142e65;
  padding: 13px 30px 10px;
  margin-top: -25px;
  position: relative;
  top: 50%;
}
.link a:Hover {
  background: #142e65;
  color: #fff;
}

.iform {
  width: 50%;
  float: left;
  padding: 0 0 0 20px;
  margin-top: 20px;
}
.iform h4 {
  width: 100%;
  float: left;
  font: 24px "bold";
  color: #142e65;
}
.iform p {
  width: 100%;
  float: left;
  font: 14px/22px "normal";
  color: #2c2c2c;
}

.flist {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.itext {
  width: 100%;
  height: 39px;
  float: left;
  font: 16px "normal";
  color: #2c2c2c;
  padding: 0 10px;
  border: 1px solid #142e65;
  border-left: 1px solid #142e65;
  margin-bottom: 10px;
  transition: 0.3s;
  background: none;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.itext:focus {
  border: 1px solid #e30613;
  border-left: 7px solid #e30613;
}

.iarea {
  width: 100%;
  height: 110px;
  float: left;
  font: 16px "normal";
  color: #2c2c2c;
  padding: 10px;
  resize: none;
  border: 1px solid #142e65;
  border-left: 1px solid #142e65;
  margin-bottom: 10px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  background: none;
}
.iarea:focus {
  border: 1px solid #e30613;
  border-left: 7px solid #e30613;
}

.ibuton {
  width: 100%;
  float: left;
  text-align: center;
  font: 16px/39px "normal";
  color: #fff;
  background: #e30613;
  padding: 0;
  border: 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  cursor: pointer;
}
.ibuton:hover {
  background: #142e65;
}

.projeler {
  width: 100%;
  float: left;
}

.proje {
  width: 100%;
  float: left;
  padding: 15px 30px;
  border-bottom: 1px solid #d2d2d2;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.proje span {
  width: 100%;
  float: left;
  font: 12px "normal";
  color: #2c2c2c;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.proje h2 {
  width: 100%;
  float: left;
  font: 18px "bold";
  color: #142e65;
  text-transform: uppercase;
  margin-top: 4px;
}
.proje p {
  width: 100%;
  float: left;
  font: 16px/24px "normal";
  color: #2c2c2c;
  margin-top: 5px;
}
.proje:Hover {
  background: #f1f2f5;
}
.proje:Hover span {
  color: #e30613;
}

.sayfalama {
  width: 100%;
  float: left;
  padding: 20px 30px 0 0;
}
.sayfalama a {
  padding: 8px 15px 5px;
  float: right;
  background: #d2d2d2;
  font: 14px/14px "normal";
  color: #2c2c2c;
  margin: 0 5px;
}
.sayfalama a:hover {
  background: #142e65;
  color: #fff;
}
#full{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:999;
	background:rgba(0,0,0,0.7);
	display:none;
}
#fullic{
	width:800px;
	height:600px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -400px;
	background:#fff;
}
.gallery img{
	border:2px solid #002E63 !important;
	width:95%;
	height:200px;
	transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}
.gallery img:hover{
	border:2px solid #E30613 !important;
}
.soru {
  width: 100%;
  float: left;
  margin-bottom: 9px;
  padding: 12px 20px 10px;
  font: 14px "normal";
  color: #fff;
  background: #002E63;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  cursor: pointer;
  position:relative;
}
.soru:hover {
	background:#DA251D;
}
.soru i{
	width:37px;
	height:37px;
	position:absolute;
	right:0;
	top:0;
	background: url(../images/pin.png) center center no-repeat;
	transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
.soru i:hover{
	background: url(../images/pin.png) #000 center center no-repeat;
}
.cevap {
  width: 100%;
  padding: 5px 10px 10px;
  float: left;
  font: 14px/24px "normal";
  color: #4f4f4f;
  text-align: justify;
  display: none;
}

.taktif {
  background: #DA251D;
  color: #fff;
}

@media (max-width:1400px){

.sicerik {
    bottom: 88px;
}
.bx-wrapper .bx-pager {
    bottom: 27px;
}
#alt {
    padding: 21px 0;
}
.asic p{
	height:16px;
}
.asic{
	padding:0;
}
#harita iframe {
    height: 307px !important;
}
#icust{
	height:315px;
}
#icorta {
	top: 315px;
}

}

@media (max-width:1170px){

.kutu {
  width: 100%;
  left: 0;
  margin-left: 0;
}
	
}

@media (max-width:770px){
.hakkimizda h2{
	font: 24px "bold";
}
.hakkimizda h3{
	font: 18px "bold";
}
.hakkimizda h4{
	font: 14px "bold";
}
.hakkimizda h5{
	font: 12px "bold";
}
.hakkimizda h6{
	font: 10px "bold";
}

#icadres p {
    width: 25% !important;
    float: left;
    padding: 3px 10px 3px 37px;
    font: 15px "normal";
}
.kusak {
    height: 81px;
    background: url(../images/band.png) center bottom no-repeat;
}
#sayfa {
    padding: 15px 0px;
}
#logo {
    left: 48px;
    top: -15px;
}
.mmenu{
	width:45px;
	height:45px;
	position:absolute;
	right:-60px;
	top:0;
	background: url(../images/mmenu.png) center center no-repeat;
	cursor:pointer;
}
.sabit .smmenu{
	width:45px;
	height:45px;
	position:absolute;
	right:10px;
	top:4px;
	background: url(../images/smmenu.png) center center no-repeat;
	cursor:pointer;
}
#menu {
    right: 0;
    top: 28px;
    width: 100%;
    background: #E30613;
	text-align:center;
	display:none;
}
#menu ul {
	width:100%;
	padding:5px 0;
}
#menu ul li{
	width:100%;
	margin:0;
}
#menu ul li a i{
	display:none;
}
#menu ul li ul{
	display:block !important;
	position:relative !important;
	top:0 !important;
	background:none !important;
	padding:3px 0 !important;
	height:auto !important;
}
#menu ul li a{
	width:100%;
}
#menu ul li ul li a {
    height: auto;
	background:none;
    padding: 4px 0;
}
#adres p {
    width: 25% !important;
    font: 13px "normal";
}
#adres {
    padding: 26px 0;
}
.flogo {
    margin: 0 10px;
}
#fmenu {
    width: 548px;
    float: right;
}
#iso {
    display:none;
}
.uresim {
    height: 125px;
}
.uclu h4 {
    font: 18px "bold";
}
.uclu p {
    font: 14px/18px "normal";
}
#a3 {
    padding: 25px 0;
}
.sabit #menu {
    top: 54px;
}
.sabit #menu ul li a {
    color: #fff;
}
.sicerik {
	width:100%;
    bottom: 71px;
    left: 0;
    margin-left: 0;
}
.sicerik h2 {
    font: 28px "light";
}
.sicerik h2 b {
    font: 28px "bold";
}
.sicerik p {
    font: 12px/18px "light";
    padding: 6px 15px;
}
.sicerik a {
    padding: 9px 33px;
    font: 14px/16px "normal";
    margin-left: -66px;
    margin-top: 15px;
}
	
}

@media (max-width:600px){
.hakkimizda h2{
	font: 18px "bold";
}
.hakkimizda h3{
	font: 14px "bold";
}
.hakkimizda h4{
	font: 12px "bold";
}
.hakkimizda h5{
	font: 10px "bold";
}
.hakkimizda h6{
	font: 9px "bold";
}	
.mgizle{
	display:none !important;
}
#logo {
    left: 50%;
    top: -7px;
    margin-left: -117px;
}

#dil {
    display: none;
}
#sosyal{
	display:none;
}
#ust {
    top: 7px;
}
#telefon {
    padding: 0 10px 0 29px;
    border-right:0;
}
#menu {
    top: 37px;
}
#slider {
    height: 350px;
	float:left;
}
.sicerik p {
	display:none;
}
.sicerik h2 {
    font: 18px "light";
	padding:0 15px;
}
.sicerik h2 b {
    font: 18px "bold";
}
.sicerik a {
    padding: 9px 13px;
    font: 12px/10px "normal";
    margin-left: -44px;
    margin-top: 11px;
}
.sicerik {
    bottom: 37px;
}
.bx-default-pager{
	display:none;
}
#giris {
    position: relative;
}
#slider {
    position: relative;
}
#alt {
    width: 100%;
	position:relative;
    height: auto;
    left: 0;
    bottom: 0;
    background: #fff;
    padding:0;
    float: left;
}
.iki {
    width: 100%;
    float: left;
    padding: 19px 10px 20px 10px;
    height: auto;
    border-bottom: 1px solid #c6c6c6;
}
.ikis{
	border:0;
}
#ortaalan {
    position: relative;
    top: 0;
}
#proje {
    width: 100%;
    float: left;
    padding: 23px 0 0;
    position: relative;
    left: 0;
    margin-left: 0;
    text-align: center;
}
#a1 {
    height: 400px;
}
#proje img {
    width: 150px;
}
#proje h5 {
    font: 28px "light";
}
#proje h5 b{
    font: 28px "bold";
}
#proje p {
    width: 100%;
    float: left;
    font: 14px/20px "normal";
    color: #fff;
    margin: 17px 0 0;
    padding: 0 10px;
}
#proje a {
    width: 173px;
    padding: 9px 0 8px;
    font: 16px "normal";
    margin-left: -85px;
    margin-top: 17px;
}
#a2 {
    height: 400px;
}
#bayilik {
    width: 100%;
    float: left;
    padding: 30px 0 0;
}
#bayilik img {
    width: 125px;
}
#bayilik h5 {
    font: 28px "bold";
}
#bayilik h5 b{
    font: 28px "bold";
}
#bayilik p {
    width: 100%;
    float: left;
    font: 14px/20px "normal";
    margin: 17px 0 0;
    padding: 0 10px;
}
#bayilik a {
    width: 173px;
    padding: 9px 0 8px;
    font: 16px "normal";
    margin-left: -85px;
    margin-top: 17px;
}
.uclu {
    width: 100%;
}
#a4 {
    height: 400px;
}
#bizimlecalis {
    width: 100%;
    float: left;
    padding: 30px 0 0;
}
#bizimlecalis img {
    width: 110px;
}
#bizimlecalis h5 {
    font: 28px "light";
}
#bizimlecalis h5 b{
    font: 28px "bold";
}
#bizimlecalis p {
    width: 100%;
    float: left;
    font: 14px/20px "normal";
    margin: 17px 0 0;
    padding: 0 10px;
}
#bizimlecalis a {
    width: 173px;
    padding: 9px 0 8px;
    font: 16px "normal";
    margin-left: -85px;
    margin-top: 17px;
}
#adres p {
    width: 100% !important;
    font: 13px "normal";
    margin-bottom: 10px;
}
#harita iframe {
    height: 230px !important;
}
#footer {
    padding: 25px 0;
}
.flogo {
    margin: 0 0 0 -91px;
    position: relative;
    left: 50%;
}
#fmenu {
    width: 100%;
    float: left;
    padding: 15px 0 0 25px;
}
#fmenu ul li {
    width: 50%;
}
#altalan {
    height: auto;
    padding: 15px 0;
}
#altalan p {
    float: left;
    color: #828282;
    padding: 10px 0;
	font: 12px "normal";
    width: 100%;
    text-align: center;
}
#altalan img {
    float: left;
    margin-right: 0;
    margin-top: 5px;
    position: relative;
    left: 50%;
    margin-left: -60px;
}
#icust {
    height: 240px;
}
#icorta {
    top: 240px;
}
#baslik h1 {
    font: 26px/26px "bold";
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
.band a {
    font: 12px/40px "normal";
}
.band b{
    font: 12px/40px "normal";
}
#sayfa {
    width: 100%;
    float: left;
    padding: 10px;
}
.kusak{
	display:none;
}
.hakkimizda {
    padding: 0px;
}
.hakkimizda p {
    font: 14px/20px "normal";
}
.hakkimizda img {
    max-width:100% !important;
}
.hakkimizda strong {
    font: 14px/20px "bold";
    color: #142e65;
}
.hakkimizda ul li {
    font: 14px/20px "normal";
}
.proje {
    padding: 15px 10px;
}
.proje p {
    font: 14px/22px "normal";
    margin-top: 5px;
}
.gallery .gallery-item {
    margin-top: 0 !important;
    width: 50% !important;
    padding: 5px !important;
}
.gallery img {
    height: 109px !important;
}
.iletisim {
    padding: 0;
}
.iletisim span {
    font: 14px/20px "normal";
}
.iharita {
    width: 100%;
    float: left;
    border-right: 0;
    padding: 0;
    margin-top: 8px;
}
.iform {
    width: 100%;
    float: left;
    padding: 0;
}
.map {
    width: 100%;
    float: left;
    margin-top: 15px;
	position:relative;
	height:215px;
}
.map img{
    width: 100%;
	height:215px;
}
.itext {
    font: 14px/43px "normal";
}
.iarea {
    font: 14px "normal";
}











	
}