html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
@import url('https://fonts.googleapis.com/css?family=Exo:700,800,900&subset=latin-ext');
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	font-size: 14px;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
	color: #473f3d;
}
a{
	color:#0f70ba;
}
a:hover{
	color:#473f3d;
	text-decoration:none;
}
.tab p{
	color:#473f3d;
}
.tab ul{
	color:#473f3d;
}
.active{
	color:#473f3d;
}
.padding-bottom{
	padding-bottom:10px;
}
h1{
	font-size:50px;
	padding-top:40px;
	padding-bottom:40px;
	line-height:1.5em;
}
h4{
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:1.5em;
}
strong{
	font-weight:bold;
}
header{
	width:100%;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#473f3d;
}
header a{
	color:#f1f1f1;
}
header a:hover{
	color:#fff;
}
	.logo{
		padding-top:20px;
	}
	#header-sag{
		padding-top:30px;
	}
	.sosyal-medya{
		padding-bottom:15px;
		font-size:25px;
	}
	.facebook{
		color:#f1f1f1;
	}
	.facebook:hover{
		color:#3b5998;
	}
	.twitter{
		color:#f1f1f1;
	}
	.twitter:hover{
		color:#00aced;
	}
	.instagram{
		color:#f1f1f1;
	}
	.instagram:hover{
		color:#517fa4;
	}
	.google-plus{
		color:#f1f1f1;
	}
	.google-plus:hover{
		color:#dd4b39;
	}
	#header-sag h3{
		font-size:20px;
		font-weight:bold;
	}
nav{
	width:100%;
	height:auto;
	border-bottom:2px solid #473f3d;
	border-top:2px solid #473f3d;
}
nav a{
	color:#473f3d;
	font-weight:bold;
}
nav a:hover{
	color:#473f3d;
	text-decoration:none;
}
.navbar-default {
    background: transparent;
	text-align:center;
}
#vonaMenu{
	text-align:center;
}
#vonaMenu .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

#vonaMenu .navbar-collapse {
  text-align: center;
}
.main-header {
    background-color: #473f3d;
    color: #fff;
    padding: 20px 0;
    position: relative;
	border-bottom:1px solid #ccc;
}
.main-header .page-title {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 100%;
    font-size: 2em;
    display: inline-block;
    padding-top: 5px;
}
.main-header .breadcrumb {
    margin: 0;
    display: inline-block;
    background: none;
    color: #fff;
    font-size: 1.1em;
    position: absolute;
    top: 0px;
    right: 10px;
}
.main-header .breadcrumb li.active {
    color: #d1d1d1;
}
.main-header .breadcrumb li a{
    color: #fff;
}
.navbar-toggle{
	color:#473f3d;
	font-size:24px;
}
main{
min-height:600px;
}
.bg-gray{
	background-color:#e1e1e1;
}
.bg-white{
	background-color:#fff;
}
.box{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
	display:block;
	width:19%;
	height:370px;
	float:left;
	padding:15px;
}
.box:first-child{
	margin-left:0px;
}
.box img.kasko{
	width:100px;
	bottom:0;
	margin-top:55px;
}
.box img.trafik{
	width:100px;
	bottom:0;
	margin-top:60px;
}
.box img.konut{
	width:100px;
	bottom:0;
	margin-top:35px;
}
.box img.saglik{
	width:100px;
	bottom:0;
}
.box img.emeklilik{
	width:100px;
	bottom:0;
	margin-top:30px;
}
.box h2{
	font-family: 'Exo', sans-serif;
	font-weight:800;
	font-size:40px;
	color:#fff;
	margin-top:40px;
}
.box h3{
	font-family: 'Exo', sans-serif;
	font-weight:800;
	font-size:25px;
	font-weight:bold;
	color:#fff;
}
.box p{
	margin-top:40px;
	color:#fff;
}
.box:hover{
	background:#a5a5a5;
}
.bgdarkblue{
	background-color:#473f3d;
}
.bglightblue{
	background-color:#7f7977;
}
.kaskoBox{
	background-color: #473f3d;
	color:#fff;
	padding-bottom:30px !important;
	padding-top:30px;
}

.kaskoBox:hover{
	background-color: #059a40;
	color:#fff;
}
.trafikBox{
	background-color: #5c5553;
	color:#fff;
	padding-bottom:30px !important;
	padding-top:30px;
}

.trafikBox:hover{
	background-color: #0496b3;
	color:#fff;
}
.evBox{
	background-color: #645d5b;
	color:#fff;
	padding-bottom:30px;
	padding-top:30px;
}

.evBox:hover{
	background-color: #e3c000;
	color:#fff;
}
.saglikBox{
	background-color: #766e6b;
	color:#fff;
	padding-bottom:30px;
	padding-top:30px;
}

.saglikBox:hover{
	background-color: #e64708;
	color:#fff;
}
.emeklilikBox{
	background-color: #897f7c;
	color:#fff;
	padding-bottom:30px;
	padding-top:30px;
}

.emeklilikBox:hover{
	background-color: #ad070b;
	color:#fff;
}

.boxTeklif{
	text-align:center;
	color:#fff;
	margin:20px;
	display:table;
	padding:30px;
}
.boxTeklif:hover{
	background:#7f7977;
	color:#fff;
}
.teklifKasko{
	background:#473f3d;
}
.teklifKasko img{
	width:100px;
}
.teklifArac{
	background:#5c5553;
}
.teklifArac img{
	width:100px;
}
.teklifKonut{
	background:#645d5b;
}
.teklifKonut img{
	width:100px;
}
.teklifSaglik{
	background:#645d5b;
}
.teklifSaglik img{
	width:100px;
}
.teklifIsyeri{
	background:#766e6b;
}
.teklifIsyeri img{
	width:100px;
}
.teklifBireysel{
	background:#897f7c;
}
.teklifBireysel img{
	width:100px;
}
.teklif-btn{
	margin-top:15px;
	margin-bottom:15px;
	padding:15px 40px 15px;
	background-color:#473f3d;
	color:#fff;
	border-radius:0;
	border-color:#7f7977;
}
.teklif-btn:hover{
	color:#fff;
	background-color:#7f7977;
	border-color:#7f7977;
}
.tab{
	padding-top:30px;
	padding-bottom:30px;
}
.nav-tabs {
    border-bottom: 1px solid #473f3d;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #473f3d;
    cursor: default;
    background-color: #fff;
    border: 1px solid #473f3d;
    border-bottom-color: transparent;
}
.dropdown-menu{
	margin-top:10px;
}
.dropdown-menu li a{
	padding-top:10px;
	padding-bottom:10px;
	color:#473f3d;
	font-weight:bold;
}
.dropdown-menu li a:hover{
	color:#473f3d;
	background:#ddd;
	text-decoration:none;
}
#slider{
	border-bottom:2px solid #473f3d;
}
#slider img{
	width:100%;
	height:100%;
}
.ana-menu{
	font-size:15px;
	font-weight:bold;
}
.ana-menu li{
	padding:15px 10px 15px;
}
.ana-menu li:first-child{
	padding-left:0px;
}
.ana-menu li:last-child{
	padding-right:0px;
}
.ikPolitika{
	background:#efefef;
	padding-top:15px;
	padding-bottom:15px;
	font-size:16px;
	border-top:1px solid #473f3d;
}
.ikPolitika h3{
	font-size:24px;
	border-bottom:1px solid #473f3d;
	padding-top:10px;
	padding-bottom:10px;
}
.ikPolitika p{
	padding-top:10px;
	padding-bottom:10px;
}
.tab-pane p{
	font-size:18px;
	padding-top:15px;
	line-height:2em;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: .5;
}
.carousel-control:hover {
   background-color:transparent;
}
.carousel-caption{
	text-align:right;
	left:80%;
	right: 20%;
    padding-bottom: 10px;
}
.about{

}
.about p{
	font-size:16px;
	line-height:2em;
}
.map{
	padding-top:30px;
	padding-bottom:30px;
}
.caption{
	padding-bottom:15px;
	font-size:25px;
	border-bottom:2px solid #473f3d;
}
.banner{
	margin-bottom:25px;
}
.border-alt{
	border-bottom:1px solid #473f3d;
}
.border-left{
	border-left:1px solid #473f3d;
}
.sigorta-icerik h2{
	font-size:30px;
	font-weight:bold;
	padding-bottom:15px;
}
.sigorta-icerik h3{
	font-size:23px;
	font-weight:bold;
	padding-bottom:15px;
}
.sigorta-ic{
	padding-bottom:20px;
}
.partner-box {
  margin-bottom:50px;
}
.partner-box img.desaturate {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.partner-box img {
  margin-bottom: 30px;
}
.partner-box img.desaturate:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  cursor: pointer;
}
.product-thumb {}
.product-thumb .grey-box {
  padding: 40px;
  margin-bottom: 30px;
}
.product-thumb .grey-box h2 {}
.product-thumb .grey-box h2 a {}
.product-thumb .grey-box span.icon {
  display: block;
  text-align: right;
}
.product-thumb .grey-box i {
  color: #1757b8;
  font-size: 45px;
  text-align: right;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.product-thumb .grey-box:hover i {
  font-size: 35px;
  color: #fb5528;
}
#contact-form{

}
#contact-form input[type="text"]{
	outline:0;
	width:100%;
	height:50px;
	border:0px;
	border-bottom:1px solid #473f3d;
	font-size:15px;
	background-color: transparent;
	margin-top:15px;
	border-radius:0;
	color:#473f3d;
}
#contact-form input[type="email"]{
	outline:0;
	width:100%;
	height:50px;
	border:0px;
	border-bottom:1px solid #473f3d;
	font-size:15px;
	background-color: transparent;
	margin-top:15px;
	border-radius:0;
	color:#473f3d;
}
#contact-form textarea{
	outline:0;
	width:100%;
	height:80px;
	border:0px;
	border-bottom:1px solid #473f3d;
	font-size:15px;
	background-color: transparent;
	margin-top:15px;
	border-radius:0;
	color:#473f3d;
}
#contact-form select{
	outline:0;
	width:100%;
	height:60px;
	border:0px;
	border-radius:0;
	border-bottom:1px solid #473f3d;
	font-size:15px;
	background-color: transparent;
	margin-top:15px;
	color:#473f3d;
}
#contact-form button{
	margin-top:15px;
}
.iletisim-bilgi{
	font-size:15px;
}
.iletisim-bilgi ul{
	padding-top:15px;
}
.iletisim-bilgi ul li{
	padding-top:15px;
}
.iletisim-bilgi i{
	padding-right:10px;
}
footer{
	padding-top:30px;
	padding-bottom:15px;
	border-top:2px solid #473f3d;
	background:rgba(95,87,85,0.8);
	color:#fff;
}
footer a{
	color:#e1e1e1;
}
footer a:hover{
	color:#fff;
}
.footer-sol h4{
	font-size:18px;
	font-weight:bold;
}
.footer-sol p{
	line-height:2.5em;
}
.footer-sol ul{
	margin-top:15px;
}
.footer-sol ul li{
	padding-top:15px;
	font-size:16px;
}
.footer-sol ul li i{
	padding-right:10px;
}
.facebook-footer{
		color:#fff;
}
.facebook-footer:hover{
	color:#3b5998;
}
.twitter-footer{
	color:#fff;
}
.twitter-footer:hover{
	color:#00aced;
}
.instagram-footer{
	color:#fff;
}
.instagram-footer:hover{
	color:#517fa4;
}
.google-plus-footer{
	color:#fff;
}
.google-plus-footer:hover{
	color:#dd4b39;
}
.copy{
	border-top:1px solid #ccc;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
	font-size:16px;
}
.mobil-menu{
		display:none;
}
.mblbtn{
		display:none;
}
@media screen and (max-width: 1200px) {
	.box h2{
	font-family: 'Exo', sans-serif;
	font-weight:800;
	font-size:30px;
	color:#fff;
	margin-top:40px;
	}
	.box h3{
		font-family: 'Exo', sans-serif;
		font-weight:800;
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
    .ana-menu{
		font-size:12px;
		font-weight:bold;
	}
	.mobil-menu{
		display:none;
	}
	.mblbtn{
			display:none;
	}
}
@media screen and (min-width:300px) and (max-width:610px) {
	.box{
		width:100%;	
		margin-left:0;
		padding-right:10px;
		max-height:350px;
	}
	.nav .navbar-nav {
	  width:100%;
	}
	
	.boxTeklif{
		margin:10px;
	}
}
@media screen and (min-width:611px) and (max-width:900px) {
	.box{
		width:30%;			
	}
	.nav .navbar-nav {
	  width:100%;
	}
	.box img.kasko{
		width:100px;
	}
	.box img.trafik{
		width:100px;
	}
	.box img.konut{
		width:100px;
		margin-top:0px;
	}
	.box img.saglik{
		width:100px;
	}
	.box img.emeklilik{
		width:100px;
	}
	.boxTeklif{
		margin:10px;
	}

}
@media screen and (min-width:900px) and (max-width:1000px) {
	.pencere{
		width:85%;
		left:10%;
	}
	#mainLeft .mainLogo img{
		width:80%;
	}
	.icerik{
		max-height:600px;
		overflow-y:scroll;
	}
	#mainLeft .sozlesme{
		width:100%;
		padding:20px;
	}
	.box{
		width:30%;	
		margin-left:10px;
	}
}
@media screen and (max-width: 995px) {
    .ana-menu{
		display:none;
	}
	.mblbtn{
		display:block;
		font-size:16px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration:none;
	}
	.mobil-menu{
		background-color:#473f3d;
		width:100%;
	}
	.mobil-menu li{
		border-bottom:1px solid #e1e1e1;
		padding-top:10px;
		padding-bottom:10px;
	}
	.mobil-menu li:first-child{
		border-top:1px solid #e1e1e1;
	}
	.mobil-menu li a{
		color:#e1e1e1;
		padding-top:10px;
		padding-bottom:10px;
	}
	.mobil-menu li a:hover{
		color:#fff;
	}
}
