.ad_main_en_top {
  background: #16354b;
}

.ad__main__top__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 70px 40px;
}

.ad__main__top__inleft {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 550px;
}

.Emp__Show_F,
.Emp__Show_S,
.Emp__Show_T {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 60px 40px 100px;
}

.ad__main__top__inleft h1 {
  color: #fff;
  font-size: 47px;
  font-weight: 600;
  line-height: 55px;
}

.ad__main__top__inleft h1 span {
  color: #ffd301;
}

.ad__main__top__inleft p {
  color: #ccc;
  max-width: 525px;
}

.ad__post_j {
  background: #0a66c2;
  border: 1px solid #0a66c2;
  color: #fff;
  padding: 8px 20px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  font-weight: 500;
}

.ad__post_j:hover {
  color: #fff !important;
  background: #134b78;
}

.ad__main__top__inright img {
  width: 600px;
  object-fit: contain;
  border-radius: 10px;
}

.ad__mid__width .ad__main__top__inleft3 {
  max-width: 500px;
}

.top__inleft h3 {

  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
  color: #000;
}

.top__inleft p {
  color: #333 !important;
}


.top__inleft_ a {
  background: #0a66c2;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  border: transparent;
}

.top__inleft_ a:hover {
  background: #0858a8;
  color: #fff;
}

.ad__mid__width__bg {
  background: rgb(251 251 251);
}

/* Employer pricing */
section.section {
  padding: 45px 10px;
}

@media (max-width: 991px) {
  section.section {
    padding: 30px 20px;
  }

  .top__inleft_ {
    margin-top: 20px;
  }
}

section.pricing .pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  max-width: 1320px;
  margin: 60px auto;
}

.pricing-top-- {
  text-align: center;
  padding: 30px 0 18px;
}

.pricing-top-- h3 {
  font-size: 39px;
  font-weight: 600;
  line-height: 49px;
}

.pricing-top-- p {
  color: #59636e;
  font-size: 15px;
  padding-top: 5px;
  font-weight: 400;
}

.pricing--middle-free {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pricing--middle-free p {
  text-align: center;
  color: #333 !important;
  font-weight: 400 !important;
  padding-bottom: 15px;
  font-size: 17px;
  line-height: 27px;
}

.pricing--middle-free-btn {
  text-align: center;
  margin: 20px 0px;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.pricing--middle-free a {
  border: 1px solid #ddd;
  background: #0a66c2;
  color: #fff;
  padding: 8px 20px;
  border-radius: 5px;
  border: none;
  outline: none;
  box-shadow: none;
  transition: .5s ease;
  cursor: pointer;
  border: 1px solid transparent;
  text-align: center;
  font-weight: 500;
}

.pricing--middle-free-btn:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transform: scale(1.02);
}

.pricing--middle-free a i {
  padding-left: 5px;
}

.pricing--middle-free a:hover {
  background: #eef1fe;
  border: 1px solid #0a66c2;
  color: #0a66c2;
}

.pricing--middle-free a:hover i {
  visibility: visible;
  color: #0a66c2;
}

section.pricing .pricing-grid .pricing-box {
  position: relative;
  background: #fff;
  border: 1px solid #888;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 66px;
  transition: all 0.3s ease;
  z-index: 10;
}

.recom-pricing-box {
  border: 3px solid rgb(85, 88, 218) !important;
  box-shadow: 0 2px 5px rgb(85, 88, 218);
  transform: scale(1.02);
}

@media (max-width: 767px) {
  .ad__main__top__inleft p {
    font-size: 12px;
  }
}

.pricing-box-recom-box {
  position: absolute;
  top: -17px;
  background: linear-gradient(60deg, rgb(82, 84, 212), rgb(98, 207, 247));
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 26px;
  text-align: center;
  border-radius: 20px;
  text-transform: uppercase;
}

.pricing-box-start-s {
  text-align: center;
}

section.pricing .pricing-grid .pricing-box .head h5 {
  display: block;
  font-weight: 600;
  font-size: 30px;
  line-height: 24px;
  color: var(--color-1);
  margin-bottom: 10px;
  text-transform: capitalize;
}

section.pricing .pricing-grid .pricing-box .head p {
  color: #333;
  font-size: 13px;
  width: 260px;
  margin: 0 auto;
  padding: 8px 0;
}

section.pricing .pricing-grid .pricing-box .head h3 {
  font-size: 45px;
  line-height: 41px;
  color: #202124;
  margin-top: 20px;
  font-weight: 700;
  transition: all 0.3s ease;
}

section.pricing .pricing-grid .pricing-box .head h3 sub {
  color: #636d77;
  font-weight: 400;
  font-size: 12px;

}

section.pricing .pricing-grid .pricing-box .head h3 sup {
  color: #202124;
  font-weight: 600;
  font-size: 20px;
  left: -5px;
  top: -22px;
}

section.pricing .pricing-grid .pricing-box .sub-head-price-amt {
  padding-bottom: 10px;
  padding-top: 5px;
  font-size: 14px;
  color: #636d77;
}

section.pricing .pricing-grid .pricing-box .sub-head-price-amt span {
  font-weight: 600;
  color: #202124;
}

section.pricing .pricing-grid .pricing-box .head h3 small {
  position: relative;
  font-size: 18px;
  line-height: 1em;
  color: #202124;
  font-weight: 400;
  bottom: 7px;
  margin-left: 7px;
}

.body-jobp-flex-inc-part {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.enter-post-mi {
  color: #b1b8c9;
}

.body-pack-inc-dec-flex {
  display: flex;
  gap: 10px;
  border: 1px solid #0a66c2;
  padding: 3px 13px;
  border-radius: 10px;
  color: #43555e;
  font-size: 20px;
}

.body-pack-inc-dec-flex p {
  font-weight: 600;
}

.body-pack-inc-dec-flex:hover {
  border-color: #9ecaed;
  outline: none;
  box-shadow: 0 0 4px #9ecaed;
}

.pack-dec-val,
.pack-inc-val {
  width: 20px;
  height: 20px;
  text-align: center;
  background: #eef1fe;
  line-height: 21px;
  border-radius: 49px;
  margin: 4px 0;
  cursor: pointer;
  color: #43555e;
}

.pack-dec-val:hover,
.pack-inc-val:hover {
  background: #0a66c2;
  color: #fff;
}

section.pricing .pricing-grid .pricing-box .body ul {
  position: relative;
  padding-top: 5px;
}

section.pricing .pricing-grid .pricing-box .body ul li {
  position: relative;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
  padding-left: 30px;
}

section.pricing .pricing-grid .pricing-box .body ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "FontAwesome";
  font-size: 16px;
  color: rgb(26, 138, 211);
}

section.pricing .pricing-grid .pricing-box .footers .btn-1 {
  width: 100%;
  margin: 20px 0px;
  border-radius: 10px;
  display: inline-block;
}

section.pricing .pricing-grid .pricing-box .footers .btn-1.alter {
  background: #0a66c2;
  color: #fff;
  border: 1px solid #0a66c2;
  font-weight: 500;
  padding: 13px 0px;
  box-shadow: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

section.pricing .pricing-grid .pricing-box .footers .btn-1.alter:hover {
  background-color: #0a66c2;
  color: #fff;
  transform: scale(1.02);
}

/* Job Boost */
.pricing--jobboost--section {
  max-width: 50%;
  margin: 9rem auto;
  background: #f7f7f7;
  padding: 50px;
  border-radius: 20px;
}

.pricing--jobboost--top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 15px;
}

.pricing--jobboost--top p {
  max-width: 500px;
  margin: 0 auto;
}

.pricing--jobboost--top h2 {
  font-weight: 600;
  font-size: 38px;
  line-height: 45px;
}

.pricing--jobboost--left {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid #888;
  border-radius: 20px;
  padding: 30px 40px;
  background: #fff;
  text-align: center;
  width: 460px;
  margin: 0 auto;
}

.pricing--lead-p {
  max-width: 400px;
  padding-top: 10px;
}

.pricing--jobboost--left h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
}

.pricing--jobboost--order ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pricing--jobboost--order {
  padding: 2rem 0 0;
}

.pricing--jobboost--order ul li {
  padding-left: 30px;
  position: relative;
  text-align: start;
  font-size: 15px;
  color: #000;
}

.pricing--jobboost--order ul li::before {
  position: absolute;
  content: '\f058';
  left: 2px;
  top: -3px;
  font-family: "FontAwesome";
  font-size: 18px;
  color: rgb(26, 138, 211);
}

.pricing--amt h3 {
  font-size: 45px;
  line-height: 41px;
  color: #202124;
  font-weight: 700;
  transition: all 0.3s ease;
}

.pricing--amt sup {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  left: -5px;
  top: -22px;
}

.pricing--jbno--flex {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  width: 100%;
  padding-top: 25px;
}

.pricing--jbno {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}

.pricing--displ {
  display: flex;
  gap: 10px;
  color: #5c5b5b;
}

.pricing--displ h3 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.price-btn button {
  background-color: #0a66c2;
  border: 1px solid #0a66c2;
  font-weight: 500;
  color: #fff;
  padding: 13px 0px;
  box-shadow: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  width: 100%;
  border-radius: 10px;
}

.price-btn button:hover {
  background-color: #0a66c2;
  color: #fff;
  transform: scale(1.02);
}

.pricing--jobboost--right img {
  width: 550px;
  object-fit: contain;
}

.pricing--jbno--flex .body-pack-inc-dec-flex:hover {
  border-color: #9ecaed;
  outline: none;
  box-shadow: 0 0 4px #9ecaed;
}

.pricing_tip {
  display: flex;
  align-items: center;
  gap: 5px;
}

.pricing_tip p {
  color: #000;
}

.tooltip-container {
  position: relative;
  cursor: pointer;
}

.tooltip-icon {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #555;
}

.post-tooltip-textt {
  visibility: hidden;
  width: 180px;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  top: 24px;
  right: -74px;
  transition: opacity 0.3s;
  font-size: 11px;
  z-index: 99;
  font-style: normal;
  opacity: 0;
}

.tooltip-icon .post-tooltip-textt::after {
  content: '';
  position: absolute;
  right: 74px;
  top: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #413f3f;
}

.tooltip-icon:hover .post-tooltip-textt {
  visibility: visible;
  opacity: 1;
}

.ad__main__top__inright svg {
  width: 600px;
  height: 500px;
}

#_02_Candi {
  position: relative;
}

.ad__main__top__inright {
  position: relative;
}

.Emp_L_Main .ad__main__top__inright svg {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.Emp_L_Main .ad__main__top__inright svg.show {
  opacity: 1 !important;
}

.Mid__FirImg01 {
  position: absolute;
  right: -6%;
  height: 120px;
  bottom: 13%;
  opacity: 1;
  width: auto !important;
  z-index: 1;
}

.Mid__FirImg02 {
  position: absolute;
  right: 6.5%;
  height: 175px;
  top: 8.5%;
  opacity: 1;
  width: auto !important;
  z-index: 1;
}

.Mid__FirImg03 {
  position: absolute;
  left: 2%;
  height: 115px;
  bottom: 14%;
  opacity: 1;
  width: auto !important;
  z-index: 1;
}

.Mid__Section_Brand {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.Mid__SecImg01 {
  position: absolute;
  left: 0px;
  height: 344px;
  top: 5.5%;
  width: auto !important;
  order: 1;
  z-index: 1;
}

.Mid__Section_Brand svg {
  order: 2;
  z-index: 2;
}

.Mid__SecImg02 {
  position: absolute;
  left: 17%;
  height: 344px;
  top: 17%;
  width: auto !important;
  order: 3;
  z-index: 4;
}

#Star_02,
#Star_03 {
  opacity: 0;
  animation: blinkL 4s infinite;
}

@keyframes blinkL {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#Star_02 {
  animation-delay: 0s;
}

#Star_03 {
  animation-delay: 1s;
}

.End__Section_Flexi {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.Mid__TirImg01 {
  position: absolute;
  left: 0%;
  top: 27.8%;
  width: auto !important;
  order: 1;
  z-index: 1;
  opacity: 1;
}

.End__Section_Flexi svg {
  order: 2;
  z-index: 2;
}

.Mid__TirImg02 {
  position: absolute;
  left: 7%;
  height: 150px;
  bottom: 1%;
  width: auto !important;
  order: 3;
  z-index: 4;
  opacity: 1;
}

.Mid__TirImg03 {
  position: absolute;
  left: 19%;
  height: 335px;
  top: 3%;
  width: auto !important;
  order: 3;
  z-index: 4;
  opacity: 1;
  background: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  section.pricing .pricing-grid {
    grid-template-columns: 1fr;
    padding: 30px 50px;
    gap: 50px;
    margin: 0;
  }

  .post-tooltip-textt {
    top: 22px;
    right: -136px;
    width: 485px;
  }

  section.pricing .pricing-grid .pricing-box {
    padding: 50px;
  }

  .pricing-box-recom-box {
    width: 200px;
  }

  .pricing--jobboost--section,
  .pricing--jobboost--left {
    max-width: unset;
    width: unset;
    margin: 0;
  }

  .pricing-top-- {
    padding: 40px 0px 18px;
  }

  .main--index--center--content--flex h3 {
    text-align: center;
  }

  .ad__main__top__flex {
    flex-direction: column;
    padding: 60px 5px;
  }

  .ad__main__top__inleft h1 {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
  }

  .top__inleft h3 {
    font-size: 25px;
    line-height: 32px;
  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .Emp__Show_F,
  .Emp__Show_S,
  .Emp__Show_T {
    display: flex;
    flex-direction: row !important;
    gap: 10px;
    padding: 30px 5px;
  }

  .Emp__Show_F .ad__main__top__inleft,
  .Emp__Show_S .ad__main__top__inleft,
  .Emp__Show_T .ad__main__top__inleft {
    gap: 10px;
    align-items: self-start;
  }

  .ad__main__top__inright svg {
    width: 380px;
    height: 380px;
  }

  .Mid__FirImg01 {
    right: -2%;
    height: 67px;
    bottom: 21%;
  }

  .Mid__FirImg02 {
    right: 0.5%;
    height: 131px;
    top: 11.5%;
  }

  .Mid__FirImg03 {
    left: 4%;
    height: 69px;
    bottom: 18%;
  }

  .ad__main__top__inleft {
    gap: 20px;
    align-items: center;
    text-align: center;
  }

  .Mid__SecImg02 {
    left: 17%;
    height: 219px;
    top: 22%;
  }

  .Mid__SecImg01 {
    left: 0;
    height: 186px;
    top: 17%;

  }

  .Mid__TirImg01 {
    left: 0%;
    top: 28%;
    height: 108px;
  }

  .Mid__TirImg02 {
    left: 1%;
    height: 110px;
    bottom: 7%;
  }

  .Mid__TirImg03 {
    left: 24%;
    height: 209px;
    top: 10%;
  }
}

@media (max-width: 767px) {
  .ad__main__top__inright svg {
    width: 340px;
    height: 340px;
    max-width: 100%;
  }

  .Mid__FirImg02 {
    right: -1.5%;
    height: 123px;
    top: 10.5%;
  }

  .Mid__FirImg01 {
    right: -4%;
    height: 66px;
    bottom: 19%;
  }

  .Mid__FirImg03 {
    left: -2%;
    height: 75px;
    bottom: 17%;
  }

  .Mid__SecImg02 {
    left: 16%;
    height: 200px;
    top: 22%;
  }

  .Mid__SecImg01 {
    left: 0;
    height: 176px;
    top: 17%;
  }

  .Mid__TirImg02 {
    left: -3%;
    height: 108px;
    bottom: 9%;
  }

  .Mid__TirImg03 {
    left: 24%;
    height: 179px;
    top: 10%;
  }

  .Mid__TirImg01 {
    left: 0%;
    top: 28%;
    height: 104px;
  }
}

@media (max-width: 767px) {
  .post-tooltip-textt {
    top: 22px;
    right: -121px;
    width: 200px;
  }

  .tooltip-icon .post-tooltip-textt::after {
    display: none;
  }

  .Emp_L_Main .ad__main__top__inright svg {
    opacity: 1 !important;
  }

  .Emp_L_Main .ad__main__top__inright [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  .main--index--center--content--flex h3 {
    text-align: center;
  }

  .ad__main__top__flex {
    flex-direction: column;
    padding: 30px 0px;
    text-align: center !important;
  }

  .Emp__Show_T {
    padding: 30px 0 70px;
    gap: 10px;
  }

  .ad__main__top__fl {
    justify-content: center !important;
  }

  .ad__main__top__inleft h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .top__inleft {
    text-align: start !important;
  }

  .top__inleft h3 {
    font-size: 25px;
    line-height: 30px;
  }

  .top__inleft h3 br {
    display: none;
  }

  .ad__main__top__inleft {
    gap: 15px;
    justify-content: center;
    align-items: center;
  }
.top__inleft{
  align-items: start;
}
  section.pricing .pricing-grid {
    grid-template-columns: 1fr;
    padding: 10px !important;
    row-gap: 50px;
    margin: 0;
  }

  .pricing-top-- {
    padding: 40px 0 14px !important;
  }

  .pricing-top-- h3 {
    font-size: 28px !important;
    line-height: 32px;
  }

  .pricing--middle-free p br,
  .pricing--jobboost--top h2 br {
    display: none !important;
  }

  .pricing--middle-free p {
    font-size: 14px !important;
    line-height: 19px;
    padding: 10px;
  }

  section.pricing .pricing-grid .pricing-box {
    padding: 35px 20px !important;
  }

  .pricing-box-recom-box {
    width: 230px !important;
  }

  .pricing--jobboost--left {
    padding: 35px 20px !important;
  }

  .pricing--jobboost--left,
  .pricing--jobboost--section {
    max-width: 100% !important;
    padding: 40px 10px;
    margin: 1rem auto;
  }

  .pricing--jobboost--top h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .contact-block-new .contact-wrapper-new .contact-left h2 {
    font-size: 25px !important;
  }

  .contact-block-new .contact-wrapper-new .contact-left {
    gap: 10px !important;
  }

  .contact-block-new .contact-wrapper-new .contact-left img {
    width: 250px !important;
    margin: 0 auto;
    object-fit: contain;
  }
}

/* Pricing -  Banner Designs */
.Price__Banner__Top {
  height: 80px;
  background: linear-gradient(80deg, #4d8ef9, #6a86c1, #35b1ba) !important;
}

.Price__Banner__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: #fff;
}

.PriBanner__left {
  display: flex;
  gap: 15px;
  align-items: center;
}

.PriBanner__left h1 {
  font-size: 25px;
  line-height: 25px;
  text-shadow: 0 0 3px #0037ff;
  font-weight: 700;
}

.PriBanner__mid {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 10px;
}

.PriBanner__mid h2 {
  font-size: 20px;
}

.PriBanner__mid p {
  display: flex;
  align-items: center;
  color: #fff;
}

.PriBanner__mid .Prcode {
  display: inline-block;
  background: #eef1fe;
  padding: 6px 6px;
  border-radius: 3px;
  margin: 0 3px;
  font-size: 14px;
  color: #124395;
  font-weight: 600;
}

.Mob__ViewSho {
  display: none !important;
}

@media (max-width:1024px) {
  .PriBanner__left h1 {
    font-size: 22px;
    line-height: 22px;
  }

  .PriBanner__mid h2 {
    font-size: 17px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .Mob__Viewhid {
    display: none !important;
  }

  .Mob__ViewSho {
    display: block !important;
  }

  .PriBanner__mid h2 {
    font-size: 15px;
  }

  .PriBanner__left h1 {
    font-size: 16px;
    line-height: 19px;
  }

  .PriBanner__right svg {
    width: 110px;
  }

  .Price__Banner__flex,
  .PriBanner__left {
    gap: 5px;
  }

  .PriBanner__left svg {
    width: 50px;
    height: 50px;
  }

  .PriBanner__mid {
    gap: 5px;
  }
}

@media (max-width:767px) {

  .PriBanner__left,
  .PriBanner__right {
    display: none;
  }

  .Mob__ViewSho {
    display: block !important;
  }

  .Mob__Viewhid {
    display: none !important;
  }

  .PriBanner__mid {
    padding: 7px 0 7px 0;
    gap: 4px;
  }

  .PriBanner__mid h2 {
    font-size: 15px;
  }
}