@charset "UTF-8";

body {
    line-height: 1.75;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.helix-ultimate-preloader {
    overflow: hidden
}

body.helix-ultimate-preloader:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.9)
}

body.helix-ultimate-preloader:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 36px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    line-break: 48px;
    text-align: center;
    color: #007bff;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    z-index: 99999
}

a {
    transition: color 400ms, background-color 400ms
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

label {
    font-weight: normal
}

legend {
    color: #333333;
    padding-bottom: 10px
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

#sp-top-bar {
    padding: 8px 0;
    font-size: 0.875rem
}

#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0 0 0 1.25rem
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block
}

ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}

.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0
}

.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0
}

.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
    display: none
}

.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
    white-space: nowrap
}

.sp-contact-info li i {
    margin: 0 3px
}

#sp-header {
    height: 120px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    padding: 0 25px
}

#sp-header .logo {
    height: 120px;
    display: inline-flex;
    margin: 0;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0
}

#sp-header .logo p {
    margin: 5px 0 0
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999
}

#sp-header.header-sticky #offcanvas-toggler {
    height: 100px;
    line-height: 100px
}

#sp-header .sp-module-content {
    height: 120px;
    display: inline-flex;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#sp-title {
    min-height: 0
}

.sp-page-title {
    padding: 220px 0 320px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%)
}

.sp-page-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: darken;
    background: linear-gradient(46deg, #000000 0%, #044CD0 100%) transparent;
    z-index: -1
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff;
    max-width: 820px
}

.sp-page-title .sp-page-title-heading {
    font-size: 60px;
    font-weight: 400
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 35px;
    font-weight: 400;
    margin-top: 10px
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0
}

.sp-page-title .breadcrumb>.active {
    color: #c9c9c9
}

.sp-page-title .breadcrumb>li,
.sp-page-title .breadcrumb>li+li:before,
.sp-page-title .breadcrumb>span,
.sp-page-title .breadcrumb>li>a {
    font-family: "Roboto";
    color: #c9c9c9
}

.sp-page-title .breadcrumb>li+li+li:before {
    content: ">"
}

.body-innerwrapper {
    overflow-x: hidden
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

#sp-main-body {
    padding: 100px 0
}

.com-sppagebuilder #sp-main-body {
    padding: 0
}

#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 50px;
    border: 1px solid #F3F3F3;
    padding: 30px;
    border-radius: 3px
}

#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
    margin-top: 0
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #F3F3F3
}

#sp-left .sp-module ul,
#sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #F3F3F3
}

#sp-left .sp-module ul>li>a,
#sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0
}

#sp-left .sp-module ul>li:last-child,
#sp-right .sp-module ul>li:last-child {
    border-bottom: none
}

#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
    margin: 0 10px
}

#sp-left .sp-module .latestnews>div,
#sp-right .sp-module .latestnews>div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}

#sp-left .sp-module .latestnews>div:last-child,
#sp-right .sp-module .latestnews>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

#sp-left .sp-module .latestnews>div>a,
#sp-right .sp-module .latestnews>div>a {
    display: block;
    font-weight: 400
}

#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
    margin: -2px 0
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0
}

#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px
}

.login img {
    display: inline-block;
    margin: 20px 0
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}

.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.search .btn-toolbar {
    margin-bottom: 20px
}

.search .btn-toolbar span.icon-search {
    margin: 0
}

.search .btn-toolbar button {
    color: #fff
}

.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .phrases .ordering-box {
    margin-bottom: 15px
}

.search .only label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .search-results dt.result-title {
    margin-top: 40px
}

.search .search-results dd,
.search .search-results dt {
    margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}

.form-search .finder label {
    display: block
}

.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}

.finder .word input {
    display: inline-block
}

.finder .search-results.list-striped li {
    padding: 20px 0
}

.com-content.view-category .blog>.page-header {
    font-family: "Lora";
    font-size: 35px;
    font-weight: 400;
    line-height: 1.6;
    color: #333333;
    margin-bottom: 60px
}

.com-content.view-category .blog>.page-header h3 {
    font-family: "Lora";
    font-size: 35px;
    font-weight: 400;
    line-height: 1.6;
    color: #333333
}

.com-content.view-category .blog>.page-header .page-subheader {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    color: #252525;
    margin-top: 10px
}

.article-list.articles-leading {
    display: flex;
    margin: -15px
}

.article-list.articles-leading .article {
    padding: 15px;
    font-weight: 300
}

.article-list .article {
    margin-bottom: 40px
}

.article-list .article .article-feature-gallery,
.article-list .article .article-featured-audio,
.article-list .article .article-featured-video,
.article-list .article .article-intro-image {
    overflow: hidden
}

.article-list .article .article-feature-gallery img,
.article-list .article .article-featured-audio img,
.article-list .article .article-featured-video img,
.article-list .article .article-intro-image img {
    width: 100%
}

.article-list .article .article-body {
    padding-top: 20px
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-family: "Lora";
    font-size: 22px;
    font-weight: 400;
    line-height: 1.45;
    margin: 0 0 1rem
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: black
}

.article-list .article .article-header h1 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h2 a:focus,
.article-list .article .article-header h2 a:hover {
    color: #044CD0
}

.article-list .article .readmore {
    font-size: 0.875rem
}

.article-list .article .readmore a {
    color: #252525;
    font-weight: 500
}

.article-list .article .readmore a:active,
.article-list .article .readmore a:focus,
.article-list .article .readmore a:hover {
    color: #044CD0
}

.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0.7rem;
    position: relative
}

.article-info>span {
    font-size: 16px;
    font-weight: 400;
    line-height: 2
}

.article-info>span+span::before {
    display: inline-block;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    content: " "
}

.article-info>span a {
    color: #4943ac
}

.article-info>span a:hover {
    color: #044CD0
}

.article-info>span.category-name {
    position: absolute;
    top: -70px
}

.article-info>span.category-name a {
    font-family: "Lora";
    font-size: 12px;
    color: #4943ac;
    border-radius: 11px;
    padding: 4px 15px;
    background-color: white
}

.article-info>span.published {
    font-family: "Roboto";
    color: rgba(37, 37, 37, 0.5)
}

.article-info>span.createdby {
    font-family: "Lora";
    text-transform: uppercase;
    color: #4943ac
}

.com-content.view-article .article-header-wrap {
    display: flex;
    align-items: center;
    background-color: white
}

.com-content.view-article .article-full-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: darken;
    background: linear-gradient(46deg, #000000 0%, #044CD0 100%) transparent;
    z-index: -1
}

.com-content.view-article .article-info-wrap {
    position: relative
}

.com-content.view-article .article-info-wrap .article-ratings-social-share .article-ratings {
    display: none
}

.com-content.view-article .article-info-wrap .article-ratings-social-share .article-social-widget {
    max-width: 1140px;
    margin: auto;
    z-index: 100
}

.com-content.view-article .article-info-wrap .article-ratings-social-share .article-social-widget .article-social-share {
    position: absolute;
    z-index: 100;
    top: 100px
}

.article-details .article-header {
    position: relative;
    max-width: 820px
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-family: "Lora";
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF
}

.article-details .link-edit-article {
    position: absolute;
    right: 0;
    top: 10px
}

.article-details .article-info {
    margin-bottom: 1rem
}

.article-details .article-full-image {
    text-align: center;
    margin-bottom: 2rem
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 4px
}

.article-details .article-feature-gallery,
.article-details .article-featured-audio,
.article-details .article-featured-video {
    margin-bottom: 2rem
}

.article-details .article-info>span {
    color: rgba(255, 255, 255, 0.5)
}

.article-details .article-info>span.category-name {
    position: relative;
    top: 0
}

.article-details .article-info>span.category-name a {
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px
}

.article-details .article-ratings-social-share {
    padding: 0;
    background-color: white
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0;
    display: block
}

.tags>li {
    display: inline-block
}

.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 6.25rem
}

.tags>li a:hover {
    color: #fff
}

.pager {
    list-style: none;
    padding: 2rem 0 0;
    margin: 2rem 0 0;
    border-top: 1px solid #f5f5f5
}

.pager::after {
    display: block;
    clear: both;
    content: ""
}

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.next {
    float: right
}

.pager>li a {
    display: inline-block;
    font-size: 1.2rem;
    padding: 1rem 2.5rem;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-ratings {
    display: flex;
    align-items: center
}

.article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px
}

.article-ratings .rating-symbol span.rating-star {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    color: #F6BC00
}

.article-ratings .rating-symbol span.rating-star:before {
    content: "";
    padding-right: 5px
}

.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
    content: "";
    color: #E7B000;
    cursor: pointer
}

.article-ratings .ratings-count {
    font-size: 0.785rem;
    color: #999
}

.article-ratings .fa-spinner {
    margin-right: 5px
}

.pagination-wrapper {
    align-items: center
}

.pagination-wrapper .pagination {
    margin-bottom: 0
}

.view-category .pagination-wrapper {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9
}

.view-category .pagination-wrapper .mr-auto {
    width: 100%
}

.view-category .pagination-wrapper .pagination {
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    justify-content: center
}

.view-category .pagination-wrapper .pagination .page-item>a,
.view-category .pagination-wrapper .pagination .page-item span {
    font-size: 16px;
    color: #252525;
    font-weight: 400;
    background-color: transparent;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px
}

.view-category .pagination-wrapper .pagination .page-item>a:focus,
.view-category .pagination-wrapper .pagination .page-item span:focus {
    box-shadow: none
}

.view-category .pagination-wrapper .pagination .page-item:first-child {
    position: absolute;
    left: 0
}

.view-category .pagination-wrapper .pagination .page-item:first-child .page-link {
    width: auto;
    font-family: "Lora";
    font-size: 22px;
    font-weight: 400;
    color: rgba(37, 37, 37, 0.5);
    padding-left: 45px
}

.view-category .pagination-wrapper .pagination .page-item:first-child .page-link:after {
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.view-category .pagination-wrapper .pagination .page-item:last-child {
    position: absolute;
    right: 0
}

.view-category .pagination-wrapper .pagination .page-item:last-child .page-link {
    width: auto;
    font-family: "Lora";
    font-size: 22px;
    font-weight: 400;
    color: rgba(37, 37, 37, 0.5);
    padding-right: 45px
}

.view-category .pagination-wrapper .pagination .page-item:last-child .page-link:after {
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.view-category .pagination-wrapper .pagination .page-item .page-link {
    border: 0;
    padding: 0;
    margin: 0 3px
}

.view-category .pagination-wrapper .pagination .page-item .page-link.next,
.view-category .pagination-wrapper .pagination .page-item .page-link.previous {
    display: none
}

.view-category .pagination-wrapper .pagination .page-item.active .page-link {
    color: #FFFFFF;
    background-color: #4943ac
}

.view-category .pagination-wrapper .pagination .page-item.active {
    position: relative
}

.view-category .pagination-wrapper .pagination .page-item.active .page-link {
    width: 40px;
    font-size: 16px;
    color: #252525;
    font-weight: 400;
    background-color: transparent;
    border-radius: 100%;
    padding-right: 0;
    padding-left: 0
}

.view-category .pagination-wrapper .pagination .page-item.active .page-link:after {
    display: none
}

.view-category .pagination-counter {
    display: none
}

.article-social-share {
    float: right
}

.article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0;
    padding-left: 15px
}

.article-social-share .social-share-icon ul li {
    margin-bottom: 10px
}

.article-social-share .social-share-icon ul li a {
    font-size: 1.45rem;
    text-align: center;
    line-height: 1
}

.article-social-share .social-share-icon ul li a:focus,
.article-social-share .social-share-icon ul li a:hover {
    color: #fff
}

.newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0
}

.newsfeed-category .category li {
    padding: 5px 0
}

.newsfeed-category #filter-search {
    margin: 10px 0
}

.archive-module,
.categories-module,
.category-module,
.form-links,
.latestnews,
.list-striped,
.mostread,
.newsflash-horiz {
    list-style: none;
    padding: 0;
    margin: 0
}

.archive-module li,
.categories-module li,
.category-module li,
.form-links li,
.latestnews li,
.list-striped li,
.mostread li,
.newsflash-horiz li {
    padding: 2px 0
}

.archive-module li h4,
.categories-module li h4,
.category-module li h4,
.form-links li h4,
.latestnews li h4,
.list-striped li h4,
.mostread li h4,
.newsflash-horiz li h4 {
    margin: 5px 0
}

.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}

.article-footer-top .post_rating {
    float: left
}

.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}

#sp-bottom {
    padding: 90px 0 25px;
    font-size: 14px;
    line-height: 1.6
}

#sp-bottom .sp-module {
    margin-bottom: 15px
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    font-weight: 400;
    font-family: "Lora";
    margin: 0 0 18px
}

#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}

#sp-bottom .sp-module ul>li:last-child {
    margin-bottom: 0
}

#sp-bottom .sp-module ul>li>a {
    display: block;
    font-family: "Roboto"
}

#sp-bottom .sp-module ul>li.active a {
    color: #A2A2A2
}

#sp-bottom #sp-bottom1 .sp-module ul>li>a {
    font-size: 18px;
    font-family: "Lora";
    font-weight: 400;
    line-height: 1.44;
    color: #A2A2A2;
    position: relative
}

#sp-bottom #sp-bottom1 .sp-module ul>li>a:after {
    content: "";
    font-size: 16px;
    font-family: FontAwesome;
    margin-left: 18px
}

#sp-bottom #sp-bottom1 .sp-module ul>li>a:active,
#sp-bottom #sp-bottom1 .sp-module ul>li>a:focus,
#sp-bottom #sp-bottom1 .sp-module ul>li>a:hover {
    color: rgba(255, 255, 255, 0.5)
}

#sp-footer {
    font-size: 14px;
    padding: 0
}

#sp-footer .container-inner {
    padding: 45px 0;
    border-top: 1px solid rgba(255, 255, 255, 0)
}

#sp-footer .sp-copyright {
    font-size: 16px;
    font-weight: 400;
    color: rgb(0 0 0);
}

#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

#sp-footer ul.menu li {
    display: inline-block;
    margin: 0 10px
}

#sp-footer ul.menu li a {
    display: block
}

#sp-footer ul.menu li a:hover {
    background: none
}

#sp-footer #sp-footer2 {
    text-align: right
}

html.coming-soon {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.coming-soon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: cover;
    color: #fff
}

html.coming-soon .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.coming-soon #coming-soon-countdown {
    margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.5rem;
    letter-spacing: -1px;
    display: block;
    text-transform: uppercase
}

html.coming-soon .coming-soon-position {
    margin-top: 2rem
}

html.coming-soon .social-icons {
    margin-top: 4rem
}

html.coming-soon .social-icons a {
    color: #fff
}

html.coming-soon .coming-soon-login form {
    display: inline-block
}

html.error-page {
    width: 100%;
    height: 100%
}

html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 40%
}

html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.error-page .error-code {
    margin: 0 0 1rem;
    font-size: 6rem;
    line-break: 1;
    color: #fff
}

html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem;
    color: #fff
}

html.error-page a.btn {
    background-color: #4943ac;
    border-color: #4943ac
}

html.error-page a.btn:focus,
html.error-page a.btn:hover {
    background-color: #363280;
    color: #fff
}

.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}

.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}

.profile>div:not(:last-child) {
    margin-bottom: 30px
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left
}

.page-header {
    padding-bottom: 15px
}

table.category {
    width: 100%
}

table.category tbody>tr,
table.category thead>tr {
    border: 1px solid #f2f2f2
}

table.category tbody>tr td,
table.category tbody>tr th,
table.category thead>tr td,
table.category thead>tr th {
    padding: 10px
}

.contact-form .form-actions {
    background: none;
    border: none
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

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

.sp-scroll-up:active,
.sp-scroll-up:focus,
.sp-scroll-up:hover {
    color: #fff;
    background: #444
}

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

select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
    height: calc(2.25rem + 2px)
}

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 18px 20px;
    font-size: 16px;
    line-height: 1.25;
    background-color: #f3f3f3;
    color: #252525;
    border: 0;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

input[type="text"]:not(.form-control):focus,
input[type="text"]:not(.form-control):hover,
input[type="email"]:not(.form-control):focus,
input[type="email"]:not(.form-control):hover,
input[type="url"]:not(.form-control):focus,
input[type="url"]:not(.form-control):hover,
input[type="date"]:not(.form-control):focus,
input[type="date"]:not(.form-control):hover,
input[type="password"]:not(.form-control):focus,
input[type="password"]:not(.form-control):hover,
input[type="search"]:not(.form-control):focus,
input[type="search"]:not(.form-control):hover,
input[type="tel"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):hover,
input[type="number"]:not(.form-control):focus,
input[type="number"]:not(.form-control):hover,
select:not(.form-control):focus,
select:not(.form-control):hover {
    color: #252525;
    background-color: rgba(73, 67, 172, 0.05);
    border-color: rgba(73, 67, 172, 0.05);
    outline: 0
}

.form-control,
.sppb-form-control,
.sppb-form-group .sppb-form-control {
    font-size: 16px;
    line-height: 1.25;
    background-color: #f3f3f3;
    color: #252525;
    padding: 18px 20px;
    border: 0;
    border-radius: 0
}

.input-group-text {
    padding: 10px 22px;
    border: 0
}

.chzn-select,
.chzn-select-deselect {
    width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}

.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left
}

.form-horizontal .controls {
    margin-left: 220px
}

.card-block {
    padding: 20px
}

.card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.card-block ul li {
    display: block
}

.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}

#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}

div.volunteer-slider .sp-slider-outer-stage {
    margin: 0 30px
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sppb-container {
    padding: 0;
    background-color: #fff
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sppb-container .sppb-row {
    margin: 0
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sppb-container .sppb-row [class*="sppb-col-"] {
    padding: 0;
    margin: 0
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sp-slider-image-align-center .sppb-sp-slider-image img {
    width: auto !important;
    height: auto !important
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sp-slider-content-align-center {
    padding: 20px 40px
}

div.volunteer-slider .sp-slider-outer-stage .sp-item .sp-slider-content-align-center .sppb-sp-slider-text img {
    display: block;
    width: auto !important;
    height: auto !important
}

.view-login .login,
.view-login .registration,
.view-registration .login,
.view-registration .registration {
    padding: 60px 0;
    background-color: rgba(73, 67, 172, 0.03)
}

.view-login .login .btn,
.view-login .registration .btn,
.view-registration .login .btn,
.view-registration .registration .btn {
    font-size: 18px;
    font-family: "Roboto";
    line-height: 1.45;
    border-radius: 4px;
    font-weight: 400;
    padding: 15px 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.view-login .login .btn.btn-primary:hover,
.view-login .registration .btn.btn-primary:hover,
.view-registration .login .btn.btn-primary:hover,
.view-registration .registration .btn.btn-primary:hover {
    color: #4943ac;
    border-color: transparent;
    background-color: rgba(73, 67, 172, 0.05)
}

.view-login .login .btn.btn-secondary,
.view-login .registration .btn.btn-secondary,
.view-registration .login .btn.btn-secondary,
.view-registration .registration .btn.btn-secondary {
    color: #4943ac;
    border-color: transparent;
    background-color: rgba(73, 67, 172, 0.05)
}

.view-login .login .btn.btn-secondary:hover,
.view-login .registration .btn.btn-secondary:hover,
.view-registration .login .btn.btn-secondary:hover,
.view-registration .registration .btn.btn-secondary:hover {
    color: #FFFFFF;
    background-color: #4943ac
}

.logout .btn {
    font-size: 18px;
    font-family: "Roboto";
    line-height: 1.45;
    border-radius: 4px;
    font-weight: 400;
    padding: 15px 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.logout .btn:hover {
    color: #4943ac;
    border-color: transparent;
    background-color: rgba(73, 67, 172, 0.05)
}

@media (max-width:767px) {
    body h2 {
        font-size: 35px
    }

    body h3 {
        font-size: 28px
    }

    body h4 {
        font-size: 20px
    }

    body h5 {
        font-size: 18px
    }

    body h6 {
        font-size: 16px
    }

    body p {
        font-size: 13px
    }

    .sp-page-title {
        padding: 180px 0 190px;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%)
    }

    .sp-page-title .sp-page-title-heading {
        font-size: 45px
    }

    .com-content.view-category .blog>.page-header h3 {
        font-size: 28px
    }

    #sp-footer .container-inner {
        padding: 30px 0
    }

    #sp-bottom {
        padding: 40px 0 10px
    }

    #sp-bottom .sp-module .sp-module-title {
        font-size: 18px
    }

    #sp-bottom .sp-module ul>li {
        margin-bottom: 5px
    }

    #sp-bottom #sp-bottom1 .sp-module ul>li>a {
        font-size: 16px
    }

    .article-list.articles-leading {
        display: block
    }
}

.com-media.contentpane {
    padding: 10px !important
}

.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.com-media .well .row {
    margin: 0;
    padding: 0
}

.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}

.com-media .well .row #folderlist {
    display: inline-block
}

.com-media .well .row #upbutton {
    display: none
}

.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
    content: " ";
    display: table
}

.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}

.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}

#sp-header {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#sp-header:not(.header-sticky) {
    background: transparent;
    position: fixed;
    top: 0;
    box-shadow: none
}

#sp-header .container {
    max-width: 1840px
}

#sp-header .container .sp-column .sp-module {
    float: right
}

.sp-megamenu-wrapper {
    float: left;
    padding-left: 30px
}

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

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 120px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative
}

.sp-megamenu-parent>li>a:before,
.sp-megamenu-parent>li>span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 43px;
    left: 15px;
    background-color: #252525;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

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

.sp-megamenu-parent>li.active>a:before {
    width: 19px
}

.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    background: #d60000;
    color: #fff;
    border-radius: 3px
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 0;
    cursor: pointer
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: 700
}

.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 14px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: 0.8
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}

#sp-header.header-sticky {
    height: 100px
}

#sp-header.header-sticky .logo {
    height: 100px
}

#sp-header.header-sticky .sp-megamenu-parent>li>a,
#sp-header.header-sticky .sp-megamenu-parent>li>span {
    line-height: 100px
}

#sp-header.header-sticky .sp-megamenu-parent>li>a:before,
#sp-header.header-sticky .sp-megamenu-parent>li>span:before {
    bottom: 35px
}

#sp-header.header-sticky .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: #FFFFFF
}

#sp-header.header-sticky .sp-module-content {
    height: 100px
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "FontAwesome";
    content: "";
    font-size: 20px;
    float: right;
    margin-left: 7px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "FontAwesome";
    content: "";
    float: right;
    margin-left: 7px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}

@media (min-width:576px) {
    .sp-menu-full.container {
        width: 540px
    }
}

@media (min-width:768px) {
    .sp-menu-full.container {
        width: 720px
    }
}

@media (min-width:992px) {
    .sp-menu-full.container {
        width: 960px
    }
}

@media (min-width:1200px) {
    .sp-menu-full.container {
        width: 1140px
    }
}

@media (max-width:1300px) {
    #sp-header .logo {
        margin-right: -20px
    }

    #sp-header .sp-megamenu-wrapper {
        padding-left: 80px
    }

    #sp-header .sp-module-content {
        display: none
    }
}

@media (max-width:992px) {
    #sp-header .sp-megamenu-wrapper {
        float: right;
        padding-left: 30px;
        padding-right: 30px
    }
}

#offcanvas-toggler {
    display: block;
    height: 120px;
    line-height: 120px;
    font-size: 20px
}

#offcanvas-toggler>span:hover {
    color: #fff
}

.offcanvas-init {
    overflow-x: hidden;
    position: relative
}

.offcanvas-active .offcanvas-overlay {
    visibility: visible;
    opacity: 1
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s
}

.body-wrapper {
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    backface-visibility: hidden
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #333;
    color: #fff
}

.close-offcanvas:hover {
    background: #666;
    color: #fff
}

.offcanvas-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000
}

.offcanvas-menu .offcanvas-inner {
    padding: 30px
}

.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1rem;
    font-weight: bold
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 20px
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    display: block;
    font-size: 1rem;
    padding: 0.125rem 0;
    position: relative
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: FontAwesome
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 0.875rem
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px
}

body.ltr.offcanvs-position-left .body-wrapper {
    left: 0
}

body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -300px
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0
}

body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 300px
}

body.ltr.offcanvs-position-right .body-wrapper {
    right: 0
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -300px
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    right: 0
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 300px
}

body.ltr .close-offcanvas {
    right: 15px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    margin-left: 10px
}

@keyframes spFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 1
    }
}

@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}

@media (max-width:768px) {
    body {
        font-size: 13px !important
    }

    body h1 {
        font-size: 35px
    }

    body h2 {
        font-size: 24px
    }

    body h3 {
        font-size: 20px
    }

    body h4 {
        font-size: 18px
    }

    body h5 {
        font-size: 15px
    }

    body h6 {
        font-size: 14px
    }

    body p {
        font-size: 13px
    }

    #sp-header {
        padding: 0 10px
    }

    #sp-header .sp-megamenu-wrapper {
        padding-right: 0
    }
}

.com-content.view-category .blog>.page-header {
    text-align: center
}

.com-content.view-category .blog>.page-header h3 {
    max-width: 540px;
    margin: 0 auto
}

.com-content.view-category .blog>.page-header h3 .page-subheader {
    display: block;
    font-size: 16px;
    line-height: 1.8
}

.com-content.view-article .article-details>.page-header {
    display: none
}

.com-content.view-article #sp-title {
    display: none
}

.com-content.view-article .article-full-image {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%)
}

.com-content.view-article #sp-main-body {
    padding-top: 0
}

.com-content.view-article #sp-main-body>.container {
    max-width: 100%;
    padding: 0
}

.com-content.view-article .article-header-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 650px
}

.com-content.view-article .article-info-wrap .sppb-row-container {
    margin: 0 auto;
    padding: 0 15px
}


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




#sp-footer {
    font-size: 14px;
    padding: 0;
    align-items: center;
}
