/*  
Author: WebThemez.com
License: https://webthemez.com/license 
*/
/*------------------- 
# General
---------------------*/

/* @import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Archivo+Black&display=swap');  */

/*[ FONT ]
///////////////////////////////////////////////////////////
*/

@font-face {
  font-family: EuclidCircularB-Light;
  src: url('../fonts/fonts/EuclidCircularB-Light.ttf');
}

@font-face {
  font-family: EuclidCircularB-Regular;
  src: url('../fonts/fonts/EuclidCircularB-Regular.ttf');
}

@font-face {
  font-family: EuclidCircularB-Medium;
  src: url('../fonts/fonts/EuclidCircularB-Medium.ttf');
}

@font-face {
  font-family: EuclidCircularB-Bold;
  src: url('../fonts/fonts/EuclidCircularB-SemiBold.ttf');
}

h1,
h2,
h3 {
  font-family: 'EuclidCircularB-Regular', sans-serif;
  font-weight: bolder;
  color: #014073;
}

html {
  font-size: 1rem;
  scroll-behavior: smooth;
}

body {
  font-weight: 400;
  font-size: 14px;
  font-family: "EuclidCircularB-Regular", sans-serif;
  line-height: 1.6;
  color: #1b1e24;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  overflow-x: hidden;
}

/* a {
  color: #ff9d34;
  text-decoration: none;
} */

a:hover {
  color: #ff9d34;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

p {
  line-height: 1.8;
}

figure {
  margin-bottom: 0;
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
  font-weight: 600;
}

/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #ff9d34;
}

::selection {
  color: #fff;
  background-color: #ff9d34;
}

.bg-primary ::-moz-selection {
  color: #ff9d34;
  background-color: #fff;
}

.bg-primary ::selection {
  color: #ff9d34;
  background-color: #fff;
}

.nav-top a,
.nav-top li {
  color: #fff;
}

.hero-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.inner-page {
  background: #006bdf;
}

footer {
  color: #bdbdbd;
}

footer a {
  color: #fff;
}

.btn-outline-dark {
  color: #6f7173;
  border-color: #b8b8b8;
}

a.active span {
  color: #ff9d34 !important;
}

.logo {
  color: #222;
  margin: 20px 0 0;
}

.logo a {
  text-decoration: none;
}

.logo h2 span {
  padding: 5px 7px;
  color: #ff9d34;
}

.menu-area {
  position: relative;
  background: #fff;
}

.logo h2 {
  font-size: 30px;
  color: #fff;
}

.bg-primary {
  color: #fff;
  border-color: #014073 !important;
  background-color: #014073 !important;
}

.nav-top {
  background-color: #181D33 !important;
}

.inner-page-header p {
  color: #333;
}

/* .btn-primary {
  color: #fff;
  border-color: #ff9d34 ;
  background-color: #ff9d34 ;
} */

.btn-outline-primary {
  color: #ff9d34;
  background-color: transparent;
  border-color: #ff9d34;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #ff9d34;
}

.bg-overlay,
.hero-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.nav-top i {
  color: #ffffffd1;
}

section.wt-section.hero-large {
  background: #dee2e6;
  margin-top: 0px !important;
  /* background: #0f5386; */
  padding: 70px 0;
}

section.wt-section.hero-large.index {
  background: #dee2e6;
  margin-top: 0px !important;
  /* background: #0f5386; */
  padding: 20px 0;
}

section.wt-section.hero-large.absolute-hero {
  background: #dee2e6;
  margin-top: 0px !important;
  /* background: #0f5386; */
  padding: 90px 0;
}

section.wt-section.hero-large h1 {
  color: #fff;
  font-size: 46px;
}

section.wt-section.hero-large p {
  color: #fff;
}

@media (max-width: 768px) {
  .index-des {
    text-align: center;
  }
}

#list-search {
  height: 50px;
}


.page-item.active .page-link {
  z-index: 1;
  color: #fff !important;
  background-color: #ff9d34;
  border-color: #ff9d34;
}

.text-primary,
.page-link {
  color: #ff9d34 !important;
}

.hero-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.inner-page {
  background: #006bdf;
}

.price-card .card-body ul li {
  line-height: 38px;
}

.contact-info i {
  font-size: 24px;
}

.team-dp ul {
  display: bock;
  margin: 0 auto;
  padding: 0;
}

.team-dp {
  text-align: center;
  display: bock;
}

.portfolio-menu ul li {
  margin: 0px 22px 8px;
  border: none;
  border-bottom: 4px solid;
  border-radius: 0;
  padding: 10px 4px;
}

.portfolio-menu ul li.active,
.portfolio-menu ul li:hover {
  margin: 0px 22px 8px;
  border: none;
  border-bottom: 4px solid;
  border-color: #ff9d34 !important;
  border-radius: 0;
  padding: 10px 4px;
}

.main-footer li {
  line-height: 32px;
  color: #fff;
}

.inner-page-header {
  background: #dee2e6;
  padding: 0;
}

.sub-text {
  font-size: 16px;
}

.nav-top-contact li {
  font-size: 13px;
}

.contactIcons .fa {
  font-size: 34px;
  padding: 32px;
  background: #ebebeb;
  border-radius: 50%;
  margin-bottom: 15px;
}

.copyrights {
  font-size: 13px !important;
}

@media (max-width: 991px) {
  .hero-img {
    background-position: 74%;
  }
}




/* Custom CSS  */
.nav {
  /* position: fixed !important; */
  /* top: 0; */
  z-index: 1;
  box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.616);
  -moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.555);
  -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.432);
  -o-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.514);
}

.set-margin {
  margin-right: -11px;
  margin-top: 13px;
}

.mobile_input {
  display: block;
  width: 103%;
  height: calc(1.5em + 30px + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 3.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  position: relative;
  left: -13px;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 22px + 3px);
  padding: 0.375rem .75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 8px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input {
  display: block;
  width: 100%;
  height: calc(1.5em + 22px + 3px);
  padding: 0.375rem .75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 8px;
  transition: border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .form-control {
    width: 107%;
  }
}

.custom {
  padding: 8px;
  border-radius: 16px !important;
}

.card-img-top {
  width: 100%;
  height: 16em;
  background-size: cover;
  object-fit: cover;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.badges {
  position: absolute;
  top: 6%;
  left: 20px;
  padding: 4px;
  font-size: 11px;
  width: 56px;
  /* background-color: #007bff !important; */
}

.capt {
  color: #1313157a;
}

.date {
  color: #ff9d34 !important;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgb(128 126 126 / 20%);
  border-radius: 13px;
  transition: 0.3s;
}

.card:hover {
  /* cursor: pointer; */
  box-shadow: 1px 0px 34px -22px rgba(41, 41, 41, 0.41);
  -webkit-box-shadow: 1px 0px 34px -22px rgba(0, 0, 0, 0.589);
  -moz-box-shadow: 1px 0px 34px -22px rgba(86, 86, 86, 0.514);
}

select.input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
}

select+i.fa {
  float: right;
  margin-top: -27px;
  margin-right: 12px;
  position: relative;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0);
  padding-right: 5px;
  font-size: 11px;
}

@media (max-width: 768px) {
  select+i.fa {
    margin-right: 5px;
  }
}


select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
}

.btn-bottom {
  padding: 16px;
  border-radius: 9px;
  font-size: 13px;
  width: 16%;
}

@media only screen and (max-width: 768px) {
  .btn-bottom {
    width: 60%;
  }
}

.arrow {
  position: relative;
  top: -1px;
  left: 2px;
  transition: 0.3s;
}

.arrow:hover {
  left: -4px;
}

.btn-card {
  width: 100%;
  font-size: 12px;
  padding: 14px;
  border-radius: 8px;
}

.btn-card-2 {
  width: 100%;
  font-size: 12px;
  padding: 14px;
  border-radius: 8px;
  background-color: #f9f9f9;
  color: #3e3e3e;
}

.btn-card-2:hover {
  background-color: #a3a3a33b !important;
  color: #3e3e3e;
}

@media screen and (max-width: 768px) {
  /* .card_event {
    display: none;
  } */

  .center-text {
    text-align: center;
  }

  .btn-back {
    display: none;
  }
}

.title-webinar {
  font-family: 'EuclidCircularB-Bold';
  color: #5a5a5a;
  font-size: 17px;
}

.desc {
  font-family: 'EuclidCircularB-Regular';
  color: rgb(148, 148, 148);
  line-height: 27px;
  margin-right: 10%;
}

.btn-badge {
  background-color: #c5c5c5 !important;
  border: none;
  color: #252525;
  font-size: 11px;
  padding: 9px;
  width: 23%;
  border-radius: 7px;
}

.btn-badge:focus {
  box-shadow: none !important
}

.btn-badge:hover {
  background-color: #c5c5c5 !important;
}

.btn-modal {
  font-size: 12px;
  padding: 9px;
  width: 22%;
}

.btn-umum {
  font-size: 12px;
  padding: 9px;
  width: 22%;
  border-radius: 9px;
}



#button {
  display: inline-block;
  background-color: #FF9800;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  /* content: "\f062";
  font-family: 'font awesome'; */
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.ico>i {
  position: absolute;
  top: 11px;
  right: 12px;
  font-size: 19px;
  color: #fff;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-size: 17px;
  font-size: 17px;
  font-family: 'EuclidCircularB-Regular', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}

@media (min-width: 500px) {
  .content {
    width: 43%;
  }

  #button {
    margin: 30px;
  }
}

/* Dropdown Button */
.dropbtn {
  background-color: #601dfc00 !important;
  color: white;
  padding: 8px;
  font-size: 16px;
  border: none;
  position: relative;
  left: 29px;
  border-radius: 5px;
}


.dropbtn:focus {
  outline: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  /* display: inline-block; */
  margin: -6px -15px 0px 0px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border-radius: 9px;
  min-width: 190px;
  right: 22%;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  z-index: 1;
  top: 55px !important;
  font-size: 14px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: rgb(247, 247, 247);
  border-radius: 9px;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
/* .dropdown:hover .dropbtn {
  background-color: #3e8e41;
} */
.img-nav {
  position: relative;
  width: 32%;
  margin: -4px 0px 0px;
  left: 7%;
  top: 3px;
}

@media (max-width: 500px) {
  .dropdown {
    display: none;
  }
}


/* .navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0px;
} */

.name {
  color: #fff;
  font-family: 'EuclidCircularB-Bold';
  font-size: 14px;
}

.clear-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.login {
  font-size: 13px;
  padding: 10px;
  width: 80px;
  border-radius: 11px;
  background-color: #7fffd400;
  border-color: #fff;
}

.profil {
  padding-left: 0px !important;
}

.caption-profil {
  position: relative;
  top: -38px;
}

.affix {
  top: 20px;
  z-index: 9999 !important;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky !important;
  top: 0;
  z-index: 1020;
}

.mt10 {
  margin-top: 50px;
}

.profile-top {
  position: relative;
  top: -40px;
}

.card-title {
  color: #014073;
}

.file[type="file"] {
  display: inline-block;
  opacity: 0;
  position: absolute;
  padding-top: 10px;
  width: 34%;
  z-index: 99;
  cursor: pointer;
  height: 45%;
  left: 33%;
}

.doc[type="file"] {
  opacity: 1;
}


.custom-file-upload {
  position: relative;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  background: url(https://icons-for-free.com/iconfiles/png/512/box+document+outline+share+top+upload+icon-1320195323221671611.png) #fff center center no-repeat;
  border: 1px dashed #06468a !important;
  text-align: center;
  background-size: 4em;
  border-radius: 12px;
}

@media (max-width: 768px) {
  .file[type="file"] {
    display: inline-block;
    opacity: 0;
    position: absolute;
    padding-top: 10px;
    width: 72%;
    z-index: 99;
    cursor: pointer;
    height: 40%;
    left: 14%;
  }
}

.abs-card {
  position: relative;
  top: -14em;
  margin-bottom: -11rem;
}

.btn-submit {
  font-size: 12px;
  padding: 14px;
  border-radius: 8px;
}

.btn-info {
  color: #fff;
  background-color: #27a9f5;
  border-color: #27a9f5;
}

.btn-info:hover {
  background-color: #1d92d6;
}


@media (max-width: 768px) {
  .navbar-nav>li {
    margin-bottom: 5px;
  }
}


.navbar-toggler:focus {
  outline: none;
  border: none;
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.capt-list {
  position: absolute;
  bottom: 20px;
  left: 104px;
  font-size: 13px;
  color: #a0a0a0;
}

.aksi>i {
  cursor: pointer;
  font-size: 20px;
  position: relative;
  top: 16px;
}

@media (max-width: 768px) {
  .hidden {
    display: none;
  }
}

.hover-aksi .aksi-btn {
  transition: 0.2s linear;
}

.aksi-btn {
  position: absolute;
  transform: translate(94px, 7em);
  visibility: hidden;
  opacity: 0;
}

.hover-aksi:hover .aksi-btn {
  visibility: visible;
  opacity: 1;
}

.modal-content {
  border-radius: 12px;
}

.wrapper {
  height: 100vh;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-login {
  background-color: rgb(255, 255, 255);
  /* width: 100%; */
}

.login-card-img {
  border-radius: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer-link {
  position: absolute;
  bottom: 1rem;
  text-align: center;
  width: 100%;
}

.brand-wrapper .logo {
  height: 37px;
}

.brand-wrapper {
  margin-bottom: 19px;
}

.login-card-description {
  font-size: 25px;
  color: #000;
  font-weight: normal;
  margin-bottom: 23px;
}

.login-card .forgot-password-link {
  font-size: 14px;
  color: #919aa3;
  margin-bottom: 12px;
}

.login-card-footer-text {
  font-size: 16px;
  color: #0d2366;
  margin-bottom: 60px;
}

.text-reset {
  color: inherit !important;
}

/* Chart */
#chartdiv {
  width: 100%;
  height: 500px;
}

button.close:focus {
  outline: none;
}

.size {
  width: 33.5em;
  height: 65px;
  padding: 20px 24px 20px 24px;
  top: 9px;
  position: relative;
}

@media (max-width: 768px) {
  .size {
    width: 19.2em;
    /* height: 0; */
    /* padding: 0; */
    top: 0px;
    /* position: relative; */
  }
}

.card-img-tops {
  width: 100%;
  background-size: cover;
  object-fit: cover;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.des {
  font-family: 'EuclidCircularB-Regular';
  color: rgb(99, 97, 97);
  line-height: 30px;
  /* margin-right: 10%; */
  text-align: justify;
  font-size: 14px;
}

.profesi {
  text-align: center;
  font-size: 12px;
  position: relative;
}

.iconProfesi {
  font-size: 43px;
  margin-top: 16px;
  margin-bottom: 12px;
  color: #007bff;
}

/* button>.slick-prev {
  display: none;
} */

/* End Custom CSS  */