.btn-theme-colored2 {
    border-radius:50px;
}
.border_btn {
        background: transparent;
    color: black;
}
.Business-Manager_img {
    border-radius: 15px;
    height: 495px;
    object-fit: cover;
}
 .hero-career {
            padding: 50px 0;
    background: #132f3a;
            color: #fff;
            text-align: center
}
.hero-career h1,
.hero-career p {
    color:#fff;
}
.apply-box .form-control {
    margin-bottom:15px;
}
.job-card {
    background: #fff;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 25px;
    transition: .3s;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03)
}

.job-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06)
}

.apply-box {
    background: #fff;
    border-radius: 20px;
    padding: 35px 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08)
}
.multi_img_details img {
    height: 200px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.item_box_logo {
    border: 1px solid #132f3a;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    height: 100px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    transition: .5s ease;
}
.item_box_logo:hover {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.item_box_logo img {
        height: 100%;
    width: 100%;
    object-fit: scale-down;
}
   .company-info-section {
  background: #132f3a;
  color: #fff;
}

.company-desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.read-more-btn {
  border-radius: 30px;
  padding: 10px 28px;
  font-weight: 600;
}

.info-box {
  background: #fff;
  padding: 25px 15px;
  border-radius: 16px;
  transition: all 0.3s ease;
  margin-bottom:30px;
}

.info-box:hover {
  background: rgb(255 186 6);
  transform: translateY(-6px);
}

.info-box i {
  font-size: 36px;
  margin-bottom: 12px;
  display: inline-block;
      color: black;
}

.info-box h6 {
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 600;
  opacity: 0.9;
}

.info-box p {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  color:#f10506;
}

.cta-box p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
  color:white;
}

.contact-btn {
  border-radius: 30px;
  padding: 12px 40px;
  font-weight: 700;
  color: #000;
}

.rating-score {
  font-size: 60px;
  font-weight: 700;
}

.rating-score span {
  font-size: 20px;
  color: #777;
}

.stars i {
  color: #ffb400;
}

.review-count {
  color: #666;
}

.rating-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.rating-bar span {
  width: 40px;
  font-weight: 600;
}

.rating-bar .progress {
  flex: 1;
  height: 10px;
  background: #eee;
  border-radius: 20px;
  overflow: hidden;
}

.rating-bar .progress div {
  height: 100%;
  background: #7cb342;
  border-radius: 20px;
}

.satisfaction-box {
  padding-left: 20px;
  border-left: 1px solid #ddd;
}

.satisfaction-box .progress {
  height: 10px;
  background: #eee;
  border-radius: 20px;
  overflow: hidden;
}

.satisfaction-box .progress div {
  background: #7cb342;
  color: #fff;
  font-size: 12px;
  text-align: right;
  padding-right: 6px;
}

.review-card {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  margin: 10px;
}

.review-card .user {
  display: flex;
  align-items: center;
      gap: 10px;
    line-height: 18px;
}

.avatar {
  width: 42px;
  height: 42px;
  background: #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.review-card p {
  margin-top: 10px;
  color: #555;
}

.date {
  font-size: 13px;
  color: #888;
}
.review-section {
    background: #f5f5f5;
}
.review-card .user h6 {
    margin:0;
}
.menuzord-brand {
    width: 300px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.menuzord-brand .data_logo h6 {
    margin: 0;
    font-size: 15px;
}
.menuzord-brand .data_logo p {
        font-size: 12px;
    margin: 0;
}
.menuzord-menu > li > a.active {
        background: #ffba06;
}
.tm-element-holder-content p {
    margin:0;
}
.tm-element-holder-content p a {
    color:black;
}
@media(max-width:767px) {
.menuzord-menu > li > a {
    line-height: 25px;
}
.header-nav .container {
    padding:0;
}
.menuzord-responsive .showhide {
    margin: 0;
    position: absolute;
    top: -10px;
    right: 0px;
    padding: 0;
}
.phone_none {
    display:none !important;
}
    .Business-Manager_img {
    height: auto;
    }
    .info-box h6 {
        font-size: 12px;
        margin: 0;
    }
    .info-box p {
        font-size: 14px;
    }
.facility-hero h1 {
    font-size: 30px !important;
}
.whatsapp_icon span,
  .phone_icon span {
      display:none;
  }  
}