/*---------------------------------------------------- */
/*features area*/
/*----------------------------------------------------*/
.features-section {
  z-index: 1;
  padding: 100px 0px 110px; }
  .features-section .background_overlay {
    z-index: -1;
    background-color: #ff9800; }
  .features-section .section-title-middle {
    margin: 0 auto;
    max-width: 700px;
    padding-bottom: 60px; }
    .features-section .section-title-middle .title-tag {
      color: #fff; }
      .features-section .section-title-middle .title-tag svg {
        fill: #fff; }
    .features-section .section-title-middle h2 {
      color: #fff; }

.features-icon-text {
  border-radius: 2px;
  margin-bottom: 15px;
  background-color: #fff;
  padding: 55px 0px 50px 0px;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .features-icon-text .features-icon {
    margin-bottom: 20px; }
    .features-icon-text .features-icon i {
      font-size: 80px;
	  color: #ff9800; }
  .features-icon-text .features-text h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 8px; }
  .features-icon-text .features-text p {
    font-weight: 700;
    font-size: 13px; }
  .features-icon-text .features-hover-content {
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 50px 30px;
    position: absolute;
    background-color: #fbc137;
    opacity: 0;
    visibility: hidden;
    border-radius: 2px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
    .features-icon-text .features-hover-content .fh-icon-bg {
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .features-icon-text .features-hover-content .fh-icon-bg i {
        font-size: 164px;
		color: #000000a3;		}
    .features-icon-text .features-hover-content .features-hover-text h3 {
      color: #000;
      font-size: 22px;
      font-weight: 700;
      padding-bottom: 18px; }
    .features-icon-text .features-hover-content .features-hover-text p {
      text-align: left;
	  font-size: 15px;
	  color: #000;
	  font-weight: 600; 
	  }
    .features-icon-text .features-hover-content .features-hover-text .fh-more {
      margin-top: 25px; }
      .features-icon-text .features-hover-content .features-hover-text .fh-more a {
        color: #fff;
        font-size: 18px; }
  .features-icon-text:hover {
    padding-bottom: 65px;
    margin-bottom: 0px; }
    .features-icon-text:hover .features-hover-content {
      opacity: 1;
      visibility: visible; }

.feature-style-two {
  z-index: 1;
  overflow: visible;
  padding: 110px 0px 0px;
  background-color: #ff9800; }
  .feature-style-two .background_overlay {
    background-color: #ff9800;
    z-index: -1; }
  .feature-style-two .section-title-left {
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 40px; }
    .feature-style-two .section-title-left span, .feature-style-two .section-title-left h2 {
      color: #fff; }
  .feature-style-two .feature-slide-content {
    padding-bottom: 30px; }
  .feature-style-two .feature-slide-icon-text {
    padding: 50px 20px;
    border-radius: 2px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border: 1px solid rgba(255, 255, 255, 0.502); }
    .feature-style-two .feature-slide-icon-text .feature-slide-icon {
      margin-bottom: 15px; }
      .feature-style-two .feature-slide-icon-text .feature-slide-icon svg {
        fill: #fff;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out; }
    .feature-style-two .feature-slide-icon-text .feature-slide-text h3 {
      color: #fff;
      font-size: 22px;
      font-weight: 700;
      padding-bottom: 20px; }
    .feature-style-two .feature-slide-icon-text .feature-slide-text p {
      color: rgba(255, 255, 255, 0.502); }
    .feature-style-two .feature-slide-icon-text:hover {
      background-color: #0d1c25;
      border: 1px solid  #0d1c25; }
      .feature-style-two .feature-slide-icon-text:hover .feature-slide-icon svg {
        fill: #14cedd; }
  .feature-style-two .features-call-action {
    z-index: 1;
    bottom: -75px;
    background-color: #fff;
    padding: 50px 85px 60px 0px;
    -webkit-box-shadow: 0px 5px 50.05px 4.95px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 50.05px 4.95px rgba(0, 0, 0, 0.1); }
    .feature-style-two .features-call-action:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 300px;
      top: 0;
      left: 0;
      background-repeat: no-repeat;
      background-image: url(../img/background/f-cfbg.jpg); }
    .feature-style-two .features-call-action .call-icon-bg {
      right: 80px;
      z-index: -1;
      bottom: 40px;
      position: absolute; }
      .feature-style-two .features-call-action .call-icon-bg i {
        font-size: 130px;
        color: #edf1f4; }
    .feature-style-two .features-call-action .feature-call-content {
      float: right;
      max-width: 710px; }
      .feature-style-two .features-call-action .feature-call-content h3 {
        font-size: 30px;
        color: #222;
        padding-bottom: 8px; }
        .feature-style-two .features-call-action .feature-call-content h3 span {
          font-weight: 700;
          font-weight: 700;
          color: #14cedd; }
      .feature-style-two .features-call-action .feature-call-content p {
        font-size: 16px;
        color: #555555;
        padding-bottom: 22px; }
      .feature-style-two .features-call-action .feature-call-content a {
        color: #fff;
        color: #fff;
        font-weight: 700;
        border-radius: 2px;
        padding: 13px 32px;
        display: inline-block;
        text-transform: uppercase;
        background-color: #ff9800; }
        .feature-style-two .features-call-action .feature-call-content a i {
          margin-left: 10px; }
        .feature-style-two .features-call-action .feature-call-content a:before {
          background-color: #ff9800; }

#features-slide-id .owl-dots {
  margin-top: 48px;
  text-align: center; }
  #features-slide-id .owl-dots .owl-dot {
    width: 30px;
    height: 2px;
    margin: 0px 3px;
    display: inline-block;
    background-color: #ff9800;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
  #features-slide-id .owl-dots .owl-dot.active {
    height: 3px;
    background-color: #fff; }
