/* 
    Mert Nerukuc @Bulutomo 
    21.08.2014 • 10:41
*/

@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.html') format('woff'),
       url('../font/Raleway-ExtraBold.ttf') format('truetype'),
       url('../font/Raleway-ExtraBold.svg#Raleway-Bold') format('svg');
}

body{
    font:13px '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: 8px;
}

.logo{
    float: left;
    margin-top: 3px;
}

.tel{
    position: absolute;
    right: 0;
    background: url(../images/tel.png) left no-repeat;
    height: 122px;
    top: 13px;
}

.tel h2{
    margin-left:53px;
    font:bold 20px 'Arial';
    color: #213a5b;
}

.tel p{
    margin-left: 53px;
    font: bold 14px 'Arial';
    color: #000000;
}

.menu{
    width: 100%;
    float: left;
    position: relative;
    background-color: #000c2b;
    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: #000000;
    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: 2px solid #000000;
}

.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: #ffffff;
    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: rgb(34, 58, 92);
    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: #ffffff;
    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: #ff3c3c;
    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;
}

.sigorta{
    width: 100%;
    float: left;
    position: relative;
    height: 160px;
}

.sigortaic{
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    float: left;
    margin-top: 20px;
}

.hizmetic{
    background: url("../images/sigorta.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: 10px 'rw';
    text-align: center;
    position: absolute;
    bottom: 40px;
    margin-left: 25px;
    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/sigortah.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: #ffffff;
    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;
    padding: 2px;
    border: 1px solid #d5dce2;
    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: #ffffff;
    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: #ffffff;
    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: -558px;
    left: 50%;
}

.ftic p{
    float: left;
}

.ftic p.blt{
    display: block;
    color: #fff;
    font:12px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 70px;
}

.ftic p.hm{
    display: block;
    color: #fff;
    font:12px '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:12px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 85px;
}

.ftic p.bi{
    display: block;
    color: #fff;
    font:12px 'rw';
    background: url("../images/ok.png")  bottom no-repeat;
    line-height:  50px;
    margin-top: -3px;
    margin-right: 50px;
}

.footer{
    background: #333333;
    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: 22px;
}

.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;
    float: left;
	width:70px;
	height:70px;
}

.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;
}