/************************/
/*		CUSTOM.CSS		*/
/************************/


.btn {
/*   font-weight: 400;*/
   font-weight: 600;
}

.elerhetoseg {
	font-weight: 700;
	color: #e2e2e3;
	padding-top: 25px;
	padding-bottom: 25px;
}

}

.elerhetoseg li {
	list-style-type: none;
}

.ajanlatkero2 {
  margin: auto;
  width: 50%;
  padding: 10px;
	width: 100%;
}


.ajanlatkero2 .form_container {
  width: 100%;
}



.header_img {
  background: none;
    background-size: auto;
  background-size: cover;
  min-height: 100vh;
background-color: #121212;
}


.testimonial_section {
  background-image: none;
  background-size: cover;
background-color: #121212;
}



.testimonial_container {
  width: 100%;
}

.testimonial_container h3 {
/*  margin-bottom: 15%;*/
  margin-bottom: 5%;
}


.testimonial_detail {
/*  padding: 10% 8%;*/
  padding: 5% 5%;
}

.testimonial_detail p {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
}
