/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(36,28): run-time error CSS1039: Token not allowed after unary operator: '-white-1'
(136,17): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(143,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(190,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(223,28): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(230,17): run-time error CSS1039: Token not allowed after unary operator: '-color-black-2'
(231,35): run-time error CSS1039: Token not allowed after unary operator: '-color-white-2-r'
(290,22): run-time error CSS1039: Token not allowed after unary operator: '-color-white-2-c'
(295,28): run-time error CSS1039: Token not allowed after unary operator: '-white-1'
(296,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(297,17): run-time error CSS1039: Token not allowed after unary operator: '-index'
(302,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(318,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(319,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(363,22): run-time error CSS1039: Token not allowed after unary operator: '-index'
(380,44): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(380,61): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(389,17): run-time error CSS1039: Token not allowed after unary operator: '-white-1'
(396,34): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(403,44): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(403,60): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(432,28): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(442,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(443,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(457,17): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(473,28): run-time error CSS1039: Token not allowed after unary operator: '-white-1'
(475,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(476,17): run-time error CSS1039: Token not allowed after unary operator: '-white-1'
(498,1): run-time error CSS1019: Unexpected token, found '}'
(501,17): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(508,17): run-time error CSS1039: Token not allowed after unary operator: '-index-2'
(537,28): run-time error CSS1039: Token not allowed after unary operator: '-tertiary'
(542,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(543,28): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(544,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(558,28): run-time error CSS1039: Token not allowed after unary operator: '-color-white-3'
(563,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(564,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(585,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(586,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(598,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(605,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(608,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(762,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(780,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(785,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(790,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(795,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(824,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(841,17): run-time error CSS1039: Token not allowed after unary operator: '-index'
(855,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(866,17): run-time error CSS1039: Token not allowed after unary operator: '-index'
(873,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(874,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(888,28): run-time error CSS1039: Token not allowed after unary operator: '-index'
(894,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
 */
:root {
    --color-white: #fff;
    --color-white-2: #fff;
    --color-white-2-c: rgba(0, 0, 0, .02);
    --color-white-2-r: rgba(187, 187, 187, 0.3);
    --color-white-3: rgba(187, 187, 187, 0.411);
    --color-black: #000;
    --color-black-2: #555;
    --color-black-3: #999;
    --tertiary: #7b7f89;
    --primary: #00d69f;
    --white-1: #fff;
    --black-2: #000;
    --index: #00A99D;
    --index-2: #2a3042;
}


/*------------BASE----------*/

*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

body {
    font-family: "Karla", sans-serif;
    font-size: 1.6rem;
    background-color: var(--white-1);
    margin-bottom: 8rem;
    /* margin-top: 5rem; */
}



/*---------UTILITY--------*/
.full-vh{
    height: 100vh;
}

.u-mb-1 {
    margin-bottom: 8rem;
}

.u-mb-2 {
    margin-bottom: 6rem;
}

.u-mb-3 {
    margin-bottom: 4rem;
}

.u-mb-4 {
    margin-bottom: 2rem;
}

.u-mb-5 {
    margin-bottom: 1rem;
}

.u-mt-1 {
    margin-top: 8rem;
}

.u-mt-2 {
    margin-top: 6rem;
}

.u-mt-3 {
    margin-top: 4rem;
}

.u-mt-4 {
    margin-top: 2rem;
}

.u-mt-5 {
    margin-top: 1rem;
}

.u-pb-1 {
    padding-bottom: 8rem;
}

.u-pb-2 {
    padding-bottom: 6rem;
}

.u-pb-3 {
    padding-bottom: 4rem;
}

.u-pb-4 {
    padding-bottom: 2rem;
}

.u-pb-4-b {
    padding-bottom: 1.5rem;
}

.u-pb-5 {
    padding-bottom: 1rem;
}

.u-mr-1{
    margin-right: 8rem
}

.u-mr-2{
    margin-right: 6rem
}

.u-mr-3{
    margin-right: 4rem
}

.u-mr-4{
    margin-right: 2rem
}

.u-mr-5{
    margin-right: 1rem
}


/*----------TYPOGRAPHY CSS-------------*/

.step-title {
    color: var(--tertiary);
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
}

.primary-heading {
    color: var(--primary);
    text-transform: capitalize;
    font-size: 3.5rem;
    font-weight: 700;
}

.secondary-heading {
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 700;
}

.paragraph {
    font-size: 1.5rem;
}

.summary-heading {
    text-transform: capitalize;
    font-weight: 700;
}

/*-------------LOADER-------------*/
.cs-spinner {
    background-color: #fff;
    
}
.lds-ring {
    z-index: 1000;
    background-color: #fff;
    display: flex;
/*    position: absolute;
*/  /*width: 100%;
    height: 100%; */   
    align-items: center;
    justify-content: center;
}

    .lds-ring div {
        box-sizing: border-box;
        display: inline-block;
        position: absolute;
        width: 12rem;
        height: 12rem;
        margin: 8px;
        border: 8px solid #fff;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: var(--primary) transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*-------------NAVBAR-------------*/

header{

}

.cs-navbar {
    background-color: var(--color-white);
    position: fixed;
    width: 100%;
    /*display: flex;*/
    padding: 0 4rem;
    padding-top: 2rem;
    /*justify-content: space-between;*/
    color: var(--color-black-2);
    border-bottom: 1px solid var(--color-white-2-r);
    z-index: 200;
    /*gap: 4rem;*/
}

.cs-navbar-brand {
    display: inline-flex;
    align-content: center;
    font-size: large;
    font-weight: 700;
    letter-spacing: 0.2rem;
    align-items: center;
    justify-content: space-around;
    margin-top: -2rem;
    text-decoration: none;
}

.cs-navbar-items {
    /* background-color: aquamarine; */
    list-style: none;
    display: flex;
    font-weight: 700;
    font-size: 1.5rem;
    justify-content: space-around;
    flex-basis: 80rem;
}

.cs-navbar-item {
    border-bottom: 2px solid springgreen;
}

section{
    padding: 8rem 6rem;
}

.section-about {
    text-align: center;
}

.section-about__icon i{
    font-size: 3.4rem;
}

.section-about__heading {
    font-size: 3.4rem;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.section-about__body{
   max-width: 90rem;
   font-size: 1.8rem;
   margin: auto;
   text-align: justify;
}

.section-registration-fee {
    text-align: center;
    background: var(--color-white-2-c)
}

.section-registration-fee a{
    border-radius: 10rem;
    background-color: var(--white-1);
    border: 3px solid var(--index);
    color: var(--index)

}

.section-registration-fee a:hover {
    background-color: var(--index);
}

.fee-card-container {
    display: flex;
    justify-content: center;
    grid-gap: 20rem;
    margin: inherit 8rem;
}

.fee-card {
    box-shadow: 0 1rem 1.5rem .2rem rgba(0,0,0, 0.2);
    border-radius: .3rem;
    padding: 3rem;
    width: 40rem;
    text-align: center;
    background-color: var(--index);
    color: var(--color-white);
}

.fee-card__main{
    font-size: 3.4rem;
    font-weight: 900;
}

.fee-card__title {
    font-size: 2.4rem;
}


.section-chairman-speech{
    text-align: center;
}

.speech__heading {
    font-size: 3.4rem;
    text-transform: uppercase;
    font-weight: 700;
}

.speech__img {
    margin: auto !important;
}

.speech__body {
    max-width: 90rem;
    margin: auto;
    text-align: justify;
}

.speech__body p{
    font-size: 1.6rem;
}

.speech__body--footer {
    font-size: 3rem;
    text-align: center;
    font-weight: 800;
}

.section-footer{
    background: var(--index);
    padding: 2rem;
    text-align: center;
    color: #fff;
}
/*-----------INDICATOR CSS----------*/
.reg-steps {
    list-style: none;
    display: flex;
    flex-direction: column;
    /* height: calc(100vh - 5rem); */
    height: 100vh;
    justify-content: space-between;
    align-items: center;
}

.reg-step-indicator {
    background-image: linear-gradient(var(--tertiary), var(--tertiary));
    display: flex;
    margin: auto;
    height: 5rem;
    width: 5rem;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 0.2rem solid #fff;
    color: var(--white-1);
}

.reg-step-indicator::after {
    content: "";
    position: absolute;
    left: 50%;
    border-right: 5px solid var(--tertiary);
    top: 0;
    bottom: 0;
    z-index: -1;
}

.active-indicator {
    background-image: linear-gradient(var(--primary), var(--primary));
}

.reg-form-wizard {
    margin: 7rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}


/*-------------SELECTOR CSS-------------*/

.selectors {
    display: flex;
    flex-wrap:wrap;
    width: 85%;
    justify-content: space-around;
    grid-gap: 1rem;
}

.selector {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 4rem 0;
    width: 20rem;
    height: 20rem;
    border: 3px solid var(--tertiary);
    border-radius: .5rem;
    cursor: pointer;
}

.selector--icon {
    font-size: 4rem;
}

.selector-active {
    border: 3px solid var(--primary);
    color: var(--primary);
}

/*-----------REGISTRATION------------*/


.form {
    display: none;
}

.reg-input {
    box-sizing: content-box;
    font-size: 1.4rem;
    padding: 1rem .5rem;
    color: var(--tertiary);
}

.reg-btns {
    display: flex;
    justify-content:center;
    grid-gap: 4rem;
}

.reg-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    padding: 0 2rem;
    /*width: 10rem;*/
    border: 2px solid var(--white-1);
    border-radius: 5px;
    background-color: var(--primary);
    color: var(--white-1);
    font-weight: 700;
}

.invalid{
    border-color: red;
}

/*-------------PROFILE-------------*/

.cs-container {
    /* background-color: springgreen; */
    margin: 5.5rem 5rem;
    padding-bottom: 8rem;
    line-height: 1.2
}

.cs-heading {
    text-transform: capitalize;
    font-size: 4rem;
    font-weight: 400;
}
}

.cs-title {
    color: var(--tertiary);
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
}

.cs-selector-heading {
    color: var(--index-2);
    font-size: 1.8rem;
    font-weight: 700;
}

.cs-selectors {
    justify-content: normal;
    -webkit-column-gap: 3rem;
    gap: 1rem
}

.cs-selector {
    padding: 3.5rem 0;
    width: 18rem;
    height: 15rem;
    font-size: 1.4rem;
    border-radius: .5rem;
}

.tab-selectors {
    display: flex;
    -webkit-column-gap: 3rem;
    gap: 3rem;
}

.tab-selector {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    border-radius: 10rem;
    border: 2px solid var(--tertiary);
    cursor: pointer;
}

.tab-active {
    background-color: var(--primary);
    border: 2px solid var(--color-white);
    color: var(--color-white);
}

.tab-input {
    margin-right: 10rem;
}

.tab {
    font-size: 1.6rem;
}

/*---------Upcoming Event-----------*/

.cs-event{
    border: 1px solid var(--color-white-3);
    padding: 2rem;
    cursor: pointer;
}
.cs-event-list {
    background-color: var(--primary);
    color: var(--color-white);
    padding: 2rem;
}

.cs-event-title {
    display: flex;
    grid-gap: 4rem;
    padding: .5rem;
    font-size: 2rem;
}

.cs-event-btn-light {
    border: 1px solid #fff;
    text-align: center;
    padding: .5rem;
    margin: 0;
    color: #fff;
    border-radius: 10rem;
}

.cs-event-btn-dark {
    border: 1px solid var(--primary);
    background-color: var(--primary);
    text-align: center;
    padding: .5rem;
    margin: 0;
    color: #fff;
    border-radius: 10rem;
}

.cs-event-btn-light:hover {
    border: 1px solid #fff;
    background-color: #fff;
    padding: .5rem;
    color: var(--primary);
    transform: translate(1px,-2px);
    transition: all .3s ease-in-out;
    border-radius: 10rem;
}

.cs-event-btn-dark:hover {
    border: 1px solid var(--index);
    background-color: #fff;
    padding: .5rem;
    color: var(--primary);
    transform: translate(1px,-2px);
    transition: all .3s ease-in-out;
    border-radius: 10rem;
}

.cs-event-btn:active {
    transform: translate(-1px,2px);
    transition: all .2s ease-in-out;
}

.cs-event--icon{
    
}

.cs-user-info{
    display: flex;
    gap: 2rem;
}


/*---------UPLOAD IMAGE-----------*/
.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 1rem auto;
}

    .avatar-upload .avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
    }

        .avatar-upload .avatar-edit input {
            display: none;
        }

            .avatar-upload .avatar-edit input + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all 0.2s ease-in-out;
            }

                .avatar-upload .avatar-edit input + label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
                }

                .avatar-upload .avatar-edit input + label:after {
                    content: "\f040";
                    font-family: 'FontAwesome';
                    color: #757575;
                    position: absolute;
                    top: 10px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                }

    .avatar-upload .avatar-preview {
        width: 192px;
        height: 192px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    }

        .avatar-upload .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: top;
        }

        .m-0{
            margin: 0;
        }

/*---------CUSTOM RADIO-----------*/

.custom-radios {
    display: inline-block;
}

.custom-radios input[type=radio] {
    display: none;
}

    .custom-radios input[type=radio] + label {
        color: #333;
        font-family: Arial, sans-serif;
        font-size: 14px;
    }

        .custom-radios input[type=radio] + label span {
            display: inline-block;
            position: relative;
            width: 60px;
            height: 60px;
            margin: -1px 4px 0 0;
            /*vertical-align: middle;*/
            cursor: pointer;
            border-radius: 50%;
            border: 2px solid #FFFFFF;
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
            background-repeat: no-repeat;
            background-position: center;
            text-align: center;
            line-height: 44px;
        }

            .custom-radios input[type=radio] + label span i {
                display: block;
                position: absolute;
                top:50%;
                left:50%;
                transform: translate(-50%, -50%);
                width: 4rem;
                height: 4rem;
                justify-content: center;
                align-items: center;
                font-size: 3.5rem;
                color: #fff;
                opacity: 0;
                transition: all 0.3s ease;
            }

    .custom-radios input[type=radio] + label span {
        background-color: #2ecc71;
    }

 

    .custom-radios input[type=radio]:checked + label span i {
        opacity: 1;
    }


/*--------INDEX PAGE---------*/
.navbar{
    background-color: var(--index);
/*    height: 10vh;
*/    z-index: 1000;
}

.show {
    /*background: var(--index);
    width: 100%;*/
}

.navbar div ul li {
    margin: 5px 2rem;
}

.navbar-nav .nav-item .btn-nav {
    border: 1px solid #fff;
    padding: .5rem 2.5rem;
    border-radius: .4rem;
    color: var(--color-white);
    text-align: center;
}

.btn-reg {
    background-color: var(--index);
    padding: 1rem 5rem;
    font-size: 2rem;
    text-transform: uppercase;
    border-radius: .4rem;
    color: var(--color-white);
    text-decoration: none;
}

.btn-reg:hover{
    color: var(--color-white)
}


.header{
    height: 90vh;
    position: relative;
}

.header-background {
    height: 100%;
    /*background-image: linear-gradient(to right,rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('img/index/Abeokuta convention aug 2013 019.jpg');*/
    background-position: center;
    background-size: cover
}

.header-body {
    font-family: 'Economica', sans-serif;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 50rem;
    width: 100rem;
    color: var(--color-white)
}

.header-body-logo img{
   height: 30rem;
}

.header-title{
    font-size: 5rem;
    text-align: center
}

.account-option {
    display: flex;
    align-items: center;
    flex-direction: column;
    grid-gap: 8rem;
    color: var(--index);
}

.account-option-selection{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 15rem;

}

.account-option-selection a{
    display: flex;
    flex-direction: column;
    align-content: space-evenly;
    border: 1px solid var(--index);
    /*outline: 1px solid var(--index);
    outline-offset: 1rem;*/
    width: 20rem;
    height: 20rem;
    align-items: center;
    justify-content: center;
    font-family: 'Economica', sans-serif;
    font-size: 4rem;
    text-align: center;
    line-height: 1;
    color: var(--index);
    border-radius: .3rem;
    transition: all .3s ease-in-out;
    
}

.account-option-selection a:hover{
    background-color: var(--index);
    color: var(--color-white);
    box-shadow: 0 .2rem .7rem rgba(0,0,0,0.6);

    transform: translateY(-5px);


}

.btn-icon {
    text-align: center;
}
.btn-icon i {
    display: inline-block;
    font-size: 2rem;
    background-color: var(--index);
    cursor: pointer;
    width: 5rem;
    height: 5rem;
    padding: 1.5rem;
    border-radius: 50%;
    color: var(--color-white);
}
.btn-delete{
    font-size: 2.5rem;
    transition: all .2s ease-in-out;
}

.btn-delete:hover{
    transform: scale(1.1)
}

/*---------BOOTSTRAP OVERRIDE-----------*/
.sidebar {
    z-index: 100;
    padding: 8rem 2rem 0;
}

.form-group{
    margin-right: 3rem;
}

.myselect :hover{
    background:#f2f2f2;
}


