@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,900;0,1000;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@800&display=swap');


body {
    font-family: 'Mulish', sans-serif;
}

* {
    margin: 0%;
    padding: 0%;
    font-family: 'Mulish', sans-serif;

}
p{
    text-align: justify;
}

h1,h2 {
    font-family: 'Nunito', sans-serif;
    
}

h1 span {
    font-family: 'Mulish', sans-serif;
    color: #1877F2;
}

h6 {
    font-weight: 800 !important;
    font-family: 'Mulish', sans-serif;
    letter-spacing: 1px;
    color: #1877F2;
}

h3,h4 {
    font-family: 'Mulish', sans-serif;
    letter-spacing: normal;
    line-height: 5px;
}


p {
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    color:#555c63;
    font-family: 'Mulish', sans-serif;
}
h5{
    color:#c9d8ea;;
}

a, a:hover {
    text-decoration: none !important;
}

section {
    margin: 5% 0;
}


/* Button */


/* CSS */
.main-btn {
  background-color: #1877F2;
  border-radius: 100px;
  box-shadow: rgba(44, 89, 187, 0.2) 0 -25px 18px -14px inset,rgba(44, 70, 187, 0.15) 0 1px 2px,rgba(44, 130, 187, 0.15) 0 2px 4px,rgba(44, 123, 187, 0.15) 0 4px 8px,rgba(44, 146, 187, 0.15) 0 8px 16px,rgba(44, 134, 187, 0.15) 0 16px 32px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  font-size: 16px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.main-btn:hover {
  box-shadow: rgba(44, 134, 187, 0.35) 0 -25px 18px -14px inset,rgba(44, 130, 187, 0.25) 0 1px 2px,rgba(44, 118, 187, 0.25) 0 2px 4px,rgba(44, 118, 187, 0.25) 0 4px 8px,rgba(44, 123, 187, 0.25) 0 8px 16px,rgba(44, 134, 187, 0.25) 0 16px 32px;
  transform: scale(1.05) rotate(-1deg);
}

.main-btn a,
.main-btn a:hover {
    text-decoration: none;
    color: #fff;
}

/* sub heading */

.sub-heading {
    text-align: center;
    margin-bottom: 50px;
}


/* hr */
.hr-style {
    color: rgb(13, 0, 128);
    width: 15%;
    margin: auto !important;
    border: 2px solid rgb(19, 0, 128) !important;
    border-radius: 5px;
   }


/* header */

header {
    height: auto;
    background-color: rgba(24, 97, 255, 0.1);
    background-image: url(../img/tallybkp-hero.png);
    background-size: cover;
    background-position: bottom;
    padding-bottom: 30px;
  }
  

  svg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    overflow: visible;
  }

/*======Navbar======*/
.navbar {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    transition: .5s;
    z-index: 10; 
    margin: 0;
    padding: 0 !important; 
    background-color: transparent;  
}

 header nav .navbar-toggler-icon {
  color: #111;
}

header nav  ul {
 padding: 10px 20px 15px;
 background-color: transparent;
/* background-color: rgba(255,255,255,0.9);   */
}

header nav  ul  li  a {
 color: #303536 !important;
 text-transform: capitalize !important;
}


header nav .logo {
  margin: 10px;
  
}

header nav .logo img{
   height: 60px;
   transition: .5s;
   padding: 10px 0;
}

.navbar .nav-item .nav-link {
  border: 2px solid #1877F2;
  font-size: 18px;
  font-weight: 600;

}

 /*=====hero section=====*/

 .hero-text {
    padding-top: 20%;
 }

 /*contact-form*/

 .contact-form {
    padding: 5% 0;
 }


 .contact-form .contact_form {
    padding: 50px 30px;
    width: 90%;
    margin: auto;
    background-color: rgba(255,255,255,1);
    box-shadow: 0 2px 20px -1px rgb(0 0 0 /19%);
    z-index: 5;
    border-radius: 10px;
   }

   .contact-form h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #1877F2;
    margin-bottom: 20px;
   }
   
   .contact_form .top_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
   }
   
    .hero-form .pr {
      position: relative;
   }
   
    .contact_form label {
      font-size: 15px;
      font-weight: 500;
      color: #111;
    }
   
    .contact_form input,
    .contact_form input:focus,
    .contact_form textarea,
    .contact_form textarea:focus {
    padding: 5px 10px;
    border: 1px solid #e7e4e4 !important;
    border-radius: 10px;
    outline: none;
    outline-width: 0;
    outline-color: #fff;
    box-shadow: none;
   }
   
   .hero-form .pr>.input-error-msg {
      margin-bottom: -1rem;
   }
   
   .hero-form .pr:after {
      content: '';
      display: block;
      position: absolute;
      right: -0.4rem;
      top: -0.3rem;
      font-size: 1rem;
      color: #ff9d00;
      z-index: 1;
   }
   
   .hero-form .pr.optional:after {
      display: none;
   }
   
   .hero-form .pr:after {
      right: 1rem;
      top: 0.4rem;
   }
   
   .outer .success-message {
      color: #404040;
      min-height: 24rem;
      display: none;
      width: 100%;
      font-size: 1.2rem;
      border-radius: 15px;
   }
   
   .outer .success-message> div {
      width: 100%;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
   }


   /* services */


   .service-card {
     margin-top: 30px;
     padding: 40px 10px;
     border-radius: 5px;
     text-align: center;
   }

   .service-card  i {
    font-size: 40px;
    color: #1877F2;
    margin-bottom: 20px;
   }

   .service-card h4 {
    font-weight: 700;
    margin: 10px 0 20px;
   }

   .service-card p {
    margin-top: 20px;
    text-align: center;
   }

   .crd-shadow {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   }

   /* process */

   #process {
    background-color: #f9f9f9;
    padding: 5% 0;
   }


   #process .num {
    background-color: #1877F2;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
   }

   #process .num span {
    font-size: 30px;
    color: white; 
   }

   #process .card {
    margin-top: 30px;
    padding: 30px 15px;
    text-align: center;
    background-color: #fff;
    border: 0;
   }

 

   #process .card p {
    text-align: center;
    margin-top: 10px;
   }

   #process .card h4 {
    font-weight: 700;
   }

   /* achievements */


   #achievements {
    padding: 5% 0;
   }

  .icon {
    width: 65px;
    height: 65px;
    border: 1px solid #1877F2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
   }

   .icon img {
    width: 40px;
    height: 40px;
   }

  

   #achievements h4 {
    font-weight: 700;
    margin-left: 10px;
   }

   #achievements .r-1 {
    border: 1px solid #1877F2;
    padding: 20px 0;
    width: 98%;
    box-shadow: rgba(133, 124, 255, 0.2) 0px 8px 24px;
    border-radius: 10px;
   }


   /* PLATFORM */

   .platform {
    padding: 5% 0;
    background-color: #f9f9f9;
   }

   .platform .card {
    text-align: center;
    padding: 30px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #1877F2;
    border-radius: 10px;
   }

   /* courses */
 #courses .config {
  background-color: #1877F2;
  padding: 5% 50px;
  border-radius: 20px;
  background-image: url(../img/lines.svg);
  background-size: contain;
 }

 #courses .config .heading h2 {
     color: #fff;
 }


 

   /* contact */

   #contact {
    text-align: center;
   }

   #contact h5 {
    color: #111;
    margin-top: 15px;
   }

   #contact span {
    color: #7b7c7c;
    font-size: 15px;
   }

   #contact a {
    text-decoration: none;
    color: #7b7c7c;
    font-size: 15px;
   }

   #contact .icon {
    width: 60px;
    height: 60px;
    background-color: #1877F2;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
   }


   /* footer */

   footer {
    background-image: url(../img/footer.svg);
    background-size: cover;
    padding: 5% 0;
   }
   
   footer p {
    color: #d1d1d1;
   }

   footer h5 {
    color: #fff;
   }


   footer ul li {
    list-style-type: none;
    line-height: 2;
    color: #c9d8ea;
   }

   footer ul li::before {
    font-family: fontawesome;
    content: '\f061';
    margin-right: 10px;
   }

   footer .social i {
    margin: 0 5px;
    font-size: 20px;
    color: #1877F2;
   }

   #copyright {
    background-color: #15242b;
    color: #fff;
    padding: 15px 0;
   }


/* wrapper */


.wrapper {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
}

.wrapper a:nth-child(1) {
width: 50px;
height: 50px;
  background-color: #1877F2;
  color: white;
  text-decoration: none;
}

.wrapper a:nth-child(2) {
width: 50px;
height: 50px;
  background-color: #1877F2;
  color: white;
  text-decoration: none;
}


@keyframes FadeIn {
  0% {
      transform: rotate(0deg);
  }

  100% {
      transform: rotate(360deg)
  }
}

.hide {
  position: absolute;
  bottom: 0px !important;
  z-index: -1;
  transition: all 2s;
}



.wrapper a {
  height: 30px;
  width: 30px;
  background: #000;
  padding: 10px;
  display: flex;
  flex-direction: row;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  margin: 2px;
}

/* scroll top */

.scrolltop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #1877F2;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px;
}
