.index_body  {
background-image: url("../img/2.jpg");
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

		background-position:center;
}
.sikayet_oneri_body  {
background-image: url("../img/g.png");
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

		background-position:center;
}
.feature.boxed {
   border-radius: 10px;
}
.mavi{
   border: 2px solid #27ae60;
   border-radius: 10px;
}
.yesil{
   border: 2px solid #a8d164;
   border-radius: 10px;
}
.turuncu{
   border: 2px solid #f39c12;
   border-radius: 10px;
}
.kirmizi{
   border: 2px solid #e74c3c;
   border-radius: 10px;
}
 .mor{
   border: 2px solid #9b59b6;
   border-radius: 10px;
}
.azure{
   border: 2px solid #2ec5b6;
   border-radius: 10px;
}
.feature.boxed p {
 padding: 10px;
}


.text-center {
    padding: 10px;
	
	   border-radius: 10px;
}

 .mavi-icon  {
  
    color: #27ae60 !important;
}

.yesil-icon{

    color: #a8d164 !important;
}
.turuncu-icon{
  color: #f39c12 !important;
}
.kirmizi-icon{
   color: #e74c3c !important;
}
 .mor-icon{
   color: #9b59b6 !important;
}
.azure-icon{
   color: #2ec5b6 !important;
}
h4 { 

font-weight: 600;
}

.body_fatura {
  background-image: url("../img/19449749.jpg");
 -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-size: cover;
			  
			  
		background-position:center;
}
