@import url('https://fonts.googleapis.com/css?family=Questrial&display=swap');

@font-face {
    src: url('../fonts/DIN-Regular.ttf');
    font-family: DIN-Regular;
}

@font-face {
    src: url('../fonts/DINBold.ttf');
    font-family: DIN-Bold;
}

@import url('https://fonts.googleapis.com/css?family=Carrois+Gothic&display=swap');

.bluebig {
    color: #005697;
    font-family: 'Carrois Gothic', sans-serif;
    font-weight: 600;
}

body, p {
    font-family: 'Carrois Gothic', sans-serif;
    color: #000 !important;
    font-weight: 400;
}

.h2, h2 {
    font-size: 35px;
}

#sp-footer a, #sp-bottom a {
    color: #005697;
    width: auto;
    display: inline-block;
}

.abouteventtext a {
    color: #ea2127;
    font-family: 'Carrois Gothic', sans-serif;
    font-weight: 600;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Carrois Gothic', sans-serif;
    color: #005697;
    font-weight: 600;
}

.abouteventtext a {
    color: #ea2127;
    font-family: 'Carrois Gothic', sans-serif;
    font-weight: 600;
}

.abouteventtext a:hover {
    color: #ed777f;
    cursor: pointer;
}

.about-h3 {
    color: #005697;
    font-family: 'Carrois Gothic', sans-serif;
    font-weight: 600;
    margin-top: 25px;
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: none;
    position: relative;
    text-align: center;
}


#sp-header {
    background: transparent;
}

.homepagebody {
    margin-top : 0 !Important;
}

#sp-header {
    box-shadow: none;
    background: #f6cb5c;
}

.aligncenter {
    text-align: center;
}

#sp-footer, #sp-bottom {
    background: #fff;
    color: #000;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 24px 25px 16px;
    font-size: 16px;
    font-weight: bold;
    font-family: DIN-Regular;
    line-height: 16px;
}

.sp-megamenu-parent > li:after {
    content: '\f0da';
    display: inline-block;
    height: 10px;
    width: 5px;
    font-family:'Font Awesome 5 Pro';
    color: #d71a04;
    font-weight: 900;
}


.sp-megamenu-parent > li:last-child:after {
    display: none;
}

#sp-footer1 p {
    margin-bottom: 0;
    color: #000;
}

#sp-footer1 a {
    color: #005497;
    display: inline-block;
    width: auto;
}

#sp-footer1 a:hover {
 color: #000;
}

.is-sticky .sp-megamenu-parent >li >a {
    color: #000;
}


.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    z-index: 1000;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
    color: #005598 !important;
}

.sp-megamenu-parent > li.active > a {
    font-weight: bold;
}


#sp-footer a:hover, #sp-bottom a:hover {
    color:#005697;
}

.registerwrap {
    position: relative;
}


.registerwrap .btnimg img {
    position: absolute;
    top: 0;
    width: 500px;
    left: calc(50vw - 250px);
    max-width: 50%;
}


.registerwrap .btnimg img:hover {
    opacity: 0.8;
    transition: 600ms;
}


.categorymobile .sppb-carousel-extended-item img {
    width: 100%;
    object-fit: inherit;
    height: auto;
}


.categorymobile .sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .categorymobile .sppb-image-carousel-layout1 .sppb-carousel-extended-item img {
border-radius: 0px !important;
}

.sppb-carousel-extended-nav-control .nav-control.next-control {
    float: right;
    margin-right: 10px;
}


.sppb-carousel-extended-nav-control .nav-control.prev-control {
    float: left;
    margin-left: 10px;
}



.aboutevent .about-textwrap {
    padding: 8% 24% 0 !important;
    min-height: 100vh;
    text-align: center;
}

.categoryfees .categoryfee-col {
}


.marg-b-0 .sppb-addon-title {
    margin-bottom: 0px !important;
}

.sp-scroll-up {
    color: #fff;
    background: rgba(0,0,0,0.3) !important;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    color: #fff;
    background: rgba(0,0,0,0.5) !important;
}

.footerlogo img {
    max-width: 190px;
}

.aboutevent-logo img {
    max-width: 290px;
}


@media only screen and (max-width: 768px) {
.registerwrap .btnimg img {
    position: absolute;
    top: 0;
    width: 180px;
    left: calc(50vw - 90px);
    max-width: auto;
}

.footerlogo img {
    max-width: 150px;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 4px 10px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Carrois Gothic', sans-serif;
    line-height: 14px;
}

#sp-header {
    box-shadow: none;
    padding: 10px 0;
}

.h2, h2 {
    font-size: 25px;
}

div.sppb-countdown-days, div.sppb-countdown-hours, div.sppb-countdown-minutes, div.sppb-countdown-seconds {
    width: 25% !important;
}
}