
.bodybg {
  background-color: #f9f9f9;
}


.navbar-toggle2 {
    position: relative;
    float: right;
    padding: 18px 20px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: url(../fon/toggle2.jpg);
    border: 1px solid #333;
    border-radius: 4px;
}

.heightbook{
  min-height: 55px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e6e6e6;
}

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
    border-bottom: 1px solid transparent;
}

.navbar-defaulthome {
    background-color: transparent; 
}

.beyazlink a{
  color: #e6e5e5 !important;
}

.posrel{
  position: relative;
}

.homefon1 {
  background-image: url(../fon/homefon1.jpg);
  background-size: cover;
  min-height: 300px;
  margin-top:40px;
  margin-bottom: 40px;
  padding: 30px;
}

.leftclear{
  clear:left;
}
.sarihr h1:before {
    background: #ffc22b;
    content: "";
    height: 6px;
    width: 30px;
    display: table;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    bottom: -13px;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.sarihr h1:after {
    background: #c2c2c2;
    content: "";
    height: 1px;
    width: 250px;
    display: table;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    bottom: -10px;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.siyahhr h1:before {
    background: #333333;
    content: "";
    height: 6px;
    width: 30px;
    display: table;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    bottom: -13px;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.siyahhr h1:after {
    background: #333333;
    content: "";
    height: 1px;
    width: 250px;
    display: table;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    bottom: -10px;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


.ortayazi{
  font-weight: bold;
  color:#7d7d7d;
}
.font36 {
  font-size: 36px;
}
.font25 {
  font-size: 25px;
}
.ortayazi2{
  font-weight: bold;
  color:#7d7d7d;
  font-size: 18px;
}

.ortayazi3{
  font-weight: bold;
  color:#333333;
  font-size: 15px;
}
.yuvrakam{

  height: 30px;
  width: 30px;
  padding-left: 8px;
  padding-top: 2px;
  border-radius: 20px;
  border:#FFC02B solid 2px;
  font-size: 18px;
  font-weight: bold;
  color: #929191;
  margin-right: 10px;
}

.bgkirmizi {
  background-color: #F01D3E;
}

.borderbeyaz{
  border: 1px solid #e6e5e5;
}

.p0{
	padding: 0px !important;
}

.m0{
	margin: 0px !important;
}
.mb5{
  margin-bottom: 5px;
}
.mb10{
  margin-bottom: 10px;
}
.mb20{
  margin-bottom: 20px;
}

.mb30{
  margin-bottom: 30px;
}

.mr10{
  margin-right: 10px;
}

.mt10{
  margin-top: 10px;
}
.mt20{
  margin-top: 20px;
}
.mt25{
  margin-top: 25px;
}
.mt5{
  margin-top: 5px;
}
.mt30{
  margin-top: 30px;
}
.mt50{
  margin-top: 50px;
}
.p5 {
  padding: 5px;
}

.pb20 {
  padding-bottom: 20px;
}
.pt10 {
  padding: 10px;
}
.pt25 {
  padding: 25px;
}
.pt5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}


.p20 {
	padding: 20px;
}

.pl10{
  padding-left: 10px;
}
.pr10{
  padding-right: 10px;
}
.textbold {
  font-weight: bold;
}

.renksari{
  color: #FFC02B;
}

.renkkirmizi{
  color: #f01d3e;
}
.renksiyah{
  color: #333333;
}

.renkbeyaz{
  color: #ffffff;
}

.renkgri{
  color: #e6e5e5;
}

.renkgri2{
  color: #b5b5b5;
}

.bgrenksiyah {
  background-color: #333333;
}
.bgbeyaz {
  background-color: #ffffff;
}

.bgrenksari {
  background-color: #FFC02B;
}
.floatleft {
	float: left;
}
.floatright {
  float: right;
}
.btn-danger {
    color: #fff;
    background-color: #f01d3e;
    border-color: #d43f3a;
}
.btn-warning {
    color: #fff;
    background-color: #ffc02b;
    border-color: #ffc02b;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #F01D3E;
    border: 0px solid #ddd;
    border-bottom:1px solid #F01D3E;
    border-bottom-color:#F01D3E;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;

}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #f01d3e;
    color: #ffffff;
}
.nav-tabs > li > a:hover {
    border-color: #f01d3e #f01d3e #f01d3e;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #ffffff;
    border-bottom:1px solid #F01D3E;
}

.nav-tabs > li > a{
    padding: 16px;
    border: 0px solid transparent;
    margin-right: 0px;
}

.nav-tabs{
    border-bottom: 0px solid #333;
    background-color: #333333; 
}

.nav-tabs a{ 
    color: #ffffff;
}

.boxshadow {
    box-shadow: 2px 2px 8px rgba(14, 14, 14, 0.62);
    -moz-box-shadow: 2px 2px 8px rgba(14, 14, 14, 0.62);
    -webkit-box-shadow: 2px 2px 8px rgba(14, 14, 14, 0.62);

}

.text-shadow {
	text-shadow: 0px 0px 8px rgba(14, 14, 14, 0.62);
}
.downarrow{
	font-size: 0px; line-height: 0%; width: 0px;
border-top: 13px solid #f01d3e;
    border-left: 13px solid #ffc02b;
    border-right: 13px solid #ffc02b;
    margin-top: 17px;
    margin-left: 13px;
}

.downarrow2{
	font-size: 0px; line-height: 0%; width: 0px;
border-top: 13px solid #f01d3e;
    border-left: 13px solid #ffc02b;
    border-right: 13px solid #ffc02b;
    margin-top: 37px;
    margin-left: 8px;
}
.positionab{
	position: absolute;
}

.searchinput{
	height: 40px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

 input[type="date"]::-webkit-calendar-picker-indicator{
       background-image: url(../fon/calendar.png);
       background-position:center;
       background-size:20px 20px;
       background-repeat:no-repeat;
      color:rgba(204,204,204,0); 
}

 input[type="date"]::calendar-picker-indicator{
       background-image: url(../fon/calendar.png);
       background-position:center;
       background-size:20px 20px;
       background-repeat:no-repeat;
      color:rgba(204,204,204,0); 
}

.boxshadow2 {
    box-shadow: 1px 1px 8px rgba(193, 193, 193, 0.62);
    -moz-box-shadow: 1px 1px 8px rgba(193, 193, 193, 0.62);
    -webkit-box-shadow: 1px 1px 8px rgba(193, 193, 193, 0.62);
}

.borderr5{
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.footerp{
    padding-left:50px !important;
    padding-top:10px !important;
    text-align:left;
}


.flright img{
    float:right;
}

@media (min-width: 768px) {
  .navbar-toggle2 {
    display: none;
  }
  .flright img{
    float:none;
  }
  
  .footerp{
      text-align:center;
  }
}

.minheight34 {
  min-height: 34px;
}

.pr-5{
    padding-right:50px !important;
}

 