
/* .hero-wrap {
    background: linear-gradient(135deg, #27366b 0%, #5b649f 100%);
  } */

  .hero-wrap {
    background: linear-gradient(135deg, #257595 0%, #5b649f 100%);
  }
.services.active-2 {
    background: #27366b;
  }

  .services:hover, .services.active, .services.active-2, .services.active-3, .services.active-4 {
    background: #27366b;
  }


  .services-wrap .services .icon {
   
    background: #27366b;
    
  }
  

  .btn.btn-primary {
    background: #27366b !important;
    border: 1px solid #1fc1a9 !important;
     }



     .ftco-section-counter .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .85;
        background: #27366b;
        z-index: -1;
      }

      .flow-wrap .icon {
        width: 100px;
        height: 100px;
        background: #27366b;
      }


      .ftco-intro-2 .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        opacity: .85;
        background: #27366b;
        z-index: -1;
      }



      .ftco-footer-social li a {
        margin: 0;
        height: 30px;
        width: 30px;
        display: block;
        color: #fff;
        border-radius: 4px;
        position: relative;
        background: rgba(255, 255, 255, 0.2);
        background: #27366b;
      }


      .ftco-footer .block-23 ul li .icon {
        width: 40px;
        font-size: 15px;
        padding-top: 2px;
        color: #27366b !important;
      }

      .testimony-wrap .name {
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 0;
        color: #27366b;
      }


      .testimony-wrap .icon {
        position: absolute;
        top: -20px;
        left: 30px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #27366b;
      }


      .ftco-navbar-light {
        background-color: white !important;
     
      }

      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link.active {
        color: #b81919;
     
      }


      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
      
        color: rgba(20, 20, 20, 0.8);
       
      }

      .about-imgs {
        height: 500px;
      }

      .dbox p a {
        color: #27366b;
      }

      .ftco-navbar-light .navbar-toggler {
        color: #27366b !important;
       
      }