.contat-h3 {
  margin: 0;
  padding: 0;
  direction: ltr;
	font-size: 18px;
	font-family: inherit;
  font-weight: 600;
  line-height: 1.5;
  color: #444;
}

.contat-p {
  margin: 0;
  padding: 0;
  direction: ltr;
	font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
	}

.contact .info-box i {
  font-size: 32px;
  color: #e4604f;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #e4604f;
}

.bx {
  font-family: boxicons !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  display: inline-block;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}