@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 
:root {
--primary_color:#cf102d;
--primary_color_rgb:217, 132, 47;
--headings_color:#333333;
--headings_color_rgb:217, 132, 47;
--text_color:#333333;
--text_color_rgb:51, 51, 51;
--bg_color:#ffffff;
--bg_color_rgb:255, 255, 255;
--link_color:#cf102d;
--link_color_rgb:217, 132, 47;
--link_hover_color:#cf102d;
--header_bg_color:#121212;
--topbar_bg_color:#cf102d;
--topbar_text_color:#121212;
--topbar_link_color:#454545;
--topbar_link_hover_color:#ffffff;
--logo_text_color:#cf102d;
--menu_text_color:#eeeeee;
--menu_text_color_rgb:51, 51, 51;
--menu_text_hover_color:#cf102d;
--menu_text_active_color:#cf102d;
--menu_dropdown_bg_color:#454545;
--menu_dropdown_text_color:#ffffff;
--menu_dropdown_text_hover_color:#cf102d;
--menu_dropdown_text_active_color:#ffffff;
--footer_bg_color:#333333;
--footer_text_color:#cccccc;
--footer_link_color:#ffffff;
--footer_link_hover_color:#cf102d;
--list_hover_row_color:#000000;
--list_hover_row_bgcolor:#aaaaaa;

}

.bg-primary {
background:#cf102d !important
}
.bg-primary-10 {
background-color:#fbf3ea
}
.bg-primary-20 {
background-color:#f7e6d5
}
.bg-primary-30 {
background-color:#f4dac1
}
.bg-primary-40 {
background-color:#f0ceac
}
.bg-primary-50 {
background-color:#ecc297
}
.bg-primary-60 {
background-color:#e8b582
}
.bg-primary-70 {
background-color:#e4a96d
}
.bg-primary-80 {
background-color:#e19d59
}
.bg-primary-90 {
background-color:#dd9044
}
.overlay-bg-primary-10:before {
background-color:rgba(217, 132, 47, 0.1)
}
.overlay-bg-primary-20:before {
background-color:rgba(217, 132, 47, 0.2)
}
.overlay-bg-primary-30:before {
background-color:rgba(217, 132, 47, 0.3)
}
.overlay-bg-primary-40:before {
background-color:rgba(217, 132, 47, 0.4)
}
.overlay-bg-primary-50:before {
background-color:rgba(217, 132, 47, 0.5)
}
.overlay-bg-primary-60:before {
background-color:rgba(217, 132, 47, 0.6)
}
.overlay-bg-primary-70:before {
background-color:rgba(217, 132, 47, 0.7)
}
.overlay-bg-primary-80:before {
background-color:rgba(217, 132, 47, 0.8)
}
.overlay-bg-primary-90:before {
background-color:rgba(217, 132, 47, 0.9)
}
body .btn-primary,body .sppb-btn-primary {
background:#cf102d;
color:#FFFFFF;
border:1px solid #cf102d
}
body .btn-primary.disabled,body .btn-primary:hover,body .btn-primary:active,body .btn-primary:not(:disabled):not(.disabled):active,body .sppb-btn-primary.disabled,body .sppb-btn-primary:hover,body .sppb-btn-primary:active,body .sppb-btn-primary:not(:disabled):not(.disabled):active {
background:#bf7123;
color:#FFFFFF;
border:1px solid #bf7123
}
body .btn-primary:focus,body .sppb-btn-primary:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .btn-primary.sppb-btn-outline,body .sppb-btn-primary.sppb-btn-outline {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .btn-primary.sppb-btn-outline:hover,body .btn-primary.sppb-btn-outline:active,body .sppb-btn-primary.sppb-btn-outline:hover,body .sppb-btn-primary.sppb-btn-outline:active {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .btn-primary.sppb-btn-outline:focus,body .sppb-btn-primary.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .btn-primary.sppb-btn-outline-hover,body .sppb-btn-primary.sppb-btn-outline-hover {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .btn-primary.sppb-btn-outline-hover:hover,body .btn-primary.sppb-btn-outline-hover:active,body .sppb-btn-primary.sppb-btn-outline-hover:hover,body .sppb-btn-primary.sppb-btn-outline-hover:active {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .btn-primary.sppb-btn-outline-hover:focus,body .sppb-btn-primary.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .btn-primary.sppb-btn-3d,body .sppb-btn-primary.sppb-btn-3d {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d;
border-bottom-color:#bf7123
}
body .btn-primary.sppb-btn-3d:hover,body .btn-primary.sppb-btn-3d:active,body .sppb-btn-primary.sppb-btn-3d:hover,body .sppb-btn-primary.sppb-btn-3d:active {
background:#bf7123;
color:#FFFFFF;
border-color:#bf7123;
border-bottom-color:#bf7123
}
body .btn-primary.sppb-btn-3d:focus,body .sppb-btn-primary.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .btn-primary.sppb-btn-gradient,body .sppb-btn-primary.sppb-btn-gradient {
background-image:linear-gradient(#e19e5a, #b46b21);
border:none
}
body .btn-primary.sppb-btn-gradient:hover,body .btn-primary.sppb-btn-gradient:active,body .sppb-btn-primary.sppb-btn-gradient:hover,body .sppb-btn-primary.sppb-btn-gradient:active {
background-image:linear-gradient(#b46b21, #e19e5a);
border:none
}
body .btn-primary.sppb-btn-gradient:focus,body .sppb-btn-primary.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-dark {
background:#cf102d;
color:#FFFFFF;
border:1px solid #cf102d
}
body .sppb-btn-primary-dark:hover {
background:#343a40;
color:#FFFFFF;
border:1px solid #343a40
}
body .sppb-btn-primary-dark:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-dark.sppb-btn-outline {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .sppb-btn-primary-dark.sppb-btn-outline:hover {
background:#343a40;
color:#FFFFFF;
border-color:#343a40
}
body .sppb-btn-primary-dark.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-dark.sppb-btn-outline-hover {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .sppb-btn-primary-dark.sppb-btn-outline-hover:hover {
background:transparent;
color:#343a40;
border-color:#343a40
}
body .sppb-btn-primary-dark.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-dark.sppb-btn-3d {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d;
border-bottom-color:#bf7123
}
body .sppb-btn-primary-dark.sppb-btn-3d:hover {
background:#343a40;
color:#FFFFFF;
border-color:#23272b;
border-bottom-color:#23272b
}
body .sppb-btn-primary-dark.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-dark.sppb-btn-gradient {
background-image:linear-gradient(#e19e5a, #b46b21);
border:none
}
body .sppb-btn-primary-dark.sppb-btn-gradient:hover {
background-image:linear-gradient(#1d2124, #4b545c);
border:none
}
body .sppb-btn-primary-dark.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-white {
background:#cf102d;
color:#FFFFFF;
border:1px solid #cf102d
}
body .sppb-btn-primary-white:hover {
background:#fff;
color:#343a40;
border:1px solid #fff
}
body .sppb-btn-primary-white:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-white.sppb-btn-outline {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .sppb-btn-primary-white.sppb-btn-outline:hover {
background:#fff;
color:#343a40;
border-color:#fff
}
body .sppb-btn-primary-white.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-white.sppb-btn-outline-hover {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .sppb-btn-primary-white.sppb-btn-outline-hover:hover {
background:transparent;
color:#fff;
border-color:#fff
}
body .sppb-btn-primary-white.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-white.sppb-btn-3d {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d;
border-bottom-color:#bf7123
}
body .sppb-btn-primary-white.sppb-btn-3d:hover {
background:#fff;
color:#343a40;
border-color:#ececec;
border-bottom-color:#ececec
}
body .sppb-btn-primary-white.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-primary-white.sppb-btn-gradient {
background-image:linear-gradient(#e19e5a, #b46b21);
border:none
}
body .sppb-btn-primary-white.sppb-btn-gradient:hover {
background-image:linear-gradient(#e6e6e6, white);
border:none
}
body .sppb-btn-primary-white.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(217, 132, 47, 0.5)
}
body .sppb-btn-dark-primary {
background:#343a40;
color:#FFFFFF;
border:1px solid #343a40
}
body .sppb-btn-dark-primary:hover {
background:#cf102d;
color:#FFFFFF;
border:1px solid #cf102d
}
body .sppb-btn-dark-primary:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-primary.sppb-btn-outline {
background:transparent;
color:#343a40;
border-color:#343a40
}
body .sppb-btn-dark-primary.sppb-btn-outline:hover {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .sppb-btn-dark-primary.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-primary.sppb-btn-outline-hover {
background:#343a40;
color:#FFFFFF;
border-color:#343a40
}
body .sppb-btn-dark-primary.sppb-btn-outline-hover:hover {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .sppb-btn-dark-primary.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-primary.sppb-btn-3d {
background:#343a40;
color:#FFFFFF;
border-color:#343a40;
border-bottom-color:#23272b
}
body .sppb-btn-dark-primary.sppb-btn-3d:hover {
background:#cf102d;
color:#FFFFFF;
border-color:#bf7123;
border-bottom-color:#bf7123
}
body .sppb-btn-dark-primary.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-primary.sppb-btn-gradient {
background-image:linear-gradient(#4b545c, #1d2124);
border:none
}
body .sppb-btn-dark-primary.sppb-btn-gradient:hover {
background-image:linear-gradient(#b46b21, #e19e5a);
border:none
}
body .sppb-btn-dark-primary.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-white {
background:#343a40;
color:#FFFFFF;
border:1px solid #343a40
}
body .sppb-btn-dark-white:hover {
background:#fff;
color:#343a40;
border:1px solid #fff
}
body .sppb-btn-dark-white:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-white.sppb-btn-outline {
background:transparent;
color:#343a40;
border-color:#343a40
}
body .sppb-btn-dark-white.sppb-btn-outline:hover {
background:#fff;
color:#343a40;
border-color:#fff
}
body .sppb-btn-dark-white.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-white.sppb-btn-outline-hover {
background:#343a40;
color:#FFFFFF;
border-color:#343a40
}
body .sppb-btn-dark-white.sppb-btn-outline-hover:hover {
background:transparent;
color:#fff;
border-color:#fff
}
body .sppb-btn-dark-white.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-white.sppb-btn-3d {
background:#343a40;
color:#FFFFFF;
border-color:#343a40;
border-bottom-color:#23272b
}
body .sppb-btn-dark-white.sppb-btn-3d:hover {
background:#fff;
color:#343a40;
border-color:#ececec;
border-bottom-color:#ececec
}
body .sppb-btn-dark-white.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-dark-white.sppb-btn-gradient {
background-image:linear-gradient(#4b545c, #1d2124);
border:none
}
body .sppb-btn-dark-white.sppb-btn-gradient:hover {
background-image:linear-gradient(#e6e6e6, white);
border:none
}
body .sppb-btn-dark-white.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)
}
body .sppb-btn-white-primary {
background:#fff;
color:#343a40;
border:1px solid #fff
}
body .sppb-btn-white-primary:hover {
background:#cf102d;
color:#FFFFFF;
border:1px solid #cf102d
}
body .sppb-btn-white-primary:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-primary.sppb-btn-outline {
background:transparent;
color:#fff;
border-color:#fff
}
body .sppb-btn-white-primary.sppb-btn-outline:hover {
background:#cf102d;
color:#FFFFFF;
border-color:#cf102d
}
body .sppb-btn-white-primary.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-primary.sppb-btn-outline-hover {
background:#fff;
color:#343a40;
border-color:#fff
}
body .sppb-btn-white-primary.sppb-btn-outline-hover:hover {
background:transparent;
color:#cf102d;
border-color:#cf102d
}
body .sppb-btn-white-primary.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-primary.sppb-btn-3d {
background:#fff;
color:#343a40;
border-color:#fff;
border-bottom-color:#ececec
}
body .sppb-btn-white-primary.sppb-btn-3d:hover {
background:#cf102d;
color:#FFFFFF;
border-color:#bf7123;
border-bottom-color:#bf7123
}
body .sppb-btn-white-primary.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-primary.sppb-btn-gradient {
background-image:linear-gradient(white, #e6e6e6);
border:none
}
body .sppb-btn-white-primary.sppb-btn-gradient:hover {
background-image:linear-gradient(#b46b21, #e19e5a);
border:none
}
body .sppb-btn-white-primary.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-dark {
background:#fff;
color:#343a40;
border:1px solid #fff
}
body .sppb-btn-white-dark:hover {
background:#343a40;
color:#FFFFFF;
border:1px solid #343a40
}
body .sppb-btn-white-dark:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-dark.sppb-btn-outline {
background:transparent;
color:#fff;
border-color:#fff
}
body .sppb-btn-white-dark.sppb-btn-outline:hover {
background:#343a40;
color:#FFFFFF;
border-color:#343a40
}
body .sppb-btn-white-dark.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-dark.sppb-btn-outline-hover {
background:#fff;
color:#343a40;
border-color:#fff
}
body .sppb-btn-white-dark.sppb-btn-outline-hover:hover {
background:transparent;
color:#343a40;
border-color:#343a40
}
body .sppb-btn-white-dark.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-dark.sppb-btn-3d {
background:#fff;
color:#343a40;
border-color:#fff;
border-bottom-color:#ececec
}
body .sppb-btn-white-dark.sppb-btn-3d:hover {
background:#343a40;
color:#FFFFFF;
border-color:#23272b;
border-bottom-color:#23272b
}
body .sppb-btn-white-dark.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-white-dark.sppb-btn-gradient {
background-image:linear-gradient(white, #e6e6e6);
border:none
}
body .sppb-btn-white-dark.sppb-btn-gradient:hover {
background-image:linear-gradient(#1d2124, #4b545c);
border:none
}
body .sppb-btn-white-dark.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .btn-white,body .sppb-btn-white {
background:#fff;
color:#343a40;
border:1px solid #fff
}
body .btn-white.disabled,body .btn-white:hover,body .btn-white:active,body .btn-white:not(:disabled):not(.disabled):active,body .sppb-btn-white.disabled,body .sppb-btn-white:hover,body .sppb-btn-white:active,body .sppb-btn-white:not(:disabled):not(.disabled):active {
background:#ececec;
color:#343a40;
border:1px solid #ececec
}
body .btn-white:focus,body .sppb-btn-white:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .btn-white.sppb-btn-outline,body .sppb-btn-white.sppb-btn-outline {
background:transparent;
color:#fff;
border-color:#fff
}
body .btn-white.sppb-btn-outline:hover,body .btn-white.sppb-btn-outline:active,body .sppb-btn-white.sppb-btn-outline:hover,body .sppb-btn-white.sppb-btn-outline:active {
background:#fff;
color:#343a40;
border-color:#fff
}
body .btn-white.sppb-btn-outline:focus,body .sppb-btn-white.sppb-btn-outline:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .btn-white.sppb-btn-outline-hover,body .sppb-btn-white.sppb-btn-outline-hover {
background:#fff;
color:#343a40;
border-color:#fff
}
body .btn-white.sppb-btn-outline-hover:hover,body .btn-white.sppb-btn-outline-hover:active,body .sppb-btn-white.sppb-btn-outline-hover:hover,body .sppb-btn-white.sppb-btn-outline-hover:active {
background:transparent;
color:#fff;
border-color:#fff
}
body .btn-white.sppb-btn-outline-hover:focus,body .sppb-btn-white.sppb-btn-outline-hover:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .btn-white.sppb-btn-3d,body .sppb-btn-white.sppb-btn-3d {
background:#fff;
color:#343a40;
border-color:#fff;
border-bottom-color:#ececec
}
body .btn-white.sppb-btn-3d:hover,body .btn-white.sppb-btn-3d:active,body .sppb-btn-white.sppb-btn-3d:hover,body .sppb-btn-white.sppb-btn-3d:active {
background:#ececec;
color:#343a40;
border-color:#ececec;
border-bottom-color:#ececec
}
body .btn-white.sppb-btn-3d:focus,body .sppb-btn-white.sppb-btn-3d:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .btn-white.sppb-btn-gradient,body .sppb-btn-white.sppb-btn-gradient {
background-image:linear-gradient(white, #e6e6e6);
border:none
}
body .btn-white.sppb-btn-gradient:hover,body .btn-white.sppb-btn-gradient:active,body .sppb-btn-white.sppb-btn-gradient:hover,body .sppb-btn-white.sppb-btn-gradient:active {
background-image:linear-gradient(#e6e6e6, white);
border:none
}
body .btn-white.sppb-btn-gradient:focus,body .sppb-btn-white.sppb-btn-gradient:focus {
box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5)
}
body .sppb-btn-link {
color:#cf102d
}
body .sppb-btn-link:hover,body .sppb-btn-link:focus {
color:#cf102d
}
.text-primary,a.text-primary {
color:#cf102d !important
}
.text-primary:hover,.text-primary:focus,a.text-primary:hover,a.text-primary:focus {
color:#cf102d !important
}
.yiq-color p,.yiq-color a,.yiq-color h1,.yiq-color h2,.yiq-color h3,.yiq-color h4,.yiq-color h5,.yiq-color h6,.yiq-color span,.yiq-color strong,.yiq-color div {
color:#FFFFFF
}
.title-primary.sppb-section .sppb-section-title .sppb-title-heading,.title-primary.sppb-addon .sppb-addon-title,.title-primary.sp-column .sp-module-title,.title-primary.sp-module .sp-module-title {
color:#cf102d !important
}
.icon-primary .sppb-icon-container i,.icon-primary .sppb-icon-container .fa,.icon-primary .sppb-icon-container .fas,.icon-primary .sppb-icon-container .fab,.icon-primary .sppb-icon-container .far,.icon-primary .sppb-icon-inner i,.icon-primary .sppb-icon-inner .fa,.icon-primary .sppb-icon-inner .fas,.icon-primary .sppb-icon-inner .fab,.icon-primary .sppb-icon-inner .far {
color:#cf102d !important
}
.icon-box-primary {
font-family:var(--body_font_family);
font-weight:400
}
.icon-box-primary .sppb-icon-container,.icon-box-primary .sppb-icon-inner {
background:#cf102d !important
}
.icon-box-primary .sppb-icon-container i,.icon-box-primary .sppb-icon-inner i {
color:#FFFFFF
}
.badge-primary {
color:#FFFFFF;
background:#cf102d
}


 
 
@media (min-width:992px){
.logo-center>.sp-column{
text-align:center}
}
@media (min-width:992px){
.logo-right>.sp-column{
text-align:right}
}
#sp-top-bar[class*="header-"] .container .container-inner .row{
align-items:center;-webkit-align-items:center}
#sp-top-bar .logo{
font-size:0}
#sp-top-bar .logo a{
display:inline-block}
#sp-top-bar .sp-module+.sp-module,#sp-top-bar .sp-module+.social-icons,#sp-top-bar .sp-module+.sp-contact-info,#sp-top-bar .sp-contact-info+.sp-module,#sp-top-bar .social-icons+.sp-module{
margin-left:15px}
#sp-top-bar a[class*="btn-"]{
display:inline-block;line-height:1}
#sp-header .sp-module{
display:inline-flex;float:right;margin-left:15px;height:80px;align-items:center}
#sp-header a[class*="btn-"]{
display:inline-block}
#sp-header #sp-logo .sp-column{
font-size:0}
#sp-header .sp-dropdown-mega .sp-module{
height:auto}
.title-1.sppb-section .sppb-section-title .sppb-title-heading,.title-1.sppb-addon .sppb-addon-title{
position:relative}
.title-1.sppb-section .sppb-section-title .sppb-title-heading span:not(.sp-inline-editable-element),.title-1.sppb-addon .sppb-addon-title span:not(.sp-inline-editable-element){
font-size:1rem;color:var(--primary_color);display:block}
.title-2.sppb-section .sppb-section-title .sppb-title-heading,.title-2.sppb-addon .sppb-addon-title{
position:relative;display:inline-block;margin-bottom:15px;padding-bottom:16px}
.title-2.sppb-section .sppb-section-title .sppb-title-heading:before,.title-2.sppb-addon .sppb-addon-title:before{
content:"";width:100px;height:1px;border-left:35px solid var(--primary_color);border-right:35px solid var(--primary_color);position:absolute;left:50%;bottom:8px;margin-left:-50px}
.title-2.sppb-section .sppb-section-title .sppb-title-heading:after,.title-2.sppb-addon .sppb-addon-title:after{
content:"";font-size:16px;font-family:"Font Awesome 5 Free";font-weight:900;width:16px;height:16px;display:inline-flex;justify-content:center;align-items:center;color:var(--primary_color);position:absolute;left:50%;bottom:0;margin-left:-8px}
.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:before,.title-2.sppb-addon.sppb-text-left .sppb-addon-title:before,.title-2.sppb-addon .sppb-text-left .sppb-addon-title:before{
width:58px;border-left:none;left:0;margin-left:0}
.title-2.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:after,.title-2.sppb-addon.sppb-text-left .sppb-addon-title:after,.title-2.sppb-addon .sppb-text-left .sppb-addon-title:after{
left:0;margin-left:0}
.title-2.sppb-section .sppb-section-title.sppb-text-right .sppb-title-heading:before,.title-2.sppb-addon.sppb-text-right .sppb-addon-title:before,.title-2.sppb-addon .sppb-text-right .sppb-addon-title:before{
width:58px;border-right:none;left:auto;right:0;margin-left:0}
.title-2.sppb-section .sppb-section-title.sppb-text-right .sppb-title-heading:after,.title-2.sppb-addon.sppb-text-right .sppb-addon-title:after,.title-2.sppb-addon .sppb-text-right .sppb-addon-title:after{
left:auto;right:0;margin-left:0}
.title-3.sppb-section .sppb-section-title .sppb-title-heading,.title-3.sppb-addon .sppb-addon-title{
position:relative;display:inline-block;margin-bottom:15px;padding-bottom:16px;text-transform:uppercase;padding:8px 20px}
.title-3.sppb-section .sppb-section-title .sppb-title-heading:before,.title-3.sppb-addon .sppb-addon-title:before{
content:"";width:70px;height:100%;background:#dee2e6;position:absolute;left:50%;bottom:0;top:0;margin-left:-35px;clip-path:polygon(10px 0, 60px 0, 70px 100%, 0 100%);-webkit-clip-path:polygon(10px 0, 60px 0, 70px 100%, 0 100%);z-index:-1}
.title-3.sppb-section .sppb-section-title .sppb-title-heading:after,.title-3.sppb-addon .sppb-addon-title:after{
content:"";width:100%;height:2px;border-left:15px solid var(--primary_color);border-right:15px solid var(--primary_color);position:absolute;top:50%;left:0;right:0;margin-top:-1px}
.title-3.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading,.title-3.sppb-addon.sppb-text-left .sppb-addon-title,.title-3.sppb-addon .sppb-text-left .sppb-addon-title{
padding-left:30px}
.title-3.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:before,.title-3.sppb-addon.sppb-text-left .sppb-addon-title:before,.title-3.sppb-addon .sppb-text-left .sppb-addon-title:before{
clip-path:polygon(0 0, 50px 0, 70px 100%, 0 100%);-webkit-clip-path:polygon(0 0, 50px 0, 70px 100%, 0 100%);left:0;margin-left:0}
.title-3.sppb-section .sppb-section-title.sppb-text-left .sppb-title-heading:after,.title-3.sppb-addon.sppb-text-left .sppb-addon-title:after,.title-3.sppb-addon .sppb-text-left .sppb-addon-title:after{
border-left:none;left:0;margin-left:0}
.title-3.sppb-section .sppb-section-title.sppb-text-right .sppb-title-heading,.title-3.sppb-addon.sppb-text-right .sppb-addon-title,.title-3.sppb-addon .sppb-text-right .sppb-addon-title{
padding-right:30px}
.title-3.sppb-section .sppb-section-title.sppb-text-right .sppb-title-heading:before,.title-3.sppb-addon.sppb-text-right .sppb-addon-title:before,.title-3.sppb-addon .sppb-text-right .sppb-addon-title:before{
clip-path:polygon(20px 0, 70px 0, 70px 100%, 0 100%);-webkit-clip-path:polygon(20px 0, 70px 0, 70px 100%, 0 100%);left:auto;right:0;margin-left:0}
.title-3.sppb-section .sppb-section-title.sppb-text-right .sppb-title-heading:after,.title-3.sppb-addon.sppb-text-right .sppb-addon-title:after,.title-3.sppb-addon .sppb-text-right .sppb-addon-title:after{
border-right:none;left:auto;right:0;margin-left:0}
@media (min-width:992px){
.title-w-50 .sppb-section-title.sppb-text-left .sppb-title-subheading{
padding-right:50% !important}
.title-w-50 .sppb-section-title.sppb-text-center .sppb-title-subheading{
padding-left:25% !important;padding-right:25% !important}
.title-w-50 .sppb-section-title.sppb-text-right .sppb-title-subheading{
padding-left:50% !important}
}
@media (min-width:992px){
.title-w-55 .sppb-section-title.sppb-text-left .sppb-title-subheading{
padding-right:45% !important}
.title-w-55 .sppb-section-title.sppb-text-center .sppb-title-subheading{
padding-left:22.5% !important;padding-right:22.5% !important}
.title-w-55 .sppb-section-title.sppb-text-right .sppb-title-subheading{
padding-left:45% !important}
}
.title-fluid .sppb-container{
width:100%;max-width:100%;padding-left:0;padding-right:0}
.title-white.sppb-section .sppb-section-title,.title-white.sppb-section .sppb-section-title .sppb-title-heading,.title-white.sppb-addon .sppb-addon-title,.title-white.sp-column .sp-module-title,.title-white.sp-module .sp-module-title{
color:#fff !important}
.list-style-1 ul,ul.list-style-1{
padding-left:0 !important;list-style:none}
.list-style-1 ul>li,ul.list-style-1>li{
padding-left:25px;position:relative}
.list-style-1 ul>li:before,ul.list-style-1>li:before{
content:"";display:inline-block;margin-right:10px;font-family:"Font Awesome 5 Free";font-size:20px;line-height:1.5rem;position:absolute;left:0;top:0;color:var(--primary_color)}
.list-style-1 ul>li:not(:last-child),ul.list-style-1>li:not(:last-child){
margin-bottom:10px}
.list-style-1 ul>li ul,ul.list-style-1>li ul{
padding-left:40px !important}
.list-style-2 ul,ul.list-style-2{
padding-left:0 !important;list-style:none}
.list-style-2 ul>li,ul.list-style-2>li{
padding-left:22px;position:relative}
.list-style-2 ul>li:before,ul.list-style-2>li:before{
content:"";display:inline-block;margin-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:0;color:var(--primary_color)}
.list-style-2 ul>li:not(:last-child),ul.list-style-2>li:not(:last-child){
margin-bottom:8px}
.list-style-2 ul>li ul,ul.list-style-2>li ul{
padding-left:40px !important}
.list-style-3 ul,ul.list-style-3{
padding-left:0 !important;list-style:none}
.list-style-3 ul>li,ul.list-style-3>li{
padding-left:22px;position:relative}
.list-style-3 ul>li:before,ul.list-style-3>li:before{
content:"";display:inline-block;margin-right:10px;font-family:"Font Awesome 5 Free";position:absolute;left:0;top:0;color:var(--primary_color)}
.list-style-3 ul>li:not(:last-child),ul.list-style-3>li:not(:last-child){
margin-bottom:8px}
.list-style-3 ul>li ul,ul.list-style-3>li ul{
padding-left:40px !important}
.form-style-1 input[type="text"]:not(.form-control),.form-style-1 input[type="email"]:not(.form-control),.form-style-1 input[type="url"]:not(.form-control),.form-style-1 input[type="date"]:not(.form-control),.form-style-1 input[type="password"]:not(.form-control),.form-style-1 input[type="search"]:not(.form-control),.form-style-1 input[type="tel"]:not(.form-control),.form-style-1 input[type="number"]:not(.form-control),.form-style-1 select:not(.form-control),.form-style-1 textarea:not(.form-control){
border-width:0;border-bottom-width:1px;background-color:transparent;padding-left:0;color:rgba(0, 0, 0, 0.5);border-color:rgba(0, 0, 0, 0.3)}
.form-style-1 input[type="text"]::placeholder,.form-style-1 input[type="email"]::placeholder,.form-style-1 input[type="url"]::placeholder,.form-style-1 input[type="date"]::placeholder,.form-style-1 input[type="password"]::placeholder,.form-style-1 input[type="search"]::placeholder,.form-style-1 input[type="tel"]::placeholder,.form-style-1 input[type="number"]::placeholder,.form-style-1 select::placeholder,.form-style-1 textarea::placeholder{
color:rgba(0, 0, 0, 0.5)}
.form-style-1 input[type="text"]::-ms-input-placeholder,.form-style-1 input[type="email"]::-ms-input-placeholder,.form-style-1 input[type="url"]::-ms-input-placeholder,.form-style-1 input[type="date"]::-ms-input-placeholder,.form-style-1 input[type="password"]::-ms-input-placeholder,.form-style-1 input[type="search"]::-ms-input-placeholder,.form-style-1 input[type="tel"]::-ms-input-placeholder,.form-style-1 input[type="number"]::-ms-input-placeholder,.form-style-1 select::-ms-input-placeholder,.form-style-1 textarea::-ms-input-placeholder{
color:rgba(0, 0, 0, 0.5)}
.form-style-1 input[type="text"]:-ms-input-placeholder,.form-style-1 input[type="email"]:-ms-input-placeholder,.form-style-1 input[type="url"]:-ms-input-placeholder,.form-style-1 input[type="date"]:-ms-input-placeholder,.form-style-1 input[type="password"]:-ms-input-placeholder,.form-style-1 input[type="search"]:-ms-input-placeholder,.form-style-1 input[type="tel"]:-ms-input-placeholder,.form-style-1 input[type="number"]:-ms-input-placeholder,.form-style-1 select:-ms-input-placeholder,.form-style-1 textarea:-ms-input-placeholder{
color:rgba(0, 0, 0, 0.5)}
.form-style-2 input[type="text"]:not(.form-control),.form-style-2 input[type="email"]:not(.form-control),.form-style-2 input[type="url"]:not(.form-control),.form-style-2 input[type="date"]:not(.form-control),.form-style-2 input[type="password"]:not(.form-control),.form-style-2 input[type="search"]:not(.form-control),.form-style-2 input[type="tel"]:not(.form-control),.form-style-2 input[type="number"]:not(.form-control),.form-style-2 select:not(.form-control),.form-style-2 textarea:not(.form-control){
color:#fff;border-width:0;border-bottom-width:1px;border-bottom-color:#fff;background-color:transparent;padding-left:0}
.form-style-2 input[type="text"]::placeholder,.form-style-2 input[type="email"]::placeholder,.form-style-2 input[type="url"]::placeholder,.form-style-2 input[type="date"]::placeholder,.form-style-2 input[type="password"]::placeholder,.form-style-2 input[type="search"]::placeholder,.form-style-2 input[type="tel"]::placeholder,.form-style-2 input[type="number"]::placeholder,.form-style-2 select::placeholder,.form-style-2 textarea::placeholder{
color:#e9ecef}
.form-style-2 input[type="text"]::-ms-input-placeholder,.form-style-2 input[type="email"]::-ms-input-placeholder,.form-style-2 input[type="url"]::-ms-input-placeholder,.form-style-2 input[type="date"]::-ms-input-placeholder,.form-style-2 input[type="password"]::-ms-input-placeholder,.form-style-2 input[type="search"]::-ms-input-placeholder,.form-style-2 input[type="tel"]::-ms-input-placeholder,.form-style-2 input[type="number"]::-ms-input-placeholder,.form-style-2 select::-ms-input-placeholder,.form-style-2 textarea::-ms-input-placeholder{
color:#e9ecef}
.form-style-2 input[type="text"]:-ms-input-placeholder,.form-style-2 input[type="email"]:-ms-input-placeholder,.form-style-2 input[type="url"]:-ms-input-placeholder,.form-style-2 input[type="date"]:-ms-input-placeholder,.form-style-2 input[type="password"]:-ms-input-placeholder,.form-style-2 input[type="search"]:-ms-input-placeholder,.form-style-2 input[type="tel"]:-ms-input-placeholder,.form-style-2 input[type="number"]:-ms-input-placeholder,.form-style-2 select:-ms-input-placeholder,.form-style-2 textarea:-ms-input-placeholder{
color:#e9ecef}
.form-style-3 input[type="text"]:not(.form-control),.form-style-3 input[type="email"]:not(.form-control),.form-style-3 input[type="url"]:not(.form-control),.form-style-3 input[type="date"]:not(.form-control),.form-style-3 input[type="password"]:not(.form-control),.form-style-3 input[type="search"]:not(.form-control),.form-style-3 input[type="tel"]:not(.form-control),.form-style-3 input[type="number"]:not(.form-control),.form-style-3 select:not(.form-control),.form-style-3 textarea:not(.form-control){
border-color:rgba(0, 0, 0, 0.05);box-shadow:0 3px 6px rgba(0, 0, 0, 0.16) !important;background:transparent}
.form-style-3 input[type="text"]:not(.form-control):focus,.form-style-3 input[type="email"]:not(.form-control):focus,.form-style-3 input[type="url"]:not(.form-control):focus,.form-style-3 input[type="date"]:not(.form-control):focus,.form-style-3 input[type="password"]:not(.form-control):focus,.form-style-3 input[type="search"]:not(.form-control):focus,.form-style-3 input[type="tel"]:not(.form-control):focus,.form-style-3 input[type="number"]:not(.form-control):focus,.form-style-3 select:not(.form-control):focus,.form-style-3 textarea:not(.form-control):focus{
border-color:rgba(0, 0, 0, 0.1) !important;box-shadow:0 6px 16px rgba(0, 0, 0, 0.2) !important}
.form-style-4 input[type="text"]:not(.form-control),.form-style-4 input[type="email"]:not(.form-control),.form-style-4 input[type="url"]:not(.form-control),.form-style-4 input[type="date"]:not(.form-control),.form-style-4 input[type="password"]:not(.form-control),.form-style-4 input[type="search"]:not(.form-control),.form-style-4 input[type="tel"]:not(.form-control),.form-style-4 input[type="number"]:not(.form-control),.form-style-4 select:not(.form-control),.form-style-4 textarea:not(.form-control){
color:#fff;border-color:#fff;background-color:transparent}
.form-style-4 input[type="text"]:not(.form-control):focus,.form-style-4 input[type="email"]:not(.form-control):focus,.form-style-4 input[type="url"]:not(.form-control):focus,.form-style-4 input[type="date"]:not(.form-control):focus,.form-style-4 input[type="password"]:not(.form-control):focus,.form-style-4 input[type="search"]:not(.form-control):focus,.form-style-4 input[type="tel"]:not(.form-control):focus,.form-style-4 input[type="number"]:not(.form-control):focus,.form-style-4 select:not(.form-control):focus,.form-style-4 textarea:not(.form-control):focus{
background:transparent;color:#fff;border-color:#fff}
.form-style-4 input[type="text"]::placeholder,.form-style-4 input[type="email"]::placeholder,.form-style-4 input[type="url"]::placeholder,.form-style-4 input[type="date"]::placeholder,.form-style-4 input[type="password"]::placeholder,.form-style-4 input[type="search"]::placeholder,.form-style-4 input[type="tel"]::placeholder,.form-style-4 input[type="number"]::placeholder,.form-style-4 select::placeholder,.form-style-4 textarea::placeholder{
color:#f5f6f7}
.form-style-4 input[type="text"]::-ms-input-placeholder,.form-style-4 input[type="email"]::-ms-input-placeholder,.form-style-4 input[type="url"]::-ms-input-placeholder,.form-style-4 input[type="date"]::-ms-input-placeholder,.form-style-4 input[type="password"]::-ms-input-placeholder,.form-style-4 input[type="search"]::-ms-input-placeholder,.form-style-4 input[type="tel"]::-ms-input-placeholder,.form-style-4 input[type="number"]::-ms-input-placeholder,.form-style-4 select::-ms-input-placeholder,.form-style-4 textarea::-ms-input-placeholder{
color:#f5f6f7}
.form-style-4 input[type="text"]:-ms-input-placeholder,.form-style-4 input[type="email"]:-ms-input-placeholder,.form-style-4 input[type="url"]:-ms-input-placeholder,.form-style-4 input[type="date"]:-ms-input-placeholder,.form-style-4 input[type="password"]:-ms-input-placeholder,.form-style-4 input[type="search"]:-ms-input-placeholder,.form-style-4 input[type="tel"]:-ms-input-placeholder,.form-style-4 input[type="number"]:-ms-input-placeholder,.form-style-4 select:-ms-input-placeholder,.form-style-4 textarea:-ms-input-placeholder{
color:#f5f6f7}
.form-style-4 label{
color:#f5f6f7}
.form-style-4 label a{
font-weight:700;color:#fff}
.form-style-4.sppb-addon-form-builder .sppb-form-check-label:before{
border-color:#fff !important}
.form-style-4 .form-builder-checkbox-item input:checked+label::before,.form-style-4 .form-builder-radio-item input:checked+label::before,.form-style-4.sppb-addon-form-builder .sppb-form-check-input:checked+label::before{
background:transparent}
.form-style-4 .form-builder-checkbox-item label:before,.form-style-4 .form-builder-radio-item label:before,.form-style-4.sppb-addon-form-builder .sppb-form-check-label:before{
border-color:#fff}
.cols-auto-width>.sppb-container-inner>.sppb-row>div[id*="column-wrap-id-"]{
width:auto;max-width:none;flex:0 0 auto}
div[class*="responsive-addons"] .sppb-column-addons{
display:flex;display:-webkit-flex;flex-wrap:wrap;flex-direction:column}
@media (min-width:992px){
div[class*="responsive-addons"] .sppb-column-addons>div{
max-width:505px}
}
@media (min-width:768px) and (max-width:991.98px){
div[class*="responsive-addons"] .sppb-column-addons>div{
max-width:690px}
}
@media (min-width:576px) and (max-width:767.98px){
div[class*="responsive-addons"] .sppb-column-addons>div{
max-width:510px}
}
@media (min-width:992px){
.responsive-addons-right .sppb-column-addons{
align-items:flex-end}
}
.hide-labels label:not(.sppb-form-check-label){
display:none}
.image-w-100 .sppb-addon-single-image-container{
display:block}
.image-w-100 img{
width:100%}
.columns-grid .sppb-row{
margin-left:0;margin-right:0}
@media (min-width:992px){
.columns-grid .sppb-row>.sppb-col-md-2{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-2:nth-child(6n+6){
border-right:none}
.columns-grid .sppb-row>.sppb-col-md-2:nth-child(n+7){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-3{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-3:nth-child(4n+4){
border-right:none}
.columns-grid .sppb-row>.sppb-col-md-3:nth-child(n+5){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-4{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-4:nth-child(3n+3){
border-right:none}
.columns-grid .sppb-row>.sppb-col-md-4:nth-child(n+4){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-6:nth-child(odd){
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-md-6:nth-child(n+3){
border-top:1px solid rgba(173, 181, 189, 0.4)}
}
@media (min-width:768px) and (max-width:991.98px){
.columns-grid .sppb-row>.sppb-col-sm-3{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-sm-3:nth-child(4n+4){
border-right:none}
.columns-grid .sppb-row>.sppb-col-sm-3:nth-child(n+5){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-sm-4{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-sm-4:nth-child(3n+3){
border-right:none}
.columns-grid .sppb-row>.sppb-col-sm-4:nth-child(n+4){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-sm-6:nth-child(odd){
border-right:1px solid rgba(173, 181, 189, 0.4)}
.columns-grid .sppb-row>.sppb-col-sm-6:nth-child(n+3){
border-top:1px solid rgba(173, 181, 189, 0.4)}
}
@media (max-width:767.98px){
.columns-grid .sppb-row>div[class*="sppb-col"]:not(:first-child){
border-top:1px solid rgba(173, 181, 189, 0.4)}
}
.force-container>.sppb-container-inner>.sppb-row{
margin-left:auto;margin-right:auto;width:100%}
@media (min-width:576px){
.force-container>.sppb-container-inner>.sppb-row{
max-width:540px}
}
@media (min-width:768px){
.force-container>.sppb-container-inner>.sppb-row{
max-width:720px}
}
@media (min-width:992px){
.force-container>.sppb-container-inner>.sppb-row{
max-width:1001px}
}
@media (min-width:1200px){
.force-container>.sppb-container-inner>.sppb-row{
max-width:1001px}
}
@media (min-width:1400px){
.force-container>.sppb-container-inner>.sppb-row{
max-width:1320px}
}
#sp-page-builder .page-content .sppb-section,#sp-page-builder .sppb-section{
clear:both}
#sp-page-builder .sppb-section .sppb-section-title,.mod-sppagebuilder .sppb-section .sppb-section-title{
margin-bottom:40px}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-heading,.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-heading{
font-size:36px;line-height:1.2;margin-bottom:15px}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading{
max-width:100%;font-size:1rem}
#sp-page-builder .sppb-section .sppb-section-title.sppb-text-center .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title.sppb-text-center .sppb-title-subheading{
display:block;margin:0 auto}
@media (min-width:992px){
#sp-page-builder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-left .sppb-title-subheading,.mod-sppagebuilder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-left .sppb-title-subheading{
padding-right:33.333333%}
#sp-page-builder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-center .sppb-title-subheading,.mod-sppagebuilder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-center .sppb-title-subheading{
padding-left:16.666667%;padding-right:16.666667%}
#sp-page-builder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-right .sppb-title-subheading,.mod-sppagebuilder .sppb-section:not([class*="title-w-"]):not(.title-fluid) .sppb-text-right .sppb-title-subheading{
padding-left:33.333333%}
}
.sppb-form-control,.sppb-form-group .sppb-form-control{
background:transparent;border-color:#ced4da;border-radius:0.25rem;color:inherit}
select.sppb-form-control:not([size]):not([multiple]){
height:calc(2em + 1rem + 2px);padding:0.5rem 0.75rem}
.form-builder-checkbox-item label::before,.form-builder-radio-item label::before,.sppb-addon-form-builder .sppb-form-check-label::before{
border-color:var(--primary_color)}
.mod-sppagebuilder{
vertical-align:middle}
.sppb-addon-raw-html ul,.sppb-addon-text-block ul{
padding-left:15px}
.sppb-addon-raw-html ul li,.sppb-addon-text-block ul li{
margin-bottom:12px}
.sppb-addon-raw-html ul li ul,.sppb-addon-text-block ul li ul{
margin-top:12px;padding-left:40px}
.sppb-addon-raw-html ol,.sppb-addon-text-block ol{
padding-left:15px}
.sppb-addon-raw-html ol li,.sppb-addon-text-block ol li{
margin-bottom:12px}
.sppb-addon-raw-html ol li ol,.sppb-addon-text-block ol li ol{
margin-top:12px;padding-left:40px}
.sppb-addon-feature .sppb-img-container{
display:block !important}
.sppb-addon-feature .sppb-img-container img{
display:block;width:100%}
.sp-pagebuilder-addon-inner-wrap .swiper-container:not(.swiper-container-initialized):before{
content:"EDITOR MESSAGE: Here you see only the design, to see the carousel working make your changes in the addon and save, then close the editor or open this same page but without editor in a new tab.";display:block;text-align:center;color:#dc3545;padding:0 15%;width:100%;margin-bottom:15px}
.sppb-modal-selector{
justify-content:center}
.sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container{
line-height:1}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container{
padding:15px;color:#fff;background:var(--primary_color);clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%);-webkit-clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%)}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container i{
font-size:36px;width:36px;height:36px;line-height:36px}
.sppb-addon-feature.feature-box-1:hover .sppb-addon-title,.sppb-addon-feature.feature-box-1:hover .sppb-addon-title a{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-2 .sppb-addon-content{
color:#fff}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon{
padding:17px 0}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container{
background:var(--primary_color);color:#fff;border-radius:0.25rem;padding:21px;border:2px solid var(--primary_color);transform:rotate(45deg);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container{
transition:none}
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container i{
font-size:36px;width:36px;height:36px;line-height:36px;transition:all 0.4s ease-in-out;transform:rotate(-45deg)}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container i{
transition:none}
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title{
color:#fff;margin-top:20px;margin-bottom:15px}
.sppb-addon-feature.feature-box-2:hover .sppb-icon-container{
background:transparent;color:var(--primary_color)}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-img-container{
margin-bottom:20px}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-img-container .sppb-img-responsive{
display:block;clip-path:polygon(0% 0%, 92% 0%, 100% 10%, 100% 100%, 8% 100%, 0% 90%);-webkit-clip-path:polygon(0% 0%, 92% 0%, 100% 10%, 100% 100%, 8% 100%, 0% 90%);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-img-container .sppb-img-responsive{
transition:none}
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media-content .sppb-addon-title{
margin-bottom:12px;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media-content .sppb-addon-title{
transition:none}
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content a.sppb-btn{
padding:0px;font-size:1rem;line-height:1.5;margin-top:12px;color:var(--primary_color);text-transform:none}
.sppb-addon-feature.feature-box-3 .sppb-addon-content a.sppb-btn i{
margin-left:5px;transform:scale(0);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-3 .sppb-addon-content a.sppb-btn i{
transition:none}
}
.sppb-addon-feature.feature-box-3:hover .sppb-addon-title,.sppb-addon-feature.feature-box-3:hover .sppb-addon-title a{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-3:hover .sppb-img-responsive{
filter:grayscale(1)}
.sppb-addon-feature.feature-box-3:hover a.sppb-btn i{
transform:scale(1)}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon-container{
padding:15px;color:#fff;background:var(--primary_color);clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%);-webkit-clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%)}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon-container i{
font-size:36px;width:36px;height:36px;line-height:36px}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title a{
color:#fff}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-text{
color:#ced4da}
.sppb-addon-feature.feature-box-4:hover .sppb-addon-title,.sppb-addon-feature.feature-box-4:hover .sppb-addon-title a{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-5 .sppb-addon-content{
background:#fff;padding:50px 30px;box-shadow:0 3px 8px rgba(0, 0, 0, 0.2);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-5 .sppb-addon-content{
transition:none}
}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon{
margin-bottom:20px}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container i{
font-size:50px;width:50px;height:50px;line-height:50px}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title{
margin-bottom:20px;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title{
transition:none}
}
.sppb-addon-feature.feature-box-5:hover .sppb-addon-content{
box-shadow:0 6px 16px rgba(0, 0, 0, 0.2)}
.sppb-addon-feature.feature-box-5:hover .sppb-addon-title,.sppb-addon-feature.feature-box-5:hover .sppb-addon-title a{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-6 .sppb-addon-content{
padding:20px;background:var(--bg_color);box-shadow:0 3px 6px rgba(0, 0, 0, 0.16)}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-img-container{
position:relative;overflow:hidden}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-img-container .sppb-img-responsive{
transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-img-container .sppb-img-responsive{
transition:none}
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-media-content{
padding-top:20px}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title{
margin-bottom:10px;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title{
transition:none}
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-btn-link{
padding:0;text-transform:none;font-size:1rem}
.sppb-addon-feature.feature-box-6:hover .sppb-addon-title,.sppb-addon-feature.feature-box-6:hover .sppb-btn-link{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-6:hover .sppb-img-container .sppb-img-responsive{
transform:scale3d(1.2, 1.2, 1.2)}
.sppb-addon-feature.feature-box-7 .sppb-addon-content{
padding:30px;background:var(--bg_color);box-shadow:0 3px 8px rgba(0, 0, 0, 0.16);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-7 .sppb-addon-content{
transition:none}
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon{
margin-bottom:10px}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container{
padding:15px;background:var(--primary_color);color:#fff}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container i{
font-size:30px;width:30px;height:30px;line-height:30px}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title{
margin-bottom:10px;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title{
transition:none}
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-btn-link{
padding:0;text-transform:none;font-size:1rem}
.sppb-addon-feature.feature-box-7:hover .sppb-addon-content{
box-shadow:0 6px 16px rgba(0, 0, 0, 0.2)}
.sppb-addon-feature.feature-box-7:hover .sppb-addon-title,.sppb-addon-feature.feature-box-7:hover .sppb-btn-link{
color:var(--primary_color)}
.sppb-addon-feature.feature-box-8 .sppb-addon-content{
padding:70px 30px 50px;margin-top:70px;background:var(--primary_color);color:#fff;position:relative}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon{
position:absolute;top:-70px;left:50%;transform:translateX(-50%)}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container{
padding:20px;color:#fff;background:var(--primary_color);clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 0% 100%)}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container i{
font-size:50px;width:50px;height:50px;line-height:50px}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-title{
margin-bottom:20px;color:#fff}
.sppb-addon-feature.feature-box-8.black .sppb-addon-content{
background:#212529}
.sppb-addon-feature.feature-box-8.black .sppb-addon-content .sppb-icon-container{
background:#212529}
.sppb-addon-header.headding-1 .sppb-addon-title{
padding:20px 30px;background:var(--bg_color);clip-path:polygon(0% 0%, 95% 0%, 100% 25%, 100% 100%, 5% 100%, 0% 75%);-webkit-clip-path:polygon(0% 0%, 95% 0%, 100% 25%, 100% 100%, 5% 100%, 0% 75%)}
.sppb-addon-header.headding-1 .sppb-addon-title .sppb-addon-title-icon{
font-size:24px;color:var(--primary_color);margin-right:10px}
.sppb-addon-header.heading-2 .sppb-addon-title{
line-height:1;color:rgba(var(--primary_color_rgb),0.65)}
.sppb-addon-header.heading-2 .sppb-addon-title span:not(.sp-inline-editable-element){
display:block;font-size:60px;text-transform:uppercase;line-height:1}
.sppb-addon-header.heading-3 .sppb-addon-title{
font-family:var(--body_font_family)}
.sppb-addon-header.heading-3 .sppb-addon-title span[class*="fa-"]{
color:var(--primary_color);justify-content:flex-start;min-width:16px;margin-right:5px}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row{
margin-left:0;margin-right:0}
@media (min-width:768px) and (max-width:991.98px){
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2{
flex:0 0 33.333333%;max-width:33.333333%;border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(3n+3){
border-right:none}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(n+4){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(-n+3){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-last-child(-n+3){
padding-bottom:0}
}
@media (min-width:992px){
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(6n+6){
border-right:none}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(n+7){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(-n+6){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-last-child(-n+6){
padding-bottom:0}
}
@media (min-width:768px){
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]{
padding:30px}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(4n+4){
border-right:none}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(n+5){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(-n+4){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-last-child(-n+4){
padding-bottom:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4{
border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(3n+3){
border-right:none}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(n+4){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(-n+3){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-last-child(-n+3){
padding-bottom:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(odd){
border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(n+3){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(-n+2){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-last-child(-n+2){
padding-bottom:0}
}
@media (max-width:575.98px){
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]{
flex:0 0 50%;max-width:50%;padding:15px}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(odd){
border-right:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(n+3){
border-top:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(-n+2){
padding-top:0}
.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-last-child(-n+2){
padding-bottom:0}
}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container{
padding:40px 0 0 40px;position:relative}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container:before{
content:"";display:block;background:var(--primary_color);position:absolute;top:0;right:40px;bottom:40px;left:0;clip-path:polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 10% 100%, 0% 90%);-webkit-clip-path:polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 10% 100%, 0% 90%)}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container img{
position:relative}
.sppb-addon-sppb-flibox.overlay-front-10 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-10 .threeD-flip-front:before{
opacity:10%}
.sppb-addon-sppb-flibox.overlay-back-10 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-10 .threeD-flip-back:before{
opacity:10%}
.sppb-addon-sppb-flibox.overlay-front-20 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-20 .threeD-flip-front:before{
opacity:20%}
.sppb-addon-sppb-flibox.overlay-back-20 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-20 .threeD-flip-back:before{
opacity:20%}
.sppb-addon-sppb-flibox.overlay-front-30 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-30 .threeD-flip-front:before{
opacity:30%}
.sppb-addon-sppb-flibox.overlay-back-30 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-30 .threeD-flip-back:before{
opacity:30%}
.sppb-addon-sppb-flibox.overlay-front-40 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-40 .threeD-flip-front:before{
opacity:40%}
.sppb-addon-sppb-flibox.overlay-back-40 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-40 .threeD-flip-back:before{
opacity:40%}
.sppb-addon-sppb-flibox.overlay-front-50 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-50 .threeD-flip-front:before{
opacity:50%}
.sppb-addon-sppb-flibox.overlay-back-50 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-50 .threeD-flip-back:before{
opacity:50%}
.sppb-addon-sppb-flibox.overlay-front-60 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-60 .threeD-flip-front:before{
opacity:60%}
.sppb-addon-sppb-flibox.overlay-back-60 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-60 .threeD-flip-back:before{
opacity:60%}
.sppb-addon-sppb-flibox.overlay-front-70 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-70 .threeD-flip-front:before{
opacity:70%}
.sppb-addon-sppb-flibox.overlay-back-70 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-70 .threeD-flip-back:before{
opacity:70%}
.sppb-addon-sppb-flibox.overlay-front-80 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-80 .threeD-flip-front:before{
opacity:80%}
.sppb-addon-sppb-flibox.overlay-back-80 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-80 .threeD-flip-back:before{
opacity:80%}
.sppb-addon-sppb-flibox.overlay-front-90 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-90 .threeD-flip-front:before{
opacity:90%}
.sppb-addon-sppb-flibox.overlay-back-90 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-90 .threeD-flip-back:before{
opacity:90%}
.sppb-addon-sppb-flibox.front-dark .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.front-dark .threeD-flip-front:before{
background-color:#343a40 !important}
.sppb-addon-sppb-flibox.back-dark .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.back-dark .threeD-flip-back:before{
background-color:#343a40 !important}
.sppb-addon-overlay-image .sppb-addon-image-overlay-icon{
justify-content:center;align-items:center}
.sppb-addon-overlay-image:hover .sppb-addon-image-overlay-icon{
display:flex}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box{
background:#fff;padding:25px;text-align:center;transform:scale(1);box-shadow:0 3px 8px rgba(0, 0, 0, 0.16);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box{
transition:none}
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title{
padding:0 0 25px 0;font-size:30px;border-bottom:3px solid rgba(173, 181, 189, 0.4);margin-bottom:25px}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container{
padding:25px 0;margin-bottom:25px}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price{
font-size:60px;font-weight:700;line-height:1;color:var(--headings_color);font-family:var(--headings_font_family)}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol{
font-size:16px;position:relative;top:-1px;margin-right:5px}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after{
margin-bottom:0}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration{
display:block;font-size:1rem;margin-top:5px}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features{
margin-bottom:30px}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features ul li{
padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(173, 181, 189, 0.4)}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features ul li:last-child{
border-bottom:none}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-footer .sppb-btn-default{
border:1px solid var(--headings_color);background:var(--headings_color);color:#fff;font-size:1rem;text-transform:none}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-footer .sppb-btn-default:hover{
background:transparent;color:var(--headings_color)}
.sppb-addon-pricing-table.pricing-table-1:hover .sppb-pricing-box{
box-shadow:0 6px 16px rgba(0, 0, 0, 0.2)}
.sppb-addon-pricing-table.pricing-table-1.featured .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title{
color:var(--primary_color);border-color:var(--primary_color)}
.sppb-addon-pricing-table.pricing-table-1.featured .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price{
color:var(--primary_color)}
.sppb-addon-pricing-table.pricing-table-1.featured .sppb-pricing-footer .sppb-btn-default{
border-color:var(--primary_color);background:var(--primary_color);color:#fff}
.sppb-addon-pricing-table.pricing-table-1.featured .sppb-pricing-footer .sppb-btn-default:hover{
background:transparent;color:var(--primary_color)}
.sppb-addon-accordion .sppb-panel.sppb-panel-default>.sppb-panel-heading{
color:#121212}
.sppb-addon-accordion .sppb-panel.sppb-panel-default>.sppb-panel-heading .sppb-toggle-direction{
color:#121212}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary{
border-color:rgba(var(--primary_color_rgb), .3)}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary>.sppb-panel-heading{
color:var(--primary_color);background:rgba(var(--primary_color_rgb), .1)}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary .sppb-panel-body{
border-top-color:rgba(var(--primary_color_rgb), .3)}
.sppb-addon-accordion .sppb-panel.sppb-panel-modern>.sppb-panel-heading{
color:#495057}
.sppb-addon-accordion .sppb-panel.sppb-panel-success>.sppb-panel-heading{
color:#198754}
.sppb-addon-accordion .sppb-panel.sppb-panel-info>.sppb-panel-heading{
color:#0dcaf0}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning>.sppb-panel-heading{
color:#ffc107}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger>.sppb-panel-heading{
color:#dc3545}
.ripple-primary .sppb-ripple-effect{
box-shadow:0 0 0 15px rgba(var(--primary_color_rgb),.8), 0 0 0 30px rgba(var(--primary_color_rgb),.6), 0 0 0 45px rgba(var(--primary_color_rgb),.4)}
body .sppb-addon-optin-forms{
padding:0}
body .sppb-addon-optin-forms .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap:not(:empty){
padding:0}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline{
display:flex;flex-flow:wrap;align-items:center}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap{
flex:100%}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap{
padding-right:0}
@media (min-width:768px){
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .button-wrap{
order:3;-webkit-order:3;padding-left:20px}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group{
order:5;-webkit-order:5}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.name-wrap{
order:1;-webkit-order:1}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap{
order:2;-webkit-order:2}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap{
order:4;-webkit-order:4}
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline label{
display:inherit}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper:before,.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-badge:after,.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement.even:before{
background-color:var(--primary_color) !important}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement.even:after,.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-badge:before{
border-color:var(--primary_color) !important}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-badge:before{
background:#FFFFFF}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel{
border-color:rgba(173, 181, 189, 0.4);background:#FFFFFF;width:100%}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before{
box-shadow:3px -3px 1px -2px rgba(173, 181, 189, 0.4)}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before{
border-color:#FFFFFF #FFFFFF transparent transparent}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title{
color:#121212}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date{
color:#121212;font-weight:700}
.sppb-addon-sp-slider.slideshow-1 .sp-dots ul{
margin:-12px}
.sppb-addon-sp-slider.slideshow-1 .sp-dots ul li{
margin:12px;background:#fff;transform:rotate(45deg)}
.sppb-addon-sp-slider.slideshow-1 .sp-dots ul li.active,.sppb-addon-sp-slider.slideshow-1 .sp-dots ul li:hover{
background:var(--primary_color)}
.sppb-addon-sp-slider.slideshow-1 .sp-dots ul li:after{
display:none}
@media (max-width:767.98px){
.sppb-addon-sp-slider.slideshow-1 .sppb-container{
padding-right:30px}
}
.sppb-addon-sp-slider.slideshow-2 .sp-dots ul{
margin:-8px}
.sppb-addon-sp-slider.slideshow-2 .sp-dots ul li{
margin:8px;background:#fff}
.sppb-addon-sp-slider.slideshow-2 .sp-dots ul li.active,.sppb-addon-sp-slider.slideshow-2 .sp-dots ul li:hover{
background:var(--primary_color)}
.sppb-addon-sp-slider.slideshow-2 .sp-dots ul li:after{
display:none}
.sppb-progress-bar{
background:var(--primary_color)}
div.sppb-progress-bar.sppb-progress-bar-success{
background-color:#198754}
div.sppb-progress-bar.sppb-progress-bar-info{
background-color:#0dcaf0}
div.sppb-progress-bar.sppb-progress-bar-warning{
background-color:#ffc107}
div.sppb-progress-bar.sppb-progress-bar-danger{
background-color:#dc3545}
.progress-bar-1>div .sppb-addon-wrapper>div div.sppb-progress-label{
font-size:1rem;color:#fff;font-weight:400}
.progress-bar-1>div .sppb-addon-wrapper>div div.sppb-progress-label span{
font-weight:700;font-size:18px}
.progress-bar-2>div .sppb-addon-wrapper>div div.sppb-progress-label{
font-size:1rem;color:var(--headings_color);font-weight:400}
.progress-bar-2>div .sppb-addon-wrapper>div div.sppb-progress-label span{
font-weight:700;font-size:18px}
.progress-bar-2>div .sppb-addon-wrapper>div div.sppb-progress{
background:var(--headings_color);border-radius:0}
.progress-bar-2>div .sppb-addon-wrapper>div div.sppb-progress .sppb-progress-bar{
position:relative}
.progress-bar-2>div .sppb-addon-wrapper>div div.sppb-progress .sppb-progress-bar:after{
content:"";width:20px;height:100%;background:var(--headings_color);clip-path:polygon(0% 0%, 100% 0%, 100% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%);position:absolute;top:0;right:0;bottom:0}
.ut-addon-animated-number .sppb-addon-content .icon-container{
display:inline-block}
.ut-addon-animated-number.ut-animated-number-1{
color:var(--headings_color)}
.ut-addon-animated-number.ut-animated-number-1 .sppb-animated-number{
font-size:60px;line-height:1;font-weight:700;font-family:var(--headings_font_family);margin-top:25px}
.ut-addon-animated-number.ut-animated-number-1 .sppb-animated-number-title{
font-size:24px;line-height:1;font-weight:400;font-family:var(--headings_font_family);margin-top:20px}
.ut-addon-animated-number.ut-animated-number-1 .sppb-addon-content .icon-container{
padding:24px;background:var(--headings_color);clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%);-webkit-clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%)}
.ut-addon-animated-number.ut-animated-number-1 .sppb-addon-content .icon-container i{
font-size:32px;width:32px;height:32px;line-height:32px;color:var(--primary_color)}
.sppb-addon-ut-table.ut-table-1 table thead th{
border-bottom-color:inherit !important}
.sppb-addon-ut-table.ut-table-1 table th{
font-weight:400}
.sppb-addon-ut-table.ut-table-1 table>:not(caption)>*>*{
padding:9px 0}
.sppb-addon-ut-table.ut-table-1 table tr>*:last-child{
text-align:right}
.sppb-addon-ut-table.ut-table-2 table thead th{
border-bottom-color:inherit !important;padding-top:0}
.sppb-addon-ut-table.ut-table-2 table th{
font-weight:400}
.sppb-addon-ut-table.ut-table-2 table>:not(caption)>*>*{
padding:10px 0}
.sppb-addon-ut-table.ut-table-2 table tr>*:first-child{
color:#fff}
.sppb-addon-ut-table.ut-table-2 table tr>*:last-child{
text-align:right;color:var(--primary_color)}
.ut-person.ut-person-1 .sppb-addon-content{
display:inline-block}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay{
background:rgba(var(--primary_color_rgb), 0.7);padding:20px;display:flex;align-items:center;opacity:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay{
transition:none}
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
padding:20px;border:2px solid #fff;color:#fff;margin-bottom:60px;transform:scale(0, 0);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
transition:none}
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner div:first-child{
margin-top:0}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li a{
color:#fff}
.ut-person.ut-person-1 .sppb-addon-content .person-after{
background:#212529;color:#fff;padding:30px 20px;margin:-60px 20px 0 20px;position:relative;clip-path:polygon(0% 0%, 95% 0%, 100% 12%, 100% 100%, 5% 100%, 0% 88%);-webkit-clip-path:polygon(0% 0%, 95% 0%, 100% 12%, 100% 100%, 5% 100%, 0% 88%)}
.ut-person.ut-person-1 .sppb-addon-content .person-after>div:first-child{
margin-top:0}
.ut-person.ut-person-1 .sppb-addon-content .person-information .person-name{
font-size:1.5rem;color:var(--primary_color)}
.ut-person.ut-person-1 .sppb-addon-content .person-information .person-designation{
font-size:1rem}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social{
margin:0 -7px}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li{
margin:0 7px}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li>a{
font-size:20px;text-align:center;color:var(--primary_color)}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li>a:hover{
color:#fff}
.ut-person.ut-person-1:hover .person-image .person-overlay,.ut-person.ut-person-1.active-style .person-image .person-overlay{
opacity:1}
.ut-person.ut-person-1:hover .person-image .person-overlay .person-overlay-inner,.ut-person.ut-person-1.active-style .person-image .person-overlay .person-overlay-inner{
transform:scale(1, 1)}
.ut-person.ut-person-2 .sppb-addon-content{
display:inline-block}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay{
background:rgba(0, 0, 0, 0.8);padding:20px;display:flex;align-items:center;opacity:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay{
transition:none}
}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
color:#fff;margin-bottom:60px;transform:translateY(-20px);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
transition:none}
}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner div:first-child{
margin-top:0}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li a{
color:var(--primary_color)}
.ut-person.ut-person-2 .sppb-addon-content .person-after{
background:var(--bg_color);padding:30px 20px;margin:-60px 20px 0 20px;position:relative;box-shadow:0 3px 6px rgba(0, 0, 0, 0.2);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-2 .sppb-addon-content .person-after{
transition:none}
}
.ut-person.ut-person-2 .sppb-addon-content .person-after>div:first-child{
margin-top:0}
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name{
font-size:1.5rem;line-height:1.2;margin-bottom:10px;color:var(--primary_color);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name{
transition:none}
}
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-designation{
font-size:1rem}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social{
margin:0 -7px}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li{
margin:0 7px}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li>a{
font-size:20px;text-align:center;color:var(--headings_color)}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li>a:hover{
color:var(--primary_color)}
.ut-person.ut-person-2:hover .person-image .person-overlay,.ut-person.ut-person-2.active-style .person-image .person-overlay{
opacity:1}
.ut-person.ut-person-2:hover .person-image .person-overlay .person-overlay-inner,.ut-person.ut-person-2.active-style .person-image .person-overlay .person-overlay-inner{
transform:translateY(0)}
.ut-person.ut-person-2:hover .person-after,.ut-person.ut-person-2.active-style .person-after{
background:var(--primary_color);color:#fff}
.ut-person.ut-person-2:hover .person-information .person-name,.ut-person.ut-person-2.active-style .person-information .person-name{
color:var(--headings_color)}
.ut-person.ut-person-2:hover .person-social-icons .person-social li a,.ut-person.ut-person-2.active-style .person-social-icons .person-social li a{
color:rgba(255, 255, 255, 0.8)}
.ut-person.ut-person-2:hover .person-social-icons .person-social li a:hover,.ut-person.ut-person-2.active-style .person-social-icons .person-social li a:hover{
color:#fff}
.ut-person.ut-person-3 .sppb-addon-content{
display:inline-block}
.ut-person.ut-person-3 .sppb-addon-content .person-image .sppb-img-responsive{
clip-path:polygon(0% 0%, 88% 0%, 100% 12%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 88% 0%, 100% 12%, 100% 100%, 0% 100%)}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay{
background:rgba(0, 0, 0, 0.8);padding:20px;display:flex;align-items:center;opacity:0;clip-path:polygon(0% 0%, 88% 0%, 100% 12%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 88% 0%, 100% 12%, 100% 100%, 0% 100%);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay{
transition:none}
}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
color:#fff;margin-bottom:60px;transform:translateY(-20px);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner{
transition:none}
}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner div:first-child{
margin-top:0}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li a{
color:var(--primary_color)}
.ut-person.ut-person-3 .sppb-addon-content .person-after{
background:#212529;padding:30px 20px;margin:-60px 20px 0 20px;color:#fff;position:relative;clip-path:polygon(0% 0%, 88% 0%, 100% 20%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 88% 0%, 100% 20%, 100% 100%, 0% 100%);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-3 .sppb-addon-content .person-after{
transition:none}
}
.ut-person.ut-person-3 .sppb-addon-content .person-after>div:first-child{
margin-top:0}
.ut-person.ut-person-3 .sppb-addon-content .person-information .person-name{
font-size:1.5rem;line-height:1.2;margin-bottom:10px;color:var(--primary_color);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-person.ut-person-3 .sppb-addon-content .person-information .person-name{
transition:none}
}
.ut-person.ut-person-3 .sppb-addon-content .person-information .person-designation{
font-size:1rem}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social{
margin:0 -7px}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li{
margin:0 7px}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li>a{
font-size:20px;text-align:center;color:rgba(255, 255, 255, 0.8)}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li>a:hover{
color:#fff}
.ut-person.ut-person-3:hover .person-image .person-overlay,.ut-person.ut-person-3.active-style .person-image .person-overlay{
opacity:1}
.ut-person.ut-person-3:hover .person-image .person-overlay .person-overlay-inner,.ut-person.ut-person-3.active-style .person-image .person-overlay .person-overlay-inner{
transform:translateY(0)}
.ut-person.ut-person-3:hover .person-after,.ut-person.ut-person-3.active-style .person-after{
background:var(--primary_color)}
.ut-person.ut-person-3:hover .person-information .person-name,.ut-person.ut-person-3.active-style .person-information .person-name{
color:#fff}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-item{
color:#fff}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-item .ut-testimonial-rating{
margin-top:12px}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-item .ut-testimonial-rating i{
color:var(--primary_color)}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-message{
display:flex;flex-direction:column;justify-content:center}
.ut-testimonial.ut-testimonial-1 .client-name{
font-size:1.5rem;font-weight:700;color:var(--primary_color)}
.ut-testimonial.ut-testimonial-1 .client-position{
margin-top:12px}
.ut-testimonial.ut-testimonial-1 .client-position+.client-company{
margin-left:10px}
.ut-testimonial.ut-testimonial-1 .client-company a{
color:var(--primary_color)}
@media (max-width:767.98px){
.ut-testimonial.ut-testimonial-1{
text-align:center}
.ut-testimonial.ut-testimonial-1 .author-avatar{
margin-bottom:20px}
}
@media (max-width:575.98px){
.ut-testimonial.ut-testimonial-1{
text-align:center}
.ut-testimonial.ut-testimonial-1 .author-avatar{
margin-bottom:20px}
.ut-testimonial.ut-testimonial-1 .author-avatar.author-right,.ut-testimonial.ut-testimonial-1 .author-avatar.author-left{
flex-direction:column}
.ut-testimonial.ut-testimonial-1 .author-avatar.author-right .sppb-img-responsive,.ut-testimonial.ut-testimonial-1 .author-avatar.author-left .sppb-img-responsive{
margin-bottom:20px}
}
.ut-testimonial.ut-testimonial-1 .author-avatar .sppb-img-responsive{
clip-path:polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 10% 100%, 0% 90%);-webkit-clip-path:polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 10% 100%, 0% 90%)}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-item{
color:#fff;background:rgba(0, 0, 0, 0.5);padding:30px;border:1px solid rgba(173, 181, 189, 0.4)}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-item .ut-testimonial-rating{
margin-top:12px}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-item .ut-testimonial-rating i{
color:var(--primary_color)}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-message{
display:flex;flex-direction:column;justify-content:center}
.ut-testimonial.ut-testimonial-2 .client-name{
font-size:1.5rem;font-weight:700;color:var(--primary_color)}
.ut-testimonial.ut-testimonial-2 .client-position{
margin-top:12px}
.ut-testimonial.ut-testimonial-2 .client-position+.client-company{
margin-left:10px}
.ut-testimonial.ut-testimonial-2 .client-company a{
color:var(--primary_color)}
@media (max-width:767.98px){
.ut-testimonial.ut-testimonial-2{
text-align:center}
.ut-testimonial.ut-testimonial-2 .author-avatar{
margin-bottom:20px}
}
@media (max-width:575.98px){
.ut-testimonial.ut-testimonial-2{
text-align:center}
.ut-testimonial.ut-testimonial-2 .author-avatar{
margin-bottom:20px}
.ut-testimonial.ut-testimonial-2 .author-avatar.author-right,.ut-testimonial.ut-testimonial-2 .author-avatar.author-left{
flex-direction:column}
.ut-testimonial.ut-testimonial-2 .author-avatar.author-right .sppb-img-responsive,.ut-testimonial.ut-testimonial-2 .author-avatar.author-left .sppb-img-responsive{
margin-bottom:20px}
}
.ut-testimonial.ut-testimonial-3 .ut-testimonial-item{
color:#fff;background:rgba(0, 0, 0, 0.9);padding:30px;clip-path:polygon(0% 0%, 92% 0%, 100% 20%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 92% 0%, 100% 20%, 100% 100%, 0% 100%)}
.ut-testimonial.ut-testimonial-3 .ut-testimonial-item .ut-testimonial-rating{
margin-top:12px}
.ut-testimonial.ut-testimonial-3 .ut-testimonial-item .ut-testimonial-rating i{
color:var(--primary_color)}
.ut-testimonial.ut-testimonial-3 .ut-testimonial-message{
display:flex;flex-direction:column;justify-content:center}
.ut-testimonial.ut-testimonial-3 .client-name{
font-size:1.5rem;font-weight:700;color:var(--primary_color)}
.ut-testimonial.ut-testimonial-3 .client-position{
margin-top:12px}
.ut-testimonial.ut-testimonial-3 .client-position+.client-company{
margin-left:10px}
.ut-testimonial.ut-testimonial-3 .client-company a{
color:var(--primary_color)}
@media (max-width:767.98px){
.ut-testimonial.ut-testimonial-3{
text-align:center}
.ut-testimonial.ut-testimonial-3 .author-avatar{
margin-bottom:20px}
}
@media (max-width:575.98px){
.ut-testimonial.ut-testimonial-3{
text-align:center}
.ut-testimonial.ut-testimonial-3 .author-avatar{
margin-bottom:20px}
.ut-testimonial.ut-testimonial-3 .author-avatar.author-right,.ut-testimonial.ut-testimonial-3 .author-avatar.author-left{
flex-direction:column}
.ut-testimonial.ut-testimonial-3 .author-avatar.author-right .sppb-img-responsive,.ut-testimonial.ut-testimonial-3 .author-avatar.author-left .sppb-img-responsive{
margin-bottom:20px}
}
.ut-testimonial.ut-testimonial-4 .ut-testimonial-item{
color:#fff;background:#212529;padding:30px}
.ut-testimonial.ut-testimonial-4 .ut-testimonial-item .ut-testimonial-rating{
margin-top:12px}
.ut-testimonial.ut-testimonial-4 .ut-testimonial-item .ut-testimonial-rating i{
color:var(--primary_color)}
.ut-testimonial.ut-testimonial-4 .ut-testimonial-message{
display:flex;flex-direction:column;justify-content:center}
.ut-testimonial.ut-testimonial-4 .client-name{
font-size:1.5rem;font-weight:700;color:var(--primary_color)}
.ut-testimonial.ut-testimonial-4 .client-position{
margin-top:12px}
.ut-testimonial.ut-testimonial-4 .client-position+.client-company{
margin-left:10px}
.ut-testimonial.ut-testimonial-4 .client-company a{
color:var(--primary_color)}
@media (max-width:767.98px){
.ut-testimonial.ut-testimonial-4{
text-align:center}
.ut-testimonial.ut-testimonial-4 .author-avatar{
margin-bottom:20px}
}
@media (max-width:575.98px){
.ut-testimonial.ut-testimonial-4{
text-align:center}
.ut-testimonial.ut-testimonial-4 .author-avatar{
margin-bottom:20px}
.ut-testimonial.ut-testimonial-4 .author-avatar.author-right,.ut-testimonial.ut-testimonial-4 .author-avatar.author-left{
flex-direction:column}
.ut-testimonial.ut-testimonial-4 .author-avatar.author-right .sppb-img-responsive,.ut-testimonial.ut-testimonial-4 .author-avatar.author-left .sppb-img-responsive{
margin-bottom:20px}
}
.ut-testimonial.ut-testimonial-4 .author-avatar .sppb-img-responsive{
clip-path:polygon(0% 0%, 85% 0%, 100% 15%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 85% 0%, 100% 15%, 100% 100%, 0% 100%)}
.sppb-addon-alert .sppb-alert-primary{
background:rgba(var(--primary_color_rgb), 0.1);color:var(--primary_color)}
.sppb-addon-alert .sppb-alert-success{
background:rgba(25, 135, 84, 0.1);color:#198754}
.sppb-addon-alert .sppb-alert-info{
background:rgba(13, 202, 240, 0.1);color:#0dcaf0}
.sppb-addon-alert .sppb-alert-warning{
background:rgba(255, 193, 7, 0.1);color:#ffc107}
.sppb-addon-alert .sppb-alert-danger{
background:rgba(220, 53, 69, 0.1);color:#dc3545}
.sppb-addon-articles-ticker .sppb-articles-ticker-heading svg path{
fill:currentColor}
.sppb-carousel-pro .sppb-carousel-pro-inner-content img{
display:inline-block}
@media (max-width:575.98px){
.sppb-carousel-pro .sppb-carousel-pro-inner-content>div>.sppb-row{
text-align:center}
.sppb-carousel-pro .sppb-carousel-pro-inner-content>div>.sppb-row>div:last-child{
display:none}
}
.sppb-addon-countdown .sppb-countdown-timer>[class*="sppb-col"]{
margin-bottom:30px}
.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-text{
color:#121212;margin-top:5px;font-weight:500;font-size:1rem}
.swiper-pagination{
position:relative;line-height:1;bottom:0;margin:20px -7px -4px}
.swiper-pagination .swiper-pagination-bullet{
width:24px;height:24px;margin:4px 7px;background:transparent;border:3px solid var(--text_color);opacity:1}
.swiper-pagination .swiper-pagination-bullet-active{
border-color:var(--secondary_color)}
.swiper-navigation{
text-align:center;margin:25px -7px 0}
.swiper-navigation>div{
display:inline-block;margin:0 7px;cursor:pointer;line-height:1;padding:14px 20px;user-select:none;border:1px solid var(--primary_color);text-transform:uppercase;background:var(--primary_color);color:#fff;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.swiper-navigation>div{
transition:none}
}
.swiper-navigation>div.swiper-button-disabled{
opacity:0.5;pointer-events:none}
.swiper-navigation>div:hover{
background:transparent;border-color:var(--primary_color);color:var(--primary_color)}
div[id^="carousel_outside_nav"]{
display:flex;margin:0 -7px}
div[id^="carousel_outside_nav"]>div{
padding:14px 20px;cursor:pointer;line-height:1;margin:0 7px;font-size:1rem;user-select:none;border:1px solid var(--primary_color);text-transform:uppercase;background:var(--primary_color);color:#fff;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
div[id^="carousel_outside_nav"]>div{
transition:none}
}
div[id^="carousel_outside_nav"]>div:hover{
background:transparent;border-color:var(--primary_color);color:var(--primary_color)}
.sppb-carousel-extended .sppb-carousel-extended-nav-control .nav-control{
color:#fff;border-color:var(--primary_color);background:var(--primary_color)}
.sppb-carousel-extended .sppb-carousel-extended-dots li.active span{
background:var(--primary_color)}
.sppb-carousel-extended .sppb-carousel-extended-dots li span{
background:var(--primary_color)}
.btn-primary,.sppb-btn-primary{
border-color:var(--link_color);background-color:var(--link_color)}
.btn-primary:hover,.sppb-btn-primary:hover{
border-color:var(--link_hover_color);background-color:var(--link_hover_color)}
body{
}
body .btn,body .sppb-btn{
font-weight:400;box-shadow:none !important;text-transform:none;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce){
body .btn,body .sppb-btn{
transition:none}
}
body .btn,body .sppb-btn{
padding:0.5rem 1.25rem;font-size:0.875rem;line-height:2;border-radius:0.25rem}
body .btn.sppb-btn-3d,body .sppb-btn.sppb-btn-3d{
padding-top:0.375rem !important;padding-bottom:0.375rem !important;border-bottom-width:0.3125rem !important}
body .btn-sm,body .sppb-btn-sm{
padding:0.4375rem 1.125rem;font-size:0.8125rem;line-height:2;border-radius:0.125rem}
body .btn-sm.sppb-btn-3d,body .sppb-btn-sm.sppb-btn-3d{
padding-top:0.34375rem !important;padding-bottom:0.34375rem !important;border-bottom-width:0.25rem !important}
body .btn-lg,body .sppb-btn-lg{
padding:0.5625rem 1.5rem;font-size:0.9375rem;line-height:2;border-radius:0.25rem}
body .btn-lg.sppb-btn-3d,body .sppb-btn-lg.sppb-btn-3d{
padding-top:0.40625rem !important;padding-bottom:0.40625rem !important;border-bottom-width:0.375rem !important}
body .sppb-btn-xs{
padding:0.3125rem 1rem;font-size:0.75rem;line-height:2;border-radius:0.125rem}
body .sppb-btn-xs.sppb-btn-3d{
padding-top:0.25rem !important;padding-bottom:0.25rem !important;border-bottom-width:0.1875rem !important}
body .sppb-btn-xlg{
padding:0.625rem 2.5rem;font-size:1rem;line-height:2;border-radius:0.25rem}
body .sppb-btn-xlg.sppb-btn-3d{
padding-top:0.625rem !important;padding-bottom:0.625rem !important;border-bottom-width:0.4375rem !important}
body .sppb-btn-link:hover{
text-decoration:none}
body .btn-success,body .sppb-btn-success{
color:#fff;background-color:#198754;border-color:#198754}
body .btn-success:hover,body .sppb-btn-success:hover{
color:#fff;background-color:#157347;border-color:#146c43}
.btn-check:focus+body .btn-success,body .btn-success:focus,.btn-check:focus+body .sppb-btn-success,body .sppb-btn-success:focus{
color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 0.25rem rgba(60, 153, 110, 0.5)}
.btn-check:checked+body .btn-success,.btn-check:active+body .btn-success,body .btn-success:active,body .btn-success.active,.show>body .btn-success.dropdown-toggle,.btn-check:checked+body .sppb-btn-success,.btn-check:active+body .sppb-btn-success,body .sppb-btn-success:active,body .sppb-btn-success.active,.show>body .sppb-btn-success.dropdown-toggle{
color:#fff;background-color:#146c43;border-color:#13653f}
.btn-check:checked+body .btn-success:focus,.btn-check:active+body .btn-success:focus,body .btn-success:active:focus,body .btn-success.active:focus,.show>body .btn-success.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-success:focus,.btn-check:active+body .sppb-btn-success:focus,body .sppb-btn-success:active:focus,body .sppb-btn-success.active:focus,.show>body .sppb-btn-success.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(60, 153, 110, 0.5)}
body .btn-success:disabled,body .btn-success.disabled,body .sppb-btn-success:disabled,body .sppb-btn-success.disabled{
color:#fff;background-color:#198754;border-color:#198754}
body .btn-success.sppb-btn-outline,body .sppb-btn-success.sppb-btn-outline{
color:#198754;border-color:#198754}
body .btn-success.sppb-btn-outline:hover,body .sppb-btn-success.sppb-btn-outline:hover{
color:#fff;background-color:#198754;border-color:#198754}
.btn-check:focus+body .btn-success.sppb-btn-outline,body .btn-success.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-success.sppb-btn-outline,body .sppb-btn-success.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(25, 135, 84, 0.5)}
.btn-check:checked+body .btn-success.sppb-btn-outline,.btn-check:active+body .btn-success.sppb-btn-outline,body .btn-success.sppb-btn-outline:active,body .btn-success.sppb-btn-outline.active,body .btn-success.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-success.sppb-btn-outline,.btn-check:active+body .sppb-btn-success.sppb-btn-outline,body .sppb-btn-success.sppb-btn-outline:active,body .sppb-btn-success.sppb-btn-outline.active,body .sppb-btn-success.sppb-btn-outline.dropdown-toggle.show{
color:#fff;background-color:#198754;border-color:#198754}
.btn-check:checked+body .btn-success.sppb-btn-outline:focus,.btn-check:active+body .btn-success.sppb-btn-outline:focus,body .btn-success.sppb-btn-outline:active:focus,body .btn-success.sppb-btn-outline.active:focus,body .btn-success.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-success.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-success.sppb-btn-outline:focus,body .sppb-btn-success.sppb-btn-outline:active:focus,body .sppb-btn-success.sppb-btn-outline.active:focus,body .sppb-btn-success.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(25, 135, 84, 0.5)}
body .btn-success.sppb-btn-outline:disabled,body .btn-success.sppb-btn-outline.disabled,body .sppb-btn-success.sppb-btn-outline:disabled,body .sppb-btn-success.sppb-btn-outline.disabled{
color:#198754;background-color:transparent}
body .btn-success.sppb-btn-3d,body .sppb-btn-success.sppb-btn-3d{
border-bottom-color:#136740}
body .btn-success.sppb-btn-gradient,body .sppb-btn-success.sppb-btn-gradient{
background-image:linear-gradient(#21b26f, #115c39)}
body .btn-success.sppb-btn-gradient:hover,body .sppb-btn-success.sppb-btn-gradient:hover{
background-image:linear-gradient(#115c39, #21b26f)}
body .btn-success.sppb-btn-outline-hover:hover:hover,body .sppb-btn-success.sppb-btn-outline-hover:hover:hover{
color:#198754;background-color:transparent;background-image:none;border-color:#198754}
body .btn-info,body .sppb-btn-info{
color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
body .btn-info:hover,body .sppb-btn-info:hover{
color:#000;background-color:#31d2f2;border-color:#25cff2}
.btn-check:focus+body .btn-info,body .btn-info:focus,.btn-check:focus+body .sppb-btn-info,body .sppb-btn-info:focus{
color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 0.25rem rgba(11, 172, 204, 0.5)}
.btn-check:checked+body .btn-info,.btn-check:active+body .btn-info,body .btn-info:active,body .btn-info.active,.show>body .btn-info.dropdown-toggle,.btn-check:checked+body .sppb-btn-info,.btn-check:active+body .sppb-btn-info,body .sppb-btn-info:active,body .sppb-btn-info.active,.show>body .sppb-btn-info.dropdown-toggle{
color:#000;background-color:#3dd5f3;border-color:#25cff2}
.btn-check:checked+body .btn-info:focus,.btn-check:active+body .btn-info:focus,body .btn-info:active:focus,body .btn-info.active:focus,.show>body .btn-info.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-info:focus,.btn-check:active+body .sppb-btn-info:focus,body .sppb-btn-info:active:focus,body .sppb-btn-info.active:focus,.show>body .sppb-btn-info.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(11, 172, 204, 0.5)}
body .btn-info:disabled,body .btn-info.disabled,body .sppb-btn-info:disabled,body .sppb-btn-info.disabled{
color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
body .btn-info.sppb-btn-outline,body .sppb-btn-info.sppb-btn-outline{
color:#0dcaf0;border-color:#0dcaf0}
body .btn-info.sppb-btn-outline:hover,body .sppb-btn-info.sppb-btn-outline:hover{
color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:focus+body .btn-info.sppb-btn-outline,body .btn-info.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-info.sppb-btn-outline,body .sppb-btn-info.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(13, 202, 240, 0.5)}
.btn-check:checked+body .btn-info.sppb-btn-outline,.btn-check:active+body .btn-info.sppb-btn-outline,body .btn-info.sppb-btn-outline:active,body .btn-info.sppb-btn-outline.active,body .btn-info.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-info.sppb-btn-outline,.btn-check:active+body .sppb-btn-info.sppb-btn-outline,body .sppb-btn-info.sppb-btn-outline:active,body .sppb-btn-info.sppb-btn-outline.active,body .sppb-btn-info.sppb-btn-outline.dropdown-toggle.show{
color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:checked+body .btn-info.sppb-btn-outline:focus,.btn-check:active+body .btn-info.sppb-btn-outline:focus,body .btn-info.sppb-btn-outline:active:focus,body .btn-info.sppb-btn-outline.active:focus,body .btn-info.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-info.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-info.sppb-btn-outline:focus,body .sppb-btn-info.sppb-btn-outline:active:focus,body .sppb-btn-info.sppb-btn-outline.active:focus,body .sppb-btn-info.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(13, 202, 240, 0.5)}
body .btn-info.sppb-btn-outline:disabled,body .btn-info.sppb-btn-outline.disabled,body .sppb-btn-info.sppb-btn-outline:disabled,body .sppb-btn-info.sppb-btn-outline.disabled{
color:#0dcaf0;background-color:transparent}
body .btn-info.sppb-btn-3d,body .sppb-btn-info.sppb-btn-3d{
border-bottom-color:#0babcc}
body .btn-info.sppb-btn-gradient,body .sppb-btn-info.sppb-btn-gradient{
background-image:linear-gradient(#3cd5f4, #0aa1c0)}
body .btn-info.sppb-btn-gradient:hover,body .sppb-btn-info.sppb-btn-gradient:hover{
background-image:linear-gradient(#0aa1c0, #3cd5f4)}
body .btn-info.sppb-btn-outline-hover:hover:hover,body .sppb-btn-info.sppb-btn-outline-hover:hover:hover{
color:#0dcaf0;background-color:transparent;background-image:none;border-color:#0dcaf0}
body .btn-warning,body .sppb-btn-warning{
color:#000;background-color:#ffc107;border-color:#ffc107}
body .btn-warning:hover,body .sppb-btn-warning:hover{
color:#000;background-color:#ffca2c;border-color:#ffc720}
.btn-check:focus+body .btn-warning,body .btn-warning:focus,.btn-check:focus+body .sppb-btn-warning,body .sppb-btn-warning:focus{
color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 0.25rem rgba(217, 164, 6, 0.5)}
.btn-check:checked+body .btn-warning,.btn-check:active+body .btn-warning,body .btn-warning:active,body .btn-warning.active,.show>body .btn-warning.dropdown-toggle,.btn-check:checked+body .sppb-btn-warning,.btn-check:active+body .sppb-btn-warning,body .sppb-btn-warning:active,body .sppb-btn-warning.active,.show>body .sppb-btn-warning.dropdown-toggle{
color:#000;background-color:#ffcd39;border-color:#ffc720}
.btn-check:checked+body .btn-warning:focus,.btn-check:active+body .btn-warning:focus,body .btn-warning:active:focus,body .btn-warning.active:focus,.show>body .btn-warning.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-warning:focus,.btn-check:active+body .sppb-btn-warning:focus,body .sppb-btn-warning:active:focus,body .sppb-btn-warning.active:focus,.show>body .sppb-btn-warning.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(217, 164, 6, 0.5)}
body .btn-warning:disabled,body .btn-warning.disabled,body .sppb-btn-warning:disabled,body .sppb-btn-warning.disabled{
color:#000;background-color:#ffc107;border-color:#ffc107}
body .btn-warning.sppb-btn-outline,body .sppb-btn-warning.sppb-btn-outline{
color:#ffc107;border-color:#ffc107}
body .btn-warning.sppb-btn-outline:hover,body .sppb-btn-warning.sppb-btn-outline:hover{
color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:focus+body .btn-warning.sppb-btn-outline,body .btn-warning.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-warning.sppb-btn-outline,body .sppb-btn-warning.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(255, 193, 7, 0.5)}
.btn-check:checked+body .btn-warning.sppb-btn-outline,.btn-check:active+body .btn-warning.sppb-btn-outline,body .btn-warning.sppb-btn-outline:active,body .btn-warning.sppb-btn-outline.active,body .btn-warning.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-warning.sppb-btn-outline,.btn-check:active+body .sppb-btn-warning.sppb-btn-outline,body .sppb-btn-warning.sppb-btn-outline:active,body .sppb-btn-warning.sppb-btn-outline.active,body .sppb-btn-warning.sppb-btn-outline.dropdown-toggle.show{
color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:checked+body .btn-warning.sppb-btn-outline:focus,.btn-check:active+body .btn-warning.sppb-btn-outline:focus,body .btn-warning.sppb-btn-outline:active:focus,body .btn-warning.sppb-btn-outline.active:focus,body .btn-warning.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-warning.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-warning.sppb-btn-outline:focus,body .sppb-btn-warning.sppb-btn-outline:active:focus,body .sppb-btn-warning.sppb-btn-outline.active:focus,body .sppb-btn-warning.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(255, 193, 7, 0.5)}
body .btn-warning.sppb-btn-outline:disabled,body .btn-warning.sppb-btn-outline.disabled,body .sppb-btn-warning.sppb-btn-outline:disabled,body .sppb-btn-warning.sppb-btn-outline.disabled{
color:#ffc107;background-color:transparent}
body .btn-warning.sppb-btn-3d,body .sppb-btn-warning.sppb-btn-3d{
border-bottom-color:#e0a800}
body .btn-warning.sppb-btn-gradient,body .sppb-btn-warning.sppb-btn-gradient{
background-image:linear-gradient(#ffce3a, #d39e00)}
body .btn-warning.sppb-btn-gradient:hover,body .sppb-btn-warning.sppb-btn-gradient:hover{
background-image:linear-gradient(#d39e00, #ffce3a)}
body .btn-warning.sppb-btn-outline-hover:hover:hover,body .sppb-btn-warning.sppb-btn-outline-hover:hover:hover{
color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}
body .btn-danger,body .sppb-btn-danger{
color:#fff;background-color:#dc3545;border-color:#dc3545}
body .btn-danger:hover,body .sppb-btn-danger:hover{
color:#fff;background-color:#bb2d3b;border-color:#b02a37}
.btn-check:focus+body .btn-danger,body .btn-danger:focus,.btn-check:focus+body .sppb-btn-danger,body .sppb-btn-danger:focus{
color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 0.25rem rgba(225, 83, 97, 0.5)}
.btn-check:checked+body .btn-danger,.btn-check:active+body .btn-danger,body .btn-danger:active,body .btn-danger.active,.show>body .btn-danger.dropdown-toggle,.btn-check:checked+body .sppb-btn-danger,.btn-check:active+body .sppb-btn-danger,body .sppb-btn-danger:active,body .sppb-btn-danger.active,.show>body .sppb-btn-danger.dropdown-toggle{
color:#fff;background-color:#b02a37;border-color:#a52834}
.btn-check:checked+body .btn-danger:focus,.btn-check:active+body .btn-danger:focus,body .btn-danger:active:focus,body .btn-danger.active:focus,.show>body .btn-danger.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-danger:focus,.btn-check:active+body .sppb-btn-danger:focus,body .sppb-btn-danger:active:focus,body .sppb-btn-danger.active:focus,.show>body .sppb-btn-danger.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(225, 83, 97, 0.5)}
body .btn-danger:disabled,body .btn-danger.disabled,body .sppb-btn-danger:disabled,body .sppb-btn-danger.disabled{
color:#fff;background-color:#dc3545;border-color:#dc3545}
body .btn-danger.sppb-btn-outline,body .sppb-btn-danger.sppb-btn-outline{
color:#dc3545;border-color:#dc3545}
body .btn-danger.sppb-btn-outline:hover,body .sppb-btn-danger.sppb-btn-outline:hover{
color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:focus+body .btn-danger.sppb-btn-outline,body .btn-danger.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-danger.sppb-btn-outline,body .sppb-btn-danger.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(220, 53, 69, 0.5)}
.btn-check:checked+body .btn-danger.sppb-btn-outline,.btn-check:active+body .btn-danger.sppb-btn-outline,body .btn-danger.sppb-btn-outline:active,body .btn-danger.sppb-btn-outline.active,body .btn-danger.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-danger.sppb-btn-outline,.btn-check:active+body .sppb-btn-danger.sppb-btn-outline,body .sppb-btn-danger.sppb-btn-outline:active,body .sppb-btn-danger.sppb-btn-outline.active,body .sppb-btn-danger.sppb-btn-outline.dropdown-toggle.show{
color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:checked+body .btn-danger.sppb-btn-outline:focus,.btn-check:active+body .btn-danger.sppb-btn-outline:focus,body .btn-danger.sppb-btn-outline:active:focus,body .btn-danger.sppb-btn-outline.active:focus,body .btn-danger.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-danger.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-danger.sppb-btn-outline:focus,body .sppb-btn-danger.sppb-btn-outline:active:focus,body .sppb-btn-danger.sppb-btn-outline.active:focus,body .sppb-btn-danger.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(220, 53, 69, 0.5)}
body .btn-danger.sppb-btn-outline:disabled,body .btn-danger.sppb-btn-outline.disabled,body .sppb-btn-danger.sppb-btn-outline:disabled,body .sppb-btn-danger.sppb-btn-outline.disabled{
color:#dc3545;background-color:transparent}
body .btn-danger.sppb-btn-3d,body .sppb-btn-danger.sppb-btn-3d{
border-bottom-color:#c82333}
body .btn-danger.sppb-btn-gradient,body .sppb-btn-danger.sppb-btn-gradient{
background-image:linear-gradient(#e4606d, #bd2130)}
body .btn-danger.sppb-btn-gradient:hover,body .sppb-btn-danger.sppb-btn-gradient:hover{
background-image:linear-gradient(#bd2130, #e4606d)}
body .btn-danger.sppb-btn-outline-hover:hover:hover,body .sppb-btn-danger.sppb-btn-outline-hover:hover:hover{
color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}
body .btn-light,body .sppb-btn-light{
color:#000;background-color:#f5f6f7;border-color:#f5f6f7}
body .btn-light:hover,body .sppb-btn-light:hover{
color:#000;background-color:#f7f7f8;border-color:#f6f7f8}
.btn-check:focus+body .btn-light,body .btn-light:focus,.btn-check:focus+body .sppb-btn-light,body .sppb-btn-light:focus{
color:#000;background-color:#f7f7f8;border-color:#f6f7f8;box-shadow:0 0 0 0.25rem rgba(208, 209, 210, 0.5)}
.btn-check:checked+body .btn-light,.btn-check:active+body .btn-light,body .btn-light:active,body .btn-light.active,.show>body .btn-light.dropdown-toggle,.btn-check:checked+body .sppb-btn-light,.btn-check:active+body .sppb-btn-light,body .sppb-btn-light:active,body .sppb-btn-light.active,.show>body .sppb-btn-light.dropdown-toggle{
color:#000;background-color:#f7f8f9;border-color:#f6f7f8}
.btn-check:checked+body .btn-light:focus,.btn-check:active+body .btn-light:focus,body .btn-light:active:focus,body .btn-light.active:focus,.show>body .btn-light.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-light:focus,.btn-check:active+body .sppb-btn-light:focus,body .sppb-btn-light:active:focus,body .sppb-btn-light.active:focus,.show>body .sppb-btn-light.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(208, 209, 210, 0.5)}
body .btn-light:disabled,body .btn-light.disabled,body .sppb-btn-light:disabled,body .sppb-btn-light.disabled{
color:#000;background-color:#f5f6f7;border-color:#f5f6f7}
body .btn-light.sppb-btn-outline,body .sppb-btn-light.sppb-btn-outline{
color:#f5f6f7;border-color:#f5f6f7}
body .btn-light.sppb-btn-outline:hover,body .sppb-btn-light.sppb-btn-outline:hover{
color:#000;background-color:#f5f6f7;border-color:#f5f6f7}
.btn-check:focus+body .btn-light.sppb-btn-outline,body .btn-light.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-light.sppb-btn-outline,body .sppb-btn-light.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(245, 246, 247, 0.5)}
.btn-check:checked+body .btn-light.sppb-btn-outline,.btn-check:active+body .btn-light.sppb-btn-outline,body .btn-light.sppb-btn-outline:active,body .btn-light.sppb-btn-outline.active,body .btn-light.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-light.sppb-btn-outline,.btn-check:active+body .sppb-btn-light.sppb-btn-outline,body .sppb-btn-light.sppb-btn-outline:active,body .sppb-btn-light.sppb-btn-outline.active,body .sppb-btn-light.sppb-btn-outline.dropdown-toggle.show{
color:#000;background-color:#f5f6f7;border-color:#f5f6f7}
.btn-check:checked+body .btn-light.sppb-btn-outline:focus,.btn-check:active+body .btn-light.sppb-btn-outline:focus,body .btn-light.sppb-btn-outline:active:focus,body .btn-light.sppb-btn-outline.active:focus,body .btn-light.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-light.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-light.sppb-btn-outline:focus,body .sppb-btn-light.sppb-btn-outline:active:focus,body .sppb-btn-light.sppb-btn-outline.active:focus,body .sppb-btn-light.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(245, 246, 247, 0.5)}
body .btn-light.sppb-btn-outline:disabled,body .btn-light.sppb-btn-outline.disabled,body .sppb-btn-light.sppb-btn-outline:disabled,body .sppb-btn-light.sppb-btn-outline.disabled{
color:#f5f6f7;background-color:transparent}
body .btn-light.sppb-btn-3d,body .sppb-btn-light.sppb-btn-3d{
border-bottom-color:#e0e3e6}
body .btn-light.sppb-btn-gradient,body .sppb-btn-light.sppb-btn-gradient{
background-image:linear-gradient(white, #d9dde0)}
body .btn-light.sppb-btn-gradient:hover,body .sppb-btn-light.sppb-btn-gradient:hover{
background-image:linear-gradient(#d9dde0, white)}
body .btn-light.sppb-btn-outline-hover:hover:hover,body .sppb-btn-light.sppb-btn-outline-hover:hover:hover{
color:#f5f6f7;background-color:transparent;background-image:none;border-color:#f5f6f7}
body .btn-dark,body .sppb-btn-dark{
color:#fff;background-color:#212529;border-color:#212529}
body .btn-dark:hover,body .sppb-btn-dark:hover{
color:#fff;background-color:#1c1f23;border-color:#1a1e21}
.btn-check:focus+body .btn-dark,body .btn-dark:focus,.btn-check:focus+body .sppb-btn-dark,body .sppb-btn-dark:focus{
color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 0.25rem rgba(66, 70, 73, 0.5)}
.btn-check:checked+body .btn-dark,.btn-check:active+body .btn-dark,body .btn-dark:active,body .btn-dark.active,.show>body .btn-dark.dropdown-toggle,.btn-check:checked+body .sppb-btn-dark,.btn-check:active+body .sppb-btn-dark,body .sppb-btn-dark:active,body .sppb-btn-dark.active,.show>body .sppb-btn-dark.dropdown-toggle{
color:#fff;background-color:#1a1e21;border-color:#191c1f}
.btn-check:checked+body .btn-dark:focus,.btn-check:active+body .btn-dark:focus,body .btn-dark:active:focus,body .btn-dark.active:focus,.show>body .btn-dark.dropdown-toggle:focus,.btn-check:checked+body .sppb-btn-dark:focus,.btn-check:active+body .sppb-btn-dark:focus,body .sppb-btn-dark:active:focus,body .sppb-btn-dark.active:focus,.show>body .sppb-btn-dark.dropdown-toggle:focus{
box-shadow:0 0 0 0.25rem rgba(66, 70, 73, 0.5)}
body .btn-dark:disabled,body .btn-dark.disabled,body .sppb-btn-dark:disabled,body .sppb-btn-dark.disabled{
color:#fff;background-color:#212529;border-color:#212529}
body .btn-dark.sppb-btn-outline,body .sppb-btn-dark.sppb-btn-outline{
color:#212529;border-color:#212529}
body .btn-dark.sppb-btn-outline:hover,body .sppb-btn-dark.sppb-btn-outline:hover{
color:#fff;background-color:#212529;border-color:#212529}
.btn-check:focus+body .btn-dark.sppb-btn-outline,body .btn-dark.sppb-btn-outline:focus,.btn-check:focus+body .sppb-btn-dark.sppb-btn-outline,body .sppb-btn-dark.sppb-btn-outline:focus{
box-shadow:0 0 0 0.25rem rgba(33, 37, 41, 0.5)}
.btn-check:checked+body .btn-dark.sppb-btn-outline,.btn-check:active+body .btn-dark.sppb-btn-outline,body .btn-dark.sppb-btn-outline:active,body .btn-dark.sppb-btn-outline.active,body .btn-dark.sppb-btn-outline.dropdown-toggle.show,.btn-check:checked+body .sppb-btn-dark.sppb-btn-outline,.btn-check:active+body .sppb-btn-dark.sppb-btn-outline,body .sppb-btn-dark.sppb-btn-outline:active,body .sppb-btn-dark.sppb-btn-outline.active,body .sppb-btn-dark.sppb-btn-outline.dropdown-toggle.show{
color:#fff;background-color:#212529;border-color:#212529}
.btn-check:checked+body .btn-dark.sppb-btn-outline:focus,.btn-check:active+body .btn-dark.sppb-btn-outline:focus,body .btn-dark.sppb-btn-outline:active:focus,body .btn-dark.sppb-btn-outline.active:focus,body .btn-dark.sppb-btn-outline.dropdown-toggle.show:focus,.btn-check:checked+body .sppb-btn-dark.sppb-btn-outline:focus,.btn-check:active+body .sppb-btn-dark.sppb-btn-outline:focus,body .sppb-btn-dark.sppb-btn-outline:active:focus,body .sppb-btn-dark.sppb-btn-outline.active:focus,body .sppb-btn-dark.sppb-btn-outline.dropdown-toggle.show:focus{
box-shadow:0 0 0 0.25rem rgba(33, 37, 41, 0.5)}
body .btn-dark.sppb-btn-outline:disabled,body .btn-dark.sppb-btn-outline.disabled,body .sppb-btn-dark.sppb-btn-outline:disabled,body .sppb-btn-dark.sppb-btn-outline.disabled{
color:#212529;background-color:transparent}
body .btn-dark.sppb-btn-3d,body .sppb-btn-dark.sppb-btn-3d{
border-bottom-color:#101214}
body .btn-dark.sppb-btn-gradient,body .sppb-btn-dark.sppb-btn-gradient{
background-image:linear-gradient(#383f45, #0a0c0d)}
body .btn-dark.sppb-btn-gradient:hover,body .sppb-btn-dark.sppb-btn-gradient:hover{
background-image:linear-gradient(#0a0c0d, #383f45)}
body .btn-dark.sppb-btn-outline-hover:hover:hover,body .sppb-btn-dark.sppb-btn-outline-hover:hover:hover{
color:#212529;background-color:transparent;background-image:none;border-color:#212529}
body .sppb-btn-square{
border-radius:0 !important}
body .sppb-btn-rounded{
border-radius:0.25rem !important}
body .sppb-btn-round{
border-radius:6.25rem !important}
.ut-person .sppb-addon-content .person-image{
position:relative;overflow:hidden}
.ut-person .sppb-addon-content .person-image .person-overlay{
position:absolute;top:0;left:0;width:100%;height:100%}
.ut-person .sppb-addon-content .person-information{
margin-top:15px}
.ut-person .sppb-addon-content .person-information span{
display:block}
.ut-person .sppb-addon-content .person-information .person-name{
font-size:16px;font-weight:700}
.ut-person .sppb-addon-content .person-information .person-designation{
font-size:12px}
.ut-person .sppb-addon-content .person-social-icons{
margin-top:15px}
.ut-person .sppb-addon-content .person-social-icons .person-social{
list-style:none;display:block;padding:0;margin:0 -8px}
.ut-person .sppb-addon-content .person-social-icons .person-social>li{
display:inline-block;margin:0 8px}
.ut-person .sppb-addon-content .person-social-icons .person-social>li>a{
display:block;font-size:16px;line-height:16px}
.ut-person .sppb-addon-content .person-description{
margin-top:15px}
.ut-testimonial .ut-testimonial-item .ut-testimonial-message>div:nth-child(2){
margin-top:20px}
.ut-testimonial .ut-testimonial-item .author-avatar{
display:flex;display:-webkit-flex}
.ut-testimonial .ut-testimonial-item .author-avatar img{
width:auto;display:inline-block}
.ut-testimonial .ut-testimonial-item .avatar-author-before{
margin-top:20px}
.ut-testimonial .ut-testimonial-item .avatar-author-after{
margin-bottom:20px}
.ut-testimonial .ut-testimonial-item .avatar-author-left{
margin-left:15px}
.ut-testimonial .ut-testimonial-item .avatar-author-right{
margin-right:15px}
.ut-testimonial .ut-testimonial-item .avatar-author-top,.ut-testimonial .ut-testimonial-item .avatar-author-bottom,.ut-testimonial .ut-testimonial-item .avatar-author-after,.ut-testimonial .ut-testimonial-item .avatar-author-before{
margin-left:auto;margin-right:auto;display:inline-block}
.ut-testimonial .ut-testimonial-item .author-top{
flex-direction:column;-webkit-flex-direcion:column}
.ut-testimonial .ut-testimonial-item .author-bottom{
flex-direction:column;-webkit-flex-direcion:column}
.ut-testimonial .ut-testimonial-item .author-before{
flex-direction:column;-webkit-flex-direcion:column}
.ut-testimonial .ut-testimonial-item .author-after{
flex-direction:column;-webkit-flex-direcion:column}
.ut-testimonial .ut-testimonial-item .author-left{
align-items:center;-webkit-align-items:center}
.ut-testimonial .ut-testimonial-item .author-right{
align-items:center;-webkit-align-items:center}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating{
margin:-3px}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating i{
margin:3px}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-before .author-avatar{
margin-bottom:20px}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-avatar{
margin-top:20px}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .row{
display:flex;display:-webkit-flex}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .author-avatar{
padding-right:0}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .row{
display:flex;display:-webkit-flex}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .author-avatar{
padding-left:0}
@media (max-width:767.98px){
.ut-testimonial .ut-testimonial-item>.row>div:last-child{
margin-top:15px}
}
.ut-testimonial .ut-testimonial-item.effect-on-static .blur{
filter:blur(1px);-webkit-filter:blur(1px)}
.ut-testimonial .ut-testimonial-item.effect-on-static .grayscale{
filter:grayscale(1);-webkit-filter:grayscale(1)}
.ut-testimonial .ut-testimonial-item.effect-on-static .opacity{
filter:opacity(0.5);-webkit-filter:opacity(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-static .sepia{
filter:sepia(1);-webkit-filter:sepia(1)}
.ut-testimonial .ut-testimonial-item.effect-on-static .sepia50{
filter:sepia(0.5);-webkit-filter:sepia(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-static .saturate{
filter:saturate(3);-webkit-filter:saturate(3)}
.ut-testimonial .ut-testimonial-item.effect-on-static .contrast{
filter:contrast(5);-webkit-filter:contrast(5)}
.ut-testimonial .ut-testimonial-item.effect-on-static .hue-rotate{
filter:hue-rotate(50%);-webkit-filter:hue-rotate(50%)}
.ut-testimonial .ut-testimonial-item.effect-on-static:hover .blur,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .opacity,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .saturate,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .contrast,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .hue-rotate,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .blur,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .opacity,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .saturate,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .contrast,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .hue-rotate{
filter:none;-webkit-filter:none}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .blur,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .blur{
filter:blur(1px);-webkit-filter:blur(1px)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .grayscale{
filter:grayscale(1);-webkit-filter:grayscale(1)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .opacity,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .opacity{
filter:opacity(0.5);-webkit-filter:opacity(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia{
filter:sepia(1);-webkit-filter:sepia(1)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia50{
filter:sepia(0.5);-webkit-filter:sepia(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .saturate,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .saturate{
filter:saturate(3);-webkit-filter:saturate(3)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .contrast,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .contrast{
filter:contrast(5);-webkit-filter:contrast(5)}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .hue-rotate,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .hue-rotate{
filter:hue-rotate(50%);-webkit-filter:hue-rotate(50%)}
.ut-testimonial .ut-testimonial-item.effect-on-both .blur{
filter:blur(1px);-webkit-filter:blur(1px)}
.ut-testimonial .ut-testimonial-item.effect-on-both .grayscale{
filter:grayscale(1);-webkit-filter:grayscale(1)}
.ut-testimonial .ut-testimonial-item.effect-on-both .opacity{
filter:opacity(0.5);-webkit-filter:opacity(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-both .sepia{
filter:sepia(1);-webkit-filter:sepia(1)}
.ut-testimonial .ut-testimonial-item.effect-on-both .sepia50{
filter:sepia(0.5);-webkit-filter:sepia(0.5)}
.ut-testimonial .ut-testimonial-item.effect-on-both .saturate{
filter:saturate(3);-webkit-filter:saturate(3)}
.ut-testimonial .ut-testimonial-item.effect-on-both .contrast{
filter:contrast(5);-webkit-filter:contrast(5)}
.ut-testimonial .ut-testimonial-item.effect-on-both .hue-rotate{
filter:hue-rotate(-50%);-webkit-filter:hue-rotate(-50%)}
.ut-testimonial .ut-testimonial-item:hover .utZoomIn,.ut-testimonial .ut-testimonial-item:focus .utZoomIn{
transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.ut-testimonial .ut-testimonial-item:hover .utZoomOut,.ut-testimonial .ut-testimonial-item:focus .utZoomOut{
transform:scale(0.9);-webkit-transform:scale(0.9);-moz-transform:scale(0.9)}
.ut-testimonial .ut-testimonial-item:hover .utFlipX,.ut-testimonial .ut-testimonial-item:focus .utFlipX{
transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1)}
.ut-testimonial .ut-testimonial-item .blur,.ut-testimonial .ut-testimonial-item .grayscale,.ut-testimonial .ut-testimonial-item .opacity,.ut-testimonial .ut-testimonial-item .sepia,.ut-testimonial .ut-testimonial-item .sepia50,.ut-testimonial .ut-testimonial-item .saturate,.ut-testimonial .ut-testimonial-item .contrast,.ut-testimonial .ut-testimonial-item .hue-rotate,.ut-testimonial .ut-testimonial-item .utZoomIn,.ut-testimonial .ut-testimonial-item .utZoomOut,.ut-testimonial .ut-testimonial-item .utFlipX{
transition:all 400ms ease-in-out;-webkit-transition:all 400ms ease-in-out}
.ut-addon-imagelazy{
overflow:hidden}
.ut-addon-imagelazy .imagelazy-description,.ut-addon-imagelazy .imagelazy-button{
margin-bottom:20px}
.ut-addon-imagelazy .imagelazy-image-ct{
position:relative;overflow:hidden}
.ut-addon-imagelazy .imagelazy-image-ct>a{
display:block}
.ut-addon-imagelazy .imagelazy-image-ct>a:after{
content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-addon-imagelazy .imagelazy-image-ct>a:after{
transition:none}
}
.ut-addon-imagelazy .imagelazy-image-ct .sppb-img-responsive{
display:block;width:100%}
.ut-addon-imagelazy .imagelazy-overlay{
padding:20px;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.ut-addon-imagelazy .imagelazy-overlay{
transition:none}
}
.ut-addon-imagelazy .imagelazy-overlay-inner>div:last-of-type{
margin-bottom:0}
.ut-addon-imagelazy:hover .imagelazy-overlay,.ut-addon-imagelazy:focus .imagelazy-overlay{
opacity:1}
.ut-addon-imagelazy:hover .imagelazy-image-ct>a:after,.ut-addon-imagelazy:focus .imagelazy-image-ct>a:after{
opacity:1}
div.tagspopular ul{
margin:-2px !important}
div.tagspopular ul li{
display:inline-block !important;margin:3px 2px !important;border:none !important}
div.tagspopular ul li a{
line-height:1 !important;padding:10px 15px !important;border:1px solid rgba(173, 181, 189, 0.4);text-transform:uppercase;font-size:0.875rem;transition:all 300ms ease-in-out}
ul.category-module>li{
margin-bottom:1rem;border-bottom:1px solid var(--border-color)}
ul.category-module>li:last-child{
margin-bottom:0;border-bottom:none}
ul.category-module>li>.mod-articles-category-title{
font-weight:700;font-size:1.25rem;margin-bottom:0.5rem;display:block;line-height:1.5;font-family:var(--headings_font_family)}
ul.category-module>li .tags{
margin:1.25rem 0}
.sp-module .form-search:not(.js-finder-searchform){
display:flex}
.sp-module .form-search:not(.js-finder-searchform) button.btn{
border-top-left-radius:0;border-bottom-left-radius:0}
.contact .contact-address .me-2{
color:var(--headings_color);font-weight:700}
.contact .thumbnail{
text-align:center}
.contact .thumbnail img{
margin:0 auto}
#jform_privacyconsent_privacy-lbl a.modal,#jform_consentbox-lbl a.modal,#consentbox-lbl a.modal{
display:inline-block;position:relative}
.search .phrases label{
margin:0 10px 10px 0}
.search .phrases input{
position:relative;top:2px;margin-right:3px}
.search .only .form-check-inline{
margin-bottom:10px}
.finder #finder-filter-window .filter-branch{
margin:0 -10px 10px}
.finder #finder-filter-window .filter-branch .finder-selects{
padding:0 10px}
.tag-category form .filters{
margin-top:0 !important}
.tag-category form .filters .input-group{
width:calc(100% - 100px);float:left}
.tag-category form .filters .limit-box{
width:max-content;float:right}
@media screen and (max-width:479.98px){
.tag-category form .filters .input-group{
width:100%;float:none}
.tag-category form .filters .limit-box{
width:100%;float:none}
}
.tag-category>div:before,.tag-category>div:after{
content:"";display:table}
.tag-category>div:after{
clear:both}
.tag-category .list-group{
display:flex;flex-wrap:wrap;flex-direction:row;margin-left:-15px;margin-right:-15px}
.tag-category .list-group .list-group-item{
display:flex;flex-direction:column;flex:0 0 calc(33.33333333% - 30px);max-width:calc(33.33333333% - 30px);margin:0 15px 50px;border-radius:0;border-top-width:1px;padding:1rem}
.tag-category .list-group .list-group-item>a:first-child{
font-size:1.25rem;flex-wrap:600;font-family:var(--headings_font_family)}
.tag-category .list-group .list-group-item>a+a{
margin:-1rem -1rem 20px;order:-1}
.tag-category .list-group .list-group-item .tag-body{
margin-top:15px}
.tag-category .list-group .list-group-item .tag-body p:last-child{
margin-bottom:0}
@media (min-width:768px) and (max-width:991.98px){
.tag-category .list-group .list-group-item{
flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}
}
@media (max-width:767.98px){
.tag-category .list-group .list-group-item{
flex:0 0 calc(100% - 30px);max-width:calc(100% - 30px)}
}
.tag-category .list-group.category .list-group-item{
flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}
.tag-category .list-group.category .list-group-item h3{
font-size:1rem}
.tag-category .list-group.category .list-group-item h3 a{
display:block;text-align:center}
@media (max-width:991.98px){
.tag-category .list-group.category .list-group-item{
flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}
}
#sbox-window iframe{
max-width:100%;max-height:100%}
.com-speasyimagegallery.view-albums .page-header{
display:none}
.speasyimagegallery-albums .speasyimagegallery-album>div a{
overflow:hidden}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info{
display:flex;display:-webkit-flex;top:0;flex-direction:column;justify-content:center;align-items:center}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info .speasyimagegallery-album-title{
margin-bottom:12px;color:#fff;letter-spacing:0;font-size:24px}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta .speasyimagegallery-album-meta-count{
color:#fff;font-weight:400;font-size:1rem;text-transform:uppercase;letter-spacing:0;position:relative;margin:5px 0 0 0;padding-bottom:5px}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta .speasyimagegallery-album-meta-count:before{
content:"";height:2px;width:0;background:var(--primary_color);position:absolute;bottom:0;left:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta .speasyimagegallery-album-meta-count:before{
transition:none}
}
.speasyimagegallery-albums .speasyimagegallery-album:hover>div a:after{
opacity:1}
.speasyimagegallery-albums .speasyimagegallery-album:hover .speasyimagegallery-album-meta .speasyimagegallery-album-meta-count:before{
width:100%}
.speasyimagegallery-albums+.pagination-wrapper{
margin-top:50px}
.page-header.album-name{
text-align:center;padding-bottom:0}
.page-header.album-name h2{
font-size:2.25rem}
.page-header+.speasyimagegallery-gallery{
margin-top:40px}
.page-header+.speasyimagegallery-album-description{
margin-top:15px}
.speasyimagegallery-album-description{
margin:0 auto 40px;text-align:center}
@media (min-width:992px){
.speasyimagegallery-album-description{
max-width:55%}
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item{
cursor:pointer}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div{
overflow:hidden}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content{
display:flex;display:-webkit-flex;align-items:flex-end;justify-content:flex-start;padding:30px;height:100%}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content:before{
content:"+";display:inline-block;font-family:var(--headings_font_family);font-size:80px;font-weight:700;color:var(--primary_color);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content:before{
transition:none}
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title{
font-family:var(--headings_font_family);font-size:20px;opacity:0;transition:all 0.4s ease-in-out}
@media (prefers-reduced-motion:reduce){
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title{
transition:none}
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:after{
background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%)}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:hover .speasyimagegallery-gallery-item-content:before{
transform:translate(-50%, -50%) scale(1)}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:hover .speasyimagegallery-gallery-item-title{
opacity:1}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-title{
letter-spacing:0;font-size:18px;line-height:1.5}
.speasyimagegallery-modal-wrapper{
z-index:10000;background:rgba(0, 0, 0, 0.95)}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-content{
padding:15px;background:rgba(33, 37, 41, 0.8)}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-title{
font-size:18px;font-family:var(--headings_font_family)}
.speasyimagegallery-modal-wrapper .speasyimagegallery-gallery-stat{
color:#fff}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-description{
margin-top:5px}
@media (max-width:575.98px){
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-description{
display:none}
}
.zindex-0{
z-index:0 !important}
.zindex-5{
z-index:5 !important}
.zindex-10{
z-index:10 !important}
.zindex-15{
z-index:15 !important}
.zindex-20{
z-index:20 !important}
.zindex-25{
z-index:25 !important}
.zindex-30{
z-index:30 !important}
.zindex-35{
z-index:35 !important}
.zindex-40{
z-index:40 !important}
.zindex-45{
z-index:45 !important}
.zindex-50{
z-index:50 !important}
.zindex-55{
z-index:55 !important}
.zindex-60{
z-index:60 !important}
.zindex-65{
z-index:65 !important}
.zindex-70{
z-index:70 !important}
.zindex-75{
z-index:75 !important}
.zindex-80{
z-index:80 !important}
.zindex-85{
z-index:85 !important}
.zindex-90{
z-index:90 !important}
.zindex-95{
z-index:95 !important}
.zindex-100{
z-index:100 !important}
.bg-black{
background-color:#000}
.bg-gray-90{
background-color:#212529}
.bg-gray-80{
background-color:#343a40}
.bg-gray-70{
background-color:#495057}
.bg-gray-60{
background-color:#6c757d}
.bg-gray-50{
background-color:#adb5bd}
.bg-gray-40{
background-color:#ced4da}
.bg-gray-30{
background-color:#dee2e6}
.bg-gray-20{
background-color:#e9ecef}
.bg-gray-10{
background-color:#f5f6f7}
.bg-white{
background-color:#fff !important}
.bg-dark{
background-color:#212529 !important}
[class*="overlay-bg-"]{
position:relative}
[class*="overlay-bg-"]:before{
content:"";position:absolute;left:0;top:0;width:100%;height:100%}
.overlay-bg-black-10:before{
background-color:rgba(0, 0, 0, 0.1)}
.overlay-bg-black-20:before{
background-color:rgba(0, 0, 0, 0.2)}
.overlay-bg-black-30:before{
background-color:rgba(0, 0, 0, 0.3)}
.overlay-bg-black-40:before{
background-color:rgba(0, 0, 0, 0.4)}
.overlay-bg-black-50:before{
background-color:rgba(0, 0, 0, 0.5)}
.overlay-bg-black-60:before{
background-color:rgba(0, 0, 0, 0.6)}
.overlay-bg-black-70:before{
background-color:rgba(0, 0, 0, 0.7)}
.overlay-bg-black-80:before{
background-color:rgba(0, 0, 0, 0.8)}
.overlay-bg-black-90:before{
background-color:rgba(0, 0, 0, 0.9)}
.overlay-bg-white-10:before{
background-color:rgba(255, 255, 255, 0.1)}
.overlay-bg-white-20:before{
background-color:rgba(255, 255, 255, 0.2)}
.overlay-bg-white-30:before{
background-color:rgba(255, 255, 255, 0.3)}
.overlay-bg-white-40:before{
background-color:rgba(255, 255, 255, 0.4)}
.overlay-bg-white-50:before{
background-color:rgba(255, 255, 255, 0.5)}
.overlay-bg-white-60:before{
background-color:rgba(255, 255, 255, 0.6)}
.overlay-bg-white-70:before{
background-color:rgba(255, 255, 255, 0.7)}
.overlay-bg-white-80:before{
background-color:rgba(255, 255, 255, 0.8)}
.overlay-bg-white-90:before{
background-color:rgba(255, 255, 255, 0.9)}
.white-color p,.white-color a,.white-color h1,.white-color h2,.white-color h3,.white-color h4,.white-color h5,.white-color h6,.white-color span,.white-color strong,.white-color div{
color:#fff}
.ut-versuscarousel .sppb-addon-content .utZoomIn,.ut-versuscarousel .sppb-addon-content .utZoomOut,.ut-versuscarousel .sppb-addon-content .utFlipX,.ut-owlgallery .sppb-addon-content .utZoomIn,.ut-owlgallery .sppb-addon-content .utZoomOut,.ut-owlgallery .sppb-addon-content .utFlipX,.ut-carouselcontent .sppb-addon-content .utZoomIn,.ut-carouselcontent .sppb-addon-content .utZoomOut,.ut-carouselcontent .sppb-addon-content .utFlipX{
position:relative;display:inline-block;transition:all 400ms ease-in-out;-webkit-transition:all 400ms ease-in-out}
.ut-versuscarousel .sppb-addon-content:hover .utZoomIn,.ut-versuscarousel .sppb-addon-content:focus .utZoomIn,.ut-owlgallery .sppb-addon-content:hover .utZoomIn,.ut-owlgallery .sppb-addon-content:focus .utZoomIn,.ut-carouselcontent .sppb-addon-content:hover .utZoomIn,.ut-carouselcontent .sppb-addon-content:focus .utZoomIn{
transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
.ut-versuscarousel .sppb-addon-content:hover .utZoomOut,.ut-versuscarousel .sppb-addon-content:focus .utZoomOut,.ut-owlgallery .sppb-addon-content:hover .utZoomOut,.ut-owlgallery .sppb-addon-content:focus .utZoomOut,.ut-carouselcontent .sppb-addon-content:hover .utZoomOut,.ut-carouselcontent .sppb-addon-content:focus .utZoomOut{
transform:scale(0.9);-webkit-transform:scale(0.9);-moz-transform:scale(0.9)}
.ut-versuscarousel .sppb-addon-content:hover .utFlipX,.ut-versuscarousel .sppb-addon-content:focus .utFlipX,.ut-owlgallery .sppb-addon-content:hover .utFlipX,.ut-owlgallery .sppb-addon-content:focus .utFlipX,.ut-carouselcontent .sppb-addon-content:hover .utFlipX,.ut-carouselcontent .sppb-addon-content:focus .utFlipX{
transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1)}
@media (max-width:991.98px){
.border-from-lg{
border:none !important}
}
@media (max-width:767.98px){
.border-from-md{
border:none !important}
}
@media (max-width:575.98px){
.border-from-sm{
border:none !important}
}
.alert-notice{
background:#ffd454;border-color:#ffce3a;color:#211800}
:root{
--header_height: 80px;--border-color: rgba(173, 181, 189, 0.4);--transition: all 0.4s ease-in-out}
body{
text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--body_font_family)}
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}
@media (min-width:1400px){
body.wide-content .container {
max-width:1320px}
}
@media (min-width:1400px){
body:not(.wide-content) .container,body:not(.wide-content) .force-container>.sppb-container-inner>.sppb-row{
max-width:1001px}
}
body,.sp-preloader{
background-color:var(--bg_color);color:var(--text_color)}
.sp-preloader>div{
background:var(--primary_color)}
.sp-preloader>div:after{
background:var(--bg_color)}
a{
transition:color 400ms, background-color 400ms;color:var(--link_color)}
a:hover,a:focus,a:active{
color:var(--link_hover_color)}
a,a:hover,a:focus,a:active{
text-decoration:none}
h1,h2,h3,h4,h5,h6{
color:var(--headings_color);font-family:var(--headings_font_family)}
label{
font-weight:normal}
legend{
padding-bottom:10px}
img{
display:block;max-width:100%;height:auto}
.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}
#sp-top-bar{
padding:8px 0;background:var(--topbar_bg_color);color:var(--topbar_text_color);font-size:0.875rem}
#sp-top-bar .row{
align-items:center}
#sp-top-bar a{
color:var(--topbar_link_color)}
#sp-top-bar a:hover{
color:var(--topbar_link_hover_color)}
#sp-top-bar .sp-module{
display:inline-block;margin:0 0 0 1.25rem}
#sp-top-bar .sp-contact-info .fas,#sp-top-bar .sp-contact-info .far{
color:var(--primary_color)}
ul.social-icons{
list-style:none;padding:0;margin:0;display:inline-block}
ul.social-icons>li{
display:inline-block;line-height:1.5}
ul.social-icons>li:not(:last-child){
margin-right:15px}
ul.social-icons>li a{
width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;background:var(--primary_color);clip-path:polygon(0 0, 24px 0, 32px 8px, 32px 32px, 0 32px);-webkit-clip-path:polygon(0 0, 24px 0, 32px 8px, 32px 32px, 0 32px);transition:var(--transition)}
ul.social-icons>li a:hover{
color:#fff !important}
.flex-auto{
flex:auto}
#sp-menu.menu-with-social .sp-megamenu-wrapper{
flex:auto;justify-content:space-between;display:flex;align-items:center}
#sp-menu>.sp-column{
height:100%}
#sp-menu .social-wrap{
position:relative;padding-left:60px}
#sp-menu .social-wrap:after{
content:"";margin-top:10px;margin-bottom:10px;position:absolute;width:1px;height:calc(var(--header_height) - 20px);left:30px;background-color:var(--border-color)}
#sp-menu ul.social-icons>li:not(:last-child){
margin-right:20px}
#sp-menu ul.social-icons a:hover,#sp-menu ul.social-icons a:focus{
color:var(--primary_color)}
#sp-menu .social-wrap.no-border ul.social-icons{
border-left:none;padding-left:0px}
#sp-menu.menu-center .sp-megamenu-wrapper{
justify-content:center}
#sp-menu .mod-finder.js-finder-searchform label{
display:none}
.menu-flex .sp-megamenu-wrapper{
display:flex;justify-content:flex-end}
#menu-right .sp-module:first-child{
border-right:2px solid rgba(80, 80, 80, 0.2);padding-right:30px}
.header-has-modules #offcanvas-toggler{
margin-right:20px;margin-left:0}
.sp-module-content .mod-languages ul.lang-inline{
margin:0;padding:0}
.sp-module-content .mod-languages ul.lang-inline li{
border:none;display:inline-block;margin:0 5px 0 0}
.sp-module-content .mod-languages ul.lang-inline li a{
padding:0 !important}
.sp-module-content .mod-languages ul.lang-inline li>a:before{
display:none}
.sp-module-content .latestnews>li>a>span{
display:block;margin-top:5px;font-size:85%}
.sp-contact-info{
list-style:none;padding:0;margin:0 -10px}
.sp-contact-info li{
display:inline-block;margin:0 10px;font-size:90%;white-space:nowrap}
.sp-contact-info li i{
margin:0 3px}
.header-overlap{
position:absolute;top:0;right:0;left:0;width:100%;z-index:98}
.header-overlap #sp-top-bar{
background:rgba(255, 255, 255, 0.02);border-bottom:1px solid rgba(255, 255, 255, 0.1)}
.header-overlap #sp-top-bar a:not(:hover){
color:#fff}
.header-overlap #sp-top-bar .fas,.header-overlap #sp-top-bar .far{
color:var(--primary_color)}
.header-overlap #sp-header:not(.header-sticky){
background:rgba(255, 255, 255, 0.02)}
.header-overlap #sp-header:not(.header-sticky) .logo.with-overlap-logo img:not(.logo-image-ovelap){
display:none !important}
.header-overlap #sp-header:not(.header-sticky) .logo.with-overlap-logo .logo-image-ovelap{
display:inline-block !important}
.header-overlap #sp-header:not(.header-sticky) .sp-megamenu-parent>li>a,.header-overlap #sp-header:not(.header-sticky) .sp-megamenu-parent>li>span{
color:#fff}
.header-overlap #sp-header:not(.header-sticky) .sp-megamenu-parent>li.active>a{
color:var(--menu_text_active_color)}
.header-overlap #sp-header:not(.header-sticky) .sp-megamenu-parent>li:hover>a{
color:var(--menu_text_hover_color)}
.header-overlap #sp-header:not(.header-sticky) .sp-contact-info a:not(:hover){
color:#fff}
.header-overlap #sp-header:not(.header-sticky) .sp-contact-info .fas,.header-overlap #sp-header:not(.header-sticky) .sp-contact-info .far{
color:var(--primary_color)}
.header-overlap #sp-header:not(.header-sticky) .burger-icon>span{
background:#fff}
.header-overlap #sp-header:not(.header-sticky) .sp-sign-in:not(:hover){
color:#fff}
.header-overlap #sp-header:not(.header-sticky) #modal-menu{
top:0;z-index:-1}
.header-overlap #sp-header:not(.header-sticky) #modal-menu.active{
padding-top:var(--header_height)}
.header-overlap #sp-header-topbar{
background:rgba(255, 255, 255, 0.02);color:rgba(255, 255, 255, 0.7)}
.header-overlap #sp-header-topbar .logo.with-overlap-logo img:not(.logo-image-ovelap){
display:none !important}
.header-overlap #sp-header-topbar .logo.with-overlap-logo .logo-image-ovelap{
display:inline-block !important}
.header-overlap #sp-header-topbar a{
color:#fff}
.header-overlap #sp-header-topbar .container-inner{
border-bottom-color:rgba(255, 255, 255, 0.15)}
.header-overlap #sp-header-topbar .sp-contact-info a:not(:hover){
color:#fff}
.header-overlap #sp-header-topbar .header-modules .search form:after{
color:rgba(0, 0, 0, 0.7)}
#sp-header{
background:var(--header_bg_color);height:80px;width:100%;position:relative;z-index:99;box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.1);animation:spFadeIn 0.5s}
#sp-header .sp-sign-in:not(:hover){
color:var(--menu_text_color)}
#sp-header #offcanvas-toggler.offcanvas,#sp-header #offcanvas-toggler.mega{
display:none !important}
#sp-header.full-header-left #offcanvas-toggler.offcanvas,#sp-header.full-header-center #offcanvas-toggler.offcanvas,#sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas,#sp-header.lg-header #offcanvas-toggler.offcanvas,#sp-header.header-with-social #offcanvas-toggler.offcanvas{
display:flex !important}
#sp-header.full-header-left .menu-with-offcanvas #offcanvas-toggler,#sp-header.full-header-center .menu-with-offcanvas #offcanvas-toggler,#sp-header.header-with-modal-menu .menu-with-offcanvas #offcanvas-toggler,#sp-header.lg-header .menu-with-offcanvas #offcanvas-toggler,#sp-header.header-with-social .menu-with-offcanvas #offcanvas-toggler{
display:none !important}
#sp-header.full-header{
padding-left:45px;padding-right:45px}
#sp-header.full-header>div>div>.row{
position:relative}
#sp-header.full-header #sp-menu{
position:static !important}
#sp-header.full-header #sp-menu .sp-menu-full{
width:100%;max-width:100%}
@media (max-width:575.98px){
#sp-header.full-header{
padding-left:0 !important;padding-right:0 !important}
}
#sp-header.full-header-left .offcanvas-toggler-right{
margin-right:0}
#sp-header.lg-header{
box-shadow:0 2px 3px rgba(0, 0, 0, 0.1)}
#sp-header.lg-header .logo{
height:auto}
#sp-header.lg-header #offcanvas-toggler{
margin-left:0px}
#sp-header.lg-header #offcanvas-toggler.offcanvas-toggler-right.offcanvas{
display:none !important}
#sp-header.lg-header .sp-column{
height:100%}
#sp-header.lg-header #sp-logo #offcanvas-toggler{
display:none}
#sp-header.lg-header .sp-megamenu-parent>li:last-child>a{
padding-right:15px}
#sp-header.header-with-modal-menu{
color:var(--menu_text_color)}
#sp-header.header-with-modal-menu a{
color:var(--menu_text_color)}
#sp-header.header-with-modal-menu a:hover,#sp-header.header-with-modal-menu a:focus{
color:var(--menu_text_hover_color)}
#sp-header.header-with-modal-menu a.btn,#sp-header.header-with-modal-menu a.sppb-btn{
color:#fff}
#sp-header.header-with-modal-menu .sp-contact-info>li{
margin-right:15px;transition:var(--transition)}
#sp-header.header-with-modal-menu .sp-contact-info>li:hover,#sp-header.header-with-modal-menu .sp-contact-info>li:focus{
opacity:1}
#sp-header.header-with-modal-menu .sp-contact-info>li>span{
margin-right:5px}
#sp-header.header-with-modal-menu .sp-contact-info>li .fas,#sp-header.header-with-modal-menu .sp-contact-info>li .far{
color:var(--primary_color)}
#sp-header.header-with-modal-menu #offcanvas-toggler{
display:none !important}
#sp-header.header-with-modal-menu.center-layout .modules-wrapper{
height:auto;border:none;padding:0px;max-width:730px;margin:0 auto;align-items:center}
#sp-header.header-with-modal-menu.center-layout #modal-menu .modal-menu-inner>.container{
align-items:flex-start;padding:170px 15px 170px}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search{
margin-bottom:80px}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search form:after{
font-size:16px;color:rgba(255, 255, 255, 0.4)}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search form:hover:after{
display:none}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search form input{
background:transparent;border-bottom:2px solid rgba(255, 255, 255, 0.1);font-size:26px;padding:7px;border-radius:0px;color:rgba(255, 255, 255, 0.4)}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search form input::placeholder{
color:rgba(255, 255, 255, 0.4)}
#sp-header.header-with-modal-menu.center-layout #modal-menu .search form input:focus,#sp-header.header-with-modal-menu.center-layout #modal-menu .search form input:active,#sp-header.header-with-modal-menu.center-layout #modal-menu .search form input:active:focus{
box-shadow:none;border-bottom:2px solid rgba(255, 255, 255, 0.7);color:rgba(255, 255, 255, 0.7)}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper{
justify-content:center;position:relative}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper ul.sp-megamenu-parent{
flex-direction:row}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>a,#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>span{
padding:0}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li.sp-has-child{
}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li.sp-has-child>a:after{
content:""}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li.sp-has-child>.sp-dropdown{
animation:spFadeIn 0.5s}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li.menu-justify{
position:static}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li.menu-justify>.sp-dropdown.sp-dropdown-main{
max-width:100%}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li:not(:last-child)>a,#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li:not(:last-child)>span{
margin-right:40px}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>.sp-dropdown.sp-dropdown-main{
top:100%;padding-left:0;left:auto !important;right:0;transition:var(--transition);padding:0}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>.sp-dropdown.sp-dropdown-main.sp-menu-right{
left:0 !important;right:auto}
#sp-header.header-with-modal-menu.center-layout .sp-megamenu-wrapper .sp-megamenu-parent>li>.sp-dropdown.sp-dropdown-main .sp-dropdown.sp-menu-left{
right:auto !important;left:-100% !important}
#sp-header.header-with-modal-menu.classic-layout .modal-menu-inner>div{
flex-direction:column;align-items:flex-start;padding:40px 15px 40px}
#sp-header.header-with-modal-menu.classic-layout .modal-menu-inner>div .sp-megamenu-wrapper{
height:100%;align-items:center}
#sp-header.header-with-modal-menu.classic-layout .modal-menu-inner>div .social-icons{
margin-top:auto;margin-bottom:0px;width:100%;border-top:2px solid var(--border-color);padding-top:20px;font-size:12px}
#sp-header.header-with-modal-menu.classic-layout .sp-megamenu-parent{
margin:0}
#sp-header.header-with-modal-menu.classic-layout .sp-megamenu-parent>li{
padding-right:15px;padding-bottom:20px}
#sp-header.header-with-modal-menu.classic-layout .sp-megamenu-parent>li>a,#sp-header.header-with-modal-menu.classic-layout .sp-megamenu-parent>li>span{
display:block;padding:0}
#sp-header.header-with-modal-menu.classic-layout .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-dropdown-mega{
padding:0}
#sp-header.header-with-modal-menu.fullmodal-layout .sp-megamenu-parent{
margin:0}
#sp-header.header-with-modal-menu.fullmodal-layout .sp-megamenu-parent>li{
padding-right:15px;padding-bottom:20px}
#sp-header.header-with-modal-menu.fullmodal-layout .sp-megamenu-parent>li>a,#sp-header.header-with-modal-menu.fullmodal-layout .sp-megamenu-parent>li>span{
display:block;padding:0}
#sp-header.header-with-modal-menu.fullmodal-layout .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-dropdown-mega{
padding:0}
@media (max-width:991.98px){
#sp-header.with-topbar #offcanvas-toggler.mega,#sp-header.minimal-layout #offcanvas-toggler.mega{
display:flex !important}
#sp-header.with-topbar .sp-megamenu-wrapper #offcanvas-toggler,#sp-header.minimal-layout .sp-megamenu-wrapper #offcanvas-toggler{
display:none !important}
}
#sp-header .logo{
height:80px;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;top:0;left:0;width:100%;animation:spFadeInDown 0.5s}
#sp-header .sp-module{
margin-left:20px;position:relative}
#sp-header nav.sp-megamenu-wrapper #offcanvas-toggler{
display:none}
#sp-header-topbar{
position:relative;z-index:111;background:var(--header_bg_color);color:rgba(var(--menu_text_color_rgb), 0.7)}
#sp-header-topbar .sp-profile-wrapper .sp-sign-in .user-text{
display:none !important}
#sp-header-topbar #sp-logo #offcanvas-toggler{
display:none !important}
#sp-header-topbar .container-inner{
border-bottom:1px solid var(--border-color)}
#sp-header-topbar .container-inner>.row{
min-height:80px}
#sp-header-topbar a{
color:var(--menu_text_color)}
#sp-header-topbar a:hover{
color:var(--menu_text_hover_color)}
#sp-header-topbar .sp-contact-info .fas,#sp-header-topbar .sp-contact-info .far{
color:var(--primary_color)}
#sp-header-topbar .sp-module{
position:relative}
#sp-header-topbar .sp-profile-dropdown a{
color:var(--menu_dropdown_text_color)}
#sp-header-topbar .sp-profile-dropdown a:hover{
color:var(--menu_dropdown_text_hover_color)}
.header-modules{
margin-left:20px}
.header-modules .sp-module{
margin-left:20px}
.header-modules .search{
position:relative}
.header-modules .search form:after{
content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:0;font-size:12px;line-height:32px;right:10px}
.header-modules .search form input{
background:#efeff0;border-color:transparent;height:32px;font-size:15px;border-radius:3px;padding:5px 10px;box-shadow:none}
.header-modules .search form input:focus{
border-color:var(--primary_color)}
.burger-icon{
width:25px;cursor:pointer}
.burger-icon>span{
display:block;height:2px;background-color:var(--menu_text_color);margin:5px 0;transition:background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in}
.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span{
background-color:var(--menu_dropdown_text_color)}
.offcanvas-active .burger-icon>span:nth-child(1),#modal-menu-toggler.active .burger-icon>span:nth-child(1){
transform:translate(0, 8px) rotate(-45deg)}
.offcanvas-active .burger-icon>span:nth-child(2),#modal-menu-toggler.active .burger-icon>span:nth-child(2){
opacity:0}
.offcanvas-active .burger-icon>span:nth-child(3),#modal-menu-toggler.active .burger-icon>span:nth-child(3){
transform:translate(0, -5px) rotate(45deg)}
.offcanvas-active .close-offcanvas .burger-icon>span{
transition-delay:0.2s}
body.modal-menu-active{
overflow-y:hidden}
#modal-menu{
background:#212529;position:fixed !important;top:80px;left:0;right:0;transition:0.5s;bottom:120%;overflow:hidden;display:flex;z-index:10}
#modal-menu.has-bg{
background-image:url(../images/menu-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}
#modal-menu.has-bg:before{
content:"";display:block;width:100%;height:100%;background:rgba(0, 0, 0, 0.75);position:absolute;top:0;left:0}
#modal-menu.active{
bottom:0}
#modal-menu .sp-megamenu-parent>li.sp-menu-item>a,#modal-menu .sp-megamenu-parent>li.sp-menu-item>span{
display:block;color:#fff}
#modal-menu .sp-megamenu-parent>li.sp-menu-item>a:after,#modal-menu .sp-megamenu-parent>li.sp-menu-item>span:after{
transition:var(--transition)}
#modal-menu .sp-megamenu-parent>li.sp-menu-item:hover>a,#modal-menu .sp-megamenu-parent>li.sp-menu-item:hover>span,#modal-menu .sp-megamenu-parent>li.sp-menu-item.active>a,#modal-menu .sp-megamenu-parent>li.sp-menu-item.active>span{
color:var(--menu_text_hover_color)}
#modal-menu .sp-megamenu-parent>li.sp-menu-item:hover>a:after,#modal-menu .sp-megamenu-parent>li.sp-menu-item:hover>span:after,#modal-menu .sp-megamenu-parent>li.sp-menu-item.active>a:after,#modal-menu .sp-megamenu-parent>li.sp-menu-item.active>span:after{
opacity:1}
#modal-menu .sp-megamenu-parent>li.sp-menu-item .sp-dropdown li.sp-menu-item.sp-has-child:hover>a{
color:var(--menu_dropdown_text_hover_color)}
#modal-menu .sp-megamenu-parent>li.sp-menu-item .sp-dropdown li.sp-menu-item.active>a{
color:var(--menu_dropdown_text_hover_color)}
#modal-menu .sp-megamenu-parent>li>a .nav-counter,#modal-menu .sp-megamenu-parent>li>span .nav-counter{
font-size:16px}
#modal-menu .sp-megamenu-parent>li:hover>a:before,#modal-menu .sp-megamenu-parent>li.active>a:before{
width:0;opacity:0}
#modal-menu .modal-menu-inner{
position:relative !important;width:100%}
#modal-menu .modal-menu-inner #menu-dismiss{
position:absolute;top:60px;left:60px;cursor:pointer}
#modal-menu .modal-menu-inner #menu-dismiss svg{
font-size:55px}
#modal-menu .modal-menu-inner>.container{
display:flex;padding:70px 15px 70px;align-items:center;height:100%}
#modal-menu .modal-menu-inner>.container>.row{
width:calc(100% + 30px)}
#modal-menu ul.sp-megamenu-parent{
display:flex !important;flex-direction:column}
#modal-menu ul.sp-megamenu-parent>li{
position:relative}
#modal-menu ul.sp-megamenu-parent>li:not(:last-child){
padding-bottom:30px}
#modal-menu ul.sp-megamenu-parent>li>a,#modal-menu ul.sp-megamenu-parent>li>span{
font-size:20px;font-weight:600;line-height:1.4;text-transform:initial}
#modal-menu ul.sp-megamenu-parent li.sp-has-child>a,#modal-menu ul.sp-megamenu-parent li.sp-has-child>span{
position:relative}
#modal-menu ul.sp-megamenu-parent li.sp-has-child>a:after,#modal-menu ul.sp-megamenu-parent li.sp-has-child>span:after{
content:"";font-family:"Font Awesome 5 Free";float:right}
#modal-menu ul.sp-megamenu-parent li.sp-has-child:hover{
}
#modal-menu ul.sp-megamenu-parent li.sp-has-child:hover>.sp-dropdown{
animation:spFadeInDown 0.5s}
#modal-menu ul.sp-megamenu-parent .sp-dropdown{
left:100% !important;transition:var(--transition)}
#modal-menu ul.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{
top:0px}
#modal-menu ul.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega{
top:auto;bottom:0px}
#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
box-shadow:none;border-radius:0px;position:relative;overflow:visible !important;max-height:initial;padding:0}
#modal-menu ul.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner{
padding:25px 15px}
#modal-menu .modules-wrapper{
display:flex;flex-direction:column;height:100%;justify-content:center;max-width:330px;border-left:1px solid var(--border-color);padding:0 30px;color:#fff}
#modal-menu .modules-wrapper a{
color:#fff}
#modal-menu .modules-wrapper a:hover,#modal-menu .modules-wrapper a:focus{
color:var(--menu_text_hover_color)}
#modal-menu .modules-wrapper .sp-module{
margin-left:0;margin-bottom:15px}
#modal-menu .modules-wrapper .search form{
margin-bottom:20px}
#modal-menu .modules-wrapper .search form input{
height:40px}
#modal-menu .modules-wrapper .sp-contact-info{
margin-bottom:10px;display:flex;flex-direction:column}
#modal-menu .modules-wrapper .sp-contact-info>li{
font-size:1rem;margin-bottom:20px;opacity:1}
#modal-menu .modules-wrapper .sp-contact-info>li>span{
margin-bottom:10px}
#modal-menu .modules-wrapper .sp-contact-info>li>a:hover,#modal-menu .modules-wrapper .sp-contact-info>li>a:focus{
opacity:1}
#modal-menu .modules-wrapper .social-icons{
font-size:14px}
#modal-menu .modules-wrapper .social-icons a:hover,#modal-menu .modules-wrapper .social-icons a:focus{
opacity:1}
#sp-logo.has-border{
position:relative;padding-right:45px}
#sp-logo.has-border:after{
content:"";margin-top:10px;margin-bottom:10px;position:absolute;width:1px;height:calc(var(--header_height) - 20px);right:15px;background-color:var(--border-color)}
#sp-logo.has-border .sp-column{
display:inline-flex;align-items:center}
.sp-profile-wrapper{
position:relative;font-size:1rem;height:100%;display:inline-flex;align-items:center}
.sp-profile-wrapper .arrow-icon{
font-size:11px}
.sp-profile-wrapper .sp-profile-dropdown{
background:var(--menu_dropdown_bg_color);padding:10px 15px !important;list-style:none !important;font-size:14px;position:absolute;min-width:100px;right:0;top:100%;box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.2);display:none !important}
.sp-profile-wrapper .sp-profile-dropdown a{
color:var(--menu_dropdown_text_color)}
.sp-profile-wrapper .sp-profile-dropdown a:hover{
color:var(--menu_dropdown_text_hover_color)}
.sp-profile-wrapper .sp-profile-dropdown>li:not(:last-child){
border-bottom:1px solid var(--border-color);padding-bottom:5px;margin-bottom:5px;line-height:1.3}
.sp-profile-wrapper:hover .sp-profile-dropdown{
display:block !important;animation:spFadeInDown 0.5s}
#sp-title{
min-height:0}
.sp-page-title{
background:#212529;padding:100px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:inherit;text-align:center}
.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:36px;line-height:1;text-transform:uppercase}
.sp-page-title .sp-page-title-sub-heading{
font-size:1rem;font-weight:normal;font-family:var(--body_font_family);line-height:1.5;margin-top:20px;margin-left:auto;margin-right:auto}
@media (min-width:1200px){
.sp-page-title .sp-page-title-sub-heading{
width:50%}
}
@media (min-width:992px) and (max-width:1199.98px){
.sp-page-title .sp-page-title-sub-heading{
width:75%}
}
.sp-page-title .breadcrumb{
background:none;padding:0;margin:30px 0 0 0;justify-content:center}
.sp-page-title .breadcrumb .divider{
display:none}
.sp-page-title .breadcrumb>.active{
color:var(--primary_color)}
.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}
.sp-page-title.title-image-bg{
position:relative}
.sp-page-title.title-image-bg:after{
content:"";background:rgba(0, 0, 0, 0.65);position:absolute;left:0;top:0;height:100%;width:100%}
.sp-page-title.title-image-bg>.container{
position:relative;z-index:1}
.page-title-2 .sp-page-title-heading{
color:var(--primary_color)}
.page-title-3 .sp-page-title{
position:relative;z-index:1}
.page-title-3 .sp-page-title-sub-heading{
margin-top:15px}
.page-title-3 .sp-page-title-heading{
position:relative;display:inline-block;padding-bottom:16px;text-transform:uppercase;padding:8px 20px;color:var(--primary_color)}
.page-title-3 .sp-page-title-heading:before{
content:"";width:70px;height:100%;background:#dee2e6;position:absolute;left:50%;bottom:0;top:0;margin-left:-35px;clip-path:polygon(10px 0, 60px 0, 70px 100%, 0 100%);-webkit-clip-path:polygon(10px 0, 60px 0, 70px 100%, 0 100%);z-index:-1}
.page-title-3 .sp-page-title-heading:after{
content:"";width:100%;height:2px;border-left:15px solid var(--primary_color);border-right:15px solid var(--primary_color);position:absolute;top:50%;left:0;right:0;margin-top:-1px}
.breadcrumb{
padding:0.75rem 1rem;background-color:#e9ecef;border-radius:0.25rem}
.body-innerwrapper{
overflow-x:hidden;position:relative}
.layout-boxed .body-innerwrapper{
max-width:1240px;margin:0 auto;box-shadow:0 0 5px rgba(0, 0, 0, 0.2);background:var(--bg_color)}
.layout-boxed.wide-content .body-innerwrapper{
max-width:1360px}
#sp-main-body{
padding:0 0}
body.view-article.remove-container .body-innerwrapper>#sp-main-body>.container,body.view-article.remove-container .body-innerwrapper>.sp-main-body>.container{
max-width:100%;padding:0}
.com-sppagebuilder #sp-main-body{
padding:0}
.sp-module{
position:relative}
.sp-module .sp-module-title{
margin:0 0 25px;padding-bottom:15px;font-size:1.5rem;font-weight:700;border-bottom:1px solid var(--primary_color)}
.sp-module ul>li>a{
color:var(--link_color)}
.sp-module ul>li>a:hover{
color:var(--link_hover_color)}
.sp-module .latestnews>div>a{
color:var(--link_color)}
.sp-module .latestnews>div>a:hover{
color:var(--link_hover_color)}
.sp-module .tagscloud .tag-name:hover{
background:var(--primary_color)}
#sp-left .sp-module,#sp-right .sp-module{
margin-top:50px;border:1px solid var(--border-color);padding:30px;border-radius:3px}
#sp-left .sp-module:first-child,#sp-right .sp-module:first-child{
margin-top:0}
#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 var(--border-color)}
#sp-left .sp-module ul>li>a,#sp-right .sp-module ul>li>a{
display:block;line-height:36px;padding:2px 0}
#sp-left .sp-module ul>li:last-child,#sp-right .sp-module ul>li:last-child{
border-bottom:none}
#sp-left .sp-module .categories-module ul,#sp-right .sp-module .categories-module ul{
margin:0 10px}
#sp-left .sp-module .latestnews>div,#sp-right .sp-module .latestnews>div{
padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #e8e8e8}
#sp-left .sp-module .latestnews>div:last-child,#sp-right .sp-module .latestnews>div:last-child{
padding-bottom:0;margin-bottom:0;border-bottom:0}
#sp-left .sp-module .latestnews>div>a,#sp-right .sp-module .latestnews>div>a{
display:block;font-weight:400}
#sp-left .sp-module .tagscloud,#sp-right .sp-module .tagscloud{
margin:-2px 0}
#sp-left .sp-module .tagscloud .tag-name,#sp-right .sp-module .tagscloud .tag-name{
display:inline-block;padding:5px 10px;background:#808080;color:#fff;border-radius:4px;margin:2px 0}
#sp-left .sp-module .tagscloud .tag-name span,#sp-right .sp-module .tagscloud .tag-name span{
display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:rgba(0, 0, 0, 0.2);border-radius:10px}
#sp-left .sp-module .tags>li,#sp-right .sp-module .tags>li{
border-bottom:none;display:inline-block}
#sp-left .sp-module .tags>li>a,#sp-right .sp-module .tags>li>a{
padding:0.5rem 1rem;line-height:1}
#sp-left .sp-module .tags>li>a:hover,#sp-right .sp-module .tags>li>a:hover{
color:#fff}
#sp-left .sp-module .category-module>li>a,#sp-right .sp-module .category-module>li>a{
line-height:1.5}
.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}
.search .btn-toolbar{
margin-bottom:20px}
.search .btn-toolbar span.icon-search{
margin:0}
.search .btn-toolbar button{
color:#fff;background:var(--primary_color)}
.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-list .article{
margin-bottom:50px;padding:20px 20px 25px 20px;border:1px solid var(--border-color)}
.article-list .article .article-intro-image,.article-list .article .article-featured-video,.article-list .article .article-featured-audio,.article-list .article .article-feature-gallery{
margin:-20px -20px 20px -20px;border-bottom:1px solid var(--border-color);overflow:hidden}
.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{
width:100%}
.article-list .article .article-header h1,.article-list .article .article-header h2{
font-size:1.5rem;font-weight:400;margin:0 0 0.5rem 0}
.article-list .article .article-header h1 a,.article-list .article .article-header h2 a{
color:var(--link_color)}
.article-list .article .article-header h1 a:hover,.article-list .article .article-header h1 a:active,.article-list .article .article-header h1 a:focus,.article-list .article .article-header h2 a:hover,.article-list .article .article-header h2 a:active,.article-list .article .article-header h2 a:focus{
color:var(--link_hover_color)}
.article-list .article .article-info{
margin-bottom:0}
.article-list .article .article-introtext{
margin-top:1rem}
.article-list .article .readmore a{
color:var(--link_hover_color)}
.article-list .article .readmore a:hover,.article-list .article .readmore a:active,.article-list .article .readmore a:focus{
color:var(--link_hover_color)}
.ublog.default-layout .article{
border:none;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);transition:var(--transition)}
.ublog.default-layout .article:hover{
box-shadow:0 6px 15px rgba(0, 0, 0, 0.2)}
.ublog.default-layout .article-header h1,.ublog.default-layout .article-header h2{
font-weight:700}
.ublog.modern-layout .article{
border:none;background:#f5f6f7;position:relative;overflow:hidden}
.ublog.modern-layout .article:before,.ublog.modern-layout .article:after{
content:"";width:22px;height:22px;background:var(--bg_color);position:absolute;z-index:1}
.ublog.modern-layout .article:before{
top:-1px;right:-1px;clip-path:polygon(0% 0%, 100% 0%, 100% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%)}
.ublog.modern-layout .article:after{
bottom:-1px;left:-1px;clip-path:polygon(0% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 100%, 0% 100%)}
.ublog.creative-layout .article{
border:none;background:#f5f6f7;position:relative;overflow:hidden}
.ublog.creative-layout .article .article-media{
position:relative}
.ublog.creative-layout .article .article-media .article-date{
width:65px;height:65px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--primary_color);clip-path:polygon(0 0, 50px 0, 65px 15px, 65px 65px, 0 65px);-webkit-clip-path:polygon(0 0, 50px 0, 65px 15px, 65px 65px, 0 65px);position:absolute;top:20px;right:0px}
.ublog.creative-layout .article .article-media .article-date span{
color:#fff;text-transform:uppercase;font-size:1rem;font-weight:700}
.ublog.creative-layout .article .article-media .article-date span:first-child{
font-size:1.5rem;line-height:1}
.ublog.creative-layout .article .article-header h1,.ublog.creative-layout .article .article-header h2{
font-weight:700}
.ublog.creative-layout .article .article-info span{
text-transform:uppercase}
.ublog.creative-layout .article:hover .article-header h1 a,.ublog.creative-layout .article:hover .article-header h2 a{
color:var(--primary_color)}
.related-article-large .article-image{
width:350px;min-width:350px}
.related-article-large .article-information{
border-left:1px solid #f1f1f1;padding-left:20px;margin-left:20px}
.related-article-large .article-information>span{
font-size:0.813rem}
.related-article-large .article-information>span+span::before{
display:inline-block;padding-right:0.5rem;padding-left:0.5rem;content:"/"}
.related-article-large .article-information>span a{
color:var(--text_color)}
.related-article-large .article-information>span a:hover{
color:var(--link_hover_color)}
.related-article-large .article-information .intro-text{
margin-top:20px}
.article-info{
display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}
.article-info>span{
font-size:1rem}
.article-info>span+span::before{
display:inline-block;padding-right:0.5rem;padding-left:0.5rem;content:"|"}
.article-info>span a{
color:var(--text_color)}
.article-info>span a:hover{
color:var(--link_hover_color)}
.article-details .article-header{
position:relative}
.article-details .article-header h1,.article-details .article-header h2{
font-size:1.875rem;margin-bottom:1rem}
.article-details .article-info{
margin-bottom:1rem}
.article-details .article-full-image{
text-align:center;margin-bottom:1.25rem}
.article-details .article-full-image img{
display:inline-block}
.article-details .article-featured-video,.article-details .article-featured-audio,.article-details .article-feature-gallery{
margin-bottom:1.25rem}
.article-details .article-ratings-social-share{
padding:1rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:1rem}
.article-details .article-author-information{
padding-top:2rem;margin-top:2rem;border-top:1px solid var(--border-color)}
.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:2rem}
.related-article-list-container .related-article-title{
font-size:1.5rem;padding-bottom:15px;border-bottom:1px solid var(--border-color);margin-bottom:25px}
.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}
.related-article-list-container .article{
border:none;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);transition:var(--transition)}
.related-article-list-container .article:hover{
box-shadow:0 6px 15px rgba(0, 0, 0, 0.2)}
.related-article-list-container .article .article-full-image{
margin:-20px -20px 20px -20px}
.tags{
list-style:none;padding:0;margin:-0.3125rem;display:flex;flex-wrap:wrap}
.tags>li{
display:inline-block;margin:0.3125rem}
.tags>li a{
display:block;font-size:0.875rem;padding:0.5rem 1rem;border-radius:6.25rem;background:rgba(var(--primary_color_rgb), 0.1);color:var(--link_color)}
.tags>li a:hover{
color:#fff;background:var(--link_hover_color)}
.pager{
list-style:none;padding:2rem 0 0 0;margin:2rem 0 0 0;border-top:1px solid var(--border-color)}
.pager::after{
display:block;clear:both;content:""}
.pager>li{
display:inline-block}
.pager>li.previous{
float:left}
.pager>li.next{
float:right}
.pager>li a{
display:inline-block;font-size:0.785rem;padding:1rem 2.5rem;border-radius:100px;border:1px solid #ededed;color:var(--text_color)}
.sp-reading-progress-bar{
background-color:var(--primary_color)}
#article-comments{
padding-top:2rem;margin-top:2rem;border-top:1px solid var(--border-color)}
.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:"";font-weight:900;color:#f6bc00}
.article-ratings .rating-symbol span.rating-star:before{
content:"";padding-right:5px}
.article-ratings .rating-symbol span.rating-star:hover:before,.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before{
content:"";color:#e7b000;font-weight:900;cursor:pointer}
.article-ratings .ratings-count{
font-size:0.785rem;color:#4c4b4b}
.article-ratings .fa-spinner{
margin-right:5px}
.pagination-wrapper{
align-items:center}
.pagination-wrapper .pagination{
margin-bottom:0}
.pagination>li>a,.pagination>li>span,.pagination>li>.page-link{
color:var(--text_color)}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus,.pagination>li>.page-link:hover,.pagination>li>.page-link:focus{
color:var(--text_color)}
.pagination>li>a:focus,.pagination>li>span:focus,.pagination>li>.page-link:focus{
box-shadow:0 0 0 0.25rem rgba(var(--primary_color_rgb), 0.25)}
.pagination>li.active>a,.pagination>li.active>span,.pagination>li.active>.page-link{
border-color:var(--primary_color);background-color:var(--primary_color)}
.pagination>li.active>a:hover,.pagination>li.active>a:focus,.pagination>li.active>span:hover,.pagination>li.active>span:focus,.pagination>li.active>.page-link:hover,.pagination>li.active>.page-link:focus{
border-color:var(--primary_color);background-color:var(--primary_color)}
.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 var(--link_color);font-size:1rem;border-radius:50%;height:36px;justify-content:center;align-items:center;width:36px;display:inline-flex;color:var(--link_color)}
.article-social-share .social-share-icon ul li a:hover,.article-social-share .social-share-icon ul li a:focus{
color:#fff;background:var(--link_hover_color);border-color:var(--link_hover_color)}
.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:8px 0;font-weight:400}
.article-footer-top{
display:table;clear:both;width:100%}
.article-footer-top .post_rating{
float:left}
.contentpane:not(.com-sppagebuilder){
padding:20px}
#sp-bottom{
padding:100px 0 50px}
#sp-bottom .sp-module{
margin-bottom:30px}
#sp-bottom .sp-module .sp-module-title{
font-weight:700;font-size:1.5rem;margin:0 0 30px;color:#fff}
#sp-bottom .sp-module ul{
list-style:none;padding:0;margin:0}
#sp-bottom .sp-module ul>li{
display:block;margin-bottom:15px}
#sp-bottom .sp-module ul>li:last-child{
margin-bottom:0}
#sp-bottom .sp-module ul>li>a{
display:block}
#sp-bottom .sp-module-title,#sp-bottom .sppb-addon-title{
color:var(--footer_link_color)}
#sp-bottom ul.category-module>li{
border-bottom:none}
#sp-bottom ul.category-module>li>p{
margin-bottom:0}
#sp-bottom .sp-module-content .latestnews>li>a>span{
color:var(--footer_text_color)}
#sp-footer{
padding:0;border-top:1px solid rgba(255, 255, 255, 0.1)}
#sp-footer .container-inner{
padding:34px 0}
#sp-footer ul.menu{
display:inline-block;list-style:none;padding:0;margin:0 -10px}
#sp-footer ul.menu li{
display:inline-block;margin:0 10px}
#sp-footer ul.menu li a{
display:block}
#sp-footer ul.menu li a:hover{
background:none}
#sp-footer #sp-footer2{
text-align:right}
#sp-footer .sp-copyright a,#sp-footer .sp-copyright .designed-by{
color:var(--primary_color)}
#sp-footer,#sp-bottom{
background:var(--footer_bg_color);color:var(--footer_text_color)}
#sp-footer a,#sp-bottom a{
color:var(--footer_link_color)}
#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus,#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus{
color:var(--footer_link_hover_color)}
html.coming-soon{
width:100%;height:100%;min-height:100%}
html.coming-soon body{
width:100%;height:100%;min-height:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:40px;padding-bottom:40px;text-align:center;background-repeat:no-repeat;background-position:50% 40%;background-size:cover}
html.coming-soon body.overlay-bg-black-70{
color:#fff}
html.coming-soon body.overlay-bg-black-70 .coming-soon-title{
color:#fff}
html.coming-soon body.overlay-bg-black-70 .container{
position:relative;z-index:1}
html.coming-soon .coming-soon-logo{
display:inline-block;margin-bottom:2rem}
html.coming-soon #coming-soon-countdown{
margin-top:2.5rem}
html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds{
margin:0;float:left;width:25%;padding:0 0 1.25rem}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number{
width:100%;font-size:4.5rem;letter-spacing:-1px;line-height:1;display:block;font-weight:700}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string{
font-size:1.5rem;letter-spacing:-1px;display:block;text-transform:uppercase}
@media (max-width:991.98px){
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{
width:50%}
}
html.coming-soon .coming-soon-position{
margin-top:2rem}
html.coming-soon .social-icons{
margin-top:4rem}
html.coming-soon .coming-soon-login form{
display:inline-block}
html.error-page{
width:100%;height:100%}
html.error-page body{
width:100%;height:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:40px;padding-bottom:40px;text-align:center;background-repeat:no-repeat;background-position:50% 40%;font-family:var(--body_font_family)}
html.error-page body.overlay-bg-black-70{
color:#fff}
html.error-page body.overlay-bg-black-70 .error-message{
color:#fff}
html.error-page body.overlay-bg-black-70 .container{
position:relative;z-index:1}
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}
.error-code,.coming-soon-number{
color:var(--primary_color)}
.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:60px;right:30px;width:48px;height:48px;line-height:48px;text-align:center;font-size:16px;color:#fff;background:rgba(100, 100, 100, 0.6);z-index:1000;transition:all 0.3s ease;clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%);-webkit-clip-path:polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%)}
.sp-scroll-up:hover,.sp-scroll-up:active,.sp-scroll-up:focus{
color:#fff;background:#000}
.control-group{
margin-bottom:1rem}
select.form-control:not([multiple]),select.inputbox:not([multiple]),select:not([multiple]){
height:calc(2.75rem + 2px)}
.form-control-feedback{
display:block;margin-top:0.25rem;font-size:0.875em}
input[type="text"],textarea{
outline:none;box-shadow:none !important}
body .sppb-form-control,body .sppb-form-group .sppb-form-control,body input[type="text"],body input[type="email"],body input[type="url"],body input[type="date"],body input[type="password"],body input[type="search"],body input[type="tel"],body input[type="number"],body select{
display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;line-height:2;color:var(--text_color);background-color:var(--bg_color);background-image:none;background-clip:padding-box;border:1px solid rgba(173, 181, 189, 0.4);border-radius:0;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}
body .sppb-form-control:focus,body .sppb-form-group .sppb-form-control:focus,body input[type="text"]:focus,body input[type="email"]:focus,body input[type="url"]:focus,body input[type="date"]:focus,body input[type="password"]:focus,body input[type="search"]:focus,body input[type="tel"]:focus,body input[type="number"]:focus,body select:focus{
color:var(--text_color);background-color:var(--bg_color);border-color:var(--primary_color);outline:0;box-shadow:none}
.password-group meter{
width:100%}
.chzn-select,.chzn-select-deselect{
width:100%}
.chzn-container.chzn-container-single .chzn-single{
display:block;width:100%;padding:0.5rem 0.75rem;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;font:normal normal normal 14px/1 FontAwesome}
.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:FontAwesome;font-size:0.875rem;color:rgba(0, 0, 0, 0.2);position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.chzn-container.chzn-container-single .chzn-drop{
border-color:rgba(0, 0, 0, 0.15);border-radius:0 0 0.25rem 0.25rem;box-shadow:none;-webkit-box-shadow:none}
.chzn-container.chzn-container-single .chzn-results li.highlighted{
background-image:none !important}
.chzn-container.chzn-container-multi .chzn-choices{
display:block;width:100%;padding:0 0.75rem;min-height:calc(2.25rem + 2px);line-height:1.25;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0.25rem;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;box-shadow:none;-webkit-box-shadow:none}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"]{
font-size:0.875rem;font-weight:normal;line-height:1.25;height:calc(2rem + 2px);background-color:#fff}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice{
margin:5.5px 5px 0 0;padding:5px 20px 5px 5px;background-image:none;background-color:#f5f5f5;border-color:rgba(0, 0, 0, 0.1);box-shadow:none;-webkit-box-shadow:none}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{
background:none;top:5px;color:rgba(0, 0, 0, 0.2)}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{
color:rgba(0, 0, 0, 0.5)}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after{
content:"";font-family:FontAwesome;font-size:0.875rem;position:absolute;top:0;right:0}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices{
border-radius:0.25rem}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop{
margin-top:-4px;border:none;border-radius:0;box-shadow:none;-webkit-box-shadow:none}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty){
padding:0.75rem;background:#fff;border:1px solid rgba(0, 0, 0, 0.15);border-top:0;border-radius:0 0 0.25rem 0.25rem}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results{
background:none}
.form-horizontal .control-label{
float:left;width:auto;padding-top:5px;padding-right:5px;text-align:left}
.form-horizontal .controls{
margin-left:220px}
.card-block{
padding:20px}
.card-block ul{
list-style:none;padding:0;margin:0;display:block}
.card-block ul li{
display:block}
.alert.alert-error{
color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.invalid{
color:#a51f18;border-color:#a51f18}
#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}
#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;padding-left:0px}
#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}
body.com-content.view-form.layout-edit .nav-tabs .nav-link{
display:block !important}
.no-js img.lazyload{
display:none}
#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:var(--text_color)}
.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover,.registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus{
color:var(--link_hover_color)}
body.com-users.view-registration>#sbox-window{
overflow:hidden}
body.com-users.view-registration>#sbox-window>#sbox-btn-close{
top:5px;right:5px}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs{
display:flex;padding:0;margin:0 !important;overflow-x:auto;overflow-y:hidden;white-space:nowrap;list-style:outside none none;background-color:#f5f5f5;border-color:#ccc #ccc currentcolor;border-style:solid solid none;border-width:1px 1px 0;border-radius:0.25rem 0.25rem 0 0;border-image:none;box-shadow:0 1px #fff inset, 0 2px 3px -3px rgba(0, 0, 0, 0.15), 0 -4px 0 rgba(0, 0, 0, 0.05) inset, 0 0 3px rgba(0, 0, 0, 0.04)}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link{
color:var(--text-color)}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link.active{
background-color:rgba(0, 0, 0, 0.03);background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.05) 100%);border-right:0 none;border-left:0 none;border-top-left-radius:0;border-top-right-radius:0;box-shadow:2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, -2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(0, 0, 0, 0.02) inset}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.tab-content{
padding:15px;background-color:#fefefe;border:1px solid #ccc;border-radius:0 0 0.25rem 0.25rem;box-shadow:0 0 3px rgba(0, 0, 0, 0.04)}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor label#jform_title-lbl{
margin-bottom:15px;font-weight:700}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor .js-editor-tinymce{
display:flex;flex-direction:column}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group{
display:flex;flex-direction:column}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group>label,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group>label,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group>label{
margin-bottom:5px;font-weight:700}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group textarea,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group textarea,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group textarea{
width:100%}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group .calendar-container .time td select,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group .calendar-container .time td select,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group .calendar-container .time td select{
padding:4px;font-size:13px}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid{
display:flex;max-width:100%}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8{
flex:auto}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls{
margin-left:10px;display:flex;max-width:500px}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist_chzn,body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist{
flex:auto}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8 #upbutton{
background:var(--bs-primary);color:#fff;margin:0 5px}
body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child){
margin-bottom:5px}
body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child)>.control-group:not(:last-child){
margin-bottom:5px}
body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel{
background:var(--bs-danger);color:#fff}
body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:hover,body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:focus{
border-color:var(--bs-danger)}
body.contentpane.com-menus.view-items.layout-modal #adminForm .js-stools-container-bar{
display:flex}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar{
display:flex;align-items:center;padding:10px 0px}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label{
margin-right:10px}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append{
display:flex}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"]{
background:var(--bs-primary);color:#fff;margin-left:5px}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"]{
background:var(--bs-primary);color:#fff}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools{
padding-top:15px}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar{
margin-bottom:10px}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label{
margin-right:10px}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append{
display:flex}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"],body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"],body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"]{
background:var(--bs-primary);color:#fff;margin-left:5px}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"],body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"],body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"]{
background:var(--bs-primary);color:#fff}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm .js-stools-container-bar,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm .js-stools-container-bar{
display:flex;align-items:center}
.modal-dialog.jviewport-width80{
width:80vw;max-width:none}
.btn:focus{
box-shadow:none !important}
blockquote{
border:1px solid var(--border-color);padding:30px;font-size:1.125rem;position:relative;font-style:italic}
blockquote:after{
content:"";display:block;height:5px;position:absolute;left:-1px;right:-1px;bottom:-1px;background:var(--primary_color)}
blockquote footer{
margin-top:1rem;font-weight:700;font-style:normal}
.border-primary{
border-color:var(--primary_color) !important}
.fa,.far,.fas,.fab{
display:inline-flex;justify-content:center}
.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>li>a{
color:var(--menu_text_color)}
.sp-megamenu-parent>li:hover>a{
color:var(--menu_text_hover_color)}
.sp-megamenu-parent>li.active>a,.sp-megamenu-parent>li.active:hover>a{
color:var(--menu_text_active_color)}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
background:var(--menu_dropdown_bg_color)}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a{
color:var(--menu_dropdown_text_color)}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover{
color:var(--menu_dropdown_text_hover_color)}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a{
color:var(--menu_dropdown_text_active_color)}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active:after,.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover:after{
width:100%}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child:hover:after{
width:100%}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child:hover>a{
color:var(--menu_dropdown_text_hover_color)}
.sp-megamenu-parent .sp-mega-group>li>a{
color:var(--menu_dropdown_text_color)}
.sp-megamenu-parent{
list-style:none;padding:0;margin:0 -15px;z-index:99;display:block;float:right;position:static}
.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:inline-block;padding:0 15px;line-height:80px;font-size:1rem;margin:0}
.sp-megamenu-parent>li:last-child>a{
padding:0px 0px 0px 15px}
.sp-megamenu-parent>li.active>a{
font-weight:500}
.sp-megamenu-parent>li .sp-menu-badge{
height:20px;line-height:20px;padding:0 5px;font-size:10px;letter-spacing:1px;display:inline-block;text-transform:uppercase;background:#d60000;color:#fff;border-radius:3px}
.sp-megamenu-parent .sp-module{
padding:10px}
.sp-megamenu-parent .sp-mega-group{
list-style:none;padding:0;margin:0}
.sp-megamenu-parent .sp-mega-group>li>a{
display:block;text-transform:uppercase;font-size:1rem;font-weight:600;padding:15px 20px}
.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)}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child){
margin-top:20px}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row>div{
padding-left:0;padding-right:0}
.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;border-bottom:1px solid rgba(var(--menu_text_color_rgb), 0.1);position:relative}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:after{
content:"";width:0;height:100%;background:rgba(var(--menu_text_color_rgb), 0.05);position:absolute;left:0;bottom:0;transition:var(--transition)}
.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:1rem;line-height:1;display:block;padding:15px 20px;cursor:pointer;position:relative;z-index:1}
.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 li.sp-menu-item:last-child{
border-bottom:none}
.sp-megamenu-parent .sp-dropdown .sp-module{
padding:0}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title{
font-size:1rem;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 .sp-dropdown-inner{
padding:25px 15px}
.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-dropdown-mega .sp-module{
margin-left:0px !important}
.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}
.offcanvas-menu .hide-on-offcanvas{
display:none !important}
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";content:"";float:right;margin-left:7px;font-weight:900}
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";content:"";float:right;margin-left:7px;font-weight:900}
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:1001px}
}
@media (min-width:1200px){
.sp-menu-full.container{
width:1001px}
}
@media (min-width:1400px){
.sp-menu-full.container{
width:1320px}
}
#offcanvas-toggler{
display:inline-flex;align-items:center;height:80px;line-height:80px;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.4s;transition:0.4s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.body-wrapper{
position:relative;-webkit-transition:0.4s;transition:0.4s;backface-visibility:hidden}
.close-offcanvas{
position:absolute;top:25px;z-index:1}
.offcanvas-menu{
background-color:var(--menu_dropdown_bg_color);color:var(--menu_dropdown_text_color)}
.offcanvas-menu .offcanvas-inner a{
color:var(--text_color)}
.offcanvas-menu .offcanvas-inner a:hover,.offcanvas-menu .offcanvas-inner a:focus,.offcanvas-menu .offcanvas-inner a:active{
color:var(--link_color)}
.offcanvas-menu .offcanvas-inner ul.menu>li a,.offcanvas-menu .offcanvas-inner ul.menu>li span{
color:var(--menu_dropdown_text_color)}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover,.offcanvas-menu .offcanvas-inner ul.menu>li a:focus,.offcanvas-menu .offcanvas-inner ul.menu>li span:hover,.offcanvas-menu .offcanvas-inner ul.menu>li span:focus{
color:var(--menu_dropdown_text_hover_color)}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler{
color:rgba(var(--menu_dropdown_text_color), 0.5)}
.offcanvas-menu .offcanvas-inner ul.menu>li li a{
color:fade-out(var(--menu_dropdown_text_color), 0.8)}
.offcanvas-menu{
width:300px;height:100%;position:fixed;top:60px;overflow:inherit;-webkit-transition:all 0.4s;transition:all 0.4s;z-index:10000;color:var(--menu_dropdown_text_color)}
.offcanvas-menu #offcanvas-toggler{
display:none !important}
.offcanvas-menu .offcanvas-inner{
padding:25px}
.offcanvas-menu .offcanvas-inner .header-modules{
margin-left:0px}
.offcanvas-menu .offcanvas-inner .header-modules>.sp-module:not(:last-child){
margin-right:20px}
.offcanvas-menu .offcanvas-inner .finder{
margin-bottom:10px}
.offcanvas-menu .offcanvas-inner .sp-sign-in{
position:relative}
.offcanvas-menu .offcanvas-inner .sp-sign-in .signin-text{
display:none !important}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper{
z-index:1;min-width:30px;height:32px}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .user-text{
display:none !important}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in{
color:var(--menu_dropdown_text_color)}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in:hover{
color:var(--menu_dropdown_text_hover_color)}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown{
border:1px solid rgba(173, 181, 189, 0.4)}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown a{
color:var(--menu_dropdown_text_color)}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown a:hover{
color:var(--menu_dropdown_text_hover_color)}
.offcanvas-menu .offcanvas-inner .sp-contact-info,.offcanvas-menu .offcanvas-inner .social-icons{
font-size:1rem}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:hover,.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:focus,.offcanvas-menu .offcanvas-inner .social-icons>li>a:hover,.offcanvas-menu .offcanvas-inner .social-icons>li>a:focus{
opacity:1}
.offcanvas-menu .offcanvas-inner .sp-contact-info .fas,.offcanvas-menu .offcanvas-inner .sp-contact-info .far,.offcanvas-menu .offcanvas-inner .social-icons .fas,.offcanvas-menu .offcanvas-inner .social-icons .far{
color:var(--primary_color)}
.offcanvas-menu .offcanvas-inner .sp-contact-info{
margin-top:25px}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li:not(:last-child){
margin-bottom:10px}
.offcanvas-menu .offcanvas-inner .sp-contact-info a{
color:var(--menu_dropdown_text_color)}
.offcanvas-menu .offcanvas-inner .sp-contact-info a:hover{
color:var(--menu_dropdown_text_hover_color)}
.offcanvas-menu .offcanvas-inner .header-modules{
margin-left:0}
.offcanvas-menu .offcanvas-inner .sp-module{
padding:0;margin:0}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title{
font-size:1rem;font-weight:bold}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child){
margin-bottom:20px}
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete{
width:210px}
.offcanvas-menu .offcanvas-inner ul.menu,.offcanvas-menu .offcanvas-inner ul.menu 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;margin:0 0 15px 0;list-style:none}
.offcanvas-menu .offcanvas-inner ul.menu>li{
border:0;padding:0;margin:0;position:relative;overflow:hidden;display:block;font-weight:600}
.offcanvas-menu .offcanvas-inner ul.menu>li>a,.offcanvas-menu .offcanvas-inner ul.menu>li>span{
display:block;font-size:18px;padding:8px 0px;position:relative;transition:var(--transition);border-bottom:1px solid var(--border-color)}
.offcanvas-menu .offcanvas-inner ul.menu>li>a:hover,.offcanvas-menu .offcanvas-inner ul.menu>li>span:hover{
opacity:1}
.offcanvas-menu .offcanvas-inner ul.menu>li:first-child>a,.offcanvas-menu .offcanvas-inner ul.menu>li:first-child>span{
border-top:1px solid var(--border-color)}
.offcanvas-menu .offcanvas-inner ul.menu>li ul.menu-child{
display:none}
.offcanvas-menu .offcanvas-inner ul.menu>li.active>a{
color:var(--menu_dropdown_text_active_color)}
.offcanvas-menu .offcanvas-inner ul.menu>li.active ul>.active a{
color:var(--menu_dropdown_text_active_color)}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler{
display:block;position:absolute;top:50%;cursor:pointer;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after{
font-family:"Font Awesome 5 Free";content:"";font-weight:900}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent>a{
position:relative;display:block}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler{
right:0px;display:block;position:absolute;top:50%;cursor:pointer;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler:after{
font-family:"Font Awesome 5 Free";content:"";font-weight:900}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent.menu-parent-open .menu-toggler:after{
content:""}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after{
font-family:"Font Awesome 5 Free";content:"";font-weight:900}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after{
font-family:"Font Awesome 5 Free";content:"";font-weight:900}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler{
display:block;position:absolute;top:50%;cursor:pointer;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler:after{
font-family:"Font Awesome 5 Free";content:"";font-weight:900}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul{
display:none}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a{
font-size:15px;padding:5px 0px;line-height:24px;font-weight:400;display:block;border-bottom:1px solid var(--border-color)}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li{
border-bottom:1px solid rgba(32, 31, 31, 0.1);margin-bottom:0}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a{
padding:15px 10px}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu ul{
padding-bottom:15px}
.offcanvas-menu.center-alignment .offcanvas-inner{
padding:0px 15px}
body.ltr #offcanvas-toggler.offcanvas-toggler-right{
float:right;margin-left:20px}
body.ltr #offcanvas-toggler.offcanvas-toggler-left{
float:left;margin-right:20px}
body.ltr.offcanvs-position-left .body-wrapper{
left:0}
body.ltr.offcanvs-position-left .offcanvas-menu{
left:-300px;top:0}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu{
left:0;top:0}
body.ltr.offcanvs-position-right .body-wrapper{
right:0}
body.ltr.offcanvs-position-right .offcanvas-menu{
right:-300px;top:0}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu{
right:0;top:0}
body.ltr .close-offcanvas{
right:15px}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler{
right:0}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler{
right:0}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>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)}
}
@-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(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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%}
}
.sp-pre-loader{
background:#FFFFFF;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}
.sp-pre-loader .sp-loader-clock{
border:3px solid #121212;border-radius:60px;bottom:0;height:80px;left:0;margin:auto;position:absolute;right:0;top:0;width:80px}
.sp-pre-loader .sp-loader-clock:after{
content:"";position:absolute;background-color:#121212;top:2px;left:48%;height:38px;width:4px;border-radius:5px;-webkit-transform-origin:50% 97%;transform-origin:50% 97%;-webkit-animation:grdAiguille 2s linear infinite;animation:grdAiguille 2s linear infinite}
.sp-pre-loader .sp-loader-clock:before{
content:"";position:absolute;background-color:#121212;top:6px;left:48%;height:35px;width:4px;border-radius:5px;-webkit-transform-origin:50% 94%;transform-origin:50% 94%;-webkit-animation:ptAiguille 12s linear infinite;animation:ptAiguille 12s linear infinite}
.sp-pre-loader .sp-loader-circle{
position:absolute;height:80px;width:80px;border-radius:80px;border:3px solid fade(#121212, 70%);left:0;top:0;right:0;bottom:0;margin:auto;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:loader1 3s linear infinite;animation:loader1 3s linear infinite}
.sp-pre-loader .sp-loader-circle:after{
content:"";position:absolute;top:-5px;left:20px;width:11px;height:11px;border-radius:10px;background-color:#121212}
.sp-pre-loader .sp-loader-bubble-loop{
position:absolute;width:12px;height:12px;left:0;top:0;right:0;bottom:0;margin:auto;border-radius:12px;background-color:#121212;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:loader6 1s ease-in-out infinite;animation:loader6 1s ease-in-out infinite}
.sp-pre-loader .sp-loader-bubble-loop:before{
content:"";position:absolute;background-color:rgba(18, 18, 18, 0.5);top:0px;left:-25px;height:12px;width:12px;border-radius:12px}
.sp-pre-loader .sp-loader-bubble-loop:after{
content:"";position:absolute;background-color:rgba(18, 18, 18, 0.5);top:0px;left:25px;height:12px;width:12px;border-radius:12px}
.sp-pre-loader .circle-two{
bottom:0;height:100px;left:0;margin:auto;position:absolute;right:0;top:0;width:100px}
.sp-pre-loader .circle-two>span,.sp-pre-loader .circle-two>span:before,.sp-pre-loader .circle-two>span:after{
content:"";display:block;border-radius:50%;border:2px solid #121212;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.sp-pre-loader .circle-two>span{
width:100%;height:100%;top:0;left:0;border-left-color:transparent;-webkit-animation:effect-2 2s infinite linear;-moz-animation:effect-2 2s infinite linear;-ms-animation:effect-2 2s infinite linear;-o-animation:effect-2 2s infinite linear;animation:effect-2 2s infinite linear}
.sp-pre-loader .circle-two>span:before{
width:75%;height:75%;border-right-color:transparent}
.sp-pre-loader .circle-two>span:after{
width:50%;height:50%;border-bottom-color:transparent}
.sp-pre-loader .wave-two-wrap{
position:absolute;margin:auto;left:0;right:0;top:50%;width:90px}
.sp-pre-loader .wave-two{
margin:0;list-style:none;width:90px;position:relative;padding:0;height:10px}
.sp-pre-loader .wave-two li{
position:absolute;width:2px;height:0;background-color:#121212;bottom:0}
.sp-pre-loader .wave-two li:nth-child(1){
left:0;-webkit-animation:sequence1 1s ease infinite 0;animation:sequence1 1s ease infinite 0}
.sp-pre-loader .wave-two li:nth-child(2){
left:15px;-webkit-animation:sequence2 1s ease infinite 0.1s;animation:sequence2 1s ease infinite 0.1s}
.sp-pre-loader .wave-two li:nth-child(3){
left:30px;-webkit-animation:sequence1 1s ease-in-out infinite 0.2s;animation:sequence1 1s ease-in-out infinite 0.2s}
.sp-pre-loader .wave-two li:nth-child(4){
left:45px;-webkit-animation:sequence2 1s ease-in infinite 0.3s;animation:sequence2 1s ease-in infinite 0.3s}
.sp-pre-loader .wave-two li:nth-child(5){
left:60px;-webkit-animation:sequence1 1s ease-in-out infinite 0.4s;animation:sequence1 1s ease-in-out infinite 0.4s}
.sp-pre-loader .wave-two li:nth-child(6){
left:75px;-webkit-animation:sequence2 1s ease infinite 0.5s;animation:sequence2 1s ease infinite 0.5s}
.sp-pre-loader .sp-loader-audio-wave{
width:3em;height:2em;background:linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 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 0.25em;animation:audioWave 1.5s linear infinite;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}
.sp-pre-loader .sp-loader-with-logo{
top:0;left:0;width:100%;height:100%;right:0;bottom:0;margin:auto;text-align:center;position:absolute;display:flex;justify-content:center;align-items:center}
.sp-pre-loader .sp-loader-with-logo .logo{
display:inline-block;width:auto}
.sp-pre-loader .sp-loader-with-logo .line{
background:#121212;height:5px;left:0;position:absolute;top:0}
@media (max-width:1199px){
#sp-header.full-header{
padding-left:15px;padding-right:15px}
#sp-header.header-with-social #sp-menu .social-wrap{
padding-left:0px}
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li span{
padding:0 10px}
}
@media (min-width:992px){
#sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas{
display:none !important}
}
@media (max-width:991px){
:root{
--header_height: 80px}
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span{
line-height:80px}
#sp-header{
height:80px}
#sp-header .logo{
height:80px}
#sp-header.header-with-modal-menu #offcanvas-toggler{
display:flex !important}
#sp-header.header-with-modal-menu #modal-menu-toggler{
display:none}
#sp-header.full-header-center #offcanvas-toggler.mega,#sp-header.header-with-modal-menu #offcanvas-toggler.mega,#sp-header.full-header-left #offcanvas-toggler.mega,#sp-header.lg-header #offcanvas-toggler.mega,#sp-header.header-with-social #offcanvas-toggler.mega{
display:flex !important}
#sp-header.lg-header #offcanvas-toggler.mega{
display:none !important}
#sp-header.lg-header .offcanvas-toggler-left.offcanvas{
display:flex !important}
#sp-header-topbar .container-inner>.row{
min-height:80px}
#modal-menu{
top:80px}
#offcanvas-toggler{
height:80px;line-height:80px}
#sp-logo.has-border>.sp-column{
border-right:none;padding-right:0px}
#sp-menu .social-wrap:after,#sp-logo.has-border:after{
display:none}
#sp-logo.has-border{
padding-right:15px}
#sp-menu .social-wrap{
padding-left:15px}
#sp-header.header-with-modal-menu.center-layout .sp-contact-info,#sp-header.header-with-modal-menu.classic-layout .sp-contact-info{
display:none}
#sp-header-topbar .container-inner{
padding-bottom:10px}
.hu-media-modal .modal-content{
height:80vh}
}
@media (max-width:767px){
#sp-menu .social-wrap{
padding-left:10px}
#sp-menu .social-wrap:after{
display:none}
#sp-header .menu-wrap{
display:none}
.hu-media-modal .modal-content{
height:85vh}
.modal-dialog.jviewport-width80{
width:auto}
}
@media (max-width:575px){
:root{
--header_height: 80px}
.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span{
line-height:80px}
#sp-header{
height:80px}
#sp-header .logo{
height:80px}
#sp-header-topbar .container-inner>.row{
min-height:80px}
#modal-menu{
top:80px}
#offcanvas-toggler{
height:80px;line-height:80px}
#sp-header .sp-module{
margin-left:10px}
#sp-header .sp-module .sp-sign-in .text{
display:none}
#sp-menu ul.social-icons>li:not(:last-child){
margin-right:10px}
#sp-header.lg-header .top-part{
border-bottom:none}
#sp-header.lg-header #sp-contact{
order:1}
#sp-header.lg-header #sp-logo{
order:3}
#sp-header.lg-header #sp-social{
order:2}
#sp-header.lg-header #sp-social .sp-column{
justify-content:center !important}
#sp-header.lg-header #sp-social .social-icons{
margin:0}
#sp-header.lg-header #sp-social .social-icons>li:not(:last-child){
margin-right:10px}
#sp-header.lg-header .sp-contact-info{
text-align:center;margin:5px 0}
.header-has-modules .container-inner>.row{
flex-wrap:wrap !important}
.header-has-modules #offcanvas-toggler{
height:auto;line-height:1.2}
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{
width:50%;margin-bottom:15px}
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{
font-size:2.5rem}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string{
font-size:14px}
.view-search #search-form .btn-group{
flex-wrap:wrap}
.view-search #search-form button,.view-search #search-form .btn{
border-radius:3px}
}

 
 
 #sp-beforebody .container {

	 max-width: 100%;
	 padding: 0;
 }

 
.badge {

  position: absolute;
  top: 26px;
  padding: 3px 5px !important;
  margin-left: 2px;
  margin-right: 5px;
  border-radius: 50%;
  background: red;
  color: white;
}


.badge-off {

  position: absolute;
  top: 6px;
  padding: 1px 6px;
  font-size: 12px;
  margin-left: 6px;
  margin-right: 5px;
  border-radius: 50%;
  background: red;
  color: white;
}


.quotationform {

}


.productlist {

/*	width: 90%;
	margin-left: auto;
	margin-right: auto;*/
}


@media (max-width: 576px) {

.quotationform {

	width: 100%;
	margin-left: 0;
	margin-right: 0;
}


.quotationfield {

	width: 100% !important;
}
}


@media (max-width: 768px) {

.productlist {

	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#sp-main-body .container {
	width: 100% !important;
	max-width: 100% !important;
}

#sp-main-body .container-inner {
	width: 100% !important;
	max-width: 100% !important;
}
.quotation-extra-info {
	display: none;
}

#product-view {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}
}

.cookie-buttons {
	line-height: 110% !important;
	padding: 5px 10px !important;
}

.prodtable {
	border-top: 1px solid #ccc;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.prodtablewholerow {
	cursor: pointer;
}

.prodtablewholerow:hover {
	color: var(--list_hover_row_color);
	background-color: var(--list_hover_row_bgcolor);
}

.prodtablewholerow-noclick {
	cursor: auto;
}

.prodtablewholerow-noclick td {
	cursor: auto;
}


.prodtablewholerow-noclick:hover {
	color: var(--list_hover_row_color);
	background-color: var(--list_hover_row_bgcolor);
}



.prodtable td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	padding-top: 3px;
}
.badge {
  position: absolute;
  top: 26px;
  padding: 3px 5px;
  margin-left: 2px;
  margin-right: 5px;
  border-radius: 50%;
  background: red;
  color: white;
}

.color_choices_box {
	cursor: pointer;
	float: left;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
}

.color_choices_box > img {
	border: 1px solid #ffffff;
}

.color_choices_box:hover {
	background-color: #f0f0f0;
	border-color: #888;
	transition: all 0.2s ease-in-out;
}

.color_choices_box:hover > img {
	border-color: #bbb;
	transition: all 0.4s ease-in-out;
}

.trash-button {
	color: #777;
}

.trash-button:hover {
	color: #f00;
}

#smvideodiv {
	width: 100%;
	max-height: 350px;
}


.sppb-row-container {
	width: 963px;
}

.sm-color-image {
	width: 121px;
	height: 90px;
}


#brand-logo-div2 {
	margin-bottom: 20px;
}

#prodsel-top-div {
	width: 100%;
	margin-bottom: 0;
}
#prodsel-top-text {
	float: left;
	min-width: 300px;
}


.cookie-table {
	border-top: 1px solid #ccc;
}

.cookie-table-header-td {
	border-bottom: 1px solid #ccc;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold
}

.cookie-table-header-td2 {
	border-bottom: 1px solid #ccc;
	padding-right: 0px;
	font-size: 12px;
		font-weight: bold
}

.cookie-table-td {
	border-bottom: 1px solid #ccc;
	padding-right: 20px;
	font-size: 14px;
}

.cookie-table-td2 {
	border-bottom: 1px solid #ccc;	
	padding-right: 0;
	font-size: 14px;
}

.sm-breadcrumbs a {
	color: #444;
}

.sm-breadcrumbs a:hover {
	color: #cf102d;
}

.sppb-addon-text {
	min-height: 80px;
	color: #444;
	line-height: normal;
}

.sppb-addon-text:hover {
	color: #cf102d
}

.prodsel-image-div {
	border: 1px #ccc solid;
	box-shadow: 5px 5px 10px;
	min-width: 219px;
	min-height: 280px;
	margin-bottom: 10px;
}

.prodsel-image {
	max-width: 255px;
	height: 300px;
	/*max-height: 278px;*/
	margin-left: auto;
	margin-right: auto;	
}

.brand-logo {
	max-height: 120px;
	max-width: 200px;
}

.extra-images1 {
	margin-top: 20px;
}

.extra-images2 {
	margin-top: 0px;
	margin-bottom: 30px;
}

.prodsel-sm-image-div {
	float: left;
	margin-right: 5px;
	width: 63px;
	height: 78px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

.prodsel-sm-image-div:hover {
	filter: brightness(90%);
	background-color: #f5f5f5;
	transition: all 0.2s ease-in-out;
}

.prodsel-sm-image-div2 {
	float: left;
	margin-right: 3px;
	width: 63px;
	height: 78px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

.prodsel-sm-image-div:hover2 {
	filter: brightness(90%);
	background-color: #f5f5f5;
	transition: all 0.2s ease-in-out;
}

.prodsel-sm-image {
	max-width: 55px;
	max-height: 70px;
	margin-left: auto;
	margin-right: auto;
}

#vald-variant-div {
	
}

#section-id-1675346726494 {
	padding: 0 !important;
}

#prodsel-calc {
	margin-bottom: 10px;
	float: right;
	text-align: right;
	max-width: 300px;
}

#prodsel-quantities {
	float: left;
}

#prodsel-last-step {
	float: left;
	width: 100%;
}

.image-non-mobile {
	display: block;
}

.image-mobile {
	display: none;
}

#artwork-div {
	width: 800px;
	margin-left: auto;
	margin-right: auto	
}

.artwork-preview {
	max-width: 120px;
	max-height: 150px;
	border: 1px solid #ccc;
	box-shadow: 3px 3px 3px;
}

.artwork-tbl-poscol1 {
	padding-right: 150px;
}

.artwork-tbl-poscol2 {
	padding-right: 20px;
}
.artwork-tbl-poscol3 {
	padding-right: 20px;
}
.artwork-tbl-poscol4 {
	padding-right: 20px;
	white-space: nowrap;
}

.artwork-choices {
	display: block;	
}

.artwork-choices-thin {
	display: none;
	margin-top: 10px;
	margin-bottom: 50px;
	border-top: 1px solid #ccc;

}

.act-row {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}
	
.act-check {
	transform: scale(1.0);
	float: left;
}

.act-check-div {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.act-check-label {
	margin-left: 5px;
	font-size: 16px;
}

#quotations-admin-div {
	margin-bottom: 200px;
}

.frontsida-div {

}

#prodtable-mobile {
	display: none;
	font-size: 14px;
	border-top: 1px solid #ccc;
	margin: 0;
}

.prodtable-mobile-row {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	cursor: pointer;
}

/* ---------------------------------------------------  */

@media (max-width: 992px) {
.logo-image {
	height: 54px !important;
}

.sppb-row-container {
	width: 725px;
}

#brand-logo-div1 {
	display: none;
}

#brand-logo-div2 {
	display: block !important;
}

#prodsel-top-text {
	min-width: unset;
}

#artwork-div {
	width: 100%;
}

}

@media (max-width: 768px) {
.sppb-row-container {
	width: 483px;
}
.artwork-tbl-poscol1 {
	padding-right: 65px;
}
.artwork-tbl-poscol2 {
	padding-right: 3px;
}
.artwork-tbl-poscol3 {
	padding-right: 3px;
}
.artwork-tbl-poscol4 {
	padding-right: 0;
}
.artwork-tbl-poscol4 > input {
	width: 25px !important;
}

.frontsida-div {
	width: 100% !important;
}



}

@media (max-width: 716px) {
.sm-color-image {
	width: 16vw;
	height: 90px;
}
.color_choices_box {
	font-size: 11px;
}
}



@media (min-width: 650px) {
#sp-main-body {
	padding-top: 20px !important;
}
}
@media (max-width: 650px) {
#sp-main-body {
	padding-top: 20px !important;
}
}



@media (max-width: 576px) {
#smvideodiv {
	max-height: 350px;
	height: 350px;	
}
#smvideodiv > video {
	height: 350px !important;
	width: auto !important;
}

#product-view {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.sm-color-image {
	width: 20vw;
	height: 73px;
}
.color_choices_box {
	font-size: 11px;
}
.extra-images1 {
	display: none;
}

.extra-images2 {
	display: block !important;
}
#prodsel-calc {
	float: none;
	text-align: left;
	max-width: unset;
	margin-top: 30px;
}

#prodsel-quantities {
	float: none;
}

#prodsel-last-step {
	float: none;
}
#extrainfo {
	font-size: 15px !important;	
}
.image-non-mobile {
	display: none;
}

.image-mobile {
	display: block !important;
}

#fronttext-wide {
	display: none;
}
#fronttext-narrow {
	display: block !important;
}

#prodtable-mobile {
	display: block;
}

.prodtable-wide {
	display: none;
}



}


@media (min-width: 492px) {
.sppb-img-container	{
	height: 281px;
}
}
@media (max-width: 492px) {
.prod-box {
	width: 100%
}
.sppb-row-container {
	width: 100%;
}
.sppb-img-responsive {
	width: 100% !important;
}

.sppb-img-container {
	width: 100% !important;
}

.sppb-row > div {
	margin-right: 0 !important;
}
.sm-color-image {
	width: 26.7vw;
	height: 73px;
}
.color_choices_box {
	font-size: 11px;
}
#vald-variant-div {
	display: none;
}
#vald-variant-div2 {
	display: block !important;
}
#vald-variant-image {
	width: 250px;	
	border: 1px #ccc solid;
	margin-bottom: 10px;
}

}


@media (max-width: 444px) {
/*.artwork-choices {
	display: none;
}	

.artwork-choices-thin {
	display: block !important;
}	
	*/
}


@media (max-width: 400px) {
.sm-color-image {
	width: 40vw;
	height: 100px;
}
.color_choices_box {
	font-size: 12px;
}
#prodsel-image-div {
	width: 100%
}
#prodsel-image {
	width: 100%;
	max-width: unset;
	max-height: unset;
}
#prodsel-top-text {
	display: none;
}
#prodsel-top-text2 {
	display: block !important;
}
#vald-variant-image {
	width: 100% !important;
}
}
