body{
    font-family: 'Raleway', sans-serif;
    font-family: 'Arvo', serif;
}
.color1{
	color: #E31E27 !important;
}
.color2{
	color: #0FAFDF !important;
}
.bg-color1 {
	background: #f22929;
	color: #fff !important;
	border-radius: 5px;
}
.bg-color2 {
	background: #f22929;
	color: #fff !important;
	border-radius: 5px;
}
.bg-color3 {
	background: #f22929;
	color: #fff !important;
	border-radius: 5px;
}
.as-top-sectoin {
	padding: 20px 50px;
	overflow: hidden;
	background: #e5e6e7;
/*	height: 500px;*/
}
.smart-search-form input[type="submit"] {
	background-color: #f22929;
}

.site-logo {
	width: 180px;
	float: left;
}
.top-menu {
	float: right;
}
.top-menu ul {
  margin: 0;
  padding: 0;
}
.top-menu ul li {
  list-style: none;
  display: inline-block;
}
.top-menu ul li a {
  padding: 8px 10px;
  font-family: Raleway;
  font-size: 13px;
  font-weight: bold;
  color: #303030;
  text-decoration: none;
  letter-spacing: 1px;
  display: block;
    cursor: pointer
}
.top-menu ul li a:hover {
	color: #E31E27;
}
.banar-content{
	margin-bottom: 70px;
}
.log-btn ul li a {
	padding: 8px 10px!important;
	display: block;
}
.log-btn ul li {
	padding: 0px 0px !important;
}
@media (max-width: 991px) {
	.as-top-sectoin {
		padding: 20px 50px;
		overflow: hidden;
		background: #e5e6e7;
		/*height: 1250px;*/
	}
}

.banar-content h2 {
	font-size: 20px;
	font-weight: 700;
	color: #303030;
	line-height: 30px;
}
.searchbox {
	margin-top: 25px;
}
.searchbox input {
	width: 270px;
	border: 1px solid #E31E27;
	padding: 10px;
}
.searchbox button {
	border: 1px solid #0FAFDF;
	background: #0FAFDF;
	padding: 10px 5px;
	color: #fff;
	font-weight: 700;
	margin-left: -5px;
}
.category-section {
	padding: 5px 0 20px 0;
    /*background: url(../images/background-images1.jpg) left top no-repeat;*/
    background-size: cover;
}
.category-section .sec-title {
  text-align: center;
}
.category-section .sec-title h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.single-category {
/*	padding: 10px 0;*/
	overflow: hidden;
/*    box-shadow: 1px 1px 5px red;*/
	margin: 9px 0;
	transition: all 0.5s linear;
}
.category-section .single-category i {
  font-size: 50px;
  text-align: center;
  color: #E31E27;
}
.category-section .single-category h4 {
  font-size: 16px;
  font-weight: 700;
  font-family: arvo;
}
.category-section .single-category h4 a{
	color: #303030;
	text-decoration: none;
}
.category-section .single-category h4 span {
  color: #0FAFDF;
  font-weight: ;
  font-weight: 400;
}
.category-section .single-category p {
  font-size: 15px;
  color: #606060;
  font-family: Raleway;
  letter-spacing: 1px;
}
.cat-icon {
  width: 20%;
  float: left;
  text-align: center;
  padding: 10px 0px;
}
.cat-cont {
  width: 80%;
  float: left;
  padding: 10px 0px;
}
.single-category:hover {
	transition: .5s all;
    box-shadow: none
}
.single-category:hover,
.single-category:hover h4 a,
.single-category:hover p,
.single-category:hover i,
.single-category:hover span {
	color: #E20001;
    transition: all 0.5s linear;
}
.showmore {
  text-align: center;
  margin: 20px;
}
.showmore a {
	color: #ffff;
	background: #E31E27;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: Raleway;
	border-radius: 5px;
	font-size: 14px;
}
.recent-job-post .sec-title {
  text-align: center;
}
.recent-job-post .sec-title h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.recent-job-post .job-desc {
	width: 35%;
	float: left;
}
.recent-job-post .job-desc h3 a {
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	letter-spacing: 1px;
	text-decoration: none;
	color: #303030;
}
.recent-job-post .time-table i {
	display: inline-block;
	margin-right: 10px;
	color: #808080;
}
.recent-job-post .time-table i {
	display: inline-block;
	margin-right: 10px;
	color: #808080;
	font-size: 13px;
	font-family: Raleway;
	font-family: Fontawesome;
}
.recent-job-post .time-table i {
	display: inline-block;
	margin-right: 2px;
	color: #808080;
	font-size: 14px;
	font-family: Fontawesome;
}
.recent-job-post .time-table span{
	margin-right: 10px;
	color: #808080;
	font-size: 14px;
	font-family: Raleway;
}
.recent-job-post .price {
	width: 15%;
	float: left;
}
.recent-job-post .price h3 {
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	letter-spacing: 1px;
	color: #303030;
}
.recent-job-post .price span {
	display: block;
	color: #808080;
	font-family: Raleway;
	letter-spacing: 1px;
}
.recent-job-post .applybtn{
	width: 15%;
	float: left;
}
.recent-job-post .applybtn a {
	color: #ffff;
	background: #E31E27;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: Raleway;
	border-radius: 5px;
	font-size: 14px;
	display: inline-block;
	margin-top: 30px;
}
.single-job-list {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.find-freelancer-section {
	background: #0FAFDF;
	padding: 10px 0px;
}
.ffs-content{
	margin-bottom: 50px;
}
.ffs-content h2, .ffs-content p {
	color: #fff;
	text-align: center;
}
.ffs-content h2{
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 30px;
	line-height: 45px;
}
.ffs-content p{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;
	font-family: Raleway;

}
.custom-service {
	text-align: center;
	padding: 50px 0px;
}
.service-list {
	padding: 0px 15%;
	margin-bottom: 30px;
}
.custom-service .service-list span {
	display: inline-block;
	margin: 3px;
	font-size: 12px;
	font-family: Raleway;
	background: #ddd;
	padding: 2px 5px 2px 10px;
	border-radius: 3px;
}
.custom-service h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 45px;
	letter-spacing: 1px;
}
.custom-service p {
	font-size: 16px;
	font-family: Raleway;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 26px;
}
.custom-service span {
	text-align: center;
	padding: 50px 0px;
	position: relative;
}
.custom-service .service-list span::before {
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	position: absolute;
	border-radius: 0% 50%;
	top: 8px;
	left: 2px;
}
.custom-service .service-list span:hover::before{
	background: #E31E27;
}
.custom-service .service-list span:hover{
	color: #E31E27;
}