/* content web page */
.headercontentpage{
    background-image: url("./assets/images/hero\ image.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    /* position: relative; */
    /* background-position: center; */
    /* Additional styles */
    /* You can adjust these based on your needs */
    min-height: 491px; /* Set the height of the section */
    color: white; /* Text color for better readability */
  }

    @media (max-width: 767px){
    .headercontentpage{
      background-image: url("./assets/images/mobhero.png");
      background-size: cover;
      height: auto;
      }  
    }
.headerrcontentpage{
    background-image: url("./assets/images/hero\ image.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    /* position: relative; */
    /* background-position: center; */
    /* Additional styles */
    /* You can adjust these based on your needs */
    min-height: 491px; /* Set the height of the section */
    color: white; /* Text color for better readability */
  }

    @media (max-width: 767px){
    .headerrcontentpage{
      background-image: url("./assets/images/mobhero.png");
      background-size: cover;
      height: auto;
      }  
    }

    .headingcontentpage{
      color: #FFF;
      font-size: 42px;
      font-style: normal;
      font-weight: 600;
      line-height: 62px; /* 147.619% */
      text-transform: capitalize;
    }
    @media (max-width: 767px){
      .headingcontentpage{
        color: #FFF;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal; /* 281.818% */
        text-transform: capitalize;
      }
    }

    .paragraphcontentpage{
      color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    @media (max-width: 767px){
    .paragraphcontentpage{
      color: #FFF;
      text-align: center;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    } 
    }

    .blackheadingcontentpage{
    color: #24272E;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px; /* 142.105% */
    text-transform: capitalize;
    }
    @media (max-width: 767px){
    .blackheadingcontentpage{
      color: #24272E;
      font-size: 22px;
      font-style: normal;
      font-weight: 500;
      line-height: 32px; /* 145.455% */
      text-transform: capitalize;
      }   
    }

 .blueheadingcontentpage{
  color: #039;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 54px;
text-transform: uppercase;
    }
  @media (max-width: 767px){
  .blueheadingcontentpage{
    color: #039;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 32px;
text-transform: uppercase;
  }    
  } 

.paragrapheasytosetup{
    color: #696969;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 188.889% */
}
@media (max-width: 767px){
.paragrapheasytosetup{
  color: #696969;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 200% */
}  
}

.contentpagelist ul li{
    color: #000;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 162.5% */
list-style-position: inside;
list-style-type: disc;
margin: 9px;
}
@media (max-width: 767px){
.contentpagelist ul li{
  color: #000;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 162.5% */
list-style-position: inside;
list-style-type: disc;
margin: 9px;
}
}    

.mobileapplication {
    border-radius: 30px;
    background: #039;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 272px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobileapplication img {
    margin-left: 7px;
  }
.learnmorebtn {
    border-radius: 30px;
    background: #24272E;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 192px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .learnmorebtn img {
    margin-left: 7px;
  }
  .microteamsbtn{
    display: flex;
    justify-content: flex-start;
    align-items: center;

  }
  @media (max-width: 767px){
    .microteamsbtn{
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
  
    }
  }
  .desktopapplication{
    border-radius: 30px;
    background: #24272E;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 272px;
    height: 48px;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
  .desktopapplication img {
    margin-left: 7px;
  }
  @media (max-width: 605px){
  .desktopapplication{
    border-radius: 30px;
    background: #24272E;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 272px;
    height: 48px;
    margin: 0px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
  .desktopapplication img {
    margin-left: 7px;
  }  
  }
  .nextlevelcontentpage{
    color: #000;
text-align: center;
font-size: 42px;
font-style: normal;
font-weight: 500;
line-height: 54px; /* 128.571% */
text-transform: capitalize;
  }
  @media (max-width: 767px){
    .nextlevelcontentpage{
      color: #000;
      text-align: center;
      font-size: 22px;
      font-style: normal;
      font-weight: 500;
      line-height: 32px; /* 145.455% */
      text-transform: capitalize;
  }
}  
  .stress{
    color: #000;
text-align: center;
font-size: 42px;
font-style: normal;
font-weight: 400;
line-height: 54px; /* 128.571% */
text-transform: capitalize;
  }
  @media (max-width: 767px){
    .stress{
    color: #000;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 145.455% */
    text-transform: capitalize;
    }   
  }   
  .stressfree{
    background: rgba(246, 246, 246, 0.50); 
    
 
}
.stressfreecard{
  background: rgba(246, 246, 246, 0.50);
}
.security{
    color: #000;
text-align: center;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 34px; /* 121.429% */
text-transform: capitalize;
}
.securityparagraph{
  color: #000;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 188.889% */
}
.getconnectedbtn{
  border-radius: 30px;
  background: #24272E;
  color: #fff;
  border: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  width: 248px;
  height: 62px;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.getconnectedbtn img {
  margin-left: 7px;
}
/* connect detail Webpage */

.headingconnectdetail{
  color: #24272E;
font-size: 34px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
margin-top:43px ;
}
@media (max-width: 767px){
  .headingconnectdetail{
    color: #24272E;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px; /* 154.545% */
    text-transform: capitalize;
  }  
}

.paragraphconnectdetail{
  color: #696969;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
margin-top: 23px;
}
@media (max-width: 767px){
  .paragraphconnectdetail{
    color: #696969;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
  } 
}
.category-group{
  margin-top: 54px !important;
  color: #000 !important;
font-size: 22px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 26px !important; /* 118.182% */
text-transform: capitalize !important;
} 
@media (max-width: 767px){
  .category-group{
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 118.182% */
    text-transform: capitalize;
  }  
}
.sidebar ul li a {
  text-decoration: none;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  display: block;

}
.sidebar ul li a:hover{
  color: white;
  background-color: #000;
}

.sidebar ul li  {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  margin-left: 0rem;
  padding-left: 1.5rem;
  position: relative;
  margin-top: 23px;
}

.sidebar ul li.active a {
  background-color: #000; /* Change to your desired hover and active background color */
  color: white !important; /* Use !important to override other styles */
}

@media (max-width: 767px){
  .sidebar ul li a{
    color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  margin-left: 0rem;
  padding-left: 1.5rem;
  position: relative;
  margin-top: 23px;
  }  
}
.sidebar ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background: url("./assets/images/liarrow.png");
  background-repeat: no-repeat;
  width: 1rem;
  height: 1rem;
  top: 0.25rem;
  transform: none;
}


/* Univerge Blue Meet Desktop */

.headermeetpage{
  background-image: url("./assets/images/meet.png");
  background-size: cover;
  background-repeat: no-repeat;
  /* position: relative; */
  /* background-position: center; */
  /* Additional styles */
  /* You can adjust these based on your needs */
  min-height: 542.34px; /* Set the height of the section */
  color: white; /* Text color for better readability */
}

  @media (max-width: 767px){
  .headermeetpage{
    background-image: url("./assets/images/mobmeet.png");
    background-size: cover;
    height: auto;
    }  
  }
  .blackheadingmeetpage{
    color: #24272E;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px; /* 142.105% */
    text-transform: capitalize;
    }
    @media (max-width: 767px){
    .blackheadingmeetpage{
      color: #24272E;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: 32px; /* 145.455% */
      text-transform: capitalize;
      }   
    }

    /* Univerge Blue Share Desktop */

.headersharepage{
  background-image: url("./assets/images/share.png");
  background-size: cover;
  background-repeat: no-repeat;
  /* position: relative; */
  /* background-position: center; */
  /* Additional styles */
  /* You can adjust these based on your needs */
  min-height: 542.34px; /* Set the height of the section */
  color: white; /* Text color for better readability */
}

  @media (max-width: 767px){
  .headersharepage{
    background-image: url("./assets/images/mobshare.png");
    background-size: cover;
    height: auto;
    }  
  }
.sharecardimgcontent{
    color: #FFF;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 122.222% */
text-transform: capitalize;
 }
 .cardimage3 {
  background-image: url("./assets/images/services.png");
  width: 100%;
  height: 166.87px;
  background-size: cover;
  color: white;
}
.cardimage4 {
  background-image: url("./assets/images/care.png");
  width: 100%;
  height: 166.87px;
  background-size: cover;
  color: white;
}
.cardimage5 {
  background-image: url("./assets/images/advance.png");
  width: 100%;
  height: 166.87px;
  background-size: cover;
  color: white;
}

    /* Univerge Blue Engage Desktop */

    .headerengagepage{
      background-image: url("./assets/images/engage.png");
      background-size: cover;
      background-repeat: no-repeat;
      /* position: relative; */
      /* background-position: center; */
      /* Additional styles */
      /* You can adjust these based on your needs */
      min-height: 542.34px; /* Set the height of the section */
      color: white; /* Text color for better readability */
    }
    
      @media (max-width: 767px){
      .headerengagepage{
        background-image: url("./assets/images/mobengage.png");
        background-size: cover;
        height: auto;
        }  
      }
 .interaction{
  color: #24272E;
text-align: center;
font-family: Poppins;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 46px; /* 143.75% */
text-transform: capitalize;
 }    
 @media (max-width: 767px){
  .interaction{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 155.556% */
    text-transform: capitalize;
   } 
 } 
 .analytics{
  color: #039;
font-family: Poppins;
font-size: 42px;
font-style: normal;
font-weight: 600;
line-height: 46px;
text-transform: capitalize;
 }
 @media (max-width: 767px){
  .analytics{
    color: #039;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
   }
 }
 /*integratio */


 .headingintegration{
  color: #FFF;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 767px){
  .headingintegration{
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 145.455% */
    text-transform: uppercase;
  }
}
 .paragraphintegration{
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 177.778% */
}
@media (max-width: 767px){
  .paragraphintegration{
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 166.667% */
  }
}

/* Univerge Blue Extend Desktop */
.extendhero{
  background-image: url("./assets/images/extendhero.png");
  background-size: cover;
  background-position: center;
  /* Additional styles */
  /* You can adjust these based on your needs */
  height: 531px; /* Set the height of the section */
  color: white; /
}
@media (max-width: 991px) {
  .extendhero {
    background-image: url("./assets/images/hero\ image\ \(2\).png");
    background-size: cover;
    background-position: center;

    height: auto;
    color: white;
  }
}
.watchvideobluebg {
  border-radius: 30px;
  color: #FFF;
  background: #039;
  border: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  width: 208px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.watchvideobluebg img {
  margin-left: 7px;
}
@media (max-width: 767px) {
  .watchvideobluebg {
    border-radius: 30px;
    color: #FFF;
    background: #039;
    border: 0px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    width: 154px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
  }
  .watchvideobluebg img {
    margin-left: 7px;
  }
}
.CRMIntegrations{
  color: #24272E;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 81.25% */
text-transform: capitalize;
}
@media (max-width: 991px) {
  .CRMIntegrations{
    color: #24272E;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 81.25% */
  text-transform: capitalize;
  text-align: center;

  }
}
.CRMIntegrationsparagraph{
  color: #696969;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 188.889% */
}
@media (max-width: 991px) {
  .CRMIntegrationsparagraph{
    color: #696969;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
    
  }
}
.group4btn{
  width: 310.83px;
height: 39.803px;
border-radius: 22px;
border: 1px solid #039;
background: #FFF;
color: #039;
text-align: center;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
}
@media (max-width: 991px) {
  .group4btn{
width: 302px;
height: 38px;
border-radius: 22px;
border: 1px solid #039;
background: #FFF;
color: #039;
text-align: center;
font-family: Poppins;
font-size: 10px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
text-align: center;
justify-content: center;
}
}

/* Monitor Secure Hosted Video Security Desktop */
.moniterhero{
  background-image: url("./assets/images/hero\ image\ \(3\).png");
  background-size: cover;
  background-position: center;
  /* Additional styles */
  /* You can adjust these based on your needs */
  height: 542.34px; /* Set the height of the section */
  color: white; /
}
@media (max-width: 991px) {
  .moniterhero {
    background-image: url("./assets/images/hero\ image\ \(4\).png");
    background-size: cover;
    background-position: center;

    height: auto;
    color: white;
  }
}
.VideoMonitoring{
  background-image: url("./assets/images/moniteringhero.png");
  background-size: cover;
  background-position: center;
  /* Additional styles */
  /* You can adjust these based on your needs */
  height: 450.845px; /* Set the height of the section */
  color: white; /
}
@media (max-width: 991px) {
  .VideoMonitoring {
    background-image: url("./assets/images/video\ monitoring\ designed.png");
    background-size: cover;
    background-position: center;

    height: auto;
    color: white;
  }
}
.paragraphpickcard{
  color: #696969;
text-align: center !important;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;

}
.pickcardlist{
margin-left: -30px;
}
.pickcardlist ul li  {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; /* 162.5% */
  margin-left: 0rem;
  padding-left: 1.5rem;
  position: relative;
}
.pickcardlist ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background: url("./assets/images/pickcardli.png");
  background-repeat: no-repeat;
  width: 1rem;
  height: 1rem;
  top: 0.25rem;
  transform: none;
}


/* Univerge-Blue-Monitor-space-management-desktop */
.spacemanagementhero{
  background-image: url("./assets/images/spacemanagementhero.png");
  background-size: cover;
  background-position: center;
  /* Additional styles */
  /* You can adjust these based on your needs */
  height: 531.91px; /* Set the height of the section */
  color: white; /
}
@media (max-width: 991px) {
  .spacemanagementhero {
    background-image: url("./assets/images/mobspacemanagementhero.png");
    background-size: cover;
    background-position: center;

    height: auto;
    color: white;
  }
}
.operationaltransformation{
  color: #24272E;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 145.455% */
}
@media (max-width: 767px) {
  .operationaltransformation{
    color: #24272E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 177.778% */
   } 
}
.blackintegration{
  color: #24272E;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px; /* 128.571% */
}
@media (max-width: 767px) {
  .blackintegration{
    color: #24272E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 177.778% */
   } 
}
/* Univerge Blue cloud services Desktop*/
.cloudserviceshero{
  background-image: url("./assets/images/cloudserviceshero.png");
  background-size: cover;
  background-position: center;
  /* Additional styles */
  /* You can adjust these based on your needs */
  height: 542.34px; /* Set the height of the section */
  color: white; /
}
@media (max-width: 991px) {
  .cloudserviceshero {
    background-image: url("./assets/images/mobcloudserviceshero.png");
    background-size: cover;
    background-position: center;

    height: auto;
    color: white;
  }
}

.accordion-button::after {
  content: "-";
  float: right;
}

.accordion-button.collapsed::after {
  content: "+";
}
.accordion-body{
  color: #696969;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 188.889% */
}
