.nectar-flip-box{
-ms-transform-style:preserve-3d;
transform-style:preserve-3d;
-webkit-transform-style:preserve-3d;
perspective:1000px;
-webkit-perspective:1000px
}
.nectar-flip-box .flip-box-front[data-text-color="dark"], 
.nectar-flip-box .flip-box-back[data-text-color="dark"]{
color:#676767
}
.nectar-flip-box .flip-box-front[data-text-color="light"], 
.nectar-flip-box .flip-box-back[data-text-color="light"],
.nectar-flip-box .flip-box-front[data-text-color="light"] h1, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h1,
.nectar-flip-box .flip-box-front[data-text-color="light"] h2, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h2,
.nectar-flip-box .flip-box-front[data-text-color="light"] h3, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h3,
.nectar-flip-box .flip-box-front[data-text-color="light"] h4, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h4,
.nectar-flip-box .flip-box-front[data-text-color="light"] h5, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h5,
.nectar-flip-box .flip-box-front[data-text-color="light"] h6, 
.nectar-flip-box .flip-box-back[data-text-color="light"] h6{
color:#fff
}
.nectar-flip-box .flip-box-front, 
.nectar-flip-box .flip-box-back{
background-size:cover;
background-position:center;
-ms-transition:transform 0.7s cubic-bezier(.4,.2,.2,1), opacity 0.55s ease 0.25s;
transition:transform 0.7s cubic-bezier(.4,.2,.2,1), opacity 0.55s ease 0.25s;
-webkit-transition:transform 0.7s cubic-bezier(.4,.2,.2,1), opacity 0.55s ease 0.25s;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
.nectar-flip-box .flip-box-front[data-nectar-img-src],
.nectar-flip-box .flip-box-back[data-nectar-img-src] {
opacity: 0;
}
.nectar-flip-box .flip-box-front,
.nectar-flip-box .flip-box-back {
opacity: 1;
}
.nectar-flip-box[data-shadow="light_visibility"] .flip-box-back, 
.nectar-flip-box[data-shadow="light_visibility"] .flip-box-front{
box-shadow:0px 30px 60px rgba(0,0,0,0.2)
}
.nectar-flip-box[data-shadow="heavy_visibility"] .flip-box-back, 
.nectar-flip-box[data-shadow="heavy_visibility"] .flip-box-front{
box-shadow:0px 30px 75px rgba(0,0,0,0.4)
}
.nectar-flip-box .flip-box-back[data-bg-overlay="true"]:after, 
.nectar-flip-box .flip-box-front[data-bg-overlay="true"]:after{
position:absolute;
z-index:1;
top:0;
left:0;
width:100%;
height:100%;
content:' ';
display:block;
opacity:0.6;
background-color:inherit;
backface-visibility:hidden
}
.nectar-flip-box:hover .flip-box-front, 
.nectar-flip-box:hover .flip-box-back{
-ms-transition:transform 0.7s cubic-bezier(.4,.2,.2,1);
transition:transform 0.7s cubic-bezier(.4,.2,.2,1);
-webkit-transition:transform 0.7s cubic-bezier(.4,.2,.2,1)
}
.nectar-flip-box .flip-box-back{
position:absolute;
top:0;
left:0;
width:100%
}
.nectar-flip-box .nectar-button{
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
.nectar-flip-box[data-h_text_align="center"] .flip-box-back, 
.nectar-flip-box[data-h_text_align="center"] .flip-box-front{
text-align:center
}
.nectar-flip-box[data-h_text_align="right"] .flip-box-back, 
.nectar-flip-box[data-h_text_align="right"] .flip-box-front{
text-align:right
}
.nectar-flip-box[data-v_text_align="center"] .flip-box-back .inner, 
.nectar-flip-box[data-v_text_align="center"] .flip-box-front .inner{
transform:translateY(-50%) translateZ(60px) scale(.94);
-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);
-ms-transform:translateY(-50%) translateZ(60px) scale(.94);
top:50%
}
.nectar-flip-box[data-v_text_align="bottom"] .flip-box-back .inner, 
.nectar-flip-box[data-v_text_align="bottom"] .flip-box-front .inner{
-ms-transform:translateZ(60px) scale(.94);
transform:translateZ(60px) scale(.94);
-webkit-transform:translateZ(60px) scale(.94);
bottom:0
}
.nectar-flip-box[data-v_text_align="top"] .flip-box-back .inner, 
.nectar-flip-box[data-v_text_align="top"] .flip-box-front .inner{
-ms-transform:translateZ(60px) scale(.94);
transform:translateZ(60px) scale(.94);
-webkit-transform:translateZ(60px) scale(.94);
top:0
}
.nectar-flip-box[data-flip-direction="vertical-to-top"] .flip-box-back .inner,
.nectar-flip-box[data-flip-direction="vertical-to-top"] .flip-box-front .inner,
.nectar-flip-box[data-flip-direction="vertical-to-bottom"] .flip-box-back .inner,
.nectar-flip-box[data-flip-direction="vertical-to-bottom"] .flip-box-front .inner{
-ms-transform:translateZ(50px) scale(.95);
transform:translateZ(50px) scale(.95);
-webkit-transform:translateZ(50px) scale(.95)
}
.nectar-flip-box[data-v_text_align="center"][data-flip-direction="vertical-to-bottom"] .flip-box-back .inner,
.nectar-flip-box[data-v_text_align="center"][data-flip-direction="vertical-to-bottom"] .flip-box-front .inner,
.nectar-flip-box[data-v_text_align="center"][data-flip-direction="vertical-to-top"] .flip-box-back .inner,
.nectar-flip-box[data-v_text_align="center"][data-flip-direction="vertical-to-top"] .flip-box-front .inner{
-ms-transform:translateY(-50%) translateZ(50px) scale(.95);
transform:translateY(-50%) translateZ(50px) scale(.95);
-webkit-transform:translateY(-50%) translateZ(50px) scale(.95)
}
.nectar-flip-box .flip-box-back .inner, .nectar-flip-box .flip-box-front .inner{
position:absolute;
left:0;
width:100%;
padding:60px;
outline:1px solid transparent;
-webkit-perspective:inherit;
perspective:inherit;
z-index:2
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-back, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="horizontal-to-right"]:hover .flip-box-front,
.owl-carousel.moving .nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-back{
-ms-transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
transform:rotateY(180deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="horizontal-to-right"].flipped .flip-box-front{
-webkit-transform:rotateY(180deg)!important;
transform:rotateY(180deg)!important
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-front, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="horizontal-to-left"]:hover .flip-box-back, 
.nectar-flip-box[data-flip-direction="horizontal-to-right"] .flip-box-front, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="horizontal-to-right"]:hover .flip-box-back,
.owl-carousel.moving .nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-front,
.owl-carousel.moving .nectar-flip-box[data-flip-direction="horizontal-to-right"] .flip-box-front{
-ms-transform:rotateY(0deg);
-webkit-transform:rotateY(0deg);
transform:rotateY(0deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"].flipped .flip-box-back,
.nectar-flip-box[data-flip-direction="horizontal-to-right"].flipped .flip-box-back{
-webkit-transform:rotateY(0deg)!important;
transform:rotateY(0deg)!important
}
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="horizontal-to-left"]:hover .flip-box-front, 
.nectar-flip-box[data-flip-direction="horizontal-to-right"] .flip-box-back, 
.owl-carousel.moving .nectar-flip-box[data-flip-direction="horizontal-to-right"] .flip-box-back{
-ms-transform:rotateY(-180deg);
-webkit-transform:rotateY(-180deg);
transform:rotateY(-180deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"].flipped .flip-box-front{
-webkit-transform:rotateY(-180deg)!important;
transform:rotateY(-180deg)!important
}
.nectar-flip-box[data-flip-direction="vertical-to-top"] .flip-box-back, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="vertical-to-bottom"]:hover .flip-box-front{
-ms-transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);
transform:rotateX(180deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="vertical-to-bottom"].flipped .flip-box-front{
-webkit-transform:rotateX(180deg)!important;
transform:rotateX(180deg)!important
}
.nectar-flip-box[data-flip-direction="vertical-to-top"] .flip-box-front, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="vertical-to-top"]:hover .flip-box-back, 
.nectar-flip-box[data-flip-direction="vertical-to-bottom"] .flip-box-front, 
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="vertical-to-bottom"]:hover .flip-box-back{
-ms-transform:rotateX(0deg);
-webkit-transform:rotateX(0deg);
transform:rotateX(0deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="vertical-to-top"].flipped .flip-box-back, 
.nectar-flip-box[data-flip-direction="vertical-to-bottom"].flipped .flip-box-back{
-webkit-transform:rotateX(0deg)!important;
transform:rotateX(0deg)!important
}
body:not(.using-mobile-browser) .nectar-flip-box[data-flip-direction="vertical-to-top"]:hover .flip-box-front,
.nectar-flip-box[data-flip-direction="vertical-to-bottom"] .flip-box-back{
-webkit-transform:rotateX(-180deg);
transform:rotateX(-180deg);
-webkit-transform-style:preserve-3d;
-ms-transform-style:preserve-3d;
transform-style:preserve-3d
}
.nectar-flip-box[data-flip-direction="vertical-to-top"].flipped .flip-box-front{
-webkit-transform:rotateX(-180deg)!important;
transform:rotateX(-180deg)!important
}
.nectar-flip-box .flip-box-front i {
margin-bottom:20px;
height:auto;
display:block;
width:auto
}
.nectar-flip-box .flip-box-front .im-icon-wrap {
margin-bottom: 15px;
display:block;
}
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .nectar-flip-box .flip-box-front, .nectar-flip-box .flip-box-back {
transition: none!important;
-ms-transition: none!important;
} }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;
}
}.owl-carousel[data-desktop-cols] {
display:none;
width:100%;
-webkit-tap-highlight-color:transparent;
position:relative;
z-index:1
}
.owl-carousel[data-desktop-cols] .owl-stage{
position:relative;
padding:25px 0;
cursor:-webkit-grab;
cursor:-moz-grab;
-ms-touch-action:pan-Y
}
.owl-carousel[data-desktop-cols] .owl-stage:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel[data-desktop-cols] .owl-stage-outer{
position:relative;
overflow:hidden;
-webkit-transform:translate3d(0px,0px,0px)
}
.owl-carousel[data-desktop-cols] .owl-item{
position:relative;
min-height:1px;
float:left;
-webkit-backface-visibility:hidden;
-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none
}
.owl-carousel[data-desktop-cols] .owl-item img{
display:block;
width:100%;
-webkit-transform-style:preserve-3d
}
.owl-carousel[data-desktop-cols] .owl-nav.disabled,
.owl-carousel[data-desktop-cols] .owl-dots.disabled{
display:none
}
.owl-carousel[data-desktop-cols] .owl-nav .owl-prev,
.owl-carousel[data-desktop-cols] .owl-nav .owl-next,
.owl-carousel[data-desktop-cols] .owl-dot{
cursor:pointer;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-loaded[data-desktop-cols]{
display:block
}
.owl-carousel.owl-loading[data-desktop-cols]{
opacity:0;
display:block
}
.owl-carousel.owl-hidden[data-desktop-cols]{
opacity:0
}
.owl-carousel.owl-refresh[data-desktop-cols] .owl-item{
display:none
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-grab[data-desktop-cols], .owl-stage.owl-grab{
cursor:-webkit-grabbing;
cursor:-moz-grabbing
}
.owl-carousel.owl-rtl{
direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
float:right
} .no-js .owl-carousel{
display:block
} .owl-carousel[data-desktop-cols] .animated{
animation-duration:1000ms;
animation-fill-mode:both
}
.owl-carousel[data-desktop-cols] .owl-animated-in{
z-index:0
}
.owl-carousel[data-desktop-cols] .owl-animated-out{
z-index:1
}
.owl-carousel[data-desktop-cols] .fadeOut{
animation-name:fadeOut
}
@keyframes fadeOut{
0%{
opacity:1
}
100%{
opacity:0
}
}
.owl-height{
transition:height 500ms ease-in-out
}
.owl-carousel[data-desktop-cols] .owl-item .owl-lazy{
opacity:0;
transition:opacity 400ms ease
}
.owl-carousel[data-desktop-cols] .owl-item img.owl-lazy{
transform-style:preserve-3d
}
.owl-theme[data-desktop-cols] .owl-nav{
margin-top:10px;
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme[data-desktop-cols] .owl-nav [class*='owl-']{
color:#FFF;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#D6D6D6;
display:inline-block;
cursor:pointer;
border-radius:3px
}
.owl-theme[data-desktop-cols] .owl-nav [class*='owl-']:hover{
background:#869791;
color:#FFF;
text-decoration:none
}
.owl-theme[data-desktop-cols] .owl-nav .disabled{
opacity:0.5;
cursor:default
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots{
margin-top:10px
}
.owl-theme[data-desktop-cols] .owl-dots{
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot{
display:inline-block;
zoom:1;
background: none;
border: none;
padding: 0;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
width:6px;
height:6px;
margin:5px 7px;
background:rgba(0,0,0,0.25);
display:block;
-webkit-backface-visibility:visible;
border-radius:30px;
-webkit-transition:all 0.13s ease;
transition:all 0.13s ease;
-webkit-transform:scale(0.9);
transform:scale(0.9);
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span,
.owl-theme[data-desktop-cols] .owl-dots .owl-dot:hover span{
background:#869791
}
.span_12.light .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
background:rgba(255,255,255,0.5)
}
.span_12.light .owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span,
.span_12.light .owl-theme[data-desktop-cols] .owl-dots .owl-dot:hover span{
background:#fff
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span{
-webkit-transform:scale(1.5);
transform:scale(1.5);
}
.owl-carousel[data-column-padding="5px"] .carousel-item{
padding:6px
}
.owl-carousel[data-column-padding="10px"] .carousel-item{
padding:11px
}
.owl-carousel[data-column-padding="15px"] .carousel-item{
padding:16px
}
.owl-carousel[data-column-padding="20px"] .carousel-item{
padding:21px
}
.owl-carousel[data-column-padding="30px"] .carousel-item{
padding:31px
}
.owl-carousel[data-column-padding="40px"] .carousel-item{
padding:41px
}
.owl-carousel[data-column-padding="50px"] .carousel-item{
padding:51px
}
.owl-carousel.moving a{
pointer-events:none
}
.owl-carousel[data-enable-animation="true"] .owl-stage >.owl-item{
opacity:0;
-ms-transform:translateY(70px);
-webkit-transform:translateY(70px);
transform:translateY(70px)
}
.owl-carousel[data-enable-animation="true"] .owl-controls{
opacity:0
}
.owl-carousel[data-enable-animation="true"].animated-in .owl-controls{
opacity:1;
-ms-transition:opacity 0.5s;
-webkit-transition:opacity 0.5s;
transition:opacity 0.5s
}
@media only screen and (max-width : 690px) {
.owl-carousel[data-column-padding="10px"] .carousel-item,
.owl-carousel[data-column-padding="15px"] .carousel-item,
.owl-carousel[data-column-padding="20px"] .carousel-item,
.owl-carousel[data-column-padding="30px"] .carousel-item,
.owl-carousel[data-column-padding="40px"] .carousel-item,
.owl-carousel[data-column-padding="50px"] .carousel-item {
padding: 10px;
}
}@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);
}