/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height:100%;
}

body {
  /*padding-top: 50px; /* body padding for fixed top nav */
  background-color:#FAFAFA;
}

.navbar {
	margin:0;
	border-radius:0;
	background:#325da7;background:-moz-linear-gradient(top,#4e78c2,#325da7);background:-webkit-linear-gradient(top,#4e78c2,#325da7);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4e78c2),color-stop(1,#325da7));background:linear-gradient(top,#4e78c2,#325da7);
	border:none !important;
}

.nav > li > a {
	color:#DDD !important;
}
.nav > li > a:hover {
	background:transparent !important;
	color:#FFF !important;
	text-decoration:underline;
}
.nav > li > a.secili {
	font-weight:bold;
	color:#FFF !important;
}
.navbar-right > li > a {
	color:#FFF !important;
	font-weight:bold;
}
.navbar-right .navbar-text {
	margin-right:15px !important;
	margin-left:0 !important;
	color:#CCC;
}
.uye-ol {
  background-color: #F68C06;
  background-image: -moz-linear-gradient(center top , rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
  background-position: left bottom;
  background-repeat: repeat-x;
  border: 1px solid #F68C06;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  margin:7px 0;
  padding:7px 13px !important;
  
}
.uye-ol:hover , .uye-ol:active {
	box-shadow: 0 0px 100px #F68C06 inset;
	color:#FFF;
	text-decoration:none !important;
}
.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 25px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}

/* Responsive Styles */
@media (max-width: 767px) {
div.pull-right {
    float: none !important;
}
.carousel {
  height: 70%; /* increases the carousel height so it looks good on phones */
}

.bilgi {
	text-align:center;
}
#bilgiver {
	width:100%;
}
.logo {
	text-align:center;
}

}
.yesil {
    color: #E33200;
}
.turuncu {
    color: #FF9311;
}
.mavi {
	color:#002A4A;
}
.bilgi {
	margin-top:43px;
}
.dene {
	padding-top:25px !important;
}
.enust a:hover {
	text-decoration:none !important;
}
.not {
	min-width:41px !important;
}

.input-group-addon
{
    background-color: rgb(50, 118, 177);
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
	min-width:40px;
}
.form-signup input { border: 1px solid rgb(50, 118, 177); }
.fiyat {
	margin-top:35px;
}
.etiket {
	margin-left:290px;
	width:120px!important;	
	
}
.videolar a .fa-play-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    line-height: 0px;
    margin-left: -25px !important;
}
.sosyal {
	padding-top:15px;
}
.newsticker {
    padding: 0;
    margin: 0;
}
.newsticker li {
    list-style: none;
    text-align: center;
}