﻿.body{font-family:'Open Sans', sans-serif;}
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 80px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 80px;
  background-color: #f5f5f5;
}
.footer .footer-left {margin-top:10px;  }
.footer .footer-right{margin-top:20px;}
.footer .footer-right p{margin:0;}

.head-band{width:100%; height:30px;background-color:#333;color:#fff; box-shadow:0px 1px 1px #888;}
.head-band ul{float:right;}
.head-band ul li{list-style:none;display:inline-block; margin-left:30px; height:30px; line-height:25px;}
.head-band ul li a{font-size:20px; font-weight:700; line-height:30px; color:#fff; }
.head-band ul li a em{font-size:15px;font-weight:400;font-style:normal;}
.head-band ul li a:hover{text-decoration:none;}

.logo{margin:30px 0;}

.nav-menu{}
.nav-menu ul{}
.nav-menu ul li{ color:#000; font-size:18px; font-weight:400; margin-right:80px; }
.nav-menu ul li#last-item{margin-right:0;}


.nav-menu ul li::before{position:absolute; width:2px; left:-30px;  height:50px; background:transparent url(../images/nav-cizgi.png) repeat-y; content:"";}
.nav-menu ul li#first-item::before{position:absolute; width:2px; left:-30px;  height:50px; background:transparent; content:"";}
.nav-menu ul li.active > a{background-color:#dfdfdf !important;}

.navbar-default{border:0; border-radius:0;background-color:#dfdfdf;}
.navbar-default ul{}
.navbar-default ul li{}
.navbar-default ul li a{color:#000 !important;}
.navbar-default ul li a:hover{color:#ee1c25 !important;}
.navbar-default ul li.active > a{background-color:#dfdfdf;}

.navbar-nav ul li.active > a{background-color:#dfdfdf;}

.home-hizmet{margin-bottom:17px;}

.vehicle-row img{margin-bottom:17px;}

.home-haberler{width:100%; height:227px; background:transparent url(../images/haber_bg.jpg) no-repeat; margin-bottom:17px;}
.home-haberler-left{float:left; width:164px; height:227px;}
.home-haberler h2{font-size:22px; font-weight:bold; margin-top:10px;text-align:center;}
.home-haberler h2 a{color:#333;}
.home-haberler h2 a:hover{text-decoration:none;color:#555;}

.home-haber-right{float:left;width:390px; height:227px;}
.home-haber-box{ margin:15px 10px; height:92px;}
.home-haber-box img{float:left; width:122px; height:82px; margin-top:5px;   }
.home-haber-box p{float:left; width:240px; margin:0; margin-left:5px; font-size:13px;}
.home-haber-box a{margin-left:5px; font-size:13px;}


.home-e-bulten{width:100%; height:50px; background-color:#dfdfdf; margin-bottom:17px;}
.home-referanslar{width:100%; height:100px; background-color:#dfdfdf; margin-bottom:17px;}
#e-bulten-title{float:left; width:164px; height:50px; background-color:#e9bf37;}
#e-bulten-title h2{font-size:18px; line-height:50px; font-weight:bold; text-align:center; margin:0;}
#referanslar-title{float:left; width:164px; height:100px; background-color:#e9bf37;}
#referanslar-title h2{font-size:18px; line-height:100px; font-weight:bold; text-align:center; margin:0;}
#markalar-title{float:left; width:164px; height:100px; background-color:#e9bf37;}
#markalar-title h2{font-size:18px; line-height:100px; font-weight:bold; text-align:center; margin:0;}
.home-referanslar img{margin:10px 0 0 40px;}


.e-bulten-form{float:left;margin-top:8px;}
.e-bulten-form input[type=text]{background-color:#f9f9f9;border:0;width:245px;padding-left:5px; color:#888; font-weight:bold; height:30px; margin-left:20px; float:left;}
.e-bulten-form input[type=text]:disabled{cursor:not-allowed;}
.e-bulten-form input[type=submit]{background-color:#e9bf37; width:90px; height:30px; border:0; color:#333;font-weight:bold; font-size:18px; line-height:30px; margin-left:20px; float:left;}
.e-bulten-form #upBulten{float:left;margin-left:10px;margin-top:4px;}
.e-bulten-form #lblSonuc{float:left; margin-left:10px; line-height:30px; color:#ee1c25;}
.e-bulten-form #pnlFormIc{display:normal;float:left;}
/*****SLIDER*****/
#slides {
    display: none;
}

/* Center the slideshow */
.container {
    margin: 0 auto;
}

/* Show active item in the pagination */
.slidesjs-pagination .active {
    color: red;
}

/* Media quires for a responsive layout */

/* For tablets & smart phones */
@media (max-width: 767px) {
    body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .container {
        width: auto;
    }
}

/* For smartphones */
@media (max-width: 480px) {
    .container {
        width: auto;
    }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
    .container {
        width: 724px;
    }
}

/* For larger displays */
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.slidesjs-pagination {
    margin:-25px 10px 0 0;
    float: right;
    list-style: none;
    z-index:999;
    position:relative;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-position: 0 -13px }
.slidesjs-pagination li a:hover { background-position: 0 -26px }


.haberler{}
.haberler-title{ width:100%; height:50px; background-color:#e9bf37;}
.haberler-title-c{margin-left:20px;}
.haberler-title h1{font-size:26px; line-height:50px; font-weight:bold; margin:0; font-weight:normal;}

.haberler-haberler{margin-bottom:20px;}
.haberler-box{background:#f9f9f8; width:100%; height:190px;margin-top:20px;}
.haberler-box-image{float:left; width:300px;}
.haberler-box-image img{max-width:300px;}
.haberler-box-image:hover{opacity:0.7; transition:opacity 0.5s;}
.haberler-box-content{float:left;width:500px; margin-left:20px;}
.haberler-box-content h2{font-size:22px; font-weight:400;}
.haberler-box-content h2 a{color:#333; }
.haberler-box-content h2 a:hover{color:#ee1c25;text-decoration:none;}



.biz-kimiz{width:100%;margin-top:20px;background:#f9f9f8; padding:0 0 10px 0;margin-bottom:20px; }
.biz-kimiz p{margin:20px; }
.biz-kimiz img{}

.markalarimiz{margin-top:20px;}
.markalarimiz-box{background:#f9f9f8; min-height:163px; margin:20px 0;}









.iletisim{margin-top:10px; margin-bottom:10px;}
.iletis-sol{ }
.iletis-sol-box{background:#f9f9f8;min-height:780px; margin-top:20px;}
.iletis-sol-box h3{font-size:20px; line-height:40px; border-bottom:1px dotted #e9bf37; margin:20px;}
.iletisim h2{font-size:22px; line-height:50px; font-weight:bold; margin:0; font-weight:normal;background-color:#ddd; color:#333; padding-left:20px; margin-top:10px;}
.iletis-sag{min-height:580px;}
.iletis-sag h3{font-size:20px; line-height:40px; border-bottom:1px dotted #e9bf37; margin:20px;}
.iletis-sag div{background:#f9f9f8; min-height:180px;}
.iletis-sag p{margin-left:20px;}
.iletis-sag p span{float:left; width:100px; font-weight:bold;}
.iletis-sag p em{float:left;width:200px; font-style:normal; }
.iletis-sol-box p{margin-left:20px; font-size:18px; }
.iletis-sol-box  p span{float:left; width:20%; font-weight:bold;margin-bottom:10px;}
.iletis-sol-box  p em{float:left;width:80%; font-style:normal; margin-bottom:10px;}
.iletis-sol-box iframe{width:100%; height:450px;}




.haberler-haberler{margin-bottom:20px;}
.filo-box{background:#f9f9f8; width:100%; margin-top:20px; margin-bottom:30px; padding-bottom:10px; padding-top:10px; border-left:10px solid #ccc;}
.filo-box:hover{border-left:10px solid #e9bf37; box-shadow:0px 1px 1px #888;}
.filo-box-image{float:left; width:297px; margin-left:12px;}
.filo-box-image img{max-width:295px;border:2px solid #e9bf37;}
.filo-box-image:hover{opacity:0.7; transition:opacity 0.5s;}
.filo-box-content{float:left;width:526px; }
.filo-box-content h2{font-size:22px; font-weight:700; border-bottom:1px solid #666; color:#333; line-height:30px; margin-left:10px; margin-top:0;}
.filo-box-content h2 a{color:#333; }
.filo-box-content h2 a:hover{color:#ee1c25;text-decoration:none;}
.filo-box-content p{margin-left:10px;border-bottom:1px dashed #333; margin-top:15px;}
.filo-box-content strong{width:110px;display:inline-block;}
.filo-box-content span{width:70px; display:inline-block;}
.filo-box-galeri{margin-top:10px; margin-left:12px;}
.filo-box-galeri img{float:left;margin-right:10px; border:2px solid #e9bf37;}