@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
 font-family: "Inter", sans-serif;
  color: #000;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
.container {
  max-width: 1600px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}

.border-1{border:1px solid !important}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.rounded-1 {
  border-radius: 10px !important;
}
.rounded-2 {
  border-radius: 20px !important;
}
.rounded-3 {
  border-radius: 30px !important;
}

.bg-dark {
  background-color: #000 !important;
}
.text-black-50 {
  color: #000 !important;
}
.text-warning{
  color: #F9AA12 !important;
}
.bg-warning{
  background-color: #F9AA12 !important;
}
.text-secondary{
   color: #31333b !important;
}
.bg-secondary {
  background-color: #30323A !important;
}
.bg-light{
  background-color: #D9D9D9 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}

/* 0 */

.ls-001 {
  letter-spacing: -0.01em;
}
.ls-002 {
  letter-spacing: -0.02em;
}
.ls-003 {
  letter-spacing: -0.03em;
}
.ls-25 {
  letter-spacing: 0.25em;
}
.ls-100 {
  letter-spacing: 0.1em;
}
.ls-150 {
  letter-spacing: 0.15em;
}
.ls-200 {
  letter-spacing: 0.02em;
}
.ls-210{
  letter-spacing: 0.21px;
}
.ls-300 {
  letter-spacing: 0.03em;
}
.ls-500 {
  letter-spacing: 0.05em;
}
.ls-005 {
  letter-spacing: -0.05em;
}
.ls-002 {
  letter-spacing: -0.02em;
}
.ls-004 {
  letter-spacing: -0.04em;
}
.ls-144 {
  letter-spacing: -1.44px;
}
.ls-072 {
  letter-spacing: -0.72px;
}

/* 0 */

/* 01 */
h1,
.h1 {
  font-size: 60px;
  line-height: normal;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}
.fs-25 {
  font-size: 25px;
}
.fs-30 {
  font-size: 30px;
}
.fs-40 {
  font-size: 40px;
}
.fs-60 {
  font-size: 60px;
}



/* 01 */

/* 02 */
.lh-0 {
  line-height: normal;
}
.lh-0-9 {
  line-height: 0.9;
}
.lh-1-2 {
  line-height: 1.2;
}
.lh-1-3 {
  line-height: 1.3;
}
.lh-1-4 {
  line-height: 1.4;
}
.lh-1-5 {
  line-height: 1.5;
}
.lh-1-7 {
  line-height: 1.7;
}
.lh-1-8 {
  line-height: 1.8;
}
.lh-2 {
  line-height: 2;
}
.lh-2-9{
  line-height: 2.9;
}
/* 02 */
/* .text-shadow {
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
} */

.bg-custom-light-blue{background:#fbf6f3}
.bg-custom-light-blue-1{background:#fafbf3}
.bg-custom-light-blue-2{background:#f3f6fb}
.bg-custom-light-blue-3{background:#f6fbf3}
.bg-custom-light-blue-4{background:#f3fbf8}

.btn {
    padding: 18px 30px;
    border: 2px solid;
    border-radius: 30px;
    line-height: normal;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.btn-warning, .btn-light:hover, .btn-light:focus{
  background-color: #F9AA12;
  border-color: #F9AA12;
  color: #fff;
}
.btn-light, .btn-warning:hover, .btn-warning:focus{
    background-color: #fff;
  border-color: #fff;
  color: #000;
}
.sector-con .view-btn .btn-light:hover, .sector-con .view-btn .btn-light:focus, .welcome-text .btn-warning:hover, .welcome-text .btn-warning:focus{
      background-color: #000;
  border-color: #000;
  color: #fff !important;
}
.border-warning{
  border-color: #F9AA12 !important;
}

.vacancies-text a:hover, .about-text a:hover, .sector-text a:hover {
    color: #30323a !important;
}
.footer-cta a:hover, .footer-links ul li a:hover {
    color: #f9aa12 !important;
}
.fs-14{font-size:14px;}

.sector-shadow{box-shadow: 0 0 8px 0px;padding: 20px;border-radius: 10px;}

header{
  position: relative;
  z-index: 99;
}
.navbar-brand {
  display: inline-block;
  max-width:447px;
  width: 100%;
}

.navbar-nav .nav-link {
    line-height: normal;
    padding: 0 !important;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-nav > li + li {
  margin-left: 45px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
color: #f9aa12;
}


button#ScrollToTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: transparent;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #f9aa12;
  z-index: 99;
  color: #f9aa12;
}

button#ScrollToTop:hover {
  background: #f9aa12;
  color: #30323A ;
}
.user-drop-down .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: auto;
    right: 0;
    margin-top: .125rem;
}

.offcanvas.show{visibility:visible}

.user-drop-down .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    content: "\f107";
    border: 0 !important;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #fff;
}

@media (min-width: 992px) {
  div#navbarOffcanvas {
    position: inherit !important;
    flex-direction: row;
    visibility: visible;
    width: auto;
    transform: translateX(0%);
    border-right: 0;
    margin-left: 0;
    background-color: transparent;
  }
  .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

.carousel-item::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 30%);
  z-index: 1;
}

.carousel-inner .container{
  position: relative;
  z-index: 2;
}


.group-1{
  width: 26%;
}
.group-2{
  width: 22%;
}
.search-group {
   height: 80px;
}
.search-group input, .search-group input::placeholder{
  color: #454545 !important;
}
.search-group-btn button{
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size: 30px;
}
.search-form {
    margin-top: -65px;
    position: relative;
    z-index: 9;
}
/* .about-img.h-100 {
    width: 120%;
    margin-left: -20% !important;
} */
.form-group input{
  height: 60px;
  border: 1px solid #31333B !important;
  border-radius: 5px;
}
.form-group textarea{
  height: 168px;
  border: 1px solid #31333B !important;
  border-radius: 5px;
}
.form-group input, .form-group input::placeholder, .form-group textarea, .form-group textarea::placeholder{
  color: #454545 !important;
   font-weight: 700 !important;
}

footer.border-5 {
    border-width: 10px !important;
}

.inner-img {
  height: 550px;
}
.inner-img::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 55%;
  right: 0px;
  top: 0;
  background-color: #F9AA12;
  border-radius: 20px;
}
 .inner-img-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 87%;
  width: 90% !important;
  right: 5%;
}
.abtinner-2 .inner-img::before {
  right: auto;
  left: 0;
}
.abtinner-2 .inner-img-wrap {
  right: auto;
  left: 5%;
}
.about-disc ul, .inner-disc ul{
  padding-left: 20px;
  list-style: disc;
}

#srch_id .acf-input input, #srch_id .acf-input select{font-size: 15px;font-weight: 700 !important;border-radius: 50rem !important;padding-right: 1rem !important;padding-left: 1rem !important;border: 0 !important;width: 100% !important;height: 100% !important;}
#srch_id .acf-input-wrap, #srch_id .acf-input{height: 55px;}

@media(max-width:1650px){
  .container{
    padding-left: 2%;
    padding-right: 2%;
  }
  .navbar-brand {
    max-width: 385px;
}
.fs-25 {
  font-size: 22px;
}
.fs-20 {
    font-size: 17px;
}
.fs-17 {
    font-size: 15px;
}
.btn {
    padding: 15px 25px;
    font-size: 16px;
}
.fs-18 {
    font-size: 16px;
}
.navbar-nav .nav-link {
    font-size: 16px;
}
h1, .h1 {
    font-size: 60px;
}
.fs-30 {
    font-size: 25px;
}
.fs-40 {
    font-size: 32px;
}
.search-group {
    height: 65px;
}
.search-group-btn button {
    height: 65px;
    width: 65px;
    font-size: 25px;
}
.fs-16 {
    font-size: 15px;
}
.form-group input {
    height: 55px;
}
.fs-13 {
    font-size: 11px;
}
.fs-60 {
  font-size: 50px;
}
.inner-img {
    height: 450px;
}
}
@media(max-width:1400px){
      .navbar-brand {
        max-width: 320px;
    }
    .fs-25 {
  font-size: 20px;
}
    .fs-20 {
        font-size: 14px;
    }
.btn {
        padding: 12px 22px;
        font-size: 14px;
    }
.user-drop-down .dropdown-toggle::after {
    font-size: 16px;
}
.fs-18 {
        font-size: 15px;
    }
    .navbar-nav .nav-link {
        font-size: 14px;
    }
.navbar-nav > li + li {
    margin-left: 35px;
}
    h1, .h1 {
        font-size: 50px;
    }
    .fs-30 {
        font-size: 22px;
    }
.fs-40 {
        font-size: 24px;
    }
    .search-group {
        height: 55px;
    }
    .search-group-btn button {
        height: 55px;
        width: 55px;
        font-size: 22px;
    }
    .form-group input {
        height: 45px;
    }
.form-group textarea {
    height: 130px;
}
.fs-60 {
  font-size: 40px;
}
}

@media(max-width:1199px){
      .btn {
        padding: 10px 18px;
        font-size: 12px;
    }
    .navbar-nav .nav-link {
        font-size: 13px;
    }
    .navbar-nav > li + li {
        margin-left: 21px;
    }
.navbar-brand {
        max-width: 290px;
    }
    h1, .h1 {
        font-size: 40px;
    }
    .fs-30 {
        font-size: 18px;
    }
    .fs-40 {
        font-size: 20px;
    }
    .search-group {
        height: 45px;
    }
    .search-group-btn button {
        height: 45px;
        width: 45px;
        font-size: 17px;
    }
    .search-form {
    margin-top: -45px;
}
.carousel-item {
    height: 400px;
}
.fs-60 {
  font-size: 35px;
}
}


@media (max-width: 991.60px) {
  .navbar-toggler {
    font-size: 25px;
    padding: 0;
    color: #fff;
    display: block;
  }
  .navbar-nav .nav-link {
    margin: 8px 0px;
  }

  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  div#navbarOffcanvas {
    background: #000!important;
    border-right: 0 !important;
    padding: 35px 10px !important;
    width: 300px !important;
  }
  .navbar-nav > li + li {
    margin-left: 0;
  }

  .offcanvas-header .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    /* filter: brightness(1) invert(0); */
    opacity: 1;
  }
  .offcanvas-header {
    padding: 0;
    display: block !important;
  }
  
.nav-top a, .footer-cta a{
  word-break: break-all;
}
    .fs-25 {
        font-size: 17px;
    }
    .abtfull-text.w-75 {
    width: 100% !important;
}
}


@media(max-width:767px){
  .container{
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar-brand {
        max-width: 240px;
    }
    h1, .h1 {
        font-size: 32px;
    }
.fs-30 {
        font-size: 16px;
    }
.serch-form-wrap {
    flex-wrap: wrap;
}
.form-heading {
    width: 100%;
    text-align: center;
}
.group-1 {
    width: 100%;
}
.group-2 {
    width: 49%;
}
.serch-form {
    border-radius: 30px !important;
}
.fs-60 {
  font-size: 30px;
}
    .inner-img {
        height: 350px;
    }
.sub-banner-img {
    height: 280px;
}
.inner-img-wrap {
    width: 95% !important;
}
.map-sec {
    height: 250px !important;
}
}

@media(max-width:575px){
      .navbar-brand {
        max-width: 200px;
    }
    h1, .h1 {
        font-size: 25px;
    }
   
    .group-2 {
        width: 100%;
    }
    .inner-img {
        height: 250px;
    }
}





