.senkatech-image-produk {
  width: 550px;
}

.senkatech-paragraph {
  font-size: 14px;
  color: #64646c;
}

.senkatech-margin-top {
  margin-top: 20px;
}

.senkatech-heading-produk {
  color: #686872 !important;
}

.senkatech-container-produk {
  padding: 20px 40px;
}

.senkatech-image-download {
  margin: 5px;
  width: 130px;
}

.senkatech-button-download {
  background: #4fac90;
}

thead {
  color: #fff;
  background: #4fac90;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.senkatech-icon {
  font-size: 14px;
  color: #eb366b;
}

.senkatech-card {
  margin-left: 20px;
  padding: 20px;
}

.senkatech-sub-judul {
  font-weight: 200;
}

hr {
  width: 200px;
  background-color: #eb366b;
}

.senkatech-judul {
  font-weight: 200;
}

section {
  padding: 20px;
}

.form-control {
  font-size: 14px;
}

.btn {
  font-size: 14px;
}

.senkatech-border {
  margin-top: -2px;
  padding: 1px;
  background-color: #eb366b;
  width: 100px;
  margin-bottom: 20px;
}

.button-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  left: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

a, a:hover {
  color: #fff;
  text-decoration: none;
}

.senkatech-margin-whatsapp {
  margin-top: 16px;
}

.senkatech-paragraph-footer {
  font-size: 15px;
  color: #6f6d79;
}

.card-client {
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.senkatech-logo-client {
  max-width: 150px;
}

.senkatech-margin-bottom {
  margin-bottom: 35px;
}

.senkatech-label {
  border-radius: 5px;
  min-width: 100px;
  font-size: 14px;
  padding: 7px;
  margin-left: 35px;
  color: #fff;
  background-color: #eb366b;
}

.senkatech-link {
  color: #000;
}

.senkatech-margin-footer {
  margin-top: 40px;
}

.senkatech-sub-judul-content {
  margin-top: 60px;
  color: rgb(110,112,115);
}

.senkatech-judul-produk {
  color: rgb(110,112,115) !important;
}

.senkatech-image-contact {
  width: 80px;
}

.senkatech-margin-top-contact {
  margin-top: -120px !important;
}

.senkatech-card-contact {
  max-height: 240px;
  padding: 5px;
  min-height: 230px;
}

.senkatech-margin-bottom-content {
  margin-bottom: 30px;
}

.senkatech-margin-top-judul {
  margin-top: -30px;
}

/* rotasi layar Handphone */

@media screen and (min-width: 0px) and (max-width: 400px) {
  .senkatech-container {
    padding: 100px 0px;
  }
}

/* end  Handphone */

/* rotasi layar tablet potrait */

@media screen and (min-width: 361px) and (max-width: 800px) {
  .senkatech-container {
    /*padding: 170px 0px;*/
  }
}

/* end tablet potrait */

/* end rotasi layar tablet landscape */

@media screen and (min-width: 361px) and (max-width:1300px) {
  .senkatech-container {
    min-height: 500px;
  }
}

/* end tablet */

/* untuk layar resolusi 20 inc 1 */

@media screen and (min-width: 1250px) and (max-width: 1400px) {
  .senkatech-container {
    min-height: 500px;
  }
}

/* end layar 20 inc 1 */

/* untuk resolusi 20 inc */

@media screen and (min-width: 1410px) and (max-width: 1550px) {
  .senkatech-container {
    min-height: 500px;
  }
}

/* end resolusi 20 inc */

/* untuk resolusi layar 24 inc */

@media screen and (min-width: 1600px) {
  .senkatech-container {
    min-height: 600px;
  }
}

video {
  width: 100%;
  height: auto;
}