@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
html,
body {
  background: #fff !important;
  position: relative;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}

a,
li {
  text-decoration: none !important;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  list-style: none;
}

a:focus {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

span,
a,
a:hover {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

button {
  cursor: pointer;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  list-style: none;
  word-wrap: break-word;
}

ul {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  color: #041a57;
}
/*============ Headers==================*/
.siteheaders {
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 10;
}
.topnav {
}
.sitelogo {
}
.sitelogo img {
  position: relative;
  z-index: 10;
  width: 202px;
  margin-top: 0px;
}
.topnavright {
  float: right;
  margin-bottom: -30px;
}
.topnavright span {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  padding-right: 10px;
  bottom: -30px;
}
.topnavright span a {
}
.mainmenus {
  float: right;
  margin-top: -20px;
}
.mainmenus ul {
}
.mainmenus ul li {
  display: inline-block;
  padding: 0px 20px;
}
.mainmenus ul li a {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  cursor: pointer;
  z-index: 100;
  position: relative;
}

/*====== Slider=======*/
.highten__slider {
  background: linear-gradient( #37b4e2 0, #013346 100%);
  text-align: center;
  padding: 15rem 0rem 17rem 0rem;
  position: relative;
  height: 600px;
}
.slider_inner {
}
.slider_carousel {
}
.slider_img {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.sliderContent {
  position: relative;
  z-index: 10;
}
.sliderContent h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 54px;
  margin-bottom: 10px;
  letter-spacing: 0.4px;
  background: linear-gradient(278.71deg, #f2fffec2 8.85%, #fff 72.47%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 50px;
}
.sliderContent p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 20px;
  margin-bottom: 40px;
}
.sliderContent a {
  background: #ffffff;
  border-radius: 150px;
  padding: 12px 40px;
  color: #0a739b;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px 10px;
}
.customer-slide-overlay {
  position: absolute;
  background: linear-gradient(
    90deg,
    #29b5e8 0,
    rgba(41, 181, 232, 0.9) 43%,
    rgba(41, 181, 232, 0) 100%
  );
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider_carousel .owl-dots {
  display: none;
}
.hidden {
  display: none !important;
}
/*section 02 */
.d_flex {
  display: flex;
}
.hr_sec02 {
  position: relative;
  padding: 60px 0px;
  overflow: hidden;
}
.hr_sec02 h5 {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  z-index: 10;
  position: relative;
  letter-spacing: 1px;
}
.hr_sec02 h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 50px;
  position: relative;
  z-index: 10;
}
.boxes_iconswrapper {
  margin-bottom: 30px;
}
.icons {
}
.icons_boxes {
  margin-bottom: 25px;
  position: relative;
  display: flex;
  flex-shrink: 0;
  margin: 6px 1.5rem 1.5rem 0.5rem;
  width: 5rem;
  height: 5rem;
  z-index: 2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.item-foreground {
  /* position: absolute; */
  /* top: -4px; */
  /* left: -0.125rem; */
  width: 5rem;
  height: 5rem;
  border: 0.125rem solid #5778b324;
  border-radius: 0.75rem;
  z-index: 2;
}
.item-background {
  position: absolute;
  top: 0.4rem;
  left: -0.5rem;
  width: 5rem;
  height: 5rem;
  border-radius: 0.75rem;
  z-index: 1;
}
.icons_boxes::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 25px;
  height: 0%;
  width: 77%;
  -webkit-box-shadow: 35px 5px 10px 5px rgb(0 0 0 / 35%);
  box-shadow: 35px 5px 10px 5px rgb(0 0 0 / 35%);
  -webkit-transform: skewX(-60deg);
  -ms-transform: skewX(-60deg);
  transform: skewX(-60deg);
}
.icons_boxes img {
  margin: auto;
  width: 45px;
  z-index: 2;
  ]: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icons_content p {
  font-size: 17px;
}
.blueshadow {
  background: linear-gradient(-44deg, #00a0a821 35%, #00afc12e 61%);
}

.bluebg {
  background: linear-gradient(-44deg, #00a0a8 35%, #00afc1 61%);
}
.greenhadow {
  background: linear-gradient(-41deg, #00334721 0, #004a692e 50%);
}
.greenbg {
  background: linear-gradient(-41deg, #003347 0, #004a69 50%);
}
.darkgreenhadow {
  background: linear-gradient(
    135deg,
    #2c5da933 3%,
    #475ca740 46%,
    #2e319024 100%
  );
}
.darkgreenbg {
  background: linear-gradient(135deg, #2c5da9 3%, #475ca7 46%, #2e3190 100%);
}
.violetshadow {
  background: linear-gradient(134deg, #984c9b33 39%, #672a7529 100%);
}
.violetbg {
  background: linear-gradient(134deg, #984c9b 39%, #672a75 100%);
}
#platform_video {
  position: absolute;
  width: 120%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  z-index: 0;
  opacity: 0.7;
  top: 50%;
  transform: translate(-50%, -50%);
}
.widthmanage {
  margin: 0 auto;
}
.pos_relative {
  position: relative;
}
.wrapper_container {
  position: relative;
}
.hr_sec03 {
  position: relative;
  background: linear-gradient(135deg, #29b5e8 0, #000 100%);
  overflow: hidden;
  /* margin-bottom: 3rem; */
}
.hr_sec03::before {
  background-image: url(../img/arrow-dotted-white-left@2x.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  max-width: 90rem;
  height: 155%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  opacity: 0.15;
}
.hr_padding {
  max-width: 900px;
  margin: auto;
  padding: 70px 0px 70px 0px;
}
.hr_padding p {
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-style: italic;
  font-weight: 800;
  letter-spacing: 1px;
}
.hr_sec04 {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 8rem;
  position: relative;
  overflow: hidden;
  padding: 60px 0px;
}
.hr_sec04 h4 {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  z-index: 10;
  position: relative;
  letter-spacing: 1px;
}
.hr_sec04 p {
  text-align: center;
  font-size: 22px;
  margin-bottom: 50px;
  position: relative;
  z-index: 10;
}
.hr_boxes {
}
.hr_boxes_icons {
  margin-bottom: 25px;
  position: relative;
  margin: 0 auto;
  width: 5rem;
  height: 5rem;
  z-index: 2;
  text-align: center;
  /* display: flow-root; */
  /* vertical-align: middle; */
  /* justify-content: center; */
  /* align-items: center; */
}
.hr_boxes_icons img {
  position: absolute;
  /* margin: auto; */
  width: 50px;
  z-index: 2;
  /* height: 3rem; */
  /* margin-top: 13px; */
  /* object-fit: contain; */
  top: 50%;
  left: 53%;
  transform: translate(-50%, -50%);
}
.hr_boxesContent {
  padding-top: 30px;
}
.hr_boxesContent h5 {
  text-align: center;
  display: block;
  font-size: 22px;
  font-weight: 500;
}
.hr_sec04::before {
  background-image: url(../img/arrow-blue-right.svg);
  background-size: auto 920px;
  top: auto;
  background-position: top right;
  background-repeat: no-repeat;
  opacity: 0.8;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  max-width: 80rem;
  position: absolute;
  bottom: 0rem;
  right: -14rem;
}

/* footer */
.footer_tops {
  position: relative;
  background: linear-gradient(45deg, #29b5e8 0, #007faf 100%);
  overflow: hidden;
  padding: 6rem 0;
}
.footer_tops::before {
  background-image: url(../img/arrow-dotted-white-left@2x.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  max-width: 90rem;
  height: 155%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  opacity: 0.15;
}
.footer_tops h5 {
  font-size: 35px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.footer_tops ul {
  display: block;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
.footer_tops ul li {
  display: inline-block;
  float: none;
  margin-right: 20px;
}
.footer_tops ul li a {
  background: #fff;
  display: block;
  text-align: center;
  height: 42px;
  line-height: 45px;
  border-radius: 28px;
  font-size: 14px;
  color: #29b5e8;
  display: block;
  margin: 0 auto;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 0px 25px;
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.fixed_menu {
  position: fixed !important;
  top: 0px !important;
  background-color: #fff;
  z-index:  999 !important;
  width: 100% !important;
  webkit-box-shadow: 0 0.125rem 0.1875rem -0.125rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125rem 0.1875rem -0.125rem rgb(0 0 0 / 32%);
  -webkit-transition: background-color 0.5s;
  height: 65px;
}
.fixed_menu .mainmenus ul li a {
  color: #000;
  position: relative;
  z-index: 100;
}
.fixed_menu .topnavright span {
  display: none;
}
.hiddenlogo {
  display: none;
}
.fixed_menu .hiddenlogo {
  display: block !important;
  /* padding-top: 15px; */
}
.fixed_menu .logoshide {
  display: none !important;
}
.fixed_menu .mainmenus {
  margin-top: -40px;
}
.footer {
  background-color: #000;
  padding: 60px 0px;
  color: #fff;
  position: relative;
}
.logo_footer {
}
.logo_footer img {width: 80%;}
.foot_links h4 {
  color: #29b5e8;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.foot_links {
}
.foot_links ul {
}
.foot_links ul li {
  line-height: 30px;
  font-size: 15px !important;
}
.foot_links ul li a {
  font-size: 13.5px;
}
.foot_links ul li a i {
}
.padding_right {
  padding-left: 6rem;
}
.footer_botttom {
  text-align: center;
  padding: 18px 0px;
}

.footer_botttom ul li {
  display: inline-block;
}
.footer_botttom ul li p {
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 500;
  padding-right: 20px;
}
.footer_botttom ul li a {
  color: #fff;
}
.footer_botttom ul li a i {
  font-size: 18px;
  padding: 8px 10px;
}
.highten__slider::after {
  content: "";
  background-image: url(../img/bg-image.png);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
  background-size: cover;
  background-position: top left;
  top: 0;
  left: 0;
}

.field {
  position: absolute;
  bottom: 32px;
  transform: translateX(-50%);
  left: 50%;
  overflow: hidden;
  display: none !important;
}

.mouse {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 100;
 
}
.mouse::before {
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: absolute;
  content: " ";
  transform: rotate(
45deg
);

  animation: wheel 2s infinite;
  -webkit-animation: wheel 2s infinite;
}
/* 
@keyframes wheel {
  to {
    opacity: 0;
    top: 60px;
  }
}
@-webkit-keyframes wheel {
  to {
    opacity: 0;
    top: 60px;
  }
} */
.scroll {
  width: 60px;
  height: 60px;
  border: 2px solid #333;
  border-radius: 50%;
  position: relative;
  animation: down 1.5s infinite;
  -webkit-animation: down 1.5s infinite;
}
.scroll::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 18px;
  width: 18px;
  height: 18px;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(-45deg);
}

@keyframes down {
  0% {
    transform: translate(0);
  }
  20% {
    transform: translateY(15px);
  }
  40% {
    transform: translate(0);
  }
}
@-webkit-keyframes down {
  0% {
    transform: translate(0);
  }
  20% {
    transform: translateY(15px);
  }
  40% {
    transform: translate(0);
  }
}
.arrow {
  width: 0;
  height: 40px;
  border: 1px solid #333;
  position: relative;
  animation: scroll 1.5s infinite;
  -webkit-animation: scroll 1.5s infinite;
}
.arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: -5px;
  width: 1px;
  height: 10px;
  border-top: 10px solid #333;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

@keyframes scroll {
  0% {
    height: 40px;
  }
  30% {
    height: 70px;
  }
  60% {
    height: 40px;
  }
}
@-webkit-keyframes scroll {
  0% {
    height: 40px;
  }
  30% {
    height: 70px;
  }
  60% {
    height: 40px;
  }
}

/* employer */
#employerhero {
  background: linear-gradient(-44deg, #00a0a8 35%, #00afc1 61%);
}
#abouthero {background: linear-gradient(134deg, #984c9b 39%, #672a75 100%);}
.aboutbg {
  width: 45%;
  margin: 0 auto;
  margin-top: -7rem;
  position: relative;
  z-index: 10;
  padding-bottom: 1rem;
}
.aboutbg img {
  width: 100%;
  box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 21%);
}
.about_sec3 {
}
.about_sec3 p {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  width: 70%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.why_sec {
  padding: 60px 0px;
  width: 65%;
  margin: 0 auto;
}
.why_sec h4 {
  text-align: center;
  font-size: 35px;
  font-weight: 900;
  z-index: 10;
  position: relative;
}
.why_sec h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}
.why_sec p {
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}
.why_sec h5 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 40px;
  position: relative;
  padding-top: 30px;
}
.why_boxes {
  padding: 50px 20px;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 13px 2px rgb(0 0 0 / 12%);
}
.borderbtm1 {
  border-bottom: 5px solid #07c4dd;
}
.borderbtm2 {
  border-bottom: 5px solid #ffba33;
}
.contents_why {
}
.contents_why h6 {
  padding-top: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  height: 95px;
}
.button_highten {
  background: linear-gradient(45deg, #29b5e8 0, #007faf 100%);
  width: max-content;
  margin: 0 auto;
  padding: 10px 40px;
  border-radius: 150px;
  font-weight: 600;
  margin-top: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.button_highten a {
}
.employer_sec3 {
  /* padding-bottom: 5rem; */
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.employer_sec3Content p {
  font-size: 19px;
  line-height: 29px;
  /* padding-top: 2rem; */
}
.images_emp img {
  width: 100%;
  position: relative;
  z-index: 10;
}
.images_emp::after {
  content: " ";
  background-image: url(../img/desktop-img-pattern-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  bottom: -8px;
  z-index: 0;
  left: -20px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.images_emp {
  position: relative;
}
#color2 {
  background: linear-gradient(180deg, #0C51B9 0, #61BAED 100%);
}
.employer_sec4 h4 {
  text-align: center;
  font-size: 35px;
  font-weight: 800;
  z-index: 10;
  position: relative;
  margin-bottom: 0.5rem;
}
.employ_sec4boxes {
  text-align: center;
  background: #fff;
  box-shadow: 0 0 13px 2px rgb(0 0 0 / 12%);
  padding: 30px 20px;
  border-radius: 5px;
  min-height: 610px;
  z-index: 10;
  position: relative;
}
.content_sec4employer {
}
.content_sec4employer h5 {
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0px 20px 0px;
}
.content_sec4employer ul {
}
.content_sec4employer ul li {
  color: #3c3d3f;
  font-size: 17px;
  line-height: 30px;
  cursor: unset;
}
.br1 {
  border-bottom: 5px solid #004a69;
}
.br2 {
  border-bottom: 5px solid #672a75;
}
.br3 {
  border-bottom: 5px solid #2e3190;
}
.employer_sec4 {
  padding-bottom: 5rem;
  position: relative;
}
/*============  Connect============================ */
.connect {
  background: linear-gradient(90deg, #29b5e8 0, #0080b0 100%);
  position: relative;
  overflow: hidden;
  padding: 8rem 0 10rem 0;
  height: 150px;
}
.left_arrow {
  position: absolute;
  bottom: -68px;
  left: 13rem;
  width: 260px;
  opacity: 0.7;
}
.right_arrow {
  top: 5rem;
  width: 225px;
  right: 3rem;
  position: absolute;
  opacity: 0.7;
}
.connect h4 {
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: 800;
  text-transform: uppercase;
}
.connect_formsec {
  position: relative;
  padding: 5rem 0;
  overflow: auto;
}
.connect_formsec h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-top: 20px;
}
.connect_formsec p {
  font-size: 18px;
  line-height: 30px;
}
.form_rightwraps {
  position: relative;
  width: 100%;
}
.hero_formbg {
  width: 95%;
  box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 10%);
  margin: 0 auto;
  border: 2px solid #cccccca1;
}
.hero_formbg img {
  position: absolute;
  width: 100%;
  height: 825px;
  display: none;
}
.form_connect {
  width: 100%;
  /* position: absolute; */
  padding: 50px 40px;
  color: black;
}
.form_connect h5 {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 30px;
}
.forms_wrap {
  position: relative;
  margin-bottom: 20px;
}
.forms_wrap label {
  display: block;
  font-size: 16px;
}
.forms_wrap input {
  border: 1px solid #c4dbe6 !important;
  min-height: 50px;
  width: 100%;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 14px;
}
.forms_wrap textarea {
  border: 1px solid #c4dbe6 !important;
  min-height: 100px;
  width: 100%;
  border-radius: 4px;
  padding: 0px 15px;
}
.forms_wrap select {
  border: 1px solid #c4dbe6 !important;
  min-height: 50px;
  width: 100%;
  padding: 0px 10px;
  border-radius: 4px;
}
.form_btns {
}
.form_btns button {
  background: linear-gradient(45deg, #29b5e8 0, #007faf 100%);
  color: #fff;
  padding: 10px 40px;
  border-radius: 150px;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 20px;
}
.hiresbg{
    width: 75%;
    margin-top: 40px;
}
.connect_sec2{
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}
.connectsec2_left{
    background: #fff;
    box-shadow: 0 0 13px 2px rgb(0 0 0 / 12%);
    padding: 30px 20px;
    border-radius: 5px;
    border-bottom: 5px solid #672a75;
}
.connectsec2_left h5{
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 30px;
}
.connectsec2_left ul{
    padding-bottom: 30px;
}
.connectsec2_left ul li {
    display: inline-block;
    padding: 0px 11px 0px 0px;
}
.connectsec2_left ul li a {
    width: 38px;
    height: 38px;
    display: block;
    background: linear-gradient(45deg, #29b5e8 0, #007faf 100%);
    border-radius: 50%;
}
.connectsec2_left ul li a i{text-align: center;display: list-item;padding: 12px 10px;}
.map_section{}
.map_section iframe{
    width: 100%;
    height: 445px;
    border-radius: 5px;
    box-shadow: 0 0 13px 2px rgb(0 0 0 / 12%);
    background: #fff;
    padding: 14px;
    border-bottom: 5px solid #007faf !important;
}
.connectsec2_left h6{
    font-size: 20px;
    font-weight: 500;
}
.connectsec2_left p{
    margin-bottom: 20px;
}
.company_links{
    border-bottom: 1px solid #007faf !important;
    color: #007faf !important;
    font-size: 17px;
    display: block;
    width: max-content;
    margin-bottom: 30px;
}
.connect_arrowsblue{
    position: absolute;
    width: 914px;
    display: none;
    right: -58px;
    top: 0;
}
#jobsekekrbg{
    background: linear-gradient(270deg, #0C51B9 0, #61BAED 100%);
}
.jobseekers_sec2{
    padding: 5rem 0;
}
.jobseekersboxe_left{text-align: center;}
.jobseekersboxe_left p{}
.img_box{
    position: relative;
    padding-top: 60px;
}
.img_box img{
    width: 100%;
    z-index: 10;
    position: relative;
    margin-left: -30px;
}
.img_box::after{
  content: "";
  background-image: url(../img/desktop-img-pattern-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  right: -6px;
  width: 70%;
  height: 70%;
  top: 30px;
  z-index: 1;
}
.jobseekers_sec2 h4
{
   text-align: center;
    font-size: 30px;
    font-weight: 800;
    z-index: 10;
    position: relative;
    letter-spacing: 1px;
}
.jobseekersboxe_left h3{
        text-align: center;
        font-size: 22px;
        margin-bottom: 35px;
        position: relative;
        z-index: 10;
}
.jobseekersboxe_left p{
    font-size: 20px;
    /* letter-spacing: 0.3px; */
    line-height: 33px;
    /* margin-bottom: 5px; */
    /* text-align: justify; */
}
.employer_sec4::after{
  background-image: url(../img/arrow-blue-right.svg);
    background-size: auto 920px;
    top: auto;
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0.8;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    max-width: 80rem;
    position: absolute;
    bottom: 0rem;
    right: -14rem;
}
.bginner{

}
.about_sec4{
    background: linear-gradient(135deg,#29b5e8 0,#000 100%);
    position: relative;
    padding: 60px 0px 0px 0px;
}
.about_sec4 h3{
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 40px;
}
.about_sec4 p{
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-top: 30px;
}
.about_sec4 img{
    width: 100%;
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 35%);
    margin-bottom: 60px;
}
.about_sec4 a{
    color: #29b5e8;
    display: block;
    background: #fff;
    width: max-content;
    padding: 6px 20px;
    border-radius: 150px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-top: 40px;
    text-transform: uppercase;
}
#aboutheight .employ_sec4boxes{
    height: 525px;
    min-height: auto;
}
.content_sec4employer p{
    font-size: 17px;
    line-height: 29px;
}
#aboutheight{}
.jobsekkercontact {
    padding: 60px 0px;
    width: 40%;
    margin: 0 auto;
}
.jobsekkercontact h4{
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 40px;
}

.connect::after{
  content:" ";
  background-image: url(../img/bg-image.png);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    background-size: cover;
    background-position: top left;
    top: 0;
    left: 0;
}
.hr_sec03 h5{
    position: relative;
    font-size: 45px;
    text-align: center;
    font-weight: 900;
    color: #fff;
}
.long_para{
    text-align: center;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 4rem;
}
.long_para h6{
    font-size: 25px;
    letter-spacing: 0.2px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 20px;
}
.long_para p{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin: 0;
}
.marginnot{padding-bottom: 3rem !important;}
.footer_botttom p{
    margin: 0px;
}
.footer_botttom ul{float: left;}
.mobologo{display:none;}
.imgconnt{width: 100%;border-radius: 4px;margin-top: 30px;}
.mobocontact{display:none;}
.textabt h5{
    text-align: center;
   
    font-size: 35px;
    font-weight: 900;
}
.hr_sec05{ padding-top: 4rem;}

box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 415px;
  margin-bottom: 35px;
  max-width: 100%;
}

.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 330px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  
}

.flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  
}

.flip-box-back {
  position: absolute;
  top: 0;
  box-shadow: 0 0 13px 2px rgb(0 0 0 / 12%);
  left: 0;
  width: 100%;
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}

.flip-box-header {
  font-size: 34px;
}

.flip-box p {
  font-size: 20px;
  line-height: 1.5em;
}

.flip-box-img {
  margin-top: 25px;
}

.flip-box-button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding: 15px 20px;
  text-transform: uppercase;
}
.box-item{
}

.box-item{}
.connectsec2_left ul li a:hover{
   
    background: linear-gradient(
45deg
, #000000 0, #000000 100%);
}
.mybold{
    font-size: 25px !important;
    letter-spacing: 0.2px;
    font-weight: 500;
    line-height: 34px !important;
    margin-bottom: 20px;
    color: #041a57;
}
.myclass p{text-align: center;font-size: 22px;margin-bottom: 10px;position: relative;z-index: 10;}


.manufatruring_section {
  background-color: #1a191d;
  position: relative;
  
}
.overlay_section {
  background-image: url(https://rlux.in/assets/images/blue_dotts.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
#manufacturingtitle .title-header h5 {
  color: #fff;
}
#manufacturingtitle .title-header h2 {
  color: #fff;
  width: 90%;
}

.quick_enquiry {
  background: #fff;
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 23%);
  padding: 12px 10px;
  border: 3px solid  #0080b0;


  border-style: dotted;
  text-align: center;
  width: 95%;
  margin: auto;
  height: 280px;
  margin-bottom: 40px;
}
.images_cn {
  align-items: center;
  background: #0081b06e;
  border-radius: 100%;
  box-shadow: inset 0 0 5px rgb(0 0 0 / 15%), 0 0 7px #fff;
  display: flex;
  height: 150px;
  justify-content: center;
  margin: 0.5rem auto 2rem;
  min-width: 6rem;
  position: relative;
  width: 150px;
}
.images_cn::before {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
  content: " ";
  height: 70%;
  position: absolute;
  width: 70%;
  content: "";
}
.images_cn img {
  width: 125px;
  height: 125px;
  z-index: 100;
}
.quick_enquiry h5 {
  font-size: 16px;
  line-height: 22px;
  color: #041a57;
  font-weight: 500;
}

/*new css add from here*/
.employer_sec4{
    padding-top:3rem;
}
.new_blackemployer{
    background-color: #13151e;
    position:relative;
}
.new_blackemployer:before {
    background: linear-gradient(180deg,rgba(19,21,30,0) 0,#13151e);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.grid {
  width: 100%;
  height: 400px;
  overflow: hidden;
  perspective: 450px;
}

.grid-fade {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background: radial-gradient(ellipse at 50% 50%, rgba(14, 20, 22, 0) 0%, #070707 80%);
}

.grid-lines {
  width: 100%;
  height: 200%;
  background-image: linear-gradient(to right, rgb(207 207 207 / 75%) 0.5px, transparent 0), linear-gradient(to bottom, rgb(207 207 207 / 75%) 1px, transparent 0);
  background-size: 70px 28px;
  background-repeat: repeat;
  transform-origin: 100% 0 0;
  animation: play 15s linear infinite;
}

@keyframes play {
  0% {
    transform: rotateX(45deg) translateY(0);
  }
  100% {
    transform: rotateX(45deg) translateY(-50%);
  }
}
.card__heaidngwrapper .container{
     position:relative;
}

.card__heaidngwrapper{
    /*position: absolute;*/
    /*width: 81%;*/
    /*left: 50%;*/
    /*z-index: 10;*/
    /*transform: translateX(-50%);*/
    /*top: 20%;*/
    position: relative;
    z-index: 10;
    padding-top: 70px;
}
.logos-grid-heading{
    color: #fff;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}
.logos-grid-heading span{}
.logos-grid-heading h2{
    text-align: center;
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 40px;
}
.logos-grid{
      display: grid;
      grid-template: auto/repeat(3,1fr);
      gap: 20px;
      padding: 70px 0px;
}


.logos-grid .item {
    align-items: center;
    background: #272b34;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    padding: 16px;
    transition: background .15s ease;
}
.logos-grid .item .logo {
    height: 48px;
}
 .logos-grid .logo-white {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(111deg) brightness(105%) contrast(106%);
}

 .logos-grid .item svg {
    -webkit-filter: invert(100%) grayscale(100%) brightness(1000%);
    filter: invert(100%) grayscale(100%) brightness(1000%);
    height: 16px;
    transition: transform .3s ease;
    width: auto;
    height:24px;
}
.new__contentgrids{
    background-color: #13151e;
    position: relative;
}
.new__contentgrids::before{
    content:"";
    background: linear-gradient(180deg,rgba(19,21,30,0) 0,#13151e);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at 86% 63%, rgba(14, 20, 22, 0) 0%, #070707 80%);
}
 .cus-zie{
        width:200px !important;
    }
@media only screen and (max-width:767px){
    .cus-zie{
        width:100px !important;
    }
 .logos-grid {
    display: grid;
    gap: 10px;
    grid-template: auto/repeat(2,1fr);
    margin: 60px 0;
    padding: 10px 0px;
}
 .logos-grid .item .logo {
    height: 20px;
    width: auto;
}
.data-security-platform .logos-grid .item {
    align-items: center;
    background: #272b34;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    padding: 16px;
    transition: background .15s ease;
}
.new__contentgrids::before {
    content: "";
    background: linear-gradient(180deg,rgba(19,21,30,0) 0,#13151e);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    background: radial-gradient(ellipse at 500% 0, rgba(14, 20, 22, 0) 0%, #070707 80%);
}
.grid {
    width: 100%;
    height: 200px;
    overflow: hidden;
    perspective: 450px;
}
}



