@charset "UTF-8";
@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
    
}

body {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #323848;
    color: #C8CDDC
}

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: "Font Awesome 5 Free";
    font-weight: 900;
    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
}

.row {
    --bs-gutter-x: 1.875rem
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

#system-message-container {
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 350px
}

#system-message-container .alert {
    font-size: 13px;
    line-height: 1.5
}

#system-message-container .alert>.btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}

#system-message-container joomla-alert {
    font-size: 13px
}

.com-users.view-registration #member-registration .modal-dialog,
.com-users.view-registration #member-profile .modal-dialog,
.com-users.view-profile #member-registration .modal-dialog,
.com-users.view-profile #member-profile .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.registration #member-registration #jform_privacyconsent_privacy-lbl {
    display: inline-flex
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
    position: initial;
    display: block;
    color: #C8CDDC
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover,
.registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus {
    color: #b69258
}

body.com-users.view-registration>#sbox-window {
    overflow: hidden
}

body.com-users.view-registration>#sbox-window>#sbox-btn-close {
    top: 5px;
    right: 5px
}

.modal-dialog.jviewport-width80 {
    width: 80vw;
    max-width: none
}

.btn:focus {
    box-shadow: none !important
}

@media (max-width:1440px) {
    .sp-dropdown.sp-dropdown-mega {
        width: 920px !important
    }
}

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

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

label {
    font-weight: normal
}

legend {
    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: 30px 0 0 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
}

.offcanvas-menu .offcanvas-inner .sp-module .menu>li.active>a,
.offcanvas-menu .offcanvas-inner .sp-module .menu>li.active>span,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.active>a,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.active>span {
    color: #DF9A2A
}

.offcanvas-menu .offcanvas-inner .sp-module .menu>li .menu-child li.active>a,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent .menu-child li.active>a {
    color: #DF9A2A
}

#sp-header {
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: none;
    background: #0e1222;
    border-bottom: 1px solid rgba(200, 205, 220, 0.3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#sp-header .logo {
    height: 90px;
    width: 334px;
    display: inline-flex;
    margin: 0;
    align-items: center
}

#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-title {
    min-height: 0
}

.sp-page-title {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed
}

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

.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 1
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px
}

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

.sp-page-title .breadcrumb>.active {
    color: rgba(255, 255, 255, 0.8)
}

.sp-page-title .breadcrumb>span,
.sp-page-title .breadcrumb>li,
.sp-page-title .breadcrumb>li+li:before,
.sp-page-title .breadcrumb>li>a {
    color: #fff
}

.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
}

.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
}

.registration .modal {
    display: inline-block;
    position: inherit
}

.com-content.layout-edit .nav-tabs .nav-link,
.com-content.layout-edit label.hasPopover,
.registration label.hasPopover {
    display: inline-block !important
}

.registration .form-check-inline input[type="radio"] {
    display: inline-block
}

.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 dt,
.search .search-results dd {
    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
}

.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: "Font Awesome 5 Free";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    color: #f6bc00;
    font-weight: 900
}

.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;
    font-weight: 900;
    cursor: pointer
}

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

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

.article-social-share {
    float: right
}

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

.article-social-share .social-share-icon ul li {
    display: inline-block
}

.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 10px
}

.article-social-share .social-share-icon ul li a {
    border: 1px solid #ededed;
    font-size: 1rem;
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
    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
}

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

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

.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped 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
}

html.offline body {
    background: #f3f3f3
}

html.offline .offline-wrapper {
    padding: 50px;
    background-color: #ffffff;
    border-radius: 10px
}

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

html.coming-soon body,
html.offline 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%
}

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

html.coming-soon #coming-soon-countdown,
html.offline #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,
html.offline #coming-soon-countdown .coming-soon-days,
html.offline #coming-soon-countdown .coming-soon-hours,
html.offline #coming-soon-countdown .coming-soon-minutes,
html.offline #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,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.offline #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,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.offline #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,
html.offline .coming-soon-position {
    margin-top: 2rem
}

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

html.coming-soon .coming-soon-login form,
html.offline .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-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
}

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

html.error-page .error-modules {
    margin-top: 2rem
}

.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 thead>tr,
table.category tbody>tr {
    border: 1px solid #f2f2f2
}

table.category thead>tr th,
table.category thead>tr td,
table.category tbody>tr th,
table.category tbody>tr td {
    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:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
    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)
}

.sppb-form-control:not(.form-control),
.sppb-form-group .sppb-form-control:not(.form-control),
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: 0.6rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: #C8CDDC;
    border-radius: 1px;
    background-color: rgba(247, 247, 247, 0.5);
    background-image: none;
    background-clip: padding-box;
    border: 0;
    border-bottom: 2px solid #c3c3c3;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.sppb-form-control:not(.form-control)::placeholder,
.sppb-form-group .sppb-form-control:not(.form-control)::placeholder,
input[type="text"]:not(.form-control)::placeholder,
input[type="email"]:not(.form-control)::placeholder,
input[type="url"]:not(.form-control)::placeholder,
input[type="date"]:not(.form-control)::placeholder,
input[type="password"]:not(.form-control)::placeholder,
input[type="search"]:not(.form-control)::placeholder,
input[type="tel"]:not(.form-control)::placeholder,
input[type="number"]:not(.form-control)::placeholder,
select:not(.form-control)::placeholder {
    color: #C8CDDC
}

.sppb-form-control:not(.form-control):focus,
.sppb-form-group .sppb-form-control:not(.form-control):focus,
input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
select:not(.form-control):focus {
    color: #495057;
    outline: 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: "Font Awesome 5 Free";
    font-weight: 900;
    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: "Font Awesome 5 Free";
    font-weight: 900;
    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: "Font Awesome 5 Free";
    font-weight: 900;
    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
}

.form-check-inline input[type="radio"] {
    display: none
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
    margin: 0;
    margin-right: -5px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
    background: #46a546;
    color: #fff
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
    display: none !important
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
    border-left: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.com-contenthistory .btn-group {
    display: flex;
    justify-content: flex-end
}

.com-contenthistory .btn-group button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.com-contenthistory .btn-group button:hover {
    color: #333;
    background-color: #e9e9e9
}

#versionsModal {
    top: 10%
}

#versionsModal .modal-dialog {
    max-width: 80%
}

#versionsModal iframe {
    min-height: 300px
}

#sp-bottom3 {
    padding-top: 50px
}

.top-search-input-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: none;
    -webkit-animation: searchZoomIn 0.4s;
    animation: searchZoomIn 0.4s
}

.top-search-input-wrap form {
    width: 100%
}

.top-search-input-wrap .search-wrap {
    width: 100%
}

.top-search-input-wrap .search-wrap .search.themis-top-search {
    float: none !important;
    width: 75%;
    margin: 0 auto;
    max-width: 900px
}

.top-search-input-wrap .search-wrap .search.themis-top-search h3.sp-module-title {
    display: none
}

.top-search-input-wrap .search-wrap .search.themis-top-search input {
    background: transparent;
    height: auto;
    box-shadow: none;
    padding: 0px;
    width: 100%;
    color: white;
    font-size: 100px;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 4px;
    border-radius: 0;
    font-weight: 300
}

.top-search-input-wrap .search-wrap .search.themis-top-search input::-webkit-input-placeholder {
    opacity: 1;
    color: #fff
}

.top-search-input-wrap .search-wrap .search.themis-top-search input::-moz-placeholder {
    opacity: 1;
    color: #fff
}

.top-search-input-wrap .search-wrap .search.themis-top-search input:-ms-input-placeholder {
    opacity: 1;
    color: #fff
}

.top-search-input-wrap .search-wrap .search.themis-top-search input::-webkit-search-cancel-button,
.top-search-input-wrap .search-wrap .search.themis-top-search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.top-search-input-wrap .search-wrap .search.themis-top-search input:focus {
    outline: 0;
    box-shadow: none
}

.top-search-input-wrap .search-upper-part {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    transition: transform 0.6s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0, -100%, 0)
}

.top-search-input-wrap .search-bottom-part {
    background-color: #323848;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    transition: transform 0.6s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transform: translate3d(0, 100%, 0);
    top: 50%
}

.top-search-input-wrap .search-bottom-part h3 {
    color: #fff;
    margin: 0 0 30px;
    font-size: 24px;
    font-weight: 700;
    text-transform: none
}

.top-search-input-wrap .search-bottom-part h3:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    padding-right: 20px
}

.top-search-input-wrap .search-bottom-part .sppb-media>.pull-left {
    margin-right: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature {
    margin-bottom: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-icon .sppb-icon-container i {
    font-size: 40px;
    color: #fff
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body {
    padding-right: 0;
    padding-top: 0
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-title {
    color: #fff
}

.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-text {
    color: #fff
}

.top-search-input-wrap.search-open .search-upper-part,
.top-search-input-wrap.search-open .search-bottom-part {
    transform: translate3d(0, 0, 0)
}

.top-search-input-wrap .search-info-text {
    color: #fff;
    text-align: right;
    display: block;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px
}

.top-search-input-wrap .search-suggested-tag ul {
    margin: 0;
    padding: 0
}

.top-search-input-wrap .search-suggested-tag ul li {
    border: 0;
    display: inline-block;
    padding: 0
}

.top-search-input-wrap .search-suggested-tag ul li a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 10px
}

.top-search-input-wrap .search-suggested-tag ul li a:before {
    display: none
}

.top-search-input-wrap .search-address-content i {
    color: #fff;
    font-size: 40px
}

.top-search-input-wrap .search-address-content h4 {
    color: #fff;
    margin-top: 0;
    font-weight: 500
}

.top-search-input-wrap .search-address-content p {
    color: #fff;
    margin-bottom: 0
}

.top-search-input-wrap .search-address-content .search-address {
    width: 70%;
    margin-left: 30px
}

.icon-top-wrapper {
    height: auto;
    line-height: 80px;
    margin: 0 0 0 25px;
    width: 36px;
    position: relative;
    z-index: 999999
}

.icon-top-wrapper i {
    cursor: pointer;
    font-size: 16px;
    transition: 3ms
}

.icon-top-wrapper i.search-open-icon {
    color: #c3c3c3;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%
}

.icon-top-wrapper i.search-close-icon {
    font-size: 22px;
    color: #fff;
    z-index: 9999;
    position: relative;
    margin-left: 10px
}

.icon-top-wrapper .search-close-icon {
    display: none
}

.themis-top-search h3.sp-module-title {
    display: none
}

.themis-top-search .search-bottom-part h3.sp-module-title {
    display: block
}

.themis-top-search .search-bottom-part .container {
    border-bottom: 0 !important
}

.background-position {
    background-position: 28% 100%
}

.service-box {
    overflow: hidden
}

.service-item ul {
    padding-left: 15px
}

.service-item ul li {
    margin-bottom: 10px
}

.service-item:before {
    content: "";
    position: absolute;
    left: -30px;
    width: 1px;
    height: 100%;
    background: rgba(151, 151, 151, 0.2)
}

.service-tab .custom-tab .sppb-nav li {
    border-right: 1px solid rgba(200, 205, 220, 0.3)
}

.price-box-item {
    position: relative;
    z-index: 1
}

.price-box-item .sppb-addon-title {
    color: #DF9A2A
}

.price-box-item .sppb-addon-title strong {
    position: absolute;
    left: -40px;
    bottom: 0;
    font-size: 160px;
    font-weight: 900;
    line-height: 0.33;
    color: rgba(20, 23, 30, 0.05);
    z-index: -1
}

.price-box .sppb-pricing-box .sppb-pricing-header {
    display: flow-root;
    width: 100%
}

.price-box .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    float: left;
    width: 50%
}

.price-box .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container {
    float: right;
    padding-right: 20px
}

.price-box .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-price {
    display: flex;
    flex-direction: row-reverse;
    color: #DF9A2A;
    margin-bottom: 6px
}

.price-box .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    line-height: 1
}

.price-box .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container .sppb-pricing-duration {
    font-weight: 600;
    letter-spacing: 0.7px;
    display: block
}

.price-box .sppb-pricing-box .sppb-pricing-features ul li:not(:first-child) {
    position: relative;
    font-weight: 600;
    padding-left: 26px
}

.price-box .sppb-pricing-box .sppb-pricing-features ul li:not(:first-child):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px
}

.price-box .sppb-pricing-box .sppb-pricing-features ul li:first-child span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: rgba(50, 56, 72, 0.6);
    margin-bottom: 20px;
    padding-right: 20px
}

.price-box .sppb-pricing-box .sppb-btn {
    padding: 12px 20px
}

.price-list .sppb-addon-title .sppb-addon-title-icon {
    font-size: 12px;
    position: relative;
    top: -5px;
    color: #C8CDDC;
    font-weight: 300
}

.price-list-item .sppb-addon-title {
    display: inline-block;
    overflow: hidden;
    background: #323848;
    padding-right: 10px
}

.price-list-item .sppb-addon-title:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 10px;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, transparent 50%, #fff 50%);
    background-size: 15px 50%;
    z-index: -1
}

.blog-v2 .sppb-article-info-wrap {
    border-top: 1px solid rgba(200, 205, 220, 0.3)
}

.blog-v2 .sppb-addon-articles .sppb-article-img-wrap img {
    width: 100%
}

.blog-v2 .sppb-addon-articles .sppb-article-meta>span {
    font-size: 14px
}

.blog-v2 .sppb-addon-articles .sppb-article-meta span.sppb-meta-date {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    font-weight: 400
}

.blog-v2 .sppb-addon-articles .sppb-article-meta span.sppb-meta-category {
    margin-right: 0px
}

.blog-v2 .sppb-addon-articles .sppb-article-meta span.sppb-meta-author:before {
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
    content: "|"
}

.blog-v2 .sppb-addon-articles h3 {
    font-family: "Frank Ruhl Libre", sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    margin-top: 15px
}

.blog-v2 .sppb-addon-articles h3 a {
    color: #fff
}

.blog-v2 .sppb-addon-articles .sppb-article-introtext {
    margin-top: 38px
}

.blog-v2 #sp-right .sp-module:not(:first-child) {
    margin-top: 0px
}

.blog-v2 #sp-right .sp-module .latestnews .article-list-img {
    display: block
}

.blog-v2 #sp-right .sp-module .latestnews .latest-post-content-wrap .latest-post-info {
    display: none
}

.blog-v2 #sp-right .sp-module .latestnews .latest-post-content-wrap .latest-post-title {
    margin-top: 15px
}

.blog-v2 #sp-right .sp-module .latestnews>div:not(:last-child) {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 20px
}

.blog-v2 #sp-right .sp-module .sp-module-content {
    padding: 0px 30px
}

.blog-v2 #sp-right:before {
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(200, 205, 220, 0.6);
    position: absolute;
    left: 24px
}

.blog-v2 .articles-more {
    display: none
}

.blog-v2 section#sp-main-body {
    background: #fff;
    padding-top: 120px
}

.blog-v2 .blog .pagination-wrapper {
    display: none !important
}

.blog-v2 .blog .article-list .article {
    box-shadow: none;
    background: none
}

.blog-v2 .blog .article-list .article:hover {
    transform: translateY(0px)
}

.blog-v2 .blog .article-list .article .article-featured-video {
    box-shadow: 0 12px 24px -10px rgba(5, 1, 41, 0.27)
}

.blog-v2 .blog .article-list .article .published {
    display: none
}

.blog-v2 .blog .article-list .article .article-info {
    display: none
}

.blog-v2 .blog .article-list .article .article-body {
    padding: 0px 70px 0px 0px
}

.border-radius3 {
    border-radius: 3px
}

#sp-header:not(.header-sticky) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: none;
    background-color: #0e1222;
    border-bottom: 0
}

#sp-header:not(.header-sticky) .container {
    /*border-bottom: 1px solid rgba(200, 205, 220, 0.3)*/
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    text-transform: uppercase
}

.top-search-wrapper {
    margin-right: -15px
}

.top-search-wrapper i.search-open-icon {
    text-align: right
}

.sppb-btn {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 1.2;
    padding: 15px 20px;
    border: none
}

.sppb-btn.sppb-btn-xlg {
    font-size: 16px;
    padding: 25px 55px
}

.sppb-btn.sppb-btn-lg {
    padding: 15px 45px
}

.sppb-btn.sppb-btn-sm {
    padding: 12px 20px
}

.sppb-btn.sppb-btn-xs {
    padding: 5px 20px;
    font-size: 11px
}

.sppb-btn.sppb-btn-default {
    color: #C8CDDC;
    background-color: #ffffff
}

.sppb-btn.sppb-btn-default:focus,
.sppb-btn.sppb-btn-default:hover {
    color: #6b78a1;
    background-color: #d9d9d9
}

.sppb-btn.sppb-btn-default.sppb-btn-outline {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff
}

.sppb-btn.sppb-btn-default.sppb-btn-outline:focus,
.sppb-btn.sppb-btn-default.sppb-btn-outline:hover {
    color: #C8CDDC;
    background-color: #ffffff
}

.sppb-btn.sppb-btn-primary {
    color: #ffffff
}

.sppb-btn.sppb-btn-primary:focus,
.sppb-btn.sppb-btn-primary:hover {
    color: #ffffff
}

.sppb-btn.sppb-btn-primary.sppb-btn-outline {
    color: #ffffff;
    background-color: transparent
}

.sppb-btn.sppb-btn-primary.sppb-btn-outline:focus,
.sppb-btn.sppb-btn-primary.sppb-btn-outline:hover {
    color: #ffffff
}

.sppb-btn.sppb-btn-secondary {
    color: #323848;
    background-color: #C8CDDC
}

.sppb-btn.sppb-btn-secondary:focus,
.sppb-btn.sppb-btn-secondary:hover {
    color: #313747;
    background-color: #99a3be
}

.sppb-btn.sppb-btn-secondary.sppb-btn-outline {
    color: #C8CDDC;
    background-color: transparent;
    border: 1px solid #C8CDDC
}

.sppb-btn.sppb-btn-secondary.sppb-btn-outline:focus,
.sppb-btn.sppb-btn-secondary.sppb-btn-outline:hover {
    color: #323848;
    background-color: #C8CDDC
}

.sppb-btn.sppb-btn-link {
    color: #ffffff;
    background-color: transparent;
    padding: 0;
    border-bottom: 2px solid #ffffff
}

.sppb-addon-form-builder .sppb-btn.sppb-btn-primary.sppb-btn-outline {
    color: #14171e;
    padding: 12px 20px
}

.sppb-addon-form-builder .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover {
    color: #ffffff
}

.form-btn-block .sppb-btn {
    width: 100%
}

.form-builder-radio-content .form-builder-radio-label {
    color: #14171e;
    margin-bottom: 0;
    position: relative;
    margin: 0 20px 0 0;
    padding-left: 25px
}

.form-builder-radio-content .form-builder-radio-item label::before,
.form-builder-radio-content .form-builder-radio-item label::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
    transform: translateY(-50%);
    transition: all 0.2s
}

.form-builder-radio-content .form-builder-radio-item label::before {
    width: 14px;
    height: 14px;
    margin: 1px;
    border: 1px solid #888888
}

.form-builder-radio-content .form-builder-radio-item label::after {
    width: 16px;
    height: 16px;
    border: 4px solid transparent
}

.form-builder-radio-content .form-builder-radio-item input:checked+label::before {
    background-color: transparent;
    border-color: transparent
}

.form-builder-radio-content .form-builder-radio-item input:checked+label::after {
    width: 17px;
    height: 17px
}

.sppb-addon-form-builder .sppb-form-check .sppb-form-check-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.83;
    color: rgba(114, 116, 120, 0.6);
    margin-left: 5px
}

.sppb-addon-form-builder .sppb-form-check .sppb-form-check-label a {
    color: #727478;
    text-decoration: underline
}

.sppb-addon-form-builder .sppb-form-check .sppb-form-check-label:before {
    width: 15px;
    height: 15px;
    top: 7px;
    border-radius: 2px;
    border: 2px solid rgba(89, 89, 89, 0.6)
}

.sppb-addon-form-builder .sppb-form-check .sppb-form-check-label:after {
    font-size: 12px;
    top: 9px;
    left: 2.5px
}

.sp-page-title {
    margin-top: 90px;
    padding: 95px 0px;
    text-align: center;
    position: relative
}

.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    color: #ffffff
}

.sp-page-title .sp-page-title-heading span {
    display: block;
    max-width: 790px;
    margin: 5px auto 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35;
    color: #ffffff
}

.sp-page-title .sp-page-title-sub-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 260px;
    font-weight: 900;
    line-height: 0.77;
    color: rgba(20, 23, 30, 0.1);
    text-transform: uppercase;
    margin-top: 0;
    transform: translate(-50%, -50%)
}

.sppb-addon-person.person-content-position-half-overlay .person-content-show-on-hover,
.sppb-addon-persion.person-content-position-half-overlay .person-content-show-on-hover {
    padding: 15px 20px
}

.sppb-addon-person.person-content-position-half-overlay .person-content-show-on-hover .person-content-hover-content-wrap,
.sppb-addon-persion.person-content-position-half-overlay .person-content-show-on-hover .person-content-hover-content-wrap {
    padding: 25px 30px;
    border-radius: 3px;
    background-color: #fff
}

.sppb-addon-person.person-content-position-half-overlay:hover .sppb-person-image>img,
.sppb-addon-persion.person-content-position-half-overlay:hover .sppb-person-image>img {
    opacity: 1
}

.hero-contact-info .sppb-icon {
    margin-right: -5px
}

.hero-contact-info .sppb-feature-box-title {
    color: #C8CDDC
}

.practice-areas {
    padding: 40px 35px;
    background-color: #f7f7f7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.practice-areas .sppb-feature-box-title,
.practice-areas .sppb-media-content,
.practice-areas .sppb-img-container img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}

.practice-areas:hover .sppb-feature-box-title,
.practice-areas:hover .sppb-media-content {
    color: #ffffff
}

.practice-areas:hover .sppb-img-container img {
    filter: brightness(10) contrast(1)
}

.sppb-addon-testimonial .sppb-addon-testimonial-footer {
    border-top: 1px solid rgba(151, 151, 151, 0.2)
}

.sppb-addon-testimonial .sppb-addon-testimonial-footer.sppb-testimonial-top-content {
    border: 0px
}

.sppb-addon-testimonial .sppb-addon-testimonial-footer a {
    width: 100%
}

.sppb-addon-testimonial .sppb-addon-testimonial-content-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 24px
}

.sppb-addon-testimonial .sppb-addon-testimonial-client-url {
    color: #727478
}

.help-list .sppb-icon {
    position: absolute;
    left: 0
}

.help-list .sppb-feature-box-title {
    padding-left: 33px
}

.cta-warp {
    border-radius: 2px
}

.phone-nb {
    font-weight: 600
}

.fun-fact-inner,
.number-item {
    position: relative
}

.fun-fact-inner:after,
.number-item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: -15px;
    top: 0;
    border-right: 1px solid rgba(136, 136, 136, 0.6);
    z-index: 1
}

.client-list .sppb-col-sm-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.client-list .sppb-col-sm-2 a {
    display: inline-block
}

.values-item .sppb-addon-title strong {
    font-size: 100px;
    line-height: 0.85;
    font-weight: 900;
    display: block;
    margin-bottom: 22px
}

.com-spsimpleportfolio.view-items #sp-main-body {
    padding: 0px 0px 100px
}

.com-spsimpleportfolio .sp-simpleportfolio.sp-simpleportfolio-view-items {
    padding: 0px 25px
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin: 0px -15px 40px
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #C8CDDC;
    padding: 17px 38px;
    border-radius: 1px;
    background-color: transparent
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items {
    margin: -3px
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
    padding: 3px
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:nth-child(1),
.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:nth-child(3) {
    margin-top: 30px
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-item-wrapper {
    position: relative
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    height: 30%;
    bottom: 0;
    top: unset;
    background: none;
    opacity: 1;
    background-image: linear-gradient(to bottom, rgba(45, 50, 63, 0), #14171e)
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    padding: 20px 60px 30px 25px;
    z-index: 100;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info h3>a {
    color: #ffffff
}

.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
    font-size: 18px;
    font-weight: 600;
    color: #C8CDDC;
    margin-left: -15px
}

.com-spsimpleportfolio.view-item #sp-title {
    display: none
}

.sp-simpleportfolio-view-item {
    margin-top: 55px
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-description {
    width: 100%
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-image {
    display: none
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details-header {
    text-align: center;
    margin-bottom: 40px
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details-header .sp-simpleportfolio-tags {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #C8CDDC;
    margin-bottom: 15px
}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details-header h2 {
    max-width: 600px;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    color: #ffffff;
    margin: auto
}

.portfolio-info-link .sppb-addon-content a {
    color: #ffffff;
    text-decoration: underline
}

.blockquote {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    padding: 25px 65px;
    background-color: #ffffff
}

.portfolio-item-summary .sppb-addon-content {
    padding-left: 15px
}

.portfolio-details-progress {
    border-radius: 1px
}

.portfolio-details-progress .sppb-progress-label {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 12px
}

.portfolio-details-progress .sppb-progress-label span {
    display: none
}

.portfolio-details-progress .sppb-progress {
    background-color: #c3c3c3
}

.portfolio-details-progress .sppb-progress-bar {
    border-radius: 4px
}

.portfolio-details-list {
    border-radius: 1px
}

.portfolio-details-list .list ul {
    padding: 0;
    margin: 0
}

.portfolio-details-list .list ul li {
    padding-left: 25px;
    margin-bottom: 5px;
    list-style: none;
    position: relative
}

.portfolio-details-list .list ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 25px
}

.home-pagev2 {
    background-color: #fff
}

.team-container-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px
}

.appointment-step .sppb-addon-content {
    padding: 5px 15px 16px;
    border-left: 1px solid #C8CDDC
}

.appointment-step.list-step .sppb-addon-content {
    border-color: transparent
}

.appointment-form .sppb-addon-form-builder .sppb-form-builder-field-0 {
    padding-right: 0 !important;
    margin-top: 40px
}

.view-category #sp-main-body {
    padding-top: 50px
}

.article-list .article {
    margin-bottom: 30px;
    line-height: 1.56;
    color: #727478;
    background-color: #fdfdff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
    border-radius: 0
}

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

.article-list .article .article-body {
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    position: relative
}

.article-list .article .article-body .article-header {
    order: 1
}

.article-list .article .article-body .article-introtext {
    order: 2
}

.article-list .article .article-body .article-info {
    order: 3
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    margin: 1rem 0 0.5rem 0
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: #14171e
}

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

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

.article-list .article:hover {
    transform: translateY(-15px);
    box-shadow: 0 12px 24px -6px rgba(0, 0, 0, 0.8)
}

.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5rem
}

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

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

.article-info>span.published {
    position: absolute;
    top: 30px;
    left: 25px;
    color: #727478
}

.article-info>span.published:before {
    display: none
}

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

.view-article #sp-right {
    margin-top: 280px
}

.article-header-wrap {
    padding: 30px 0px;
    margin-top: -6px;
    position: relative
}

.article-details .article-header {
    text-align: center;
    position: relative;
    padding-top: 30px
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    color: #ffffff
}

.article-details .article-info {
    display: block;
    text-align: center;
    margin-bottom: 0rem
}

.article-details .article-info>span.published {
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: #ffffff
}

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

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

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

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1rem
}

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

.article-details .article-can-edit {
    position: relative;
    margin-bottom: 10px
}

.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}

.related-article-list-container {
    margin-top: 15px
}

.related-article-list-container .related-article-title {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.related-article-list-container ul.related-article-list {
    list-style: none;
    padding: 0
}

.related-article-list-container ul.related-article-list li {
    margin-bottom: 10px
}

.related-article-list-container ul.related-article-list li .article-header h2 {
    font-size: 1.2rem
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
    color: #252525
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
    color: #044cd0
}

.related-article-list-container ul.related-article-list li .published {
    font-size: 14px
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 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: 2.4rem 0 0 0;
    margin: 0 0 0 0;
    border-top: 1px solid rgba(200, 205, 220, 0.3)
}

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

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.previous a {
    position: relative
}

.pager>li.previous a:before {
    content: "";
    padding-right: 10px;
    position: relative;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(200, 205, 220, 0.6)
}

.pager>li.next {
    float: right
}

.pager>li.next a {
    position: relative
}

.pager>li.next a:after {
    content: "";
    padding-left: 10px;
    position: relative;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(200, 205, 220, 0.6)
}

.pager>li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 1rem 2.5rem;
    border-radius: 0
}

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

.view-category #sp-left .sp-module.social-link,
.view-category #sp-right .sp-module.social-link {
    display: none
}

#sp-left .sp-module,
#sp-right .sp-module {
    padding: 0px 18px
}

#sp-left .sp-module:not(:first-child),
#sp-right .sp-module:not(:first-child) {
    margin-top: 25px
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    color: #ffffff;
    margin: 0 0 7px
}

#sp-left .sp-module .sp-module-content,
#sp-right .sp-module .sp-module-content {
    padding: 35px 30px;
    border-radius: 1px;
    background-color: #fdfdff
}

#sp-left .sp-module.book-free .sp-module-content,
#sp-right .sp-module.book-free .sp-module-content {
    padding: 0;
    border-radius: 0;
    background-color: transparent
}

#sp-left .sp-module.social-link .sp-module-content,
#sp-right .sp-module.social-link .sp-module-content {
    padding: 10px 22px
}

#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;
    color: #727478
}

#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 li,
#sp-right .sp-module .categories-module li {
    border: 0;
    padding: 0
}

#sp-left .sp-module .categories-module li:not(:last-child),
#sp-right .sp-module .categories-module li:not(:last-child) {
    margin-bottom: 12px
}

#sp-left .sp-module .categories-module li h5,
#sp-right .sp-module .categories-module li h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    margin-bottom: 0
}

#sp-left .sp-module .categories-module li h5 a,
#sp-right .sp-module .categories-module li h5 a {
    color: #727478
}

#sp-left .sp-module.book-free .sp-module-content .sppb-btn,
#sp-right .sp-module.book-free .sp-module-content .sppb-btn {
    font-size: 14px;
    line-height: 1.2;
    padding: 12px 24px
}

#sp-left .sp-module.book-free .sp-module-content .sppb-btn.sppb-btn-default.sppb-btn-outline,
#sp-right .sp-module.book-free .sp-module-content .sppb-btn.sppb-btn-default.sppb-btn-outline {
    color: #14171e
}

#sp-left .sp-module .latestnews>div:not(:last-child),
#sp-right .sp-module .latestnews>div:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(200, 205, 220, 0.3)
}

#sp-left .sp-module .latestnews>div .article-list-img,
#sp-right .sp-module .latestnews>div .article-list-img {
    display: none
}

#sp-left .sp-module .latestnews>div .latest-post-info,
#sp-right .sp-module .latestnews>div .latest-post-info {
    margin-bottom: 5px
}

#sp-left .sp-module .latestnews>div .latest-post-info>span,
#sp-right .sp-module .latestnews>div .latest-post-info>span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: #727478
}

#sp-left .sp-module .latestnews>div .latest-post-title,
#sp-right .sp-module .latestnews>div .latest-post-title {
    font-size: 18px;
    font-weight: 700
}

#sp-left .sp-module .latestnews>div .latest-post-title a,
#sp-right .sp-module .latestnews>div .latest-post-title a {
    display: block;
    color: #14171e
}

#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
}

#sp-left .sp-module .sppb-icons-group-list,
#sp-right .sp-module .sppb-icons-group-list {
    text-align: center
}

#sp-left .sp-module .sppb-icons-group-list li,
#sp-right .sp-module .sppb-icons-group-list li {
    border-bottom: 0
}

#sp-left .sp-module .sppb-icons-group-list li:not(:last-child),
#sp-right .sp-module .sppb-icons-group-list li:not(:last-child) {
    margin-right: 38px
}

#sp-left .sp-module .sppb-icons-group-list li a,
#sp-right .sp-module .sppb-icons-group-list li a {
    line-height: 0.83;
    color: #DF9A2A
}

#sp-left .sp-module .sppb-icons-group-list li a:hover,
#sp-right .sp-module .sppb-icons-group-list li a:hover {
    color: #b69258
}

.pagination-wrapper {
    align-items: center
}

.pagination-wrapper .mr-auto {
    margin: auto;
    width: 100%
}

.pagination-wrapper .pagination-counter {
    display: none
}

ul.pagination {
    width: 100%;
    justify-content: center;
    border-radius: 0;
    padding: 15px 0px;
    border-top: 1px solid rgba(200, 205, 220, 0.3);
    margin: 60px 0 0;
    position: relative
}

ul.pagination .page-item {
    position: relative
}

ul.pagination .page-item:first-child:not(.active) {
    left: 0
}

ul.pagination .page-item:first-child:not(.active) .page-link {
    padding-left: 20px
}

ul.pagination .page-item:first-child:not(.active) .page-link:before {
    content: "";
    left: 0
}

ul.pagination .page-item:last-child:not(.active) {
    right: 0
}

ul.pagination .page-item:last-child:not(.active) .page-link {
    padding-right: 20px
}

ul.pagination .page-item:last-child:not(.active) .page-link:after {
    content: "";
    right: 0
}

ul.pagination .page-item:last-child:not(.active),
ul.pagination .page-item:first-child:not(.active) {
    position: absolute
}

ul.pagination .page-item:last-child:not(.active) .page-link,
ul.pagination .page-item:first-child:not(.active) .page-link {
    font-size: 16px;
    font-weight: 400;
    color: #C8CDDC;
    margin: 0
}

ul.pagination .page-item:last-child:not(.active) .page-link:before,
ul.pagination .page-item:last-child:not(.active) .page-link:after,
ul.pagination .page-item:first-child:not(.active) .page-link:before,
ul.pagination .page-item:first-child:not(.active) .page-link:after {
    position: absolute;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(200, 205, 220, 0.6);
    top: 52%;
    transform: translateY(-50%)
}

ul.pagination .page-item .next,
ul.pagination .page-item .previous {
    display: none
}

ul.pagination .page-item .page-link {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    padding: 5px;
    margin: 0 15px;
    border: 0;
    border-radius: 0;
    background-color: transparent
}

ul.pagination .page-item .page-link:hover {
    background-color: transparent
}

.view-search #sp-main-body {
    margin-top: 90px
}

.view-search .search hr {
    border-top: 1px solid rgba(200, 205, 220, 0.3)
}

.view-search .search .btn-secondary {
    border-radius: 0
}

.view-search .search .controls label {
    margin-right: 10px;
    margin-bottom: 0
}

.view-search .search .controls label input[type="radio"] {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    position: relative
}

.view-search .search .controls label input[type="radio"]:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 2px;
    border-radius: 100px;
    border: 1px solid #C8CDDC;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.view-search .search .controls label input[type="radio"]:checked:before {
    background-color: #fff
}

.view-search .search .controls label input[type="radio"]:focus {
    outline: none
}

.view-search .search #ordering,
.view-search .search #limit {
    background-color: #f7f7f7
}

.view-search .search .form-check-inline input[type="checkbox"] {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    position: relative;
    background-color: #fff
}

.view-search .search .form-check-inline input[type="checkbox"]:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 5px;
    left: 2px;
    top: 4px;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    transform: rotate(-50deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.view-search .search .form-check-inline input[type="checkbox"]:checked:before {
    background-color: #fff
}

.view-search .search .form-check-inline input[type="checkbox"]:focus {
    outline: none
}

.contact-info {
    position: relative;
    z-index: initial !important
}

.contact-info:after {
    content: "";
    position: absolute;
    width: 234px;
    height: 234px;
    bottom: -30px;
    right: -30px;
    background-color: rgba(20, 23, 30, 0.3);
    z-index: -1
}

.contact-info .phone-no .sppb-addon-title,
.contact-info .email-id .sppb-addon-title {
    float: left;
    width: 70px
}

.contact-info .phone-no .sppb-addon-content {
    letter-spacing: 1.6px
}

.contact-info .email-id .sppb-addon-content {
    letter-spacing: 1.3px
}

.social-profile ul.sppb-icons-group-list li a[aria-label="Instagram"] {
    background-image: linear-gradient(76deg, #ff392a, #cd2ba3)
}

.social-profile ul.sppb-icons-group-list li a[aria-label="Instagram"]:hover {
    background-image: linear-gradient(76deg, #cd2ba3, #ff392a)
}

#sp-bottom-top {
    border-bottom: 1px solid rgba(136, 136, 136, 0.25)
}

#sp-bottom-top .sppb-addon-form-builder .sppb-form-group {
    margin-bottom: 0
}

#sp-bottom-top .sppb-addon-form-builder .sppb-form-builder-btn {
    width: 37%;
    float: left
}

#sp-bottom-top .sppb-addon-form-builder .sppb-form-builder-btn .sppb-btn {
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 30px
}

#sp-bottom {
    padding: 95px 0 65px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    background-color: #fff
}

#sp-bottom #sp-bottom1 .sp-module {
    padding-right: 65px
}

#sp-bottom #sp-bottom3 {
    padding-top: 45px
}

#sp-bottom #sp-bottom4 .sp-module {
    letter-spacing: 0.6px
}

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

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.44;
    color: #14171e;
    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: 20px
}

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

#sp-bottom .sp-module ul>li>a {
    display: block;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: #888888
}

#sp-bottom .sp-module .sppb-icons-group-list li {
    margin-bottom: 0
}

#sp-bottom .sp-module .sppb-icons-group-list li a {
    color: #14171e
}

.home-pagev2 #sp-bottom,
.home-pagev2 #sp-footer {
    background-color: #dee1e4
}

.home-pagev2 #sp-bottom a,
.home-pagev2 #sp-footer a {
    color: #14171e
}

.home-pagev2 #sp-footer .container-inner {
    padding: 40px 0px
}

#sp-footer {
    font-size: 12px;
    padding: 0;
    background-color: #0e1222
}

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

#sp-footer .sp-copyright a {
    color: rgba(20, 23, 30, 0.3)
}

#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
}

.form-control {
    padding: 0.6rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57;
    color: #C8CDDC;
    border-radius: 1px;
    background-color: #f7f7f7;
    border: 0;
    border-bottom: 2px solid #c3c3c3
}

.login .input-group-text,
.logout .input-group-text,
.registration .input-group-text {
    padding: 0.6rem 0.75rem;
    border-radius: 1px;
    border: 0;
    border-right: 2px solid #c3c3c3;
    border-bottom: 2px solid #c3c3c3;
    background-color: #f7f7f7
}

.login .btn,
.logout .btn,
.registration .btn {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 1.2;
    padding: 15px 30px;
    border-radius: 1px;
    border-color: transparent
}

.login .btn-primary,
.logout .btn-primary,
.registration .btn-primary {
    color: #ffffff
}

.login .btn-secondary,
.logout .btn-secondary,
.registration .btn-secondary {
    color: #323848;
    background-color: #C8CDDC
}

.login .btn-secondary:focus,
.login .btn-secondary:hover,
.logout .btn-secondary:focus,
.logout .btn-secondary:hover,
.registration .btn-secondary:focus,
.registration .btn-secondary:hover {
    color: #313747;
    background-color: #99a3be
}

.view-category.blog-v2 #sp-right .book-free,
.view-category.blog-v2 #sp-right .themis-blog-categories,
.view-category.blog-v2 #sp-right .popular-post-v1 {
    display: none
}

.view-article.blog-v2 section#sp-main-body {
    background: #323848
}

.view-article.blog-v2 #sp-right .popular-post-v2 {
    display: none
}

.view-article.blog-v2 #sp-right .sp-module:not(:first-child) {
    margin-top: 20px
}

.view-article.blog-v2 #sp-position1,
.view-article.blog-v2 #sp-position2 {
    display: none
}

.blog-v2 #sp-right {
    position: relative
}

.blog-v2 #sp-right .popular-post-v1 .sp-module-title {
    display: none
}

.counter-border-wrapper .sppb-row {
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #c8cddc
}

.view-article.blog-v2 #sp-right .sp-module .latestnews {
    padding: 30px 0px
}

.view-article.blog-v2 #sp-right .sp-module .latestnews .latest-post-content-wrap .latest-post-info {
    display: block
}

.view-article.blog-v2 #sp-right .sp-module .latestnews .article-list-img {
    display: none
}

.view-article.blog-v2 #sp-right .sp-module .latestnews .latest-post-title {
    margin-top: 0px
}

.view-article.blog-v2 #sp-right .sp-module .latestnews>div:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(200, 205, 220, 0.3)
}

.view-article.blog-v2 #sp-right:before {
    display: none
}

.view-article.blog-v2 #sp-right .themis-blog-categories .sp-module-content {
    padding: 20px 30px
}

.view-article.blog-v2 #sp-right .popular-post-v1 .sp-module-title {
    display: block
}

#sp-top-bar+#sp-header {
    padding-top: 20px
}

#sp-top-bar+#sp-header.header-sticky {
    padding-top: 0px
}

.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-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;
    font-weight: 700;
    line-height: 90px;
    font-size: 14px;
    margin: 0
}

.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-weight: 700;
    font-family: "Frank Ruhl Libre", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #14171e
}

.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: 10px 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:not(:last-child) {
    border-bottom: solid 1px rgba(136, 136, 136, 0.3);
    width: 100%
}

.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;
    display: inline-block;
    padding: 13px 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: bold
}

.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;
    display: flex
}

.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 .sp-module .latestnews>div {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap .category-date {
    font-size: 14px;
    color: #727478;
    margin: 10px 0px 5px 0px;
    display: inline-block
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap .latest-post-title a {
    font-size: 16px;
    font-weight: bold;
    font-family: "Frank Ruhl Libre", sans-serif;
    color: #14171e
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap .latest-post-title a:hover {
    color: #DF9A2A
}

.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
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    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: "Font Awesome 5 Free";
    font-weight: 900;
    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: -45px
}

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%
}

.sp-dropdown-mega.sp-menu-full .sp-dropdown-inner {
    padding: 30px
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner {
    padding: 30px
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner ul.sp-mega-group {
    display: flex
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner ul.sp-mega-group li.item-header {
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 30px
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner ul.sp-mega-group li.item-header>a {
    font-family: "Frank Ruhl Libre", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #14171e
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner ul.sp-mega-group .sp-module-title {
    font-family: "Frank Ruhl Libre", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #14171e
}

.custom-full-menu .sp-menu-full .sp-dropdown-inner .col-sm-6:first-child .sp-mega-group {
    margin-right: 30px
}

@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
    }
}

#offcanvas-toggler {
    display: block;
    height: 90px;
    line-height: 90px;
    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: 30px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.close-offcanvas span {
    font-size: 20px
}

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

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

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

.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent .menu-child li a,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent .menu-child li span {
    font-size: 14px
}

.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.menu-parent-open>a,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent.menu-parent-open>span {
    color: #DF9A2A
}

.offcanvas-menu .offcanvas-inner .sp-module .menu>li a,
.offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent a {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

.offcanvas-menu .offcanvas-inner .sp-module .sppb-addon-text-block .sppb-addon-content {
    color: #FFFFFF
}

.offcanvas-menu .offcanvas-inner .sp-module .sppb-addon-icons-group {
    margin-top: 50px
}

.offcanvas-menu .offcanvas-inner .sp-module.offcanvas-logo {
    position: absolute;
    top: 25px;
    width: 120px
}

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

.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;
    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: "Font Awesome 5 Free";
    font-weight: 900
}

.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.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.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: 0px
}

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

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.menu-parent>.nav-header>.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:1400px) {
    .sppb-section.background-position {
        background-position: 15% 100%
    }
}

@media (max-width:1200px) {
    .contact-info .phone-no .sppb-addon-title,
    .contact-info .email-id .sppb-addon-title {
        width: 100%
    }
}

@media (max-width:992px) {
    .sp-page-title .sp-page-title-sub-heading {
        font-size: 200px
    }
    .com-spsimpleportfolio .sp-simpleportfolio.sp-simpleportfolio-view-items {
        padding: 0
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:nth-child(3) {
        margin-top: 0
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter {
        margin: 0px 0px 40px
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
        margin: 0px 3px
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
        padding: 10px 25px
    }
    #sp-bottom #sp-bottom1 .sp-module {
        padding-right: 0
    }
}

@media (max-width:991px) {
    .service-tab .custom-tab .sppb-nav li {
        display: inline-block;
        border-right: none
    }
    .service-tab .custom-tab .sppb-nav li>a:hover,
    .service-tab .custom-tab .sppb-nav li a:focus {
        border: none !important
    }
    .service-tab .custom-tab .sppb-nav li.active>a {
        border: none !important
    }
    .contact-info .phone-no .sppb-addon-title,
    .contact-info .email-id .sppb-addon-title {
        width: 70px
    }
    .view-article #sp-right {
        margin-top: 80px
    }
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap .sppb-article-meta,
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap .sppb-article-introtext {
        flex: 1 0 100%;
        max-width: 100%
    }
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap .sppb-article-meta h3 {
        font-size: 25px;
        line-height: 35px;
        margin-top: 10px
    }
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap .sppb-article-introtext {
        margin-top: 0px
    }
    .blog-v2 #sp-right:before {
        display: none
    }
    .blog-v2 #sp-right .sp-module {
        padding: 0px
    }
    .blog-v2 #sp-right .sp-module .sp-module-content {
        padding: 0px
    }
    .blog-v2 .blog .article-list .article .article-body {
        padding: 0px
    }
    .view-article.blog-v2 #sp-right .sp-module .latestnews {
        padding: 20px
    }
    #sp-bottom .sp-module ul>li {
        margin-bottom: 12px
    }
    #sp-top-bar+#sp-header {
        padding-top: 40px
    }
}

@media (max-width:767px) {
    body {
        font-size: 14px !important
    }
    body h1 {
        font-size: 32px
    }
    body h2 {
        font-size: 24px
    }
    body h3 {
        font-size: 16px
    }
    body h4 {
        font-size: 14px
    }
    .sppb-btn {
        font-size: 12px;
        letter-spacing: 0px;
        padding: 12px 20px;
        border: none
    }
    .sppb-btn.sppb-btn-xlg {
        font-size: 14px;
        padding: 20px 45px
    }
    .sppb-btn.sppb-btn-lg {
        padding: 15px 35px
    }
    .sppb-btn.sppb-btn-sm {
        padding: 12px 15px
    }
    .sppb-btn.sppb-btn-xs {
        padding: 5px 15px;
        font-size: 11px
    }
    .sp-page-title .sp-page-title-sub-heading {
        display: none
    }
    .number-item:after {
        width: 100%;
        height: 1px;
        right: 0px;
        top: unset;
        bottom: 0;
        border-bottom: 1px solid rgba(136, 136, 136, 0.6)
    }
    .fun-fact-inner:after {
        width: 100%;
        height: 1px;
        right: 0px;
        top: unset;
        bottom: 0;
        border-bottom: 1px solid rgba(136, 136, 136, 0.6)
    }
    .values-item .sppb-addon-title strong {
        font-size: 60px;
        margin-bottom: 10px
    }
    .offcanvas-menu {
        width: 100%
    }
    .practice-areas {
        padding: 15px
    }
    #sp-left .sp-module.book-free .sp-module-content .sppb-btn,
    #sp-right .sp-module.book-free .sp-module-content .sppb-btn {
        font-size: 12px;
        padding: 12px 20px
    }
    .blog-v2 section#sp-main-body {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap {
        border-top: none
    }
    .blog-v2 .sppb-addon-articles .sppb-article-info-wrap .sppb-article-meta h3 {
        font-size: 22px;
        line-height: 30px
    }
    .blog-v2 .blog .article-list .article .article-header h2 {
        font-size: 18px
    }
    .blog-v2 #sp-right .sp-module .latestnews>div .latest-post-title {
        font-size: 18px
    }
    .sp-simpleportfolio-view-item {
        margin-top: 20px
    }
    .sp-simpleportfolio-view-item .sp-simpleportfolio-details-header {
        margin-bottom: 0
    }
    .sp-simpleportfolio-view-item .sp-simpleportfolio-details-header h2 {
        font-size: 28px
    }
    .article-details .article-header {
        padding-top: 15px
    }
    .article-details .article-header h1,
    .article-details .article-header h2 {
        font-size: 32px
    }
    #sp-bottom-top .sppb-addon-form-builder .sppb-form-builder-btn .sppb-btn {
        font-size: 12px;
        padding: 12px 20px
    }
    #sp-bottom-top1 .sppb-addon-form-builder .sppb-form-builder-btn {
        width: 100%;
        float: left
    }
    #sp-bottom {
        font-size: 12px;
        padding: 40px 0px 20px
    }
    #sp-bottom .sp-module {
        margin-bottom: 20px
    }
    #sp-bottom .sp-module ul>li {
        margin-bottom: 5px
    }
    #sp-bottom .sp-module ul>li>a {
        letter-spacing: 0
    }
    #sp-bottom #sp-bottom3 {
        padding-top: 0
    }
    #sp-footer .container-inner {
        padding: 20px 0;
        text-align: center
    }
    #sp-footer .container-inner .sppb-addon-content {
        text-align: center
    }
    body.ltr.offcanvs-position-left .offcanvas-menu {
        left: -100%
    }
    body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
        left: 0px
    }
    .offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent .menu-child li a,
    .offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent span {
        font-size: 18px
    }
    .offcanvas-menu .offcanvas-inner .sp-module .menu>li a,
    .offcanvas-menu .offcanvas-inner .sp-module .menu>li span,
    .offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent a,
    .offcanvas-menu .offcanvas-inner .sp-module .menu .menu-parent span {
        font-size: 24px
    }
    #sp-top-bar+#sp-header {
        padding-top: 60px
    }
}

@media (max-width:480px) {
    .sp-page-title {
        padding: 60px 0px
    }
    .sp-page-title .sp-page-title-heading {
        font-size: 32px
    }
    .sp-page-title .sp-page-title-sub-heading {
        font-size: 16px
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:nth-child(1),
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item:nth-child(3) {
        margin-top: 0
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info {
        padding: 15px
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter {
        margin: 0px 0px 30px
    }
    .com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
        font-size: 13px;
        padding: 5px 0px;
        margin-right: 10px
    }
    .portfolio-details-list .list ul li {
        margin-bottom: 2px
    }
    .blockquote {
        font-size: 16px;
        padding: 15px
    }
    .price-box-item .sppb-addon-title strong {
        font-size: 60px
    }
    .client-list .sppb-col-sm-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .client-list .sppb-col-sm-2 a {
        margin-bottom: 10px
    }
    .view-category #sp-main-body {
        padding-top: 0px
    }
    .article-list .article {
        margin-bottom: 10px
    }
    .article-list .article .article-body {
        padding: 15px
    }
    .article-list .article .article-header h1,
    .article-list .article .article-header h2 {
        font-size: 16px;
        margin: 0.5rem 0 0.4rem 0
    }
    .article-info {
        margin-top: 0
    }
    .article-info>span.published {
        top: 15px;
        left: 15px
    }
    #sp-left .sp-module,
    #sp-right .sp-module {
        padding: 0
    }
    #sp-left .sp-module:not(:first-child),
    #sp-right .sp-module:not(:first-child) {
        margin-top: 15px
    }
    #sp-left .sp-module .sp-module-title,
    #sp-right .sp-module .sp-module-title {
        font-size: 24px
    }
    #sp-left .sp-module .sp-module-content,
    #sp-right .sp-module .sp-module-content {
        padding: 25px 15px
    }
    #sp-left .sp-module.book-free .sp-module-content,
    #sp-right .sp-module.book-free .sp-module-content {
        padding: 0
    }
    #sp-left .sp-module .latestnews>div:not(:last-child),
    #sp-right .sp-module .latestnews>div:not(:last-child) {
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    #sp-left .sp-module .latestnews>div .latest-post-title,
    #sp-right .sp-module .latestnews>div .latest-post-title {
        font-size: 15px
    }
    #sp-left .sp-module .latestnews>div .latest-post-info,
    #sp-right .sp-module .latestnews>div .latest-post-info {
        margin-bottom: 0px
    }
    #sp-left .sp-module .categories-module li:not(:last-child),
    #sp-right .sp-module .categories-module li:not(:last-child) {
        margin-bottom: 8px
    }
    .view-article #sp-right {
        margin-top: 40px
    }
    .pager {
        padding: 1.5rem 0 0 0;
        margin: 1rem 0 0 0
    }
    ul.pagination {
        padding: 10px 0px;
        margin: 30px 0 0
    }
    .contact-info:after {
        width: 200px;
        height: 200px;
        bottom: -20px;
        right: -20px
    }
    .form-builder-radio-content .form-builder-radio-label {
        margin: 0 10px 0 0;
        padding-left: 18px
    }
    .form-builder-radio-content .form-builder-radio-item label:before {
        width: 10px;
        height: 10px
    }
    .form-builder-radio-content .form-builder-radio-item label:after {
        width: 12px;
        height: 12px
    }
    .form-builder-radio-content .form-builder-radio-item input:checked+label::after {
        width: 12px;
        height: 12px
    }
    
    #sp-header .logo {
        height: 75px;
        width: 270px;
        display: inline-flex;
        align-items: center;
    }
    .sp-module-content .mod-languages ul.lang-inline {
        margin: 10px 0 0 0;
        padding: 0
    }
}

