#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 .sf-menu:not(.buttons) {
left:0;
position:relative;
text-align:center;
width:100%;
z-index:1
}
#header-outer[data-format="centered-menu"] #top nav >.sf-menu >li{
float:none;
display:inline-block
}
#header-outer[data-format="centered-menu"] #top nav >.sf-menu >.megamenu{
position:static
}
#header-outer[data-format="centered-menu"] #top nav >.sf-menu >li ul{
text-align:left
}
#header-outer[data-format="centered-menu"] #top nav >.buttons,
#header-outer[data-format="centered-menu"] #top .span_3{
z-index:10;
position:absolute
}
#header-outer[data-format="centered-menu"] #top .span_3{
left:0
}
#header-outer[data-format="centered-menu"] .logo-spacing {
visibility: hidden;
pointer-events:none;
z-index: -100;
}
@media only screen and (max-width: 690px) {
#header-outer[data-format="centered-menu"] .logo-spacing  {
display: none;
}
}
#header-outer[data-format="centered-menu"] .logo-spacing img {
margin-bottom: 0;
}
#header-outer[data-format="centered-menu"] #top .span_3 {
position: relative;
margin-right: 0;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 .sf-menu:not(.buttons) {
position: static;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-menu"] #top .span_9 nav {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-grow: 1;
flex-grow: 1;
}
#header-outer[data-format="centered-menu"] #top nav >.buttons,
#header-outer[data-format="centered-menu"] #top .span_3 {
height: 100%;
}
@media only screen and (max-width: 999px) {
#header-outer[data-format="centered-menu"] #top .span_9 {
text-align: right;
z-index: 10000;
left: auto;
}
}body .toggle{
margin-bottom:15px
}
.toggle.open h3 a{
color:#fff;
background-color:#000
}
body .toggle h3,
body .row .toggle h3 {
margin-bottom:0
}
.toggle h3 {
position:relative;
z-index:10;
font-size:12px;
}
div[data-style="default"] .toggle h3 a,
div[data-style="default"] .toggle h3{
font-size:14px;
line-height:14px
}
.toggle h3 a{
display:block;
color: rgba(0,0,0,0.65);
letter-spacing:0;
font-size:14px;
line-height:16px;
padding:14px 14px 16px 43px;
font-weight:400;
background-color:rgba(0,0,0,0.045);
transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;
}
.toggle h3 a i{
position:absolute;
left:13px;
background-color:transparent;
color:#888;
top:13px;
width:18px;
height:16px;
line-height:18px;
font-size:15px;
transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;
}
.toggle.open h3 a i{
color:#fff
}
.toggle h3 a:hover{
background-color:rgba(0,0,0,0.035)
}
body .toggle >div{
border-top:0;
background-color:#fff;
box-shadow:0 1px 2px rgba(0,0,0,0.2);
padding:10px 14px;
display:none;
}
.toggle >div .wpb_wrapper{
margin:0
}
body .toggle[data-inner-wrap="true"] > div {
-webkit-transition: max-height 0.5s ease;
transition: max-height 0.5s ease;
max-height: 0;
overflow: hidden;
pointer-events: none;
display: block;
}
@media only screen and (max-width: 999px) {
body .accordion .toggle[data-inner-wrap="true"]:not(.open) > div {
-webkit-transition: none;
transition: none;
}
}
body .toggle[data-inner-wrap="true"].open > div {
pointer-events: all;
}
body .toggle[data-inner-wrap="true"] > div,
div[data-style="minimal_small"] .toggle[data-inner-wrap="true"] > div,
div[data-style*="minimal"] .toggle[data-inner-wrap="true"] > div {
padding: 0;
}
body div[data-style="minimal_small"] .toggle > div .inner-toggle-wrap {
padding-top: 1.4em;
padding-bottom: 0;
}
div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding: 0 0 30px 0;
}
body .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding:10px 14px;
}
.toggle >div >div:last-child,
.toggle[data-inner-wrap="true"] .inner-toggle-wrap > div:last-child{
margin-bottom:0!important
}
.light .toggle >div{
color:#676767
}
.light .toggles[data-style="default"] .toggle h3 a {
color: #fff;
}
.light .toggles[data-style="default"] .toggle >div{
background-color: transparent;
}
body div[data-style*="minimal"] .toggle.open h3 a,
body div[data-style*="minimal"] .toggle h3 a{
background-color:transparent
}
div[data-style*="minimal"] .toggle >div{
box-shadow:none;
-webkit-box-shadow:none;
padding:0 0 30px 0;
background-color:transparent
}
div[data-style*="minimal"] .toggle h3 i{
width:30px;
height:30px;
position:absolute;
right:0;
left:auto;
top:50%;
margin-top:-15px;
border:2px solid #888;
border-radius:30px 30px;
-ms-transition:border-color 0.15s ease;
transition:border-color 0.15s ease;
-webkit-transition:border-color 0.15s ease
}
div[data-style="minimal"] .toggle h3 a{
padding:30px 70px 30px 0px;
-ms-transition:color 0.15s ease;
transition:color 0.15s ease;
-webkit-transition:color 0.15s ease
}
div[data-style="minimal"] .toggle{
border-bottom:2px solid rgba(0,0,0,0.08);
transition:border-color 0.15s ease;
-webkit-transition:border-color 0.15s ease;
}
body div[data-style="minimal"] .toggle {
margin-bottom:0
}
div[data-style="minimal"] .toggle h3 i:before{
content:' ';
top:14px;
left:6px;
margin-top:-2px;
width:14px;
height:2px;
position:absolute;
background-color:#888;
transition:background-color 0.15s ease;
-webkit-transition:background-color 0.15s ease
}
div[data-style="minimal"] .toggle h3 i:after{
content:' ';
top:6px;
left:14px;
width:2px;
margin-left:-2px;
height:14px;
position:absolute;
background-color:#888;
transition:transform 0.45s cubic-bezier(.3,.4,.2,1),background-color 0.15s ease;
}
.light div[data-style="minimal"] .toggle {
border-color:rgba(255,255,255,0.2)
}
.light div[data-style*="minimal"] .toggle h3 i{
border-color:#fff
}
.light div[data-style*="minimal"] .toggle h3 i:before,
.light div[data-style*="minimal"] .toggle h3 i:after{
background-color:#fff
}
.light div[data-style*="minimal"] .toggle h3 a{
color:#fff
}
div[data-style*="minimal"] .toggle.open i:after{
-ms-transform:scale(1,0);
transform:scale(1,0);
-webkit-transform:scale(1,0)
}
div[data-style="minimal_small"] .toggle h3 {
display: inline-block;
padding: 0 0 4px;
}
div[data-style="minimal_small"] .toggle h3 a {
padding: 0
}
div[data-style="minimal_small"] .toggle.default h3 a:hover,
div[data-style="minimal_small"] .toggle.default.open h3 a {
color: #000;
}
div[data-style="minimal_small"] .toggle.default > h3:after {
background-color: #000;
}
.span_12.light div[data-style="minimal_small"] .toggle.default h3 a:hover,
.span_12.light div[data-style="minimal_small"] .toggle.default.open h3 a {
color: #fff;
}
.span_12.light div[data-style="minimal_small"] .toggle > h3:before {
background-color: rgba(255,255,255,0.2);
}
.span_12.light div[data-style="minimal_small"] .toggle.default:hover > h3:after,
.span_12.light div[data-style="minimal_small"] .toggle.default.open > h3:after,
.span_12.light div[data-style="minimal_small"] .toggle.default > h3:after {
background-color: #fff;
}
div[data-style="minimal_small"] .toggle > h3:after,
div[data-style="minimal_small"] .toggle > h3:before {
display: block;
content: '';
position: absolute;
bottom: 0;
width: 100%;
background-color: rgba(0,0,0,0.1);
height: 2px;
left: 0;
pointer-events: none;
}
div[data-style="minimal_small"] .toggle > h3:after {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
transition: transform 0.5s cubic-bezier(0.3, 0.4, 0.1, 1);
transform-origin: left;
}
div[data-style="minimal_small"] .toggle.open > h3:after,
div[data-style="minimal_small"] .toggle:hover > h3:after {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
div[data-style="minimal_small"] .toggle >div {
padding-top: 1.3em;
padding-bottom: 0;
}
div[data-style="minimal_small"] .toggle > h3 i {
display: none;
}
div[data-style="minimal_small"] .toggle {
margin-bottom: 1.4em;
}
@media only screen and (max-width : 690px) {
div[data-style="minimal"] .toggle h3 a {
font-size: 20px;
line-height: 24px;
}
}.page-submenu:not(.stuck){
transform:translateY(0px)!important;
-webkit-transform:translateY(0px)!important
}
.page-submenu.stuck{
position:fixed;
top:0;
left:0;
width:100%;
z-index:1000;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}
.page-submenu.stuck.header-not-visible{
transition:all 0.2s;
-webkit-transition:all 0.2s;
}
.page-submenu.stuck .full-width-content,
.full-width-content >.span_12 >.vc_col-sm-12 >.vc_column-inner >.wpb_wrapper .page-submenu:not(.stuck) >.full-width-content{
margin-left:0!important;
left: 0;
}
@media only screen and (min-width: 1000px) {
[data-header-format="left-header"] .page-submenu.stuck .full-width-content {
margin-left:-2px!important;
}
}
.page-submenu .full-width-section,
.page-submenu .full-width-content{
height:auto!important
}
.page-submenu ul{
margin:0;
color:inherit
}
@media only screen and (min-width:1000px){
.page-submenu ul{
display:block!important;
height:auto!important
}
}
.page-submenu[data-alignment="left"]{
text-align:left
}
.page-submenu[data-alignment="center"]{
text-align:center
}
.page-submenu[data-alignment="right"]{
text-align:right
}
.page-submenu[data-alignment="right"] .full-width-section ul li:last-child{
margin-right:0
}
.page-submenu[data-alignment="left"] .full-width-section ul li:first-child{
margin-left:0
}
.page-submenu[data-alignment="left"] .full-width-content ul li:first-child{
margin-left:25px
}
.page-submenu[data-alignment="right"] .full-width-content ul li:last-child{
margin-right:33px
}
.page-submenu li{
display:inline-block;
margin:0 25px 0 0;
color:inherit
}
body .page-submenu li a{
color:inherit;
transition:all 0.1s ease;
-webkit-transition:all 0.1s ease;
padding-top:20px;
padding-bottom:20px;
display:block;
opacity:0.7
}
.page-submenu li a:hover,
.page-submenu.stuck .current-menu-item a{
opacity:1;
color:inherit
}
.page-submenu .mobile-menu-link{
padding:16px 20px;
border-left:1px solid rgba(255,255,255,0.2);
border-right:1px solid rgba(255,255,255,0.2);
color:inherit;
display:none;
line-height:17px
}
.page-submenu[data-bg-color="#fff"] .mobile-menu-link{
border-left:1px solid rgba(0,0,0,0.08);
border-right:1px solid rgba(0,0,0,0.08)
}
.salient-page-submenu-icon{
font-size:16px;
float:left;
margin-right:8px
}
.salient-page-submenu-icon:before{
content:'\e067'
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
.page-submenu .mobile-menu-link {
display: inline-block;
}
.page-submenu ul {
position: absolute;
top: 48px;
left: 0;
width: 101%;
display: none;
z-index: 1000;
}
.page-submenu[data-alignment="left"],
.page-submenu[data-alignment="right"] {
text-align: center;
}
#boxed .page-submenu ul {
width: 100%;
}
#ajax-content-wrap .page-submenu ul li {
display: block;
margin: 0;
}
.page-submenu .full-width-content {
position: relative;
}
.page-submenu ul li a {
border-top: 1px solid rgba(255,255,255,0.2);
padding: 10px 20px;
}
.page-submenu[data-bg-color="#ffffff"] ul li a {
border-top: 1px solid rgba(0,0,0,0.08);
}
}