@charset "utf-8";

/* Serkan Hürsgünel */

@import url('https://fonts.googleapis.com/css?family=Exo:100,200,300,400,500,600,700,800,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&subset=latin-ext');

html {
    font-family: 'Exo', sans-serif;
    height: 100%;
    overflow-x: hidden;
    background-color: #000;
}

body {
    font-family: 'Exo', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    overflow-x: hidden;
    background-color: #000;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
}

/* Standart Ayarlar */

#yukari {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 20px;
    overflow: hidden;
    width: 41px;
    height: 41px;
    border: none;
    text-indent: 100%;
    background: url("../images/yukari.png") no-repeat 0 0px;
    transition: all 0.8s ease;
    z-index: 999;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #b0b0b0 !important;
    font-size: 14px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b0b0b0 !important;
    font-size: 14px;
}

span.incebaslik {
    font-weight: 100;
}

span.ortabaslik {
    font-weight: 300;
}

span.kalinbaslik {
    font-weight: 700;
}

.duzkenar {
    border-radius: 0px !important;
}

.kirmizi {
    background: #BE1522 !important;
}

.ortala {
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

#mp-menu {
    display: none;
}

a#trigger {
    display: none;
}

.mobilustsosyal {
    display: none;
}

a.mobilarabtn {
    display: none;
}

#yukle {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 99999999;
    /* makes sure it stays on top */
}

#durum {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(../images/animasyon.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    background-size: contain;
    /* is width and height divided by two */
}

#ustblokustserit {
    width: 100%;
    height: 40px;
    display: block;
    position: relative;
    background-color: #f47c22;
}


#ustblokustserit .ustsosyal {
    width: auto;
    height: 35px;
    display: block;
    position: relative;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

#ustblokustserit .ustsosyal a {
    width: 32px;
    height: 32px;
    display: block;
    position: relative;
    float: left;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

#ustblokustserit .ustsosyal a i.fa {
    display: block;
    position: relative;
    float: left;
    color: #fff;
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
}

#ustblokustserit .ustsosyal a:hover i.fa {
    color: #333;
}


#ustblokustserit .ustcalismasaatleri {
    width: auto;
    height: 35px;
    display: block;
    position: relative;
    float: right;
    padding-top: 10px;
    color: #fff;
    font-family: 'Exo', sans-serif;
}

#ustblokustserit .ustiletisimtel {
    width: auto;
    height: 35px;
    display: block;
    position: relative;
    float: right;
    padding-top: 10px;
    color: #fff;
    margin-left: 10px;
    font-family: 'Exo', sans-serif;
}

#ustblok {
    width: 100%;
    height: 110px;
    display: block;
    position: relative;
    background: #000000;
    z-index: 99999;
    -webkit-box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);
}

a.logo {
    width: 215px;
    height: 105px;
    display: block;
    position: relative;
    float: left;
    margin-top: 5px;
    background: url(../images/logo.jpg) no-repeat;
    background-size: contain;
}

#anamenu {
    width: 100%;
    height: 60px;
    display: block;
    position: relative;
    z-index: 999999 !important;
    margin-top: 30px;
}

#anamenu ul li {
    width: auto;
    height: 60px;
    display: block;
    position: relative;
    float: left;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

#anamenu ul li:hover {
    width: auto;
    height: 60px;
    display: block;
    position: relative;
    float: left;
}

#anamenu ul li a {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    float: left;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #fff;
    padding: 8px 12px;

}


#anamenu ul li a:hover {
    text-decoration: none;
    color: #FFB400;

}


.yildonumu {
    width: 80px;
    height: 105px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/yildonumu.png) center top no-repeat;
    background-size: contain;
}

.yildonumu span {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    top: 14px;
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
}
.yildonumu span.yildonumubaslik {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    top:50px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

#sliderblok {
    width: 100%;
    min-width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    background: url(../images/sliderbg.png) center top repeat-x;
    background-size: cover;
}

#sliderblok .slider {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin-top: 20px;
    z-index: 222;
    -webkit-box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 6px 22px -5px rgba(0, 0, 0, 0.75);

}

#sliderblok .slideralt {
    width: 100%;
    height: 133px;
    display: block;
    position: relative;
    z-index: -1;
    margin-top: -50px;
    background: url(../images/slideralt.png) center bottom no-repeat;
    background-size: contain;
}

.custom-padding {
    padding: 30px 0px;
    z-index: 1;
}

.gray {
    background: url(../images/siyahpolygonalbg.jpg) #000 center top no-repeat;
    background-size: cover;
}

a.category-grid-box-1 {
    border: 1px solid #f47c22;
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
    z-index: 1;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

a.category-grid-box-1:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
    -moz-box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
    box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
}

a.category-grid-box-1:after {
    content: '';
    clear: both;
    display: block;
}

.category-grid-box-1 .category-title {
    color: #a0a0a0;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
}

.category-grid-box-1 .category-title a {
    color: #a0a0a0;
    font-family: 'Exo', sans-serif;
}

.category-title a {
    color: #a0a0a0;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
}

.category-grid-box-1 h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 4px;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
}

.category-grid-box-1:hover {
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
}

.category-grid-box-1 .price-tag .price span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 30px;
    font-family: 'Exo', sans-serif;
}


.category-grid-box-1 h4:hover {
    color: #3c92ca;
}

.category-grid-box-1 .short-description-1 {
    padding: 10px;
    background: #000 none repeat scroll 0 0;
}

.category-grid-box-1 .short-description-1 ul {
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 5px;
}

.category-grid-box-1 .short-description-1 ul li {
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 10px;
}

.category-grid-box-1 .short-description-1 ul li i {
    color: #fff;
    float: left;
    font-size: 20px;
    line-height: 30px;
    margin-right: 10px;
}

.featured-ribbon {
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100px;
    z-index: 3;
}

.featured-ribbon span::before {
    border-color: #5a3331 transparent transparent #5a3331;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
}

.featured-ribbon span::after {
    border-color: #5a3331 #5a3331 transparent transparent;
    border-style: solid;
    border-width: 3px;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
}

.featured-ribbon span {
    box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
    color: #fff;
    display: block;
    font: 600 12px/30px "Source Sans Pro", sans-serif;
    position: absolute;
    right: -35px;
    text-align: center;
    text-transform: uppercase;
    top: 13px;
    transform: rotate(45deg);
    width: 125px;
    background-color: #E52D27;
}

.white.category-grid-box-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: transparent #e9e6e0 #e9e6e0;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: none;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.white.category-grid-box-1 .short-description-1 {
    background: #fff none repeat scroll 0 0;
    padding: 30px 20px 15px;
    position: relative;
    overflow: hidden;
}

.white.category-grid-box-1 .ad-info-1 ul.pull-right li {
    padding: 26px 7px 20px;
}

.white.category-grid-box-1 h3 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.white.category-grid-box-1 h3 a {
    color: #232323;
}

.white.category-grid-box-1 .ad-info-1 {
    border-top: 1px solid #e9e6e0;
    background: #fcfbf9 none repeat scroll 0 0;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 {
    border-top: 1px solid #f47c22;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .ad-price {
    margin-bottom: 0;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .btn {
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .btn i {
    padding-right: 5px;
}

.category-grid-box-1 .price-tag {
    bottom: 3px;
    position: absolute;
    right: 0;
    background-color: #E52D27;
}

.category-grid-box-1 .image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


.white.category-grid-box-1 img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.white.category-grid-box-1 .image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ad-price {
    font-size: 22px;
    font-weight: 600;
    float: left;
    margin-bottom: 10px;
    color: #232323;
    font-family: 'Exo', sans-serif;
}

.grid-style-2 .category-grid-box-1 .short-description-1 ul li {
    width: 45%;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 0;
    font-family: 'Exo', sans-serif;
}

.grid-style-2 .category-grid-box-1 .short-description-1 ul li i {
    color: #a0a0a0;
    float: left;
    font-size: 18px;
    margin-right: 10px;
}

.grid-style-2 .ad-info-1,
.grid-style-2 .ad-info-1 ul li {
    padding: 0;
}

.grid-style-2 .ad-info-1 ul li {
    text-align: center;
}

.grid-style-2 .ad-info-1 p {
    display: inline-block;
    line-height: 48px;
    padding-left: 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
}

.grid-style-2 .ad-info-1 p i {
    color: #a0a0a0;
    font-size: 14px;
}

a.tumaraclarbtn {
    width: 140px;
    height: auto;
    display: block;
    position: relative;
    padding: 8px 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #f47c22;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
    border: 1px solid #f47c22;
    transition: all 0.5s ease 0s;
}

a.tumaraclarbtn:hover,
a.tumaraclarbtn:focus {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
}


.nedenmek {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background: url(../images/sliderbg.png) #000 center top no-repeat;
    background-size: cover;
    border-top: 2px solid #f47c22;
}

.services-grid {
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    position: relative;
}

.section-padding {
    padding: 20px 0;
}

.heading-panel {
    margin-bottom: 10px;
    overflow: hidden;
}

.heading-panel h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
    text-align: center;
    font-family: 'Exo', sans-serif;
}

.heading-panel h2::before {
    background-color: #fff;
    bottom: 6px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}

.heading-panel h2::after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}

.heading-text {
    display: inline-block;
    line-height: 26px;
    width: 55%;
    margin-top: 5px;
    color: #fff;
    font-family: 'Exo', sans-serif;
}

.heading-color {
    color: #eb7d24;
}

.content-area h4 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 500;
    font-family: 'Exo', sans-serif;
}

.services-grid {
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    position: relative;
}

.services-center .services-grid .icons.icon-right {
    float: right;
    margin-left: 5px;
    position: relative;
    clear: both;
}

.services-center .services-grid .icons.icon-left {
    float: left;
    margin-right: 20px;
}

.services-center .services-grid .service-icon {
    display: block;
    font-size: 50px;
    right: 0;
    top: 18px;
    position: absolute;
}

.services-grid .content-area .service-icon i {
    color: #ccc;
}

.services-grid .icons i {
    background: #fbfbfb none repeat scroll 0 0;
    border-radius: 100px;
    color: #000;
    display: block;
    font-size: 42px;
    height: 90px;
    line-height: 90px;
    position: relative;
    text-align: center;
    width: 90px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.services-grid h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: capitalize;
    font-family: 'Exo', sans-serif;
}

.services-grid p:last-child {
    margin-bottom: 0;
    color: #fff;
}



#haberlerblok {
    width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    position: relative;
    background-color: #000;
}

.haberler {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 10px;
}

a.haberbtn {
    width: 100%;
    height: 310px;
    display: block;
    position: relative;
    border: 3px solid #dbdbdb;
    transition: all .3s;
    background-color: #fff;
}

a.haberbtn:hover {
    border: 3px solid #eb7d24;
}

a.haberbtn .haberresim {
    width: 100%;
    height: 210px;
    display: block;
    position: absolute;
    background-position: center center;
    background-size: cover;
    left: 0;
    top: 0;
}

a.haberbtn .haberdetay {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 0px;
    top: 210px;
    padding: 10px;
    overflow: hidden !important;
}

a.haberbtn .haberdetay .haberbaslik {
    width: 100%;
    height: auto;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    font-size: 16px;
    display: block;
    position: relative;
    color: #333;
    text-align: center;
}

a.haberbtn .haberdetay .habertarih {
    width: 100%;
    height: auto;
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 12px;
    display: block;
    position: relative;
    color: #474747;
    text-align: center;
}


.haberler .owl-controls {
    width: 90px;
    height: 32px;
    display: block;
    position: relative;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.haberler .owl-controls .owl-nav .owl-prev {
    width: 36px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    color: #fff;
    text-align: center;
    background-color: #eb7d24;
}

.haberler .owl-controls .owl-nav .owl-next {
    width: 36px;
    height: 32px;
    display: block;
    position: absolute;
    right: 0;
    color: #fff;
    text-align: center;
    background-color: #eb7d24;
}

.haberler .owl-controls .owl-nav .owl-next:hover,
.haberler .owl-controls .owl-nav .owl-prev:hover {
    color: #eb7d24;
    text-align: center;
    background-color: #fff;
}

.haberler .owl-controls .owl-nav .owl-prev i.fa,
.haberler .owl-controls .owl-nav .owl-next i.fa {
    font-size: 22px;
}

a.haberlertumubtn {
    width: 100px;
    height: auto;
    display: block;
    position: relative;
    margin: 10px auto;
    text-align: center;
    padding: 5px;
    color: #eb7d24;
    border: 1px solid #eb7d24;
    transition: all .3s;
}

a.haberlertumubtn:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
}


#footerblok {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    background: url(../images/siyahpolygonalbg.jpg) #000 center center no-repeat;
    background-size: cover;
}

#footerblok .aracizgi {
    width: 90%;
    height: 1px;
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #333;
}

.footeradres {
    width: 100%;
    height: 50px;
    display: block;
    position: relative;
    background: url(../images/ikonlar/harita.png) no-repeat left center;
    background-size: contain;
    padding-left: 80px;
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.footertel {
    width: 100%;
    height: 50px;
    display: block;
    position: relative;
    background: url(../images/ikonlar/tel.png) no-repeat left center;
    background-size: contain;
    padding-left: 80px;
    padding-top: 10px;
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.footermail {
    width: 100%;
    height: 50px;
    display: block;
    position: relative;
    background: url(../images/ikonlar/mail.png) no-repeat left center;
    background-size: contain;
    padding-left: 80px;
    padding-top: 10px;
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.footersosyal {
    width: 250px;
    height: 45px;
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.footersosyal a {
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
    float: left;
    color: #333;
    padding-top: 5px;
    text-align: center;
}

.footersosyal a i.fa {
    display: block;
    position: relative;
    color: #fff;
    font-size: 28px;
    text-align: center;
}

.footersosyal a:hover {
    color: #fff;
    text-decoration: none;
}

.footersosyal a:hover i.fa {
    color: #eb7d24;
    text-decoration: none;
}

.footeralt {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    padding: 15px;
    background-color: #f47c22;
}

a.kullanimlink {
    width: auto;
    height: 25px;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    float: left;
    padding-top:8px;
    text-decoration: none;
}

a.kullanimlink:hover {
    color: #333;
    text-decoration: none;
}

span.copy {
    width: 100%;
    height: 25px;
    display: block;
    position: relative;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding-top:8px;
    text-align: center;
}

a.imza {
    width: 32px;
    height: 32px;
    display: block;
    position: relative;
    float: right;
    background: url(../images/imza.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999999px;
}

#bannerblok {
    width: 100%;
    height: 180px;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center center;
}

#bannerblok h1 {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    margin-top: 60px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-shadow: 0px 0px 6px #F47C22;

}

#icerikblok {
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    background-color: #000;
    color: #fff;
    padding: 20px;
}

#icerikblok h3 {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    text-align: left;
    font-family: 'Exo', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

#icerikblok h4 {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    text-align: left;
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#icerikblok h5 {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    text-align: left;
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

h5.habericeriktarih {
	font-family: 'Exo', sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.accordion {
    margin-bottom: 30px;
}

.accordion .panel {
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: solid 1px #e9e9e9;
}

.accordion .panel-heading {
    background: none;
    padding-left: 20px;
    padding-right: 0;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: -1px;
}

.accordion .panel-title {
    font-size: 16px;
    line-height: 22px;
    color: #14181c;
}

.accordion .panel-title .collapsed {
    font-weight: 400;
}

.accordion .panel-title a {
    display: block;
    color: #14181c;
}

.accordion .panel-title a:hover {
    color: #EA7900;
}

.accordion .panel-title .overflowed {
    margin-top: -2px;
}

.accordion .panel-title .overflowed img {
    margin-left: 5px;
}

.accordion .panel-body {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 20px;
    font-size: 15px;
}

.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.accordion .dot {
    display: inline-block;
    float: right;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin-top: -10px;
    text-align: center;
    position: relative;
    background: #e9e9e9;
    color: #7f7f7f;
    border-left: solid 1px #d3d3d3;
}

.accordion .dot:before {
    content: '\f068';
    font-family: 'FontAwesome';
}

.accordion .collapsed .dot:before {
    content: '\f067';
}

.accordion .alert {
    margin-bottom: 0;
    color: #14181c;
}

.panel-body {
    color: #333;
}

#contact-form .form-control {
    background: rgba(20, 24, 28, 0.8);
    border: 1px solid rgba(20, 24, 28, 0);
    color: #ffffff;
}

#contact-form .form-control:focus {
    background: rgba(20, 24, 28, 0.5);
    border: 1px solid rgba(20, 24, 28, 0.5);
}

#contact-form textarea.form-control {
    height: 180px;
}

#contact-form .form-control {
    height: 40px;
}

.contact-info .media .fa {
    padding: 0;
    width: 40px;
    height: 40px;
    font-size:22px;
    line-height: 40px;
    border-radius: 20px;
    margin-right: 15px;
    text-align: center;
    background-color: #f47c22;
    color: #ffffff;
}

.contact-info .media-list {
    margin-bottom: 30px;
}

.contact-info .media-body {
    line-height: 22px;
}

.contact-info .media-body a {
    color: #fff;
}

.contact-info .media-body a:hover,
.contact-info .media-body a:focus {
    color: #f47c22;
    text-decoration: none;
}

.contact-list .media .fa {
    min-width: 18px;
    text-align: center;
}

.contact-list .media-left {
    margin-right: 15px;
}

.contact-list .media-right {
    margin-left: 15px;
}

.btn-mekbtn {
    background-color: #f47c22;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.btn-mekbtn:hover,
.btn-mekbtn:focus {
    background-color: #fff;
    color: #f47c22;
}


/*fleet-guide*/

.fleet-guide-filter {
    display: flex;
}

.doors,
.passengers,
.gear {
    flex: 1;
    position: relative;
    margin-bottom: 2px;

}

#fleet-guide {
    background: #ffffff;
    width: 100%;
    max-width: 1020px;
}

.fleet-guide-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}

.fleet-guide-content h2 {
    color: #FF7D19;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
}

.fleet-guide-title {
    margin-bottom: 30px;
}

.fleet-guide-filter {
    margin-bottom: 30px;
}

.fleet-guide-title h2 {
    color: #FF7D19 !important;
    font-size: 35px !important;
    font-weight: lighter !important;
    font-family: 'Exo', sans-serif;
}

.fleet-car-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-car.png) no-repeat 50% 15px;
    position: relative;
}

.fleet-car-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.car-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 94.2%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.car-filter-toggle .fleet-car-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-car-white.png) no-repeat 50% 15px;
    border: 0;
}

.car-filter-toggle .fleet-car-filter span {
    color: #333;
}

.car-model-filter {
    text-align: left;
    padding-left: 5%;
    margin-top: 20px;
    margin-bottom: 0;

}

.car-model-filter li .ig-control__cbx:not(:checked) ~ label:after {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 3px solid #333;
    z-index: 0;
    border-radius: 0;

}

.car-model-filter li {
    line-height: 31px;
}

.car-model-filter li label {
    color: #ffffff;
    font-weight: 400;
}

.fleet-door-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/ikonlar/fleet-icon-door.png) no-repeat 50% 15px;
}

.fleet-door-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.door-filter-toggle {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.door-filter-toggle .fleet-door-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-door-white.png) no-repeat 50% 15px;
    border: 0;
}

.door-filter-toggle .fleet-door-filter span {
    color: #ffffff;
}

.door-filter-toggle #doors-filter {
    margin-top: 20px;
}

.fleet-person-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-person.png) no-repeat 50% 15px;
}

.fleet-person-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.person-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.person-filter-toggle .fleet-person-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-person-white.png) no-repeat 50% 15px;
    border: 0;
}

.person-filter-toggle .fleet-person-filter span {
    color: #ffffff;
}

.person-filter-toggle #capacity {
    margin-top: 20px;
}

.fleet-equipment-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-equipment.png) no-repeat 50% 15px;
}

.fleet-equipment-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.equipment-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.equipment-filter-toggle .fleet-equipment-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/ikonlar/fleet-equipment-white.png) no-repeat 50% 15px;
    border: 0;
}

.equipment-filter-toggle .fleet-equipment-filter span {
    color: #ffffff;
}

.fleet-equipment-list {
    overflow: hidden;
    margin: auto;
    position: relative;
}

.fleet-equipment-list li {
    margin-bottom: 5px;
    font-size: 14px;
    width: 150px;
    text-align: left;
}

.fleet-equipment-list .fleet-air-con {
    background: url("../images/ikonlar/air-con.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-fuel-icon {
    background: url("../images/ikonlar/fuel-icon.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-equipment-seats {
    background: url("../images/ikonlar/person-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-equipment-transmission {
    background: url("../images/ikonlar/equ-con.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-equipment-doors {
    background: url("../images/ikonlar/door-2-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-equipment-case-small {
    background: url("../images/ikonlar/bag-ico.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-res-age {
    background: url("../images/ikonlar/age-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list li span {
    margin-left: 30px;
}


.fleet-box-detail .fleet-small {
    font-size: 13px;
}

.fleet-box-detail .fleet-bold {
    color: #111119;
    font-weight: normal;
    margin: 10px 0 10px 0;
}


/* Araç Listesi */

.fleet-box-cars-list {
    margin: 0 0 20px 0;
    padding: 20px 30px 20px 30px;
    border: 1px solid #d3d3d3;
}

.fleet-box-cars-list:nth-child(odd) {
    background: rgb(244, 244, 244) none repeat scroll 0% 0%;
}

.fleet-box-cars-list .img {
    display: table-cell;
    width: 100%;
    height: 200px;
    float: right;
    text-align: center;
    max-width: 350px;
    max-height: 200px;
    padding: 15px 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.fleet-box-cars-list hr {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.fleet-box-cars-list .car-list-title {
    display: table-cell;
    padding: 15px 0 61px 0;
}

.fleet-box-cars-list .car-list-title h3 {
    font-size: 32px;
    font-weight: lighter;
    font-stretch: condensed;
    text-align: left;
    color: #FF7D19 !important;
    margin-bottom: 12px;
}

.fleet-box-cars-list .car-list-title p {
    font-size: 14px;
    text-align: left;
    color: #333 !important;
}

.fleet_type_checklist {
    width: 100%;
    padding-top: 30px;
}

.fleet_type_checklist label {
    font-weight: normal;
    color: #333;
}

.fleet-car-list-equipment {}

.fleet-car-list-equipment li {
    float: left;
    width: auto;
    padding: 5px 0px;
    margin-bottom: 2px;
    padding-left: 30px;
    margin-right: 20px;
    color: #333;
}

.fleet-car-list-equipment .air-conditioning {
    background: url("../images/ikonlar/air-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .fuel_type {
    background: url("../images/ikonlar/fuel-icon.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .passengers {
    background: url("../images/ikonlar/person-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .gear {
    background: url("../images/ikonlar/equ-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .door {
    background: url("../images/ikonlar/door-2-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .bag {
    background: url("../images/ikonlar/bag-ico.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .age {
    background: url("../images/ikonlar/age-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .hoverboards {
    background: url("../images/delorean-icons/hoverboard.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .flux-capacitor {
    background: url("../images/delorean-icons/flux_capacitor.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .time-machine {
    background: url("../images/delorean-icons/clock.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .gull-wing-doors {
    background: url("../images/delorean-icons/gull-wing-doors.svg") no-repeat 0 50%;
}


.fleet-cars-filter {}

.fleet-cars-filter .fleet_type_list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.fleet-cars-filter .fleet_type_list li {
    float: left;
    width: 120px;
    height: 92px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    color: #FF7D19;
    border: solid 1px transparent;
}

.fleet-cars-filter .fleet_type_list li.active {
    border: solid 1px #FF7D19;
    color: #FF7D19;
    background-color: transparent;
}

.fleet-cars-filter .fleet_type_list li > span {
    display: block;
    text-align: center;
    padding: 58px 0 10px 0;
    font-size: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 23px;
}

.fleet-cars-filter .fleet_type_list li:nth-child(1) > span {
    background-image: url("../images/ikonlar/pic-limousine.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(2) > span {
    background-image: url("../images/ikonlar/pic-suv.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(3) > span {
    background-image: url("../images/ikonlar/pic-van.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(4) > span {
    background-image: url("../images/ikonlar/pic-sports-car.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(1).active > span {
    background-image: url("../images/ikonlar/pic-limousine-selected.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(2).active > span {
    background-image: url("../images/ikonlar/pic-suv-selected.svg");
}


.fleet-cars-filter .fleet_type_list li:nth-child(3).active > span {
    background-image: url("../images/ikonlar/pic-van-selected.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(4).active > span {
    background-image: url("../images/ikonlar/pic-sports-car-selected.svg");
}

.fleet_filter_result,
.fleet_filter_result-sorry {
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    padding: 20px;
    text-align: center;
    font-weight: lighter;
    line-height: 0.75;
    color: #333;
    font-weight:400;
}


.car-detail.fleet-car-list-equipment li {
    float: none;
}

h2.car-detail-title {
    color: #111119;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px 0;
}

h4.car-detail-title {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    padding: 3px 0 10px 0;
    margin: 0;
}

.car-detail#rezervasyon {
    bottom: 50px;
}

.best-campaing-car-image.car-detail {
    background-size: auto 75%;
}

.car-detail div.table-cell {
    padding: 60px 0 15px;
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
}

.car-detail div.table-cell h1 {
    padding: 30px 0 15px 0 font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.car-detail div.table-cell h1 span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: lighter !important;
    color: #FF7D19;
    display: block;
    white-space: normal;
}

.car-detail-link {
    font-weight: bold;
    color: #333;
    margin: 20px 0;
}

.car-detail-link:hover {
    text-decoration: underline;
    color: #333;
}

.btn-aracliste-btn {
    background: #ff7d19;
    font-family: 'Exo', sans-serif; "Bitstream Vera", sans-serif;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 100%;
    max-width: 354px;
    color: #fff;
    cursor: pointer;
    margin: auto;
    text-decoration: none;
    line-height: normal;
    padding: 13px 0;
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin-bottom: 0px;
    margin-top: 0px;
}

.btn-aracliste-btn:hover, .btn-aracliste-btn:focus, .btn-aracliste-btn:active {
    background: #fc903d;
    color: #ffffff;
    padding: 13px 0;
}

/* Araç Listesi */








/*Mobil CSS*/

@media (min-width: 200px) and (max-width: 1201px) {
    html {
        font-family: 'Exo', sans-serif;
        overflow-x: hidden;
    }

    #mp-menu {
        display: block;
    }

    *,
    *:after,
    *::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sayfa {
        height: 100%;
    }

    .sayfa,
    .sayfa-inner {
        position: relative;
    }

    a#trigger {
        display: block;
        color: #F47C22;
    }

    .menu-trigger {
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        left: 10px;
        top: 30px;
        font-weight: 300;
        color: #F47C22;
        font-size: 34px;
    }

    a#trigger.menu-trigger:hover {
        color: #fff;
    }
    a#trigger.menu-trigger:focus {
        color: #fff;
    }

    a#trigger.menu-trigger.active {
        color: #fff;
    }

    a#trigger.menu-trigger.selected {
        color: #fff;
    }

    .mp-pusher {
        position: relative;
        left: 0;
        height: 100%;
    }

    .mp-menu {
        position: absolute;
        /* we can't use fixed here :( */
        top: 0;
        left: 0;
        z-index: 1;
        width: 250px;
        height: 100%;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .mp-level {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/mobilmenubg.png) left top #000;
        background-size: contain;
        background-repeat: no-repeat;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    /* overlays for pusher and for level that gets covered */
    .mp-pusher::after,
    .mp-level::after,
    .mp-level::before {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        content: '';
        opacity: 0;
    }

    .mp-pusher::after,
    .mp-level::after {
        background: rgba(0, 0, 0, 0.3);
        -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
        -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
        transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    }

    .mp-level::after {
        z-index: -1;
    }

    .mp-pusher.mp-pushed::after,
    .mp-level.mp-level-overlay::after {
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .mp-level.mp-level-overlay {
        cursor: pointer;
    }

    .mp-level.mp-level-overlay.mp-level::before {
        width: 100%;
        height: 100%;
        background: transparent;
        opacity: 1;
    }

    .mp-pusher,
    .mp-level {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    /* overlap */
    .mp-overlap .mp-level.mp-level-open {
        box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
        -webkit-transform: translate3d(-40px, 0, 0);
        -moz-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    /* First level */
    .mp-menu > .mp-level,
    .mp-menu > .mp-level.mp-level-open,
    .mp-menu.mp-overlap > .mp-level,
    .mp-menu.mp-overlap > .mp-level.mp-level-open {
        box-shadow: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    /* cover */
    .mp-cover .mp-level.mp-level-open {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    /* content style */
    .mp-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .mp-menu h2 {
        margin: 0;
        padding: 1em;
        text-shadow: 0 0 1px #000;
        font-weight: 300;
        font-size: 2em;
        color: #FFF;
    }

    .mp-menu.mp-overlap h2::before {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 8px;
        font-size: 75%;
        line-height: 1.8;
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
        transition: opacity 0.3s, transform 0.1s 0.3s;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .mp-menu.mp-cover h2 {
        font-weight: 900;
        letter-spacing: 1px;
        font-size: 18px;
    }

    .mp-overlap .mp-level.mp-level-overlay > h2::before {
        opacity: 1;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .mp-menu ul li > a {
        display: block;
        padding: 17px 20px 17px 22px;
        outline: none;
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
        text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
        font-size: 14px;
        font-weight: 300;
        color: #FFF;
        -webkit-transition: background 0.3s, box-shadow 0.3s;
        -moz-transition: background 0.3s, box-shadow 0.3s;
        transition: background 0.3s, box-shadow 0.3s;
    }

    .mp-menu ul li::before {
        position: absolute;
        left: 10px;
        z-index: -1;
        color: #FFF;
        line-height: 3.5;
    }

    .mp-level > ul > li:first-child > a {
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
    }

    .mp-menu ul li a:hover,
    .mp-level > ul > li:first-child > a:hover {
        background: rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
        text-decoration: none;
    }

    .mp-menu .mp-level.mp-level-overlay > ul > li > a,
    .mp-level.mp-level-overlay > ul > li:first-child > a {
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
    }

    .mp-level > ul > li:first-child > a:hover,
    .mp-level.mp-level-overlay > ul > li:first-child > a {
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
    }
    /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
    .mp-back {
        background: rgba(0, 0, 0, 0.1);
        outline: none;
        color: #fff;
        letter-spacing: 1px;
        font-weight: 700;
        display: block;
        font-size: 0.8em;
        padding: 1em;
        position: relative;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
        transition: background 0.3s;
    }

    .mp-back:hover {
        text-decoration: none;
        color: #FC3;
    }

    .mp-back::after {
        content: "\f053";
        font-family: FontAwesome;
        position: absolute;
        right: 10px;
        color: #FFF !important;
        font-size: 1.3em;
    }

    .mp-menu .mp-level.mp-level-overlay > .mp-back,
    .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
        background: transparent;
        box-shadow: none;
        color: transparent;
    }

    .no-csstransforms3d .mp-pusher,
    .no-js .mp-pusher {
        padding-left: 300px;
    }

    .no-csstransforms3d .mp-menu .mp-level,
    .no-js .mp-menu .mp-level {
        display: none;
    }

    .no-csstransforms3d .mp-menu > .mp-level,
    .no-js .mp-menu > .mp-level {
        display: block;
    }
    /**Mobil Menü Biter**/
    #ustblokustserit {
        display: none
    }


    #ustblok {
        width: 100%;
        height: 140px !important;
        display: block;
        position: relative;
        border-bottom: 1px solid #dbdbdb;
    }

    a.mobilarabtn {
        width: 32px;
        height: 32px;
        display: block;
        position: absolute;
        right: 5px;
        top: 40px;
        color: #F47C22;
        text-align: center;
        font-size: 18px;
        padding-top: 2px;
        border: 1px solid #F47C22;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        border-radius: 90px;
    }

    a.mobilarabtn:hover {
        color: #fff;
        border: 1px solid #fff;
    }

    .mobilustsosyal {
        width: 160px;
        height: 35px;
        display: block !important;
        position: relative;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .mobilustsosyal a {
        width: 32px;
        height: 32px;
        display: block;
        position: relative;
        float: left;
        padding-top: 10px;
        text-align: center;
    }

    .mobilustsosyal a i.fa {
        display: block;
        position: relative;
        float: left;
        color: #F47C22;
        font-size: 18px;
        margin-right: 5px;
        text-align: center;
    }

    .mobilustsosyal a:hover i.fa {
        color: #fff;
    }

    #anamenu {
        display: none;
    }

    #ustblok {
        width: 100%;
        height: 120px;
        display: block;
        position: relative;
        background: #000;
        border-bottom: 1px solid #dbdbdb;
    }

    a.logo {
        width: 181px;
        height: 90px;
        display: block;
        position: relative;
        float: none;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
        background: url(../images/logo.jpg) no-repeat;
        background-size: contain;
    }


    .bx-controls {
        width: 100% !important;
        height: 25px !important;
        display: block !important;
        position: absolute !important;
        z-index: 999 !important;
        bottom: 30px !important;
        left: 2%;
    }

    .bx-wrapper .bx-prev {
        left: 10px !important;
        background: url(../images/mcontrols.png) no-repeat 0 -25px !important;
    }

    .bx-wrapper .bx-prev:hover,
    .bx-wrapper .bx-prev:focus {
        background-position: 0 0 !important;
    }
    .bx-wrapper .bx-next {
        right: 10px !important;
        background: url(../images/mcontrols.png) no-repeat -25px -25px !important;
    }
    .bx-wrapper .bx-next:hover,
    .bx-wrapper .bx-next:focus {
        background-position: -25px 0 !important;
    }
    .bx-wrapper .bx-controls-direction a {
        position: absolute !important;
        outline: 0 !important;
        width: 25px !important;
        height: 25px !important;
        text-indent: -9999px !important;
        z-index: 9999 !important;
    }
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none !important;
    }

    #sliderblok {
        width: 100%;
        min-width: 100%;
        height: 100%;
        display: block;
        position: relative;
        overflow: hidden;
        margin-top: 0px;
        background: url(../images/sliderbg.png) center top repeat-x;
        background-size: cover;
    }

    #sliderblok .slider {
        width: 100% !important;
        height: 100%;
        display: block;
        position: relative !important;
        margin-top: 20px;
        z-index: 222;
        margin-right: auto;
        margin-left: 6%;
    }

    #sliderblok .slideralt {
        width: 100%;
        height: 43px;
        display: block;
        position: relative;
        z-index: -1;
        margin-top: -22px;
        background: url(../images/slideralt.png) center bottom no-repeat;
        background-size: contain;
    }


    .custom-padding {
        padding: 30px 0px;
        z-index: 1;
    }

    .gray {
        background: url(../images/siyahpolygonalbg.jpg) #000 center top no-repeat;
        background-size: contain;
    }

    a.category-grid-box-1 {
        border: 1px solid #ff0000;
        background: #000 none repeat scroll 0 0;
        box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.16);
        margin-bottom: 30px;
        overflow: hidden;
        float: left;
        display: block;
        width: 100%;
        z-index: 1;
        position: relative;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

    a.category-grid-box-1:hover {
        text-decoration: none;
        -webkit-box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
        -moz-box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
        box-shadow: 0px 1px 25px 6px rgba(244, 124, 34, 1);
    }

    a.category-grid-box-1:after {
        content: '';
        clear: both;
        display: block;
    }

    .category-grid-box-1 .category-title {
        color: #a0a0a0;
        font-size: 14px;
        font-family: 'Exo', sans-serif;
    }

    .category-grid-box-1 .category-title a {
        color: #a0a0a0;
        font-family: 'Exo', sans-serif;
    }

    .category-title a {
        color: #a0a0a0;
        font-size: 14px;
        font-family: 'Exo', sans-serif;
    }

    .category-grid-box-1 h3 {
        color: #fff;
        font-size: 16px;
        margin-bottom: 4px;
        text-align: center;
        margin-top: 0px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Exo', sans-serif;
    }

    .category-grid-box-1:hover {
        box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
    }

    .category-grid-box-1 .price-tag .price span {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding: 5px 30px;
        font-family: 'Exo', sans-serif;
    }


    .category-grid-box-1 h4:hover {
        color: #3c92ca;
    }

    .category-grid-box-1 .short-description-1 {
        padding: 10px;
        background: #000 none repeat scroll 0 0;
    }

    .category-grid-box-1 .short-description-1 ul {
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .category-grid-box-1 .short-description-1 ul li {
        overflow: hidden;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .category-grid-box-1 .short-description-1 ul li i {
        color: #fff;
        float: left;
        font-size: 20px;
        line-height: 30px;
        margin-right: 10px;
    }

    .featured-ribbon {
        height: 100px;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
        width: 100px;
        z-index: 3;
    }

    .featured-ribbon span::before {
        border-color: #5a3331 transparent transparent #5a3331;
        border-style: solid;
        border-width: 3px;
        content: "";
        left: 0;
        position: absolute;
        top: 100%;
        z-index: -1;
    }

    .featured-ribbon span::after {
        border-color: #5a3331 #5a3331 transparent transparent;
        border-style: solid;
        border-width: 3px;
        content: "";
        position: absolute;
        right: 0;
        top: 100%;
        z-index: -1;
    }

    .featured-ribbon span {
        box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
        color: #fff;
        display: block;
        font: 600 12px/30px "Source Sans Pro", sans-serif;
        position: absolute;
        right: -35px;
        text-align: center;
        text-transform: uppercase;
        top: 13px;
        transform: rotate(45deg);
        width: 125px;
        background-color: #E52D27;
    }

    .white.category-grid-box-1 {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #fff;
        border-color: transparent #e9e6e0 #e9e6e0;
        border-image: none;
        border-radius: 0;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        box-shadow: none;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .white.category-grid-box-1 .short-description-1 {
        background: #fff none repeat scroll 0 0;
        padding: 30px 20px 15px;
        position: relative;
        overflow: hidden;
    }

    .white.category-grid-box-1 .ad-info-1 ul.pull-right li {
        padding: 26px 7px 20px;
    }

    .white.category-grid-box-1 h3 {
        color: #232323;
        font-size: 18px;
        margin-bottom: 4px;
        text-transform: capitalize;
    }

    .white.category-grid-box-1 h3 a {
        color: #232323;
    }

    .white.category-grid-box-1 .ad-info-1 {
        border-top: 1px solid #e9e6e0;
        background: #fcfbf9 none repeat scroll 0 0;
    }

    .grid-style-1 .white.category-grid-box-1 .short-description-1 {
        border-top: 1px solid #e52d27;
    }

    .grid-style-1 .white.category-grid-box-1 .short-description-1 .ad-price {
        margin-bottom: 0;
    }

    .grid-style-1 .white.category-grid-box-1 .short-description-1 .btn {
        text-transform: capitalize;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        margin-top: -5px;
    }

    .grid-style-1 .white.category-grid-box-1 .short-description-1 .btn i {
        padding-right: 5px;
    }

    .category-grid-box-1 .price-tag {
        bottom: 3px;
        position: absolute;
        right: 0;
        background-color: #E52D27;
    }

    .category-grid-box-1 .image {
        overflow: hidden;
        position: relative;
    }

    .category-grid-box-1 .image img {
        width: 100%;
        position: relative;
    }



    .white.category-grid-box-1 img {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        width: 100%;
    }

    .white.category-grid-box-1 .image:hover img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .ad-price {
        font-size: 22px;
        font-weight: 600;
        float: left;
        margin-bottom: 10px;
        color: #232323;
        font-family: 'Exo', sans-serif;
    }
    .grid-style-2 .category-grid-box-1 .short-description-1 ul li {
        display: inline-block;
        font-size: 14px;
        overflow: hidden;
        position: relative;
        color: #fff;
        margin-right: 10px;
        margin-bottom: 0;
        font-family: 'Exo', sans-serif;
    }

    .grid-style-2 .category-grid-box-1 .short-description-1 ul li i {
        color: #a0a0a0;
        float: left;
        font-size: 18px;
        margin-right: 10px;
    }

    .grid-style-2 .ad-info-1,
    .grid-style-2 .ad-info-1 ul li {
        padding: 0;
    }

    .grid-style-2 .ad-info-1 ul li {
        text-align: center;
    }

    .grid-style-2 .ad-info-1 p {
        display: inline-block;
        line-height: 48px;
        padding-left: 16px;
        margin-bottom: 0;
        font-size: 14px;
        font-family: 'Exo', sans-serif;
    }

    .grid-style-2 .ad-info-1 p i {
        color: #a0a0a0;
        font-size: 14px;
    }

    .nedenmek {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        overflow: hidden;
        background: url(../images/sliderbg.png) #000 center top no-repeat;
        background-size: cover;
        border-top: 2px solid #AA3301;
    }

    .services-grid {
        transition: all 0.3s ease 0s;
        margin-bottom: 30px;
        position: relative;
    }

    .section-padding {
        padding: 20px 0;
    }

    .heading-panel {
        margin-bottom: 10px;
        overflow: hidden;
    }

    .heading-panel h2 {
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        padding-bottom: 10px;
        position: relative;
        z-index: 2;
        text-align: center;
        font-family: 'Exo', sans-serif;
    }

    .heading-panel h2::before {
        background-color: #fff;
        bottom: 6px;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 99px;
    }

    .heading-panel h2::after {
        background-color: #fff;
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 59px;
    }

    .heading-text {
        display: inline-block;
        line-height: 26px;
        width: 85%;
        margin-top: 5px;
        color: #fff;
        font-family: 'Exo', sans-serif;
    }

    .heading-color {
        color: #eb7d24;
    }

    .content-area h4 {
        font-size: 20px;
        margin-bottom: 10px;
        color: #fff;
        font-weight: 500;
        font-family: 'Exo', sans-serif;
    }

    .services-grid {
        transition: all 0.3s ease 0s;
        margin-bottom: 30px;
        position: relative;
    }

    .services-center .services-grid .icons.icon-right {
        float: right;
        margin-left: 5px;
        position: relative;
        clear: both;
    }

    .services-center .services-grid .icons.icon-left {
        float: left;
        margin-right: 20px;
    }

    .services-center .services-grid .service-icon {
        display: block;
        font-size: 50px;
        right: 0;
        top: 18px;
        position: absolute;
    }

    .services-grid .content-area .service-icon i {
        color: #ccc;
    }

    .services-grid .icons i {
        background: #fbfbfb none repeat scroll 0 0;
        border-radius: 100px;
        color: #000;
        display: block;
        font-size: 42px;
        height: 90px;
        line-height: 90px;
        position: relative;
        text-align: center;
        width: 90px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
        margin-bottom: 30px;
    }

    .services-grid h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 10px;
        margin-top: 0;
        text-transform: capitalize;
        font-family: 'Exo', sans-serif;
    }

    .services-grid p:last-child {
        margin-bottom: 0;
        color: #fff;
    }



    #haberlerblok {
        width: 100%;
        min-width: 100%;
        height: auto;
        display: block;
        position: relative;
        background-color: #000;
    }

    .haberler {
        width: 100%;
        display: block;
        position: relative;
        margin-top: 10px;
    }

    a.haberbtn {
        width: 100%;
        height: 310px;
        display: block;
        position: relative;
        border: 3px solid #dbdbdb;
        transition: all .3s;
        margin-left: 15px;
        margin-right: 15px;
        background-color: #fff;
    }

    a.haberbtn:hover {
        border: 3px solid #eb7d24;
    }

    a.haberbtn .haberresim {
        width: 100%;
        height: 210px;
        display: block;
        position: absolute;
        background-position: center center;
        background-size: cover;
        left: 0;
        top: 0;
    }

    a.haberbtn .haberdetay {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 0px;
        top: 210px;
        padding: 10px;
        overflow: hidden !important;
    }

    a.haberbtn .haberdetay .haberbaslik {
        width: 100%;
        height: auto;
        font-family: 'Exo', sans-serif;
        font-weight: 600;
        font-size: 16px;
        display: block;
        position: relative;
        color: #333;
        text-align: center;
    }
    a.haberbtn .haberdetay .habertarih {
        width: 100%;
        height: auto;
        font-family: 'Exo', sans-serif;
        font-weight: 300;
        font-size: 12px;
        display: block;
        position: relative;
        color: #474747;
        text-align: center;
    }


    .haberler .owl-controls {
        width: 90px;
        height: 32px;
        display: block;
        position: relative;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
    }

    .haberler .owl-controls .owl-nav .owl-prev {
        width: 36px;
        height: 32px;
        display: block;
        position: absolute;
        left: 0;
        color: #fff;
        text-align: center;
        background-color: #eb7d24;
    }

    .haberler .owl-controls .owl-nav .owl-next {
        width: 36px;
        height: 32px;
        display: block;
        position: absolute;
        right: 0;
        color: #fff;
        text-align: center;
        background-color: #eb7d24;
    }

    .haberler .owl-controls .owl-nav .owl-next:hover,
    .haberler .owl-controls .owl-nav .owl-prev:hover {
        color: #eb7d24;
        text-align: center;
        background-color: #fff;
    }
    .haberler .owl-controls .owl-nav .owl-prev i.fa,
    .haberler .owl-controls .owl-nav .owl-next i.fa {
        font-size: 22px;
    }

    a.haberlertumubtn {
        width: 100px;
        height: auto;
        display: block;
        position: relative;
        margin: 10px auto;
        text-align: center;
        padding: 5px;
        color: #eb7d24;
        border: 1px solid #eb7d24;
        transition: all .3s;
    }

    a.haberlertumubtn:hover {
        text-decoration: none;
        color: #fff;
        border: 1px solid #fff;
    }


    #footerblok {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        background: url(../images/siyahpolygonalbg.jpg) #000 center center no-repeat;
        background-size: cover;
    }

    #footerblok .aracizgi {
        width: 90%;
        height: 1px;
        display: block;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
        margin-top: 15px;
        background-color: #333;
    }

    .footeradres {
        width: 100%;
        height: 75px;
        display: block;
        position: relative;
        background: url(../images/ikonlar/harita.png) no-repeat left center;
        background-size:auto 60%;
        padding-left: 80px;
        font-family: 'Exo', sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
    }

    .footertel {
        width: 100%;
        height: 50px;
        display: block;
        position: relative;
        background: url(../images/ikonlar/tel.png) no-repeat left center;
        background-size: contain;
        padding-left: 80px;
        padding-top: 10px;
        margin-top: 15px;
        font-family: 'Exo', sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
    }

    .footermail {
        width: 100%;
        height: 50px;
        display: block;
        position: relative;
        background: url(../images/ikonlar/mail.png) no-repeat left center;
        background-size: contain;
        padding-left: 80px;
        padding-top: 10px;
        font-family: 'Exo', sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
    }

    .footersosyal {
        width: 250px;
        height: 45px;
        display: block;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .footersosyal a {
        width: 44px;
        height: 44px;
        display: block;
        position: relative;
        float: left;
        color: #333;
        padding-top: 5px;
        text-align: center;
    }

    .footersosyal a i.fa {
        display: block;
        position: relative;
        color: #fff;
        font-size: 28px;
        text-align: center;
    }

    .footersosyal a:hover {
        color: #fff;
        text-decoration: none;
    }

    .footersosyal a:hover i.fa {
        color: #eb7d24;
        text-decoration: none;
    }

    .footeralt {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding: 15px;
        background-color: #f47c22;
    }
    a.kullanimlink {
        width: auto;
        height: 25px;
        font-family: 'Exo', sans-serif;
        font-size: 14px;
        font-weight: 300;
        color: #fff;
        float: left;
        text-decoration: none;
    }
    a.kullanimlink:hover {
        color: #333;
        text-decoration: none;
    }
    span.copy {
        width: 100%;
        height: 25px;
        display: block;
        position: relative;
        font-family: 'Exo', sans-serif;
        font-size: 12px;
        font-weight: 300;
        color: #fff;
        text-align: center;
    }
    a.imza {
        width: 32px;
        height: 32px;
        display: block;
        position: relative;
        float: none;
        margin-right: auto;
        margin-left: auto;
        background: url(../images/imza.png) no-repeat center center;
        background-size: contain;
        text-indent: -9999999px;
    }

/*fleet-guide*/

.fleet-guide-filter {
    display: flex;
}

.doors,
.passengers,
.gear {
    flex: 1;
    position: relative;
    margin-bottom: 2px;

}

#fleet-guide {
    background: #ffffff;
    width: 100%;
}
.fleet-guide-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}

.fleet-guide-content h2 {
    color: #FF7D19;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
}

.fleet-guide-title {
    margin-bottom: 15px;
}

.fleet-guide-filter {
    margin-bottom: 15px;
}

.fleet-guide-title h2 {
    color: #FF7D19 !important;
    font-size: 35px !important;
    font-weight: lighter !important;
    font-family: 'Exo', sans-serif;
}

.fleet-car-filter {
    border: 1px solid #666666;
    padding: 25px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-car.png) no-repeat 50% 15px;
    position: relative;
}

.fleet-car-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.car-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 94.2%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.car-filter-toggle .fleet-car-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-car-white.png) no-repeat 50% 15px;
    border: 0;
}

.car-filter-toggle .fleet-car-filter span {
    color: #333;
}

.car-model-filter {
    text-align: left;
    padding-left: 5%;
    margin-top: 20px;
    margin-bottom: 0;

}

.car-model-filter li .ig-control__cbx:not(:checked) ~ label:after {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 3px solid #333;
    z-index: 0;
    border-radius: 0;

}

.car-model-filter li {
    line-height: 31px;
}

.car-model-filter li label {
    color: #ffffff;
    font-weight: 400;
}

.fleet-door-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/ikonlar/fleet-icon-door.png) no-repeat 50% 15px;
}

.fleet-door-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.door-filter-toggle {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.door-filter-toggle .fleet-door-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-door-white.png) no-repeat 50% 15px;
    border: 0;
}

.door-filter-toggle .fleet-door-filter span {
    color: #ffffff;
}

.door-filter-toggle #doors-filter {
    margin-top: 20px;
}

.fleet-person-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-person.png) no-repeat 50% 15px;
}

.fleet-person-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.person-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.person-filter-toggle .fleet-person-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-icon-person-white.png) no-repeat 50% 15px;
    border: 0;
}

.person-filter-toggle .fleet-person-filter span {
    color: #ffffff;
}

.person-filter-toggle #capacity {
    margin-top: 20px;
}

.fleet-equipment-filter {
    border: 1px solid #666666;
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/fleet-equipment.png) no-repeat 50% 15px;
}

.fleet-equipment-filter span {
    text-align: center;
    color: #333;
    font-size: 13px;
}

.equipment-filter-toggle {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%;
    padding: 6% 3% 10% 3%;
    background: #FF7D19;
    text-align: left;
    z-index: 1001;
    border-left: 1px solid #FF7D19;
    border-right: 1px solid #FF7D19;
    display: none;
}

.equipment-filter-toggle .fleet-equipment-filter {
    padding: 45px 0 10px 0;
    text-align: center;
    background: transparent url(../images/ikonlar/fleet-equipment-white.png) no-repeat 50% 15px;
    border: 0;
}

.equipment-filter-toggle .fleet-equipment-filter span {
    color: #ffffff;
}

.fleet-equipment-list {
    overflow: hidden;
    margin: auto;
    position: relative;
}

.fleet-equipment-list li {
    margin-bottom: 5px;
    font-size: 14px;
    width: 150px;
    text-align: left;
}

.fleet-equipment-list .fleet-air-con {
    background: url("../images/ikonlar/air-con.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-fuel-icon {
    background: url("../images/ikonlar/fuel-icon.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-equipment-seats {
    background: url("../images/ikonlar/person-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-equipment-transmission {
    background: url("../images/ikonlar/equ-con.png") no-repeat 0 50%;
}

.fleet-equipment-list .fleet-equipment-doors {
    background: url("../images/ikonlar/door-2-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-equipment-case-small {
    background: url("../images/ikonlar/bag-ico.png") no-repeat 4% 50%;
}

.fleet-equipment-list .fleet-res-age {
    background: url("../images/ikonlar/age-con.png") no-repeat 4% 50%;
}

.fleet-equipment-list li span {
    margin-left: 30px;
}


.fleet-box-detail .fleet-small {
    font-size: 13px;
}

.fleet-box-detail .fleet-bold {
    color: #111119;
    font-weight: normal;
    margin: 10px 0 10px 0;
}


/* Araç Listesi */

.fleet-box-cars-list {
    margin: 0 0 20px 0;
    padding: 20px 30px 20px 30px;
    border: 1px solid #d3d3d3;
}

.fleet-box-cars-list:nth-child(odd) {
    background: rgb(244, 244, 244) none repeat scroll 0% 0%;
}

.fleet-box-cars-list .img {
    display: table-cell;
    width: 100%;
    height: 150px !important;
    float: right;
    text-align: center;
    max-width: 350px !important;
    padding: 15px 0;
    background-size: contain;
    background-position: center center;
}

.fleet-box-cars-list hr {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.fleet-box-cars-list .car-list-title {
    display: table-cell;
    padding: 5px;
}

.fleet-box-cars-list .car-list-title h3 {
    font-size: 22px;
    font-weight: lighter;
    font-stretch: condensed;
    text-align: left;
    color: #FF7D19 !important;
    margin-bottom: 5px;
}

.fleet-box-cars-list .car-list-title p {
    font-size: 14px;
    text-align: left;
    color: #333 !important;
}


.fleet_type_checklist {
    width: 100%;
    padding-top: 40px;
}

.fleet_type_checklist label {
    font-weight: normal;
    color: #333;
}

.fleet-car-list-equipment {}

.fleet-car-list-equipment li {
    float: left;
    width: auto;
    padding: 5px 0px;
    margin-bottom: 2px;
    padding-left: 30px;
    margin-right: 20px;
    color: #333;
}

.fleet-car-list-equipment .air-conditioning {
    background: url("../images/ikonlar/air-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .fuel_type {
    background: url("../images/ikonlar/fuel-icon.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .passengers {
    background: url("../images/ikonlar/person-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .gear {
    background: url("../images/ikonlar/equ-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .door {
    background: url("../images/ikonlar/door-2-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .bag {
    background: url("../images/ikonlar/bag-ico.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .age {
    background: url("../images/ikonlar/age-con.png") no-repeat 0 50%;
}

.fleet-car-list-equipment .hoverboards {
    background: url("../images/delorean-icons/hoverboard.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .flux-capacitor {
    background: url("../images/delorean-icons/flux_capacitor.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .time-machine {
    background: url("../images/delorean-icons/clock.svg") no-repeat 0 50%;
}

.fleet-car-list-equipment .gull-wing-doors {
    background: url("../images/delorean-icons/gull-wing-doors.svg") no-repeat 0 50%;
}


.fleet-cars-filter {}

.fleet-cars-filter .fleet_type_list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.fleet-cars-filter .fleet_type_list li {
    float: left;
    width: 110px;
    height: 92px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    color: #FF7D19;
    border: solid 1px transparent;
}

.fleet-cars-filter .fleet_type_list li.active {
    border: solid 1px #FF7D19;
    color: #FF7D19;
    background-color: transparent;
}

.fleet-cars-filter .fleet_type_list li > span {
    display: block;
    text-align: center;
    padding: 58px 0 10px 0;
    font-size: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 23px;
}

.fleet-cars-filter .fleet_type_list li:nth-child(1) > span {
    background-image: url("../images/ikonlar/pic-limousine.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(2) > span {
    background-image: url("../images/ikonlar/pic-suv.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(3) > span {
    background-image: url("../images/ikonlar/pic-van.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(4) > span {
    background-image: url("../images/ikonlar/pic-sports-car.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(1).active > span {
    background-image: url("../images/ikonlar/pic-limousine-selected.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(2).active > span {
    background-image: url("../images/ikonlar/pic-suv-selected.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(3).active > span {
    background-image: url("../images/ikonlar/pic-van-selected.svg");
}

.fleet-cars-filter .fleet_type_list li:nth-child(4).active > span {
    background-image: url("../images/ikonlar/pic-sports-car-selected.svg");
}

.fleet_filter_result,
.fleet_filter_result-sorry {
    height: 60px;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    padding: 20px;
    text-align: center;
    font-weight: lighter;
    line-height: 0.75;
    color: #333;
    font-weight:400;
}


.car-detail.fleet-car-list-equipment li {
    float: none;
}

h2.car-detail-title {
    color: #111119;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px 0;
}

h4.car-detail-title {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    padding: 3px 0 10px 0;
    margin: 0;
}

.car-detail#rezervasyon {
    bottom: 50px;
}

.best-campaing-car-image.car-detail {
    background-size: auto 75%;
}

.car-detail div.table-cell {
    padding: 60px 0 15px;
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
}

.car-detail div.table-cell h1 {
    padding: 30px 0 15px 0 font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.car-detail div.table-cell h1 span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: lighter !important;
    color: #FF7D19;
    display: block;
    white-space: normal;
}

.car-detail-link {
    font-weight: bold;
    color: #333;
    margin: 20px 0;
}

.car-detail-link:hover {
    text-decoration: underline;
    color: #333;
}

.btn-aracliste-btn {
    background: #ff7d19;
    font-family: 'Exo', sans-serif; "Bitstream Vera", sans-serif;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 100%;
    max-width: 354px;
    color: #fff;
    cursor: pointer;
    margin: auto;
    text-decoration: none;
    line-height: normal;
    padding: 13px 0;
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin-bottom: 0px;
    margin-top: 0px;
}

.btn-aracliste-btn:hover, .btn-aracliste-btn:focus, .btn-aracliste-btn:active {
    background: #fc903d;
    color: #ffffff;
    padding: 13px 0;
}
    
    
#bannerblok {
    width: 100%;
    height: 90px;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center center;
}

#bannerblok h1 {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    margin-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-shadow: 0px 0px 6px #F47C22;

}
    
    
}