
.features-services {
   background-image:url('../image/feature-services.jpg'); 
    
}
.feature-box {
    padding: 15px;
    margin: 14px 0px;
    
    text-align: center;
    border-radius: 6px;
    box-shadow: 4px 4px 12px 4px #d3d3d3ba;
}
.feature-box .icon {
    font-size: 3rem;
    
}
.feature-box .content {
    
    font-size: 20px;
    padding: 13px 0px;
}

.feature-box-1 {
    background: linear-gradient(45deg, #e684ff, #f5ff63f7);
}
.feature-box-2 {
    background: linear-gradient(45deg, #2dcf75, #7cffe1f7);
}
.feature-box-3 {
    background: linear-gradient(45deg, #8c84ff, #b2ffc6f7);
}
.feature-box-4 {
   background: linear-gradient(45deg, #002c8f, #8678fff7);
}
.feature-box-5 {
   background: linear-gradient(45deg, #35f732, #63dbfff7);
}
.feature-box-6 {
   background: linear-gradient(45deg, #91a933, #f6ff75f7);
}


.main-menu ul li a{ text-transform: uppercase; }
.contact li a i{margin-right: 10px;
    color: #ffffff;
    background: #ffffff38;
    height: 30px;
    padding: 8px;
    border-radius: 20px;
    text-align: center;
    width: 31px;}
   .features-area{background: linear-gradient(45deg, #432d87, #c8459b);}
   .ptb-40{padding: 40px 10px}
.whatsapps{position: fixed;
    top: 25%;
    background: white;
    box-shadow: 0px 0px 10px 0px #00000052;
    z-index: 999;
    border-radius: 100px;
    padding: 5px;
    right: 0px;}
.whatsapp{ 
    color: white;
    background: #00d100;
    padding: 4px;
    font-size: 20px;
    border-radius: 100px;
    text-align: center;
    display: block; }
.whatsapp i{}
.header-logo img{width:90%;}
  .features-area{background: linear-gradient(45deg, #432d87, #c8459b);}
   .ptb-40{padding: 40px 10px}
   #applyform {
       background: linear-gradient(#5b74ff, #b5ffc8);
      border-top: solid #2467ec 10px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px -2px 17px 4px #ffffff2e;}
   #applyform span{
   	color: #ff5722!important;
    font-size: 20px;
    padding: 0px 10px;
     
   }
   .align-items-stretch {
        display: flex;
  align-items: stretch;
  
   
   }
   .align-items-stretch  .card {
       min-height: 420px
   }
   .license-icon i {
       box-shadow: 0px 2px 6px 0px #00000052;
       width: 70px;
    height: 70px;
    background: #c8459a;
    padding: 15px;
    color: white;
    text-align: center;
    border-radius: 50%;
   }
   
   .features-box {
        min-height: 420px 
   }
   
   
   
   .carousel-caption {
    top:35%;
   }


   .carousel-caption h2 {
   background-color: #dededeb3;
    color: #462d88;
    text-transform: uppercase;
    padding: 10px 0px;
    text-shadow: 2px 2px 4px #706a6f;
    border-radius: 6px;
    margin-top: 12%;
   }
   
   
   
   .auto-slider {
  height: auto;
  
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
  font-size: 16px;
  font-family: 'proxima nova', 'open sans', 'Helvetica', sans-serif;
}
.Marquee {
  background: -webkit-linear-gradient(225deg, #008ed9, #8b00db);
  background: -moz-linear-gradient(225deg, #008ed9, #8b00db);
  background: -o-linear-gradient(225deg, #008ed9, #8b00db);
  background: -ms-linear-gradient(225deg, #008ed9, #8b00db);
  background: linear-gradient(-135deg, #008ed9, #8b00db);
 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  color: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 10s linear infinite running;
  -moz-animation: marquee 10s linear infinite running;
  -o-animation: marquee 10s linear infinite running;
  -ms-animation: marquee 10s linear infinite running;
  animation: marquee 10s linear infinite running;
}
.Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.marquee-box {
    width: 280px;
    text-align: center;
}
.Marquee-tag {
  
  margin: 0 0.5em;
  padding: 0.5em;
  background: #ffffff;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
 
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.Marquee-tag:hover {
  background: rgba(255,255,255,0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}


.whats-app {
 position: fixed;
    bottom: 50px;
    background: #00d100;
    color: white;
    height: 66px;
    width: 66px;
    border-radius: 33px;
    text-align: center;
    left: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    z-index: 99;   
}


    @media(max-width:768px){
        .header-logo img{width:100%;
    }
    
    
    .whatsapp {
    color: white;
    background: #00d100;
    padding: 3px;
    font-size: 13px;
    border-radius: 18px;
    text-align: center;
    display: block;
}
    }


   