



#mail-box i{
	font-size: 30px;
	color: #002E5B;
	padding-right: 3px;

}

#mail-box a{
	text-decoration:none;
	color: #999999;
	font-size: 15px;
	
}

#mail-box h5{
	font-size: 13px;
	


}


#phone-box i{	
	font-size: 30px;
	color: #002E5B;
	padding-right: 3px;

}

#phone-box a{
	text-decoration:none;
	color: #999999;
	font-size: 15px;
	
}

#phone-box h5{
	font-size: 13px;
		
}



#social-box i{
	font-size: 30px;
	color: #002E5B;
}


#header{
	background-color:#ffd712;
}


.nav-item{	
	text-align: center;	
	font-weight: bold;
	font-size: 15px;
}

.nav-item a{
	color: black !important;
}

.nav-item:hover{
	background-color: #002E5B;
	border-radius: 10px;

}

.nav-item:hover a{
	color: white !important;

}

.navbar-toggler{
	
	border:3px solid black !important;
}



#slogan-box{
	background-color: black;
	

}

#slogan-box h4{
	padding-top: 25px;
	text-align: center;	
	color: #ffd712;
}

#slogan-box p{
	text-align: center;
	color: #ffd712;
}



#hizmetlerimiz{
	padding: 3px;
	background-color: black;
	border-radius: 0px 50px;
	color:#ffd712;
}



.carousel-item img{
	height: 250px;
}



footer{
	background-color: #ffd712;
	

}


footer li{
	font-weight: bold;
	list-style-type: none;
	text-decoration:none;
	color: black ;
}

footer li a{
	font-weight: bold;
	list-style-type: none;
	text-decoration:none;
	color: black ;
}