/* <=== vhaboutspg ===> */
.vhaboutspg .aapadd{
  padding: 45px 0 70px;
}
/* <=== vhaboutspg ===> */

/* <=== tpaboutsaa ===> */
.tpaboutsaa .aainfos{
  margin-bottom: 50px;
}
.tpaboutsaa .dsgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.tpaboutsaa .dsgrip > div{
  padding: 0 15px;
  width: 50%;
}
.tpaboutsaa .thumb img{
  width: 100%;
}
.tpaboutsaa .decss{
  position: relative;
  padding-top: 20px;
  font-size: 17px;
  line-height: 30px;
}
.tpaboutsaa .decss::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #6EB05A;
  background: linear-gradient(90deg, rgba(110, 176, 90, 1) 0%, rgba(26, 133, 200, 1) 100%);
}
.tpaboutsaa .aathumb img{
  width: 100%;
}
/* <=== tpaboutsaa ===> */

/* <=== tpaboutsbb ===> */
.tpaboutsbb .bbgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18.5px;
  margin-bottom: -30px;
}
.tpaboutsbb .bbgrip > div{
  width: calc(100% / 3);
  padding: 0 18.5px;
  margin-bottom: 30px;
}
.itaboutsbb .thumb{
  margin-bottom: 20px;
  display: block;
  padding-top: 65.56%;
  position: relative;
  overflow: hidden;
}
.itaboutsbb .thumb img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.itaboutsbb .dstitle{
  margin-bottom: 5px;
  color: #1a85c8;
}
.itaboutsbb .dstitle, .itaboutsbb .dstitle h3{
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
}
.itaboutsbb .dsconts{
  font-size: 17px;
  line-height: 30px;
}
/* <=== tpaboutsbb ===> */

/* <=== tpaboutscc ===> */
.tpaboutscc{
  position: relative;
}
.tpaboutscc .ccgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25.5px;
  margin-bottom: -51px;
}
.tpaboutscc .ccgrip > div{
  padding: 0 25.5px;
  margin-bottom: 51px;
}
.tpaboutscc .ccgrip .ccol{
  width: 50%;
}
.tpaboutscc .ccgrip .dcol{
  width: 100%;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.itaboutscc {
  height: 100%;
  min-height: 380px;
  padding: 30px 40px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.itaboutscc.vmm{
  background-color: #1a85c8;
  border-radius: 20px 190px 20px 190px;
}
.itaboutscc.vhh{
  background-color: #82c04c;
  border-radius: 190px 20px 190px 20px;
}
.itaboutscc, .itaboutscc a{
  color: #fff;
}
.itaboutscc .cccent{
  max-width: 400px;
  width: 100%;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}
.itaboutscc .cctitle{
  margin-bottom: 10px;
  text-transform: uppercase;
}
.itaboutscc .cctitle, .itaboutscc .cctitle h2{
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
}
.itaboutscc .ccconts{
  font-size: 17px;
  line-height: 30px;
}
.tpaboutscc .cclogo{
  max-width: 626px;
  width: 100%;
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate(-50%, -50%);
}
/* <=== tpaboutscc ===> */

/* <=== tpaboutsdd ===> */
.tpaboutsdd .ddgrip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
  margin-bottom: -20px;
}
.tpaboutsdd .ddgrip > div{
  padding: 0 15px;
  width: 25%;
  margin-bottom: 30px;
}
.itaboutsdd .thumb{
  display: block;
  padding-top: 65.56%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.itaboutsdd .thumb img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.itaboutsdd .decss{
  text-align: center;
}
.itaboutsdd .dstitle{
  text-transform: uppercase;
}
.itaboutsdd .dstitle, .itaboutsdd .dstitle h3{
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
/* <=== tpaboutsdd ===> */

/* <=== tpaboutsee ===> */
.tpaboutsee .eegrip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
  margin-bottom: -15px;
}
.tpaboutsee .eegrip > div{
  padding: 0 15px;
  width: calc(100% / 3);
  margin-bottom: 35px;
}
.itaboutsee .thumb{
  display: block;
  padding-top: calc(100% - 2px);
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin-bottom: 15px;
  position: relative;
}
.itaboutsee .thumb img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.itaboutsee .decss{
  text-align: center;
}
.itaboutsee .dstitle, .itaboutsee .dstitle h3{
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
/* <=== tpaboutsee ===> */

@media all and (max-width: 1200px){
  /* <=== tpaboutscc ===> */
  .tpaboutscc .cclogo{
    max-width: 490px;
  }
  .itaboutscc{
    min-height: 350px;
  }
  /* <=== tpaboutscc ===> */
}
@media all and (max-width: 991px){
  /* <=== vhaboutspg ===> */
  .vhaboutspg .aapadd{
    padding: 35px 0 45px;
  }
  /* <=== vhaboutspg ===> */

  /* <=== tpaboutsaa ===> */
  .tpaboutsaa .aainfos{
    margin-bottom: 30px;
  }
  .tpaboutsaa .dsgrip > div{
    width: 100%;
  }
  .tpaboutsaa .dsgrip .mcol{
    margin-bottom: 20px;
  }
  .tpaboutsaa .decss{
    font-size: 16px;
    padding-top: 15px;
  }
  /* <=== tpaboutsaa ===> */

  /* <=== tpaboutsbb ===> */
  .tpaboutsbb .bbgrip > div{
    width: 50%;
  }
  .itaboutsbb .dstitle, .itaboutsbb .dstitle h3{
    font-size: 22px;
    line-height: 30px;
  }
  .itaboutsbb .dsconts{
    font-size: 16px;
  }
  /* <=== tpaboutsbb ===> */

  /* <=== tpaboutscc ===> */
  .tpaboutscc .cclogo{
    position: relative;
    transform: unset;
    max-width: 332px;
    margin: 0 auto;
    left: unset;
    right: unset;
    top: unset;
    z-index: 2;
  }
  .tpaboutscc .ccgrip{
    margin-bottom: 0;
  }
  .tpaboutscc .ccgrip > div{
    margin-bottom: 10px;
  }
  .tpaboutscc .ccgrip .ccol{
    width: 100%;
  }
  .itaboutscc{
    min-height: unset;
  }
  .itaboutscc.vmm, .itaboutscc.vhh{
    border-radius: 20px;
  }
  .itaboutscc{
    padding: 30px 20px;
  }
  .tpaboutscc .ccgrip .dcol{
    margin: -30px 0 -20px;
  }
  .itaboutscc .cctitle, .itaboutscc .cctitle h2{
    font-size: 25px;
    line-height: 30px;
  }
  .itaboutscc .ccconts{
    font-size: 16px;
  }
  /* <=== tpaboutscc ===> */

  /* <=== tpaboutsdd ===> */
  .tpaboutsdd .ddgrip{
    margin: 0 -10px;
    margin-bottom: -20px;
  }
  .tpaboutsdd .ddgrip > div{
    padding: 0 10px;
    width: calc(100% / 3);
  }
  .itaboutsdd .thumb{
    margin-bottom: 10px;
  }
  .itaboutsdd .dstitle, .itaboutsdd .dstitle h3{
    font-size: 15px;
    line-height: 25px;
  }
  /* <=== tpaboutsdd ===> */

  /* <=== tpaboutsee ===> */
  .tpaboutsee .eegrip > div{
    width: 50%;
  }
  /* <=== tpaboutsee ===> */
}
@media all and (max-width: 767px){
  /* <=== tpaboutsbb ===> */
  .tpaboutsbb .bbgrip > div{
    width: 100%;
  }
  /* <=== tpaboutsbb ===> */

  /* <=== tpaboutsdd ===> */
  .tpaboutsdd .ddgrip > div{
    width: 50%;
  }
  /* <=== tpaboutsdd ===> */

  /* <=== tpaboutsee ===> */
  .tpaboutsee .eegrip > div{
    width: 100%;
  }
  /* <=== tpaboutsee ===> */
}