/*
    Custom CSS by Mahmud
*/

/*Service Section*/
.service-step h2 {
	margin-bottom: 18px !important;
}
.service-header.text-white h2,
.service-header.text-white p,
.service-step.text-white h2{
	color: #fff;
}
.services-area {
	margin: 80px 0px;
	overflow: hidden;
	display: block;
}
.service-header {
	text-align: center;
    margin-bottom: 15px;
}
.service-header h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 12px !important;
	overflow: hidden;
	display: block;
}
.divider-color {
	margin-bottom: 30px;
}
.divider-color::before {
	content: '';
	display: block;
	height: 5px;
	background-color: #f9cb8f;
	width: 45px;
	border-left: 45px solid #f27c66;
	border-right: 45px solid #18bb7c;
	margin: 0px auto;
}
.single-service {
	text-align: center;
	background: #eaeaea;
	padding: 20px 10px;
	margin: 15px 0px;
	transition: .7s
}
.single-service:hover{
	background: #ffefe3;
	transition: .7s;
}
.single-service i {
	color: #18bb7c;
	font-size: 70px;
	padding: 15px 0px;
}
.single-service h3 {
	font-size: 17px;
}
.action-block .text h5{
	margin-bottom: 5px; 
}
.action-block .text p{
	line-height: 18px;
}
.service-step .action .action-block {
	width: 160px;
	float: left;
	margin: 5px 0px;
}
.service-step .action .action-block.right{
	float: right;
}
.service-step .action .action-block .text {
	 margin-left: 0px;
     margin-right: 0px; 
	 padding: 0px; 
	 text-align: center; 
}
.service-step .action .action-block::before {
	right: -10px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.service-step .action:last-child .action-block::before {
	left: -10px;
}
.service-step .line-element .level-block {
	font-size: 25px;
	line-height: 50px;
	padding: 0 20px;
}
.service-step .line-element .level::before {
	width: 20px;
	height: 20px;
}
.action-block .text a {
	text-decoration: none;
}
/*Training Section*/

.training-bg {
	background-image: url('/img/se-bg-2.jpg');
	background-color: #FF9800;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.training-bg::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .8;
	z-index: -1;
}
.single-training {
	position: relative;
	display: table;
	margin: 15px 0px;
	text-align: center;
	width: 100%;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.single-training img {
	width: 100%;
}
.course-content {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	display: none;
}
.single-training:hover .course-content{
	display: block;
}
.single-training:hover::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #B30000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	transition: .9s;
}
.course-content h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.course-content span.duration, 
.course-content span.price {
	color: #fff;
	display: block;
	transition: .9s;
}
.course-content span.price{
	font-weight: 700;
}
.course-content a.apply-btn {
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	overflow: hidden;
	background: #B30000;
	margin-top: 10px;
	text-decoration: navajowhite;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	transition: .9s;
	border: 2px solid #B30000;
}
.course-content a.apply-btn:hover{
	border: 2px solid #fff;
	transition: .9s;
}

/*Freelancers*/

.single-freelancer h4 {
  font-size: 16px;
  margin: 8px 0px 2px;
  text-align: center;
}
.single-freelancer a {
  text-decoration: navajowhite;
}
.single-freelancer p {
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

/*Software Section*/
.software-bg {
	background-image: url('/img/se-bg-2.jpg');
	background-color: #FF9800;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.software-bg::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .8;
	z-index: -1;
}
.single-software {
	text-align: center;
	margin: 15px 0px;
}
.software-title {
	background: #18BB7C;
}
.single-software img {
  width: 100%;
}
.software-title h3 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 10px 0px;
}
.software-title h3 a {
	text-decoration: none;
	color: #fff;
}
/*Video Section*/
.single-video iframe {
	width: 270px;
	height: 200px;
}

/*.slick-prev.slick-arrow {
	text-indent: -99999px;
	content: "x";
	font-size: 20px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: red;
	z-index: 9;
	background: red;
}*/

/*Client Section*/
.client-bg{
	background: #eaeaea;
}
/*Slick*/
.freelancers .slick-slide img,
.product-cat .slick-slide img {
	width: 200px;
}
.client .slick-slide img {
	width: 150px;
}

.freelancers ul li:before,
.products ul li:before,
.client ul li:before{
	content: none;
}

/*Image Gallary*/
.gallery {
  border: 1px solid #ccc;
}
.gallery:hover {
  border: 1px solid #777;
}
.gallery img {
  width: 100%;
  height: auto;
}
* {
  box-sizing: border-box;
}
.responsive {
  padding: 10px;
  float: left;
  width: 19.99999%;
}
@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}
@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


