@font-face {
  font-family: 'rw';
  src: url('../font/Raleway-ExtraBold.eot');
  src: url('../font/Raleway-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'),
       url('../font/Raleway-ExtraBold.ttf') format('truetype'),
       url('../font/Raleway-ExtraBold.svg#Raleway-Bold') format('svg');
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
fieldset, img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
body{
	cursor:default;
}
address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

abbr, acronym
{
    border: 0;
}
::-webkit-input-placeholder {
	opacity: 1;
}
:-moz-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}
input{
	outline:none;
}
textarea{
	outline:none;
}
.temizle{
	clear:both;
	height:0px;
	
}

body{
    font:12px 'Arial';
    color:#636363;
}s

.baslik{
    width: 100%;
    float: left;
    position: relative;
}

.baslikic{
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    float: left;
    margin-bottom: 15px;
}

.logo{
    float: left;
    margin-top: 16px;
}

.tel{
    position: absolute;
    right: 25px;
    background: url(../images/tel.png) left no-repeat;
    height: 42px;
    top: 55px;
}

.tel h2{
    margin-left:53px;
    font:bold 20px 'Arial';
    color: #213a5b;
}

.tel p{
    margin-left: 53px;
    font: 12px 'rw';
    color: #e72222;
}

.menu{
    width: 100%;
    float: left;
    position: relative;
    background-color: #213a5b;
    height: 56px;
}


.menuic{
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    float: left;
}

.online{
    float: left;
    background: url("../images/online.png");
    width: 255px;
    height: 53px;
    margin-top: -10px;
    margin-left: 12px;
}

.online a{
    text-decoration: none;
    color: #fff;
    font:16px 'rw';
    line-height: 53px;
    float: left;
    margin-left: 50px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.online a>img{
    margin-right: 10px;
    float: left;
    margin-top: 11px
}

.online a:hover{
    border-top: 7px solid #d01d1d;
}

.slider{
    width: 100%;
    float: left;
    position: relative;
}

.siziarayalim{
    float: left;
    width: 310px;
    margin-left: -490px;
    left: 50%;
    z-index: 999;
    position: absolute;
    margin-top: -340px;
}

.saic{
    width: 303px;
    float: left;
    position: relative;
}

.sabaslik{
    position: relative;
    background: url("../images/sa.png");
    width: 263px;
    height: 45px;
}

.sabaslik p{
    background: url("../images/satel.png") no-repeat left 8px;
    width: 280px;
    height: 45px;
    margin-left: 8px;
    font: 14px 'rw';
    color: #213a5b;
    line-height: 32px;
    text-indent: 38px;
}

.sabaslik span{
    float: left;
    position: absolute;
    bottom:4px;
    left: 45px;
    font-size: 11px;
    color: #c2c2c2;
}

.saform{
    width: 263px;
    background: rgba(255, 255, 255, 0.8);
    height: 270px;
    float: left;
    margin-top: 4px;
}

.saform input[type="text"]{
    width:243px;
    height: 23px;
    float: left;
    margin-left: 10px;  
    border: none;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

.saform select{
    width: 244px;
    height: 26px;
    border: 1px solid #ddd;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.saform p:first-child{
    margin-top: 10px;
}

.saform p{
    margin-left: 10px;
    color: #213a5b;
    margin-bottom: 5px;
}

.saform input[type="submit"]{
    width: 243px;
    margin-left: 10px;
    height: 27px;
    border: none;
    background: #e72222;
    color: #fff;
    font: 14px 'rw';
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.saform input[type="submit"]:hover{
    background: #d01d1d;
}

.saform input[type="button"]{
    width: 243px;
    margin-left: 10px;
    height: 27px;
    border: none;
    background: #e72222;
    color: #fff;
    font: 14px 'rw';
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.saform input[type="button"]:hover{
    background: #d01d1d;
}

.forklift{
    width: 100%;
    float: left;
    position: relative;
    height: 160px;
}

.forkliftic{
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    float: left;
    margin-top: 20px;
}

.hizmetic{
    background: url("../images/forklift.png") no-repeat;
    width: 124px;
    height: 119px;
    float: left;
    margin-right: 20px;
     transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.hizmet{
    float: left;
}

.hizmetic img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.hizmetic p{
    color: #fff;
    font: 14px 'rw';
    position: absolute;
    bottom: 25px;
    margin-left: 27px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.hizmet a:hover .hizmetic p{
    bottom: 47px;
}

.hizmet a:hover .hizmetic img{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity:0;
    margin-top: 120px;
}

.hizmet a:hover .hizmetic{
        background: url("../images/forklifth.png") no-repeat;
}

.teklif{
    float: left;
    background: url("../images/teklif.png") no-repeat;
    width: 298px;
    height: 119px;
    margin-left: -38px;
}

.teklif span{
    color: #f99595;
    float: left;
    width: 150px;
    margin-left: 82px;
    font: 12px 'arial';
    margin-top: 23px;
    text-align: center;
    margin-bottom: 6px;
}

.teklif p{
    float: left;
    width:95px;
    color: #fff;
    font: 26px 'rw';
    margin-left: 87px;
}

.orta{
    width: 100%;
    float: left;
    position: relative;
    background: #f2f6f9;
    height: 150px;
}

.ortaic{
    position: relative;
    left: 50%;
    float: left;
    margin-left: -490px;
    width: 980px;
}

.bgerekenler{
    width: 438px;
    float: left;
}

.bgbaslik{
    background: url("../images/bgbaslik.png") no-repeat;
    width: 438px;
    height: 37px;
    font: 14px 'rw';
    color: #e72222;
    line-height: 37px;
    text-indent: 10px;
}

.bgic{
    float: left;
    margin-top: 20px;
}

.bgic ul li{
    width: 420px;
    float: left;
}

.bgic ul li a {
    text-decoration: none;
}

.bgic ul li img{
    float: left;
    margin-right: 15px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.bgic ul li span{
    float: left;
    width: 310px;
    font: 12px 'rw';
    color: #1f1f1f;
    margin-top: 3px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.bgic ul li p{
    float: left;
    width: 310px;
    color: #636363;
    margin-top: 5px;
    line-height: 17px;
}

.ebulten{
    width: 274px;
    margin-left: 13px;
    float: left;
}

.ebbaslik{
    background: url("../images/ebulten.png")no-repeat;
    width: 274px;
    height: 37px;
    font: 14px 'rw';
    color: #e72222;
    line-height: 37px;
    text-indent: 30px;
}

.ebulten p{
    margin-top: 20px;
    margin-bottom: 14px;
    float: left;
    width: 240px;
}

.ebulten input[type="text"]{
    height: 15px;
    border: 1px solid #dae0e4;
     -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    padding: 5px;
    width: 190px;
}

.ebulten input[type="submit"]{
    height: 27px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    width: 60px;
    border: none;
    border: 1px solid #dae0e4;
    background: #f2f5f7;
    margin-left: -22px;
    color: #b1bbc2;
    font: 13px 'rw';
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    cursor: pointer;
    position: relative;
    top:0;
}

.ebulten input[type="button"]{
    height: 27px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    width: 60px;
    border: none;
    border: 1px solid #dae0e4;
    background: #f2f5f7;
    margin-left: -22px;
    color: #b1bbc2;
    font: 13px 'rw';
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    cursor: pointer;
    position: relative;
    top:0;
}

.ebulten input[type="submit"]:hover{
    background: #dae0e4;
    color: #98acba;
}

.ebulten input[type="button"]:hover{
    background: #dae0e4;
    color: #98acba;
}

.sosyal{
    float: left;
    width: 242px;
}

.sosyalbaslik{
    background: url("../images/sosyalmedya.png") no-repeat;
    height: 37px;
    width: 242px;
    font: 14px 'rw';
    color: #e72222;
    line-height: 37px;
    text-indent: 30px;
}

.sosyalic p{
    line-height: 19px;
    margin-top: 14px;
    margin-left: 10px;
}


.sosyalic a{
    float: left;
    margin-right: 6px;
    margin-top: 10px;
    text-decoration: none;
    margin-left: 5px;
}

.fb{
    background: url("../images/fb.png") no-repeat;
    width: 28px;
    height: 37px;
}

.tw{
    background: url("../images/tw.png") no-repeat;
    width: 28px;
    height: 37px;
}

.gp{
    background: url("../images/gp.png") no-repeat;
    width: 28px;
    height: 37px;
}

.sosyalic a b{
    background: url("../images/tt.png") no-repeat;
    width: 99px;
    height: 31px;
    float: left;
    margin-top: -34px;
    margin-left: -35px;
    position: relative;
    display: none;
    z-index: 999;
    text-align: center;
    line-height: 27px;
    color: #fff;
}

.sosyalic a:hover b{
    display: block;
}

.bgic a:hover img{
    border: 1px solid #b0b8be;
}

.bgic a:hover span{
    color: #e72222;
}

.ftbaslik{
    background: #e72222;
    height: 38px;
    width: 100%;
    float: left;
}

.ftic{
    float: left;
    position: relative;
    width: 980px;
    margin-left: -490px;
    left: 50%;
}

.ftic p{
    float: left;
}

.ftic p.blt{
    display: block;
    color: #fff;
    font:14px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 192px;
}

.ftic p.hm{
    display: block;
    color: #fff;
    font:14px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 134px;
}

.ftic p.hi{
    display: block;
    color: #fff;
    font:14px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 118px;
}

.ftic p.bi{
    display: block;
    color: #fff;
    font:14px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 118px;
}

.footer{
    background: #213a5b;
    height: 162px;
    width: 100%;
    float: left;
}

.footeric{
     float: left;
    position: relative;
    width: 980px;
    margin-left: -490px;
    left: 50%;
    color: #7b8ca3;
}

.bir{
    float: left;
    width: 340px;
}

.bir img{
    margin-top: 30px;
}

.iki{
    width: 212px;
    float: left;
    margin-top: 28px;
}

.iki ul li{
    margin-bottom: 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    background: url("../images/arrow.png") left no-repeat;
}

.iki a{
    text-decoration: none;
    color: #7b8ca3;
    margin-left:8px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.iki a:hover{
    color: #fff;
}

.iki ul li:hover{
     background: url("../images/arrowh.png") left no-repeat;
}

.margin{
    width: 225px;
}

.uc{
    float: left;
}


.telft{
    background: url("../images/telft.png") left no-repeat;
    height: 42px;
    margin-top: 35px;
}

.telft h2{
    margin-left:53px;
    font:bold 20px 'Arial';
    color: #fff;
}

.telft p{
    margin-left: 53px;
    font: 12px 'rw';
    color: #fff;
}

.uc a{
    text-decoration: none;
    color: #213a5b;
    font: 12px;
    line-height: 32px;
}

.map{
    text-indent:10px;
    background:  #fff;
    height: 32px;
     -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
    margin-top: 25px;
}

.map img{
    float: left;
    margin-top: 4px;
    margin-left: 5px;
}

.copy{
    width: 100%;
    float: left;
    height: 40px;
    background:  #fff;
}

.copyic{
    width: 980px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -490px;
}

.copyic p{
    float: left;
    line-height: 40px;
    color: #98acba;
}

.copyic img{
    float: right;
    margin-top: 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.copyic img:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.band{
    height: 28px;
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
}

.bandic{
    width: 980px;
    float: left;
    margin-left: -490px;
    position: relative;
    left: 50%;
    z-index: 999;
}

.bandic img{
    margin-right: 5px;
    margin-top: 7px;
    margin-left: 25px;
}

.bandic a{
    text-decoration: none;
    color: #b1b1b1;
}

.bandic p{
    color: #b1b1b1;
}

.sayfa{
    width: 100%;
    float: left;
    position: relative;
    background: #f2f6f9;
}

.sayfaic{
    float: left;
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
}

.icsol{
    width: 746px;
    float: left;
}

.icbaslik{
    margin-top: -25px;
    margin-bottom: 15px;
    width: 746px;
    height: 202px;
    float: left;
}

.icbaslik p{
    background: url("../images/icbaslik.png") left no-repeat;
    height: 38px;
    width: 230px;
    z-index: 99999;
    position: relative;
    top:130px;
    color: #fff;
    font: 14px 'rw';
    line-height: 38px;
    text-indent: 11px;
}

.icerik{
    float: left;
    width: 746px;
    margin-bottom: 20px;
}

.icerik p{
    line-height: 23px;
}

.icsag{
    float: left;
    width: 220px;
    position: relative;
    margin-left: 14px;
}

.hkdetay{
    margin-top: 12px;
    width: 220px;
    background: #fff;
}

.hkdetay ul li {
    background: url("../images/li2.png") no-repeat center left 5px;
    border-bottom: 2px dotted #ebeff2;
      transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.hkdetay ul li:last-child{
    border: none;
}

.hkdetay ul li a{
    font-size: 12px;
    font-weight: bold;
    line-height:30px;
    text-indent: 13px;
    text-decoration: none;
    color: #213a5b;
    display: block;
      transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
  
}

.hkdetay ul li a:hover{
    color: #e72222;
}

.hkdetay ul li:hover{
     background:  url("../images/li.png") no-repeat center left 5px;
    border-left: 4px solid #e72222;
}

.ebsag{
    float: left;
    width: 220px;
    margin-top: 15px;
}

.ebsbaslik{
    background: url("../images/sagbaslik.png")no-repeat;
    height: 30px;
    width :220px;
    color: #fff;
    line-height: 30px;
    float: left;
    font:14px 'rw';
    line-height: 30px;
    text-indent: 19px;
    position: relative;
}

.ebsbaslik img{
    float: left;
    padding: 8px;
}

.ebsic{
    background: #fff;
    width: 220px;
    float: left;
    margin-top: -4px;
}

.ebsic p{
    line-height:19px;
    margin-top: 20px;
    margin-left: 6px; 
    margin-bottom: 4px;
}

.ebsic input[type="text"]{
    width:192px;
    margin-left: 7px;
    height: 15px;
    padding: 5px;
    border: 1px solid #dae0e4;
    margin-top: 8px;
    margin-bottom: 8px;
}

.ebsic input[type="submit"]{
    width: 44px;
    height: 25px;
    border: none;
    background: #f2f5f7;
    border:1px solid #dae0e4;
    color: #bec8cf;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font: 12px 'rw';
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    margin-bottom: 10px;
}

.ebsic input[type="submit"]:hover{
    background: #dae0e4;
    color: #9ea3a7;   
}

.ebsic input[type="button"]{
    width: 44px;
    height: 25px;
    border: none;
    background: #f2f5f7;
    border:1px solid #dae0e4;
    color: #bec8cf;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font: 12px 'rw';
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    margin-bottom: 10px;
}

.ebsic input[type="button"]:hover{
    background: #dae0e4;
    color: #9ea3a7;   
}

.ny{
    width: 720px;
    float: left;

}
.nyic{
    float: left;
    position: relative;
    left: 50%;
    margin-left: -360px;
    width: 720px;
}

.sabitbaslik{
    margin-top: 15px;
    margin-bottom: 12px;
}

.sabitbaslik p{
    background: url("../images/icbaslik.png") no-repeat left;
    width: 230px;
    height: 38px;
    margin-top: -70px;
    position: relative;
    float: left;
    color: #fff;
    font: 14px 'rw';
    line-height: 38px;
    text-indent: 12px;
}
.sayfaic p{
    margin-bottom: 10px;
}
.referans{
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
	display:table;
}

.referans a{
    text-decoration: none;
}

.refic{
    width: 228px;
    height: 83px;
    background: #fff;
    float: left;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
	display:table;
    -ms-transition: 0.3s;
}

.refic img{
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
 width: 214px;
    height: 214px;
    float: left;
}

.refic p{
    color: #484848;
    width: 145px;
    margin-top: 7px;
    height: 70px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	display:table-cell;
	vertical-align:middle;
}

.refkapsa{
    float: left;
    width: 1020px;
}

.referans a:hover .refic{
    background: #e72222;
}

.referans a:hover .refic p{
    color: #fff;
}

.sayfalama a{
    text-decoration: none;
    color: #aeaeae;
    padding: 8px;
      transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.sayfalama{
    float: left;
    background: #fff;
    width: 980px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    margin-bottom: 17px;
}

.sayfalama b{
    text-decoration: none;
    color: #aeaeae;
    padding: 6px;
      transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3;
    background: #213a5b;
    color:#fff;
}

.sayfalama a:hover{
    background: #f2f6f9;
    color: #213a5b;
}

.iltsol {
    float: left;
    width: 460px;
    margin-right: 30px;
}

.iltsol h2{
    margin-bottom: 3px;
}

.iltsol .adres{
    background: url("../images/adres.png") no-repeat left;
    text-indent: 17px;
    color: #e72222;
    font-weight: bold;
}

.iltsol .telefon{
    background: url("../images/telefon.png") no-repeat left;
    text-indent: 17px;
    color: #e72222;
    font-weight: bold;
}

.iltsol .fax{
    background: url("../images/fax.png") no-repeat left;
    text-indent: 17px;
    color: #e72222;
    font-weight: bold;
}

.iltsol .eposta{
    background: url("../images/eposta.png") no-repeat left;
    text-indent: 17px;
    color: #e72222;
    font-weight: bold;
}

.iltsol p{
    margin-bottom: 13px;
}

.iltsag{
    float: right;
    width: 490px;
}

.iltsag h2{
    font: 14px 'rw';
    color: #e72222;
    margin-bottom: 15px;
    margin-left: 26px;
}

.iltsag input[type="text"]{
    border:none;
    border: 1px solid #dae0e4;
    width: 210px;
    height: 11px;
    padding: 5px;
    margin-left: 21px;
}

.mg{
    margin:0;
}

.iltsag textarea{
    margin-top: 8px;
    width: 458px;
    border: 1px solid #dae0e4;
    resize: none;
    height: 60px;
    font :13px 'arial';
    padding: 5px;
    margin-bottom: 8px;
    float: right;
}

.iltsag input[type="button"]{
    width: 120px;
    height: 24px;
    border: 0;
    background:#dae0e4;
    color: #9ba9b2;
    font: 14px 'rw';
    float: right;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    cursor: pointer;
}

.iltsag input[type="button"]:hover{
    background: #e72222;
    color: #fff;
}

.harita{
    float:left;
    margin-top: 25px;
    margin-bottom: 20px;
}
.yildiz1 {
            position:absolute;
            left:230px;
            top:36px;
            font:bold 14px arial;
            color:#f00;
            display:block;
}
.yildiz2 {
            left:475px;
            top:36px;
}

.flexy-menu {
    position: relative;
    float: left;
    font-family: 'rw';
    list-style: none;
    z-index: 9999;
}
.flexy-menu li {
    display: inline;
    font-size: 14px;
    float: left;
    position: relative;
	font-family:'rw';
}
.flexy-menu li:last-child {
	background:none;
}
.flexy-menu ul li
{
	background:none;
	width:100%;
	display:block;
}
.flexy-menu > li > a {
    float:left;
    line-height: 56px;
    font-size: 14px;
    height: 56px;
    text-decoration: none;
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
	font-family:'rw';
	color:#fff;
	cursor:pointer;
	letter-spacing:1px;
    padding-right:23px;
    padding-left: 23px;
}

.flexy-menu li:hover > a, .flexy-menu li.active a {
    background:#e72222;
	color:#fff;
}
a.aktif {
    background:#d63f3f !important;
	color:#FFF !important;
}
.flexy-menu ul li:hover > a{
    background:#d01d1d;
    color: #fff !important;
	cursor:pointer;
	display:block;
	width:100%;
	float:left;
}
.flexy-menu ul li:hover > a{
	text-decoration:none;	
}
.flexy-menu li.right {
    float: right;
}

.flexy-menu ul, .flexy-menu ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99999;
    width: 166px;
    background: #e72222;
}

.flexy-menu ul {
	top:56px;
    left:0px;
	padding:0px;
	background:#e72222;
}

.flexy-menu ul li ul {
    top:0px;
    left:100%;
	background:#e72222;
}

.flexy-menu ul li a{
    clear: both;
	display:block;
	width:100% !important;
    border: 0;
	position:relative;	
    font-size: 13px;
	font-family:'rw';
	color:#fff !important;
	text-decoration:none;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
    white-space: nowrap;
    padding:10px;
    margin-top: 0px;
}
.flexy-menu ul li a:hover
{    
	color:#fff !important;
}
.flexy-menu ul li
{   font-family: 'Arial';
    font-size: 10px;
	margin:0 !important;
    color: #c1c1c1;
}

.flexy-menu ul li img{
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.flexy-menu ul li:hover {
    clear: both;
    border: 0;
	text-decoration:none;
}

.flexy-menu li a>p{
    font-family: 'Arial';
    margin-top: -30px;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
}

/** RESET AND LAYOUT
===================================*/

.slider .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
    width: 100%;
}

.bgic .bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
    width: 100%;
}

.slider .bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bgic .bx-wrapper img {
	width:90px;
    height: 56px;
    display: block;
}

/** THEME
===================================*/


.slider .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;

}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;

}

/* PAGER */

.slider .bx-wrapper .bx-pager {
}

.slider .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.bgic .bx-wrapper .bx-pager.bx-default-pager a {
	display: none;
    background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    display: none;
}

.bgic .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
    display: none;
}





/* DIRECTION CONTROLS (NEXT / PREV) */

.slider .bx-wrapper .bx-prev {
	left: 0px;
	background: url(../images/geri.png) no-repeat;
    width: 45px;
    height:50px;
}

.slider .bx-wrapper .bx-prev:hover {
     transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	background: url(../images/gerih.png) no-repeat;
}

.slider .bx-wrapper .bx-next {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    right: 0;
    background: url(../images/ileri.png) no-repeat;
    width: 45px;
    height: 50px;
}

.slider .bx-wrapper .bx-next:hover {
     transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	background: url(../images/ilerih.png) no-repeat;
}
 
.bgic .bx-wrapper .bx-prev {
	right: 40px;
    top: -28px;
	background: url(../images/prev.png) no-repeat;
    width: 8px;
    height:13px;
}

.bgic .bx-wrapper .bx-prev:hover {
     transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	background: url(../images/prevh.png) no-repeat;
}

.bgic .bx-wrapper .bx-next {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    background: url(../images/next.png) no-repeat;
    width: 8px;
    height: 13px;
    right: 22px;
    top: -28px;
}

.bgic .bx-wrapper .bx-next:hover {
     transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	background: url(../images/nexth.png) no-repeat;
}



.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.html) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.html) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
