body {
	font-family: 'Cairo';
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}
#hero {
	font-size: 18pt;
	line-height: 28pt;
}
strong {
	font-weight: 500;
}
h1, h2  {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 700;
  color: #de6013 !important;
}
h1 {
	font-size: 45px !important;
    line-height: 55px !important;
    font-weight: 700 !important;
}
.h1_size {
	font-weight: 700 !important;
	font-size: 55px !important;
	line-height: 60px !important;
}
h2 {
	font-size: 35px;
	line-height: 44px;
	font-weight: 500;
}
.firstblock h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.firstblock h2 {
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family: 'Cairo'; 
	font-size: 23px;
	line-height: 35px;
	font-weight: 400;
	color: #de6013;
	margin-top: 0px;
}

h4 {
	 font-family: 'Cairo';
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #de6013;
}

h4, h5 {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  color: rgb(46, 60, 64)
}
