@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700&amp;display=swap");
@media (min-width: 1400px) {
    .container {
        max-width: 1140px !important
    }
}

.row>* {
    position: relative
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 14px
}

p {
    font-size: 16px
}

.display-1,
display-1 {
    font-size: 80px !important
}

.display-2,
display-2 {
    font-size: 72px !important
}

.display-3,
display-3 {
    font-size: 64px !important
}

.display-4,
display-4 {
    font-size: 56px !important
}

.bg-primary {
    background-color: #6dc77a !important
}

.bg-soft-primary {
    background-color: rgba(109, 199, 122, 0.1) !important;
    border: 1px solid rgba(109, 199, 122, 0.1) !important;
    color: #6dc77a !important
}

.bg-soft-primary .border {
    border-color: #6dc77a !important
}

.text-primary {
    color: #6dc77a !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #48b958 !important
}

.bg-secondary {
    background-color: #838c97 !important
}

.bg-soft-secondary {
    background-color: rgba(131, 140, 151, 0.1) !important;
    border: 1px solid rgba(131, 140, 151, 0.1) !important;
    color: #838c97 !important
}

.bg-soft-secondary .border {
    border-color: #838c97 !important
}

.text-secondary {
    color: #838c97 !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #69727e !important
}

.bg-success {
    background-color: #23b456 !important
}

.bg-soft-success {
    background-color: rgba(35, 180, 86, 0.1) !important;
    border: 1px solid rgba(35, 180, 86, 0.1) !important;
    color: #23b456 !important
}

.bg-soft-success .border {
    border-color: #23b456 !important
}

.text-success {
    color: #23b456 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #1b8942 !important
}

.bg-warning {
    background-color: #ec640f !important
}

.bg-soft-warning {
    background-color: rgba(236, 100, 15, 0.1) !important;
    border: 1px solid rgba(236, 100, 15, 0.1) !important;
    color: #ec640f !important
}

.bg-soft-warning .border {
    border-color: #ec640f !important
}

.text-warning {
    color: #ec640f !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #bc500c !important
}

.bg-info {
    background-color: #24abc0 !important
}

.bg-soft-info {
    background-color: rgba(36, 171, 192, 0.1) !important;
    border: 1px solid rgba(36, 171, 192, 0.1) !important;
    color: #24abc0 !important
}

.bg-soft-info .border {
    border-color: #24abc0 !important
}

.text-info {
    color: #24abc0 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #1c8595 !important
}

.bg-danger {
    background-color: #dd2427 !important
}

.bg-soft-danger {
    background-color: rgba(221, 36, 39, 0.1) !important;
    border: 1px solid rgba(221, 36, 39, 0.1) !important;
    color: #dd2427 !important
}

.bg-soft-danger .border {
    border-color: #dd2427 !important
}

.text-danger {
    color: #dd2427 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #b21c1e !important
}

.bg-dark {
    background-color: #35404e !important
}

.bg-soft-dark {
    background-color: rgba(53, 64, 78, 0.1) !important;
    border: 1px solid rgba(53, 64, 78, 0.1) !important;
    color: #35404e !important
}

.bg-soft-dark .border {
    border-color: #35404e !important
}

.text-dark {
    color: #35404e !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #202730 !important
}

.bg-muted {
    background-color: #8492a6 !important
}

.bg-soft-muted {
    background-color: rgba(132, 146, 166, 0.1) !important;
    border: 1px solid rgba(132, 146, 166, 0.1) !important;
    color: #8492a6 !important
}

.bg-soft-muted .border {
    border-color: #8492a6 !important
}

.text-muted {
    color: #8492a6 !important
}

a.text-muted:hover,
a.text-muted:focus {
    color: #68788f !important
}

.bg-light {
    background-color: #f7f8fa !important
}

.bg-soft-light {
    background-color: rgba(247, 248, 250, 0.1) !important;
    border: 1px solid rgba(247, 248, 250, 0.1) !important;
    color: #f7f8fa !important
}

.bg-soft-light .border {
    border-color: #f7f8fa !important
}

.text-light {
    color: #f7f8fa !important
}

a.text-light:hover,
a.text-light:focus {
    color: #d8dde6 !important
}

.bg-blue {
    background-color: #065fd4 !important
}

.bg-soft-blue {
    background-color: rgba(6, 95, 212, 0.1) !important;
    border: 1px solid rgba(6, 95, 212, 0.1) !important;
    color: #065fd4 !important
}

.bg-soft-blue .border {
    border-color: #065fd4 !important
}

.text-blue {
    color: #065fd4 !important
}

a.text-blue:hover,
a.text-blue:focus {
    color: #0549a2 !important
}

.bg-red {
    background-color: #D52941 !important
}

.bg-soft-red {
    background-color: rgba(213, 41, 65, 0.1) !important;
    border: 1px solid rgba(213, 41, 65, 0.1) !important;
    color: #D52941 !important
}

.bg-soft-red .border {
    border-color: #D52941 !important
}

.text-red {
    color: #D52941 !important
}

a.text-red:hover,
a.text-red:focus {
    color: #aa2134 !important
}

.bg-yellow {
    background-color: #f89d36 !important
}

.bg-soft-yellow {
    background-color: rgba(248, 157, 54, 0.1) !important;
    border: 1px solid rgba(248, 157, 54, 0.1) !important;
    color: #f89d36 !important
}

.bg-soft-yellow .border {
    border-color: #f89d36 !important
}

.text-yellow {
    color: #f89d36 !important
}

a.text-yellow:hover,
a.text-yellow:focus {
    color: #f38508 !important
}

.bg-skyblue {
    background-color: #32c2ec !important
}

.bg-soft-skyblue {
    background-color: rgba(50, 194, 236, 0.1) !important;
    border: 1px solid rgba(50, 194, 236, 0.1) !important;
    color: #32c2ec !important
}

.bg-soft-skyblue .border {
    border-color: #32c2ec !important
}

.text-skyblue {
    color: #32c2ec !important
}

a.text-skyblue:hover,
a.text-skyblue:focus {
    color: #14abd7 !important
}

.bg-light-green {
    background-color: #06D6A0 !important
}

.bg-soft-light-green {
    background-color: rgba(6, 214, 160, 0.1) !important;
    border: 1px solid rgba(6, 214, 160, 0.1) !important;
    color: #06D6A0 !important
}

.bg-soft-light-green .border {
    border-color: #06D6A0 !important
}

.text-light-green {
    color: #06D6A0 !important
}

a.text-light-green:hover,
a.text-light-green:focus {
    color: #05a47b !important
}

.bg-footer {
    background-color: #3b4757 !important
}

.bg-soft-footer {
    background-color: rgba(59, 71, 87, 0.1) !important;
    border: 1px solid rgba(59, 71, 87, 0.1) !important;
    color: #3b4757 !important
}

.bg-soft-footer .border {
    border-color: #3b4757 !important
}

.text-footer {
    color: #3b4757 !important
}

a.text-footer:hover,
a.text-footer:focus {
    color: #272f39 !important
}

.d-flex .flex-1 {
    flex: 1
}

.list-inline-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 0px
}

.rounded {
    border-radius: 5px !important
}

.rounded-top {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important
}

.rounded-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

.rounded-bottom {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important
}

.rounded-right {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important
}

@media (max-width: 768px) {
    .display-1 {
        font-size: 56px !important
    }

    .display-2 {
        font-size: 50px !important
    }

    .display-3 {
        font-size: 42px !important
    }

    .display-4 {
        font-size: 36px !important
    }
}

.small,
small {
    font-size: 90%
}

.opacity-05 {
    opacity: 0.05
}

.opacity-075 {
    opacity: 0.075
}

.opacity-1 {
    opacity: 0.1
}

.opacity-2 {
    opacity: 0.2
}

.opacity-3 {
    opacity: 0.3
}

.opacity-4 {
    opacity: 0.4
}

.opacity-5 {
    opacity: 0.5
}

.opacity-6 {
    opacity: 0.6
}

.opacity-7 {
    opacity: 0.7
}

.opacity-8 {
    opacity: 0.8
}

.opacity-9 {
    opacity: 0.9
}

code {
    font-size: 1em !important
}

.modal .modal-dialog .modal-content {
    background-color: #fff !important
}

.modal .modal-dialog .modal-content .modal-header {
    border-color: #e9ecef !important
}

.modal .modal-dialog .modal-content .modal-header button.btn-close {
    background: none
}

.modal .modal-dialog .modal-content button.btn-close {
    background: none
}

.modal .modal-dialog .modal-content .modal-footer {
    border-color: #e9ecef !important
}

.modal .modal-dialog.modal-sm {
    max-width: 450px
}

.component-wrapper .title {
    font-size: 24px
}

.sticky-bar {
    position: sticky;
    top: 80px
}

.btn-primary {
    background-color: #6dc77a !important;
    border: 1px solid #6dc77a !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(109, 199, 122, 0.5)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus {
    background-color: #48b958 !important;
    border-color: #48b958 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-primary {
    border: 1px solid #6dc77a;
    color: #6dc77a;
    background-color: transparent
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #6dc77a;
    border-color: #6dc77a;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(109, 199, 122, 0.5);
    transform: translateY(-2px)
}

.btn-secondary {
    background-color: #838c97 !important;
    border: 1px solid #838c97 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(131, 140, 151, 0.5)
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.focus {
    background-color: #69727e !important;
    border-color: #69727e !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-secondary {
    border: 1px solid #838c97;
    color: #838c97;
    background-color: transparent
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    background-color: #838c97;
    border-color: #838c97;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(131, 140, 151, 0.5);
    transform: translateY(-2px)
}

.btn-success {
    background-color: #23b456 !important;
    border: 1px solid #23b456 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(35, 180, 86, 0.5)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus {
    background-color: #1b8942 !important;
    border-color: #1b8942 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-success {
    border: 1px solid #23b456;
    color: #23b456;
    background-color: transparent
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:not(:disabled):not(.disabled):active {
    background-color: #23b456;
    border-color: #23b456;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(35, 180, 86, 0.5);
    transform: translateY(-2px)
}

.btn-warning {
    background-color: #ec640f !important;
    border: 1px solid #ec640f !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(236, 100, 15, 0.5)
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus {
    background-color: #bc500c !important;
    border-color: #bc500c !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-warning {
    border: 1px solid #ec640f;
    color: #ec640f;
    background-color: transparent
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:not(:disabled):not(.disabled):active {
    background-color: #ec640f;
    border-color: #ec640f;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(236, 100, 15, 0.5);
    transform: translateY(-2px)
}

.btn-info {
    background-color: #24abc0 !important;
    border: 1px solid #24abc0 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(36, 171, 192, 0.5)
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus {
    background-color: #1c8595 !important;
    border-color: #1c8595 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-info {
    border: 1px solid #24abc0;
    color: #24abc0;
    background-color: transparent
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:not(:disabled):not(.disabled):active {
    background-color: #24abc0;
    border-color: #24abc0;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(36, 171, 192, 0.5);
    transform: translateY(-2px)
}

.btn-danger {
    background-color: #dd2427 !important;
    border: 1px solid #dd2427 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(221, 36, 39, 0.5)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.focus {
    background-color: #b21c1e !important;
    border-color: #b21c1e !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-danger {
    border: 1px solid #dd2427;
    color: #dd2427;
    background-color: transparent
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    background-color: #dd2427;
    border-color: #dd2427;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(221, 36, 39, 0.5);
    transform: translateY(-2px)
}

.btn-dark {
    background-color: #35404e !important;
    border: 1px solid #35404e !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(53, 64, 78, 0.5)
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus {
    background-color: #202730 !important;
    border-color: #202730 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-dark {
    border: 1px solid #35404e;
    color: #35404e;
    background-color: transparent
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    background-color: #35404e;
    border-color: #35404e;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(53, 64, 78, 0.5);
    transform: translateY(-2px)
}

.btn-muted {
    background-color: #8492a6 !important;
    border: 1px solid #8492a6 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5)
}

.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.btn-muted.focus {
    background-color: #68788f !important;
    border-color: #68788f !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-muted {
    border: 1px solid #8492a6;
    color: #8492a6;
    background-color: transparent
}

.btn-outline-muted:hover,
.btn-outline-muted:focus,
.btn-outline-muted:active,
.btn-outline-muted.active,
.btn-outline-muted.focus,
.btn-outline-muted:not(:disabled):not(.disabled):active {
    background-color: #8492a6;
    border-color: #8492a6;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
    transform: translateY(-2px)
}

.btn-light {
    background-color: #f7f8fa !important;
    border: 1px solid #f7f8fa !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(247, 248, 250, 0.5)
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.focus {
    background-color: #d8dde6 !important;
    border-color: #d8dde6 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-light {
    border: 1px solid #f7f8fa;
    color: #f7f8fa;
    background-color: transparent
}

.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #f7f8fa;
    border-color: #f7f8fa;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(247, 248, 250, 0.5);
    transform: translateY(-2px)
}

.btn-blue {
    background-color: #065fd4 !important;
    border: 1px solid #065fd4 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 95, 212, 0.5)
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.focus {
    background-color: #0549a2 !important;
    border-color: #0549a2 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-blue {
    border: 1px solid #065fd4;
    color: #065fd4;
    background-color: transparent
}

.btn-outline-blue:hover,
.btn-outline-blue:focus,
.btn-outline-blue:active,
.btn-outline-blue.active,
.btn-outline-blue.focus,
.btn-outline-blue:not(:disabled):not(.disabled):active {
    background-color: #065fd4;
    border-color: #065fd4;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 95, 212, 0.5);
    transform: translateY(-2px)
}

.btn-red {
    background-color: #D52941 !important;
    border: 1px solid #D52941 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(213, 41, 65, 0.5)
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.focus {
    background-color: #aa2134 !important;
    border-color: #aa2134 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-red {
    border: 1px solid #D52941;
    color: #D52941;
    background-color: transparent
}

.btn-outline-red:hover,
.btn-outline-red:focus,
.btn-outline-red:active,
.btn-outline-red.active,
.btn-outline-red.focus,
.btn-outline-red:not(:disabled):not(.disabled):active {
    background-color: #D52941;
    border-color: #D52941;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(213, 41, 65, 0.5);
    transform: translateY(-2px)
}

.btn-yellow {
    background-color: #f89d36 !important;
    border: 1px solid #f89d36 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(248, 157, 54, 0.5)
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.focus {
    background-color: #f38508 !important;
    border-color: #f38508 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-yellow {
    border: 1px solid #f89d36;
    color: #f89d36;
    background-color: transparent
}

.btn-outline-yellow:hover,
.btn-outline-yellow:focus,
.btn-outline-yellow:active,
.btn-outline-yellow.active,
.btn-outline-yellow.focus,
.btn-outline-yellow:not(:disabled):not(.disabled):active {
    background-color: #f89d36;
    border-color: #f89d36;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(248, 157, 54, 0.5);
    transform: translateY(-2px)
}

.btn-skyblue {
    background-color: #32c2ec !important;
    border: 1px solid #32c2ec !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(50, 194, 236, 0.5)
}

.btn-skyblue:hover,
.btn-skyblue:focus,
.btn-skyblue:active,
.btn-skyblue.active,
.btn-skyblue.focus {
    background-color: #14abd7 !important;
    border-color: #14abd7 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-skyblue {
    border: 1px solid #32c2ec;
    color: #32c2ec;
    background-color: transparent
}

.btn-outline-skyblue:hover,
.btn-outline-skyblue:focus,
.btn-outline-skyblue:active,
.btn-outline-skyblue.active,
.btn-outline-skyblue.focus,
.btn-outline-skyblue:not(:disabled):not(.disabled):active {
    background-color: #32c2ec;
    border-color: #32c2ec;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(50, 194, 236, 0.5);
    transform: translateY(-2px)
}

.btn-light-green {
    background-color: #06D6A0 !important;
    border: 1px solid #06D6A0 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 214, 160, 0.5)
}

.btn-light-green:hover,
.btn-light-green:focus,
.btn-light-green:active,
.btn-light-green.active,
.btn-light-green.focus {
    background-color: #05a47b !important;
    border-color: #05a47b !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-light-green {
    border: 1px solid #06D6A0;
    color: #06D6A0;
    background-color: transparent
}

.btn-outline-light-green:hover,
.btn-outline-light-green:focus,
.btn-outline-light-green:active,
.btn-outline-light-green.active,
.btn-outline-light-green.focus,
.btn-outline-light-green:not(:disabled):not(.disabled):active {
    background-color: #06D6A0;
    border-color: #06D6A0;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 214, 160, 0.5);
    transform: translateY(-2px)
}

.btn-footer {
    background-color: #3b4757 !important;
    border: 1px solid #3b4757 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(59, 71, 87, 0.5)
}

.btn-footer:hover,
.btn-footer:focus,
.btn-footer:active,
.btn-footer.active,
.btn-footer.focus {
    background-color: #272f39 !important;
    border-color: #272f39 !important;
    color: #fff !important;
    transform: translateY(-2px)
}

.btn-outline-footer {
    border: 1px solid #3b4757;
    color: #3b4757;
    background-color: transparent
}

.btn-outline-footer:hover,
.btn-outline-footer:focus,
.btn-outline-footer:active,
.btn-outline-footer.active,
.btn-outline-footer.focus,
.btn-outline-footer:not(:disabled):not(.disabled):active {
    background-color: #3b4757;
    border-color: #3b4757;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(59, 71, 87, 0.5);
    transform: translateY(-2px)
}

.btn {
    padding: 8px 20px;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: all 0.3s;
    font-weight: 600;
    border-radius: 5px
}

.btn:focus {
    box-shadow: none !important
}

.btn.btn-sm {
    padding: 7px 16px;
    font-size: 10px
}

.btn.btn-lg {
    padding: 14px 30px;
    font-size: 16px
}

.btn.searchbtn {
    padding: 6px 20px
}

.btn.btn-light {
    color: #35404e !important;
    background: #f7f8fa;
    border: 1px solid #dee2e6
}

.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light:active,
.btn.btn-light.active,
.btn.btn-light.focus {
    background-color: #d8dde6 !important;
    color: #35404e
}

.btn.btn-outline-light {
    border: 1px solid #dee2e6;
    color: #35404e !important;
    background-color: transparent
}

.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light.active,
.btn.btn-outline-light.focus {
    background-color: #f7f8fa
}

.btn.btn-icon {
    height: 42px;
    width: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important
}

.btn.btn-icon .icons {
    height: 16px;
    width: 16px;
    font-size: 16px
}

.btn.btn-icon.btn-lg {
    height: 54px;
    width: 54px
}

.btn.btn-icon.btn-lg .icons {
    height: 18px;
    width: 18px;
    font-size: 18px
}

.btn.btn-icon.btn-sm {
    height: 31px;
    width: 31px
}

button:not(:disabled) {
    outline: none
}

.alert-primary {
    background-color: #66c473;
    color: #fff;
    border-color: #6dc77a
}

.alert-primary .alert-link {
    color: #2b7035
}

.alert-outline-primary {
    background-color: #fff;
    color: #6dc77a;
    border-color: #6dc77a
}

.alert-secondary {
    background-color: #7d8792;
    color: #fff;
    border-color: #838c97
}

.alert-secondary .alert-link {
    color: #3b4046
}

.alert-outline-secondary {
    background-color: #fff;
    color: #838c97;
    border-color: #838c97
}

.alert-success {
    background-color: #21ab52;
    color: #fff;
    border-color: #23b456
}

.alert-success .alert-link {
    color: #0a3419
}

.alert-outline-success {
    background-color: #fff;
    color: #23b456;
    border-color: #23b456
}

.alert-warning {
    background-color: #e2600e;
    color: #fff;
    border-color: #ec640f
}

.alert-warning .alert-link {
    color: #5c2706
}

.alert-outline-warning {
    background-color: #fff;
    color: #ec640f;
    border-color: #ec640f
}

.alert-info {
    background-color: #22a3b7;
    color: #fff;
    border-color: #24abc0
}

.alert-info .alert-link {
    color: #0c383f
}

.alert-outline-info {
    background-color: #fff;
    color: #24abc0;
    border-color: #24abc0
}

.alert-danger {
    background-color: #d62124;
    color: #fff;
    border-color: #dd2427
}

.alert-danger .alert-link {
    color: #5a0e0f
}

.alert-outline-danger {
    background-color: #fff;
    color: #dd2427;
    border-color: #dd2427
}

.alert-dark {
    background-color: #313b48;
    color: #fff;
    border-color: #35404e
}

.alert-dark .alert-link {
    color: #000
}

.alert-outline-dark {
    background-color: #fff;
    color: #35404e;
    border-color: #35404e
}

.alert-muted {
    background-color: #7e8da2;
    color: #fff;
    border-color: #8492a6
}

.alert-muted .alert-link {
    color: #3d4654
}

.alert-outline-muted {
    background-color: #fff;
    color: #8492a6;
    border-color: #8492a6
}

.alert-light {
    background-color: #f1f3f6;
    color: #fff;
    border-color: #f7f8fa
}

.alert-light .alert-link {
    color: #99a6bf
}

.alert-outline-light {
    background-color: #fff;
    color: #f7f8fa;
    border-color: #f7f8fa
}

.alert-blue {
    background-color: #065bca;
    color: #fff;
    border-color: #065fd4
}

.alert-blue .alert-link {
    color: #021c3f
}

.alert-outline-blue {
    background-color: #fff;
    color: #065fd4;
    border-color: #065fd4
}

.alert-red {
    background-color: #cc273e;
    color: #fff;
    border-color: #D52941
}

.alert-red .alert-link {
    color: #55101a
}

.alert-outline-red {
    background-color: #fff;
    color: #D52941;
    border-color: #D52941
}

.alert-yellow {
    background-color: #f8982c;
    color: #fff;
    border-color: #f89d36
}

.alert-yellow .alert-link {
    color: #904f05
}

.alert-outline-yellow {
    background-color: #fff;
    color: #f89d36;
    border-color: #f89d36
}

.alert-skyblue {
    background-color: #29bfeb;
    color: #fff;
    border-color: #32c2ec
}

.alert-skyblue .alert-link {
    color: #0b617a
}

.alert-outline-skyblue {
    background-color: #fff;
    color: #32c2ec;
    border-color: #32c2ec
}

.alert-light-green {
    background-color: #06cc99;
    color: #fff;
    border-color: #06D6A0
}

.alert-light-green .alert-link {
    color: #024131
}

.alert-outline-light-green {
    background-color: #fff;
    color: #06D6A0;
    border-color: #06D6A0
}

.alert-footer {
    background-color: #374251;
    color: #fff;
    border-color: #3b4757
}

.alert-footer .alert-link {
    color: #000
}

.alert-outline-footer {
    background-color: #fff;
    color: #3b4757;
    border-color: #3b4757
}

.alert {
    padding: 6px 15px;
    border-radius: 5px;
    font-size: 14px
}

.alert.alert-light {
    background-color: #f7f8fa;
    color: #35404e;
    border-color: #dee2e6
}

.alert.alert-pills {
    border-radius: 30px;
    display: inline-block
}

.alert.alert-dismissible {
    padding-right: 30px
}

.alert.alert-dismissible .btn-close {
    top: 10px;
    right: 10px;
    padding: 0px
}

.shadow {
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2) !important
}

.shadow-md {
    box-shadow: 0 5px 13px rgba(53, 64, 78, 0.2) !important
}

.shadow-lg {
    box-shadow: 0 10px 25px rgba(53, 64, 78, 0.2) !important
}

.border {
    border: 1px solid #e9ecef !important
}

.border-top {
    border-top: 1px solid #e9ecef !important
}

.border-bottom {
    border-bottom: 1px solid #e9ecef !important
}

.border-left {
    border-left: 1px solid #e9ecef !important
}

.border-right {
    border-right: 1px solid #e9ecef !important
}

.badge {
    padding: 5px 8px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    font-size: 12px
}

.badge:focus,
.badge.focus {
    box-shadow: none !important
}

.badge.bg-light,
.badge.bg-soft-light {
    color: #35404e !important
}

.nav-pills {
    margin-bottom: 15px;
    background: #f4f5f8
}

.nav-pills .nav-link {
    color: #495057 !important;
    padding: 5px;
    transition: all 0.5s ease
}

.nav-pills .nav-link.active {
    background-color: #6dc77a;
    color: #fff !important;
    border-color: #6dc77a !important;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.nav-pills a .title {
    font-size: 16px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #6dc77a !important;
    border-color: transparent transparent #6dc77a !important
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent
}

.page-next-level .title {
    font-size: 28px;
    letter-spacing: 1px
}

.page-next-level .page-next {
    letter-spacing: 0.5px
}

.page-next-level .page-next li {
    margin-right: 5px
}

.page-next-level .page-next li:after {
    content: "\f0142";
    font-size: 16px;
    color: #35404e;
    font-family: 'Material Design Icons'
}

.page-next-level .page-next li:last-child {
    margin-right: 0
}

.page-next-level .page-next li:last-child:after {
    display: none
}

.page-next-level .page-next li a,
.page-next-level .page-next li span {
    font-size: 14px;
    padding-right: 8px;
    transition: all 0.5s ease
}

.page-next-level .page-next li a:hover {
    color: #6dc77a !important
}

.page-next-level .page-next li span:last-child {
    padding-right: 0px
}

.avatar.avatar-ex-sm {
    height: 30px
}

.avatar.avatar-small {
    height: 70px
}

.avatar.avatar-medium {
    height: 110px
}

.avatar.avatar-large {
    height: 140px
}

.accordion .accordion-item {
    overflow: hidden;
    border: 0
}

.accordion .accordion-item .accordion-button {
    font-weight: 600;
    text-align: left
}

.accordion .accordion-item .accordion-button:focus {
    box-shadow: none
}

.accordion .accordion-item .accordion-button:before {
    content: '\F0143';
    display: block;
    font-family: 'Material Design Icons';
    font-size: 16px;
    color: #6dc77a;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease
}

.accordion .accordion-item .accordion-button.collapsed {
    background-color: #fff;
    color: #35404e !important;
    transition: all 0.5s
}

.accordion .accordion-item .accordion-button.collapsed:before {
    top: 15px;
    transform: rotate(180deg);
    color: #35404e !important
}

.accordion .accordion-item .accordion-button:not(.collapsed) {
    color: #6dc77a;
    box-shadow: none
}

.accordion .accordion-item .accordion-button:after {
    display: none
}

.pagination {
    font-size: 14px
}

.pagination li:first-child a {
    border-left-width: 1px !important;
    border-radius: 5px 0 0 5px
}

.pagination li:last-child a {
    border-radius: 0 5px 5px 0
}

.pagination li a {
    float: left;
    color: #35404e;
    border: 1px solid #e9ecef;
    border-left-width: 0 !important;
    background: #fff
}

.pagination li a:hover {
    color: #6dc77a;
    background: #e9ecef;
    border-color: #e9ecef
}

.pagination .active a {
    color: #fff !important;
    background: #6dc77a !important;
    border-color: #6dc77a !important;
    cursor: not-allowed
}

.pagination .active a:hover {
    color: #fff !important
}

.progress-box .title {
    font-size: 15px !important
}

.progress-box .progress {
    height: 10px;
    overflow: visible;
    background: #eef0f4
}

.progress-box .progress .progress-bar {
    height: 4px;
    border-radius: 10px;
    margin: auto 5px;
    animation: animate-positive 3s;
    overflow: visible !important
}

.progress-box .progress .progress-value {
    position: absolute;
    top: -25px;
    right: -15px;
    font-size: 13px
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.form-label,
.form-check-label {
    font-size: 14px;
    font-weight: 700
}

.form-control {
    box-shadow: none;
    background-color: #fff;
    border: 2px solid #e9ecef;
    color: #35404e;
    height: 45px;
    font-size: 13px;
    border-radius: 6px;
    transition: all 0.5s ease
}

.form-control:focus,
.form-control.active {
    border-color: #6dc77a;
    box-shadow: none
}

.form-control[readonly] {
    background-color: #fff
}

.form-control:disabled {
    background-color: #e9ecef
}

textarea {
    height: 120px !important
}

textarea.form-control {
    line-height: 25px
}

.form-check-input:focus {
    border-color: #6dc77a;
    box-shadow: none
}

.form-check-input.form-check-input:checked {
    background-color: #6dc77a;
    border-color: #6dc77a
}

.subcribe-form input {
    padding: 14px 20px;
    width: 100%;
    color: #35404e !important;
    border: none;
    outline: none !important;
    padding-right: 130px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.8)
}

.subcribe-form button {
    position: absolute;
    top: 4px;
    right: 4px;
    outline: none !important
}

.subcribe-form form {
    position: relative;
    max-width: 600px;
    margin: 0px auto
}

.fea {
    stroke-width: 1.8
}

.fea.icon-sm {
    height: 16px;
    width: 16px
}

.fea.icon-ex-md {
    height: 20px;
    width: 20px
}

.fea.icon-m-md {
    height: 28px;
    width: 28px
}

.fea.icon-md {
    height: 35px;
    width: 35px
}

.fea.icon-lg {
    height: 42px;
    width: 42px
}

.fea.icon-ex-lg {
    height: 52px;
    width: 52px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #f7f8fa, #f7f8fa);
    z-index: 9999999
}

#preloader #status {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#preloader #status .spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center
}

#preloader #status .spinner>div {
    width: 18px;
    height: 18px;
    background-color: #6dc77a;
    border-radius: 5px;
    display: inline-block;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

#preloader #status .spinner .bounce1 {
    animation-delay: -0.32s
}

#preloader #status .spinner .bounce2 {
    animation-delay: -0.16s
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.social-icon li a {
    color: #35404e;
    display: flex;
    justify-content: center;
    text-align: center;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 15px;
    border: 1px solid #35404e;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative
}

.social-icon li a:hover {
    background-color: #6dc77a;
    border-color: #6dc77a !important;
    color: #fff !important
}

.social-icon.social li a {
    color: #adb5bd;
    border-color: #adb5bd
}

.back-to-top {
    z-index: 99;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    display: none;
    color: #35404e;
    background-color: #ced4da;
    transition: all 0.5s ease;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.back-to-top i {
    font-size: 18px
}

.back-to-top:hover {
    background-color: #6dc77a;
    color: #fff
}

.back-to-home {
    position: fixed;
    top: 4%;
    right: 2%;
    z-index: 1
}

.back-to-home a {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #6dc77a
}

@media print {

    #topnav,
    .footer {
        display: none !important
    }
}

body {
    font-family: "Nunito Sans", sans-serif;
    overflow-x: hidden !important;
    font-size: 16px;
    color: #35404e
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Nunito Sans", sans-serif;
    line-height: 1.5;
    font-weight: 600
}

::selection {
    background: #7fce8b;
    color: #fff
}

a {
    text-decoration: none !important
}

p {
    line-height: 1.6
}

.section {
    padding: 100px 0;
    position: relative
}

.section-two {
    padding: 60px 0;
    position: relative
}

.bg-overlay,
.profile-overlay {
    background-color: rgba(35, 37, 47, 0.65);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.profile-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 64, 78, 0)), to(#fff)) !important
}

.bg-overlay-primary {
    background-image: linear-gradient(135deg, #6dc77a, #6dc77a, #6dc77a);
    opacity: 0.6
}

.bg-overlay-white {
    background-color: rgba(255, 255, 255, 0.65) !important
}

.title-heading {
    line-height: 26px
}

.title-heading .heading {
    font-size: 42px;
    letter-spacing: 1px
}

.title-heading .para-desc {
    font-size: 18px
}

.section-title {
    position: relative
}

.section-title .title {
    letter-spacing: 0.5px;
    font-size: 30px
}

.para-desc {
    max-width: 600px
}

.mt-100 {
    margin-top: 100px
}

.mb-60 {
    margin-bottom: 60px
}

.feature-posts-placeholder {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: -1;
    height: 66.6%;
    width: 100%;
    background-color: #f7f8fa
}

.shape {
    position: absolute;
    pointer-events: none;
    right: 0;
    bottom: 0;
    left: 0
}

.shape>svg {
    transform: scale(2);
    width: 100%;
    height: auto;
    transform-origin: top center
}

.home-shape-arrow {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 25px;
    z-index: 1;
    left: 0
}

.home-shape-arrow i {
    background: #f7f8fa;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2);
    border-radius: 30px
}

.home-shape-arrow .arrow-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block
}

.mover {
    animation: mover 1s infinite alternate
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(5px)
    }
}

.absolute-top {
    position: relative;
    top: -80px
}

@media (min-width: 768px) {
    .margin-top-100 {
        margin-top: 100px
    }

    .margin-top-100 .heading {
        font-size: 35px
    }
}

@media (max-width: 767px) {
    .shape {
        bottom: -4px
    }
}

@media (max-width: 768px) {
    .section {
        padding: 60px 0
    }

    .title-heading .heading {
        font-size: 40px !important
    }

    .title-heading .para-desc {
        font-size: 18px
    }

    .section-title .title {
        font-size: 24px
    }

    .mt-60 {
        margin-top: 60px
    }
}

@media (max-width: 640px) {

    [data-type] iframe,
    [data-type] video {
        width: 500px;
        height: 300px
    }
}

@media (max-width: 425px) {

    [data-type] iframe,
    [data-type] video {
        width: 360px;
        height: 260px
    }
}

@media (max-width: 375px) {

    [data-type] iframe,
    [data-type] video {
        width: 100%;
        height: auto
    }
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: transparent;
    border: 0;
    transition: all .5s ease
}

#topnav .logo {
    float: left;
    color: #35404e !important
}

#topnav .logo .l-dark,
#topnav .logo .logo-dark-mode {
    display: none
}

#topnav .logo .l-light,
#topnav .logo .logo-light-mode {
    display: inline-block
}

#topnav .logo:focus {
    outline: none
}

#topnav .has-submenu.active a {
    color: #fff
}

#topnav .has-submenu.active .submenu li.active>a {
    color: #6dc77a !important
}

#topnav .has-submenu.active.active .menu-arrow {
    border-color: #6dc77a
}

#topnav .has-submenu {
    position: relative
}

#topnav .has-submenu .submenu {
    position: relative
}

#topnav .has-submenu .submenu .submenu-arrow {
    border: solid #35404e;
    border-radius: 0.5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: 14px
}

#topnav .has-submenu .submenu .has-submenu .submenu .has-submenu:hover .submenu-arrow {
    border-color: #6dc77a
}

#topnav .has-submenu .submenu .has-submenu:hover>.submenu-arrow {
    border-color: #6dc77a
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 30px 0 26px 10px;
    height: 18px
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #35404e;
    display: block;
    margin-bottom: 5px;
    transition: transform .5s ease
}

#topnav .navbar-toggle span:last-child {
    margin-bottom: 0
}

#topnav .buy-button {
    float: right;
    line-height: 74px
}

#topnav .buy-button>li {
    line-height: initial
}

#topnav .buy-button .login-btn-primary,
#topnav .buy-button .btn-icon-dark {
    display: none
}

#topnav .buy-button .login-btn-light,
#topnav .buy-button .btn-icon-light {
    display: inline-block
}

#topnav .buy-button .search-bar .menu-search form {
    position: relative
}

#topnav .buy-button .search-bar .searchform input[type="text"] {
    box-shadow: none;
    padding: 10px 12px;
    height: 44px;
    font-size: 14px;
    display: block;
    outline: none !important;
    padding-right: 45px
}

#topnav .buy-button .search-bar .searchform input[type="submit"] {
    display: none
}

#topnav .buy-button .search-bar .searchform:after {
    content: "\F0349";
    position: absolute;
    font-family: "Material Design Icons";
    right: 14px;
    top: 14px;
    font-size: 20px;
    line-height: 20px;
    pointer-events: none
}

#topnav .buy-button .dropdown .dropdown-toggle:after,
#topnav .buy-menu-btn .dropdown .dropdown-toggle:after {
    display: none
}

#topnav .navbar-toggle.open span {
    position: absolute
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    transform: rotate(-45deg)
}

#topnav .navbar-toggle.open span:hover {
    background-color: #6dc77a
}

#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu>li>a:hover,
#topnav .navbar-toggle:focus {
    background-color: transparent
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px
}

#topnav .navigation-menu>li:hover>a,
#topnav .navigation-menu>li.active>a {
    color: #6dc77a !important
}

#topnav .navigation-menu>li>a {
    display: block;
    color: #35404e;
    font-size: 16px;
    background-color: transparent !important;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: "Nunito Sans", sans-serif;
    padding-left: 12px;
    padding-right: 12px
}

#topnav .navigation-menu>li>a:hover,
#topnav .navigation-menu>li>a:active {
    color: #6dc77a
}

#topnav .navigation-menu>li .submenu.megamenu li .megamenu-head {
    padding: 10px 20px;
    white-space: nowrap;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 700;
    color: #273444 !important
}

#topnav .navigation-menu .has-submenu .menu-arrow {
    border: solid #35404e;
    border-radius: 0.5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    position: absolute;
    transition: all 0.5s;
    right: -1px;
    top: 33px
}

#topnav .navigation-menu.nav-right>li>a:last-child {
    padding-right: 0 !important
}

#topnav .menu-extras {
    float: right
}

#topnav.scroll {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

#topnav.scroll .navigation-menu>li>a {
    color: #35404e
}

#topnav.scroll .navigation-menu>li>.menu-arrow {
    border-color: #35404e
}

#topnav.scroll .navigation-menu>li:hover>a,
#topnav.scroll .navigation-menu>li.active>a {
    color: #6dc77a
}

#topnav.scroll .navigation-menu>li:hover>.menu-arrow,
#topnav.scroll .navigation-menu>li.active>.menu-arrow {
    border-color: #6dc77a
}

#topnav.defaultscroll.dark-menubar .logo {
    line-height: 70px
}

#topnav.defaultscroll.scroll .logo {
    line-height: 62px
}

#topnav.defaultscroll.scroll.dark-menubar .logo {
    line-height: 62px
}

#topnav.nav-sticky {
    background: #fff;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

#topnav.nav-sticky .navigation-menu.nav-light>li>a {
    color: #35404e
}

#topnav.nav-sticky .navigation-menu.nav-light>li.active>a {
    color: #6dc77a !important
}

#topnav.nav-sticky .navigation-menu.nav-light>li:hover>.menu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light>li.active>.menu-arrow {
    border-color: #6dc77a !important
}

#topnav.nav-sticky .navigation-menu.nav-light>li:hover>a,
#topnav.nav-sticky .navigation-menu.nav-light>li.active>a {
    color: #6dc77a !important
}

#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
    border-color: #35404e
}

#topnav.nav-sticky.tagline-height {
    top: 0 !important
}

#topnav.nav-sticky .buy-button .login-btn-primary,
#topnav.nav-sticky .buy-button .btn-icon-dark {
    display: inline-block
}

#topnav.nav-sticky .buy-button .login-btn-light,
#topnav.nav-sticky .buy-button .btn-icon-light {
    display: none
}

#topnav.nav-sticky .logo .l-dark {
    display: inline-block
}

#topnav.nav-sticky .logo .l-light {
    display: none
}

.logo {
    font-weight: 700;
    font-size: 24px;
    margin-right: 12px;
    padding: 0 0 6px;
    letter-spacing: 1px;
    line-height: 68px
}

@media (min-width: 1025px) {
    #topnav .navigation-menu>li .submenu.megamenu {
        width: 1116px !important
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    #topnav .navigation-menu>li .submenu.megamenu {
        width: 936px !important
    }
}

@media (min-width: 992px) {
    #topnav .navigation-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    #topnav .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 180px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        transition: all .2s ease;
        border-radius: 6px;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
    }

    #topnav .navigation-menu>li .submenu li {
        position: relative
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        padding: 10px 20px;
        clear: both;
        white-space: nowrap;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 0.04em;
        font-weight: 600;
        color: #35404e !important;
        transition: all 0.3s
    }

    #topnav .navigation-menu>li .submenu li a:hover {
        color: #6dc77a !important
    }

    #topnav .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu {
        white-space: nowrap;
        left: 50%;
        transform: translateX(-50%);
        position: fixed;
        top: auto;
        display: flex
    }

    #topnav .navigation-menu>li .submenu.megamenu>li {
        overflow: hidden;
        vertical-align: top;
        width: 20%
    }

    #topnav .navigation-menu>li .submenu.megamenu>li .submenu {
        left: 100%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li .submenu>li .submenu {
        left: 101%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color: #6dc77a
    }

    #topnav .navigation-menu>li:hover>a,
    #topnav .navigation-menu>li.active>a {
        color: #6dc77a !important
    }

    #topnav .navigation-menu>li.last-elements .submenu {
        left: auto;
        right: 0
    }

    #topnav .navigation-menu>li.last-elements .submenu:before {
        left: auto;
        right: 10px
    }

    #topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 10px
    }

    #topnav .navigation-menu.nav-light>li>a {
        color: rgba(255, 255, 255, 0.5)
    }

    #topnav .navigation-menu.nav-light>li.active>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light>li:hover>.menu-arrow {
        border-color: #fff !important
    }

    #topnav .navigation-menu.nav-light>li:hover>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
        border-color: rgba(255, 255, 255, 0.5)
    }

    #topnav .navigation-menu.nav-light .has-submenu.active .menu-arrow {
        border-color: #fff !important
    }

    #topnav .navigation-menu.nav-right {
        justify-content: flex-end !important
    }

    #topnav .navigation-menu.nav-right>li.last-elements .submenu {
        padding-right: 0 !important
    }

    #topnav .navigation-menu.nav-left {
        justify-content: flex-start !important
    }

    #topnav .navigation-menu.nav-left>li.last-elements .submenu {
        left: 0 !important;
        right: auto !important
    }

    #topnav .navigation-menu.nav-left>li.last-elements .submenu:before {
        left: 45px !important;
        right: auto !important
    }

    #topnav .buy-button {
        padding-left: 12px;
        margin-left: 12px
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block !important
    }

    #topnav.scroll {
        top: 0
    }

    #topnav.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #topnav.scroll-active .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media (max-width: 991px) {
    #topnav {
        background-color: #fff;
        box-shadow: 0 0 3px rgba(53, 64, 78, 0.2);
        min-height: 74px
    }

    #topnav .logo .l-dark {
        display: inline-block !important
    }

    #topnav .logo .l-light {
        display: none !important
    }

    #topnav .container {
        width: auto
    }

    #topnav #navigation {
        max-height: 400px
    }

    #topnav .navigation-menu {
        float: none
    }

    #topnav .navigation-menu>li {
        float: none
    }

    #topnav .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 0.04em;
        font-weight: 700;
        color: #35404e !important;
        transition: all 0.3s
    }

    #topnav .navigation-menu>li .submenu.megamenu li .megamenu-head {
        padding: 7px 15px
    }

    #topnav .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav .navigation-menu>li .submenu .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul {
        list-style: none;
        padding-left: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
        display: block;
        position: relative;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        color: #8492a6
    }

    #topnav .navigation-menu>li>a {
        color: #35404e;
        padding: 10px 20px
    }

    #topnav .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav .navigation-menu>li>a:hover,
    #topnav .navigation-menu>li .submenu li a:hover,
    #topnav .navigation-menu>li.has-submenu.open>a {
        color: #6dc77a
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav .navbar-header {
        float: left
    }

    #topnav .buy-button .login-btn-primary,
    #topnav .buy-button .btn-icon-dark {
        display: inline-block !important
    }

    #topnav .buy-button .login-btn-light,
    #topnav .buy-button .btn-icon-light {
        display: none
    }

    #topnav .has-submenu .submenu .submenu-arrow {
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 12px
    }

    #topnav .has-submenu.active a {
        color: #6dc77a
    }

    #navigation {
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f1f3f6;
        border-bottom: 1px solid #f1f3f6;
        background-color: #fff
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

@media (max-width: 768px) {
    #topnav .navigation-menu .has-submenu .menu-arrow {
        right: 8px;
        top: 16px
    }
}

@media (min-width: 768px) {
    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu>li:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block
    }
}

@media (max-width: 425px) {
    #topnav .buy-menu-btn {
        display: block !important;
        margin: 0 10px;
        padding: 10px 20px
    }

    #topnav .buy-menu-btn .dropdown .dropdown-menu.show {
        transform: translate3d(0px, -54px, 0px) !important
    }
}

.tagline {
    position: absolute;
    width: 100%;
    z-index: 99;
    font-size: 14px;
    padding: 13px 0
}

@media screen and (max-width: 575px) {
    .tagline {
        display: none
    }
}

@media screen and (max-width: 575px) {
    .tagline-height {
        top: 0px !important
    }
}

@media (min-width: 576px) {
    .tagline-height {
        top: 47px !important
    }
}

.sidebar-nav {
    padding: 15px 0
}

.sidebar-nav>.navbar-item {
    padding: 3px 15px
}

.sidebar-nav>.navbar-item .navbar-link {
    color: #35404e !important;
    font-size: 15px;
    font-weight: 600
}

.sidebar-nav>.navbar-item .navbar-link .navbar-icon {
    font-size: 18px;
    margin-right: 6px
}

#navmenu-nav li.active a {
    color: #6dc77a
}

#navmenu-nav li.account-menu.active .navbar-link,
#navmenu-nav li.account-menu:hover .navbar-link {
    color: #fff !important;
    background-color: #6dc77a !important
}

.bg-home,
.bg-special {
    height: 100vh;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-half-260 {
    padding: 320px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center;
    margin-top: 4em;

}

.bg-half-170 {
    padding: 170px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center;
    margin-top: 4em;
}

.bg-half {
    padding: 144px 0 50px;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center;
    margin-top: 4em;
}

.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 30px;
    border: 1px solid #ced4da
}

.home-slider .carousel-control-next-icon,
.home-slider .carousel-control-prev-icon {
    width: 30%
}

.bg-profile {
    padding: 140px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-profile .profile {
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 0;
    top: 160px;
    z-index: 99
}

.bg-profile .profile img {
    max-height: 140px !important
}

.home-dashboard img {
    position: relative;
    top: 60px;
    z-index: 1
}

.bg-hero {
    padding: 100px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.home-img img {
    max-height: 600px;
    position: relative
}

.home-shape {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -1px;
    left: 0
}

.home-shape img {
    width: 100%;
    height: auto
}

.bg-animation-left:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70%;
    height: 100%;
    background: #fff none repeat scroll 0 0;
    opacity: 0.85;
    clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%)
}

@media (min-width: 768px) {
    .home-dashboard {
        overflow: hidden
    }
}

@media (max-width: 768px) {
    .bg-half {
        padding: 169px 0 50px
    }
}

@media (max-width: 767px) {

    .bg-home,
    .bg-half-170,
    .bg-half-260,
    .bg-hero {
        padding: 150px 0;
        height: auto
    }

    .bg-animation-left:after {
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }
}

.zoom-image {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden
}

.image-wrap {
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: -100px;
    right: -100px;
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    animation: 100s ppb_kenburns linear infinite alternate
}

@keyframes move {
    0% {
        transform-origin: bottom;
        transform: scale(1)
    }

    100% {
        transform: scale(1.4)
    }
}

@keyframes ppb_kenburns {
    0% {
        transform: scale(1.3) translate(-10%, 10%)
    }

    25% {
        transform: scale(1) translate(0, 0)
    }

    50% {
        transform: scale(1.3) translate(10%, 10%)
    }

    75% {
        transform: scale(1) translate(0, 0)
    }

    100% {
        transform: scale(1.3) translate(-10%, 10%)
    }
}

.catagories,
.cases,
.branches {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.catagories .title:hover,
.cases .title:hover,
.branches .title:hover {
    color: #6dc77a !important
}

.catagories:hover,
.cases:hover,
.branches:hover {
    transform: translateY(-7px);
    box-shadow: 0 5px 9px rgba(53, 64, 78, 0.15)
}

.feature {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.feature .border-icon {
    font-size: 36px;
    color: #7fce8b
}

.feature:hover {
    background: #fff;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2);
    transform: translateY(-7px)
}

.feature:hover .border-icon {
    color: #6dc77a
}

.feature .content .title,
.features .content .title {
    font-size: 18px
}

.review .content .icons {
    position: absolute;
    top: 4%;
    right: 4%;
    opacity: 0.07
}

.tns-nav {
    text-align: center;
    margin-top: 10px
}

.tns-nav button {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: rgba(109, 199, 122, 0.4) !important;
    transition: all 0.5s ease;
    opacity: 1;
    margin: 4px;
    border: none
}

.tns-nav button.tns-nav-active {
    background: #6dc77a !important;
    width: 10px
}

.review,
.cta-review {
    overflow-x: hidden !important;
    cursor: pointer
}

.bg-cta {
    padding: 150px 0;
    position: relative
}

.cta-review {
    position: relative;
    top: 85px
}

.watch-video a.watch {
    font-size: 14px;
    font-weight: 700
}

.watch-video a .play-icon-circle {
    height: 36px;
    width: 36px;
    background-color: #6dc77a;
    line-height: 36px
}

.watch-video a .play-icon-circle.play-iconbar {
    font-size: 16px
}

.watch-video a .play-icon-circle.play {
    top: 77%
}

.play-btn {
    height: 78px;
    width: 78px;
    font-size: 30px;
    line-height: 76px;
    border-radius: 50%;
    display: inline-block;
    color: #fff
}

.play-icon {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center
}

.play-icon i {
    height: 75px;
    -webkit-text-stroke: 2px #6dc77a;
    -webkit-text-fill-color: transparent;
    width: 75px;
    font-size: 25px;
    line-height: 75px;
    display: inline-block
}

.play-icon i:hover {
    -webkit-text-stroke: 2px #6dc77a;
    -webkit-text-fill-color: #6dc77a
}

.team-list img {
    width: 50%
}

.team-list .content {
    width: 50%
}

.team-list .content .follow {
    position: absolute;
    bottom: 24px
}

.team-list:hover {
    transform: scale(1.05)
}

.team,
.team-list {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.team .content .title,
.team-list .content .title {
    font-size: 18px
}

.team .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease
}

.team .member-position,
.team .team-social {
    position: absolute;
    bottom: -35px;
    right: 0;
    left: 0;
    margin: auto 10%;
    z-index: 99
}

.team .team-social {
    bottom: 40px;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.team:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.team:hover .overlay {
    opacity: 0.6
}

.team:hover .team-social {
    opacity: 1
}

@media (max-width: 768px) {

    .team-list img,
    .team-list .content {
        width: 100%;
        float: none !important
    }

    .team-list img .follow,
    .team-list .content .follow {
        position: relative;
        bottom: 0
    }
}

.pricing-plan {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.pricing-plan .plan-detail .big-icon {
    position: absolute;
    top: 24px;
    font-size: 100px;
    right: -20px;
    opacity: 0;
    transition: all 0.5s ease
}

.pricing-plan:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.pricing-plan:hover .plan-detail {
    background: #f8f9fa
}

.pricing-plan:hover .plan-detail .big-icon {
    opacity: 0.04;
    transform: rotate(-45deg)
}

.pricing-plan .plan-detail .title,
.pricing-plan .plans .title {
    font-size: 20px
}

.pricing-plan .rates a .icon {
    transition: all 0.2s ease
}

.pricing-plan .rates:hover {
    background: #f8f9fa
}

.pricing-plan .rates:hover a .icon {
    transform: translateX(10px)
}

.filter-box {
    display: none
}

.filter-box.show {
    display: block
}

.property-list {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.property-list .image img {
    transition: all 0.5s ease
}

.property-list .image .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease
}

.property-list .image .price,
.property-list .image .details {
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s ease;
    bottom: 20px
}

.property-list .image .price {
    right: 20px
}

.property-list .image .details {
    left: 20px
}

.property-list:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.property-list:hover .image img {
    transform: scale(1.1)
}

.property-list:hover .image .overlay {
    opacity: 0.5
}

.property-list:hover .image .price,
.property-list:hover .image .details {
    opacity: 1
}

.work-container {
    transition: all 0.5s ease
}

.work-container img,
.work-container .content,
.work-container .content .title {
    transition: all 0.5s ease
}

.work-container .content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    transform: translateY(150px);
    overflow: hidden
}

.work-container .content .title:hover {
    color: #6dc77a !important
}

.work-container:hover {
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.work-container:hover img {
    transform: translateY(-20px) scale(1.05) rotate(5deg)
}

.work-container:hover .content {
    transform: translateY(0)
}

.work-detail .title,
.casestudy .title {
    font-size: 24px
}

.work-detail .description,
.casestudy .description {
    font-size: 18px
}

.work-detail ul li b,
.casestudy ul li b {
    max-width: 90px;
    width: 100%;
    display: inline-block
}

.spacing {
    padding: 7px
}

.portfolio.portfolio-primary .title:hover,
.portfolio.portfolio-primary .lightbox-icon a:hover {
    color: #6dc77a !important
}

.portfolio.portfolio-primary .btn-icon {
    background-color: #6dc77a !important
}

.portfolio.portfolio-secondary .title:hover,
.portfolio.portfolio-secondary .lightbox-icon a:hover {
    color: #838c97 !important
}

.portfolio.portfolio-secondary .btn-icon {
    background-color: #838c97 !important
}

.portfolio.portfolio-success .title:hover,
.portfolio.portfolio-success .lightbox-icon a:hover {
    color: #23b456 !important
}

.portfolio.portfolio-success .btn-icon {
    background-color: #23b456 !important
}

.portfolio.portfolio-warning .title:hover,
.portfolio.portfolio-warning .lightbox-icon a:hover {
    color: #ec640f !important
}

.portfolio.portfolio-warning .btn-icon {
    background-color: #ec640f !important
}

.portfolio.portfolio-info .title:hover,
.portfolio.portfolio-info .lightbox-icon a:hover {
    color: #24abc0 !important
}

.portfolio.portfolio-info .btn-icon {
    background-color: #24abc0 !important
}

.portfolio.portfolio-danger .title:hover,
.portfolio.portfolio-danger .lightbox-icon a:hover {
    color: #dd2427 !important
}

.portfolio.portfolio-danger .btn-icon {
    background-color: #dd2427 !important
}

.portfolio.portfolio-dark .title:hover,
.portfolio.portfolio-dark .lightbox-icon a:hover {
    color: #35404e !important
}

.portfolio.portfolio-dark .btn-icon {
    background-color: #35404e !important
}

.portfolio.portfolio-muted .title:hover,
.portfolio.portfolio-muted .lightbox-icon a:hover {
    color: #8492a6 !important
}

.portfolio.portfolio-muted .btn-icon {
    background-color: #8492a6 !important
}

.portfolio.portfolio-light .title:hover,
.portfolio.portfolio-light .lightbox-icon a:hover {
    color: #f7f8fa !important
}

.portfolio.portfolio-light .btn-icon {
    background-color: #f7f8fa !important
}

.portfolio.portfolio-blue .title:hover,
.portfolio.portfolio-blue .lightbox-icon a:hover {
    color: #065fd4 !important
}

.portfolio.portfolio-blue .btn-icon {
    background-color: #065fd4 !important
}

.portfolio.portfolio-red .title:hover,
.portfolio.portfolio-red .lightbox-icon a:hover {
    color: #D52941 !important
}

.portfolio.portfolio-red .btn-icon {
    background-color: #D52941 !important
}

.portfolio.portfolio-yellow .title:hover,
.portfolio.portfolio-yellow .lightbox-icon a:hover {
    color: #f89d36 !important
}

.portfolio.portfolio-yellow .btn-icon {
    background-color: #f89d36 !important
}

.portfolio.portfolio-skyblue .title:hover,
.portfolio.portfolio-skyblue .lightbox-icon a:hover {
    color: #32c2ec !important
}

.portfolio.portfolio-skyblue .btn-icon {
    background-color: #32c2ec !important
}

.portfolio.portfolio-light-green .title:hover,
.portfolio.portfolio-light-green .lightbox-icon a:hover {
    color: #06D6A0 !important
}

.portfolio.portfolio-light-green .btn-icon {
    background-color: #06D6A0 !important
}

.portfolio.portfolio-footer .title:hover,
.portfolio.portfolio-footer .lightbox-icon a:hover {
    color: #3b4757 !important
}

.portfolio.portfolio-footer .btn-icon {
    background-color: #3b4757 !important
}

.container-filter li {
    margin: 0px 15px 10px !important;
    letter-spacing: 0.8px;
    cursor: pointer;
    transition: all 0.5s ease;
    color: #8492a6 !important;
    border-bottom: 1px solid transparent;
    font-weight: 600
}

.container-filter li.active,
.container-filter li:hover {
    color: #6dc77a !important;
    border-bottom-color: #6dc77a
}

.spacing {
    padding: 7px
}

.portfolio {
    transition: all 0.5s ease
}

.portfolio.portfolio-classic .pop-icon {
    position: absolute;
    top: 70%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    transition: all 0.5s ease;
    opacity: 0
}

.portfolio.portfolio-classic .pop-icon .btn-icon {
    color: #fff
}

.portfolio.portfolio-classic:hover .pop-icon {
    top: 50%;
    opacity: 1
}

.portfolio.portfolio-creative .lightbox-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    transform: scale(0);
    transition: all 0.5s ease
}

.portfolio.portfolio-creative img {
    transform: scale(1.1);
    transition: all 0.5s ease
}

.portfolio.portfolio-creative .content {
    position: absolute;
    bottom: 5px;
    left: 5px;
    opacity: 0;
    transition: all 0.5s ease
}

.portfolio.portfolio-creative:hover img {
    transform: scale(1)
}

.portfolio.portfolio-creative:hover .lightbox-icon {
    transform: scale(1.5)
}

.portfolio.portfolio-creative:hover .content {
    opacity: 1
}

.portfolio.portfolio-modern .content {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    transition: all 0.5s ease;
    background-color: #fff;
    opacity: 0
}

.portfolio.portfolio-modern:hover {
    transform: translateY(-5px)
}

.portfolio.portfolio-modern:hover .content {
    bottom: 20px;
    opacity: 1
}

.portfolio.portfolio-masonry .content {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    transform: scale(0);
    transition: all 0.5s ease
}

.portfolio.portfolio-masonry:hover .content {
    transform: scale(1)
}

.portfolio .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease
}

.portfolio:hover .overlay {
    backdrop-filter: blur(6px);
    background-color: rgba(255, 255, 255, 0.8)
}

.tobii>button.tobii__close svg,
.tobii>button.tobii__prev svg,
.tobii>button.tobii__next svg,
.tobii__btn svg {
    height: 20px;
    width: auto
}

.tobii__counter {
    font-size: 16px
}

.tobii-zoom {
    display: block !important
}

.tobii-zoom__icon {
    display: none
}

#grid {
    padding: 0 !important
}

@media (max-width: 640px) {

    [data-type] iframe,
    [data-type] video {
        width: 500px;
        height: 300px
    }
}

@media (max-width: 425px) {

    [data-type] iframe,
    [data-type] video {
        width: 360px;
        height: 260px
    }
}

@media (max-width: 375px) {

    [data-type] iframe,
    [data-type] video {
        width: 100%;
        height: auto
    }
}

.blog-post {
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s
}

.blog-post .blog-img .overlay,
.blog-post .blog-img .post-meta {
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease
}

.blog-post .blog-img .overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.blog-post .blog-img .post-meta {
    bottom: 5%;
    right: 5%;
    z-index: 1
}

.blog-post .blog-img .post-meta .read-more:hover {
    color: #6dc77a !important
}

.blog-post .content h1,
.blog-post .content h2,
.blog-post .content h3,
.blog-post .content h4,
.blog-post .content h5,
.blog-post .content h6 {
    line-height: 1.2
}

.blog-post .content .title {
    font-size: 18px
}

.blog-post .content .title:hover {
    color: #6dc77a !important
}

.blog-post .content .author .name:hover {
    color: #6dc77a !important
}

.blog-post:hover {
    transform: translateY(-7px);
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2)
}

.blog-post:hover .blog-img .overlay {
    opacity: 0.65
}

.blog-post:hover .blog-img .post-meta {
    opacity: 1
}

.blog-post .post-meta .like i,
.profile-post .like i {
    -webkit-text-stroke: 2px #dd2427;
    -webkit-text-fill-color: transparent
}

.blog-post .post-meta .like:active i,
.blog-post .post-meta .like:focus i,
.profile-post .like:active i,
.profile-post .like:focus i {
    -webkit-text-stroke: 0px #dd2427;
    -webkit-text-fill-color: #dd2427
}

.sidebar {
    position: sticky;
    top: 80px
}

.sidebar .widget .widget-search form {
    position: relative
}

.sidebar .widget .widget-search input[type="text"],
.sidebar .widget .searchform input[type="text"] {
    box-shadow: none;
    padding: 12px 15px;
    height: 45px;
    font-size: 14px;
    display: block;
    width: 100%;
    outline: none !important;
    padding-right: 45px
}

.sidebar .widget .widget-search input[type="submit"],
.sidebar .widget .searchform input[type="submit"] {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: 0;
    width: 40px;
    height: 40px
}

.sidebar .widget .widget-search .searchform:after {
    content: "\F0349";
    position: absolute;
    font-family: "Material Design Icons";
    right: 16px;
    top: 15px;
    font-size: 20px;
    line-height: 20px;
    pointer-events: none
}

.sidebar .widget .widget-title {
    font-size: 18px
}

.sidebar .widget .catagory li {
    padding-bottom: 10px
}

.sidebar .widget .catagory li:last-child {
    padding-bottom: 0
}

.sidebar .widget .catagory li a,
.sidebar .widget .catagory li span {
    font-size: 15px
}

.sidebar .widget .catagory li a {
    color: #35404e;
    transition: all 0.5s ease
}

.sidebar .widget .catagory li a:hover {
    color: #6dc77a
}

.sidebar .widget .post-recent {
    padding-bottom: 15px
}

.sidebar .widget .post-recent:last-child {
    padding-bottom: 0
}

.sidebar .widget .post-recent .post-recent-thumb {
    width: 25%
}

.sidebar .widget .post-recent .post-recent-content {
    width: 75%;
    padding-left: 10px
}

.sidebar .widget .post-recent .post-recent-content a {
    display: block;
    color: #35404e;
    font-size: 15px;
    transition: all 0.5s ease
}

.sidebar .widget .post-recent .post-recent-content a:hover {
    color: #6dc77a
}

.sidebar .widget .post-recent .post-recent-content span {
    font-size: 13px
}

.sidebar .widget .tagcloud>a {
    background: #e9ecef;
    color: #35404e;
    display: inline-block;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 5px 10px 5px 0;
    padding: 8px 12px;
    text-transform: uppercase;
    transition: all 0.5s ease
}

.sidebar .widget .tagcloud>a:hover {
    background: #6dc77a;
    color: #fff
}

.sidebar .widget .widget-grid .item {
    position: relative;
    width: 25%;
    padding-top: 25%;
    float: left
}

.sidebar .widget .widget-grid .item a {
    position: absolute;
    display: block;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    overflow: hidden
}

.sidebar .widget .widget-grid .item a img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.page-title {
    font-size: 20px
}

.media-list .comment-desk .commentor img {
    height: 50px
}

.media-list .comment-desk .media-heading {
    font-size: 16px
}

.media-list .comment-desk a:hover {
    color: #6dc77a !important
}

.media-list .sub-comment {
    border-left: 2px dashed #dee2e6
}

.blog .blog-primary .blog-line {
    border-color: #35404e !important
}

.blog .blog-line {
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    left: 0;
    right: 0;
    border-top: 1px dashed
}

.blog .blog-icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    font-size: 20px
}

.blockquote.block-style-one {
    border-left: 4px solid #6dc77a;
    background: #f8f9fa
}

.blockquote.block-style-one i {
    position: absolute;
    top: -40px;
    left: 0;
    opacity: 0.07;
    font-size: 100px
}

.coming-soon,
.maintenance,
.error-page {
    font-size: 40px;
    letter-spacing: 1px
}

@media (max-width: 767px) {

    .coming-soon,
    .maintenance,
    .error-page {
        font-size: 32px
    }
}

#countdown .count-down,
#eventdown .count-down {
    display: inline-block;
    margin: 30px 10px 10px;
    color: #fff;
    text-align: center
}

#countdown .count-down .count-number,
#eventdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px
}

#countdown .count-down .count-head,
#eventdown .count-down .count-head {
    display: block;
    position: relative;
    transform: translateY(-20px);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

#countdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px;
    height: 100px;
    width: 130px;
    border-radius: 50%
}

#eventdown .count-down {
    margin: 10px !important;
    border: 0
}

@media (max-width: 767px) {
    #eventdown .count-down {
        width: 60px
    }
}

#eventdown .count-down .count-number {
    line-height: 80px
}

@media (max-width: 767px) {
    #eventdown .count-down .count-number {
        font-size: 30px
    }
}

#eventdown .count-down .count-head {
    transform: translateY(-15px)
}

@media (max-width: 767px) {
    #eventdown .count-down .count-head {
        font-size: 10px
    }
}

#maintenance {
    color: #fff;
    font-size: 56px;
    letter-spacing: 1px
}

#maintenance .indicator {
    font-size: 18px
}

.error-page {
    font-size: 170px;
    text-shadow: rgba(53, 64, 78, 0.4) 2px 2px, rgba(53, 64, 78, 0.3) 3px 3px, rgba(53, 64, 78, 0.4) 4px 4px;
    letter-spacing: 1.5px
}

@media (max-width: 420px) {
    .error-page {
        font-size: 120px !important
    }
}

.branches .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease
}

.branches .content {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease
}

.branches .content .details .phone:hover,
.branches .content .details .mail:hover,
.branches .content .details .googlemap:hover {
    color: #6dc77a !important
}

.branches:hover .overlay {
    opacity: 0.65
}

.branches:hover .content {
    opacity: 1
}

.contact-detail .icon img {
    height: 70px
}

.contact-detail .content .title {
    font-size: 20px
}

.form-group .icons {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 100px;
    font-size: 18px
}

.form-icon .icons {
    position: absolute;
    top: 12px;
    left: 18px
}

.map iframe {
    width: 100%;
    height: 400px
}

.error {
    margin: 8px 0px;
    display: none;
    color: #dd2427
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px
}

.error_message,
#success_page {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px
}

.error_message {
    background-color: rgba(240, 115, 90, 0.1) !important;
    border: 2px solid rgba(240, 115, 90, 0.1) !important;
    color: #f0735a !important;
    font-size: 14px
}

.contact-loader {
    display: none
}

#success_page {
    background-color: rgba(83, 199, 151, 0.1) !important;
    border: 2px solid rgba(83, 199, 151, 0.1) !important;
    color: #53c797 !important
}

#success_page p {
    margin-bottom: 0 !important
}

.qs-datepicker-container {
    background-color: #fff;
    border-color: #dee2e6
}

.qs-datepicker-container .qs-controls {
    background-color: #e9ecef
}

.qs-datepicker-container .qs-controls .qs-month-year {
    font-weight: 600;
    font-size: 15px
}

.qs-datepicker-container .qs-controls .qs-month-year:hover {
    border-bottom: 1px solid #e9ecef
}

.qs-datepicker-container .qs-squares .qs-square {
    font-size: 15px;
    height: 34px;
    width: 34px
}

.qs-datepicker-container .qs-squares .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover,
.qs-datepicker-container .qs-squares .qs-square.qs-current {
    background: #6dc77a;
    color: #fff;
    border-radius: 30px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 30px
}

.qs-datepicker-container .qs-squares .qs-day {
    font-weight: 500;
    color: #8492a6
}

@media (min-width: 768px) {
    .map.map-height-two iframe {
        height: 551px
    }
}

.footer {
    padding: 60px 0;
    position: relative;
    color: #adb5bd
}

.footer .logo-footer {
    font-weight: 700;
    font-size: 22px;
    padding: 3px 0;
    letter-spacing: 1px
}

.footer .footer-head {
    font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 600
}

.footer .text-foot {
    color: #adb5bd
}

.footer .footer-list {
    margin-bottom: 0
}

.footer .footer-list li {
    margin-bottom: 10px
}

.footer .footer-list li a {
    transition: all 0.5s ease
}

.footer .footer-list li a:hover {
    color: #6dc77a !important
}

.footer .footer-list li:last-child {
    margin-bottom: 0
}

.footer.footer-bar {
    padding: 30px 0;
    border-top: 1px solid #414f60
}

.footer.footer-bar .payment-cards img {
    height: 25px
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #333744
}

#style-switcher {
    transition: all 0.4s;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 3px rgba(53, 64, 78, 0.2);
    left: -189px;
    position: fixed;
    top: 17%;
    width: 189px;
    z-index: 9999;
    padding: 10px 5px
}

#style-switcher div {
    padding: 5px 10px
}

#style-switcher div h3 {
    color: #35404e;
    font-size: 16px;
    margin: 0 3px 12px
}

#style-switcher .bottom a.settings {
    background: none repeat scroll 0 0 #fff;
    height: 41px;
    position: absolute;
    right: -41px;
    top: 0px;
    width: 40px;
    padding: 3px;
    border-radius: 0 30px 30px 0
}

ul.pattern {
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
    border-radius: 0px
}

ul.pattern li.list-inline-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 0
}

ul.pattern li a {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin: 3px
}

ul.pattern .color1 {
    background-color: #6dc77a
}

ul.pattern .color2 {
    background-color: #065fd4
}

ul.pattern .color3 {
    background-color: #06D6A0
}

ul.pattern .color4 {
    background-color: #D52941
}

ul.pattern .color5 {
    background-color: #32c2ec
}

ul.pattern .color6 {
    background-color: #f89d36
}

ul .t-dark,
ul .t-rtl-light {
    display: inline-block
}

ul .t-ltr-light,
ul .t-light,
ul .t-rtl-dark,
ul .t-ltr-dark {
    display: none
}

@media only screen and (max-width: 375px) {
    #style-switcher {
        display: none
    }
}