@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap');

html,
body {
  font-family: 'Open Sans', sans-serif;
}

html {
  scroll-behavior: smooth;
}

a:link { text-decoration: none; }

.header-content {
  z-index: 2;
}

@media only screen and (min-width: 1025px) {
  .login-panel {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    top: 0px;
    z-index: 99;

    background: #171524;
  }

  .login-link {
    position: absolute;
    top: 6px;
    left: 1200px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    text-align: left;
    color: #fff;
  }

  .login-link:hover {
    color:white;
  }

  .breadcrumb{
    border-radius: 0%;
    position: relative;
    left: 0px;
    top: 100px;
    /* top: 120px; login panel */
    width: 100%;
    height: 18px;
    background-color: #dae9e9;
    z-index: 3;
  }

  ul.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    padding: 2px 52px;
    list-style: none;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 10px;
  }
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: ">\00a0";
  }
  ul.breadcrumb li a {
    color: #3156A5;
    text-decoration: none;
  }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
  }

  /* ---------------------------------- */
  /* NAVBAR CUSTOM
  ------------------------------------- */
  .navbar-nav {
    font-family: 'Montserrat';
    text-align: right;
    font-size: 14px;
    font-weight: 500;
  }

  .navbar-nav * {
    box-sizing: border-box;
  }
  .navbar-nav li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
  .navbar-nav a {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    letter-spacing: 1px;
    text-decoration: none;
  }
  .navbar-nav a:before,
  .navbar-nav a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .navbar-nav a:before {
    bottom: -3px;
    display: block;
    position: absolute;
    height: 3px;
    width: 0;
    content: "";
    background-color: #4073E0;
  }
  .navbar-nav a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
  }
  .navbar-nav a:hover:before,
  .navbar-nav .current a:before {
    opacity: 1;
    width: 100%;
  }
  .navbar-nav a:hover:after,
  .navbar-nav .current a:after {
    max-width: 100%;
  }

  /* ---------------------------------- */
  /* END NAVBAR
  ------------------------------------- */

  .explore-service a {
    position: relative;
  }

  .explore-service a:hover {
    color: #0065ac !important;
  }

  .explore-service a:hover .fa-arrow-right {
    transform: translateX(50%);
  }
  
  .bg-entry {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 800px;
  }

  .bg-header {
    background: linear-gradient(95.59deg, #3156A5 58.93%, rgba(53, 228, 25, 0.7) 168.46%);
    height: 400px;
  }

  .bg-consulting-services {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 800px;
  }

  header {
    padding-bottom: 0;
  }

  .blue-square {
      position: absolute;
      width: 50%;
      height: 700px;
      left: 0px;
      top: 0px;
      background: #3156A5;
      z-index: 1;
  }

  .blue-square-cs {
    position: absolute;
    width: 40%;
    height: 450px;
    left: 0px;
    top: 0px;
    background: #3156A5;
    z-index: 1;
  }

  .blue-square-header {
      position: absolute;
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 78px;
      line-height: 100px;
      letter-spacing: -0.03em;
      top: 160px;
      width: 100%;

      color: #FFFFFF;
  }

  .blue-square-header-2 {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 78px;
    letter-spacing: -0.03em;
    top: 170px;

    color: #FFFFFF;
}

  .blue-square-header-cs {
    width: 130%;
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 70px;
    line-height: 67px;
    letter-spacing: -0.03em;
    top: 150px;
    left: 25px;

    color: #FFFFFF;
  }

  .job-square-header {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 70px;
    line-height: 82px;
    letter-spacing: -0.03em;
    top: 175px;

    color: #FFFFFF;
  }

  .job-square-content {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.03em;
    top: 140px;

    color: #FFFFFF;
  }

  .blue-square-content {
      position: absolute;
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: -0.03em;
      top: 480px;
      width: 85%;

      color: #FFFFFF;
  }

  .blue-square-button {
      /* border: 1px solid #ccc;
      padding: 8px 8px;
      gap: 10px; */

      position:relative;
      /* position: absolute; */
      width: 35%;
      /* width: 114px; */
      height: auto;
      /* height: 36px; */
      top: 570px;
      z-index: 2;
      
      /* background: #FFFFFF; */
      cursor:pointer;
      
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 20px;
      text-align:center;

      color: #FFFFFF;

      /* flex: none;
      order: 0;
      flex-grow: 0; */
  }

  .blue-square-button-cs {
      /* border: 1px solid #ccc;
      padding: 8px 8px;
      gap: 10px; */

      position:relative;
      /* position: absolute; */
      width: 35%;
      /* width: 114px; */
      height: auto;
      /* height: 36px; */
      top: 230px;
      left: 15px;
      z-index: 2;
      
      /* background: #FFFFFF; */
      cursor:pointer;
      
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 20px;
      text-align:center;

      color:#FFFFFF;

      /* flex: none;
      order: 0;
      flex-grow: 0; */
  }

  .blue-square-button-careers {
    /* border: 1px solid #ccc;
    padding: 8px 8px;
    gap: 10px; */

    position:relative;
    /* position: absolute; */
    width: 35%;
    /* width: 114px; */
    height: auto;
    /* height: 36px; */
    top: 265px;
    left: 15px;
    z-index: 2;
    
    /* background: #FFFFFF; */
    cursor:pointer;
    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align:center;

    color:#FFFFFF;

    /* flex: none;
    order: 0;
    flex-grow: 0; */
}

  .blue-square-button-findjobs {
    /* border: 1px solid #ccc;
    box-sizing: border-box; */
    position:relative;
    /* float:right; */
    width: 100%;
    /* padding: 10px; */
    height: auto;
    /* text-align:center; */
    top:0;
    /* background: #3156A5; */
    cursor:pointer;
    color:#252525;
  }

  .blue-square-button-findjobs-2 {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 100%;
    padding: 10px;
    height: auto;
    text-align:center;
    top:0;
    background: #3156A5;
    cursor:pointer;
    color:#FFFFFF;
  }

  .blue-square-jobstype {
    box-sizing: border-box;
    position:relative;
    width: 40%;
    padding: 10px;
    height: auto;
    text-align:center;
    top: 290px;
    background: #3156A5;
    border: 1px solid#fff;
    color:white;
  }

  .blue-square-button-jobs {
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 100%;
    padding: 10px;
    height: auto;
    top:0;
    background: #D5D5D5;
    cursor:pointer;
    color:black;
  }

  .blue-square-button:hover {
      background-color: #3156A5;
      color:white;
  }

  .blue-square-button-cs:hover {
    background-color: #3156A5;
    color:white;
  }

  .blue-square-button-careers:hover {
    background-color: #3156A5;
    color:white;
  }

  .blue-square-button-findjobs-2:hover {
    background-color: #fff;
    color:black;
  }

  .blue-square-button-jobs:hover {
    background-color: #3156A5;
    color:#fff;
  }

  .blue-square-button-jobstype:hover {
    background-color: #fff;
    color:#000;
  }

  input[type="file"] {
    display: none;
  }
  .custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    width: 30%;
    padding: 10px;
    height: auto;
    text-align:center;
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .custom-file-upload:hover {
    background-color: #fff;
    color:#000;
  }

  .wrapper-statistic-section {
      padding: 5% 0;
      background: #3156A5;
  }

  .wrapper-statistic-content {
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;

      color: #FFFFFF;
  }

  .wrapper-statistic-title {
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 60px;
      line-height: 82px;

      color: #FFFFFF;
  }

  .wrapper-iso-title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 25px;

    color: #FFFFFF;
  }

  .contact-detail{
    padding-left: 50px;
  }

  .footer {
      width: 100%;
      background: linear-gradient(#2A2A2A 10%, #3156A5 10%);
  }

  .footer-logo-slv {
    position: absolute;
    width: 100%;
    max-width: 185px;
    height: auto;
    left: 17%;
    top: -130px;
  }

  .footer-policy {
    position: absolute;
    width: 466px;
    height: 51px;
    left: 17%;
    top: 100px;

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;

    color: #FFFFFF;
  }

  .footer-sosmed {
    position: absolute;
    width: 466px;
    height: 51px;
    left: 17%;
    top: -25px;

    color: #FFFFFF;
  }

  .footer-logo {
    position: relative;
    width: 120px;
    height: 60px;
    padding-left: 0px;
    left: 80%;
    top: 160px;
  }

  .footer-logo2 {
    position: relative;
    width: 70px;
    height: 50px;
    padding-left: 0px;
    left: 80%;
    top: 160px;
  }

  .bt-submit {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px;
    height: auto;
    text-align:center;
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .bt-submit:hover {
    background-color: #fff;
    color:#000;
  }

  .bt-square-1 {
    background-color: #008037;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-1:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-2 {
    background-color: #170F4F;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-2:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-3 {
    background-color: #3FAE00;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-3:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-4 {
    background-color: #3156A5;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-4:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-ops {
    background-color: #008037;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-ops:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-tech {
    background-color: #170F4F;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-tech:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-mark {
    background-color: #3FAE00;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-mark:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-supp {
    background-color: #3156A5;
    border: none;
    height:200px;
    width:200px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-supp:hover {
    background-color: blue;
    color:white;
  }

  .bg-blue {
    background: #3156A5;
    padding: 0px 0;
  }

  .nav-link {
    color: #000 !important;
    padding: 0 !important;
  }


  .custom-navbar a {
    font-weight: 500;

    margin-left: 50px !important;

    /* margin-bottom: 20px !important; */
  }

  .bg-white {
    background: #fff;
    padding: 0px 0;
  }

  .wa-box {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 330px;
    padding: 10px;
    height: auto;
    text-align:center;
    top:0;
    background: #3FAE00;
    color:#FFF;
    cursor:pointer;
  }

  .wa-box:hover {
    background-color: grey;
    color:#000;
  }

  .wa-box-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
  }

  .wa-box-content {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  }

  .dots {
    margin-left: -50px;

    margin-top: -20px;

    display: block;
  }

  .custom-container {

    padding-top: 20px !important;
    
    /* padding-top: 50px !important; login panel */

    padding-bottom: 20px !important;

    padding-left: 0px !important;

    margin-left: 0px !important;

    max-width: 100% !important;
  }

  .no-job{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */

    text-align: center;
  }

}

@media only screen and (max-width: 600px) {
  .custom-container {
    padding-top: 0x !important;

    /* padding-top: 20px !important; login panel */

    padding-bottom: 20px !important;

    padding-left: 0px !important;

    margin-left: 0px !important;

    max-width: 100% !important;
  }

  .login-panel {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    top: 0px;
    z-index: 99;

    background: #171524;
  }

  .login-link {
    position: absolute;
    top: 6px;
    left: 260px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    text-align: left;
    color: #fff;
  }

  .login-link:hover {
    color:white;
  }

  .breadcrumb{
    border-radius: 0%;
    position: relative;
    left: 0px;
    top: 87px;
    /* top: 120px; login panel */
    width: 100%;
    height: 18px;
    background-color: #dae9e9;
    z-index: 3;
  }

  ul.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    padding: 2px 13px;
    list-style: none;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 10px;
  }
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: ">\00a0";
  }
  ul.breadcrumb li a {
    color: #3156A5;
    text-decoration: none;
  }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
  }

  /* ---------------------------------- */
  /* NAVBAR CUSTOM
  ------------------------------------- */
  .navbar-nav {
    font-family: 'Montserrat';
    text-align: right;
    font-size: 14px;
    font-weight: 500;
  }

  .navbar-nav * {
    box-sizing: border-box;
  }
  .navbar-nav li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
  .navbar-nav a {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    letter-spacing: 1px;
    text-decoration: none;
  }
  .navbar-nav a:before,
  .navbar-nav a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .navbar-nav a:before {
    bottom: -3px;
    display: block;
    position: absolute;
    height: 3px;
    width: 0;
    content: "";
    background-color: #4073E0;
  }
  .navbar-nav a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
  }
  .navbar-nav a:hover:before,
  .navbar-nav .current a:before {
    opacity: 1;
    width: 100%;
  }
  .navbar-nav a:hover:after,
  .navbar-nav .current a:after {
    max-width: 100%;
  }

  /* ---------------------------------- */
  /* END NAVBAR
  ------------------------------------- */
  
  .explore-service a {
    position: relative;
  }

  .explore-service a:hover {
    color: #0065ac !important;
  }

  .explore-service a:hover .fa-arrow-right {
    transform: translateX(50%);
  }

  .bg-entry {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 530px !important;
    width: 100%;
  }

  .bg-consulting-services {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 400px !important;
    width: 100%;
  }

  .bg-header {
    background: linear-gradient(95.59deg, #3156A5 58.93%, rgba(53, 228, 25, 0.7) 168.46%);
    height: 310px !important;
  }

  .blue-square {
    position: absolute;
    width: 310px;
    height: 460px;
    left: 0px;
    top: 0px;
    background: #3156A5;
    z-index: 1;
  }

  .blue-square-cs {
    position: absolute;
    width: 275px;
    height: 320px;
    left: 0px;
    top: 0px;
    background: #3156A5;
    z-index: 1;
  }

  .blue-square-header {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -0.03em;
    top: 140px;
    left: 5%;

    color: #FFFFFF;
  }

  .blue-square-header-2 {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 55px;
    letter-spacing: -0.03em;
    top: 155px;

    color: #FFFFFF;
  }

  .blue-square-header-cs {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 42px;
    letter-spacing: -0.03em;
    top: 125px;
    left: 7%;

    color: #FFFFFF;
  }

  .blue-square-content {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -0.03em;
    top: 320px;
    left: 7%;
    width: 70%;

    color: #FFFFFF;
  }

  .job-square-header {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 30px;
    letter-spacing: -0.03em;
    top: 160px;
    left: 4%;

    color: #FFFFFF;
  }

  .job-square-content {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: -0.03em;
    top: 100px;
    left: 4%;

    color: #FFFFFF;
  }

  .blue-square-button {
    /* border: 1px solid #ccc;
    padding: 8px 8px;
    gap: 10px; */

    position:relative;
    /* position: absolute; */
    width: 22%;
    /* width: 114px; */
    height: auto;
    /* height: 36px; */
    left: 3%;
    top: 200px;
    z-index: 2;
    
    /* background: #FFFFFF; */
    cursor:pointer;
    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 4px;
    text-align:center;

    color:#FFFFFF;

    /* flex: none;
    order: 0;
    flex-grow: 0; */
  }

  .blue-square-button-cs {
    /* border: 1px solid #ccc;
    padding: 8px 8px;
    gap: 10px; */

    position:relative;
    /* position: absolute; */
    width: 22%;
    /* width: 114px; */
    height: auto;
    /* height: 36px; */
    left: 5%;
    top: 185px;
    z-index: 2;
    
    /* background: #FFFFFF; */
    cursor:pointer;
    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 4px;
    text-align:center;

    color:#FFFFFF;

    /* flex: none;
    order: 0;
    flex-grow: 0; */
  }

  .blue-square-button-careers {
    /* border: 1px solid #ccc;
    padding: 8px 8px;
    gap: 10px; */

    position:relative;
    /* position: absolute; */
    width: 22%;
    /* width: 114px; */
    height: auto;
    /* height: 36px; */
    left: 5%;
    top: 185px;
    z-index: 2;
    
    /* background: #FFFFFF; */
    cursor:pointer;
    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 4px;
    text-align:center;

    color:#FFFFFF;

    /* flex: none;
    order: 0;
    flex-grow: 0; */
  }

  .blue-square-button-findjobs {
    /* border: 1px solid #ccc;
    box-sizing: border-box; */
    position:relative;
    /* float:right; */
    width: 100%;
    /* padding: 10px; */
    height: auto;
    /* text-align:center; */
    top:0;
    /* background: #3156A5; */
    cursor:pointer;
    color:#252525;
  }

  .blue-square-button-findjobs-2 {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 100%;
    padding: 10px;
    height: auto;
    text-align:center;
    top:0;
    background: #3156A5;
    cursor:pointer;
    color:#FFFFFF;
  }

  .blue-square-jobstype {
    box-sizing: border-box;
    position:relative;
    width: 30%;
    padding: 10px;
    height: auto;
    text-align:center;
    top: 225px;
    background: #3156A5;
    border: 1px solid#fff;
    cursor:pointer;
    color:white;
  }

  .who-content{
    margin: 10px;
  }

  .what-content{
    margin: 10px;
  }

  .wrapper-statistic-section {
    padding: 5% 0;
    background: #3156A5;
  }

  .wrapper-statistic-content {
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;

    color: #FFFFFF;
  }

  .wrapper-statistic-title {
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;

    color: #FFFFFF;
  }

  .wrapper-iso-title {
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;

    color: #FFFFFF;
  }

  .bt-square-1 {
    background-color: #008037;
    border: none;
    height:100px;
    width:100px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-1:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-2 {
    background-color: #170F4F;
    border: none;
    height:100px;
    width:100px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-2:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-3 {
    background-color: #3FAE00;
    border: none;
    height:100px;
    width:100px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-3:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-ops {
    background-color: #008037;
    border: none;
    height:70px;
    width:70px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 6px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-ops:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-tech {
    background-color: #170F4F;
    border: none;
    height:70px;
    width:70px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 6px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-tech:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-mark {
    background-color: #3FAE00;
    border: none;
    height:70px;
    width:70px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 6px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-mark:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-supp {
    background-color: #3156A5;
    border: none;
    height:70px;
    width:70px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 6px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-supp:hover {
    background-color: blue;
    color:white;
  }

  .wa-box {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 225px;
    padding: 10px;
    height: auto;
    text-align:center;
    top:-27px;
    background: #3FAE00;
    color:#FFF;
    cursor:pointer;
  }

  .wa-box:hover {
    background-color: grey;
    color:#000;
  }

  .wa-box-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
  }

  .wa-box-content {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
  }

  input[type="file"] {
    display: none;
  }
  .custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    width: 50%;
    padding: 10px;
    height: auto;
    text-align:center;
    
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .custom-file-upload:hover {
    background-color: #fff;
    color:#000;
  }

  .bt-submit {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin: 20px;
    height: auto;
    text-align:center;
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .bt-submit:hover {
    background-color: #fff;
    color:#000;
  }

  .footer {
      width: 100%;
      background: linear-gradient(#2A2A2A 10%, #3156A5 10%);
  }

  .footer-logo-slv {
    position: relative;
    width: 100%;
    max-width: 130px;
    height: auto;
    left: 6%;
    top: 10px;
    margin-bottom: 12px !important;
  }

  .footer-policy {
    position: relative;
    width: 100%;
    height: auto;
    left: 5%;
    top: 30px;

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;

    color: #FFFFFF;
  }

  .footer-sosmed {
    position: absolute;
    width: 60%;
    left: 9%;
    top: 15px;

    color: #FFFFFF;
  }

  .footer-logo {
    position: relative;
    width: 50px;
    height: 30px;
    padding-left: 0px;
    left: 70%;
    top: 25px;
  }

  .footer-logo2 {
    position: relative;
    width: 40px;
    height: 30px;
    padding-left: 0px;
    left: 70%;
    top: 25px;
  }

  .no-job{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */

    text-align: center;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .login-panel {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    top: 0px;
    z-index: 99;

    background: #171524;
  }

  .login-link {
    position: absolute;
    top: 6px;
    left: 1200px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    text-align: left;
    color: #fff;
  }

  .login-link:hover {
    color:white;
  }

  .breadcrumb{
    border-radius: 0%;
    position: relative;
    left: 0px;
    top: 100px;
    /* top: 120px; login panel */
    width: 100%;
    height: 18px;
    background-color: #dae9e9;
    z-index: 3;
  }

  ul.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    padding: 2px 52px;
    list-style: none;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 10px;
  }
  ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: ">\00a0";
  }
  ul.breadcrumb li a {
    color: #3156A5;
    text-decoration: none;
  }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
  }

  /* ---------------------------------- */
  /* NAVBAR CUSTOM
  ------------------------------------- */
  .navbar-nav {
    font-family: 'Montserrat';
    text-align: right;
    font-size: 14px;
    font-weight: 500;
  }

  .navbar-nav * {
    box-sizing: border-box;
  }
  .navbar-nav li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
  .navbar-nav a {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    letter-spacing: 1px;
    text-decoration: none;
  }
  .navbar-nav a:before,
  .navbar-nav a:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .navbar-nav a:before {
    bottom: -3px;
    display: block;
    position: absolute;
    height: 3px;
    width: 0;
    content: "";
    background-color: #4073E0;
  }
  .navbar-nav a:after {
    left: 0;
    top: 0;
    padding: 0.5em 0;
    position: absolute;
    content: attr(data-hover);
    color: #ffffff;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
  }
  .navbar-nav a:hover:before,
  .navbar-nav .current a:before {
    opacity: 1;
    width: 100%;
  }
  .navbar-nav a:hover:after,
  .navbar-nav .current a:after {
    max-width: 100%;
  }

  /* ---------------------------------- */
  /* END NAVBAR
  ------------------------------------- */

  .explore-service a {
    position: relative;
  }

  .explore-service a:hover {
    color: #0065ac !important;
  }

  .explore-service a:hover .fa-arrow-right {
    transform: translateX(50%);
  }

  .bg-entry {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 800px;
  }

  .bg-header {
    background: linear-gradient(95.59deg, #3156A5 58.93%, rgba(53, 228, 25, 0.7) 168.46%);
    height: 400px;
  }

  .bg-consulting-services {
    background: #3156A5;
    background-color: rgb(8 36 101 / 15%);
    height: 800px;
  }

  header {
    padding-bottom: 0;
  }

  .blue-square {
      position: absolute;
      width: 70%;
      height: 700px;
      left: 0px;
      top: 0px;
      background: #3156A5;
      z-index: 1;
  }

  .blue-square-cs {
    position: absolute;
    width: 511px;
    height: 400px;
    left: 0px;
    top: 0px;
    background: #3156A5;
    z-index: 1;
  }

  .blue-square-header {
      position: absolute;
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 900;
      font-size: 70px;
      line-height: 80px;
      letter-spacing: -0.03em;
      top: 170px;
      left: 7%;
      width: 120%;

      color: #FFFFFF;
      text-shadow: 0px 1px, 1px 0px, 1px 1px;
  }

  .blue-square-header-2 {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 78px;
    line-height: 150px;
    letter-spacing: -0.03em;
    top: 150px;
    padding: 15px;

    color: #FFFFFF;
}

  .blue-square-header-cs {
    width: 130%;
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 67px;
    letter-spacing: -0.03em;
    top: 140px;
    left: 8%;

    color: #FFFFFF;
  }

  .job-square-header {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 82px;
    letter-spacing: -0.03em;
    top: 170px;

    color: #FFFFFF;
  }

  .job-square-content {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.03em;
    top: 130px;

    color: #FFFFFF;
  }

  .blue-square-content {
      position: absolute;
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: -0.03em;
      top: 440px;
      left: 7%;
      width: 120%;

      color: #FFFFFF;
  }

  .blue-square-button {
      /* border: 1px solid #ccc;
      padding: 8px 8px;
      gap: 10px; */

      position:relative;
      /* position: absolute; */
      width: 55%;
      /* width: 114px; */
      height: auto;
      /* height: 36px; */
      left: 7px;
      top: 560px;
      z-index: 2;
      
      /* background: #FFFFFF; */
      cursor:pointer;
      
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 20px;
      text-align:center;

      color:#FFFFFF;

      /* flex: none;
      order: 0;
      flex-grow: 0; */
  }

  .blue-square-button-cs {
      /* border: 1px solid #ccc;
      padding: 8px 8px;
      gap: 10px; */

      position:relative;
      /* position: absolute; */
      width: 55%;
      /* width: 114px; */
      height: auto;
      /* height: 36px; */
      left: 8%;
      top: 220px;
      z-index: 2;
      
      /* background: #FFFFFF; */
      cursor:pointer;
      
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 20px;
      text-align:center;

      color:#FFFFFF;

      /* flex: none;
      order: 0;
      flex-grow: 0; */
  }

  .blue-square-button-careers {
    /* border: 1px solid #ccc;
    padding: 8px 8px;
    gap: 10px; */

    position:relative;
    /* position: absolute; */
    width: 55%;
    /* width: 114px; */
    height: auto;
    /* height: 36px; */
    left: 8%;
    top: 220px;
    z-index: 2;
    
    /* background: #FFFFFF; */
    cursor:pointer;
    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align:center;

    color:#FFFFFF;

    /* flex: none;
    order: 0;
    flex-grow: 0; */
}

  .blue-square-button-findjobs {
    /* border: 1px solid #ccc;
    box-sizing: border-box; */
    position:relative;
    /* float:right; */
    width: 100%;
    /* padding: 10px; */
    height: auto;
    /* text-align:center; */
    top:0;
    /* background: #3156A5; */
    cursor:pointer;
    color:#252525;
  }

  .blue-square-button-findjobs-2 {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 100%;
    padding: 10px;
    height: auto;
    text-align:center;
    top:0;
    background: #3156A5;
    cursor:pointer;
    color:#FFFFFF;
  }

  .blue-square-jobstype {
    box-sizing: border-box;
    position:relative;
    left: 2%;
    width: 50%;
    padding: 10px;
    height: auto;
    text-align:center;
    top: 280px;
    background: #3156A5;
    border: 1px solid#fff;
    cursor:pointer;
    color:white;
  }

  .blue-square-button-jobs {
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 100%;
    padding: 10px;
    height: auto;
    top:0;
    background: #D5D5D5;
    cursor:pointer;
    color:black;
  }

  .blue-square-button:hover {
      background-color: #3156A5;
      color:white;
  }

  .blue-square-button-cs:hover {
    background-color: #3156A5;
    color:white;
  }

  .blue-square-button-careers:hover {
    background-color: #3156A5;
    color:white;
  }

  .blue-square-button-findjobs-2:hover {
    background-color: #fff;
    color:black;
  }

  .blue-square-button-jobs:hover {
    background-color: #3156A5;
    color:#fff;
  }

  .blue-square-button-jobstype:hover {
    background-color: #fff;
    color:#000;
  }

  input[type="file"] {
    display: none;
  }
  .custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    width: 30%;
    padding: 10px;
    height: auto;
    text-align:center;
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .custom-file-upload:hover {
    background-color: #fff;
    color:#000;
  }

  .wrapper-statistic-section {
      padding: 5% 0;
      background: #3156A5;
  }

  .wrapper-statistic-content {
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;

      color: #FFFFFF;
  }

  .wrapper-statistic-title {
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 60px;
      line-height: 82px;

      color: #FFFFFF;
  }

  .wrapper-iso-title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 82px;

    color: #FFFFFF;
  }

  .contact-detail{
    padding-left: 100px;
  }

  .footer {
      width: 100%;
      background: linear-gradient(#2A2A2A 10%, #3156A5 10%);
  }

  .footer-logo-slv {
    position: absolute;
    width: 100%;
    max-width: 185px;
    height: auto;
    left: 17%;
    top: -110px;
  }

  .footer-policy {
    position: absolute;
    width: 466px;
    height: 51px;
    left: 17%;
    top: 100px;

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;

    color: #FFFFFF;
  }

  .footer-sosmed {
    position: absolute;
    width: 466px;
    height: 51px;
    left: 17%;
    top: -25px;

    color: #FFFFFF;
  }

  .footer-logo {
    position: relative;
    width: 120px;
    height: 60px;
    padding-left: 0px;
    left: 70%;
    top: 160px;
  }

  .footer-logo2 {
    position: relative;
    width: 70px;
    height: 50px;
    padding-left: 0px;
    left: 70%;
    top: 160px;
  }

  .bt-submit {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px;
    height: auto;
    text-align:center;
    cursor: pointer;
    color: #fff;

    background: #3156A5;
  }

  .bt-submit:hover {
    background-color: #fff;
    color:#000;
  }

  .bt-square-1 {
    background-color: #008037;
    border: none;
    height:140px;
    width:140px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-1:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-2 {
    background-color: #170F4F;
    border: none;
    height:140px;
    width:140px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-2:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-3 {
    background-color: #3FAE00;
    border: none;
    height:140px;
    width:140px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-3:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-4 {
    background-color: #3156A5;
    border: none;
    height:140px;
    width:140px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-4:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-ops {
    background-color: #008037;
    border: none;
    height:130px;
    width:130px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-ops:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-tech {
    background-color: #170F4F;
    border: none;
    height:130px;
    width:130px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-tech:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-mark {
    background-color: #3FAE00;
    border: none;
    height:130px;
    width:130px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-mark:hover {
    background-color: blue;
    color:white;
  }

  .bt-square-supp {
    background-color: #3156A5;
    border: none;
    height:130px;
    width:130px;
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .bt-square-supp:hover {
    background-color: blue;
    color:white;
  }

  .bg-blue {
    background: #3156A5;
    padding: 0px 0;
  }

  .nav-link {
    color: #000 !important;
    padding: 0 !important;
  }


  .custom-navbar a {
    font-weight: 500;

    margin-left: 50px !important;

    /* margin-bottom: 20px !important; */
  }

  .bg-white {
    background: #fff;
    padding: 0px 0;
  }

  .wa-box {
    border: 1px solid #ccc;
    box-sizing: border-box;
    position:relative;
    float:right;
    width: 330px;
    padding: 10px;
    height: auto;
    text-align:center;
    top:0;
    background: #3FAE00;
    color:#FFF;
    cursor:pointer;
  }

  .wa-box:hover {
    background-color: grey;
    color:#000;
  }

  .wa-box-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
  }

  .wa-box-content {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  }

  .dots {
    margin-left: -50px;

    margin-top: -20px;

    display: block;
  }

  .custom-container {

    padding-top: 20px !important;
    
    /* padding-top: 50px !important; login panel */

    padding-bottom: 20px !important;

    padding-left: 0px !important;

    margin-left: 0px !important;

    max-width: 100% !important;
  }

  .no-job{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */

    text-align: center;
  }

}


@media (max-width: 1366px) {
  
  .custom-container {
    font-size: 100% !important;

    margin-left: 0px !important;
  }

  .preloader {
    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 9999;

    background-color: #fff;
  }

  .preloader .loading {
    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    font: 14px arial;
  }
}
