
/*=========================================
	Features
==========================================*/

.features {
  background-color: #fff;
  padding:50px;
}

.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.service-icon {
  border-radius: 50%;
  margin-top: -20px;
    color: #0eb493;
    float: left;
    padding: 0 13px;
}

.service-desc {
  margin-left: 105px;
    position: relative;
    top: 5px;
}

.service-desc h3 {
  color: #676767;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 14px;
}
.service-desc p {
  color: #979696;
  font-size: 15px;
  font-weight:300;
}

.more {
  color: #bcd67d;
}

.fa {
  color: #000;
}

/*=========================================
==========================================*/



/*=========================================
	Features
==========================================*/

.features1 {
  background-color: #fff;
  padding:50px;
}

.owl-controls1 {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls1 .owl-page {
  display: inline-block;
}

.owl-controls1 .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls1 .owl-page.active span {
  background: #062033;
  border: 0;
}

.service-icon1 {
  border-radius: 50%;
  margin-top: 0px;
    color: #0eb493;
    float: left;
    padding: 0 13px;
}

.service-desc1 {
  margin-left: 105px;
    position: relative;
    top: 5px;
}

.service-desc1 h3 {
  color: #676767;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
}
.service-desc1 p {
  color: #979696;
  font-weight:300;
}
.service-desc1 h4 {
  color: #676767;
  font-weight:400;
}

.more1 {
  color: #bcd67d;
}

.fa {
  color: #999999;
}


.service-item1 {
	margin-left:7px;
	padding-bottom:20px;
}

/*=========================================
==========================================*/