@charset "UTF-8";
:root {
    --header_height: $header_height
}

html {
    overflow-y: scroll
}

body {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden
}

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

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

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

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

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

.btn {
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 15px;
    line-height: 38px
}

.tm-page,
.body-wrapper {
    position: relative
}

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

.tm-toolbar {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    position: relative
}

.tm-toolbar .uk-subnav>*>:first-child {
    text-transform: none
}

#tm-navbar .uk-nav-center .uk-nav-parent-icon>.uk-parent>a::after,
#tm-mobile .uk-nav-center .uk-nav-parent-icon>.uk-parent>a::after {
    position: absolute
}

.tm-cookie-bar {
    z-index: 9
}

.tm-cookie-bar.uk-section-xsmall {
    padding: 15px 0
}

.tm-header .uk-navbar-primary .uk-navbar-nav>li>a {
    font-size: 24px
}

.tm-social>li>a>span {
    font-size: 16px
}

.tm-header,
.tm-header-mobile {
    position: relative
}

.tm-headerbar-top {
    padding: 20px 0
}

.tm-headerbar-bottom {
    padding: 20px 0
}

.tm-headerbar-stacked {
    margin-top: 20px
}

.tm-header-overlay {
    position: absolute;
    z-index: 980;
    left: 0;
    right: 0
}

.tm-header-transparent .tm-headerbar-top,
.tm-header-transparent .tm-headerbar-bottom {
    background: transparent
}

.tm-header-transparent .tm-headerbar-top {
    border-bottom-color: transparent
}

.navbar .brand,
.uk-logo {
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 82px
}

.uk-nav-header:not(:first-child) {
    margin-top: 15px
}

.tm-header-mobile-slide {
    z-index: 1020
}

#sp-title {
    min-height: 0
}

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

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

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

#sp-left .sp-column>.uk-panel,
#sp-right .sp-column>.uk-panel {
    margin-bottom: 30px
}

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

#sp-left .uk-panel .uk-search-default,
#sp-right .uk-panel .uk-search-default {
    width: 100%
}

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

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

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

.hide-label {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.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,
.article-ratings .rating-symbol a.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,
.article-ratings .rating-symbol a.rating-star.active:before {
    content: "";
    color: #f6bc00;
    font-weight: 900
}

.article-ratings .rating-symbol span.rating-star:before,
.article-ratings .rating-symbol a.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,
.article-ratings .rating-symbol a.rating-star:hover:before,
.article-ratings .rating-symbol a.rating-star:hover~span.rating-star:before {
    content: "";
    color: #e7b000;
    font-weight: 900;
    cursor: pointer
}

.article-ratings .ratings-count {
    font-size: 0.785rem
}

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

.pagination-wrapper {
    align-items: center
}

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

.pagenavcounter {
    display: none
}

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

#sp-bottom {
    font-size: 15px;
    line-height: 1.6
}

#sp-bottom .sp-column>.uk-panel {
    margin-bottom: 30px
}

#sp-bottom .sp-column>.uk-panel .uk-card-title {
    font-weight: 700;
    font-size: 18px
}

#sp-bottom .sp-column>.uk-panel ul:not(.uk-nav-sub) {
    list-style: none;
    padding: 0;
    margin: 0
}

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

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

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

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

#sp-footer .uk-subnav>*>:first-child {
    font-size: 13px
}

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

.back__top.visible {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform: scale(1) translateY(0)
}

.back__top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 45px;
    width: 45px;
    line-height: 2;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    z-index: 9999;
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: scale(0.5) translateY(50px);
    transform: scale(0.5) translateY(50px);
    -webkit-transform: scale(0.5) translateY(50px);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1)
}

.back__top:hover,
.back__top:focus {
    color: #fff
}

.filter-branch .control-group {
    margin: 1em 0
}

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

input[type="text"],
textarea {
    outline: none;
    box-shadow: none !important
}

.password-group meter {
    width: 100%
}

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

.related-article-list .related-image div {
    margin-top: 0 !important
}

#versionsModal {
    top: 10%
}

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

#versionsModal iframe {
    min-height: 300px
}

body.com-content.view-form.layout-edit .nav-tabs .nav-link {
    display: block !important
}

.no-js img.lazyload {
    display: none
}

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

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

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

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

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

.hu-media-modal .modal-content {
    height: 65vh
}

.hu-media-modal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.input-group.hu-j4-media {
    max-width: 356px
}

.hidden {
    display: none !important
}

.field-calendar .input-group-text {
    padding: 0
}

.field-calendar .input-group-text button#jform_mycalendar_btn {
    background: transparent;
    border: none;
    color: #212529
}

.form-check-inline label.form-check-label.btn {
    padding: 0.375rem 3px
}

.modal-body .iframe {
    min-height: 60vh !important
}

#sbox-content iframe {
    width: 780px;
    height: 480px
}

figure {
    margin: 0 0 2em
}

figure.float-start {
    margin-right: 1em
}

figure.float-end {
    margin-left: 1em
}

[dir="rtl"] figure.float-start {
    margin-left: 1em;
    margin-right: 0
}

[dir="rtl"] figure.float-end {
    margin-left: 0;
    margin-right: 1em
}

.hu-content-edit .input-group-text {
    padding: 0;
    border: none
}

.com-content .blog .uk-subnav>*>:first-child,
.com-content .blog-featured .uk-subnav>*>:first-child,
.com-content .uk-article .uk-subnav>*>:first-child {
    text-transform: none;
    font-size: 0.95rem
}

#contact-form textarea {
    height: 120px;
    border-radius: 0;
    border: 1px solid #f1f1f1
}

#contact-form .tm-checkbox .form-check.form-check-inline {
    margin: 0;
    padding: 0;
    min-height: inherit;
    padding-right: 5px
}

.hide-contact-title .contact-title {
    display: none
}

.alert {
    border-radius: 0
}

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

.alert h4 {
    margin: 0
}

.field-calendar>.js-calendar.hidden {
    display: none
}

.sppb-popover {
    z-index: 9999
}

.tm-social-list .uk-icon-button {
    line-height: 36px
}

.com-k2 .uk-label {
    text-transform: none
}

.k2DateTimePickerControl input[type="text"] {
    padding: 10px;
    display: table-cell;
    background: #fbfbfb;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fbfbfb
}

div.k2CalendarBlock .calendar {
    width: 100%;
    background: #fff;
    color: #343434;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08)
}

div.k2CalendarBlock .calendar tr td {
    padding: 5px
}

div.k2CalendarBlock .calendar tr td a {
    background: transparent
}

div.k2CalendarBlock .calendar tr td a:hover {
    background: transparent
}

div.k2CalendarBlock .calendar tr td.calendarDateLinked {
    background: #fafafa
}

.catItemIsFeatured .uk-label {
    border-radius: 0px;
    text-transform: none;
    font-weight: normal
}

span.ubUserEmail {
    display: inline
}

span.ubUserEmail:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

a#fontDecrease:before,
a#fontIncrease:before {
    content: ""
}

.tm-itemComments .uk-subnav>*>:first-child,
.tm-k2-tags .uk-subnav>*>:first-child,
.itemTagsBlock .uk-subnav>*>:first-child,
.moduleItemTags .uk-subnav>*>:first-child,
.k2ModuleBox .uk-subnav>*>:first-child,
.tm-catItemView .uk-subnav>*>:first-child,
.userView .uk-subnav>*>:first-child,
.latestItemView .uk-subnav>*>:first-child {
    text-transform: none;
    font-size: 15px
}

div.catItemRatingBlock {
    padding: 15px 0
}

.itemRatingForm {
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    float: none
}

.k2ModuleBox.uk-card-body {
    padding: 30px 30px
}

.popover .popover-header {
    margin-top: 0
}

.uk-article .uk-subnav>*>:first-child {
    text-transform: none;
    font-size: 0.95rem
}

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

.com-media.view-imagesList ul.manager>li.thumbnail>a.selected {
    border: 2px solid green;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.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 {
    position: relative
}

.sp-megamenu-parent .sp-menu-item>a img,
.sp-megamenu-parent .sp-menu-item>span img {
    display: inline-block
}

.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: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 15px;
    line-height: 82px;
    font-size: 14px
}

.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: none;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

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

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

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    -webkit-box-shadow: 2px 2px 20px rgba(53, 53, 53, 0.2);
    box-shadow: 2px 2px 20px rgba(53, 53, 53, 0.2);
    padding: 0px
}

.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;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    border-bottom: 1px solid #f6f6f6
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border-bottom: none
}

.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;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 10px 20px 10px 20px;
    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
}

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

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

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

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

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

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

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

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

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

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

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

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

.sp-megamenu-wrapper .uk-navbar-nav {
    gap: 0
}

.sp-megamenu-wrapper .uk-navbar-nav .sp-dropdown-mega .sp-dropdown-inner {
    padding: 20px
}

.container .sp-megamenu-wrapper {
    margin-left: -15px;
    margin-right: -15px
}

.tm-header .uk-dropdown {
    min-width: 200px
}

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-menu-center {
    margin-left: 45px
}

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes grdAiguille {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ptAiguille {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader1 {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader1 {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader6 {
    0% {
        -webkit-transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(180deg)
    }
}

@keyframes loader6 {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(180deg)
    }
}

@keyframes rotate-360 {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes audioWave {
    25% {
        background: linear-gradient(#586273, #586273) 0 50%, linear-gradient(#586273, #586273) 0.625em 50%, linear-gradient(#586273, #586273) 1.25em 50%, linear-gradient(#586273, #586273) 1.875em 50%, linear-gradient(#586273, #586273) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }
    37.5% {
        background: linear-gradient(#586273, #586273) 0 50%, linear-gradient(#586273, #586273) 0.625em 50%, linear-gradient(#586273, #586273) 1.25em 50%, linear-gradient(#586273, #586273) 1.875em 50%, linear-gradient(#586273, #586273) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }
    50% {
        background: linear-gradient(#586273, #586273) 0 50%, linear-gradient(#586273, #586273) 0.625em 50%, linear-gradient(#586273, #586273) 1.25em 50%, linear-gradient(#586273, #586273) 1.875em 50%, linear-gradient(#586273, #586273) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em
    }
    62.5% {
        background: linear-gradient(#586273, #586273) 0 50%, linear-gradient(#586273, #586273) 0.625em 50%, linear-gradient(#586273, #586273) 1.25em 50%, linear-gradient(#586273, #586273) 1.875em 50%, linear-gradient(#586273, #586273) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em
    }
    75% {
        background: linear-gradient(#586273, #586273) 0 50%, linear-gradient(#586273, #586273) 0.625em 50%, linear-gradient(#586273, #586273) 1.25em 50%, linear-gradient(#586273, #586273) 1.875em 50%, linear-gradient(#586273, #586273) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em
    }
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes effect-2 {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes sequence1 {
    0% {
        height: 10px
    }
    50% {
        height: 50px
    }
    100% {
        height: 10px
    }
}

@keyframes sequence2 {
    0% {
        height: 20px
    }
    50% {
        height: 65px
    }
    100% {
        height: 20px
    }
}

@keyframes rot1 {
    100% {
        transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@-webkit-keyframes rot1 {
    100% {
        -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@keyframes rot2 {
    100% {
        transform: skew(-10deg) rotate(525deg)
    }
}

@-webkit-keyframes rot2 {
    100% {
        -webkit-transform: skew(-10deg) rotate(525deg)
    }
}

@keyframes rot3 {
    100% {
        transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@-webkit-keyframes rot3 {
    100% {
        -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@keyframes width {
    10% {
        width: 10%
    }
    20% {
        width: 20%
    }
    30% {
        width: 30%
    }
    40% {
        width: 40%
    }
    50% {
        width: 50%
    }
    60% {
        width: 60%
    }
    70% {
        width: 70%
    }
    80% {
        width: 80%
    }
    90% {
        width: 90%
    }
    100% {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
    .body-wrapper .tm-page {
        max-width: 1140px
    }
    .tm-page-width {
        max-width: 1140px
    }
    .tm-outside .tm-page-width {
        padding: 0
    }
}

@media (min-width:1380px) {
    .tm-page-margin-top {
        margin-top: 60px
    }
    .tm-page-margin-bottom {
        margin-bottom: 60px
    }
    .sppb-row-container {
        max-width: 1140px
    }
}

@media (max-width:1199px) {
    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li span {
        padding: 0 10px
    }
}

@media (max-width:991px) {
    .hu-media-modal .modal-content {
        height: 80vh
    }
}

@media (min-width:960px) {
    .container,
    .sppb-row-container {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width:640px) {
    .container,
    .sppb-row-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .hu-media-modal .modal-content {
        height: 85vh
    }
    .modal-dialog.jviewport-width80 {
        width: auto
    }
}

@media (min-width:640px) {
    .container,
    .sppb-row-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:575px) {
    .view-search #search-form .btn-group {
        flex-wrap: wrap
    }
    .view-search #search-form button,
    .view-search #search-form .btn {
        border-radius: 3px
    }
}