.nav-link:hover,
.nav-link:active,
.nav-link:focus {
  color          : orangered !important;
  text-decoration: underline;
  transition     : all 0.2s;
}

.containerNav {
  background-color: lightgray;
  width           : 35px;
  height          : 35px;
  border-radius   : 50%;
  justify-content : center;
  display         : flex;
  align-items     : center;
}
.progress-bar {
  background-color: #f1f1f100 !important;
  border-radius: 10px;
  height: 8px;
  width: 100%;
  margin-top: 20px;
}


.progress {
  background-color: #E94E1B !important;
  border-radius: 10px;
  height: 100%;
  width: 0;
}
body {
  background-color: #F3F5F9 !important;
}

.searchContainer {
  padding-top: 100px;
}
.searchBar {
  --bs-gutter-x: none !important;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: 0rem !important ;/* Half of the desired gutter width */
  margin-left: 0rem !important;  /* Half of the desired gutter width */

}
.containerNav:hover {
  background-color: rgb(253, 132, 88) !important;
}

.Search {
  border-bottom-left-radius : 30px;
  border-bottom-right-radius: 30px;
  height                    : 234px;
  background-color          : #14213D;

}

.card-main-job {
  background-color: white;
  border-radius   : 25px;
  box-shadow      : 0px 2px 4px rgb(0, 0, 0, 0.1);
}

.card-main-profile {
  background-color: white;
  border-radius   : 25px;
  box-shadow      : 0px 2px 4px rgb(0, 0, 0, 0.1);
  height          : 220px;
}

.viewStyle {
  color          : orangered;
  text-decoration: none;
}

.card-main-topEmp {
  background-color: white;
  border-radius   : 15px;
  box-shadow      : 0px 2px 4px rgb(0, 0, 0, 0.1);
}

.card-main-adv {
  background-color: rgba(20, 33, 61, 0.1);
  border-radius   : 30px;
  padding-bottom  : 61px !important;
margin-bottom: 170px;
  /* min-height: 100vh; */
  
}

.child-Home {
  position : absolute;
  right    : 550px;
  top      : 1300px;
  transform: rotate(-13deg);
  z-index: 999999;

}

.child-User {
  position : absolute;
  right    : 400px;
  top      : 1220px;
  transform: rotate(12deg);
}
.down-mob{
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  .down-mob img {
    display: none;
  }
}
.EmployerImg {
  width: 100%;
}


@media (max-width:575px) {

  .card-main-topEmp {
    margin-bottom: 20px;

  }

  .card-main-job {
    margin-bottom: 20px;
  }

}

@media (min-width: 576px) and (max-width: 990px) {
  .card-main-topEmp {
    margin-bottom: 20px;
  }

  .card-main-job {
    margin-bottom: 20px;
  }
}

@media (min-width: 990px) and (max-width: 1060px) {
  .card-main-adv{
    position:relative;
  }
  .child-Home {
    position : absolute;
    right    : 300px;
    top      : 0px;
    transform: rotate(-13deg);

  }

  .child-User {
    position : absolute;
    right    : 180px;
    top      : 0px;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents !important;
  }

  .child-User img {
    width: 200px;
  }

  .child-Home img {
    width: 200px;
  }
} 

@media(width:1060px){
  .child-Home {
    position : absolute;
    right    : 300px !important;
    top      : 1450px !important;
    transform: rotate(-13deg);

  }

  .child-User {
    position : absolute;
    right    : 200px !important;
    top      : 1410px !important;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents !important;
  }


}

@media (min-width: 1060px) and (max-width: 1110px) {
  .child-Home {
    position : absolute;
    right    : 270px;
    top      : 1350px;
    transform: rotate(-13deg);
  }

  .child-User {
    position : absolute;
    right    : 100px;
    top      : 1310px;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents !important;
  }
}

@media (min-width: 1111px) and (max-width: 1400px) {
  .card-main-adv{
    position:relative;
  }
  .child-Home {
    position : absolute;
    right    : 300px;
    top      : 0px;
    transform: rotate(-13deg);
  }

  .child-User {
    position : absolute;
    right    : 150px;
    top      : -10px;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents !important;
  }
  
}

@media (min-width: 1400px) and (max-width: 1550px) {
  .card-main-adv{
    position:relative;
  }
  .child-Home {
    position : absolute;
    right    : 300px;
    transform: rotate(-13deg);
  }

  .child-User {
    position : absolute;
    right    : 150px;
    top      : -100px;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents;
  }
}

@media (min-width: 1550px) and (max-width: 1900px) {
  .card-main-adv{
    position:relative;
  }
  .child-Home {
    position : absolute;
    right    : 350px;
    top      : -70px;
    transform: rotate(-13deg);
  
  }
  
  .child-User {
    position : absolute;
    right    : 200px;
    top      : -80px;
    transform: rotate(12deg);
  }

  .row-get-now {
    display: contents;
  }

}



@media (min-width: 1900px) and (max-width:2100px){
 
  .card-main-adv{
    position:relative;
  }
  .child-Home {
    position : absolute;
    right    : 300px;
    top      :-80px;
    transform: rotate(-13deg);
  
  }
  
  .child-User {
    position : absolute;
    right    : 130px;
    top      : -90px;
    transform: rotate(12deg);
  }
}


@media (min-width: 2100px) and (max-width:2300px){
  .child-Home {
    position : absolute;
    right    : 750px;
    top      : 1300px;
    transform: rotate(-13deg);
  
  }
  
  .child-User {
    position : absolute;
    right    : 600px;
    top      : 1220px;
    transform: rotate(12deg);
  }
}


@media (min-width: 2300px) and (max-width:2500px){
  .child-Home {
    position : absolute;
    right    : 850px;
    top      : 1300px;
    transform: rotate(-13deg);
  
  }
  
  .child-User {
    position : absolute;
    right    : 700px;
    top      : 1220px;
    transform: rotate(12deg);
  }
}

/* -----------------------------------------popup------------------------------------------------------------ */

.cancelBtn{
  border-color: #14213D !important;
  border: 1px soild !important;
  background-color: white;
  height: 50px;
  width: 240px;
}


.saveChangeBtn{
  background-color: #14213D !important;
  height: 50px !important;
  width: 230px !important;
}

.inputbutton{
  border: none !important;
  box-shadow: 0px 6px 8px #007bff17;
  text-indent: 12px;
}


.dropdownbutton{
  border: none !important;
  box-shadow: 0px 6px 8px #007bff17;
  text-indent: 12px;
  
}







