#header-outer[data-format="centered-menu-under-logo"] #top nav >.buttons {
margin-left:15px
}
#header-outer[data-format="centered-menu-under-logo"] #top nav{
display:inline-block
}
#header-outer[data-format="centered-menu-under-logo"] .span_9{
text-align:center;
line-height:1px
}
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3,
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_3 {
display:block;
float:none;
width:100%!important
}
body #header-outer[data-format="centered-menu-under-logo"] .span_3{
text-align:center;
line-height: 1;
}
#header-outer[data-format="centered-menu-under-logo"] #top nav >.sf-menu >li ul {
text-align:left
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9{
position:relative
}
#header-outer[data-format="centered-menu-under-logo"] .cart-menu{
-ms-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
top:50%
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav >ul >li:not(#social-in-menu):not(#search-btn):not(.slide-out-widget-area-toggle) >a {
padding-top:0;
padding-bottom:20px
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 ul #search-btn,
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 ul #nectar-user-account,
#header-outer[data-format="centered-menu-under-logo"] #top nav >ul .slide-out-widget-area-toggle {
padding-top:0;
padding-bottom:0
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 ul #social-in-menu a {
margin-top:0;
margin-bottom:20px
}
#header-outer[data-format="centered-menu-under-logo"] #top #logo {
display: inline-block;
}
#header-outer[data-format="centered-menu-under-logo"] #top #logo img{
margin:0 auto 0 auto
}
#header-outer[data-format="centered-menu-under-logo"] #top #logo .starting-logo{
position:absolute;
margin-bottom:0;
left:50%;
-webkit-transform:translateX(-50%) translateZ(0);
transform:translateX(-50%) translateZ(0);
}
@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu-under-logo"] #top #logo .starting-logo{
top:0;
}
}
@media only screen and (max-width: 999px) {
#header-outer[data-format="centered-menu-under-logo"] #top #logo .starting-logo {
left: 0;
-webkit-transform: none;
transform: none;
}
}
#header-outer[data-header-button_style*="hover_scale"][data-format="centered-menu-under-logo"] #top nav >ul >li[class*="button_"] >a:hover:before,
#header-outer[data-header-button_style*="hover_scale"][data-format="centered-menu-under-logo"] #top nav ul .slide-out-widget-area-toggle[data-custom-color="true"] a:hover:before {
-webkit-transform: scale(1.1) translateY(-9px);
transform: scale(1.1) translateY(-9px);
}
@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu-under-logo"] .span_9,
#header-outer[data-format="centered-menu-under-logo"] .span_9 nav,
#header-outer[data-format="centered-menu-under-logo"] #top .row .span_9 {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
}
#header-outer[data-format="centered-menu-under-logo"] .cart-menu {
-webkit-transform: none;
transform: none;
}
}
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 nav >.buttons {
padding-bottom: 20px;
}
#header-outer[data-transparent-header="true"][data-format="centered-menu-under-logo"] #logo .dark-version {
position:relative
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
#header-outer[data-format="centered-menu-under-logo"] #top .span_9 {
min-height: 0;
width: auto!important;
position: absolute!important;
right: 0;
top: 0;
z-index: 2000;
height: 100%;
}
.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 {
line-height: inherit;
}
}.nectar_image_with_hotspots.no-img{
background-color:#333;
width:75%;
height:400px
}
.row .col .nectar_image_with_hotspots img:not([srcset]) {
max-width: 100%;
}
.row .nectar_image_with_hotspots img{
max-width:none;
width:100%;
margin-bottom:0
}
.nectar_image_with_hotspots{
position:relative;
line-height:0
}
.nectar_image_with_hotspots .nectar_hotspot_wrap{
position:absolute;
width:30px;
height:30px
}
@media only screen and (min-width: 690px) {
.nectar_image_with_hotspots[data-tooltip-func="click"] .nectar_hotspot_wrap {
pointer-events: none;
}
.nectar_image_with_hotspots[data-tooltip-func="click"] .nectar_hotspot {
pointer-events: all;
}
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip{
position:relative;
display:block;
opacity:0;
z-index:900;
cursor:default;
background-color:#fff;
padding:23px;
max-width:250px;
transition:opacity 0.3s;
-webkit-transition:opacity 0.3s;
line-height:22px;
font-size:14px;
color:#666;
border-radius:10px;
pointer-events:none
}
.nectar_image_with_hotspots[data-tooltip-func="click"] .nectar_hotspot_wrap .open.nttip {
pointer-events: auto;
cursor: auto;
}
.nectar_image_with_hotspots[data-tooltip-func="click"] .nectar_hotspot_wrap .nttip{
transition:opacity 0.2s;
-webkit-transition:opacity 0.2s
}
.nectar_image_with_hotspots[data-tooltip_shadow="small_depth"] .nectar_hotspot_wrap .nttip{
box-shadow:0px 1px 4px rgba(0,0,0,0.15)
}
.nectar_image_with_hotspots[data-tooltip_shadow="medium_depth"] .nectar_hotspot_wrap .nttip{
box-shadow:0 20px 40px rgba(0,0,0,0.16),0 10px 25px rgba(0,0,0,0.1)
}
.nectar_image_with_hotspots[data-tooltip_shadow="large_depth"] .nectar_hotspot_wrap .nttip{
box-shadow:0 30px 102px rgba(0,0,0,0.33),0 20px 51px rgba(0,0,0,0.18)
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip h4, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip h3{
margin-bottom:4px
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position="bottom"]{
margin-top:42px;
margin-left:6px;
-ms-transform:translateX(-50%);
transform:translateX(-50%);
-webkit-transform:translateX(-50%)
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position="top"]{
margin-top:-20px;
margin-left:6px;
-ms-transform:translateX(-50%) translateY(-100%);
transform:translateX(-50%) translateY(-100%);
-webkit-transform:translateX(-50%) translateY(-100%)
}
body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position].force-top{
margin-top:-20px;
margin-left:6px;
-ms-transform:translateX(-50%) translateY(-100%);
transform:translateX(-50%) translateY(-100%);
-webkit-transform:translateX(-50%) translateY(-100%)
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position="left"]{
margin-left:-20px;
margin-top:6px;
-ms-transform:translateX(-100%) translateY(-50%);
transform:translateX(-100%) translateY(-50%);
-webkit-transform:translateX(-100%) translateY(-50%)
}
body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position].force-left{
margin-left:-20px;
margin-top:6px;
-ms-transform:translateX(-100%) translateY(-50%);
transform:translateX(-100%) translateY(-50%);
-webkit-transform:translateX(-100%) translateY(-50%)
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position="right"]{
margin-left:42px;
margin-top:6px;
-ms-transform:translateY(-50%);
transform:translateY(-50%);
-webkit-transform:translateY(-50%)
}
body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip[data-tooltip-position].force-right {
margin-left:42px;
margin-top:6px;
-ms-transform:translateY(-50%);
transform:translateY(-50%);
-webkit-transform:translateY(-50%)
}
.nttip.empty-tip{
display:none!important
}
@media only screen and (min-width:690px){
.nectar_image_with_hotspots[data-tooltip-func="hover"] .nectar_hotspot:hover+.nttip{
opacity:1
}
.nectar_image_with_hotspots[data-tooltip-func="hover"] .nectar_hotspot:hover span{
transform:rotate(90deg);
-webkit-transform:rotate(90deg)
}
.nectar_image_with_hotspots[data-tooltip-func="click"] .nectar_hotspot.open span{
transform:rotate(45deg);
-webkit-transform:rotate(45deg)
}
.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap{
opacity:0;
transform:translateY(80px);
-webkit-transform:translateY(80px)
}
.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap.animated-in{
-webkit-animation:nectarBounceIn .8s ease-out forwards;
animation:nectarBounceIn .8s ease-out forwards
}
.nectar_image_with_hotspots[data-tooltip-func="always_show"] .nectar_hotspot_wrap .nttip{
opacity:1;
width: 250px!important;
}
}
.nectar_image_with_hotspots .nttip.open{
opacity:1!important
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span{
display:block;
pointer-events:none;
transition:transform 0.3s;
-webkit-transition:-webkit-transform 0.3s;
width:22px;
height:22px
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"][data-tooltip-func="click"] .nectar_hotspot span{
transition:transform 0.2s;
-webkit-transition:-webkit-transform 0.2s
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:before{
position:absolute;
display:block;
height:2px;
width:10px;
left:6px;
top:10px;
content:' ';
background-color:#fff
}
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:after{
position:absolute;
display:block;
height:10px;
width:2px;
left:10px;
top:6px;
content:' ';
background-color:#fff
}
.nectar_image_with_hotspots .nectar_hotspot{
height:22px;
width:22px;
border-radius:100px;
position:absolute;
z-index:100;
cursor:pointer;
line-height:22px;
text-align:center;
color:#fff;
font-size:11px;
display:block
}
.nectar_image_with_hotspots[data-stlye="color_pulse"] .nectar_hotspot:before{
display:block;
position:absolute;
top:50%;
left:50%;
content:'';
width:22px;
height:22px;
margin:-11px auto auto -11px;
-webkit-transform-origin:50% 50%;
transform-origin:50% 50%;
border-radius:50%;
background-color:inherit;
opacity:1;
z-index:-1;
pointer-events:none
}
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="numerical"] .nectar_hotspot.pulse:before, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="plus_sign"] .nectar_hotspot:before{
-webkit-animation:pulsate 3s cubic-bezier(0.2,1,0.2,1) infinite;
animation:pulsate 3s cubic-bezier(0.2,1,0.2,1) infinite
}
@media only screen and (min-width:690px){
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot{
height:30px;
width:30px;
line-height:30px;
font-size:14px
}
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span{
height:30px;
width:30px
}
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:before{
height:2px;
width:12px;
left:9px;
top:14px
}
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:after{
height:12px;
width:2px;
left:14px;
top:9px
}
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot_wrap .nttip[data-tooltip-position="bottom"]{
margin-top:60px;
margin-left:15px
}
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot_wrap .nttip[data-tooltip-position="top"]{
margin-top:-30px;
margin-left:15px
}
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot_wrap .nttip[data-tooltip-position="left"]{
margin-left:-30px;
margin-top:15px
}
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot_wrap .nttip[data-tooltip-position="right"]{
margin-left:60px;
margin-top:15px
}
}
@media only screen and (max-width : 690px) {
body .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
position: fixed!important;
left: 0!important;
top: 0!important;
width: 100%!important;
max-width: none!important;
margin: 0!important;
height: 100%;
box-shadow: none!important;
border-radius: 0;
text-align: center;
transform: none!important;
-webkit-transform: none!important;
z-index: 999;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .inner {
transform: translateY(-50%) translateX(-50%) scale(0.8);
-webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
-webkit-transition: all 0.2s ease-in-out!important;
transition: all 0.2s ease-in-out!important;
top: 50%;
left: 50%;
position: absolute;
width: 60%;
text-align: center;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open .inner {
transform: translateY(-50%) translateX(-50%) scale(1);
-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip.open {
pointer-events: auto!important;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose {
position: absolute;
top: -50px;
left: 50%;
margin-left: -11px;
height: 22px;
width: 22px;
line-height: 22px;
border: 2px solid #000;
border-radius: 100px;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
display: block;
height: 18px;
width: 18px;
transform-origin: center;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:before {
position: absolute;
display: block;
height: 2px;
width: 10px;
left: 4px;
top: 8px;
content: ' ';
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:after {
position: absolute;
display: block;
height: 10px;
width: 2px;
left: 8px;
top: 4px;
content: ' ';
}
}@media only screen and (min-width:1000px){
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-bottom{
transition:transform 1s cubic-bezier(0.19,1,0.22,1);
transform:scaleX(0)
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-right{
-webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1);
-webkit-transform:scaleY(0);
transition:transform 1s cubic-bezier(0.19,1,0.22,1);
transform:scaleY(0)
}
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-top,
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-bottom {
transform: scaleX(1);
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-top {
transform-origin: left;
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-bottom {
transform-origin: right;
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-left,
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-right {
transform: scaleY(1);
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-left {
transform-origin: bottom;
}
.wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-right {
transform-origin: top;
}
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >span{
border-style:solid
}
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >span:after{
position:absolute; 
border-style:solid; 
content:''; 
display:block
}
.wpb_column[data-border-style="double"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 4px;
left: 5px;
width: calc(100% - 10px);
}
.wpb_column[data-border-style="double"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 4px;
left: 5px;
width: calc(100% - 10px);
}
.wpb_column[data-border-style="double"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 4px;
top: 5px;
height: calc(100% - 10px);
}
.wpb_column[data-border-style="double"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 4px;
top: 5px;
height: calc(100% - 10px);
}
.wpb_column[data-border-style="double"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 4px;
left: 6px;
width: calc(100% - 12px);
}
.wpb_column[data-border-style="double"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 4px;
left: 6px;
width: calc(100% - 12px);
}
.wpb_column[data-border-style="double"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 4px;
top: 6px;
height: calc(100% - 12px);
}
.wpb_column[data-border-style="double"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 4px;
top: 6px;
height: calc(100% - 12px);
}
.wpb_column[data-border-style="double"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 4px;
left: 7px;
width: calc(100% - 14px);
}
.wpb_column[data-border-style="double"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 4px;
left: 7px;
width: calc(100% - 14px);
}
.wpb_column[data-border-style="double"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 4px;
top: 7px;
height: calc(100% - 14px);
}
.wpb_column[data-border-style="double"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 4px;
top: 7px;
height: calc(100% - 14px);
}
.wpb_column[data-border-style="double"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 4px;
left: 8px;
width: calc(100% - 16px);
}
.wpb_column[data-border-style="double"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 4px;
left: 8px;
width: calc(100% - 16px);
}
.wpb_column[data-border-style="double"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 4px;
top: 8px;
height: calc(100% - 16px);
}
.wpb_column[data-border-style="double"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 4px;
top: 8px;
height: calc(100% - 16px);
}
.wpb_column[data-border-style="double"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 5px;
left: 10px;
width: calc(100% - 20px);
}
.wpb_column[data-border-style="double"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 5px;
left: 10px;
width: calc(100% - 20px);
}
.wpb_column[data-border-style="double"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 5px;
top: 10px;
height: calc(100% - 20px);
}
.wpb_column[data-border-style="double"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 5px;
top: 10px;
height: calc(100% - 20px);
}
.wpb_column[data-border-style="double"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 6px;
left: 12px;
width: calc(100% - 24px);
}
.wpb_column[data-border-style="double"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 6px;
left: 12px;
width: calc(100% - 24px);
}
.wpb_column[data-border-style="double"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 6px;
top: 12px;
height: calc(100% - 24px);
}
.wpb_column[data-border-style="double"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 6px;
top: 12px;
height: calc(100% - 24px);
}
.wpb_column[data-border-style="double"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 7px;
left: 14px;
width: calc(100% - 28px);
}
.wpb_column[data-border-style="double"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 7px;
left: 14px;
width: calc(100% - 28px);
}
.wpb_column[data-border-style="double"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 7px;
top: 14px;
height: calc(100% - 28px);
}
.wpb_column[data-border-style="double"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 7px;
top: 14px;
height: calc(100% - 28px);
}
.wpb_column[data-border-style="double"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-top:after {
top: 8px;
left: 16px;
width: calc(100% - 32px);
}
.wpb_column[data-border-style="double"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-bottom:after {
bottom: 8px;
left: 16px;
width: calc(100% - 32px);
}
.wpb_column[data-border-style="double"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-left:after {
left: 8px;
top: 16px;
height: calc(100% - 32px);
}
.wpb_column[data-border-style="double"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-right:after {
right: 8px;
top: 16px;
height: calc(100% - 32px);
}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-right{
top:6px; 
height: calc(100% - 12px);
}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-right, 
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-left, 
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-right{
top:8px; 
height: calc(100% - 16px);
}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-top, 
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-top, 
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-top{
top:6px; 
left:0px; 
width:100%;
}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-top{
top:6px;
}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-top, 
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-top, 
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-top, 
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-top{
top:8px; 
left:0px; 
width:100%;
}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-bottom, 
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-bottom, 
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-bottom{
bottom:6px; 
left:0px; 
width:100%;
}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-bottom{
bottom:6px;
}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-bottom, 
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-bottom, 
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-bottom, 
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-bottom{
bottom:8px; 
left:0px; 
width:100%;
}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-8px; left:7px; width:calc(100% - 15px)}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-8px; left:7px; width:calc(100% - 15px)}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-left:after{left:6px; top:-7px; height:calc(100% - -14px)}
.wpb_column[data-border-style="double_offset"][data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-right:after{right:6px; top:-7px; height:calc(100% - -14px)}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-10px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-10px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-left:after{left:6px; top:-8px; height:calc(100% - -16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-right:after{right:6px; top:-8px; height:calc(100% - -16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-12px; left:9px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-12px; left:9px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-left:after{left:6px; top:-9px; height:calc(100% - -18px)}
.wpb_column[data-border-style="double_offset"][data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-right:after{right:6px; top:-9px; height:calc(100% - -18px)}
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-14px; left:6px; width:calc(100% - 14px)}
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-14px; left:6px; width:calc(100% - 14px)}
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-left:after{left:6px; top:-10px; height:calc(100% - -20px)}
.wpb_column[data-border-style="double_offset"][data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-right:after{right:6px; top:-10px; height:calc(100% - -20px)}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-18px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-18px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-left:after{left:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-right:after{right:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-20px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-20px; left:8px; width:calc(100% - 16px)}
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-left:after{left:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-right:after{right:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-22px; left:15px; width:calc(100% - 30px)}
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-22px; left:15px; width:calc(100% - 30px)}
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-left:after{left:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="7px"] > .vc_column-inner > .border-wrap >.border-right:after{right:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-top:after{top:-24px; left:16px; width:calc(100% - 32px)}
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-bottom:after{bottom:-24px; left:16px; width:calc(100% - 32px)}
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-left:after{left:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-style="double_offset"][data-border-width="8px"] > .vc_column-inner > .border-wrap >.border-right:after{right:8px; top:-11px; height:calc(100% - -22px)}
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-top{top:-1px; left:-1px; width:calc(100% - -2px)}
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-1px; left:-1px; width:calc(100% - -2px)}
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-left{top:-1px; left:-1px; height:calc(100% - -2px)}
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >.border-left{top:-1px; right:-1px; height:calc(100% - -2px)}
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-top{top:-2px; left:-2px; width:calc(100% - -4px)}
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-2px; left:-2px; width:calc(100% - -4px)}
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-left{top:-2px; left:-2px; height:calc(100% - -4px)}
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >.border-right{top:-2px; right:-2px; height:calc(100% - -4px)}
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-top{top:-3px; left:-3px; width:calc(100% - -6px)}
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-3px; left:-3px; width:calc(100% - -6px)}
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-left{top:-3px; left:-3px; height:calc(100% - -6px)}
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >.border-right{top:-3px; right:-3px; height:calc(100% - -6px)}
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-top{top:-4px; left:-4px; width:calc(100% - -8px)}
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-4px; left:-4px; width:calc(100% - -8px)}
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-left{top:-4px; left:-4px; height:calc(100% - -8px)}
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >.border-right{top:-4px; right:-4px; height:calc(100% - -8px)}
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-top{top:-5px; left:-5px; width:calc(100% - -10px)}
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-5px; left:-5px; width:calc(100% - -10px)}
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-left{top:-5px; left:-5px; height:calc(100% - -10px)}
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >.border-right{top:-5px; right:-5px; height:calc(100% - -10px)}
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-top{top:-6px; left:-6px; width:calc(100% - -12px)}
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-bottom{bottom:-6px; left:-6px; width:calc(100% - -12px)}
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-left{top:-6px; left:-6px; height:calc(100% - -12px)}
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >.border-right{top:-6px; right:-6px; height:calc(100% - -12px)}
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="1px"] > .vc_column-inner > .border-wrap >span:after{border-width:1px}
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="2px"] > .vc_column-inner > .border-wrap >span:after{border-width:2px}
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="3px"] > .vc_column-inner > .border-wrap >span:after{border-width:3px}
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="4px"] > .vc_column-inner > .border-wrap >span:after{border-width:4px}
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="5px"] > .vc_column-inner > .border-wrap >span:after{border-width:5px}
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="6px"] > .vc_column-inner > .border-wrap >span:after{border-width:6px}
.wpb_column[data-border-width="7px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="7px"] > .vc_column-inner > .border-wrap >span:after{border-width:7px}
.wpb_column[data-border-width="8px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="8px"] > .vc_column-inner > .border-wrap >span:after{border-width:8px}
.wpb_column[data-border-width="9px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="9px"] > .vc_column-inner > .border-wrap >span:after{border-width:9px}
.wpb_column[data-border-width="10px"] > .vc_column-inner > .border-wrap >span, 
.wpb_column[data-border-width="10px"] > .vc_column-inner > .border-wrap >span:after{border-width:10px}
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-top,
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-bottom {
transition:transform 1s cubic-bezier(0.19,1,0.22,1);
transform:scaleX(0)
}
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-left, 
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap >.border-right {
-webkit-transition:transform 1s cubic-bezier(0.19,1,0.22,1);
-webkit-transform:scaleY(0);
transition:transform 1s cubic-bezier(0.19,1,0.22,1);
transform:scaleY(0)
}
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-top, 
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-bottom {
transform: scaleX(1);
}
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-left, 
body[data-m-animate="1"] .wpb_column[data-border-animation="true"] .vc_column-inner > .border-wrap.animation > .border-right {
transform: scaleY(1);
}