body{
	background-color: #5498ab;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700
}
a, .sigortabaslik a{
	color: #000
}
.ustmenu{
	height: 50px;
	background-color: #ffde00;
	padding: 10px;
}
.menu{
	height: 77px;
	background-color: #3b6a77;
	padding-top: 8px
}
.logo{
	padding: 0px
}
.logo img{
	width: 100%
}
.navbar{
	padding: 0;
	font-weight: 700
}
.navbar-dark .navbar-nav .nav-link{
	color: #fff
}
.bg-primary{
	background: none !important
}
li.nav-item{
	padding-right: 10px;
	padding-left: 10px;
}
li.nav-item:hover{
	background-color: rgba(0,0,0,0.3);
	color: #fff
}
#trigger{
	display: none;
}
.email{
	margin-left: 15px;
}
.ustsagmenu{
	font-size: 14px;
}
.slider-1{
	top: -340px;
	float: right;
}
.teklifalbuton{
	background-color: #3b6a77;
	border-color:#3b6a77;
}
.policehatirlat{
	background-color: #11395d;
	border-color:#11395d;
}
.carousel-item{
	overflow: hidden;
    height: 500px;
}
.sigorta{
	background-color: #fff;
	border:5px #5498ab solid;
}
.sigortaicon{
	background-color: #11395d;
	padding: 0px 15px 0px 15px;
}
.sigortabaslik{
	padding: 20px;
	height: 25px;
}
svg{
	width: 60px !important;
	height: 60px !important;
	padding: 10px;
}
.sigortaicon svg{
	fill: #fff
}
.kampanya{
	margin-top: 50px;
}
.ebulten{font-size: 26px}
.whatsapp{
	font-size: 34px;
}
.pcebulten{
	display: block;
}
.mobilbulten{
	display: none;
}
.arateklif, .whatsappiletisim{
	color: #fff;
	font-size: 20px;
	margin-top: 70px;
}
.arateklif p, .whatsappiletisim p{
	font-size: 12px
}
.arateklif img{
	margin-bottom: 8px
}
.arateklif span{
	width: 100%;
	float: left;
	text-align: center;
}
.ebulten{
	color: #fff;
	background: rgba(0,0,0,0.2);
    padding: 15px;
}
.bultenkayit{
	background-color: #2a5f7a;
	border-color:#2a5f7a;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 10px 55px;
}

.bultenkayit:hover, .bultenkayit:focus{
	color: #fff;
}
.ebulten span{
	width: 100%;
	float: left;
}
.tumhizmet{
	background-color: #2a5f7a;
	padding: 15px 5px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.tumhizmet a{
	color: #fff
}
.hizmet{
	background-color: #5498ab;
	color: #fff;
	padding: 14px;
}
.icerik{
	background-color: #fff;
    padding: 15px 15px 0px 15px;
    font-weight: 400;
	height: 190px;
}
.icerik h3{
	margin-bottom: 0px;
	margin-top: 0px;
}
.icerik span{
	height: 70px;
	overflow: hidden;
	float: left;
	font-size: 16px;
}

.border-uclu{
	border-left: 5px solid #5498ab;
	border-right: 5px solid #5498ab;
}
.devami{
	bottom: 0;
    padding: 10px 20px 10px 20px;
    background-color: #2a5f7a;
    border-left: 7px solid #5498ab;
    border-top: 7px solid #5498ab;
    float: right;
    right: 0px;
    text-align: center;
    position: absolute;
	color: #fff !important;
}
.sosyalbg{
	background: url('../images/sosyalbg.jpg') center top no-repeat;
}
.sosyalbg img{
	margin-top: 71px
}
.sosyalimg{
	margin-top: 140px;
}
.fab {
    font-size: 34px;
    padding: 15px;
}
.yetkiliacente{
	background-color: #2a5f7a;
	padding: 15px;
	font-size: 24px;
	color: #fff
}
footer{
	background-color: #345e6a;
	border-bottom: 10px solid #203a42;
	padding: 25px 15px 15px 15px;
	color: #fff
}
li{
	list-style-type:none;
}
footer img{
	margin-top: 50px
}
.slideraltmenu{
	display: none
}


/*İndex gelenler */
.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
}
.navbar-nav>li>a {
    margin-top: 5px;
}
.multi-level{
	width: 270px !important;
}
.largemenu a{
	color: #fff
}
.largemenu a:hover,.largemenu a:focus {
    color: #000;
}
.musterigiris{
	background-color: #f4ca00;
	padding:5px;
}
.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
}
.brans h4{
	padding-left: 18px;
}
.brans a{
	color: #fff
}
.active svg{
	width: 150px;
	height: auto;
}
.table-bordered{
	background: #fff
}
.modal-header .close {
  margin-top: -35px;
  margin-right: -5px;
}
.list-group .active svg:not(:root) {
    width: 35px;
    height: auto;
}
.musteripaneli{
	display: block !important;
}
.musteripanelimobil{
	display: none !important;
}
.aninda{
	float: right;
}
.nbs-flexisel-inner .glyphicon-chevron-right{
	margin-right: -12px !important;
}
.nbs-flexisel-item img{
	width: 75% !important;
}
.nbs-flexisel-inner .glyphicon-chevron-left{
	margin-left: -12px !important;
}
/*---------------------------------------------------- MOBİL CSS ------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	.mobilbulten{
		display: block !important;
	}
	.pcebulten, .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: 999;
	    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;
	    z-index: 999 !important;
	}
	.hasarAnindaBtn>span{
		margin-right:0 !important;
		border-top-right-radius: 4px;
	}
	.input-group {
	    width: 100%;
	}
	.sosyalimg{
		margin-top: 5px;
	}
	.sosyalbg img{
		margin-top: 25px;
		width: 100%
	}
	.kampanya{
		width: 100%
	}
	.icerik{
		margin-bottom: 15px
	}
	ul{
		padding: 0
	}
	footer{
		text-align: center;
	}
	footer h4{
		width: 100%;
		text-align: center;
	}
	.brans{
		margin-top: 25px;
	}
	footer img{
		margin-top: 0px
	}	
	.sigortabaslik, .sigortaicon{
		text-align: center;
	}
	.slider-1{
		top: 15px;
	}
	.ustmenu, .carousel-item{
		height: auto
	}
	.ustsagmenu, .kampanya, .pcmenu{
		display: none
	}
	.slideraltmenu{
		background-color: #ffde00;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.slideraltmenu .col-6{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sigorta{
		border: none
	}
	.ebulten{
		margin-bottom: 10px;
	}
	.arateklif, .whatsappiletisim{
		margin-top: 30px;
	}
	#trigger{
		display: block;
	}
	.navbar-brand{
		width:  70%
	}
	.navbar-brand img{
		width: 100%
	}
	.menu-trigger {
	    padding-left: 30px !important;
	    height: 30px;
	}
	#myCarousel{
		display: none;
	}
	.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);
	}
	.modal-backdrop{
		display: none;
	}
	.trafikicon{
		margin-top: -1px !important;
	}
	.sigortabaslik {
	    height: 80px;
	}
	.sigorta{
		margin-top: 10px;
		border-right: 5px solid #5498ab;
    	border-left: 5px solid #5498ab;
	}
	.mp-menu ul li::before{
		color: #fff !important;
		font-size: 9px;
		font-weight: bold;
		margin-top: 5px;
	}
	.yetkiliacente{
		text-align: center;
	}
	.ustmenu{
		display: none
	}
	.alt-sayfa{
		padding-right: 0px;
	}
	div.teklif-container{
		margin-left:0px !important;
		margin-bottom: 15px;
	}
	div.bhoechie-tab-container{
		margin-left:0px !important;
	}
}