html{
  scroll-behavior: smooth;
}
::placeholder {
  color: #aaa !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #aaa !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #aaa !important;
}

/* body{
  font-family: "Roboto",sans-serif;
} */
.landing-creative .iq-title-box .iq-line,
.landing-creative footer .footer-topbar{
  background: #0054A3;
}
.badge-primary, .bg-primary{
  background-color: #0054A3 !important;
  color: #ffffff;
}
.text-primary{
  color: #0054A3 !important;
}
.btn-primary, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .nav-tabs .nav-link.active, 
.landing-creative .contact-form .cfield input[type=submit], .landing-creative [type=submit], .landing-creative input[type=submit]{
  border-color: #0054A3;
  background-color: #0054A3;
  color: #ffffff;
}

.badge-secondary{
  background-color: #00A2E9 !important;
}
.text-secondary{
  color: #00A2E9 !important;
}
.btn-secondary, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
  border-color: #00A2E9;
  background-color: #00A2E9;
}
.landing-creative .owl-carousel .owl-dots .owl-dot{
  border-color: #00A2E9 !important;
}

.landing-creative .owl-carousel .owl-dots .owl-dot.active{
  border-color: #00A2E9 !important;
  background: #00A2E9 !important;
}
.badge-warning, .iq-link-button:after{
  background-color: #800000 !important;
}
.text-warning, 
.landing-creative .iq-blog-meta i, 
.iq-link-button, 
#list-iklan .owl-nav{
  color: #800000 !important;
}
.btn-warning, .btn-warning.focus, .btn-warning:focus, .btn-warning:hover, .btn-outline-warning:hover,
.btn-outline-warning:not(:disabled):not(.disabled).active, 
.btn-outline-warning:not(:disabled):not(.disabled):active, 
.show>.btn-outline-warning.dropdown-toggle,
#iq-tarif-syarat .nav-pills .nav-link.active {
  border-color: #800000;
  background-color: #800000;
  color: #fff !important;
}

.btn-outline-warning{
  border-color: #800000;
  color: #800000;
}

.badge-gray{
  background-color: #6c757d !important;
  color: #ffffff;
}
.text-gray{
  color: #6c757d !important;
}
.btn-gray, .btn-gray.focus, .btn-gray:focus, .btn-gray:hover {
  border-color: #6c757d;
  background-color: #6c757d;
  color: #ffffff;
}
.btn-group .button.language-title {
  margin: 0 !important;
  line-height: 1.5;
  padding: .5rem;
}

.badge-lime, .bg-lime, .landing-creative #back-to-top .top{
  background-color: rgb(172, 206, 34) !important;
  color: #fff;
}
.text-lime{
  color: rgb(172, 206, 34) !important;
}
.btn-lime, 
.btn-lime.focus, 
.btn-lime:focus, 
.btn-lime:hover, 
.btn-outline-lime:hover,
.landing-creative footer .info-share li a {
  border-color: rgb(172, 206, 34);
  background-color: rgb(172, 206, 34);
  color: #fff;
}

.btn-outline-lime{
  border-color: rgb(172, 206, 34);
  color: rgb(172, 206, 34);
}

#iq-tarif-syarat .nav-pills .nav-link {
  border: 1px solid #ccc;
  background-color: #ffffff;
  color: #666;
}

.absolute-bottom{
  position: absolute;
  bottom: 0;
}

.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a.active, 
.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a.active:focus, 
.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a.active:hover, 
.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a:focus,
.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a:hover{
  background: #0054A3;
  color: #fff;
}
.btn-group .button.language-title:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group .button.language-title:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.landing-creative .iq-title-box .iq-line.seven {
  top: 60%;
  width: 100%;
}
.landing-creative .form-control, .landing-creative input.form-control
{
    height: 45px;
    line-height: 45px;
    background: #fafbfe;
    border: 1px solid #f1f1f1;
    font-size: 14px;
    color: #535f6b;
    border-radius: 5px;
    box-shadow: none;

  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.landing-creative .form-control[disabled] {
  background: #eee;
  border-color: #ccc;
  cursor: not-allowed;
}
.landing-creative textarea.form-control{
  line-height: 1.5;
}
.landing-creative [type=submit].btn{
  padding: .375rem .75rem;
  line-height: 1.5;
  border: 1px solid transparent;
}

.landing-creative .l-header-2 .navbar .navbar-nav .nav-item .dropdown-menu a {
  color: #000;
}

.landing-creative .l-header-2 .navbar .navbar-nav .nav-item .dropdown-menu a:hover h6 {
  color: #800000;
}

.landing-creative .l-header-2 .navbar .navbar-nav .nav-item .dropdown-menu a:hover{
  color: #ffffff;
}

.landing-creative .l-header-2 .navbar .navbar-nav>li{
  margin-right: 0px;
}
/* .landing-creative .l-header-2 .navbar .navbar-nav .nav-item .dropdown-menu a.unread{
  background-color:rgba(0,0,0,0.2);
} */
.btn-lg{
  font-size: 1.1em;
}


.landing-creative .iq-banner .banner-objects{
  top: -25%;
}

.d-inline-block input[type="radio"], .radio-inline input[type="radio"], 
.d-inline-block input[type="checkbox"], .radio-inline input[type="checkbox"] {
    height: 22px;
    display: inline-block;
    width: auto;
    margin-right: 0.2em;
    font-weight: bold;
}
#loading
{
  background-color: transparent;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow: hidden !important;
  right: 0px;
  z-index: 999999;
}

#loading-center
{
  background: url(../images/loader.gif) no-repeat scroll center center;
  background-size: 20%;
  width: 100%;
  height: 100%;
  position: relative;
}

.iq-loader-box
{
  height: 150px;
  text-align: center;
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
}

.iq-loader-box [class*="loader-"]
{
  display: inline-block;
  width: 60px;
  height: 60px;
  color: inherit;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
}

.iq-loader-box .iq-loader-2
{
  border: 7px double #800000;
  -webkit-animation: loader2 1s linear infinite;
  animation: loader2 1s linear infinite;
}

.iq-loader-box .iq-loader-2:before
{
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #800000;
  border-radius: 50%;
  bottom: 0;
  right: 37px;
}

.iq-loader-box .iq-loader-2:after
{
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #800000;
  border-radius: 50%;
  bottom: 0;
  right: 37px;
  left: 37px;
  top: 0;
}

.iq-loader-box{
  height: 100%;
}

.iq-loader-box p {
  display: block;
  position: absolute;
  margin-top: 8em;
  color: #fff;
}
#loading{
  background-color: transparent;
}
.input-group .input-group-append .input-group-text, .input-group .input-group-prepend .input-group-text{
  border: 1px solid #c7cbd3;
}

.iq-search-bar .searchbox
{
  width: 480px;
  position: relative;
}

.iq-search-bar input.search-input[type="text"]
{
  width: 100%;
  height: 41px;
  padding: 5px 65px 5px 15px;
  border-radius: 5px;
  border: 1px solid #0054A3;
}
.home.iq-search-bar input.search-input[type="text"] {
  background: #fff;
  border-color: #0054A3!important;
}
.iq-search-bar .search-link
{
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  width: 60px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.list-inline{
  display: flex;
}
.list-inline li{
  display: inline-flex;
}
@media (min-width: 992px){
  .lb-img, .rb-img {
    position: fixed;
  }
}
.landing-creative header.main-header.l-header-2{
  z-index: 99999;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.landing-creative header.main-header.l-header-2.fixed{
  top: 0;
  z-index: 99999;

}

.landing-creative .l-header-2 .navbar .navbar-nav .nav-item a{
  color: #000;
  font-weight: 500;
  font-size: 16px;
  padding: 5px 25px;
  text-transform: uppercase;
}

.blog-description{
  position: relative;
}

.blog-description h3{
  font-size: 1.6em;
  line-height: 1.3;
}

.blog-description .edit-stok{
  position: absolute;
  margin-left: 0.5rem;
  margin-top: -0.25rem;
}

/* #list-iklan .card-body:hover .btn-group-vertical{
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
  opacity: 1;
} */
#list-iklan .card.blog{
  box-shadow: 0 16px 40px 0 rgba(0,0,0,.1);
}

#list-iklan .btn-group-vertical .btn {
  padding: 0.1em 0.25em;
  width: 27px;
}

#list-iklan .image-block{
  height: 200px;
  overflow: hidden;
}

#list-iklan .image-block a{
  display: block;
  background-color: #fafafa;
}

#list-iklan .image-block .badge {
  position: absolute;
  left: 20px;
  font-size: .85em;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}

#list-iklan .image-block img {
  height: 200px;
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
  display: block;
  background-size: 50%;
  width: auto;
  margin: 0 auto;
}

#list-iklan .image-block img.image-cover{
  object-fit: cover;
  width: 100%;
  height: 200px;
}
#list-artikel .iq-blog-image img::before {
  content: '';
  width: 100%;
  height: calc(100% + 10px);
  background-color: #fafafa;
  /* border-radius: 10px; */
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#list-artikel .iq-blog-image img::after {
content: '';
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
 display: block;
 background-size: 50%;
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
}

#list-artikel .iq-blog-image{
  height: 250px;
  overflow: hidden;
}
#list-artikel .iq-blog-box .iq-blog-detail{
  padding: 30px 20px;
}
#list-artikel .iq-blog-box .iq-blog-detail p{
  height: 66px;
  overflow: hidden;
}
#list-artikel .iq-blog-meta a{
  font-size: 13px;
}

#related-article .card{
  border: 1px solid #eee;
}

#related-article .image-block img::before {
  content: '';
  width: 100%;
  height: calc(100% + 10px);
  background-color: #fafafa;
  /* border-radius: 10px; */
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#related-article .image-block img::after {
content: '';
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
 display: block;
 background-size: contain;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#related-article .image-block{
  min-height: 100px;
  overflow: hidden;
  position: relative;
}

#related-article .image-block a{
  display: block;
  background-color: #fafafa;
}

#iq-content-detail-artikel .thumbnail-artikel img::before {
  content: '';
  width: 100%;
  height: calc(100% + 10px);
  background-color: #fafafa;
  /* border-radius: 10px; */
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#iq-content-detail-artikel .thumbnail-artikel img::after {
content: '';
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
 display: block;
 background-size: contain;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#iq-content-detail-artikel .thumbnail-artikel{
  min-height: 250px;
  overflow: hidden;
  position: relative;
}

.landing-creative #list-artikel .iq-blog-box .iq-blog-image img{
  height: 250px;
  background-color: #fafafa;
}

.landing-creative #list-artikel .iq-blog-box .blog-title h5{
  height: 90px;
  overflow: hidden;
}

.landing-creative #iq-content-detail-artikel .iq-title-box{
  margin-bottom: 30px;
}
.landing-creative #iq-content-detail-artikel .iq-title-box h1.iq-title{
  font-size: 2.5em;
  line-height: 1.5;
}
#iq-content-detail-artikel #related-article .blog-description h5{
  font-size: 1em;
}
#iq-content-detail-artikel iframe.ql-video {
  width: 100%;
  max-width: 600px;
  height: 300px;
}

#iq-content-detail-artikel .content-artikel p > img{
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.btn-group,.btn-group-vertical
{
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,.btn-group-vertical>.btn
{
  position: relative;
  flex: 1 1 auto;
  padding:0.25em;
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover
{
  z-index: 1;
}

.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active
{
  z-index: 1;
}

.btn-group-vertical
{
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  right: -1em;
  top: 1em;
  /* display: none; */
  opacity: 1;
  /* transition: opacity 0.3s ease-out; */
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group
{
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)
{
  margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn
{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



.chat-page img
{
  border-radius: 5px;
}

#chat-search
{
  padding-left: 40px;
}

.form-group.chat-search-data>i
{
  position: absolute;
  top: 8px;
  left: 15px;
  color: #4788ff;
  font-size: 16px;
}

.chat-sidebar-name
{
  width: 100%;
}

.chat-sidebar-name h6
{
  font-size: 14px;
}

.chat-sidebar-name span
{
  color: #535f6b;
}

.chat-msg-counter
{
  height: 15px;
  width: 15px;
  border-radius: 50%;
  line-height: 16px;
  margin: 0 auto;
  font-size: 7px;
}

.chat-meta span
{
  font-size: 8px;
}

span.avatar-status
{
  position: absolute;
  bottom: -10px;
  top: auto;
  left: auto;
  right: -3px;
}

.iq-chat-ui li a
{
  text-decoration: none;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}

.iq-chat-ui li a.active
{
  border-color: transparent;
}

.iq-chat-ui li:last-child a
{
  border: none;
}

.iq-chat-ui li:nth-child(2) a
{
  border: none;
}

.iq-chat-ui li:nth-child(6) a
{
  border: none;
}

.nav-pills li a.active
{
  color: #4788ff;
  background-color: #c9dcff;
}

.chat-sidebar-channel
{
  overflow-y: scroll;
  overflow-x: hidden;
  height: 53vh;
  margin-bottom: 15px;
}

.chat-sidebar-channel .avatar
{
  position: relative;
}

.chat-sidebar-channel h5
{
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}

.chat-data
{
  background: #c9dcff;
}

.chat-data .tab-content
{
  position: relative;
}

.chat-header-icons .dropdown-toggle:empty::after
{
  display: none;
}

.chat-header-icons>a
{
  width: 40px;
  height: 40px;
  font-size: 20px;
  margin: 0 5px 0 0;
  color: #4788ff;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  cursor: pointer;
}

.chat-header-icons>span
{
  width: 40px;
  height: 40px;
  font-size: 20px;
  margin: 0 5px 0 0;
  color: #4788ff;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  cursor: pointer;
}

.chat-content
{
  position: relative;
  height: calc(100vh - 20rem);
  text-align: center;
  padding: 1.4rem;
  overflow-y: scroll;
  overflow-x: hidden;
}

.chat-content .chat-left .chat-message
{
  text-align: left;
  float: left;
  margin: 0 .3rem 1.8rem 1.3rem;
  color: #535f6b;
  background-color: #fff;
  -ms-box-shadow: 0px 0px 20px 0px rgba(44,101,144,0.1);
  -o-box-shadow: 0px 0px 20px 0px rgba(44,101,144,0.1);
  box-shadow: 0px 0px 20px 0px rgba(44,101,144,0.1);
}

.chat-content .chat-body .chat-message p
{
  margin-bottom: 0;
}

.chat-button
{
  background: #fff;
  color: #303030;
}

.chat-button:hover
{
  background: #4788ff;
  color: #fff;
}

.chat-user
{
  float: right;
  text-align: center;
}

.chat-user span.chat-time
{
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.chat-detail
{
  overflow: hidden;
}

.chat-detail .chat-message .chat-time
{
  position: absolute;
  bottom: -20px;
  right: 0;
  color: #535f6b;
  font-size: .8rem;
  white-space: nowrap;
}

.chat-message
{
  position: relative;
  float: right;
  text-align: right;
  padding: .75rem 1rem;
  margin: 0 1.33rem 1.33rem .3rem;
  clear: both;
  word-break: break-word;
  color: #fff;
  background: #4788ff;
  border-radius: 5px;
  -ms-box-shadow: 0 2px 4px 0 #50b5ff;
  -o-box-shadow: 0 2px 4px 0 #50b5ff;
  box-shadow: 0 2px 4px 0 #50b5ff;
}

.chat-message>p
{
  margin: 0;
  color: #fff;
}

.chat-left .chat-message::after
{
  right: auto;
  left: -7px;
  border-width: 5px 7px 5px 0;
  border-color: transparent #fff transparent transparent;
}

.chat-left .chat-user
{
  float: left;
}

.avatar
{
  position: relative;
}

.chat-start
{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}

.chat-page .content-page
{
  min-height: 93vh;
}

span.iq-start-icon
{
  font-size: 50px;
  background: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
}

.chat-attagement
{
  font-size: 20px;
}

.chat-attagement a
{
  color: #535f6b;
}

.chat-searchbar
{
  position: relative;
}

.chat-user-detail-popup
{
  position: absolute;
  top: 0;
  width: 360px;
  background: #fff;
  right: 0;
  overflow: hidden;
  left: auto;
  z-index: 9;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
  transition: all 0.3s ease-in-out;
  -ms-box-shadow: 0px 16px 40px 0px rgba(0,0,0,0.0392157);
  -o-box-shadow: 0px 16px 40px 0px rgba(0,0,0,0.0392157);
  box-shadow: 0px 16px 40px 0px rgba(0,0,0,0.0392157);
  border-radius: 5px;
  visibility: hidden;
}

.chat-user-detail-popup.show
{
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
}

.breadcrumb
{
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 5px;
}

.breadcrumb-item
{
  display: flex;
}

.breadcrumb-item+.breadcrumb-item
{
  padding-left: .5rem;
}

.breadcrumb-item+.breadcrumb-item::before
{
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before
{
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before
{
  text-decoration: none;
}

.breadcrumb-item.active
{
  color: #6c757d;
}
ul.pagination {
  margin: 0;
  padding: 0 1em;
  text-align: right;
}

.pagination li {
  display: inline;
}

.pagination li a {
  padding: 0.5em 1em;
  text-align: center;
  /* border: 1px solid #6c757d; */
  margin: 0 5px;
  white-space: nowrap;
  width: auto;
  border-radius: 5px;
  font-family: "Nunito",sans-serif;
  /* background: #6c757d; */
  color: #fff;
  font-weight: 700;
}

.pagination li.active a {
  background: #800000 !important;
  border-color: #800000 !important;
}

.alert{
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 5px;
}
span.select2.select2-container.select2-container--default{
  width: 100% !important;
}
.select2-container--default .select2-selection--single{
  background: #fafbfe;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  color: #535f6b;
  height: calc(1.5em + .75rem + 2px);
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 35px;
}
.select2-container--default .select2-selection--multiple{
  background-color: #fafbfe;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  cursor: text;
  height: 40px;
  line-height: 1;
  overflow-y: scroll;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
  padding: 4px 5px;
  background-color: rgb(172, 206, 34);
  color: #fff;
  border-color: rgb(172, 206, 34);
}
.select2-container--default .select2-search--inline .select2-search__field {
  height: 35px;
  margin: 0;
  font-size: 14px;
}

.select2-container--default .select2-results>.select2-results__options{
  width: 100%;
}

@-webkit-keyframes loader2
{
  0%
  {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%
  {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader2
{
  0%
  {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%
  {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.landing-creative .iq-portfolio{
  height: 220px;
}

.landing-creative .iq-portfolio .iq-portfolio-icon{
  width: 50px;
  height: 55px;
  line-height: 55px;
}

/* .landing-creative .iq-banner{
  background: #800000;
} */

.landing-creative .iq-banner .banner-text{
  margin-top: 0;
}
.landing-creative .iq-banner .banner-text h1{
  font-size: 2em;
}

.landing-creative .iq-banner .container{
  max-width: unset;
  width: 100%;
  padding: 0;
}

#home-slider.owl-carousel{
  max-height: 450px;
}
#home-info.owl-carousel{
  height: 100%;
}

.owl-nav {
  position: absolute;
  top: calc(50% - 1em);
  color: #fff;
  width: 100%;
  padding: 0 1em;
  font-size: 2em;
}

button.owl-prev {
  float: left;
}

button.owl-next {
  float: right;
}

.landing-creative .owl-carousel .owl-dots {
  position: absolute;
  bottom: 1em;
}

.owl-item .item .caption {
  position: absolute;
  top: 0;
  text-align: center;
  padding: 150px 1em 1em 1em;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  background: rgba(0,0,0,0.2);
}
.no-js .owl-carousel, .owl-carousel.owl-loaded{
  display: inline-block;
}
#home-slider.owl-carousel.owl-loaded{
  display: block;
}
.table
{
  border-collapse: collapse !important;
}

.table td,.table th
{
  background-color: #fff !important;
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #f1f1f1;
}

.table-bordered th,.table-bordered td
{
  border: 1px solid #ccced2 !important;
}

table.table.table-borderless tbody td, 
table.table.table-borderless tbody th {
  border: none;
}

table.dataTable thead td
{
  padding: 10px 10px !important;
}

table.dataTable thead th
{
  padding: 10px 10px !important;
}

.dataTables_wrapper .dataTables_filter
{
  color: #535f6b;
}

.dataTables_wrapper .dataTables_info
{
  color: #535f6b;
}

.dataTables_wrapper .dataTables_length
{
  color: #535f6b;
}

.dataTables_wrapper .dataTables_paginate
{
  color: #535f6b;
}

.dataTables_wrapper .dataTables_processing
{
  color: #535f6b;
}

.dataTables_wrapper .dataTables_paginate span .paginate_button.current
{
  padding: 3px 10px;
  color: #4788ff !important;
  border: 1px solid #4788ff !important;
  background: #c9dcff !important;
  border-radius: 5px;
}

.dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover
{
  color: #4788ff !important;
  border: 1px solid #4788ff !important;
  background: #c9dcff !important;
}

.dataTables_wrapper .dataTables_filter input
{
  border-color: #f1f1f1;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
}

table.dataTable thead td
{
  padding: 10px 18px;
  border-bottom: 1px solid #f1f1f1 !important;
}

table.dataTable thead th
{
  padding: 10px 18px;
  border-bottom: 1px solid #f1f1f1 !important;
  color: #303030 !important;
}

table.dataTable.no-footer
{
  border-bottom: 1px solid #f1f1f1 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button
{
  box-shadow: none !important;
  outline: none !important;
}

.dataTables_wrapper .dataTables_info
{
  padding-top: 15px !important;
}

.dataTables_wrapper .dataTables_length label
{
  border-color: #f1f1f1 !important;
}

.dataTables_wrapper .dataTables_length select
{
  border-color: #f1f1f1 !important;
}

.dataTables_filter .form-control:focus
{
  background-color: #fafbfe;
  border-color: #4788ff;
}

.dataTables_length .form-control:focus
{
  background-color: #fafbfe;
  border-color: #4788ff;
}

table.dataTable
{
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}

table.dataTable thead th,table.dataTable tfoot th
{
  font-weight: bold;
}

table.dataTable thead th,table.dataTable thead td
{
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active,table.dataTable thead td:active
{
  outline: none;
}

table.dataTable tfoot th,table.dataTable tfoot td
{
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled
{
  cursor: pointer;
  /* *cursor: hand; */
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting
{
  background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc
{
  background-image: url("../images/sort_asc.png");
}

table.dataTable thead .sorting_desc
{
  background-image: url("../images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled
{
  background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled
{
  background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr
{
  background-color: #ffffff;
}

table.dataTable tbody tr.selected
{
  background-color: #B0BED9;
}

table.dataTable tbody th,table.dataTable tbody td
{
  padding: 8px 10px;
}

table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td
{
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td
{
  border-top: none;
}

table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td
{
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child
{
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td
{
  border-top: none;
}

table.dataTable.stripe tbody tr.odd
/* ,table.dataTable.display tbody tr.odd */
{
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected
,table.dataTable.display tbody tr.odd.selected
{
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover
{
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected
{
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3
{
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3
{
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1
{
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2
{
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3
{
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1
{
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2
{
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3
{
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1
{
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2
{
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3
{
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1
{
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2
{
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3
{
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1
{
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2
{
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3
{
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1
{
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2
{
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3
{
  background-color: #a5b2cb;
}

table.dataTable.no-footer
{
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th,table.dataTable.nowrap td
{
  white-space: nowrap;
}

table.dataTable.compact thead th,table.dataTable.compact thead td
{
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,table.dataTable.compact tfoot td
{
  padding: 4px;
}

table.dataTable.compact tbody th,table.dataTable.compact tbody td
{
  padding: 4px;
}

table.dataTable th.dt-left,table.dataTable td.dt-left
{
  text-align: left;
}

table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty
{
  text-align: center;
}

table.dataTable th.dt-right,table.dataTable td.dt-right
{
  text-align: right;
}

table.dataTable th.dt-justify,table.dataTable td.dt-justify
{
  text-align: justify;
}

table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap
{
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left
{
  text-align: left;
}

table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center
{
  text-align: center;
}

table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right
{
  text-align: right;
}

table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify
{
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap
{
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left
{
  text-align: left;
}

table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center
{
  text-align: center;
}

table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right
{
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify
{
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap
{
  white-space: nowrap;
}

table.dataTable,table.dataTable th,table.dataTable td
{
  box-sizing: content-box;
}

.dataTables_wrapper
{
  position: relative;
  clear: both;
  /* *zoom: 1; */
  zoom: 1;
}

.dataTables_wrapper .dataTables_length
{
  float: left;
}

.dataTables_wrapper .dataTables_filter
{
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input
{
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info
{
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate
{
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button
{
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  /* *cursor: hand; */
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
{
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active
{
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover
{
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active
{
  outline: none;
  background-color: #2b2b2b;
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis
{
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing
{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}

.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate
{
  color: #333;
}

.dataTables_wrapper .dataTables_scroll
{
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody
{
  /* *margin-top: -1px; */
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td
{
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing
{
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody
{
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table
{
  border-bottom: none;
}

.dataTables_wrapper:after
{
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

#notification{
  display: inline-block;
  position: relative;
}

#all-notification{
  padding-top:1em;
  max-height: 300px;
  overflow-y: scroll;
}
.list-notification {
display: block;
padding: 0.5em 1em;
border-bottom: 1px solid #aaa;
}

.list-notification.unread{
background-color: #eee;
}

.list-notification:hover{
background-color: #9ec0ff;
}

.list-notification p{
  font-size: 15px;
}

@media screen and (max-width: 767px)
{
  .dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate
  {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate
  {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px)
{
  .dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter
  {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter
  {
    margin-top: 0.5em;
  }
  .owl-carousel{
    height: 200px;
  }
  .owl-item .item .caption{
    top: 0;
    padding-top: 50px;
  }
  .landing-creative .iq-banner .banner-text h1{
    font-size: 1.5em;
  }
}

.swal2-html-container .errors ul {
  margin: 0;
  padding: 0;
}
.swal2-html-container .errors ul li{
  list-style-type: none;
}

.discussion-wrapper{
  position: relative;
}

.discussion-wrapper button{
  position: absolute;
  right: 1em;
  top: 0.5em;
}

.iklan-image-preview .image-preview img{
  min-height: 120px;
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
  display: block;
  background-size: contain;
  min-width: 120px;
}
#menu-btn-mobile{
  display: none;
}

#myModal button.btn-close {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* start form validation override */
.form-control.is-invalid,
.form-control.is-invalid:focus,
.custom-select.is-invalid:focus,
.custom-select.is-invalid,
.custom-control-input.is-invalid ~ .custom-control-label::before,
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label, 
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before
{
  border-color: #ff4b4b !important;
}

.form-control.is-invalid,
.custom-select.is-invalid{
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff4b4b' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff4b4b' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) !important;
}

.form-check-input.is-invalid ~ .form-check-label,
.custom-control-input.is-invalid ~ .custom-control-label
{
  color: #ff4b4b !important;
}

.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip
{
  display: block;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before
{
  background-color: #ff7e7e;
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before
{
  box-shadow: 0 0 0 .2rem rgba(255,75,75,0.25);
}

label.required:after {
  content:" *";
  color: red;
}
/* form validation override */

#iq-home.iq-internal.iq-banner {
  min-height: 300px;
}

#iq-home.iq-persyaratan-luar-negeri{
  min-height: 500px;
}

#iq-home.iq-internal .banner-objects-01 {
  left: 0; 
  top: -100%;
}

#iq-home.iq-persyaratan-luar-negeri .banner-objects .main-caption {
  position: absolute;
  bottom: 0;
  z-index: 2;
}

#iq-home.iq-persyaratan-luar-negeri .banner-objects .banner-objects-01{
  left: 0; 
  top: -30%;
}

#artikel-container img {
  max-width: 600px;
  width: 100%;
  display: block;
}

#navbar-top .navbar .nav-item .nav-link{
  color: #000;
}

.d-mobile-menu{
  display: none !important;
}

#detail .data-toko{
  max-width: 450px;
  width: 100%;
}

.main-header .navbar-brand .sticky-logo{
  width: auto; height: 60px;
}
#big-btn{
  min-width: 205px;width: 100%;max-width: 320px;
}

#iq-chart .wow.fadeInUp, #search-daftar-iklan .wow.fadeInUp{
  visibility: visible; animation-delay: 0.3s; animation-name: F;
}

#myModalFilter{
  max-height: 600px; overflow-y: scroll;
}
#embed-tab iframe{
  border:0;
}
.ml--1{
  margin-left: -1em;
}

.lh-35{
  line-height:35px;
}
.lh-50{
  line-height: 50px;
}
#sitename-widget{
  font-size: 26px;display: inline-block;vertical-align: middle;
}
#show-profile-menu{
  max-width: 183px;
}
@media screen and (min-width: 1300px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
  }
}

@media screen and (max-width: 1199px){
  .landing-creative .l-header-2 .navbar .navbar-nav .nav-item a{
    padding: 5px 19px;
  }
}

@media screen and (max-width:1150px){
  #iq-home.iq-internal .banner-objects-01 {
    top: -50%;
  }
  #iq-home.iq-persyaratan-luar-negeri{
    min-height: 400px;
  }
}

@media screen and (max-width:992px){
  .landing-creative .main-header .navbar-toggler{
    background: #fff;
    width: 45px;
    height: 40px;
    color: #0054A3;
    border-color: transparent;
  }
  .menu-btn .line{
    background-color: #0054A3;
  }
  .landing-creative .iq-banner .banner-text h1{
    margin-top: 0.15em;
  }
  .landing-creative .iq-banner .banner-objects .banner-objects-01{
    left: 0;
    display: block;
  }
  .landing-creative .l-header-2 .navbar .navbar-nav .nav-item:first-child a{
    padding-left: 19px;
  }
  .landing-creative .l-header-2 .navbar .navbar-nav{
    padding-top: 1em;
    padding-bottom: 1em;
  }
  /* .landing-creative .iq-banner .banner-text{
    background: rgba(254, 114, 28, 0.8);
    margin-top: 5%;
  } */

  .landing-creative .iq-banner .banner-objects{
    top: 0 !important;
  }

  .landing-creative .iq-banner .banner-text .btn-container{
    margin-left: 0.5em;
    margin-right: 0.5em;
  }

  .landing-creative .iq-banner .banner-text .btn-container .device-search{
    margin-bottom: 1em !important;
    display: block;
  }
  .iq-search-bar .searchbox{
    width: 100% !important;
  }
  #menu-btn-mobile{
    display: block;
    position: absolute; top: 0; right: 0; z-index: 99;
  }

  #menu-btn.is-active .line:nth-child(2)
  {
    width: 25px;
  }

  #menu-btn.is-active .line:nth-child(1)
  {
    -webkit-transform: inherit;
    transform: inherit;
  }

  #menu-btn.is-active .line:nth-child(3)
  {
    -webkit-transform: inherit;
    transform: inherit;
  }
  #detail h1{
    margin-top: 1em;
  }

  #iq-home.iq-internal .banner-objects-01 {
    top: 0;
  }
  #iq-home.iq-persyaratan-luar-negeri .banner-objects .banner-objects-01{
    top: 0;
  }

  .main-header .navbar-collapse.collapse.show{
    min-height: 100%;
    position: absolute;
    top: 65px;
  }
  .main-header #navbarSupportedContents.navbar-collapse{
    top: 0;
  }
  .landing-creative .l-header-2 .navbar ul li{
    width: 100%;
    margin: 1em 0 0;
  }
  #navbarSearch .device-search{
    display: block;
  }
  #navbarSearch #show-time{
    text-align: center;
  }
  #navbar-top #big-btn{
    display: none;
  }
}
@media screen and (max-width:991px){
  .d-mobile-menu{
    display: block !important;
  }
  .d-mobile-menu.btn-group{
    display: inline-flex !important;
  }
  .d-mobile-menu.nav-item .badge.count-cart{
    left: 32px;
    right: auto;
  }
  #notification{
    display: block;
  }
}
@media screen and (max-width:575px){
  #user_profile .kusuka input{
    margin-bottom: 1em;
  }

  #user_profile .kusuka .btn{
    margin-bottom: 1em;
  }

  #iq-home.iq-persyaratan-luar-negeri{
    min-height: 300px;
  }
}

@media screen and (max-width:476px){
  .landing-creative .iq-banner .banner-text h1{
    font-size: 1.25em;
    margin-top: 0.5em;
  }
  .iq-banner .banner-text .iq-pt-15{
    font-size: 15px;
  }

  #detail h1{
    font-size: 2.5em;
  }
}

.content-artikel .ql-align-center {
  text-align: center
}

.content-artikel .ql-align-justify {
  text-align: justify
}

.content-artikel .ql-align-right {
  text-align: right
}

.content-artikel p{
  line-height: 1.5;
}
.content-artikel ol li{
  margin-bottom: 1em;
  line-height: 1.5;
}

.table.dataTable thead.thead-light th, .table thead.thead-light th {
  background-color: #800000 !important;
  border-color: #fff !important;
  color: #fff !important;
  text-align: center;
}
.thead-light.child th {
  vertical-align: middle;
  background-color: #F8CBAD !important;
  border-color: #F8CBAD !important;
  text-align: center;
}
.table-bordered .thead-light.child th{
  border-color: #aaa !important;
}
table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after{
  right: 3px !important;
}

#dashboard-tab.nav-tabs .nav-item.show .nav-link, #dashboard-tab.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #800000;
}

#dashboard-tab.nav-tabs {
  border-color: #800000;
}

#dashboard-tab.nav-tabs .nav-item a {
  background-color: #eee;
  border-radius: 0;
  margin-right: .3em;
  min-width: 150px;
  text-align: center;
  border: 2px solid #800000;
}

.table tbody td .btn{
  /* margin-bottom: 1em; */
  min-width: 68px;
  border-radius: inherit;
  border-radius: 5px;
}
.table tbody td .btn-group > .btn:first-child{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.table tbody td .btn-group > .btn:last-child{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.landing-creative .form-control.disabled, 
.landing-creative input.form-control.disabled {
    background: #e1e1e1;
    border-color: #d1d1d1;
}
#user_profile #socmed .col-sm-2 span {
    line-height: 38px;
    font-size: 13px;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 5px;
}
.input-group .input-group-append .input-group-text, .input-group .input-group-prepend .input-group-text {
    border: 1px solid #f1f1f1;
    background-color: #fafbfe;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.was-validated .form-control:invalid + .select2 .select2-selection.select2-selection--single,
.was-validated .form-control.is-invalid:valid{
  border-color: #ff4b4b !important;
}
.was-validated .form-control:valid + .select2 .select2-selection.select2-selection--single{
  border-color: #37e6b0 !important;
}


#socmed .input-group > .form-control{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
#socmed .input-group .input-group-prepend .input-group-text{
    font-size: 14px;
} 

#store-gallery{
  position: relative;
}
#store-gallery .owl-nav{
  color: rgb(172, 206, 34);
}
#store-gallery .item img {
  height: 200px;
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
  display: block;
  background-size: 50%;
  width: auto;
  margin: 0 auto;
}
#store-gallery .item img::before {
  content: '';
  width: 100%;
  height: calc(100% + 10px);
  background-color: #fafafa;
  /* border-radius: 10px; */
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#store-gallery .item img::after {
content: '';
  background: url('../../dist/image/logo_kkp_01.png') no-repeat center center;
 display: block;
 background-size: 50%;
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
}

#my-store .iq-section-space .row{
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #eee;
}
#my-store .iq-section-space .row:last-child{
  border: none;
}

#my-store .iq-section-space #list-iklan .card.blog{
  box-shadow: 0 5px 4px 0 rgba(0,0,0,.1);
}

.isi-layanan p > img {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

#detail-prosedur .card {
  background-color: #E4F8AD;
}

#detail-prosedur .card .card-header button.btn {
  color: #000 !important;
  font-weight: bold;
}