.exhibitor-slide-two .LogoPanel {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.show-venue {
    font-size: 20px;
    color: #fff;
    font-style: italic
}

.whyexhibit .listStyle li:before {
    top: 6px;
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    color: #9bca3c;
    font-size: 18px;
    background: 0 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.whyexhibit .listStyle li {
    padding: 5px 0 8px 22px
}

.exhibitors-section {
    padding: 30px 1.125rem
}

.singlecolumn input.rdoRequired {
    height: 15px !important;
    width: 52% !important
}

.control_field .singlecolumn div {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.singlecolumn label.radioChoiceLabel {
    width: 100% !important
}

.container #table_section li .control_field input.rdoRequired {
    width: 4% !important
}

td.text p {
    font-size: 16px;
    text-align: center;
    padding-bottom: 22px
}

.container #table_section li .control_field input {
    border: 1px solid #8e8e8e;
    height: 40px;
    padding: 3px 0 3px 10px;
    float: left;
    border-radius: 4px;
    width: 100% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.container #table_section li .control_field input.number {
    width: 100% !important
}

#table_section li .control_field_full {
    margin: 0;
    padding: 0;
    float: left;
    width: 74%
}

.control_field_full select {
    padding: 5px 0 5px 5px;
    background: #fff;
    width: 92% !important;
    border: 1px solid #8e8e8e;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.container #table_section li .control_field .sideby input {
    border: 1px solid #8e8e8e;
    height: 13px;
    padding: 3px 0 1px 0;
    float: left;
    border-radius: 4px;
    width: 31% !important;
    margin-top: 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.control_field_full textarea {
    border: 1px solid #8e8e8e;
    height: 95px !important;
    padding: 3px 0 3px 10px;
    float: left;
    border-radius: 4px;
    width: 100% !important;
    margin-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.control_field_full input {
    margin-left: 10px
}

li#FieldRow10 label {
    padding-right: 12px !important
}

select#FieldID94 {
    width: 100% !important;
    height: 45px
}

.sideby div {
    margin: 0;
    padding: 0;
    width: 15% !important
}

.main-header {
    z-index: 999
}

.bwapopup {
    z-index: 99999
}

.bwapopup .modal-content {
    width: 95%;
    margin: 0 auto;
    margin-top: 140px
}

.bwapopup .modal-body {
    background-image: url(https://www.fab-westafrica.com/contents/theme/images/Home01.png?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    height: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    border: #9bca3c solid 5px;
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.chat_button_ri {
    display: none
}

.bwapopup .modal-body:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(113deg, #2e132f85 15.48%, #3022348a 93.34%);
    background: linear-gradient(337deg, #2e132f85 15.48%, #3022348a 93.34%);
    content: ''
}

.bwapopup .modal-body h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px
}

.bwapopup .modal-body p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    padding: 4px 20px;
    z-index: 99;
    background: #061138;
    border-radius: 4px;
    margin-bottom: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.bwapopup .close {
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 999999;
    background: #9bca3c;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    opacity: unset;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

@media only screen and (min-device-width:360px) and (max-device-width:640px) {
    .statsWraper {
        padding: 12px 10px !important
    }

    .logo_head {
        font-size: 15px !important
    }

    .bwapopup .modal-body h2 {
        font-size: 26px
    }

    .bwapopup .modal-body p {
        font-size: 13px;
        padding: 6px 20px !important
    }

    .bwapopup .modal-body {
        padding: 4px
    }

    .light-blue-button,
    .white-border-button {
        padding: 10px 8px;
        font-size: 14px
    }

    .bwapopup .modal-body h2 {
        font-size: 20px;
        padding-top: 0
    }

    .bwapopup .modal-body {
        height: 388px
    }
}

img.MwoeFooterLogo {
    width: 23px;
    margin: -1px 2px 0 0
}

.Thankpage {
    -webkit-box-shadow: 4px 8px 40px 8px rgb(46 19 47 / 15%);
    box-shadow: 4px 8px 40px 8px rgb(46 19 47 / 15%);
    padding: 50px;
    position: relative
}

.Thankpage:before {
    position: absolute;
    bottom: 0;
    right: -40px;
    display: block;
    height: 1px;
    background: #fff;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 2.5% 100%);
    clip-path: polygon(0 0, 100% 0, 2.5% 100%);
    background-color: #9bca3c;
    content: '';
    width: 40px
}

.Thankpage .social-links li {
    list-style: none;
    display: inline-block;
    margin: 0 3px
}

.Thankpage .social-links li a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #424142;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.Thankpage .social-links li a:hover {
    color: #fff;
    background: #9bca3c
}

.Thankpage .subTitle {
    font-size: 17px
}

.Thankpage .my-account {
    display: inline-block;
    margin: 0
}

.Thankpage .my-account h4 {
    font-size: 15px;
    margin-top: 20px;
    letter-spacing: 4px;
    font-weight: 600;
    color: #4a4545
}

.sectionTitleBG {
    background: #2a2f35 !important
}

span.text_ri {
    text-transform: capitalize
}

.news-block-three h4 a {
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.innerheader.page-banner .banner-inner .inner-container h1 {
    text-align: left
}

.showcategories .featureicon img,
.showcategories .servicetitleItem span {
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: #000;
    margin: 0 auto;
    background: 0 0;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    border: #52385b solid 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.chat_button {
    position: fixed;
    right: 10px;
    bottom: 15px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.chat_button a {
    border-radius: 50px;
    background: #25d366;
    color: #fff;
    padding: 12px 24px;
    font-size: 17px
}

.chat_button a .fab {
    margin-right: 5px
}

.rev {
    -webkit-filter: invert(1);
    filter: invert(1);
    width: 60px !important
}

.news-block-three h4 {
    text-transform: uppercase
}

.owl-carousel.Supporterlogo.owl-loaded.owl-drag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:600px) {
    .searchWrapper {
        padding: 0 30px
    }

    .section-title.text-center.mb-3.mt-5 {
        padding-left: 30px;
        padding-right: 30px
    }

    p.subheading.subheading2 {
        padding-top: 15px
    }
}

.sticky-header .main-menu {
    display: none
}

.HeaderTagline {
    padding: 20px 0;
    text-align: center
}

.header-top-mobile a.button-pink {
    border: 2px solid #fff
}

.HeaderTagline h4 {
    font-size: 21px;
    color: #fff;
    line-height: 30px;
    font-weight: 600
}

.main-header.header-style-two .sticky-header.animated.slideInDown {
    background: #9bca3c;
    -webkit-animation: slideDown .35s ease-out;
    animation: slideDown .35s ease-out
}

.stickyBtn {
    margin-left: 15px !important;
    margin-top: 10px !important
}

@-webkit-keyframes slideDown {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)    ;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
}

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)    ;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}
}

@keyframes slideDown {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)    ;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
}

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)    ;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}
}

.sticky-header.animated.slideInUp {
    display: none !important;
    -webkit-animation: slideDown .35s ease-in;
    animation: slideDown .35s ease-in
}

.HeaderTagline .button-purple:hover {
    border: 2px solid #fff
}

.termsfeed-com---nb-simple {
    left: 0 !important;
    bottom: 1rem !important;
    position: fixed !important;
    max-width: 100% !important
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    margin: 0 auto
}

.termsfeed-com---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: #000 !important
}

.termsfeed-com---palette-light .cc-nb-reject {
    color: #fff;
    background-color: #000 !important
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    background-color: #f2f2f2;
    color: #111;
    width: 60%
}

@media screen and (max-width:600px) {
    .termsfeed-com---nb-simple {
        left: 0 !important;
        bottom: 10px !important;
        max-width: 95% !important
    }

    .termsfeed-com---nb .cc-nb-main-container {
        padding: 2rem !important
    }

    .termsfeed-com---palette-light.termsfeed-com---nb {
        width: 90%
    }

    .chat_button_ri {
        bottom: 125px !important
    }
}

.header-style-two .header-upper .logo-box img {
    height: auto;
    margin-top: 0;
    width: unset !important;
    max-width: 100%
}

.footer-style-two .offer-carousel-box .offer-block,
.footer-style-two .widgets-inner .shape-2 {
    background: #fff
}

.whatsAppCTAWrp {
    position: fixed;
    bottom: 25px;
    right: 6px;
    z-index: 999;
    background: #25d366;
    width: 165px;
    height: 40px;
    border-radius: 30px;
    -webkit-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s;
    -webkit-box-shadow: 1px 1px 4px #777;
    box-shadow: 1px 1px 4px #777;
    overflow: hidden;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    padding: 0 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-transition: ease all .5s;
    -ms-transition: ease all .5s;
}

.whtIcon svg {
    width: 32px;
    height: 32px
}

.btn-p {
    margin: 0
}

.whatsAppCTAWrp p a {
    padding: 5px 8px;
    color: #fff;
    display: inline-block;
    line-height: normal;
    overflow: hidden;
    width: 100%
}

.whtIcon {
    float: left;
    width: auto;
    padding: 0 6px 0 0
}

span.whatsAppText {
    float: left;
    width: 70%;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
    padding: 8px 0 0 0;
    display: block
}

.whatsAppText strong {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500
}

.whatsAppText small {
    font-size: 16px
}

.whatsAppCTAWrp:hover {
    width: 165px
}

.whatsAppCTAWrp:hover .whatsAppText {
    display: block
}

@media (max-width:767px) {
    .whatsAppCTAWrp {
        bottom: 22px !important
    }

    #chat-bot-launcher-container {
        z-index: 10 !important
    }
}

.herosliderText h1.h1 {
    text-transform: none
}

.statsItem p {
    margin-left: 60px !important
}

@media only screen and (min-device-width:320px) and (max-device-width:768px) {
    .main-footer.footer-style-two .widgets-section .widgets-inner .offer-carousel-box .offer-carousel .slide .offer-block .d-sm-none.formobile {
        width: 80% !important
    }

    .mob-view-btnn {
        text-align: center
    }

    .herosliderText h1.h1,
    .herosliderText h2 {
        font-size: 22px;
        line-height: 34px;
        text-transform: math-auto;
        font-weight: 700
    }

    .statsItem p {
        margin-left: 0 !important
    }
}







/*  */