﻿.fs-18 {
    font-size: 18px !important;
    line-height: 1.5 !important;
}

.fs-20 {
    font-size: 20px !important;
    line-height: 1.5 !important;
}

.w-30 {
    width: 30% !important;
}

.w-47 {
    width: 47% !important;
}

.w-55 {
    width: 55% !important;
}

.w-56 {
    width: 56% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-90 {
    width: 90% !important
}

.w-95 {
    width: 95% !important
}

.w-96 {
    width: 96% !important;
}

.logo-box_new {
    width: 60%
}

.textclip {
    display: none
}

[data-bs-toggle=modal] {
    cursor: pointer;
}

.sectionTitle.centered h2,
.sectionTitle.centered h4,
.sectionTitle.centered p {
    text-align: center !important;
}

.sectionTitle.text-black h2,
.sectionTitle.text-black h4,
.sectionTitle.text-black p {
    color: #000000 !important;
}

.sectionTitle p.fs-18:last-child {
    margin-bottom: 8px !important;
}

.sectionTitle p.fs-20:last-child {
    margin-bottom: 10px !important;
}

.speakerITem figcaption p.speakComapny {
    font-size: 22px;
    line-height: 32px
}

a.redSolid-btn.guide-redbtn {
    background: #fff;
    color: #000;
    border-color: #eb1c24
}

a.redSolid-btn.guide-redbtn:hover {
    background: #eb1c24;
    color: #fff
}

.speakerthumnail .speakerInfo {
    cursor: pointer
}

.smintroPB {
    padding-bottom: 100px
}

.smartAfricaIntro {
    position: relative;
    z-index: 999;
    margin-top: -5%
}

.smartAfricaIntroInner {
    background: #880d1b;
    background-image: -o-linear-gradient(bottom, rgb(6 7 10), rgb(0 0 0 / 37%), rgb(26 26 27 / 0));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(6 7 10)), color-stop(rgb(0 0 0 / 37%)), to(rgb(26 26 27 / 0)));
    background-image: linear-gradient(to top, rgb(6 7 10), rgb(0 0 0 / 37%), rgb(26 26 27 / 0));
    border: #fff solid 1px;
    border-radius: 20px;
    padding: 30px 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.smartAfricaIntroInner .sectionTitle h3 {
    font-size: 25px;
    line-height: 35px
}

.fixedButton {
    position: fixed;
    right: 2%;
    bottom: 0;
    z-index: 99999;
    display: block;
    width: 210px
}

.fixedButton a {
    display: block;
    text-align: center;
    padding: 10px 5px;
    font-size: 20px
}

.fixedButton a.redOutline-btn {
    -webkit-animation: glowing 1.5s infinite;
    animation: glowing 1.5s infinite
}

.fixedButton a:hover {
    color: #fff
}

.fixedButton a span {
    font-size: 14px
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .fixedButton {
        display: none
    }
}

.logoStyle02 {
    width: 16% !important;
    margin: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .logoStyle02_IP {
        width: 40% !important;
        margin: 20px 10px
    }

    .DownloadAppPopup_ .MobileImg_ {
        bottom: 0;
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .DownloadAppPopup_ .MobileImg_ img {
        width: 35%;
        margin-right: 19px
    }

    .AppQRcode.AppIcons img {
        width: 55%
    }

    .AppIcons img {
        width: 60% !important;
        margin: 0 0 3px 0 !important
    }

    .AppIcons {
        margin: 10px 0 10px 0 !important
    }

    .DownloadAppPopup_ .MobileImg_ img {
        width: 18%;
        margin-right: 19px;
        margin-top: -10%
    }

    .DownloadAppPopup_ .BannerText h4 {
        font-size: 14px !important
    }

    .DownloadAppPopup_ .BannerText h2 {
        font-size: 20px !important
    }

    .DownloadNowButton img {
        width: 60% !important;
        top: 28px;
        position: relative
    }

    body div#UpdatedHomePopup .modal-content.DownloadAppPopup_ {
        padding: 20px 20px 20px 20px !important;
        padding-bottom: 0 !important
    }
}

.DownloadAppPopup_ {
    overflow: hidden
}

.DownloadAppPopup_ .BannerText {
    text-align: left
}

.DownloadAppPopup_ .BannerText h2 {
    color: #010101 !important;
    background: 0 0;
    -webkit-text-fill-color: inherit;
    text-align: left;
    font-size: 32px;
    margin: 0 0 10px 0;
    padding: 0
}

.DownloadAppPopup_ .BannerText h4 {
    font-size: 23px;
    color: #010101 !important;
    font-family: 'Exo 2', sans-serif
}

.AppIcons img {
    width: 77%;
    margin: 0 0 10px 0
}

.AppIcons {
    width: 50%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 40px 0
}

.AppQRcode.AppIcons img {
    width: 74%
}

div#UpdatedHomePopup .modal-content.DownloadAppPopup_ {
    padding: 30px 30px 30px 30px !important
}

.DownloadNowButton {
    text-align: left;
    float: left
}

.DownloadNowButton img {
    width: 88%;
    margin: 0 auto
}

.MobileImg_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: relative;
    bottom: -96px
}

.conferencesIntro .activatsbr {
    position: relative;
    padding: 20px 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px dashed #c7c7c7
}

.conferencesIntro .activatsbr figure {
    position: relative;
    width: 100%;
    height: 320px;
    background: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 20px 20px;
    -webkit-border-radius: 20px 20px;
    -moz-border-radius: 20px 20px;
    -ms-border-radius: 20px 20px;
    -o-border-radius: 20px 20px
}

.conferencesIntro .activatsbr figure img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.conferencesIntro .activatsbr .higlightrank {
    background-color: #eb1c24;
    padding: 5px 45px;
    color: #fff;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    margin-top: 0;
    margin: 0;
    width: 60%;
    z-index: 4;
    text-align: center;
    position: absolute;
    top: 8%;
    left: -5%;
    transform: rotate(330deg);
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    -webkit-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -o-transform: rotate(330deg)
}

.conferencesIntro .activatsbr h2 {
    color: #000;
    font-size: 18px;
    line-height: 30px
}

.conferencesIntro .activatsbr .eventlogothumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    z-index: 1;
    background: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 2px 2px 15px;
    border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -ms-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0
}

.conferencesIntro .activatsbr .eventlogothumb .logothumb {
    width: 68% !important
}

.conferencesIntro .activatsbr .uk-slideshow-items {
    margin-bottom: 20px
}

.conferencesIntro .activatsbr .uk-slideshow-items,
.conferencesIntro .activatsbr .uk-slideshow-items li {
    overflow: unset
}

.conferencesIntro .activatsbr .uk-slideshow-items li figure h2 {
    position: absolute;
    left: 50%;
    bottom: -20px;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    padding: 4px 15px;
    border-radius: 1px;
    margin: 0;
    background: #ffe075;
    display: inline-block;
    transform: translateX(-50%);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.speakersInner.speakersInnerStyle_2.speakermainbg.SpeakersNoImage {
    background-color: #eff0f0 !important;
    overflow: hidden
}

.speakersInner.speakersInnerStyle_2.speakermainbg {
    overflow: hidden
}

.SpeakersNoImage .sectionTitle h2 {
    color: #000 !important
}

.SpeakersNoImage .speakerItem01 figure {
    display: none !important
}

.SpeakersNoImage .col-lg-3 {
    width: 20%
}

.SpeakersNoImage .col-lg-3 .speakerItem01 {
    background: #e31e33c9;
    background-image: -o-linear-gradient(top, rgb(6 7 10), rgb(0 0 0 / 73%), rgb(26 26 27 / 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(6 7 10)), color-stop(rgb(0 0 0 / 73%)), to(rgb(26 26 27 / 0)));
    background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 73%), rgb(26 26 27 / 0));
    border: 1px solid #000 !important;
    padding: 5px 5px 20px 5px;
    height: 100%;
    border-radius: 40px 0 40px 40px;
    -webkit-border-radius: 40px 0 40px 40px;
    -moz-border-radius: 40px 0 40px 40px;
    -ms-border-radius: 40px 0 40px 40px;
    -o-border-radius: 40px 0 40px 40px
}

.SpeakersNoImage .col-lg-3:nth-child(2n) .speakerItem01 {
    background: #0098a4e0;
    background-image: -o-linear-gradient(top, rgb(6 7 10), rgb(0 0 0 / 77%), rgb(26 26 27 / 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(6 7 10)), color-stop(rgb(0 0 0 / 77%)), to(rgb(26 26 27 / 0)));
    background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 77%), rgb(26 26 27 / 0))
}

.SpeakersNoImage .col-lg-3:nth-child(3n) .speakerItem01 {
    background: #055d31bf;
    background-image: -o-linear-gradient(top, rgb(6 7 10), rgb(0 0 0 / 79%), rgb(0 0 0 / 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(6 7 10)), color-stop(rgb(0 0 0 / 79%)), to(rgb(0 0 0 / 0)));
    background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 79%), rgb(0 0 0 / 0))
}

.SpeakersNoImage .speakerItem01 .speakerInfo {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.SpeakersNoImage .speakerItem01 .speakerInfo h2.speakername {
    color: #fff;
    font-size: 20px !important;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    padding: 50px 10px
}

.SpeakersNoImage .speakerItem01 .speakerInfo p.speakComapny {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: center;
    margin-bottom: 5px;
    padding: 0 15px 10px 15px
}

.features-style01 .container-fluid .col-xxl-3 {
    z-index: 99
}

@media (min-width:992px) {
    .features-style01 .container-fluid {
        padding-right: 2.625rem !important;
        padding-left: 2.625rem !important
    }

    .features-style01 .container-fluid .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
        z-index: 99
    }
}

.LogoSlider01 .sectionTitle {
    width: 95%
}

.toggleremove {
    position: relative;
    top: -10px;
    color: #eb1c24;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none !important;
    display: inline-block !important;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.toggleremove:hover {
    color: rgba(235, 28, 36, .9);
    text-decoration: underline !important
}

.sectionTitle p strong {
    font-weight: 800
}

.innerBanner .bannerheading h1 {
    text-transform: uppercase
}

.Investorsbox {
    position: relative;
    border: 2px solid #000;
    border-radius: 40px 0 40px 40px;
    padding: 30px 30px 30px;
    margin-bottom: 15px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 40px 0 40px 40px;
    -moz-border-radius: 40px 0 40px 40px;
    -ms-border-radius: 40px 0 40px 40px;
    -o-border-radius: 40px 0 40px 40px
}

.Investorsbox p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 15px
}

.Investorsbox h4 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.Investorsbox .tzczegux {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.Investorsbox .tzczegux p {
    color: #000;
    font-size: 16px;
    line-height: 24px
}

.Investorsbox .tzczegux p strong {
    font-weight: 800
}

.Investorsbox .tzczegux p:last-child {
    margin-bottom: 5px
}

.youtube-container {
    width: 100%;
    aspect-ratio: 16 / 9;
    pointer-events: none;
    overflow: hidden;
}

.youtube-container iframe {
    width: 300%;
    height: 100%;
    margin-left: -100%;
}

footer.main-footer:before {
    display: none;
}

.statsmainbx1 .counter-box {
    transition: 1.5s all ease-in;
    background: -webkit-gradient(linear, left bottom, left top, from(#008a89), color-stop(65%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #008a89 0%, rgba(0, 0, 0, 0) 65%);
    background: linear-gradient(0deg, #008a89 0%, rgba(0, 0, 0, 0) 65%);
    -webkit-transition: 1.5s all ease-in;
    -moz-transition: 1.5s all ease-in;
    -ms-transition: 1.5s all ease-in;
    -o-transition: 1.5s all ease-in;
}

.statsmainbx1 .counter-box p.counter-title {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
}

@media (min-width: 768px) {
    .col-lg-5bx {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .modal-dialog.modal-lg {
        --bs-modal-width: 850px;
    }
}

.speakerItem02 {
    padding: 0;
    text-align: center;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 !important;
    background: #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 3px;
    transition: .5s;
    z-index: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.speakerItem02::after,
.speakerItem02::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(100% 0, 100% 90%, 85% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 90%, 85% 100%, 0 100%, 0 0);
    border-radius: 3px 3px 50px 3px;
    -webkit-border-radius: 3px 3px 50px 3px;
    -moz-border-radius: 3px 3px 50px 3px;
    -ms-border-radius: 3px 3px 50px 3px;
    -o-border-radius: 3px 3px 50px 3px;
}

.speakerItem02::after {
    z-index: -1;
    background-color: #000000;
}

.speakerItem02::before {
    z-index: 1;
    background-color: #FFFFFF;
    border: 1px solid #d4d4d4;
}

.speakerItem02 figure {
    position: relative;
    margin: 0;
    overflow: hidden;
    z-index: 1;
    max-height: 400px;
    border: 1px solid #d4d4d4;
    padding-bottom: 1px;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
}

.speakerItem02 figure:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22%;
    z-index: 1;
    background: #FFFFFF;
    background: -o-linear-gradient(bottom, #FFFFFF 0, #fff0 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), to(#fff0));
    background: linear-gradient(0deg, #FFFFFF 0, #fff0 100%);
}

.speakerItem02 figure img {
    width: 100%;
    max-width: 100%;
}

.speakerItem02 .speakerInfo {
    position: relative;
    z-index: 1;
    padding: 20px 15px 10px 12px;
}

.speakerItem02 .speakerInfo h2.speakername {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.speakerItem02 .speakerInfo p {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-family: Montserrat, sans-serif;
}

.speakerItem02 .speakerInfo p.speakDesg {
    font-size: 15px;
    line-height: 20px;
    padding: 0 0 6px;
    font-weight: 400;
}

.speakerItem02 .speakerInfo p.speakComapny {
    color: #008a89 !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 6px;
    font-family: 'Russo One', sans-serif;
    text-transform: uppercase;
}

.speakerItem02 .speakerInfo p.contrytxt {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 10px;
}

.speakerItem02 .speakerInfo p.contrytxt:last-child {
    margin-bottom: 0;
}

.speakerItem02:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.modal.show {
    background-color: rgba(0, 0, 0, .5);
}

.commonModalSpkr {
    z-index: 999999;
    padding-right: 0 !important;
}

.commonModalSpkr .modal-content {
    border: 8px solid #aaa8a787;
    overflow: auto;
    background: #fff;
    border-radius: 5px;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.commonModalSpkr .modal-content .modal-body {
    width: 100%;
    padding: 0;
}

.commonModalSpkr .btn-close {
    color: #FFFFFF !important;
    font-size: 20px;
    opacity: 1;
    z-index: 9999;
    position: absolute;
    right: 8px;
    top: 6px;
    margin: 0;
    outline: 0;
    padding: 10px 10px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border: 1px solid #000000;
}

.commonModalSpkr .modalContentBox {
    display: block;
    padding: 0;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.commonModalSpkr .modalspeakerbios {
    height: 100%;
    padding: 12px;
    background-color: #FFFFFF !important;
    padding: 30px 32px 30px;
}

.commonModalSpkr .modalspeakerbios figure {
    width: 15rem !important;
    text-align: center;
    margin: 0 auto 16px;
    border: 4px solid #aaa8a787;
    background-color: #FFFFFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.commonModalSpkr .modalspeakerbios figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.commonModalSpkr .modalspeakerbios h2 {
    color: #000000;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: .5px;
    text-align: center;
    text-transform: uppercase;
}

.commonModalSpkr .modalspeakerbios p {
    color: #000000;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.commonModalSpkr .modalspeakerbios .designation {
    font-size: 16px;
    line-height: 22px;
}

.commonModalSpkr .modalspeakerbios .compnytext {
    color: #008a89 !important;
    font-weight: 400;
    letter-spacing: .2px;
    text-transform: uppercase;
    font-family: 'Russo One', sans-serif;
}

.commonModalSpkr .modalContentBox .modalspeakerbios .contrytxt {
    font-weight: 600;
}

.speakermain0 {
    position: relative;
    padding: 40px 0 40px;
}

.speakermaininner {
    position: relative;
    padding: 40px 0 40px;
}

.Speakers01 .owl-stage-outer {
    margin-left: -7px;
    padding: 5px 5px 5px !important
}

.Speakers01 .owl-stage {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Speakers01 .owl-stage .item {
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Speakers01 .owl-nav .owl-next,
.Speakers01 .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 45px;
    width: 45px;
    margin: auto;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 50px;
    transition: 0.3s;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.Speakers01 .owl-nav .owl-next {
    right: -60px;
}

.Speakers01 .owl-nav .owl-prev {
    left: -60px;
}

.Speakers01 .owl-nav .owl-next:hover,
.Speakers01 .owl-nav .owl-prev:hover {
    color: #FFF;
    border-color: #24a685;
    background: #24a685;
    transform: scale(1.2);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.redSolid-btn {
    padding: 10px 20px;
}

.speakermaininner .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.whygitexmain1 {
    position: relative;
    padding: 40px 0 40px;
}

.whygitexmain1 .prizedistr-item h2 {
    font-size: 18px;
    padding-bottom: 0;
    margin: 0 0 12px;
}

.whygitexmain1 .prizedistr-item p {
    color: #000000;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 0;
    margin-bottom: 12px;
}

.whygitexmain1 .prizedistr-item {
    padding: 10px 10px 10px;
}

.whygitexmain1 .listStyle {
    margin-bottom: 12px;
}

.whygitexmain1 .prizedistr-item figure {
    height: 300px;
}

.whygitexmain1 .prizedistr-item figure img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 30px 0 5px 5px;
    -webkit-border-radius: 30px 0 5px 5px;
    -moz-border-radius: 30px 0 5px 5px;
    -ms-border-radius: 30px 0 5px 5px;
    -o-border-radius: 30px 0 5px 5px;
}

.sectionTitle.text-white h2 {
    color: #FFFFFF !important;
}

.listStyle.text-white li {
    color: #FFFFFF !important;
}

.optinstylemain0 {
    position: relative;
    padding: 40px 0 40px;
    background-color: #EFF0F0;
}

.optinstylemain0 .testelement01 {
    top: 0;
}

.optinstylemain0 .testelement02 {
    bottom: 0;
    z-index: 9;
}

.optinstylemain0 .col4box-item {
    position: relative;
    z-index: 10;
    padding: 20px 20px 20px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    background-color: #FFFFFF;
}

.optinstylemain0 .col4box-item .iconthumb0 {
    width: 80px;
    height: 80px;
    padding: 1rem;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 0;
    background-color: rgb(183 183 183 / 15%);
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.optinstylemain0 .col4box-item .iconthumb0 img {
    margin: 0;
    padding: 0;
    width: 100% !important;
    max-width: 100%;
}

.optinstylemain0 .col4box-item h2 {
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.optinstylemain0 .col4box-item:hover .iconthumb0 {
    background-color: rgb(36 166 133 / 30%)
}

.twocolStyle.black-bg .sectionTitle.centered p {
    color: #FFFFFF !important
}

.whyattend0 {
    position: relative;
    z-index: 99;
}

.whyattend0 .accordion-flush .accordion-button span {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    width: 45px;
    height: 45px;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    border-radius: 100%;
    transition: 0.3s;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.whyattend0 .accordion-flush .accordion-button span i,
.whyattend0 .accordion-flush .accordion-button span em {
    color: #FFFFFF;
}

.whyattend0 .accordion-flush .accordion-button:not(.collapsed) span {
    background: #24a685;
}

.whyattend0 .accordion-flush .accordion-button {
    color: #171616;
    font-size: 18px;
    line-height: 26px;
    outline: unset;
}

.whyattend0 .accordion-flush .accordion-button:focus {
    border-color: unset;
    outline: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.whyattend0 .accordion-flush .accordion-button:not(.collapsed) {
    background-color: #f0f0f0;
    border: none;
    border-right: #dee2e6 1px solid;
    border-left: #dee2e6 1px solid;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.whyattend0 .accordion-flush .accordion-button:not(.collapsed) i {
    background: #E31E33;
}

.whyattend0 .accordion-flush .accordion-body a {
    color: #E31E33;
    font-weight: 600;
}

.whyattend0 .accordion-flush .accordion-body {
    padding: 30px 20px;
}

.whyattend0 .accordion-flush .accordion-body h3 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400 !important;
    margin: 0 0 15px;
}

.whyattend0 .accordion-flush .accordion-body p {
    color: #000 !important;
    font-size: 16px;
    line-height: 22px;
}








/* end */