body{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
  }
  .sign-container{
    margin-top: -17px !important;
    margin-bottom: -71px !important;
  }
  .padding-dev{
    height: 100%
  }
  .title-nav{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .title-nav.web-design{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .title-nav.business-service{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin-left: 0px;
  }
  .title-nav-office-booking{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .title-nav.membership{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .title-nav.development{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .carousel {
    position:relative;
    top:0;
  }
  .next-bill{
    color: #3a8891 !important; 
    font-weight: bold !important;
  }
  .plan-nav-placement{
    margin-right: 20px !important;
  }
  .nav-link{
    color: black;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
  }
  .nav-item:hover{
    color: #3a8891;
    text-decoration: none;
    border-top: 2px solid #3a8891;
  }
  .nav-link:active, .nav-link:focus, 
  .nav-link:target{
    color: #3a8891 !important;
    font-weight: bold;
    text-decoration: none;
    border-top: 2px solid #3a8891;
  }
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: white;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 20;
    transition: opacity .6s ease;
    border-radius: 100%;
    overflow: hidden;
  }
  .carousel-indicators [data-bs-target]:hover{
    background-color: #3a8891;
  }
  .btn:hover {
    box-shadow: inset 400px 0 0 0 #3a8891;
    color: white !important;
  }
  .btn-started:hover {
    box-shadow: inset 400px 0 0 0 #3a8891;
    color: white !important;
  }
  .carousel-caption{
    top: 40%;
    transform: translateY(-40%);
    bottom: initial;
  }
  .form-small{
    margin-top: -40px;
  }
  .info{
    padding-left: 20px;
  }
  /* .update-info-btn{
    border-radius: 0%;
    color: #3a8891; 
    border: 2px solid #3a8891; 
    padding: 15px 20px; 
    background-color: white; 
    width: 40%;
  } */
  .span-first{
    position: relative;
    right: 238px;
    top: 35px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
  }
  .price-partner{
    font-family: 'Open Sans', sans-serif; 
    color: white; 
    font-size: smaller;
  }
  .vat-left{
    font-family: 'Roboto', sans-serif; 
    font-weight: bolder;
    text-align: left;
  }
  .banner-learn{
    border-radius: 0%; 
    background-color: #3a8892; 
    border: none; 
    font-style: Roboto;
    padding: 15px 32px; 
    font-size: 12px; 
    margin: 4px 2px; 
    font-weight: bold;
  }
  .slider-header{
    font-family: 'Roboto', sans-serif;
    text-align: right;
    font-weight: bolder;
    color: white !important;
  }
  #wrapper{
    max-height: 100%;
  }
  .no-bullets{
    list-style-type: none;
    padding: 0;
  }
  .no-bullets-access{
    list-style-type: none;
    padding: 0;
    font-family: 'Open Sans', sans-serif; 
    margin-top: 35px;
    font-size: 15px;
  }
  .employee-role{
    color: #E5E4E2;
    font-weight: normal; 
    font-size: large;
  }
  .cv{
    color: white;
  }
  .plan-choose-card{
    color: #3a8891 !important; 
    font-family: 'Roboto', sans-serif !important;
    font-weight: bolder !important;
  }
  h3{
    font-family: 'Roboto', sans-serif;
    font-weight: bolder;
  }
  h3.dev{
    font-family: 'Roboto', sans-serif; 
    font-weight: bold;
    padding-left: 15px;
  }
  h3.send{
    font-family: 'Roboto', sans-serif;
    font-weight: bold; 
    margin-top: 50px;
  }
  .big-corporation{
    color: #3a8891 !important; 
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .lite{
    color: #3a8891;
  }
  .content-registration{
    padding: 5px;
  }
  #content{
    padding: 0px;
  }
  .consultancy{
    font-family: 'Open Sans', sans-serif;
    padding-left: 15px; 
    margin-top: -13px
  }
  .provide{
    width: 90%;
  }
  .list-space{
    padding-left: 10px;
  }
  .team-container{
    background-color: white;
    margin-top: 8rem;
    margin-bottom: -6rem;
  }
  .line-1{
    border: 0;
    width: 15%;
    height: 2px;
    background-color: #3b8891;
    display: inline-block;
  }
  .line-2{
    border: 0;
    width: 15%;
    height: 2px;
    background-color: #232122;
    display: inline-block;
  }
  .line-3{
    border: 0;
    width: 70%;
    height: 1px;
    background-color: white;
    display: inline-block;
  }
  .line{
    font-size: 0;
  }
  .bi{
    color: #b0cfd7;
  }
  .bi.bi-facebook{
    color: white;
  }
  .slider-line{
    width: 5%;
    right: 100px;
  }
  .contact{
    line-height: 40px;
  }
  .top-bg{
    background-color: #3a8891;
    width: 100%;
    position: relative;
    height: 250px;
  }
  .list-link{
    text-decoration: none;
    color: white;
  }
  .list-link:hover{
    color: #7d9d9c;
  }
  .nav-text{
    position: relative;
    color: white;
    bottom: 70px;
  }
  .line-line{
    border: 4px solid #3a8891;
    width: 77%;
  }
  .other-line{
    border: 4px solid #3a8891;
    width: 76%;
  }
  .registration-line{
    border: 4px solid #3a8891;
    width: 75%;
  }
  .income-line{
    border: 4px solid #3a8891;
    width: 75%;
  }
  .annual-line{
    border: 4px solid #3a8891;
    width: 75%;
  }
  .monthly-line{
    border: 4px solid #3a8891;
    width: 76%;
  }
  .graphic-line{
    border: 4px solid #3a8891;
    width: 76%;
  }
  .fa-solid.fa-xmark{
    color: red;
  }
  .fa-solid.fa-check{
    color: #36b33b;
    font-style: italic;
  }
  .col.col-icon{
    text-align: center;
  }
  .thin-line{
    border: 1px solid black;
    opacity: 0.1;
    margin-top: -30px;
  }
  .paragraph{
    font-family: 'Roboto', sans-serif;
  }
  .item{
    color: white;
    font-weight: bolder;
    width: 84%;
  }
  .form-group{
    font-family: 'Open Sans', sans-serif;
  }
  .back-sign-in{
    font-family: 'Open Sans', sans-serif;
  }
  .form-control{
    border-radius: 5px;
    opacity: 0.7;
  }
  .row-help{
    width: 100%;
  }
  .row-inquiry-incubator{
    margin-top: -38px;
  }
  .row-help-membership{
    width: 100%;
    margin-top: -13px;
  }
  .row-help-office{
    width: 100%;
    margin-top: 78px !important;
  }
  .row-help-workspace{
    width: 100%;
    margin-top: 78px !important;
  }
  .container-map{
    padding: 0px;
    margin-bottom: -99px !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .help-container-membership{
    margin-top: -10px;
    margin-bottom: -115px;
  }
  .inquiry-container-incubator{
    margin-top: 23px;
    margin-bottom: -115px;
    background-color: #e5ebeb;
  }
  .help-container-office{
    margin-top: -97px;
    margin-bottom: -115px;
  }
  .help-container-workspace{
    margin-top: -97px;
    margin-bottom: -115px;
  }
  .help-office{
    margin-top: -47px;
  }
  .help-workspace{
    margin-top: -47px;
  }
  .submit{
    display: flex;
    justify-content: end;
  }
  .bg{
    background-color: #3a8891;
    width: 100%;
    position: relative;
    height: 100px;
  }
  /* .view-cv{
    color: white !important;
  } */
  .view-cv{
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
    color: #3a8891;
    font-size: 14px;
  }
  /* .view-cv-spacer{
    padding-top: 30px;
  } */
  /* .view-cv-spacer-multi{
    padding-top: 23px;
  } */
  .view-cv:hover{
    font-weight: bold;
    color: #3a8891;
  }
  .about-container{
    margin-top: -13rem;
    margin-bottom: 6rem;
  }
  .back-container{
    margin-top: 5rem;
  }
  .back-new{
    font-family: 'Open Sans', sans-serif;
  }
  .link-white{
    text-decoration: none;
    color: white;
  }
  .back-white{
    font-family: 'Open Sans', sans-serif;
  }
  .link-white:hover{
    color: #e5ebeb;
  }
  .time-set-number{
    font-family: 'Open Sans', sans-serif;
  }
  .link-back{
    text-decoration: none;
    color: #3a8891;
  }
  .link-back:hover{
    color: #E5E4E2;
  }
  .modal-body{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
  }
  h5{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold; 
    font-size: medium;
  }
  .avail-room{
    color: #3a8891;
    font-family: 'Open Sans', sans-serif;
    font-size: medium;
  }
  .avail-room-btn{
    border-radius: 0%;
    color: #3a8891 !important; 
    border: 2px solid #3a8891;
    padding: 7px 20px 7px 20px;
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  .status-room{
    font-style: italic; 
    font-family: 'Open Sans', sans-serif;
    font-size: smaller;
  }
  .account-logout{
    text-decoration: none !important; 
    color: #3a8891 !important; 
    font-weight: 300 !important;
  }
  .box-header{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .service-col-title{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .total.billing-form{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .choose-payment{
    font-family: 'Roboto', sans-serif;
    font-weight: bold; 
    font-size: medium;
  }
  .click-one{
    font-size: small; 
    font-family: 'Open Sans', sans-serif;
    color: #808080; 
    word-spacing: 0px; 
    letter-spacing: 0px;
  }
  .click-one{
    font-size: small; 
    font-family: 'Open Sans', sans-serif;
    color: #808080; 
    word-spacing: 0px; 
    letter-spacing: 0px;
  }
  .colordiff{
    color: #808080
  }
  .square-benefits{
    color: #3a8891 !important;
    font-size: small !important;
  }
  .inclusion-date{
    font-family: 'Open Sans', sans-serif;
    font-size: small;
  }
  .billing-break{
    margin-top: 4rem; 
    color: #A9A9A9;
  }
  .mem-break{
    margin-top: 4rem;
  }
  .billing-form-title{
    margin-top: -2rem;
  }
  .status-time-slots{
    font-family: 'Roboto', sans-serif;
    font-weight: bold; 
    font-size: larger;
  }
  .office-rentals-para{
    font-family: 'Open Sans', sans-serif;
    margin-top: 2rem;
  }
  .edit-sched-btn{
    border-radius: 0%;
    color: #3a8891 !important; 
    border: 2px solid #3a8891; 
    padding: 5px 20px; 
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  .mayor-permit{
    color: #3a8891; 
    font-family: 'Open Sans', sans-serif;
    font-size: small;
  }
  .small-price{
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold !important; 
    color: #3a8891 !important;
  }
  .price-billing-label{
    color: #3a8891; 
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .registration-billing{
    font-family: 'Roboto', sans-serif;
    font-weight: bold; 
    font-size: large;
  }
  h4.mb-3{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  h4{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .inquiry-contact{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .mapouter{
    position:relative;
    text-align:right;
    width:100%;
    height:400px;
  }
  .gmap_canvas {
    overflow:hidden;
    background:none!important;
    width:100%;
    height:400px;
  }
  .gmap_iframe {
    height:400px!important;
  }
  .contact-span{
    font-family: 'Open Sans', sans-serif;
    color: #3a8891; 
    font-weight: bold;
  }
  h2{
    font-family: 'Roboto', sans-serif !important; 
    font-weight: bolder !important;
  }
  .right-title{
    font-family: 'Roboto', sans-serif !important; 
    font-weight: bolder !important;
    font-size: 22px;
  }
  .our-member{
    width: 100%;
    text-align: left;
    font-family: 'Roboto', sans-serif; 
    font-weight: bolder;
  }
  .col-modal{
    padding-left: 20px; 
    padding-top: 20px;
    padding-right: 0;
  }
  .image-div-check{
    padding-left: 0;
    padding-top: 20px;
  }
  .bullet-icons-about{
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
    text-align: justify;
    font-size: 15px;
  }
  .at-bizhub{
    font-family: 'Open Sans', sans-serif; 
    margin-top: 33px;
    text-align: justify;
    font-size: 15px;
    width: 80%;
  }
  .company-history{
    font-family: 'Open Sans', sans-serif;
    color: #3a8891 !important; 
    letter-spacing: 3px;
    font-size: medium;
  }
  .title-blue{
    font-family: 'Open Sans', sans-serif;
    color: #3a8891 !important; 
    letter-spacing: 3px;
    font-size: medium;
  }
  .bizhub-office{
    font-family: 'Roboto', sans-serif;
    color: #3a8891; font-size: medium;
    letter-spacing: 3px;
  }
  .pay{
    border-radius: 0%;
    color: #3a8891 !important;
    border: 2px solid #3a8891;
    padding: 13px 80px;
    background-color: white;
  }
  .custom-container{
    margin-top: 9rem;
  }
  .digital-container{
    margin-top: 9rem;
  }
  .graphic-container{
    margin-top: 6rem;
  }
  .graphic-content-container{
    margin-top: 6rem;
  }
  .graphic-second-container{
    background-color: #e5ebeb; 
    margin-top: 3rem; 
    margin-bottom: -10rem;
  }
  .billing-form-hr{
    margin-top: 3rem;
    color: #A9A9A9"
  }
  .paragraph-web-top{
    font-family: 'Open Sans', sans-serif;
    color: black;
    margin-top: 80px;
  }
  .paragraph-web-fill{
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .carousel-container{
    margin-top: 13rem !important;
  }
  .carousel-about-us{
    margin-top: 3rem !important;
    margin-bottom: -117px;
  }
  .calendar-row{
    margin-top: -4rem;
  }
  .about-us{
    padding-top: 0px; 
    padding-bottom: 0px;
  }
  .income-row{
    display: flex;
    justify-items: center;
  }
  .billing-pay{
    border-radius: 0%; 
    color: #3a8891 !important; 
    border: 2px solid #3a8891; 
    padding: 13px 80px; 
    background-color: white;
  }
  .terms{
    text-decoration: underline;
    color: #3a8891;
  }
  .directory{
    color: white;
    text-decoration: none;
  }
  .directory:hover{
    color: #252525;
    text-decoration: underline;
  }
  .contact-details{
    color: #3a8891; 
    font-family: 'Open Sans', sans-serif;
  }
  .breadcrumb-item{
    font-family: 'Open Sans', sans-serif;
    color: black !important;
  }
  /* .breadcrumb{
    margin-right: 122px;
  }
  .breadcrumb.business-service{
    margin-right: 289px;
    width: 100%;
  }
  .breadcrumb.office-bookings{
    margin-right: 120px;
  } */
  .title{
    display: flex;
    justify-content: center;
  }
  .sign-form-container{
    display: flex; 
    justify-content: center;
    margin-bottom: -91px;
  }
  .box-form{
    border-radius: 10px; 
    padding: 10px 30px;
  }
  .document{
    font-family: 'Open Sans', sans-serif;
    width: 300px; 
    text-align: justify;
  }
  .incubator-text{
    font-family: 'Open Sans', sans-serif;
    width: 300px; 
    text-align: justify;
  }
  .paragraph-center{
    font-family: 'Open Sans', sans-serif;
    width: 300px; 
    text-align: center;
    color: black !important;
  }
  .sign-btn{
    display: flex;
    justify-content: center;
    border-radius: 0%;
    width: 100%;
    color: white;
    background-color: #3a8891;
    border: none;
    padding: 10px 30px;
  }
  .strip{
    display: flex;
    justify-content: center;
  }
  .form{
    width: 32%;
  }
  .tab{
    padding-left: 50px;
    
  }
  .fa-regular.fa-user{
    color: #3a8891;
  }
  .my-acc-color
  {
    color: #3a8891 !important;
  }
  #sub-nav{
    position: relative;
    bottom: 5rem;
  }
  .form-profile{
    width: 68%;
  }
  .form-control.profile{
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 30px;
  }
  .label{
    font-family: 'Open Sans', sans-serif;
  }
  .container.container-plan{
    margin-top: 7%;
  }
  .sub-header{
    margin-top: 7%;
  }
  .guide-container{
    margin-top: -100px;
  }
  .membership-line-container{
    margin-top: -68px;
  }
  .check{
    list-style-type: none;
    font-family: 'Open Sans', sans-serif;
    padding-left: 30px;
  }
  .box{
    border: 1px solid #E5E4E2;
    width: 60%;
    height: 100%;
    margin-left: -10px;
  }
  .header-fb{
    width: 100%; 
    text-align: left;
    font-family: 'Roboto', sans-serif; 
    font-weight: bolder; 
    font-size: 20px; 
    padding-top: 5px;
  }
  .header-reports{
    width: 100% !important; 
    text-align: left !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bolder !important; 
    font-size: 20px !important; 
    padding-top: 5px !important;
  }
  .contact-admin{
    text-decoration: underline; 
    color: #3a8891 !important;
  }
  .footer-link{
    text-decoration: none;
    color: white;
  }
  .footer-link:hover{
    color: #E5E4E2;
  }
  .col.first-box{
    width: 100%;
    border: 1px solid #E5E4E2;
    height: 65rem;
  }
  .icon-link{
    text-decoration: underline !important;
    color: #3a8891 !important; 
    font-family: 'Open Sans', sans-serif; 
    font-weight: bold; 
    letter-spacing: 2px;
  }
  .payment-my-account{
    font-family: 'Roboto', sans-serif !important; 
    font-weight: bold !important;
  }
  .first-container{
    padding: 0;
    color: white;
  }
  .image-text{
    padding-top: 35px;
    height: 125px !important;
  }
  .border.accel{
    height: 100%;
  }
  .accelerator-btn-spacer{
    margin-top: 92px !important;
  }
  .row-class{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin-top: 15px;
  }
  .row-paragraph{
    margin-top: 40px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    width: 100%;
    color: black;
  }

  .second-image-text{
    padding-top: 35px;
    height: 125px !important;
  }
  .col.second-box{
    width: 100%;
    border: 1px solid #E5E4E2;
    height: 65rem;
    margin-left: 1px;
  }
  .second-container{
    padding: 0;
    color: white;
  }
  .second-second-container{
    width: 30rem;
  }
  .feature-icon{
    margin-top: 80px;
  }
  .feature-online{
    width: 328px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .feature-icon-feasibility{
    margin-top: 9px;
  }
  .feature-icon-loan{
    margin-top: 9px;
  }
  .feature-icon-accelerator{
    margin-top: 2px;
    width:  100px;
  }
  .feature-icon-master{
    margin-top: 23px;
  }
  .feature-icon-accelerator-master{
    margin-top: 2px;
    width:  100px;
  }
  .feature-icon-accelerator-forecast{
    margin-top: 6px;
  }
  .feature-accelerator-feasibility{
    margin-top: 2px;
    height: 597px;
    width: 406px;
  }
  .feature-accelerator-master{
    margin-top: 2px;
    height: 597px;
    width: 406px;
  }
  .feature-accelerator-financial{
    margin-top: 2px;
    height: 597px;
    width: 406px;
  }
  .feature-accelerator-loan{
    margin-top: 2px;
    height: 689px;
    width: 406px;
  }
  .feature-accelerator-land{
    margin-top: 2px;
    height: 689px;
    width: 406px;
  }
  .feature-icon-incubator{
    margin-top: -1px;
  }

  h5.col-service{
    font-family: 'Roboto', sans-serif;
    font-weight: bold; 
    margin-top: 16px;
  }
  .feature-service{
    border: solid 1px #E5E4E2; 
    width: 328px; 
    padding: 0; 
    height: 25rem;
  }
  .pricing-design{
    font-family: 'Roboto', sans-serif; 
    color: #3a8891; 
    font-size: 30px; 
    font-weight: bold;
  }
  .container.content-container{
    margin-top: 50px;
  }
  .monthly-top-container{
    margin-top: -33px;
  }
  .registration-top-container{
    margin-top: -33px;
  }
  .other-services-top-container{
    margin-top: -31px;
  }
  .annual-business-top-container{
    margin-top: px;
  }
  .annual-income-top-container{
    margin-top: -33px;
  }
  .container-main-graphic{
    width: 78% !important;
  }
  .col.col-service{
    margin-top: 5rem;
  }
  .col.col-service-bot{
    margin-top: 5rem;
  }
  .inclusion{
    text-align: left;
    padding-left: 40px;
    margin-top: -10px;
  }
  .small-line{
    border: 1px solid black;
    margin-top: 30px;
  }
  .total{
    margin-top: -20px;
  }
  .small-line-second{
    border: 1px solid black;
    margin-top: 55px;
  }
  .sub-check{
    margin-top: -15px;
  }
  .custom-dev-container{
    background-color: #e5ebeb; 
    margin-top: 8rem; 
    margin-bottom: -15rem;
  }
  .first-spacer{
    height: 158px;
  }
  .second-spacer{
    height: 53px;
  }
  .break-contact{
    margin-top: 1rem;
  }
  .container-line{
    margin-top: -57px;
  }
  .digital-caption{
    font-family: 'Open Sans', sans-serif; 
    color: black;
    margin-top: 41px;
  }
  .third-line{
    margin-top: 1rem;
    border: 1px solid #E5E4E2;
  }
  input.form-check-input{
    width: 20px;
    height: 20px;
  }
  .form-check-input.default{
    font-size: large;
  }
  .label{
    margin-bottom: 4rem;
  }
  .span-number{
    color: #3a8891;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  .span-month{
    font-family: 'Open Sans', sans-serif;
  }
  .plan-type{
    font-family: 'Open Sans', sans-serif;
  }
  .contact-line{
    margin-top: 18px;
    border: 4px solid #7d9d9c;
  }
  section {
      padding: 60px 0;
  }
  a, a:hover, a:focus, a:active {
      text-decoration: none;
      outline: none;
  }
  ul {
      margin: 0;
      padding: 0;
      list-style: none;
  }

  .site-heading h2 {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  .site-heading h2 span {
    color: #ff5a6e;
  }

  .site-heading h4 {
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
  }

  .site-heading h4::before {
    background: #ff5a6e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
  }

  .site-heading h2 span {
    color: #ff5a6e;
  }

  .site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px;
  }
  .header-inclusion{
    width: 100% !important; 
    text-align: left !important;
    font-family: 'Roboto', sans-serif !important; 
    font-weight: bolder !important;
  }
  .designing-services{
    font-family: 'Roboto', sans-serif; 
    font-weight: bolder; 
    font-size: 25px;
  }
  .total-line-placement{
    display: flex;
    justify-content: center;
  }
  .total-line{
    border: 1px solid black;
    width: 80%;
    height: 0%;
  }
  .total-placement{
    display: flex;
    justify-content: center;
  }
  .total-table{
    width: 80%;
    border-bottom-color: white;
  }
  .top-nav{
    background-color: #3b8891;
    height: 20px;
  }
  .bot-nav{
    background-color: #3b8891;
    height: 70px;
  }
  .sign-nav{
    height: 100%;
    background-color: #3b8891;
  }
  .nav-bot{
    margin-top: -53px;
  }
  .nav-bot.fa-solid.fa-arrow-left{
    color: red;
  }
  .facebook.fa-brands.fa-facebook-f{
    color: white;
  }
  .time-lanel{
    background-color: #3a8891;
    color: white;
  }
  .calendar-title{
    font-family: 'Roboto', sans-serif; 
    font-weight: bold;
    margin-top: 5rem;
  }
  .header-border{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 40px;
    background-color: #3a8891;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    width: 100%;
  }
  .content-appointment{
    border: solid 1px #E5E4E2	;
    height: 26rem;
    width: 100%;
    padding-left: 40px;
    padding-top: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .start-time{
    background-color: #fc716a;
    text-align: left;
    display: inline;
    padding: 5px 25px 5px 5px;
  }
  .end-time{
    background-color: #fc716a;
    text-align: left;
    width: 23%;
    display: inline;
    padding: 5px 25px 5px 5px;
  }
  .work-title{
    margin-top: 5rem;
  }
  .office-room-title{
    margin-top: 2rem !important;
  }
  .cs-form{
    width: 80%;
  }
  .container-sub{
    margin-top: 60px;
  }
  .media-container{
    margin-top: 55px;
  }
  .website-paragraph{
    width: 80%; 
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-top: -24px;
    color: black;
  }
  .separated-paragraph{
    font-family: 'Open Sans', sans-serif; 
    color: black;
    margin-top: 52px;
  }
  #carouselExampleSlidesOnly-workRentals{
    width: 80%;
    position: relative;
  }
  .previous:hover{
    color: #434242;
  }
  .header-title{
    margin-top: 1rem;
  }
  .header-title-workspace-rentals{
    margin-top: 2rem;
  }
  .header-title-office-rentals{
    margin-top: 1rem;
  }
  .header-title-online{
    margin-top: 1rem;
  }
  .header-title-accelerator{
    margin-top: -1rem !important;
  }
  .header-title-incubator{
    margin-top: -1rem !important;
  }
  .header-title-services{
    margin-top: 2rem;
  }
  .top-title-spacing{
    margin-top: 2rem;
  }
  .work-content{
    max-width:100%;
    height:auto;
  }
  .workspace-floor-img{
    max-width:100%;
    height:auto;
    margin-top: -32px;
  }
  .office-floor-img{
    max-width:100%;
    height:auto;
    margin-top: -32px;
  }
  .hover-floor{
    height: 100%;
    padding-left: 0px;
    padding-top: 20px;
    margin-top: 20px;
    width: 50%;
    padding-right: 20px;
    border: 1px solid #E5E4E2;
  }
  .fa-solid.fa-circle{
    color: red;
  }
  .time-set{
    line-height: 25px;
    margin-top: 10px;
  }
  .row-online{
    column-gap: 20px;
    margin-top: -168px;
  }
  .row-website{
    /* column-gap: 20px; */
    margin-top: -111px;
  }
  .row-online-second{
    column-gap: 20px;
    margin-top: -112px;
  }
  .row-business-accelerator{
    column-gap: 20px;
    margin-top: -118px;
  }
  .row-business-accelerator-second{
    column-gap: 20px;
    margin-top: -65px;
  }
  .row-incubator{
    column-gap: 20px;
    margin-top: -160px;
  }
  .card-link{
    text-decoration: underline !important;
  }
  .column-label{
    display: flex;
    align-items: center;
    padding-left: 30px;
    height: 100px;
  }
  .inner-list{
    padding-left: 20px;
  }
  .inner-list .fa-solid.fa-circle{
    color: 	#434242;
    font-size: 9px;
  }
  .inner-list .fa-solid.fa-square{
    font-size: 9px;
  }
  .fa-regular.fa-circle{
    font-size: 9px;
  }
  .payment{
    padding-left: 30px;
    align-items: center;
    background-color: #3a8891;
    color: white;
    height: 70px;
    display: flex;
  }
  .column-content{
    padding-left: 30px;
    padding-top: 30px;
    line-height: 35px;
    height: 100%;
  }
  .column-content-bold{
    font-family: 'Open Sans', sans-serif; 
    font-weight: bold;
  }
  .inner-bold{
    font-family: 'Open Sans', sans-serif; 
    color: black; 
    font-size: 15px;
  }
  .started{
    margin-top: 50px;
  }
  .corporate-header{
    padding-left: 30px;
    height: 100px;
    text-align: left;
  }
  .corporate-payment{
    padding-left: 30px;
    align-items: center;
    background-color: #3a8891;
    color: white;
    height: 70px;
    display: flex;
    margin-top: -25px;
  }
  .row-accelerator{
    column-gap: 50px;
  }
  .incubator-list{
    padding-left: 30px;
  }
  .choose-plan{
    border: none;
    background: none;
  }
  .fa-solid.fa-bars{
    color: #3a8891;
  }
  .nav-side-link{
    color: #3a8891;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: left;
  }
  .nav-side-link:hover{
    color: #434242;
  }
  .nav-side-item{
    padding-left: 123px;
  }
  .side-line{
    display: flex;
    justify-content: center;
    border: 1px solid #E5E4E2;
    width: 200px;
  }
  .row-service{
    column-gap: 130px;
  }
  .row-service-spacing {
    column-gap: 22px;
    margin-top: -146px;
}
  .row-service-second-spacing{
    column-gap: 22px;
    margin-top: -113px;
  }
  .select-container{
    padding: 0;
  }
  .btn-web-start{
    border-radius: 0%;
    color: #3a8891 !important; 
    border: 2px solid #3a8891; 
    padding: 13px 80px;
  }
  .content-text{
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .icons{
    margin-top: -30px;
  }
  .membership-line{
    border: 4px solid #3a8891;
  }
  .gmap_canvas.index{
    margin-top: -60px;
  }
  #carouselExampleIndicators{
    margin-top: -60px;
  }
  .footer{
    background-color: #3a8892;
  }
  .help-paragraph{
    width: 65%; 
    font-family: 'Open Sans', sans-serif; 
    color: black;
  }
  .inquiry-incubator-text{
    width: 80%; 
    font-family: 'Open Sans', sans-serif; 
    color: black;
    text-align: justify;
  }
  .size-box{
    padding: 10px 15px;
  }
  .feature-web-design{
    border: solid 1px #E5E4E2;
    /* width: 400px;  */
    padding: 0; 
    height: 100%; 
    background-color: white;
  }
  .btn.account-submit{
    border-radius: 0%;
    color: #3a8891 !important; 
    border: 2px solid #3a8891; 
    padding: 15px 20px; 
    background-color: white; 
    width: 40%;
  }
  .submit-help-btn{
    border-radius: 0%;
    color: #3a8891 !important;
    border-color: #3a8891; 
    background-color: white; 
    padding: 10px 70px; 
    --bs-btn-hover-border-color: none;
  }
  .submit-inquiry-btn{
    border-radius: 0%;
    color: #3a8891 !important;
    border-color: #3a8891; 
    background-color: #e5ebeb !important; 
    padding: 10px 70px; 
    --bs-btn-hover-border-color: none;
  }
  .overlay{
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    background-color: #3a8891;
    width: 380px;
    color: white;
    height: 220px;
  }
  .caption-paragraph{
    line-height: 30px;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-weight: bold;
    color: white !important;
  }
  .slider-overlay{
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
  }
  .btn.btn-story{
    width: 100%;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: bolder;
  }
  .faq-table{
    width: 50%;
    border: 1px solid black;
  }
  .card{
    border-radius: 0px;
    margin-top: 10px;
    background-color: #f1f7f6;
    border: none;
  }
  .header-card{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    padding: 50px;
  }
  .paragraph-card{
    font-family: 'Open Sans', sans-serif;
    font-size: medium;
    text-align: justify;
    padding: 50px;
  }
  .paragraph-feasibility{
    font-family: 'Open Sans', sans-serif;
    width: 100%; 
    text-align: justify;
  }
  .involves{
    font-family: 'Open Sans', sans-serif;
    width: 100%; 
    color: black; 
    text-align: justify;
  }
  .text-bold{
    font-weight: bolder;
  }
  .other-services{
    margin-top: 50px;
    line-height: 50px;
  }
  .service-row{
    margin-top: 225px;
  }
  .employee-container {
    margin-top:-9px;
  }
  .employee {
    width:100%;
    background-color:#3a8891;
    margin:10px auto;
    display:block;
    overflow:hidden;
    height:400px;
    /* border-radius:10px; */
    -webkit-box-shadow: 0px 0px 31px -19px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 31px -19px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 31px -19px rgba(0,0,0,0.75);
  }
  .employee:hover > .employee-image {
    margin-top:-100px;
    opacity: 0.5;
  }
  .employee-image {
    background-color:#fff;
    height:400px;
    width:100%;
    transition:0.5s;
  }
  .employee-image img {
    height:100%;
  }
  .email-contact{
    border-radius: 0%;
    color: #3a8891 !important; 
    border: 2px solid #3a8891; 
    padding: 13px 80px; 
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  .employee-name {
    color: #3a8891;
    font-weight:bold;
    padding:10px;
    font-family: 'Open Sans', sans-serif;
  }
  .employee-pos {
    font-size: 14px;
    color: #3a8891;
    padding:10px;
    font-family: 'Open Sans', sans-serif;
  }
  .last-employee{
    width: 340.33px;
  }
  .last-employee:hover{
    -webkit-box-shadow: 3px 3px 10px 7px #dddddd;
    -moz-box-shadow: 3px 3px 10px 7px #dddddd;
    box-shadow: 3px 3px 10px 7px #dddddd;
  }
  .profile-col{
    padding-right: 0px;
  }
  .employee-border:hover{
    -webkit-box-shadow: 3px 3px 10px 7px #dddddd;
    -moz-box-shadow: 3px 3px 10px 7px #dddddd;
    box-shadow: 3px 3px 10px 7px #dddddd;
  }
  .employee-name h1 {
    font-size:30px;
  }
  .employee-name span {
    font-size:20px;
    color:#fff;
    padding:0px;
  }
  .employee-social-link ul li {
    position:relative;
    bottom:-120px;
  }
  .employee-social-link ul{
    text-align:center;
    list-style:none;
  }
  .employee-social-link ul li {
    display:inline-block;
    margin:7px;
    padding:10px;
    border-radius:50%;
    line-height:0.1;
    margin-left:-5px;
  }
  .employee-social-link i {
    font-size:15px;
    color:#fff;
    animation-name:rotate-icon;
  }
  .employee-social-link ul li:nth-child(1) {
    transition:1.0s;
  }
  .employee-social-link ul li:nth-child(2) {
    transition:1.3s;
  }
  .employee-social-link ul li:nth-child(3) {
    transition:1.6s;
  }
  .employee-social-link ul li:nth-child(4) {
    transition:1.9s;
  }
  .employee-social-link ul li:nth-child(5) {
    transition:2.2s;
  }
  .employee:hover > .employee-details .employee-social-link ul li{
    bottom:250px;
  }
  .btn{
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #3a8891;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    color: white;
  }
  .warning-payment{
    border-radius: 0%; 
    color: #3a8891;
    border-color: #3a8891; 
    border-width: 2px; 
    font-size: small; 
    padding: 8px 10px; 
    background-color: white;
  }
  .btn-payment{
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #3a8891;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    color: white;
  }
  .btn-start{
    border-radius: 0%;
    color: #3a8891; 
    border: 2px solid #3a8891; 
    padding: 13px 80px;
  }
  .breadcrumb-item+.breadcrumb-item::before{
    color: white;
  }
  .card.card-body{
    border: 0;
  }
  .bi.bi-arrow-left{
    color: #3a8891;
  }
  .plan-website{
    margin-top: -2px;
  }
  .view{
    font-family: 'Open Sans', sans-serif;
    color: white;
    display: flex;
    justify-content: center;
  }
  .fb-ads-row{
    margin-top: -18px;
  }
  .row-reports{
    margin-top: -18px;
  }
  .graphic-line-container{
    margin-top: 40px;
    margin-bottom: -35px;
  }
  .plan-price-membership{
    color: #3a8891 !important;
  }
  .plan-price-head{
    color: #3a8891 !important; 
    letter-spacing: 2px;
  }
  .container-redraw{
    width: 95% !important;
    /* margin-top:-50px !important; */
  }
  .view:hover{
    text-decoration: underline;
  }
  .social{
    border-radius: 0;
    border: 1px solid #E5E4E2;
    padding: 8px 13px;
    background-color: white;
    color: #3a8891;
  }
  .social-gmail{
    border-radius: 0;
    border: 1px solid #E5E4E2;
    padding: 8px 13px;
    background-color: white;
    margin-left: 4.1px;
    color: #3a8891;
  }
  .social:hover, .social-gmail:hover{
    background-color: #3a8891;
    color: white;
  }
  .social-links{
    border-radius: 0;
    border: 1px solid #E5E4E2;
    padding: 8px 13px;
    background-color: #3a8891;
    color: white;
  }
  .social-links-gmail{
    border-radius: 0;
    border: 1px solid #E5E4E2;
    padding: 8px 13px;
    margin-left: 4.1px;
    background-color: #3a8891;
    color: white;
  }
  .social-links:hover, .social-links-gmail:hover{
    background-color: white;
    color: #3a8891;
  }
  .benefits{
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    padding-right: 0 !important;
  }
  .feature-registration{
    border: solid 1px #E5E4E2 !important; 
    width: 328px !important; 
    padding: 0 !important; 
    height: 25rem;
  }
  .feature-other-business{
    border: solid 1px 	#E5E4E2; 
    width: 328px; 
    padding: 0; 
    height: 25rem;
  }
  .feature{
    border: solid 1px #E5E4E2; 
    width: 326px; 
    padding: 0; 
    height: 100%;
  }
  .feature-annual-business{
    border: solid 1px	#E5E4E2; 
    width: 328px; 
    padding: 0; 
    height: 25rem;
  }
  .feature-monthly{
    border: solid 1px #E5E4E2 !important; 
    width: 328px !important; 
    padding: 0 !important; 
    height: 25rem !important;
  }
  .feature-income-tax{
    border: solid 1px #E5E4E2; 
    width: 328px; 
    padding: 0; 
    height: 25rem;
  }
  .feature-col{
    border: solid 1px 	#E5E4E2; 
    width: 328px; 
    padding: 0; 
    height: 25rem;
  }
  .feature-incubator{
    border: solid 1px #E5E4E2; 
    width: 420px; 
    padding: 0; 
    height: 545px;
  }
  .benefits-border{
    width: 70%;
    padding-left: 200px;
  }
  .tabs {
      display: flex;
      flex-wrap: wrap;
  }
  .tabs label {
    order: 1;
    display: block;
    padding: 1rem 2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    background-color: #f6f6f8;
    font-weight: bold;
    transition: background ease 0.2s;
    margin-right: 50px;
    width: 155px;
    text-align: center;
    margin-left: 104px;
  }
  .tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #fff;
  }
  .tabs input[type="radio"] {
      display: none;
  }
  .tabs input[type="radio"]:checked + label {
      background-color: #e5ebeb;
  }
  .tabs input[type="radio"]:checked + label + .tab {
      display: block;
  }
  .text-blue{
    color: #3a8891;
    font-weight: bold;
  }
  .plan-computation{
    height: 121px;
    width: 460px;
    background-color: #f1f7f6;
    padding-top: 14px;
    padding-right: 25px;
    padding-left: 1px;
  }
  .table-content-membership{
    padding-bottom: 25px !important;
  }
  .computation-placement{
    display: flex;
    justify-content: end;
  }
  .computation-title{
    color: black;
    font-family: 'Roboto', sans-serif;
    text-align: right !important;
    font-weight: bold;
    font-size: 18px;
  }
  .link-pdf{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: right;
    color: #3a8891 !important;
    text-decoration: underline;
  }
  .link-play{
    color: #3a8891 !important;
  }
  .pdf-link{
    color: #3a8891 !important;
    font-weight: bold;
    letter-spacing: 3px;
  }
  .pdf-link:hover{
    color: 	#E5E4E2 !important;
  }

  .faq-container{
    height: 100%;
  }
  .hr-help{
    border: 1px solid #E5E4E2;
    width: 100%;
    -webkit-box-shadow: 3px 2.5px 10px 3px #dddddd;
    -moz-box-shadow: 3px 2.5px 10px 3px #dddddd;
    box-shadow: 3px 2.5px 10px 3px #dddddd;
  }
  .faq-title{
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: bold;
  }
  .first-col{
    width: 30%;
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .second-col{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .third-col{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    width: 30%;
  }
  .first-col-digital{
    width: 25%;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
  }
  .second-col-digital{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: green;
    font-weight: bold;
  }
  .registration-thread{
    border-top: 2px solid black;
    border-bottom: 1px solid white;
  }
  .second-col-merge{
    text-align: center !important;
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight: bold;
  }
  .color-col-bottom{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #3a8891;
    font-weight: bolder;
  }
  .third-col-digital{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: green;
    font-weight: bold;
  }
  #banner-text{
    color: white;
  }
  .vat-col-bottom{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #FF2400;
  }
  .fourth-col-digital{
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: green;
    font-weight: bold;
  }
  #btn-left-button{
    border-radius: 10px;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 10px 20px;
    background-color: #e5ebeb;
  }
  #btn-right-button{
    border-radius: 10px;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 10px 20px;
    background-color: #e5ebeb;
  }
  #btn-plan-single{
    border-radius: 0%;
    color: #3a8891;
    border: 1px solid #3a8891;
    padding: 10px 30px;
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  #btn-plan-corporation{
    border-radius: 0%;
    color: #3a8891;
    border: 1px solid #3a8891;
    padding: 10px 30px;
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  .btn-payment{
    border-radius: 0%;
    color: #3a8891 !important;
    border: 2px solid #3a8891;
    padding: 10px 40px;
    background-color: white;
  }
  #btn-started{
    border-radius: 0%;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 10px 40px;
    background-color: white;
  }
  #btn-payment-annual{
    border-radius: 0%;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 10px 40px;
    background-color: white;
  }
  .first-service{
    width: 33%;
    color: black !important;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .first-service-monthly{
    width: 33%;
    color: black;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .first-service-other{
    width: 33%;
    color: black !important;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
  }
  .second-service{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .second-service-income{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .registration-second-service{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .third-service{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .second-service-other{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .third-service-other{
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #3a8891 !important;
  }
  .row-col{
    width: 80%;
  }
  .table.business-service{
    width: 80%;
  }
  .breadcrumb.business-service{
    width: 100%;
  }
  .rentals{
    padding-left: 19px;
  }
  .help-need{
    font-family: 'Roboto',sans-serif; 
    font-weight: bolder;
  }
  .modal-header{
    border-bottom: none;
    padding-bottom: 1px;
  }
  .modal-footer{
    border-top: none;
  }
  .modal-title{
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    padding-top: 0px !important;
  }
  .plan-script-single{
    letter-spacing: 2px; 
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: black;
  }
  .plan-script{
    letter-spacing: 2px !important; 
    font-weight: bold;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
    color: black;
  }
  .dropdown-item.active{
    background-color: #7d9d9c;
    color: black;
  }
  .dropdown-item:active{
    background-color: #7d9d9c;
    color: black;
  }
  .dropdown-item:hover{
    background-color: #a2cccb;
    color: black;
  }
  .proceed-payment{
    display: flex;
    justify-content: end;
    margin-right: 120px;
  }
  .proceed-payment-registration{
    display: flex;
    justify-content: end;
    width: 88%;
  }
  .proceed-payment-annual{
    display: flex;
    justify-content: end;
    margin-right: 165px;
  }
  .proceed-payment-other{
    display: flex;
    justify-content: end;
    margin-right: 156px;
  }
  #btn-office-booking{
    border-radius: 0%;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 13px 80px;
    background-color: white;
  }
  #btn-book{
    border-radius: 0%;
    color: #3a8891;
    border: 2px solid #3a8891;
    padding: 5px 20px;
    background-color: white;
  }
  .body-paragraph{
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .body-workspace-rentals{
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
    margin-top: -28px;
  }
  .body-modal{
    font-family: 'Open Sans', sans-serif;
    color: black;
    text-align: justify;
  }
  .accelerator-text{
    font-family: 'Open Sans', sans-serif;
    color: black; 
  }
  .accelerator-enumeration{
    font-family: 'Open Sans', sans-serif;
    color: black; 
  }
  .body-office-rentals{
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
    margin-top: -29px;
  }
  #paragraph-membership{
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  #paragraph-rentals{
    width: 50%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: black;
  }
  .call-num{
    font-family: 'Open Sans', sans-serif;
    width: 100%;
  }
  .fa-solid.fa-phone{
    color: #3a8891;
  }
  .profile-title{
    width: 50%;
  }
  .table-placement{
    display: flex;
    justify-content: center;
  }
  .row-placement{
    display: flex;
    justify-content: center;
  }
  .myaccount{
    margin-top: -100px;
    width: 50%;
    margin-right: 41rem;
  }
  .form-label{
    font-family: 'Open Sans', sans-serif;
  }
  .title-collapse{
    width: 90%;
  }
  .show-more{
    color: black;
    background-color: #f8f9fa;
    width: 100%;
    text-align: left;
    border: none;
  }
  .membership-container{
    margin-top: -24px;
    margin-bottom: -32px;
  }
  .show-more:hover{
    color: black;
  }
  .fa-solid.fa-plus{
    color: #3a8891;
  }
  .title-collapse.active{
    background-color: #7d9b9a;
  }
  .grapphic-table{
    width: 100%;
  }
  .title-table{
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    color: black;
  }
  .header-table{
    height: 50px;
    padding-left: 30px;
    background-color: #f8f9fa;
  }
  .title-table{
    font-weight: bold;
    color: black;
    font-size: medium;
    text-align: left;
  }
  .table-content{
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight: bold;
  }
  .table-price{
    font-family: 'Open Sans', sans-serif;
    color: #3a8891;
    font-weight: bold;
  }
  .table-list{
    border-bottom: 1px solid #bfbfbf;
  }
  .digital-text{
    padding-left: 30px;
  }
  .digital-bullet-title{
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight: bold;
  }
  #digital-list{
    list-style-type: disc;
    padding-left: 20px;
    font-family: 'Open Sans', sans-serif;
    color: black !important;
  }
  .digital-table-title{
    display: flex;
    justify-content: center;
  }
  .divider{
    border: 1px solid black;
  }
  #bottom-table>:not(caption)>*>*{
    border-bottom-width: 0px;
  }
  .get-started{
    display: flex;
    justify-content: end;
  }
  .image-line{
    margin-top: -81px;
  }
  /* Custom style */
  .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
  }
  .faq-btn::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  }
  .faq-btn:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  }
  .accordion-item{
    border: none;
    border-radius: 0px !important;
  }
  .accordion-button:focus{
    color: black;
    border: none !important;
    box-shadow: none;
    border-radius: 0px !important;
  }
  .faq-btn:focus{
    color: black;
    border: none !important;
    box-shadow: none;
    border-radius: 0px !important;
  }
  .accordion-button{
    padding-left: 5px !important;
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background-color: white;
  }
  .faq-btn{
    padding-left: 20px !important;
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background-color: #E5E4E2;
  }
  .accordion-button:hover{
    background-color: #E5E4E2;
    border-radius: 0px !important;
  }
  .faq-btn:hover{
    background-color: #E5E4E2;
    border-radius: 0px !important;
  }
  .accordion-button:not(.collapsed){
    color: black;
    background-color: #a2cccb;
    border-bottom-color: black;
    border-radius: 0px !important;
  }
  .faq-btn:not(.collapsed){
    color: black;
    background-color: #a2cccb;
    border-bottom-color: black;
    border-radius: 0px !important;
  }
  #computation-accordion{
    font-weight: bold;
  }
  .fb-ads{
    padding-top: 6px;
    font-size: 17px;
    color: #3a8891 !important;
  }
  .learn-btn{
    border-radius: 0%; 
    color: #3a8891;
    border-color: #3a8891; 
    padding: 10px 30px; 
    border-width: 2px; 
    background-color: white;
    --bs-btn-hover-border-color: none;
  }
  .container-accelerator{
    margin-top: 100px;
  }
  .registration-title-corporation{
    color: #3a8891;
  }
  .registration-title-single{
    color: #3a8891;
  }
  .about-main-container{
    margin-top: 90px !important;
    margin-left: 1px;
    margin-right: 1px;
  }
  .about-main-content{
    margin-top: -62px;
  }
  .bottom-section-about{
    background-color: #f1f7f6;
    margin-bottom: -103px;
  }
  .bottom-section-placement{
    padding-top: 32px;
  }
  .about-bottom-content{
    text-align: left;
  }
  .width-check{
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
  }
  .col-header-placement{
    display: flex;
    justify-content: center;
  }
  .row-monthly-placement{
    display: flex;
    justify-content: center;
  }
  .banner-img2{
    display: none !important;
  }
  .room-status{
    color: black;
  }
  .office-rentals-para{
    color: black;
  }

  @media (max-width: 45em) {
    .tabs .tab,
    .tabs label {
      order: initial;
    }
    .tabs label {
      width: 100%;
      margin-right: 0;
      margin-top: 0.2rem;
      margin-left: -1px;
    }
  }

  @media only screen and (max-width: 1024px) {
    .walk-in{
      padding-top: 30px !important;
    }
    .corporation{
      padding-top: 32px !important;
    }
    .breadcrumb{
      margin-right: 4px;
      width: 100% !important;
    }
    .breadcrumb.office-bookings {
      margin-right: 5px;
    }
    .breadcrumb.business-service {
      margin-right: 157px;
    }
  }
  @media only screen and (max-width: 768px) {
    .corporation{
      padding-top: 29px !important;
    }
    .breadcrumb.business-service {
      margin-right: -165px;
      width: 100% !important;
      margin-top: -4px;
    }
  }

  @media only screen and (max-width: 600px) {
    .plan-nav-placement{
      margin-left: 20px !important;
    }
    .total-line{
      width: 100% !important;
    }
    .total-table{
      width: 100% !important;
    }
    .banner-img1{
      display: none !important;
    }
    .banner-img2{
      display: block !important;
    }
    .about-container{
      margin-top: 1px !important;
    }
    .last-employee-placement{
      display: flex;
      justify-content: center;
    }
    .second-service{
      font-size: 13px !important;
    }
    .second-service-income{
      font-size: 13px !important;
    }
    .registration-second-service{
      font-size: 11px !important;
    }
    .second-service-other{
      font-size: 12px !important;
    }
    .nav-link:hover{
      border-top: 2px solid #3a8891;
      width: 45% !important;
    }
    #banner-learn{
      padding: 14px 51px !important; 
      font-size: 9px !important; 
    }
    .feature-accelerator-master{
      margin-top: 45px;
    }
    .feature-accelerator-financial{
      margin-top: 45px;
    }
    .feature-accelerator-loan{
      margin-top: 45px;
    }
    .feature-accelerator-land{
      margin-top: 45px;
    }
    .plan-membership-col-starter{
      width: 112px !important;
      padding-top: 25px;
    }
    .plan-membership-col-premium{
      padding-top: 25px;
    }
    .graphic-line{
      width: 100% !important;
    }
    #graphic-main-container{
      width: 100% !important;
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
    .table-content{
      font-size: 13px;
      width: 50%;
    }
    .table-price{
      font-size: 13px;
    }
    .vat-col-bottom{
      font-size: 13px;
    }
    .color-col-bottom{
      font-size: 11px;
    }
    .get-started{
      display: flex;
      justify-content: center;
      width: 100% !important;
    }
    #btn-started{
      width: 100% !important;
    }
    .second-col-merge{
      font-size: 10px !important;
      text-align: center;
    }
    #reports-header{
      font-size: 18px !important;
    }
    .fb-ads{
      font-size: 15px;
      padding-top: 9px !important;
    }
    .fb-title{
      padding-top: 12px !important;
    }
    #col-header{
      font-size: 15px !important;
      padding-top: 0px !important;
    }
    .first-col{
      font-size: 12px;
    }
    .first-col-digital{
      font-size: 13px;
    }
    .second-col-digital{
      font-size: 10px;
    }
    .second-col{
      font-size: 13px !important;
    }
    .third-col{
      font-size: 12px !important;
    }
    .third-col-digital{
      font-size: 10px;
    }
    .fourth-col-digital{
      font-size: 10px;
    }
    .market.col{
      padding-top: 21px;
    }

    #digital-inclusion{
      font-size: 13px;
    }
    .slider-overlay{
      top: 56%;;
    }
    .slider-header{
      font-size: 19px;
    }
    .caption-paragraph {
      font-size: 12px;
      line-height: 18px;
      margin-top: -30px;
      color: white !important;
      letter-spacing: 1px !important;
      text-align: justify;
      margin-top: -20px;
    }
    .btn.btn-primary.btn-xl{
      padding: 2px 5px;
      font-size: small;
    }
    .carousel-indicators [data-bs-target] {
      display: none;
    }
    .overlay{
      left: 40%;
      top: 55%;
      width: 261px;
      height: 207px;
    }
    .other-services{
      margin-top: -8px;
      line-height: 72px;
    }
    #title-header{
      font-size: 20px !important;
      text-align: center !important;
    }
    #second-timer{
      padding-left: 10px;
    }
    #btn-check{
      padding-left: 10px;
    }
    .hover-floor{
      height: 100%;
      width: 100%;
    }
    #btn-plan-single{
      margin-top: 9px !important;
      border: 1px solid #3a8891;
      font-size: 10px !important;
      padding: 10px 6px !important;
    }
    #btn-plan-corporation{
      margin-top: -1px;
      border: 1px solid #3a8891;
      font-size: 10px;
      padding: 10px 6px !important;
    }
    .membership-container{
      padding-top: 20px !important;
      padding-right: 15px !important;
      padding-left: 15px !important;
    }
    .plan{
      /* width: 80%; */
      margin-right: 0px;
    }
    .plan-title{
      padding-top: 30px;
    }
    .fb-title{
      padding-top: 30px;
    }
    .plan-header{
      font-size: 13px;
      letter-spacing: 1px;
    }
    .plan-price-membership{
      font-size: 20px !important;
      letter-spacing: normal;
      margin-top: 1px !important;
    }
    .plan-script{
      font-size: 13px !important;
      letter-spacing: 1px !important;
    }
    .plan-script-single{
      font-size: 10px !important;
      letter-spacing: 1px !important;
    }
    .row-col{
      width: 100%;
    }
    .business-service{
      width: 100%;
    }
    .services-title{
      font-size: small;
      color: #3a8891 !important; 
      font-family: 'Roboto', sans-serif !important;      
      font-weight: bold !important;
    }
    .registration-title-corporation{
      font-size: small;
      color: #3a8891 !important; 
      font-family: 'Roboto', sans-serif !important;      
      font-weight: bold !important;
    }
    .registration-title-single{
      font-size: small;
      color: #3a8891 !important; 
      font-family: 'Roboto', sans-serif !important;      
      font-weight: bold !important;
    }
    .annual-row{
      display: flex; 
      justify-items: center;
    }
    .service-container{
      padding: 0 !important;
    }
    .first-service-monthly{
      font-size: small;
    }
    .corporation{
      padding-top: 15px;
    }
    .walk-in{
      padding-top: 15px;
    }
    .first-service-other{
      font-size: 11px;
    }
    .first-service{
      font-size: 10px;
    }
    .benefits-border{
      width: 100% !important;
    }
    .title-nav{
      margin-top: 1px;
      font-size: 18px;
      width: 50%;
    }
    .title-nav.web-design{
      margin-top: 1px;
      font-size: 18px;
      width: 50%;
    }
    .breadcrumb{
      font-size: small !important;
      margin-right: 0px !important;
      display: flex;
      justify-content: end;
    }
    .breadcrumb.development{
      margin-top: 8px;
      font-size: 12px !important;
      margin-right: 0px !important;
      display: flex;
      justify-content: end;
    }
    /* .business-service-breadcrumb{
      font-size: small !important;
      margin-right: 0px !important;
      margin-top: 8px !important;
    } */
    .title-nav.membership{
      margin-top: 10px;
      font-size: 15px;
      width: 48%;
    }
    .title-nav.development{
      margin-top: 10px;
      font-size: 15px;
      width: 48%;
    }
    .title-nav.business-service{
      margin-top: 8px !important;
      font-size: 15px;
      width: 50%;
    }
    .title-nav.business-incubator{
      margin-top: 8px !important;
      font-size: 15px;
      width: 60%;
    }
    .title-nav.business-accelerator{
      margin-top: 8px !important;
      font-size: 15px !important;
      width: 73%;
    }
    .breadcrumb-membership{
      margin-top: 1px;
      font-size: small !important;
      display: flex;
      justify-content: end;
    }
    .breadcrumb-workspace{
      margin-top: 8px;
      font-size: small !important;
      display: flex;
      justify-content: end;
    }
    .breadcrumb.membership-billing{
      margin-top: 0px;
      font-size: small !important;
      display: flex;
      justify-content: end;
    }
    .breadcrumb.office-rentals{
      font-size: small !important;
      margin-right: 0px !important;
      margin-top: 8px;
    }
    .breadcrumb.office-bookings{
      margin-top: -6px !important;
      font-size: 11px !important;
      /* width: 80% !important; */
      /* padding-left: 50px !important; */
      display: flex;
      justify-content: end;
    }
    .title-nav-office-booking{
      margin-right: 100px !important;
      margin-top: 10px;
      font-size: 15px;
      width: 50%;
    }
    .title-nav.workspace{
      margin-top: 3px !important;
      font-size: 15px;
      width: 48%;
    }
    .btn-payment{
      padding: 20px 65px;
    }
    #btn-started{
      padding: 20px 65px;
    }
    #btn-payment-annual{
      padding: 20px 65px;
    }
    .proceed-payment{
      margin-left: -46px !important;
      width: 100%;
      height: 100%;
    }
    .proceed-payment-registration{
      /* margin-left: -40px !important; */
      width: 88%;
      height: 100%;
    }
    .accel{
      height: 100%;
    }
    .proceed-payment-annual{
      margin-left: -46px !important;
      width: 100%;
      height: 100%;
    }
    .proceed-payment-other{
      margin-left: -46px !important;
      width: 100%;
      height: 100%;
    }
    #btn-office-booking{
      width: 100%;
    }
    #btn-book{
      width: 100%;
    }
    .content-appointment{
      padding: 20px !important;
    }
    #carouselExampleSlidesOnly-workRentals{
      width: 100%;
      padding-left: 0px;
    }
    #image-check{
      width: 100% !important;
      padding: 10px;
      margin-left: 17px;
    }
    .body-paragraph{
      width: 100% !important;
      text-align: justify !important;
    }
    .body-office-rentals{
      width: 100% !important;
      text-align: justify !important;
    }
    .body-workspace-rentals{
      width: 100% !important;
      text-align: justify !important;
    }
    .breadcrumb.office-rentals{
      margin-top: 1px !important;
    }
    .breadcrumb.online-billing{
      margin-top: 1px !important;
      font-size: 9px !important;
    }
    #web-design{
      margin-top: 0px !important;
    }
    #need-help{
      width: 100%;
      font-size: 30px;
      text-align: center;
    }
    .inquiry-contact{
      width: 100%;
      font-size: 20px !important;
      text-align: center !important;
    }
    .call-num{
      width: 100%;
      font-size: 20px !important;
      text-align: center;
    }
    #paragraph-help{
      text-align: justify;
      width: 100% !important;
    }
    .submit{
      width: 100% !important;
      justify-content: center;
    }
    #help-submit{
      width: 100% !important;
    }
    .box{
      width: 100% !important;
    }
    .form-control.profile{
      width: 100%;
      padding: 8px 193px;
    }
    #sign-form{
      width: 100% !important;
    }
    .myaccount{
      width: 100% !important;
    }
    .account-submit{
      width: 98% !important;
    }
    #contact-email{
      width: 100%;
    }
    .align-col{
      padding-top: 12px !important;
    }
  }

  @media only screen and (max-width: 400px) {
    .registration-second-service{
      font-size: 10px !important;
    }
    .caption-paragraph{
      font-size: 10px !important;
    }
    #banner-learn{
      margin-top: 1px;
      padding: 14px 51px !important; 
      font-size: 7px !important; 
    }
    .proceed-payment-registration{
      width: 100% !important;
      display: flex;
      justify-content: center;
    }
    .second-service-other{
      font-size: 11px !important;
    }
    .color-col-bottom{
      font-size: 9px;
    }
    .media-title{
      font-size: 17px !important; 
      padding-top: 5px;
    }
    .title-nav-office-booking{
      width: 70%;
      margin-top: 4px !important;
    }
    #btn-office-booking{
      width: 100%;
    }
    #btn-book{
      width: 100%;
    }
    .content-appointment{
      padding: 20px !important;
    }
    #carouselExampleSlidesOnly-workRentals{
      width: 100%;
      padding-left: 0px;
    }
    #office-paragraph{
      width: 100%;
      text-align: justify;
    }
    #image-check{
      width: 100% !important;
      padding: 10px;
      margin-left: 17px;
    }
    .plan-script{
      font-size: 10px !important;
      letter-spacing: 1px !important;
    }
    .plan-script-single{
      font-size: 10px !important;
      letter-spacing: 1px !important;
    }
    #title-header{
      font-size: 13px !important;
      text-align: center !important;
    }
    #btn-plan-single{
      margin-top: -20px !important;
      font-size: 10.5px !important;
      padding: 10px 6px !important;
    }
    #btn-plan-corporation{
      padding: 10px 6px !important;
    }
    .third-col{
      font-size: 11px !important;
    }
    .second-col{
      font-size: 12px !important;
    }
    .plan-price-membership{
      font-size: 18px !important;
    }
    .title-nav.business-service{
      margin-top: 10px !important;
      font-size: 14px;
      width: 60%;
    }
    .first-service{
      width: 26%;
      font-size: 9px !important;
      padding-right: 0px !important;
    }
    .second-service{
      font-size: 15px !important;
      padding-left: 0px !important;
      color: #3a8891 !important;
    }
    .second-service-income{
      font-size: 13px !important;
    }
    .third-service{
      font-size: 15px !important;
      padding-left: 0px !important;
      color: #3a8891 !important;
    }
    .annual-income-top-container{
      margin-top: 50px
    }
    .btn-payment{
      width: 74% !important;
      font-size: 10px !important;
    }
    #btn-started{
      width: 100% !important;
      font-size: 13px !important;
    }
    #btn-payment-annual{
      width: 100% !important;
      font-size: 13px !important;
    }
    .proceed-payment-annual{
      margin-left: -41px !important;
    }
    .first-service-other{
      font-size: 11px !important;
      width: 26%;
      padding-right: 0px;
    }
    .third-service-other{
      font-size: 12px !important;
    }
    .title-nav{
      margin-top: 8px;
      font-size: 15px;
      width: 70%;
    }
    .title-nav.web-design{
      margin-top: 2px !important;
      font-size: 15px;
      width: 70%;
    }
    .title-nav.development{
      margin-top: 10px;
      font-size: 14px;
      width: 48%;
    }
    .title-nav.business-incubator{
      margin-top: 10px;
      font-size: 11px !important;
      width: 50%;
    }
    .title-nav.business-accelerator{
      margin-top: 10px;
      font-size: 10px !important;
      width: 50%;
    }
    .overlay{
      left: 43%;
      width: 257px;
      height: 204px;
    }
    .form-control.profile{
      padding: 8px 175px !important;
    }
  }
