/* CSS Document */

.text-justify
{
	text-align: justify;
}

.box-title1 {
  font-weight: 600;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 20px !important;
}


.bg1
{
	background-color: #F1F1F1;
}

#bg-warninga{
	background-color: tomato;
}

.sp123{

  padding-bottom:342px;
}
#contact_form {
  border: 1px solid #ff6347b0;
  padding: 50px;
}