
.conatner{
    max-width:1280px;
    margin: auto;
    padding: 0px 15px;
}
.page-title {
    display: flex;
    background: #09294B;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 300px;
    flex-direction: column;
    padding-top: 60px;
}

  
.page-title >  p {
    color:unset;
    text-align: center;
}

.page_title_section {
    max-width: 1280px;
    margin: auto;
    text-align: center;
}
.value_section {
    /* padding: 40px 0; */
    background: #F4F4F4;
}
.comm_padding{
    padding: 50px 0;
    background: #F4F4F4;
}
.value_section .conatner {
    display: flex;
    gap: 80px;
}
h2 {
    /* color: var(--black); */
    /* font-size: 32px; */
    /* font-style: normal; */
    /* font-weight: 700; */
}

.valu_text_content h2 {
    color: var(--black);
    font-size: 20px !important;!i;!;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.valu_lis_tiem {
    display: flex;
    gap: 20px;
    position: relative;
    padding-top: 15px;
    border-bottom: 2px solid #d1d1d180;
    width: calc(100% / 3 - 10px) !important;
}
.v_heading_section h3 {
    color: var(--black);
    text-align: center;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 500;
    padding: 0 0px 40px;
}
.valu_lis_tiem:after {
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: #105B9C;
    transition: width .3s linear;
}
.valu_lis_tiem:hover:after {
    width:100%;
}
/* working page  */
.our_plant_head {
    text-align: center;
    margin-bottom: 30px;
}
.our_plant_bottom {
    display: flex;
    gap: 20px;
}
.up_image_containr {
    padding: 24px 24px 15px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(16, 91, 156, 0.10);
}
.op-list-item li {
    display: flex;
    justify-content: space-between;
}
ul.op-list-item li p {
    color: #19304E;
    color: #19304E;
    font-family: Gilroy-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.op-list-item li p:last-child {
    color: #19304ECC;
    opacity: .8;
    width: 60%;
}
ul.op-list-item li p:first-child {
    width: 35%;
}


ul.op-list-item {
    padding: 0;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 0;
}
ul.op-list-item.last li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.op_content_main h2 {
    color: #105B9C;
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 14px;
}
.op_content_main h3 {
    color: #19304E;
    font-family: 'Gilroy-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.op-list-item li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d1d1d180;
    padding-bottom: 0px;
    margin-bottom: 14px;
}
.opfooter p {
    color: #19304E;
    text-align: center;
    font-family: 'Gilroy-Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    max-width: 986px;
    margin: 40px auto 0;
}


/* mangement page  */
.meg_section_head p {
    color: #105B9C;
    font-family: Gilroy-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.meg_section_head h3 {
    color: var(--black);
    text-align: center;
    font-family: 'Gilroy-medium';
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 0px;
    padding: 0 107px;
}
.meg_section_head {
    margin-bottom: 40px;
}


.out_team_section {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    max-width: 80%;
    margin: auto;
}
.otim_content h2 {
    color: var(--black);
    font-family: 'Gilroy-Bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-top: 16px;
}
.otim_content h3 {
    overflow: hidden;
    color: #323232;
    text-overflow: ellipsis;
    font-family: 'Gilroy-ragular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.otim_content p {
    overflow: hidden;
    color: #323232;
    text-overflow: ellipsis;
    font-family: 'Gilroy-ragular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    white-space: break-spaces;
    margin: 0;
}
.otim_content a {
    overflow: hidden;
    color: #105B9C;
    text-overflow: ellipsis;
    font-family: 'Gilroy-medium';
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    text-decoration: underline !important;
    font-weight: 500;
}

.otim_image img {
    width: 100%;
}
.out_team_section {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    max-width: 80%;
    margin: auto;
    row-gap: 40px;
    column-gap: 20px;
}
.out_team_section .team_item {
    width: 31.33%;
}

.conatner_01 .page-title h2{
    color: #fff;
}
.value_section.w_p h3 {
    color: #19304E;
    font-family: Gilroy-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}
.bottom_sectionworking01 {
    width: 47%;
    padding: 20px;
}
.bottom_sectionworking {
    width: 56%;
}
.v_heading_section h2 {
    color: var(--black);
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin: 24px 0px 12px;
}
.wk_item_02 {
    border-top: 2px solid #105B9C;
    padding-top: 20px;
}
@media(max-width: 991px){
    .valu_lis_tiem {
        width: calc(100% / 2 - 10px) !important;
    }
    .v_heading_section h3 {
        font-size: 28px !important;
    }
}
@media(max-width: 767px){
    .valu_lis_tiem {
        width: 100% !important;
    }
    .v_heading_section h3 {
        font-size: 22px !important;
        padding-bottom: 30px !important;
    }
    .v_heading_section h2 {
        font-size: 20px !important;
    }
}