/* reset webkit search input browser style */
#arama{
    margin: 30px 0 20px;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: #ededed url(../../img/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 5px 6px 5px 32px;
	width: 50%;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 90%;
	background-color: #fff;
	border-color: #6dcff6;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}
.bize-ulasin{
    margin: 20px 0 20px;
    color: #500;
    font-weight: 700;
    font-size: 22px;
    border: solid 1px #ccc;
    padding: 5px 20px;

    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    
}
.bize-ulasin span{
    color: #E13300;
    font-weight: 700;
    font-size: 16px;
    

}
.social{
    margin: 25px 0 20px;
    font-size: 24px;
}



body{
    background: url('../../img/bg.png') repeat;
    font-family: "Open Sans", sans-serif;
}
#logo{
    margin: 5px auto 5px 0px;
}
.footer{
    background: url('../../img/bg2.gif') repeat;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer h4{
    color: #0088cc;
}
.ust{
    background: url('../../img/bg.jpg') repeat;
}
.menu{
    z-index: 1000;
    margin-bottom:  0px !important;
    border-radius: 0px !important;
    border: 0px !important;
    background: url('../../img/menu-bg2.png') repeat-x;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.menu li a{
    font-weight: bold;
    color: #fff !important;
    text-shadow: -2px 2px 1px rgba(142, 0, 0, 1), -3px 3px 1px rgba(0, 0, 0, 1) ;
}
.menu li a:hover{
    background: #54102e !important;
    text-shadow: none ;
}
#bs-example-navbar-collapse-1 ul{
    margin-left: -20px !important;
    
}
.open>a{
    background: #54102e !important;
    text-shadow: none !important;
}
.dropdown-menu{
    background: #54102e !important;
}
.dropdown-menu li a{
    text-shadow: none !important;
    font-weight: normal;
}
.dropdown-menu li a:hover{
    background: #111 !important;
}
.dropdown-menu li{
    border-bottom: 1px solid #65102e !important;
}
#slider{
    background: url('../../img/bg.gif') repeat !important;
    margin: 0px !important;
    padding: 0px !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.75);
}
.carousel-inner > .item > img{
    margin: 0 auto 0 auto;
}
.thumbnail:hover{
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    background: #acf;
}
.baslik{
    text-align: center;
}
.bolme{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    margin: 5px 10px 15px;
}
.bolme2{
    border-top: 1px solid #222;
    border-bottom: 1px solid #111;
    margin: 5px 10px 15px;
}
.carousel-caption{
    font-size: 36px;
    color: #eea236;
    text-align: left;
    line-height: 0.9em;
}
.carousel-caption span{
    font-size: 26px;
    color: #fff;
}

.carousel-caption em{
    font-size: 20px;
    color: #aaa;
}

.carousel-indicators li {
background-color: #eea236;
}

.carousel-indicators .active {
background-color: #0d70b7;
}

.hakkimizda{
    max-width: 800px;
    margin: 0 auto 40px auto;
}
.hakkimizda p{
    font-size: 21px;
    line-height: 1.5em;
}
.featured{
    background: #111;
}
.hrfooter{
    border-top: 1px solid #222;
    border-bottom: 1px solid #111;
    margin: 0;
    padding: 0;
}

.caption h4{
    text-align: center;
    height: 50px;
}
.caption h4 a{
    text-decoration: none;
    color: #999;
}
.caption h4 a:hover{
    color: #0088cc;
}
.thumbnail{
    margin-bottom: 0px;
}
h3{
    color: #ccc;
}
.nav-pills{
    background: #fff !important;
    border: solid 1px #ddd;
    border-radius: 5px;
}
.nav-pills>li>a:hover{
    background: #65102e !important;
    color: #fff;
}
.breadcrumb{
    background: none;
}