.enquiry-form {
  color: #263238;
  font-family: "Poppins", Sans-serif;
  background-color: #cbcbcb;
  padding: 25px 25px 25px 25px;
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  border-radius: 10px 10px 10px 10px;
  border-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.enquiry-form a {
  color: #263238;
  text-decoration: none;
}
.enquiry-form label.form-label {
  color: #263238;
  font-weight: 600;
}

.enquiry-form .start-here {
  position: absolute;
  max-width: 240px;
  margin-top: -4.8em;
  margin-left: -25px;
}

h3 a {
  color:#000000;
  text-decoration: none;
}

.style-highlight {
  -webkit-text-stroke-color: #ffffff;
  stroke: #ffffff;
}
.style-highlight svg {
  position: relative;
  width: 120px;
  color: #ffffff;
  overflow: visible;
  transform: translate(-50%, -50%);
}
.style-highlight svg path {
  animation: elementor-headline-dash forwards;
  animation-duration: var(3, 1.2s);
  animation-iteration-count: 1;
}

.custom-shape-divider-bottom-white {
  position: relative;
  bottom: -1;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  padding:0px;
  margin:0px;
}

.custom-shape-divider-bottom-white svg {
  padding:0;
  position: relative;
  display: block;
  width: calc(158% + 1.3px);
  height: 93px;
}

.custom-shape-divider-bottom-white .shape-fill {
  fill: #ffffff;
}

.custom-shape-divider-top-white {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-white svg {
    position: relative;
    display: block;
    width: calc(147% + 1.3px);
    height: 118px;
}

.custom-shape-divider-top-white .shape-fill {
    fill: #FFFFFF;
}


#application-section {
  background-color: #676767;
  margin:0px;
}

#application-section .left-panel {
  background-color: #ffffff;
  color:#191919;
  font-family:"Poppins", Sans-serif;
  padding:3em 3em;
}

#application-section .right-panel {
  background-color: #e7e7e7;
  padding:4em;
  box-shadow: -3px 0px 5px 1px #c0c0c0;
  font-family:"Poppins", Sans-serif;
}
#application-section .right-panel p {
  color:#676767;
  line-height: 1em;
}
#testimonial-section {
  background-color: #676767;
  color: #ffffff;
}

.testimonials {
  text-align: center;
  padding: 1em;
  background-color: #ffffff;
  color: #263238;
}
.testimonials .testimonial .text {
  margin-bottom: 1em;
}
.testimonials .testimonial .name {
  font-weight: 600;
}

header.masthead2 {
  padding-top: 4.5rem;
  padding-bottom: 0rem;
  text-align: left;
}

.swiper {
  background-color: #ffffff;
  color: #000000;
}

.swiper .swiper-slide {
  padding: 0em 3em 0em 3em;
  vertical-align: center;
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  color: #e0e0e0;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border: none;
    background-color: rgba(255, 255, 255, 0.25);
    /* background-color:rgba(103, 103, 103, 1); #676767 */
    /* background-color: transparent; */
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
  }

  #mainNav.subpage {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border: none;
    background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.3),
        rgba(255, 255, 255, 0.3)
      ),
      url("/images/Australian-miners-mining-photo-dump-truck-job-australia-mines-2048x1456.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
  }
}

.btn-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #676767;
  --bs-btn-border-color: #676767;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #222222;
  --bs-btn-hover-border-color: #222222;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #222222;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #676767;
  --bs-btn-disabled-border-color: #676767;
}

.white-box {
  background-color:#ffffff;
  color:#000000;
  padding: 3rem !important;
}

.footer {
  font-family: "Quicksand", Sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  color: #ffffff;
  opacity: 1;
  padding: 0px;
  background: linear-gradient(
      0deg,
      rgba(63, 63, 63, 0.74),
      rgba(63, 63, 63, 0.74)
    ),
    url(/images/pexels-vlad-chetan-2892618.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}

.footer .logo {
  max-width: 85%;
}

.footer ul {
  list-style: none;
  text-align: left;
  padding: 0px;
}

.footer a {
  color: #ffffff;
  text-decoration: none;
}

.footer ul li a {
  display: block;
  padding-bottom: 5px;
  color: #ffffff;
  text-decoration: none;
}

.footer h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 3px;
  color: #ffffff;
}


@media (max-width: 575.98px) {
  .footer .logo {
    max-width: 50%;
  }
  .footer .logo-legal {
    text-align: center;
    margin-bottom: 2em;
  }
  .footer .quick-links {
    display: none;
  }
  .hidden-xs {
    display: none;
  }
  .footer h4 {
    text-align: center;
    font-size: small;
  }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xs-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xs-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xs-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xs-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xs-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xs-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xs-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xs-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xs-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xs-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  #application-section {
    padding-top:0;
  }


}


@media (min-width: 576px) {
  .hidden-sm {
    display: none;
  }
}

@media (min-width: 992px) {
  .hidden-xl {
    display: none;
  }
  #application-section {
    background: url("/images/Australian-mines-mining-photo-dump-truck-jobs-how-to-get-job-australia-mines-2048x1364.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }

  #testimonial-section {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
      url("/images/Australian-mines-mining-photo-dump-truck-jobs-how-to-get-job-australia-mines-2048x1364.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    color: #ffffff;
  }
  
  
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .hidden-md {
    display: none;
  }
  header.masthead2 {
    padding-top: 5.9rem;
    padding-bottom: 0rem;
    text-align: left;
  }


}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.fade-in {
    opacity:0;
    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}
