
/*Bottom butonlarÄ±*/
.hasarAnindaBtn {
    display: inline-block;
    padding: 0 30px 0 0;
    background-color: #D9434E;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    outline: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: all 0.5s;
    line-height: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    z-index: 2;
    position: fixed;
    right: 15px;
    bottom: 0px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
}
.hasarAnindaBtn>span {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-right: 1px solid rgba(0,0,0,0.1);
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
    font-size: 19px;
    background-color: #ba343e;
    transition: all 0.5s;
    border-top-left-radius: 4px;
}
.musteripaneli {
    display: inline-block;
    padding: 0 30px 0 0;
    background-color: #029263;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    outline: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: all 0.5s;
    line-height: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    z-index: 2;
    position: fixed;
    right: 220px;
    bottom: 0px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
}
.musteripaneli>span {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-right: 1px solid #029263;
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
    font-size: 19px;
    background-color: #066b4a;
    transition: all 0.5s;
    border-top-left-radius: 4px;
}

.photoButton {
    background-color: #337ab7;
    border: 0;
    border-radius: 4px;
    display: inline-block;
    outline: none;
    color: #fff;
    font-size: 15px;
    padding: 0 20px 0 0;
    line-height: 36px;
}
.photoButton>strong {
    display: block;
    float: left;
    padding-left: 10px;
}
.photoButton:hover {
    color: #fff;
    background-color: #296497;
}
.photoButton>.photoCount {
    background-color: #5198d4;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.photoButton>.photoCount, .photoButton>.photoIcon {
    width: 36px;
    height: 36px;
    font-family: 'Gotham Narrow';
    font-weight: 300;
    text-align: center;
    display: block;
    float: left;
    border-right: 1px solid rgba(0,0,0,0.15);
    position: relative;
}
.hidden-lg {
    display: none!important;
}

.hasarAnindaBox {
    position: fixed;
    bottom: 0;
    left: 0;
    border-bottom: 5px solid #ba343e;
    width: 100%;
    text-align: right;
    padding: 0 15px;
    z-index: 999;
}
.hasarAnindaBox>.hasarAnindaOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 1;
    display: none;
}
.hasarAnindaBox>.hasarAnindaOverlay>.hasarAnindaFormBox {
    max-width: 460px;
    position: absolute;
    bottom: 58px;
    right: 15px;
    background-color: #fff;
    transform-origin: right;
    border-radius: 4px;
    text-align: left;
}
.hsTitle {
    background-color: #F1F2F4;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.hsTitle button{
  margin-right: 0px;
  margin-top: 0px;
  float: right
}
.hsTitle>h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
  color: #D9434E;
  display: inline-block;
}
.hasarAnindaFileBox {
  display: none;
}
.hasarAnindaFileBox .photoCapture {
  visibility: hidden;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #419641;
    background-image: none;
}
.modal.fade.in .lab-modal-body {
  bottom: 0 !important;
  opacity: 1;
  z
}

.lab-modal-body h1 {
  font-size: 4rem;
}

.lab-modal-body p {
  margin: 0 0 1.62rem 0;
  line-height: 1.62;
  font-weight: 300;
  font-size: 1.62rem;
  color: #666;
}

.lab-modal-body {
  position: absolute;
  bottom: -250px;
  margin: 150px auto 42px auto;
  max-width: 540px;
  height: auto;
  background-color: rgb(248, 250, 247);
  border: 1px solid #BEBEBE;
  opacity: 0;
  right: 15px;
}

.close {
  margin-top: -20px;
  margin-right: -20px;
  text-shadow: 0 1px 0 #ffffff;
}

.popup-button {
  margin-top: 70px;
}

.modal-open .modal {
    background: rgba(0,0,0,0.5);
}

.open>.dropdown-menu{
  width: 100%
}
.musteripaneli .btn-default:focus, .musteripaneli .open>.dropdown-toggle.btn-default, .musteripaneli .btn-default{
  background-color: #029263;
  border:none;
  font-size: 16px;
  font-weight: bold;
  color: #fff
}
.menumobilp{
  display: none;
}
/*Bottom butonlarÄ±*/

.altsayfa {
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-bottom: 25px;
}
.breadcrumb{
    margin-bottom: 0;
    padding:10px;
}
.panel-default>.panel-heading {
    background-color: #1b7d6e !important;
}
.open>.dropdown-menu{
    width: auto;
}
.mp-menu ul li > a{
  font-size: 16px !important;
}
.active svg:not(:root){
  width: 150px;
  height: auto;
  fill:#5f5aa6;
}

.list-group svg:not(:root){
  width: 35px;
  height: auto;
  fill:#000;
}

.list-group .active svg:not(:root){
  width: 35px;
  height: auto;
  fill:#fff;
}
.list-group-item {
    border-right: 0;
}
.bhoechie-tab{
    border-left: 1px #dedede solid;
}

.icon-sa svg:not(:root){
  width: 100%;
  height: auto;
  fill:#002b7f;
}

.bhoechie-tab-content .dropdown-menu{
  background-color: #fff !important;
}
/*  bhoechie tab */
div.bhoechie-tab-container{
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-left: 10px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

div.teklif-container{
  z-index: 10;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-left: 10px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);padding-top: 15px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 10px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.articleItem {
    border-bottom: 1px dotted rgba(0,0,0,0.15) !important;
    padding-bottom: 15px;
    margin-bottom: 10px;
    position: relative;
    height: 104px;
    overflow: hidden;
}
.articleItem.articalItemDetail h3 {
  font-size: 16px;
  -webkit-line-clamp: 2;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
}
.articleItem.articalItemDetail a p {
    color: #000;
}
.contTitle>h2 {
    display: inline-block;
    margin: 0;
    line-height: 1;
    padding: 14px 15px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #002b7f;
    text-transform: uppercase;
}
.contBody {
    background-color: #fff;
    padding: 10px 30px 30px 30px;
    font-size: 14px;
    position: relative;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
.contTitle {
    border-bottom: 2px solid #ff0000;
    background-image: url(../images/baslikbg.jpg);
    background-repeat: repeat;
    background-size: contain;
    border-bottom-color: #002b7f;
    margin-top: 15px;
}
footer .fab{
  font-size: 28px;
  margin-right: 10px;
  color: #fff
}
@media screen and (max-width: 768px) {
  .musteripaneli{
    right:195px !important;
    bottom: 0px !important;
    padding: 0 10px 0 0 !important;
  }
  .alt-sayfa{
    padding-right: 15px;
  }
}