:root {
    /* primarycolor */

    --goldcolor: #ffc629;
    --black-brown-color: #231f20;
    --lightcolor: #b7cae9;
    --whitecolor: #fff;

    /* -secondarycolor */

    --greylightcolor: #e4e6e7;
    --orangelightcolor: #d85837;

    --greycolor-four: #90979d;
    --greycolor-three: #71787e;
    --greycolor-two: #626971;
    --greycolor-one: #515861;

    --blackcolor: #000000;
    --transprantcolor: #000000;

    --selection: #d9d9d9;

    --font-Roboto: "Roboto", serif;
    --font-Roboto-Condensed: "Roboto Condensed", serif;

    --font-size-68: 68px;
    --font-size-66: 66px;
    --font-size-52: 52px;
    --font-size-48: 48px;
    --font-size-40: 40px;
    --font-size-30: 30px;
    --font-size-25: 25px;
    --font-size-24: 24px;
    --font-size-22: 22px;
    --font-size-20: 20px;
    --font-size-18: 18px;
    --font-size-16: 16px;
    --font-size-12: 12px;
}


/* .entry-content ul li,
.entry-content ol li{
    color: var(--greycolor-one) !important;
} */


/* HOME PAGE CSS  */

.content-ser-sec.dark-section {
    padding-top: 45px;
}

.header-outer .row-two-desk #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-current-menu-item > a{
    color: var(--orangelightcolor) !important;
}


.logo-sec {
    padding-bottom: 0 !important;
    position: relative;
}

.logo-sec::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 130%;
    background: url(../images/line-svg.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
    right: 80px;
    z-index: 1;
    top: 1px;
}


/* HOME PAGE CSS  */





header#main-header {
    top: 0 !important;
}


.spec-build-cont-sec.spec-build-secouter.about-title-section {
    padding-top: 10px !important;
}


/* HOME PAGE Rewarding Future SECTION DESIGN CSS START :::::::::::::::::::: */

.more-than-sec .more-than-row {
    width: 100%;
    background: var(--goldcolor);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
}

.more-than-sec .more-than-row:after {
    display: none;
}

.spec-build-cont-sec.spec-build-secouter.about-title-section .content-spec-hm .content-spec-clmn-two {
    padding-bottom: 130px;
}

/* COL ONE ::::::::::::::::::::::::::::: */

.more-than-row .more-clmn-one {
    font-size: 30px;
    margin: 0 auto;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    margin-top: 114px;
    text-transform: uppercase;
    display: flex;
    align-items: flex-end;
    margin-left: 40px !important;
    width: fit-content;
    margin-right: 56px;
}

.more-than-row .more-clmn-one p {
    font-size: 30px;
    font-weight: 300;
    color: var(--whitecolor) !important;
}

/* COL TWO ::::::::::::::::::::::::::::: */

.more-than-sec .more-than-row .more-clmn-two {
    width: 17%;
    margin-top: -55px;
    margin-right: 55px;
}

.more-than-sec .more-than-row .more-clmn-two .et_pb_module.et_pb_image {
    border-radius: 20px !important;
    margin-bottom: 47px;
}

.more-than-sec .more-than-row .more-clmn-two .et_pb_module.et_pb_image span.et_pb_image_wrap {
    position: relative;
    padding-bottom: 100%;
    display: block;
    border-radius: 20px !important;
}

.more-than-sec .more-than-row .more-clmn-two .et_pb_module.et_pb_image span.et_pb_image_wrap::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 25px;
    top: 14px;
    left: 14px;
}

.more-than-sec .more-than-row .more-clmn-two .et_pb_module.et_pb_image span.et_pb_image_wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px !important;
}

/* COL THREE ::::::::::::::::::::::::::::: */

.more-than-sec .more-than-row .more-clmn-three {
    padding: 120px 0 165px 0;
}

.more-than-sec .more-than-row .more-clmn-three .et_pb_module.et_pb_text h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: -3px !important;
    margin-top: 3px;
}

.more-than-sec .more-than-row .more-clmn-three .et_pb_module.et_pb_text:nth-child(2) {
    margin-top: 55px !important;
}


/* COL four ::::::::::::::::::::::::::::: */

.more-than-sec .more-than-row .more-clmn-four {
    width: 48%;
    position: relative;
    height: fit-content;
}

.more-clmn-four::before {
    position: absolute;
    content: "";
    width: 42px;
    height: 100%;
    background-image: url(../images/shawdow-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    top: 0px;
    left: -40px;
    z-index: 0;
}

.more-than-sec .more-than-row .more-clmn-four .et_pb_module.et_pb_image {
    margin-bottom: 0;
}

.more-than-sec .more-than-row .more-clmn-four .more-img-bg-txt-ink {
    position: absolute;
    top: 0;
    height: fit-content;
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 205px;
}

.more-than-sec .more-than-row .more-clmn-four .more-img-bg-txt-ink .et_pb_text_inner {
    width: 100%;
    padding-left: 56px;
}

.more-than-sec .more-than-row .more-clmn-four .more-img-bg-txt-ink .et_pb_text_inner p {
    font-size: 30px;
    text-transform: uppercase;
    color: var(--whitecolor) !important;
    letter-spacing: 1px;
    text-shadow: 1px 0px 7px #000000d1;
    margin-bottom: 0 !important;
}

.more-than-sec .more-than-row .more-clmn-four .more-img-bg-txt-ink .et_pb_text_inner h2 {
    font-size: 68px;
    text-transform: uppercase;
    color: var(--whitecolor);
    text-shadow: 1px 0px 7px #000000d1;
    margin-bottom: 75px;
    margin-top: 16px;
}

.more-than-sec .more-than-row .more-clmn-four .et_pb_module.et_pb_image span {
    position: relative;
    padding-bottom: 82%;
    display: block;
}

.more-than-sec .more-than-row .more-clmn-four .et_pb_module.et_pb_image span img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.more-than-sec .more-than-row .more-clmn-four .more-img-bg-txt-ink .et_pb_text_inner a {
    font-size: 10px;
    padding: 10px 30px 10px 30px !important;
    border-radius: 50px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
}

.more-than-sec .more-than-row .more-clmn-four .care-build-txt {
    padding: 70px 70px 50px 120px;
    background: var(--whitecolor);
    position: relative;
}

.more-than-sec .more-than-row .more-clmn-four .care-build-txt::before {
    position: absolute;
    content: "";
    width: 163px;
    height: 100%;
    background: url(../images/line-svg.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
    right: 80px;
    z-index: 1;
    top: 1px;
}

.more-than-sec .more-than-row .more-clmn-four .care-build-txt p {
    color: var(--orangelightcolor) !important;
    font-size: 18px;
    z-index: 9;
    position: relative;
}

.home-page-social-media-section {
    background: var(--goldcolor);
    width: 100%;
    margin-top: -95px;
    position: relative;
    padding: 19px 0 !important;
    display: flex;
    align-content: center;
    align-items: center;
}

.home-page-social-media-section::before {
    position: absolute;
    content: "";
    width: 29.5%;
    height: 100%;
    background: var(--whitecolor);
    top: 0;
}

.home-page-social-media-section .soci-clmn-two h4 {
    margin: 20px 0;
    font-size: 24px !important;
    color: #fff !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.home-page-social-media-section .soci-clmn-one {
    width: 44%;
    margin-right: 52px;
}

.home-page-social-media-section .soci-clmn-two {
    width: 50%;
}

.home-page-social-media-section .soci-clmn-one ul li {
    padding: 0;
}

.home-page-social-media-section .soci-clmn-one ul li::before {
    display: none;
}

.home-page-social-media-section .soci-clmn-one ul li.et-social-facebook {
    list-style: none;
    padding: 0;
}

.home-page-social-media-section .social-code ul.et-social-icons {
    display: flex;
    column-gap: 73px;
}

.home-page-social-media-section .soci-clmn-one ul li a.icon {
    width: 36px;
    height: 37px;
}

.home-page-social-media-section .social-code ul.et-social-icons li {
    width: 40px;
    height: 40px;
    margin: 0;
}

.home-page-social-media-section .soci-clmn-one ul li.et-social-facebook a.icon:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/Facebook_outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0px;
    left: 0px;
    transition: 0.3s;
}

.home-page-social-media-section .soci-clmn-one ul li.et-social-twitter a.icon::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/LinkedIn_outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0px;
    left: 0px;
    transition: 0.3s;
}


/* HOME PAGE Rewarding Future SECTION DESIGN CSS END :::::::::::::::::::: */





.we-work-sec::before {
    position: absolute;
    content: "";
    width: 163px;
    height: 100%;
    background: url(../images/line-svg.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
    right: 80px;
    z-index: 1;
    top: 1px;
}

.we-work-sec {
    position: relative;
}

.spec-pro-sec::before {
    position: absolute;
    content: "";
    width: 163px;
    height: 140px;
    background: url(../images/line-svg.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
    right: 80px;
    z-index: 1;
    top: -4px;
}

.spec-pro-sec {
    position: relative;
}

.we-work-sec .we-work-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 0 !important;
}

.we-work-sec {
    padding-bottom: 0;
}

.spec-pro-sec {
    padding-top: 0;
}

.spec-pro-sec .spec-pro-row {
    padding-top: 0;
}

.we-work-sec .we-clmn-one {
    width: 75%;
}

.we-work-sec .we-clmn-two {
    width: 35%;
}

.spec-pro-clmn .Spec-pro-text .et_pb_text_inner {
    display: flex;
    align-items: center;
}

.spec-pro-clmn .Spec-pro-text .et_pb_text_inner h6 {
    margin: 0px 15px 0 0;
}

.spec-pro-clmn .Spec-pro-text .et_pb_text_inner p {
    margin-bottom: 0;
}

.blurb-img-row-one .blurb-img-clmn-one {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
    grid-auto-flow: dense;
    float: left;
    -webkit-box-pack: center;
    justify-content: center;
    grid-auto-rows: 200px;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-one-item {
    grid-row: span 2;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-two-item {
    grid-row: span 2;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-item-five,
.blurb-img-row-one .blurb-img-clmn-one .blurb-six-item,
.blurb-img-row-one .blurb-img-clmn-one .blurb-sev-item {
    grid-column: span 2;
}

/* .blurb-img-row-one .blurb-img-clmn-one .blurb-one-item .et_pb_blurb_content,
.blurb-img-row-one .blurb-img-clmn-one .blurb-two-item .et_pb_blurb_content {
    height: 100%;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-one-item .et_pb_blurb_content .et_pb_main_blurb_image,
.blurb-img-row-one .blurb-img-clmn-one .blurb-two-item .et_pb_blurb_content .et_pb_main_blurb_image{
    height: 100%;
    margin: 0;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-one-item .et_pb_blurb_content .et_pb_main_blurb_image span,
.blurb-img-row-one .blurb-img-clmn-one .blurb-two-item .et_pb_blurb_content .et_pb_main_blurb_image span {
    height: 100%;
}

.blurb-img-row-one .blurb-img-clmn-one .blurb-one-item .et_pb_blurb_content .et_pb_main_blurb_image span img,
.blurb-img-row-one .blurb-img-clmn-one .blurb-two-item .et_pb_blurb_content .et_pb_main_blurb_image span img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content {
    height: 100%;
    max-width: 100%;
    transition: 0.5s ease;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_main_blurb_image {
    height: 100%;
    margin: 0;
    width: 100%;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_main_blurb_image span {
    height: 100%;
    position: relative;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_main_blurb_image span::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0000006e;
    top: 0;
    left: 0;
    transition: 0.5s ease;
}

.blurb-img-row-one .et_pb_blurb_content:hover .et_pb_main_blurb_image span::before {
    background-color: #d85837bd;
    transition: 0.5s ease;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content:hover .et_pb_blurb_container h2 {
    background: transparent;
    transition: 0.5s ease;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_main_blurb_image span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_module {
    margin-bottom: 0;
}


.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content {
    position: relative;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_blurb_container {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.blurb-img-row-one .blurb-img-clmn-one .et_pb_blurb_content .et_pb_blurb_container h2 {
    margin: 0;
    padding: 20px 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    background: #ffc6298a;
}

.content-ser-sec {
    padding-top: 43px;
}



/* ABOUT US PAGE CSS CODE ::::::::::::::::::::::::::::::::::::::::::::: */

.banner-sec-cmn .banner-img-cmn {
    height: 0;
    padding-bottom: 34.3%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner-sec-cmn .banner-img-cmn::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000004d;
    top: 0;
    left: 0;
    z-index: 9;
}

.banner-sec-cmn .banner-img-cmn img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    object-position: top;
}

.et_pb_section.about-title-section.et_section_regular {
    padding-top: 15px;
}

.et_pb_row.spec-cont-row {
    padding-bottom: 0;
}

.et_pb_row.management-title-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.et_pb_row.management-title-row {
    width: 100%;
    padding: 75px 170px 33px 280px;
}

.et_pb_section.management-section-wrapper {
    background-color: var(--goldcolor);
    position: relative;
    margin-top: -35px;
    padding-bottom: 50px;
}

.management-section-wrapper::before {
    position: absolute;
    content: "";
    width: 84%;
    height: 285px;
    background: #fff;
    top: -2px;
    right: 0;
}

.et_pb_section.management-section-wrapper::after {
    position: absolute;
    content: "";
    width: 16%;
    height: 13%;
    background-color: var(--goldcolor);
    top: 0;
    left: 0;
    z-index: 99;
}

.management-grid {
    display: flex;
    /* width: 80%; */
    justify-content: space-between;
    gap: 50px;
}

.management-title-row .management-title-col1 {
    width: 70%;
}

.management-title-row .management-title-col2 {
    width: 30%;
    text-align: center;
}

.management-row-member.manage-row {
    padding: 30px 180px 30px 280px;
    width: 100%;
}

.management-grid .management-item {
    width: 26.1%;
    transition: 0.5s ease;
}

.management-grid .management-item .team-image {
    position: relative;
    padding-bottom: 100%;
    display: block;
    border-radius: 20px !important;
    /* overflow: hidden; */
}

.management-grid .management-item .team-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px !important;
}

.management-grid .management-item .team-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 25px;
    top: 14px;
    left: 14px;
}

.management-fields br {
    display: none;
}

.management-grid .management-item .management-title {
    font-size: 20px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 38px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.management-grid .management-item .management-details h3 {
    margin: 0;
    font-weight: 400;
    color: var(--orangelightcolor);
    font-size: 20px;
    text-transform: capitalize;
    line-height: 29px;
}

.management-grid .management-item .management-details p {
    margin-bottom: 0;
    line-height: 22px !important;
}

.management-grid .management-item .management-details p strong {
    font-weight: 400 !important;
}

.management-grid .management-item a {
    color: var(--greycolor-one) !important;
}


.management-grid .management-item button.learn-more-btn {
    width: 100%;
    z-index: 99;
    position: absolute;
    height: 100%;
    border: none;
    background: #d85837ad;
    border-radius: 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0;
    top: 0px;
    transition: 0.5s ease;
    cursor: pointer;
}

.management-grid .management-item:hover button.learn-more-btn {
    opacity: 1;
    top: 0;
    transition: 0.5s ease;
}

.management-section-title h6 {
    color: var(--black-brown-color) !important;
    margin-top: 0px;
    margin-bottom: 0;
}


/* TEAM MEMBER POPUP CSS ::::::::::::::::::::::::::::  */

div#management-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var( --greycolor-one);
    display: flex;
    justify-content: center;
    align-items: center;
    /* z-index: 9999999999 !important; */
    z-index: 9999999999999 !important;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.popup-content {
    width: 85% !important;
    display: flex;
    margin: 0 auto;
    height: 100%;
    align-content: center;
    align-items: center;
    column-gap: 35px;
    padding: 70px 10px;
}

.popup-content .pop-img {
    position: relative;
    padding-bottom: 38%;
    display: block;
    width: 38%;
    margin-right: 40px;
    margin-bottom: 40px;
}

.popup-content .pop-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 50px !important;
}

.popup-content .pop-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 50px !important;
    top: 27px;
    left: 27px;
}

@media (min-width: 1160px) {

    .popup-content .manage-cont-outer {
        width: 50%;
        max-height: 500px;
        overflow-y: auto;
        padding-right: 30px;
    }

}


/* == SCROLLBAR_CSS_START == 
===============================================================*/

/* ==== width ==== */
.popup-content .manage-cont-outer::-webkit-scrollbar {
    width: 10px;
}

/* === Track === */
.popup-content .manage-cont-outer::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #979797;
    border-radius: 10px;
}

/* ====  Handle ==== */
.popup-content .manage-cont-outer::-webkit-scrollbar-thumb {
    background: #f0f0f0;
    border-radius: 10px;
    cursor: pointer;
}

/* ==== Handle on hover ==== */
.popup-content .manage-cont-outer::-webkit-scrollbar-thumb:hover {
    background: var(--goldcolor);
}

/* == SCROLLBAR_CSS_END == 
===============================================================*/


.popup-content h1,
.popup-content h2,
.popup-content h3,
.popup-content h4,
.popup-content h6,
.popup-content p,
.popup-content ul li,
.popup-content ol li {
    color: var(--whitecolor) !important;
}
.popup-post-content {
    color: var(--whitecolor);
}
.dark-section blockquote p {
    color: var(--goldcolor) !important;
}

.popup-content ul {
    padding-left: 6px;
}

.popup-content ul li {
    font-family: var(--font-Roboto);
    font-weight: 400;
    font-size: var(--font-size-17);
    color: var(--whitecolor) !important;
    line-height: 22px !important;
    padding-left: 11px;
    padding-bottom: 10px;
    position: relative;
}

.popup-content ul li::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: var(--whitecolor);
    left: 1px;
    top: 8px;
    border-radius: 100px;
}

.popup-content ol {
    padding-left: 20px;
}

.popup-content ol li {
    font-family: var(--font-Roboto);
    font-weight: 400;
    font-size: var(--font-size-17);
    color: var(--whitecolor) !important;
    line-height: 22px !important;
    padding-left: 0px;
    padding-bottom: 10px;
    position: relative;
    list-style-type: decimal !important;
}

.popup-content h5 {
    margin-top: -1px;
    color: var(--orangelightcolor) !important;
    font-size: 27px;
    font-weight: 400;
    line-height: 27px !important;
    margin-bottom: 16px;
}

.popup-content h3 {
    margin-bottom: 0;
}

.popup-content ul li::before {
    background: var(--whitecolor) !important;
}

.popup-content h6 strong {
    -webkit-text-stroke: 0.4px #ffffff;
    color: #000000;
}

.popup-content .manage-cont-outer .popup-management-fields p {
    margin-bottom: 0;
}

.popup-content .manage-cont-outer .popup-management-fields p strong {
    font-weight: 400 !important;
}

.popup-content .manage-cont-outer .popup-management-fields p a {
    color: #fff;
}

.popup-content span.popup-close {
    position: absolute;
    top: 40px;
    right: 10%;
    font-size: 0;
    color: #fff;
    font-weight: 300;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.popup-content span.popup-close::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/team-member-close-icon.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}

.popup-content .manage-cont-outer .popup-management-fields {
    margin-bottom: 42px;
}




/* TEAM MEMBER POPUP CSS ::::::::::::::::::::::::::::  */



.et_pb_section.about-title-section.et_section_regular {
    padding-top: 15px;
    padding-bottom: 0 !important;
}

.about-title-section .img-title-row {
    padding: 94px 0 110px 0 !important;
    position: relative;
    margin-top: -94px;
}

.about-title-section .img-title-row::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 100%;
    border: 1px solid #000;
    top: 0;
    border-radius: 20px;
    left: 0;
    transform: translateX(5.6%);
    z-index: 1;
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {

    .about-title-section .img-title-row::before {
        display: none;
    }

}

.about-title-section .img-title-row::after {
    position: absolute;
    content: "";
    width: 200px;
    height: 100%;
    background: url(../images/line-svg.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 8%;
    z-index: 1;
    visibility: visible;
    top: 1px;
}


/* ABOUT US PAGE CSS CODE ::::::::::::::::::::::::::::::::::::::::::::: */

.abt-why-sec .abt-why-row {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.abt-why-sec .abt-why-row .abt-why-clmn-one {
    width: 56%;
    margin: 100px 0 0 0;
    background: var(--black-brown-color);
    padding: 90px 210px 140px 67px;
    height: auto;
    margin-bottom: 130px;
}

.abt-why-sec .abt-why-row .abt-why-clmn-one h6 {
    margin-top: 0;
    margin-bottom: 70px;
}

.abt-why-sec .abt-why-row .abt-why-clmn-two .abt-why-clmn-two-text {
    padding: 70px 20px 20px 150px;
}

.abt-why-sec .abt-why-row .abt-why-clmn-two {
    width: 58%;
    margin-left: -105px;
}

.abt-why-sec .abt-why-row .abt-why-clmn-two span.et_pb_image_wrap {
    width: 100%;
    position: relative;
    padding-bottom: 70%;
}

.abt-why-sec .abt-why-row .abt-why-clmn-two span.et_pb_image_wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* JOIN TEA SECTION CALL OUT SECTION ::::::::::::::::::::::::::::*/

.join-team-abt-sec {
    padding-left: 67px !important;
}

.join-team-abt-sec .img-title-common h4 {
    padding: 47px 12px 47px 12px;
}

.join-team-abt-row {
    background: var(--black-brown-color);
    margin-right: 0;
    width: 100%;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.join-team-abt-row .img-title-common {
    margin-right: 10px !important;
    width: 24.5% !important;
}

.join-team-abt-row .join-team-content {
    margin-right: 0;
    width: 50%;
}

.join-team-abt-row .join-team-content .et_pb_text_inner {
    display: flex;
    align-items: flex-end;
    column-gap: 10px;
}

.join-team-abt-row .join-team-content .et_pb_text_inner h6 {
    margin: 0;
    font-size: 40px;
    line-height: 42px;
    margin-right: 23px;
}

.join-team-abt-row .join-team-content .et_pb_text_inner p {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #b7b7b7 !important;
}

.join-team-abt-row .join-career-btn {
    width: fit-content !important;
}


/* JOIN TEA SECTION CALL OUT SECTION ::::::::::::::::::::::::::::*/


/* ABOUT US CUSTOMER SERVICE SECTION CSS CODE ::::::::::::::::::::::::: */

.content-ser-sec .et_pb_row.cont-row-abt {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-bottom: 6px;
}

.content-ser-sec .et_pb_row.cont-row-abt .cont-clmn-abt {
    width: 45%;
    margin-right: 0;
}

.content-ser-sec .et_pb_row.cont-row-abt .cont-clmn-abt span.et_pb_image_wrap {
    position: relative;
    padding-bottom: 83.7%;
    display: block;
    margin-bottom: 80px;
}

.content-ser-sec .et_pb_row.cont-row-abt .cont-clmn-abt span.et_pb_image_wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cont-clmn-two-abt {
    width: 55% !important;
    padding: 100px 80px 70px 106px;
    background: var(--greycolor-one);
    position: relative;
}

.cont-clmn-two-abt::before {
    position: absolute;
    content: "";
    width: 42px;
    height: 100%;
    background-image: url(../images/shawdow-outline.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    top: 0px;
    left: 0;
    z-index: 0;
    transform: scaleX(-1);
}

.cont-clmn-two-abt h6 {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
}

.cont-clmn-two-abt ul, .cont-clmn-two-abt ol {
    padding-left: 80px;
    padding-top: 15px;
}

.cont-clmn-two-abt ul li::before {
    left: -12px;
}

/* ABOUT US CUSTOMER SERVICE SECTION CSS CODE ::::::::::::::::::::::::: */


/* ABOUT US PAGE CSS CODE ::::::::::::::::::::::::::::::::::::::::::::: */