@media (min-width: 1200px) {
  .container {
    max-width: 1250px;
  }
}

body {
  border: none;
  font-family: 'Poppins', sans-serif !important;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  height: auto !important;
}

footer {
  margin-top: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif !important;
}

.d-flex {
  display: flex;
}

.topbarnew {
  background: #10554d !important;
}

.registercompany a {
  background: transparent;
  display: inline-block;
  padding: 5px 16px !important;
  color: #f7b86d !important;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #f7b86d;
  font-weight: normal;
}

.registercompany a:hover {
  background: #f7b86d;
  color: #ffffff !important;
}

.search-form input {
  color: #fff;
  border-radius: 3px;
}

.search-form form input {
  background-color: #10554d;
}

.justify-content-between {
  justify-content: space-between;
}

.align-self-center {
  align-self: center;
}

.site-header,
.site-footer {
  border: none;
}

.nav-bar-main {
  background: #ffffff;
  box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
}

.main-menu li.current>a {
  border-color: #28a382 !important;
  color: #28a382 !important;
}

.btnlogin a {
  border: 3px solid #f7b86d !important;
  color: #ffffff !important;
  padding: 6px 20px !important;
  background: #f7b86d;
  text-transform: uppercase !important;
}

.main-navigation {
  float: right;
}

@media (max-width: 720px) {
  .main-navigation {
    display: none;
  }

  .carousel-inner {
    height: auto !important;
  }

  .carousel-inner .item {
    height: auto !important;
  }

  .carousel-caption {
    width: initial !important;
    left: 13%;
  }

  .carousel-caption h3 {
    font-size: 15px !important;
  }

  .carousel-caption p {
    font-size: 11px;
    line-height: 15px;
  }

  .carousel-caption .btn {
    padding: 3px 12px !important;
    font-size: 11px;
  }

  .menu-toggle-btn {
    margin-top: 10px !important;
  }

  .topbarnew .social-icons,
  .topbarnew .search-form {
    display: block;
  }

  .registercompany {
    margin-left: 0px;
    text-align: right;
  }

  .header-left,
  .header-right {
    text-align: right;
  }

  .search-form form input {
    width: 100% !important;
    min-width: none;
  }

  .topbarnew .social-icons.pull-right {
    float: right !important;
    margin-bottom: 10px;
  }

  .footer-nav {
    display: block;
    margin-top: 12px;
  }

  .main-menu a,
  .main-menu li.active .sub-menu a,
  .main-menu li ul li:before,
  .site-header,
  .site-header a {
    color: #ffffff;
  }
}

.main-menu li.active .sub-menu a:hover,
.main-menu li a:hover,
.social-icons li a,
.social_icons li a,
.slider-caption h2 a,
.flex-direction-nav a,
.footer-widget-title,
.footer-media-icons li a,
.mainBtn,
.request-information .submit_field .mainBtn,
.s-month,
#slider-testimonials .prev,
#slider-testimonials .next,
.blog-grid-thumb .cat-blog,
.blog-post-meta ul li,
.blog-post-meta ul li a,
.tag-items a,
.comment-form .mainBtn,
.course-search-form .mainBtn,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a,
.main_menu a {
  color: #282a2c !important;
}

.mainBtn,
.request-information .submit_field .mainBtn,
.tag-items a,
.site-header,
.main-menu li ul,
.social_icons li a,
.footer-media-icons li a,
.flex-direction-nav a {
  background-color: #ffffff !important;
  box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
}

body,
.main-menu li ul,
.tab-content>.tab-pane {
  border: none;
}

.logo {
  padding: 7px 0px;
}

.main-menu a {
  padding: 30px 18px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}

.main-menu a,
.main-menu li.active .sub-menu a,
.main-menu li ul li:before,
.site-header,
.site-header a {
  color: #7b8190;
}

.font-p-nama {
  font-size: 18px !important;
  color: #000000 !important;
}

.font-p-des {
  font-size: 13px;
  color: #9d9d9d;
}

.content.testi {
  display: flex;
  justify-content: space-between;
}

.content.testi ul {
  display: flex;
  list-style: none;
}

.content.testi ul li {
  padding-left: 5px;
}

.carousel-inner .item {
  width: 100% !important;
  height: 525px;
}

.carousel-caption {
  bottom: 45px;
}

.text-white {
  color: #ffffff !important;
}

.w-100 {
  width: 100% !important;
}

.card {
  border-radius: 8px !important;
  background: #ffffff;
  box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
}

.card img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.card-body {
  padding: 20px;
}

.text-muted {
  color: #74788d !important;
}

.card-2 {
  box-shadow: none;
  margin-bottom: 30px;
}

.card-2 img {
  margin-bottom: 10px;
  border-radius: 8px;
  height: 180px;
}

.card-2 .card-body {
  padding: 0px;
}

.card-2 .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
  margin-top: 5px;
}

.card-2 .desc {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.card-2 a {
  padding: 7px 20px !important;
  border: 1px solid #28a382 !important;
  color: #28a382 !important;
  border-radius: 5px;
  font-size: 13px;
  margin-top: 10px;
}

.card-2 a:hover {
  border: 1px solid #28a382 !important;
  color: #ffffff !important;
  background: #28a382;
}

.titlesection {
  text-align: left;
  margin-bottom: 30px;
}

.titlesection h3 {
  border-bottom: 3px solid #f7b86d;
  padding-bottom: 12px;
}

.carousel-caption {
  text-align: left;
  width: 500px;
}

.carousel-caption h3 {
  font-size: 30px;
  font-weight: 800;
}

.carousel-caption p {
  color: #d1d1d1;
}

.carousel-caption a {
  border: 3px solid #f7b86d !important;
  color: #ffffff !important;
  padding: 6px 20px !important;
  background: #f7b86d;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    left: 10%;
    right: 20%;
    padding-bottom: 60px;
  }
}

.title-judul {
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
  line-height: 26px;
}

.btn-custom-2 {
  padding: 0px;
  color: #28a382 !important;
  font-weight: 500;
  border-bottom: 3px solid;
  border-radius: 0px;
  padding-bottom: 5px;
}

.btn-custom-1 {
  padding: 7px 20px !important;
  border: 1px solid #28a382 !important;
  color: #28a382 !important;
  border-radius: 5px;
  font-size: 13px;
}

.btn-custom-1:hover {
  border: 1px solid #28a382 !important;
  color: #ffffff !important;
  background: #28a382;
}

.btn-custom-3 {
  display: inline-block;
  padding: 0px 16px;
  border: 2px solid;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
  cursor: pointer;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.owl-news .blog-grid-item {
  margin-top: 0px;
}

.owl-news .blog-grid-thumb {
  height: 150px;
}

.owl-news img {
  border-radius: 8px;
  object-fit: cover;
}

.owl-news .box-content-inner {
  padding: 10px 0px;
}

.titlesection h3 {
  font-weight: 600 !important;
}

.gallerysec {
  background: #28a382;
}

.widget-inner {
  padding: 0px !important;
}

.event-small-title {
  margin: 0px !important;
}

.event-small-title a {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0px;
  line-height: 22px;
  font-family: inherit;
  color: #000000;
}

.s-month {
  background-color: #28a382;
  color: #ffffff !important;
}

.site-footer {
  background-color: #10554d;
}

.blog-post-container {
  margin-top: 0px;
}

.blog-post-image img {
  border-radius: 12px;
}

.blog-post-inner {
  padding: 20px 0px;
}

.page-title {
  padding: 20px 2px;
}

.blog-post-meta {
  background: rgb(16 85 77 / 46%);
  border-bottom-left-radius: 12px;
}

.blog-post-image .blog-post-meta ul li {
  border-bottom: 1px solid;
  color: #ffffff !important;
}

.blog-post-image .blog-post-meta ul li a {
  color: #ffffff !important;
}

.slider-caption,
.cat-blog,
.blog-post-meta ul li {
  background-color: transparent;
}

.blog-post-title {
  font-size: 25px;
  font-weight: 600;
  margin-top: 0px;
  line-height: 26px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

.mainBtn {
  border: 3px solid #f7b86d !important;
  color: #ffffff !important;
  padding: 6px 20px !important;
  background: #f7b86d !important;
  border-radius: 5px;
  box-shadow: none;
}

.list-event-item {
  margin-top: 0px;
}

.box-content-inner {
  padding: 20px 0px;
}

.list-event-thumb {
  width: 200px;
  height: 150px;
}

.list-event-thumb img {
  border-radius: 8px;
  object-fit: cover;
}

.event-title a {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0px;
  line-height: 26px;
  font-family: inherit;
  color: #000000;
}

.lightBtn {
  border: 1px solid #28a382 !important;
  color: #28a382 !important;
  border-radius: 5px;
  font-size: 13px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.loginsec .widget-item {
  border-radius: 8px;
  margin-top: 0px;
}

.loginsec .widget-title {
  font-size: 18px;
  text-align: center;
}

.loginsec .tab-pane {
  background: transparent !important;
}

.loginsec .mainBtn,
.request-information .submit_field .mainBtn {
  border: 3px solid #f7b86d !important;
  color: #ffffff !important;
  padding: 6px 20px !important;
  background: #f7b86d !important;
  border-radius: 5px;
  box-shadow: none;
  line-height: 1px;
}

.bglogin {
  background: #f4f7f9;
}

.loginsec .nav-tabs>li.active>a {
  background-color: #10554d;
  color: #ffffff !important;
  border-radius: 8px;
}

.loginsec .nav-tabs li a {
  border-radius: 8px;
}

.contact-form .mainBtn {
  line-height: 0px;
  border: none !important;
}

.carijobbtn a.btn-warning {
  border-color: #f7b86d !important;
  background: #f7b86d;
  color: #ffffff !important;
  margin-left: 5px;
  font-weight: 500;
}

.responsive_menu {
  background-color: #10554d;
}

.responsive_menu .main_menu a {
  color: #ffffff !important;
}

.menu-toggle-btn {
  color: #7b8190 !important;
}

th {
  background-color: #10554d !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.pattern-1 {
  position: fixed;
  bottom: 0px;
  left: 0px;
}

.pattern-2 {
  position: fixed;
  bottom: 0px;
  left: 34%;
}

.pattern-3 {
  position: fixed;
  bottom: 0px;
  right: 0px;
}

@media (max-width: 720px) {
  .pattern-1 {
    width: 100%;
  }

  .pattern-2 {
    display: none;
  }

  .pattern-3 {
    display: none;
  }
}

.logo img {
  max-width: 100%;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  height: 45px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3c428f !important;
  font-weight: 500;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 6px !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #cccccc !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 3px rgb(239 239 239) !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #cdcdcd;
  font-weight: 400 !important;
}

.tab-content>.tab-pane {
  background-color: #ffffff;
}

.text-danger {
  color: #ff0000;
}

.form-control {
  font-size: 12.5px;
  font-weight: 500;
  height: 45px;
  box-shadow: inset 0 1px 3px rgb(239 239 239) !important;
  border-radius: 8px;
  color: #3c428f;
  padding-left: 16px;
}

label {
  font-weight: 400;
  color: #afafaf;
}

.form-control::placeholder {
  color: #cdcdcd;
  opacity: 1;
  font-weight: 400;
}

.tabs-custom {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #f3f3f3;
  border-radius: 50px;
}

.tabs-custom>li {
  flex-basis: 0;
  flex-grow: 1;
}

.tabs-custom>li.active>a {
  color: #3c428f !important;
  font-weight: 500;
  background-color: transparent;
  height: 45px;
  line-height: 46px;
}

.tabs-custom>li>a {
  height: 45px;
  line-height: 46px;
  color: #a6b7ca;
  border: none !important;
}

.tabs-custom>li {
  text-align: center;
}

.tabs-custom>li>a:hover {
  background-color: transparent;
  border-color: transparent;
  line-height: 42px;
}

.tabs-custom>li.active>a:hover {
  background-color: transparent;
  border-color: transparent;
  line-height: 42px;
  color: #3c428f !important;
}

.tabs-custom>li.active>a:focus {
  background-color: transparent;
  border-color: transparent;
  line-height: 42px;
  color: #3c428f !important;
}

.tabs-custom>li>a>i {
  margin-right: 5px;
}

.btn-back {
  padding: 12px 16px;
  font-size: 12px;
  border-radius: 7px;
  background: #c3cfdc;
  border-color: #c3cfdc;
  color: #3c428f;
  margin-right: 10px;
}

.btn-next {
  padding: 12px 16px;
  font-size: 12px;
  border-radius: 7px;
  background: #3c428f;
  border-color: #3c428f;
}

.btn-lainnya {
  padding: 9px 15px;
  font-size: 12px;
  color: #3c428f;
  background: #ffffff;
  border: 2px dashed;
  width: 100%;
  margin-bottom: 8px;
}

.btn-lainnya:hover {
  padding: 9px 15px;
  font-size: 12px;
  color: #3c428f;
  background: #ffffff !important;
  border: 2px dashed;
  margin-bottom: 8px;
}

.btn-next:hover {
  background: #3c428f;
  border-color: #3c428f;
}

input[type="file"] {
  padding-top: 12px;
}

.btn-generate {
  padding: 9px 15px;
  font-size: 12px;
  color: #17b686;
  background: #ffffff;
  border: 2px dashed;
  margin-bottom: 8px;
}

.btn-hapus {
  background: #d9534f;
  border-color: #d9534f;
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 6px;
}

.btn-hapus:hover {
  background: #d9534f;
  border-color: #d9534f;
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 6px;
}

.mb-3 {
  margin-bottom: 2rem;
}

.mb-2 {
  margin-bottom: 1rem;
}

.mr-3 {
  margin-right: 2rem;
}

.mt-0 {
  margin-top: 0px;
}

.d-flex {
  display: flex;
}

.align-self-center {
  align-self: center;
}

.mb-0 {
  margin-bottom: 0px;
}

.resume h1 {
  font-family: Arial !important;
}

.resume h2 {
  font-family: Arial !important;
}

.resume h3 {
  font-family: Arial !important;
}

.resume h4 {
  font-family: Arial !important;
}

.resume h5 {
  font-family: Arial !important;
}

.resume {
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  padding-bottom: 20px;
  border: 2px dashed #cccccc;
  font-family: Arial !important;
  box-shadow: 0 2px 11px rgba(0, 0, 0, .08) !important;
}

.header-left {
  text-align: left;
}

.header-right-region {
  padding-top: 2px;
  vertical-align: top;
}

.header-name {
  font-size: 18px;
  font-weight: 700;
  padding-top: 20px;
  color: #000000;
  margin-bottom: 6px;
  margin-top: 0px;
}

.header-details,
.header-details-left {
  font-size: 10px;
}

.header-address {
  color: #afafaf;
  font-size: 10px;
  margin-top: -8px;
}

.header-description {
  font-size: 10px;
  line-height: 14px;
  margin-top: 4px;
  white-space: pre-line;
  text-align: left;
}

.body-main-header {
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  margin-top: 18px;
  color: #000000;
  margin-bottom: 3px;
}

.body-border {
  border-bottom: 1.5px solid #000;
}

.body-title-country {
  font-weight: 700;
}

.body-title-country-date {
  text-align: left;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 10px;
  width: 100%;
  border-spacing: 0;
}

.body-country {
  color: #afafaf;
}

.body-date {
  width: 200px;
  text-align: right;
}

.body-description,
.body-subtitle,
.body-subtitle-pro {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
}

.body-subtitle,
.body-subtitle-pro {
  font-style: italic;
  margin-top: -4px;
}

.body-description {
  color: #afafaf;
  margin-bottom: 2px;
}

.body-elaboration {
  font-size: 10px;
  margin-left: 22px !important;
  padding-left: 0 !important;
  text-align: left;
  margin-bottom: 0px;
}

.body-individual-elaboration,
.body-sub-individual-elaboration {
  width: auto;
  line-height: 14px;
  font-size: 10px;
  text-justify: inter-word !important;
}

.ul-edit:focus {
  outline: none;
}

.ul-edit li {
  margin-bottom: 5px;
}

.ul-cv-view {
  padding-left: 0px;
  margin-left: 17px;
  font-size: 10px;
}

.ul-cv-view li {
  line-height: 14px;
}

.img-cv {
  width: 150px;
  height: 150px;
  display: block;
  margin-bottom: 11px;
  object-fit: cover;
  object-position: top;
}

.list-file {
  display: flex;
  padding: 10px 20px;
  color: #000;
  border: 2px dashed #cccccc;
  font-family: Arial !important;
  box-shadow: 0 2px 11px rgba(0, 0, 0, .08) !important;
  justify-content: space-between;
  margin-bottom: 10px;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.badge-primary {
  background-color: #007bff;
  /* Primary color, you can adjust this */
  color: #fff;
  /* Text color for visibility */
}

.badge-success {
  background-color: #28a745;
  /* Success color, you can adjust this */
  color: #fff;
  /* Text color for visibility */
}

.outlined-red {
  border: 2px solid red;
  /* Red outline */
  color: red;
  /* Text color */
  background-color: transparent;
  /* Transparent background */
}

.outlined-secondary {
  border-color: #6c757d;
  /* Secondary color for outline, you can adjust this */
  color: #6c757d;
  /* Text color */
  background-color: transparent;
  /* Transparent background */
}