﻿@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300,400,700&subset=latin,latin-ext);

html,
      body {
      
       font-family: 'Titillium Web', sans-serif;
      }

/* Başlık Stilleri*/
h1, h2, h3, h4, h5, h6 { font-family: 'Titillium Web', sans-serif !important; }



 /* Page Sayfası Görünüm Seçenekleri */
.pages {
    
}

.home-menu nav {
    background:#000; padding:0 0 12px 0; 
}

.home-menu a:hover { color:#b4b97e !important; }
.home-menu a:active { color:#b4b97e !important; }

/* GÖRÜNÜM ŞEKİLLERİ CSS */

/* view1 Fotoğraf - Metin */
.content-image { float:left; margin:0 30px 30px 0;}
.content-text p > a {
        padding: 6px !important;
        background: #408bca url(../images/hand-icon.png) left top no-repeat;
        height: 40px; line-height:40px;
        padding-left: 40px !important;
        font-weight:400 !important;
        color: #fff !important;
        border-radius: 4px;
        text-decoration:none;
        width:0;
        width:auto !important;
}
        .content-text p > a:hover {
            background:rgba(236,28,36,1) url(../images/hand-icon.png) left top no-repeat;
        }

/* View2 Fotoğraf Başlık Detay Link*/
.view2 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view2 .thumbnail > img,
.view2 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view2 a.thumbnail:hover,
.view2 a.thumbnail:focus,
.view2 a.thumbnail.active {
  border-color: #337ab7;
}
.view2 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}
.view2 .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

/* View3 Fotoğraf Başlık*/
.view3 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view3 .thumbnail > img,
.view3 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view3 a.thumbnail:hover,
.view3 a.thumbnail:focus,
.view3 a.thumbnail.active {
  border-color: #337ab7;
}
.view3 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View4 Fotoğraf Galerisi*/
.view4 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view4 .thumbnail > img,
.view4 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view4 a.thumbnail:hover,
.view4 a.thumbnail:focus,
.view4 a.thumbnail.active {
  border-color: #337ab7;
}
.view4 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View5 Video Galerisi*/
.view5 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view5 .thumbnail > img,
.view5 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view5 a.thumbnail:hover,
.view5 a.thumbnail:focus,
.view5 a.thumbnail.active {
  border-color: #337ab7;
}
.view5 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View6 İçerik Liste ve Detay Link*/
.view6 ul {
    padding:0; margin:0; list-style:none;
}
.view6 ul li {
    margin-bottom:2px;
}

/* View7 Alt Sayfa Fotoğraf , Başlık Detay Link */
.view7 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view7 .thumbnail > img,
.view7 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view7 a.thumbnail:hover,
.view7 a.thumbnail:focus,
.view7 a.thumbnail.active {
  border-color: #337ab7;
}
.view7 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View8 Alt sayfa Liste ve Detay Link */
.view8 ul {
    padding:0; margin:0; list-style:none;
}
.view8 ul li {
    margin-bottom:2px;
}

/* View10 Fotoğraf , Başlık, Fiyat Detay */
.view10 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view10 .thumbnail > img,
.view10 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view10 a.thumbnail:hover,
.view10 a.thumbnail:focus,
.view10 a.thumbnail.active {
  border-color: #337ab7;
}
.view10 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View11 Fotoğraf-Başlık-Fiyat-Link */
.view11 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view11 .thumbnail > img,
.view11 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view11 a.thumbnail:hover,
.view11 a.thumbnail:focus,
.view11 a.thumbnail.active {
  border-color: #337ab7;
}
.view11 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View12 Fotoğraf-Başlık-Link */
.view12 .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.view12 .thumbnail > img,
.view12 .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.view12 a.thumbnail:hover,
.view12 a.thumbnail:focus,
.view12 a.thumbnail.active {
  border-color: #337ab7;
}
.view12 .thumbnail .caption {
  padding: 9px;
  color: #fff;
  background:#000;
}

/* View13 Alt sayfa Liste ve Detay Link */
.view13 ul {
    padding:0; margin:0; list-style:none;
}
.view13 ul li {
    margin-bottom:2px;
}


/* Detay  Sayfası */
.page-detail { background:rgba(255,255,255,1);  padding-bottom:10px; }
.page-detail .page-header {
  padding-top:3px;
  padding-bottom: 3px;
  padding-left:10px;
  margin: 10px 0 20px;
  border: 0px solid #eeeeee;
  background:#408bca;
}
.page-detail .page-header h4 { color:#fff; font-weight:400; text-transform:capitalize; }



/* Döküman */
.list-doc li { margin-bottom:4px}
.listType-1 {}
.listType-1 li { margin-bottom:4px;}


/* İletişim Sayfası */
.googleCoordinate { width:100%; height:300px;}
.error {border:1px solid rgba(236,28,36,1) !important}



/* Template Eklene CSS'ler*/

.work-section.space #work-filter {
	padding-right: 0px;
}


  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color:rgba(236,28,36,1);
  border-color: rgba(236,28,36,1); }

  /* Drop Menü Genişliği*/
  #nav .drop {

    width: 250px;
}

  /* Load */

  .spinner7 {
  width: 160px;
  height: 30px;
  text-align: center; }

.spinner7 > div {
  background-color: #000;
  height: 15px;
  width: 15px;
  margin-left: 3px;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out; }

/* Login Form */
.login-form2 .form-control {
    text-transform:none;
}
    