body {
}

.body-wrapper {
    background: #243560;
    height: 100vh;
}

#sp-main-body {
    background: #fff;
}

p,
ul,
ol {
    margin-bottom: 15px;
}

p,
ul li,
ol li {
    line-height: 1.68em;
}

h1,
h2,
h3,
h4,
h5 {
}

blockquote {
}

iframe {
    border: none;
}

.article-details .article-header h1,
.article-details .article-header h2,
h1 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 60px;
    text-align: center;
}

h2 {
    clear: none;
    margin: 30px 0 5px 0;
    padding: 0;
    font-size: 36px;
}

h3 {
    clear: none;
    margin: 30px 0 5px 0;
    padding: 0;
    font-size: 28px;
}

h3.sp-module-title {
}

h4 {
    clear: none;
    margin: 30px 0 5px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 20px;
}

h5 {
    clear: none;
    margin: 30px 0 5px 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

.btn {
    text-transform: uppercase;
    padding: 10px 30px;
    background: #fff;
    border-radius: 0px;
    color: #243560;
    border: 1px solid #243560;
}

.btn:hover {
    background: #243560;
    color: #fff;
}

blockquote {
}

blockquote p {
}

/*menu*/

#sp-header {
}

.sp-megamenu-parent > li > a {
    position: relative;
    border-top: 2px solid transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.sp-megamenu-parent > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;

    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li > a:hover {
    border-color: #efc75e;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

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

/*Banner*/

#sp-banner {
}

.djslider-default .navigation-container-custom,
.djslider-default .navigation-numbers {
    position: absolute;
    bottom: 10px !important;
    right: 50% !important;
    top: auto !important;
}

#sp-banner .slide-desc-bg-default {
    background: transparent !important;
}

.slide-desc-text-default {
    text-align: center;
}

.slide-desc-text-default .slide-title {
    font-size: 77px;
    font-family: Cabin;
    text-align: center !important;
}

.slide-desc-text-default {
    font-size: 32px;
    text-align: center !important;
}

/*row1wrap*/

#sp-row-1 {
}

#sp-position-1-1 {
}

/*row2wrap*/

#sp-row-2 {
}

#sp-position-2-1 {
}

/*row3wrap*/

#sp-row-3 {
}

#sp-position-3-1 {
}

/*row4wrap*/

#sp-row-4 {
}

#sp-position-4-1 {
}

/*row5wrap*/

#sp-row-5 {
}

#sp-position-5-1 {
}

/*row6wrap*/

#sp-row-6 {
}

#sp-position-6-1 {
}

/*Bottomwrap*/

#bottomwrap {
}

/*Footer*/

#sp-footer {
}

#sp-footer small {
    text-transform: uppercase;
    letter--spacing: 1px;
}

/*Sidebar*/

#sp-sidebar-right {
}

/*Main area*/

body.home #sp-main-body {
    display: none;
}

#sp-main-body {
    padding-top: 50px;
}

#sp-main-body .container {
    max-width: 960px;
}

body.itemid-784 .wf-columns {
    font-size: 15px;
}

.article-details img {
    display: inline-block;
}

.wf_file::before {
    content: "\f15b";
    font: normal normal normal 16px/1 "Font Awesome 5 Free";
    display: inline-block;
    margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
    content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
    content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
    content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
    content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
    content: "\f1c3";
}

.com_login.view-login .login .logo {
    width: 130px;
    margin-inline: auto;

    path {
        fill: #333 !important;
    }
}

@media (max-width: 800px) {
    body {
    }

    .djslider-default .slide-desc {
        bottom: 20% !important;
    }

    .burger-icon > span {
        background: #fff;
    }

    .avVideo .avPlayerContainer .avPlayerBlock iframe,
    .avVideo .avPlayerContainer .avPlayerBlock object,
    .avVideo .avPlayerContainer .avPlayerBlock embed,
    .avVideo .avPlayerContainer .avPlayerBlock video,
    .avVideo .avPlayerContainer .avPlayerBlock > div {
        min-width: 200px !important;
    }
}
