* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #813DE8; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #813DE8; 
  }

body {
    font-family: 'Montserrat', sans-serif;
}

/* components  */
.center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.row {
    margin: 0;
}

.btn-default {
    color: #fff;
    font-weight: 600;
    background: #813DE8;
    border: none;
    padding: 15px 20px;
    border-radius: 30px;

}

.btn-secondary-1 {
    color: #813DE8;

    font-weight: 500;
    border: 2px solid #813DE8;
    padding: 15px 20px;
    border-radius: 30px;
}

.heading {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 19px;
    margin-top: 19px;
    color: #813DE8;
}

.heading2 {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 1px;
    margin-top: 59px;
    color: #813DE8;
}

.heading3 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 310px;
    color: #813DE8;
}

.text-card {
    font-size: 18px;
    padding-top: 30px;
    padding-left: 120px;
    padding-right: 220px;
}

.text-card2 {
    font-size: 18px;
    padding-top: 18px;
    padding-left: 120px;
    padding-right: 200px;
    overflow: hidden;
}

.spara {
    font-size: 1.4rem;
    font-weight: 500;
}

/* components  */

.logo {
    width: 65px;
    object-fit: cover;
}

.socialIcon {
    font-size: 1.4rem;
    color: #2A19D7;
}

/* header  */

#mainHeader {
    width: 100%;
    height: 90vh;
    background: url('../images/mainheader.webp');
    background-size: cover;
    background-position: center;

}

.hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 87vh;
}

/* .mainHeaderRight {
    border: 2px solid red;
} */
/* .mainHeaderLeft {
    border: 2px solid rgb(161, 9, 207);
} */
.mainHeaderRight img {
    width: 350px;
    height: 450px;
    object-fit: cover;
    border-radius: 25px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

#mainHeading {
    font-size: 3.5rem;
    color: #2A1AD8;
    font-weight: 600;
}

#subHeading {
    font-size: 1.7rem;
    font-weight: 500;
}

.para-quote {
    font-size: 1.3rem;
    font-weight: 400;
    color: #000000;

}

.para-name {
    font-size: 1.5rem;
    font-weight: 500;
    color: #2A19D7;


}

.para-company {
    font-size: 1.0rem;
    font-weight: 500;
    color: #813DE8;
  
    text-align: center;
    

}


#mainPara {
    color: #fff;
    font-size: 1.2rem;
}

.partnersAll {
    /* border: 2px solid black; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 100%; */
    margin: 0 auto;
}

.partnersAll img {
    width: 175px;
    object-fit: cover;
}


.processItem {
   
    background-color: #fff;

    border-radius: 13px;
    -webkit-box-shadow: 0px 6px 37px -4px rgba(129, 61, 235, 0.38);
    -moz-box-shadow: 0px 6px 37px -4px rgba(129, 61, 235, 0.38);
    box-shadow: 0px 6px 37px -4px rgba(129, 61, 235, 0.38);


}


.service-title {
    color: #813DE8;
}

.aboutusimg {
    width: 340px;
    /* height: 100%; */
    object-fit: cover;

}

.aboutDetails {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}
.aboutDetails2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.testimoninalsSec {
    background: url('../images/tm-1.jpg');
    min-height: 100%;
    background-size: cover;
    margin-top: 0% !important;
    box-shadow: inset 0 0 0 2000px rgba(42, 26, 216, 60%);
}

.testimoninalsSec2 {
    background: url('../images/tm2.jpg');
    min-height: 100%;
    margin-top: 0% !important;
    background-size: cover;
    position: relative;
    overflow: hidden;

}

.connecting {
    background: url('../images/21013692bdd863222514e041b303f25a.jpg');
    min-height: 100%;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(245, 239, 255, 90%);
    margin: 0% !important;

}

.Mindedimg {
    width: 78%;
    margin-bottom: 0% !important;

}


/* .reviews{
    border: 2px solid red;
} */

.top-heading {
    color: #f1f1f1;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
}

.reviewItem {
    /* border: 2px solid seagreen; */
    width: 65%;
    font-size: 1.2rem;
    font-weight: 400;
    color: rgb(255, 255, 255);
    padding-bottom: 30px;

}

.whyUsimg {
    width: 300px;
    height: 350px;
    object-fit: cover;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;

}

.whyUsimg2 {
    width: 250px;
    height: 250px;
}

.bi-check-lg {
    color: #2A19D7;
    font-size: 1.4rem;
}


.bgbar {
    background: url('../images/bgbar.png');
    width: 100%;
    /* height: 300px; */
    background-position: center;
    background-size: cover;
}


.whatido {
    background-image: url(/assets/images/Group\ 359.jpg);

    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding-bottom: 88px !important;


}



.dosList {
    display: flex;
    width: 100%;
}

.do-item {
    background-color: #fff;
    border-radius: 17px;
}

.do-item .title h4 {
    font-size: 1.3rem;
    font-weight: 600;
}

.circle {
    background: linear-gradient(0deg, rgba(44, 24, 135, 1) 0%, rgba(116, 65, 227, 1) 100%);
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    width: 50px;
    height: 50px;
}


.bi-quote {
    color: #2A19D7;
    font-size: 2.5rem;
}

.online-offline {
    background-color: #f1f1f1;
}

.businessItem-1 {
    border-radius: 23px 0 0 23px;
    background-color: #e9e8e8;
    width: 50%;
}

.businessItem-2 {
    border-radius: 0 23px 23px 0;
    background-color: #2919d72b;
    width: 50%;
}

.businessItem-1,
img {
    object-fit: cover;
}

.businessItem-2,
img {
    object-fit: cover;
}

.business-title {
    color: #2A1AD8;
    font-size: 1.5rem;
    font-weight: 600;
}

.businessTypeSection {
    position: absolute;
    bottom: -95%;
    left: 50%;
    width: 100%;
    transform: translate(-50%);
}

.businessTypeSec {
    min-height: 335px;
}

.socialLeftSticky {
    /* border: 2px solid black; */
    border-radius: 23px 0 0 23px;
    width: fit-content;
    background-color: #813DE8;
    color: #fff;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    animation-name: socialLeftStickyAnimation;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }

#mc_embed_signup form{
    display: flex !important;
    flex-direction: column !important;

}
.optionalParent {
    display: flex;
  }
  .mc-field-group {
    flex-grow: 1;
  }
  .button.btn2 {
    margin-left: auto;
  }

  

  #mc-embedded-subscribe-form{
    display: flex;
    flex-direction: row;
  }
  @keyframes socialLeftStickyAnimation {
    0% {
      opacity: 0;
      transform: translateX(200px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  
.heroOverlaw {
    background-image: url(/assets/images/Group_359-removebg-preview\ \(1\).png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2A19D7;
    border-radius: 23px;
    position: absolute;
    bottom: -8%;
    left: 50%;
    transform: translate(-50%);
    z-index: 99;

}


.hero-wrap {
    min-height: 365px;
}



#contactMainHeader {
    width: 100%;
    height: 90vh;
    background: url('../images/Group\ 482.webp');
    background-size: cover;
    background-position: center;
}

.heading5 {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 39px;
    margin-top: 59px;
    color: #813DE8;
}

.leftalignDiv{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.leftalignDiv2{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.bg-col{

    background-color: #efe1ff;
    border-radius: 23px;
    padding: 30px;
    margin-bottom: 30px;
}
.bg-col1{

    background-color: #c2bcff;
    border-radius: 23px;
    padding: 30px;
    margin-bottom: 30px;
}

.contact-card {
 display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 23px;
    margin: 20px;

}
.main-cd{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    padding-bottom: 36px !important;

}

.flagimg2{
    margin-top: 5px;
    width: 75%;
    height: 100%;
    object-fit: cover;
    border-radius: 23px;
    margin-left: 30px;
}
.linked{
    max-height: 260px;
}

.td{
    text-decoration: none;
}

.flagimg1{
    margin-top: 5px;
    width: 25%;
    height: 100%;
    object-fit: cover;
    border-radius: 23px;
}

.lihover:hover {
    color: #8905a4;
}


@media screen and (max-width: 800px) {
    #mainHeader {
        height: 100%;
    }

    .hero {
        flex-direction: column-reverse;
        height: 100%;
        
    }
    .heroabout{
        padding: 57px !important;
    }

    .herocontact{
        padding: 57px !important;
    }

    #mainHeading {
        font-size: 2.5rem;
        color: #2A1AD8;
        font-weight: 600;
    }

    #subHeading {
        font-size: 1rem;
        font-weight: 400;
        padding-right: 165px;
    }

    .hero-button {
        padding-bottom: 50px;
        gap: 5px;
    }

    .heading2,
    .heading,
    .heading4,
    .heading3
    .heading5 {
        font-size: 1.6rem;
        font-weight: 600;
    }

    .btn-secondary-1 {
        /* border: 1px solid red; */
        color: #000000;
        font-weight: 500;
        background: #f3f3f3;
        border: none;
        border-radius: 30px;
        margin-left: 10px;
    }

    .testimoninalsSec {
        background: url(../images/Screenshot_20230210_200828.png);
        min-height: 100%;
        background-size: 0cap;
        margin-top: 0% !important;
        box-shadow: inset 0 0 0 2000px rgba(13, 0, 156, 0.7);
    }

    .testimoninalsSec2 {
        box-shadow: inset 0 0 0 2000px rgba(13, 0, 156, 0.7);
    }

    .paraonline {
        display: none;
    }

    .partnersAll {
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 16px;
    }

    .mainHeaderRight img {
        width: 100%;
        height: auto;
    }

    .aboutusimg {
        width: 80%;
        height: auto;
        padding-left: 80px;

    }

    .aboutDetails {
        margin-top: 1.5rem;
    }

    .reviewItem {
        width: 90%;
    }

    .whyusleft {
        margin-top: 1.5rem;
    }

    .whyUsimg,
    .whyUsimg2 {
        width: 100%;
        height: auto;
    }

    .processList {
        flex-direction: column;
    }

    .processItem {
        width: 100%;
        margin-bottom: 1rem;
    }

    .aboutPageimg {
        width: 60%;


    }

    .hero-wrap {
        min-height: 545px;
    }

    /* .heroOverlaw {
        bottom: -69%;
    } */

    .testimoninalsSec {
        padding: 0 !important;
    }

    .testimoninalsSec2 {
        padding: 0 !important;
    }

    .heading {
        font-size: 1.7rem;
    }
    .para{
        font-size: 1rem;
    }

    .spara {
        font-size: 1rem;
    }

    .caseStudyBtn {
        display: flex;
        margin: 0 auto;
    }

    .platformInner {
        padding: 0 !important;
    }

    .businessTypeSection {
        bottom: -90%;
    }

    .businessItem-1 img {
        width: 60%;
    }

    .businessItem-2 img {
        width: 60%;
    }

    .platform {
        height: 200px !important;
    }

  
    .heading2 {
        margin-top: 0 !important;
    }
    .heading3 {
        margin-top: 90px !important;
        font-size: 2rem !important;
    }

    .para-quote {
        font-size: 1rem;
    }

    .fristFeedback {
        display: flex;
        flex-direction: column-reverse;
    }

    .blog-img {
        padding: 0;
        padding-right: 1px;
        border-radius: none;
    }

    .footerMenu {
        align-items: start !important;
        margin-bottom: 1rem;
        
    }


    .socialLeftSticky {
        display: none;
    }


    .partnersAll img {
        margin-bottom: 1.5rem;
    }

    .para-name {
        padding-left: 0;
    }

    .para-company {
        padding-left: 0;
        text-align: start;
    }

    .FollowSocial{
        flex-direction: column;
    }

    .mySocial{
        margin-top: 1rem;
    }

    #contactMainHeader{
        padding: 0!important;
        height: 44vh;
    }

    .contactHeader {
        padding: 0!important;
    }

    #subHeading{
        padding: 0;
    } 

    /* .hero-button{
        flex-direction: column;
    } */
    .hero-button button{
        margin-bottom: 1rem;
    }
    .hero-button .btn-secondary-1{
      margin: 0!important;
    }
/* 
    #mainHeader{
        height: auto;
    } */

    .heading5 {
        font-size: 1.7rem;
    }
    .leftalignDiv{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .leftalignDiv2{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .aboutPageimg{
        width: 70%;
    }

    .contactBtn, .contactBtn  {
        width: 50% !important;
    }
}


footer {
    background-color: #2A19D7;
}

.footerLabel {
    color: #fff;
    font-size: larger;
    font-weight: 600;

}

.footer-nav {
    text-decoration: none;
    color: #fff;
}

.footer-social-nav i {
    font-size: 1.7rem;
    color: #fff;
}

.logo2 {
    width: 65px;
    border-radius: 13px;
    padding-bottom: 11px;
}

.blog-img {
    width: 100px;
    height: 60px;
    padding-right: 10px;
    border-radius: 5px;
}

.platform {
    height: 300px;
}

.newsletter .content.form-control:focus {
    box-shadow: none;

}

.btn2 {
    min-height: 50px;
    border-radius: 0;
    background: #612DAE;
    color: #ffffff;
    font-weight: 500;
    padding: 10px;
    border: none;
 
}
.form-control{
    border-radius: 0 !important;
}

.end-nav {
    background-color: #612DAE;


}

.end-nav-text {

    display: flex;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 0% !important;
    padding: 10px;
}


a{
    text-decoration: none;
}

#emailcontainer{
    display: flex !important;
    flex-direction: row !important;
  }
  
@media screen and (max-width: 450px) {
    .Publications {
        margin-top: 180px;
    }
    .para-name {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 1000px) {
.aboutPageimg{
    width: 70%;
}
}

@media only screen   
and (min-device-width : 800px)   
and (max-device-width : 1073px)  {
    .col-md-8{
        width: 85% !important;
    }
    .aboutPageimg {
        width: 72%;
    }
    .para-quote {
        font-size: 1.1rem;}
}  

@media only screen   
 
and (max-device-width : 800px)  {
      .heroOverlaw {
        bottom: -46%;
    } 
    .navlinks{
        margin-left: 5px !important;
    }

    .aboutPageRightimg {
        width: 100% !important;
        object-fit: contain;
    }
    
}

@media only screen    
and (min-device-width : 450px)  
and (max-device-width : 500px)  {
      .heroOverlaw {
        bottom: -60%;
    } 
}

@media only screen     
and (max-device-width : 449px)  {
      .heroOverlaw {
        bottom: -75%;
    } 
}

@media (max-width: 1500px) and (min-width: 800px) {
    .processList {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .processItem {
      width: 48%;
      margin-bottom: 30px;
    }
  }


  @media (max-width: 1300px) and (min-width: 766px) {
.blogsec{
    display: flex;
    flex-wrap: wrap;
}
  }

  @media (max-width: 2600px) and (min-width: 1400px) {
   .hero-extra{
         margin-left: 90px;
         margin-right: 90px;
         margin-top: 20px;
   }
   .Mindedimg {
    width: 42%;
    margin-bottom: 0% !important;

}
}

@media (max-width: 1100px) and (min-width: 800px) {
     .heading2 , .heading , .heading5 {
         font-size: 1.9rem !important;
      }

      .followGroup img {
        width: 70% !important;
    }
    .heading{
        margin-bottom: 35px !important;
    }
    .aboutPageRightimg {
        width: 82% !important;
        object-fit: contain;
    }
    }


    @media (max-width: 1100px) and (min-width: 800px) {
        .calendly-inline-widget {
            font-size: 1.9rem !important;
         }
       }

       @media only screen     
and (max-device-width : 500px)  {
    .Calendly , .typeform-widget {
        height:438px !important;
    }
}

@media (max-width: 2700px) and (min-width: 766px) {
    .footerMenu {
        align-items: start !important;
        margin-bottom: 1rem;
        padding-top: 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: space-around;
    }
   }

    @media (max-width: 1200px) and (min-width: 366px) {
        img.align-center {
            padding-bottom: 30px;
            width: 72px;
        }

        img.align-center-about {
            padding-bottom: 30px;
            width: 72px;
            padding-top: 39px;
        }
        
}

@media (max-width: 2700px) and (min-width: 1400px) {
     .aboutPageRightimg{
      width: 42% !important;
    }
    .followGroup img {
        width: 35% !important;
    }
    .freesessionSec img {
        width: 49% !important;
        object-fit: contain;
    }
    .aboutLeftImg img {
        width: 58% !important;
        object-fit: cover;
    }

   }
   @media (max-width: 800px) and (min-width: 767px) {
    .fristFeedback {
        display: flex;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
    }
    .aboutPageRightimg {
        width: 100% !important;
        object-fit: contain;
    }

    .hero {
        display: flex;
        align-items: flex-start !important;
    
  }
  .smindset{
    width: 100% !important;
  }
  .followGroup {
    flex-direction: row !important;
    width: 100% !important;
   
}
.col-md-6 {
    flex: 0 0 auto;
    width: 100% !important;
}


}

@media only screen and (min-width: 750px) and (max-width: 1100px) {
    .footerMenu , .ft {
        /* align-items: start !important;
        margin-bottom: 1rem; */
        display: flex !important;
      flex-direction: column !important;
      flex-wrap: nowrap !important;
      width: 100% !important;
    }
    .ft1 {
        width: 100% !important;
    }

  }
  
  @media (min-width: 800px) and (max-width: 1020px) {
    .processItem {
      width: 100% !important; /* Each item takes 50% of the width */
    }
  }
  @media (min-width: 250px) and (max-width: 440px) {
    .mobile-logo{
        top: -75px !important;
        position: relative !important;
    }
  }
  

  