.nectar-fancy-box{
overflow:hidden;
position:relative;
padding:13%
}
.full-width-content >.span_12 >.vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box,
.full-width-content .vc_col-sm-12 .vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box{
padding:5%
}
.full-width-content >.span_12 >.vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box .inner,
.full-width-content .vc_col-sm-12 .vc_col-sm-12 >.wpb_wrapper >.nectar-fancy-box .inner{
padding-bottom:8%
}
.nectar-fancy-box:after{
display:block;
position:absolute;
content:' ';
width:100%;
height:6px;
left:0;
bottom:0;
background:#fff;
z-index:5;
transform:scaleX(0) translateZ(0);
-webkit-transform:scaleX(0) translateZ(0);
transform-origin:0 0;
-webkit-transform-origin:0 0;
-webkit-transition:0.45s cubic-bezier(0.24,1,0.30,1);
transition:0.45s cubic-bezier(0.24,1,0.30,1)
}
.nectar-fancy-box:hover:after{
-webkit-transform:scaleX(1) translateZ(0);
transform:scaleX(1) translateZ(0)
}
.nectar-fancy-box[data-style="default"] .inner *,
.nectar-fancy-box[data-style="parallax_hover"] .inner *,
.nectar-fancy-box[data-style="hover_desc"] .inner * {
color:#fff
}
.vc_row.full-width-content .nectar-fancy-box[data-style="parallax_hover"] {
margin-bottom: 0;
}
.nectar-fancy-box .inner{
position:relative;
text-align:left;
color:#fff;
z-index:10;
padding-bottom:15%
}
.nectar-fancy-box .box-link{
position:absolute;
z-index:100;
top:1px;
left:1px;
height:calc(100% - 2px);
width:calc(100% - 2px);
display:block
}
.nectar-fancy-box .box-bg{
position:absolute;
top:0;
left:0;
height:100.2%;
width:100.2%;
background-size:cover;
z-index:1;
background-position:center;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
transition:all .6s cubic-bezier(0.24,1,0.30,1);
-webkit-transition:all .6s cubic-bezier(0.24,1,0.30,1)
}
.nectar-fancy-box .box-bg:after{
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
content:' ';
background-color:rgba(51,51,51,0.5);
transition:all .6s cubic-bezier(0.24,1,0.30,1);
-webkit-transition:all .6s cubic-bezier(0.24,1,0.30,1)
}
.nectar-fancy-box:hover .box-bg:after{
background-color:rgba(51,51,51,0.2)
}
.nectar-fancy-box:hover .box-bg{
transform:scale(1.13);
-webkit-transform:scale(1.13)
}
.nectar-fancy-box .box-bg[data-nectar-img-src] {
opacity: 0;
}
.nectar-fancy-box .box-bg {
-webkit-transition: transform .6s cubic-bezier(0.24,1,0.30,1), opacity 0.55s ease 0.25s;
transition: transform .6s cubic-bezier(0.24,1,0.30,1), opacity 0.55s ease 0.25s;
opacity: 1;
}
body .nectar-fancy-box .link-text{
font-size:12px;
}
.nectar-fancy-box .link-text{
font-family:'Open Sans';
line-height:14px;
font-weight:700;
letter-spacing:2px;
text-transform:uppercase;
position:relative;
z-index:5;
color:#fff;
text-align:left
}
body .nectar-fancy-box .link-text .arrow,
body .nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow {
font-family:FontAwesome;
}
.nectar-fancy-box .link-text .arrow,
.nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow {
line-height:26px;
font-size:14px;
opacity:1;
position:relative;
display:inline-block;
margin-left:16px;
top:2px;
transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
overflow:visible;
height:26px;
width:26px;
border-radius:100px;
text-align:center;
border:2px solid rgba(255,255,255,0.4)
}
.nectar-fancy-box .link-text .arrow:before,
.nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow:before {
content:"\f105";
color:#fff;
top:-2px;
right:-1px;
display:block;
transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
position:relative
}
.nectar-fancy-box .link-text .arrow:after,
.nectar-fancy-box[data-style="parallax_hover"] .inner > .arrow:after{
display:block;
content:' ';
position:absolute;
width:26px;
height:1px;
background-color:#fff;
opacity:0;
left:-6px;
cursor:pointer;
transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition:all 0.35s cubic-bezier(0.12,0.75,0.4,1);
pointer-events:none;
top:11px;
transform:translateX(-27px);
-webkit-transform:translateX(-27px)
}
.nectar-fancy-box:hover .link-text .arrow{
border-color:transparent
}
.nectar-fancy-box:hover .link-text .arrow:after,
.nectar-fancy-box[data-style="parallax_hover"]:hover .inner > .arrow:after {
opacity:1;
transform:translateX(2px);
-webkit-transform:translateX(2px)
}
.nectar-fancy-box:hover .link-text .arrow:before,
.nectar-fancy-box[data-style="parallax_hover"]:hover .inner > .arrow:before {
transform:translateX(9px);
-webkit-transform:translateX(9px)
}
.nectar-fancy-box .inner-wrap > i,
.nectar-fancy-box .inner > i,
.nectar-fancy-box .heading-wrap > i {
height: auto!important;
width: auto!important;
display: block;
text-align: left;
margin-bottom: 20px;
}
.nectar-fancy-box .fancy-box-custom-icon,
.nectar-flickity:not(.masonry) .flickity-slider .cell .nectar-fancy-box .fancy-box-custom-icon {
margin-bottom: 20px;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap > i {
margin-bottom: 25px;
}
.nectar-fancy-box[data-style="default"] .im-icon-wrap path {
fill: #fff;
}
.nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
border: 1px solid rgba(0,0,0,0.1);
transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
border-color: rgba(255,255,255,0.14);
}
.nectar-fancy-box[data-style="color_box_hover"][data-border="true"]:hover .box-inner-wrap {
border: 1px solid rgba(0,0,0,0);
}
.nectar-fancy-box[data-style="color_box_hover"] .inner {
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner-wrap {
position: relative;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner i.hover-only {
position: absolute;
opacity: 0;
top: -2px;
left: 0;
z-index: 1;
transition: opacity 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"][data-alignment="right"] .inner i.hover-only {
right: 0;
left: auto;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"][data-alignment="center"] .inner i.hover-only {
left: 50%;
transform: translateX(-50%);
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"]:hover .inner i.hover-only {
opacity: 1;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"].inner i:not(.hover-only) {
transition: opacity 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"]:hover .inner i:not(.hover-only) {
opacity: 0;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner i {
text-align: center;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner p {
opacity: 0.75;
}
.vc_col-sm-3 .nectar-fancy-box[data-style="color_box_hover"] .inner p,
.vc_col-sm-4 .nectar-fancy-box[data-style="color_box_hover"] .inner p,
.nectar-flickity[data-desktop-columns="4"] .nectar-fancy-box[data-style="color_box_hover"] .inner p,
.nectar-flickity[data-desktop-columns="3"] .nectar-fancy-box[data-style="color_box_hover"] .inner p {
line-height: 1.7em;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner {
padding-bottom: 0;
text-align: center;
vertical-align: middle;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
text-align: center;
vertical-align: middle;
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner p {
opacity: 0.65;
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"]:hover .inner p {
opacity: 0.8;
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"]:hover:before {
display: none
}
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner,
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner-wrap,
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="left"] .inner i {
text-align: left;
}
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner,
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner-wrap,
.nectar-fancy-box[data-style="color_box_hover"][data-alignment="right"] .inner i,
.nectar-fancy-box[data-style="hover_desc"][data-alignment="right"] .inner,
.nectar-fancy-box[data-style="hover_desc"][data-alignment="right"] .inner-wrap,
.nectar-fancy-box[data-style="hover_desc"][data-alignment="right"] .inner i {
text-align: right;
}
.nectar-fancy-box[data-style="hover_desc"][data-alignment="center"] .inner,
.nectar-fancy-box[data-style="hover_desc"][data-alignment="center"] .inner-wrap,
.nectar-fancy-box[data-style="hover_desc"][data-alignment="center"] .inner i {
text-align: center;
}
.nectar-fancy-box[data-style="color_box_hover"]:before {
display: block;
position:absolute;
left: 1%;
top: 1%;
height: 98%;
width: 98%;
opacity: 0;
content: '';
}
.nectar-fancy-box[data-style="color_box_hover"]:hover:before {
opacity: 0.33;
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .box-bg {
transform: scale(1.08);
-webkit-transform: scale(1.08);
}
.nectar-fancy-box[data-style="color_box_hover"] {
overflow: visible;
padding: 0;
}
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
padding: 10% 15%;
position: relative;
overflow: hidden;
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap *,
.nectar-fancy-box[data-style="color_box_hover"] .box-bg,
.nectar-fancy-box[data-style="color_box_hover"] .box-bg:after {
transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="color_box_hover"]:before {
transition: opacity 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .link_wrap .link_text:after {
border-color: rgba(255,255,255,0.4);
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
border-color: #fff;
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .arrow,
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap .nectar-cta .link_wrap .arrow:before {
color: #fff;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *,
.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
color: #444;
}
.span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *,
.span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap {
color: #fff;
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap *,
.nectar-fancy-box[data-style="color_box_hover"]:hover .inner-wrap,
.nectar-fancy-box[data-style="color_box_hover"][data-color*="gradient"] .inner i.hover-only,
.nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style,
.nectar-fancy-box[data-style="default"] .inner > i[data-color*="color"] {
color: #fff!important;
}
.nectar-fancy-box[data-style="color_box_hover"] .box-bg,
.nectar-fancy-box[data-style="color_box_hover"]:after {
opacity: 0
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .box-bg {
opacity: 1;
}
.nectar-fancy-box[data-style="color_box_hover"].using-img .box-bg:after {
opacity: 0.85;
}
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.9"] .box-bg:after { opacity: 0.9; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.8"] .box-bg:after { opacity: 0.8; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.7"] .box-bg:after { opacity: 0.7; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.6"] .box-bg:after { opacity: 0.6; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.5"] .box-bg:after { opacity: 0.5; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.4"] .box-bg:after { opacity: 0.4; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.3"] .box-bg:after { opacity: 0.3; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.2"] .box-bg:after { opacity: 0.2; }
.nectar-fancy-box[data-style="color_box_hover"][data-hover-o="0.1"] .box-bg:after { opacity: 0.1; }
.nectar-fancy-box[data-style="color_box_hover"]:after,
.nectar-fancy-box[data-style="parallax_hover"]:after,
.nectar-fancy-box[data-style="color_box_basic"]:after,
.nectar-fancy-box[data-style="hover_desc"]:after {
display: none;
}
.nectar-fancy-box[data-style="color_box_hover"]:before {
box-shadow: 0px 30px 90px #000;
}
.nectar-fancy-box[data-style="parallax_hover"] p {
opacity: 0.8;
}
.nectar-fancy-box[data-style="parallax_hover"] i,
.nectar-fancy-box[data-style="parallax_hover"] .im-icon-wrap {
opacity: 0.5;
transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="parallax_hover"]:hover i,
.nectar-fancy-box[data-style="parallax_hover"]:hover .im-icon-wrap {
opacity: 1;
}
.nectar-fancy-box[data-style="color_box_hover"] .im-icon-wrap {
margin-bottom: 20px;
display: block;
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .im-icon-wrap path {
transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="color_box_hover"]:hover .im-icon-wrap path {
fill: #fff;
}
.nectar-fancy-box[data-style="hover_desc"] {
display: flex;
flex-wrap: wrap;
padding: 11%;
transition: transform .65s cubic-bezier(.05,0.2,.1,1), box-shadow .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg {
transition: transform 1s ease, opacity 0.5s ease 0.25s;
transform: scale(1);
-webkit-transform: scale(1);
}
.nectar-fancy-box[data-style="hover_desc"][data-bg-animation="short_zoom"].hovered .box-bg {
transform: scale(1.13);
-webkit-transform: scale(1.13);
transition: transform .6s cubic-bezier(0.24,1,0.30,1), opacity 0.55s ease 0.25s;
}
.nectar-fancy-box[data-style="hover_desc"][data-bg-animation="long_zoom"].hovered .box-bg {
transform: scale(1.2);
-webkit-transform: scale(1.2);
transition: transform 9s cubic-bezier(0.1,0.2,.7,1);
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg:after {
display: none;
}
.nectar-fancy-box[data-style="hover_desc"] .wrap-icon {
width: 100%;
position: relative;
z-index: 100;
align-self: flex-start;
}
.nectar-fancy-box[data-style="hover_desc"] .wrap-icon i:before {
color: #fff;
}
.nectar-fancy-box[data-style="hover_desc"] .box-bg:before,
.nectar-fancy-box[data-style="hover_desc"]:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 85%;
display: block;
z-index: 10;
content: '';
background: linear-gradient(to bottom,rgba(15,15,15,0),rgba(15,15,15,.75) 100%);
transition: opacity .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"].hovered .box-bg:before,
.nectar-fancy-box[data-style="hover_desc"]:before {
opacity: 0;
}
.nectar-fancy-box[data-style="hover_desc"].hovered:before {
opacity: 1;
}
.nectar-fancy-box[data-style="hover_desc"] .inner {
padding: 0;
width: 100%;
align-self: flex-end;
}
.nectar-fancy-box[data-style="hover_desc"].hovered {
transform: translateY(-10px);
box-shadow: 0 25px 55px rgba(0,0,0,0.22);
}
.nectar-fancy-box[data-style="hover_desc"] > .inner > .heading-wrap {
transition: opacity .65s cubic-bezier(.05,0.2,.1,1), transform .65s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"] .hover-content {
line-height: 1.5em;
max-width: 80%;
transition: opacity .18s cubic-bezier(.05,0.2,.1,1), transform .18s cubic-bezier(.05,0.2,.1,1);
}
.nectar-fancy-box[data-style="hover_desc"][data-alignment="center"] .hover-content {
text-align: center;
width: 100%;
max-width: 100%;
padding: 0 10%;
}
@media only screen and (max-width: 1300px) {
.vc_col-sm-3 .nectar-fancy-box[data-style="hover_desc"] .hover-content {
max-width: 100%;
}
}
.nectar-fancy-box[data-style="hover_desc"] .heading-wrap > *:last-child {
margin-bottom: 0;
}
.nectar-fancy-box[data-style="hover_desc"] .hover-content {
opacity: 0;
position: absolute;
bottom: 0;
left: 0;
margin-top: 10px;
transform: translateY(20px);
}
.nectar-fancy-box[data-style="hover_desc"].hovered .hover-content {
opacity: 1;
transform: translateY(0%);
transition: opacity .65s cubic-bezier(.05,0.2,.1,1) 0.15s, transform .65s cubic-bezier(.05,0.2,.1,1) 0.15s;
}
.nectar-fancy-box[data-style="parallax_hover"] {
padding:0;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-wrap {
transform: translateZ(0px);
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg {
-webkit-tap-highlight-color: rgba(0,0,0,0);
outline: 1px solid transparent;
transition: transform 0.23s ease-out;
-webkit-transition: transform 0.23s ease-out;
position: relative;
z-index: 10;
}
.nectar-fancy-box[data-style="parallax_hover"] [class^="icon-"].icon-default-style {
margin-bottom: 25px;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container {
position: relative;
width: 100.2%;
height: 100%;
outline: 1px solid transparent;
will-change: transform;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.nectar-fancy-box[data-style="parallax_hover"] img {
width: 100%!important;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-layers {
position: relative;
width: 100%;
height: 100%;
z-index: 2;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
outline: 1px solid transparent;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer,
.nectar-fancy-box[data-style="parallax_hover"] .bg-img:after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
outline: 1px solid transparent;
overflow: hidden;
}
.nectar-fancy-box[data-style="parallax_hover"] .bg-img:after {
display: block;
content: '';
background-color: rgba(40,40,40,1);
transition: all 0.45s cubic-bezier(0.25, 1, 0.2, 1);
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer:last-child {
position: relative;
}
.nectar-fancy-box[data-style="parallax_hover"]:hover .parallaxImg-container .parallaxImg-rendered-layer:nth-child(2) {
transform: translateZ(65px)!important;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-rendered-layer > .bg-img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
background-size: cover;
outline: 1px solid transparent;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer {
transition: transform 0.27s ease-out;
-webkit-transition: transform 0.27s ease-out;
}
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.over .parallaxImg-container {
will-change: transform;
}
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over),
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over) .parallaxImg-rendered-layer,
html.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg:not(.over) {
transition: transform 0.25s ease-out;
-webkit-transition: transform 0.25s ease-out;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container:not(.over) .parallaxImg-shadow,
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow {
transition: all 0.27s ease-out;
-webkit-transition: all 0.27s ease-out;
}
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg {
transition: transform 0.1s ease-out;
-webkit-transition: transform 0.1s ease-out;
}
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-shadow,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition .parallaxImg-container .parallaxImg-rendered-layer,
body.cssreflections .nectar-fancy-box[data-style="parallax_hover"] .parallaxImg.transition {
transition: transform 0.2s ease-out;
-webkit-transition: transform 0.2s ease-out;
}
.nectar-fancy-box[data-style="parallax_hover"] {
overflow: visible;
}
.nectar-fancy-box[data-style="parallax_hover"] .parallaxImg-shadow {
position: absolute;
top: 5%;
left: 5%;
width: 90%;
height: 90%;
transition: transform 0.27s ease-out, opacity 0.27s ease-out;
z-index: 1;
opacity: 0;
box-shadow: 0 35px 100px rgba(0,0,0,0.4), 0 16px 40px rgba(0,0,0,0.4);
}
.nectar-fancy-box[data-style="parallax_hover"]:hover {
z-index: 100;
}
.nectar-fancy-box[data-style="parallax_hover"]:hover .parallaxImg-shadow {
opacity: 1;
}
.nectar-fancy-box[data-style="parallax_hover"] .meta-wrap {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.nectar-fancy-box[data-style="parallax_hover"] .inner {
margin-bottom: 0;
padding: 25% 0px;
position: relative;
width: 65%;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.1"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.1"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.1;
}
.nectar-fancy-box[data-style="parallax_hover"]:hover .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.2"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.2"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.2;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.3"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.3"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.3;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.4"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.4"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.4;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.5"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.5"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.5;
}
.nectar-fancy-box[data-style="parallax_hover"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.6"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.6"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.6;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.7"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.7"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.7;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.8"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.8"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.8;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="0.9"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="0.9"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 0.9;
}
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity="1"] .bg-img:after,
.nectar-fancy-box[data-style="parallax_hover"][data-overlay-opacity-hover="1"]:hover .parallaxImg-wrap .bg-img:after {
opacity: 1;
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="top"] .meta-wrap {
-webkit-align-items: flex-start;
align-items: flex-start;
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="top"] .meta-wrap .inner {
padding-top: 12%;
width: 73%;
padding-right: 5%;
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap {
-webkit-align-items: flex-end;
align-items: flex-end;
}
.nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner {
padding-bottom: 12%;
width: 73%;
padding-right: 5%;
}
.main-content .nectar-fancy-box[data-style="color_box_basic"] h1,
.main-content .nectar-fancy-box[data-style="color_box_basic"] h2,
.main-content .nectar-fancy-box[data-style="color_box_basic"] h3,
.main-content .nectar-fancy-box[data-style="color_box_basic"] h4,
.main-content .nectar-fancy-box[data-style="color_box_basic"] h5,
.main-content .nectar-fancy-box[data-style="color_box_basic"] h6,
.main-content .nectar-fancy-box[data-style="color_box_basic"] p {
color: inherit;
}
.main-content .nectar-fancy-box[data-style="color_box_basic"] i {
color: inherit!important;
}
.main-content .nectar-fancy-box[data-style="color_box_basic"] .im-icon-wrap path {
fill: inherit;
}
.main-content .nectar-fancy-box[data-style="color_box_basic"] .inner {
padding-bottom: 0;
color: inherit;
}
.main-content .nectar-fancy-box[data-style="color_box_basic"][data-color*="#"] .box-bg:after {
background-color: inherit!important;
}
.nectar-fancy-box[data-style="color_box_basic"]:hover .box-bg {
transform: none;
}
.nectar-fancy-box[data-style="color_box_basic"] .box-bg:after {
backface-visibility: hidden;
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.9"] .box-bg:after {
opacity: 0.9
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.8"] .box-bg:after {
opacity: 0.8
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.7"] .box-bg:after {
opacity: 0.7
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.6"] .box-bg:after {
opacity: 0.6
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.5"] .box-bg:after {
opacity: 0.5
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.4"] .box-bg:after {
opacity: 0.4
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.3"] .box-bg:after {
opacity: 0.3
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.2"] .box-bg:after {
opacity: 0.2
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0.1"] .box-bg:after {
opacity: 0.1
}
.nectar-fancy-box[data-style="color_box_basic"][data-box-color-opacity="0"] .box-bg:after {
opacity: 0
}
.nectar-fancy-box[data-style="color_box_basic"] .box-bg:before {
position: absolute;
top: 0;
left: 0;
content: '';
width: 100%;
height: 100%;
background-color: #fff;
opacity: 0;
z-index: 1;
transition: opacity .4s cubic-bezier(0.25, 1, 0.33, 1)
}
.nectar-fancy-box[data-style="color_box_basic"]:hover .box-bg:before {
opacity: 0.13;
}
.nectar-fancy-box[data-style="color_box_basic"][data-alignment="center"] .inner,
.nectar-fancy-box[data-style="color_box_basic"][data-alignment="center"] .inner > * {
text-align: center
}
.nectar-fancy-box[data-style="color_box_basic"][data-alignment="right"] .inner,
.nectar-fancy-box[data-style="color_box_basic"][data-alignment="right"] .inner > * {
text-align: right
}
.material .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap,
.material .nectar-fancy-box[data-style="color_box_hover"]:before,
.material .nectar-fancy-box[data-style="color_box_basic"] {
border-radius: 5px;
}
.material .full-width-content .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap,
.material .full-width-content .nectar-fancy-box[data-style="color_box_hover"]:before {
border-radius: 0;
} .nectar-fancy-box[data-border-radius="5px"]:not([data-style="parallax_hover"]):not([data-style="color_box_hover"]),
.nectar-fancy-box[data-border-radius="5px"] .image-wrap {
border-radius: 5px;
overflow: hidden;
}
.nectar-fancy-box[data-border-radius="10px"]:not([data-style="parallax_hover"]):not([data-style="color_box_hover"]),
.nectar-fancy-box[data-border-radius="10px"] .image-wrap {
border-radius: 10px;
overflow: hidden;
}
.nectar-fancy-box[data-border-radius="5px"][data-style="parallax_hover"] .parallaxImg-rendered-layer {
border-radius: 5px;
overflow: hidden;
}
.nectar-fancy-box[data-border-radius="10px"][data-style="parallax_hover"] .parallaxImg-rendered-layer {
border-radius: 10px;
overflow: hidden;
}
.nectar-fancy-box[data-border-radius="none"][data-style="color_box_hover"] .box-inner-wrap,
.nectar-fancy-box[data-border-radius="none"][data-style="color_box_basic"] {
border-radius: 0;
}
.nectar-fancy-box[data-style="image_above_text_underline"]:not(.using-img) .image-wrap {
display: none;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .image-wrap {
overflow: hidden;
}
.nectar-fancy-box[data-style="image_above_text_underline"] {
padding: 0;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text {
padding: 30px 10% 0 0;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text p,
.nectar-fancy-box[data-style="image_above_text_underline"] .text > *:nth-child(2) {
padding-top: 10px;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .box-bg:after,
.nectar-fancy-box[data-style="image_above_text_underline"]:after {
display: none;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .box-bg {
height: auto;
width: 100.2%;
position: relative;
transition: transform 0.75s cubic-bezier(.2,.75,.5,1), opacity 0.5s ease 0.3s;
}
.nectar-fancy-box[data-style="image_above_text_underline"]:hover .box-bg {
transform: scale(1.1);
}.nectar_cascading_images{
position:relative;
display:block;
}
.nectar_cascading_images .cascading-image {
pointer-events: none;
}
.nectar_cascading_images.overflow-hidden {
overflow: hidden;
}
.nectar_cascading_images.forced-aspect .cascading-image:first-child .img-wrap {
background-size: cover;
background-position: center;
}
.nectar_cascading_images.forced-aspect .cascading-image:first-child .bg-layer > div {
height: 100%;
width: 100%;
left: 0;
top: 0;
padding-bottom: 0;
position: absolute;
}
.nectar_cascading_images .cascading-image img,
.nectar_cascading_images .cascading-image .img-wrap{
display:block;
margin-bottom:0;
line-height:0
}
.nectar_cascading_images .cascading-image img.nectar-lazy {
opacity: 0;
width: 100%;
transition: opacity 0.5s ease;
}
.cascading-image[data-has-img="false"] .bg-color:not(.calculated) {
padding-bottom: 60%;
}
.nectar_cascading_images .cascading-image img.nectar-lazy.loaded {
opacity: 1;
}
.nectar_cascading_images .cascading-image .img-wrap, .nectar_cascading_images .cascading-image .bg-layer > .bg-color {
display:inline-block
}
.nectar_cascading_images .cascading-image .img-wrap.lazy-enabled:not(.img-loaded) {
display: block;
}
.nectar_cascading_images .cascading-image,
.nectar_cascading_images .cascading-image .inner-wrap{
display:inline-block;
width:100%;
text-align:center
}
.nectar_cascading_images {
line-height: 0;
}
.nectar_cascading_images .cascading-image:not(:first-child){
position:absolute;
top:50%;
left:50%;
-ms-transform:translateY(-50%) translateX(-50%);
-webkit-transform:translateY(-50%) translateX(-50%);
transform:translateY(-50%) translateX(-50%)
}
.nectar_cascading_images.animated-in .cascading-image .inner-wrap{
-ms-transition:transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
-webkit-transition:-webkit-transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
transition:transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease
}
.nectar_cascading_images.animated-in .cascading-image[data-animation="grow-in-reveal"] .inner-wrap{
-ms-transition:transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
-webkit-transition:-webkit-transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
transition:transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease
}
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap .bg-color {
border-radius: 3px;
}
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap .bg-color {
border-radius: 5px;
}
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap .bg-color {
border-radius: 10px;
}
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap .bg-color {
border-radius: 15px;
}
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap .bg-color {
border-radius: 20px;
}
.cascading-image[data-has-img="true"] .inner-wrap .bg-color {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.nectar_cascading_images .cascading-image[data-max-width="125%"] img {
max-width: 125%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="135%"] img {
max-width: 135%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="150%"] img {
max-width: 150%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="175%"] img {
max-width: 175%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="200%"] img {
max-width: 200%;
width: auto;
}
@media only screen and (max-width: 1000px) {
.nectar_cascading_images .cascading-image[data-max-width-mobile="100%"] img {
max-width: 100%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="125%"] img {
max-width: 125%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="135%"] img {
max-width: 135%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="150%"] img {
max-width: 150%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="175%"] img {
max-width: 175%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="200%"] img {
max-width: 200%;
width: auto;
}
}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop,.row .nectar_cascading_images .cascading-image img:not([srcset]){
width:100%
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.row .nectar_cascading_images .cascading-image img:not([srcset]){
width:100%
}
.nectar_cascading_images .cascading-image .img-wrap {
max-width: 100%;
}
}
.nectar_cascading_images .cascading-image[data-animation="grow-in"] .inner-wrap{
-webkit-transform:scale(0.75);
transform:scale(0.75);
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap {
-webkit-transform:scale(0.5);
transform:scale(0.5);
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap .img-wrap {
overflow: hidden;
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap img {
-webkit-transform: scale(1.7);
transform: scale(1.7);
transition: transform 1.1s cubic-bezier(.3,0.95,.3,0.95);
-webkit-transition: transform 1.1s cubic-bezier(.3,0.95,.3,0.95);
}
.nectar_cascading_images .cascading-image[data-animation="flip-in"] .inner-wrap{
transform: rotateY(25deg);
-webkit-transform:rotateY(25deg);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-left"] .inner-wrap{
transform:translateX(-60px);
-webkit-transform:translateX(-60px);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-right"] .inner-wrap{
transform:translateX(60px);
-webkit-transform:translateX(60px);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-bottom"] .inner-wrap{
transform:translateY(60px);
-webkit-transform:translateY(60px);
}.nectar-video-box .play_button_mouse_follow {
transition: opacity 0.3s ease;
}
.nectar-video-box .play_button_mouse_follow:not(.visible) {
opacity: 0;
}
.nectar-video-box .play_button_mouse_follow:before {
border-width: 2px;
}
.nectar-video-box .play_button_mouse_follow svg {
width: 12px;
}
.nectar-video-box .play_button_mouse_follow.nectar_video_lightbox {
width: 94px;
height: 94px;
left: 0;
top: 0;
margin-top: -47px;
margin-left: -47px;
pointer-events: none;
}
.nectar-video-box[data-mouse-style="see_through_contrast"] .play_button_mouse_follow {
mix-blend-mode: difference;
}
.nectar-video-box[data-mouse-style="see_through_contrast"],
.nectar-video-box[data-mouse-style="see_through_contrast"] > .inner-wrap {
background-color: #fff;
}
@media only screen and (max-width: 690px) {
.nectar-video-box .play_button_mouse_follow.nectar_video_lightbox {
width: 60px;
height: 60px;
margin-top: -30px;
margin-left: -30px;
}
.nectar-video-box .play_button_mouse_follow.nectar_video_lightbox svg {
width: 10px;
}
}
.nectar-video-box[data-mouse-style="solid_color"] .play_button_mouse_follow:before {
border: none;
}
@-webkit-keyframes pulse-1{
0%{
-webkit-transform:translate3d(-50%,-50%,0)scale(1);
opacity:1
}
100%{
-webkit-transform:translate3d(-50%,-50%,0)scale(1.7);
opacity:0
}
}
@keyframes pulse-1{
0%{
transform:translate3d(-50%,-50%,0)scale(1);
opacity:1
}
100%{
transform:translate3d(-50%,-50%,0)scale(1.7);
opacity:0
}
}
@-webkit-keyframes pulse-2{
0%{
-webkit-transform:translate3d(-50%,-50%,0)scale(1);
opacity:0.5
}
100%{
-webkit-transform:translate3d(-50%,-50%,0)scale(1.7);
opacity:0
}
}
@keyframes pulse-2{
0%{
transform:translate3d(-50%,-50%,0)scale(1);
opacity:0.5
}
100%{
transform:translate3d(-50%,-50%,0)scale(1.7);
opacity:0
}
}
.nectar_video_lightbox.play_button{
position:relative;
width:90px;
height:90px;
margin:0;
display:inline-block
}
.centered-text .nectar_video_lightbox.play_button{
margin:0 30px
}
.nectar_video_lightbox.play_button_with_text .play{
height:52px;
width:52px;
position:relative;
vertical-align:middle;
display:inline-block
}
.nectar_video_lightbox.play_button_with_text .play >.inner-wrap{
height:100%;
width:100%;
display:block
}
.nectar_video_lightbox.play_button_with_text .play >.inner-wrap:before {
border-radius:200px;
backface-visibility: hidden;
height:100%;
width:100%;
display:block;
content:'';
transition:all 0.45s cubic-bezier(.15,0.2,.1,1) 0s;
-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1) 0s
}
.nectar_video_lightbox.play_button_with_text:not([data-style="small"]) .play >.inner-wrap:before {
background-color:#000;
}
.nectar_video_lightbox.play_button_with_text:hover .play >.inner-wrap:before{
-webkit-transform:scale(1.15);
transform:scale(1.15)
}
.nectar_video_lightbox.play_button_with_text .link-text >*{
margin-bottom:0
}
body .nectar_video_lightbox.play_button_with_text:not([data-style="small"]) .play:before{
width:50px;
height:50px;
left:50%;
top:50%;
z-index:-1
}
.nectar_video_lightbox.play_button_with_text:not([data-style="small"]) .play:before, 
.nectar_video_lightbox.play_button_with_text:not([data-style="small"]) .play:after{
position:absolute;
top:50%;
left:50%;
display:block;
content:'';
border:1px solid rgba(255,255,255,.5);
border-radius:50%;
-webkit-transform:scale(.35) translateY(-50%) translateX(-50%);
-ms-transform:scale(.35) translateY(-50%) translateX(-50%);
transform:scale(.35) translateY(-50%) translateX(-50%);
opacity:0;
-webkit-animation:pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;
animation:pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite
}
.nectar_video_lightbox.play_button_with_text .play:after{
width:50px;
height:50px;
z-index:-1;
border-color:rgba(255,255,255,.4);
-webkit-animation:pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;
animation:pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite
}
.span_12.dark .nectar_video_lightbox.play_button_with_text .play:before, 
.span_12.dark .nectar_video_lightbox.play_button_with_text .play:after{
-webkit-animation:pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;
animation:pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite
}
.span_12.dark .nectar_video_lightbox.play_button_with_text .play:after{
-webkit-animation:pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;
animation:pulse-2 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite
}
.nectar_video_lightbox.play_button_with_text svg{
width:14px;
height:14px;
z-index:100
}
.span_12.light .nectar_video_lightbox.play_button_with_text .link-text{
color:#fff
}
.nectar_video_lightbox.play_button_with_text .link-text{
display:inline-block;
margin-left:25px;
color:#000;
vertical-align:middle
}
.play_button_with_text .link-text[data-font="nectar-btn-jumbo"] {
font-size: 18px;
}
.play_button_with_text .link-text[data-font="nectar-btn-large"] {
font-size: 14px;
}
.play_button_with_text .link-text[data-font="nectar-btn-medium"] {
font-size: 12px;
}
.nectar_video_lightbox.play_button_with_text .play:before{
display:block;
position:absolute;
content:' ';
top:0;
left:0;
width:100%;
height:100%;
z-index:10;
border-radius:200px;
box-sizing:border-box;
-webkit-box-sizing:border-box
}
.nectar_video_lightbox .play{
display:block;
height:100%;
width:100%;
transition:all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;
-webkit-transition:all 0.4s cubic-bezier(0.19,1,0.22,1) 0s
}
.nectar_video_lightbox path, 
.span_12.dark .nectar_video_lightbox.play_button_with_text path{
fill:#fff
}
.span_12.dark .nectar_video_lightbox path{
fill:#000
}
.span_12.dark .nectar_video_lightbox.play_button:before{
border:5px solid #000
}
.nectar_video_lightbox:hover:before{
transform:scale(1.1);
-webkit-transform:scale(1.1);
opacity:0.4
}
.nectar_video_lightbox:not(.play_button_with_text):hover .play{
transform:scale(1.3);
-webkit-transform:scale(1.3)
}
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .play:before, 
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .play:after {
display: none;
}
.nectar_video_lightbox.play_button_with_text[data-style="small"] span.play,
.nectar_video_lightbox.play_button_with_text[data-style="small"] .button-bg {
height: 30px;
width: 30px;
}
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] span.play,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .button-bg {
width: 70px;
height: 70px; 
}
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"][data-font-style="h2"] span.play,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"][data-font-style="h2"] .button-bg,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"][data-font-style="h1"] span.play,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"][data-font-style="h1"] .button-bg {
width: 90px;
height: 90px; 
}
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] {
text-align: center;
display: inline-block;
}
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .link-text {
display: block;
margin-left: 0;
margin-top: 28px;
}
.main-content .nectar_video_lightbox.play_button_with_text[data-style="bordered_top"]:not([data-style="small"]) .play >.inner-wrap:before {
background-color: transparent!important;
}
.play_button_with_text[data-style="small"][data-font-style="h3"] span.play,
.play_button_with_text[data-style="small"][data-font-style="h3"] .button-bg,
.play_button_with_text[data-style="small"][data-font-style="h2"] span.play,
.play_button_with_text[data-style="small"][data-font-style="h2"] .button-bg,
.play_button_with_text[data-style="small"][data-font-style="h1"] span.play,
.play_button_with_text[data-style="small"][data-font-style="h1"] .button-bg {
height: 40px;
width: 40px;
}
.nectar_video_lightbox.play_button_with_text[data-style="small"] .button-bg-wrap,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .button-bg-wrap {
margin-top: -20px;
}
.nectar_video_lightbox.play_button_with_text[data-style="small"] svg,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] svg {
height: 10px;
width: 10px;
}
.nectar_video_lightbox.play_button_with_text {
display: inline-block;
padding: 20px 0;
}
.nectar_video_lightbox.play_button_with_text > span {
display: block;
}
.nectar_video_lightbox.play_button_with_text[data-style="small"] .link-text {
margin-left: 15px;
}
.play_button_with_text[data-style="small"][data-font-style="h1"] .link-text,
.play_button_with_text[data-style="small"][data-font-style="h2"] .link-text,
.play_button_with_text[data-style="small"][data-font-style="h3"] .link-text  {
margin-left: 20px;
}
.nectar_video_lightbox.play_button_with_text[data-style="small"] .play >.inner-wrap:before,
.nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .play >.inner-wrap:before {
border-width: 2px;
border-style: solid;
box-sizing: border-box;
border-color: #000;
}
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-style="small"] path,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] path {
fill: #000;
}
.light .nectar_video_lightbox.play_button_with_text[data-style="small"] .play >.inner-wrap:before,
.light .nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] .play >.inner-wrap:before { 
border-color: #fff;
}
.span_12.dark .nectar_video_lightbox.nectar-button[data-color*="transparent"]{
border:2px solid #000;
color:#000
}
.nectar_video_lightbox.nectar-button[data-color*="transparent"] {
background-color:transparent;
border:2px solid #fff;
opacity:1;
transition:all 0.2s ease;
-webkit-transition:all 0.2s ease
}
.nectar_video_lightbox.nectar-button[data-color*="transparent"]:hover{
color:#fff;
border-color:transparent
}
.nectar-video-box{
line-height:0;
position:relative;
margin-bottom:35px
}
.nectar-video-box img{
transition:all .7s cubic-bezier(.2,1,.22,1);
-webkit-transition:all .7s cubic-bezier(.2,1,.22,1);
margin-bottom:0!important;
transform:translateZ(0) scale(1.05);
-webkit-transform:translateZ(0) scale(1.05);
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
max-width:none!important;
width:100%!important
}
.nectar-video-box img.nectar-lazy {
opacity: 0;
}
.nectar-video-box img.nectar-lazy.loaded {
opacity: 1;
}
.nectar-video-box[data-hover="zoom_button"] img,
.nectar-video-box[data-hover="zoom_button"]:hover img{
transition:none;
-webkit-transition:none;
-webkit-transform:none;
transform:none
}
.nectar-video-box .nectar_video_lightbox{
position:absolute;
left:50%;
top:50%;
z-index:10;
width:70px;
height:70px;
margin-top:-35px;
margin-left:-35px;
color:#fff;
display:inline-block;
border-radius:200px;
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
body .nectar-video-box[data-hover="zoom_button"] .nectar_video_lightbox:after{
background-color:#000;
position:absolute;
content:' ';
display:block;
left:0;
top:0;
width:100%;
border-radius:200px;
height:100%;
z-index:1;
transition:all .7s cubic-bezier(.2,1,.22,1);
-webkit-transition:all .7s cubic-bezier(.2,1,.22,1)
}
.nectar-video-box:hover .nectar_video_lightbox:after{
-webkit-transform:scale(1.14);
transform:scale(1.14)
}
.nectar-video-box[data-hover="zoom_button"] .play{
position:relative;
z-index:10
}
.nectar-video-box .inner-wrap >a.full-link{
position:absolute;
display:block;
top:0;
left:0;
height:100%;
width:100%;
z-index:100
}
.nectar-video-box:hover img{
transform:scale(1.14);
-webkit-transform:scale(1.14)
}
.nectar-video-box .nectar_video_lightbox path{
fill:#fff!important
}
body .nectar-video-box[data-hover="zoom_button"] .nectar_video_lightbox{
background-color:transparent!important
}
.nectar-video-box .inner-wrap {
overflow: hidden;
}
.nectar-video-box[data-border-radius*="px"] > .inner-wrap {
transform: translateZ(0);
}
.nectar-video-box[data-border-radius="3px"] .inner-wrap {
border-radius: 3px;
}
.nectar-video-box[data-border-radius="5px"] .inner-wrap {
border-radius: 5px;
}
.nectar-video-box[data-border-radius="10px"] .inner-wrap {
border-radius: 10px;
}
.nectar-video-box[data-border-radius="15px"] .inner-wrap {
border-radius: 15px;
}
.nectar-video-box[data-border-radius="20px"] .inner-wrap {
border-radius: 20px;
}
.nectar-video-box[data-shadow*="depth"]:before {
position: absolute;
width: 98%;
height: 98%;
top: 1%;
left: 1%;
display: block;
content: '';
z-index: -1;
}
.nectar-video-box[data-play-button-size="larger"] .nectar_video_lightbox {
height: 110px;
width: 110px;
margin-left: -55px;
margin-top: -55px;
}
@media only screen and (max-width : 690px) {
.nectar-video-box[data-play-button-size="larger"] .nectar_video_lightbox {
width: 70px;
height: 70px;
margin-top: -35px;
margin-left: -35px;
}
}.nectar-milestone{
text-align:center
}
.nectar-milestone:not(.animated-in){
opacity:0
}
.span_12.right .nectar-milestone, .nectar-milestone[data-ms-align="right"]{
text-align:right
}
.nectar-milestone[data-ms-align="left"]{
text-align:left
}
.span_12.right .nectar-milestone[data-symbol-alignment="superscript"]{
padding-right:40px
}
body .nectar-milestone .number h1,
body .nectar-milestone .number h2,
body .nectar-milestone .number h3,
body .nectar-milestone .number h4,
body .nectar-milestone .number h5{
font-size:inherit;
line-height:inherit;
color:inherit;
display:inline-block
}
.nectar-milestone .number{
font-size:62px;
line-height:62px;
font-family:'Open Sans';
font-weight:600;
margin-bottom:5px;
position:relative;
display:inline-block
}
.nectar-milestone.motion_blur .number span:not(.in-sight) {
transform:translateY(-100%);
-webkit-transform:translateY(-100%);
opacity:0
}
.nectar-milestone.motion_blur .number span{
display:inline-block
}
body .nectar-milestone .subject {
letter-spacing:0.5px;
font-size:16px;
line-height:25px
}
.nectar-milestone .number .symbol-wrap{
display:inline-block
}
.nectar-milestone[data-symbol-alignment="superscript"] .number .symbol-wrap{
transform:translateX(103%);
-webkit-transform:translateX(103%);
top:0;
right:0;
position:absolute;
display:inline;
font-size:30px;
line-height:34px
}
.nectar-milestone[data-symbol-alignment="superscript"][data-symbol-pos="before"] .number .symbol-wrap{
transform:translateX(-103%);
-webkit-transform:translateX(-103%);
right:auto;
left:0
}
.milestone-wrap{
text-align:center
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
.nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
.nectar-milestone {
margin-bottom: 15px;
}
.nectar-milestone:not(.animated-in) {
opacity: 1;
}
.nectar-milestone.motion_blur .number span:not(.in-sight) {
transform: none;
-webkit-transform: none;
-moz-transform: none;
opacity: 1;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
.full-width-content .vc_span2 .nectar-milestone .number,
.full-width-content .vc_col-sm-2 .nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
}