.menu-center li a{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.post_featured_img img{
    width: 90%;
    height: 475px;
}
.field_box {
    padding-bottom: 0px;
}
.text-white{
    color: #fff;
}
.single-job-head h4 {
    color: #fff;
}
.tab-boxs .nav-link {
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 11px;
    padding: 15px;
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
}
@media screen and (min-width: 768px) {
    .nav-tabs {
        margin-bottom: 0px;
    }
}
.tab-boxs li.nav-item {

    margin-bottom: 45px !important;
}
.tab-deatils-box {
    margin-top: 10px;
}

/* Team Page Css */
.mod_teams{
    max-width: 950px !important;
}
.mod_teams .modal-body {
    padding: 0;
}
.mod_user img{
    width: 100%;
    border-radius: 10px 0 0 10px;
}
.mod_user{
    flex: 0 0 50%;
}
.modal_userDetails {
    padding: 20px;
    height: 100%;
}
.user_aboutDat {
    padding: 20px;
    background: #01255d;
    color: #fff;
    border-radius: 0 4px 0 0;
}
.user_aboutDat h4{
    margin: 0;
    color: #fff;
}
.close_btn {
    position: absolute;
    z-index: 9;
    border: none !important;
    right: -17px;
    font-size: 30px;
    background: #fff !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    top: -14px;
    font-size: 34px;
    font-weight: 400;
    color: #01255d !important;
}
.team-name{
    display: grid;
    gap: 10px;
}
.team-name a{
    color: #01265d;
}
.about-deatils ul li{
	list-style-type: disc;
}
.about-deatils h4{
    color: black;
    color: #01265d;
    font-size: 24px;
}

/* Get-Quote-Page */
.form-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    border-bottom: 2px solid orange;
    display: inline-block;
}
.form-control {
    margin-bottom: 15px;
}
.btn-submit {
    background-color: #ff6600;
    color: white;
    font-weight: bold;
    width: 230px;
    font-size: 16px;
    text-align: center;
}
.btn-submit:hover {
    background-color: #1D2538;
}
.container-custom {
    background-color: #f8f9fa; /* Light grey background */
    padding: 50px 25px;
}
.company-info {
    margin-bottom: 20px;
}
.logo-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.logo-grid img {
    max-width: 100%;
    height: auto;
    display: block;
}
.logo-item {
    flex: 1 1 30%;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footerContact {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}
.service-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 10px;
    height: 150px; /* Adjust the height as needed */
    text-align: center;
}
.service-card img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.service-title {
    font-size: 16px;
    color: #777;
}
.contact-card {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 10px;
}
.contact-card img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}
.form-container,
.container-custom,
.it-services-sec,
.location-sec{
    margin-top: 100px;
}
/* end Get-Quote-Page */

/* 19 jun 2024 */

.form_about {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.12);
    padding: 20px;
    border-radius: 4px;
}
.shadow_Imgs{
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.12);
}

.form_about_outer .form-title:after {
    content: "";
    width: 113px;
    height: 2px;
    background: #01255d;
    position: absolute;
    bottom: -3px;
    left: 0;
}
.form_about_outer .form-title {
    border: none;
    position: relative;
    color: #000;
    font-weight: 600;
}
.form_about_outer .form-control {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px !important;
}
.form_about_outer .btn-submit {
    color: white;
    padding: 10px;
    background: #01255d;
    width: 100%;
}
.form_about_outer .logo-item {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.form_about_outer .service-card:hover {
    background: #01255d 21;
}
.form_about_outer .service-card {
    transition: all 0.3s;
}
.form_about_outer .col-md-6.company-info {
    padding: 70px 70px 55px;
    background: #042862;
    color: #fff;
    margin: 0;
}
.form_about_outer .logo-grid .logo-item:nth-child(4), .form_about_outer .logo-grid .logo-item:nth-child(5), .form_about_outer .logo-grid .logo-item:nth-child(6) {
    border-bottom: none;
}
.form_about_outer .service-card {
    border-radius: 4px;
}
.form_about_outer .contact-card {
    border-radius: 4px;
}
.form_about_outer .contact-card:hover {
    background: #f5f4f6;
    transition: all 0.3s;
}
.form_about_outer .service-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 4px;
    margin: 0;
    height: 150px;
    text-align: center;
    transition: all 0.3s;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.12);
    overflow: hidden !important;
    margin-bottom: 30px;
    border: none;
}
.form_about_outer .contact-card {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    background-color: #fff;
}
.partner_sec{
    padding: 0;
}
.form_controlInner textarea{
height: 80px;
}

.form_controlInner input{
height: 42px;
}

.form_controlInner span.wpcf7-list-item label input {
    height: auto;
}

.form_about_outer .location-sec {
    margin-top: 0;
}


.form_controlInner span.wpcf7-list-item-label {
    font-size: 13px;
    line-height: 18px ;
    display: block;
}
.partner_sec .company-info h2 {
    font-weight: 700;
}

.form_about_outer .logo-grid  {
    background: #F8F9FA;
}
.text_fullTitle{
    font-weight: 600;
    color: #000;
    font-weight: 600;
    font-size: 2.5rem;
}

section.form_about__flag {
    padding: 50px 0;
    background: #07275a;
}
.page-id-144 .our-val{
    display: grid;
    gap: 14px;
}
.rotate-span {
    display: inline-block;
    transform: rotate(90deg);
}
@media (max-width: 767px) {
    a.thm-btn {
        display: inline-block;
        max-width: 198px;
        background: #01255d;
        width: 100%;
        text-align: center;
        height: 62px;
        color: #fff;
        line-height: 62px;
        border-radius: 4px;
        text-decoration: none;
        font-size: 18px;
        font-weight: 400;
        position: relative;
        outline: 0;
        z-index: 1;
        cursor: pointer;
        margin-right: 69px;
    }
}
.single-job .exp-req span {
    color: #01255d;
    font-size: 19px;
}
.single-job-portal ul li {
    list-style-type: disc;
    margin-top: 5px;
    color: #999;
}
.page-id-297 .career-details{
    min-height: 280px;
}