:root {
    --h2-font: 'Poppins', sans-serif;
    --p-font: 'Montserrat', sans-serif;
    --color-black: #000000;
    --color-white: #fff;
    --color-green: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    --font-color: #fff;
    --bg-color:#1e2222;
}
.text-dark{color: var(--color-black) !important;}
.text-pink{color: var(--color-green) !important;}
.bg-dark{background-color: var(--color-black) !important;}
body{font-family: var(--p-font); background-color: var(--color-black); color: var(--color-white); scroll-behavior: smooth;}
.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    background: #1e2222;
}
.sticky .navbar .navbar-nav .nav-link:focus, .sticky .navbar .navbar-nav .nav-link:hover, .sticky .dropdown-item:hover, .sticky .navbar-expand-lg .navbar-nav .nav-link, .sticky .navbar-brand{
    color: #fff;  
}
a{text-decoration: none;}
li{list-style-type: none;}
p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: var(--font-color);
    font-family: 'Montserrat', sans-serif;
}
section{margin-top: 120px;}

.btn {
    background: var(--color-green);
    padding: 27px 44px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14 px;
    border-radius: 0px;
    border: 1px solid var(--color-green) !important;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
  }
  .btn .btn-light{background-color: var(--color-black) !important; color: var(--color-green); z-index: 0;}
  .btn:hover{color: var(--color-black); } 
  .btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background-color: #fff !important;
    color: var(--color-black) !important;
    z-index: 1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0;
  }
  
  .btn:hover::before {
    transform: scaleX(1);
    color: var(--color-black) !important;
    z-index: -1;
  }
  .heading-title{
    background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
  }
h3.heading::after {
    content: '';
    width: 10%;
    height: 2px;
    background: var(--color-green);
    display: block;
    left: 45%;
    position: absolute;
    bottom:15%;
}
h3.left-heading::after{left: 0%;}
h3.heading {
    font-size: 40px;
    line-height: 40px;
    color: var(--color-white);
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
}
span.text-italic {
    font-style: italic;
    font-size: 30px;
    font-family: initial;
    font-weight: 600;
    display: block;
    color: #fff;
}
    /* top header */
    .top-header {
        padding: 8px 0px;
        background: #1e2222;
    }
    @media (min-width: 1200px){
        .h3, h3 {
            font-size: 1.75rem;
        }
      
      }
    ul {
        margin: 0;
        padding: 0;
    }
    .top-header .top-headers li {
        display: inline-block;
        margin-right: 2em;
    }
    .top-header .top-headers li a, .w3l-top-header .top-headers li {
        color: var(--color-white);
        font-size: 13px;
        font-weight: 500;
        font-family: var(--h2-font);
    }
    .top-header .top-headers li i {
        margin-right: 8px;
        color: var(--color-white);
    }
    
    @media only screen and (max-width: 1200px){
      section {margin-top: 50px;}
      h3.heading {font-size: 35px;}
      h3.heading::after{bottom: -25%;}
      .service-section .service-box{box-shadow: 0px 0px 18.9px 2.1px rgb(36 38 39 / 18%);}
      .what-we-do .sect-gap {
        padding-top: 60px !important;}
        .sticky{position: relative;}
    
    }
    @media only screen and (max-width: 680px){.top-content-w3ls {
      display: block !important;
  }}
    @media only screen and (max-width: 770px){
      section {margin-top: 50px;}
      .btn{padding: 23px;}
      .top-header .top-headers li a, .w3l-top-header .top-headers li{font-size: 12px;}
.top-headers {
    text-align: center;
}
.banner .carousel-inner,.banner {
  height: auto !important;
}
.banner h3 {
  font-size: 25px !important;}
  .banner .carousel .carousel-indicators [data-bs-target]{
    height: 1px !important;
    width: 20px !important;
  }
.bg-image-section .covers14-text h4 {
  font-size: 35px !important; 
}
.container-preloader .animation-preloader .txt-loading {
  font: bold 1.5em 'Poppins', sans-serif !important;}
  .testimonial-section h2{font-size: 22px !important;}
  .service-section .text{height: 315px !important;}
  header .navbar-nav .nav-link:hover::before {display: none !important;}
  .modal p{text-align: unset !important;}
  .banner h3 sup {font-size: 13px !important;}
  .testimonial-banner{background-position: right !important;}
  .industry-banner {background-position: right !important;}
  .what-we-do h4{text-align: left !important;}
  .footer-area .footer-top .single-footer-caption .footer-tittle h4{margin-bottom: 22px !important;}
  .company-banner {background-size: 100% 100% !important;}
  /* .contact-banner {background-size: 100% 100% !important;} */
  .industry-banner{background-size: 100% 100% !important;}
  /* .testimonial-banner{background-size: 100% 100% !important;} */
  .what-we-do-banner{background-size: 100% 100% !important;}

}
@media only screen and (max-width: 479px){
  .testimonial-section .testimonial4_slide{
    text-align: left !important; width: auto !important; padding: 0px 4px !important;
  }
  .title-main {
    font-size: 30px !important;}
}
@media only screen and (max-width: 780px){.top-header .top-headers li {
    margin-right: 1em;
}
.banner .carousel .carousel-indicators{bottom: 0px !important; }
.inner_page-banner h2 {
  font-size: 35px !important;}
  .industry-section h6{margin-bottom: 5rem;}
  .industry-section .slick-prev, .slick-next{top: 35% !important;}
}
/* header */
.navbar-expand-lg .navbar-brand img{width: 170px;}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 6px 7px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize; white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 7px;
    position: relative;
}
.dropdown-menu a:hover{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; 
}
header .navbar-nav .nav-link:hover::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #f22cbd;
}
.navbar-toggler{background-color:#fff !important;}

.navbar-brand{color: #fff;}
.navbar-brand:focus, .navbar-brand:hover {
    color: #fff;
}
.dropdown-menu{background: var(--color-black);
    border-radius: 0;
    padding: 15px 0;
    min-width: 190px;
    position: absolute;
    left: 0;
    box-shadow: 2px 0 10px rgba(0, 0, 0, .2);
    z-index: 9;}
    .dropdown-item{color: var(--color-white);}
    .navbar-expand-lg .navbar-nav .active {
      background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: bold;
    }
 
/* carousel-banner */
@media only screen and (min-width: 1440px){
    .banner h3 {
        color: var(--color-black);
        font-size: 90px !important;
        line-height: 100px !important;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    }
    .carousel-caption {right: 10% !important;}
}
.banner{
    position: relative;
    padding: 0 !important;
    height: calc(100vh - 15vh);
    overflow: auto;
  }
  .banner .carousel{height: 100%;}
  .banner .carousel-inner{height: 100%;}
  .banner .carousel-item{height: 100%;}
  .banner .carousel-caption{
    bottom: 0rem;
    top: 0;
    display: flex;
    align-items: center;
  }
 .banner .carousel .carousel-indicators [data-bs-target]{border-radius: 50%; height: 6px; width: 25px; background: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);}
 .banner .carousel .carousel-indicators{bottom: 50px; z-index: 1;}
 .banner h3 {
    color: var(--color-black);
    font-size: 50px;
    line-height: 0.9;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 100%);
    
}
.banner h3 sup {
    font-size: 17px;
    background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; 
    text-shadow: 0px 0px 100px rgb(0 0 0 / 100%);
}
sup {
    top: -0.5em;
}
.banner .banner-text {
    animation-name: slide-in;
    animation-duration: 1.5s;
    animation-fill-mode: both;
  }
  
 
  /*-- inner-banner --*/
  .inner_page-banner{display: flex;
    align-items: center;
    justify-content: center;
    /* height: 50vh; */
    text-align: center;}
    .inner_page-banner h2{font-size: 50px; text-shadow: 0px 0px 10px rgb(0 0 0 / 100%); font-weight: bold; text-transform: uppercase;}
  .company-banner {background: linear-gradient(rgb(233 30 99 / 14%), rgb(0 0 0 / 16%)), url(../images/Banner-images/SharpMind_Quest_company-banner.jpg) no-repeat center;background-size: cover; height: 350px;}
  .contact-banner {background: linear-gradient(rgb(233 30 99 / 14%), rgb(0 0 0 / 16%)),url(../images/Banner-images/SharpMind_Quest_contact-banner.jpg) no-repeat center;background-size: cover; height: 350px;}
  .industry-banner{background: linear-gradient(rgb(233 30 99 / 14%), rgb(0 0 0 / 16%)),url(../images/Banner-images/SharpMind_Quest_industries-banner.png) no-repeat center;background-size: cover; height: 350px;}
  .testimonial-banner{background: linear-gradient(rgb(233 30 99 / 14%), rgb(0 0 0 / 16%)),url(../images/Banner-images/SharpMind_Quest_testimonial.webp) no-repeat center;background-size: cover; height: 350px;}
  .what-we-do-banner{background: linear-gradient(rgb(233 30 99 / 1%), rgb(0 0 0 / 16%)),url(../images/Banner-images/SharpMind_Quest_what-we-do-banner.png) no-repeat center;background-size: cover; height: 350px;}
ul.short_ls li a {
color: #fff;
text-decoration: none; font-weight: bold;
background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; 
}
ul.short_ls li {
list-style: none;
display: inline-block;
letter-spacing: 1px;
color:var(--color-white);
font-size: 16px;
}
.using-border {
width: 100%;
border: none;
background:var(--bg-color);
}


/* about */
.about .small img {
  transition: 0.5s;
}
.about img:hover {
  transform: scale(0.9);
}
.about img{border-radius: 5%;}
  /* services */
   .service-section .service{box-shadow: 0px 0px 18.9px 0.1px #e91e6336;}
   .service-section img{height: 330px !important;}
  .service-section .text {
    padding: 30px 30px 10px 50px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; height: 330px;
    }
    .service-section .text h2{
      font-size: 28px; 
    }
    .service-section .text h2:hover,.service-section .circle > li:hover{-webkit-text-stroke-width: 0.5px;}
  .service-section .text:hover {
    color: rgba(255, 255, 255, 0.8);
    background: var(--bg-color); }
    .service-section .text:hover  h2, .text:hover  .circle > li{
      color: var(--color-white); }
      .service-section .circle > li {
        list-style-type: circle;
        color: var(--color-white);
        line-height: 28px;
        /* list-style-position: inside;  */
        cursor: pointer;
    }
    .service-section .card-icon {
        position: relative;
        bottom: 76px;
        text-align: end;
        padding: 7px 25px;
        transition: all 0.3s; display: none;
    }
    .service-section .service-img i{font-size: 50px; color: #fff;}
    .service-section .service-img i:hover{ color: var(--color-black);} 

    /* industry-section */
    .industry-section .image {
  display: block;
  width: 170px;
  height: 170px;
  overflow: hidden;
  border-radius: 200px;
  position: relative;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 10px;
  color: #f22cbd;
  border-width: thick;
  border-style: solid; 
  border-radius: 50%;
  border-radius: 50%;
    }
    .headshot {
      flex-shrink: 0;
      height: 170px;
      width: 170px;
      border: calc(3px + 0.2vw) solid transparent;
      background-origin: border-box;
      background-clip: content-box, border-box;
      background-size: cover;
      box-sizing: border-box;
      box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
    }
    
    .headshot-1 {
      border-radius: 50%;
      background-image: url(../images/about.jpg), linear-gradient(#f9f047, #0fd850);
    }
    
   
    /* .industry-section .slick-prev, .industry-section .slick-next{display: none !important;} */
    .industry-section img {
      max-width: 100%;
      padding: 0.6rem;
    border-radius: 50%; height: 160px; 
      border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
    }
    
      /* contact */
      .contact .error {
        color: #ff0000;
        margin-bottom: 0.5rem;
        white-space: nowrap;
    }
      .contact form::after{background-image: url(../images/bg-imgs/bgn-cases.png);
        background-position: center top;
        content: '';
        width: 30%;
    position: absolute;
    bottom: 0;
    height: calc(100% + 100px);
    background-size: cover;
    left: 65%;
    background-repeat: no-repeat;
    z-index: 0;
    }
      .contact .email-form {
        border: 0.1px solid var(--bg-color);
        border-radius: 4px;
      }

      .contact .email-form input:focus,
      .contact .email-form textarea:focus {
        border-color: #f22cbd;
      }

      .contact input[type="text"],.contact .email-form textarea,.contact input[type="file"],.contact input[type="password"] {
        width: 100%;
        border: 1px solid #aaa;
        border-radius: 4px;
        margin: 8px 0;
        outline: none;
        padding: 8px; 
        box-sizing: border-box;
        transition: 0.3s;
      }
      
      .contact input[type="text"]:focus,.contact .email-form textarea:focus,.contact input[type="file"]:focus {
        border-color: var(--color-green);
        box-shadow: 0 0 1px 0 var(--color-green);
      }
      
      .contact input[type="text"], .contact input[type="password"] {
        padding-left: 60px;
      }
      
      .contact .inputWithIcon {
        position: relative; 
      }
    
    .contact i {
        position: absolute;
        left: 0;
        transition: 0.3s;
        color: var(--bg-color);
      }
           
      .contact .inputWithIcon.inputIconBg i {
        padding: 18px;
        position: absolute;
    left: 0;
    top: 10px;
      }
      .contact .error i{ top: 2px !important;}
      .contact .email-form textarea {
        padding: 15px;
      }
      .contact-box .dbox{
    background: var(--color-black);
    padding: 3rem 0rem;
    border-radius: 5%;
    box-shadow: 0 5px 0.1px solid #f22cbd;
    border: 0.1px solid var(--bg-color);
      }
      .contact-box .dbox .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: var(--color-green);
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .contact-box .dbox .icon span {
        font-size: 30px;
        color: #fff;
    }
    .contact-box .dbox h5{color: var(--color-white); font-size: 1.5rem; font-family: 'Poppins', sans-serif;}
    .contact-box .dbox a,  .contact-box .dbox p{
        font-weight: 600;
        color: var(--color-white); font-size: 14px;
    }
#contact td,#contact tr{color: #fff;}
#contact img{width: 28%; border-radius: 5px;}
      /* bg-image-section */
  .bg-image-section #covers14-block {
    background: url(../images/SharpMind_Quest_dreamjobbg.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}
 .bg-image-section #covers14-block::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 80%);
    z-index: -1;
}

.bg-image-section .covers14-text {
    padding: 100px 0;
}
.bg-image-section .covers14-text h4 {
    font-size: 50px;
    line-height: 45px;
    color: #fff; font-weight: bold;
}
.bg-image-section .covers14-text p {
    margin-bottom: 35px;
    margin-top: 10px;
    color: #ddd;
    font-size: 16px;
    line-height: 25px;
}


  /* call-to-action */
.call-to-action{background: #1e2222;}
.title-main{
    font-size: 35px;
    line-height: 48px;
    font-weight: bold;
    /* text-transform: capitalize; */
    font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.call-to-action .buttons li.phone-sec i {
    font-size: 38px;
    color: #fff;
    transform: rotate(45deg);
}
.call-to-action .buttons li.phone-sec a.call-style {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

  /* footer */
  .footer-area .footer-top {
  border-bottom: 0.1px solid var(--bg-color); 
}
.footer-area .footer-top .single-footer-caption .footer-pera .info1 {
    line-height: 1.8;
    margin-bottom: 25px;
    color: #fff; font-weight: 500;
}
.footer-area .footer-top h2 .navbar-brand img{width: 65%;}
.footer-area .footer-top .single-footer-caption .footer-number h4 span {
    color: #fff;
}
 .footer-number h4 {
    color: var(--color-green) !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important; margin-bottom: .5rem !important;
}
.footer-area .footer-top .single-footer-caption .footer-tittle h4 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    margin-bottom: 38px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-area .footer-top .single-footer-caption .footer-tittle ul li {
    margin-bottom: 15px;
    text-transform: capitalize;
}
.footer-area .footer-top .single-footer-caption .footer-tittle ul li a,.footer-area a,.footer-area span{
    color: #fff; font-weight: 500;
}
.footer-area .footer-top .input-group .btn {
    position: inherit;
    z-index: 2;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; 
}
.footer-area .footer-top .form-control{border-radius: 0;}
.footer-area .footer-top .btn:hover{color: var(--color-black); background-color: #fff !important;}
.footer-area .footer-bottom .footer-copy-right p {
    color: #fff;
    font-size: 16px;
}
.footer-area .form-control:focus {box-shadow: none !important;}
.footer-area .footer-bottom .footer-copy-right p a {
    color: var(--color-green);  font-weight: 500;
}

.footer-area .footer-social a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 16px;
  }
  .footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover, .footer-area .footer-bottom .footer-copy-right p a:hover, .footer-area a:hover{
    background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: 500;
  }
 /* mission-vission-section */
 .mission-vission-section .card{background: transparent; border: 0.1px solid var(--bg-color);}
 .mission-vission-section .card img{width: 100px;}
 .mission-vission-section .card h2{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.slick-prev::before, .slick-next::before {
color: #fff !important;
}

.banner .carousel-item{
  -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
   
}
.banner .carousel-item:hover {
  transform: scale(1.1); 
}

/* Testimonial */
.testimonial-section .testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial-section .testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-section .testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-section .testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial-section .testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial-section .testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial-section .testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial-section .testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial-section .testimonial4_control_button .carousel-control.left:hover,
.testimonial-section .testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial-section .testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial-section .testimonial4_header h4{
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial-section .testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial-section .testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial-section .testimonial4_slide p {
    margin: 40px 0 20px 0;
}
.testimonial-section .testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px; letter-spacing: 0.1rem !important;
}
.testimonial-section h2 {
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent; 
  font-weight: 500;
  font-size: 40px;
    font-family: fantasy;
    
}

/* what-we-do */

.what-we-do h4{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: 500; text-align: center;
}
.what-we-do p{font-size: 15px;}
.what-we-do .sect-gap{padding-top: 120px; display: flex; align-items: center; }
.what-we-do #Talent-Acquisition{padding-top: 180px; }

/* preloader */
.container-preloader {
	align-items:center; display:flex; height:100%;
  justify-content:center; position:fixed; left:0; top:0; width:100%; z-index:900; 
}
.container-preloader .animation-preloader {
	position:absolute; z-index: 100; }
/* Spinner Loading */
.container-preloader .animation-preloader .spinner {
  animation: spinner 1s infinite linear;
	border-radius: 50%;  border: 10px solid #f41fd6;
  border-top-color: var(--color-white); 
  height: 9em;  margin: 0 auto 3.5em auto; width: 9em;
}
/* Loading text */
.container-preloader .animation-preloader .txt-loading {
  font: bold 5em 'Poppins', sans-serif;
	text-align: center;	user-select: none;
}
.container-preloader .animation-preloader .txt-loading .characters:before {
  animation: characters 4s infinite;
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: bold;
  content: attr(preloader-text);  left: 0;
  opacity: 0;  position: absolute;  top: 0;
  transform: rotateY(-90deg);
}
.container-preloader .animation-preloader .txt-loading .characters {
	color: rgba(0, 0, 0, 0.2);	position: relative;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
  animation-delay: 0.2s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
  animation-delay: 0.4s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
  animation-delay: 0.6s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
  animation-delay: 0.8s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
  animation-delay: 1s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(7):before {
  animation-delay: 1.2s;
}
.container-preloader .loader-section {
  background-color: #000;  height: 100%;
  position: fixed;  top: 0;  width: calc(50% + 1px);
}
.container-preloader .loader-section.section-left {
  left: 0;
}
.container-preloader .loader-section.section-right {
  right: 0;
}
/* Fade effect on loading animation */
.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}
/* Curtain effect */
.loaded .loader-section.section-left {
  transform: translateX(-101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}
.loaded .loader-section.section-right {
  transform: translateX(101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

/* scroll-down */
.scroll-down{position: fixed;
  right: 45px;
  bottom: 5%;
  z-index: 52;
  border-radius: 0;}
  .scroll-down a{
    border-radius: 0;
    background: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
  }

.back-to-top.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.back-to-top {
  position: fixed;
  right: 20px;
  bottom: 80px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,.2);
  box-shadow: inset 0 0 0 2px rgba(255,255,255,.2);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}
.back-to-top:hover::after {
  opacity: 0
}
.back-to-top::before {
  position: absolute;
  content: '\e84b';
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}

.back-to-top:hover::before {
  opacity: 1
}

.back-to-top svg path {
  fill: none
}

.back-to-top svg.progress-circle path {
  stroke: #dc2e3d;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}

.back-to-top .back-to-top-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.breadcrumb-item a {
  color: #4842a8!important
}

.breadcrumb-item a.active {
  color: #6c757d
}
/* to-top */
.to-top {
  background: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
  position: fixed; bottom: 16px;
  right:32px;
  border-radius: 0;
  width:50px; height:50px;
  display: flex;
  align-items: center;  
  justify-content: center;
  font-size: 32px;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transition: all .4s;
}
.to-top i{font-size: 1.2rem;}
.to-top.active{bottom: 32px; pointer-events: auto; opacity: 1;}
  


.modal .modal-content{
  border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #e91e634d;
    box-shadow: 0px 0px 18.9px 2.1px rgb(36 38 39 / 10%) !important;
}
.modal p{text-align: justify;}
.modal .modal-header{border-bottom: none !important;}
.modal h5{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: bold; font-size: 1.7rem;
}
.modal .btn-close{opacity: 1 !important;}
.modal a{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}


.modal-box{--bs-modal-margin: 1.75rem;
  --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-modal-padding: 1rem; height: 100%; --bs-modal-header-padding: 1rem 1rem;
  overflow-y: auto;
}
.modal-box .modal-footer{border-top: 1px solid #80808030;}
.modal-box .modal-content{
  border-style: solid;
    border-width: 1px; border-radius: 0.5rem;
    box-shadow: 0px 0px 18.9px 2.1px #ffffff26 !important; background: white;
}
.modal-box p{text-align: justify;}
.modal-box .modal-header{border-bottom: none !important;}
.modal-box h5{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent; font-weight: bold; font-size: 1.7rem;
}
.modal-box .btn-close{opacity: 1 !important;}
.modal-box a{
  background-image: linear-gradient(102.57deg,#dc0916f5,#f41fd6 100%,#f41fd6 0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
.modal-box .btn:hover{border: 1px solid #000000 !important;}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}



/* animation of banner-text */
@keyframes slide-in {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
/* Animation of the preloader */
@keyframes spinner {
to {
	transform: rotateZ(360deg);
}}
/* Animation of letters loading from the preloader */
@keyframes characters {
  0%,
  75%,
  100% {
 opacity: 0;
 transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }}


