#hero-1 {
    padding-top: 190px;
    padding-bottom: 130px;
    background-size: cover;
    background-position: center;
    height: 100vh;
}

#hero-1::after {
    content: '';
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

.hero-1-txt.text-center.white-color {
    position: relative;
    z-index: 999;
}

.fontSizeBig span {
    font-size: 30px;
}


/* Footer  */

.ftco-footer {
    font-size: 16px;
    padding: 5em 0 0 0;
    background: #141b25;
    background: #232429;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 0;
}

.ftco-footer .logo a {
    position: relative;
}

.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px;
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .ftco-footer-widget ul li a span {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .ftco-footer-widget ul li a:hover {
    color: #ee4666;
}

.ftco-footer .ftco-footer-widget ul li a:hover span {
    color: #ee4666;
}

.ftco-footer p {
    color: rgba(255, 255, 255, 0.5);
}

.ftco-footer a {
    color: #fff;
}

.ftco-footer a:hover {
    color: #ee4666;
}

.ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}

.ftco-footer .bg-black {
    background: #1e1f23;
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    color: #fff;
    border-radius: 50%;
    position: relative;
    background: #ee4666;
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff !important;
}

.ftco-footer-social li a:hover {
    color: #ee4666;
}

.btn.btn-primary.px-3.py-2:hover {
    background-color: #ee4666;
    color: #fff;
    border-color: #ee4666;
}


/* css */

.tickets-price {
    margin-right: 3rem;
}

.tickets-increment span {
    cursor: pointer;
    font-size: 43px;
    margin: 0 20px;
    margin-top: -23px;
}

.tickets-title p {
    text-align: left;
    font-size: 14px;
}

.img-fluid.mb-3 {
    border-radius: 10px;
}

#sponsors-page.page-hero-section {
    background-image: url(../images/hero/3.jpg) !important;
}

#about-page.page-hero-section {
    background-image: url(../images/hero/3.jpg) !important;
}

#speakers-page.page-hero-section {
    background-image: url(../images/hero/3.jpg) !important;
}

#gallery-page.page-hero-section {
    background-image: url(../images/hero/3.jpg) !important;
}

#pricing-page.page-hero-section {
    background-image: url(../images/hero/3.jpg) !important;
}

.position-relative {
    position: relative;
}

#sponsors-page.page-hero-section::after {
    background: #000;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    content: '';
    opacity: 0.8;
}

#about-page.page-hero-section::after {
    background: #000;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    content: '';
    opacity: 0.8;
}

#speakers-page.page-hero-section::after {
    background: #000;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    content: '';
    opacity: 0.8;
}

#gallery-page.page-hero-section::after {
    background: #000;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    content: '';
    opacity: 0.8;
}

#pricing-page.page-hero-section::after {
    background: #000;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    content: '';
    opacity: 0.8;
}

.hero-txt.white-color {
    z-index: 999;
    position: relative;
}

.footer-social-link ul li {
    float: left;
    margin-right: 20px;
}

.footer-social-link ul li a {
    font-size: 26px;
}

.d-flex.z-index-100 {
    z-index: 999;
    position: absolute;
}

.d-flex.z-index-100 {
    align-items: center;
    justify-content: space-between;
}

.count-element.noto-font-700 {
    color: #fff;
}

.noto-font-400.grey-color {
    color: #fff;
}


/* .about-2-data.fan-fact {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 50%;
    margin: 0 auto;
} */


/* .fun-fact-wrap {
    position: relative;
}

.about-2-data.fan-fact {

    position: absolute;
    top: 150px;
    width: 100%;
    justify-content: center;

    content: '';
} */


/* @media (max-width: 1366px) {
    .about-2-data.fan-fact {
        margin-top: 0px;
    }
} */

.count-element.noto-font-700.addPlus::after {
    content: '+';
    position: absolute;
    margin-left: 4px;
    color: #fe4669;
    font-size: 30px;
}

.bg-purple-img {
    width: 100%;
    background: url(../images/hero/2.png);
}

.bg-purple-img::before {
    top: 0;
    background: #000;
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    opacity: .8;
}

.cssload-spinner img {
    width: 100%;
}

.card-col-2 {
    column-count: 2 !important;
}

.card-col-3 {
    column-count: 3 !important;
}