.bg_intro_center_v2 {
    background-image: url(https://www.idisglobal.com/images/cpp/cpp_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.iss_bg_compact_intro {
    position: relative;
    height: calc(100vh - 123px);
    min-height: 600px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.compact_graph_box.product_list_hover.min_height_464 {
    margin-bottom: 0.5rem;
}

.dBox2 {
    max-width: 900px;
}
.gtrBu{
  background-color: #0099a8;
  /* height: 68px; */
  display: block;
  /* height: 50px !important; */
  padding: 10px 20px;
  border-radius: 60px;
  /* font-weight: bold; */
  color: white;
}
.plb{
  margin-top: 12rem;
}
.propertyCenter{
  display: flex;
  justify-content: center;
  align-items: center;
}
.buCenter1{
  position: relative;
display: block;
margin-left: auto;
margin-right: auto;
}

/* diagram design */
.vertical_pin_ac_2 {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 58px;
    height: 79px;
    border: none;
    background: none;
    background-image: url(https://www.idisglobal.com/images/solution/access/pin_c.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
}

.video_bg_1{
  background-image: url(https://www.idisglobal.com/images/solution/access/ubio_x.png);
  background-size: cover;
  background-repeat: unset;
  background-position: center;
  position: relative;
}

.video_bg_2{
  background-image: url(https://www.idisglobal.com/images/video/alpetaOnISS.jpg);
  background-size: cover;
  background-repeat: unset;
  background-position: center;
  position: relative;
}

.play_icon {
    background-image: url(https://www.idisglobal.com/images/solution/access/play.png);
    min-width: 50px;
    background-repeat: no-repeat;
    min-height: 50px;
    background-size: contain;
    background-color: rgba(0, 0, 0, 0.27);
    border-radius: 60px;
}

.id_tb_design {
    background-color: white;
    padding: 2%;
    border-radius: 6px;
}
.idis_remark_table{
  font-size: 12px;
  text-align: left;
}
.gtr_bu{
  min-width: 333px;
  background-color: #17a2b8;
  padding: 10px 20px 10px 20px;
  border-radius: 33px;
  margin-right: 2rem;
  margin-left: 2rem;
  color: #ffffff !important;
  font-weight: 300;
  border: 1px solid #00859b;
}
.log_bu{
  min-width: 333px;
  background-color: #ffffff;
  padding: 10px 51px 10px 51px;
  border-radius: 33px;
  margin-right: 2rem;
  color: #00859b !important;
  font-weight: 300;
  margin-left: 2rem;
  border: 1px solid #ffffff;
}
.col-12.col-xl-8.ml-auto.mr-auto.con_space {
    margin-top: 4rem;
}
a.gtr_bu:hover {
  border: 1px solid #ffffff;
}
a.log_bu:hover {
  border: 1px solid #00859b;
}
.cp_icon{
    width: 100%;
    /* background-size: cover; */
    background-repeat: no-repeat;
    margin-bottom: 2rem;
    /* height: 252.875px; */
    background-size: contain;
    width: 166px;
    /* height: 200px; */
}

#ac_di_ti{
    top: 14px;
    left: 22px;
    font-size: 26px !important;
    position: absolute;
}
/* diagram design end */

.h1Title{
  font-size: 3.5rem;text-shadow: 3px 3px 6px rgba(56, 56, 56, 0.7);
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.pDescription{
  text-shadow: 3px 3px 6px rgba(56, 56, 56, 0.9);padding-top: 1.2rem;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2rem
}
.solution_area {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fbfbfb;
}
@media (max-width: 992px) {
  .plb{
    margin-top: 6rem;
  }
  .h1Title {

    line-height: 3.6rem;
  }
}
