/*************************************
==== Custom CSS ====
/*************************************/



.uzenet_bt {
  width: 170px;
  margin: 0 auto;
  text-align: center;
}


.uzenet_bt button {
  width: 100%;
  float: left;
  background-color: #f5b904;
  color: #fefeff;
  text-align: center;
  padding: 10px 0px;
  font-size: 16px;
  margin-top: 40px;
  border-radius: 40px;
	font-weight: bold;
}




.banner_taital {
/*  font-size: 90px;*/
  font-size: 75px;
}



.contact_bt {
/*  width: 170px; */
  width: 230px;
}


.contact_bt a {
  font-weight: bold;
}



p {
/*  font-size: 16px; */
  font-size: 20px;
}

.banner_text {
/*  font-size: 16px; */
  font-size: 22px;
/*	width: 85%; */
	width: 80%;
}


.about_text {
/*  font-size: 16px; */
  font-size: 20px;
}


.choose_text {
/*  font-size: 16px; */
  font-size: 20px;
}


.services_text {
/*  font-size: 16px; */
  font-size: 20px;
}


