.h-100 {
    border-radius: 15px;
    height: 100%;
}

.ContactusPage {
    background: #fbfbfb;
}

.contactus-tes-one {
    padding: 40px 30px;
    border: 1px solid #ececec;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #ffffffcf;
}

.contactus-tes-one:hover {
    -webkit-box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
    box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
}

.contactus-tes-one h4 {
    color: var(--color-5);
    font-family: var(--font-2);
    margin-bottom: 30px;
    font-weight: bold;
}

.contactus-tes-one h5 {
    font-family: var(--font-2);
    font-weight: bold;
}

.centralized-warehouse-one {
    padding: 30px 30px;
    border: 1px solid #e3dddd;
    border-radius: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #ffffffcf;
}

.centralized-warehouse-one:hover {
    -webkit-box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
    box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
}

.centralized-warehouse-one h4 {
    color: var(--color-5);
    font-family: var(--font-2);
    margin-bottom: 30px;
    font-weight: bold;
}

.centralized-warehouse-one h5 {
    color: #102c3c;
    font-family: var(--font-2);
    font-weight: bold;
}

.contactus-stocking-center-one {
    padding: 30px 30px;
    border: 1px solid #b7cddb;
    border-radius: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #e4f5ff;
}

.contactus-stocking-center-one:hover {
    -webkit-box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
    box-shadow: 0px 25px 50px 0px rgba(107, 108, 123, 0.15);
}

.contactus-stocking-center-one h4 {
    color: var(--color-5);
    font-family: var(--font-2);
    margin-bottom: 30px;
    font-weight: bold;
}

.contactus-stocking-center-one h5 {
    color: #102c3c;
    font-family: var(--font-2);
    font-weight: bold;
}

.contactus-one-inner {
    overflow: hidden;
    padding-right: 0;
}

.contactus-one-inner p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #000000;
}

.heading-title {
    font-weight: bold;
    font-size: 32px;
    color: var(--color-5);
    font-family: var(--font-2);
}

.heading-subtitle {
    font-weight: 600;
    font-size: 20px;
    font-family: var(--font-2);
}

.leader-section {
    margin: 15px 0px;
}

.heading-section {
    margin-top: 1rem;
    margin-bottom: 3em;
}

.contactinfo {
    padding: 30px 20px 5px 20px;
}

.social-media {
    padding: 5px 30px 20px 30px;
}

.contactinfo li {
    margin-bottom: 15px;
}

.contactinfo li fas {
    margin-right: 15px;
}

.social-media i {
    font-size: 20px;
    padding: 6px 10px;
}

.bg-white {
    background: #fff;
}

#enquiryformdata {
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.marketing_offices {
    padding: 40px 0px;
}

.marketing_offices .nav-link {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 40px;
    box-shadow: 0px 0px 10px -5px rgb(92 88 92 / 66%);
    border-radius: 12px;
    align-items: center;
    border: 1px solid #E3E3E3 !important;
}

#ContactInformation {
    /* box-shadow: 0px 0px 15px -4px rgb(92 88 92 / 66%); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.marketing_offices .view {
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    border-radius: 10px;
    padding: 10px 30px;
    background-color: #FD5C22;
    border: 1px solid #FD5C22;
}

.marketing_offices .nav-link.active .view {
    background-color: #ffece5;
    color: #FD5C22;
}

.marketing_offices .nav.nav-tabs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 50px;
}

.marketing_offices .nav-link p {
    font-size: 22px;
    font-weight: 600;
    color: #102C3C;
    text-transform: capitalize;
}

.marketing_offices .nav-link img {
    height: 69px;
    width: 69px;
    margin-bottom: 20PX;
}

.marketing_offices .tab-content {
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #e4f5ff;
    padding: 50px;
    border-radius: 25px;
}

.marketing_offices .contact-details {
    background-color: #DDEDFF;
    border: 1px solid #98B4D3;
    padding: 20px;
    border-radius: 25px;
    min-height: 270px;
}

.marketing_offices .maincontact-details {
    background-color: #087AC3;
    padding: 20px;
    border-radius: 25px;
}

.marketing_offices .maincontact-details img {
    width: 120px;
    margin-bottom: 15px
}

.marketing_offices .maincontact-details h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.bg-ffece5 {
    background: #ffece5;
}

.marketing_offices .maincontact-details span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.marketing_offices .contact-content-details p:first-child {
    font-family: var(--font-2);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    color: var(--color-5);
}

.marketing_offices .contact-content-details h5 {
    color: #102c3c;
    font-size: 20px;
    font-weight: 600;
}

.marketing_offices .contact-content-details span {
    color: #102c3c;
    font-size: 18px;
    font-weight: 400;
}

.marketing_offices .contact-content-details p,
.marketing_offices .contact-content-details p span {
    font-family: var(--font-2);
    font-size: 16px;
    margin-bottom: 20px;
    color: #657984;
}

.marketing_offices .contact-details {
    font-family: var(--font-2);
    font-size: 18px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.marketing_offices .contact-details img {
    width: 120px;
    margin-bottom: 15px;
}

.marketing-offices-contact-details {
    min-height: 240px;
}

.marketing_offices .maincontact-details {
    font-family: var(--font-2);
    font-size: 18px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tab-pane.fade.tab-1.show.active,
.tab-pane.fade.tab-2.show.active,
.tab-pane.fade.tab-3.show.active,
.tab-pane.fade.tab-4.show.active {
    position: relative;
}

.tab-pane.fade.tab-1.show.active::after {
    position: absolute;
    content: '';
    top: -75px;
    left: 6%;
    height: 50px;
    width: 50px;
    background-color: #e4f5ff;
    transform: rotate(45deg);
}

.tab-pane.fade.tab-2.show.active::after {
    position: absolute;
    content: '';
    top: -75px;
    left: 33%;
    height: 50px;
    width: 50px;
    background-color: #e4f5ff;
    transform: rotate(45deg);
}

.tab-pane.fade.tab-3.show.active::after {
    position: absolute;
    content: '';
    top: -75px;
    left: 63%;
    height: 50px;
    width: 50px;
    background-color: #e4f5ff;
    transform: rotate(45deg);
}

.tab-pane.fade.tab-4.show.active::after {
    position: absolute;
    content: '';
    top: -75px;
    left: 90%;
    height: 50px;
    width: 50px;
    background-color: #e4f5ff;
    transform: rotate(45deg);
}

.contact-links {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.contact-links a:hover {
    background-color: #FD5C22;
    color: #fff;
}

.contact-links a {
    width: 80px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FD5C22;
    border: 1px solid #FD5C22;
    border-radius: 10px;
    margin: 0px 8px;
}

.marketing-office-team-view {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.marketing-office-team-view a {
    width: 180px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 1px solid #FD5C22;
    border-radius: 10px;
    margin: 0px 8px;
    background: #FD5C22;
}

.fsn-12 {
    font-size: 12px;
    margin-left: 10px;
}

.marketing-office-social {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.marketing-office-social a:hover {
    background-color: #FD5C22;
    color: #fff;
}

.marketing-office-social a {
    width: 80px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FD5C22;
    border: 1px solid #FD5C22;
    border-radius: 10px;
    margin: 0px 8px;
}

.contact-button-section {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.contact-button-section a:hover {
    background-color: #FD5C22;
    color: #fff;
}

.contact-button-section a {
    width: 80px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FD5C22;
    border: 1px solid #FD5C22;
    border-radius: 10px;
    margin: 0px 8px;
}

.counter-section .heading-section {
    margin-bottom: 2em;
}

.stocking-center-desc {
    min-height: 85px;
}

@media screen and (max-width: 991px) {
    .marketing_offices .nav.nav-tabs {
        column-gap: 15px;
    }
    .marketing_offices .nav-link {
        padding: 25px;
    }
}

@media screen and (max-width: 767px) {
    .marketing_offices .nav.nav-tabs {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 15px;
    }
    .marketing_offices .nav-link {
        padding: 10px !important;
    }
    .tab-pane.fade.tab-1.show.active::after,
    .tab-pane.fade.tab-2.show.active::after,
    .tab-pane.fade.tab-3.show.active::after,
    .tab-pane.fade.tab-4.show.active::after {
        display: none
    }
    .marketing_offices .contact-details {
        height: auto;
    }
    .marketing_offices .maincontact-details {
        height: auto;
    }
    .m-hide {
        display: none !important;
    }
    #enquiryformdata {
        display: none;
    }
    .marketing_offices .tab-content{
         padding: 18px !important;   
    }
   
}

@media screen and (min-width: 678px) {
    .paddingn {
        padding: 3rem;
    }
    .d-hide {
        display: none !important;
    }
}

@media screen and (max-width: 676px) {
    .paddingn {
        padding: 1.2rem;
    }
}

.leadership-one {
    width: 100%;
    margin: auto;
    box-shadow: 0px 11.786px 9.706px 0px rgba(217, 217, 217, 0.25);
    background: #fff;
    border-radius: 12px;
    position: relative;
    margin: 80px 0px;
    border: 1px solid #E3E3E3;
}

.profile-card__img {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-50%);
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 4;
}

.profile-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #E4E4E4;
    box-shadow: 0px -1px 4.3px 0px rgba(0, 0, 0, 0.25);
    padding: 10px;
    background: #fff;
}

.leadership-one-inner {
    margin-top: -45px;
    text-align: center;
    padding-bottom: 30px;
    transition: all 0.3s;
}

.leadership-one-inner h5 {
    font-family: var(--font-2);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    color: var(--color-5);
}

.team-details {
    padding: 30px 30px;
    border: 1px solid #b7cddb;
    border-radius: 15px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #e4f5ff;
}

.map-generator {
    max-width: 100%;
    max-height: 100%;
    background: none;
}

.button-query {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fff !important;
    font-weight: 700;
    border-radius: 5px;
    padding: 11px 30px;
    background-color: #FD5C22;
    border: 1px solid #FD5C22;
}

#alertmessage {
    display: none;
}

.img-bor-radius {
    border-radius: 50%;
    border: 2px solid #E4E4E4;
    box-shadow: 0px -1px 4.3px 0px rgba(0, 0, 0, 0.25);
    padding: 10px;
    background: #fff;
}

.marketing-offices-contact-details-location {
    margin-bottom: 15px;
}

.h60 {
    height: 60px;
}

#myTab1 {
    grid-template-columns: repeat(2, 1fr);
}

#North1-tab {
    padding: 20px;
}

#North2-tab {
    padding: 20px;
}

#myTabContent1 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}