/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: ralewayregular;
    src: url(../Raleway-Regular.ttf);
}

body {
    background-color: #EFEFEF;
 	font-family:"ralewayregular";
}
.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
	    font-size: 13px;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #b1b1b1;
    font-size: 11px;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #448490;
}

footer {
    margin: 0px 0;
	color: #FFF;
}
.navbar-inverse {
    background-color: #3b5997;
    border-color: #2d487e;
	
}
.navbar-inverse .navbar-brand {
    color: #EAAF00;

}
.navbar-inverse .navbar-nav>li>a {
	color: #FFFFFF;
	font-size: 16px;
	top: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.thumbnail .caption h4 a{
    color: #448490!important;
    text-decoration: none;
    font-size: 16px;
}
.thumbnail .caption p{
    font-size: 13px;

}
.thumbnail:hover {
    border: 1px solid #007EFF;
}
.sol-menu{
    margin-bottom: 0;
    border: 1px solid #448490;
    border-bottom: none;
    text-align: center;
    color: #ffffff!important;
    background-color: #448490;
    padding: 5px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.sol-menu-liste{

    border: 1px solid #ddd;
		font-family:ralewayregular;
}
.sol-menu-liste a{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
		font-family:ralewayregular;
}
.sol-menu-liste a:hover{
    padding-left: 20px;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px dashed #ddd;
}
.list-group-item:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: none;
}
.list-group-item {
    border: none;
    padding: 5px 10px;
    font-size: 16px;
}
#map{
    height: 400px;
}
h3 small {
    font-size: 50%;
}
#altyeni {
	width:100%;
}
.social {
    position: fixed;
    top: 340px;
    right: 5px;
    z-index: 100;
}
.social a {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    display: block;
}
.facebook {
    background: url(../images/Social.png) no-repeat 0px 0px;
}
.twitter {
    background: url(../images/Social.png) no-repeat 0px -30px;
}
.instagram {
    background: url(../images/Social.png) no-repeat 0px -60px;
}
.google {
    background: url(../images/Social.png) no-repeat 0px -90px;
}


.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: 250px;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
  
.buutn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 7px 17px 7px 17px;
  text-decoration: none;
}
.buutn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
 
#ustyeni{
	top: 30px;
}
}
.nav>li>a {
    padding: 10px 10px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0px solid transparent;
}
.iletisim-ust{
    color: #ffffff;
        padding-left: 15px;
    padding-right: 15px;
    display: table-cell;
    font-size: 11px;
}
.iletisim-ust:hover{
    color: #e4e0e0;
    text-decoration: none;
}
.iletisim-alt{
    color: #ffffff;
    padding: 0 15px;
}
.iletisim-alt:hover{
    color: #000;
    text-decoration: none;
}
.bs-callout{
    padding: 20px;
    margin: 0 0 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    display: block;
}
.bs-callout-info{
    border-left-color: #224080;
}
.bs-callout-info h4 {
    color: #224080;
}
@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
        margin-top: 25px;
    }
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: #333;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    color: #666;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #444;
}
p{
    color: #666!important;
}
#home-content-img{
    width: 100%;height: 40%;transition-duration: 500ms;
}
#home-content-img:hover{
    transform: scale(1.2);
}
#usthata {
	width: 100%;
	height: 20px;
	background: #3b5997;
	position: fixed;
	top: 0;
	left: 0;
	z-index:100;
}