body{
	background:#f1f1f1;
	font-family: 'PT Sans', sans-serif;
}
.modal-header .close {
  margin-top: -35px;
  margin-right: -5px;
}
.hizliteklifal{
	background:#000 url('../images/hizliteklifal.jpg') right top no-repeat;
	height: 419px;
}
.kutu{
	background: #ffd600;
	margin-bottom: 5px;
	text-align: center;
	height: 134px;
}
.kutu b{
	float: left;
	width: 100%
}
.kutu:hover{
	background: rgba(0,0,0,0.3);
	cursor: pointer;
}
.kutu:nth-child(2){
	border-left: 5px solid #f8f8f8;
}
.kutu:nth-child(4){
	border-left: 5px solid #f8f8f8;
}
.kutu:nth-child(6){
	border-left: 5px solid #f8f8f8;
}
header{
	padding-top: 10px;
	margin-bottom: 10px;
	height: 95px;
	border-top: 30px solid #000;
}
.fab {
    font-size: 32px;
    margin-bottom: 35px;
}
.sosyal a{
	color:#000;
}
.sosyal a:hover{
	color:#c1c1c1;
}

/* TAB MENU*/
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}
.nav-tabs>li>a {
    border: none !important;
   	border-radius: 0 !important;
	background: #d3d3d3;
	color: #000;
	padding: 0px;
	font-size: 20px;
	font-weight: 700;
}
.nav-tabs>li.active>a{
	background: #fff !important
}
.nav-tabs {
    border-bottom: 0 !important;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-pane{
	background: #fff;
	padding: 40px 25px 43px 25px !important;
}
.tab-pane h2{
	margin-bottom: 0;
}
.tab-pane span{
	margin-bottom: 20px;
	font-weight: 700;
	float: left;
	width: 100%
}
.tab-pane .btn{
	margin-top: 25px;
	border-radius: 0 !important
}
.tab-content > .active, .pill-content > .active {
    padding: 15px;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}

.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover{
	border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	   -moz-border-radius: 4px 0 0 4px;
			border-radius: 4px 0 0 4px;
}


.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
{
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
		 -moz-border-radius: 0 4px 4px 0;
					border-radius: 0 4px 4px 0;
}

.btn-primary, .btn-primary:active{
	background: #ccc;
	color: #000;
	border:none !important;
	font-weight: 700
}
.btn-primary:hover,.btn-primary:active:hover{
	background: #000;
	color: #fff;
	font-weight: 700
}
.uclu{
	margin-top: 25px;
}
.logobg{
	background: #ffd600;
	padding-bottom: 25px;
}
.logobg b{
	font-size: 32px;
	width: 100%;
	float: left;
	padding: 15px;
	text-align: center;
}
.footerbg{
    background: #000;
    margin-top: 25px;
}
.subeler{
	background: rgba(0,0,0,0.4);
	height: 107px;
	padding-top: 35px;
	padding: 35px 45px;
	text-align: center
}
.subeler .col-md-4{
	border-right: 1px solid #c1c1c1;
}
.subeler .col-md-4:nth-child(3){
	border:none;
}
.ebulten{
	padding-top: 35px;
	background: rgba(0,0,0,0.1);
	height: 107px;
}
.footeralt{
	background: #cccc
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu>a:after{
	    border-left-color:none;
}
.dropdown-submenu>a:after{
	display: none
}
.dropdown-menu{
	border-radius: 0 !important;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #000
}
.dropdown-menu{
	width: 300px !important;
	padding: 0;

}
.dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	padding: 10px
}
.pcmenu{
	display: block;
}
.nav>li>a:hover{
	background: #fff !important
}
#trigger{
	display: none;
}
.ustbilgi{
	background: #ccc;
	padding: 15px;
	border-right: 5px solid #f1f1f1;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 20px;
}
.footerbg .navbar-nav>li>a{
	color: #fff
}
.footerbg .nav>li>a:hover{
	background: #c1c1c1 !important
}
.whatsappBtn{
    display: none
}
.whatsappHatti {
  position: fixed;
  padding: 10px 25px 10px 15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  background-color: #2eb102;
  display: block;
  bottom: 0px;
  left: 15px;
  z-index: 99;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block
}
.solmenu .dropdown-menu{
	width: 200px;
	border-radius: 0;
	background-color: #ffde00;
}
.dropdown-menu>li>a{
	font-weight: 700;
	font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: #fff;
	font-weight: 700;
	font-size: 16px;
}
#trigger{
	display: none;
}
.control-label{
	margin-top: 15px;
}
.news-item{
	height: 125px;
}

.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;
}
.footerlogo img{
	float: left;
	margin-top: 10px;
}
.musteripaneli{
	display: block !important;
}
.musteripanelimobil{
	display: none !important;
}
.aninda{
	float: right;
}
@media screen and (max-width: 768px) {
	.fab {
	    margin-top: 20px;
	}
	.aninda, .musteripaneli{
		display: none !important;
	}
	.musteripanelimobil{
		display: block !important;
	    padding: 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: 66px;
	    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);
	}
	.musteripanelimobil .btn-default{
		background: none;
		border:none;
	}
	.musteripanelimobil i{
		font-size: 23px;
		color: #fff
	}
	.musteripanelimobil .dropdown-menu{
		left:-150px;
		width: 250px !important
	}
	.hasarAnindaBtn{
		padding: 0 !important;
	}
	.hasarAnindaBtn>span{
		margin-right:0 !important;
		border-top-right-radius: 4px;
	}
	.hizliteklifal{
		background:#000 url('../images/hizliteklifalduz.jpg') center top no-repeat;
		height: 419px;
	}
	.fab{
		margin-left: 8px;
		margin-right: 8px;
	}
	.kutu{
		height: auto;
	}
	.kutu:nth-child(1){
		margin-top: 15px;
	}
	.kutu:nth-child(2){
		border-left: 0;
	}
	.kutu:nth-child(4){
		border-left: 0;
	}
	.kutu:nth-child(6){
		border-left: 0;
	}
	#trigger{
		display: block;
		float: right;
		margin-top: 10px;
	}
	.menu-trigger {
	    padding-left: 30px !important;
	    height: 30px;
	}
	.mp-level{
		background: #415057 !important;
	}
	.mp-menu h2{
		color: #fff !important;
	}
	.mp-menu ul li::before{
		color: #fff !important;
	}
	.kutu b{
		width: 100%;
		font-size: 18px;
		float: left;
		padding-bottom: 25px;
	}
	.navbar-center{
		margin-left: auto;
	    margin-right: auto;
	    float: none;
	    width: auto;
	}
	.navbar-center li{
		background: #000;
		color: #fff
	}
	.navbar-center li a{
		color: #fff
	}
	.nbs-flexisel-inner{
		margin-top: 0px !important;
		height: 125px !important;
	}
	.logobg{
		background: none;
	}
	.pcmenu, .ebulten, .subeler{
		display: none;
	}
	.footerlogo{
		padding-bottom: 15px
	}
	header{
		height: auto;
	}
	#trigger{
		display: block;
	}
	.musteripaneli, .whatsappHatti{
	    display: none !important
	}
	.whatsappBtn, .whatsappBtn:active, .whatsappBtn:link, .whatsappBtn:visited {
		display: block;
	    padding: 0;
	    width: 44px;
	    text-align: center;
	    background-color: #2eb102;
	    color: #fff;
	    font-size: 27px;
	    font-family: 'Gotham Narrow';
	    font-weight: bold;
	    border: none;
	    outline: none;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    transition: all 0.5s;
	    line-height: 40px;
	    height: 41px;
	    border-bottom: 1px solid rgba(0,0,0,0.2);
	    z-index: 1000;
	    position: fixed;
	    left: 15px;
	    bottom: 4px;
	    -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);
	}
	.input-group{
		width: 100%
	}
	div.teklif-container, div.bhoechie-tab-container{
		margin-left: 0 !important
	}
	div.teklif-container{
		margin-bottom: 25px;
	}
	.footerlogo{
		text-align: center;
	}
	.footerlogo img{
		float: none;
	}
	.nbs-flexisel-inner{
		border:none !important;
		background: none !important;
		height: auto !important;
	}
	.logobg{
		padding:0;
	}
	.modal-backdrop{
		position: inherit !important;
	}
}