.width-padding {
  max-width: 1919px;
  margin: auto;
}
.fontsize16 {
  font-size: 16px;
}
.header-image {
  max-width: 58.7rem;
}
/* Navbar */
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  font-weight: 500;
  color: #181818;
}

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

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

.navbar-light .btn-sign-in {
  color: #181818;
  background-color: #e7eaf5;
  padding: 0.75rem 1.875rem;
}

.fixed-top {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  background-color: white;
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}
.faq {
  padding: 30px;
}
.img-faq {
  text-align: center;
  max-width: 414px;
  max-height: 476px;
  margin: auto;
}
.description {
  padding-top: 10px;
  padding-bottom: 50px;
}
.box-desc {
  max-width: 837px;
  max-height: 500px;
  background: #fef9f0;
  border-radius: 15px;
  margin: auto;
  padding: 30px;
}
.text-desc {
  font-size: 22px;
  line-height: 34px;
  margin: auto;
}
.content-left {
  max-width: 837px;
  padding-top: 5px;
}
.content-right {
  max-width: 837px;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
ol {
  padding-left: 20px;
  padding-bottom: 10px;
}
dd {
  font-size: 24px;
  line-height: 60px;
  color: #555555;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #555555;
}
a:hover {
  color: #0b7f8e;
}

.img-header {
  width: 100%;
}

.title-desc {
  font-size: 52px;
  font-weight: bold;
  color: #10565f;
}
.title-head {
  font-size: 36px;
  color: #10565f;
}

.mx-title {
  max-width: 600px;
  position: absolute;
  right: 8rem;
}

.title-desc2 {
  font-size: 22px;
  font-family: "Sofia Pro Light";
  color: #181818;
}
/* border */
.dahsed-right {
  border-left: 2px dashed #dddddd;
}

.wrap-txt {
  word-wrap: break-word;
}

/* lamar */
.box-form-lamar {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 20px 50px;
}

.custom-file-button input[type="file"] {
  margin-left: -2px !important;
}

.custom-file-button input[type="file"]::-webkit-file-upload-button {
  display: none;
}

.custom-file-button input[type="file"]::file-selector-button {
  display: none;
}

.custom-file-button:hover label {
  background-color: #dde0e3;
  cursor: pointer;
}

/* .custom-file-input {
  color: transparent;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
} */

/* #formFile::before {
  content: "Pick file";
  position: absolute;
  z-index: 2;
  display: block;
  background-color: #eee;
  width: 80px;
}
.custom-file-input::before {
  content: "Unggah CV";
  color: #1e9aab;
  display: inline-block;
  background: white;
  border: 1px solid #1e9aab;
  border-radius: 20px;
  padding: 5px 65px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 15px;
}
.custom-file-input:hover::before {
  border-color: #1e9aab;
  background-color: #1e9aab;
  color: white;
  font-weight: 400;
  transition: 1s;
}
.custom-file-input:active {
  outline: 0;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
} */

.btn-custom1 {
  background-color: #1e9aab;
  padding: 5px 80px;
  border-radius: 20px;
  color: white;
}

.btn-custom1:hover {
  color: white;
  opacity: 0.8;
  transition: 1s;
}

/* Footer */

.max-icon-footer {
  max-width: 350px;
}
.c-w-fs15 {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

.c-w-fs12 {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0 !important;
}
.text-footer {
  font-style: normal;
  font-weight: 300;
  font-size: 14.1383px;
  line-height: 19px;

  color: #ffffff;

  position: relative;
  top: 7px;
  left: 5px;
}

.c-BDFA5Fz {
  color: #bdfa5f;
  font-size: 12px;
}

.text-phone {
  position: relative;
  top: 7px;
  left: 10px;
  color: white;
  font-size: 12px;
}

.text-pt {
  font-size: 15px;
  line-height: 21px;
  /* identical to box height */

  color: #ffffff;
}
.text-pt2 {
  font-size: 12px;
  line-height: 16px;

  color: #ffffff;
}
footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #0c7f8f;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  transition: 0.2s;
}

footer ul li a:hover {
  color: #4d17e2;
  text-decoration: underline !important;
  background-color: transparent;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* Header */

  /*  */
}
@media (min-width: 992px) {
  /* Navbar */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  /*  */

  /* Header */
  .header .underline-blue {
    text-decoration: none;
    position: relative;
  }

  .header .underline-blue:after {
    position: absolute;
    content: "";
    height: 8px;
    bottom: 11px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    background: #00baff;
    z-index: -10;
  }
  /* .content-right{
          padding: 10px;
      } */
  .dahsed-right {
    margin: 10px;
  }
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
@media only screen and (max-width: 1700px) {
}
@media only screen and (max-width: 1560px) {
  .mx-title {
    max-width: 600px;
    position: absolute;
    right: 8rem;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 1360px) {
  .img-header {
    width: 100%;
    margin-top: 10rem;
  }
}

@media only screen and (max-width: 1260px) {
  .img-header {
    width: 100%;
    margin-top: 0rem;
  }
  .mx-title {
    max-width: 600px;
    position: relative;
    right: 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .img-faq-w {
    width: 300px;
  }
  .img-header {
    width: 100%;
    margin-top: 0rem;
  }

  .mx-title {
    max-width: 600px;
    position: relative;
    right: 0rem;
  }

  .content-left {
    max-width: 360px;
    padding-top: 5px;
  }
}

@media only screen and (max-width: 408px) {
  .img-faq-w {
    width: 300px;
  }
}
