/*
Theme Name: Bonitet
Author: Doruk
*/

body.admin-bar .header {
      position:fixed;
      top: 28px;
      z-index: 1000;
      height: 40px;
}

@media (max-width:767px) { 
.navbar-fixed-top, .navbar-fixed-bottom {position: relative !important;}
.navbar-fixed-top {margin-bottom: 0px;     background: white;}
.navbar-brand > img {
	max-height: 56px;
	display: inline-block;
	margin-top:0px;
}

.ustbosluk {margin-top : 20px !important}
.sosyal-m, .onceki, .sonraki {text-align: center !important}

html #wpadminbar {margin: -46px 0px;}
}

@media (min-width:768px) {

.fix .navbar-nav > li > a{padding:20px 10px}
.fix .navbar-header {height:40px;     -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;}
.fix .navbar-header img {-webkit-transition: all ease 0.25s; -moz-transition: all ease 0.25s;    -o-transition: all ease 0.25s;    transition: all ease 0.25s; height: 40px; margin-top: -10px;  width: auto !important;}
.navbar-header img {-webkit-transition: all ease 0.25s; -moz-transition: all ease 0.25s;    -o-transition: all ease 0.25s;    transition: all ease 0.25s; width: 267px !important; }

.ustbosluk {margin-top : 120px !important}

.navbar-right li a:hover {background:#eee}
.navbar-right li a{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;

}
.navbar-right li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-right li a:hover:before, .navbar-right li a:focus:before, .navbar-right li a:active:before {
  left: 0;
  right: 0;
}}



.breadcrumbs {width: 100%; border: 2px solid #e7e7e7; padding: 10px; font-size: 17px; line-height: 24px; margin-bottom:20px}
.breadcrumbs  li{list-style-type: none; float: left; padding-right: 15px}
.breadcrumbs  li a{color: black; font-weight: bold}
.breadcrumbs  li:after{padding-left: 15px; content:"»"}
.breadcrumbs  li:before{}
.breadcrumbs  li:last-child:after{content:""; }

.Makale {border: 2px solid #e7e7e7; padding: 10px;  margin-bottom:20px; text-align: justify}
.Baslik {font-size: 30px; padding: 10px; font-weight: bold; display:block; border-bottom: 1px solid rgba(0,115,170,0.1); margin-bottom:10px}

.Makale-Alt .onceki, .Makale-Alt .sosyal-m, .Makale-Alt .sonraki {border: 2px solid #e7e7e7;}
.Makale-Alt .onceki:hover, .Makale-Alt .sonraki:hover {border: 2px solid #0073aa}
.onceki  {width: 100%; padding: 10px; font-size: 17px; line-height: 24px; margin-bottom:20px}
.onceki:before  { content:"«"; padding-right: 8px}
.sonraki  {width: 100%; padding: 10px; font-size: 17px; line-height: 24px; margin-bottom:20px; text-align: right}
.sonraki:after { content:"»"; padding-left: 8px}
.sosyal-m  {width: 100%; padding: 10px; font-size: 17px; line-height: 24px; margin-bottom:20px; text-align: center; overflow: hidden;}
.sosyal-m i {color: gray; font-size: 20px}
.sosyal-m i:nth-child(2){padding: 0px 10px}


.ne-yaptik {width: 100%; border: 2px solid #e7e7e7; padding: 10px; font-size: 17px; line-height: 24px; margin-bottom:20px}
.ne-yaptik strong {padding-left: 15px}

img.attachment-thumbnail.size-thumbnail {
    border: 4px solid #FFF !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    margin: 15px 5px;
    height: 200px;
    float: left;
	width: 100%;
}

@media (max-width:768px) {
img.attachment-thumbnail.size-thumbnail {
    height: auto;
}}

.brief, .services, .team, .testimonials  {padding: 80px 0px !important}

.single-service li {list-style-type: none}

.resim-i {width: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.buyut2 { overflow: hidden;}
.buyut2:hover .resim-i {opacity: 0.6}
.buyut2 .resim-i:hover {opacity: 1;}

.Arc-3 {padding: 10px; border: 2px solid #e7e7e7; margin-bottom:20px; font-size: 18px; color: black; font-weight: bold}
.Arc-3 img {width: 100%; height:200px; padding-bottom:10px}

.harita {padding-top:30px}

input.wpcf7-form-control.wpcf7-submit {width: 100% !important;}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {height: 83px;}