.privacy a{color:#fff;}
.services-box07:hover,
.services-box07.active {
    background: #224e2a;
}
.event-item h3{height: 88px;}
.footer-logo img {
    padding: 6px;
    background-color: white;
    border-radius: 5px;
    height: 60px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.about-img{border-radius: 10px;}
.service-btn a:hover {
   color:#c1322b;
}
.service-btn a {
   color:#fff;
   font-weight:500;
   font-size: 17px;
}
.news-active .slick-slide {
  margin-right: 20px; /* adjust the space between slides */
}
/* Optional: remove the last margin to avoid overflow */
.news-active .slick-slide:last-child {
  margin-right: 0;
}
.event_thumb {
  height: 237px; /* Set a fixed height */
  overflow: hidden;
}
.event_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Crop to fit the container without distortion */
  display: block;
}
.single-event h1 {
    font-size: 50px;
    margin-bottom: 20px;
}
/* 20. footer */
.recent-blog-sidebar li {
    display: flex;
    margin-bottom: 15px !important;
}
.recent-blog-sidebar li .thum {
    float: left;
   width: 300px;
    margin-right: 13px;
}
.recent-blog-sidebar li .thum img {
  border-radius: 10px;
}
.recent-blog-sidebar a {
    width: 100%;
    display: inline-block;
    color:#777 !important;
}
.recent-blog-sidebar a:hover {
    color:#777 !important;
}
.recent-blog-sidebar span {
    color:#c1322b;
}
.recent-blog-sidebar a:hover {
    padding-left: 0px!important;
}
.event_inner_banner {
    /* background: #224e2a; */
    padding: 10px 0;
    margin: 20px 0;
}
.event_inner_banner img {
 border-radius: 10px;
}
.date-social-wrap {
    display: flex;
    align-items: flex-start; /* Align items to the top */
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px; /* optional spacing */
}
.date-social-wrap li {
    display: flex;
    align-items: center;
}
.definitions dl dt:nth-last-of-type(2n+1) a {
  background: #f6f6f6;
}
.definitions dl dt a {
  display: block;
  padding: 18px 8px 17px 17px;
  font-weight: normal;
  position: relative;
  transition: ease-in-out 0.1s;
  background: #fff;
  border-radius: 2px;
}
.definitions dl dt a:hover {
  background: #c1322b;
  color: #fff;
  text-decoration: none;
  padding-left: 17px;
}
.definitions .fa-link:before {
     margin-right: 10px;
}
.pdf-letters {
  display: block;
  margin: 0 !important;
  width: calc(100% - 80px);
}
.pdf-letters li {
  list-style: none;
  padding: 0;
  margin: 0 4px 10px 0;
  width: 31px;
  display: inline-block;
  text-align: center;
  color: #777;
  font-weight: 400;
  margin-top: 40px;
}
.w-80px {
  width: 80px;
}
.latest-blogDiv{padding-top:20px;}
.filter-list {
  background-color: #eee;
  border-radius: 8px;
  padding: 16px;
}
/*Events CSS*/
/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/
.tp-postbox-item {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(3, 31, 66, 0.1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .tp-postbox-item-list-box {
    flex-wrap: wrap;
  }
}
.tp-postbox-item-list-thumb {
  margin-right: 34px;
}
.tp-postbox-item-list-thumb img {
  /*border-radius: 16px;*/
}
.tp-postbox-item-list-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: -0.2px;
  color: var(--tp-heading-2);
}
.tp-postbox-item-list-title a:hover {
  color: var(--tp-dashboard-primary);
}
.tp-postbox-thumb {
  border-radius: 16px 16px 0 0;
}
.tp-postbox-thumb img {
  border-radius: 16px 16px 0 0;
  width: 100%;
}
.tp-postbox-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-postbox-content p {
    margin-bottom: 25px;
  }
}
.tp-postbox-title {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 15px;
  color: var(--tp-heading-2);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-postbox-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .tp-postbox-title {
    font-size: 32px;
  }
}
.tp-postbox-title a:hover {
  color: var(--tp-dashboard-primary);
}
.tp-postbox-details-bottom {
  border-top: 1px solid #e6e8f0;
}
.tp-postbox-details-bottom-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 50px;
}
.tp-postbox-details-title {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: -0.2px;
}
.tp-postbox-details-thumb img {
  border-radius: 6px;
  width: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .tp-postbox-details-thumb {
    padding-bottom: 30px;
  }
}
.tp-postbox-item-list-thumb {
  width: 300px;
  height: auto;
}
.object-cover {
  object-fit: cover;
}
.tp-postbox-content h3{font-size: 30px;}
.location {
    font-weight: 500;
    color: #c1322b;
     font-family: 'Jost', sans-serif;
     margin-top: 10px;
}
/*Team CSS*/
.card-team{position: relative; text-align: center; transition: ease-in-out 0.3s}
.card-team:hover{box-shadow: 0 20px 25px -10px #999;}
.img-team {width: 150px; height: 150px; border-radius: 50%; overflow: hidden; margin: 0 auto; border: 1px solid #fff; box-shadow: 5px 5px 10px #ccc; margin-top: -75px; margin-bottom: 20px}
.img-team img{width: 100%; height: auto}
.card-team h4{color: #c1322b}
.card-team p{font-size: 18px; height: 230px;}
.card-team a{display: inline-block; margin: 4px; width: 36px; height: 36px; border-radius: 50%; font-size: 20px; line-height: 36px; background: #555; color: #fff; transition: ease-in-out 0.2s}
.card-team a:hover{background: #c00; text-decoration: none}
.card-team h4{height: 50px;}
.position{
    color: #224e2a;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    height: 50px;
}
.mgape{margin-bottom: 90px;}
/*.organiation .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #224e2a;
}
.organiation .nav-pills .nav-link:hover {
      background-color: #c1322b;
      color: #fff;
    }*/
.nav-pills .nav-link {
      background-color: #f5f5f5;
      color: #333;
      transition: all 0.3s ease;
      margin-bottom: 10px;
      border-radius: 5px;
      padding: 12px 15px;
      font-size: 17px !important;
    }
.nav-pills .nav-link:hover {
      background-color: #224e2a;
      color: #fff;
      transform: translateX(5px);
    }
.nav-pills .nav-link.active {
      background-color: #a02a25;
      color: #fff;
      font-weight: 600;
      transform: scale(1.02);
    } 
    .director-message p{color:#fff;}
    .director_tag{color:#c1322b !important; font-weight: 700;}
    .main-heading{font-size: 21px;}
    .director_tag h3{font-size: 35px;}
    .signature h3{padding: 10px 10px 0px 0px; color: #fff;}
.ceo-img {
    height: 100%; /* or a fixed value like 100% of content area */
    display: flex;
    align-items: center;
}
.ceo-img img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
     border: 5px solid #e0e0e0;
    border-radius: 15px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.page-template-mexican-restaurant-tmpl .team-info p {
    height: 72px;
}
.page-template-mexican-restaurant-tmpl .team-social a{background: #224e2a; color: #fff;}
.page-template-mexican-restaurant-tmpl .team-thumb .brd {
    height: 250px; /* Or adjust to your desired fixed height */
    overflow: hidden;
}
.page-template-mexican-restaurant-tmpl .team-thumb .brd img {
    height: 100%;
    width: 100%;
    object-fit: cover; /* Ensures image fills the box without distortion */
    transition: transform 0.3s ease;
}
/* Optional hover zoom effect */
.page-template-mexican-restaurant-tmpl .team-thumb .brd img:hover {
    transform: scale(1.05);
}
/* Section Heading Icon */
.page-template-mexican-restaurant-tmpl h5 .icon {
    font-size: 18px;
    line-height: 28px;
    color: #ff7350;
}
/* Section Heading Style */
.page-template-mexican-restaurant-tmpl h5 {
    color: #c1322b;
    font-size: 20px;
    padding: 10px 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}
/* Unordered List Layout */
.page-template-mexican-restaurant-tmpl .pr-ul {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
/* List Item */
.page-template-mexican-restaurant-tmpl .pr-ul li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
}
/* Icon Container */
.page-template-mexican-restaurant-tmpl .pr-ul .icon {
    flex-shrink: 0;
    margin-right: 15px;
}
/* Tick Icon Style */
.page-template-mexican-restaurant-tmpl .pr-ul .icon i {
    width: 42px;
    height: 42px;
    background: #fff7f5;
    border: 2px solid #ffdcd5;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #ff7350;
    font-size: 16px;
    transition: all 0.3s ease;
}
/* Text Content */
.page-template-mexican-restaurant-tmpl .pr-ul .text {
    flex: 1;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}
/* Location Card Box */
.location-box {
    border: 1px solid #e0e0e0;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 35px;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/* Hover effect for better UX */
.location-box:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.05);
}
/* Title h3 */
.location-box h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #1e1e1e;
}
/* Responsive support */
@media (max-width: 768px) {
    .page-template-mexican-restaurant-tmpl .pr-ul li {
        width: 100%;
    }
}
/*==================================
Work Area 
=================================*/
.work-process-area .section-title-how-work h2 {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.work-process-left {
  background-color: #224e2a;
  padding: 169px 50px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-left::before {
  content: "";
  position: absolute;
  z-index: -1;
  opacity: 0.2;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/bg-shape.png);
}
.work-process-left .section-title-how-work {
  margin-bottom: 30px;
}
.work-process-left .section-title-how-work h2 {
  color: #ffffff;
}
.work-process-left .default-btn {
  margin: 0 auto;
}
.work-process-card h3{
  font-size: 20px;
}
.work-process-card {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 70px;
  height: 55px;
  background-color: #ac835d;
  border-radius: 0 0 0 270px;
  opacity: 0.1;
  transition: 0.7s;
}
.work-process-card i {
  font-size: 50px;
  color: #c1322b;
  line-height: 1.2;
  margin-bottom: 10px;
}
.work-process-card h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  height: 42px;
  font-weight: 500;
}
.work-process-card p {
  margin-bottom: 0;
  height: 210px;
}
.work-process-card .number {
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  top: 5px;
  right: 15px;
}
.work-process-area-two {
  position: relative;
}
.work-shape {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.work-process-card-two {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 35px 23px;
  margin-bottom: 30px;
}
.work-process-card-two .number-title {
  font-size: 30px;
  color: #0071dc;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
.work-process-card-two h3 {
  margin-bottom: 15px;
}
.work-process-card-two p {
  margin-bottom: 0;
}
.work-process-right {
  background-color: #070b3b;
  padding: 138px 50px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-right::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/shape/bg-shape2.png);
}
.work-process-right .section-title-how-work {
  margin-bottom: 30px;
}
.work-process-right .section-title-how-work h2 {
  color: #ffffff;
}
.work-process-right .default-btn {
  margin: 0 auto;
}
.work-process-card-three {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 35px 23px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-card-three::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 85px;
  height: 75px;
  background-color: #0071dc;
  border-radius: 0 0 0 100%;
  opacity: 0.1;
  transition: 0.7s;
}
.work-process-card-three .number-title {
  font-size: 30px;
  color: #0071dc;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
.work-process-card-three h3 {
  margin-bottom: 15px;
}
.work-process-card-three p {
  margin-bottom: 0;
}
.work-process-card-three i {
  font-size: 30px;
  color: #0071dc;
  position: absolute;
  top: 7px;
  right: 15px;
}
.section-title-how-work .sp-color1{color: #c1322b; margin-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    display: block;}
.hire_services > li {
  position: relative;
}
.unordered_list_block>li {
    width: 100%;
    display: block;
    padding-right: 10%;
    min-height: 120px;
}
.hire_services>li {
    position: relative;
}
.hire_services>li:not(:last-child)::before {
    left: 34px;
    top: 92px;
    width: 2px;
    content: "";
    opacity: 1;
    height: 50px;
    position: absolute;
    border-left: 1px dashed #999;
}
.hire_services .iconbox_block.layout_icon_left .iconbox_icon {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background-color: #c1322b;
    box-shadow: 0 20px 24px 0 rgba(29, 40, 78, 0.1);
    margin: 0 30px 0 0;
    font-size: 18px;
    font-weight: 900;
    color: #f1f9ff;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    flex: 0 0 auto;
}
.hire_services .iconbox_block.layout_icon_left {
    padding: 0;
    transform: unset;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    display: inline-flex;
    align-items: flex-start;
}
.unordered_list_block {
    display: flex;
    flex-direction: column;
}
.hire_services {
    gap: 35px;
}
.pricing-btn {
    width: 86%;
    margin: auto;
}
.pricing-head h3{height: 43px;}
.pricing-body p{height: 310px;}
.pricing-box2 .price-count h2 {
    font-size: 28px;
}
/**** Tab Member Page */
.tp-instructor-become-tab .nav {
    margin-bottom: 50px;
    border-bottom: 1px solid #E6E8F0;
}
.tp-instructor-become-tab .nav .nav-item:not(:last-of-type) {
    margin-right: 40px;
}
.tp-instructor-become-tab .nav .nav-item {
    text-align: center;
}
.tp-instructor-become-tab .nav .nav-link.active {
    position: relative;
    color: #c1322b !important;
    background-color: transparent;
}
.tp-instructor-become-tab .nav .nav-link {
    color: #224e2a;
    font-size: 20px;
    font-weight: 400;
    padding: 18px 0;
    border-color: transparent;
}
.tp-instructor-become-tab .nav .nav-link.active:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    transition: all 1s ease-in-out;
    background: #010F1C;
}
.tp-instructor-become-wrap ul {
    padding-left: 20px;
}
.tp-instructor-become-wrap li {
    list-style: disclosure-closed; /* or disc, circle, etc. */
    margin-bottom: 8px; /* optional spacing */
}
.tp-instructor-become-wrap h5{margin-bottom: 15px;}
.family-business-spotlight blockquote {
    border-left: 4px solid #c1322b;
    padding-left: 1rem;
    color: #333;
}
.family-business-spotlight p {
    font-size: 1rem;
    line-height: 1.6;
    color: #fff;
}
.family-business-spotlight .blockquote p {
    font-size: 1.25rem;
    line-height: 1.4;
}
.ceo-description{margin-top: 20px;}
.benifit-sec h5{font-size: 30px;}
.benifit-sec h2{font-size: 25px;}
.tp-instructor-become-wrap li::marker {
    color: #c1322b;
    font-size: 1.2em; /* optional if you want a larger marker */
}
.member-cont p{margin-bottom: 1px;}
.member-link a{color:#c1322b; font-weight: 700;}
.member-link a:hover{color:#224e2a;}
/**** Career Page */
.services-section {
  position: relative;
  padding: 260px 0px 250px;
  background-color: #141d38;
}
.services-section.margin-top {
  margin-top: -165px;
}
.services-section .pattern-layer {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: right top;
}
.service-block {
  position: relative;
  margin-bottom: 30px;
}
.service-block .inner-box {
  position: relative;
  text-align: center;
  padding: 50px 30px 80px;
  background-color: #224e2a;
  border-radius: 0px 0px 15px 0px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.service-block .inner-box:hover {
  border-radius: 0px 0px 0px 15px;
}
/*.service-block .inner-box:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background-image: -ms-linear-gradient(top, #131e39 0%, #015ffd 100%);
  background-image: -moz-linear-gradient(top, #131e39 0%, #015ffd 100%);
  background-image: -o-linear-gradient(top, #131e39 0%, #015ffd 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #131e39),
    color-stop(100, #015ffd)
  );
  background-image: -webkit-linear-gradient(top, #131e39 0%, #015ffd 100%);
  background-image: linear-gradient(to bottom, #131e39 0%, #015ffd 100%);
}*/
.service-block .inner-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 500ms ease;  
}
.service-block .inner-box:hover:before {
  opacity: 0.85;
  background: #c1322b;
}
.service-block .inner-box:hover::before {
  opacity: 1;
  border-radius: 0px 0px 0px 15px;
}
.service-block .inner-box .icon-box {
  position: relative;
  color: #fff;
  font-size: 60px;
  line-height: 1em;
  transition: all 500ms ease;
}
.service-block .inner-box .icon-box .icon {
  position: relative;
}
.service-block .inner-box:hover .text,
.service-block .inner-box:hover h5 a,
.service-block .inner-box:hover .icon-box {
  color: #ffffff;
}
.service-block .inner-box h5 {
  position: relative;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 22px;
  margin-bottom: 18px;
  height: 50px;
}
.service-block .inner-box h5 a {
  position: relative;
  color: #fff;
  transition: all 500ms ease;
}
.service-block .inner-box .text {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  transition: all 500ms ease;
}
.service-block .inner-box:hover .arrow {
  left: 0%;
  margin-left: 0px;
}
.service-block .inner-box:hover .arrow {
  border-radius: 0px 0px 0px 15px;
  background-color: #ffffff;
  color: #0060ff;
}
.services-section .inner-box {
    background-color: #224e2a;
}
.career .section-title h2 {
    font-size: 35px;
}
.job-listing.section-title h2 {
    font-size: 35px;
    
}
/*=========  Job ListingSection  ===========*/

.job-listing {padding:60px 0;}
/* ===== Career ===== */
.career-form {
  background-color: #4e63d7;
  border-radius: 5px;
  padding: 0 16px;
}
.career-form .form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 12px 15px;
  color: #fff;
}
.career-form .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.career-form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.career-form .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.career-form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.career-form .custom-select {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 12px 15px;
  color: #fff;
  width: 100%;
  border-radius: 5px;
  text-align: left;
  height: auto;
  background-image: none;
}
.career-form .custom-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.career-form .select-container {
  position: relative;
}
.career-form .select-container:before {
  position: absolute;
  right: 15px;
  top: calc(50% - 14px);
  font-size: 18px;
  color: #ffffff;
  content: '\F2F9';
  font-family: "Material-Design-Iconic-Font";
}
.filter-result .job-box {
background:#fff;
  -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
          box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
  border-radius: 10px;
  padding: 10px 35px;
}
ul {
  list-style: none; 
}
.list-disk li {
  list-style: none;
  margin-bottom: 12px;
}
.list-disk li:last-child {
  margin-bottom: 0;
}
.job-box .img-holder {
  height: 65px;
  width: 65px;
background-color: #4e63d7;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#5a85dd));
  background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #5a85dd 100%);
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  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;
  border-radius: 65px;
}
.career-title {
  background-color: #4e63d7;
  color: #fff;
  padding: 15px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#5a85dd));
  background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #5a85dd 100%);
}
.job-overview {
  -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
          box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
  border-radius: 10px;
}
@media (min-width: 992px) {
  .job-overview {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
  }
}
.job-overview .job-detail ul {
  margin-bottom: 28px;
}
.job-overview .job-detail ul li {
  opacity: 0.75;
  font-weight: 600;
  margin-bottom: 15px;
}
.job-overview .job-detail ul li i {
  font-size: 20px;
  position: relative;
  top: 1px;
}
.job-overview .overview-bottom,
.job-overview .overview-top {
  padding: 35px;
}
.job-content {margin-left:20px;}
.job-content ul li {
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
}
@media (min-width: 768px) {
  .job-content ul li {
    border-bottom: 0;
    padding: 0;
  }
}
.job-content ul li i {
  font-size: 20px;
  position: relative;
  top: 1px;
}
.mb-30 {
    margin-bottom: 30px;
}
.job-metas {
  color: #696969;
  font-size: 14px;
}
.job-metas > div {
  display: inline-block;
  margin-right: 5px;
}
.type-job {
  display: inline-block;
  color: #000;
  background: #f7f7f7;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  padding: 1px 20px;
  font-size: 13px;
}
.type-job:hover {background:#224e2a;}
.job-type a:hover {
    color: #fff !important;
}
.job-metas .type-job {
  padding: 5px 15px;
  font-size: 14px;
}
.job-metas > div:not(.job-type) {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  padding: 4px 15px;
  font-size: 14px;
  border: 1px solid #ECEDF2;
  color: #202124;
}
.job-metas a:not([class]) {
  color: #202124;
}
.job-right .btn {background:#c1322b; color:#fff; border-radius:50px; border:none;}
.job-right .btn:hover {background:#224e2a; color:#fff; }
.job-listing .nav.nav-tabs {border: 0;}
.job-listing .nav-tabs .nav-link.active {border-radius:50px;}
.job-listing .nav-tabs li {min-width: 110px; text-align: center;}

/* Container rounded box */
.job-tabs-container {
    padding: 15px;
    
}

/* Tab base styles */
.job-tabs .nav-link {
    border: 2px solid #224e2a;   /* border in brand color */
    background: #fff;
    color: #000;
    border-radius: 50px;         /* full rounded pill */
    margin: 5px;
    padding: 8px 18px;
    font-weight: 500;
    transition: all 0.3s ease;
}

/* Active & Hover State */
.job-tabs .nav-link.active,
.job-tabs .nav-link:hover {
    background: #224e2a;         /* fill with brand color */
    color: #fff;
    box-shadow: 0 3px 8px rgba(16, 146, 234, 0.2);
    border-color: #224e2a;
}

@media (max-width: 575px) {
    .job-tabs .nav-link {
        font-size: 14px;
        padding: 6px 14px;
    }
}

.job-content h5 {
    font-size: 20px;
    
}
.job-left {
    width: 409px;
}

/***

====================================================================
	Appointment Section Two
====================================================================

***/

.appointment-section{
	position:relative;
	padding-top:110px;
}

.appointment-section.style-two{
	padding-bottom:110px;
}

.appointment-section .image-layer{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	height:700px;
	background-size:cover;
	background-repeat:no-repeat;
}

.appointment-section .image-layer:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:#224e2a;
}

.appointment-section .inner-container{
	position:relative;
	z-index:1;
	padding:65px 0px;
}

.appointment-section .inner-container:before{
	position:absolute;
	content:'';
	left:250px;
	top:0px;
	right:0px;
	bottom:0px;
	border-radius:10px;
	background-color:#ffffff;
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.appointment-section .image-column{
	position:relative;
}

.appointment-section .image-column .inner-column{
	position:relative;
	text-align:center;
	padding-left:60px;
}

.appointment-section .image-column .inner-column .image{
	position:relative;
	border-radius:7px;
	overflow:hidden;
}

.appointment-section .image-column .inner-column .image img{
	width:100%;
	display:block;
        height: 513px;
        object-fit: cover;
}

.appointment-section .form-column{
	position:relative;
}

.appointment-section .form-column .inner-column{
	position:relative;
	padding-right:45px;
	padding-top:0px;
	padding-left:20px;
}

.appointment-section .form-column h4{
	position:relative;
	color:#141d38;
	font-weight:600;
	line-height:1.4em;
	margin-bottom:30px;
        font-size: 24px;
}

/* Appointment Form */

.appointment-form{
	position: relative;
	z-index:1;
}

.appointment-form .form-group{
	position:relative;
	margin-bottom:25px;
}

.ui-selectmenu-button.ui-button,
.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group input[type="tel"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group textarea,
.appointment-form .form-group select{
	position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #888888;
    font-weight: 400;
    padding: 14px 22px;
	border-radius:4px;
	z-index:1;
	height:60px;
    border: 1px solid #d7d7d7;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.appointment-form .form-group input:focus,
.appointment-form .form-group select:focus,
.appointment-form .form-group textarea:focus{
	border-color:#0060ff;
}

.appointment-form .form-group textarea{
	height: 150px;
	resize: none;
	border-radius:4px;
}

.appointment-form .form-group input[type="submit"],
.appointment-form button{
    margin-top:15px;
}

.appointment-form .form-group input[type="submit"]:hover,
.appointment-form button:hover{
	opacity: .95;
}

.appointment-form .form-group .icon{
	position: absolute;
	right: 15px;
	top: 5px;
	height: 50px;
	width: 50px;
	z-index:1;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #c1322b;
}

.sec-title.centered {
    text-align: center !important;
}
.sec-title {
    position: relative;
    margin-bottom: 55px;
}
.sec-title h2 {
   color:#fff;
}

.custom-file-uploader {
    position: relative;
    background: #c1322b;
    color: #fff;
    height: 100%;
    margin: 0;
}
.custom-file-uploader input[type=file] {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: default;
}
.form-control:focus {
    color: var(--bs-gray-700);
    background-color: #ffffff;
    border-color: inherit; /* keep previous border color */
    outline: 0;
    box-shadow: none; /* remove shadow */
}
/*** Service***/
.service-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    transition: transform 0.3s, box-shadow 0.3s;
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

.service-card h5 {
    font-weight: 600;
    color: #000;
}

.service-card p {
    font-size: 15px;
    color: #555;
    line-height: 1.5;
}

.service-card .service-icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    /*filter: brightness(0) saturate(100%) invert(24%) sepia(94%) saturate(3763%) hue-rotate(349deg) brightness(87%) contrast(104%);*/
    /* This tints black SVG icons to #c1322b without editing the SVG */
}
.icon-container {
    border: 2px solid #c1322b;
    border-radius: 12px;
    padding: 8px;
    display: inline-block;
}

.serive-cta.cta-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.serive-cta.cta-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.8); /* adjust opacity as needed */
    z-index: 1;
}

.serive-cta.cta-bg .container,
.serive-cta.cta-bg .row,
.serive-cta.cta-bg .section-title,
.serive-cta.cta-bg .cta-btn {
    position: relative;
    z-index: 2;
}

.usefull {
    background-color: #f9f9f9;  /* light box color */
    border-radius: 8px;         /* rounded corners */
    padding: 20px;              /* inner spacing */
    box-shadow: 0 1px 4px rgba(0,0,0,0.08); /* soft shadow */
}
.usefull .icon {
    font-size: 18px;
    line-height: 28px;
    color: #c1322b;
    margin-right: 10px;
}

.usefull strong {
    color: #224e2a;
    line-height: 24px;
    display: inline-block;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}

.usefull .contact-label {
    width: 136px; /* adjust for label alignment */
    font-weight: 500;
    color: #555;
    flex-shrink: 0;
}


.usefull .contact-value {
    color: #000;
    word-break: break-word;
}

.usefull .contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 15px;
    color: #333;
}

.usefull .contact-item i {
    color: #c0392b;
    margin-right: 10px;
    font-size: 16px;
    flex-shrink: 0;
}

.location {
    color: #000; 
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

/*** Fair In China****/
/*Team CSS*/
.fair-card-team{position: relative; text-align: center; transition: ease-in-out 0.3s}
.fair-card-team:hover{box-shadow: 0 20px 25px -10px #999;}
.fair-card-team h4{color: #c1322b}
.fair-card-team p{font-size: 18px}
.fair-card-team a{}
.fair-card-team a:hover{text-decoration: none}
.fair-card-team h4{height: 50px;}


.fair-in-china {
    padding-bottom: 20px;               /* space inside block */
    margin-bottom: 20px;                /* space between blocks */
    border-bottom: 1px dotted #ccc !important;     /* dotted separator */
}
.fair-in-china:not(:last-child) {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/* Disable hover effect in useful-links page */
.page-template-usefull-links-tmpl .service-card:hover {
    transform: none;
    box-shadow: none;
}

.committees-section {
    background-color: #f9f9f9;
    border-radius: 12px;
}

.committees-section h3 {
    font-weight: 600;
    color: #0a4d8c; /* MexCham dark blue or your brand color */
}

.committees-list li {
    background: #ffffff;
    padding: 8px 12px;
    margin-bottom: 8px;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    font-size: 15px;
    display: flex;
    align-items: center;
}

.committees-list li::before {
    content: "✔️";
    color: #0a4d8c; /* Brand color checkmark */
    margin-right: 8px;
    font-size: 16px;
}

.committees-section .note {
    max-width: 600px;
    margin: 0 auto;
}

.committees-section {
    background-color: #f9f9f9;
    border-radius: 12px;
}

.committees-section h3 {
    font-weight: 600;
    color: #0a4d8c; /* MexCham dark blue or your brand color */
}

.committees-list li {
    background: #ffffff;
    padding: 8px 12px;
    margin-bottom: 8px;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    font-size: 15px;
    display: flex;
    align-items: center;
}

.committees-list li::before {
    content: "✔️";
    color: #0a4d8c; /* Brand color checkmark */
    margin-right: 8px;
    font-size: 16px;
}

.committees-section .note {
    max-width: 600px;
    margin: 0 auto;
    font-weight: 600;
    color: #c1322b;
}

.committees-list {
    margin-bottom: 40px; /* creates breathing space below the last row */
}

.committees-list .col-md-4 {
    margin-bottom: 20px; /* ensures vertical breathing space between rows */
}


.wpcf7-form-control-wrap {
    width: 100%;
}
/*.wpcf7-form-control-wrap input[type="file"] {
    max-width: 100%;
    color: #444;
    padding: 5px;
    background: #fff;
    border: 1px solid #555;
}*/

.wpcf7-form-control-wrap input[type="file"]::file-selector-button,
.wpcf7-form-control-wrap input[type="file"]::-webkit-file-upload-button {
    background-color: #c1322b; /* default red */
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    transition: background-color 0.3s ease; /* smooth transition */
}

/* Modern approach for reliable hover */
.wpcf7-form-control-wrap input[type="file"]:hover::file-selector-button{
    background-color: #224e2a;
}

.search-click{color:#c1322b;}
.member-content a{color:#c1322b; font-weight: 700;}
.xoo-el-lostpw-tgr{display:none;}

.mexican-rest ul{
    display: flex;
    flex-wrap: wrap;
    gap: 16px 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.mexican-rest ul li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.posts_navigation .prev-link h4{font-size: 16px;}
.posts_navigation .next-link h4 {
    font-size: 15px;
    }

.popup-video iframe {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Crop to fit container without black bars */
    background: #fff; /* fallback color if needed */
}

.popup-video iframe {
    background: #fff; /* Replace black with white if feasible */
}



.single-slider {
    position: relative;
    overflow: hidden;
}

.single-slider .slider-overlay {
    position: absolute;
    inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0; */
    background: rgba(0, 0, 0, 0.7); /* adjust opacity as needed */
    z-index: 1;
}

.slider-content {
    position: relative;
    z-index: 2;
}

.breadcrumb-title h2{margin-top: 50px;}

.breadcrumb-title-bg {
    background: rgba(0, 0, 0, 0.3); /* semi-transparent black */
    display: inline-block; /* adjusts to heading width */
    padding: 10px 20px;
    border-radius: 6px;
}

.breadcrumb-title-bg h2 {
    color: #fff; /* ensure heading text is white for contrast */
    margin: 0;
}

/* Brand Logo */
/* Members Logos Grid Improvements */
.brand-active {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px; /* spacing between logos */
    margin-top: 20px;
    margin-bottom: 20px;
}

.brand-active .single-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.brand-active .single-brand:hover {
    transform: scale(1.05);
}

.brand-active img {
    max-height: 80px; /* consistent logo sizing */
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.blog-content2 h4{height: 110px;}
.inner-blog h2 {height: 100px;}
.blog-content2 p{height: 115px;} 

/* End*/
@media (min-width: 1024px) and (max-width: 1440px) {
    .laptop-ml-50 {
        margin-left: 50px !important;
    }
}

@media (min-width: 768px) {
    .non-mobile-ml-91 {
        margin-left: 91px;
    }
    .non-mobile-ml-100 {
        margin-left: 100px;
    }
}
.responsive-address {
    font-size: 14px;
}

@media (max-width: 767.98px) {   
}

@media (max-width: 767px) {
  .breadcrumb-title h1 {
    font-size: 25px !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  .job-type {
        margin-bottom: 15px;
    }
     .responsive-address {
        font-size: 12px;
    }
     .tab-column {
        margin-bottom: 60px;
    }
   .job-left {
        width: 100% !important;
    } 
   
    .pdf-letters {
        display: grid !important;
        grid-template-columns: repeat(5, 1fr);
        gap: 8px; /* control horizontal & vertical spacing */
        width: 100% !important;
        padding: 0;
        margin: 0 auto !important;
    }

    .pdf-letters li {
        width: auto !important;        /* let grid control sizing */
        display: block !important;     /* reset inline-block */
        margin: 0 !important;          /* remove unnecessary margin */
        text-align: center;
    }

    .pdf-letters a {
        display: inline-block;
        padding: 4px 0;
        font-size: 14px;
    }
    .member-cont{margin-top: 15px;}
    .member-link{margin-top: 15px;}
    .header-cta a {
        font-size: 14px;
    }
    
    .header-cta ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 8px; /* control spacing */
    padding: 0;
    margin: 0;
    list-style: none;
    }

    .header-cta ul li {
        position: relative;
        padding: 0 8px;
    }

    .header-cta ul li:not(:last-child)::after {
        position: absolute;
        right: 0;
        color: #ccc; /* adjust color to match your design */
    }

    .header-cta a img {
        max-width: 32px; /* scale logout icon for mobile */
        height: auto;
    }
    
    .service-card.usefull {
        width: 90%; /* or 100% with padding adjustments */
        margin: 0 auto 20px auto; /* center align with bottom spacing */
        padding: 15px 15px; /* reduce side paddings */
        box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }
    .contact-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px; /* space between label and value */
    }

    .contact-item i {
        margin-bottom: 4px; /* add space under icon */
    }

    .contact-item .contact-value {
        text-align: left;
        display: block;
    }
    
    .usefull .contact-item {
        display: block;
    }
    .mt-b{margin-bottom: 30px;}
    .mt-top{margin-top: 50px;}
    
    
}
@media only screen and (max-width: 1023px) {
  .appointment-section .image-column .inner-column {
    padding-left: 0px;
  }
  .appointment-section .inner-container:before
  {
    display: none;
  }
}

.site-url a {
  display: inline-block;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
.wpcf7-spinner{display: block !important;}
.iconbox_content a{color: #c1322b;}

#mobile-menu li.active > a {
    color: #c1322b;
}
.custom-gap > [class*="col-"] {
    margin-bottom: 4rem; /* Or any size you prefer */
  }

  .slider-bg {
    min-height: 780px !important;
  }
  .page-template-fair-in-china-tmpl h3{color:#c1322b;}
  .page-template-fair-in-mexico-tmpl h3{color:#c1322b;}
  .back_link_mem{color:#c1322b; font-size: 15px; font-weight: 600;}
  
  .faq_content li {
    list-style: disclosure-closed;
    margin-bottom: 8px;
}
  
  .faq_content li::marker {
    color: #c1322b;
    font-size: 1.2em; /* optional if you want a larger marker */
}

.services-box07 .sr-contner .text p{height: 70px;}

.blog-thumb2 img {
    width: 100%;
    height: 241px; /* fixed height */
    object-fit: cover; /* crops excess, keeps aspect ratio */
    display: block;
}

.bsingle__post-thumb img {
    width: 100%;
    height: 241px; /* fixed height */
    object-fit: cover; /* crops excess, keeps aspect ratio */
    display: block;
}

.breadcrumb-wrap{padding-top: 150px;}

.bsingle__content h2 {font-size: 20px;}
.bsingle__content p {
    margin-bottom: 10px;
}
img.aligncenter {
    max-width: 100%;
    height: auto;
}
img.size-medium{
    max-width: 100%;
    height: auto; 
}

.page-template-cms-tmpl .committees-list h2{padding: 10px 0px 10px 0px;}

.bsingle__post-thumb.history img {
    max-width: 80%;
}

@media (min-width: 768px) {
    .bsingle__post-thumb.history img {
        max-width: 60%;
    }
}

@media (min-width: 1200px) {
    .bsingle__post-thumb.history img {
        max-width: 70%;
    }
}

.page-template-our-history-tmpl img.size-full {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 20px;
}
.glightbox-container .ginner-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.glightbox-clean .gslide-image {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.glightbox-clean .gslide-image img {
    max-width: 90vw;
    max-height: 90vh;
    width: auto;
    height: auto;
    display: block;
    margin: auto;
}

.glightbox img {
    transition: transform 0.3s ease;
}
.glightbox:hover img {
    transform: scale(1.03);
}
.glightbox-container .gslider {
    align-items: normal !important;
    
}

.gallery-thumb {
    width: 100%;
    height: 200px; /* Adjust as needed */
    object-fit: cover;
}
.services-content2 h5 {
    height: 135px;
}

.blog-content2 .meta-info ul li i {
    color: #c1322b;
}

.contact-bg .contact-field textarea {
    height: 131px !important;
}
.dscf7-captcha-container {
    width: 100% !important;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 5px !important;
}

.btn-dark:hover {
    background: #224e2a;
    color: #fff;
}

.single-brand {
    display: flex;
    align-items: center; /* Vertical center */
    justify-content: center; /* Horizontal center */
    height: 100%; /* Make sure it takes the full height of the slide */
}

