.wide_nav {
    width: 300px;
    padding: 0.5rem 1.25rem;
}

/* .wide_nav div {
    padding: 0.4rem 1rem;
    min-width: 240px;
} */

/* .wide_nav h6 {
    padding: 1rem 0.6rem 0.5rem 0.5rem !important;
    word-wrap: break-word;
    border-bottom: 0.5px solid black;
    margin-bottom: 1rem;
} */

/* h6 .smallprotags {
    position: relative;
    float: right;
    color: #96D228;
    font-size: 1.2rem;
    font-family: 'Caveat', cursive;
    font-weight: 700;
} */

.nav-btn {
    margin: var(--mdb-nav-link-padding-y) var(--mdb-nav-link-padding-x);
    padding-right: 0.5rem;
}

.nav-btn a i {
    font-size: 36px !important;
}

.nav-items {
    padding-right: 0.5rem;
}

.navbar-brand {
padding-left: 2rem;
}

.youtubeIcon {
    color: #fe0101 !important;
    padding-right: 2rem;
}

.linkedinIcon {
    color: #0a66c3 !important;
}

.y-center {
    margin-top: 5px;
}

.nav-link {
    font-size: 15px;
}

.clientSlider div img {
    width: 100%;
    aspect-ratio: 7/2;
    object-fit: contain;
}

.alternate-bg {
    /* background: #edf6ff; */
    background: #f2f2f2;
}
.feat_testimonial {
    max-height: 300px;
    width: auto;
    border-radius: 50%;
}

/* for testimonial carousel */
.testimonialsSlider {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    margin: 1.5rem;
}

.testimonialsSlider .item {
    flex: 1;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #fff !important;
    padding: 1.5rem;
    margin-right: 1rem;
    height: 450px;
}

/* Sticky container in the bottom-right corner */
#stickyDiv {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    background-color: #012269;
    cursor: pointer;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#stickyDiv.expanded {
    height: 370px;
    width: 300px;
    border-radius: 6px;
    padding: 18px;
    overflow: hidden;
    z-index: 10;
}

#closeButton {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffffff;
    font-size: 22px;
    cursor: pointer;
}

/* Initially hidden form inside the div */
#formContainer {
    display: none;
    height: 100%;
}

#formContainer .form-group {
    width: 100%;
    margin-bottom: 10px;
}

.form-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

/* Footer optimization style */
.footer_area {
    background: #000410;
}

.footer_area h4 {
    color: #ffffffe6;
    border-bottom: 1px solid #ffffffe6;
    display: table-cell;
    margin-bottom: 10px;
}

.footer_area .links p {
    margin-bottom: 8px;
}

.foot_logo p {
    color: #ffffffe6;
}

.foot_logo img {
    margin: 0px 0px 20px -5px !important
}

.footer_area p {
    font-size: 15px !important;
    color: #ffffff9e;
}

.footer_area .links p a {
    color: #d4d4d4e6;
}

.footer_area .links p a:hover {
    color: #fff;
    font-size: 16px;
}

.news_widget .input-group input {
    height: 40px;
    background: #fff;
    border-radius: 0px;
    width: 80%;
    border: none;
    padding: 0px 15px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #cccccc;
    outline: none;
    box-shadow: none;
}

.social-link {
    border-bottom: none !important;
    padding-top: 1.25rem;
    font-size: 18px;
    font-weight: 500;
}
.y-center {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.75px;
}

.btn-primary {
    background-color: #012269 !important;
}
.bg-primary {
    background-color: #012269 !important;
}

.nav-btn a {
    letter-spacing: 0.5px;
}


.job-card-row {
    /* justify-content: space-evenly !important; */
    justify-content: center !important;
    align-items: center !important;
}

.job-card {
    border-radius: 10px;
    background-color: #f1f1f1bd;
}

.job-card:hover {
    transform: scale(1.01, 1.01);
    transition: transform 0.2s linear;
    /* background-color: #baecdc; */
    background-color: white;
    box-shadow: 2px 4px 21px 0px rgba(0, 0, 0, 0.61);
    -webkit-box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.61);
    -moz-box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.61);
}

.job-card .job-card-img {
    padding-bottom: 1rem;
}

.job-card .job-card-text {
    color: #000;
}

.job-card .job-card-text .job-card-title h5 {
    font-size: 1rem;
    text-align: center;
    padding-bottom: 4px;
    border-bottom: 1px solid #00000021;
    width: fit-content;
    margin: auto;
    margin-bottom: 0.8rem;
}

.job-card .job-card-text .job-card-title h5 span {
    font-size: 0.8rem;
    color: #4dd000;
}

.job-card .job-card-text h6 {
    text-align: center;
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
}

.job-card .job-card-btn button {
    border: none;
    font-size: 14px;
    padding: 6px 18px;
}

.send-resume-txt {
    font-size: 14px;
    color: #000;
    float: right;
}

.fs-20 {
    font-size: 22px;
}



.btn-custom1 {
    background-color: #0862d5 !important;
    color: #fff !important;
}

.equal-height .card {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .equal-height .card-body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }

  .equal-height .card-body .btn {
    margin-top: auto; /* Push button to bottom */
  }

  .card-overlay {
    background-color: rgba(0, 0, 0, 0.5); /* semi-transparent overlay */
  }





.services-img {
    background-color: rgba(0, 0, 0, 0.5); /* semi-transparent overlay */
    max-height: 300px;
}

.service_info_txt {
    font-family: 'Raleway', sans-serif;
    color: #282828 !important;
}

.services-text {
    font-family: 'Raleway', sans-serif;
    color: #282828 !important;
}

.services-text h3 {
    letter-spacing: 1px;
}

.service_info_txt .services-text {
    font-family: 'Raleway', sans-serif;
    color: #282828 !important;
    font-size: 1.1rem;
}

.service_info_txt h4 span {
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: underline;
}

.main-heading {
    /* font-family: 'Montserrat', sans-serif; */
    font-family: 'Raleway', sans-serif;
    color: #282828 !important;
    text-decoration: underline;
    letter-spacing: 1px;
}

.nav-tabs .nav-item .nav-link {
color: #282828 !important;
    letter-spacing: 0.25px;
    font-size: 20px;
    border-radius: 8px;
    background-color: #e2e2e2;
    margin: 0 8px;
}

.mt-2rem {
    margin-top: 2rem !important;
}

.slick-next:before, .slick-prev:before {
    color: #000;
}

.services-content div h3 {
    text-decoration: underline;
    margin-bottom: 1rem;
}
.services-content {
    font-family: 'Raleway', sans-serif;
    color: #282828 !important;
}