.xgcontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .xgcontainer {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .xgcontainer {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .xgcontainer {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .xgcontainer {
        max-width: 1140px
    }
}

.xgcontainer-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.xgrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.xgcol,
.no-gutters>[class*=xgcol-] {
    padding-right: 0;
    padding-left: 0
}

.xgcol,
.xgcol-1,
.xgcol-10,
.xgcol-11,
.xgcol-12,
.xgcol-2,
.xgcol-3,
.xgcol-4,
.xgcol-5,
.xgcol-6,
.xgcol-7,
.xgcol-8,
.xgcol-9,
.xgcol-auto,
.xgcol-lg,
.xgcol-lg-1,
.xgcol-lg-10,
.xgcol-lg-11,
.xgcol-lg-12,
.xgcol-lg-2,
.xgcol-lg-3,
.xgcol-lg-4,
.xgcol-lg-5,
.xgcol-lg-6,
.xgcol-lg-7,
.xgcol-lg-8,
.xgcol-lg-9,
.xgcol-lg-auto,
.xgcol-md,
.xgcol-md-1,
.xgcol-md-10,
.xgcol-md-11,
.xgcol-md-12,
.xgcol-md-2,
.xgcol-md-3,
.xgcol-md-4,
.xgcol-md-5,
.xgcol-md-6,
.xgcol-md-7,
.xgcol-md-8,
.xgcol-md-9,
.xgcol-md-auto,
.xgcol-sm,
.xgcol-sm-1,
.xgcol-sm-10,
.xgcol-sm-11,
.xgcol-sm-12,
.xgcol-sm-2,
.xgcol-sm-3,
.xgcol-sm-4,
.xgcol-sm-5,
.xgcol-sm-6,
.xgcol-sm-7,
.xgcol-sm-8,
.xgcol-sm-9,
.xgcol-sm-auto,
.xgcol-xl,
.xgcol-xl-1,
.xgcol-xl-10,
.xgcol-xl-11,
.xgcol-xl-12,
.xgcol-xl-2,
.xgcol-xl-3,
.xgcol-xl-4,
.xgcol-xl-5,
.xgcol-xl-6,
.xgcol-xl-7,
.xgcol-xl-8,
.xgcol-xl-9,
.xgcol-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.xgcol {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-gxgrow: 1;
    max-width: 100%
}

.xgcol-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.xgcol-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.xgcol-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.xgcol-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.xgcol-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.xgcol-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.xgcol-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.xgcol-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.xgcol-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.xgcol-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.xgcol-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.xgcol-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.xgcol-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.xgoffset-1 {
    margin-left: 8.333333%
}

.xgoffset-2 {
    margin-left: 16.666667%
}

.xgoffset-3 {
    margin-left: 25%
}

.xgoffset-4 {
    margin-left: 33.333333%
}

.xgoffset-5 {
    margin-left: 41.666667%
}

.xgoffset-6 {
    margin-left: 50%
}

.xgoffset-7 {
    margin-left: 58.333333%
}

.xgoffset-8 {
    margin-left: 66.666667%
}

.xgoffset-9 {
    margin-left: 75%
}

.xgoffset-10 {
    margin-left: 83.333333%
}

.xgoffset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .xgcol-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-sm-0 {
        margin-left: 0
    }
    .xgoffset-sm-1 {
        margin-left: 8.333333%
    }
    .xgoffset-sm-2 {
        margin-left: 16.666667%
    }
    .xgoffset-sm-3 {
        margin-left: 25%
    }
    .xgoffset-sm-4 {
        margin-left: 33.333333%
    }
    .xgoffset-sm-5 {
        margin-left: 41.666667%
    }
    .xgoffset-sm-6 {
        margin-left: 50%
    }
    .xgoffset-sm-7 {
        margin-left: 58.333333%
    }
    .xgoffset-sm-8 {
        margin-left: 66.666667%
    }
    .xgoffset-sm-9 {
        margin-left: 75%
    }
    .xgoffset-sm-10 {
        margin-left: 83.333333%
    }
    .xgoffset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .xgcol-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-md-0 {
        margin-left: 0
    }
    .xgoffset-md-1 {
        margin-left: 8.333333%
    }
    .xgoffset-md-2 {
        margin-left: 16.666667%
    }
    .xgoffset-md-3 {
        margin-left: 25%
    }
    .xgoffset-md-4 {
        margin-left: 33.333333%
    }
    .xgoffset-md-5 {
        margin-left: 41.666667%
    }
    .xgoffset-md-6 {
        margin-left: 50%
    }
    .xgoffset-md-7 {
        margin-left: 58.333333%
    }
    .xgoffset-md-8 {
        margin-left: 66.666667%
    }
    .xgoffset-md-9 {
        margin-left: 75%
    }
    .xgoffset-md-10 {
        margin-left: 83.333333%
    }
    .xgoffset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .xgcol-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-lg-0 {
        margin-left: 0
    }
    .xgoffset-lg-1 {
        margin-left: 8.333333%
    }
    .xgoffset-lg-2 {
        margin-left: 16.666667%
    }
    .xgoffset-lg-3 {
        margin-left: 25%
    }
    .xgoffset-lg-4 {
        margin-left: 33.333333%
    }
    .xgoffset-lg-5 {
        margin-left: 41.666667%
    }
    .xgoffset-lg-6 {
        margin-left: 50%
    }
    .xgoffset-lg-7 {
        margin-left: 58.333333%
    }
    .xgoffset-lg-8 {
        margin-left: 66.666667%
    }
    .xgoffset-lg-9 {
        margin-left: 75%
    }
    .xgoffset-lg-10 {
        margin-left: 83.333333%
    }
    .xgoffset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .xgcol-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-xl-0 {
        margin-left: 0
    }
    .xgoffset-xl-1 {
        margin-left: 8.333333%
    }
    .xgoffset-xl-2 {
        margin-left: 16.666667%
    }
    .xgoffset-xl-3 {
        margin-left: 25%
    }
    .xgoffset-xl-4 {
        margin-left: 33.333333%
    }
    .xgoffset-xl-5 {
        margin-left: 41.666667%
    }
    .xgoffset-xl-6 {
        margin-left: 50%
    }
    .xgoffset-xl-7 {
        margin-left: 58.333333%
    }
    .xgoffset-xl-8 {
        margin-left: 66.666667%
    }
    .xgoffset-xl-9 {
        margin-left: 75%
    }
    .xgoffset-xl-10 {
        margin-left: 83.333333%
    }
    .xgoffset-xl-11 {
        margin-left: 91.666667%
    }
}
/*-----------------------
* Accordion css
-----------------------*/
.xga-accordion-wrapper-01 .accordion-wrapper {
    background: #f6fcfd;
    padding: 100px 0;
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 30px;
    top: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f106";
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-heading a {
    background-color: #e7eefe;
    padding: 20px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family: inherit;
    position: relative;
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-heading a.open {
    background-color: transparent;
    margin-bottom: 0px;
    color: #197beb;
    -webkit-box-shadow: 0px -6px 11px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -6px 11px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    -webkit-box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 40px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 0;
}

.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*-----------------------
* Accordion css
-----------------------*/


.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #197beb;
    color: #fff;
    line-height: 26px;
    text-align: center;
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f106";
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-heading a {
    background-color: #FFFFFF;
    color: #2a384c;
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    padding-left: 60px;
    margin-bottom: 20px;
}
.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body .xga-acc-content p:last-child {
    margin-bottom: 0;
}
.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body .xga-acc-content {
    padding-bottom: 0;
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    padding-left: 60px;
    /*padding-bottom: 0;*/
}

.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-02 {
    position: relative;
    z-index: 0;
}

.xga-accordion-wrapper-02:after {
    position: absolute;
    left: 30px;
    top: 0;
    height: 95%;
    width: 100%;
    border-left: 2px dashed #197beb;
    content: '';
    z-index: -1;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-body.show,
.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-body.show,
.xga-accordion-wrapper-02 .xga-accrodion .xga-accordion-body.show {
    margin-bottom: 20px;
}

/*-----------------------
* Accordion css
-----------------------*/
.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #197beb;
    color: #fff;
    line-height: 26px;
    text-align: center;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f106";
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-heading a {
    background-color: #FFFFFF;
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    padding-right: 60px;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    padding-left: 40px;
}

.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}
.xga-accordion-wrapper-03 .xga-accrodion .xga-accordion-body .xga-acc-content {
    padding-bottom: 0;
}

/*-----------------------
* Accordion css
-----------------------*/
.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #197beb;
    color: #fff;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-heading a {
    background-color: #FFFFFF;
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    padding-right: 60px;
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    padding-left: 40px;
}

.xga-accordion-wrapper-04 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

/*-----------------------
* Accordion css
-----------------------*/
.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #197beb;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-heading a {
    background-color: #FFFFFF;
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    padding-left: 60px;
    border-radius: 30px;
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-body .xga-acc-content.show {
    margin-bottom: 20px;
}
.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-body .xga-acc-content p:last-child{
    margin-bottom: 10px;
}
.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    padding-left: 60px;
    background-color: #fff;
    border-radius: 30px;
}

.xga-accordion-wrapper-05 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 6
---------------------------*/
.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #197beb;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-heading a {
    background-color: #FFFFFF;
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-left: 60px;
}

.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}
.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-body .xga-acc-content p:last-child{
    margin-bottom: 10px;
}
.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    padding-top: 25px;
    font-size: 16px;
    padding-left: 60px;
    background-color: #fff;

}

.xga-accordion-wrapper-06 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 7
---------------------------*/
.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #197beb;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-left: 60px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    /*box-shadow: 0px -6px 11px rgba(0, 0, 0, 0.1);*/
    padding-bottom: 0;
}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    border-top: 0;
    display: block;
    width: 100%;
    font-size: 16px;

}

.xga-accordion-wrapper-07 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 8
---------------------------*/
.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #197beb;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 40px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: none;
}

.xga-accordion-wrapper-08 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 9
---------------------------*/
.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    border-left: 4px solid #197beb;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    border-left: 4px solid #197beb;
    padding-bottom: 5px;
    padding-top: 0;
}

.xga-accordion-wrapper-09 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 10
---------------------------*/
.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    border: 1px solid #197beb;
    background-color: #fff;
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    border: 1px solid #197beb;
    padding-bottom: 5px;
    padding-top: 0;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-10 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 13
---------------------------*/
.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border-radius: 50%;
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #e5e5e5;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    background-color: #197beb;
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    padding-bottom: 5px;
    border-top: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-11 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 14
---------------------------*/
.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #197beb;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border-radius: 50%;
}

.xga-accordion-wrapper-12 .xga-accrodion:first-child .xga-accordion-heading a {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.xga-accordion-wrapper-12 .xga-accrodion:last-child .xga-accordion-heading a {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-12 .xga-accrodion:last-child .xga-accordion-heading a.open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #515151;
    font-size: 18px;
    line-height: 26px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-bottom: 20px;
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #197beb;
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    padding-bottom: 5px;
    border-top: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-12 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 15
---------------------------*/
.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f106";
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    background-color: #197beb;
    border-bottom: none;
    margin-bottom: 20px;
    border-radius: 30px;
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #197beb;
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    padding-bottom: 5px;
    border-top: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.xga-accordion-wrapper-13 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

/*---------------------------
    Accordion 16
---------------------------*/

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f106";
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-right: 60px;
    background-color: #17223F;
    border-bottom: none;
    margin-bottom: 20px;
    border-radius: 10px;
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #17223F;
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-body .xga-acc-content p {
    color: rgba(255, 255, 255, 0.8);
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(255, 255, 255, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
    background-color: #17223F;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 0;
}

.xga-accordion-wrapper-14 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.8);
}

/*---------------------------
    Accordion 17
---------------------------*/
.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 60px;
    height: 100%;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background-color: #197beb;
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-left: 80px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #fff;
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    padding-bottom: 5px;
    padding-top: 0;
    padding-left: 80px;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-15 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 18
---------------------------*/
.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: -20px;
    top: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background-color: #197beb;
    border-radius: 3px;
}
.xga-accordion-wrapper-16 .xga-accrodion  {
    margin-left: 20px;
}
.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-heading a {
    padding: 15px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 600;
    font-family:inherit;
    position: relative;
    padding-left: 30px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #fff;
}

.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 16px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    padding-bottom: 5px;
    padding-top: 0;
    padding-left: 30px;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-16 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin-bottom: 20px;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

/*---------------------------
    Accordion 19
---------------------------*/
.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: -50px;
    top: -1px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    background-color: #197beb;
}

.xga-accordion-wrapper-17 .xga-accrodion {
    margin-left: 50px;
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f00d";
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 30px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #fff;
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    padding-bottom: 5px;
    padding-top: 0;
    padding-left: 30px;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-17 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin-bottom: 20px;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

/*---------------------------
    Accordion 20
---------------------------*/
.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-heading a:before {
    position: absolute;
    left: -10px;
    top: 15px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    content: '';
    border: 1px solid rgba(40, 40, 40, 0.08);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: none;
    border-top: none;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: -70px;
    top: -1px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 49px;
    color: #197beb;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #fff;
}

.xga-accordion-wrapper-18 .xga-accrodion {
    margin-left: 70px;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #2a384c;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 30px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #fff;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #197beb;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    padding-bottom: 5px;
    padding-top: 0;
    padding-left: 30px;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-18 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 21
---------------------------*/
.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-heading a:before {
    position: absolute;
    left: -1px;
    top: -1px;
    content: '';
    border-top: 24px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 25px solid transparent;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    right: 0px;
    top: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 49px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 40px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    background-color: #197beb;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    padding-bottom: 5px;
    padding-left: 40px;
    border-top: none;
    background-color: #fff;
}

.xga-accordion-wrapper-19 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 22
---------------------------*/
.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: -2px;
    top: -1px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 49px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid rgba(40, 40, 40, 0.08);
    -webkit-box-shadow: 0 0 15px 0 rgba(40, 40, 40, 0.2);
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, 0.2);
    background-color: #197beb;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
    background-color: #fff;
    color: #197beb;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 65px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    border-radius: 30px;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #197beb;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top: none;
}

.xga-accordion-wrapper-20 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

/*---------------------------
    Accordion 23
---------------------------*/
.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: -2px;
    top: -1px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 49px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border: 1px solid rgba(40, 40, 40, 0.08);
    -webkit-box-shadow: 0 0 15px 0 rgba(40, 40, 40, 0.2);
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, 0.2);
    background-color: #197beb;
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
    background-color: #fff;
    color: #197beb;
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 65px;
    border: 1px solid rgba(40, 40, 40, 0.08);
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #197beb;
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.1);
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(40, 40, 40, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top: none;
}

.xga-accordion-wrapper-21 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

/*---------------------------
    Accordion 24
---------------------------*/
.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-heading a:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f067";
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-block;
    width: 50px;
    height: 100%;
    color: #515151;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-heading a.open:after {
    content: "\f068";
    color: #fff;
    background-color: #197beb;
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-heading a {
    padding: 11px 30px;
    text-decoration: none;
    display: block;
    width: 100%;
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    font-weight: 500;
    font-family:inherit;
    position: relative;
    padding-left: 65px;
    border: 1px solid rgba(40, 40, 40, 0.08);
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-heading a.open {
    margin-bottom: 0px;
    color: #fff;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #197beb;
    border-top: 3px solid #17221f;
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-body .xga-acc-content p {
    color: rgba(255, 255, 255, 0.8);
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-body .xga-acc-content {
    color: rgba(255, 255, 255, 0.8);
    padding: 15px 30px;
    display: block;
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top: none;
    background-color: #17223f;
    border-bottom: 3px solid #197beb;
}

.xga-accordion-wrapper-22 .xga-accrodion .xga-accordion-body.show {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    margin-bottom: 20px;
}

.xga-accrodion .xga-accordion-heading a i {
    margin-right: 5px;
}

.accordion-pagination {
    display: block;
    text-align: center;
    clear: both;
    width: 100%;
}

.accordion-pagination .accordion-pagination-wrapper {
    margin-top: 20px;
}

.accordion-pagination .accordion-pagination-wrapper ul {
    margin: 0;
    padding: 0;
}

.accordion-pagination .accordion-pagination-wrapper ul li {
    list-style: none;
    color: #505050;
    display: inline-block;
    border-radius: 3px;
    margin: 0 3px;
}

.accordion-pagination .accordion-pagination-wrapper ul li span {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 13px;
    border-radius: 3px;
}

.accordion-pagination .accordion-pagination-wrapper ul li .current {
    color: #fff;
    background-color: #006cff;
    border-color: #006cff;
    border-radius: 3px;
}

.accordion-pagination .accordion-pagination-wrapper ul li a {
    border-radius: 5px;
    display: inline-block;
    color: #505050;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    padding: 5px 13px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.accordion-pagination .accordion-pagination-wrapper ul li a:hover {
    color: #fff;
    background-color: #006cff;
    border-color: #006cff;
}

.xga-accordoin-heading .title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #333;
}

/*-----------------------------
    Category Shortcode
-----------------------------*/

.single-acc-cat-item {
    text-align: center;
    border: 2px solid #e2e2e2;
    margin-bottom: 30px;
    padding: 42px 0 37px 0;
    transition: .3s ease-in;
}

.single-acc-cat-item .icon {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    color: #00e399;
}

.single-acc-cat-item .title a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #353535;
    transition: .3s ease-in;
}

.single-acc-cat-item .title a:hover{
    color: #00e399;
}
.single-acc-cat-item:hover {
    border-color: #00e399;
}