body{
	font-family: 'Roboto', sans-serif;
	background: #eeeeee url('../images/bg.jpg') left top no-repeat;
	font-size: 16px;
	background-position: -55px 0;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
ul>li{
	list-style-type:none;
}
label {
  width: 100% !important;
}
.sidebar{
	background: #d1163e;
}
.modal-header .close {
  margin-top: -35px;
  margin-right: -5px;
}
.nav-pills .active{
	background: #d1163e;
	font-weight: bold;
}
.carousel-inner .active a{
	height: 356px;
	overflow: hidden;
}
header{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
}
.ustmenu .col-md-3, .ustmenu .col-md-2{
	margin-top: 10px;
	text-align: center;
}
.ustmenu .destek{
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
}
.teklifalbg{
	background: rgba(0,0,0,0.3);
}
.policehatirlatbuton{
	background: rgba(0,0,0,0.5);
}
.ustmenu .destek a{
	color: #fff
}

.ustmenu .col-md-3, .ustmenu .col-md-2{
	padding:10px;
}
.ustmenu a{
	color: #000
}
.menu{
	background: #fff;
	margin-top: 15px;
	padding-top: 10px;
}
.logo{
	margin-top: 7px;
	width: 240px;
}
.logo img{width: 100%}
.largemenu{
	margin-top: 10px;
}

.musteri{
	background: url('../images/musteri.jpg') center top no-repeat;
	width: 173px;
}
.teklif{
	background: url('../images/teklif.jpg') center top no-repeat;
	width: 154px;
}
.teklif, .musteri{
	height: 61px;
	float: left;
	margin-top: 5px;
	padding: 20px
}
.resim{
	width: 327px
}
.musterigirisi{
	color: #fff;
}
.musteri .nav>li>a:focus, .nav>li>a:hover{
	background: none !important
}
.musteri .navbar-nav>li>.dropdown-menu{
	margin-top: 15px;
	margin-left: -10px;
}
.teklif-al{
	color: #fff
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	width: 100%
}
.copyright{
	background: #c1c1c1;
    padding: 15px;
    text-align: center;
}

footer{
	background: url('../images/footer.jpg') center top no-repeat;
	color: #fff;
	padding: 20px;
	font-size: 14px
}
footer .h4, footer h4{
	font-size: 14px
}
footer ul{
	padding: 0
}
footer ul a{
	color: #fff
}
.block-40, .mp-menu{
	display: none
}

.largemenu a{
	color: #000
}
.multi-level{
	width: 250px !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    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
}
.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;
}
.popover{
	max-width: 550px !important
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.nav-pills>li>a{
	border-radius: 0
}
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
	background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background: none;
	color: #000
}
#myCarousel .nav a{
	color: #000;
	    border: 1px solid #c1c1c1;
    border-left: none;
}
#myCarousel .nav a:hover{
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover{
	background: #a1006a !important;
	color: #fff
}
.formcontrol{
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tiklateklif{
	background: #a1006a;
	height: 113px;
}
.ebulten, .tiklateklifal{
	padding: 25px 15px;
}
.tiklateklifal{
	background-image: url('../images/teklifal.png');
	background-position: right top;
}
.ebulten{
	background-image: url('../images/ebulten.png');
	background-position: left top;
}
.tiklateklifal a{
	color: #fff
}
.band{
	background: url('../images/band.png') center top no-repeat;
	height: 151px;
	margin-top: 25px;
	padding: 35px;
	display: block;
}
.band span,.band b{
	font-size: 46px;
	padding: 20px 10px;
	float: left;
	color: #fff
}
.band img{
	float: left;
	margin-top: 25px;
}
.bandalt{
	background: url('../images/bandalt.png') center top no-repeat;
	height: 79px;
}
.sosyalmedya{
	padding-top: 10px;
}
.sosyalmedya b{
	font-size: 16px;
	float: none;
}
.sosyalmedya .fab{
	color: #fff;
	font-size: 36px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
h1{
	color: #000;
	font-size: 46px !important;
	font-weight: 100;
}
.breadcrumb a{
	color: #000;
}
.sizeozel span{
	padding: 10px;
    border: 3px solid #fff;
    background: #eee;
    float: left;
    width: 48%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    height: 65px;
}
.acentelikler{
	background: url('../images/acentelikler.jpg') center top no-repeat;
	height: 291px;
}
.acentelikler h2{
	padding-top:55px;
}
.modal-dialog{
	width: 340px;
}
.uclu{
	margin-top: 30px;
}
.uclubaslik{
	font-size: 28px;
	font-weight: bold
}
.ucluaciklama{
	background:  #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ucludevami{
	background: #89c700;
	padding: 10px;
}
.ucludevami a{
	color: #fff;
	font-size: 14px;
}
.hizmeta{
	color: #4e4e4e
}
footer .list-group-item{
	padding: 0;
	margin-bottom: 0;
	background: none;
	border: none;
}
.breadcrumb>.active {
    color: #fff;
}
.panel-title, .breadcrumb a {
    color: #fff;
}
.table-bordered{
	background: #fff
}
.musteripaneli{
	display: block !important;
}
.mobilssosyal, .musteripanelimobil{
	display: none !important;
}
.aninda{
	float: right;
}
@media screen and (max-width: 768px) {
	.musteri .dropdown{
		z-index: 999;
	}
	.musteri .navbar-nav>li>.dropdown-menu{
		background: #fff
	}
	.band, .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;
	}
	.mobilssosyal, .block-40, .mp-menu{
		display: block !important;
	}
	.ustmenu .col-md-2, .ustmenu .col-md-3{
		background: #efefef !important;
    	border-radius: 10px;
    	width: 100%;
	}
	.block {
	    padding: 10px 15px 20px 15px !important;
	    background: #000;
	}
	.block a{
	    color: #fff;
	    font-size: 20px;
	}
	.resim {
	    width: 327px;
	    margin-top: -80px;
	    margin-left: 15px;
	}
	.sizeozel span, .logo{
		text-align: center;
		width: 100%
	}
	.sizeozel span{
		font-size: 22px;
	}
	.sizeozel span img{
		width: auto;
		height: 44px !important;
	}
	.sizeozel img{
		width: 100%
	}
	.hizmetresim, .telefon{
		display: none
	}
	.sosyalmedya .fab{
		padding: 5px;
	}
	.modal-dialog{
		width: auto
	}
	.whatsappHatti{
    display: none
  }
  .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);
  }
  footer{
  	background-repeat: repeat-y;
  }
  .teklif-container, div.bhoechie-tab-container{
  	margin-left: 0 !important
  }
	.input-group {
		width: 100%;
	}
	.alt-sayfa{
		padding-right: 0
	}
	
}