/* Media Queries */
@media (max-width: 600px) {
   /* Navigation section */
   .container-fluid .navbar-brand{
      margin-right: 0;
   }

    .service-banner-section{    
      background:linear-gradient(90deg, #8C7DFF 0%, rgba(140, 125, 255, 0) 100%), url("../images/service-banner-bg.png");
      height: 400px;
      width: 100%;
      background-position:center;
      background-repeat: no-repeat;
      
  }
 
  .service-banner-heading{     
     height: 54px;  
     width: auto;           
  }
 
  .service-banner-para{
   width: 250px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #FFFFFF;    
}

    .service-heading{
      width: 280px;
      height: auto; 
   }


   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 1240px;
    }
    
    .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 815px;
    }
    
    .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 385px;
    }
 
    .row .col-sm-12 .card .card-body .fb-col-para{
       width: 210px;
       height: 104px; 
    }
 
    .feedback-heading{
       width: 250px;
       height: 230px;
    }

   .row .feedback-section-column{
      margin-top: 30px;
   }

   .bottom{
      margin-bottom: 30px;
   }   
    
    /* .feedback-section{
       height: 100%;
       background-color: #433A89;
    } */

   /* Blog section */
   .blog-col{
       margin-bottom: 20px;
    }
 
    .blog-card{   
       height: 100%;
       border-radius: 16px;
       margin-bottom: 10px;
       border: none;
    }
 
    .blog-image{
       width: 94% !important;
       height: auto;
       margin-top: 10px;
       margin-left: 10px;
       margin-right: 10px;
       border-radius: 16px;
    }
    
    .blog-col-heading{
       /* width: 290px;
       height: 52px; */
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #3B3663;
       margin-left: 30px;
       margin-top: 25px;     
    }
    
    .blog-col-para{
       /* width: 290px;
       height: 48px; */
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 24px;     
       color: #7A7792;
       margin-left: 30px;
       margin-top: 15px; 
    }

    .row .blog-row{
     margin-top: 30px;
  }

   /* Footer section */
   
.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 20px;
}

.footer-col-3{
   margin-top: 20px;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 20px;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 10px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 10px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 10px;
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   margin-left: 10px;
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 230px;
   height: 2px;
   margin-top: 0;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   /* float: right; */
   margin-left: 110px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}

.checkbox{
   /* float: left; */
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   /* float: right;    */
   width: 200px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   /* margin-right: 50px;  */
   margin-left: 10px;
}


}

@media (min-width:720px) and (max-width: 767px) { 
   .service-banner-section{
      background:linear-gradient(90deg, #8C7DFF 0%, rgba(140, 125, 255, 0) 100%), url("../images/service-banner-bg.png");
      width: 100%;
      height: 400px;
      background-size:100% 100%;
      background-repeat: no-repeat;
   }

   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 145px;
       margin-bottom: 1240px;
    }
    
    .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 145px;
       margin-bottom: 815px;
    }
    
    .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 145px;
       margin-bottom: 385px;
    }
 
    .fb-col-para{
       width: 450px;
       height: 104px;
    }
 
    .customer-details{
       margin-top: 50px;
    }
 
    .feedback-heading{
       width: 477px;
       height: 108px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #FFFFFF;
       text-align: center;
    }
   
   .feedback-section-column{
      margin-top: 30px;
   }

   .bottom{
      margin-bottom: 30px;
   }

   /* Blog section */
   .blog-heading{
       width: 477px;
       height: 54px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #3B3663;
       text-align: center;
    }   
    
    .blog-col{
       margin-bottom: 20px;
    }
 
    .blog-card{   
       height: 100%;
       border-radius: 16px;
       margin-bottom: 10px;
       border: none;
    }
    
    .blog-image{
       width: 97% !important;
       height: auto;
       margin-top: 10px;
       margin-left: 10px;
       margin-right: 10px;
       border-radius: 16px;
    }
    
    .blog-col-heading{
       /* width: 290px;
       height: 52px; */
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #3B3663;
       margin-left: 30px;
       margin-top: 25px;     
    }
    
    .blog-col-para{
       /* width: 290px;
       height: 48px; */
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 24px;     
       color: #7A7792;
       margin-left: 30px;
       margin-top: 15px; 
    }
    
    .row .blog-row{
     margin-top: 30px;
  }

   /* Footer section */
   
.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 20px !important;
}

.footer-col-3{
   margin-top: 20px !important;
   margin-left: 20px;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 20px !important;
   margin-left: 20px;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 30px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 30px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   /* margin-left: 20px; */
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   /* margin-left: 20px; */
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   /* margin-left: 20px; */
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 450px;
   height: 2px;
   margin-top:10px;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   float: right;
   margin-right: 50px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
}

.checkbox{
   float: left;
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   float: right;
   width: 450px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   /* margin-right: 75px;  */
}


}

@media (min-width:768px) and (max-width: 1024px) { 
   .service-heading{
      width: 477px;
      height: 108px; 
   }

   .service-banner-section{
      background:linear-gradient(90deg, #8C7DFF 0%, rgba(140, 125, 255, 0) 100%), url("../images/service-banner-bg.png");
      width: 100%;
      height: 400px;
      background-size:100% 100%;
      background-repeat: no-repeat;
   }
  
   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 1180px;
    }
    
    .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 785px;
    }
    
    .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 75px;
       margin-bottom: 385px;
    }
 
    .fb-col-para{
       width: 450px;
       height: 104px;
    }
 
    .customer-details{
       margin-top: 50px;
    }
 
    .feedback-heading{
       width: 477px;
       height: 108px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #FFFFFF;
       text-align: center;
    }
   
   .feedback-section-column{
      margin-top: 30px;
   }

   .bottom{
      margin-bottom: 30px;
   }

   /* Blog section */
   .blog-heading{
       width: 477px;
       height: 54px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #3B3663;
       text-align: center;
    }   
    
    .blog-col{
       margin-bottom: 20px;
    }
 
    .blog-card{   
       height: 100%;
       border-radius: 16px;
       margin-bottom: 10px;
       border: none;
    }
    
    .blog-image{
       width: 97% !important;
       height: auto;
       margin-top: 10px;
       margin-left: 10px;
       margin-right: 10px;
       border-radius: 16px;
    }
    
    .blog-col-heading{
       /* width: 290px;
       height: 52px; */
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #3B3663;
       margin-left: 30px;
       margin-top: 25px;     
    }
    
    .blog-col-para{
       /* width: 290px;
       height: 48px; */
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 24px;     
       color: #7A7792;
       margin-left: 30px;
       margin-top: 15px; 
    }
    
    .row .blog-row{
     margin-top: 30px;
  }

   /* Footer section */
   
.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 100px !important;
}

.footer-col-3{
   margin-top: 20px !important;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 20px !important;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 30px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 30px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   /* margin-left: 20px; */
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   /* margin-left: 20px; */
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   /* margin-left: 20px; */
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 250px;
   height: 2px;
   margin-top: 0;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   float: right;
   margin-right: 50px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
}

.checkbox{
   float: left;
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   float: right;
   width: 200px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   margin-right: 75px; 
}

}

@media (min-width: 1024px) and (max-width:1200px) {
   .service-heading{
      width: 477px;
      height: 108px; 
   }

   .service-banner-para{
      width: 350px;
      height: 52px;
      font-family: 'Work Sans';
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      line-height: 26px;     
      color: #FFFFFF;    
   }
   
   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 95px;
       margin-bottom: 450px;
    }
    
    .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 410px;
       margin-bottom: 450px;
    }
    .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 735px;
       margin-bottom: 450px;
    }
 
    .row .col-sm-12 .card .card-body .fb-col-para{
       width: 230px;
    } 
 
    .feedback-heading{
       width: 477px;
       height: 108px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #FFFFFF;
       text-align: center;
    }

   .row .feedback-section-column{
     margin-top: 65px;
  }

  .bottom{
     margin-bottom: 100px !important;
  }

  .row .blog-row{
     margin-top: 60px;
  }
 
   /* Blog section */
   .blog-heading{
       width: 477px;
       height: 54px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #3B3663;
       text-align: center;
    }   
 
    .blog-card{   
       height: 465px;
       border-radius: 16px;
       border: none;
    }
 
    .blog-image{
       width: 275px !important;
       height: 185px;
       margin-top: 10px;
       margin-left: 10px;
       margin-right: 10px;
       border-radius: 16px;
    }
    
    .blog-col-heading{
       /* width: 270px;
       height: 52px; */
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #3B3663;
       margin-left: 30px;
       margin-top: 25px;     
    }
    
    .blog-col-para{
       /* width: 260px;
       height: 48px; */
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 24px;     
       color: #7A7792;
       margin-left: 30px;
       margin-top: 15px; 
    }
 

   /* Footer section */
   .footer-section{
       height: 432px;
       background-color:  #191638;     
    }
    
    .footer-row{
       margin-top: 106px;
    }
    
    .footer-columns{   
       height: 250px;
    }
    
    .footer-col-2{
       margin-top: 100px !important;
    }
    
    .footer-col-3{
       margin-top: 100px !important;
    }
    
    .footer-col-4{  
       background-color: #131030;
       border-radius: 16px;
       height: 229px;
       margin-top: 100px !important;
    }
    
    .footer-col1-para{
       width: 255px;
       height: 78px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 26px;     
       color: #7E7AA6;
       margin-left: 10px;
       margin-top: 31px; 
    }
    
    .footer-line1{
       margin-left: 10px;
       width: 240px;
    }
    
    .communication-icons{
       margin-top: 10px;
    }
    
    .fb-icon{
       margin-left: 10px;
    }
    
    .footer-col2-heading{
       width: 84px;
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #FFFFFF;     
       margin-left: 30px;
       /* margin-top: 31px;  */
    }
    
    .nav-list{
       list-style-type: none;  
       margin: 0;    
       padding: 0; 
    }
    
    .nav-list li a{
       color: #7E7AA6;
       text-decoration: none;
       width: 42px;
       height: 16px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 16px;   
       margin-left: 30px;                
    }
    
    .nav-list li{     
       padding-top: 20px;
    }
    
    .footer-col3-heading{
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #FFFFFF;     
       /* margin-left: 20px; */
    }
    
    .footer-col3-heading1{
       width: 63px;     
    }
    
    .footer-col3-para1{
       width: 255px;
       height: 52px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 26px;     
       color: #7E7AA6;
       /* margin-left: 20px; */
       margin-top: 31px; 
    }
    
    .footer-col3-heading2{
       width: 121px;    
    }
    
    .footer-col3-para2{
       width: 255px;
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 26px;     
       color: #8C7DFF;
       /* margin-left: 20px; */
       margin-top: 10px;  
       cursor: pointer;    
    }
    
    .footer-col4-heading{
       width: 176px;
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #FFFFFF;
       margin-left: 40px;
       margin-top: 40px; 
    }
    
    .footer-col4-para{
       width: 97px;
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 26px;     
       color: #7E7AA6;
       margin-left: 40px;
       margin-top: 30px; 
       margin-bottom: 0;
       float: left;
    }
    
    .footer-line{     
       margin-left: 40px;
       width: 250px;
       height: 2px;
       margin-top: 0;
    }

    .newsletter-form{
      margin-top: 40px;
      margin-left: 40px;
     }
     
   .newsletter-btn{
    background-color: #131030;
    border: none;
   }
    
    .newsletter-icon{
       float: right;
       margin-right: 10px;
       margin-top: 30px; 
       margin-bottom: 0;
    }
    
    .checkbox-section{
    margin-top: 10px;
    }
    
    .checkbox{
       float: left;
       width: 15px;
       height: 15px;
       /* margin-left: 40px; */
       margin-top: 6px;
    }
    
    .checkbox-content{
       float: right;
       width: 200px;
       height: 26px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 12.5px;
       line-height: 26px;     
       color: #7E7AA6;    
       margin-right: 25px; 
    }
    
}

@media (min-width:1200px) and (max-width:1440px){
   .service-heading{
      width: 477px;
      height: 108px; 
   }
   
   .service-banner-para{
      width: 350px;
      height: 52px;
      font-family: 'Work Sans';
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      line-height: 26px;     
      color: #FFFFFF;    
   }
   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 165px;
       /* margin-bottom: 450px; */
       margin-bottom: 450px;
  }
  
  .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 545px;
       margin-bottom: 450px;
  }
  .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 925px;
       margin-bottom: 450px;
  }
 
    .row .col-sm-12 .card .card-body .fb-col-para{
       width: 230px;
    }
 
    .feedback-heading{
       width: 477px;
       height: 108px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #FFFFFF;
       text-align: center;
    } 
    
    .row .feedback-section-column{
     margin-top: 65px;
  }

  .bottom{
     margin-bottom: 100px !important;
  }

 

   /* Blog section */

   .blog-heading{
       width: 477px;
       height: 54px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 38px;
       line-height: 54px;     
       color: #3B3663;
       text-align: center;
    }
    
    
    .blog-card{   
       height: 456px;
       border-radius: 16px;
       border: none;
    }
    
    .blog-image{
       width: 335px !important;
       height: 185px;
       margin-top: 10px;
       margin-left: 10px;
       margin-right: 10px;
       border-radius: 16px;
    }
    
    .blog-col-heading{
       width: 290px;
       height: 52px;
       font-family: 'Work Sans';
       font-weight: 700;
       font-style: normal;
       font-size: 16px;
       line-height: 26px;     
       color: #3B3663;
       margin-left: 30px;
       margin-top: 25px;     
    }
    
    .blog-col-para{
       width: 290px;
       height: 48px;
       font-family: 'Work Sans';
       font-weight: 500;
       font-style: normal;
       font-size: 14px;
       line-height: 24px;     
       color: #7A7792;
       margin-left: 30px;
       margin-top: 15px; 
    }
    
    .row .blog-row{
     margin-top: 60px;
  }

   /* Footer section */
   
.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 100px !important;
}

.footer-col-3{
   margin-top: 100px !important;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 100px !important;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 30px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 30px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   /* margin-left: 20px; */
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   /* margin-left: 20px; */
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   /* margin-left: 20px; */
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 250px;
   height: 2px;
   margin-top: 0;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   float: right;
   margin-right: 50px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
}

.checkbox{
   float: left;
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   float: right;
   width: 200px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   margin-right: 75px; 
}

}

@media (min-width:1440px) and (max-width:2560px){
   .service-heading{
      width: 477px;
      height: 108px; 
   }

   .service-banner-para{
      width: 350px;
      height: 52px;
      font-family: 'Work Sans';
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      line-height: 26px;     
      color: #FFFFFF;    
   }
   
   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 125px;
       margin-bottom: 450px;
  }
  
  .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 560px;
       margin-bottom: 450px;
  }

  .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 995px;
       margin-bottom: 450px;
  }
  
    .row .col-sm-12 .card .card-body .fb-col-para{
       width: 230px;
    }

   .row .feedback-section-column{
     margin-top: 65px;
  }

  .bottom{
     margin-bottom: 100px !important;
  }

   /* Blog section */

.blog-heading{
  width: 477px;
  height: 54px;
  font-family: 'Work Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
  line-height: 54px;     
  color: #3B3663;
  text-align: center;
}

.blog-card{   
 height: 456px;
 border-radius: 16px;
 border: none;
}

.blog-image{
 width: 335px !important;
 height: 185px;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 border-radius: 16px;
}

.blog-col-heading{
 width: 290px;
 height: 52px;
 font-family: 'Work Sans';
 font-weight: 700;
 font-style: normal;
 font-size: 16px;
 line-height: 26px;     
 color: #3B3663;
 margin-left: 30px;
 margin-top: 25px;     
}

.blog-col-para{
 width: 290px;
 height: 48px;
 font-family: 'Work Sans';
 font-weight: 500;
 font-style: normal;
 font-size: 14px;
 line-height: 24px;     
 color: #7A7792;
 margin-left: 30px;
 margin-top: 15px; 
}

.row .blog-row{
  margin-top: 60px;
}

   /* Footer section */
   
.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 100px !important;
}

.footer-col-3{
   margin-top: 100px !important;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 100px !important;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 30px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 30px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   /* margin-left: 20px; */
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   /* margin-left: 20px; */
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   /* margin-left: 20px; */
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 250px;
   height: 2px;
   margin-top: 0;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   float: right;
   margin-right: 50px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}

.checkbox{
   /* float: left; */
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   /* float: right; */
   width: 200px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   /* margin-right: 75px;  */
   margin-left: 10px;
}

}

@media (min-width:2560px){

   .service-heading{
      width: 477px;
      height: 108px; 
   }

   .service-banner-para{
      width: 350px;
      height: 52px;
      font-family: 'Work Sans';
      font-weight: 500;
      font-style: normal;
      font-size: 14px;
      line-height: 26px;     
      color: #FFFFFF;    
   }

   /* Feedback section */
   .parent-div{
       position: relative;     
    }
    
    .overlap1{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 685px;
       margin-bottom: 450px;
  }
  
  .overlap2{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 1130px;
       margin-bottom: 450px;
  }
  .overlap3{
       position: absolute;
       bottom: 0;
       left: 0;
       margin-left: 1565px;
       margin-bottom: 450px;
  }
  
    .row .col-sm-12 .card .card-body .fb-col-para{
       width: 230px;
    }
  
    .feedback-heading{
     width: 477px;
     height: 108px;
     font-family: 'Work Sans';
     font-weight: 700;
     font-style: normal;
     font-size: 38px;
     line-height: 54px;     
     color: #FFFFFF;
     text-align: center;
  }

  .feedback-section-column{
     margin-top: 65px;
  }

  .bottom{
     margin-bottom: 100px !important;
  }



  /* Blog section */
  .blog-heading{
   width: 477px;
   height: 54px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 38px;
   line-height: 54px;     
   color: #3B3663;
   text-align: center;
}

.blog-card{   
  height: 456px;
  border-radius: 16px;
  border: none;
}

.blog-image{
  width: 335px !important; 
  height: 185px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 16px;
}

.blog-col-heading{
  width: 290px;
  height: 52px;
  font-family: 'Work Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;     
  color: #3B3663;
  margin-left: 30px;
  margin-top: 25px;     
}

.blog-col-para{
  width: 290px;
  height: 48px;
  font-family: 'Work Sans';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;     
  color: #7A7792;
  margin-left: 30px;
  margin-top: 15px; 
}

.row .blog-row{
  margin-top: 60px;
}

/* Footer Section */

.footer-section{
   height: 432px;
   background-color:  #191638;     
}

.footer-row{
   margin-top: 106px;
}

.footer-columns{   
   height: 250px;
}

.footer-col-2{
   margin-top: 100px !important;
}

.footer-col-3{
   margin-top: 100px !important;
}

.footer-col-4{  
   background-color: #131030;
   border-radius: 16px;
   height: 229px;
   margin-top: 100px !important;
}

.footer-col1-para{
   width: 255px;
   height: 78px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 10px;
   margin-top: 31px; 
}

.footer-line1{
   margin-left: 10px;
   width: 240px;
}

.communication-icons{
   margin-top: 10px;
}

.fb-icon{
   margin-left: 10px;
}

.footer-col2-heading{
   width: 84px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   margin-left: 30px;
   /* margin-top: 31px;  */
}

.nav-list{
   list-style-type: none;  
   margin: 0;    
   padding: 0; 
}

.nav-list li a{
   color: #7E7AA6;
   text-decoration: none;
   width: 42px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;   
   margin-left: 30px;                
}

.nav-list li{     
   padding-top: 20px;
}

.footer-col3-heading{
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;     
   /* margin-left: 20px; */
}

.footer-col3-heading1{
   width: 63px;     
}

.footer-col3-para1{
   width: 255px;
   height: 52px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   /* margin-left: 20px; */
   margin-top: 31px; 
}

.footer-col3-heading2{
   width: 121px;    
}

.footer-col3-para2{
   width: 255px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #8C7DFF;
   /* margin-left: 20px; */
   margin-top: 10px;  
   cursor: pointer;    
}

.footer-col4-heading{
   width: 176px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;
   margin-left: 40px;
   margin-top: 40px; 
}

.footer-col4-para{
   width: 97px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;
   margin-left: 40px;
   margin-top: 30px; 
   margin-bottom: 0;
   float: left;
}

.footer-line{     
   margin-left: 40px;
   width: 250px;
   height: 2px;
   margin-top: 0;
}

.newsletter-form{
   margin-top: 40px;
   margin-left: 40px;
  }
  
.newsletter-btn{
 background-color: #131030;
 border: none;
}

.newsletter-icon{
   float: right;
   margin-right: 50px;
   margin-top: 30px; 
   margin-bottom: 0;
}

.checkbox-section{
margin-top: 10px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}

.checkbox{
   /* float: left; */
   width: 15px;
   height: 15px;
   /* margin-left: 40px; */
   margin-top: 6px;
}

.checkbox-content{
   /* float: right; */
   width: 200px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 12.5px;
   line-height: 26px;     
   color: #7E7AA6;    
   /* margin-right: 75px;  */
   margin-left: 10px;
}
  
}

/* ************************************************************* */

*{
    box-sizing: border-box;
}

/* Navigation Section */

.navbar-light .navbar-nav .nav-link{
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #3B3663 !important;  
   text-decoration: none; 
   padding: 1rem !important;
}

.navbar-light .navbar-nav .nav-link:hover {
   color: #8C7DFF !important;
}

.active {
  color: #8C7DFF !important;
}

.navbar-toggler{
   background-color: #8C7DFF;        
}

.navbar-nav .contact-button{
   background-color: #8C7DFF;
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 13px;
   line-height: 15.25px;     
   color: #FFFFFF;     
   border-radius: 100px;
   padding: 10px, 18px, 10px, 18px; 
   border: none;
   text-decoration: none;   
}

.navbar-nav .contact-button:hover{
   color:#868FFF;
   background-color: #F0EEFF;
   transform: translateY(-1px);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.navbar-nav .contact-button:hover::after {
   transform: scaleX(1) scaleY(1);
   opacity: 0;
}

.navbar-nav .contact-button:active {
   background-color: #FFFFFF;
   color: #868FFF; 
   border:1px solid #868FFF;
   transform: translateY(1px);      
}

/* .navbar-nav .contact-button:focus{
   outline: 0;
} */

.navbar-nav .btn:focus,.navbar-nav .btn:active {
   outline: none ;
   box-shadow: none;
}

/* ************************************************************* */

 /* Banner Section */

 .service-banner-section{    
    background:linear-gradient(90deg, #8C7DFF 0%, rgba(140, 125, 255, 0) 100%), url("../images/service-banner-bg.png");
    height: 400px;
    width: 100%;
    background-position:center;
    background-repeat: no-repeat;
    
}

.service-banner-heading{
   width: 171px;
   height: 54px;
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 38px;
   line-height: 54px;     
   color: #FFFFFF;
   /* margin-left: 2rem; */    
}

.service-banner-para{
   /* width: 350px;
   height: 52px; */
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #FFFFFF;
   /* margin-left: 2rem; */
}


/* Service section */
.service-section{
    height: 1291px;
    background:linear-gradient(94.99deg, rgba(140, 125, 255, 0.1), rgba(125, 224, 255, 0.1));
    /* opacity: 0.1; */
    /* background-color: #F3F7FF; */
    /* margin-bottom: 50px; */
 }

 .service-ellipse-icon{
     margin-top: 105px;
 }

 .service-ellipse-icontext{
    margin-top: 100px;     
    width: 78px;
    height: 16px;        
    font-family: 'Work Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 16.42px;     
    color: #7A7792;
    letter-spacing: 0.09em;
    margin-left: 10px;
 }

 .service-heading{
   /* width: 477px;
   height: 108px;         */
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 38px;
   line-height: 54px;     
   color: #3B3663;
 }

 .line-align{
    text-align: center;
 }

 /* .single-col{
    height: 433px;    
} */

.single-col .card{
    border: none;
    border-radius: 16px;
}

.service-card{
   border: none;
    /* height: 433px; */
    border-radius: 16px;
    background-color: #FFFFFF;
    transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
}

.service-card:hover{
   box-shadow: 10px 10px 10px 5px #192824;
   transform:translateY(20px);
-ms-transform:translateY(20px); 
-webkit-transform:translateY(20px);
}

.row-1{
    margin-top: 50px;
}

.container .row .bottom{
    margin-bottom: 30px;
}

.container .row .section-gap{
   margin-bottom: 70px;
}

 .service-card-icon{
    margin-left: 40px;
    margin-top: 44px;
 }

 .service-card-title{
    /* width: 124px; */
    /* height: 26px;         */
    font-family: 'Work Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;     
    color: #3B3663;
    margin-left: 40px;
 }

 .service-card-text{
    /* width: 270px; */
    /* height: 96px;         */
    font-family: 'Work Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;     
    color:#7A7792;
    margin-left: 40px;
 }

 /* .enterprise-search{
    width: 160px;
 }

 .software-dev{
    width: 205px;
 } */
 /* readmore button */
 .service-readmore-btn{
    /* width: 100px; */
    /* height: 15px;        */
    margin-left:30px ;
    font-family: 'Work Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 13px;
    line-height: 15.25px;     
    color: #7A7792;
    border: none;  
    background: #FFFFFF;     
}

/* .readmore-icon{
    width: 6.56px;
    height: 2.81px;  
    margin-top: 40px;
    margin-left:40px ;     
    font-size: 13px;         
    color: #7A7792;        
    transform: rotate(-90deg);
} */

.service-readmore-btn:focus{
    outline: 0;
}

/* ************************************************************* */
 /* Feedback Section */


.feedback-section{
   height: 784px;
   background-color: #433A89;
}

.customer-fb-vector-img{
   position: relative;
}

.customer-fb-vector-img-right{
   width: 80px;
   height: 100px;
   position: absolute;
   bottom: 0;
   right: 0;
   margin-bottom: 20px;
}

.feedback-header{
   text-align: center;
   /* margin-top: 100px;      */
}

#feedbackellipse-icon{     
   color:#8C7DFF;
   width: 6px;
   height: 6px;     
   font-size: 6px;
   margin-top: 100px;     
}

.feedbackicon-text{
   width: 78px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #A69FEA;
   margin-left: 12px;     
   letter-spacing: 0.09em;
   margin-top: 100px;   
}

.feedback-heading{
   /* width: 477px;
   height: 108px; */
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 38px;
   line-height: 54px;     
   color: #FFFFFF;
   text-align: center;
}

/* .feedback-section-column{
   margin-top: 65px;
} */


/* .fb-columns{
   width: 32%;
   height: 368px;
   border-radius: 16px;
} */
.fb-card{
   border-radius: 16px;
}

.fb-card:hover{
   box-shadow: 0 0 2px 2px #A695FF;   
}

.fb-column-1{
   /* float: left; */
   background: linear-gradient(180deg, #4B4394 0%, #423A89 100%);        
}

.fb-column-2{
   /* float: left;
   margin-left: 25px;   */
   background: #38317D !important;
}

.fb-column-3{
   /* float: right; */
   background: linear-gradient(180deg, #4B4394 0%, #423A89 100%);
}

.star-rating{
   margin-top: 51px;
   margin-left: 40px;
}

.fb-col-para{
   width: 270px;
   height: 104px;  
   margin-top: 27px;
   margin-left:40px ;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #A69FEA;
   text-align: left;
}

.customer-details{
   margin-top: 83px;
}

.customer-image{
   width: 49px;
   height: 53px;
   margin-left: 40px;        
}

.customer-name{
   width: 131px;
   height: 26px;       
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #FFFFFF;        
}

.customer-designation{
   width: 69px;
   height: 16px;       
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #A69FEA;        
}

.customer-info{
   float: right;
   margin-right: 135px;
}

 .center-align{
   margin-left: auto;
   margin-right: auto;
}

/* ************************************************************* */
/* Blog Section */

.blog-section{
   height: 906px;
   background-color: #F3F8FF;                
}

.blog-vector-img{
   position: relative;
}

.blog-vector-img-right{
   width: 80px;
   height: 150px;
   position: absolute;
   bottom: 0;
   right: 0;
   margin-bottom: 20px;
}


.blog-header{
   text-align: center;     
}

#blogellipse-icon{     
   color:#8C7DFF;
   width: 6px;
   height: 6px;     
   font-size: 6px;
   margin-top: 100px;     
}

.blogicon-text{
   width: 78px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #7A7792;
   margin-left: 12px;     
   letter-spacing: 0.09em;
   margin-top: 100px;   
}

.blog-heading{
   /* width: 477px;
   height: 54px; */
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 38px;
   line-height: 54px;     
   color: #3B3663;
   text-align: center;
}

/* .row .blog-row{
   margin-top: 60px;
} */

.blog-card{   
   /* height: 456px; */
   border-radius: 16px;
}

.blog-card:hover{
   box-shadow: 0 0 2px 2px #A695FF;
}


.blog-image{
   /* width: 330px;
   height: 185px; */
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   border-radius: 16px;
}

.date-section{
   margin-left: 30px;
   margin-top: 30px;
}

.time-icon{
   width: 16px;
   height: 16px;
}

.date{
   width: 90px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #7A7792;
   margin-left: 3px;
}

.profile-icon{
   width: 16px;
   height: 16px;
}

.profile-name{
   width: 82px;
   height: 16px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 16.42px;     
   color: #7A7792;
   margin-left: 3px;
}

.blog-col-heading{
   /* width: 290px;
   height: 52px; */
   font-family: 'Work Sans';
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   line-height: 26px;     
   color: #3B3663;
   margin-left: 30px;
   margin-top: 25px;     
}

.blog-col-para{
   /* width: 290px;
   height: 48px; */
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 24px;     
   color: #7A7792;
   margin-left: 30px;
   margin-top: 15px; 
}

.blog-readmore-btn{
   width: 100px;
   height: 15px;       
   margin-left:20px ;
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 13px;
   line-height: 15.25px;     
   color: #7A7792;
   border: none;  
   background: #FFFFFF;     
}

.readmore-icon{
   width: 6.56px;
   height: 2.81px;  
   margin-top: 40px;
   margin-left:40px ;     
   font-size: 13px;         
   color: #7A7792;        
   transform: rotate(-90deg);
}

.readmore-btn:focus{
   outline: 0;
}

.loadmore-button{
   height: 52px;
   width: 186px;     
   border-radius: 100px;
   padding:17px, 40px, 17px, 40px;
   margin-top: 51px;  
   /* margin-left: 480px;                  */
   margin-bottom: 50px;
   background-color: #8C7DFF;
   border: none;     
   text-decoration: none;
   cursor: pointer;
   font-family: 'Work Sans';
   font-weight: 600;
   font-style: normal;
   font-size: 13px;
   line-height: 15.25px;     
   color: #FFFFFF;                  
}

.loadmore-button:hover{
   color:#868FFF;
   background-color: #F0EEFF;
   transform: translateY(-1px);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   /* box-shadow: 0 2px #F0EEFF; */
}

.loadmore-button:hover::after {
   transform: scaleX(1) scaleY(1);
   opacity: 0;
}

.loadmore-button:active{
   border:2px solid #868FFF;
   background-color: #FFFFFF;
   color: #868FFF;
   transform: translateY(1px);
}

.loadmore-button:focus{
   outline: 0;
}

/* ************************************************************* */
/* Copyright Section */

.copyright-section{
   height: 86px;
   background-color: #131030;  
   display: flex;
   justify-content: center;
   align-items: center;        
}

.copyright-content{
   width: 246px;
   height: 26px;
   font-family: 'Work Sans';
   font-weight: 500;
   font-style: normal;
   font-size: 14px;
   line-height: 26px;     
   color: #7E7AA6;    
} 

html {
   scroll-behavior: smooth;
 }


