.spectra-black-btn::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 5px;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  z-index: -1;
}

.spectra-black-btn {
  box-shadow: none !important;
  position: relative;
  z-index: 1;
}
.hero-section {
  background-image: url("../assets/img/hero-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  padding: 2rem 0 10rem 10rem;
  position: relative;
  z-index: 1;
  height: 75vh;
}
.hero-section .bg-element{
  position: absolute;
  left: -100px;
  top: 120px;
  max-width: 250px;
  z-index: -1;
}
.hero-section .bg-element img{
  width:100%;
}
.hero-section .content-left {
  max-width: 790px;
  line-height: 1.4;
}
.interested-form{
    padding: 4.125rem 4.5rem 4.125rem 5.375rem;
    background-color: var(--color-spectra-blue);
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.interested-form .bg-element {
  max-width: 125px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.interested-form .content-left .info-item{
     padding-bottom: 20px;
    border-bottom: 1px solid white;
    margin-bottom: 35px;
    padding-right: 15%;
 color: white;
}
.interested-form .content-left .info-item:last-child{
    border-bottom: none;
    margin-bottom: 0%;
    padding-bottom: 0%;
}
.interested-form p {
  line-height: 2;
  letter-spacing: -0.32px;
}
.interested-form .content-right{
    /* max-width: 37.5rem; */
    padding: 2rem 2.6rem;
    background-color: white;
}
.features{
    padding: 1.375rem 0;
}
.features p{
  line-height: 32px;
  color: #808080;
}
.features .features-item{
    margin-right: .625rem;
}
.harness-power{
    padding: 2rem 5rem;
    background-color: var(--color-spectra-violet);
}
.contact-us{
    background-color: black;
    padding: 3.5rem 5rem;
}
.faqs{
    background-color: var(--color-gray-blue);
    padding: 4.5rem 5rem;
}
.spectra-accordion {
  max-width: 1080px;
  margin: auto;
}
.spectra-accordion .accordion-item{
    background: transparent;
    margin-bottom: 1.25rem;
}
.spectra-accordion .accordion-item .accordion-button{
    background:transparent;
    border-bottom: .0625rem solid var(--color-gray-97);
    font-size: 1.125rem;
    color: #333333;
    padding-bottom: 1.6rem;
    align-items: flex-start;
    gap: 1.25rem;
}
.spectra-accordion .accordion-item .accordion-button:focus{
    box-shadow: none;
}
.spectra-accordion .accordion-item .accordion-button::after{
    background-image: none;
    content: '-';
}
.spectra-accordion .accordion-item .accordion-button.collapsed::after{
    content: '+';
    background-image: none;
    transform: none;
}
.accordion-button:not(.collapsed)::after{
    transform: none;
}
.our-clients .client-carousel {
  margin: 40px 0;
}
.our-clients .client-logo{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 80px;
}
.our-clients .client-logo img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto !important;
  transform: translate(-50%, -50%);
  max-width: 230px;
  max-height: 100%;
  object-fit: contain;
}
.our-clients .client-logo img{
    width: min(7.5rem, 80%);
}
.plans{
    padding-bottom: .2rem;
    padding-inline: 3.125rem;
    position: relative;
    padding-top: 10%;
}
.plans .leased-line-title{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: black;
    padding-top: 2.6%;
    padding-bottom: 14.9%;
}
.plans .plan-card{
  width: 100%;
  max-width: 27.125rem;
  margin: 0 auto 10px;
  padding: 0.625rem;
  border: 1px solid #EBEBEB;
  background: linear-gradient(155.3deg, #FFFFFF 0%, #FCF8F8 100%);
  box-shadow: 8px 8px 0px rgb(0 0 0 / 8%);
}
.plans .plan-card .spectra-link {
  text-decoration: none;
}
.plans .plan-card .plan-header{
    background: var(--gradient-spectra-violet);
    color: white;
    padding: 1.25rem 1.875rem;
}
.plans .plan-card.basic-plan .plan-header {
  background: linear-gradient(96.34deg, #8C78B2 0%, #6E4BAF 100%);
}
.plans .plan-card.standard-plan .plan-header {
  background: linear-gradient(96.14deg, #6889B1 -2.94%, #4B78AF 100%);
}
.plans .plan-card.pro-plan .plan-header {
  background: linear-gradient(96.34deg, #6ABEC1 0%, #43B0B4 100%);
}
.plans-carousel .owl-nav .owl-prev {
  left: -16px;
  margin: 0 !important;
  padding: 0 !important;
}
.plans-carousel .owl-nav .owl-next {
  right: -16px;
  margin: 0 !important;
  padding: 0 !important;
}
.plans .plan-card .plan-body{
    padding: 2.125rem 1.875rem;
}
.plans .plan-card .plan-body .divider{
    height: .0625rem;
    width: 100%;
    background-color: #DCD9D9;
}
.plans .plan-card img {
  max-width: 14px;
  margin-top: 6px;
  margin-right: 16px;
}
.plans .plan-card .text-color-gray {
  color: #6A6A6A;
}
/*navbar*/
.nav-item {
  padding-left: 2.5rem;
}
.navbar-brand {
  background-color: black;
}
.nav-link.active {
  font-family: "Helvetica Neue";
  font-style: bold;
  font-weight: 400;
}
.nav-link {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}
.secondary-navbar {
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}
/*navbar end*/

/* Footer */
.footer-bottom {
  height: 106px;
  padding: 0 48px;
}
.footer-top {
  padding: 2.25rem 0rem 1.125rem 0rem;
}
.footer-bottom .copyright, .footer-bottom a {
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}

.footer-bottom .copyright {
  margin-right: 65px;
}

.footer-bottom a:not(:last-child) {
  margin-right: 48px;
}
.footer .intro {
  padding-left: 1.25rem;
}
@media (max-width: 62.1875rem) {
  .footer .intro {
    padding-left: .625rem;
  }
}
.footer .intro .title {
  font-style: normal;
  font-weight: bold;
  font-size: 1.25rem;
  padding-bottom: 1.25rem;
}
.intro p {
  padding-top: 1.125rem;
  font-style: normal;
  font-weight: bold;
  font-size: .875rem;
  padding-bottom: .625rem;
}
.footer .icons img {
  padding-right: 1.125rem;
  cursor: pointer;
}
.footer .links .title {
  font-style: normal;
  font-weight: bold;
  font-size: 0.875rem;
  font-family: "Helvetica Neue";
  padding-bottom: 1rem;
  position: relative;
}
.footer .links .title::after {
  content: "";
  height: .0625rem;
  width: 80%;
  background-color: #fff;
  opacity: 0.2;
  position: absolute;
  bottom: 0;
  left: -0.125rem;
}
.footer .links a {
  font-style: normal;
  font-weight: 400;

  font-size: 0.875rem;
  font-family: "Helvetica Neue";
  font-size: .875rem;
  color: white;
  opacity: 0.8;
  padding-bottom: .875rem;
  display: block;
  text-decoration: none;
}
.footer-bottom {
  padding-bottom: .625rem;
}
.footer-bottom .left-side {
  text-align: left;
  font-size: 0.875rem;
  color: rgb(255 255 255 / 50%) !important;
}
@media (max-width: 62.1875rem) {
  .footer-bottom .left-side {
    padding-right: 2.8125rem;
  }
}
.footer-bottom .left-side span {
  margin-right: 1.25rem;
}
.footer-bottom .right-side {
  text-align: center;
  padding-right: 5%;
  font-size: 0.875rem;
}
.contact-detail-menu .heading {
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  font-family: "Helvetica Neue";
  color: rgb(255 255 255 / 50%) !important;

  display: block;
  text-decoration: none;
}
.contact-detail-menu .value {
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  font-family: "Helvetica Neue";
  color: #f56b6b !important;
  padding-bottom: .875rem;
  display: block;
  text-decoration: none;
}
.footer-bottom .chat-box {
  background: white;
  color: black;
  padding-top: .625rem;
  padding-bottom: .625rem;
}
.footer-bottom .chat-box img {
  width: 1.875rem;
}
/*Footer End */

select#city {
  appearance: none;
  background-image: url('../assets/img/select-arrow.svg');
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
}
select#industry {
  appearance: none;
  background-image: url('../assets/img/select-arrow.svg');
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
}

.hidden-feature {
  cursor: pointer;
}
.hidden-feature.hide {
  display: none !important;
}

/* Responsive styling */
@media(max-width:48rem){
    html{
        font-size: .75rem;
    }
    .text-62{
        font-size: 2.6rem;
    }
    .text-40{
        font-size: 1.5rem;
    }
    section{
        padding: 1.25rem 1.875rem !important;
    }
    .spectra-title {
      font-size: 32px;
    }
    .hero-section{
      background: #000;
        padding:4.5rem 4.5rem !important;
    }
    .hero-section .bg-element{
        left: -56px;
        width: 25%;
    }
    .interested-form {
      padding: 7rem 1.5rem !important;
    }
    .interested-form .bg-element {
      display: none;
    }
    .plans{
        padding-top: 15% !important;
    }
    .interested-form .content-left .info-item{
        padding-right: unset;
    }
    .interested-form .content-left .info-item:last-child{ 
      margin-bottom: 56px;
    }
    .interested-form .content-right{
        /* margin-top: 2.5rem; */
        padding-inline: 2rem;
    }
    .features {
      padding: 6rem 3.5rem !important;
    }
    .features .features-item:not(:last-child){
        margin-bottom: 4.25rem;
    }
    .features .features-item h3{
        margin-bottom: 1.3rem !important;
    }
    .harness-power {
      padding: 3rem 3.5rem !important;
    }
    .plans .leased-line-title {
      padding: 7rem 4.5rem 10rem;
    }
    .plans .plans-carousel{
        padding-top: 12rem;
    }
    .plans-carousel .owl-nav [class*=owl-]{
        width: 48px;
    }
    .contact-us {
      padding: 3.5rem !important;
    }
    .our-clients .client-carousel {
      margin: 0 !important;
    }
    .accordion-button {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .our-clients .client-logo img {
      max-width: 100%;
    }
    .footer-bottom {
      height: auto;
      padding: 2rem 36px;
    }
    .footer-bottom .copyright, .footer-bottom a {
      margin: 5px 8px !important;
    }
	.mobilefoot { display: none !important;}
	.copyrightsr { display: block !important;}
}
