 .navbar-light .navbar-nav .nav-link{color:#000;}
  .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color: #27187e;}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
body{font-family: 'Montserrat', sans-serif;color: #141414d9; letter-spacing: 0.4px;}
a,a:hover{text-decoration:none; color:inherit;}
.card{margin-bottom: 1rem;}
.fold2 .card, .fold2 .card img{border-radius:2rem;}
.fold3{background:url(../img/section-bg-06.png) center center; -webkit-background-size:cover; -moz-background-size:cover;}
.fold3{background:#f1f2f6;}
.fold4{background:url(../img/bg3.jpeg) bottom center; -webkit-background-size:cover; -moz-background-size:cover;}
.fold4 img{border-radius:4rem;}
.fold5{background:url(../img/bg4.jpeg) bottom center; -webkit-background-size:cover; -moz-background-size:cover;}
.fold5 img{border-radius:4rem;}
.fold6 .card img{border:0px; width:100%; margin:0 auto; transition: transform .2s;}
.fold6 .card img:hover{transform: scale(1.1);}
.fold6 strong, .fold6 b{color:#27187e;}
.fold7{background:#f1f2f6;}
.fold7 .card{border-radius:2rem; padding:2rem 3rem; text-align: center;}
.fold7 .card-dark{background: #27187e; color:#fff;}
.fold7 .card p, .fold7 .card ul li{text-align: left;}
.fold3 .card{border-radius:2rem; padding: 4rem 2rem; text-align: center; margin:1rem 0;}
.fold3 .card i, .fold4 i, a:hover{color:#27187e !important;}
footer{background: #f1f2f6; color: #0000009c;}
footer b{font-weight:bold;}
footer ul li{list-style-type: none;}
a{transition:all 0.5s ease;}
.otype p{z-index:9;}
.otype h4{z-index:10;}
ul li, ol li{color: rgba(0, 0, 0, 0.61);}
.thbglight{background: #f1f2f6;}
h1, h2, h3, h4, h5, strong, b {
    font-family: 'Montserrat', sans-serif;
    color: black;
    font-weight: 600;
    letter-spacing: 0.3px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px !important;
    line-height: 22px;
    color: #0000009c;
    font-weight: 400;
}
img{
    width:100%;
}
@media only screen and (max-width:600px){
.nopadd-xs{padding:0px !important;}
.navbar-brand{width:6rem;}
section.virtual-landing .container-fluid.wow.fadeInUp {
    padding: 0px;
}
.bntext span {
    color: #27187e;
}
.form {
    width: 100% !important;
}
.col-lg-6.col-md-6.col-12.backshade {
    border-radius: 0px !important;
        margin-bottom: 50px;
        padding-bottom: 30px;
}
section.virtual-landing {
    margin-top: 26px;
}


section.virtual-landing {
    padding-bottom: 50px;
}
section#handlingservice,#pricing {
    background: #e4f5fd;
}
.serviceCont p {
    display: none;
}
.serviceCont img {
    width: 24px;
}
.virtual-landing {
    background: #fa72811c;
}
.serviceCont h5 {
    font-size: 14px;
    margin-top: 10px;
    /*color: white;*/
}
.bntext{padding-top: 5rem; 
bottom: 2rem; 
width: 100%;
    
}
body{font-size:0.8rem;}
h1{font-size:1.4rem;}
h2{font-size:1.2rem;}
h3{font-size:1rem;}
h4{font-size:0.9rem;}
.thmbtn{background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%); color:#fff; line-height: 6.px; font-weight:500; border-radius: 5px; padding:0.6rem 1.2rem; transition:all 0.5s ease;}
/*.thmbtn:hover{background:#1d324a; color:#fff !important;}*/
.fold1{background:url(../img/bnf.jpg) bottom center; -webkit-background-size:cover; -moz-background-size:cover;}
.mt-5{margin-top:1rem !important;}
.mb-5{margin-bottom:1rem !important;}
.pt-5{padding-top:1rem !important;}
.pb-5{padding-bottom:1rem !important;}
.p-5{padding:1rem !important;}
.row{margin:0;}
.fold6 .card{border:0px; padding:1rem; margin:0 auto;}
/*.bannertext{max-width:20rem;}*/
}
@media only screen and (min-width: 601px){
.navbar-brand{width:10rem;}
.bntext {
    width: 100%;
    padding: 112px 40px 10px 80px;
}
.fold1-img img {
    width: 100%;
    height: 700px;
    object-fit: cover;
    border-radius: 0px 0px 0px 180px;
}
section.fold1 .col-lg-6.col-md-6.col-12 {
    padding: 0pc;
}
.virtual-landing h1 {
    font-size: 42px;
    font-weight: 600;
}
.virtual-landing .row {
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}
.bntext h1>span {
    color: #27187e;
}
.serviceCont img {
    width: 30px;
    filter: brightness(0.002);
}
.serviceCont h5 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
        /*color: white;*/
}
.serviceCont p {
    font-size: 13px;
    /*color: white;*/
}
.virtual-landing {
    background: #fa72811c;
}
.fold1{background:url(../img/bnf.jpg) bottom center; -webkit-background-size:cover; -moz-background-size:cover; height:auto;}
.fold1 h1{font-size:3.5rem;}
.thmbtn {
    background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
    color: #fff;
    line-height: 60px;
    font-weight: 500;
    border-radius: 5px;
    padding: 14px 24px;
    transition: all 0.5s ease;
    font-size: 18px;
}
/*.thmbtn:hover{background:#1d324a; color:#fff !important;}*/
.fold6 .card{border:0px; padding:2rem 4rem; margin:0 auto;}
footer ul{padding:2rem 0; text-align: left;}
footer ul li{line-height: 2.5rem;}
.bannertext{max-width:36rem;}
.fold2 .card-title{font-size:1.2rem;}
}
.fold4 p{text-align:justify;}
.fold4 p b{font-weight:bold;}
.nav-item span{font-size: 1.2rem;}

.headerpnNum {
    background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
}
.headerpnNum a {
    color: white !important;
    border: none !important;
}
.nav-item {
    padding: 0px 10px;
}
.form input[type="text"], select#location {
    width: 100%;
    border-bottom: 1px solid #00000054 !important;
    margin: 8px 0;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    transition: 0.3s;
    border: 0;
}
.form .inputWithIcon input[type="text"] {
  padding-left: 40px;
}
.form input.thmbtn.submitbtn {
    padding: 22px 22px !important;
    line-height: 0px;
    border: none;
    margin-top: 12px;
}

.form .inputWithIcon {
  position: relative;
}

.form .inputWithIcon i {
  position: absolute;
  left: 0;
  top: 19px;
  padding: 9px 8px;
  color: #27187e;
  transition: 0.3s;
}

.form .inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px;
}

.firmImage img {
    width: 100%;
    border-radius: 20px;
}
.form {
    border: 1px solid rgba(0,0,0,.04);
    box-shadow: 4px 4px 10px #2125290d;
    border-radius: 20px;
    padding: 30px 40px;
    background: white;
    width: 80%;
    margin: auto;
}
.form h3 {
    font-size: 21px;
    font-weight: 600;
}
button.fomrSbt {
    background:linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    padding: 8px 24px;
    transition: all 0.5s ease;
    font-size: 18px;
    border: none;
    margin-top: 8px;
}
select#fname {
    padding-left: 40px !important;
    color: #000000ab;
}
.fold1 {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}


.faq .faq-list {
  padding: 0 100px;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 18px;
  position: relative;
      border: 1px solid #00000042;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.virtual-landing {
    background: #000c2d8c;
    background-image: url(../img/landing-page.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: multiply;
    margin-top: 76px;
}

.south-indialanding {
    background: #000c2d8c;
    background-image: url(../img/south-india-banner.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: multiply;
    margin-top: 76px;
}

.virtual-office-delhi {
     background: transparent;
    background-image: url(https://www.iofficespace.in/img/landing-page-back.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*background-blend-mode: multiply;*/
    margin-top: 76px;
}

.virtual-office-noida {
     background: transparent;
    background-image: url(https://www.iofficespace.in/img/virtual-office-noida.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*background-blend-mode: multiply;*/
    margin-top: 76px;
}

.virtual-office-gurgaon {
     background: transparent;
    background-image: url(https://www.iofficespace.in/img/gurgaon-office.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*background-blend-mode: multiply;*/
    margin-top: 76px;
}

.virtual-office-dwarka {
     background: transparent;
    background-image: url(https://www.iofficespace.in/img/virtual-office-darka.webp
);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*background-blend-mode: multiply;*/
    margin-top: 76px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #27187e;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #36348d;
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: #e82c88;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}
a.thmbtn:hover {
    color: white !important;
}

section#handlingservice .card {
    padding: 12px;
}
section#handlingservice i {
    font-size: 32px;
}
section#handlingservice h4 {
    font-size: 20px;
    font-weight: 500;
}
section#handlingservice a {
    color: white;
    background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
    padding: 4px;
    font-size: 12px;
}
section#handlingservice a:hover {
    color: white !important;
}

.sharing.dnone.walp {
    bottom: 0px !important;
}

select#location {
    padding-left: 35px;
    color: #00000091;
}
#locationsec h4.card-title {
    margin: 0px;
}
section#locationsec .card-body {
    padding: 10px;
}
section#locationsec h4.card-title {
    font-size: 17px;
    font-weight: 600;
        /*color: white;*/
}
section#locationsec .card-body {
    background: transparent;
    width: 100%;
    text-align: left;
}
.morestate h3 {
    color: #27187e;
    font-weight: 600;
}
section#locationsec .card-body span {
    color: #00000087;
    font-weight: 100 !important;
}
section#locationsec .card-body a {
    color: #27187e;
    font-size: 14px;
}
section#locationsec .card:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

section#sliderSection img.card-img-top.img-fluid {
    border-radius: 0px;
}
.backshade {
    background: white;
    border-radius: 0px 50px 50px 0px !important;
}
section#benifit .card {
    padding: 30px;
    max-height: 253px;
    border: none;
    border-radius: 14px;
    padding-top: 60px;
}
section#benifit .container.nopadd-xs {
    width: 1080px;
        max-width: 100%;
}
section#benifit p.cardimg {
    position: absolute;
    left: 40%;
    top: -27px;
   background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.cardimg i {
    color: white;
    font-size: 30px;
}
section#benifit .card h4 {
    font-size: 20px;
}
.whatIsVirtual h3 {
    font-size: 20px;
    margin: 20px 0px;
}
section#allservice i {
    color: #27187e;
    font-size: 26px;
    margin-right: 10px;
}
.serCont.d-flex {
    background: #f8f9fa;
    padding: 20px 20px;
    display: flex;
    align-items: start;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.serCont.d-flex p {
    margin: 0px;
}
/*.whatIsVirtual {*/
/*    background: #e4f5fd;*/
/*}*/
section#allservice img {
    width: 100%;
}
.form .d-flex img {
    width: 30px;
    height: 30px;
}
.card-dark p, .card-dark ul li{
    color: white;
}
.col-sm-7.p-5.wow.fadeInLeft ul {
    padding: 0px;
}
.col-sm-7.p-5.wow.fadeInLeft ul li {
    font-size: 16px;
    line-height: 31px;
}
section.fold5.mt-5.mb-5 h3 {
    font-size: 24px;
    line-height: 35px;
}
.swiper-button-next, .swiper-button-prev {
    --swiper-navigation-size: 11px;
    background: white;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}
section#handlingservice .card {
    min-height: 332px;
}
.your-needs .serCont.d-flex.mb-4 {
    align-items: baseline;
}

.virtual-office-delhi .backshade {
    background: white;
    border-radius: unset !important;
}
section#form-container {
    background: #f8f9fa;
}
section#form-container .form {
    border-radius: unset;
    /*width: 100%;*/
}
.col-12.col-md-6.col-lg-6.form-cont-text i {
    color: #27187e;
    margin-right: 10px;
    font-weight: 900;
    font-size: 20px;
}

.virtual-registration {
    background: white;
    padding: 30px;
    border-radius: 0px 0px 20px 20px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.virtual-registration i {
    margin-right: 6px;
    color: #27187e;
}
.virtual-registration img {
    width: 64px;
    margin-bottom: 20px;
}
.virtual-registration:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
    top: 0px;
    left: 0;
    /*border-radius: 22px;*/
}
.virtual-registration h4 {
    font-size: 17px;
    font-weight: 600;
}
.virtual-registration b {
    font-weight: 600;
}
.virtual-registration:hover {
        transform: translateY(-10px);
    transition: 0.5s ease-in-out;
}
.servicePage .card {
    min-height: auto !important;
}
section#handlingservice .card {
        border-radius: 12px;
    border: unset;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}
.servicePage .card h4 {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.all-service-get .cardimg {
    position: unset !important;
    margin: auto;
    width: 52px !important;
    height: 52px !important;
    margin-bottom: 24px;
}
.all-service-get .card {
    max-height: fit-content !important;
    padding: 20px !important;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate3d(0%, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
    }
}

.marquee{
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;

  span{
    text-transform: uppercase;
    will-change: transform;
    transform: translateX(0);
    white-space: nowrap;
    animation: marquee 12s linear infinite;
    font-size: 24px;
    font-family: 'Gravitas One', Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: white;
  }
}

.marquee span {
    text-transform: uppercase;
    will-change: transform;
    transform: translateX(0);
    -webkit-transform: translateX(0); /* WebKit transform */
    white-space: nowrap;
    animation: marquee 12s linear infinite;
    -webkit-animation: marquee 12s linear infinite; /* WebKit animation */
    font-size: 24px;
    font-family: 'Gravitas One', Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: white;
}


// Extra Styling


#marqueeTxt{
  background-color: #D2E7FF;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#marqueeTxt {
   background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
}
section#how-we-work img {
    width: 40px;
    margin-bottom: 20px;
    height: 40px;
}
.howWorktxt {
    background: white;
    padding: 20px 40px;
    
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 8% 50%, 0% 0%);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.howWorktxt h5,.howWorktxt p {
    font-size: 16px;
}
.serCont h5 {
    font-size: 18px;
}


@media screen and (max-width: 600px) {
 .virtual-registration {
    margin-bottom: 30px;
}
.form .d-flex img {
    display: none;
}
section#landingpage .form h3 {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
}
.sharing.hidden-lg.vibxs {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0px;
    bottom: 0px;
    right: 0px;
        z-index: 9999;
}
section#form-container h3 {
    font-size: 22px;
}
section#form-container .col-12.col-md-6.col-lg-6.form-cont-text {
    margin-top: 30px;
}
.how-we-support {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 20px;
}
.promiseVirtual {
    grid-template-columns: 1fr !important;
}
section.virtual-landing .bntext {
    padding: 60px 14px !important;
    padding-bottom:0px !important;
    
}
p.bannertext {
    color: #000000d6 !important;
}
/*section#landingpage {*/
/*    background-image: none;*/
/*    background: white;*/
/*}*/
.backshade {
    margin-bottom: 0px !important;
}
.form {
    border: 1px solid rgba(0,0,0,.04);
    box-shadow: 4px 4px 10px #21252970;
}
.form {
    margin-top: 20px;
}
.promiseVirtual {
    margin-top: 30px;
}
.our-expert {
    text-align: center;
    margin-top: 30px;
}
.parea-center {
    text-align: center;
}
.virtual-office-service .virtual-registration{
    height:100% !important;
}

.operation-work-flow .howWorktxt {
    height: 212px !important;
}
.include-servive h2 {
    text-align: center;
}
.suitableImg img {
    width: 100% !important;
}
.gurgaon-register .virtual-registration {
    height: 100% !important;
}
.landingpage b {
    font-size: 24px;
}
.landingpage h5 {
    font-size: 20px;
    line-height: 32px;
}

}

/*.virtual-office-delhi h1 {*/
/*    font-size: 36px !important;*/
/*    font-weight: 500 !important;*/
/*}*/

section.virtual-landing .bntext {
    padding: 140px 100px;
}
.suitanleContent {
    margin-top: 30px;
}
.suitableImg img {
    width: 400px;
    max-width: 100%;
}
.suitanleContent img {
    width: 32px;
    margin-right: 14px;
    /*filter: hue-rotate(311deg);*/
}
.servicePage .container {
    background: linear-gradient(90deg,#FFEFBA 0%,rgba(255,255,255,0) 100%);
}
.servicePage .container {
    background: linear-gradient(90deg,#FFEFBA 0%,rgba(255,255,255,0) 100%);
    padding: 40px;
    border-radius: 22px;
}
.howSuooport.d-flex {
    display: flex;
    align-items: flex-start;
    gap: 13px;
}
.supportTxxt h4 {
    font-size: 18px !important;
}
.howSuooport.d-flex img {
    width: 30px;
        /*filter: hue-rotate(311deg);*/
}

.how-we-support, .promiseVirtual {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
section#how-we-work .col-12.col-md-3.col-lg-3 {
    padding: 0px;
}
section#how-we-work {
    background: linear-gradient(90deg,#FFEFBA 0%,rgb(248 249 250) 100%);
    padding: 40px;
}
.swiper-button-next, .swiper-button-prev {
    height: 20px !important;
    width: 20px !important;
}
div#popupForm .form {
    width: 32%;
    max-width: 100%;
    margin: auto;
}
div#popupForm {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 99999;
    background: #000000ba;
    top:0;
    left:0;
    padding: 0px 16px;
}
div#popupForm .form {
    border-radius: 4px;
    position: relative;
}
div#popupForm .form h3 {
    font-size: 24px;
}
i#crossBtn {
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 20px;
    cursor: pointer;
}

.reviews {
    background: #f8f9fa;
}
.reviews .card-body img {
    width: 50px;
}
.reviews .card-body h5 {
    margin-top: 10px;
}
.reviews .card {
    border: unset;
    border-radius: 22px;
}

.logoMarqueeSection {
    overflow: hidden;
}

#logoMarqueeSection {
  max-width: 1920px!important;
  margin: 0 auto;
}
.logoMarqueeSection div.marquee>a>img {
    height: 120px;
    width: 200px !important;
    object-fit: contain;
    filter: invert(3);
}

.logoMarqueeSection>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}

.logoMarqueeSection .marquee-wrapper {
  display:  inline-block;
  white-space: nowrap;
}

.logoMarqueeSection .marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.logoMarqueeSection .marquee a {
    display:  inline-block;
    white-space: nowrap;
    padding-right: 5.4rem;
}
.fa-brands, .fab {
    font-size: 20px;
}

.logoMarqueeSection .marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}
section#landingpage .bntext {
    padding: 60px;
}

@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 14px rgba(0, 0, 0, 0);
  }
}


li.lpv.headerpnNum {
     animation: shadow-pulse 1s infinite;
}

.sharing.walp {
    z-index: 99999;
}
.marquee span {
    padding-left: 10px;
}

.virtual-office-service .virtual-registration {
    height: 510px;
}

.operation-work-flow .howWorktxt {
    height: 212px;
}

.gurgaon-register .virtual-registration {
    height: 504px;
}

.landingpage .bntext h1 {
    color: white;
}
.landingpage h4 {
    color: white;
}
.landingpage .bntext h1 {
    font-size: 34px;
}
.landingpage .bntext h3 {
    font-size: 20px;
     color: white;
    line-height: 35px;
}
.landingpage h5 {
    color: white;
}
.landingpage b {
    color: white;
}
address {
    color: #0000009c;
}
.suitanleContent p {
    display: flex;
    align-items: center;
}
.stft {
    background: linear-gradient(341deg, rgba(156, 34, 202, 1) 23%, rgba(105, 79, 234, 1) 100%);
}
.south-indialanding p {
    color: white;
    font-size: 22px !important;
    font-weight: 600;
}
.south-indialanding i {
    padding-right: 10px;
    padding-top: 6px;
}
.south-indialanding .row .col-md-6.col-6 i {
    padding-top: 2px;
}

