/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

footer, header, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):hover {
            color: inherit;
            text-decoration: none
        }

code, pre {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a > code {
    color: inherit
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

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

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

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

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

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

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

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

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

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

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

.col, .col-lg-10, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-8, .col-md-12, .col-md-4, .col-sm-12, .col-sm-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

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

@media (min-width:576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

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

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

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

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6
    }

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

select.form-control[multiple], select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty::after {
        margin-left: 0
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default
    }

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg > .container {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -webkit-flex !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
}

.breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #6c757d
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        -webkit-transition: none;
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: -1px;
            border-top-width: 1px
        }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover {
        color: #000;
        text-decoration: none
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: .75
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

    .toast:not(:last-child) {
        margin-bottom: .75rem
    }

    .toast.showing {
        opacity: 1
    }

    .toast.show {
        display: block;
        opacity: 1
    }

    .toast.hide {
        display: none
    }

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.success{
    background: var(--success);
    color: var(--white);
    font-size: 14px;
}

.success button{
    font-size: 14px;
    border-color: var(--white);
}
.error-text{
    background: var(--danger);
    color: var(--white);
    font-size: 14px;
    padding: 5px 10px;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

        .popover .arrow::after, .popover .arrow::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

    .active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity .6s ease;
        transition: opacity .6s ease
    }

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.border {
    border: 1px solid #dee2e6 !important
}

.position-static {
    position: static !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.py-0 {
    padding-bottom: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.ml-auto {
    margin-left: auto !important
}

.visible {
    visibility: visible !important
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    pre {
        white-space: pre-wrap !important
    }

    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #d6d6d6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #d6d6d6;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            transition: opacity .2s ease;
            border-radius: 30px
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }

body, html {
    font-size: 62.5%;
    height: 100%;
    color: #4a5568;
    line-height: 1.4;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    scroll-behavior: smooth
}

img, video {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

iframe {
    vertical-align: middle;
    width: 100%;
    border-radius: 5px
}

a {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    color: #0540f2;
    font-size: 1.5rem
}

    a:hover {
        text-decoration: none;
        color: #f2e205
    }

    a:active {
        outline: 0 none
    }

    a:outline {
        outline: 0
    }

    a:focus {
        text-decoration: none;
        outline: 0
    }

p {
    color: #4a5568;
    font-size: 1.6rem;
    margin: 0
}

    p + * {
        margin-top: 1.6rem
    }

h1, h2, h3 {
    font-family: 'Playfair Display',serif
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
        font-weight: inherit;
        font-size: inherit
    }

label {
    font-size: 1.6rem;
    font-weight: 700
}

    label.required::after {
        content: "*";
        position: relative;
        margin-left: 5px;
        color: #0540f2
    }

button {
    border: none
}

    button:hover {
        outline: 0;
        cursor: pointer
    }

    button:active {
        outline: 0
    }

    button:focus {
        outline: 0
    }

ol, ul {
    padding: 0;
    margin: 0
}

    ol li, ul li {
        list-style-type: none
    }

.section {
    position: relative;
    overflow: hidden;
    padding: 96px 0
}

@media (max-width:991.98px) {
    .section {
        padding: 56px 0
    }
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    left: -15px;
    opacity: 0
}

    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: -15px
    }

    .owl-carousel .owl-nav button img {
        height: 30px
    }

    .owl-carousel .owl-nav button:hover {
        background: 0 0 !important
    }

.owl-carousel:hover .owl-nav button {
    opacity: 1;
    left: 0
}

    .owl-carousel:hover .owl-nav button.owl-next {
        left: auto;
        right: 0
    }

.cstm-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: capitalize;
    background-color: #0540f2;
    border: none;
    color: #fff;
    font-size: 1.8rem;
    padding: 1.5rem 2.5rem;
    overflow: hidden;
    min-width: 185px;
    border-radius: 5px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .cstm-btn svg {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }

    .cstm-btn:hover {
        background-color: #8c493a;
        color: #fff
    }

        .cstm-btn:hover svg {
            -webkit-transform: translateX(10px);
            transform: translateX(10px)
        }

    .cstm-btn.secondary {
        background-color: #e2e8f0;
        color: #4a5568;
        font-weight: 700
    }

        .cstm-btn.secondary:hover {
            background-color: #ced4da;
            color: #4a5568
        }

    .cstm-btn.sm {
        padding: 1.2rem 2rem;
        font-size: 1.6rem;
        min-width: 155px
    }

        .cstm-btn.sm svg {
            height: 18px;
            width: 18px
        }

.link {
    color: #4a5568;
    font-size: 1.6rem;
    text-transform: capitalize;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .link svg {
        color: currentColor;
        position: relative;
        top: -2px;
        -webkit-transition: -webkit-transform 1s ease;
        transition: -webkit-transform 1s ease;
        transition: transform 1s ease;
        transition: transform 1s ease,-webkit-transform 1s ease;
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
        height: 18px;
        width: 18px
    }

    .link:hover {
        color: #0540f2
    }

        .link:hover svg {
            -webkit-transform: translateX(8px);
            transform: translateX(8px)
        }

.heading {
    margin-bottom: 5.6rem;
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e2e8f0;
    padding-bottom: 3.2rem
}

@media (max-width:575.98px) {
    .heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.heading h1 {
    text-transform: capitalize;
    font-weight: 900;
    color: #2d3748;
    position: relative;
    display: inline-block;
    padding: 0 0 2.4rem 0;
    margin: 0;
    font-size: 3.2rem
}

    .heading h1::after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 50px;
        height: 2px;
        background-color: #f2e205
    }

@media (max-width:767.98px) {
    .heading h1 {
        padding: 0 0 1.6rem 0
    }
}

.heading h3 {
    text-transform: capitalize;
    font-weight: 500;
    color: #4a5568;
    position: relative;
    display: inline-block;
    padding: 0 0 1rem 0;
    margin: 0 0 1.5rem;
    font-size: 2rem
}

    .heading h3::after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 30px;
        height: 2px;
        background-color: #f2e205
    }

.heading h5 {
    color: #4a5568
}

.heading p {
    font-size: 1.4rem
}

header {
    padding: 2.4rem 0;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

    header .topborder {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        header .topborder div {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            height: 4px;
            background-color: #0540f2
        }

            header .topborder div:nth-child(2) {
                background-color: #f2e205
            }

            header .topborder div:nth-child(3) {
                background-color: #8c493a
            }

    header .navbar {
        padding: 0
    }

        header .navbar .navbar-brand {
            margin: 0;
            font-size: 3.2rem;
            font-weight: 900;
            font-family: 'Playfair Display',serif;
            color: #4a5568
        }

        header .navbar .nav-item .nav-link {
            color: #4a5568;
            font-weight: 500;
            font-size: 1.6rem;
            position: relative;
            padding: .8rem 0;
            margin: 0 1.2rem
        }

            header .navbar .nav-item .nav-link::before {
                position: absolute;
                content: "";
                bottom: 0;
                left: 50%;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                height: .3rem;
                width: 0;
                background-color: #0540f2
            }

            header .navbar .nav-item .nav-link:hover {
                color: #0540f2
            }

        header .navbar .nav-item.active .nav-link {
            color: #0540f2
        }

            header .navbar .nav-item.active .nav-link::before {
                width: 80%
            }

        header .navbar .navbar-toggler {
            padding: 0 0 0 .4rem;
            border: none
        }

            header .navbar .navbar-toggler .navbar-toggler-icon {
                width: 24px;
                height: 18px;
                background-image: none;
                position: relative;
                border-bottom: 2px solid #4a5568;
                -webkit-transition: all 1s ease;
                transition: all 1s ease
            }

                header .navbar .navbar-toggler .navbar-toggler-icon::after, header .navbar .navbar-toggler .navbar-toggler-icon::before {
                    width: 24px;
                    position: absolute;
                    height: 2px;
                    background-color: #4a5568;
                    top: 0;
                    left: 0;
                    content: '';
                    z-index: 2;
                    -webkit-transition: all 1s ease;
                    transition: all 1s ease
                }

                header .navbar .navbar-toggler .navbar-toggler-icon::after {
                    top: 8px
                }

            header .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
                border-color: transparent
            }

                header .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after {
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                header .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before {
                    -webkit-transform: translateY(8px) rotate(-45deg);
                    transform: translateY(8px) rotate(-45deg)
                }

    header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
        box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
        z-index: 9;
        background-color: #fff;
        padding: 1.5rem 0
    }

@media (max-width:991.98px) {
    header .navbar .nav-item .nav-link::before {
        height: .2rem
    }

    header .navbar .nav-item.active .nav-link::before {
        width: 100%
    }
}

footer {
    padding-bottom: 0 !important;
    background-color: #1a202c
}

    footer .footer-inner h4 {
        text-transform: uppercase;
        font-size: 1.6rem;
        font-weight: 700;
        margin-bottom: 3.2rem;
        color: #a0aec0
    }

    footer .footer-inner .logo a {
        font-size: 3.2rem;
        font-weight: 900;
        font-family: 'Playfair Display',serif;
        color: #edf2f7
    }

        footer .footer-inner .logo a:hover {
            color: #17bebb
        }

    footer .footer-inner .quick-links li {
        margin: 1.6rem 0;
        font-size: 1.5rem;
        color: #718096;
        font-weight: 500
    }

        footer .footer-inner .quick-links li a {
            font-size: 1.5rem;
            color: #718096;
            font-weight: 500
        }

            footer .footer-inner .quick-links li a:hover {
                color: #17bebb
            }

    footer .footer-inner .quick-links.activity li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #718096;
        font-weight: 500
    }

        footer .footer-inner .quick-links.activity li span {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-top: 4px;
            color: #4a5568;
            font-size: 1.4rem;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center
        }

            footer .footer-inner .quick-links.activity li span svg {
                width: 16px;
                height: 16px;
                margin-right: 8px;
                stroke: #4a5568
            }

    footer .footer-inner .contact li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.5rem;
        margin: 1.6rem 0;
        color: #718096;
        font-weight: 500
    }

        footer .footer-inner .contact li .icon svg {
            width: 20px;
            height: 20px;
            margin-right: 8px;
            stroke: #4a5568
        }

        footer .footer-inner .contact li a {
            font-size: 1.5rem;
            color: #718096;
            font-weight: 500
        }

            footer .footer-inner .contact li a:hover {
                color: #17bebb
            }

    footer .footer-bottom {
        padding: 2.4rem 0;
        margin: 3.2rem 0 0;
        border-top: 1px solid #2d3748
    }

        footer .footer-bottom p {
            font-weight: 500;
            font-size: 1.6rem;
            color: #718096
        }

            footer .footer-bottom p a {
                font-weight: 900;
                color: #17bebb
            }

        footer .footer-bottom .social-links {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            margin: 0 -.4rem
        }

            footer .footer-bottom .social-links li {
                padding: 0 .4rem
            }

                footer .footer-bottom .social-links li a svg {
                    stroke: #718096;
                    -webkit-transition: all 1s ease;
                    transition: all 1s ease
                }

                    footer .footer-bottom .social-links li a svg:hover {
                        stroke: #17bebb;
                        -webkit-transform: translateY(-4px);
                        transform: translateY(-4px)
                    }

@media (max-width:991.98px) {
    footer .footer-inner {
        margin-bottom: 4.8rem
    }

    footer .footer-bottom .social-links {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 3.2rem -.4rem 0
    }
}

.activities {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

    .activities .img-area img {
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        width: 100%
    }

    .activities .details {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 5.6rem 1.6rem 1.6rem;
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(35%,rgba(0,0,0,.5)),to(black));
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 35%,#000 100%)
    }

        .activities .details h2 {
            font-size: 2.4rem;
            color: #fff;
            font-weight: 700;
            letter-spacing: .02rem;
            margin-bottom: 1.6rem
        }

        .activities .details .link {
            color: #a0aec0
        }

            .activities .details .link:hover {
                color: #f2e205
            }

.inner-backg {
    width: 100%
}

    .inner-backg .inner-pg-banner {
        width: 100%;
        position: relative;
        padding: 0 60px
    }

@media (max-width:1199.98px) {
    .inner-backg .inner-pg-banner {
        padding: 0 40px
    }
}

@media (max-width:767.98px) {
    .inner-backg .inner-pg-banner {
        padding: 0 15px
    }
}

.inner-backg .inner-pg-banner img {
    width: 100%;
    border-radius: 5px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

@media (max-width:1199.98px) {
    .inner-backg .inner-pg-banner img {
        height: 150px
    }
}

@media (max-width:991.98px) {
    .inner-backg .inner-pg-banner img {
        height: 100px
    }
}

.inner-backg .inner-pg-banner .inner-ban-head {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    padding: 0 60px
}

@media (max-width:1199.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head {
        bottom: -13%;
        padding: 0 40px
    }
}

@media (max-width:767.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head {
        bottom: -10%;
        padding: 0 15px
    }
}

.inner-backg .inner-pg-banner .inner-ban-head h1 {
    text-align: center;
    font-size: 4.8rem;
    font-weight: 900;
    color: #fff
}

@media (max-width:991.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head h1 {
        font-size: 3.2rem;
        margin-bottom: 3px
    }
}

@media (max-width:767.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head h1 {
        font-size: 2.4rem
    }
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 0 0
}

    .inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item a {
        font-weight: 300;
        color: #fff;
        font-size: 2rem;
        text-decoration: none
    }

@media (max-width:991.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item a {
        font-size: 1.6rem
    }
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item a:hover {
    color: #fff
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item:before {
    color: #fff
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item.active {
    font-weight: 300;
    color: #fff;
    font-size: 2rem
}

@media (max-width:991.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item.active {
        font-size: 1.6rem
    }
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item.active a {
    text-decoration: none;
    font-weight: 300;
    color: #fff;
    font-size: 2rem;
    padding: 3px 1px
}

@media (max-width:991.98px) {
    .inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item.active a {
        font-size: 1.6rem
    }
}

.inner-backg .inner-pg-banner .inner-ban-head nav .breadcrumb .breadcrumb-item.active a:hover {
    color: #fff
}

ol {
    margin-top: -10px
}

@media (min-width:1200px) {
    .container {
        max-width: 1680px;
        padding: 0 60px
    }
}

#slider #main-slider {
    padding-bottom: 3.2rem
}

    #slider #main-slider .owl-stage-outer {
        border-radius: 5px
    }

    #slider #main-slider .item {
        position: relative
    }

        #slider #main-slider .item .img-area {
            position: relative
        }

            #slider #main-slider .item .img-area::before {
                position: absolute;
                content: "";
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                background-color: #000;
                opacity: .45
            }

            #slider #main-slider .item .img-area img {
                height: 640px;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
                width: 100%
            }

        #slider #main-slider .item .content {
            position: absolute;
            top: 55%;
            -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
            left: 6.4rem;
            max-width: 64rem
        }

            #slider #main-slider .item .content h1 {
                font-size: 6.8rem;
                font-weight: 900;
                color: #fff;
                margin-bottom: 3rem;
                -webkit-transition: all 1s ease;
                transition: all 1s ease;
                -webkit-transform: translateY(64px);
                transform: translateY(64px);
                opacity: 0;
                -webkit-transition-delay: .5s;
                transition-delay: .5s
            }

            #slider #main-slider .item .content p {
                color: #e2e8f0;
                -webkit-transition: all 1s ease;
                transition: all 1s ease;
                -webkit-transform: translateY(64px);
                transform: translateY(64px);
                opacity: 0;
                -webkit-transition-delay: .7s;
                transition-delay: .7s;
                font-size: 3rem
            }

            #slider #main-slider .item .content .cstm-btn {
                margin-top: 3.2rem;
                -webkit-transform: translateY(64px);
                transform: translateY(64px);
                opacity: 0;
                -webkit-transition: opacity 1s ease-in-out 2.4s,background-color 1s ease-in,-webkit-transform 1s ease-in-out 2.4s;
                transition: opacity 1s ease-in-out 2.4s,background-color 1s ease-in,-webkit-transform 1s ease-in-out 2.4s;
                transition: opacity 1s ease-in-out 2.4s,transform 1s ease-in-out 2.4s,background-color 1s ease-in;
                transition: opacity 1s ease-in-out 2.4s,transform 1s ease-in-out 2.4s,background-color 1s ease-in,-webkit-transform 1s ease-in-out 2.4s
            }

    #slider #main-slider .owl-item.active .item .content h1 {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    #slider #main-slider .owl-item.active .item .content p {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    #slider #main-slider .owl-item.active .item .content .cstm-btn {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

@media (max-width:991.98px) {
    #slider #main-slider {
        padding-bottom: 0
    }

        #slider #main-slider .item .img-area img {
            height: 480px
        }

        #slider #main-slider .item .content {
            left: 3.2rem;
            padding-right: 4rem
        }

            #slider #main-slider .item .content h1 {
                font-size: 3.2rem
            }

            #slider #main-slider .item .content p {
                font-size: 1.6rem
            }
}

@media (max-width:575.98px) {
    #slider #main-slider .item .img-area img {
        height: 400px
    }

    #slider #main-slider .item .content {
        padding-right: 0;
        left: 1.6rem
    }

        #slider #main-slider .item .content h1 {
            font-size: 2.4rem
        }
}

#section-1 {
    padding-top: 64px
}

    #section-1 .content {
        padding: 4rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

        #section-1 .content h1 {
            font-size: 4rem;
            margin-bottom: 3.2rem;
            font-weight: 900
        }

        #section-1 .content p {
            font-size: 2rem
        }

        #section-1 .content .cstm-btn {
            margin-top: 5.6rem
        }

    #section-1 .img-area img {
        height: 480px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        width: 100%;
        border-radius: 5px
    }

@media (max-width:991.98px) {
    #section-1 {
        padding-top: 56px
    }

        #section-1 .content {
            padding: 0;
            height: auto;
            margin-bottom: 3.2rem
        }

            #section-1 .content h1 {
                font-size: 3.2rem
            }

            #section-1 .content p {
                font-size: 1.6rem
            }

        #section-1 .img-area img {
            height: 320px
        }
}

#section-2 {
    padding-top: 0
}

    #section-2 .content {
        padding: 4rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

        #section-2 .content h1 {
            font-size: 4rem;
            margin-bottom: 3.2rem;
            font-weight: 900
        }

        #section-2 .content p {
            font-size: 2rem
        }

        #section-2 .content .cstm-btn {
            margin-top: 5.6rem
        }

        #section-2 .content ul {
            margin-top: 2.4rem
        }

            #section-2 .content ul li {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                padding: .8rem 0;
                font-size: 1.6rem
            }

                #section-2 .content ul li svg {
                    height: 17px;
                    width: 17px;
                    margin-right: 10px;
                    stroke: #0540f2
                }

    #section-2 .img-area img {
        height: 480px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top;
        width: 100%;
        border-radius: 5px
    }

@media (max-width:991.98px) {
    #section-2 .content {
        padding: 0;
        height: auto
    }

        #section-2 .content h1 {
            font-size: 3.2rem
        }

        #section-2 .content p {
            font-size: 1.6rem
        }

    #section-2 .img-area {
        margin-bottom: 3.2rem
    }

        #section-2 .img-area img {
            height: 320px
        }
}

#section-3 {
    z-index: 2
}

    #section-3::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 60%;
        width: 100%;
        background-color: #8c493a;
        opacity: .95;
        z-index: -1
    }

    #section-3::after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        background: url(../../images/slider/slider2.jpg);
        background-size: cover;
        background-position: center center;
        height: 60%;
        z-index: -2
    }

    #section-3 .content {
        padding: 9.6rem 0 6.4rem;
        max-width: 72rem
    }

        #section-3 .content h1 {
            font-size: 4rem;
            margin-bottom: 3.2rem;
            font-weight: 900;
            color: #fff
        }

        #section-3 .content p {
            font-size: 2rem;
            color: #e2e8f0
        }

@media (max-width:991.98px) {
    #section-3 .content {
        padding: 5.6rem 0 3.2rem
    }

        #section-3 .content h1 {
            font-size: 3.2rem
        }

        #section-3 .content p {
            font-size: 1.6rem
        }
}

.fellowship .content {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

    .fellowship .content h1 span {
        font-family: Roboto,sans-serif
    }

    .fellowship .content h5 {
        font-size: 20px;
        margin-bottom: 11px
    }

@media (max-width:991.98px) {
    .fellowship .content h5 {
        font-size: 16px
    }
}

.fellowship .img-area img {
    height: 600px !important
}

@media (max-width:991.98px) {
    .fellowship .img-area img {
        height: 320px !important
    }
}

.products {
    width: 100%
}

    .products .heading-product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .products .heading-product h1 {
            font-size: 3rem;
            font-weight: 500;
            text-align: left;
            margin-bottom: 0;
            padding: 0;
            font-size: 4rem;
            font-weight: 900
        }

@media (max-width:991.98px) {
    .products .heading-product h1 {
        font-size: 3.2rem
    }
}

.products .heading-product .cstm-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: capitalize;
    background-color: #0540f2;
    border: none;
    color: #fff;
    font-size: 1.8rem;
    padding: 10px 15px;
    overflow: hidden;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    border-radius: 5px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.products .heading-text p {
    font-size: 2rem;
    width: 70%;
    margin-top: 30px
}

@media (max-width:991.98px) {
    .products .heading-text p {
        width: 100%
    }
}

.products .upcoming h1 {
    color: #fff
}

.products .book {
    margin-top: 60px;
    margin-bottom: 30px
}

@media (max-width:991.98px) {
    .products .book {
        margin-bottom: 0
    }
}

.products .book .book-image {
    border-radius: 5px;
    overflow: hidden
}

.products .book h3 {
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 700
}

.products .book p {
    font-size: 2rem
}

.heading-text-upcoming p {
    font-size: 2rem;
    color: #e2e8f0;
    width: 70%;
    margin-top: 30px
}

@media (max-width:991.98px) {
    .heading-text-upcoming p {
        width: 100%
    }
}

.products-last {
    position: relative
}

@media (max-width:991.98px) {
    .products-last {
        background: #904d3d
    }
}

@media (max-width:991.98px) {
    .products-last h3 {
        color: #fff
    }
}

@media (max-width:991.98px) {
    .products-last p {
        color: #fff
    }
}

.contact-page {
    width: 100%;
    position: relative;
    padding: 50px 0
}

    .contact-page h3 {
        font-size: 4rem;
        margin-bottom: 3.2rem;
        font-weight: 900
    }

    .contact-page .form-area {
        background-color: #fff;
        width: 100%
    }

        .contact-page .form-area p {
            font-size: 17px;
            color: #4a5568;
            margin-bottom: 15px;
            line-height: 25px
        }

    .contact-page .form-control {
        border-radius: 0;
        height: 50px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff;
        border: 1px solid #fff;
        border-bottom: solid 2px #4d4b4b;
        font-size: 14px
    }

        .contact-page .form-control:focus {
            border: 1px solid #fff;
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-bottom: solid 2px #4d4b4b
        }

    .contact-page .contact-text {
        width: 100%;
        background: #00000014;
        padding: 20px
    }

        .contact-page .contact-text .contact-add-text p {
            font-size: 17px;
            color: #4a5568;
            margin-bottom: 15px;
            line-height: 22px
        }

        .contact-page .contact-text .contact-add-text h3 {
            margin-top: 10px
        }

        .contact-page .contact-text .contact-add-text .contact-address li {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 15px
        }

            .contact-page .contact-text .contact-add-text .contact-address li .icon {
                margin-right: 15px
            }

            .contact-page .contact-text .contact-add-text .contact-address li a {
                color: #4a5568
            }

                .contact-page .contact-text .contact-add-text .contact-address li a:hover {
                    color: #17bebb
                }

.disipleship .row {
    margin-bottom: 30px
}

    .disipleship .row .image-part {
        width: 80%;
        text-align: right;
        height: 150px;
        margin: 0 auto
    }

@media (max-width:1199.98px) {
    .disipleship .row .image-part {
        width: 100%;
        margin: 0 0 15px 0;
        height: auto
    }
}

.disipleship .row .image-part img {
    width: 100%;
    height: 100%
}

.disipleship .row .text-part h3 {
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 700
}

.disipleship .row .text-part p {
    font-size: 2rem
}

#section-0 {
    border-top: solid 1px #00000014
}

.fellowship .local-fellowship-right .content-fellowship {
    margin-top: 20px
}

.fellowship .local-fellowship-right h2 {
    text-transform: capitalize;
    margin-bottom: 26px;
    font-size: 3.5rem;
    font-weight: 900
}

@media (max-width:991.98px) {
    .fellowship .local-fellowship-right h2 {
        font-size: 3rem;
        margin-top: 20px
    }
}

.fellowship .local-fellowship-right h5 {
    text-transform: none;
    font-size: 2rem;
    font-weight: 600
}

.fellowship .local-fellowship-right p {
    font-size: 2rem
}

.fellowship .local-fellowship-right .date-list tr th {
    font-size: 19px;
    text-transform: none
}

.fellowship .local-fellowship-right .date-list tr td {
    font-size: 20px;
    text-transform: none
}

.fellowship .local-fellowship-left img {
    height: 580px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%;
    border-radius: 5px
}

@media (max-width:991.98px) {
    .fellowship .local-fellowship-left img {
        height: auto
    }
}

.service .local-fellowship-right .white {
    background: #f2e2051f;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 3px
}

.disipleship-details .image-part-details img {
    border-radius: 5px
}

.disipleship-details h5 {
    font-size: 23px;
    color: #4a5568
}

    .disipleship-details h5 svg {
        width: 17px;
        stroke: #007bff;
        margin-right: 10px
    }

.disipleship-details .text-part ul {
    margin-left: 25px
}

    .disipleship-details .text-part ul li {
        font-size: 20px;
        font-style: italic;
        text-transform: none;
        margin-bottom: 10px;
        color: #04040480;
        list-style: circle
    }

.disipleship-details .link h4 {
    color: #000
}

    .disipleship-details .link h4 a {
        color: #0540f2;
        margin-left: 10px
    }

        .disipleship-details .link h4 a:hover {
            color: #062da0fc
        }


.table-head {
    width: 20% !important;
}
.table-dis {
    width: 40% !important;
}
.fellowship .local-fellowship-right .date-list tr td{
    font-size: 16px !important;
}
.fellowship .local-fellowship-right p {
    font-size: 18px !important;
    font-weight: 300 !important;
}

.des-table {
    border: 1px solid #dee2e6;
}
.fellowship .local-fellowship-right .date-list tr th,
.fellowship .local-fellowship-right .date-list tr td {
    border-right: 1px solid #dee2e6;
}
