.senkatech-title {
  /*margin-left: -8px;*/
  font-size: 30px;
  color: #5669fe;
}

.senkatech-section {
  padding: 20px;
}

.senkatech-button {
  margin-top: 10px;
  min-width: 120px;
  color: #fff !important;
  background: rgb(172 167 123);
  margin-bottom: 10px;
}

.card-title {
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
  color: #6c757d;
}

.nav-link.active {
  border-radius: 0px;
  font-weight: 700;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-bottom: 1px #000;
}

.nav-tabs .nav-link {
  border-radius: 0px !important;
  margin-bottom: -1px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
}

.nav-link {
  color: #4f317b;
}

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

.logo-partner {
  width: 100px !important;
}

@media (max-width: 768px) {
  .senkatech-title {
    font-size: 20px;
    color: #4f317b;
  }
}

@media (max-width: 768px) {
  .card-title {
    font-size: 16px;
    text-align: center;
    color: #3b8811;
  }
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 300px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400 !important;
}

.senkatech-image-flag {
  width: 35px;
}

th {
  color: #3142ff;
  border-bottom: 1px solid #4f317b;
}

.navbar-light .navbar-nav .nav-link {
  color: #606160;
}

.senkatech-login-button {
  min-width: 100px;
  color: #ffffff !important;
  background: #ff6701;
}

@media (max-width: 500px) {
  .senkatech-login-margin {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 400px) {
  .senkatech-header-bg {
    min-height: 100px !important;
  }
}

.senkatech-header-bg {
  min-height: 430px;
}

.breadcrumb {
  font-size: 13px;
  padding-left: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f1ffea !important;
  border-radius: .25rem;
}

@media (min-width: 1301px) and (max-width: 1550px) {
  .breadcrumb {
    font-size: 13px;
    padding-left: 210px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f1ffea !important;
    border-radius: .25rem;
  }
}

@media (max-width: 360px) {
  .breadcrumb {
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f1ffea;
    border-radius: .25rem;
  }
}

@media (min-width: 361px) and (max-width : 1024px) {
  .breadcrumb {
    padding-left: 60px;
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f1ffea;
    border-radius: .25rem;
  }
}

@media (min-width: 1024px) and (max-width : 1300px) {
  .breadcrumb {
    padding-left: 90px;
    font-size: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f1ffea;
    border-radius: .25rem;
  }
}

.senkatech-paragprah {
  line-height: 2;
  font-size: 16px;
  color: #7d7c82;
}

.featured-title-inner-wrap {
  padding: 10px 10px;
  display: table;
  overflow: hidden;
  width: 100%;
}

.wprt-container {
  margin: 0 auto;
  max-width: 90%;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: none;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

.senkatech-padding-modal {
  padding: 10px;
}

.senkatech-anak-perusahaan {
  max-height: 400px;
  min-height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.senkatech-paragprah-ap {
  font-size: 14px;
  color: #7d7c82;
}

.logo-ap {
  max-width: 230px;
}

@media (max-width:400px) {
  .senkatech-title {
    margin-top: 20px;
    font-size: 20px;
    color: #4f317b;
    margin-left: 18px;
  }
}

.senkatech-padding-card {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.senkatech-icon {
  color: #ff6701;
}

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

@media (max-width:400px) {
  .senkatech-margin-sub-judul {
    margin-top: 10px;
  }
}

.fas.fa-check {
  color: #60d38e;
}

.fas.fa-minus {
  color: #de1818;
}

.senkatech-tags {
  font-size: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
  background: #478330;
  padding: 5px;
  border-radius: 5px;
}

#carousel-t .icon.ion-android-arrow-dropright-circle {
  font-size: 40px;
  color: rgba(0,0,0,0.15);
  height: 100%;
  width: 100%;
}

.senkatech-icon-sosmed-gp {
  background-color: #9a1616;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 10px 8px;
  color: #fff;
}

.senkatech-icon-sosmed-tw {
  background-color: #2196f3;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 10px 8px;
  color: #fff;
}

.senkatech-icon-sosmed-fb {
  font-size: 20px;
  background-color: #234395;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 10px 8px;
  color: #fff;
}

/*.fb-share-button {
  font-size: 20px;
  background-color: #234395;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 10px 8px;
  color: #fff;
}*/

td {
  color: #7d7c82;
}

.form-control {
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

hr {
  margin-top: -1px;
}

label {
  font-size: 14px;
  color: #7d7c82;
}

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

.senkatech-bg-header {
  padding-bottom: 20px;
  padding-top: 60px;
  background: url("../../assets/img/webydpn.jpg") center / cover no-repeat;
}

.senkatech-judul {
  font-size: 35px;
  color: #3b8811;
}

.senkatech-image-tentang-kami {
  border-top-left-radius: 20px;
  border-top-right-radius: 100px;
  /*border-bottom-left-radius: 100px;*/
  border-bottom-right-radius: 100px;
  width:400px;
}

.elementor-divider {
  color: #3b8811;
}

.senkatech-border-divider {
  padding: 1px;
  width: 90px;
  background-color: #ff6701;
}

.senkatech-image-lembaga {
  width: 200px !important;
}

.senkatech-bg-lembaga {
  margin-top: 20px;
  background: rgb(182 140 66);
  height: 130px;
  /*width: 130px;*/
  padding-top: 35px;
  padding-left: 10px;
  padding-right: 10px;
}

.senkatech-bg-lembaga1 {
  min-height: 420px;
  padding: 30px;
  background-color: rgb(250 241 159);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media (min-width: 1200px) {
.senkatech-bg-lembaga2 {
height: 364px;
  padding: 30px;
  background-color: #559242;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
}



.senkatech-bg-lembaga2 {
  min-height: 420px;
  padding: 30px;
  background-color: rgb(182 140 66);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.rounded-image {
  border-radius: 25px;
}

p {
  color: #355c1e !important;
  font-size: 18px;
}

li {
  color: #355c1e !important;
  font-size: 18px;
}

@media (min-width: 300px) and (max-width:1192px) {
  .senkatech-bg-lembaga2 {
    border-top-right-radius: 5px;
    padding: 30px;
    background-color: #559242;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 0px;
  }
}

@media (min-width: 300px) and (max-width:1192px) {
  .senkatech-bg-lembaga1 {
    min-height: 364px;
    padding: 30px;
    background-color: #375f2a;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}

.senkatech-image-profil {
  border-top: 1px solid #eae6e6;
  width: 800px;
}

.senkatech-paragraph-profil {
  font-size: 18px;
  color: #355c1e !important;
}

.senkatech-image-lembaga-main {
  width: 250px;
}

.senkatech-bg-lembaga-main {
  margin-top: 20px;
  background: #505e486b;
  height: 130px;
  /*width: 130px;*/
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.judul-contant {
  font-weight: 500 !important;
}

.senkatech-sub-judul {
  font-size: 24px;
  color: #fc6601;
}

.senkatech-contact-image {
  margin-bottom: 30px;
  margin-top: 30px;
  height: 300px;
  border-top-left-radius: 50px;
  border-top-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 50px;
}

.button-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
.senkatech-margin-whatsapp {
  margin-top: 16px;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 33px !important;
  user-select: none;
  -webkit-user-select: none;
}

.senkatech-bg-countdown {
  padding-bottom: 20px;
  padding: 100px;
  background: url("../../assets/img/bg-countdown.jpg") center / cover no-repeat;
}

.senkatech-countdown {
  font-size: 4.5rem;
}

.senkatech-countdown-font {
  font-weight: 600;
  margin: 20px;
  font-size: 1.875rem !important;
}
