
:root {

  --Operator-color3: rgb(156 37 35);
  --Operator-color4: #fff;
  --Operator-color4: #000;
  --navbar-color: #fff;
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 15px;
  font-family: var(--headerfont);
}

/* Navbar */

.navbar {
  z-index: 2;
}

#navbar-custom {
  background-color: var(--navbar-color);
  /* padding: 4px 40px; */
  position: fixed;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#navbar-custom:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -8px;
  height: 8px;
  width: 100%;
  background-size: 12px 12px;
  background-position: -5px -3px;
  background-image: -webkit-radial-gradient(50% 0%,
      circle,
      var(--navbar-color) 50%,
      transparent 55%);
  background-image: -moz-radial-gradient(50% 0%,
      circle,
      var(--navbar-color) 50%,
      transparent 55%);
  background-image: radial-gradient(circle at 50% 0%,
      var(--navbar-color) 50%,
      transparent 55%);
}

.navbar-toggler {
  border: none !important;
  box-shadow: none !important;
}

.nav-item-home a {
  color: var(--Operator-color4);
  text-decoration: none !important;
  font-weight: 600;
  font-size: 16px;
}

.navbar-toggler-icon {
  height: 17px !important;
}

.collapse {
  border-radius: 5px 5px 5px 5px;
}

.search-nav .collapse {
  background-color: transparent;
}

.search-nav .collapse a:hover {
  color: black;
}

.navbar-nav {
  font-family: var(--headerfont);
  font-weight: bold;
  font-size: 17px;
}

.nav-item a {
  white-space: nowrap;
  text-align: center;
}
.nav-contact {
  width: 40px;
}

.nav-contact-icon {
display: none;
}


@media screen and (max-width: 768px) {
  .nav-item {
    background-color: black;
  }

  .nav-contact {
   display: none;
  }
  .nav-item a {
    color: white;
  }

  .navbar-collapse {
    margin-top: 10px;
    text-align: center;
  }

  .nav-item a:hover {
    color: var(--Operator-color);
  }
  .nav-contact-icon {
    display: block;
    color: #fff;
    }
    
}


.namakkaljobs-image {
  width: 100%;
}

/*  */

.frame-bg {
  background-color: var(--Operator-color);
}

.theme1 {
  right: 0;
  bottom: -130px;
  z-index: 0;
}

.theme2 {
  bottom: 254px;
  left: 2px;
}

@media only screen and (max-width: 1023px) {
  .theme2 {
    display: none !important;
  }
}

.theme3 {
  left: 205px;
  bottom: -77px;
  z-index: 0;
}

.theme4 {
  z-index: 0;
  left: 34%;
  top: 20px;
}

.Frame {
  top: 0;
  right: 0;
  z-index: -4;
}

.jobimage-content {
  align-items: center !important;
}


.career-text {
  color: #ffffff;
}


.text-content h1 {
  font-size: 53px;
  font-weight: 700;
  color: #000;
}

#searchbtn {
  background-color: black;
  color: rgb(255, 255, 255) !important;
  padding: 10px 20px !important;
  border-radius: 7px;
  font-weight: 600;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.arrow {
  width: 18px;
  rotate: 10deg;
}

.jobimage {
  max-width: 100%;
}

/*   */

.Recently-text {
  font-weight: 700;
}

.star {
  position: absolute;
  right: 38%;
  animation: star-ani 3s linear 2s infinite alternate running;
}

.testimonial-star {
  position: absolute;
  right: 1%;
  animation: star-ani 3s linear 2s infinite alternate running;
}

.aboutus-star {
  position: absolute;
  right: 3%;
  animation: star-ani 3s linear 2s infinite alternate running;
}

.contact-star {
  position: absolute;
  left: -12%;
  animation: star-ani 3s linear 2s infinite alternate running;
}

@keyframes star-ani {
  0% {
    transform: translateY(-30px);
    opacity: 0;
  }

  50% {
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    transform: translateY(30px);
    opacity: 0;
  }
}

.recent-text {
  font-size: 15px;
  color: #666;
  line-height: 2;
  text-align: justify;
  text-transform: capitalize;
}

.perfect-job {
  color: var(--Operator-color2);
  font-weight: 600;
}

.view-all {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #275df5;
}

.view-all-text a {
  text-decoration: none;
}

.job-categories-list {
  flex-wrap: wrap;
}

/*  category */

.category-vector div {
  background-image: url(../images/namakkal_category_images.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 185px;
  width: 188px;
  display: grid;
  place-content: center;
  transition: 0.3s;
}

.vector-icons {
  transition: 0.3s;
}

.category-vector:hover .vector-icons {
  filter: brightness(0) invert(1);
}

.category-vector:hover div {
  background-image: url(../images/namakkal_category_images_hover.png);
}

.jobs_banner {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.job-categories {
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  cursor: pointer;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: var(--Operator-color3);
  padding: 0.25rem 1rem;
  --tw-text-opacity: 1;
  color: rgb(254 254 254 / var(--tw-text-opacity));
  width: fit-content;
}

/*  */

.jobtitle-home {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  margin-top: 3px;
}

.home-viewicon {
  color: var(--Operator-color2);
  font-weight: 600;
  font-size: 14px;
  display: block;
}

.home-jobtype {
  color: #5d3e3e;
  font-family: system-ui;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;

  padding: 0px 14px;
  border-radius: 5px;
  background-color: #e8e9ea;
}

.home-jobsource {
  color: #5d3e3e;
  font-family: system-ui;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;

  padding: 0px 10px;
  border-radius: 5px;
  background-color: #e8e9ea;
}

.home-company {
  font-weight: 600;
  font-size: 14px;
}

.jobtype-home {
  animation: actions-starter-workflows 30s linear both infinite reverse;
}

@keyframes actions-starter-workflows {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-200%);
  }
}

.jobtype-home:hover {
  animation-play-state: paused;
}

.job-company {
  border-radius: 15px;
  width: 280px;
  max-width: 280px;
  margin: 0px 8px;
  transition: 0.3s;
  position: relative;
  border: 1px solid #e8e9ea;
}

.job-company-btn {
  position: absolute;
  border-radius: 15px;
  border: 1px solid black;
  bottom: 80px;
  left: 19px;
  color: #000;
  font-weight: 500;
  font-size: 10px;
  background-color: #fff;
  padding: 6px 9px;
}

.salary-exp-home {
  font-size: 14px;
}

.job-company-in {
  background-color: #e8e9ea;
  border-radius: 30px 30px 15px 15px;
  padding: 25px 10px 10px 10px;
}

.job-company:hover {
  box-shadow: 0 14px 40px rgba(30, 10, 58, 0.1);
}

.about-counter {
  background-image: url("../images/namakkal_counter_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  padding: 60px 0px;
}

@media screen and (max-width: 425px) {
  .counter-row {
    flex-direction: column;
  }
}

.counter_box p.no {
  color: #ffffff;

  font-size: 50px;
  font-weight: 700;
}

.counter_box h6 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0px;
  text-align: center;
}

.job-ad-contents {
  color: var(--Operator-color2);
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.jobs-content {
  font-weight: 700;
  color: #ffffff;
  font-size: 50px;
}

@media screen and (max-width: 425px) {
  .jobs-content {
    text-align: center;
  }
}

.home-view-jobs {
  font-weight: 700;
  font-size: 14px;
  color: #275df5;
}

#company-ad {
  overflow: hidden;
}

.card-arrow {
  position: absolute;
  background: var(--Operator-color3);
  padding: 0.4rem;
  border-top-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  bottom: 0;
  right: 0;
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

@media screen and (max-width: 399px) {
  .job-text-category {
    justify-content: center !important;
  }
}

/* Footer */

.footer-content {
  background-color: #fff;
  border-top: 1px solid #e8e9ea;
}

.namakkaljobs-footer-image {
  width: 90%;
}

.footer-text {
  font-size: 22px;
  font-weight: 600;
  color: var(--Operator-color4);
}

@media screen and (max-width: 425px) {
  .footer-title {
    font-size: 17px;
  }
}

.contact-content {
  font-size: 15px;
  color: var(--Operator-color4);
}

@media screen and (max-width: 767px) {
  .contact-content {
    justify-content: center;
  }
}

.contact-content a {
  color: var(--Operator-color4);
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
}

@media screen and (max-width: 425px) {
  .contact-content {
    font-size: 12px;
  }

  .contact-content a {
    font-size: 12px;
  }
}

.contact-joblink {
  text-decoration: none;
  color: #000;
}

.footer-icon {
  font-size: 15px;
  color: var(--Operator-color1);
}

.Copyright {
  border-top: 1px solid #7d7d7d;
}

.Copyright p {
  font-size: 15px;
  color: var(--Operator-color4);
  font-weight: 600;
}

.jobslink {
  color: var(--Operator-color1);
  text-decoration: none;
  font-weight: 600;
}

@media screen and (max-width: 425px) {
  .Copyright p {
    font-size: 12px;
  }

  .Copyright a {
    font-size: 12px;
  }
}

.zirox-how-it-work-item {
  padding: 0 30px 34px 30px;
  border: 1px solid #e8e7e7;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  height: 268px;
}

.zirox-how-it-work-item-icon {
  border-radius: 100%;

  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  margin-top: -45px;
  margin-bottom: 30px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}

.checked {
  color: orange;
}

.recent-text-testimonial {
  text-align: center;
  font-size: 15px;
  color: #666;
  line-height: 2;
  text-transform: capitalize;
}

@media screen and (max-width: 425px) {
  .owl-nav {
    font-size: 14px;
    position: relative;
    text-align: center;
    top: 0px;
  }
}

.owl-nav span {
  display: none;
}

.owl-next:before {
  content: "\f105";
}

.owl-prev:before {
  content: "\f104";
}

.owl-next:before,
.owl-prev:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
  padding: 10px !important;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: -25px;
  width: 30px;
  height: 30px;
  background-color: #0000005c;
  border: none;
  border-radius: 50%;
  opacity: 0.5;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.owl-next:hover:before,
.owl-prev:hover:before {
  color: white;
}

.owl-prev {
  position: absolute;
  left: -8px;
  top: 219px;
}

.owl-next {
  position: absolute;
  right: -16px;
  top: 219px;
}

@media screen and (max-width: 425px) {
  .owl-prev {
    position: absolute;
    left: -16px;
    top: -97px;
  }

  .owl-next {
    position: absolute;
    right: -16px;
    top: -97px;
  }
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent !important;
}

.footer-logo {
  width: 30px;
}

.frame-wave {

  position: absolute;
  width: 100%;
}

.contact-body {
  background-image: url(../images/namakkal_contact_bg.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;

}

.contact-social-icons-a {
  text-decoration: none;
  color: #000;
}

.contact-social-icons {
  font-size: 20px;
}

.link-text {
  padding: 10px 37px 10px 37px;
  border: 1px solid var(--Operator-color);
  width: fit-content;
  margin: auto;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 600;
  border-style: dashed;
}

.link-text:hover {
  background-color: var(--Operator-color);
}




