body {
overflow-x: hidden;
}
.superfly-on #sfm-sidebar {
display: block;
}
#sfm-sidebar ol, #sfm-sidebar ul {
list-style: none;
}
#sfm-sidebar a {
outline: 0;
}
#sfm-sidebar {
margin: 0;
padding: 0;
border: 0; font-size: 100%;
font: inherit;
vertical-align: baseline;
text-align: left;
position: fixed;
top: 0;
bottom: 0;
left: 0;
min-height: 100%;
line-height: 1;
display: none;
z-index: 3000001;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  -webkit-transition: none;
transition: none;
-webkit-transition-delay: .05s;
transition-delay: .05s; }
.sfm-sub-swipe #sfm-sidebar,
.sfm-sub-dropdown #sfm-sidebar {
overflow: hidden;
}
#sfm-sidebar.sfm-transitions-enabled,
.sfm-sidebar-always #sfm-sidebar,
.sfm-view-level-custom,
.sfm-scroll-wrapper,
.sfm-transitions-enabled .sfm-sidebar-bg {
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform  0.25s cubic-bezier(0.215, 0.061, 0.355, 1), background  0.25s cubic-bezier(0.215, 0.061, 0.355, 1), opacity 0.2s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: transform  0.25s cubic-bezier(0.215, 0.061, 0.355, 1), background  0.25s cubic-bezier(0.215, 0.061, 0.355, 1), opacity 0.2s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition-delay: .05s;
transition-delay: .05s;
}
.sfm-pos-right #sfm-sidebar {
right: 0;
left: auto;
} body.sfm-sidebar-push > *,
body.sfm-sidebar-sub-push > *,
body.sfm-blur > *{
-webkit-backface-visibility: hidden;
transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition-delay: .05s;
transition-delay: .05s; }
@media only screen and (max-width: 800px) {
.sfm-sidebar-always > * {
-webkit-backface-visibility: hidden;
transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition-delay: .05s;
transition-delay: .05s; }
}
body.sfm-blur.sfm-body-pushed > * {
-webkit-filter: blur(2px);
filter: blur(2px);
}
body.sfm-blur #sfm-body-bg,
body.sfm-blur #sfm-sidebar,
body.sfm-blur #sfm-overlay-wrapper,
body.sfm-blur #sfm-mob-navbar {
-webkit-filter: none;
filter: none;
}
.sfm-style-full.sfm-body-pushed { }
.sfm-style-full #sfm-sidebar {
}
.sfm-sidebar-slide #sfm-sidebar:not(.sfm-fully-hidden),
.sfm-sidebar-push #sfm-sidebar:not(.sfm-fully-hidden) {
box-shadow: 0 0 35px 3px rgba(0, 0, 0, 0.33);
}
.sfm-style-skew.sfm-sidebar-slide #sfm-sidebar,
.sfm-sidebar-push.sfm-sidebar-slide #sfm-sidebar {
box-shadow: none;
}
#sfm-sidebar.sfm-sidebar-exposed,
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li,
.sfm-sidebar-always #sfm-sidebar .sfm-menu-level-0 > li {
-webkit-transform: translate(0,0) !important;
transform: translate(0,0)!important;
-webkit-transform: translate3d(0,0,0)!important;
transform: translate3d(0,0,0)!important;
}
@media only screen and (min-width: 800px) {
.sfm-pos-right .sfm-sidebar-always #sfm-sidebar {
-webkit-transform: translate(0,0) !important;
transform: translate(0,0)!important;
-webkit-transform: translate3d(0,0,0)!important;
transform: translate3d(0,0,0)!important;
}
}
#sfm-sidebar .sfm-menu-level-0 > li {
-webkit-transform: translate(-30px,0);
transform: translate(-30px,0);
-webkit-transform: translate3d(-30px,0,0);
transform: translate3d(-30px,0,0);
}
.sfm-pos-right #sfm-sidebar .sfm-menu-level-0 > li {
-webkit-transform: translate(30px,0);
transform: translate(30px,0);
-webkit-transform: translate3d(30px,0,0);
transform: translate3d(30px,0,0);
}
#sfm-sidebar.sfm-compact-footer .sfm-social {
margin-top: 30px;
margin-bottom: 10px;
position: relative;
}
@media screen and (max-width: 480px) {
#sfm-sidebar.sfm-compact-header .sfm-logo img {
max-height: 75px;
}
}
@-webkit-keyframes item-in {
from {
left: -100%;
opacity: 0;
}
to {
left: 0;
opacity: 1;
}
}
@keyframes item-in {
from {
left: -100%;
opacity: 0;
}
to {
left: 0;
opacity: 1;
}
}
@media only screen and (max-width: 800px) {
#sfm-sidebar:after {
display: none;
}
}
.sfm-view-pushed-1 #sfm-sidebar:after {
z-index: -800;
}
.sfm-pos-right #sfm-sidebar:after {
left: -3px;
right: 0;
} #sfm-marker {
display: none !important;
}
.sfm-rollback {
cursor: pointer;
z-index: 3000000;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: all 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition-delay: .05s;
transition-delay: .05s;
-webkit-font-smoothing: antialiased;
color: #a4a4a4;
font-size: 10px;
height: 100%;
line-height: 30px; position: fixed; left: 0;
top: 0px;
text-align: center;
text-transform: uppercase;
width: 40px;
}
.superfly-on .sfm-rollback {
opacity: 1;
}
.sfm-rollback.sfm-fixed {
position: absolute;
}
.sfm-pos-right .sfm-rollback{
right:0;
left: auto;
}
@media only screen and (min-width: 800px) {
.sfm-sidebar-always .sfm-rollback {
display: none !important;
}
}
.sfm-logo {
text-align: center;
position: absolute;
top: 40px;
left: 0;
width: 100%;
padding: 0 30px;
box-sizing: border-box;
z-index: 10000;
}
.sfm-logo img {
max-width: 100%;
display: inline-block;
}
.sfm-style-full .sfm-logo img {
max-width: 200px;
}
#sfm-sidebar li.sfm-has-child-menu > ul.sfm-child-menu {
display: none;
box-sizing: border-box; position: relative !important;
left: 0 !important;
top:0 !important;
width:100% !important;
box-shadow: none !important;
}
#sfm-sidebar.sfm-compact .sfm-scroll-wrapper {
height: 100%;
-webkit-overflow-scrolling : touch;
}
#sfm-sidebar .sfm-scroll-wrapper {
width: 100%;
overflow: hidden;
height: 100%;
position: relative;
z-index: 2;
}
#sfm-sidebar .sfm-scroll {
width: 100%;
padding-right: 30px;
overflow: auto;
overflow-x: hidden;
height: 100%;
box-sizing: content-box;
} #sfm-sidebar .sfm-menu .sfm-chapter:after {
display: none;
} .sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-sidebar-close {
float: right;
}
.sfm-pos-left .sfm-style-skew #sfm-sidebar .sfm-social {
text-align: left;
}
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-social {
text-align: right;
left: initial;
right: 0;
}
.sfm-style-skew #sfm-sidebar .sfm-nav { max-height: none;
margin-top: 0px;
}
.sfm-style-skew #sfm-sidebar.sfm-hl-text .sfm-nav a,
.sfm-style-skew #sfm-sidebar.sfm-hl-strike .sfm-nav a{
padding-left: 0 !important;
padding-right: 0 !important;
}
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-logo,
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-nav {
clear: both;
} .sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-menu {
clear: both;
}
.sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-search-form {
width: 75%;
float: right;
}
.sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-logo {
max-width: 75%;
}  .sfm-pos-left .sfm-style-skew #sfm-sidebar .sfm-logo,
.sfm-pos-left .sfm-style-skew #sfm-sidebar.sfm-theme-top .sfm-nav,
.sfm-pos-left .sfm-style-skew.sfm-sidebar-always #sfm-sidebar .sfm-nav,
.sfm-pos-left .sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-nav,
.sfm-pos-left .sfm-style-skew #sfm-sidebar .sfm-copy {
padding-left: 10%; }
.sfm-pos-left .sfm-style-skew #sfm-sidebar .sfm-logo {
width: 100%;
}
.sfm-pos-left .sfm-style-skew #sfm-sidebar .sfm-social { } .sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-compact .sfm-logo,
.sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-sidebar-exposed.sfm-theme-top .sfm-nav,
.sfm-pos-right .sfm-style-skew.sfm-sidebar-always #sfm-sidebar .sfm-nav,
.sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-sidebar-exposed.sfm-theme-bottom .sfm-nav,
.sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-sidebar-exposed .sfm-copy {
padding-right: 10%;
padding-left: 0; }
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-social { }
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-logo {
padding-left: 30px !important;
float: right;
}
.sfm-style-skew #sfm-sidebar.sfm-theme-top .sfm-social {
display: block;
width: 100%;
}
.sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-theme-top .sfm-social {
float: right;
}
.sfm-pos-left .sfm-theme-bottom .sfm-scroll{}
.sfm-style-full #sfm-sidebar .sfm-scroll { width: 100vw; position: relative;
} #sfm-sidebar .sfm-nav {
position: absolute;
height: 100%;
z-index: 999;
min-height: 50vh;
max-height: 100%;  width: 100%;
top: 0;
left: 0;
}
@media only screen and (max-width: 800px) {
#sfm-sidebar .sfm-nav {
min-height: 0 !important;
}
}
#sfm-sidebar .sfm-scroll-wrapper::-webkit-scrollbar {
display: none;
}
#sfm-sidebar ul {
margin: 0;
padding: 0;
}
#sfm-sidebar .sfm-va-middle {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
padding: 0 0 0 0;
margin: 0;
position: relative;
z-index: 2222;
}
@media only screen and (max-width: 800px) {
#sfm-sidebar .sfm-va-middle {
display: block;
height: auto;
margin-top: 0px;
}
}
#sfm-sidebar .sfm-menu-level-0 > li {
opacity: 0;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.061, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: transform 0.3s cubic-bezier(0.215, 0.061, 0.355, 1), opacity 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li, .sfm-sidebar-always #sfm-sidebar .sfm-menu-level-0 > li{
opacity: 1;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 .sfm-chapter {
opacity: 0.75;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(1) {
transition-delay: .2s;
-webkit-transition-delay: .2s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(2) {
transition-delay: .25s;
-webkit-transition-delay: .25s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(3) {
transition-delay: .3s;
-webkit-transition-delay: .3s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(4) {
transition-delay: .35s;
-webkit-transition-delay: .35s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(5) {
transition-delay: .4s;
-webkit-transition-delay: .4s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(6) {
transition-delay: .45s;
-webkit-transition-delay: .45s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(7) {
transition-delay: .5s;
-webkit-transition-delay: .5s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(8) {
transition-delay: .55s;
-webkit-transition-delay: .55s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(9) {
transition-delay: .6s;
-webkit-transition-delay: .6s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(10) {
transition-delay: .65s;
-webkit-transition-delay: .65s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(11) {
transition-delay: .7s;
-webkit-transition-delay: .7s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(12) {
transition-delay: .75s;
-webkit-transition-delay: .75s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(13) {
transition-delay: .8s;
-webkit-transition-delay: .8s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(14) {
transition-delay: .85s;
-webkit-transition-delay: .85s;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(15) {
transition-delay: .9s;
-webkit-transition-delay: .9s;
}
.sfm-style-full #sfm-sidebar .sfm-menu-level-0 > li {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
transition-delay: 0s;
-webkit-transition-delay: 0s; width: 100%;
}
.sfm-style-full #sfm-sidebar, .sfm-style-full #sfm-mob-navbar {
-webkit-transform: translate3d(0,0,0) !important;
transform: translate3d(0,0,0) !important;
}
#sfm-sidebar .sfm-menu li {
text-align: center;
text-transform: uppercase;
cursor: pointer;
margin: 0;
position: relative;
list-style: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
#sfm-sidebar .sfm-menu li a {
white-space: nowrap;
text-decoration: none;
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
}
#sfm-sidebar .sfm-menu li a:after {
transition: all 0.2s ease;
content: '';
background: rgba(255,255,255,0.05);
position: absolute;
top:0;
left: 0;
bottom: 0;
right: 0;
z-index: 0;
opacity: 0;
}
#sfm-sidebar .sfm-menu li a:active:after {
opacity: 1;
transition: all 0s ease;
}
#sfm-sidebar .sfm-menu li i:before {
display: block;
}
#sfm-sidebar .sfm-menu a img {
vertical-align: middle;
display: inline-block;
margin: 0 14px 0 0;
position: relative;
right: 0;
left: 0;
}
#sfm-sidebar .sfm-nav {
display: table;
}
#sfm-sidebar .sfm-nav {  }
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-nav .sfm-menu-level-0 > li a img,
.sfm-pos-right .sfm-style-skew #sfm-sidebar .sfm-nav .sfm-menu-level-0 > li a > i {
margin: 0 0 0 12px;
}
#sfm-sidebar .sfm-view .sfm-menu {
padding: 0;
margin: 0;  width: 100%;  display: flex;
flex-flow: column nowrap; align-items: center;
justify-content: center;
min-height: 100%;
}
#sfm-sidebar .sfm-view .sfm-menu li {
text-align: center;
cursor: pointer;
width: 100%;
}
.sfm-sidebar-bg {
position: absolute;
height: 100%;
top: 0;
left: 0;
z-index: -200;
}
#sfm-sidebar .sfm-view {
position: absolute;
overflow: hidden;
height: 100%;
top:0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
}
#sfm-sidebar .sfm-view,
#sfm-sidebar .sfm-scroll {
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1) .05s;
transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1) .05s;
}
.superfly-on #sfm-sidebar .sfm-view { display: block;
}
.superfly-on #sfm-sidebar .sfm-view-level-custom {
display: block;
}
#sfm-sidebar .sfm-view .sfm-back-parent {
position: fixed;
z-index: 1001;
width: 100%;
top: 0;
display: none;
padding-left: 16%;
text-align: left !important;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view .sfm-back-parent,
.sfm-sub-dropdown #sfm-sidebar .sfm-view-level-custom .sfm-back-parent {
display: block;
}
#sfm-sidebar .sfm-view .sfm-back-parent:before {
content: '';
opacity: 0;
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 0;
background: rgba( 255, 255, 255, 0.1 );
-webkit-transition: all 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: all 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
}
#sfm-sidebar .sfm-view .sfm-back-parent:hover:before,
#sfm-sidebar .sfm-view .sfm-back-parent:focus:before {
opacity: 1;
}
#sfm-sidebar .sfm-view-level-1 {
position: absolute;
height: 100%;
width: 250px; top: 0;
left: 250px;
background: #b5b5b5; z-index: -300;
}
#sfm-sidebar .sfm-view-level-2 {
width: 250px; top: 0;
left: 500px;
background: #36939e; z-index: -400;
}
#sfm-sidebar .sfm-view-level-3 {
width: 250px; top: 0;
left: 750px;
background: #9e466b; z-index: -500;
}
#sfm-sidebar .sfm-view-level-1,
#sfm-sidebar .sfm-view-level-2,
#sfm-sidebar .sfm-view-level-3,
#sfm-sidebar .sfm-view-level-custom {
opacity: 0;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-1,
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-2,
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-3,
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-custom {
opacity: 1;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-1 {
z-index: 3;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-2 {
z-index: 4;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-3 {
z-index: 5;
} .sfm-sub-swipe #sfm-sidebar .sfm-view-level-custom,
.sfm-sub-dropdown #sfm-sidebar .sfm-view-level-custom {
z-index: 10;
}
.sfm-view-pushed-1 #sfm-sidebar .sfm-view-level-1,
.sfm-view-pushed-2 #sfm-sidebar .sfm-view-level-2,
.sfm-view-pushed-3 #sfm-sidebar .sfm-view-level-3 {
-webkit-transform: translate3d(0,0,0) !important;
transform: translate3d(0,0,0) !important;
opacity: 1;
}
.sfm-view-pushed-custom #sfm-sidebar .sfm-view-level-custom {
opacity: 1;
}
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-1,
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-2,
.sfm-sub-swipe #sfm-sidebar .sfm-view-level-3 {
-webkit-transform: translate3d(0,0,0) !important;
transform: translate3d(0,0,0) !important;
}
#sfm-sidebar .sfm-view .sfm-child-menu {
display: none !important;
}
#sfm-sidebar .sfm-menu li > a:before {
position: absolute;
top: 0;
left: 0;
right: 0;
content: "";
bottom: 0;
width: 0;
z-index: 0;
background: rgba(255,255,255,0.075);
-webkit-transition: all 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: all 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: block !important;
}
#sfm-sidebar.sfm-hl-line .sfm-menu li:hover > a,
#sfm-sidebar.sfm-hl-line .sfm-menu li > a:focus,
#sfm-sidebar.sfm-hl-line .sfm-menu li.sfm-submenu-visible > a {
background: rgba(0, 0, 0, 0.15);
}
#sfm-sidebar.sfm-hl-line .sfm-menu li > a:before {
top: auto;
bottom: -2px;
height: 2px;
}
#sfm-sidebar .sfm-menu li a,
#sfm-sidebar .sfm-menu a span,
#sfm-sidebar .sfm-menu .la_icon,
#sfm-sidebar .sfm-menu a img {  z-index: 1;
}
@media only screen and (min-width: 800px) {
#sfm-sidebar .sfm-menu li:hover > a:before,
#sfm-sidebar .sfm-menu li > a:focus:before,
#sfm-sidebar .sfm-menu li.sfm-active-item > a:before,
#sfm-sidebar .sfm-menu li.sfm-active-smooth > a:before,
.sfm-style-full #sfm-sidebar .sfm-menu li.sfm-active-item > a:before {
width: 100%;
}
.sfm-pos-right #sfm-sidebar .sfm-menu li:hover > a:before,
.sfm-pos-right #sfm-sidebar .sfm-menu li > a:focus:before,
.sfm-pos-right #sfm-sidebar .sfm-menu li.sfm-active-item > a:before,
.sfm-pos-right #sfm-sidebar .sfm-menu li.sfm-active-smooth > a:before {
left: auto;
}
}
.sfm-vertical-nav .sfm-sm-indicator {
width: 42px;
}
#sfm-sidebar.sfm-underline-2 .sfm-menu li:after {
border-bottom: 3px solid white;
content: '';
display: block;
width: 0%;
position: relative;
bottom: -10px;
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
#sfm-sidebar .sfm-menu li > a span {
display: inline-block;
vertical-align: middle;
line-height: inherit;
position: relative;
right: 0;
left: 0;
z-index: 2;
font-family: inherit !important;
white-space: normal;
}
.sfm-navicon-button.la_icon_manager_custom_wrapper{ }
.la_icon_manager_custom{
display: block;
width: 20px;
min-width: 20px;
height: 20px;
margin: -3px 10px -3px 0;
background-position: 50% 50% !important;
background-repeat: no-repeat !important;
background-size: 80% !important;
box-sizing: content-box;
}
#sfm-sidebar .sfm-menu .la_icon {
margin-right: 12px;
display: inline-block;
vertical-align: middle;
text-align: center;
position: relative;
z-index: 100;
}
#sfm-sidebar.sfm-iconbar .sfm-menu .la_icon{
margin-left: auto;
margin-right: auto;
}
#sfm-sidebar .sfm-sm-indicator i, #sfm-sidebar .sfm-sl {
font-size: 75%;
font-style: normal;
text-transform: none;
}
#sfm-sidebar .sfm-sl {
display: inline-block;
}
#sfm-sidebar i + br + .sfm-sl {
margin-left: 2.05em;
}
#sfm-sidebar .sfm-menu li a {
display: block;
padding: 0 15px;
margin: 0;
box-sizing: border-box;
position: relative;
}
.sfm-style-full #sfm-sidebar .sfm-menu li a {
display: inline-block;
}
#sfm-overlay-wrapper {
-webkit-backface-visibility: hidden;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999999;
visibility: hidden;
}
#sfm-overlay {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background: #333; position: fixed;
top: 0;
bottom: 0;
left: -500px;
right: -500px;
cursor: pointer;
-webkit-transition: opacity 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: opacity 0.4s cubic-bezier(0.215, 0.061, 0.355, 1);
-webkit-transition-delay: .05s;
transition-delay: .05s;
-webkit-backface-visibility: hidden;
-webkit-transform:translate3d(0,0,0);
}
.sfm-body-pushed #sfm-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
.sfm-label-hidden {
display: none !important;
}
.sfm-style-skew #sfm-sidebar .sfm-search-form {
margin-bottom: 15px;
} #sfm-sidebar .sfm-search-form input[type=submit] {
display: none;
}
#sfm-sidebar form,
#sfm-sidebar label {
margin: 0;
padding: 0;
}
#sfm-sidebar .sfm-search-form input[type=text] {
border: 0;
outline: 0;
box-shadow: none;
padding: 0;
background-color: transparent;
color: #fff;
text-align: right;
width: 100%;
box-sizing: border-box;
padding: 0 32px;
font-weight: 200!important;
appearance: none;
-webkit-appearance: none;
line-height: 100%;
}
.sfm-search-form {
width: 100%;
background: rgba(255,255,255,0.05);
margin: 0;
padding: 15px 0;
position: relative;
}
#sfm-sidebar .sfm-search-form input[type=search]:focus {
opacity: 1;
outline:none !important;
}
#sfm-sidebar .search-field {
}
#sfm-sidebar .sfm-logo {
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s 0.3s, opacity 0.3s linear;
transition: visibility 0s 0.3s, opacity 0.3s linear;
-webkit-backface-visibility: hidden;
}
.sfm-sidebar-always #sfm-sidebar .sfm-logo {
opacity: 1;
visibility: visible;
}
.sfm-sidebar-always #sfm-sidebar {
opacity: 0;
}
#sfm-sidebar.sfm-sidebar-exposed .sfm-logo {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
#sfm-sidebar .sfm-search-form label {
position: relative;
display: block;
margin-top: 20px;
}
#sfm-sidebar .sfm-search-form span {
position: absolute;
width: 16px;
height: 16px;
top: 15px; left: 10%;
font-family: sfm-icomoon;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 16px;
font-size: 16px;
color: white;    cursor: pointer;
}
#sfm-sidebar .sfm-search-form span:after {
content: '\e905';
}
#sfm-sidebar .sfm-social {
display: block;
position: absolute;
padding-top: 10px;
bottom: 0px;
left: 0;
width: 100%; text-align: center;
overflow: hidden;
z-index: 1000;
box-sizing: content-box;
margin-bottom: 20px;
}
.sfm-style-toolbar #sfm-sidebar .sfm-social {
padding: 0 !important;
}
#sfm-sidebar.sfm-widget-bottom .sfm-social {
bottom: 20px;
}
#sfm-sidebar .sfm-copy {
position: absolute;
bottom: 0;
z-index: 1001;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
}
#sfm-sidebar .sfm-social:empty {
display: none !important;
}
#sfm-sidebar .sfm-social li {
list-style: none;
display: inline-block;
width: 45px;
height: 45px;
margin-left: 5px;
}
#sfm-sidebar .sfm-social a:after {
content: '';
position: absolute;
left: 0;
top: 0;width: 100%;
height: 100%;
border-radius: 50%;
background: #3b5998;
transform: scale(0,0);
}
#sfm-sidebar .sfm-social a:before , #sfm-sidebar .sfm-social a:after {
-webkit-backface-visibility: hidden;
-webkit-transition: transform 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.215, 0.061, 0.355, 1);
}
#sfm-sidebar .sfm-social li:hover a:after,
#sfm-sidebar .sfm-social li a:focus:after {
transform: scale(1,1);
}
#sfm-sidebar .sfm-social-abbr li:hover a:after,
#sfm-sidebar .sfm-social-abbr li a:focus:after {
opacity: 1;
}
#sfm-sidebar .sfm-social li:hover a:before,
#sfm-sidebar .sfm-social li a:focus:before {
text-shadow: rgba(0,0,0,0.05) 1px 1px,
rgba(0,0,0,0.05) 2px 2px,
rgba(0,0,0,0.05) 3px 3px,
rgba(0,0,0,0.05) 4px 4px,
rgba(0,0,0,0.05) 5px 5px, rgba(0,0,0,0.05) 6px 6px ;
}
#sfm-sidebar .sfm-social-abbr a:before {
display: none;
}
#sfm-sidebar .sfm-social-abbr a:after {
z-index: 0;
border-radius: 0;
top: 0;
background: rgba(255, 255, 255, 0.1) !important;
-webkit-transform: scale(0.8,0.8);
transform: scale(0.8,0.8);
opacity: 0;  }
#sfm-sidebar .sfm-social-abbr a span {
position: relative;
z-index: 1;
}
#sfm-sidebar .sfm-social-icons a span {
display: none;
}
#sfm-sidebar .sfm-social li:first-child {
margin-left: 0;
}
#sfm-sidebar .sfm-social li a{
display: inline-block;
width: 100%;
height: 100%;
position: relative;
z-index: 1;
text-align: center;
vertical-align: top;
-webkit-transition: none;
transition: none;
text-decoration: none !important;
}
#sfm-sidebar .sfm-social li a:hover,
#sfm-sidebar .sfm-social li a:focus {
text-decoration: none !important;
}
#sfm-sidebar .sfm-menu li a {
word-break: break-word;
}
#sfm-sidebar [class*="sfm-icon-"] a, .sfm-view-level-custom:before  {
font-family: 'sfm-icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 16px;
font-size: 16px;
color: white;
position: relative; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#sfm-sidebar .sfm-social-abbr a {
line-height: 45px;
font-size: 22px;
}
#sfm-sidebar [class*="sfm-icon-"] a:before {
position: relative;
top: 50%;
margin: 0 auto;
top: 15px;
z-index: 2;
}
#sfm-sidebar.sfm-iconbar [class*="sfm-icon-"] a:before {
top: 12px;
}
#sfm-sidebar .sfm-social-icon li:hover a,
#sfm-sidebar .sfm-social-icon li a:focus {
color: white;
}
#sfm-sidebar .sfm-social-abbr li:hover a,
#sfm-sidebar .sfm-social-abbr li a:focus {
opacity: 0.75;
}
.sfm-social:after {
content: '';
position: absolute;
bottom: 0;
width: 100%;
left: 0;
text-align: center;
}
#sfm-sidebar .sfm-icon-twitter a:before,
#sfm-sidebar .sfm-icon-gplus a:before { }
.sfm-icon-gplus a {
font-size: 23px !important;
}
.sfm-icon-gplus a:before {
content: "\e900";
}
.sfm-icon-facebook a:before {
content: "\e601";
}
.sfm-icon-twitter a:before {
content: "\e602";
}
.sfm-icon-instagram a:before {
content: "\e906";
}
.sfm-icon-pinterest a:before {
content: "\e605";
}
.sfm-icon-flickr a:before {
content: "\e105";
}
.sfm-icon-dribbble a:before {
content: "\e106";
}
.sfm-icon-youtube a:before {
content: "\f16a";
}
.sfm-icon-vimeo a:before {
content: "\e104";
}
.sfm-icon-linkedin a:before {
content: "\e109";
}
.sfm-icon-soundcloud a:before {
content: "\f1be";
}
.sfm-icon-email a:before {
content: "\e907";
}
.sfm-icon-rss a:before {
content: "\e102";
}
.sfm-icon-skype a:before {
content: "\f17e";
}
#sfm-sidebar .sfm-icon-facebook a:after {
background: #3b5998;
}
#sfm-sidebar .sfm-icon-twitter a:after {
background: #5E9FCA;
}
#sfm-sidebar .sfm-icon-instagram a:after {
background: #405de6;
}
#sfm-sidebar .sfm-icon-pinterest a:after {
background: #820a0f;
}
#sfm-sidebar .sfm-icon-linkedin a:after {
background: #0077b5;
}
#sfm-sidebar .sfm-icon-gplus a:after {
background: #dd4b39;
}
#sfm-sidebar .sfm-icon-dribbble a:after {
background: #ea4c89;
}
#sfm-sidebar .sfm-icon-youtube a:after {
background: #cd201f;
}
#sfm-sidebar .sfm-icon-vimeo a:after {
background: #1ab7ea;
}
#sfm-sidebar .sfm-icon-soundcloud a:after {
background: #ff8800;
}
#sfm-sidebar .sfm-icon-email a:after {
background: #ea4335;
}
#sfm-sidebar .sfm-icon-skype a:after {
background: #00aff0;
}
#sfm-sidebar .sfm-icon-rss a:after {
background: #f26522;
}
.sfm-body-float {
float: left;
width: 100%;
}
#sfm-body-bg {
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
overflow: hidden;
-webkit-backface-visibility: hidden; } .sfm-navicon-button {
display: inline-block;
position: absolute; left: 0;
padding: 8px 8px 16px;
padding: 0;
margin: 0;
transition: 0.25s;
cursor: pointer;
text-decoration: none !important;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition: all 0.3s ease;
}
.sfm-navicon-button {
top: 50%; }
.sf-label-hidden .sfm-navicon-button{
display: none;
}
.sfm-label-metro .sfm-navicon-button{
background: #000000;
}
.sfm-label-metro .sfm-navicon,
.sfm-label-metro .sfm-navicon:before,
.sfm-label-metro .sfm-navicon:after {
border-radius: 0 !important;
height: 2px;
}
.sfm-label-metro .sfm-navicon,
#sfm-mob-navbar .sfm-navicon,
.sfm-label-metro .sfm-navicon:after,
#sfm-mob-navbar .sfm-navicon:after,
.sfm-label-metro .sfm-navicon:before,
#sfm-mob-navbar .sfm-navicon:before  {
background: white;
z-index: 1;
}
#sfm-mob-navbar {
display: none;
}
#sfm-mob-navbar .sfm-navicon-button:after {
display: none !important;
}
.sfm-label-square .sfm-navicon-button,
.sfm-label-rsquare .sfm-navicon-button,
.sfm-label-circle .sfm-navicon-button { border: 3px solid; }
#sfm-sidebar .sfm-label-square .sfm-navicon,
#sfm-sidebar .sfm-label-rsquare .sfm-navicon,
#sfm-sidebar .sfm-label-circle .sfm-navicon { }
.sfm-label-rsquare .sfm-navicon-button {
border-radius: 8px;
}
.sfm-label-circle .sfm-navicon-button {
border-radius: 50%;
}
.sfm-pos-right .sfm-label-square .sfm-navicon-button,
.sfm-pos-right .sfm-label-rsquare .sfm-navicon-button,
.sfm-pos-right .sfm-label-circle .sfm-navicon-button {
margin-right: 20px;
margin-left: 0;
}
#sfm-sidebar .sfm-label-square .sfm-navicon,
#sfm-sidebar .sfm-label-square .sfm-navicon:after,
#sfm-sidebar .sfm-label-square .sfm-navicon:before {
border-radius: 0;
}
.sfm-pos-right .sfm-navicon-button{ right: 0;
left: auto;
} .sf_label_default:hover .sfm-navicon:before,
.sf_label_default:focus .sfm-navicon:before {
transform: translateY(2px);
}
.sf_label_default:hover .sfm-navicon:after,
.sf_label_default:focus .sfm-navicon:after {
transform: translateY(-2px);
}
.sfm-pos-right .sfm-label-none .sfm-navicon-button{ }
.sfm-navicon-button .sfm-navicon:before,
.sfm-navicon-button .sfm-navicon:after {
transition: 0.25s;
}
.sfm-navicon-button:focus,
.sfm-navicon-button:hover {
transition: 0.5s;
opacity: 1;
outline: none;
}
.sfm-navicon-button:hover .sfm-navicon:before,
.sfm-navicon-button:focus .sfm-navicon:before,
.sfm-navicon-button:hover .sfm-navicon:after,
.sfm-navicon-button:focus .sfm-navicon:after {
transition: 0.25s;
}
.sfm-navicon-button .sf_label_icon{
margin: 0 auto;
font-size: 24px;
padding: 10%;
}
.sfm-navicon-button .sf_label_icon:before{
display: block; vertical-align: middle;
vertical-align: -webkit-baseline-middle;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.sfm-navicon {
margin: 18px 8px 8px 8px;
position: absolute;
top: 50%;
left: 0;
width: 60%;
height: 3px;
background: #e7e6dd;
-webkit-transition: all 0.3s cubic-bezier(.17,.67,.3,1.33);
transition: all 0.3s cubic-bezier(.17,.67,.3,1.33);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin: -1px 20%;
}
.sfm-label-none .sfm-navicon, .sfm-label-text .sfm-navicon { height: 3px;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
display: block;
content: "";
width: 100%;
height: 3px;
background: #e7e6dd;
position: absolute;
left: 0;
z-index: -1;
-webkit-transition: all 0.25s 0.25s;
transition: all 0.25s 0.25s;
}
.sfm-sidebar-close:before, .sfm-sidebar-close:after{
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
width: 24px;
}
.sfm-label-none .sfm-navicon:after,
.sfm-label-none .sfm-navicon:before { height: 3px;
}
.sfm-navicon:after {
top: -8px;
}
.sfm-navicon:before {
top: 8px;
}
.sfm-sidebar-close:before, .sfm-sidebar-close:after {
top: 30px;
left: 14px;
}  .sfm-label-text .sfm-navicon:after,
.sfm-label-none .sfm-navicon:after {
top: -8px;
}
.sfm-label-text .sfm-navicon:before,
.sfm-label-none .sfm-navicon:before {
top: 8px;
}
.sfm-open {
opacity: 0 !important;
}
.sfm-open:not(.steps) .sfm-navicon:before,
.sfm-open:not(.steps) .sfm-navicon:after {
top: 0 !important;
}
.sfm-open .sfm-navicon:before,
.sfm-open .sfm-navicon:after {
transition: 0.3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .sfm-open.x .sfm-navicon {
background: transparent !important;
}
.sfm-open.x .sfm-navicon:after, .sfm-sidebar-close:after  {
-webkit-transform: rotate(45deg)!important;
transform:  rotate(45deg)!important;
}
.sfm-open.x .sfm-navicon:before, .sfm-sidebar-close:before {
-webkit-transform: rotate(-45deg)!important;
transform:  rotate(-45deg)!important;
}
.sfm-sidebar-close:hover:before,
.sfm-sidebar-close:focus:before {
-webkit-transform: rotate(45deg)!important;
transform:  rotate(45deg)!important;
}
.sfm-sidebar-close:hover:after,
.sfm-sidebar-close:focus:after {
-webkit-transform: rotate(135deg)!important;
transform:  rotate(135deg)!important;
}
.sfm-inner-fixed {
-webkit-transition: none;
transition: none;
}
.sfm-has-child-menu > a {
position: relative;
}
.sfm-sm-indicator  {
display: none;
top: 0;
bottom: 0;
right: 0;
-webkit-backface-visibility: hidden;
color: inherit;
position: absolute;  width: 42px;
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
background: none;
z-index: 3;
}
.sfm-indicators .sfm-sm-indicator {
display: inline-block;
}
#sfm-sidebar .sfm-sm-indicator i { box-sizing: content-box;
width: 6px;
height: 6px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
border-top: 2px solid #fff;
border-right: 2px solid #fff;
position: relative;
display: block;
top: 50%;
left: 50%;
margin: -3px 0 0 -3px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator i {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sfm-pos-right .sfm-sub-flyout #sfm-sidebar .sfm-sm-indicator i,
#sfm-sidebar .sfm-back-parent .sfm-sm-indicator i {
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
} #sfm-sidebar .sfm-back-parent .sfm-sm-indicator {
display: inline-block;
left: 3%;
}
#sfm-sidebar .sfm-back-parent span {
display: inline-block;
padding-left: 2px;
font-size: 75%;
}  #sfm-sidebar .sfm-submenu-visible > a > .sfm-sm-indicator > i {
-webkit-transform: rotate(135deg) !important;
transform: rotate(135deg) !important;
}
.sfm-style-full .sfm-sm-indicator {
right: auto !important;
}
.sfm-style-full #sfm-sidebar .sfm-menu li > a span {
vertical-align: top;
}
.sfm-style-full #sfm-sidebar .sfm-social { }
.sfm-style-full #sfm-sidebar .sfm-social {
margin-bottom: 10px;
}
.sfm-style-full #sfm-sidebar .sfm-nav {
min-height: 0;
max-height: none;
height: auto;
margin: 30px 0;
}
.sfm-style-full .sfm-sm-indicator {
width: 35px;
}
.sfm-style-full #sfm-sidebar .sfm-logo { padding: 3rem;
}
.sfm-style-full #sfm-sidebar .sfm-sm-indicator i:after { }
.sfm-style-full #sfm-sidebar .sfm-submenu-visible > a .sfm-sm-indicator i:after { }
.sfm-style-full .sfm-menu .sfm-sm-indicator,
.sfm-style-full .sfm-child-menu  {
background: transparent !important;
}
.sfm-style-full .sfm-child-menu li a { }
.sfm-style-full .sfm-sidebar-close {
position: absolute;
z-index: 10001;
}
.sfm-style-full.sfm-body-pushed .sfm-navicon-button {
transform: translateX(-100%);
opacity: 0;
}
.sfm-pos-right .sfm-style-full.sfm-body-pushed .sfm-navicon-button {
transform: translateX(100%);
opacity: 0;
}
.sfm-style-full.sfm-ui-shown {
}
.sfm-has-child-menu > a {
padding-right: 48px;
padding-left: 48px;
}
.sfm-pos-right .sfm-has-child-menu > a {
padding-left: 48px;
padding-right: 48px;
}
#sfm-sidebar.sfm-test-mode:before {
position: absolute;
content: 'Test mode ON';
top: 0;
color: #ffffff;
background: #b90000;
}
.sfm-pos-right .sfm-sub-flyout .sfm-sm-indicator {
right: auto;
left: 0;
}
#sfm-sidebar .sfm-child-menu > li:hover > a,
#sfm-sidebar .sfm-child-menu > li > a:focus,
#sfm-sidebar .sfm-child-menu > li.sfm-submenu-visible > a {
box-shadow: 4px 0px rgba(0, 0, 0, 0.35) inset;
}
#sfm-sidebar .sfm-menu li.sfm-submenu-visible > a:before {
display: none !important;
} #sfm-sidebar .sfm-widget-area {
padding: 15px;
}
#sfm-sidebar .widget{
padding: 0;
margin: 0;
}
#sfm-sidebar .sfm-widget-area:empty {
display: none;
}
.sfm-menu-level-0 + * { }
#sfm-sidebar .sfm-view-level-custom { display: block;
box-sizing: border-box;
padding: 0;
margin: 0;
overflow: hidden;
width: 100%;
box-sizing: content-box;
background: #e2e2e2;
z-index: -1000;
-webkit-transform: translate(0,0);
transform: translate(0,0);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);  }
.sfm-nav-back #sfm-sidebar .sfm-view-level-custom{
-webkit-transition: all 0.4s cubic-bezier(0.215, 0.061, 0.355, 1) .05s, right 0s ease 0s, left 0s ease 0s;
transition: all 0.4s cubic-bezier(0.215, 0.061, 0.355, 1) .05s, right 0s ease 0s, left 0s ease 0s;
} .sfm-pos-left #sfm-sidebar .sfm-view-level-custom {
right: 0;
}
.sfm-pos-right #sfm-sidebar .sfm-view-level-custom {
left: 0;
}
#sfm-sidebar.sfm-vertical-nav .sfm-view-level-custom { }
#sfm-sidebar .sfm-view-level-custom.sfm-modal {
position: fixed;
top:0;
bottom: 0;
left: 0;
right: 0;
z-index: 3000000;
padding-top: 30px;
-webkit-transform: none !important;
transform: none !important;
}
.sfm-pos-right #sfm-sidebar .sfm-view-level-custom.sfm-modal {
right: 0;
left: auto;
}
@media only screen and (min-width: 812px) {
.sfm-style-full #sfm-sidebar .sfm-view-level-custom {
top:15%;
height: 70%;
left: 30%;
right: 30%;
padding: 30px;
width: auto;
overflow: auto;
border-radius: .25em .25em .4em .4em;
box-shadow: 0 0 20px 2000px rgba(0, 0, 0, 0.3); transform: scale(1.1, 1.1);
}
.sfm-style-full #sfm-sidebar .sfm-view-level-custom.sfm-modal {
transform: scale(1, 1);
}
#sfm-sidebar .sfm-view-level-custom.sfm-modal:before {
content: '';
position: absolute;
}
.sfm-style-full .sfm-custom-content.sfm-active {
height: auto;
}
}
#sfm-sidebar .sfm-view-level-custom .sfm-close {
display: none;
}
#sfm-sidebar .sfm-view-level-custom.sfm-modal .sfm-close {
display: block;
}
#sfm-sidebar .sfm-view-level-custom.sfm-modal .sfm-close:before {
font-family: 'sfm-icomoon';
content: '\e607';
font-size: 32px;
padding: 7px;
color: #333 !important;
background: rgba(255,255,255,0.2);
position: absolute;
right: 0;
top:  0;
cursor: pointer;
}
.sfm-custom-content {
position: fixed;
opacity: 0;
visibility: hidden;
overflow-y: auto;
overflow-x: hidden;
padding: 0 30px 0 0;
box-sizing: content-box;
}
.sfm-custom-content.sfm-active {
position: relative;
z-index: 1000;
visibility: visible;
opacity: 1;
height: 100%;
-webkit-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
}
.sfm-sub-flyout .sfm-custom-content.sfm-vert-align {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: auto;
}
.sfm-content-wrapper > img {
max-width: 100% !important;
}
.sfm-logo:empty {
display: none !important;
}
.sfm-content-wrapper {
padding: 30px;
box-sizing: border-box;
}
.sfm-title h3 {
font-size: 28px;
font-weight: 400;
color: #FFF;
margin: 20px 0 10px 0;
}
.sfm-title h4 {
font-size: 18px;
font-weight: 300;
color: #AAA;
margin: 0px 0 30px 0;
}
.sfm-title h3, .sfm-title h4 { font-family: inherit;
}
#sfm-sidebar .sfm-menu li, #sfm-sidebar .sfm-menu  {
float: none !important;
line-height: 1 !important;
}
#sfm-sidebar .sfm-chapter {
display: block;
text-transform: uppercase;
font-weight: bold;
opacity: 0.75;
cursor: default !important;
}
#sfm-sidebar .sfm-child-menu .sfm-chapter:first-child {
margin-top: 0 !important;
}
.sfm-chapter div {
display: inline-block; }
@media only screen and (max-width: 800px) {
.sfm-style-full #sfm-sidebar .sfm-menu {
margin-top: 0px;
}
}
.sfm-style-full .sfm-sl,
.sfm-style-full #sfm-sidebar .la_icon,
.sfm-style-full #sfm-sidebar > .sfm-view {
display: none !important;
}
.sfm-style-full #sfm-sidebar > .sfm-view-level-custom {
display: block !important;
}   .sfm-sidebar-close {
position: relative;
top: 0px;
width: 60px;
height: 50px;
left: 0px;
cursor: pointer;
z-index: 10001;
} .sfm-pos-right .sfm-logo {
clear: both;
}
#sfm-mob-navbar img {
opacity: 1;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.sfm-body-pushed #sfm-mob-navbar img {
opacity: 0;
}
@media only screen and (min-width: 800px) {
.sfm-sidebar-always .sfm-sidebar-close {
display: none;
}
}
.sfm-sidebar-always #sfm-sidebar .sfm-logo,
.sfm-sidebar-always #sfm-sidebar.sfm-compact .sfm-logo {
margin-top: 40px;
top:0;
}
.sfm-iconbar {
box-shadow: -5px 0px 22px rgba(0,0,0,0.25);
}
#sfm-sidebar.sfm-iconbar .sfm-chapter,
#sfm-sidebar.sfm-iconbar .sfm-widget-area,
#sfm-sidebar.sfm-iconbar .sfm-title,
.sfm-iconbar .sfm-social:after,
.sfm-iconbar .sfm-search-form,
.sfm-iconbar .sfm-sm-indicator {
display: none;
}
#sfm-sidebar.sfm-iconbar .sfm-menu-level-0 li a {
padding-left: 0 !important;
padding-right: 0 !important;  }
#sfm-sidebar.sfm-iconbar .sfm-menu-level-0 li > a span {
display: block;
padding: 0 5px;
}
#sfm-sidebar.sfm-iconbar .sfm-menu-level-0 a img {
margin: 0 0 10px 0;
}
.sfm-iconbar .la_icon {
font-size: 34px;
margin-bottom: 10px;
display: block;
}
#sfm-sidebar.sfm-iconbar .sfm-social li {
display: block;
margin: 0 auto;
width: 40px;
height: 40px;
}
.sfm-iconbar .sfm-logo {
padding: 0 20px;
}
#sfm-sidebar.sfm-iconbar i + br + .sfm-sl {
margin-left:0 ;
}
.sfm-toggle-hover .sfm-sidebar-close {
display: none;
}
#sfm-sidebar .sfm-view-level-custom.sfm-modal .sfm-close {
display: block;
z-index: 10000;
position: absolute;
right: 0;
top: 0;
}
#sfm-sidebar.sfm-compact .sfm-va-middle,
.sfm-style-full #sfm-sidebar .sfm-va-middle {
display: block;
margin-top: 0px;
}
#sfm-sidebar.sfm-compact .sfm-va-middle {
height: auto;
} #sfm-sidebar.sfm-compact .sfm-nav,
.sfm-style-full #sfm-sidebar .sfm-nav, #sfm-sidebar.sfm-compact .sfm-logo,
#sfm-sidebar.sfm-full-single .sfm-logo, #sfm-sidebar.sfm-compact-footer .sfm-social,
#sfm-sidebar.sfm-compact-footer .sfm-copy  {
position: relative;
display: block;
top: 0;
left: 0;
}
@media only screen and (max-width: 800px) {
#sfm-sidebar .sfm-nav,
#sfm-sidebar .sfm-logo,
#sfm-sidebar .sfm-fs-bottom-box,
#sfm-sidebar .sfm-social {
position: relative;
display: block;
top: 0;
left: 0;
}
}
#sfm-sidebar.sfm-compact .sfm-logo {
margin-top: 15px;
margin-bottom: 30px;
}
.sfm-toggle-hover #sfm-sidebar .sfm-logo { }
.sfm-theme-top .sfm-sidebar-bg,
.sfm-theme-bottom .sfm-sidebar-bg{
transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
}
.sfm-theme-top .sfm-sidebar-bg {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transform: skewX(-10deg);
transform: skewX(-10deg);
height: 100%;
width: 100%;
position: absolute;
right: 0;
top: 0;
} .sfm-theme-bottom .sfm-sidebar-bg{
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transform: skewX(10deg);
transform: skewX(10deg);
height: 100%;
width: 100%;
position: absolute;
right: 0;
top: 0;
}
.sfm-style-full #sfm-sidebar .sfm-menu li > a span{
max-width: none !important; }
.sfm-style-full #sfm-sidebar.sfm-sidebar-exposed .sfm-menu li > a span{ }
.sfm-widget {
width: auto;
display: block;
}
.sfm-widget-top {
margin: 0 0 10px 0;
}
.sfm-widget-bottom {
margin: 20px 0 0 0;
}
.sfm-widget p {
margin: 0 0 10px 0;
}
.sfm-style-toolbar .sfm-widget{
text-align: center !important;
}
.sfm-copy {
margin-bottom: 15px;
padding: 0 28px;
}
@media only screen and (max-width: 800px) {
#sfm-sidebar .sfm-scroll {
padding-right: 0 !important;
padding-left: 0 !important
}
.wp-embed-responsive #sfm-sidebar .sfm-scroll {
padding-right: 30px !important;
}
} .sfm-style-full #sfm-sidebar .sfm-logo:before,
.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
transition: transform .45s cubic-bezier(.4,0,0,1);
transform-origin: center top;
transform: scaleY(0);
}
.sfm-style-full #sfm-sidebar .sfm-logo:before {
background-color: #fff;
}
.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box:before {
background-color: #fb6554
}
.sfm-style-full.sfm-ui-shown #sfm-sidebar .sfm-logo:before,
.sfm-style-full.sfm-ui-shown #sfm-sidebar .sfm-fs-bottom-box:before {
transition-delay: .15s;
}
.sfm-style-full #sfm-sidebar .sfm-menu {
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
min-height: 100%;
}
.sfm-ui-shown #sfm-sidebar.sfm-sidebar-exposed .sfm-logo:before,
.sfm-ui-shown #sfm-sidebar.sfm-sidebar-exposed .sfm-fs-bottom-box:before {
transform-origin: center bottom;
transform: scaleX(1);
}
.sfm-style-full .sfm-sidebar-close {
left: auto;
right: 40px;
}
.sfm-style-full .sfm-title h3 {
color: black;
}
.sfm-style-full #sfm-sidebar .sfm-logo,
.sfm-style-full #sfm-sidebar .sfm-nav,
.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box
{  -webkit-transition: all .45s cubic-bezier(.4,0,0,1);
transition: all .45s cubic-bezier(.4,0,0,1);
}
.sfm-ui-shown #sfm-sidebar .sfm-logo,
.sfm-ui-shown #sfm-sidebar .sfm-nav,
.sfm-ui-shown #sfm-sidebar .sfm-fs-bottom-box
{ }
.sfm-style-full #sfm-sidebar .sfm-logo > *,
.sfm-style-full #sfm-sidebar .sfm-nav > *,
.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box > * {
transform: translate3d( 0, 50px, 0 );
-webkit-transition: all .45s cubic-bezier(.4,0,0,1);
transition: all .45s cubic-bezier(.4,0,0,1);
transition-delay: .15s;
opacity: 0;
}
.sfm-style-full #sfm-sidebar .sfm-logo > a {
display: block;
}
.sfm-ui-shown #sfm-sidebar .sfm-logo > *,
.sfm-ui-shown #sfm-sidebar .sfm-nav > *,
.sfm-ui-shown #sfm-sidebar .sfm-fs-bottom-box > * {
transform: translate3d( 0, -50px, 0 );
}
.sfm-ui-shown #sfm-sidebar.sfm-sidebar-exposed .sfm-logo > *,
.sfm-ui-shown #sfm-sidebar.sfm-sidebar-exposed .sfm-nav > *,
.sfm-ui-shown #sfm-sidebar.sfm-sidebar-exposed .sfm-fs-bottom-box > * {
transform: translate3d( 0, 0, 0 );
opacity: 1;
}
@media only screen and (min-width: 812px) { #sfm-sidebar.sfm-full-multibox .sfm-logo {
position: absolute;
left: 0;
width: 25%;
top: 0;
height: 60%;
z-index: 1;
opacity: 1;
}
#sfm-sidebar.sfm-full-multibox .sfm-nav {
position: absolute;
top: 0;
right: 0;
left: auto;
width: 75%;
height: 100%;
margin: 0;
overflow-y: scroll;
box-sizing: border-box; } .sfm-full-multibox .sfm-fs-bottom-box {
position: absolute;
left: 0;
width: 25%;
bottom: 0;
height: 40%;
z-index: 1;
}
} .sfm-style-full #sfm-sidebar .sfm-social,
.sfm-style-full #sfm-sidebar .sfm-copy {
position: relative;
}
.sfm-style-full #sfm-sidebar.sfm-widget-bottom .sfm-social {
bottom: auto;
margin-top: 30px;
}
.sfm-fs-bottom-box {
overflow: hidden;
position: relative;
}
.sfm-full-single .sfm-fs-bottom-box {
width: 100%;
} .sfm-full-single .sfm-scroll {
display: flex; flex-flow: column nowrap;
align-items: center;
justify-content: center;
}
.sfm-full-single .sfm-logo {
flex-grow: 0;
flex-shrink: 1;
flex-basis: auto;
}
.sfm-full-single .sfm-nav {
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
display: flex !important;
flex-flow: column nowrap;
align-items: center;
justify-content: center;
}
.sfm-full-single .sfm-fs-bottom-box {
flex-grow: 0;
flex-shrink: 1;
flex-basis: auto;
}
#sfm-sidebar.sfm-full-single .sfm-scroll {
height: auto;
min-height: 100%;
}
#sfm-sidebar.sfm-full-single .sfm-scroll-wrapper {
overflow: auto;
height: 100%;
}
#sfm-sidebar.sfm-full-single .sfm-scroll-wrapper,
#sfm-sidebar.sfm-full-multibox .sfm-scroll-wrapper {
-webkit-overflow-scrolling: touch;
}
#sfm-sidebar.sfm-full-single .sfm-copy {
margin-bottom: 30px;
} .sfm-nav-bg_item {
background-color: #181818;
position: absolute;
left: 0;
width: 100%;
transition: transform .45s cubic-bezier(.4,0,0,1);
z-index: -1;
display: none;
transition-delay: .4s;
}
.sfm-body-pushed .sfm-nav-bg_item {
transition-delay: 0s;
}
.sfm-style-full .sfm-nav-bg_item {
display: block;
}
.sfm-nav-bg_item.-top {
top: 0;
height: 50%;
transform-origin: right center;
transform: scaleX(0);
}
.sfm-nav-bg_item.-bottom {
bottom: 0;
height: 50%;
transform-origin: left center;
transform: scaleX(0);
}
.sfm-body-pushed .sfm-nav-bg_item.-top {
transform-origin: left center;
transform: scaleX(1);
}
.sfm-body-pushed .sfm-nav-bg_item.-bottom {
transform-origin: right center;
transform: scaleX(1);
}
.sfm-ui-shown .sfm-nav-bg_item {
transition-delay: .4s;
} .et-fb-preview--wireframe .sfm-rollback,
.et-fb-preview--wireframe #sfm-sidebar {
display: none !important;
}
.sfm-video {
height: 100vh !important;
}
.mb_YTPlayer:focus {outline: 0}
.YTPWrapper {display: block;transform: translateZ(0) translate3d(0, 0, 0);transform-style: preserve-3d;perspective: 1000;-webkit-backface-visibility: hidden;backface-visibility: hidden;box-sizing: border-box}
.mb_YTPlayer .loading {position: absolute;top: 10px;right: 10px;font-size: 12px;color: #fff;background: rgba(0, 0, 0, .51);text-align: center;padding: 2px 4px;border-radius: 5px;font-family: "Droid Sans", sans-serif;-webkit-animation: fade .1s infinite alternate;animation: fade .1s infinite alternate}
@-webkit-keyframes fade {
0% {opacity: .5}
100% {opacity: 1}
}
@keyframes fade {
0% {opacity: .5}
100% {opacity: 1}
}
.YTPFullscreen {display: block !important;position: fixed !important;width: 100% !important;height: 100% !important;top: 0 !important;left: 0 !important;margin: 0 !important;border: none !important;opacity: 1 !important;background-color: #000 !important;padding: 0 !important}
.inlinePlayButton {display: none !important; font-size: 45px;color: #fff;text-align: center;border-radius: 100%;background-color: rgba(0, 0, 0, .4);position: absolute;width: 80px;height: 80px;line-height: 80px;top: 0;bottom: 0;left: 0;right: 0;margin: auto;cursor: pointer;opacity: .8;transition: all .4s;transform: scale(1.3)}
.mb_YTPBar, .mb_YTPBar .buttonBar {left: 0;width: 100%;box-sizing: border-box}
.mbYTP_wrapper iframe {max-width: 8000px !important}
.inline_YTPlayer {margin-bottom: 20px;vertical-align: top;position: relative;left: 0;overflow: hidden;border-radius: 4px;box-shadow: 0 0 5px rgba(0, 0, 0, .7);background: rgba(0, 0, 0, .5)}
.inline_YTPlayer img {border: none !important;margin: 0 !important;padding: 0 !important;transform: none !important}
.mb_YTPBar .ytpicon {font-size: 20px;}
.mb_YTPBar .mb_YTPUrl.ytpicon {font-size: 30px}
.mb_YTPBar {transition: opacity .5s;display: block;height: 10px;padding: 5px;background: #333;position: fixed;bottom: 0;text-align: left;z-index: 1000;font: 14px/16px sans-serif;color: #fff;opacity: .1}
.mb_YTPBar .buttonBar {transition: all .5s;background: 0 0;font: 12px/14px san-serif;position: absolute;top: -30px;padding: 5px;height: 40px}
.mb_YTPBar span {display: inline-block;font: 16px/20px sans-serif;position: relative;width: 30px;height: 25px;vertical-align: middle}
.mb_YTPBar span.mb_YTPTime {width: 130px}
.mb_YTPBar span.mb_OnlyYT, .mb_YTPBar span.mb_YTPUrl {position: absolute;width: auto;display: block;top: 6px;right: 10px;cursor: pointer}
.mb_YTPBar span.mb_YTPUrl img {width: 60px}
.mb_YTPBar span.mb_OnlyYT {left: 300px;right: auto}
.mb_YTPBar span.mb_OnlyYT img {width: 25px}
.mb_YTPBar span.mb_YTPUrl a {color: #fff}
.mb_YTPBar .mb_YTPMuteUnmute, .mb_YTPBar .mb_YTPPlayPause, .mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img {cursor: pointer}
.mb_YTPBar .mb_YTPProgress {height: 10px;width: 100%;background: #222;bottom: 0;left: 0}
.mb_YTPBar .mb_YTPLoaded {height: 10px;width: 0;background: #444;left: 0}
.mb_YTPBar .mb_YTPseekbar {height: 10px;width: 0;background: #bb110e;bottom: 0;left: 0;box-shadow: rgba(82, 82, 82, .47) 1px 1px 3px}
.mb_YTPBar .YTPOverlay {backface-visibility: hidden;-webkit-backface-visibility: hidden;-webkit-transform-style: "flat";box-sizing: border-box} .mb_YTPBar .simpleSlider {position: relative;width: 100px;height: 10px;border: 1px solid #fff;overflow: hidden;box-sizing: border-box;margin-right: 10px;cursor: pointer !important;border-radius: 3px}
.mb_YTPBar.compact .simpleSlider {width: 40px}
.mb_YTPBar.compact span.mb_OnlyYT {left: 260px}
.mb_YTPBar .simpleSlider.muted {opacity: .3}
.mb_YTPBar .level {position: absolute;left: 0;bottom: 0;background-color: #fff;box-sizing: border-box}
.mb_YTPBar .level.horizontal {height: 100%;width: 0}
.mb_YTPBar .level.vertical {height: auto;width: 100%}.ast-page-builder-template .ast-article-post{margin-bottom:2.5em}.ast-featured-post{float:none}.ast-separate-container .ast-separate-posts.ast-article-post{margin-bottom:2em}.ast-animate-hidden{visibility:hidden;opacity:0}.ast-animate-display{visibility:visible;opacity:1}.ast-no-thumb .ast-date-meta .posted-on{margin-bottom:1.5em}.ast-date-meta.circle .posted-on{border-radius:50%;overflow:hidden}.has-post-thumbnail .ast-date-meta.circle .posted-on{margin:1em}.ast-separate-container .ast-grid-1 .blog-layout-1{padding:0}.ast-separate-container .ast-grid-1 .blog-layout-2,.ast-separate-container .ast-grid-1 .blog-layout-3{padding:0;border-bottom:0}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:2.66666em}.ast-separate-container .ast-grid-2 .blog-layout-1,.ast-separate-container .ast-grid-2 .blog-layout-2,.ast-separate-container .ast-grid-2 .blog-layout-3,.ast-separate-container .ast-grid-3 .blog-layout-1,.ast-separate-container .ast-grid-3 .blog-layout-2,.ast-separate-container .ast-grid-3 .blog-layout-3,.ast-separate-container .ast-grid-4 .blog-layout-1,.ast-separate-container .ast-grid-4 .blog-layout-2,.ast-separate-container .ast-grid-4 .blog-layout-3{padding:1.5em}@media (max-width:1200px){.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd){padding:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:1.5em}}.site-content .ast-grid-2 .ast-article-post,.site-content .ast-grid-3 .ast-article-post,.site-content .ast-grid-4 .ast-article-post{background:0 0}.site-content .ast-grid-2 .ast-article-post .blog-layout-2,.site-content .ast-grid-2 .ast-article-post .blog-layout-3,.site-content .ast-grid-3 .ast-article-post .blog-layout-2,.site-content .ast-grid-3 .ast-article-post .blog-layout-3,.site-content .ast-grid-4 .ast-article-post .blog-layout-2,.site-content .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-page-builder-template .ast-article-post .entry-header{margin:auto auto 1em auto;padding:0}.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on{position:relative;display:inline-block;margin-bottom:1em}hr.post-divider{height:0;margin:0}hr.ast-single-previous-hr{height:0;margin-top:2em}.ast-show-comments-data{padding:2em 6.67em}.ast-show-comments-data .ast-show-comments{cursor:pointer}.ast-show-comments-data .ast-show-comments,.ast-show-comments-data .ast-show-comments-count{max-width:640px;text-align:center;margin-left:auto;margin-right:auto}.ast-show-comments-data .ast-show-comments-count{margin-bottom:2em}.ast-pagination-circle .ast-pagination .page-numbers,.ast-pagination-square .ast-pagination .page-numbers{border-style:solid;border-width:1px;line-height:2.33333em}.ast-pagination-circle .ast-pagination .page-numbers{border-radius:50%}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-circle .ast-pagination .prev.page-numbers{border-radius:30px}@media all and (max-width:768px){#content:before{content:""}}.ast-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-pagination-infinite{margin:2.5em 0}.ast-load-more{cursor:pointer;display:none;border:2px solid var(--ast-border-color);transition:all .2s linear;color:#000}.ast-load-more.active{display:inline-block;padding:0 1.5em;line-height:3em}.ast-load-more.no-more:hover{border-color:var(--ast-border-color);color:#000}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.ast-load-more.no-more:hover{background-color:inherit}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-blog-pagination-type-infinite .ast-pagination{display:none}.blog-layout-1 .post-thumb .posted-on{position:absolute;top:0}.blog-layout-1 .post-thumb .posted-on .entry-date span{display:block;width:100%;text-align:center}.blog-layout-1.ast-no-thumb .posted-on{position:relative;display:inline-block}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:calc(-1 * var(--ast-container-default-lg-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:calc(-1 * var(--ast-container-default-slg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:calc(-1 * var(--ast-container-default-xxs-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:calc(-1 * var(--ast-container-default-slg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xlg-padding));margin-right:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xs-padding));margin-right:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xlg-padding));margin-right:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xs-padding));margin-right:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em}.single-astra-advanced-hook .ast-container{flex-wrap:wrap}.single-astra-advanced-hook .ast-container>*{width:100%}.ast-header-break-point .ast-header-sections-navigation{border-top:1px solid var(--ast-border-color);background-color:#f9f9f9}.ast-header-break-point .ast-header-sections-navigation .ast-swap-above-header-sections .ast-above-header-section-1{order:2;justify-content:flex-end}.ast-header-break-point .ast-header-sections-navigation .ast-swap-above-header-sections .ast-above-header-section-2{order:1;justify-content:flex-start}.ast-header-break-point .ast-header-sections-navigation .ast-swap-below-header-sections .below-header-section-1{order:2;justify-content:flex-end}.ast-header-break-point .ast-header-sections-navigation .ast-swap-below-header-sections .below-header-section-2{order:1;justify-content:flex-start}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-left:0}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:0}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:0}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:0}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.ast-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto}.ast-nav-up{transform:translateY(-100%)}.site-header .sticky-custom-logo{display:none}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgba(0,0,0,.2)}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgba(36,50,66,.075)}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px!important;width:auto}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block}.above-header-toggle-on .main-header-bar{z-index:1}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset!important}#ast-mobile-header .content-align-flex-start{max-height:60vh;overflow:auto}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu .ast-header-navigation-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after{content:''}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item+.ast-mm-custom-content{margin-top:.9em}.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a{margin-bottom:.9em}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:transparent;color:inherit}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-mm-custom-text-content{margin-bottom:.9em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em;margin-bottom:.9em}.ast-desktop .ast-mm-widget-content .ast-search-submit{display:none}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after{content:'';margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:'';top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu{right:0}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size, 1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}