@import url("../fonts/DBAdmanX/stylesheet.css");
@import url("fonts.css");

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}
.classBGGray {
  background-color: #f6f6f6;
  padding: 0px 0 20px 0;
}
.classBGNetZero {
  padding: 20px 0;
}
.textBold {
  font-family: "kurious-looped";
}

.in-body-content2 h3,
.in-body-content3 h3,
.in-body-content4 h3,
.in-body-content-nopadding h3 {
  font-family: "kurious-looped";
  font-size: 18px;
  line-height: 1.4;
}

.div-targetNetzero-3col {
  padding: 20px 10 35px 10px;
}

.div-targetNetzero-3col .body-targetNetzero3col {
  border-radius: 20px;
  padding: 0px;
  min-height: 200px;
  position: relative;
}
.body-targetNetzero3col h2 {
  font-family: "kurious-looped";
  font-size: 20px;
  margin: 10px 0;
  line-height: 1.5;
  z-index: 10;
  position: relative;
}
.body-targetNetzero3col p {
  font-size: 16px;
  margin: 0;
  z-index: 10;
  position: relative;
}
.body-targetNetzero3col img {
  z-index: 0;
  width: 100%;
}

.div-targetNetzero-3col .body-targetNetzero-3col {
  border-radius: 20px;
  background-color: aqua;
  padding: 20px;
  min-height: 200px;
  position: relative;
}

.body-targetNetzero-3col h2 {
  font-family: "kurious-looped";
  font-size: 20px;
  margin: 10px 0;
  line-height: 1.5;
  z-index: 10;
  position: relative;
}

.body-targetNetzero-3col p {
  font-size: 16px;
  margin: 0;
  z-index: 10;
  position: relative;
}

.body-targetNetzero-3col img {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: -10px;
  width: 170px;
  opacity: 0.7;
}

.body-targetNetzero-3col img.lates {
  position: absolute;
  z-index: 0;
  right: -5px;
  bottom: 0px;
  width: 200px;
  opacity: 0.6;
}

.colorBgGreen {
  background: #75b185;
  border: 1px solid #75b185;
  background: -webkit-linear-gradient(
    266deg,
    rgba(117, 177, 133, 1) 0%,
    rgba(211, 239, 201, 1) 99%
  );
  background: -moz-linear-gradient(
    266deg,
    rgba(117, 177, 133, 1) 0%,
    rgba(211, 239, 201, 1) 99%
  );
  background: linear-gradient(
    266deg,
    rgba(117, 177, 133, 1) 0%,
    rgba(211, 239, 201, 1) 99%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75B185", endColorstr="#D3EFC9", GradientType=0);
}

.colorBgBlue {
  background: #99bcd6;
  border: 1px solid #99bcd6;
  background: -webkit-linear-gradient(
    266deg,
    rgba(153, 188, 214, 1) 0%,
    rgba(229, 244, 255, 1) 99%
  );
  background: -moz-linear-gradient(
    266deg,
    rgba(153, 188, 214, 1) 0%,
    rgba(229, 244, 255, 1) 99%
  );
  background: linear-gradient(
    266deg,
    rgba(153, 188, 214, 1) 0%,
    rgba(229, 244, 255, 1) 99%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99BCD6", endColorstr="#E5F4FF", GradientType=0);
}

.colorBgYellow {
  background: #f3dfb1;
  border: 1px solid #f3dfb1;
  background: -webkit-linear-gradient(
    266deg,
    rgba(243, 223, 177, 1) 0%,
    rgba(255, 248, 233, 1) 99%
  );
  background: -moz-linear-gradient(
    266deg,
    rgba(243, 223, 177, 1) 0%,
    rgba(255, 248, 233, 1) 99%
  );
  background: linear-gradient(
    266deg,
    rgba(243, 223, 177, 1) 0%,
    rgba(255, 248, 233, 1) 99%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F3DFB1", endColorstr="#FFF8E9", GradientType=0);
}

.m-remarks {
  margin: 25px 0;
}

.remarks {
  font-size: 15px;
}

.boldFont {
  font-family: "kurious-looped";
}

.imageTargetNetZero1 {
  padding-bottom: 40px;
}

.imageTargetNetZero1 img {
  width: 100%;
}

.imageTargetNetZero2 {
  padding-bottom: 40px;
}

.imageTargetNetZero2 img {
  width: 100%;
  margin: 30px 0 10px 0;
}

ol.listNumber {
  list-style-type: decimal;
  font-family: "kurious-looped";
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}

ol.listNumber > li {
  margin-bottom: 30px;
}

ol.listNumber > li:last-child {
  margin-bottom: 10px;
}

ol.listNumber > li > b {
  font-family: "kurious-looped";
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

ol.listNumber > li > ul {
  list-style-type: disc;
  padding-top: 10px;
  padding-bottom: 15px;
}

ol.listNumber > li > ul > li::marker {
  color: #0b7c3a;
  font-size: 22px;
}

ol.listNumber > li > ul > li {
  font-family: "kurious", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: normal;
}

.body-3Img {
  text-align: center;
}

.body-3Img h2 {
  font-family: "kurious-looped";
  font-size: 18px;
  margin-bottom: 10px;
}

.body-3Img p {
  font-family: "kurious", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}

.body-3Img img {
  width: 160px;
  margin: 25px 0;
}

.viewDesktop2 {
  display: block;
}

ul.listDisc {
  list-style-type: disc;
  padding-top: 10px;
  padding-bottom: 15px;
}

ul.listDisc li::marker {
  color: #0b7c3a;
  font-size: 22px;
}

ul.listDisc li {
  font-family: "kurious", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: normal;
}

.row.rowVdo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row.rowVdo > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.body-targetNetzero3col {
  padding: 0px;
  position: relative;
}
.body-targetNetzero3col .body-targetNetzero3colImage {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.body-targetNetzero3col .body-targetNetzero3colImage div {
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: ease-in-out 0.2s;
}
.body-targetNetzero3col:hover .body-targetNetzero3colImage div {
  transform: scale(1.06);
  transition: ease-in-out 0.2s;
}

.bodyVdo {
  padding: 0px;
  position: relative;
  cursor: pointer;
}
#vdoMainYoutube {
  width: 100%;
  height: 366px;
}
.bodyVdo  .bodyVdo-image.mainVdo1 {
  overflow: hidden;
  width: 100%;
  height: 366px;
  margin: 0;
}
.bodyVdo  .bodyVdo-image.mainVdo2 {
  overflow: hidden;
  width: 100%;
  height: 366px;
  margin: 0;
}

.bodyVdo .bodyVdo-image {
  overflow: hidden;
  width: 100%;
  height: 270px;
  margin: 0;
}

.bodyVdo .bodyVdo-image div.firstChild {
  background-size: cover !important;
  background-position: bottom !important;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: ease-in-out 0.2s;
}
.bodyVdo .bodyVdo-image div.lastChild {
  background-size: cover !important;
  background-position: top !important;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: ease-in-out 0.2s;
}
.bodyVdo .bodyVdo-image div {
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: ease-in-out 0.2s;
}

.bodyVdo .bodyVdo-text h2 {
  position: absolute;
  bottom: 10px;
  left: 25px;
  z-index: 99;
  color: rgb(255, 255, 255);
  font-family: "kurious-looped";
  font-size: 36px;
}
.bodyVdo .bodyVdo-text a,
.bodyVdo .bodyVdo-text a:hover {
  position: absolute;
  bottom: 10px;
  right: 15px;
  z-index: 99;
  color: rgb(255, 255, 255);
  font-family: "kurious-looped";
  font-size: 16px;
  text-decoration: none;
}
.bodyVdo .bodyVdo-text a i {
  font-size: 14px;
}

.bodyVdo .bodyVdo-text.mainEx {
  position: absolute;
  bottom: 0px;
  left: 20px;
  z-index: 99;
}

.bodyVdo .bg-grey {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 70%;
  z-index: 98;
  background: rgb(36, 36, 36);
  background: -moz-linear-gradient(
    0deg rgba(36, 36, 36, 0.5) 53%,
    rgba(36, 36, 36, 0) 96%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(36, 36, 36, 0.5) 53%,
    rgba(36, 36, 36, 0) 96%
  );
  background: linear-gradient(
    0deg,
    rgba(36, 36, 36, 0.5) 53%,
    rgba(36, 36, 36, 0) 96%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#117169", endColorstr="#0d4d47", GradientType=1);
}

#vdomain {
  margin: 60px 0;
}
.bodyVdo:hover .bodyVdo-image div {
  transform: scale(1.06);
  transition: ease-in-out 0.2s;
  cursor: pointer;
}

.bodyVdo:hover .bodyVdo-image.mainVdo div {
  transform: scale(1.06);
  transition: ease-in-out 0.2s;
  cursor: pointer;
}

@media (max-width: 1200px) {
}

@media (max-width: 991px) {
  .viewDesktop2 {
    display: none;
  }

  .div-targetNetzero-3col .body-targetNetzero-3col {
    margin-bottom: 15px;
  }

  .body-3Img {
    text-align: center;
  }

  .body-3Img h2 {
    font-family: "kurious-looped";
    font-size: 16px;
    margin-bottom: 10px;
  }

  .body-3Img p {
    font-family: "kurious", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .body-3Img img {
    width: 150px;
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .body-targetNetzero3col .body-targetNetzero3colImage {
    width: 100%;
    height: 350px;
    overflow: hidden;
  }
  .div-targetNetzero-3col .body-targetNetzero3col {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .row.rowVdo {
    display: block;
  }
  #vdoMainYoutube {
    width: 100%;
    height: 366px;
  }
  .bodyVdo .bodyVdo-image.mainVdo1 {
    overflow: hidden;
    width: 100%;
    height: 366px;
    margin: 0;
  }
  .bodyVdo .bodyVdo-image.mainVdo2 {
    overflow: hidden;
    width: 100%;
    height: 300px;
    margin: 0;
  }

  .bodyVdo .bodyVdo-image {
    overflow: hidden;
    width: 100%;
    height: 300px;
    margin: 0;
  }

  .in-body-content2 h3,
  .in-body-content3 h3 {
    font-size: 16px;
  }

  .viewDesktop2 {
    display: block;
  }
  .body-targetNetzero3col h2 {
    font-size: 16px;
  }
  .body-targetNetzero3col p {
    font-size: 14px;
  }
}

@media (max-width: 550px) {
  .body-targetNetzero3col .body-targetNetzero3colImage {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .bodyVdo .bodyVdo-text h2 {
    bottom: 0px;
    left: 15px;
    font-size: 26px;
  }
  .bodyVdo .bodyVdo-text a,
  .bodyVdo .bodyVdo-text a:hover {
    bottom: 5px;
    right: 5px;
    font-size: 14px;
  }
  #vdoMainYoutube {
    width: 100%;
    height: 280px;
  }
  .bodyVdo .bodyVdo-image.mainVdo1 {
    overflow: hidden;
    width: 100%;
    height: 280px;
    margin: 0;
  }
  .bodyVdo .bodyVdo-image.mainVdo2 {
    overflow: hidden;
    width: 100%;
    height: 250px;
    margin: 0;
  }

  .bodyVdo .bodyVdo-image {
    overflow: hidden;
    width: 100%;
    height: 250px;
    margin: 0;
  }
  .viewDesktop2 {
    display: none;
  }

  .body-3Img {
    text-align: center;
    margin-bottom: 20px;
  }

  ol.listNumber {
    list-style-type: decimal;
    font-family: "kurious-looped";
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  ol.listNumber > li {
    margin-bottom: 15px;
  }

  ol.listNumber > li:last-child {
    margin-bottom: 10px;
  }

  ol.listNumber > li > b {
    font-family: "kurious-looped";
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
  }

  ol.listNumber > li > ul {
    list-style-type: disc;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ol.listNumber > li > ul > li {
    font-family: "kurious", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: normal;
  }

  ul.listDisc > li {
    font-size: 14px;
    
        margin-bottom: 10px;
        line-height: normal;
  }

  .div-targetNetzero-3col {
    padding: 15px 0;
  }

  .m-remarks {
    margin: 15px 0;
  }

  .remarks {
    font-size: 13px;
  }

  .div-targetNetzero-3col .body-targetNetzero-3col {
    min-height: 150px;
  }

  .body-targetNetzero-3col h2 {
    font-family: "kurious-looped";
    font-size: 16px;
    line-height: 1.2;
  }

  .body-targetNetzero-3col p {
    font-size: 14px;
  }

  .body-targetNetzero-3col img {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: -10px;
    width: 150px;
    opacity: 0.7;
  }

  .body-targetNetzero-3col img.lates {
    position: absolute;
    z-index: 0;
    right: -5px;
    bottom: 0px;
    width: 180px;
    opacity: 0.6;
  }
}
@media (max-width: 450px) {
  .bodyVdo .bodyVdo-image.mainVdo2 {
    overflow: hidden;
    width: 100%;
    height: 250px;
    margin: 0;
  }

  .bodyVdo .bodyVdo-image {
    overflow: hidden;
    width: 100%;
    height: 250px;
    margin: 0;
  }
}
