#slide-out-widget-area.fullscreen,
#slide-out-widget-area.fullscreen-alt{
position:fixed;
width:100%;
height:100%;
right:auto;
left:0;
top:0;
z-index:9997;
background-color:transparent!important;
text-align:center;
display:none;
overflow-y:scroll;
overflow-x:hidden;
padding-right:20px;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box
}
#slide-out-widget-area.fullscreen .inner, 
#slide-out-widget-area.fullscreen-alt .inner{
width:100%;
position:relative;
top:50%;
left:0;
height:auto
}
#slide-out-widget-area.fullscreen .inner.overflow-state, 
#slide-out-widget-area.fullscreen-alt .inner.overflow-state{
top:0;
transform:none!important;
-webkit-transform:none!important;
margin:50px 0 120px 0
}
#slide-out-widget-area.fullscreen .inner-wrap, 
#slide-out-widget-area.fullscreen-alt .inner-wrap{
height:100%;
margin-right:-20px
}
.using-mobile-browser #slide-out-widget-area.fullscreen .inner-wrap,
.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap{
margin-right:0
}
.using-mobile-browser #slide-out-widget-area.fullscreen-alt{
overflow:auto;
padding-top:0
}
.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap{
overflow-y:scroll
}
#slide-out-widget-area.fullscreen .inner .widget, 
#slide-out-widget-area.fullscreen-alt .inner .widget{
opacity:0;
transform:translateY(110px);
-webkit-transform:translateY(110px);
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container{
transform:translateY(0px);
-webkit-transform:translateY(0px);
opacity:1;
margin:0
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu >li{
opacity:0;
transform:translateY(110px);
-webkit-transform:translateY(110px);
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu >li{
opacity:0;
transform:translateY(40px);
-webkit-transform:translateY(40px);
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu li, 
#slide-out-widget-area.fullscreen .menuwrapper li, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li, 
#slide-out-widget-area.fullscreen-alt .menuwrapper li{
margin:0 0 8px 0
}
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{
font-size:48px;
line-height:48px;
font-family:'Open Sans';
font-weight:700;
letter-spacing:-1px
}
@media only screen and (max-width: 690px) {
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{
font-size:32px;
line-height:32px;
}
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
display:inline-block;
position:relative;
color:rgba(255,255,255,0.7);
opacity:1;
padding-left:0;
padding-right:0
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li.no-pointer-events, 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li.no-pointer-events {
pointer-events:none
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
-webkit-transition: color .2s;
transition: color .2s;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a:hover {
color: #fff;
}
#slide-out-widget-area.fullscreen .inner .widget, 
#slide-out-widget-area.fullscreen-alt .inner .widget{
max-width:1425px;
width:100%;
margin:0 auto 60px auto;
padding:0 90px
}
@media only screen and (min-width:690px){
#slide-out-widget-area.fullscreen .recent_projects_widget div a,
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a{
width:10.5%
}
#slide-out-widget-area.fullscreen .recent_projects_widget div a:nth-child(3n+3), 
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a:nth-child(3n+3){
margin:2% 2% 0 0
}
#slide-out-widget-area.fullscreen .recent_projects_widget div a:nth-child(8n+8), 
#slide-out-widget-area.fullscreen-alt .recent_projects_widget div a:nth-child(8n+8){
margin-right:0
}
}
#slide-out-widget-area.fullscreen .widget_recent_comments ul li, 
#slide-out-widget-area.fullscreen-alt .widget_recent_comments ul li{
background:transparent;
margin-bottom:0px;
padding:0px
}
#slide-out-widget-area.fullscreen .tagcloud a, 
#slide-out-widget-area.fullscreen-alt .tagcloud a{
float:none;
display:inline-block
}
#slide-out-widget-area.fullscreen .widget_calendar table tbody td, 
#slide-out-widget-area.fullscreen-alt .widget_calendar table tbody td{
padding:20px
}
#slide-out-widget-area-bg.fullscreen-alt{
padding:20px;
background-color:transparent;
transform:none!important;
-webkit-transform:none!important;
will-change:opacity,padding
}
body[data-slide-out-widget-area-style="fullscreen-alt"] #header-outer{
border-bottom-color:transparent
}
body #slide-out-widget-area-bg.fullscreen-alt{
transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease;
-webkit-transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease
}
body #slide-out-widget-area-bg.fullscreen-alt.open{
transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease;
-webkit-transition:padding 0.3s cubic-bezier(0.215,0.61,0.355,1),opacity 0.25s ease
}
body #slide-out-widget-area-bg.fullscreen-alt.solid, 
body #slide-out-widget-area-bg.fullscreen-alt.dark, 
body #slide-out-widget-area-bg.fullscreen-alt.medium, 
body #slide-out-widget-area-bg.fullscreen-alt.light{
opacity:0
}
#slide-out-widget-area-bg.fullscreen-alt.padding-removed{
padding:0!important
}
.admin-bar #slide-out-widget-area-bg.fullscreen-alt.padding-removed{
padding-top:32px!important
}
.admin-bar #slide-out-widget-area-bg.fullscreen-alt{
padding-top:52px
}
#slide-out-widget-area-bg.fullscreen, 
#slide-out-widget-area-bg.fullscreen-alt{
transform:translateY(-100%);
-webkit-transform:translateY(-100%);
opacity:1;
display:none
}
#slide-out-widget-area-bg.fullscreen-alt{
display:block;
left:-100%
}
#slide-out-widget-area-bg.fullscreen.solid, 
#slide-out-widget-area-bg.fullscreen-alt.solid{
opacity:1
}
#slide-out-widget-area-bg.fullscreen.dark, 
#slide-out-widget-area-bg.fullscreen-alt.dark{
opacity:0.93
}
#slide-out-widget-area-bg.fullscreen.medium, 
#slide-out-widget-area-bg.fullscreen-alt.medium{
opacity:0.6
}
#slide-out-widget-area-bg.fullscreen.light, 
#slide-out-widget-area-bg.fullscreen-alt.light{
opacity:0.4
}
#slide-out-widget-area.fullscreen .off-canvas-social-links, 
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links{
position:fixed;
bottom:18px;
right:18px
}
#slide-out-widget-area.fullscreen .bottom-text, 
#slide-out-widget-area.fullscreen-alt .bottom-text{
position:fixed;
bottom:28px;
left:28px;
opacity:0;
padding-bottom:0
}
#slide-out-widget-area.fullscreen-alt .bottom-text {
color:#fff
}
@media only screen and (min-width:1000px){
#slide-out-widget-area.fullscreen .bottom-text[data-has-desktop-social="false"],
#slide-out-widget-area.fullscreen-alt .bottom-text[data-has-desktop-social="false"]{
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%)
}
}
#slide-out-widget-area.fullscreen .off-canvas-social-links li{
display:inline-block;
margin:0 8px;
transform:scale(0);
-webkit-transform:scale(0);
}
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links li{
display:inline-block;
transform:scale(0);
-webkit-transform:scale(0);
}
#slide-out-widget-area.fullscreen .inner >div, 
#slide-out-widget-area.fullscreen-alt .inner >div{
margin:13px 0px
}
body #slide-out-widget-area.fullscreen .slide_out_area_close, 
body #slide-out-widget-area.fullscreen-alt .slide_out_area_close{
display:none!important
}
#slide-out-widget-area.fullscreen .menuwrapper li a, 
#slide-out-widget-area.fullscreen-alt .menuwrapper li a{
display:block;
position:relative;
padding:6px 20px;
color:#fff;
outline:none
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li a{
overflow:hidden
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li small{
display:block
}
#slide-out-widget-area.fullscreen-alt .menuwrapper li.back >a{
padding:6px 0;
transform:scale(0.7);
-webkit-transform:scale(0.7);
background-color:transparent!important
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104200;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104300;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 104500; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 104400; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 104600;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
top: 20px;
color: #333;   
display: inline-block;
width: 20px!important;
height: 20px;
padding-right: 0!important;
line-height: 20px!important;
transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
-webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
}
.mfp-close-btn-in .mfp-close:hover {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before {
content: "\e117";
font-size: 20px;
display: block;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
body.original .mfp-arrow:before,
body.original .mfp-arrow:after,
body.original .mfp-arrow .mfp-b,
body.original .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
body.original .mfp-arrow:after,
body.original .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
body.original .mfp-arrow:before,
body.original .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
body.original .mfp-arrow-left:after,
body.original .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
body.original .mfp-arrow-left:before,
body.original .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
body.original .mfp-arrow-right:after,
body.original  .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
body.original .mfp-arrow-right:before,
body.original .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe, .mfp-iframe-scaler > div.video, .mfp-iframe-scaler > div.video .mejs-container {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000; }
.mfp-iframe-scaler > div.video .mejs-container { width: 100%!important; height: 100%!important;}
.mfp-wrap .mfp-container .mfp-iframe-scaler .wp-video-shortcode video {
height: 100%!important;
width: 100%!important;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 55px 0 55px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 55px;
bottom: 55px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1; background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -40px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.ascend .mfp-arrow-left, .material .mfp-arrow-left {
left: 20px!important;
}
.ascend .mfp-arrow-right, .material .mfp-arrow-right {
right: 20px!important;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.mfp-bg {
transition: all 0.3s ease-out;
}
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.93);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,  .mfp-zoom-in.mfp-ready .mfp-iframe-scaler,
.mfp-zoom-in.mfp-ready div[id*="video-popup-"].mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.85;
}
body .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler {
transform: scale(0.93)!important;
opacity: 0!important;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-wrap.mfp-removing .mfp-arrow-left, .mfp-wrap.mfp-removing .mfp-arrow-right {
opacity: 0;
}
.mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
transform: scale(1.3);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
}@media only screen and (min-width: 1300px) {
.container,  
body[data-ext-responsive="false"] #boxed #header-outer[data-full-width="true"] header > .container,  
body[data-ext-responsive="false"] #boxed #header-secondary-outer[data-full-width="true"] > .container,
.post-area.standard-minimal.full-width-content .post .inner-wrap,
body[data-header-format="left-header"] .container, 
body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 1100px;
}
} @media only screen and (min-width: 1000px) and (max-width: 1300px) {
h2 .nectar-button {
top: -2px;
}
#author-bio #author-info,
.ascend #ajax-content-wrap .container-wrap #author-bio #author-info {
width: 544px;
}
#project-meta ul li .nectar-love-wrap.fadein {
margin-right: 11px;
padding-right: 11px;
}
.post-area.masonry {
width: 895px;
}
.post-area.masonry.span_9 {
width: 660px;
margin-right: 10px;
}
.post-area.masonry.span_9 .masonry-blog-item {
width: 46.5%;
}
#page-header-bg .span_6 .subheader {
font-size: 24px;
}
.nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2, 
#boxed .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
font-size: 32px;
line-height: 50px;
}
body .swiper-slide .content p {
font-size: 20px;
line-height: 34px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
font-size: 14px;
line-height: 24px;
}
.main-content .col.span_4 .col.span_2 img, 
.main-content .col.span_3 .col.span_2 img, 
.main-content .col.span_2 .col.span_2 img, 
.main-content .col.span_6 .col.span_2 img {
padding-right: 5px;
top: -3px;
}
.carousel-next {
right: 0;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
.portfolio-items:not(.carousel) .col .work-item.style-2 i {
line-height: 32px;
height: 32px;
width: 32px;
font-size: 14px;
}
#top nav > ul > li > a {
padding-left: 8px;
}
.sf-sub-indicator {
left: 6px;
}
body .swiper-slide .content p.transparent-bg span,
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
line-height: 38px;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
max-width: 720px;
}
body .vc_pie_chart .vc_pie_chart_value {
font-size: 32px;
}
} @media only screen and (min-width : 690px) and (max-width : 999px) {
.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, 
.span_7, .span_8, .span_9, .span_10, .span_11, .span_12 {
width: 100%;
margin-left: 0;
}
.col, body .vc_row-fluid .wpb_column {
margin-bottom: 25px;
}
#header-outer .col {
margin-bottom: 0;
margin-right: 0;
}
body .vc_row-fluid .wpb_column,
body .vc_row-fluid .vc_col-sm-2,
body .vc_row-fluid .vc_col-sm-3,
body .vc_row-fluid .vc_col-sm-4,
body .vc_row-fluid .vc_col-sm-6,
body .vc_row-fluid .vc_col-sm-8,
body .vc_row-fluid .vc_col-sm-9,
body .vc_row-fluid .vc_col-sm-10,
body .vc_row-fluid .vc_col-sm-11 {
width: 100%;
margin-right: 0!important;
margin-left: 0;
}
body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
margin-right: 20px;
margin-left: 20px;
width: calc(100% - 40px);
}
body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
margin-right: 0;
width: 100%;
} .wpb_row .span_12 > .col.padding-6-percent[data-t-w-inherits="small_desktop"][data-padding-pos="all"] {
padding: 5%;
}
.wpb_row .span_12 > .col.padding-7-percent[data-t-w-inherits="small_desktop"][data-padding-pos="all"] {
padding: 6%;
}
.wpb_row .span_12 > .col.padding-8-percent[data-t-w-inherits="small_desktop"][data-padding-pos="all"] {
padding: 7%;
}
.wpb_row .span_12 > .col.padding-9-percent[data-t-w-inherits="small_desktop"][data-padding-pos="all"] {
padding: 8%;
}
.wpb_row .span_12 > .col.padding-10-percent[data-t-w-inherits="small_desktop"][data-padding-pos="all"] {
padding: 9%;
}
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"] {
margin-bottom: 0;
}
.vc_col-sm-1[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-1 {
width: 6.382978723%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-1[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-1 {
width: 8.33%;
margin-left: 0;
}
.vc_col-sm-2[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-2 {
width: 14.89361702%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-2[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-2 {
width: 16.66%;
margin-left: 0;
}
.vc_col-sm-3[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-3 {
width: 23.404255317%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-3[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-3 {
width: 25%;
margin-left: 0;
}
.vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 {
width: 31.914893614%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 {
width: 33.33%;
margin-left: 0;
}
.vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 {
width: 40.425531911%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 {
width: 41.5%;
margin-left: 0;
}
.vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 {
width: 48.93617020799999%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 {
width: 50%;
margin-left: 0;
}
.vc_col-sm-7[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-7 {
width: 57.446808505%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-7[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-7 {
width: 58.3%;
margin-left: 0;
}
.vc_col-sm-8[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-8 {
width: 65.95744680199999%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-8[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-8 {
width: 66.66%;
margin-left: 0;
}
.vc_col-sm-9[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-9 {
width: 74.468085099%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-9[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-9 {
width: 75%;
margin-left: 0;
}
.vc_col-sm-10[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-10 {
width: 82.97872339599999%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-10[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-10 {
width: 83.0%;
margin-left: 0;
}
.vc_col-sm-11[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-11 {
width: 91.489361693%;
margin-left: 2.1%;
}
.full-width-content.vc_row-fluid .vc_col-sm-11[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .full-width-content.vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-11 {
width: 91.5%;
margin-left: 0;
}
.vc_col-sm-12[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-12 {
width: 100%;
}
body .vc_row-fluid [class*="vc_col-"][data-t-w-inherits="small_desktop"]:first-child:not([class*="offset"]) {
margin-left: 0;
} body .vc_row-fluid .vc_col-sm-2 {
width: 31.2%;
margin-left: 3.1%;
}
body .vc_row-fluid.full-width-content .vc_col-sm-2 {
width: 33.3%;
margin-left: 0%;
}
body .vc_row-fluid .vc_col-xs-6[class*="vc_col-xs-"] {
width: 48.93617020799999%;
}
body .vc_row-fluid.full-width-content .vc_col-xs-6 {
width: 50%;
}
body .vc_row-fluid .vc_col-xs-12[class*="vc_col-xs-"] {
width: 100%;
}
body #nectar_fullscreen_rows .vc_row-fluid .vc_col-sm-7, 
body #nectar_fullscreen_rows .vc_row-fluid .vc_col-sm-5 {
width: 100%;
margin-left: 0;
}
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]) {
margin-left: 0;
}
.container {
max-width: 600px;
}
.wpb_column.force-tablet-text-align-left, 
.wpb_column.force-tablet-text-align-left .col {
text-align: left!important;
}
.wpb_column.force-tablet-text-align-right, 
.wpb_column.force-tablet-text-align-right .col {
text-align: right!important;
}
.wpb_column.force-tablet-text-align-center, 
.wpb_column.force-tablet-text-align-center .col, 
.wpb_column.force-tablet-text-align-center .vc_custom_heading {
text-align: center!important;
}
body:not(.material) #header-secondary-outer[data-full-width="true"] >.container nav > ul >li:last-child,
body:not(.material) #header-secondary-outer nav > ul > li:last-child {
border-right: 1px solid #dddddd;
}
body:not(.material) #header-secondary-outer[data-mobile="display_full"] nav > #social > li:last-child {
border: none;
}
.one-fourths.span_3,
.one-fourths.vc_span3, 
.one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
width: 48%!important;
margin-bottom: 2%;
margin-right: 15px;
margin-left: 0!important;
padding: 15px;
float: left;
}
.full-width-content.vc_row-fluid .one-fourths.vc_span3,
.full-width-content.vc_row-fluid .one-fourths.vc_span4,
.full-width-content.vc_row-fluid .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]),
.full-width-content.vc_row-fluid .one-fourths.vc_col-sm-4:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="none"] > .span_12 > .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
width: 50%!important;
}
.one-fourths.span_3.clear-both,
.one-fourths.vc_span3.clear-both, 
.one-fourths.vc_col-sm-3.clear-both:not([class*="vc_col-xs-"]) {
clear: both;
}
.one-fourths.span_3.right-edge, 
.one-fourths.vc_span3.right-edge, 
.one-fourths.vc_col-sm-3.right-edge:not([class*="vc_col-xs-"]) {
margin-right: 0;
}
.portfolio-items .col {
width: 100%;
margin-left: 0;
margin-bottom: 8px;
}
.portfolio-items:not(.carousel) div:nth-child(2n+2), 
.portfolio-items:not(.carousel) div:nth-child(2n+2) {
clear: both;
}
body .portfolio-items:not(.carousel)[data-col-num="cols-3"], 
body .portfolio-items:not(.carousel)[data-col-num="cols-4"] {
margin: 0 -2% 0 -2%;
}
.portfolio-items[data-ps="6"] .col {
padding: 2%;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.col.boxed:hover,
.ascend .main-content .col.boxed:hover,
.material .main-content .col.boxed:hover {
margin-top: 0;
top: 0;
transform: none;
-webkit-transform: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
#call-to-action .container a {
margin-top: 20px;
margin-left: 0;
}
#ajax-content-wrap .post-area {
padding-right: 0;
}
body.single-portfolio .row .col.section-title h1 {
width: 450px;
margin: 0 auto;
display: block;
}
#ajax-content-wrap .contact-info {
padding-left: 0;
}
.nectar-google-map {
max-height: 425px;
}
#sidebar #flickr > div {
width: 16%;
}
#footer-outer #copyright .col {
width: 49%;
margin-bottom: 0;
}
#footer-widgets .container .col {
margin-left: 15px;
width: 48%;
}
#footer-widgets .one-fourths .span_3:nth-child(2n+1) {
margin-left: 0;
}
body #sidebar #flickr div {
float: left;
}
#sidebar .recent_projects_widget div a, 
body #sidebar #flickr div a {
width: 90px;
}
#sidebar .recent_projects_widget div a:nth-child(3n+3), 
body #sidebar #flickr div:nth-child(3n+3) a {
margin: 2% 2% 0 0;
}
body #sidebar .recent_projects_widget div a:last-child, 
body #sidebar #flickr div {
margin-right: 0;
}
#author-bio #author-info {
width: 494px;
}
#page-header-bg .span_6 h1 {
font-size: 32px;
line-height: 38px;
}
#page-header-bg .span_6 {
top: auto!important;
float: none;
}
body.single-post #page-header-bg[data-post-hs="default_minimal"] {
padding-top: 10%;
padding-bottom: 10%;
}
.page-header-no-bg #ajax-content-wrap .portfolio-filters {
margin-top: 15px;
float: none;
clear: both;
height: auto;
}
#page-header-bg[data-parallax="1"] .project-title .span_6 {
padding-right: 70px;
}
.page-header-no-bg  .portfolio-filters ul {
position: absolute;
width: 100%;
}
html.js #page-header-bg[data-parallax="0"].not-loaded {
background-color: #F5F5F5;
}
.pricing-table[class*="cols"] > div {
width: 50%;
margin-bottom: 25px;
}
.pricing-table[data-style] .pricing-column.highlight .nectar-button {
margin-bottom: 10px;
margin-top: 0;
}
.pricing-column.highlight {
margin-top: 0;
}
.pricing-table[data-style] .pricing-column h3 {
font-size: 20px;
}
.pricing-table[data-style] .pricing-column.highlight h3 {
padding: 5px 0px;
}
body .clients.no-carousel > div,
body .clients.four-cols.no-carousel >div {
width: 24.2%;
margin-right: 1%;
}
body .clients.no-carousel.six-cols > div {
width: 15.8% ;
margin-right: 1%;
}
body .clients.no-carousel.five-cols  > div {
width: 19.2%;
margin-right: 1%;
}
body .clients.no-carousel > div:nth-child(4n+4) {
margin-right: 0;
}
body .clients.carousel > div {
margin: 0 5px;
}
#call-to-action .container span {
display: block;
}
.masonry-blog-item {
width: 47.7%;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 610px;
}
#ajax-content-wrap .post-area.masonry.span_9,
.post-area.masonry.span_9 {
margin-bottom: 90px;
}
.post-area.masonry.span_9 .masonry-blog-item {
width: 47.3%;
}
.post-area.masonry.span_9.material .masonry-blog-item {
width: 47.1%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 99%;
}
body.woocommerce .container div.product div.images div.thumbnails a, 
body.woocommerce .container #content div.product div.images div.thumbnails a, 
body.woocommerce-page .container div.product div.images div.thumbnails a, 
body.woocommerce-page .container #content div.product div.images div.thumbnails a {
width: 16.9%;
margin-right: 3.8%;
}
.woocommerce .container div.product div.images div.thumbnails a:nth-child(5n+5) {
margin-right: 0;
}
.main-content .col.span_4 .col.span_2, 
.main-content .col.span_3 .col.span_2, 
.main-content .col.span_2 .col.span_2, 
.main-content .col.span_6 .col.span_2 {
width: 7%;
}
.main-content .col.span_4 .span_10, 
.main-content .col.span_3 .col.span_10, 
.main-content .col.span_2 .col.span_10, 
.main-content .col.span_6 .col.span_10 {
width: 91%;
}
.testimonial_slider .flickity-page-dots {
bottom: -35px;
}
#ajax-content-wrap .span_12 .col.span_6.empty-second {
width: 49%;
}
.nectar-button.extra_jumbo {
font-size: 32px;
line-height: 60px;
padding: 30px 50px;
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo {
border-width: 8px;
}
body .swiper-slide .content p i {
width: 18px;
font-size: 16px;
}
.carousel-next {
right: 1px;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
body .swiper-slide .content p.transparent-bg span,
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
line-height: 29px;
}
#footer-widgets .container .col.span_6, 
#footer-widgets .container .col.span_4 {
margin-left: 0;
margin-right: 15px;
padding: 15px;
margin-bottom: 0;
}
#footer-widgets .container .col.span_4 {
margin-bottom: 40px;
}
#footer-widgets .container .row > div:last-child, 
#footer-widgets .container .row > div.col_last {
margin-right: 0;
}
.iosSlider.product-thumbnails .thumb {
width: 112px;
}
#footer-widgets .container .row > div:nth-child(2).span_4,
body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3), 
body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3) {
margin-right: 0!important;
}
body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2), 
body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2) {
margin-right: 2%!important;
}
} @media only screen and (max-width : 690px) {
body[data-header-format].material #header-secondary-outer {
display: none;
height: 0;
}
.material:not(.admin-bar) #header-outer[data-using-secondary="1"] {
top: 0;
}
body #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items {
display: block;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] {
height: auto!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div {
position: relative!important;
left: 0!important;
}
#header-outer[data-using-secondary="1"]:not(.hidden-secondary) {
transform: none!important;
}
.vc_row-fluid [class*="vc_span"] {
width: 100%!important;
}
.vc_row-fluid [class*="vc_col-"] {
width: 100%;
}
body .vc_row-fluid .wpb_column {
width: 100%;
margin-right: 0!important;
margin-left: 0;
margin-bottom: 25px;
}
body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
margin-right: 20px;
margin-left: 20px;
width: calc(100% - 40px);
}
body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
margin-right: 0;
width: 100%;
}
body .vc_row-fluid .vc_col-sm-2 {
width: 48%;
margin-left: 4%;
}
body .vc_row-fluid.full-width-content .vc_col-sm-2 {
width: 50%;
margin-left: 0%;
}
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]) {
margin-left: 0;
}
.container, 
.orbit-wrapper .slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 320px;
}
body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu,
body #header-outer[data-full-width="true"] header > .container, 
body #header-secondary-outer[data-full-width="true"] > .container {
max-width: 100%;
padding: 0 18px;
}
.col {
margin-bottom: 25px;
}
.wpb_column.force-phone-text-align-left, 
.wpb_column.force-phone-text-align-left .col {
text-align: left!important;
}
.wpb_column.force-phone-text-align-right, 
.wpb_column.force-phone-text-align-right .col {
text-align: right!important;
}
.wpb_column.force-phone-text-align-center, 
.wpb_column.force-phone-text-align-center .col,  
.wpb_column.force-phone-text-align-center .vc_custom_heading {
text-align: center!important;
}
.post-area {
margin-bottom: 0;
}
.col.boxed:hover,
.ascend .main-content .col.boxed:hover,
.material .main-content .col.boxed:hover {
margin-top: 0;
top: 0;
transform: none;
-webkit-transform: none;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
#header-outer .col {
margin-bottom: 0;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 100%;
}
#fp-nav ul li a, 
.fp-slidesNav ul li a {
padding: 11px 11px;
}
#fp-nav ul li a span, 
.fp-slidesNav ul li a span {
height: 6px;
width: 6px;
}
#fp-nav.right {
right: 10px;
}
.nectar_fullscreen_zoom_recent_projects .dot-nav {
display: none;
}
.container .post .post-meta {
display: none;
}
#ajax-content-wrap .container .post .post-content {
padding-left: 0;
}
.container .post .post-header h3, 
.standard-minimal.post-area .post.quote .post-content h3 {
font-size: 18px;
line-height: 28px;
}
.container .post-header {
font-size: 12px;
}
.post-content.classic .post-header > span:after {
height: 9px;
}
.container .comment-list .comment > div {
padding: 25px 25px 40px 25px;
}
#ajax-content-wrap .comment-list .children {
padding-left: 20px;
}
.container .comment-list .comment > div img.avatar {
display: block;
position: relative;
height: 30px;
width: 30px;
top: 0;
left: 0;
margin-bottom: 5px;
}
body:not(.material) .comment-list .children {
background-image: none;
}
body.ascend #ajax-content-wrap .comment-list .children {
margin-left: 0;
padding-left: 30px;
}
body.material #ajax-content-wrap .comment-list .comment > div, 
body.material #ajax-content-wrap .comment-list .pingback > div {
margin-top: 2.5em;
}
body.material .comment-list .children {
border-left: 1px solid rgba(0,0,0,0.1);
}
body.material .container .comment-list .comment > div {
padding: 0px 0 40px 0;
}
body.material #ajax-content-wrap .comment-list .children {
margin-left: 0;
padding-left: 30px;
}
body.material #ajax-content-wrap .comment-list .comment .comment > div {
padding-left: 0;
}
.container #respond h3 {
font-size: 13px;
}
.container .comment-list .reply {
right: 29px;
top: auto;
bottom: 29px;
}
.original .container .comment-list .reply {
right: 0;
top: auto;
bottom: 0;
margin-top: 20px;
position: relative;
}
.auto_meta_overlaid_spaced .masonry-blog-item {
margin-bottom: 0;
}
body h1.jumbo, 
body h2.jumbo, 
body h3.jumbo, 
body h4.jumbo, 
body h5.jumbo, 
body h6.jumbo, 
p.jumbo {
font-size: 60px;
line-height: 70px;
}
.container .contact-info {
padding-left: 0;
}
#single-meta .meta-comment-count,
.row .col.section-title [data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count):not(.share-btn), 
.single #page-header-bg #single-below-header[data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count) {
display: none;
}
.single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"],
.single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] {
margin-top: 15px;
}
.single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span,
.single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span {
padding-left: 0;
}
#ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] #single-below-header span:not(.updated),
#ajax-content-wrap .row.heading-title[data-header-style="default_minimal"] .col.section-title span.meta-category  {
display: inline-block;
}
.single-post #single-meta .nectar-social[data-position="right"] {
margin-left: 0;
}
#single-meta .nectar-social.hover[data-position="right"] .nectar-social-inner {
left: 0;
text-align: left;
right: auto;
}
#single-meta .nectar-social {
margin-left: 0;
}
.material #page-header-bg.fullscreen-header .author-section {
margin-top: 5px;
}
html.js #page-header-bg[data-parallax="0"].not-loaded {
background-color: #F5F5F5;
}
#page-header-bg .portfolio-filters ul {
position: absolute;
width: 100%;
}
#page-header-bg .span_6 {
margin-bottom: 15px;
}
body #footer-outer #copyright .col ul {
float: left;
}
body #footer-outer #copyright .col ul li:first-child {
margin-left: 0;
}
#call-to-action .container a {
display: block;
margin-top: 20px;
margin-left: 0;
}
#call-to-action {
font-size: 18px;
}
#ajax-content-wrap h2 .nectar-button, 
#ajax-content-wrap h3 .nectar-button, 
#ajax-content-wrap h4 .nectar-button {
display: block;
}
#ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
margin-bottom: 40px;
}
#footer-outer #flickr img, #sidebar #flickr img {
width: 95px;
}
.post-area #pagination,
.post-area.masonry #pagination {
padding-left: 0;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
body #portfolio {
margin: 3px 0 0;
}
.bottom_controls #portfolio-nav .controls li#next-link a i:after,
.bottom_controls #portfolio-nav .controls li#prev-link a i:after {
display: none;
}
#search-results .result, 
.masonry-blog-item {
width: 100%!important;
margin-right: 0!important;
margin-bottom: 25px;
margin-left: 0!important;
}
.posts-container[data-load-animation="none"] article .inner-wrap.animated {
opacity: 1;
}
.masonry-blog-item {
position: relative!important;
top: auto!important;
display: block;
}
.gallery .gallery-item {
width: 100%!important;
}
#author-bio img {
margin-right: 0;
width: 60px;
height: 60px;
}
.row .blog-recent[data-style="list_featured_first_row"].columns-3 .featured .post-featured-img {
padding-bottom: 75%;
}
.section-down-arrow i.icon-default-style[class^="icon-"] {
font-size: 16px;
}
.section-down-arrow {
bottom: 10px;
right: 20px;
}
#page-header-bg.fullscreen-header .author-section {
bottom: 20px;
}
#page-header-bg.fullscreen-header .author-section .meta-date:not(.updated) {
margin-top: -4px;
display: block;
}
#contact-map {
height: 270px;
}
.nectar-google-map {
max-height: 270px;
}
.pp_pic_holder {
left: 9px;
width: 96%;
}
.pp_content {
width: 100%;
height: 290px;
}
.pp_content iframe {
width: 100%;
}
.pp_content .pp_inline iframe {
height: 250px;
}
.pp_content #pp_full_res img {
width: 100%;
height: auto;
}
#page-header-bg .span_6 h1, 
body.search #page-header-bg h1,
.single.single-post .section-title h1,
body.single.single-post .row .col.section-title.span_12 h1 {
font-size: 24px;
line-height: 30px;
margin-bottom: 4px;
}
#page-header-bg .span_6 {
top: auto!important;
float: none;
}
#page-header-bg .author-section .meta-author .avatar {
display: none;
}
#page-header-bg.fullscreen-header .author-section .avatar-post-info {
margin: 10px 0 0 0;
}
#ajax-content-wrap .pricing-table > div {
width: 100%;
margin: 0 0 25px 0;
}
body .clients[class*="col"].no-carousel > div {
margin-right: 1%;
width: 49.4%;
}
body .clients[class*="col"].no-carousel > div:nth-child(2n+2) {
margin-right: 0;
}
body .clients[class*="col"].carousel > div {
margin: 0 5px;
width: 150px;
}
body .clients.carousel.phone > div {
width: 150px;
}
.clients[data-additional_padding="2"].no-carousel  >div {
padding: 2% 4% 2% 4%;
}
.clients[data-additional_padding="3"].no-carousel  >div {
padding: 3% 6% 3% 6%;
}
.clients[data-additional_padding="4"].no-carousel  >div {
padding: 5% 10% 5% 10%;
}
body .row #error-404 h1 {
font-size: 150px;
line-height: 150px;
}
body .row #error-404 h2 {
font-size: 32px;
}
body .row #error-404 {
margin-bottom: 0;
}
body.woocommerce .post-area .woocommerce-result-count,
body.woocommerce .post-area .woocommerce-ordering {
float: none;
}
body.woocommerce .post-area .woocommerce-ordering {
right: 0;
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
float: none;
border-right: 0;
width: 100%;
}
div[data-style="minimal"] .toggle h3 a {
font-size: 20px;
line-height: 24px;
}
#page-header-bg #portfolio-nav ul,
.section-title #portfolio-nav ul {
margin-bottom: 0;
}
#portfolio-nav ul:first-child {
z-index: 103;
}
#portfolio-nav .controls:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
body .container .portfolio-filters-inline.full-width-content .container,
body #ajax-content-wrap .container .portfolio-filters-inline.full-width-content .container {
padding-left: 0;
padding-right: 0;
}
body #full_width_portfolio .project-title.parallax-effect .container, 
body #page-header-bg .project-title .container {
padding-bottom: 30px;
}
body #page-header-bg .section-title, 
.project-title .section-title,
body.single .project-title .section-title {
padding: 0;
}
.row .col.section-title.project-title {
padding-bottom: 30px;
margin-bottom: 30px!important;
}
#footer-outer #social li {
margin-right: 10px;
margin-left: 0;
}
.wpb_gallery .parallax-grid-item {
margin-bottom: 30px;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 320px;
}
#ajax-content-wrap .post-area.masonry.span_9,
.post-area.masonry.span_9 {
margin-bottom: 90px;
}
.ascend #ajax-content-wrap .comment-list .reply {
top: 0;
}
#customer_details > div {
width: 100%;
float: none;
}
body #header-secondary-outer nav > ul > li, 
body #header-secondary-outer nav > ul > li a,
#header-secondary-outer nav >ul >li:last-child {
border: none;
}
body:not(.material) #header-secondary-outer nav .sf-menu {
padding-top: 10px;
padding-bottom: 10px;
}
body:not(.material) #header-secondary-outer ul#social {
padding: 10px 0px;
}
.woocommerce .shop_table .coupon {
margin-bottom: 10px;
margin-top: 5px;
}
.woocommerce #customer_login.col2-set .col-1, 
.woocommerce-page #customer_login.col2-set .col-1, 
.woocommerce #customer_login.col2-set .col-2, 
.woocommerce-page #customer_login.col2-set .col-2,
.woocommerce form.login .form-row-first, 
.woocommerce-page form.login .form-row-first, 
.woocommerce form.login .form-row-last, 
.woocommerce-page form.login .form-row-last {
width: 100%!important;
}
.woocommerce .shop_table .actions > input {
float: left!important;
}
.iosSlider.product-thumbnails .thumb {
width: 93px;
}
.main-content .col.span_4 .col.span_2, 
.main-content .col.span_3 .col.span_2, 
.main-content .col.span_2 .col.span_2, 
.main-content .col.span_6 .col.span_2 {
width: 15%;
}
.main-content .col.span_4 .span_10, 
.main-content .col.span_3 .col.span_10, 
.main-content .col.span_2 .col.span_10, 
.main-content .col.span_6 .col.span_10 {
width: 83%;
}
.nectar-video-box[data-play-button-size="larger"] .nectar_video_lightbox {
width: 70px;
height: 70px;
margin-top: -35px;
margin-left: -35px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
height: 55vh;
}
.slider-pagination {
bottom: 10px;
}
body .swiper-slide .content p i {
width: 14px;
font-size: 12px;
}
.main-content .col.span_4 .col.span_2 img, 
.main-content .col.span_3 .col.span_2 img, 
.main-content .col.span_2 .col.span_2 img, 
.main-content .col.span_6 .col.span_2 img {
padding-right: 13px;
top: -3px;
}
.carousel-next {
right: 1px;
padding-left: 1px;
}
.carousel-prev {
right: 25px;
padding-right: 1px;
}
.woocommerce .woocommerce-result-count {
padding-bottom: 0;
}
.woocommerce #ajax-content-wrap .woocommerce-ordering,
body[data-fancy-form-rcs="1"].woocommerce.woocommerce #ajax-content-wrap .woocommerce-ordering {
position: relative;
right: 0;
top: 0;
margin-left: 0;
float: none;
}
.woocommerce .product-subtotal {
display: none;
}
.nectar-button.extra_jumbo {
font-size: 24px;
line-height: 24px;
padding: 20px 30px;
}
.nectar-button.extra_jumbo.has-icon.extra-color-gradient-1, 
.nectar-button.extra_jumbo.has-icon.extra-color-gradient-2,
.nectar-button.extra_jumbo.has-icon.see-through-extra-color-gradient-1, 
.nectar-button.extra_jumbo.has-icon.see-through-extra-color-gradient-2 {
font-size: 24px;
line-height: 24px;
padding: 20px 50px;
}
.nectar-button.extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.extra_jumbo span {
left: -28px;
}
.nectar-button.extra_jumbo i, 
.nectar-button.extra_jumbo.has-icon i {
font-size: 26px;
}
body.material #ajax-content-wrap .nectar-button.extra_jumbo.has-icon {
font-size: 22px;
line-height: 22px;
padding: 24px 65px 24px 55px;
}
body.material #ajax-content-wrap .nectar-button.has-icon.extra_jumbo i {
height: 50px;
width: 50px;
line-height: 50px;
}
body.material .nectar-button.extra_jumbo .im-icon-wrap svg {
width: 24px;
height: 24px;
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo {
border-width: 6px;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span,
body .swiper-slide .content p.transparent-bg span {
line-height: 20px;
top: -5px;
left: 4px;
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
-o-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
}
#buddypress .register-section {
width: 100%;
margin-bottom: 15px;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding: 0 10%!important;
}
#header-outer[data-full-width="true"] header > .container {
padding: 0;
}
.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;
}
.blog-title ul .meta-share-count > a,
.single .blog-title #single-meta ul .meta-share-count > a{
display: none;
}
.blog-title ul .meta-share-count .nectar-social {
display: block!important;
position: relative!important;
}
.blog-title ul .meta-share-count .nectar-social,
.blog-title ul .meta-share-count .nectar-social a {
opacity: 1!important;
left: 0!important;
}
} @media only screen and (min-width : 1px) and (max-width : 999px) {
#to-top:not(.mobile-enabled) {
display: none;
}
body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
display: none;
}
body #header-outer:not(.transparent) #top .span_3 #logo[data-supplied-ml="true"] img:not(.mobile-only-logo),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.starting-logo:not(.dark-version):not(.mobile-only-logo),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.starting-logo.dark-version {
display: none!important;
}
body #header-outer:not(.transparent)  #top .span_3 #logo .mobile-only-logo,
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.mobile-only-logo.starting-logo:not(.dark-version),
body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.mobile-only-logo.starting-logo.dark-version,
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
#page-header-bg .span_6 {
display: block!important;
}
body #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent #top .span_3 #logo .mobile-only-logo {
opacity: 1!important;
}
body[data-hhun="1"] #header-outer[data-mobile-fixed="false"].invisible:not(.side-widget-open) {
transform: none!important;
pointer-events: auto!important;
}
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {
display: none;
}
#page-header-bg[data-parallax="1"] .span_6, 
#page-header-bg[data-parallax="1"] {
padding-right: 0;
transform: translate(0px)!important;
visibility: visible!important;
}
#page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .span_6 {
-webkit-transform: translateY(-50%)!important;
transform: translateY(-50%)!important;
}
#page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .nectar-particles .span_6 {
-webkit-transform: none!important;
transform: none!important;
}
#page-header-bg.fullscreen-header .row {
top: 0!important;
}
#ajax-content-wrap .video-texture {
display: none;
}
.full-width-section.parallax_section, 
.full-width-content.parallax_section {
background-attachment: scroll!important;
background-position: center!important;
}
.wpb_row.parallax_section .row-bg.using-image, 
#page-header-wrap[data-parallax="1"] .page-header-bg-image-wrap .page-header-bg-image {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
transition: none;
-webkit-transition: none;
}
.original #search-outer #search input[type="text"],
body[data-header-format="left-header"]:not(.material) #search-outer #search input[type="text"] {
font-size: 24px;
border-bottom-width: 2px;
}
.original #search-outer .container {
width: 100%;
}
body.material #search-outer #search form input[type="text"][name] {
font-size: 44px;
line-height: 44px;
border-bottom-width: 2px;
}
body.material #search-outer,
.material #header-outer.transparent .bg-color-stripe, 
.material #search-outer .bg-color-stripe {
height: 30vh;
}
body.material #search-outer {
min-height: 200px;
}
body.material #search-outer .col {
margin-bottom: 0;
}
body[data-header-format="left-header"] #header-outer header .row .col.span_9 {
top: 0;
}
body[data-header-format="left-header"].material #search-outer {
width: 100%;
left: 0;
}
body[data-header-format="left-header"].admin-bar.material #search-outer #search #close {
top: 0;
}
body[data-header-format="left-header"].material #search-outer .container {
padding-left: 0;
padding-right: 0;
}
body[data-header-format="left-header"].material #search-outer .container {
position: relative;
}
img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
img.img-with-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
body .wpb_animate_when_almost_visible, 
body .wpb_animate_when_almost_visible.wpb_start_animation {
opacity: 1;
-webkit-animation: none;
-o-animation: none;
animation: none;
}
.img-with-aniamtion-wrap .inner {
margin: 0!important;
}
.img-with-aniamtion-wrap[data-max-width="110%"] .inner,
.img-with-aniamtion-wrap[data-max-width="125%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="150%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="165%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="175%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="200%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="225%"] .inner, 
.img-with-aniamtion-wrap[data-max-width="250%"] .inner, 
.img-with-aniamtion-wrap img {
max-width: 100%;
}
.img-with-aniamtion-wrap[data-max-width="75%"] img {
max-width: 75%;
}
.img-with-aniamtion-wrap[data-max-width="50%"] img {
max-width: 50%;
}
.img-with-animation[data-max-width="110%"], 
.img-with-animation[data-max-width="125%"], 
.img-with-animation[data-max-width="150%"], 
.img-with-animation[data-max-width="175%"], 
.img-with-animation[data-max-width="200%"],
.img-with-animation[data-max-width="225%"], 
.img-with-animation[data-max-width="250%"] {
max-width: 100%;
margin-left: 0;
}
#ajax-content-wrap .wpb_gallery .parallax-grid-item {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.full-width-section > .col.span_12 {
margin-bottom: 0;
}
div[data-bg-mobile-hidden="true"] .row-bg.using-image {
background-image: none!important;
}
.full-width-section,
body[data-bg-header="true"] .full-width-section.first-section, 
body[data-bg-header="true"] .full-width-content.first-section,
body[data-header-resize="0"] .container-wrap .portfolio-filters-inline.first-section,
#header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
#header-outer #top #logo img {
margin-top: 0!important;
}
.single-portfolio .row .post-area {
margin-top: 0;
}
#nectar_fullscreen_rows > div:not(.full-width-content) .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container {
padding-top: 10%;
padding-bottom: 10%;
}
#nectar_fullscreen_rows[data-content-overflow="hidden"] .vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap[data-content-pos="middle"] > .full-page-inner > .container > .span_12 {
height: auto!important;
}
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
max-width: 75%;
}
body #header-outer[data-format="centered-menu-under-logo"] #top #logo img,
body #header-outer[data-format="centered-menu-bottom-bar"] #top #logo img {
margin: 0;
}
#header-outer[data-has-menu="false"][data-format="default"] #top .span_3,
#header-outer[data-has-menu="true"][data-mobile-fixed="1"] #top .span_3,
#header-outer[data-has-menu="true"][data-ptnm="1"] #top .span_3,
#header-outer[data-has-menu="true"] #top .span_3,
body.material #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
text-align: left;
}
#header-outer[data-format="centered-logo-between-menu"] .span_3, 
#header-outer[data-format="centered-logo-between-menu"] .span_3 #logo:not(.no-image) img {
transform: none;
-webkit-transform: none;
}
#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open {
pointer-events: auto;
}
.material #header-outer[data-transparent-header="true"][data-mobile-fixed="1"].transparent {
overflow: visible;
}
#header-outer[data-mobile-fixed="1"],
#header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
position: fixed!important;
}
.material #header-outer[data-mobile-fixed="false"][data-using-secondary="1"],
.material.admin-bar #header-outer[data-mobile-fixed="false"][data-using-secondary="1"] {
top: 0;
}
body #header-outer[data-transparent-header="true"][data-remove-border="true"],
body #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent {
border: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"][data-slide-out-widget-area="true"][data-user-set-ocm="off"] #header-outer header > .container {
max-width: 100%;
padding: 0 18px;
}
.using-mobile-browser .slide-out-hover-icon-effect a {
pointer-events: auto;
}
.container-wrap {
z-index: 11;
}
.page-submenu .mobile-menu-link {
display: inline-block;
}
.page-submenu ul {
position: absolute;
top: 48px;
left: 0;
width: 101%;
display: none;
z-index: 1000;
}
.page-submenu[data-alignment="left"],
.page-submenu[data-alignment="right"] {
text-align: center;
}
#boxed .page-submenu ul {
width: 100%;
}
#ajax-content-wrap .page-submenu ul li {
display: block;
margin: 0;
}
.page-submenu .full-width-content {
position: relative;
}
.page-submenu ul li a {
border-top: 1px solid rgba(255,255,255,0.2);
padding: 10px 20px;
}
.page-submenu[data-bg-color="#ffffff"] ul li a {
border-top: 1px solid rgba(0,0,0,0.08);
}
.work-item:not([data-custom-content="on"]) .work-info-bg {
display: none;
}
.style-3 .work-info-bg {
display: block;
}
.carousel-wrap[data-full-width="true"] {
padding: 0!important;
}
body #top #logo img, 
#header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 24px;
margin-top: -3px;
top: 3px;
position: relative;
}
#header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
#header-outer #top #logo img {
top: 0;
}
body.material #header-outer[data-permanent-transparent="false"] #logo .dark-version,
#header-outer[data-permanent-transparent="false"] #logo .dark-version {
position: absolute;
}
.original #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
.ascend #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
.material #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd {
position: relative;
}
body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .starting-logo,
body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version {
top: 6px;
}
.admin-bar #header-outer, .logged-in.buddypress #header-outer {
top: 0;
}
.admin-bar.material-ocm-open #header-outer.transparent {
top: 46px;
}
body #header-outer {
margin-bottom: 0;
padding: 12px 0;
}
body #header-outer,
body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header="true"]):not(.detached), 
body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not([data-transparent-header="true"]) {
position: relative;
}
.original #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent,
.ascend #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent {
transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
}
#header-secondary-outer {
top: -13px;
}
#header-outer[data-permanent-transparent="1"].transparent #top .span_9 > .slide-out-widget-area-toggle i {
color: #fff;
}
body #slide-out-widget-area .slide_out_area_close {
position: absolute;
right: 22px;
top: 22px;
z-index: 100;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links,
.admin-bar #slide-out-widget-area.fullscreen .off-canvas-social-links,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links,
.admin-bar #slide-out-widget-area.fullscreen-alt .off-canvas-social-links {
position: relative;
bottom: 0;
right: 0;
margin-top: 70px;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links:after,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links:after {
display: block;
height: 1px;
width: 0;
background-color: rgba(255,255,255,0.6);
content: ' ';
margin: 0 auto;
position: absolute;
top: -40px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#slide-out-widget-area .mobile-only {
display: block;
}
#slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile="true"] .off-canvas-menu-container {
top: 0;
position: relative;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links.line-shown:after,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links.line-shown:after {
width: 100px;
}
#slide-out-widget-area.fullscreen .bottom-text,
.admin-bar #slide-out-widget-area.fullscreen .bottom-text,
#slide-out-widget-area.fullscreen-alt .bottom-text,
.admin-bar #slide-out-widget-area.fullscreen-alt .bottom-text {
position: relative;
bottom: 0;
left: 0;
margin-bottom: 30px;
margin-top: 15px;
}
body #slide-out-widget-area.slide-out-from-right-hover {
z-index: 9999;
}
#header-outer.transparent.side-widget-open.no-bg-color #top #logo .starting-logo:not(.dark-version) {
opacity: 1;
}
#header-outer.transparent.side-widget-open.no-bg-color #top #logo img:not(.starting-logo) {
opacity: 0;
}
#slide-out-widget-area {
top: 0!important;
}
#slide-out-widget-area.overflow-state,
.admin-bar #slide-out-widget-area.overflow-state {
padding-top: 110px;
}
#slide-out-widget-area.fullscreen .inner.overflow-state {
margin-top: 0;
margin-bottom: 130px;
}
body[data-full-width-header="false"] #slide-out-widget-area.slide-out-from-right-hover .slide_out_area_close {
display: none;
}
#header-outer #logo {
top: 0;
left: 0;
}
#header-space {
display: none;
}
#header-space[data-header-mobile-fixed="1"] {
display: block;
}
#top #mobile-cart-link, 
#top .span_9 > .slide-out-widget-area-toggle, 
#top .mobile-search {
display: inline-block;
}
#top .col.span_3 {
left: 0;
top: 0;
z-index: 100;
width: 100%;
}
#top .col.span_3, 
#header-outer[data-format="centered-menu"] #top .span_3,
#header-outer[data-format="centered-logo-between-menu"] #top .span_3 {
position: relative;
}
#header-outer #top .col.span_3 {
line-height: 0;
}
#header-outer #top .col.span_3 #logo {
vertical-align: middle;
}
#top .col.span_9 {
margin-left: 0;
margin-bottom: 0;
width: 100%!important;
float: none;
z-index: 100;
position: static;
}
#header-outer[data-format="centered-menu"] #top .span_9,
#header-outer[data-format="centered-logo-between-menu"] .row .col.span_9 {
position: static;
}
#top .col.span_9, 
body.ascend #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.original #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
body.material #header-outer[data-format="centered-menu-under-logo"] #top .row .span_9,
#header-outer[data-format="centered-menu-under-logo"] #top .span_9,
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 {
min-height: 0;
width: auto!important;
position: absolute!important;
right: 0;
top: 0;
z-index: 2000;
height: 100%;
}
.material #header-outer[data-format="centered-menu-under-logo"] #top .span_9 {
line-height: inherit;
}
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
#slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile="true"] .off-canvas-menu-container,
body[data-slide-out-widget-area="true"] #top #logo,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) .span_6 >.inner-wrap,
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 >.inner-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 .inner-wrap,
img.img-with-animation[data-animation="fade-in-from-bottom"] {
-webkit-transform: none!important;
transform: none!important;
}
body[data-slide-out-widget-area="true"] #top .span_9 > .slide-out-widget-area-toggle.std-menu {
left: 0!important;
right: auto!important;
text-align: left;
z-index: 10000;
}
body[data-slide-out-widget-area="true"] #top .span_3 {
text-align: center;
}
body[data-slide-out-widget-area="true"] #header-outer[data-has-menu="false"] #top .span_3 {
text-align: left;
}
#header-outer .slide-out-widget-area-toggle .lines-button, 
#header-outer .slide-out-widget-area-toggle .lines, 
#header-outer .slide-out-widget-area-toggle .lines:before, 
#header-outer .slide-out-widget-area-toggle .lines:after {
width: 22px;
}
#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
top: -6px;
}
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
top: 6px;
}
body[data-slide-out-widget-area="true"] #top #logo, #header-outer[data-mobile-fixed="1"] #top #logo {
display: inline-block;
}
body[data-slide-out-widget-area="true"]:not(.material) [data-transparent-header="true"][data-mobile-fixed="false"] #top #logo {
position: relative;
}
body[data-slide-out-widget-area="true"] #top .col.span_3 {
width: 100%;
}
body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close {
display: block;
}
#slide-out-widget-area .widget_nav_menu {
overflow-y: hidden;
overflow-x: hidden;
}
#header-outer #top nav > ul {
width: auto;
padding: 15px 0 25px 0;
margin: 0 auto 0 auto;
z-index: 100000;
position: relative;
}
#header-outer #top nav >ul >li >ul >li { 
opacity: 1;
transform: none;
}
#top nav > ul li,
#header-outer #top nav >ul >.megamenu >ul >li {
display: block;
width: auto;
margin-left: 0;
}
#top nav >ul >.megamenu >.sub-menu { 
width: auto!important; 
opacity: 1;
display: block;
}
#top nav > ul ul {
position: relative;
width: auto;
top: 0;
left: 0;
padding: 0;
opacity: 1;
visibility: visible;
box-shadow: 0px 0px 0px #fff;
-webkit-box-shadow: 0px 0px 0px #fff;
background-color: transparent;
float: none;
}
#top nav > ul ul li {
padding-left: 20px;
}
#top nav .sf-menu .sfHover > a {
color: #FFBAAF;
}
a > .sf-sub-indicator {
right: 0;
position: absolute;
padding: 16px;
left: auto;
top: 0;
height: auto;
width: auto;
}
.swiper-slide .mejs-controls {
display: none;
visibility: hidden;
}
#ajax-content-wrap .mejs-controls {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: visible;
}
#ajax-content-wrap .post-area {
padding-right: 0;
margin-bottom: 0;
}
.slider-nav {
position: relative;
max-width: 600px;
margin: -40px auto 0px auto;
}
body .slider-nav > span {
height: 25px;
width: 25px;
}
body .slider-nav > .left {
left: 0;
}
body .slider-nav > .right {
left: 30px;
}
.slider-nav span span,
#header-outer #top nav {
display: none!important;
}
#footer-widgets .container .col {
margin-bottom: 40px;
}
#footer-widgets .container .col:nth-child(3), 
#footer-widgets .container .col:nth-child(4) {
margin-bottom: 0;
}
#pagination {
margin-bottom: 40px;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
body .nectar-button.see-through-2, 
body .nectar-button.see-through-3,
#page-header-wrap, 
#page-header-bg {
transition: none!important;
-webkit-transition: none!important;
}
#ajax-content-wrap .wp-caption {
width: 100%;
}
body.single-portfolio #sidebar {
margin-top: 30px;
}
body.search .row .col.section-title h1 {
font-size: 18px;
}
body.search .row .col.section-title span {
display: inline-block;
margin-top: 10px;
font-size: 14px;
}
body.search .divider {
display: none;
}
.main-content > div {
padding-bottom: 0;
}
#single-meta {
display: block;
clear: both;
margin-bottom: 10px;
}
body.single-post #page-header-bg:not(.fullscreen-header):not([data-post-hs="default"]) {
min-height: 250px;
}
body.single-post #page-header-bg:not(.fullscreen-header) .row,
body #page-header-bg:not(.fullscreen-header) .row,
body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap,
#page-header-bg[data-parallax="1"] {
top: 0!important;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
padding-top: 10%;
padding-bottom: 10%;
}
body:not(.single-post) #page-header-bg[data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 5%;
padding-bottom: 5%;
}
body:not(.single-post) #page-header-bg[data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 13%;
padding-bottom: 13%;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
min-height: 40px;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6.empty-title {
min-height: 80px;
}
#single-meta,
body[data-header-format] #header-secondary-outer,
#page-header-bg[data-parallax="1"],
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 .inner-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap:first-child,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
position: relative!important;
}
body:not(.single-post) .nectar-particles svg {
display: none;
}
#top, 
#page-header-wrap,
#header-outer:not([data-permanent-transparent="1"]),
body:not(.single-post) #page-header-bg:not(.fullscreen-header),
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header),
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header),
.full-page-inner-wrap[data-content-pos="full_height"] .full-page-inner > .span_12,
.vc_text_separator {
height: auto!important;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
padding-top: 16%;
padding-bottom: 4%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 10%;
padding-bottom: 2%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 20%;
padding-bottom: 6%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) {
padding-top: 4%;
padding-bottom: 16%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="low"]:not(.fullscreen-header) {
padding-top: 2%;
padding-bottom: 10%;
}
body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="high"]:not(.fullscreen-header) {
padding-top: 6%;
padding-bottom: 20%;
}
.related-posts.columns-3 .span_4 {
margin-right: 0;
}
#single-meta ul {
margin-left: 0;
}
.page-template-template-portfolio-php .portfolio-filters {
margin-bottom: 0;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item,
.nectar-hor-list-item[data-columns="3"] .nectar-list-item {
width: 100%!important;
display: block;
}
.nectar-hor-list-item.has-btn {
padding-right: 135px;
}
.nectar-hor-list-item >.nectar-list-item[data-text-align="right"] {
text-align: left;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn, 
.nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn {
position: absolute;
right: 22px;
top: 25px;
}
.nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn.second, 
.nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn.second {
position: absolute;
right: 22px;
top: 65px;
}
#footer-outer #social li {
width: 33px;
margin-top: 9px;
margin-bottom: 9px;
}
.nectar-recent-posts-slider .recent-post-container {
max-width: none;
}
.nectar-recent-posts-slider .recent-post-container,
.nectar-recent-posts-slider .flickity-page-dots {
padding: 0 40px;
}
.nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button {
display: none;
}
.nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
width: 60%;
margin-right: 7%;
}
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap {
max-width: 100%;
}
body[data-footer-reveal="1"] #footer-outer {
position: relative;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow="large"] .container-wrap,
body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] .container-wrap {
box-shadow: none;
-webkit-box-shadow: none;
}
body[data-footer-reveal="1"] .container-wrap,
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
margin-bottom: 0!important;
}
.carousel-heading h2 {
max-width: 83%;
font-size: 11px;
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, 
.woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, 
.woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, 
.woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product, 
body.woocommerce .span_9 ul.products li.product, body.woocommerce-page .span_9 ul.products li.product, 
body .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product,
.woocommerce .products.related .product, .woocommerce .products.upsells .product, 
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {
width: 48%;
margin: 0px 4% 25px 0px;
}
body .woocommerce ul.products li.product.material, 
body.woocommerce-page ul.products li.product.material,
.woocommerce .span_9 ul.products li.product.material, 
.woocommerce-page .span_9 ul.products li.product.material,
body .woocommerce.columns-1 ul.products li.product.material {
width: 48.8%;
margin: 0px 2% 2% 0px;
}
body .woocommerce ul.products[data-product-style="minimal"] li.product.minimal {
width: calc(49.7% - 15px);
}
body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+1), 
body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+1) {
margin-right: 2%!important;
}
.woocommerce .products.related .product, 
.woocommerce .products.upsells .product {
width: 48%!important;
}
.woocommerce .span_9 ul.products li.product:nth-child(2n+2), 
.woocommerce-page .span_9 ul.products li.product:nth-child(2n+2), 
body .woocommerce ul.products li.product:nth-child(2n+2),  
body .woocommerce-page ul.products li.product:nth-child(2n+2),
body.woocommerce ul.products li:nth-child(2n+2) {
margin-right: 0;
}
body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+2), 
body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+2),
body .woocommerce .carousel-wrap.products-carousel ul.products[data-product-style="material"] li:nth-child(2n+1),
.woocommerce .related ul.products li:nth-child(2n+2), 
.woocommerce .upsells.products ul li.product:nth-child(2n+2) {
margin-right: 0!important;
}
body.woocommerce .span_9 ul.products li.product, 
body.woocommerce-page .span_9 ul.products li.product {
clear: none;
}
.single-product .product_title,
.span_9 .carousel-heading {
padding-right: 0!important;
}
.woocommerce .span_9 .woocommerce-ordering {
right: 0;
}
.cart-outer {
display: none;
}
body[data-header-format] #header-secondary-outer {
height: auto;
}
body:not(.material) #header-secondary-outer nav > ul,
body:not(.material) #header-secondary-outer #social {
float: none;
width: 100%;
text-align: center;
height: auto;
}
#header-secondary-outer nav > ul > li > a .sf-sub-indicator {
display: none;
}
#header-secondary-outer nav > ul > li,
#header-secondary-outer #social li {
display: inline-block;
float: none;
}
#header-secondary-outer ul ul {
z-index: 100000;
}
#header-secondary-outer ul li:hover {
z-index: 1000;
}
#header-secondary-outer nav > ul > li ul li {
text-align: left;
}
#header-secondary-outer #social li > a {
height: 15px;
}
body:not(.material) #header-secondary-outer nav .sf-menu {
border-top: 1px solid #DDDDDD;
}
#page-header-wrap {
margin-top: 0;
overflow: visible;
}
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
#page-header-bg .span_6 {
opacity: 1!important;
}
body #header-outer[data-using-secondary="1"], 
body.admin-bar #header-outer[data-using-secondary="1"] {
top: 0;
}
h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
display: inline-block;
margin-top: 20px;
}
body .clients.no-carousel > div {
opacity: 1;
}
img.img-with-animation[data-animation="fade-in-from-left"], 
.col.has-animation[data-animation="fade-in-from-left"], 
.wpb_column.has-animation[data-animation="fade-in-from-left"], 
.nectar-fancy-box.has-animation[data-animation="fade-in-from-left"],
img.img-with-animation[data-animation="fade-in-from-right"], 
.col.has-animation[data-animation="fade-in-from-right"], 
.wpb_column.has-animation[data-animation="fade-in-from-right"], 
.nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],
.divider-border[data-animate="yes"], .divider-small-border[data-animate="yes"],
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"], 
.nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],
img.img-with-animation[data-animation="grow-in"], 
.col.has-animation[data-animation="grow-in"], 
.wpb_column.has-animation[data-animation="grow-in"], 
.nectar-fancy-box.has-animation[data-animation="grow-in"],
img.img-with-animation[data-animation="flip-in"], 
.col.has-animation[data-animation="flip-in"], 
.wpb_column.has-animation[data-animation="flip-in"], 
.nectar-fancy-box.has-animation[data-animation="flip-in"],
img.img-with-animation[data-animation="flip-in-vertical"], 
.col.has-animation[data-animation="flip-in-vertical"], 
.wpb_column.has-animation[data-animation="flip-in-vertical"], 
.wpb_column.has-animation[data-animation="slight-twist"], 
.nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
.nectar-split-heading .heading-line >div,
#page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
.nectar_food_menu_item .item_description,
.nectar_food_menu_item .inner,
.swiper-slide .content p, 
.swiper-slide .content h2, 
.swiper-slide .content .buttons,
.col.has-animation[data-animation="zoom-out"],
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap {
transform: none!important;
-webkit-transform: none!important;
}
.divider-border[data-animate="yes"], .divider-small-border[data-animate="yes"] {
visibility: visible!important;
}
.clients.fade-in-animation > div, 
img.img-with-animation, 
.col.has-animation, 
.wpb_column.has-animation, 
.nectar-fancy-box.has-animation,
img.img-with-animation[data-animation="flip-in"], 
.col.has-animation[data-animation="flip-in"], 
.wpb_column.has-animation[data-animation="flip-in"], 
.nectar-fancy-box.has-animation[data-animation="flip-in"],
img.img-with-animation[data-animation="flip-in-vertical"], 
.col.has-animation[data-animation="flip-in-vertical"], 
.wpb_column.has-animation[data-animation="flip-in-vertical"], 
.nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],
.post-area.masonry:not(.meta_overlaid),
.nectar_food_menu_item .item_description,
.nectar_food_menu_item .inner,
.swiper-slide .content p, 
.swiper-slide .content h2, 
.swiper-slide .content .buttons,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
.nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 .word,
.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
.nectar-fancy-ul[data-animation="true"] ul li,
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.owl-carousel[data-enable-animation="true"] .owl-controls {
opacity: 1!important;
}
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"], 
.nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0!important;
}
.span_12.flip-in-vertical-wrap {
-webkit-perspective: none;
perspective: none;
}
.nectar_cascading_images .cascading-image .inner-wrap, 
.nectar-icon-list[data-animate="true"] .content, 
.nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
.nectar-icon-list[data-animate="true"]:after,
.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
.nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner {
transform: none!important;
-webkit-transform: none!important;
opacity: 1!important;
animation: none!important;
}
.main-content .vc_span2 .iwithtext .iwt-icon i {
font-size: 34px;
line-height: 34px;
width: 34px;
height: 34px;
}
.main-content .vc_span2 .iwithtext .iwt-icon img {
width: 35px;
}
.main-content .vc_span2  .iwithtext .iwt-text {
padding-left: 55px;
}
.main-content .vc_span2 .iwithtext .iwt-icon {
top: -4px;
}
.parallax_slider_outer.first-section .swiper-container .slider-prev,
.parallax_slider_outer.first-section .swiper-container .slider-next {
margin-top: -30px;
}
.post-area.col_last {
padding-left: 0!important;
}
.woocommerce .post-area .woocommerce-ordering {
float: none!important;
display: block;
}
.col.centered-text ul, 
.wpb_column.centered-text ul, 
.col.centered-text ul li, 
.wpb_column.centered-text ul li {
text-align: left;
margin-left: 0!important;
}
.col.centered-text ul, 
.wpb_column.centered-text ul {
margin: 0!important;
display: block!important;
}
.col[data-padding-pos="right"] {
padding-right: 0!important;
}
.col[data-padding-pos="left"] {
padding-left: 0!important;
}
#ajax-content-wrap .nectar-fancy-ul[data-animation="true"] ul li,
.nectar-fancy-ul[data-animation="true"] ul li {
left: 0;
}
.testimonial_slider .controls ul {
text-align: center!important;
}
#page-header-bg[data-parallax="0"] {
margin-top: -1px;
}
.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;
}
.wpb_tabs_nav .cta-button {
top: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
left: 0;
right: auto;
}
body.single-portfolio #full_width_portfolio .container-wrap {
padding-top: 2.1em;
}
.carousel-wrap[data-full-width="true"] {
padding: 0 9px;
}
#footer-widgets .container .row > div:last-child {
margin-bottom: 0!important;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading h2 {
font-size: 16px;
top: 3px;
}
body .carousel-wrap[data-full-width="true"] .controls {
display: block;
height: 30px;
position: relative;
margin-bottom: 10px;
width: 130px;
margin: 0 auto;
margin-top: 25px;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link, 
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-prev, 
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-next {
top: 0!important;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link {
margin: 0 auto;
position: relative;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-prev {
left: 0;
margin-left: 0;
text-align: left;
}
body .carousel-wrap[data-full-width="true"] .carousel-heading .carousel-next {
right: 0;
}
div[data-full-width="false"] .carousel-heading h2 {
font-size: 12px;
}
.blog-fullwidth-wrap .post-area.masonry {
margin-bottom: 0;
}
body .pp_gallery, 
.woocommerce .pp_gallery {
display: none;
} .full-width-content.vc_row-fluid .vc_span2,
.full-width-content.vc_row-fluid .vc_span3,
.full-width-content.vc_row-fluid .vc_span4,
.full-width-content.vc_row-fluid .vc_span5,
.full-width-content.vc_row-fluid .vc_span6,
.full-width-content.vc_row-fluid .vc_span7,
.full-width-content.vc_row-fluid .vc_span8,
.full-width-content.vc_row-fluid .vc_span9,
.full-width-content.vc_row-fluid .vc_span10,
.full-width-content.vc_row-fluid .vc_span11, 
.full-width-content.vc_row-fluid .vc_span12,
.full-width-content.vc_row-fluid .vc_col-sm-2,
.full-width-content.vc_row-fluid .vc_col-sm-3,
.full-width-content.vc_row-fluid .vc_col-sm-4,
.full-width-content.vc_row-fluid .vc_col-sm-5,
.full-width-content.vc_row-fluid .vc_col-sm-6,
.full-width-content.vc_row-fluid .vc_col-sm-7,
.full-width-content.vc_row-fluid .vc_col-sm-8,
.full-width-content.vc_row-fluid .vc_col-sm-9,
.full-width-content.vc_row-fluid .vc_col-sm-10,
.full-width-content.vc_row-fluid .vc_col-sm-11, 
.full-width-content.vc_row-fluid .vc_col-sm-12 {
width: 100%;
height: auto!important;
margin-left: 0;
}
.full-width-content .col[data-using-bg="true"], 
.full-width-content .col .wpb_row, 
.full-width-content .col, 
.vc_row[data-column-margin="none"] .col {
margin-bottom: 0!important;
}
.full-width-content.wpb_row .span_12 > .col .wpb_wrapper {
margin-top: 0!important;
margin-bottom: 0!important;
}
.wpb_row .span_12 > .col.padding-2-percent[data-padding-pos="all"],
.column-inner.padding-1-percent,
.column-inner.padding-2-percent[data-padding-pos="all"] {
padding: 3%;
}
.wpb_row .span_12 > .col.padding-3-percent[data-padding-pos="all"],
.wpb_row .span_12 > .col.padding-4-percent[data-padding-pos="all"],
.wpb_row .span_12 > .col.padding-5-percent[data-padding-pos="all"],
.column-inner.padding-3-percent[data-padding-pos="all"],
.column-inner.padding-4-percent[data-padding-pos="all"],
.column-inner.padding-5-percent[data-padding-pos="all"] {
padding: 6%;
}
.wpb_row .span_12 > .col.padding-6-percent[data-padding-pos="all"],
.column-inner.padding-6-percent[data-padding-pos="all"] {
padding: 10%;
}
.wpb_row .span_12 > .col.padding-7-percent[data-padding-pos="all"],
.column-inner.padding-7-percent[data-padding-pos="all"] {
padding: 14%;
}
.wpb_row .span_12 > .col.padding-8-percent[data-padding-pos="all"],
.column-inner.padding-8-percent[data-padding-pos="all"],
.wpb_row .span_12 > .col.padding-9-percent[data-padding-pos="all"],
.column-inner.padding-9-percent[data-padding-pos="all"], 
.wpb_row .span_12 > .col.padding-10-percent[data-padding-pos="all"],
.column-inner.padding-10-percent[data-padding-pos="all"] {
padding: 16%;
}
.wpb_row .span_12 > .col.padding-1-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-2-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-3-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-4-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-5-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-6-percent[data-border-width*="px"],
.wpb_row .span_12 > .col.padding-7-percent[data-border-width*="px"] {
padding: 12%;
}
.full-width-content .one-fourths.span_3, 
.full-width-content .one-fourths.vc_span3, 
.full-width-content .one-fourths.vc_col-sm-3 {
padding: 0;
}
.material .span_9 #author-bio {
margin-bottom: 60px;
}
} @media only screen and (max-width: 321px) {
.container, 
.slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 300px;
}
} @media only screen and (min-width: 480px) and (max-width: 690px) {
body .container, 
body .slider-nav, 
.post-area.standard-minimal.full-width-content .post .inner-wrap {
max-width: 420px;
}
#ajax-content-wrap .project-title #all-items {
left: 194px;
}
.post-area.masonry, 
.post-area.masonry.span_9,  
body[data-ext-responsive="true"] .post-area.masonry.span_9,
body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
width: 420px;
}
.iosSlider.product-thumbnails .thumb {
width: 98px;
}
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
width: 66%;
}
body .carousel-wrap[data-full-width="true"] .portfolio-items .work-meta {
font-size: 10px;
}
} @media screen and (max-width: 782px) {
.admin-bar #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"], 
.logged-in.buddypress #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
.admin-bar #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"], 
.logged-in.buddypress #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
body.admin-bar #header-outer[data-transparent-header="true"][data-mobile-fixed="false"] {
top: 47px;
}
#header-secondary-outer[data-permanent-transparent="1"] {
margin-top: 0;
}
body {
position: static;
}
#fp-nav.tooltip_alt {
display: none;
}
} @media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) {
#header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a:hover:after {
display: none;
}
#to-top {
display: none;
}
body .slide-out-hover-icon-effect a {
pointer-events: auto;
}
#page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
transition: none;
-webkit-transition: none;
}
#page-header-bg[data-parallax="1"] .span_6, 
#page-header-bg[data-parallax="1"] {
position: relative!important;
}
#page-header-bg[data-parallax="1"] {
top: 0!important;
}
#page-header-bg .span_6 {
display: block!important;
opacity: 1!important;
}
.swiper-container .slider-right {
right: 0!important;
}
.video-texture {
display: none;
}
img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
img.img-with-animation[data-animation="fade-in-from-bottom"],
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
.parallax_slider_outer.first-section .nectar-slider-wrap, 
#full_width_portfolio .project-title.parallax-effect,
.parallax_slider_outer.first-section .swiper-slide .content,
.parallax_slider_outer.first-section .nectar-slider-wrap, 
.col.has-animation[data-animation="fade-in-from-left"], 
.wpb_column.has-animation[data-animation="fade-in-from-left"],
.img-with-animation[data-animation="fade-in-from-right"],
.img-with-animation[data-animation="fade-in-from-left"],
.divider-border[data-animate="yes"], 
.divider-small-border[data-animate="yes"],
.img-with-animation[data-animation="grow-in"], 
.col.has-animation[data-animation="grow-in"], 
.wpb_column.has-animation[data-animation="grow-in"],
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.img-with-animation[data-animation="flip-in"], 
.col.has-animation[data-animation="flip-in"], 
.wpb_column.has-animation[data-animation="flip-in"],
.img-with-animation[data-animation="flip-in-vertical"], 
.col.has-animation[data-animation="flip-in-vertical"], 
.wpb_column.has-animation[data-animation="flip-in-vertical"],
.wpb_column.has-animation[data-animation="slight-twist"], 
.col.has-animation[data-animation="fade-in-from-bottom"], 
.wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
transform: none!important;
-webkit-transform: none!important;
}
.parallax_slider_outer.first-section .swiper-slide .content,
.clients.fade-in-animation > div, 
.img-with-animation, 
.col.has-animation, 
.wpb_column.has-animation,
.owl-carousel[data-enable-animation="true"] .owl-controls,
.owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.img-with-animation[data-animation="flip-in"], 
.col.has-animation[data-animation="flip-in"], 
.wpb_column.has-animation[data-animation="flip-in"],
.img-with-animation[data-animation="flip-in-vertical"], 
.col.has-animation[data-animation="flip-in-vertical"], 
.wpb_column.has-animation[data-animation="flip-in-vertical"] {
opacity: 1!important;
}
.divider-border[data-animate="yes"], 
.divider-small-border[data-animate="yes"],
.img-with-animation[data-animation="grow-in"], 
.col.has-animation[data-animation="grow-in"], 
.wpb_column.has-animation[data-animation="grow-in"] {
visibility: visible;
}
.portfolio-items .col .work-item .work-info a {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 100%;
height: 100%;
text-indent: -9999px;
}
.wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,
.wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,
.wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,
.wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,
.wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,
.wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,
.wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,
.wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner {
transform: none;
-webkit-transform: none;
}
.portfolio-items .col .work-item .work-info .custom-content .nectar-button {
width: auto;
}
body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
opacity: 1;
}
body .portfolio-items[data-ps="6"] .work-item .work-meta .inner, 
body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4) .work-info .vert-center {
height: 100%;
top: 0 ;
transform: none;
-webkit-transform: none;
}
} @media only screen and (max-device-width: 2600px) {
body[data-ajax-transitions="true"].using-mobile-browser #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
display: none;
}
body.using-mobile-browser.material #slide-out-widget-area.slide-out-from-right {
overflow-y: scroll;
}
body.using-mobile-browser .full-width-content.parallax_section .row-bg[data-parallax-speed="fixed"], 
body.using-mobile-browser .full-width-section.parallax_section .row-bg[data-parallax-speed="fixed"], 
body.using-mobile-browser .wpb_row.parallax_section .row-bg[data-parallax-speed="fixed"] {
background-attachment: scroll;
}
body.using-mobile-browser .cp-modal-popup-container {
position: relative;
z-index: 100000;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .swiper-slide .video-wrap video,
body[data-remove-m-video-bgs="1"].using-mobile-browser .nectar-video-wrap video {
display: none;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
display: block;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-right"] {
padding-left: 0;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-left"] {
padding-right: 0;
}
.using-mobile-browser img.img-with-animation[data-animation="fade-in-from-bottom"],
.using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
bottom: 0;
}
.using-mobile-browser .parallax_slider_outer .nectar-slider-wrap[data-animate-in-effect="zoom-out"].loaded .slide-bg-wrap,
.using-mobile-browser .col.has-animation[data-animation="fade-in-from-left"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-left"],
.using-mobile-browser .img-with-animation[data-animation="fade-in-from-right"],
.using-mobile-browser .img-with-animation[data-animation="fade-in-from-left"],
.using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
.using-mobile-browser .img-with-animation[data-animation="grow-in"], 
.using-mobile-browser .col.has-animation[data-animation="grow-in"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="grow-in"], 
.using-mobile-browser .divider-border[data-animate="yes"], 
.using-mobile-browser .divider-small-border[data-animate="yes"],
.using-mobile-browser .img-with-animation[data-animation="flip-in"], 
.using-mobile-browser .col.has-animation[data-animation="flip-in"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],
.using-mobile-browser .img-with-animation[data-animation="flip-in-vertical"], 
.using-mobile-browser .col.has-animation[data-animation="flip-in-vertical"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in-vertical"],
.using-mobile-browser .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
.using-mobile-browser .nectar_cascading_images .cascading-image .inner-wrap, 
.using-mobile-browser .nectar-icon-list[data-animate="true"] .content, 
.using-mobile-browser .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
.using-mobile-browser .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.using-mobile-browser .nectar-fancy-box.has-animation {
transform: none!important;
-webkit-transform: none!important;
}
body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image,
.using-mobile-browser .clients.fade-in-animation > div, 
.using-mobile-browser .img-with-animation, 
.using-mobile-browser .col.has-animation, 
.using-mobile-browser .wpb_column.has-animation,
.using-mobile-browser .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,
.using-mobile-browser .img-with-animation[data-animation="flip-in"], 
.using-mobile-browser .col.has-animation[data-animation="flip-in"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],
.using-mobile-browser .img-with-animation[data-animation="flip-in-vertical"], 
.using-mobile-browser .col.has-animation[data-animation="flip-in-vertical"], 
.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in-vertical"],
.using-mobile-browser #page-header-bg[data-parallax="1"] .span_6,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
.using-mobile-browser .nectar-fancy-box.has-animation,
.using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-controls {
opacity: 1!important;
}
.using-mobile-browser .divider-border[data-animate="yes"], 
.using-mobile-browser .divider-small-border[data-animate="yes"] {
visibility: visible!important;
}
.using-mobile-browser .nectar_cascading_images .cascading-image .inner-wrap, 
.using-mobile-browser .nectar-icon-list[data-animate="true"] .content, 
.using-mobile-browser .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder, 
.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap, 
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *, 
.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after, 
.using-mobile-browser .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner {
opacity: 1!important;
animation: none!important;
}
.using-mobile-browser .wpb_animate_when_almost_visible, 
.using-mobile-browser .wpb_animate_when_almost_visible.wpb_start_animation {
opacity: 1;
-webkit-animation: none;
-o-animation: none;
animation: none;
}
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,
.using-mobile-browser .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner {
transform: none;
-webkit-transform: none;
}
.ascend.using-mobile-browser #search {
height: 100%;
}
.ascend.using-mobile-browser #search #search-box {
top: 20px;
}
.using-mobile-browser #page-header-bg[data-parallax="1"] .span_6 {
display: block!important;
}
.using-mobile-browser .nectar-split-heading .heading-line > div {
transform: none;
-webkit-transform: none;
}
.using-mobile-browser .slide-out-hover-icon-effect a {
pointer-events: auto;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] {
height: auto!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div {
position: relative!important;
left: 0!important;
}
.using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"] > div:not(.full-width-content) .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container {
padding-top: 8%;
padding-bottom: 8%;
}
.using-mobile-browser .nectar-milestone:not(.animated-in) {
opacity: 1;
}
.using-mobile-browser .wpb_row.parallax_section .row-bg.using-image.translate {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-section.parallax_section, 
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-content.parallax_section {
background-attachment: scroll!important;
background-position: center!important;
}
body[data-remove-m-parallax="1"].using-mobile-browser .wpb_row.parallax_section .row-bg, 
body[data-remove-m-parallax="1"].using-mobile-browser .full-width-section.parallax_section .row-bg,
body[data-remove-m-parallax="1"].using-mobile-browser .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg,
body[data-remove-m-parallax="1"].using-mobile-browser #page-header-bg[data-parallax="1"] .page-header-bg-image {
margin-top: 0!important;
height: 100%!important;
transform: none!important;
-webkit-transform: none!important;
background-attachment: scroll!important;
background-position: 50%!important;
opacity: 1;
}
body[data-remove-m-parallax="1"].using-mobile-browser .nectar-recent-posts-single_featured.parallax_section .nectar-recent-post-slide .nectar-recent-post-bg {
opacity: 1;
}
body[data-remove-m-parallax="1"].using-mobile-browser .top-level .nectar-recent-posts-single_featured .nectar-recent-post-slide .row-bg {
height: 100%;
}
body.using-mobile-browser .blurred-wrap.blurred {
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
} @media only screen and (min-width: 1600px) {
.post-area.full-width-content .masonry-blog-item, 
.full-width-content .post-area .masonry-blog-item {
width: 18%;
}
.post-area.full-width-content.classic_enhanced .masonry-blog-item, 
.full-width-content .post-area.classic_enhanced .masonry-blog-item {
width: 18.5%;
} body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide,
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
width: 50%;
}
body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall, 
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular,
#boxed .post-area.full-width-content.meta_overlaid .masonry-blog-item.regular, 
#boxed .full-width-content .post-area.meta_overlaid .masonry-blog-item.regular {
width: 25%;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 63.66%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 58.5%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 25%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 50%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 16px;
line-height: 22px;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 13px;
}
body .default-style .portfolio-items .col.elastic-portfolio-item {
width: 22.43%!important;
}
.post-area.full-width-content .masonry-blog-item, 
.full-width-content .post-area .masonry-blog-item {
width: 23%;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding-left: 2.8%!important;
}
.full-width-content .vc_span2 .nectar-milestone .number, 
.full-width-content .vc_col-sm-2 .nectar-milestone .number {
font-size: 50px;
line-height: 50px;
}
.full-width-content .vc_span8 .clients.five-cols.carousel > div, 
.full-width-content .vc_col-sm-8 .clients.five-cols.carousel > div {
width: 33%;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 64.1%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 73%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 990px) and (max-width: 1300px) { body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 25%;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 13px;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 25%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 14px;
line-height: 20px;
}
.full-width-content .vc_span8 .clients.six-cols > div, 
.full-width-content .vc_col-sm-8 .clients.six-cols > div {
width: 32.3%;
}
.full-width-content .vc_span8 .clients.no-carousel.six-cols > div:nth-child(3n+3), 
.full-width-content .vc_col-sm-8 .clients.no-carousel.six-cols > div:nth-child(3n+3) {
margin-right: 0;
}
.full-width-content .vc_span8 .clients.five-cols.carousel > div, 
.full-width-content .vc_col-sm-8 .clients.five-cols.carousel > div {
width: 40%;
}
#nectar_fullscreen_rows .full-width-content .wpb_column .wpb_row .wpb_column,
#nectar_fullscreen_rows .full-width-content .wpb_column .wpb_row .wpb_column p {
font-size: inherit;
line-height: inherit;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 100%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97.2%;
}
body .post-area.masonry.classic_enhanced.span_9 .masonry-blog-item.large_featured {
width: 97.5%;
}
}
@media only screen and (min-width: 470px) and (max-width: 990px) {
.portfolio-items .elastic-portfolio-item,
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-quote,
body .post-area.masonry.meta_overlaid.span_9 .masonry-blog-item.regular.format-link {
width: 100%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular h3.title {
font-size: 16px;
line-height: 20px;
} body .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97%;
}
body .blog-fullwidth-wrap .post-area.masonry.classic_enhanced .masonry-blog-item.large_featured {
width: 97%;
}
}
@media only screen and (max-width: 690px) and (min-width: 470px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular_2x,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular_2x {
width: 100%;
}
.post.quote .post-content .quote-inner, 
.post.link .post-content .link-inner, 
.format-status .post-content .status-inner, 
.post.format-aside .aside-inner {
padding: 50px 10%;
}
}
@media only screen and (max-width: 690px) {
body[data-remove-m-video-bgs="1"] .swiper-slide .video-wrap video,
body[data-remove-m-video-bgs="1"] .nectar-video-wrap video {
display: none;
}
body[data-remove-m-video-bgs="1"] .mobile-video-image {
display: block;
}
.posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap.animated, 
.posts-container[data-load-animation="fade_in"] article .inner-wrap.animated,
.posts-container[data-load-animation="perspective"] article .inner-wrap.animated,
.posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap, 
.posts-container[data-load-animation="fade_in"] article .inner-wrap,
.posts-container[data-load-animation="perspective"] article .inner-wrap {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.post-area.masonry.classic .posts-container:not(.meta-moved) .post-content > .post-meta {
opacity: 0;
position: absolute!important;
}
.post-area.masonry.meta_overlaid .post .post-content > .post-meta {
display: none!important;
}
#ajax-content-wrap .masonry.meta_overlaid .quote-inner .quote-wrap,
#ajax-content-wrap .masonry.meta_overlaid .link-inner .link-wrap {
-webkit-transform: none;
transform: none;
top: 0;
position: relative;
}
.material .related-post-wrap h3.related-title {
padding-top: 60px;
}
.post-area.featured_img_left .article-content-wrap {
display: block;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap,
.post-area.featured_img_left .article-content-wrap .post-content-wrap {
width: 100%;
}
.post-area.featured_img_left .quote .inner-wrap, 
.post-area.featured_img_left .link .inner-wrap {
padding-bottom: 55px;
}
.post-area.featured_img_left .article-content-wrap .post-content-wrap {
padding: 35px 0 55px 0;
overflow: visible;
}
.post-area.featured_img_left article:not(.has-post-thumbnail) .article-content-wrap .post-featured-img-wrap {
display: none;
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
height: 200px;
border-radius: 5px 5px 0;
}
.nectar-recent-posts-slider .inner-wrap {
max-width: 80%;
}
.arhchive #page-header-wrap #page-header-bg .subheader {
display: none;
}
}
@media only screen and (max-width: 470px) {
body .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-quote.regular_2x,
body .post-area.masonry.meta_overlaid .masonry-blog-item.format-link.regular_2x {
width: 100%;
}
body .post-area.masonry.meta_overlaid .masonry-blog-item.regular {
width: 50%;
}
.masonry.meta_overlaid .post.wide_tall .content-inner .post-featured-img img {
height: auto!important;
}
#ajax-content-wrap .masonry.meta_overlaid .link-inner .link-wrap, 
#ajax-content-wrap .masonry.meta_overlaid .quote-inner .quote-wrap {
transform: none;
-webkit-transform: none;
top: 0;
}
.post.quote .post-content .quote-inner, 
.post.link .post-content .link-inner, 
.format-status .post-content .status-inner, 
.post.format-aside .aside-inner {
padding: 50px 10%;
}
.full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
padding: 0 10%!important;
}
body #ajax-content-wrap .post-area.masonry.meta_overlaid .masonry-blog-item.wide_tall .post-meta .date, 
body #ajax-content-wrap .post-area.masonry.meta_overlaid .masonry-blog-item.large_featured .post-meta .date {
font-size: 13px;
}
#ajax-content-wrap .post-area.masonry.meta_overlaid .post.wide_tall .post-meta, 
#ajax-content-wrap .post-area.masonry.meta_overlaid .post.large_featured .post-meta {
margin: -1px 0;
}
#ajax-content-wrap .masonry.meta_overlaid .masonry-blog-item .article-content-wrap {
padding-bottom: 0;
}
body .masonry.meta_overlaid .post .post-header .meta-author a {
font-size: 11px;
}
body .masonry.meta_overlaid .post .post-header .meta-author span {
font-size: 11px;
}
body .post-area.auto_meta_overlaid_spaced[data-ams].span_9 {
margin: 0;
}
body .auto_meta_overlaid_spaced[data-ams].span_9 .masonry-blog-item {
padding-left: 0;
padding-right: 0;
}
body .woocommerce ul.products[data-product-style="material"] li.product.material, 
body.woocommerce-page ul.products[data-product-style="material"] li.product.material,
.woocommerce .span_9 ul.products li.product.material, 
.woocommerce-page .span_9 ul.products li.product.material,
body .woocommerce.columns-1 ul.products li.product.material {
margin-right: 0%!important;
width: 100%;
}
.woocommerce .products.related .product.material, 
.woocommerce .products.upsells .product.material {
width: 100%!important;
}
body #search-results[data-layout="default"] .result,
body #search-results[data-layout="masonry-no-sidebar"] .result {
opacity: 1;
position: relative!important;
top: auto!important;
left: auto!important;
}
} @media (max-width: 689px) {
body .vc_row-fluid [class*="vc_col-xs-"] {
margin-left: 2.1%;
}
body .vc_row-fluid.full-width-content [class*="vc_col-xs-"],
body .vc_row-fluid[data-column-margin="none"] [class*="vc_col-xs-"] {
margin-left: 0%;
}
body .vc_row-fluid [class*="vc_col-xs-12"] {
margin-left: 0;
}
}
@media (min-width: 690px) and (max-width: 999px) {
body .vc_row-fluid [class*="vc_col-xs-"] {
margin-left: 2.1%;
}
body .vc_row-fluid [class*="vc_col-xs-12"] {
margin-left: 0;
}
}
@media (min-width: 1000px) and (max-width: 1199px) {
body .vc_row-fluid [class*="vc_col-md-"] {
margin-left: 2.1%;
}
body .vc_row-fluid [class*="vc_col-md-12"] {
margin-left: 0;
}
}.original .nectar-button.extra-color-gradient-1, 
.original .nectar-button.extra-color-gradient-2, 
.original .nectar-button.see-through-extra-color-gradient-1, 
.original .nectar-button.see-through-extra-color-gradient-2{
background-color:transparent!important;
opacity:1;
box-shadow:none
}
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after,
.nectar-button.see-through-extra-color-gradient-1:after, 
.nectar-button.see-through-extra-color-gradient-2:after{
position:absolute;
content:' ';
top:-2%;
left:-1%;
width:101.5%;
height:104%;
transform-origin:right;
-webkit-transform-origin:right;
-ms-transform-origin:right;
transform:scale(0,1);
-webkit-transform:scale(0,1);
-ms-transform:scale(0,1);
-ms-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
-webkit-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),background-size 0.38s ease;
z-index:-1
}
.nectar-button.see-through-extra-color-gradient-1:after,
.nectar-button.see-through-extra-color-gradient-2:after,
.nectar-button.extra-color-gradient-1:hover:after,
.nectar-button.extra-color-gradient-2:hover:after {
background-size:225% 100%!important;
background-position:right!important
}
.nectar-button.see-through-extra-color-gradient-1:hover:after,
.nectar-button.see-through-extra-color-gradient-2:hover:after,
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after {
background-position:left!important;
background-size:100% 100%!important
}
.nectar-button.see-through-extra-color-gradient-1:hover:after,
.nectar-button.see-through-extra-color-gradient-2:hover:after{
transform:scale(1,1);
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
transform-origin:left;
-webkit-transform-origin:left;
-ms-transform-origin:left;
}
.nectar-button.extra-color-gradient-1:after,
.nectar-button.extra-color-gradient-2:after{
transform:scale(1,1);
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
transform-origin:left;
-webkit-transform-origin:left;
-ms-transform-origin:left;
}
.nectar-button.extra-color-gradient-1:hover:after,
.nectar-button.extra-color-gradient-2:hover:after{
transform:scale(0,1);
-webkit-transform:scale(0,1);
-ms-transform:scale(0,1);
transform-origin:right;
-webkit-transform-origin:right;
-ms-transform-origin:right;
}
.nectar-button.extra-color-gradient-1 .start, 
.nectar-button.extra-color-gradient-2 .start, 
.nectar-button.extra-color-gradient-1 .hover, 
.nectar-button.extra-color-gradient-2 .hover, 
.nectar-button.see-through-extra-color-gradient-1 .start, 
.nectar-button.see-through-extra-color-gradient-2 .start, 
.nectar-button.see-through-extra-color-gradient-1 .hover, 
.nectar-button.see-through-extra-color-gradient-2 .hover{
-ms-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
-webkit-transition:transform 0.38s cubic-bezier(.2,0.95,.4,0.95),opacity 0.38s cubic-bezier(.2,0.95,.4,0.95)
}
.nectar-button.extra-color-gradient-1 .start, 
.nectar-button.extra-color-gradient-2 .start, 
.nectar-button.see-through-extra-color-gradient-1 .start, 
.nectar-button.see-through-extra-color-gradient-2 .start{
animation:gradientTextHoverHover 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
display:inline-block!important
}
.nectar-button.extra-color-gradient-1 .hover, 
.nectar-button.extra-color-gradient-2 .hover, 
.nectar-button.see-through-extra-color-gradient-1 .hover, 
.nectar-button.see-through-extra-color-gradient-2 .hover{
position:absolute;
display:inline;
left:0;
animation:gradientTextHoverOff 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
text-align:center;
width:100%;
opacity:0;
z-index:0
}
.nectar-button.extra-color-gradient-1:hover .hover, 
.nectar-button.extra-color-gradient-2:hover .hover, 
.nectar-button.see-through-extra-color-gradient-1:hover .hover, 
.nectar-button.see-through-extra-color-gradient-2:hover .hover{
animation:gradientTextHoverHover 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards
}
.nectar-button.extra-color-gradient-1:hover .start, 
.nectar-button.extra-color-gradient-2:hover .start, 
.nectar-button.see-through-extra-color-gradient-1:hover .start, 
.nectar-button.see-through-extra-color-gradient-2:hover .start{
animation:gradientTextHoverOff 0.38s;
animation-timing-function:cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards
}
.nectar-button.see-through-extra-color-gradient-1 .hover, 
.nectar-button.see-through-extra-color-gradient-2 .hover{
position:absolute;
display:inline;
left:0;
text-align:center;
width:100%;
opacity:0;
z-index:100
}
.nectar-button.extra-color-gradient-1 .start.loading, 
.nectar-button.extra-color-gradient-2 .start.loading, 
.nectar-button.see-through-extra-color-gradient-1 .start.loading, 
.nectar-button.see-through-extra-color-gradient-2 .start.loading{
animation:gradientTextHoverHover 0s
}
.light .nectar-button.extra-color-gradient-1:hover .hover, 
.light .nectar-button.extra-color-gradient-2:hover .hover, 
.light .nectar-button.see-through-extra-color-gradient-1:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-2:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-1 .start, 
.light .nectar-button.see-through-extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1:hover .hover, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-2:hover .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start{
background:none!important;
-webkit-background-clip:border-box;
-webkit-text-fill-color:#fff;
background-clip:border-box;
}
.light .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start, 
.light .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start{
color:#fff!important
}
.light .nectar-button.see-through-extra-color-gradient-1:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-2:hover .start, 
.light .nectar-button.see-through-extra-color-gradient-1 .start, 
.light .nectar-button.see-through-extra-color-gradient-2 .start, 
.light .nectar-button.extra-color-gradient-1 .start, 
.light .nectar-button.extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .start, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .start{
opacity:1!important;
animation:none!important
}
.light .nectar-button.see-through-extra-color-gradient-1 .hover, 
.light .nectar-button.see-through-extra-color-gradient-2 .hover, 
.light .nectar-button.extra-color-gradient-1 .hover, 
.light .nectar-button.extra-color-gradient-2 .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .hover, 
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .hover, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .hover, 
div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .hover{
opacity:0!important;
animation:none!important
}
@keyframes gradientTextHoverHover{
0%{
transform:translateX(0px);
opacity:0
}
70%{
opacity:1
}
100%{
transform:translateX(0px)!important;
opacity:1
}
}
@keyframes gradientTextHoverOff{
0%{
transform:translateX(0px);
opacity:1
}
70%{
opacity:0
}
100%{
transform:translateX(0px)!important;
opacity:0
}
}
.nectar-button.see-through-extra-color-gradient-1.medium.has-icon, 
.nectar-button.see-through-extra-color-gradient-2.medium.has-icon, 
.nectar-button.extra-color-gradient-1.medium.has-icon, 
.nectar-button.extra-color-gradient-2.medium.has-icon{
padding:7px 30px
}
.nectar-button.see-through-extra-color-gradient-1.large.has-icon, 
.nectar-button.see-through-extra-color-gradient-2.large.has-icon, 
.nectar-button.extra-color-gradient-1.large.has-icon, 
.nectar-button.extra-color-gradient-2.large.has-icon{
padding:12px 35px
}
.nectar-button.extra-color-gradient-1 i, .nectar-button.extra-color-gradient-2 i, 
.nectar-button.see-through-extra-color-gradient-1 i, .nectar-button.see-through-extra-color-gradient-2 i{
opacity:1;
right:24px;
background:inherit;
background-size:500% 100%;
background-position:right
}
.nectar-button.extra-color-gradient-1.has-icon span, 
.nectar-button.extra-color-gradient-2.has-icon span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon span{
left:-18px
}
.nectar-button.extra-color-gradient-1.has-icon:hover span, 
.nectar-button.extra-color-gradient-2.has-icon:hover span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon:hover span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon:hover span, 
.nectar-button.extra-color-gradient-1.has-icon:hover i, 
.nectar-button.extra-color-gradient-2.has-icon:hover i, 
.nectar-button.see-through-extra-color-gradient-1.has-icon:hover i, 
.nectar-button.see-through-extra-color-gradient-2.has-icon:hover i{
-ms-transform:none;
transform:none;
-webkit-transform:none
}
.nectar-button.extra-color-gradient-1.jumbo i, 
.nectar-button.extra-color-gradient-2.jumbo i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo i{
opacity:1;
font-size:20px;
line-height:20px;
width:20px;
text-align:center;
margin-top:-10px
}
.nectar-button.extra-color-gradient-1.extra_jumbo i, 
.nectar-button.extra-color-gradient-2.extra_jumbo i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo i{
width:40px
}
.nectar-button.extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.extra_jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.extra_jumbo span{
left:-35px
}
.nectar-button.extra-color-gradient-1.has-icon.jumbo span, 
.nectar-button.extra-color-gradient-2.has-icon.jumbo span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.jumbo span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.jumbo span{
left:-16px
}
.nectar-button.extra-color-gradient-1.has-icon.large span, 
.nectar-button.extra-color-gradient-2.has-icon.large span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.large span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.large span{
left:-14px
}
.nectar-button.extra-color-gradient-1.has-icon.medium span, 
.nectar-button.extra-color-gradient-2.has-icon.medium span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.medium span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.medium span{
left:-13px
}
.nectar-button.extra-color-gradient-1.has-icon.small span, 
.nectar-button.extra-color-gradient-2.has-icon.small span, 
.nectar-button.see-through-extra-color-gradient-1.has-icon.small span, 
.nectar-button.see-through-extra-color-gradient-2.has-icon.small span{
left:-11px
}
.nectar-button.extra-color-gradient-1.jumbo .hover i, 
.nectar-button.extra-color-gradient-2.jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo .hover i{
right:8px
}
.nectar-button.extra-color-gradient-1.extra_jumbo .hover i, 
.nectar-button.extra-color-gradient-2.extra_jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo .hover i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo .hover i{
right:19px
}
.nectar-button.extra-color-gradient-1.large .hover i, 
.nectar-button.extra-color-gradient-2.large .hover i, 
.nectar-button.see-through-extra-color-gradient-1.large .hover i, 
.nectar-button.see-through-extra-color-gradient-2.large .hover i{
right:5px
}
.nectar-button.extra-color-gradient-1.medium .hover i, 
.nectar-button.extra-color-gradient-2.medium .hover i, 
.nectar-button.see-through-extra-color-gradient-1.medium .hover i, 
.nectar-button.see-through-extra-color-gradient-2.medium .hover i{
right:3px
}
.nectar-button.extra-color-gradient-1.small .hover i, 
.nectar-button.extra-color-gradient-2.small .hover i, 
.nectar-button.see-through-extra-color-gradient-1.small .hover i, 
.nectar-button.see-through-extra-color-gradient-2.small .hover i{
right:7px
}
.nectar-button.extra-color-gradient-1.jumbo .start i, 
.nectar-button.extra-color-gradient-2.jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-1.jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-2.jumbo .start i{
right:-32px
}
.nectar-button.extra-color-gradient-1.extra_jumbo .start i, 
.nectar-button.extra-color-gradient-2.extra_jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo .start i, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo .start i{
right:-75px
}
.nectar-button.extra-color-gradient-1.large .start i, 
.nectar-button.extra-color-gradient-2.large .start i, 
.nectar-button.see-through-extra-color-gradient-1.large .start i, 
.nectar-button.see-through-extra-color-gradient-2.large .start i{
right:-32px
}
.nectar-button.extra-color-gradient-1.medium .start i, 
.nectar-button.extra-color-gradient-2.medium .start i, 
.nectar-button.see-through-extra-color-gradient-1.medium .start i, 
.nectar-button.see-through-extra-color-gradient-2.medium .start i{
right:-30px
}
.nectar-button.extra-color-gradient-1.small .start i, 
.nectar-button.extra-color-gradient-2.small .start i, 
.nectar-button.see-through-extra-color-gradient-1.small .start i, 
.nectar-button.see-through-extra-color-gradient-2.small .start i{
right:-30px
}
.nectar-button.see-through-extra-color-gradient-1.small, 
.nectar-button.see-through-extra-color-gradient-2.small, 
.nectar-button.extra-color-gradient-1.small, 
.nectar-button.extra-color-gradient-2.small{
padding:5px 14px
}
.nectar-button.see-through-extra-color-gradient-1.medium, 
.nectar-button.see-through-extra-color-gradient-2.medium, 
.nectar-button.extra-color-gradient-1.medium, 
.nectar-button.extra-color-gradient-2.medium{
border-width:3px;
padding:7px 15px
}
.nectar-button.see-through-extra-color-gradient-1.large,
.nectar-button.see-through-extra-color-gradient-2.large, 
.nectar-button.extra-color-gradient-1.large, 
.nectar-button.extra-color-gradient-2.large{
border-width:3px;
padding:12px 22px
}
.nectar-button.see-through-extra-color-gradient-1.jumbo, 
.nectar-button.see-through-extra-color-gradient-2.jumbo, 
.nectar-button.extra-color-gradient-1.jumbo, 
.nectar-button.extra-color-gradient-2.jumbo{
border-width:4px;
padding:21px 40px
}
.nectar-button.see-through-extra-color-gradient-1.extra_jumbo, 
.nectar-button.see-through-extra-color-gradient-2.extra_jumbo, 
.nectar-button.extra-color-gradient-1.extra_jumbo, 
.nectar-button.extra-color-gradient-2.extra_jumbo{
border-width:10px;
padding:56px 90px
}
.nectar-button.extra-color-gradient-1 span, 
.nectar-button.extra-color-gradient-2 span, 
.nectar-button.see-through-extra-color-gradient-1 span, 
.nectar-button.see-through-extra-color-gradient-2 span{
z-index:100
}
.comment-wrap {
padding: 60px 0;
}
.carousel-next i, 
.carousel-prev i {
color: #fff;
}
@media only screen and (max-width: 1000px) {
#search-outer {
height: 55px;
bottom: 0;
top: auto;
}
}.nectar_widget[class*="nectar_blog_posts_"] > li, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] li, 
#sidebar div .nectar_widget[class*="nectar_blog_posts_"] li {
counter-increment: step-counter;
position: relative;
min-height: 40px;
border-bottom: 0;
line-height: 40px;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] li, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] li {
margin-bottom: 15px;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 5px;
padding: 25px;
transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
overflow: hidden;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li {
padding: 20px;
border: 1px solid rgba(255,255,255,0.15)!important;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li:first-child,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li:first-child, 
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li:hover,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > .has-img:hover, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] li:hover, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] .has-img:hover {
border-color: transparent!important;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
color: rgba(0,0,0,1);
-webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li:last-child {
margin-bottom: 0;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li a, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a {
display: block;
line-height: 26px;
vertical-align: middle;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li a, 
.widget .nectar_widget[class*="nectar_blog_posts_"] > li:not(.has-img) .post-title, 
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li .post-title {
-webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:not(.has-img) .post-title {
-webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:not(.has-img) a {
-webkit-transition: none;
transition: none;
}
#footer-outer .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li::before {
border: 2px solid rgba(255,255,255,0.15);
}
#footer-outer .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child::before,
#footer-outer .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:hover::before {
border: 2px solid rgba(255,255,255,1);
}
#footer-outer .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] > li::before {
border: 2px solid rgba(255,255,255,0.15);
}
body .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li::before {
top: auto;
transform: none;
-webkit-transform: none;
}
body .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:hover::before,
body .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child::before {
color: #fff;
border-color: #fff;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li::before {
left: 25px;
border-width: 2px;
z-index: 20;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li,
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li {
padding-left: 85px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a .popular-featured-img:after,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a .popular-featured-img:after,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a .popular-featured-img:after {
opacity: 0.7;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] li:first-child,
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li:first-child {
padding-top: 100px!important;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li:first-child,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li:first-child,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] li:first-child,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] li:first-child {
padding-top: 100px;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] > li,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] > li,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="minimal-counter"] > li {
padding-left: 55px;
margin-bottom: 25px;
position: relative;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li .popular-featured-img {
background-position: center;
background-size: cover;
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
left: 0;
top: 0;
-webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
border-radius: 5px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title,
.widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
z-index: 10;
position: relative;
display: block;
}
body .widget .nectar_widget[class*="nectar_blog_posts_"] > li  .post-title {
font-size: 16px;
line-height: 22px;
}
body .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
font-size: 13px;
line-height: 14px;
margin-top: 6px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > .has-img a:hover,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > .has-img a:hover,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a:hover,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a:hover,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a {
color: #fff;
}
.material .widget [data-style="hover-featured-image-gradient-and-counter"] li:not(.has-img) a:hover .post-title, 
.material #sidebar .widget [data-style="hover-featured-image-gradient-and-counter"] li:not(.has-img) a:hover .post-title,
#footer-outer .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > .has-img a:hover,
#footer-outer .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a,
#footer-outer .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a {
color: #fff!important;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > .has-img a:hover .post-date,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a:hover .post-date,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a .post-date,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a .post-date,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a .post-date,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a .post-date {
color: rgba(255,255,255,0.75);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > .has-img:hover {
border-color: transparent;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > .has-img a:hover .popular-featured-img,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a:hover .popular-featured-img,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li:first-child a .popular-featured-img,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child a .popular-featured-img {
opacity: 1;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style*="hover-featured-image"] > li a .popular-featured-img:after {
position: absolute;
content: '';
z-index: 10;
pointer-events: none;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.5);
left: 0;
top: 0;
border-radius: 5px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] a:hover .arrow-circle svg circle {
stroke-dashoffset: 287;
}
.widget .nectar_widget[class*="nectar_blog_posts_"]  .arrow-circle {
position: absolute;
width: 36px;
height: 36px;
backface-visibility: hidden;
display: block;
left: 0;
top: 50%;
margin-top: -1px;
margin-left: -1px;
-ms-transform-origin: left;
-webkit-transform-origin: left;
transform-origin: left;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget .nectar_widget[class*="nectar_blog_posts_"] svg {
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
backface-visibility: hidden;
display: block;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle {
fill: none;
stroke-width: 2;
stroke-linecap: round;
stroke-dasharray: 133;
stroke-dashoffset: 399;
-ms-transition: all .47s cubic-bezier(.25,0,.2,1);
-webkit-transition: all .47s cubic-bezier(.25,0,.2,1);
transition: all .47s cubic-bezier(.25,0,.2,1);
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .popular-featured-img,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img) a:before,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img):after {
overflow: hidden;
border-radius: 5px;
height: 65px;
width: 65px;
position: absolute;
display: block;
content: '';
left: 0;
top: 50%;
z-index: 10;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img) a:before {
background-color: rgba(0,0,0,0.35);
}
.main-content #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child:not(.has-img),
.main-content #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child:hover:not(.has-img) {
border: 1px solid #e6e6e6!important;
padding-top: 25px;
}
.main-content #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child:not(.has-img) .post-date {
color: rgba(0,0,0,1);
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li:first-child:not(.has-img) a {
color: inherit;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .meta-wrap {
width: calc(100% - 70px);
padding-left: 25px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li {
min-height: 55px;
padding-top: 0;
padding-bottom: 0;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .popular-featured-img img {
width: 100%;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li,
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li {
margin-bottom: 28px;
}
#footer-outer #footer-widgets .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li {
margin-bottom: 15px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img) a:before,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .popular-featured-img,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .meta-wrap,
.blog-recent[data-style="list_featured_first_row"] .small {
position: relative;
-webkit-transform: none;
transform: none;
top: 0;
display: inline-block;
vertical-align: middle;
}
@media only screen and (min-width : 1px) and (max-width : 999px) {
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] li, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] li {
padding: 30px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] li {
padding: 30px 30px 30px 80px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .popular-featured-img, 
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img):before, 
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img):after,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img) a:before, 
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img):after {
width: 80px;
height: 80px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li {
min-height: 80px;
line-height: 80px;
}
.widget .nectar_widget[class*="nectar_blog_posts_"] > li a, 
.ascend #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a, 
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li a {
display: inline-block;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li:not(.has-img):after {
line-height: 80px;
}
#sidebar .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a, 
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a {
display: block;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li a .meta-wrap {
width: calc(100% - 90px);
}
}.vc_non_responsive .vc_row .vc_col-sm-1,
.vc_non_responsive .vc_row .vc_col-sm-10,
.vc_non_responsive .vc_row .vc_col-sm-11,
.vc_non_responsive .vc_row .vc_col-sm-12,
.vc_non_responsive .vc_row .vc_col-sm-2,
.vc_non_responsive .vc_row .vc_col-sm-3,
.vc_non_responsive .vc_row .vc_col-sm-4,
.vc_non_responsive .vc_row .vc_col-sm-5,
.vc_non_responsive .vc_row .vc_col-sm-7,
.vc_non_responsive .vc_row .vc_col-sm-8,
.vc_non_responsive .vc_row .vc_col-sm-9 {
padding-left: 15px;
padding-right: 15px;
float: left
}
.vc_parallax-inner iframe,
.vc_video-bg iframe {
max-width: 1000%
}
.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
clear: both
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
content: " ";
display: table;
}
.container:after,
.container-fluid:after,
.row:after,
.vc_row:after {
clear: both;
}
.vc-composer-icon,
[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.vc_row:after,
.vc_row:before {
content: " ";
display: table
} @media (max-width: 690px) {
.vc_hidden-xs {
display: none!important
}
.vc_el-clearfix-xs {
clear: both
}
}
@media (min-width: 691px) and (max-width: 999px) {
.vc_hidden-sm {
display: none!important
}
.vc_el-clearfix-sm {
clear: both
}
}
@media (min-width: 1000px) and (max-width: 1299px) {
.vc_hidden-md {
display: none!important
}
.vc_el-clearfix-md {
clear: both
}
}
@media (min-width: 1300px) {
.vc_hidden-lg {
display: none !important;
}
} .vc_non_responsive .vc_row .vc_col-sm-1 {
position: relative;
float: left;
width: 6.382978723%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
position: relative;
float: left;
width: 14.89361702%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
position: relative;
float: left;
width: 23.404255317%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
position: relative;
float: left;
width: 31.914893614%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
position: relative;
float: left;
width: 40.425531911%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
position: relative;
float: left;
width: 48.93617020799999%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
position: relative;
float: left;
width: 57.446808505%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
position: relative;
float: left;
width: 65.95744680199999%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
position: relative;
float: left;
width: 74.468085099%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
position: relative;
float: left;
width: 82.97872339599999%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
position: relative;
float: left;
width: 91.489361693%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
position: relative;
float: left;
width: 100%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
margin-left: 91.489361693%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
margin-left: 82.97872339599999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
margin-left: 74.468085099%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
margin-left: 65.95744680199999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
margin-left: 57.446808505%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
margin-left: 48.93617020799999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
margin-left: 40.425531911%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
margin-left: 31.914893614%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
margin-left: 23.404255317%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
margin-left: 14.89361702%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
margin-left: 6.382978723%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
margin-left: 0%;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
display: none !important;
}
.vc_row-fluid::before, .vc_row-fluid::after {
content: "";
display: table;
}
.vc_row-fluid::after {
clear: both;
}
@media (min-width: 1200px) {
body .vc_row-fluid .vc_col-lg-offset-0:not(.no-left-margin) {
margin-left: 2.1%;
}
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, 
.vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2,
.vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, 
.vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, 
.vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, 
.vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, 
.vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, 
.vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, 
.vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, 
.vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, 
.vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, 
.vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12  {
position: relative;
min-height: 1px;
margin-left: 2.1%;
box-sizing: border-box;
}
.vc_row-fluid [class*="vc_col-"]:first-child:not([class*="offset"]) {
margin-left: 0;
}
.no-left-margin {
margin-left: 0!important;
}
.full-width-content [class*="vc_col-"] {
padding: 0;
}
body .vc_row-fluid .vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
float: left;
}
body .vc_row-fluid  .vc_col-xs-12 {
width: 100%;
}
body .vc_row-fluid .vc_col-xs-11 {
width: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-10 {
width: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-9 {
width: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-8 {
width: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-7 {
width: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-6 {
width: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-5 {
width: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-4 {
width: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-3 {
width: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-2 {
width: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-1 {
width: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-pull-12 {
right: 100%;
}
body .vc_row-fluid .vc_col-xs-pull-11 {
right: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-pull-10 {
right: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-pull-9 {
right: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-pull-8 {
right: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-pull-7 {
right: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-pull-6 {
right: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-pull-5 {
right: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-pull-4 {
right: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-pull-3 {
right: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-pull-2 {
right: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-pull-1 {
right: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-pull-0 {
right: auto;
}
body .vc_row-fluid .vc_col-xs-push-12 {
left: 100%;
}
body .vc_row-fluid .vc_col-xs-push-11 {
left: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-push-10 {
left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-push-9 {
left: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-push-8 {
left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-push-7 {
left: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-push-6 {
left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-push-5 {
left: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-push-4 {
left: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-push-3 {
left: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-push-2 {
left: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-push-1 {
left: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-push-0 {
left: auto;
}
body .vc_row-fluid .vc_col-xs-offset-12 {
margin-left: 100%;
}
body .vc_row-fluid .vc_col-xs-offset-11 {
margin-left: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-offset-10 {
margin-left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-offset-9 {
margin-left: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-offset-8 {
margin-left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-offset-7 {
margin-left: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-offset-6 {
margin-left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-offset-5 {
margin-left: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-offset-4 {
margin-left: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-offset-3 {
margin-left: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-offset-2 {
margin-left: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-offset-1 {
margin-left: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-offset-0 {
margin-left: 0%;
} @media (max-width: 1000px) {
body .vc_row-fluid.full-width-content .vc_col-xs-12,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-12 {
width: 100%;
}
body .vc_row-fluid.full-width-content .vc_col-xs-11,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-11 {
width: 91.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-10,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-10 {
width: 83.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-9,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-9 {
width: 75%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-8,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-8 {
width: 66.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-7,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-7 {
width: 58.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-6,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-6 {
width: 50%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-5,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-5 {
width: 41.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-4,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-4 {
width: 33.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-3,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-3 {
width: 25%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-2,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-2 {
width: 16.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-xs-1,
body .vc_row-fluid[data-column-margin="none"] .vc_col-xs-1 {
width: 8.33333333%!important;
}
}
@media (min-width: 1000px) and (max-width: 1200px){
body .vc_row-fluid.full-width-content .vc_col-md-12,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-12 {
width: 100%;
}
body .vc_row-fluid.full-width-content .vc_col-md-11,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-11 {
width: 91.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-10,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-10 {
width: 83.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-9,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-9 {
width: 75%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-8,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-8 {
width: 66.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-7,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-7 {
width: 58.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-6,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-6 {
width: 50%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-5,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-5 {
width: 41.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-4,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-4 {
width: 33.33333333%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-3,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-3 {
width: 25%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-2,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-2 {
width: 16.66666667%!important;
}
body .vc_row-fluid.full-width-content .vc_col-md-1,
body .vc_row-fluid[data-column-margin="none"] .vc_col-md-1 {
width: 8.33333333%!important;
}
}
@media (min-width: 1000px) {
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5 {
float: left
}
body .vc_row-fluid .vc_col-sm-5\/5 {
width: 100%
}
body .vc_row-fluid .vc_col-sm-4\/5 {
width: calc(80% - 1.7%)
}
body .vc_row-fluid .vc_col-sm-3\/5 {
width: calc(60% - 1.7%)
}
body .vc_row-fluid .vc_col-sm-2\/5 {
width: calc(40% - 1.7%)
}
body .vc_row-fluid .vc_col-sm-1\/5 {
width: calc(20% - 1.7%)
}
body .vc_row-fluid.full-width-content .vc_col-sm-4\/5 {
width: calc(80%)
}
body .vc_row-fluid.full-width-content .vc_col-sm-3\/5 {
width: calc(60%)
}
body .vc_row-fluid.full-width-content .vc_col-sm-2\/5 {
width: calc(40%)
}
body .vc_row-fluid.full-width-content .vc_col-sm-1\/5 {
width: calc(20%)
}
.vc_col-sm-pull-5\/5 {
right: 100%
}
.vc_col-sm-pull-4\/5 {
right: 80%
}
.vc_col-sm-pull-3\/5 {
right: 60%
}
.vc_col-sm-pull-2\/5 {
right: 40%
}
.vc_col-sm-pull-1\/5 {
right: 20%
}
.vc_col-sm-pull-0\/5 {
right: auto
}
.vc_col-sm-push-5\/5 {
left: 100%
}
.vc_col-sm-push-4\/5 {
left: 80%
}
.vc_col-sm-push-3\/5 {
left: 60%
}
.vc_col-sm-push-2\/5 {
left: 40%
}
.vc_col-sm-push-1\/5 {
left: 20%
}
.vc_col-sm-push-0\/5 {
left: auto
}
.vc_col-sm-offset-5\/5 {
margin-left: 100%
}
.vc_col-sm-offset-4\/5 {
margin-left: 80%
}
.vc_col-sm-offset-3\/5 {
margin-left: 60%
}
.vc_col-sm-offset-2\/5 {
margin-left: 40%
}
.vc_col-sm-offset-1\/5 {
margin-left: 20%
}
.vc_col-sm-offset-0\/5 {
margin-left: 0
}
}
@media (min-width: 1000px) {
body .vc_row-fluid  .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
float: left;
}
body .vc_row-fluid .vc_col-sm-12 {
width: 100%;
}
body .vc_row-fluid .vc_col-sm-11 {
width: 91.489361693%;
}
body .vc_row-fluid .vc_col-sm-10 {
width: 82.97872339599999%;
}
body .vc_row-fluid  .vc_col-sm-9 {
width: 74.468085099%;
}
body .vc_row-fluid  .vc_col-sm-8 {
width: 65.95744680199999%;
}
body .vc_row-fluid  .vc_col-sm-7 {
width: 57.446808505%;
}
body .vc_row-fluid  .vc_col-sm-6 {
width: 48.93617020799999%;
}
body .vc_row-fluid  .vc_col-sm-5 {
width: 40.425531911%;
}
body .vc_row-fluid  .vc_col-sm-4 {
width: 31.914893614%;
}
body .vc_row-fluid   .vc_col-sm-3 {
width: 23.404255317%;
}
body .vc_row-fluid   .vc_col-sm-2 {
width: 14.89361702%;
}
body .vc_row-fluid   .vc_col-sm-1 {
width: 6.382978723%;
}
body .vc_row-fluid   .vc_col-sm-pull-12 {
right: 100%;
}
body .vc_row-fluid   .vc_col-sm-pull-11 {
right: 91.489361693%;
}
body .vc_row-fluid   .vc_col-sm-pull-10 {
right: 82.97872339599999%;
}
body .vc_row-fluid  .vc_col-sm-pull-9 {
right: 74.468085099%;
}
body .vc_row-fluid  .vc_col-sm-pull-8 {
right: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-sm-pull-7 {
right: 57.446808505%;
}
body .vc_row-fluid   .vc_col-sm-pull-6 {
right: 48.93617020799999%;
}
body .vc_row-fluid  .vc_col-sm-pull-5 {
right: 40.425531911%;
}
body .vc_row-fluid  .vc_col-sm-pull-4 {
right: 31.914893614%;
}
body .vc_row-fluid  .vc_col-sm-pull-3 {
right: 23.404255317%;
}
body .vc_row-fluid  .vc_col-sm-pull-2 {
right: 14.89361702%;
}
body .vc_row-fluid  .vc_col-sm-pull-1 {
right: 6.382978723%;
}
body .vc_row-fluid  .vc_col-sm-pull-0 {
right: auto;
}
body .vc_row-fluid   .vc_col-sm-push-12 {
left: 100%;
}
body .vc_row-fluid   .vc_col-sm-push-11 {
left: 91.489361693%;
}
body .vc_row-fluid .vc_col-sm-push-10 {
left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-sm-push-9 {
left: 74.468085099%;
}
body .vc_row-fluid  .vc_col-sm-push-8 {
left: 65.95744680199999%;
}
body .vc_row-fluid  .vc_col-sm-push-7 {
left: 57.446808505%;
}
body .vc_row-fluid   .vc_col-sm-push-6 {
left: 48.93617020799999%;
}
body .vc_row-fluid   .vc_col-sm-push-5 {
left: 40.425531911%;
}
body .vc_row-fluid   .vc_col-sm-push-4 {
left: 31.914893614%;
}
body .vc_row-fluid  .vc_col-sm-push-3 {
left: 23.404255317%;
}
body .vc_row-fluid  .vc_col-sm-push-2 {
left: 14.89361702%;
}
body .vc_row-fluid  .vc_col-sm-push-1 {
left: 6.382978723%;
}
body .vc_row-fluid  .vc_col-sm-push-0 {
left: auto;
}
body .vc_row-fluid .vc_col-sm-offset-12 {
margin-left: 100%;
}
body .vc_row-fluid .vc_col-sm-offset-11 {
margin-left: 91.489361693%;
}
body .vc_row-fluid .vc_col-sm-offset-10 {
margin-left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-sm-offset-9 {
margin-left: 74.468085099%;
}
body .vc_row-fluid  .vc_col-sm-offset-8 {
margin-left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-sm-offset-7 {
margin-left: 57.446808505%;
}
body .vc_row-fluid  .vc_col-sm-offset-6 {
margin-left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-sm-offset-5 {
margin-left: 40.425531911%;
}
body .vc_row-fluid  .vc_col-sm-offset-4 {
margin-left: 31.914893614%;
}
body .vc_row-fluid .vc_col-sm-offset-3 {
margin-left: 23.404255317%;
}
body .vc_row-fluid  .vc_col-sm-offset-2 {
margin-left: 14.89361702%;
}
body .vc_row-fluid  .vc_col-sm-offset-1 {
margin-left: 6.382978723%;
}
body .vc_row-fluid  .vc_col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1000px) {
body .vc_row-fluid  .vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
float: left;
}
body .vc_row-fluid  .vc_col-md-12 {
width: 100%;
}
body .vc_row-fluid  .vc_col-md-11 {
width: 91.489361693%;
}
body .vc_row-fluid  .vc_col-md-10 {
width: 82.97872339599999%;
}
body .vc_row-fluid  .vc_col-md-9 {
width: 74.468085099%;
}
body .vc_row-fluid  .vc_col-md-8 {
width: 65.95744680199999%;
}
body .vc_row-fluid  .vc_col-md-7 {
width: 57.446808505%;
}
body .vc_row-fluid .vc_col-md-6 {
width: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-md-5 {
width: 40.425531911%;
}
body .vc_row-fluid  .vc_col-md-4 {
width: 31.914893614%;
}
body .vc_row-fluid .vc_col-md-3 {
width: 23.404255317%;
}
body .vc_row-fluid .vc_col-md-2 {
width: 14.89361702%;
}
body .vc_row-fluid .vc_col-md-1 {
width: 6.382978723%;
}
body .vc_row-fluid .vc_col-md-pull-12 {
right: 100%;
}
body .vc_row-fluid .vc_col-md-pull-11 {
right: 91.489361693%;
}
body .vc_row-fluid .vc_col-md-pull-10 {
right: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-md-pull-9 {
right: 74.468085099%;
}
body .vc_row-fluid  .vc_col-md-pull-8 {
right: 65.95744680199999%;
}
body .vc_row-fluid  .vc_col-md-pull-7 {
right: 57.446808505%;
}
body .vc_row-fluid  .vc_col-md-pull-6 {
right: 48.93617020799999%;
}
body .vc_row-fluid  .vc_col-md-pull-5 {
right: 40.425531911%;
}
body .vc_row-fluid  .vc_col-md-pull-4 {
right: 31.914893614%;
}
body .vc_row-fluid .vc_col-md-pull-3 {
right: 23.404255317%;
}
body .vc_row-fluid  .vc_col-md-pull-2 {
right: 14.89361702%;
}
body .vc_row-fluid .vc_col-md-pull-1 {
right: 6.382978723%;
}
body .vc_row-fluid .vc_col-md-pull-0 {
right: auto;
}
body .vc_row-fluid .vc_col-md-push-12 {
left: 100%;
}
body .vc_row-fluid  .vc_col-md-push-11 {
left: 91.489361693%;
}
body .vc_row-fluid .vc_col-md-push-10 {
left: 82.97872339599999%;
}
body .vc_row-fluid  .vc_col-md-push-9 {
left: 74.468085099%;
}
body .vc_row-fluid .vc_col-md-push-8 {
left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-md-push-7 {
left: 57.446808505%;
}
body .vc_row-fluid .vc_col-md-push-6 {
left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-md-push-5 {
left: 40.425531911%;
}
body .vc_row-fluid .vc_col-md-push-4 {
left: 31.914893614%;
}
body .vc_row-fluid .vc_col-md-push-3 {
left: 23.404255317%;
}
body .vc_row-fluid .vc_col-md-push-2 {
left: 14.89361702%;
}
body .vc_row-fluid .vc_col-md-push-1 {
left: 6.382978723%;
}
body .vc_row-fluid .vc_col-md-push-0 {
left: auto;
}
body .vc_row-fluid .vc_col-md-offset-12 {
margin-left: 100%;
}
body .vc_row-fluid .vc_col-md-offset-11 {
margin-left: 91.489361693%;
}
body .vc_row-fluid .vc_col-md-offset-10 {
margin-left: 82.97872339599999%;
}
body .vc_row-fluid  .vc_col-md-offset-9 {
margin-left: 74.468085099%;
}
body .vc_row-fluid .vc_col-md-offset-8 {
margin-left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-md-offset-7 {
margin-left: 57.446808505%;
}
body .vc_row-fluid .vc_col-md-offset-6 {
margin-left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-md-offset-5 {
margin-left: 40.425531911%;
}
body .vc_row-fluid .vc_col-md-offset-4 {
margin-left: 31.914893614%;
}
body .vc_row-fluid .vc_col-md-offset-3 {
margin-left: 23.404255317%;
}
body .vc_row-fluid .vc_col-md-offset-2 {
margin-left: 14.89361702%;
}
body .vc_row-fluid .vc_col-md-offset-1 {
margin-left: 6.382978723%;
}
body .vc_row-fluid .vc_col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
body .vc_row-fluid .vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
float: left;
}
body .vc_row-fluid .vc_col-lg-12 {
width: 100%;
}
body .vc_row-fluid .vc_col-lg-11 {
width: 91.489361693%;
}
body .vc_row-fluid .vc_col-lg-10 {
width: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-lg-9 {
width: 74.468085099%;
}
body .vc_row-fluid .vc_col-lg-8 {
width: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-lg-7 {
width: 57.446808505%;
}
body .vc_row-fluid .vc_col-lg-6 {
width: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-lg-5 {
width: 40.425531911%;
}
body .vc_row-fluid .vc_col-lg-4 {
width: 31.914893614%;
}
body .vc_row-fluid  .vc_col-lg-3 {
width: 23.404255317%;
}
body .vc_row-fluid .vc_col-lg-2 {
width: 14.89361702%;
}
body .vc_row-fluid  .vc_col-lg-1 {
width: 6.382978723%;
}
body .vc_row-fluid  .vc_col-lg-pull-12 {
right: 100%;
}
body .vc_row-fluid  .vc_col-lg-pull-11 {
right: 91.489361693%;
}
body .vc_row-fluid .vc_col-lg-pull-10 {
right: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-lg-pull-9 {
right: 74.468085099%;
}
body .vc_row-fluid .vc_col-lg-pull-8 {
right: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-lg-pull-7 {
right: 57.446808505%;
}
body .vc_row-fluid .vc_col-lg-pull-6 {
right: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-lg-pull-5 {
right: 40.425531911%;
}
body .vc_row-fluid .vc_col-lg-pull-4 {
right: 31.914893614%;
}
body .vc_row-fluid  .vc_col-lg-pull-3 {
right: 23.404255317%;
}
body .vc_row-fluid .vc_col-lg-pull-2 {
right: 14.89361702%;
}
body .vc_row-fluid  .vc_col-lg-pull-1 {
right: 6.382978723%;
}
body .vc_row-fluid .vc_col-lg-pull-0 {
right: auto;
}
body .vc_row-fluid .vc_col-lg-push-12 {
left: 100%;
}
body .vc_row-fluid .vc_col-lg-push-11 {
left: 91.489361693%;
}
body .vc_row-fluid .vc_col-lg-push-10 {
left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-lg-push-9 {
left: 74.468085099%;
}
body .vc_row-fluid  .vc_col-lg-push-8 {
left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-lg-push-7 {
left: 57.446808505%;
}
body .vc_row-fluid .vc_col-lg-push-6 {
left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-lg-push-5 {
left: 40.425531911%;
}
body .vc_row-fluid .vc_col-lg-push-4 {
left: 31.914893614%;
}
body .vc_row-fluid .vc_col-lg-push-3 {
left: 23.404255317%;
}
body .vc_row-fluid .vc_col-lg-push-2 {
left: 14.89361702%;
}
body .vc_row-fluid .vc_col-lg-push-1 {
left: 6.382978723%;
}
body .vc_row-fluid .vc_col-lg-push-0 {
left: auto;
}
body .vc_row-fluid .vc_col-lg-offset-12 {
margin-left: 100%;
}
body .vc_row-fluid .vc_col-lg-offset-11 {
margin-left: 91.489361693%;
}
body .vc_row-fluid .vc_col-lg-offset-10 {
margin-left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-lg-offset-9 {
margin-left: 74.468085099%;
}
body .vc_row-fluid  .vc_col-lg-offset-8 {
margin-left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-lg-offset-7 {
margin-left: 57.446808505%;
}
body .vc_row-fluid .vc_col-lg-offset-6 {
margin-left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-lg-offset-5 {
margin-left: 40.425531911%;
}
body .vc_row-fluid .vc_col-lg-offset-4 {
margin-left: 31.914893614%;
}
body .vc_row-fluid .vc_col-lg-offset-3 {
margin-left: 23.404255317%;
}
body .vc_row-fluid .vc_col-lg-offset-2 {
margin-left: 14.89361702%;
}
body .vc_row-fluid .vc_col-lg-offset-1 {
margin-left: 6.382978723%;
}
body .vc_row-fluid .vc_col-lg-offset-0 {
margin-left: 0%;
}
} .vc_pull-right {
float: right !important;
}
.vc_pull-left {
float: left !important;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_el-clearfix {
clear: both;
}
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5,
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5,
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5,
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
position: relative;
min-height: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: 2.1%;
}
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
float: left
}
@media only screen and (max-width: 1000px) and (min-width: 690px) {
body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
width: calc(80%)
}
body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
width: calc(60%)
}
body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
width: calc(40%)
}
body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
width: calc(20%)
}
}
@media (max-width: 690px) {
body .vc_row-fluid .vc_col-xs-5\/5 {
width: 100%
}
body .vc_row-fluid .vc_col-xs-4\/5 {
width: calc(80% - 1.7%)
}
body .vc_row-fluid .vc_col-xs-3\/5 {
width: calc(60% - 1.7%)
}
body .vc_row-fluid .vc_col-xs-2\/5 {
width: calc(40% - 1.7%)
}
body .vc_row-fluid .vc_col-xs-1\/5 {
width: calc(20% - 1.7%)
}
body .vc_row-fluid.full-width-content .vc_col-xm-4\/5 {
width: calc(80%)
}
body .vc_row-fluid.full-width-content .vc_col-xm-3\/5 {
width: calc(60%)
}
body .vc_row-fluid.full-width-content .vc_col-xm-2\/5 {
width: calc(40%)
}
body .vc_row-fluid.full-width-content .vc_col-xs-1\/5 {
width: calc(20%)
}
.vc_col-xs-pull-5\/5 {
right: 100%
}
.vc_col-xs-pull-4\/5 {
right: 80%
}
.vc_col-xs-pull-3\/5 {
right: 60%
}
.vc_col-xs-pull-2\/5 {
right: 40%
}
.vc_col-xs-pull-1\/5 {
right: 20%
}
.vc_col-xs-pull-0\/5 {
right: auto
}
.vc_col-xs-push-5\/5 {
left: 100%
}
.vc_col-xs-push-4\/5 {
left: 80%
}
.vc_col-xs-push-3\/5 {
left: 60%
}
.vc_col-xs-push-2\/5 {
left: 40%
}
.vc_col-xs-push-1\/5 {
left: 20%
}
.vc_col-xs-push-0\/5 {
left: auto
}
.vc_col-xs-offset-5\/5 {
margin-left: 100%
}
.vc_col-xs-offset-4\/5 {
margin-left: 80%
}
.vc_col-xs-offset-3\/5 {
margin-left: 60%
}
.vc_col-xs-offset-2\/5 {
margin-left: 40%
}
.vc_col-xs-offset-1\/5 {
margin-left: 20%
}
.vc_col-xs-offset-0\/5 {
margin-left: 0
}
}
@media (min-width: 1000px) and (max-width: 1200px) {
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5 {
float: left
}
body .vc_row-fluid .vc_col-md-5\/5 {
width: 100%
}
body .vc_row-fluid .vc_col-md-4\/5 {
width: calc(80% - 1.7%)
}
body .vc_row-fluid .vc_col-md-3\/5 {
width: calc(60% - 1.7%)
}
body .vc_row-fluid .vc_col-md-2\/5 {
width: calc(40% - 1.7%)
}
body .vc_row-fluid .vc_col-md-1\/5 {
width: calc(20% - 1.7%)
}
.vc_col-md-pull-5\/5 {
right: 100%
}
.vc_col-md-pull-4\/5 {
right: 80%
}
.vc_col-md-pull-3\/5 {
right: 60%
}
.vc_col-md-pull-2\/5 {
right: 40%
}
.vc_col-md-pull-1\/5 {
right: 20%
}
.vc_col-md-pull-0\/5 {
right: auto
}
.vc_col-md-push-5\/5 {
left: 100%
}
.vc_col-md-push-4\/5 {
left: 80%
}
.vc_col-md-push-3\/5 {
left: 60%
}
.vc_col-md-push-2\/5 {
left: 40%
}
.vc_col-md-push-1\/5 {
left: 20%
}
.vc_col-md-push-0\/5 {
left: auto
}
.vc_col-md-offset-5\/5 {
margin-left: 100%
}
.vc_col-md-offset-4\/5 {
margin-left: 80%
}
.vc_col-md-offset-3\/5 {
margin-left: 60%
}
.vc_col-md-offset-2\/5 {
margin-left: 40%
}
.vc_col-md-offset-1\/5 {
margin-left: 20%
}
.vc_col-md-offset-0\/5 {
margin-left: 0
}
}
@media (min-width: 1200px) {
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5 {
float: left
}
body .vc_row-fluid .vc_col-lg-5\/5 {
width: 100%
}
body .vc_row-fluid .vc_col-lg-4\/5 {
width: calc(80% - 1.7%)
}
body .vc_row-fluid .vc_col-lg-3\/5 {
width: calc(60% - 1.7%)
}
body .vc_row-fluid .vc_col-lg-2\/5 {
width: calc(40% - 1.7%)
}
body .vc_row-fluid .vc_col-lg-1\/5 {
width: calc(20% - 1.7%)
}
.vc_col-lg-pull-5\/5 {
right: 100%
}
.vc_col-lg-pull-4\/5 {
right: 80%
}
.vc_col-lg-pull-3\/5 {
right: 60%
}
.vc_col-lg-pull-2\/5 {
right: 40%
}
.vc_col-lg-pull-1\/5 {
right: 20%
}
.vc_col-lg-pull-0\/5 {
right: auto
}
.vc_col-lg-push-5\/5 {
left: 100%
}
.vc_col-lg-push-4\/5 {
left: 80%
}
.vc_col-lg-push-3\/5 {
left: 60%
}
.vc_col-lg-push-2\/5 {
left: 40%
}
.vc_col-lg-push-1\/5 {
left: 20%
}
.vc_col-lg-push-0\/5 {
left: auto
}
.vc_col-lg-offset-5\/5 {
margin-left: 100%
}
.vc_col-lg-offset-4\/5 {
margin-left: 80%
}
.vc_col-lg-offset-3\/5 {
margin-left: 60%
}
.vc_col-lg-offset-2\/5 {
margin-left: 40%
}
.vc_col-lg-offset-1\/5 {
margin-left: 20%
}
.vc_col-lg-offset-0\/5 {
margin-left: 0
}
}
@media (max-width: 767px) {
.vc_el-clearfix-xs {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 1000px) {
.vc_el-clearfix-sm {
clear: both;
}
}
@media (min-width: 1000px) and (max-width: 1199px) {
.vc_el-clearfix-md {
clear: both;
}
}
@media (min-width: 1200px) {
.vc_el-clearfix-lg {
clear: both;
}
}
.vc_visible {
display: block;
}
.vc_table {
width: 100%;
margin-bottom: 20px;
border-collapse: collapse;
}
.vc_table>tbody>tr>td,
.vc_table>tbody>tr>th,
.vc_table>tfoot>tr>td,
.vc_table>tfoot>tr>th,
.vc_table>thead>tr>td,
.vc_table>thead>tr>th {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd
}
.vc_table>thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd
}
.vc_button-2-wrapper,
.vc_pixel_icon {
display: inline-block;
vertical-align: middle
}
.vc_table>caption+thead>tr:first-child>td,
.vc_table>caption+thead>tr:first-child>th,
.vc_table>colgroup+thead>tr:first-child>td,
.vc_table>colgroup+thead>tr:first-child>th,
.vc_table>thead:first-child>tr:first-child>td,
.vc_table>thead:first-child>tr:first-child>th {
border-top: 0
}
.vc_table>tbody+tbody {
border-top: 2px solid #ddd
}
.vc_table .table {
background-color: #fff
}
.vc_table-bordered,
.vc_table-bordered>tbody>tr>td,
.vc_table-bordered>tbody>tr>th,
.vc_table-bordered>tfoot>tr>td,
.vc_table-bordered>tfoot>tr>th,
.vc_table-bordered>thead>tr>td,
.vc_table-bordered>thead>tr>th {
border: 1px solid #ddd
}
.vc_table-bordered>thead>tr>td,
.vc_table-bordered>thead>tr>th {
border-bottom-width: 2px
}
.vc_pixel_icon {
height: 16px;
width: 16px;
background-position: 0 0;
background-repeat: no-repeat
}
.vc_pixel_icon-alert {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/alert.png)
}
.vc_pixel_icon-info {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/info.png)
}
.vc_pixel_icon-tick {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/tick.png)
}
.vc_pixel_icon-explanation {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/exclamation.png)
}
.vc_pixel_icon-address_book {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/address-book.png)
}
.vc_pixel_icon-alarm_clock {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/alarm-clock.png)
}
.vc_pixel_icon-anchor {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/anchor.png)
}
.vc_pixel_icon-application_image {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/application-image.png)
}
.vc_pixel_icon-arrow {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/arrow.png)
}
.vc_pixel_icon-asterisk {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/asterisk.png)
}
.vc_pixel_icon-hammer {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/auction-hammer.png)
}
.vc_pixel_icon-balloon {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon.png)
}
.vc_pixel_icon-balloon_buzz {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-buzz.png)
}
.vc_pixel_icon-balloon_facebook {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-facebook.png)
}
.vc_pixel_icon-balloon_twitter {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-twitter.png)
}
.vc_pixel_icon-battery {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/battery-full.png)
}
.vc_pixel_icon-binocular {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/binocular.png)
}
.vc_pixel_icon-document_excel {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-excel.png)
}
.vc_pixel_icon-document_image {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-image.png)
}
.vc_pixel_icon-document_music {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-music.png)
}
.vc_pixel_icon-document_office {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-office.png)
}
.vc_pixel_icon-document_pdf {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-pdf.png)
}
.vc_pixel_icon-document_powerpoint {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-powerpoint.png)
}
.vc_pixel_icon-document_word {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-word.png)
}
.vc_pixel_icon-bookmark {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/bookmark.png)
}
.vc_pixel_icon-camcorder {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/camcorder.png)
}
.vc_pixel_icon-camera {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/camera.png)
}
.vc_pixel_icon-chart {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/chart.png)
}
.vc_pixel_icon-chart_pie {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/chart-pie.png)
}
.vc_pixel_icon-clock {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/clock.png)
}
.vc_pixel_icon-play {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/control.png)
}
.vc_pixel_icon-fire {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/fire.png)
}
.vc_pixel_icon-heart {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/heart.png)
}
.vc_pixel_icon-mail {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/mail.png)
}
.vc_pixel_icon-shield {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/plus-shield.png)
}
.vc_pixel_icon-video {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/video.png)
}
@font-face{
font-family:vcpb-plugin-icons;
src:url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);
src:url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix) format('embedded-opentype'),url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62) format('truetype'),url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62) format('woff'),url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons) format('svg');
font-weight:400;
font-style:normal
}
.vc-composer-icon{
font-family:vcpb-plugin-icons!important;
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.vc-c-icon-minimize:before{
content:"\e91c"
}
.vc-c-icon-close:before{
content:"\e5cd"
}
.vc-c-icon-1-6_4-6_1-6:before{
content:"\e90e"
}
.vc-c-icon-add_template:before{
content:"\e903"
}
.vc-c-icon-arrow_back:before{
content:"\e5c4"
}
.vc-c-icon-arrow_drop_down:before{
content:"\e5c5"
}
.vc-c-icon-arrow_drop_up:before{
content:"\e5c7"
}
.vc-c-icon-arrow_forward:before{
content:"\e5c8"
}
.vc-c-icon-check:before{
content:"\e5ca"
}
.vc-c-icon-arrow_upward:before{
content:"\e5d8"
}
.vc-c-icon-arrow_downward:before{
content:"\e5db"
}
.vc-c-icon-sync:before{
content:"\e627"
}
.vc-c-icon-search:before{
content:"\e8b6"
}
.vc-c-icon-1-1:before{
content:"\e900"
}
.vc-c-icon-1-2_1-2:before{
content:"\e901"
}
.vc-c-icon-1-3_1-3_1-3:before{
content:"\e902"
}
.vc-c-icon-1-4_1-2_1-4:before{
content:"\e904"
}
.vc-c-icon-1-4_1-4_1-4_1-4:before{
content:"\e905"
}
.vc-c-icon-1-4_3-4:before{
content:"\e906"
}
.vc-c-icon-1-6_1-6_1-6_1-2:before{
content:"\e907"
}
.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{
content:"\e908"
}
.vc-c-icon-l_15_15_15_15_15:before{
content:"\e909"
}
.vc-c-icon-1-6_2-3_1-6:before{
content:"\e90a"
}
.vc-c-icon-2-3_1-3:before{
content:"\e90b"
}
.vc-c-icon-5-6_1-6:before{
content:"\e90c"
}
.vc-c-icon-add_element:before{
content:"\e90d"
}
.vc-c-icon-add:before{
content:"\e90f"
}
.vc-c-icon-cog:before{
content:"\e910"
}
.vc-c-icon-content_copy:before{
content:"\e911"
}
.vc-c-icon-delete_empty:before{
content:"\e912"
}
.vc-c-icon-dragndrop:before{
content:"\e913"
}
.vc-c-icon-fullscreen_exit:before{
content:"\e914"
}
.vc-c-icon-fullscreen:before{
content:"\e915"
}
.vc-c-icon-arrow_drop_right:before{
content:"\e916"
}
.vc-c-icon-layout_default:before{
content:"\e917"
}
.vc-c-icon-layout_landscape-smartphones:before{
content:"\e918"
}
.vc-c-icon-layout_landscape-tablets:before{
content:"\e919"
}
.vc-c-icon-layout_portrait-smartphones:before{
content:"\e91a"
}
.vc-c-icon-layout_portrait-tablets:before{
content:"\e91b"
}
.vc-c-icon-mode_edit:before{
content:"\e91d"
}
.vc-c-icon-row_default_fe:before{
content:"\e91e"
}
.vc-c-icon-text-block:before{
content:"\e91f"
}
.vc_txt_align_left {
text-align: left
}
.vc_txt_align_right {
text-align: right
}
.vc_txt_align_center {
text-align: center
}
.vc_txt_align_justify {
text-align: justify;
text-justify: inter-word
}
.vc_el_width_50 {
width: 50%
}
.vc_el_width_60 {
width: 60%
}
.vc_el_width_70 {
width: 70%
}
.vc_el_width_80 {
width: 80%
}
.vc_el_width_90 {
width: 90%
}
.vc_el_width_100 {
width: 100%
}
.open>.dropdown-toggle.vc_btn-danger,
.open>.dropdown-toggle.vc_btn-default,
.open>.dropdown-toggle.vc_btn-info,
.open>.dropdown-toggle.vc_btn-primary,
.open>.dropdown-toggle.vc_btn-success,
.open>.dropdown-toggle.vc_btn-warning,
.open>.dropdown-togglea.vc_btn-danger,
.open>.dropdown-togglea.vc_btn-default,
.open>.dropdown-togglea.vc_btn-info,
.open>.dropdown-togglea.vc_btn-primary,
.open>.dropdown-togglea.vc_btn-success,
.open>.dropdown-togglea.vc_btn-warning,
.open>.dropdown-togglebutton.vc_btn-danger,
.open>.dropdown-togglebutton.vc_btn-default,
.open>.dropdown-togglebutton.vc_btn-info,
.open>.dropdown-togglebutton.vc_btn-primary,
.open>.dropdown-togglebutton.vc_btn-success,
.open>.dropdown-togglebutton.vc_btn-warning,
.vc_btn-danger.active,
.vc_btn-danger:active,
.vc_btn-default.active,
.vc_btn-default:active,
.vc_btn-info.active,
.vc_btn-info:active,
.vc_btn-primary.active,
.vc_btn-primary:active,
.vc_btn-success.active,
.vc_btn-success:active,
.vc_btn-warning.active,
.vc_btn-warning:active,
a.vc_btn-danger.active,
a.vc_btn-danger:active,
a.vc_btn-default.active,
a.vc_btn-default:active,
a.vc_btn-info.active,
a.vc_btn-info:active,
a.vc_btn-primary.active,
a.vc_btn-primary:active,
a.vc_btn-success.active,
a.vc_btn-success:active,
a.vc_btn-warning.active,
a.vc_btn-warning:active,
button.vc_btn-danger.active,
button.vc_btn-danger:active,
button.vc_btn-default.active,
button.vc_btn-default:active,
button.vc_btn-info.active,
button.vc_btn-info:active,
button.vc_btn-primary.active,
button.vc_btn-primary:active,
button.vc_btn-success.active,
button.vc_btn-success:active,
button.vc_btn-warning.active,
button.vc_btn-warning:active {
background-image: none
}
.vc_button-2-wrapper.vc_button-2-align-left {
display: block;
text-align: left
}
.vc_button-2-wrapper.vc_button-2-align-right {
display: block;
text-align: right
}
.vc_button-2-wrapper.vc_button-2-align-center {
display: block;
text-align: center
}
i.icon {
display: inline-block;
width: 16px;
height: 16px;
line-height: 16px;
vertical-align: text-top;
margin-left: 5px
}
.wpb_btn-large i.icon {
height: 19px;
margin-left: 9px
}
.wpb_btn-small i.icon {
height: 15px
}
.wpb_btn-mini i.icon {
display: none
}
.wpb_address_book i.icon,
option.wpb_address_book {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/address-book.png) right center no-repeat
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/alarm-clock.png) right center no-repeat
}
.wpb_anchor i.icon,
option.wpb_anchor {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/anchor.png) right center no-repeat
}
.wpb_application_image i.icon,
option.wpb_application_image {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/application-image.png) right center no-repeat
}
.wpb_arrow i.icon,
option.wpb_arrow {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/arrow.png) right center no-repeat
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/asterisk.png) right center no-repeat
}
.wpb_hammer i.icon,
option.wpb_hammer {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/auction-hammer.png) right center no-repeat
}
.wpb_balloon i.icon,
option.wpb_balloon {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon.png) right center no-repeat
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-buzz.png) right center no-repeat
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-facebook.png) right center no-repeat
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-twitter.png) right center no-repeat
}
.wpb_battery i.icon,
option.wpb_battery {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/battery-full.png) right center no-repeat
}
.wpb_binocular i.icon,
option.wpb_binocular {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/binocular.png) right center no-repeat
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-excel.png) right center no-repeat
}
.wpb_document_image i.icon,
option.wpb_document_image {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-image.png) right center no-repeat
}
.wpb_document_music i.icon,
option.wpb_document_music {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-music.png) right center no-repeat
}
.wpb_document_office i.icon,
option.wpb_document_office {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-office.png) right center no-repeat
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-pdf.png) right center no-repeat
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-powerpoint.png) right center no-repeat
}
.wpb_document_word i.icon,
option.wpb_document_word {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-word.png) right center no-repeat
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/bookmark.png) right center no-repeat
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/camcorder.png) right center no-repeat
}
.wpb_camera i.icon,
option.wpb_camera {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/camera.png) right center no-repeat
}
.wpb_chart i.icon,
option.wpb_chart {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/chart.png) right center no-repeat
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/chart-pie.png) right center no-repeat
}
.wpb_clock i.icon,
option.wpb_clock {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/clock.png) right center no-repeat
}
.wpb_play i.icon,
option.wpb_play {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/control.png) right center no-repeat
}
.wpb_fire i.icon,
option.wpb_fire {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/fire.png) right center no-repeat
}
.wpb_heart i.icon,
option.wpb_heart {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/heart.png) right center no-repeat
}
.wpb_mail i.icon,
option.wpb_mail {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/mail.png) right center no-repeat
}
.wpb_shield i.icon,
option.wpb_shield {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/plus-shield.png) right center no-repeat
}
.wpb_video i.icon,
option.wpb_video {
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/icons/video.png) right center no-repeat
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
margin-top: 5px;
margin-bottom: 5px
}
.vc_message_box {
border: 1px solid transparent;
display: block;
overflow: hidden;
margin: 0 0 21.74px;
padding: 1em 1em 1em 4em;
position: relative;
font-size: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
#content .wpb_alert p:last-child,
#content .wpb_text_column:last-child,
#content .wpb_text_column p:last-child,
.vc_message_box>p:last-child,
.wpb_alert p:last-child,
.wpb_text_column:last-child,
.wpb_text_column p:last-child {
margin-bottom: 0
}
.vc_message_box-icon>*,
.vc_message_box-icon>.fa {
font-size: 1.7em;
line-height: 1
}
.vc_message_box-icon>*,
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%)
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
margin-bottom: 35px
}
.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
margin-bottom: 21.74px
}
.vc_parallax {
position: relative;
overflow: hidden
}
.vc_parallax>* {
position: relative;
z-index: 1
}
.vc_parallax .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0
}
.vc_video-bg-container {
position: relative
}
.vc_video-bg {
height: 100%;
overflow: hidden;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0
}
.vc_row[data-vc-full-width] {
-webkit-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
overflow: hidden
}
.vc_row[data-vc-full-width].vc_hidden {
opacity: 0
}
.vc_empty-element>.vc_column-inner {
min-height: 100px
}
.fb_type_standard,
.fb_type_standard iframe {
height: 25px
}
.fb_type_button_count,
.fb_type_button_count iframe {
height: 20px
}
.fb_type_box_count,
.fb_type_box_count iframe {
height: 62px
}
.wpb_googleplus_type_standard {
height: 25px
}
.wpb_googleplus_type_small {
height: 19px
}
.wpb_googleplus_type_medium,
.wpb_googleplus_type_tall {
height: 21px
}
.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
height: 62px
}
.wpb_pinterest_type_horizontal,
.wpb_pinterest_type_none {
height: 21px
}
.wpb_pinterest a {
border-bottom: 0
}
.wpb_pinterest_type_vertical {
box-sizing: content-box;
padding-top: 29px;
height: 21px
}
iframe.twitter-share-button {
margin: 0
}
.wpb_widgetised_column .wpb_wrapper>ul {
margin: 0
}
.wpb_widgetised_column .wpb_wrapper>ul>li {
margin-left: 0;
background-image: none;
list-style: none!important
}
.wpb_widgetised_column .wpb_wrapper>ul>li:after,
.wpb_widgetised_column .wpb_wrapper>ul>li:before {
display: none!important
}
.wpb_button {
display: inline-block;
padding: 4px 10px;
margin-bottom: 0;
margin-top: 0;
font-size: 13px;
line-height: 18px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
vertical-align: middle;
cursor: pointer;
background-color: #f7f7f7;
border: 1px solid #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-color: rgba(0, 0, 0, .1)
}
.wpb_button.active,
.wpb_button.disabled,
.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
background-color: #eaeaea
}
.wpb_button:hover {
color: #333;
background-color: #e6e6e6;
-webkit-transition: background-color .1s linear;
-o-transition: background-color .1s linear;
transition: background-color .1s linear;
background-image: none
}
.wpb_button:focus {
outline: dotted thin;
outline: -webkit-focus-ring-color auto 5px;
outline-offset: -2px
}
.wpb_button.active,
.wpb_button:active {
background-color: #e6e6e6;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}
button.wpb_btn-large,
span.wpb_btn-large {
padding: 9px 14px;
font-size: 15px;
line-height: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
button.wpb_btn-large [class^=icon-],
span.wpb_btn-large [class^=icon-] {
margin-top: 1px
}
button.wpb_btn-small,
span.wpb_btn-small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px
}
button.wpb_btn-small [class^=icon-],
span.wpb_btn-small [class^=icon-] {
margin-top: -1px
}
button.wpb_btn-mini,
span.wpb_btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px
}
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover,
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover {
color: #FFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.wpb_btn-danger.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active,
.wpb_btn-primary.active,
.wpb_btn-success.active,
.wpb_btn-warning.active {
color: rgba(255, 255, 255, .75)
}
.wpb_btn-primary {
background-color: #08c
}
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary:active,
.wpb_btn-primary:hover,
.wpb_btn-primary[disabled] {
background-color: #0077b3
}
.wpb_btn-warning {
background-color: #F90
}
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning:active,
.wpb_btn-warning:hover,
.wpb_btn-warning[disabled] {
background-color: #e68a00
}
.wpb_btn-danger {
background-color: #FF675B
}
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger:active,
.wpb_btn-danger:hover,
.wpb_btn-danger[disabled] {
background-color: #ff4f42
}
.wpb_btn-success {
background-color: #6AB165
}
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success:active,
.wpb_btn-success:hover,
.wpb_btn-success[disabled] {
background-color: #5aa855
}
.wpb_btn-info {
background-color: #58B9DA
}
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info:active,
.wpb_btn-info:hover,
.wpb_btn-info[disabled] {
background-color: #43b0d5
}
.wpb_btn-inverse {
background-color: #555
}
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse:active,
.wpb_btn-inverse:hover,
.wpb_btn-inverse[disabled] {
background-color: #484848
}
button.wpb_button::-moz-focus-inner,
input[type=submit].wpb_button::-moz-focus-inner {
padding: 0;
border: 0
}
a.wpb_button_a {
border: none
}
.vc_btn3-container {
display: block;
margin-bottom: 21.74px;
max-width: 100%
}
.vc_btn3-container.vc_btn3-inline {
display: inline-block;
vertical-align: top
}
.vc_general.vc_btn3 {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: transparent;
color: #5472D2;
border: 1px solid transparent;
box-sizing: border-box;
word-wrap: break-word;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
top: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
line-height: normal;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
font-size: 14px;
padding: 14px 20px
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_gallery .wpb_flexslider .flex-caption {
cursor: default
}
.wpb_call_to_action,
.wpb_call_to_action .wpb_button {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box
}
.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
border: none;
text-decoration: inherit;
color: inherit
}
.vc_custom_heading a {
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
opacity: 1
}
.vc_custom_heading a:hover {
opacity: .85
}
#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
margin: 0;
padding-top: 0
}
.cta_align_bottom {
text-align: center
}
.cta_align_bottom .wpb_button {
position: static;
margin-top: 21.74px;
display: inline-block
}
.cta_no_button .wpb_call_text {
width: auto;
float: none
}
.wpb_gmaps_widget .wpb_wrapper {
background-color: #f7f7f7;
padding: 5px
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
margin-bottom: 0;
padding: 0;
display: block;
width: 100%;
border: none
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
position: relative;
padding-bottom: 56.25%;
height: 0
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
position: absolute;
top: 0;
left: 0;
height: 100%
}
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
outline: 0
}
.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
padding: 0
}
.wpb_content_element .wpb_tabs_nav {
margin: 0;
padding-left: 0!important;
text-indent: inherit!important
}
#content .wpb_content_element .wpb_tabs_nav {
margin: 0
}
.wpb_content_element .wpb_tabs_nav li {
background-color: #FFF;
white-space: nowrap;
padding: 0;
background-image: none;
list-style: none!important
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: #f7f7f7
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
display: none!important
}
.wpb_content_element .wpb_accordion_header a  {
border-bottom: none;
text-decoration: none;
display: block;
padding: .5em 1em
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding: 1em
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child {
margin-bottom: 0
}
.wpb_tabs .wpb_tabs_nav li {
float: left;
margin: 0 1px 0 0
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
margin: 0 0 1px;
padding-top: 0;
position: relative;
text-transform: none;
font-weight: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
padding-left: 1em
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
display: block;
width: 16px;
height: 16px;
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/toggle_open.png);
background-repeat: no-repeat;
position: absolute;
right: .7em;
top: .7em
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/toggle_close.png)
}
.grid_layout-thumbnail .post-thumb,
body ul.wpb_thumbnails-fluid li .entry-content:last-child {
margin-bottom: 0
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
float: none
}
body ul.wpb_thumbnails-fluid li {
padding: 0;
margin-left: 0;
background-image: none;
list-style: none!important
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
display: none!important
}
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
padding: 0;
overflow: visible!important
}
.wpb_teaser_grid .entry-content {
margin: 0;
padding: 0;
width: 100%
}
.grid_layout-thumbnail .post-thumb img {
max-width: 100%
}
.wpb_carousel .wpb_wrapper {
position: relative
}
.wpb_carousel .next,
.wpb_carousel .prev {
position: absolute;
top: 3px;
background-color: #f7f7f7;
padding: 0 6px;
font-size: 12px;
z-index: 10;
text-decoration: none;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear
}
.wpb_carousel .next:hover,
.wpb_carousel .prev:hover {
background-color: #F0F0F0
}
.wpb_carousel .next:focus,
.wpb_carousel .prev:focus {
outline: 0;
text-decoration: none
}
.wpb_carousel .prev {
right: 30px
}
.wpb_carousel .next {
right: 0
}
.wpb_carousel .wpb_thumbnails-fluid {
width: 100%
}
.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span] {
height: auto!important
}
.wpb_categories_filter {
list-style: none;
padding: 0;
margin: 0 0 10px
}
.wpb_categories_filter li {
display: block;
float: left;
margin: 0 10px 10px 0;
background-image: none;
list-style: none!important
}
.wpb_categories_filter li:after,
.wpb_categories_filter li:before {
display: none!important
}
.wpb_categories_filter li a {
border: none;
text-decoration: none
}
.wpb_categories_filter li a:hover,
.wpb_categories_filter li.active a {
border-bottom: 1px dotted
}
@media (max-width:480px) {
.vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
margin-left: 0;
width: auto
}
.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-] {
width: 100%;
float: none;
display: block;
margin-left: 0;
margin-right: 0
}
}
.wpb_image_grid .wpb_image_grid_ul {
margin: 0;
padding: 0
}
.wpb_image_grid .wpb_image_grid_ul>li {
background-image: none;
list-style: none!important
}
.wpb_image_grid .wpb_image_grid_ul>li:after,
.wpb_image_grid .wpb_image_grid_ul>li:before {
display: none!important
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
list-style: none;
margin: 0 1px 1px 0;
max-width: 100%;
float: left
}
.wpb_image_grid .wpb_image_grid_ul a {
display: block
}
.wpb_image_grid .wpb_image_grid_ul img {
display: block;
max-width: 100%;
height: auto
}
.wpb_gallery .theme-default .nivoSlider {
margin-bottom: 0
}
.wpb_gallery .theme-default .nivo-controlNav {
padding: 10px 0 3px
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
bottom: auto;
top: 100%;
margin-top: 15px
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
line-height: 1
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
z-index: 10
}
#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
list-style: none;
padding: 0;
background-image: none;
margin: 0
}
.flickr_badge_image {
margin: 0 10px 10px 0;
width: 72px;
height: 72px;
float: left;
background: 0 0;
padding: 0
}
.flickr_badge_image a {
border: none
}
.flickr_badge_image img {
margin: 0;
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%
}
.wpb_flickr_widget p.flickr_stream_wrap {
clear: both;
margin-bottom: 0;
font-size: 80%
}
.wpb_flickr_widget p.flickr_stream_wrap a {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/flickr.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: inline-block
}
.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
width: 10%
}
.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
width: 20%
}
.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
width: 30%
}
.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
width: 40%
}
.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
width: 50%
}
.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
width: 60%
}
.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
width: 70%
}
.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
width: 80%
}
.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
width: 90%
}
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
width: 100%
}
.wpb_video_widget .wpb_video_wrapper {
padding-top: 56.25%;
position: relative;
width: 100%
}
.wpb_video_widget .wpb_video_wrapper>div {
padding-top: 0!important;
position: static
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
padding-top: 56.25%
}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
padding-top: 75%
}
.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
padding-top: 42.55319149%
}
.wpb_video_widget.vc_video-align-left .wpb_wrapper {
float: left
}
.wpb_video_widget.vc_video-align-center .wpb_wrapper {
margin: 0 auto
}
.wpb_video_widget.vc_video-align-right .wpb_wrapper {
float: right
}
.wpb_video_widget .wpb_wrapper {
position: relative
}
.wpb_video_widget .wpb_wrapper iframe {
width: 100%;
height: 100%;
display: block;
position: absolute;
margin: 0;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpb_video_wrapper .fluid-width-video-wrapper {
padding-top: 0!important;
position: static
}
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
background-color: #f7f7f7;
opacity: 1;
filter: alpha(opacity=100);
color: inherit;
padding: 10px 15px;
position: static
}
.wpb_posts_slider .wpb_gallery_slides>ul>li {
background-image: none;
list-style: none!important
}
.wpb_posts_slider .wpb_gallery_slides>ul>li:after,
.wpb_posts_slider .wpb_gallery_slides>ul>li:before {
display: none!important
}
.vc_progress_bar .vc_single_bar {
background: #f7f7f7;
position: relative;
margin-bottom: 11.67px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}
.vc_progress_bar .vc_single_bar:last-child {
margin-bottom: 0
}
.vc_progress_bar .vc_single_bar .vc_label {
display: block;
padding: .5em 1em;
position: relative;
z-index: 1
}
.vc_progress_bar .vc_single_bar .vc_bar {
display: block;
position: absolute;
height: 100%;
background-color: #e0e0e0;
width: 0%;
top: 0;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
background-color: #0074CC
}
.vc_pie_chart {
z-index: 0;
opacity: 0;
filter: alpha(opacity=0)
}
.vc_pie_chart.vc_ready {
opacity: 1;
filter: alpha(opacity=100)
}
.vc_pie_chart .vc_pie_wrapper {
position: relative;
margin: 0 auto
}
.vc_pie_chart canvas {
position: relative;
z-index: 1
}
.vc_pie_chart .vc_pie_chart_value,
.vc_pie_chart_back {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0
}
.vc_pie_chart .vc_pie_chart_value {
font-size: 200%;
text-align: center
}
.vc_pie_chart_back {
border: 6px solid #f7f7f7;
border-radius: 50%;
opacity: .3;
filter: alpha(opacity=30);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.vc_images_carousel .vc_carousel-control {
border: none
}
.vc_carousel .vc_carousel-control {
text-shadow: none;
border: none;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
outline: 0
}
.vc_carousel .vc_carousel-indicators li {
width: 5px;
height: 5px;
margin: 0;
border-color: #f7f7f7;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear
}
.vc_separator {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}
.vc_separator h4 {
line-height: 1em;
font-size: 100%;
margin: 0;
word-wrap: break-word;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto
}
.vc_separator h4 .normal {
font-size: 12px;
font-weight: 400
}
.vc_separator .vc_sep_holder {
height: 1px;
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 10%
}
.vc_separator .vc_sep_holder .vc_sep_line {
height: 1px;
border-top: 1px solid #EBEBEB;
display: block;
position: relative;
top: 1px;
width: 100%
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
display: none
}
.vc_separator.vc_separator_align_center h4 {
padding: 0 .8em
}
.vc_separator.vc_separator_align_left h4 {
padding: 0 .8em 0 0
}
.vc_separator.vc_separator_align_right h4 {
padding: 0 0 0 .8em;
margin: 0!important
}
.vc_separator.vc_sep_double {
height: 3px
}
.vc_separator.vc_sep_double .vc_sep_line {
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
height: 3px
}
.vc_separator.vc_sep_dashed .vc_sep_line {
border-top-style: dashed
}
.vc_separator.vc_sep_dotted .vc_sep_line {
border-top-style: dotted
}
.vc_separator.vc_sep_shadow .vc_sep_line {
border: none;
position: relative;
height: 20px;
top: 0;
overflow: hidden
}
.vc_separator.vc_sep_shadow .vc_sep_line::after {
content: '';
display: block;
position: absolute;
left: 0;
top: -20px;
right: 0;
height: 10px;
border-radius: 100%
}
.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
right: -100%;
box-shadow: 10px 10px 10px 1px
}
.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
left: -100%;
box-shadow: -10px 10px 10px 1px
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
width: 100%
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
display: none
}
.vc_separator .vc_icon_element {
margin-bottom: 0
}
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
padding-left: 0
}
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl {
margin-left: .8em;
margin-right: .8em
}
.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,
.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style {
margin-left: .8em
}
.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4 {
padding-left: .8em
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
border-top-width: 1px
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 1px;
top: 0
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
top: 0
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 1px
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 1px
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
border-top-width: 2px
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 2px;
top: -1px
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
top: -1px
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 2px
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 2px
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
border-top-width: 3px
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 3px;
top: -1px
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
top: -1px
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 3px
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 3px
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
border-top-width: 4px
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 4px;
top: -2px
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
top: -2px
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 4px
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 4px
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
border-top-width: 5px
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 5px;
top: -2px
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
top: -2px
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 5px
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 5px
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
border-top-width: 6px
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 6px;
top: -3px
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
top: -3px
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 6px
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 6px
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
border-top-width: 7px
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 7px;
top: -3px
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
top: -3px
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 7px
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 7px
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
border-top-width: 8px
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 8px;
top: -4px
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
top: -4px
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 8px
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 8px
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
border-top-width: 9px
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 9px;
top: -4px
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
top: -4px
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 9px
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 9px
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
border-top-width: 10px
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 10px;
top: -5px
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
top: -5px
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
box-shadow: 10px 10px 10px 10px
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
box-shadow: -10px 10px 10px 10px
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
border-color: #5472D2
}
.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
color: #5472D2
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
border-color: #00C1CF
}
.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
color: #00C1CF
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
border-color: #FE6C61
}
.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
color: #FE6C61
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
border-color: #8D6DC4
}
.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
color: #8D6DC4
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
border-color: #4CADC9
}
.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
color: #4CADC9
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
border-color: #CEC2AB
}
.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
color: #CEC2AB
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
border-color: #50485B
}
.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
color: #50485B
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
border-color: #75D69C
}
.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
color: #75D69C
}
.vc_separator.vc_sep_color_black .vc_sep_line {
border-color: #2A2A2A
}
.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
color: #2A2A2A
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #EBEBEB
}
.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
color: #EBEBEB
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
border-color: #F7BE68
}
.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
color: #F7BE68
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
border-color: #5AA1E3
}
.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
color: #5AA1E3
}
.vc_separator.vc_sep_color_green .vc_sep_line {
border-color: #6DAB3C
}
.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
color: #6DAB3C
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
border-color: #F4524D
}
.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
color: #F4524D
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
border-color: #F79468
}
.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
color: #F79468
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
border-color: #B97EBB
}
.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
color: #B97EBB
}
.vc_separator.vc_sep_color_white .vc_sep_line {
border-color: #FFF
}
.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
color: #FFF
}
.vc_text_separator,
.wpb_separator {
border-bottom: 1px solid #EBEBEB;
clear: both;
height: 1px
}
.vc_sep_width_10 {
width: 10%
}
.vc_sep_width_20 {
width: 20%
}
.vc_sep_width_30 {
width: 30%
}
.vc_sep_width_40 {
width: 40%
}
.vc_sep_width_50 {
width: 50%
}
.vc_sep_width_60 {
width: 60%
}
.vc_sep_width_70 {
width: 70%
}
.vc_sep_width_80 {
width: 80%
}
.vc_sep_width_90 {
width: 90%
}
.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
width: 100%
}
.vc_sep_pos_align_center {
margin-left: auto;
margin-right: auto
}
.vc_sep_pos_align_left {
margin-left: 0;
margin-right: auto
}
.vc_sep_pos_align_right {
margin-left: auto;
margin-right: 0
}
.vc_text_separator div {
display: inline-block;
background-color: #FFF;
padding: 1px 1em;
position: relative;
top: -9px
}
.separator_align_left {
text-align: left
}
.separator_align_right {
text-align: right
}
.vc-zigzag-wrapper {
text-align: center
}
.vc-zigzag-wrapper.vc-zigzag-align-left {
text-align: left
}
.vc-zigzag-wrapper.vc-zigzag-align-right {
text-align: right
}
.vc-zigzag-inner {
display: inline-block
}
.wpb_single_image a {
border: none;
outline: 0
}
.wpb_single_image img {
height: auto;
max-width: 100%;
vertical-align: top
}
.wpb_single_image .vc_single_image-wrapper {
display: inline-block;
vertical-align: top;
max-width: 100%
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: 1px solid #EBEBEB
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #EBEBEB
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: none
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
padding: 6px
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 15px
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
.wpb_single_image.vc_align_center {
text-align: center
}
.wpb_single_image.vc_align_right {
text-align: right
}
.wpb_single_image.vc_align_left {
text-align: left
}
.wpb_single_image .vc_box_shadow_3d {
position: relative;
z-index: 0;
display: inline-block;
max-width: 100%
}
.wpb_single_image .vc_box_shadow_3d:after,
.wpb_single_image .vc_box_shadow_3d:before {
content: "";
position: absolute;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
left: 5px;
right: 50%;
bottom: 8px;
height: 30%;
z-index: -1;
border-radius: inherit;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: skewY(-6deg);
-ms-transform: skewY(-6deg);
transform: skewY(-6deg)
}
.wpb_single_image .vc_box_shadow_3d:after {
left: 50%;
right: 5px;
-webkit-transform: skewY(6deg);
-ms-transform: skewY(6deg);
transform: skewY(6deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0
}
.wpb_single_image .vc_figure {
display: inline-block;
vertical-align: top;
margin: 0;
max-width: 100%
}
.wpb_single_image .vc_figure-caption {
margin-top: .2em;
font-size: .8em
}
.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
border-color: #5472D2
}
.wpb_single_image .vc_box_border.vc_box_border_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
background-color: #5472D2
}
.wpb_single_image .vc_box_outline.vc_box_border_turquoise,
.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
border-color: #00C1CF
}
.wpb_single_image .vc_box_border.vc_box_border_turquoise,
.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
background-color: #00C1CF
}
.wpb_single_image .vc_box_outline.vc_box_border_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
border-color: #FE6C61
}
.wpb_single_image .vc_box_border.vc_box_border_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
background-color: #FE6C61
}
.wpb_single_image .vc_box_outline.vc_box_border_violet,
.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
border-color: #8D6DC4
}
.wpb_single_image .vc_box_border.vc_box_border_violet,
.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
background-color: #8D6DC4
}
.wpb_single_image .vc_box_outline.vc_box_border_peacoc,
.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
border-color: #4CADC9
}
.wpb_single_image .vc_box_border.vc_box_border_peacoc,
.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
background-color: #4CADC9
}
.wpb_single_image .vc_box_outline.vc_box_border_chino,
.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
border-color: #CEC2AB
}
.wpb_single_image .vc_box_border.vc_box_border_chino,
.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
background-color: #CEC2AB
}
.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
border-color: #50485B
}
.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
background-color: #50485B
}
.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
border-color: #75D69C
}
.wpb_single_image .vc_box_border.vc_box_border_vista_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
background-color: #75D69C
}
.wpb_single_image .vc_box_outline.vc_box_border_black,
.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
border-color: #2A2A2A
}
.wpb_single_image .vc_box_border.vc_box_border_black,
.wpb_single_image .vc_box_border_circle.vc_box_border_black {
background-color: #2A2A2A
}
.wpb_single_image .vc_box_outline.vc_box_border_grey,
.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
border-color: #EBEBEB
}
.wpb_single_image .vc_box_border.vc_box_border_grey,
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
background-color: #EBEBEB
}
.wpb_single_image .vc_box_outline.vc_box_border_orange,
.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
border-color: #F7BE68
}
.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
background-color: #F7BE68
}
.wpb_single_image .vc_box_outline.vc_box_border_sky,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
border-color: #5AA1E3
}
.wpb_single_image .vc_box_border.vc_box_border_sky,
.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
background-color: #5AA1E3
}
.wpb_single_image .vc_box_outline.vc_box_border_green,
.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
border-color: #6DAB3C
}
.wpb_single_image .vc_box_border.vc_box_border_green,
.wpb_single_image .vc_box_border_circle.vc_box_border_green {
background-color: #6DAB3C
}
.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
border-color: #F4524D
}
.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
background-color: #F4524D
}
.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
border-color: #F79468
}
.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
background-color: #F79468
}
.wpb_single_image .vc_box_outline.vc_box_border_purple,
.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
border-color: #B97EBB
}
.wpb_single_image .vc_box_border.vc_box_border_purple,
.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
background-color: #B97EBB
}
.wpb_single_image .vc_box_outline.vc_box_border_white,
.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
border-color: #FFF
}
.wpb_single_image .vc_box_border.vc_box_border_white,
.wpb_single_image .vc_box_border_circle.vc_box_border_white {
background-color: #FFF
}
.vc_icon_element {
line-height: 0;
font-size: 14px;
margin-bottom: 35px
}
.vc_icon_element.vc_icon_element-outer {
box-sizing: border-box;
text-align: center
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
text-align: left
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
text-align: center
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
text-align: right
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
text-align: center;
display: inline-block;
border: 2px solid transparent;
width: 4em;
height: 4em;
box-sizing: content-box;
position: relative
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 2.15em;
font-style: normal;
font-weight: 400;
line-height: 1!important;
font-size-adjust: none;
font-stretch: normal;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
-webkit-font-language-override: normal;
font-language-override: normal;
-webkit-font-kerning: auto;
font-kerning: auto;
font-synthesis: weight style;
font-variant: normal;
text-rendering: auto;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
font-style: normal;
font-weight: 400;
display: inline-block;
text-decoration: inherit;
width: inherit;
height: inherit;
font-size: 1em;
text-align: center;
text-rendering: optimizelegibility
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
box-sizing: content-box;
border: none
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
max-width: 100%!important;
line-height: 1.2em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
width: 2.5em!important;
height: 2.5em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
font-size: 1.2em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
max-width: 100%!important;
line-height: 1.6em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
width: 3.15em!important;
height: 3.15em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
font-size: 1.6em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
max-width: 100%!important;
line-height: 2.15em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
width: 4em!important;
height: 4em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 2.15em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
max-width: 100%!important;
line-height: 2.85em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
width: 5em!important;
height: 5em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
font-size: 2.85em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
max-width: 100%!important;
line-height: 5em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
width: 7.15em!important;
height: 7.15em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
font-size: 5em!important
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
border-radius: 50%
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
border-radius: 5px
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
color: #5472D2
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
color: #00C1CF
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
color: #FE6C61
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
color: #8D6DC4
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
color: #4CADC9
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
color: #CEC2AB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
color: #50485B
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
color: #75D69C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
color: #2A2A2A
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
color: #EBEBEB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
color: #F7BE68
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
color: #5AA1E3
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
color: #6DAB3C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
color: #F4524D
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
color: #F79468
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
color: #B97EBB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
color: #FFF
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
border-color: #5472D2
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
background-color: #5472D2
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
border-color: #00C1CF
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
background-color: #00C1CF
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
border-color: #FE6C61
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
background-color: #FE6C61
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
border-color: #8D6DC4
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
background-color: #8D6DC4
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
border-color: #4CADC9
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
background-color: #4CADC9
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
border-color: #CEC2AB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
background-color: #CEC2AB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
border-color: #50485B
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
background-color: #50485B
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
border-color: #75D69C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
background-color: #75D69C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
border-color: #2A2A2A
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
background-color: #2A2A2A
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
border-color: #EBEBEB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
background-color: #EBEBEB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
border-color: #F7BE68
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
background-color: #F7BE68
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
border-color: #5AA1E3
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
background-color: #5AA1E3
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
border-color: #6DAB3C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
background-color: #6DAB3C
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
border-color: #F4524D
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
background-color: #F4524D
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
border-color: #F79468
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
background-color: #F79468
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
border-color: #B97EBB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
background-color: #B97EBB
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
border-color: #FFF
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
background-color: #FFF
}
.vc_chart .vc_chart-legend {
font-size: 14px;
margin: 0;
padding: 0
}
.vc_chart .vc_chart-legend li {
line-height: 1.3em;
list-style: none;
margin: 0 0 .3em;
min-height: 1.3em
}
.vc_chart .vc_chart-legend span {
border-radius: .3em;
display: inline-block;
height: 1.3em;
left: 0;
margin-right: .5em;
vertical-align: middle;
width: 1.3em
}
@media (min-width:768px) {
.vc_chart .vc_chart-legend {
display: inline-block;
vertical-align: middle;
width: 40%
}
.vc_chart .vc_chart-legend li {
margin-left: 1em
}
.vc_chart .vc_chart-with-legend {
display: inline-block;
vertical-align: middle;
width: 60%
}
}
.vc_line-chart .vc_chart-with-legend {
width: 75%
}
.vc_line-chart .vc_chart-legend {
width: 25%
}
.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
border-radius: 0
}
.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
border-radius: 50%
}
.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
border-radius: 4px
}
.owl-carousel .owl-animated-out {
z-index: 0
}
.owl-carousel .owl-animated-in {
z-index: 1
}
@font-face {
font-family: vc_grid_v1;
src: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
src: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'), url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'), url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'), url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
font-weight: 400;
font-style: normal
}
[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
font-family: vc_grid_v1;
font-style: normal;
font-weight: 400;
line-height: 1
}
.vc_arrow-icon-minus:before {
content: "\e61c"
}
.vc_arrow-icon-plus:before {
content: "\e61d"
}
.vc_arrow-icon-arrow_down:before {
content: "\e61e"
}
.vc_arrow-icon-arrow_up:before {
content: "\e61f"
}
.vc_arrow-icon-arrow_01_left:before {
content: "\e600"
}
.vc_arrow-icon-arrow_01_right:before {
content: "\e601"
}
.vc_arrow-icon-arrow_02_left:before {
content: "\e602"
}
.vc_arrow-icon-arrow_02_right:before {
content: "\e603"
}
.vc_arrow-icon-arrow_03_left:before {
content: "\e604"
}
.vc_arrow-icon-arrow_03_right:before {
content: "\e605"
}
.vc_arrow-icon-arrow_04_left:before {
content: "\e606"
}
.vc_arrow-icon-arrow_04_right:before {
content: "\e607"
}
.vc_arrow-icon-arrow_05_left:before {
content: "\e608"
}
.vc_arrow-icon-arrow_05_right:before {
content: "\e609"
}
.vc_arrow-icon-arrow_06_left:before {
content: "\e60a"
}
.vc_arrow-icon-arrow_06_right:before {
content: "\e60b"
}
.vc_arrow-icon-arrow_07_left:before {
content: "\e60c"
}
.vc_arrow-icon-arrow_07_right:before {
content: "\e60d"
}
.vc_arrow-icon-arrow_08_left:before {
content: "\e60e"
}
.vc_arrow-icon-arrow_08_right:before {
content: "\e60f"
}
.vc_arrow-icon-arrow_09_left:before {
content: "\e610"
}
.vc_arrow-icon-arrow_09_right:before {
content: "\e611"
}
.vc_arrow-icon-arrow_10_left:before {
content: "\e612"
}
.vc_arrow-icon-arrow_10_right:before {
content: "\e613"
}
.vc_arrow-icon-arrow_11_left:before {
content: "\e614"
}
.vc_arrow-icon-arrow_11_right:before {
content: "\e615"
}
.vc_arrow-icon-arrow_12_left:before {
content: "\e616"
}
.vc_arrow-icon-arrow_12_right:before {
content: "\e617"
}
.vc_arrow-icon-navicon:before {
content: "\f0c9"
}
.wpb_animate_when_almost_visible {
opacity: 0;
filter: alpha(opacity=0)
}
.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
-webkit-animation: none;
-o-animation: none;
animation: none
}
.top-to-bottom,
.wpb_top-to-bottom {
-webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}
.bottom-to-top,
.wpb_bottom-to-top {
-webkit-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}
.left-to-right,
.wpb_left-to-right {
-webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}
.right-to-left,
.wpb_right-to-left {
-webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}
.appear,
.wpb_appear {
-webkit-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.wpb_start_animation {
opacity: 1;
filter: alpha(opacity=100)
}
@-webkit-keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_ttb {
0% {
-moz-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_ttb {
0% {
-o-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
-ms-transform: translate(0, -10%);
-o-transform: translate(0, -10%);
transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-webkit-keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_btt {
0% {
-moz-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_btt {
0% {
-o-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
-ms-transform: translate(0, 10%);
-o-transform: translate(0, 10%);
transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-webkit-keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_ltr {
0% {
-moz-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_ltr {
0% {
-o-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-webkit-keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_rtl {
0% {
-moz-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_rtl {
0% {
-o-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
-ms-transform: translate(10%, 0);
-o-transform: translate(10%, 0);
transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0)
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-webkit-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-moz-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-o-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
@keyframes wpb_appear {
0% {
-webkit-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
opacity: .1;
filter: alpha(opacity=10)
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100)
}
}
.vc-spinner::before {
content: '';
width: 16px;
height: 16px;
display: inline-block;
pointer-events: none;
margin-top: 6px;
background: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/images/spinner.gif) no-repeat;
background-position-x: center;
background-position-y: center
}
.vc-spinner.vc-spinner-complete::before {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/tick.png)
}
.vc-spinner.vc-spinner-failed::before {
background-image: url(//www.leo.com.pa/wp-content/plugins/js_composer_salient/assets/vc/remove.png)
}
.vc_row.vc_row-flex>.span_12 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
@media only screen and (max-width:1000px) {
.vc_row.vc_row-flex>.span_12,
.vc_row.vc_row-flex>.span_12>.vc_column_container,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.vc_row.vc_row-flex>.span_12,
.vc_row.vc_row-flex>.span_12>.vc_column_container,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.column_container>.column-inner-wrap,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12,
.vc_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.column_container>.column-inner-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_row.vc_row-flex>.span_12>.vc_vc_column,
.vc_row.vc_row-flex>.span_12>.vc_vc_column_inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_row.vc_row-flex>.span_12>.vc_column_container>.wpb_wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.vc_row.vc_row-flex>.span_12>.vc_column_container>.wpb_wrapper {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>* {
min-height: 1em
}
}
.vc_row.vc_row-flex>.span_12>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-flex>.span_12>.vc_vc_column_inner>.vc_column_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller > .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row >.container > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc_row.vc_row-o-equal-height>.span_12>.vc_column_container, 
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.column_container>.column-inner-wrap,
.vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap,
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.column_container>.column-inner-wrap,
.vc_row.vc_row-o-equal-height .full-page-inner >.container > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.vc_row.vc_row-o-content-top>.span_12>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.span_12>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer> .full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner > .span_12 > .col .vc_row.vc_row-o-content-middle > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer> .full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner >.container > .span_12 > .col .vc_row.vc_row-o-content-middle > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
.vc_row.vc_row-o-content-bottom>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner > .span_12 > .col .vc_row.vc_row-o-content-bottom > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner >.container> .span_12 > .col .vc_row.vc_row-o-content-bottom > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 1000px) { 
.vc_row.vc_row-flex > .span_12, .vc_row.vc_row-flex > .span_12 > .vc_column_container, 
.vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .span_12, 
.vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .span_12 > .vc_column_container, 
.vc_row.vc_row-o-equal-height > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .span_12 > .column_container > .column-inner-wrap, 
.vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container > .span_12, 
.vc_row.vc_row-flex > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container > .span_12 > .vc_column_container, 
.vc_row.vc_row-o-equal-height > .fp-tableCell .full-page-inner-wrap-outer > .full-page-inner-wrap > .full-page-inner > .container > .span_12 > .column_container > .column-inner-wrap,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner, .vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap>.column-inner, .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner, .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner, .vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner, .wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller > .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner, .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner, .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.column-inner-wrap>.column-inner, .vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row >.container > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner, .wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.container>.span_12>.vc_column_container>.vc_column-inner {
display: block;
}
}
@media only screen and (max-width: 1000px) and (min-width: 690px) {
.vc_row.vc_row-flex > .span_12, .vc_row.vc_row-flex > .span_12 > .vc_column_container.one-fourths,
.vc_row.vc_row-flex>.span_12>.vc_column_container.one-fourths>.vc_column-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.vc_row.vc_row-o-columns-stretch.vc_row-o-full-height > .span_12 {
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.vc_row.vc_row-o-columns-top.vc_row-o-full-height > .span_12 {
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.vc_row.vc_row-o-columns-bottom.vc_row-o-full-height > .span_12 {
-webkit-align-content: flex-end!important;
-ms-flex-line-pack: end!important;
align-content: flex-end!important;
}
.vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.vc_row.vc_row-o-columns-bottom > .span_12::after, .vc_row.vc_row-o-columns-middle > .span_12::after, .vc_row.vc_row-o-columns-top > .span_12::after {
content: '';
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block;
}
.vc_row.vc_row-flex.vc_row-o-full-height > .span_12 {
display: -webkit-box!important;
display: -webkit-flex!important;
display: -ms-flexbox!important;
display: flex!important;
}body .gform_wrapper.gf_reset_wrapper,body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper h1,body .gform_wrapper.gf_reset_wrapper h2,body .gform_wrapper.gf_reset_wrapper h3,body .gform_wrapper.gf_reset_wrapper h4,body .gform_wrapper.gf_reset_wrapper h5,body .gform_wrapper.gf_reset_wrapper h6,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{margin:0;padding:0;border:0;outline:0}body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;line-height:1;font-weight:400}body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper span{line-height:1.8}body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper img{border:0}body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper ul{list-style:none}body .gform_wrapper.gf_reset_wrapper a img{border:none}body .gform_wrapper.gf_reset_wrapper :focus{outline:0}.gform_legacy_markup_wrapper{margin-bottom:16px;margin-top:16px;max-width:100%}.gform_legacy_markup_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_legacy_markup_wrapper *,.gform_legacy_markup_wrapper :after,.gform_legacy_markup_wrapper :before{box-sizing:border-box!important}.gform_legacy_markup_wrapper h1,.gform_legacy_markup_wrapper h2,.gform_legacy_markup_wrapper h3{font-weight:400;border:none;background:0 0}.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:inherit;font-family:inherit;padding:5px 4px;letter-spacing:normal}.gform_legacy_markup_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_legacy_markup_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal;padding:6px 8px;line-height:1.5;resize:none}.gform_legacy_markup_wrapper select{line-height:1.5}.gform_legacy_markup_wrapper .ginput_container_multiselect select{background-image:none!important;-webkit-appearance:none;-moz-appearance:none;outline:0}.gform_legacy_markup_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_legacy_markup_wrapper ul,html>body .entry ul{text-indent:0}.gform_legacy_markup_wrapper form li,.gform_legacy_markup_wrapper li{margin-left:0!important;list-style-type:none!important;list-style-image:none!important;list-style:none!important;overflow:visible}.gform_legacy_markup_wrapper ul li.gfield{clear:both}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{overflow:hidden}.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:14px}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper ul li:after,.gform_legacy_markup_wrapper ul li:before,.gform_legacy_markup_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_legacy_markup_wrapper select{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper select option{padding:2px;display:block}.gform_legacy_markup_wrapper .inline{display:inline!important}.gform_legacy_markup_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_legacy_markup_wrapper .clear-multi{display:flex}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month,.gform_legacy_markup_wrapper .gfield_date_year{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{max-width:4rem}.gform_legacy_markup_wrapper .gfield_date_year{max-width:calc(4rem + .5rem)}}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day input[type=number],.gform_legacy_markup_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year{width:5rem}.gform_legacy_markup_wrapper .gfield_date_day input,.gform_legacy_markup_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper .gfield_date_year input{width:4rem}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{font-size:15px;width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{max-width:72px}}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span{float:left}.gform_legacy_markup_wrapper .gfield_time_hour{margin-right:10px;display:flex}.gform_legacy_markup_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:4px;text-align:center;float:right;margin-top:9%}.gform_legacy_markup_wrapper .gfield_time_minute{margin-right:8px;display:flex}.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input{margin-left:0;width:85%!important}.gform_legacy_markup_wrapper .gfield_time_hour input,.gform_legacy_markup_wrapper .gfield_time_minute input{margin-right:6px;width:56px}.gform_legacy_markup_wrapper .gfield_time_hour input[type=number],.gform_legacy_markup_wrapper .gfield_time_minute input[type=number]{max-width:64px;min-width:64px}.gform_legacy_markup_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_time_ampm select{min-width:77px;width:77px;height:100%;margin-top:0!important;margin-left:0!important}.gform_legacy_markup_wrapper .gfield_time_ampm_shim{display:block;font-size:13px;margin:9px 0 1px 1px}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{width:48px;text-align:center}.gform_legacy_markup_wrapper .field_name_first,.gform_legacy_markup_wrapper .field_name_last,.gform_legacy_markup_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;vertical-align:top}.gform_legacy_markup_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_legacy_markup_wrapper label.gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_legacy_markup_wrapper .top_label .gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_legacy_markup_wrapper .top_label .gfield_hide_label{display:none}.gform_legacy_markup_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper .ginput_complex select{width:100%}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label{margin:9px 0 1px 1px}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label{margin-top:0}.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{margin:1px 0 9px 1px}.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container{margin-top:0}body .gform_legacy_markup_wrapper .top_label div.ginput_container{margin-top:8px}body.gform_legacy_markup_wrapper div.clear-multi{display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gform_legacy_markup_wrapper .hidden_label .gfield_label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield.left_label,.gform_legacy_markup_wrapper .gfield.right_label{padding-top:10px}.gform_legacy_markup_wrapper li.hidden_label input{margin-top:12px}.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:12px}.gform_legacy_markup_wrapper .screen-reader-text,.gform_legacy_markup_wrapper label.hidden_sub_label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_legacy_markup_wrapper input.large,.gform_legacy_markup_wrapper input.medium,.gform_legacy_markup_wrapper input.small,.gform_legacy_markup_wrapper select.large,.gform_legacy_markup_wrapper select.medium,.gform_legacy_markup_wrapper select.small{width:100%}.gform_legacy_markup_wrapper input.datepicker_with_icon.large,.gform_legacy_markup_wrapper input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper input.datepicker_with_icon.small{width:calc(100% - 24px)}.gform_legacy_markup_wrapper .gfield_error input.large,.gform_legacy_markup_wrapper .gfield_error input.medium,.gform_legacy_markup_wrapper .gfield_error input.small,.gform_legacy_markup_wrapper .gfield_error select.large,.gform_legacy_markup_wrapper .gfield_error select.medium,.gform_legacy_markup_wrapper .gfield_error select.small{width:100%}.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.large,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.small{width:calc(100% - 32px)}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:120px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:160px;width:100%}.gform_legacy_markup_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_legacy_markup_wrapper .gsection .gfield_label,.gform_legacy_markup_wrapper h2.gsection_title,.gform_legacy_markup_wrapper h3.gform_title{font-weight:700;font-size:1.25em}.gform_legacy_markup_wrapper h3.gform_title{letter-spacing:normal!important;margin:10px 0 6px 0}.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection{margin-top:24px!important}.gform_legacy_markup_wrapper span.gform_description{font-weight:400;display:block;width:calc(100% - 16px);margin-bottom:16px}.gform_legacy_markup_wrapper .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0;margin:28px 0 28px 0;clear:both}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{position:relative}.gform_legacy_markup_wrapper ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_legacy_markup_wrapper .gfield_checkbox li label,.gform_legacy_markup_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_legacy_markup_wrapper .gfield_checkbox li label{margin:0}.gform_legacy_markup_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_legacy_markup_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description,.gform_legacy_markup_wrapper .instruction{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description{padding:0 16px 0 0}.gform_legacy_markup_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_legacy_markup_wrapper .field_sublabel_above .description,.gform_legacy_markup_wrapper .field_sublabel_above .gfield_description,.gform_legacy_markup_wrapper .field_sublabel_above .gsection_description{margin-top:9px}.gform_legacy_markup_wrapper .top_label .gsection_description{width:100%;margin-bottom:9px}.gform_legacy_markup_wrapper .gfield_description{width:100%}.gform_legacy_markup_wrapper .description_above .gfield_description{padding:0 0 10px 0}.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description{padding:0}.gform_legacy_markup_wrapper .field_description_below .gfield_consent_description,.gform_legacy_markup_wrapper .gfield_consent_description{width:100%;max-height:240px;overflow-y:scroll;border:1px solid #ddd;margin-top:12px;padding:6px 8px;font-size:.688em}.gform_legacy_markup_wrapper .gfield_required{color:#790000;margin-left:4px}.gform_legacy_markup_wrapper li.gfield.gfield_error,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25);margin-bottom:6px!important;border-top:1px solid #c89797;border-bottom:1px solid #c89797;padding-bottom:6px;padding-top:8px;box-sizing:border-box}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning{padding:16px 16px 14px 16px;border-top:2px solid #790000;border-bottom:4px solid #790000;background-color:rgba(255,223,224,.25);width:calc(100% - 16px)}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:.875em;font-weight:700;font-family:inherit;min-height:25px;color:#790000;max-width:100%;position:relative}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:0 0 14px 24px;margin-bottom:16px;line-height:1.5;letter-spacing:.1pt;border-bottom:1px solid #790000;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-size:1em auto;background-repeat:no-repeat;background-position:left center}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield+li.gfield.gfield_creditcard_warning{margin-top:16px!important}.gform_legacy_markup_wrapper .top_label .gfield_error{width:calc(100% - 2px)}.gform_legacy_markup_wrapper .top_label .gfield_error input.large,.gform_legacy_markup_wrapper .top_label .gfield_error select.large,.gform_legacy_markup_wrapper .top_label .gfield_error textarea.textarea{width:100%}.gform_legacy_markup_wrapper .left_label .gfield_error input.large,.gform_legacy_markup_wrapper .left_label .gfield_error select.large,.gform_legacy_markup_wrapper .left_label .gfield_error textarea.textarea,.gform_legacy_markup_wrapper .right_label .gfield_error input.large,.gform_legacy_markup_wrapper .right_label .gfield_error select.large,.gform_legacy_markup_wrapper .right_label .gfield_error textarea.textarea{width:70%}.gform_legacy_markup_wrapper .gfield_error .gfield_label{color:#790000}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required{padding-right:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:100%;padding-right:16px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:12px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:12px}.gform_legacy_markup_wrapper .gform_validation_errors{width:100%;border:1px solid #790000;box-shadow:0 0 0 #ff6d6d;border-radius:5px;padding:1.0625rem 1.375rem;margin-top:.5rem;margin-bottom:.5rem}.gform_legacy_markup_wrapper .gform_validation_errors>h2{font-size:16px;font-weight:700;color:#790000;margin:0 0 .9375rem 0}.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary{margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>h2:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0iIzc5MDAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTEyIDZIMTBWMTJIMTJWNloiIGZpbGw9IiNGRkZGRkYiLz4KPHBhdGggZD0iTTEyIDE0SDEwVjE2SDEyVjE0WiIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=);content:'';width:22px;height:22px;display:inline-block;vertical-align:sub;margin:0 .2rem 0 -.5rem;background-position:center;background-repeat:no-repeat;background-color:transparent}.gform_legacy_markup_wrapper .gform_validation_errors>ol{list-style-type:none!important;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>ol a{color:#790000;font-size:1rem}.gform_legacy_markup_wrapper .gform_validation_errors>ol li{margin:0 0 .9375rem 0;font-size:1rem;list-style-type:none!important}.gform_legacy_markup_wrapper .gform_validation_errors>ol li:last-of-type{margin-bottom:0}.gform_legacy_markup_wrapper div.validation_error{color:#790000;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:16px 0 16px 0;clear:both;width:100%;text-align:center}.gform_legacy_markup_wrapper ol.validation_list{clear:both;width:100%;margin-bottom:25px;color:#790000}.gform_legacy_markup_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_legacy_markup_wrapper ol.validation_list li a{color:#790000}.gform_legacy_markup_wrapper ol.validation_list:after{content:""}.gform_legacy_markup_wrapper div#error{margin-bottom:25px}.gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons a{display:inline-block;line-height:0}.gform_legacy_markup_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_legacy_markup_wrapper li.gfield fieldset>*{width:auto}.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}.gform_legacy_markup_wrapper div.gf_page_steps+div.validation_error{margin-top:16px}.gform_legacy_markup_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:16px}.gform_legacy_markup_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty{display:none}.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_legacy_markup_wrapper .gform_footer{padding:16px 0 10px 0;margin:16px 0 0 0;clear:both;width:100%}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px 0}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_legacy_markup_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important;margin:0 auto 16px auto!important;display:block;max-width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_full,.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{min-height:45px}.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=url]{width:100%}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full select{width:100%}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 16px 0;line-height:1.2}.gchoice_select_all,.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_legacy_markup_wrapper input.datepicker.datepicker_with_icon{margin-right:4px!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gf_hidden,.gform_legacy_markup_wrapper .gform_hidden,.gform_legacy_markup_wrapper input.gform_hidden,.gform_legacy_markup_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_legacy_markup_wrapper .gf_invisible,.gform_legacy_markup_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_legacy_markup_wrapper .ginput_full br,.gform_legacy_markup_wrapper .ginput_left br,.gform_legacy_markup_wrapper .ginput_right br{display:none!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{padding:0!important}.gform_legacy_markup_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message{margin-top:6px}.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_legacy_markup_wrapper li.gfield_html{max-width:100%}.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc{margin-top:10px}body .gform_legacy_markup_wrapper ul li.gfield.gfield_html img{max-width:100%!important}.gform_legacy_markup_wrapper .gform_ajax_spinner{padding-left:10px}.gform_legacy_markup_wrapper .gform_validation_container,body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_legacy_markup_wrapper li.gform_validation_container,body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_legacy_markup_wrapper .gfield_captcha_input_container{padding-top:3px}.gform_legacy_markup_wrapper .simple_captcha_small input{width:64px}.gform_legacy_markup_wrapper .simple_captcha_medium input{width:96px}.gform_legacy_markup_wrapper .simple_captcha_large input{width:128px}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .left_label .simple_captcha_small,.gform_legacy_markup_wrapper .left_label .simple_captcha_large,.gform_legacy_markup_wrapper .left_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_large,.gform_legacy_markup_wrapper .right_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_legacy_markup_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:0 0!important;float:none!important;margin:0!important;padding:0!important}.gform_legacy_markup_wrapper .math_small input{width:70px}.gform_legacy_markup_wrapper .math_medium input{width:510px}.gform_legacy_markup_wrapper .math_large input{width:612px}.gform_legacy_markup_wrapper .left_label .math_large,.gform_legacy_markup_wrapper .left_label .math_medium,.gform_legacy_markup_wrapper .left_label .math_small,.gform_legacy_markup_wrapper .right_label .math_large,.gform_legacy_markup_wrapper .right_label .math_medium,.gform_legacy_markup_wrapper .right_label .math_small{margin-left:32%}.gform_legacy_markup_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#767676;width:92%!important;white-space:nowrap!important}.gform_legacy_markup_wrapper div.charleft[style]{width:92%!important}.gform_legacy_markup_wrapper .left_label div.charleft,.gform_legacy_markup_wrapper .right_label div.charleft{margin-left:32%}.gform_legacy_markup_wrapper div.charleft.ginput_counter_tinymce{border:1px solid #eee;border-width:1px 0 0;padding:4px 9px;width:100%!important}.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo{color:#767676}.gform_legacy_markup_wrapper div.charleft.ginput_counter_error{color:red}.gform_legacy_markup_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gf_submission_limit_message{color:#790000;font-size:1.375em}.gform_legacy_markup_wrapper .ginput_price{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_legacy_markup_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_legacy_markup_wrapper .top_label span.ginput_total{margin:8px 0}.gform_legacy_markup_wrapper span.ginput_product_price_label{margin-right:2px}.gform_legacy_markup_wrapper input.ginput_product_price,.gform_legacy_markup_wrapper span.ginput_product_price{background:0 0;border:none;color:#900;padding:0}.gform_legacy_markup_wrapper span.ginput_quantity_label{margin-left:10px;margin-right:2px}.gform_legacy_markup_wrapper input.ginput_quantity[type=text]{width:3rem}.gform_legacy_markup_wrapper input.ginput_quantity[type=number]{width:4rem}.gform_legacy_markup_wrapper .gform_page_footer{margin:14px 0;width:100%;border-top:1px dotted #ccc;padding:16px 0 0 0;clear:both}.gform_legacy_markup_wrapper .gform_page_footer.left_label,.gform_legacy_markup_wrapper .gform_page_footer.right_label{padding:16px 0 0 29%}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:8px}.gform_legacy_markup_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin:0 0 16px 0;padding:0 0 16px 0}.gform_legacy_markup_wrapper .gf_progressbar_wrapper .gf_progressbar_title{color:#767676;font-size:13px;line-height:1!important;margin:0 0 8px 0!important;padding:0!important;clear:both;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper .gf_progressbar{position:relative;background:#e8e8e8;position:relative;-moz-border-radius:10.5px;-webkit-border-radius:10.5px;border-radius:10.5px;width:100%}.gform_legacy_markup_wrapper .gf_progressbar_percentage{height:21px;text-align:right;border-radius:10.5px;vertical-align:middle;font-family:helvetica,arial,sans-serif;font-size:13px!important;z-index:999}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:10.5px;border-bottom-right-radius:10.5px}.gform_legacy_markup_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:21px}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none;float:none!important;margin-left:12px;word-wrap:normal}.gform_legacy_markup_wrapper .gf_progressbar_blue{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_gray{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_green{background:#e8e8e8}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_orange{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_red{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_spring{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_blues{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_rainbow{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}.gform_legacy_markup_wrapper .gf_page_steps{width:100%;margin:0 0 8px 0;padding:0 0 4px 0;border-bottom:1px dotted #ccc}.gform_legacy_markup_wrapper .gf_step{width:100%;margin:24px 24px 24px 0;font-size:.875em;height:14px;line-height:1.25!important;-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:inherit}.gform_legacy_markup_wrapper .gf_step span.gf_step_number{font-size:1.25em;font-family:arial,sans-serif;margin-right:4px}.gform_legacy_markup_wrapper .gf_step span.gf_step_label,.gform_legacy_markup_wrapper .gf_step span.gf_step_number{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gf_step.gf_step_active{-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1}.gform_legacy_markup_wrapper .gf_step.gf_step_hidden{display:none}.gform_legacy_markup_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield_password_strength{border:1px solid #ddd;margin-top:18px;margin-bottom:18px;line-height:1.8;padding:10px 5px;text-align:center;background-color:#eee;border-bottom:3px solid #ddd}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:18px;margin-bottom:18px;width:100%}.gform_legacy_markup_wrapper .gfield_password_strength.bad{background-color:#ffb78c;border-color:#ff853c;border-bottom:3px solid #ff853c}.gform_legacy_markup_wrapper .gfield_password_strength.good{background-color:#ffec8b;border-color:#fc0;border-bottom:3px solid #fc0}.gform_legacy_markup_wrapper .gfield_password_strength.mismatch,.gform_legacy_markup_wrapper .gfield_password_strength.short{background-color:#ffa0a0;border-color:#f04040;border-bottom:3px solid #f04040}.gform_legacy_markup_wrapper .gfield_password_strength.strong{background-color:#c3ff88;border-color:#8dff1c;border-bottom:3px solid #8dff1c}.gform_legacy_markup_wrapper .ginput_container_password,.gform_legacy_markup_wrapper .ginput_container_password span{position:relative}.gform_legacy_markup_wrapper .ginput_container_password button{-webkit-appearance:none;appearance:none;background:0 0;border:none;padding:5px 0;position:absolute;right:1px;text-align:center;top:1px;width:40px}.gform_legacy_markup_wrapper .ginput_container_password span.ginput_left button{right:9px}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span{display:inline-block;width:100%}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span input{width:100%}.gform_legacy_markup_wrapper .ginput_container_password span.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper .ginput_container_password span.small{width:25%}.gform_legacy_markup_wrapper table.gfield_list,.gform_legacy_markup_wrapper table.gfield_list caption,.gform_legacy_markup_wrapper table.gfield_list tbody,.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list tfoot,.gform_legacy_markup_wrapper table.gfield_list th,.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.gform_legacy_markup_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse}.gform_legacy_markup_wrapper .gfield_repeater_buttons{padding-top:15px}.gform_legacy_markup_wrapper table.gfield_list{table-layout:auto!important}.gform_legacy_markup_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_legacy_markup_wrapper table.gfield_list colgroup{width:100%;display:block}.gform_legacy_markup_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{padding:0;margin:0}.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list th{padding:4px 0 4px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) table.gfield_list th{padding:0 0 4px 0}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:0 0 0 16px}.gform_legacy_markup_wrapper .gfield_list{width:100%}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:100%}.gform_legacy_markup_wrapper .gfield_icon_disabled{cursor:default!important;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:48px!important;padding:0 0 0 4px!important;box-sizing:border-box}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon{background-image:url(//www.leo.com.pa/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4px;text-indent:-9000px;width:40px}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after{display:block;content:'';position:absolute;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;width:13px;height:10px;bottom:4px;right:-2px}.gform_legacy_markup_wrapper .ginput_container_creditcard .ginput_card_security_code_icon{width:40px;height:32px;display:inline-block;background-image:url(//www.leo.com.pa/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;background-position:-382px 0;position:relative;top:-3.5px}.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area{padding:24px;border:1px dashed #ccc;text-align:center;color:#aaa;margin-bottom:16px;background:rgba(0,0,0,.02);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gform_legacy_markup_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}.gform_legacy_markup_wrapper .gform_delete{vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_legacy_markup_wrapper .form_saved_message{margin:1em auto;padding:3em 2em 3em;width:99%;font-size:1em;line-height:1.8;color:#31708f;background-color:#e3f3f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.gform_legacy_markup_wrapper .form_saved_message p.resume_form_link_wrapper{background-color:#fff;display:inline-block;padding:1em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;max-width:98%!important;overflow:hidden;-webkit-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);-moz-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);box-shadow:0 3px 2px 0 rgba(66,103,126,.2)}.gform_legacy_markup_wrapper .form_saved_message a.resume_form_link{word-wrap:break-word;text-decoration:none;color:#2f637e}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform{margin:1em 0 0 0}.gform_legacy_markup_wrapper .form_saved_message label.form_saved_label{position:absolute;left:-9000px}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=text]{margin-bottom:.25em}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form label.gform_resume_email_label{font-size:1em;display:block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input{margin:0 auto;display:inline-block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email]{padding:calc(.75em - 1px)!important;width:24em;max-width:98%!important;font-size:1em;background-color:#fff;border:1px solid #91afc7;color:#424242;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-webkit-box-shadow:inset 0 0 5px 0 #eee;-moz-box-shadow:inset 0 0 5px 0 #eee;box-shadow:inset 0 0 5px 0 #eee}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{padding:.75em 1em;font-size:1em;line-height:1;background-color:#31708f;border:1px solid #31708f;color:#fff;text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none}@media only screen and (max-width:640px){.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email],.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{display:block;width:98%}}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform .validation_message{color:#790000;font-weight:700;padding:2em}.gform_legacy_markup_wrapper .form_saved_message_sent{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;background-color:#e9ffd9;color:#3c763d;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-sizing:border-box}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email,.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_success{font-weight:700;display:block;line-height:2}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email{word-wrap:break-word;text-decoration:underline}body #content .entry-content .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_legacy_markup_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper img.add_list_item,body .gform_legacy_markup_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:16px}.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}.gform_legacy_markup_wrapper table.recaptchatable{table-layout:auto}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha{margin-left:29%}.gform_legacy_markup_wrapper .gfield .wp-editor-container{border:1px solid #ddd}.gform_legacy_markup_wrapper .gfield .wp-switch-editor{border-color:#ddd}.gform_legacy_markup_wrapper .gfield .html-active .switch-html,.gform_legacy_markup_wrapper .gfield .tmce-active .switch-tmce{border-bottom-color:#f5f5f5}.gform_legacy_markup_wrapper .gfield .mce-edit-area iframe{width:99.9%!important;margin:0!important}body .gform_legacy_markup_wrapper ul li.gfield{margin-top:16px;padding-top:0}body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label{margin-bottom:0!important;padding-bottom:0!important}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{line-height:inherit}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 8px 0;overflow:visible;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:16px 0 16px 28px!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:16px 0 16px 16px}body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 8px}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 18px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 16px 18px}.gform_legacy_markup_wrapper span.gf_clear_span{display:block;height:1px;overflow:hidden;width:100%;float:none;clear:both;margin-top:-1px}.gform_legacy_markup_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gform_legacy_markup_wrapper .chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.gform_legacy_markup_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_legacy_markup_wrapper .chosen-container a{cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-default{color:#999}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 0 2px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_legacy_markup_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_legacy_markup_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_legacy_markup_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_legacy_markup_wrapper .chosen-rtl{text-align:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url(//www.leo.com.pa/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body .gform_legacy_markup_wrapper .chosen-container a.chosen-single{border-radius:inherit}body .gform_legacy_markup_wrapper ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_legacy_markup_wrapper textarea{line-height:1.5}.gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{width:100%;line-height:inherit;float:none}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px){.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}.gform_legacy_markup_wrapper table.gfield_list{border:0}.gform_legacy_markup_wrapper table.gfield_list thead{position:absolute;top:-9999px;left:-9999px}.gform_legacy_markup_wrapper table.gfield_list tr{margin-bottom:10px;display:block;background:#fff;position:relative;border:1px solid #ccc;border-top:2px solid #ccc;border-bottom:4px solid #ccc}.gform_legacy_markup_wrapper table.gfield_list td{display:block;margin-left:8px;margin-right:8px}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons{border-bottom:0;margin:16px 0 0 0!important}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{content:attr(data-label);font-size:.875em;letter-spacing:.5pt;white-space:nowrap;display:block;clear:both}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before{margin:8px 0 3px 8px}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{margin:3px 0 8px 8px}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:4px 0 0 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_even,.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd{margin:16px 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd:first-child{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:100%!important;padding:5px 4px 1px 4px!important;background-color:#eee;text-align:center}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item{margin:12px 0 0 16px!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item{margin:12px 0 0 8px!important}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{margin-left:0}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper .gform_body{width:100%}.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 16px)!important}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 8px 0;line-height:1.3}.gform_legacy_markup_wrapper .gsection{margin:28px 16px 28px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_legacy_markup_wrapper .right_label .gfield_label{text-align:right}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .right_label .gfield_description{width:70%}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .left_label .instruction,.gform_legacy_markup_wrapper .right_label .gfield_description,.gform_legacy_markup_wrapper .right_label .instruction{margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description{margin-left:0;padding-top:4px;padding-left:0;line-height:1.5}.gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted{margin-left:29%!important;width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_legacy_markup_wrapper .left_label div.ginput_complex,.gform_legacy_markup_wrapper .right_label div.ginput_complex{width:70%;margin-left:29%}.gform_legacy_markup_wrapper .left_label input.small,.gform_legacy_markup_wrapper .left_label select.small,.gform_legacy_markup_wrapper .right_label input.small,.gform_legacy_markup_wrapper .right_label select.small{width:15%}.gform_legacy_markup_wrapper .left_label input.medium,.gform_legacy_markup_wrapper .left_label select.medium,.gform_legacy_markup_wrapper .right_label input.medium,.gform_legacy_markup_wrapper .right_label select.medium{width:calc(35% - 8px)}.gform_legacy_markup_wrapper .left_label input.large,.gform_legacy_markup_wrapper .left_label select.large,.gform_legacy_markup_wrapper .right_label input.large,.gform_legacy_markup_wrapper .right_label select.large{width:70%}.gform_legacy_markup_wrapper .left_label textarea.large,.gform_legacy_markup_wrapper .left_label textarea.medium,.gform_legacy_markup_wrapper .left_label textarea.small,.gform_legacy_markup_wrapper .right_label textarea.large,.gform_legacy_markup_wrapper .right_label textarea.medium,.gform_legacy_markup_wrapper .right_label textarea.small{width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_legacy_markup_wrapper .top_label .gfield_list{width:100%}.gform_legacy_markup_wrapper .left_label .gf_list_one_column,.gform_legacy_markup_wrapper .right_label .gf_list_one_column{width:45%}.gform_legacy_markup_wrapper .top_label .gf_list_one_column{width:46%}.gform_legacy_markup_wrapper .left_label li.hidden_label input,.gform_legacy_markup_wrapper .right_label li.hidden_label input{margin-left:3.7%}.gform_legacy_markup_wrapper .left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper .right_label li.gfield .gfield_password_strength{margin-left:29%}.gform_legacy_markup_wrapper .top_label input.small,.gform_legacy_markup_wrapper .top_label select.small{width:25%}.gform_legacy_markup_wrapper .top_label input.medium,.gform_legacy_markup_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium,.gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_legacy_markup_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper .hidden_label select.large,.gform_legacy_markup_wrapper .top_label input.large,.gform_legacy_markup_wrapper .top_label select.large{width:100%}.gform_legacy_markup_wrapper .top_label input.large.datepicker,.gform_legacy_markup_wrapper .top_label input.medium.datepicker,.gform_legacy_markup_wrapper .top_label input.small.datepicker{width:auto}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:160px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:320px;width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{width:50%;display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0 -4px 0 0}.gform_legacy_markup_wrapper .ginput_container_password .ginput_right{padding-left:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_right{width:50%}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right input{display:inline-block;width:30%;max-width:7rem}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left{width:50%}.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_legacy_markup_wrapper .gf_step{width:auto;display:-moz-inline-stack;display:inline-block;margin:16px 32px 16px 0}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=image],.gform_legacy_markup_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_legacy_markup_wrapper ul.gform_fields li.gfield{padding-right:16px}.gform_legacy_markup_wrapper .ginput_complex .ginput_left{padding-right:8px}.gform_legacy_markup_wrapper .left_label .ginput_complex.ginput_container_address:after{content:"";display:block}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_left{margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right{margin-right:-8px;padding-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right{padding-right:8px!important;margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{padding-right:8px!important;margin-right:-8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{margin-right:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_container{padding-right:0}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin:18px 0 18px 0}.gform_legacy_markup_wrapper .gform_footer:not(.top_label){padding:16px 0 10px 0;margin-left:29%;width:70%}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3{width:calc(100% + 15px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4{width:calc(100% + 13px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5{width:calc(100% + 14px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 15px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 24px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4{width:calc(70% + 13px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5{width:calc(70% + 14px);margin-left:29%}.gform_legacy_markup_wrapper div.ginput_container_name span{display:-moz-inline-stack;display:inline-block;vertical-align:top;padding-right:16px;margin-right:-4px}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span{width:100%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{width:50%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span{width:33.3%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span{width:25%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.95%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span{width:99.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span{width:49.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.75%!important}html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:first-child{margin-left:0!important}.gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 17px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 8px)!important}.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right{padding-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{width:70%}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left{padding-right:0}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country{margin-right:0}html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date){width:70%;margin-left:29%}.gform_legacy_markup_wrapper .gf_progressbar{width:calc(100% - 16px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:29%;width:70%}body .gform_legacy_markup_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country{width:calc(50% - 8px);margin-right:0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:0}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button{margin-right:10px}body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee}.gform_legacy_markup_wrapper .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text{min-width:100px;height:30px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:12px;color:#757575;border-radius:20px;margin-right:10px;margin-bottom:5px;border:1px solid rgba(117,117,117,.4);font-weight:400}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_plus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_minus{width:22px;height:22px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:16px;color:#757575;border-radius:50%;margin:10px 5px 0 5px;border:1px solid rgba(117,117,117,.4);font-weight:700;padding:0;padding-bottom:5px}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover{background:rgba(242,242,242,.5);color:#757575;border:1px solid rgba(117,117,117,.4)}.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover{background:#fafafa;color:#374750;border:1px solid #757575}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid #f1f1f1;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_legacy_markup_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell{padding-bottom:20px;padding-top:0}.gform_legacy_markup_wrapper div .gfield_repeater_cell{margin-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px;margin-bottom:20px;margin-right:10px}.gform_legacy_markup_wrapper .gfield_repeater_value>.gfield_repeater{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee;margin:10px}.gform_legacy_markup_wrapper .gfield_repeater_cell .gfield_repeater_value:not(:first-child){color:rgba(117,117,117,.7);border:1px solid #c5c6c5;border-radius:4px;margin-right:10px;padding-left:10px;background-color:#f0f0f0}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items,.gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_label{color:#23282d;font-size:16px;font-weight:600}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_label{padding-bottom:0}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child{padding-bottom:0}@media only screen and (min-width:641px){.gform_wrapper .top_label li.gfield.gf_inline{vertical-align:top;width:auto!important;margin:0;padding-right:16px;float:none!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].small{width:100%}.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium{width:96px!important}.gform_wrapper .top_label li.gfield.gf_inline select{width:100%}.gform_wrapper .top_label li.gfield.gf_inline textarea{width:100%}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text]{width:70%!important}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute{width:50px}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm{width:auto}.gform_wrapper li.gf_inline div.ginput_container{white-space:nowrap!important}.gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label{display:block!important}.gform_wrapper li.gfield.gfield_error.gf_inline{margin-right:16px;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half{display:-moz-inline-stack;display:inline-block;vertical-align:top;width:50%;padding-right:16px;float:none}.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container){width:100%!important;margin:8px 0 0 0;padding-left:0;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half:before{content:"";display:block;clear:both}.gform_wrapper .top_label li.gfield.gf_right_half:after{content:"";display:table;clear:both}.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{max-width:calc(50% - 16px);padding-right:0}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{margin-right:16px}.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_half textarea,.gform_wrapper .top_label li.gfield.gf_right_half textarea{width:98%}.gform_wrapper .top_label li.gfield.gf_left_half input.small,.gform_wrapper .top_label li.gfield.gf_right_half input.small{width:35%}.gform_wrapper .top_label li.gfield.gf_left_half+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:0 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.3%}.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.4%}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(.ginput_container_time input),.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{width:calc(33.3% - 24px)!important;margin-right:16px}.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third{width:33.4%}.gform_wrapper .top_label li.gfield.gf_right_third:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_left_third+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_third+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_middle_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_third+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:25%;display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_first_quarter,.gform_wrapper .top_label li.gfield.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gf_second_quarter,.gform_wrapper .top_label li.gfield.gf_third_quarter{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter{width:24.5%}.gform_wrapper .top_label li.gfield.gf_fourth_quarter:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium{width:97.5%}.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gsection,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_first_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_second_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_second_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_third_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_third_quarter+li.gfield{clear:both}.gform_wrapper .top_label li ul.gfield_checkbox,.gform_wrapper .top_label li ul.gfield_radio{width:calc(100% + 16px)}.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio{width:calc(70% + 16px)}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio{font-size:0;display:block}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox li,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio li{font-size:.9rem}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{width:50%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li{width:33.3%;display:-moz-inline-stack;display:inline-block;margin:0 0 2px 0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li{width:25%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:20%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio{overflow:hidden}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 16px);-webkit-column-count:2;-moz-column-count:2;column-count:2}.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:3;-moz-column-count:3;column-count:3}.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:4;-moz-column-count:4;column-count:4}.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:5;-moz-column-count:5;column-count:5}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li{height:25px}.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li{height:50px}.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li{height:75px}.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li{height:100px}.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li{height:125px}.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li{height:150px}.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,.gform_wrapper li.gf_list_inline ul.gfield_radio li{width:auto!important;float:none!important;margin:0 8px 10px 0;display:-moz-inline-stack;display:inline-block}html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li,html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li{padding-left:16px!important;padding-right:0!important}.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm{display:none!important}.gform_wrapper li.gsection.gf_scroll_text{height:240px;width:calc(100% - 16px);padding:16px;background-color:#fff;overflow-y:scroll;overflow-x:hidden;border:1px solid #ccc;border-bottom:1px solid #ccc!important}.gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:10px 10px 0 8px!important}.gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title,.gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:0 10px 0 8px!important}.gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description{margin:10px;font-size:12px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul{list-style-type:disc!important;margin:16px 0 16px 18px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{list-style-type:disc!important;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul{margin:16px 0 16px 18px}.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{margin:0 0 8px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl{margin:0 0 18px 0;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt{font-weight:700}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd{margin:0 0 16px 18px}.gform_wrapper li.gfield.gfield_html.gf_alert_blue,.gform_wrapper li.gfield.gfield_html.gf_alert_gray,.gform_wrapper li.gfield.gfield_html.gf_alert_green,.gform_wrapper li.gfield.gfield_html.gf_alert_red,.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper li.gfield.gfield_html.gf_alert_green{border:1px solid #97b48a;background-color:#cbeca0;text-shadow:#dfb 1px 1px;color:#030}.gform_wrapper li.gfield.gfield_html.gf_alert_red{border:1px solid #cfadb3;background-color:#faf2f5;text-shadow:#fff 1px 1px;color:#832525}.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{border:1px solid #e6db55;background-color:#fffbcc;text-shadow:#fcfaea 1px 1px;color:#222}.gform_wrapper li.gfield.gfield_html.gf_alert_gray{border:1px solid #ccc;background-color:#eee;text-shadow:#fff 1px 1px;color:#424242}.gform_wrapper li.gfield.gfield_html.gf_alert_blue{border:1px solid #a7c2e7;background-color:#d1e4f3;text-shadow:#e0f1ff 1px 1px;color:#314475}div.gform_confirmation_wrapper.gf_confirmation_simple_yellow{margin:30px 0;max-width:99%;border-top:1px solid #e6db55;border-bottom:1px solid #e6db55;padding:32px;background-color:#fffbcc;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_simple_gray{margin:30px 0;max-width:99%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:32px;background-color:#eaeaea;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{position:relative;background-color:#fffbd2;margin:30px 0;border:1px solid #e6db55;-webkit-box-shadow:0 0 5px rgba(221,215,131,.75);-moz-box-shadow:0 0 5px rgba(221,215,131,.75);box-shadow:0 0 5px rgba(221,215,131,.75)}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gform_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #fff;border-bottom:1px solid #e6db55;background-color:#fffbcc;color:#424242;background:#fffce5;background:-moz-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fffce5),color-stop(100%,#fff9bf));background:-webkit-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-o-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-ms-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient{position:relative;background-color:#f1fcdf;margin:30px 0;border:1px solid #a7c37c;-webkit-box-shadow:0 0 5px rgba(86,122,86,.4);-moz-box-shadow:0 0 5px rgba(86,122,86,.4);box-shadow:0 0 5px rgba(86,122,86,.4)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #effade;border-bottom:1px solid #a7c37c;background-color:#fffbcc;text-shadow:#dfb 1px 1px;color:#030;background:#dbf2b7;background:-moz-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#dbf2b7),color-stop(100%,#b4d088));background:-webkit-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-o-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-ms-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:40%;background:rgba(0,0,0,.2);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.2);-moz-box-shadow:0 15px 10px rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper{width:auto;margin:0 auto;display:table}.gform_wrapper form.gf_simple_horizontal{width:calc(100% - 16px);margin:0 auto}.gform_wrapper form.gf_simple_horizontal div.gform_body,.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{display:table-cell;vertical-align:middle;margin:0;padding:0;position:relative}.gform_wrapper form.gf_simple_horizontal div.gform_body{width:auto;max-width:75%}.gform_wrapper form.gf_simple_horizontal div.ginput_container,.gform_wrapper form.gf_simple_horizontal ul li.gfield{margin-top:0!important}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{width:auto;max-width:25%;padding:0;margin:0}body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label{display:table;width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{display:table-cell;padding-right:1em;height:auto}.gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper form.gf_simple_horizontal .ginput_complex label,.gform_wrapper form.gf_simple_horizontal label.gfield_label{display:block;height:1px;width:1px;overflow:hidden;position:absolute;top:0;left:-9000px}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper form.gf_simple_horizontal .top_label .gfield_error{margin-bottom:0}.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li,.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li{display:inline-block;margin-right:.5em}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span{width:48.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.5%}}body .gform_wrapper.gf_form_center_wrapper{padding:16px 0 16px 16px}.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:before,.gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.gform_legacy_markup_wrapper.gf_browser_safari ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio]{margin-top:4px}.gform_legacy_markup_wrapper.gf_browser_safari select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_safari input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome select{padding:2px 0 2px 3px}.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:before,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{text-indent:2px;line-height:1.5em;margin-bottom:5px;margin-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:6px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle{padding-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{margin-left:1.1%}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=email],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=number],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=password],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=tel],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=text],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=url],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error select,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error textarea,.gform_legacy_markup_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:2px}.gform_legacy_markup_wrapper.gf_browser_chrome input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome span.address_country{margin-top:-2px}.gform_legacy_markup_wrapper.gf_browser_gecko select{padding:2px 12px 2px 2px}.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:before,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:1px}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single{height:32px;line-height:2.4}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single div b{position:relative;top:5px}.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:before,.gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.gform_legacy_markup_wrapper.gf_browser_ie ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_hour{width:80px}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_minute{width:70px}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left label,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right label{margin:3px 0 5px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_footer input.button{padding:3px}.gform_legacy_markup_wrapper.gf_browser_ie ul.top_label .clear-multi{overflow:hidden;clear:both}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li{line-height:20px!important}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li input[type=radio]{margin-top:0}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left select,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right select{padding:2px 0 2px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{position:relative;top:-1px;left:4px}.gform_legacy_markup_wrapper.gf_browser_ie img.add_list_item,.gform_legacy_markup_wrapper.gf_browser_ie img.delete_list_item{width:16px!important;height:16px!important;background-size:16px 16px!important}.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:before,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:before{content:none}.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:before,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:before{content:none}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single{height:44px;line-height:3.2}.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b{position:relative;top:50%;transform:translateY(-25%)}}body a, 
label span, 
body [class^="icon-"].icon-default-style,
.blog-recent[data-style*="classic_enhanced"] .post-meta .icon-salient-heart-2.loved, 
.blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i,
.masonry.classic_enhanced .post .post-meta .icon-salient-heart-2.loved,
.masonry.classic_enhanced .post .post-meta a:hover i,
.post .post-header h2 a,
.post .post-header a:hover,
#single-below-header a:hover,
.post .post-header a:focus,
#single-below-header a:focus,
.comment-list .pingback .comment-body > a:hover,
.pricing-column h3,
[data-style="list_featured_first_row"] .meta-category a,
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="accent-color"] .wpb_tabs_nav li a:not(.active-tab):hover,
[data-style="list_featured_first_row"] .meta-category a,
.icon-3x[class^="icon-"], 
.icon-3x[class*=" icon-"],
.icon-tiny[class^="icon-"],
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"] .icon-default-style,
.col:hover > [class^="icon-"].icon-3x.accent-color.alt-style.hovered,
.col:hover > [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,
div[data-style="minimal"] .toggle:hover h3 a,
div[data-style="minimal"] .toggle.open h3 a,
#footer-outer #copyright li a i:hover,
.ascend .comment-list .reply a,
body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
body.material #sidebar .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
body.material #footer-outer .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,
#top nav .sf-menu .current_page_item > a .sf-sub-indicator i, 
#top nav .sf-menu .current_page_ancestor > a .sf-sub-indicator i,
.sf-menu > .current_page_ancestor > a > .sf-sub-indicator i, 
.material .widget .tagcloud a,
#single-below-header a:hover [class^="icon-"],
#header-outer[data-format="left-header"] #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer #mobile-menu ul li[class*="current"] > a,
#header-outer #mobile-menu ul li a:hover,
#header-outer #mobile-menu ul li a:focus,
#header-outer #mobile-menu ul li a:hover .sf-sub-indicator i,
#header-outer #mobile-menu ul li a:focus .sf-sub-indicator i
{ 
color: #39aae0; 
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover,
#header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a,
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a,
#header-outer[data-lhe="default"] #top nav > ul > .button_bordered > a:hover,
#header-outer[data-lhe="default"] #top nav > .sf-menu > .button_bordered.sfHover > a,
#header-outer #top nav > ul > .button_bordered > a:hover,  
#header-outer:not(.transparent) #social-in-menu a i:after, 
.sf-menu > li > a:hover > .sf-sub-indicator i, 
.sf-menu > li > a:active > .sf-sub-indicator i,
.sf-menu > .sfHover > a > .sf-sub-indicator i,
.sf-menu .megamenu > ul > li:hover > a,
#top nav > ul > .megamenu > ul > li > a:hover, 
#top nav > ul > .megamenu > ul > .sfHover > a, 
#top nav > ul > .megamenu > ul > li > a:focus, 
#top nav ul #nectar-user-account a:hover span, 
#top nav ul #search-btn a:hover span, 
#top nav ul .slide-out-widget-area-toggle a:hover span, 
#header-outer[data-format="left-header"] .sf-menu .sub-menu .current-menu-item > a, 
body.material:not([data-header-color="custom"]) #header-outer:not([data-format="left-header"]) #top ul.cart_list a:hover, 
body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart, 
#header-outer .widget_shopping_cart .cart_list a, 
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-item.has-ul > a,
#header-outer:not([data-format="left-header"]) #top nav > ul > .megamenu ul ul .current-menu-ancestor.has-ul > a, 
body #header-secondary-outer #social a:hover i,
body #header-secondary-outer #social a:focus i,
#footer-outer a:focus, 
#footer-outer a:hover, 
.recent-posts .post-header a:hover, 
.result a:hover, 
.post-area.standard-minimal .post .post-meta .date a,
.post-area.standard-minimal .post .post-header h2 a:hover, 
.post-area.standard-minimal  .post .more-link:hover span,
.post-area.standard-minimal .post .more-link span:after, 
.post-area.standard-minimal .post .minimal-post-meta a:hover, 
.single .post .post-meta a:hover,
.single .post .post-meta a:focus,
.single #single-meta div a:hover i, 
.single #single-meta div:hover > a, 
.single #single-meta div:focus > a, 
.comment-list .comment-meta a:hover, 
.comment-list .comment-meta a:focus, 
.result .title a, 
.wpcf7-form p span, 
.wpcf7-form .wpcf7-not-valid-tip, 
.circle-border, 
.home .blog-recent:not([data-style="list_featured_first_row"]) .col .post-header a:hover,
.home .blog-recent .col .post-header h3 a, 
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color h4, 
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color .interval,
.comment-author a:hover, 
.comment-author a:focus, 
.project-attrs li i, 
.woocommerce .star-rating, 
.woocommerce form .form-row .required, 
.woocommerce-page form .form-row .required, 
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-checkout-review-order-table .product-info .amount,
.woocommerce-pagination a.page-numbers:hover, 
.woocommerce p.stars a:hover, 
.woocommerce .material.product .product-wrap .product-add-to-cart a:hover, 
.woocommerce .material.product .product-wrap .product-add-to-cart a:hover > span, 
.woocommerce-MyAccount-navigation ul li.is-active a:before, 
.woocommerce-MyAccount-navigation ul li:hover a:before, 
.woocommerce.ascend .price_slider_amount button.button[type="submit"], 
.ascend.woocommerce #sidebar div ul li a:hover, 
.ascend.woocommerce #sidebar div ul .current-cat > a, 
.woocommerce .widget_layered_nav ul li.chosen a:after, 
.woocommerce-page .widget_layered_nav ul li.chosen a:after, 
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active, 
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control:hover, 
.woocommerce #review_form #respond p.comment-notes span.required,
.nectar-milestone .number.accent-color, 
body #portfolio-nav a:hover i,
span.accent-color, 
.portfolio-items .nectar-love:hover i, 
.portfolio-items .nectar-love.loved i, 
body .hovered .nectar-love i, 
body:not(.material) #search-outer #search #close a span:hover, 
.carousel-wrap[data-full-width="true"] .carousel-heading a:hover i, 
#search-outer .ui-widget-content li:hover *,  
#search-outer .ui-widget-content .ui-state-focus *, 
.portfolio-filters-inline .container ul li .active,
.svg-icon-holder[data-color="accent-color"], 
.team-member .accent-color:hover, 
.text_on_hover.product .add_to_cart_button, .blog-recent[data-style="minimal"] .col > span, 
.blog-recent[data-style="title_only"] .col:hover .post-header .title, 
.nectar-icon-list[data-icon-style="border"][data-icon-color="accent-color"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="accent-color"][data-icon-style="border"] .content h4, 
.nectar-icon-list[data-icon-color="accent-color"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
body #pagination .page-numbers.prev:hover, 
body #pagination .page-numbers.next:hover,  
body #pagination a.page-numbers:hover, 
body #pagination a.page-numbers:focus, 
.nectar-slide-in-cart .widget_shopping_cart .cart_list a, 
.sf-menu ul .open-submenu > a,
body[data-form-submit="see-through"] input[type=submit], 
body[data-form-submit="see-through"] button[type=submit], 
.nectar_icon_wrap[data-color="accent-color"] i, 
.nectar_team_member_close .inner:before, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:hover, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > .has-ul > a:focus, 
.masonry.material .masonry-blog-item .meta-category a, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section a:hover, 
.material .comment-list .reply a:hover, 
.material .comment-list .reply a:focus, 
.related-posts[data-style="material"] .meta-category a,
.material .widget li:not(.has-img) a:hover .post-title, 
.material #sidebar .widget li:not(.has-img) a:hover .post-title, 
.material .container-wrap #author-bio #author-info a:hover,
.material #sidebar .widget ul[data-style="featured-image-left"] li a:hover .post-title, 
.material #sidebar .widget .tagcloud a, 
.single.material .post-area .content-inner > .post-tags a, 
.post-area.featured_img_left .meta-category a,
body.material .nectar-button.see-through.accent-color[data-color-override="false"],
div[data-style="minimal_small"] .toggle.accent-color > h3 a:hover, 
div[data-style="minimal_small"] .toggle.accent-color.open > h3 a, 
.testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before,
.nectar_single_testimonial[data-color="accent-color"] p .open-quote, 
.nectar-quick-view-box .star-rating, 
.minimal.product .product-wrap .normal.icon-salient-cart[class*=" icon-"], 
.minimal.product .product-wrap i, 
.minimal.product .product-wrap .normal.icon-salient-m-eye, 
.products li.product.minimal .product-add-to-cart .loading:after, 
.widget_search .search-form button[type=submit] .icon-salient-search, 
body.search-no-results .search-form button[type=submit] .icon-salient-search, 
#sidebar .widget_shopping_cart .cart_list li a.remove:hover,
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.accent-color.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,
.ascend #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap:not(.has_products) .icon-salient-cart {
color:#39aae0!important;
}
.nectar-highlighted-text em:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="accent-color"] .nectar_icon:before, 
.pricing-table[data-style="default"] .pricing-column.highlight.accent-color h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight h3 .highlight-reason,
.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color:before,
[data-style="list_featured_first_row"] .meta-category a:before,
.tabbed > ul li .active-tab,
.tabbed > ul li .active-tab:hover,
.tabbed[data-style="vertical_modern"][data-color-scheme="accent-color"] .wpb_tabs_nav li .active-tab,
.tabbed[data-style*="minimal"] > ul li a:after, 
.tabbed[data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul:after,
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot.is-selected:before, 
.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p,
.nectar_video_lightbox.nectar-button[data-color="default-accent-color"],
.nectar_video_lightbox.nectar-button[data-color="transparent-accent-color"]:hover,
.flex-direction-nav a,
.carousel-prev:hover, 
.carousel-next:hover,
body [class^="icon-"].icon-3x.alt-style.accent-color, 
body [class*=" icon-"].icon-3x.alt-style.accent-color,
[class*=" icon-"],
.col:hover > [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered, 
.col:hover > [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered,
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered,
.toggle.open h3 a,
div[data-style="minimal"] .toggle.open h3 i:after, 
div[data-style="minimal"] .toggle:hover h3 i:after, 
div[data-style="minimal"] .toggle.open h3 i:before, 
div[data-style="minimal"] .toggle:hover h3 i:before,
div[data-style="minimal_small"] .toggle.accent-color > h3:after,
.post .more-link span:hover,
.post.format-quote .post-content .quote-inner, 
.post.format-link .post-content .link-inner,
.format-status .post-content .status-inner, 
input[type=submit]:hover, 
input[type="button"]:hover,  
body[data-form-submit="regular"] input[type=submit], 
body[data-form-submit="regular"] button[type=submit],
body[data-form-submit="regular"] .container-wrap .span_12.light input[type=submit]:hover, 
body[data-form-submit="regular"] .container-wrap .span_12.light button[type=submit]:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
#slide-out-widget-area, 
#slide-out-widget-area-bg.fullscreen, 
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right,
.widget .material .widget .tagcloud a:before { 
background-color:#39aae0; 
}
.orbit-wrapper .slider-nav .right, 
.orbit-wrapper .slider-nav .left, 
.progress li span, .nectar-progress-bar span,
#footer-outer #footer-widgets .col .tagcloud a:hover, 
#sidebar .widget .tagcloud a:hover, 
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner,
#pagination .next a:hover, 
#pagination .prev a:hover, 
.comment-list .reply a:hover, 
.comment-list .reply a:focus, 
.icon-normal, 
.bar_graph li span, 
.nectar-button[data-color-override="false"].regular-button, 
.nectar-button.tilt.accent-color, 
body .swiper-slide .button.transparent_2 .primary-color:hover, 
#footer-outer #footer-widgets .col input[type="submit"],
body .products-carousel .carousel-next:hover, 
body .products-carousel .carousel-prev:hover, 
.blog-recent .more-link span:hover, 
.post-tags a:hover, 
#to-top:hover, 
#to-top.dark:hover, 
body[data-button-style*="rounded"] #to-top:after, 
#pagination a.page-numbers:hover,
#pagination span.page-numbers.current, 
.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,
.portfolio-items .col[data-default-color="true"] .bottom-meta, 
.portfolio-items .col.nectar-new-item .inner-wrap:before, 
.portfolio-filters-inline[data-color-scheme="accent-color-underline"] a:after, 
.portfolio-filters a, 
.portfolio-filters #sort-portfolio, 
.project-attrs li span, 
.portfolio-filters, 
.portfolio-filters-inline[data-color-scheme="accent-color"], 
.bottom_controls #portfolio-nav .controls li a i:after, 
.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i, 
.single-portfolio .facebook-share a:hover, 
.single-portfolio .twitter-share a:hover, 
.single-portfolio .pinterest-share a:hover,  
.single-post .facebook-share a:hover, 
.single-post .twitter-share a:hover, 
.single-post .pinterest-share a:hover, 
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, 
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#sidebar .widget:hover [class^="icon-"].icon-3x, 
.post.quote .content-inner .quote-inner .whole-link, 
.masonry.classic_enhanced .post.quote.wide_tall .post-content a:hover .quote-inner, 
.masonry.classic_enhanced .post.link.wide_tall .post-content a:hover .link-inner, 
.iosSlider .prev_slide:hover, 
.iosSlider .next_slide:hover,  
#header-outer .widget_shopping_cart a.button, 
#header-outer a.cart-contents .cart-wrap span, 
#header-outer #mobile-cart-link .cart-wrap span, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines:after, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines:before, 
#top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, 
#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, 
#header-outer .widget_shopping_cart a.button, 
body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] #top nav ul li:not([class*="button_"]) > a span:after, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, 
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, 
#top nav > ul > .megamenu > ul ul li a:hover, 
#top nav > ul > .megamenu > ul ul li a:focus,
#top nav > ul > .megamenu > ul ul .sfHover > a, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul ul .current-menu-item > a, 
#buddypress a.button:focus, 
.text_on_hover.product a.added_to_cart, 
.swiper-slide .button.solid_color a, 
.swiper-slide .button.solid_color_2 a, 
.select2-container .select2-choice:hover, 
.select2-dropdown-open .select2-choice,
#top nav > ul > .button_solid_color > a:before,
#header-outer.transparent #top nav > ul > .button_solid_color > a:before, 
.twentytwenty-handle, 
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after, 
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical 
.twentytwenty-handle:after, 
.masonry.classic_enhanced .posts-container article .meta-category a:hover, 
.blog-recent[data-style*="classic_enhanced"] .meta-category a:hover, 
.masonry.classic_enhanced .posts-container article .video-play-button,
.masonry.material .masonry-blog-item .meta-category a:before, 
.material.masonry .masonry-blog-item .video-play-button, 
.masonry.material .quote-inner:before, 
.masonry.material .link-inner:before, 
.nectar-recent-posts-slider .container .strong span:before, 
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:focus,
.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, 
.single .heading-title[data-header-style="default_minimal"] .meta-category a:focus, 
.nectar-fancy-box:after, 
.divider-small-border[data-color="accent-color"], 
.divider-border[data-color="accent-color"], 
.nectar-animated-title[data-color="accent-color"] .nectar-animated-title-inner:after, 
#fp-nav:not(.light-controls).tooltip_alt ul li a span:after, 
#fp-nav.tooltip_alt ul li a span:after, 
.nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.span_12.dark .owl-theme .owl-dots .owl-dot.active span, 
.span_12.dark .owl-theme .owl-dots .owl-dot:hover span, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:before, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:after,
#header-secondary-outer ul > li:not(.megamenu) .sfHover > a, 
#header-secondary-outer ul > li:not(.megamenu) ul a:hover, 
#header-secondary-outer ul > li:not(.megamenu) ul a:focus, 
.nectar-recent-posts-single_featured .strong a, 
.post-area.standard-minimal .post .more-link span:before, 
.nectar-slide-in-cart .widget_shopping_cart a.button, 
.related-posts[data-style="material"] .meta-category a:before, 
.post-area.featured_img_left .meta-category a:before, 
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon:hover, 
body.material #page-header-bg.fullscreen-header .inner-wrap >a, 
.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play > .inner-wrap:before, 
.nectar-hor-list-item[data-color="accent-color"]:before,  
.material #sidebar .widget .tagcloud a:before, 
.single .post-area .content-inner > .post-tags a:before, 
.auto_meta_overlaid_spaced .post.quote .n-post-bg:after, 
.auto_meta_overlaid_spaced .post.link .n-post-bg:after,
.post-area.featured_img_left .posts-container .article-content-wrap .video-play-button, 
.post-area.featured_img_left .post .quote-inner:before, 
.post-area.featured_img_left .link-inner:before,
.nectar-recent-posts-single_featured.multiple_featured .controls li:after,
.nectar-recent-posts-single_featured.multiple_featured .controls .active:before, 
.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i, 
body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before,
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:before, 
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:after, 
.fancybox-navigation button:hover:before, 
ul.products li.minimal.product span.onsale, 
.span_12.dark .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top a:after,
.woocommerce-page button.single_add_to_cart_button,
.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a:after, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce #order_review #payment #place_order, 
.woocommerce .span_4 input[type="submit"].checkout-button,
.woocommerce .material.product .add_to_cart_button,
body nav.woocommerce-pagination span.page-numbers.current, 
.woocommerce span.onsale .nectar-quick-view-box .onsale, 
.nectar-quick-view-box .onsale, 
.woocommerce-page .nectar-quick-view-box .onsale, 
.nectar-quick-view-box .cart .quantity input.plus:hover, 
.nectar-quick-view-box .cart .quantity input.minus:hover, 
.woocommerce .cart .quantity input.plus:hover, 
.woocommerce .cart .quantity input.minus:hover, 
body .nectar-quick-view-box .single_add_to_cart_button, 
.woocommerce .classic .add_to_cart_button,
.woocommerce .classic .product-add-to-cart a.button, 
button[type=submit]:hover, 
button[type=submit]:focus,
body[data-form-submit="see-through"] input[type=submit]:hover, 
body[data-form-submit="see-through"] button[type=submit]:hover, 
body[data-form-submit="see-through"] .container-wrap .span_12.light input[type=submit]:hover, 
body[data-form-submit="see-through"] .container-wrap .span_12.light button[type=submit]:hover, 
body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order:hover,
.text_on_hover.product .nectar_quick_view, 
body.original .bypostauthor .comment-body:before, 
.widget_layered_nav ul.yith-wcan-label li a:hover, 
.widget_layered_nav ul.yith-wcan-label .chosen a, 
.nectar-next-section-wrap.bounce a:before,
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover  
{
background-color:#39aae0!important;
}
.tabbed > ul li .active-tab, 	
.material input[type=text]:focus, 
.material textarea:focus, 
.material input[type=email]:focus, 
.material input[type=search]:focus, 
.material input[type=password]:focus, 
.material input[type=tel]:focus, 
.material input[type=url]:focus, 
.material input[type=date]:focus, 
.row .col .wp-caption .wp-caption-text, 
.material.woocommerce-page input#coupon_code:focus, 
.material #search-outer #search input[type="text"],
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after, 
div[data-style="minimal"] .toggle.default.open i, 
div[data-style="minimal"] .toggle.default:hover i, 
div[data-style="minimal"] .toggle.accent-color.open i, 
div[data-style="minimal"] .toggle.accent-color:hover i,
body[data-form-style="minimal"] input[type=text]:focus, 
body[data-form-style="minimal"].woocommerce-cart table.cart .actions .coupon .input-text:focus,
body[data-form-style="minimal"] textarea:focus, 
body[data-form-style="minimal"] input[type=email]:focus, 
body[data-form-style="minimal"] input[type=search]:focus, 
body[data-form-style="minimal"] input[type=password]:focus, 
body[data-form-style="minimal"] input[type=tel]:focus, 
body[data-form-style="minimal"] input[type=url]:focus, 
body[data-form-style="minimal"] input[type=date]:focus,
.single #single-meta div a:hover,
.single #single-meta div a:focus,
.single .fullscreen-blog-header #single-below-header > span a:hover,
.blog-title #single-meta .nectar-social.hover > div a:hover {
border-color:#39aae0;
}
body[data-form-style="minimal"] label:after, 
body .recent_projects_widget a:hover img, 
.recent_projects_widget a:hover img, 
#sidebar #flickr a:hover img, 
body .nectar-button.see-through-2[data-hover-color-override="false"]:hover,
#footer-outer #flickr a:hover img,  
#featured article .post-title a:hover, 
body #featured article .post-title a:hover, 
div.wpcf7-validation-errors, 
.select2-container .select2-choice:hover, 
.select2-dropdown-open .select2-choice, 
body:not(.original) .bypostauthor img.avatar, 
.material blockquote::before,
blockquote.wp-block-quote:before,
#header-outer:not(.transparent) #top nav > ul > .button_bordered > a:hover:before, 
.single #project-meta ul li:not(.meta-share-count):hover a, 
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose, 
body[data-button-style="rounded"] #pagination > a:hover, 
body[data-form-submit="see-through"] input[type=submit], 
body[data-form-submit="see-through"] button[type=submit], 
.nectar_icon_wrap[data-style="border-basic"][data-color="accent-color"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon,
.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"][data-draw="true"]:hover .nectar_icon, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:before,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:after, 
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a:after, 
body.material .nectar-button.see-through.accent-color[data-color-override="false"], 
.woocommerce-page.material .widget_price_filter .ui-slider .ui-slider-handle,
body[data-form-submit="see-through"] button[type=submit]:not(.search-widget-btn),
.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-login button.button,
.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-register button.button,
body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order,
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .flickity-slider .thumb.is-nav-selected img,
.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb a.active img,
.gallery a:hover img {
border-color:#39aae0!important;
}
.nectar_icon_wrap .svg-icon-holder[data-color="accent-color"] svg path { 
stroke:#39aae0!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i:after { 
box-shadow: #39aae0 0px 8px 15px; opacity: 0.24; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:hover:before { 
box-shadow: 0 30px 90px #39aae0; 
} 
.woocommerce.material .widget_price_filter .ui-slider .ui-slider-handle:before, 
.material.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
box-shadow: 0 0 0 10px #39aae0 inset;
}
.woocommerce.material .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active:before, 
.material.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active:before {
box-shadow: 0 0 0 2px #39aae0 inset;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li.chosen a {
box-shadow: 0 0 0 2px #39aae0, inset 0 0 0 3px #fff;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a:hover {
box-shadow: 0 0 0 2px #39aae0, 0px 8px 20px rgba(0,0,0,0.2), inset 0 0 0 3px #fff;
}
.nectar-leaflet-map[data-nectar-marker-color="accent-color"] .nectar-leaflet-pin { 
border: 10px solid #39aae0; 
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
background-image: linear-gradient(to right, #39aae0 0%, #39aae0 100%); 
}
#search-results .result .title a {
background-image: linear-gradient(to right, #39aae0 0%, #39aae0 100%); 
}
.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #39aae0; 
}
.container-wrap .bottom_controls #portfolio-nav ul:first-child  li#all-items a:hover i { 
box-shadow: -.6em 0 #39aae0, 
-.6em .6em #39aae0, 
.6em 0 #39aae0, 
.6em -.6em #39aae0, 
0 -.6em #39aae0, 
-.6em -.6em #39aae0, 
0 .6em #39aae0, 
.6em .6em #39aae0;  
}
@media only screen and (max-width: 768px) {
.woocommerce-page table.cart a.remove {
background-color:#39aae0!important;
}
}
#fp-nav:not(.light-controls).tooltip_alt ul li a.active span, 
#fp-nav.tooltip_alt ul li a.active span { 
box-shadow: inset 0 0 0 2px #39aae0; 
-webkit-box-shadow: inset 0 0 0 2px #39aae0; 
}
.default-loading-icon:before { 
border-top-color:#39aae0!important; 
}
#header-outer a.cart-contents span:before, 
#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner:after { 
border-color: transparent #39aae0!important; 
}
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered .circle-border, 
body #sidebar .widget:hover .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after, 
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after, 
.portfolio-items[data-ps="6"] .bg-overlay, 
.portfolio-items[data-ps="6"].no-masonry .bg-overlay,
.nectar_team_member_close .inner, 
.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close { 
border-color:#39aae0; 
}
.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle,
.nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button svg circle.time { 
stroke: #39aae0; 
}
.im-icon-wrap[data-color="accent-color"] path {
fill: #39aae0;
}
@media only screen and (min-width : 1px) and (max-width : 1000px) {
body #featured article .post-title > a { background-color:#39aae0; }
body #featured article .post-title > a { border-color:#39aae0; }
}#header-outer .widget_shopping_cart .cart_list li a.remove,  
.original #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,
.stock.out-of-stock,
#header-outer #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"] #top nav > ul > .button_bordered_2 > a:hover,
#header-outer[data-lhe="default"] #top nav .sf-menu .button_bordered_2.current-menu-item > a {
color: #fe4641!important;
}
#top nav > ul > .button_solid_color_2 > a:before, 
#header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before, 
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before,
#header-outer .widget_shopping_cart a.button, 
.woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale, 
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
background-color: #fe4641;
}
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove, 
#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove, 
#header-outer:not(.transparent) #top nav > ul > .button_bordered_2 > a:hover:before {
border-color: #fe4641;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 h4,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 .interval,
body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li a:not(.active-tab):hover,
.testimonial_slider[data-rating-color="extra-color-1"] .star-rating .filled:before,
.icon-3x[class^="icon-"].extra-color-1:not(.alt-style), 
.icon-tiny[class^="icon-"].extra-color-1, 
.icon-3x[class*=" icon-"].extra-color-1:not(.alt-style), 
body .icon-3x[class*=" icon-"].extra-color-1:not(.alt-style) .circle-border,
.col:hover > [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered, 
.col:hover > [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered,
div[data-style="minimal"] .toggle.extra-color-1:hover h3 a, 
div[data-style="minimal"] .toggle.extra-color-1.open h3 a, 
div[data-style="minimal_small"] .toggle.extra-color-1 > h3 a:hover, 
div[data-style="minimal_small"] .toggle.extra-color-1.open > h3 a {
color: #fe4641;
}
.nectar-milestone .number.extra-color-1, span.extra-color-1,
.team-member .social.extra-color-1 li a, 
body [class^="icon-"].icon-default-style.extra-color-1, 
body [class^="icon-"].icon-default-style[data-color="extra-color-1"], 
.team-member .extra-color-1:hover, 
.svg-icon-holder[data-color="extra-color-1"], 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-1"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="extra-color-1"][data-icon-style="border"] .content h4,
.nectar_icon_wrap[data-color="extra-color-1"] i, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section a:hover, 
body.material .nectar-button.see-through.extra-color-1[data-color-override="false"], 
.nectar_single_testimonial[data-color="extra-color-1"] p .open-quote, 
.nectar-icon-list[data-icon-color="extra-color-1"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
.no-highlight.extra-color-1 h3 {
color: #fe4641!important;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1:before,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3 .highlight-reason,
.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab,
.tabbed[data-style="vertical_modern"][data-color-scheme="extra-color-1"] .wpb_tabs_nav li .active-tab,
body .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"] > ul li:not(.cta-button) a:after,
.tabbed[data-color-scheme="extra-color-1"][data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul:after, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li .active-tab,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] .flickity-page-dots .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote.is-selected p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-1"], 
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-1"]:hover,
body [class^="icon-"].icon-3x.alt-style.extra-color-1, 
body [class*=" icon-"].icon-3x.alt-style.extra-color-1,
.col:hover > [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),
.col:hover > [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style).hovered, 
body .col:not(.post-area):not(#sidebar):not(.span_12):hover a [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered,
[class*=" icon-"].extra-color-1.icon-normal,
div[data-style="minimal"] .toggle.extra-color-1.open i:after, 
div[data-style="minimal"] .toggle.extra-color-1:hover i:after, 
div[data-style="minimal"] .toggle.open.extra-color-1 i:before, 
div[data-style="minimal"] .toggle.extra-color-1:hover i:before, 
div[data-style="minimal_small"] .toggle.extra-color-1 > h3:after,
.toggle.open.extra-color-1 h3 a {
background-color: #fe4641;
}
.nectar-button.regular-button.extra-color-1, 
.nectar-button.tilt.extra-color-1,
body .swiper-slide .button.transparent_2 .extra-color-1:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-1"], 
.nectar-fancy-box[data-color="extra-color-1"]:after, 
.divider-small-border[data-color="extra-color-1"],
.divider-border[data-color="extra-color-1"], 
.nectar-animated-title[data-color="extra-color-1"] .nectar-animated-title-inner:after, 
.nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="extra-color-1"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-1"] .nectar_hotspot, 
.portfolio-filters-inline[data-color-scheme="extra-color-1-underline"] a:after, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon:hover, 
.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play > .inner-wrap:before,
.nectar-hor-list-item[data-color="extra-color-1"]:before, 
.nectar-fancy-box[data-color="extra-color-1"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-1"] li:after, 
body.material .nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-1"] .nectar_icon:before,
.extra-color-1.icon-normal, 
.bar_graph li .extra-color-1,
.nectar-progress-bar .extra-color-1, 
.swiper-slide .button.solid_color .extra-color-1, 
.swiper-slide .button.solid_color_2 .extra-color-1,
.pricing-column.highlight.extra-color-1 h3
{
background-color: #fe4641!important;
}
.nectar-leaflet-map[data-nectar-marker-color="extra-color-1"] .nectar-leaflet-pin { 
border: 10px solid #fe4641; 
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-1"] svg path { 
stroke:#fe4641!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i:after { 
box-shadow: #fe4641 0px 8px 15px; opacity: 0.24; 
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #fe4641; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:hover:before { 
box-shadow: 0 30px 90px #fe4641; 
} 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-1.hovered .circle-border, 
body #sidebar .widget:hover .extra-color-1 .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after,
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after, 
div[data-style="minimal"] .toggle.open.extra-color-1 i, div[data-style="minimal"] .toggle.extra-color-1:hover i,
.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-1"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"][data-draw="true"]:hover .nectar_icon,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:before, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:after,
.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab { 
border-color:#fe4641; 
}
body.material .nectar-button.see-through.extra-color-1[data-color-override="false"] { 
border-color:#fe4641!important; 
}
.im-icon-wrap[data-color="extra-color-1"] path {
fill: #fe4641;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-2 h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2 h4,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2 .interval,
body.material .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li a:not(.active-tab):hover,
.testimonial_slider[data-rating-color="extra-color-2"] .star-rating .filled:before,
.icon-3x[class^="icon-"].extra-color-2:not(.alt-style), 
.icon-tiny[class^="icon-"].extra-color-2, 
.icon-3x[class*=" icon-"].extra-color-2:not(.alt-style), 
body .icon-3x[class*=" icon-"].extra-color-2:not(.alt-style) .circle-border,
.col:hover > [class^="icon-"].icon-3x.extra-color-2.alt-style.hovered, 
.col:hover > [class*=" icon-"].icon-3x.extra-color-2.alt-style.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-2.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-2.alt-style.hovered,
div[data-style="minimal"] .toggle.extra-color-2:hover h3 a, 
div[data-style="minimal"] .toggle.extra-color-2.open h3 a, 
div[data-style="minimal_small"] .toggle.extra-color-2 > h3 a:hover, 
div[data-style="minimal_small"] .toggle.extra-color-2.open > h3 a {
color: #6b58cd;
}
.nectar-milestone .number.extra-color-2, span.extra-color-2,
.team-member .social.extra-color-2 li a, 
body [class^="icon-"].icon-default-style.extra-color-2, 
body [class^="icon-"].icon-default-style[data-color="extra-color-2"], 
.team-member .extra-color-2:hover, 
.svg-icon-holder[data-color="extra-color-2"], 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-2"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="extra-color-2"][data-icon-style="border"] .content h4,
.nectar_icon_wrap[data-color="extra-color-2"] i, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section a:hover, 
body.material .nectar-button.see-through.extra-color-2[data-color-override="false"], 
.nectar_single_testimonial[data-color="extra-color-2"] p .open-quote, 
.nectar-icon-list[data-icon-color="extra-color-2"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
.no-highlight.extra-color-2 h3 {
color: #6b58cd!important;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2:before,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-2 h3 .highlight-reason,
.tabbed[data-color-scheme="extra-color-2"][data-style="default"] li:not(.cta-button) .active-tab,
.tabbed[data-style="vertical_modern"][data-color-scheme="extra-color-2"] .wpb_tabs_nav li .active-tab,
body .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"] > ul li:not(.cta-button) a:after,
.tabbed[data-color-scheme="extra-color-2"][data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul:after, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li .active-tab,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] .flickity-page-dots .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote.is-selected p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-2"], 
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-2"]:hover,
body [class^="icon-"].icon-3x.alt-style.extra-color-2, 
body [class*=" icon-"].icon-3x.alt-style.extra-color-2,
.col:hover > [class^="icon-"].icon-3x.extra-color-2:not(.alt-style),
.col:hover > [class*=" icon-"].icon-3x.extra-color-2:not(.alt-style).hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style).hovered, 
body .col:not(.post-area):not(#sidebar):not(.span_12):hover a [class*=" icon-"].icon-3x.extra-color-2:not(.alt-style).hovered,
[class*=" icon-"].extra-color-2.icon-normal,
div[data-style="minimal"] .toggle.extra-color-2.open i:after, 
div[data-style="minimal"] .toggle.extra-color-2:hover i:after, 
div[data-style="minimal"] .toggle.open.extra-color-2 i:before, 
div[data-style="minimal"] .toggle.extra-color-2:hover i:before, 
div[data-style="minimal_small"] .toggle.extra-color-2 > h3:after,
.toggle.open.extra-color-2 h3 a {
background-color: #6b58cd;
}
.nectar-button.regular-button.extra-color-2, 
.nectar-button.tilt.extra-color-2,
body .swiper-slide .button.transparent_2 .extra-color-2:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-2"], 
.nectar-fancy-box[data-color="extra-color-2"]:after, 
.divider-small-border[data-color="extra-color-2"],
.divider-border[data-color="extra-color-2"], 
.nectar-animated-title[data-color="extra-color-2"] .nectar-animated-title-inner:after, 
.nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="extra-color-2"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-2"] .nectar_hotspot, 
.portfolio-filters-inline[data-color-scheme="extra-color-2-underline"] a:after, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"]:not([data-draw="true"]) .nectar_icon:hover, 
.nectar-google-map[data-nectar-marker-color="extra-color-2"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-2"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="extra-color-2"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-2"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] .play > .inner-wrap:before,
.nectar-hor-list-item[data-color="extra-color-2"]:before, 
.nectar-fancy-box[data-color="extra-color-2"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-2[data-color-override="false"] i,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-2"] li:after, 
body.material .nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-2"] .nectar_icon:before,
.extra-color-2.icon-normal, 
.bar_graph li .extra-color-2,
.nectar-progress-bar .extra-color-2, 
.swiper-slide .button.solid_color .extra-color-2, 
.swiper-slide .button.solid_color_2 .extra-color-2,
.pricing-column.highlight.extra-color-2 h3
{
background-color: #6b58cd!important;
}
.nectar-leaflet-map[data-nectar-marker-color="extra-color-2"] .nectar-leaflet-pin { 
border: 10px solid #6b58cd; 
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-2"] svg path { 
stroke:#6b58cd!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-2[data-color-override="false"] i:after { 
box-shadow: #6b58cd 0px 8px 15px; opacity: 0.24; 
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #6b58cd; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-2"]:hover:before { 
box-shadow: 0 30px 90px #6b58cd; 
} 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-2.hovered .circle-border, 
body #sidebar .widget:hover .extra-color-2 .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote .bottom-arrow:after,
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote .bottom-arrow:after, 
div[data-style="minimal"] .toggle.open.extra-color-2 i, div[data-style="minimal"] .toggle.extra-color-2:hover i,
.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-2"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"]:not([data-draw="true"]) .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"][data-draw="true"]:hover .nectar_icon,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] .play:before, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] .play:after,
.tabbed[data-color-scheme="extra-color-2"][data-style="default"] li:not(.cta-button) .active-tab { 
border-color:#6b58cd; 
}
body.material .nectar-button.see-through.extra-color-2[data-color-override="false"] { 
border-color:#6b58cd!important; 
}
.im-icon-wrap[data-color="extra-color-2"] path {
fill: #6b58cd;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-3 h3,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3 h4,
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3 .interval,
body.material .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover, 
body.material .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li a:not(.active-tab):hover,
.testimonial_slider[data-rating-color="extra-color-3"] .star-rating .filled:before,
.icon-3x[class^="icon-"].extra-color-3:not(.alt-style), 
.icon-tiny[class^="icon-"].extra-color-3, 
.icon-3x[class*=" icon-"].extra-color-3:not(.alt-style), 
body .icon-3x[class*=" icon-"].extra-color-3:not(.alt-style) .circle-border,
.col:hover > [class^="icon-"].icon-3x.extra-color-3.alt-style.hovered, 
.col:hover > [class*=" icon-"].icon-3x.extra-color-3.alt-style.hovered, 
.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-3.alt-style.hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-3.alt-style.hovered,
div[data-style="minimal"] .toggle.extra-color-3:hover h3 a, 
div[data-style="minimal"] .toggle.extra-color-3.open h3 a, 
div[data-style="minimal_small"] .toggle.extra-color-3 > h3 a:hover, 
div[data-style="minimal_small"] .toggle.extra-color-3.open > h3 a {
color: #333333;
}
.nectar-milestone .number.extra-color-3, span.extra-color-3,
.team-member .social.extra-color-3 li a, 
body [class^="icon-"].icon-default-style.extra-color-3, 
body [class^="icon-"].icon-default-style[data-color="extra-color-3"], 
.team-member .extra-color-3:hover, 
.svg-icon-holder[data-color="extra-color-3"], 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-3"] .list-icon-holder[data-icon_type="numerical"] span, 
.nectar-icon-list[data-icon-color="extra-color-3"][data-icon-style="border"] .content h4,
.nectar_icon_wrap[data-color="extra-color-3"] i, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section .active, 
body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section a:hover, 
body.material .nectar-button.see-through.extra-color-3[data-color-override="false"], 
.nectar_single_testimonial[data-color="extra-color-3"] p .open-quote, 
.nectar-icon-list[data-icon-color="extra-color-3"] .nectar-icon-list-item .list-icon-holder[data-icon_type="numerical"],
.no-highlight.extra-color-3 h3 {
color: #333333!important;
}
.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3:before,
.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-3 h3 .highlight-reason,
.tabbed[data-color-scheme="extra-color-3"][data-style="default"] li:not(.cta-button) .active-tab,
.tabbed[data-style="vertical_modern"][data-color-scheme="extra-color-3"] .wpb_tabs_nav li .active-tab,
body .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"] > ul li:not(.cta-button) a:after,
.tabbed[data-color-scheme="extra-color-3"][data-style="minimal_alt"] .magic-line, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul:after, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li .active-tab,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] .flickity-page-dots .dot.is-selected:before,
.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote.is-selected p,
.nectar-button.nectar_video_lightbox[data-color="default-extra-color-3"], 
.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-3"]:hover,
body [class^="icon-"].icon-3x.alt-style.extra-color-3, 
body [class*=" icon-"].icon-3x.alt-style.extra-color-3,
.col:hover > [class^="icon-"].icon-3x.extra-color-3:not(.alt-style),
.col:hover > [class*=" icon-"].icon-3x.extra-color-3:not(.alt-style).hovered, 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style).hovered, 
body .col:not(.post-area):not(#sidebar):not(.span_12):hover a [class*=" icon-"].icon-3x.extra-color-3:not(.alt-style).hovered,
[class*=" icon-"].extra-color-3.icon-normal,
div[data-style="minimal"] .toggle.extra-color-3.open i:after, 
div[data-style="minimal"] .toggle.extra-color-3:hover i:after, 
div[data-style="minimal"] .toggle.open.extra-color-3 i:before, 
div[data-style="minimal"] .toggle.extra-color-3:hover i:before, 
div[data-style="minimal_small"] .toggle.extra-color-3 > h3:after,
.toggle.open.extra-color-3 h3 a {
background-color: #333333;
}
.nectar-button.regular-button.extra-color-3, 
.nectar-button.tilt.extra-color-3,
body .swiper-slide .button.transparent_2 .extra-color-3:hover,
#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style),
.portfolio-filters-inline[data-color-scheme="extra-color-3"], 
.nectar-fancy-box[data-color="extra-color-3"]:after, 
.divider-small-border[data-color="extra-color-3"],
.divider-border[data-color="extra-color-3"], 
.nectar-animated-title[data-color="extra-color-3"] .nectar-animated-title-inner:after, 
.nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox,  
body .nectar-video-box[data-color="extra-color-3"][data-hover="zoom_button"] .nectar_video_lightbox:after, 
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-3"] .nectar_hotspot, 
.portfolio-filters-inline[data-color-scheme="extra-color-3-underline"] a:after, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"]:not([data-draw="true"]) .nectar_icon:hover, 
.nectar-google-map[data-nectar-marker-color="extra-color-3"] .animated-dot .middle-dot, 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-3"] .animated-dot .middle-dot, 
.nectar-google-map[data-nectar-marker-color="extra-color-3"] .animated-dot div[class*="signal"], 
.nectar-leaflet-map[data-nectar-marker-color="extra-color-3"] .animated-dot div[class*="signal"], 
.nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] .play > .inner-wrap:before,
.nectar-hor-list-item[data-color="extra-color-3"]:before, 
.nectar-fancy-box[data-color="extra-color-3"]:not([data-style="default"]) .box-bg:after, 
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-3[data-color-override="false"] i,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-3"] li:after, 
body.material .nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox:before,
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-3"] .nectar_icon:before,
.extra-color-3.icon-normal, 
.bar_graph li .extra-color-3,
.nectar-progress-bar .extra-color-3, 
.swiper-slide .button.solid_color .extra-color-3, 
.swiper-slide .button.solid_color_2 .extra-color-3,
.pricing-column.highlight.extra-color-3 h3
{
background-color: #333333!important;
}
.nectar-leaflet-map[data-nectar-marker-color="extra-color-3"] .nectar-leaflet-pin { 
border: 10px solid #333333; 
}
.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-3"] svg path { 
stroke:#333333!important; 
}
body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-3[data-color-override="false"] i:after { 
box-shadow: #333333 0px 8px 15px; opacity: 0.24; 
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px  #333333; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-3"]:hover:before { 
box-shadow: 0 30px 90px #333333; 
} 
body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-3.hovered .circle-border, 
body #sidebar .widget:hover .extra-color-3 .circle-border, 
body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote .bottom-arrow:after,
body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote .bottom-arrow:after, 
div[data-style="minimal"] .toggle.open.extra-color-3 i, div[data-style="minimal"] .toggle.extra-color-3:hover i,
.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-3"] .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"]:not([data-draw="true"]) .nectar_icon, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"][data-draw="true"]:hover .nectar_icon,
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] .play:before, 
.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] .play:after,
.tabbed[data-color-scheme="extra-color-3"][data-style="default"] li:not(.cta-button) .active-tab { 
border-color:#333333; 
}
body.material .nectar-button.see-through.extra-color-3[data-color-override="false"] { 
border-color:#333333!important; 
}
.im-icon-wrap[data-color="extra-color-3"] path {
fill: #333333;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a .popular-featured-img:after {
background: #3452ff; 
background: linear-gradient(to right, #3452ff, #ff1053); 
}.divider-small-border[data-color="extra-color-gradient-1"], 
.divider-border[data-color="extra-color-gradient-1"], 
.nectar-progress-bar .extra-color-gradient-1,
.tabbed[data-style*="minimal"][data-color-scheme="extra-color-gradient-1"] >ul li a:after,
.tabbed[data-style="minimal_alt"][data-color-scheme="extra-color-gradient-1"] .magic-line,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-gradient-1"] li:after, 
.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-1"]:after {
background: #ff1053; 
background: linear-gradient(to right, #ff1053, #3452ff); 
}
.icon-normal.extra-color-gradient-1, 
body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-1,
.nectar-button.extra-color-gradient-1:after, 
.nectar-button.see-through-extra-color-gradient-1:after,
.nectar_icon_wrap[data-color="extra-color-gradient-1"] i, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-gradient-1"]:before, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul li a:before,
.tabbed[data-style*="default"][data-color-scheme="extra-color-gradient-1"] ul li a:before, 
.tabbed[data-style*="vertical"][data-color-scheme="extra-color-gradient-1"] ul li a:before,
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"] .box-bg:after, 
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-gradient-1"] .nectar_icon:before {
background: #ff1053; 
background: linear-gradient(to bottom right, #ff1053, #3452ff); 
}
body.material .nectar-button.regular.m-extra-color-gradient-1, 
body.material .nectar-button.see-through.m-extra-color-gradient-1:before,
.swiper-slide .button.solid_color .extra-color-gradient-1, 
.swiper-slide .button.transparent_2 .extra-color-gradient-1:before {
background: #ff1053; 
background: linear-gradient(125deg, #ff1053, #3452ff);
}
body.material .nectar-button.regular.m-extra-color-gradient-1:before {
background: #3452ff; 
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul:after { 
background-color: #3452ff;
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px #3452ff; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"]:hover:before { 
box-shadow: 0px 30px 90px #3452ff; 
}
.testimonial_slider[data-rating-color="extra-color-gradient-1"] .star-rating .filled:before {
color: #ff1053;
background: linear-gradient(to right, #ff1053, #3452ff); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.nectar-button.extra-color-gradient-1, 
.nectar-button.see-through-extra-color-gradient-1 {
border-width: 3px;
border-style: solid;
-moz-border-image: -moz-linear-gradient(top right, #ff1053 0%, #3452ff 100%);
-webkit-border-image: -webkit-linear-gradient(top right, #ff1053 0%,#3452ff 100%);
border-image: linear-gradient(to bottom right, #ff1053 0%, #3452ff 100%);
border-image-slice: 1;
}
.nectar-gradient-text[data-color="extra-color-gradient-1"][data-direction="horizontal"] * { 
background-image: linear-gradient(to right, #ff1053, #3452ff);  
}
.nectar-gradient-text[data-color="extra-color-gradient-1"] *, 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-gradient-1"] .list-icon-holder[data-icon_type="numerical"] span {
color: #ff1053;
background: linear-gradient(to bottom right, #ff1053, #3452ff); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: inline-block;
}
[class^="icon-"][data-color="extra-color-gradient-1"]:before, 
[class*=" icon-"][data-color="extra-color-gradient-1"]:before,
[class^="icon-"].extra-color-gradient-1:not(.icon-normal):before, 
[class*=" icon-"].extra-color-gradient-1:not(.icon-normal):before,
.nectar_icon_wrap[data-color="extra-color-gradient-1"] i {
color: #ff1053;
background: linear-gradient(to bottom right, #ff1053, #3452ff); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: initial; 
}
.nectar-button.extra-color-gradient-1 .hover, 
.nectar-button.see-through-extra-color-gradient-1 .start {
background: #ff1053; 
background: linear-gradient(to bottom right, #ff1053, #3452ff); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: initial; 
}
.nectar-button.extra-color-gradient-1.no-text-grad .hover, 
.nectar-button.see-through-extra-color-gradient-1.no-text-grad .start {
background: transparent!important;
color: #ff1053!important; 
}.divider-small-border[data-color="extra-color-gradient-2"], 
.divider-border[data-color="extra-color-gradient-2"], 
.nectar-progress-bar .extra-color-gradient-2,
.tabbed[data-style*="minimal"][data-color-scheme="extra-color-gradient-2"] >ul li a:after,
.tabbed[data-style="minimal_alt"][data-color-scheme="extra-color-gradient-2"] .magic-line,
.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-gradient-2"] li:after, 
.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-2"]:after {
background: #32d6ff; 
background: linear-gradient(to right, #32d6ff, #2AC4EA); 
}
.icon-normal.extra-color-gradient-2, 
body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-2,
.nectar-button.extra-color-gradient-2:after, 
.nectar-button.see-through-extra-color-gradient-2:after,
.nectar_icon_wrap[data-color="extra-color-gradient-2"] i, 
.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-gradient-2"]:before, 
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul li a:before,
.tabbed[data-style*="default"][data-color-scheme="extra-color-gradient-2"] ul li a:before, 
.tabbed[data-style*="vertical"][data-color-scheme="extra-color-gradient-2"] ul li a:before,
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"] .box-bg:after, 
.nectar_icon_wrap[data-style="soft-bg"][data-color="extra-color-gradient-2"] .nectar_icon:before {
background: #32d6ff; 
background: linear-gradient(to bottom right, #32d6ff, #2AC4EA); 
}
body.material .nectar-button.regular.m-extra-color-gradient-2, 
body.material .nectar-button.see-through.m-extra-color-gradient-2:before,
.swiper-slide .button.solid_color .extra-color-gradient-2, 
.swiper-slide .button.transparent_2 .extra-color-gradient-2:before {
background: #32d6ff; 
background: linear-gradient(125deg, #32d6ff, #2AC4EA);
}
body.material .nectar-button.regular.m-extra-color-gradient-2:before {
background: #2AC4EA; 
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul:after { 
background-color: #2AC4EA;
}
.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul li .active-tab:after { 
box-shadow: 0px 18px 50px #2AC4EA; 
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"]:hover:before { 
box-shadow: 0px 30px 90px #2AC4EA; 
}
.testimonial_slider[data-rating-color="extra-color-gradient-2"] .star-rating .filled:before {
color: #32d6ff;
background: linear-gradient(to right, #32d6ff, #2AC4EA); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.nectar-button.extra-color-gradient-2, 
.nectar-button.see-through-extra-color-gradient-2 {
border-width: 3px;
border-style: solid;
-moz-border-image: -moz-linear-gradient(top right, #32d6ff 0%, #2AC4EA 100%);
-webkit-border-image: -webkit-linear-gradient(top right, #32d6ff 0%,#2AC4EA 100%);
border-image: linear-gradient(to bottom right, #32d6ff 0%, #2AC4EA 100%);
border-image-slice: 1;
}
.nectar-gradient-text[data-color="extra-color-gradient-2"][data-direction="horizontal"] * { 
background-image: linear-gradient(to right, #32d6ff, #2AC4EA);  
}
.nectar-gradient-text[data-color="extra-color-gradient-2"] *, 
.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-gradient-2"] .list-icon-holder[data-icon_type="numerical"] span {
color: #32d6ff;
background: linear-gradient(to bottom right, #32d6ff, #2AC4EA); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: inline-block;
}
[class^="icon-"][data-color="extra-color-gradient-2"]:before, 
[class*=" icon-"][data-color="extra-color-gradient-2"]:before,
[class^="icon-"].extra-color-gradient-2:not(.icon-normal):before, 
[class*=" icon-"].extra-color-gradient-2:not(.icon-normal):before,
.nectar_icon_wrap[data-color="extra-color-gradient-2"] i {
color: #32d6ff;
background: linear-gradient(to bottom right, #32d6ff, #2AC4EA); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: initial; 
}
.nectar-button.extra-color-gradient-2 .hover, 
.nectar-button.see-through-extra-color-gradient-2 .start {
background: #32d6ff; 
background: linear-gradient(to bottom right, #32d6ff, #2AC4EA); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
display: initial; 
}
.nectar-button.extra-color-gradient-2.no-text-grad .hover, 
.nectar-button.see-through-extra-color-gradient-2.no-text-grad .start {
background: transparent!important;
color: #32d6ff!important; 
}
#footer-outer, 
#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap { 
background-color:#101010!important; 
} 
#footer-outer #footer-widgets { 
border-bottom: none; 
} 
body.original #footer-outer #footer-widgets .col ul li { 
border-bottom: 1px solid rgba(0,0,0,0.1); 
} 
.original #footer-outer #footer-widgets .col .widget_recent_comments ul li,
#footer-outer #footer-widgets .col .widget_recent_comments ul li { 
background-color: rgba(0, 0, 0, 0.07); 
border-bottom: 0px;
} 
#footer-outer, 
#footer-outer a:not(.nectar-button) { 
color:#a6a6a6!important; 
}
#footer-outer #footer-widgets .widget h4, 
#footer-outer .col .widget_recent_entries span, 
#footer-outer .col .recent_posts_extra_widget .post-widget-text span { 
color:#777777!important; 
}
#footer-outer #copyright,
.ascend #footer-outer #copyright { 
border: none; 
background-color:#1b1b1b; 
}
#footer-outer #copyright .widget h4, 
#footer-outer #copyright li a i, 
#footer-outer #copyright p { 
color:#8c8c8c; 
} 
#footer-outer[data-cols="1"] #copyright li a i:after { 
border-color:#8c8c8c; 
}
#footer-outer #copyright li a:hover i, 
#footer-outer[data-cols="1"] #copyright li a:hover i, 
#footer-outer[data-cols="1"] #copyright li a:hover i:after { 
border-color: #ffffff; 
color:#ffffff; 
}#call-to-action { 
background-color:#ECEBE9; 
}#call-to-action span { 
color:#4B4F52; 
}body #slide-out-widget-area-bg { 
background-color: rgba(0,0,0,0.8); 
}#nectar_fullscreen_rows { 
background-color: #333333; 
}
@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {  
margin-top: -10px; 
}
#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav >ul >li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a { 
padding-bottom: 20px;  
}
#header-outer #logo, 
#header-outer .logo-spacing { 
margin-top: 20px; 
margin-bottom: 20px; 
position: relative; 
}
#header-outer.small-nav #logo, 
#header-outer.small-nav .logo-spacing { 
margin-top: 11.111111111111px; 
margin-bottom: 11.111111111111px; 
} 
#header-outer.small-nav #logo img, 
#header-outer.small-nav .logo-spacing img { 
height: 39px; 
}
.material #header-outer:not(.transparent) .bg-color-stripe { 
top: 85px; 
height: calc(35vh - 85px); 
}
.material #header-outer:not(.transparent).small-nav .bg-color-stripe { 
top: 61.222222222222px; 
height: calc(35vh - 61.222222222222px); 
}
}
@media only screen and (max-width: 999px) {
.material #header-outer:not([data-permanent-transparent="1"]):not(.transparent) .bg-color-stripe, 
.material #header-outer:not([data-permanent-transparent="1"]).transparent .bg-color-stripe { 
top: 48px; 
height: calc(30vh - 48px); 
}
}
#header-outer #logo img, 
#header-outer .logo-spacing img { 
height: 45px; 
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a,
#top nav > ul > li[class*="button_solid_color"] > a, 
body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_solid_color"] > a:hover,
#header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a,
#top nav > ul > li[class*="button_bordered"] > a, 
body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a,
body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_bordered"] > a:hover,
body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a, 
#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a { 
margin-left: 10px; 
margin-right: 10px; 
}
#header-outer[data-lhe="default"] #top nav > ul > li > a { 
padding-left: 10px; 
padding-right: 10px; 
}
#header-outer[data-lhe="animated_underline"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a { 
margin-left: 7px; 
margin-right: 7px; 
}
#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a { 
padding-left: 7px; 
padding-right: 7px; 
}
#header-outer #top .sf-menu > .sf-with-ul > a { 
padding-right: 20px!important;
}
#header-outer[data-lhe="animated_underline"] #top .sf-menu > .sf-with-ul > a { 
padding-right: 10px!important;
}
#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav .sf-menu > .sf-with-ul > a { 
padding-right: 17px!important;
}
@media only screen and ( max-width: 1000px ) {
#search-outer {
height: 48px;
}
}#header-space { 
height: 85px;
}
@media only screen and (max-width: 999px) {
#header-space { 
height: 48px;
}
}@media only screen and (max-width: 999px) {
.using-mobile-browser #page-header-wrap.fullscreen-header,
.using-mobile-browser #page-header-wrap.fullscreen-header #page-header-bg,
.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
height: calc(100vh - 100px);
}
.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, 
.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 { 
min-height: calc(100vh - 100px); 
}
#page-header-wrap.fullscreen-header,
#page-header-wrap.fullscreen-header #page-header-bg,
html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,
.nectar_fullscreen_zoom_recent_projects,
.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), 
.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,
#nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
height: calc(100vh - 47px);
}
.wpb_row.vc_row-o-full-height.top-level, 
.wpb_row.vc_row-o-full-height.top-level > .col.span_12 { 
min-height: calc(100vh - 47px); 
}[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header,
[data-bg-header="true"][data-permanent-transparent="1"] #page-header-wrap.fullscreen-header #page-header-bg,
html:not(.nectar-box-roll-loaded) [data-bg-header="true"][data-permanent-transparent="1"] .nectar-box-roll > #page-header-bg.fullscreen-header,
[data-bg-header="true"][data-permanent-transparent="1"] .nectar_fullscreen_zoom_recent_projects,
[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), 
[data-permanent-transparent="1"] .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
height: 100vh;
}
[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level, 
[data-permanent-transparent="1"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {	min-height: 100vh; }
body[data-transparent-header="false"] #ajax-content-wrap.no-scroll { 
min-height:  calc(100vh - 47px);	
height: calc(100vh - 47px); 
} 
}#ajax-loading-screen .reveal-1 { background-color: #ffffff; }#ajax-loading-screen .reveal-2 { background-color: #1e73be; }
#header-outer #logo .mobile-only-logo, 
#header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 #logo img { 	
height: 24px; 
}
@media only screen and (max-width: 999px) { 
body #top #logo img, 
#header-outer[data-permanent-transparent="false"] #logo .dark-version { 
height: 24px!important; 
} 
}body #header-outer, 
body[data-header-color="dark"] #header-outer { 
background-color: rgba(255,255,255,100); 
}.material #header-outer:not(.transparent) .bg-color-stripe { 
display: none; 
} .portfolio-loading, #ajax-loading-screen .loading-icon, .loading-icon, .pp_loaderIcon { background-image: url(); } @media only screen and (min-width: 1000px) and (max-width: 1300px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,
.full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 45px!important;
line-height: 51px!important;
}
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, 
.full-width-content .vc_span12 .swiper-slide .content p {
font-size: 18px!important;
line-height: 31.2px!important;
}
}
@media only screen and (min-width : 690px) and (max-width : 999px) {
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,
.full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 33px!important;
line-height: 39px!important;
}
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, 
.full-width-content .vc_span12 .swiper-slide .content p {
font-size: 13.2px!important;
line-height: 24px!important;
}
}
@media only screen and (max-width : 690px) {
.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2, 
.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2,
.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
font-size: 15px!important;
line-height: 21px!important;
}
.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p, 
.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"]  .swiper-slide .content p, 
.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p {
font-size: 10px!important;
line-height: 17.52px!important;
}
}
#header-outer.transparent #top #logo, 
#header-outer.transparent #top #logo:hover {
color: #ffffff;
}
#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before,
#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after,
body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line,
body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, 
body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, 
body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after { 
background-color: #ffffff!important; 
}
#header-outer.transparent #top nav > ul > li > a, 
#header-outer.transparent #top nav > .sf-menu > li > a,
#header-outer.transparent #top nav ul #search-btn a .icon-salient-search, 
#header-outer.transparent #top nav ul #nectar-user-account a span, 
#header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i, 
#header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart,
.ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart
{
color: #ffffff!important;
opacity: 0.75;
transition: opacity 0.2s ease, color 0.2s ease;
}
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover,
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, 
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, 
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a, 
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, 
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a,
#header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i, 
#header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i, 
#header-outer.transparent #top nav > ul > .sfHover > a > span > i, 
#header-outer.transparent #top nav ul #search-btn a:hover span, 
#header-outer.transparent #top nav ul #nectar-user-account a:hover span, 
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover span,
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a i, 
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i, 
#header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i, 
body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,
#header-outer.transparent .cart-outer:hover .icon-salient-cart, 
.ascend #boxed #header-outer.transparent .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,
#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,
#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top #mobile-cart-link i
{
opacity: 1;
color: #ffffff!important;
}
#header-outer.transparent[data-lhe="animated_underline"] #top nav > ul > li > a:hover, 
#header-outer.transparent[data-lhe="animated_underline"] #top nav > ul > li > a:focus, 
#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .sfHover > a,
#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current_page_item > a,
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:focus, 
#header-outer.transparent #top nav ul #search-btn a:focus span, 
#header-outer.transparent #top nav ul #nectar-user-account a:focus span, 
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus span,
#header-outer.transparent .nectar-woo-cart .cart-contents:focus .icon-salient-cart {
opacity: 1;
}
#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a:after, 
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
border-color: #ffffff!important;
}
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines, 
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:before,
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:after,
body.material #header-outer.transparent .slide-out-widget-area-toggle a .close-line,
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle .lines-button:after {
background-color: #ffffff!important;
}
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines,
body.material:not(.mobile) #header-outer.transparent .slide-out-widget-area-toggle a .close-line,
#header-outer.transparent:not(.side-widget-open) #top nav ul .slide-out-widget-area-toggle a .lines-button:after {
opacity: 0.75;
}
#header-outer.transparent.side-widget-open #top nav ul .slide-out-widget-area-toggle a .lines,
body.material #header-outer.transparent .slide-out-widget-area-toggle a:hover .close-line,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines, 
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after, 
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines-button:after, 
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines:before,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines:after,
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines {
opacity: 1;
}
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:before,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:after { 
background-color: #000000!important; 
}#header-outer.transparent.dark-slide > #top nav > ul > li > a, 
#header-outer.transparent.dark-row > #top nav > ul > li > a,
#header-outer.transparent.dark-slide > #top nav ul #search-btn a span, 
#header-outer.transparent.dark-row > #top nav ul #search-btn a span, 
#header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a span, 
#header-outer.transparent.dark-row > #top nav ul #nectar-user-account a span, 
#header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class^="icon-"], 
#header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"],
#header-outer.transparent.dark-row > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"],
#header-outer.transparent.dark-slide .cart-menu .cart-icon-wrap .icon-salient-cart,
#header-outer.transparent.dark-row .cart-menu .cart-icon-wrap .icon-salient-cart,
body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i,
body.ascend #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-search .icon-salient-search,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-user-account .icon-salient-m-user,
#header-outer[data-permanent-transparent="1"].transparent.dark-slide #top #mobile-cart-link i,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .span_9 > a[class*="mobile-"] > *,
#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top #mobile-cart-link i {
color: #000000!important;
}
#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:after,
#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:before,
#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after,
body.marterial #header-outer.transparent.dark-slide > #top nav .slide-out-widget-area-toggle a .close-line,
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:after, 
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:before, 
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:after {
background-color: #000000!important;
}
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .sfHover > a, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current_page_ancestor > a, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-item > a, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-ancestor > a, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current_page_item > a,
#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover > .sf-sub-indicator > i, 
#header-outer.transparent.dark-slide > #top nav > ul > .sfHover > a > span > i, 
#header-outer.transparent.dark-slide > #top nav ul #search-btn a:hover span,
#header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a:hover span,
body #header-outer.dark-slide.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-item > a i, 
#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-ancestor > a i,
body #header-outer.dark-slide.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,
#header-outer.transparent.dark-slide  > #top .cart-outer:hover .icon-salient-cart,
body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer:hover .cart-menu .cart-icon-wrap i,
#header-outer.transparent.dark-slide > #top #logo,
#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .current_page_item > a,
#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .current-menu-ancestor > a,
#header-outer.transparent[data-lhe="default"].dark-slide #top nav > ul > li > a:hover, 
#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .sfHover:not(#social-in-menu) > a,
#header-outer.transparent.dark-slide #top nav > ul > .sfHover > a > span > i, 
body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer:hover .cart-menu .cart-icon-wrap i,
.swiper-wrapper .swiper-slide[data-color-scheme="dark"] .slider-down-arrow i.icon-default-style[class^="icon-"],
.slider-prev.dark-cs i, 
.slider-next.dark-cs i, 
.swiper-container .dark-cs.slider-prev .slide-count span, 
.swiper-container .dark-cs.slider-next .slide-count span {
color: #000000!important;
}
#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav > ul > li > a:after,
#header-outer.dark-slide.transparent:not(.side-widget-open) #top nav>ul>li[class*="button_bordered"]>a:before {
border-color: #000000!important;
}
.swiper-container[data-bullet_style="scale"] .slider-pagination.dark-cs .swiper-pagination-switch.swiper-active-switch i,
.swiper-container[data-bullet_style="scale"] .slider-pagination.dark-cs .swiper-pagination-switch:hover i {
background-color: #000000;
}
.slider-pagination.dark-cs .swiper-pagination-switch {
border: 1px solid #000000;
background-color: transparent;
}
.slider-pagination.dark-cs .swiper-pagination-switch:hover {
background: none repeat scroll 0 0 #000000;
}
.slider-pagination.dark-cs .swiper-active-switch {
background: none repeat scroll 0 0 #000000;
}
#fp-nav:not(.light-controls) ul li a span:after { 
background-color: #000000; 
}
#fp-nav:not(.light-controls) ul li a span { 
box-shadow: inset 0 0 0 8px rgba(0,0,0,0.3); 
-webkit-box-shadow: inset 0 0 0 8px rgba(0,0,0,0.3); 
}
body #fp-nav ul li a.active span  { 
box-shadow: inset 0 0 0 2px rgba(0,0,0,0.8); 
-webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.8); 
}.loading-icon .material-icon .bar:after { 
background-color: #3452ff; 
}
.loading-icon .material-icon .bar { 
border-color: #3452ff;
}
.loading-icon .material-icon .color-2 .bar:after { 
background-color: #3452ff; 
}
.loading-icon .material-icon .color-2 .bar { 
border-color: #3452ff;
}.loading-icon .material-icon .spinner.color-2 { 
display: none!important; 
} 
.loading-icon .material-icon > div:first-child .right-side, 
.loading-icon .material-icon > div:first-child .left-side { 
-webkit-animation: none!important; 
animation: none!important; 
}@media only screen and (min-width: 1000px) {
.container, 
body[data-header-format="left-header"] .container, 
.woocommerce-tabs .full-width-content .tab-container, 
.nectar-recent-posts-slider .flickity-page-dots, 
.post-area.standard-minimal.full-width-content .post .inner-wrap, 
.material #search-outer #search  {
max-width: 1425px; 
width: 100%;
margin: 0 auto;
padding: 0px 90px; 
} 
body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, 
body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots,
body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
padding: 0 60px;
}
body .container .page-submenu.stuck .container:not(.tab-container):not(.normal-container), 
.nectar-recent-posts-slider .flickity-page-dots,
#nectar_fullscreen_rows[data-footer="default"] #footer-widgets .container, 
#nectar_fullscreen_rows[data-footer="default"] #copyright .container {
padding: 0px 90px!important; 
}	
.swiper-slide .content {
padding: 0px 90px; 
}
body[data-header-format="left-header"] .container .page-submenu.stuck .container:not(.tab-container), 
body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots {
padding: 0px 60px!important; 
}	
body[data-header-format="left-header"] .swiper-slide .content {
padding: 0px 60px; 
}
body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
width: 100%!important;
padding: 0!important;
}
body .carousel-heading .container .carousel-next { 
right: 10px; 
} 
body .carousel-heading .container .carousel-prev { 
right: 35px; 
}
.carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link { 
left: 90px; 
}
.carousel-wrap[data-full-width="true"] .carousel-heading { 
margin-left: -20px; 
margin-right: -20px; 
}
#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-next { 
right: 90px; 
} 
#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-prev { 
right: 115px; 
}
.carousel-wrap[data-full-width="true"] { 
padding: 0; 
}
.carousel-wrap[data-full-width="true"] .caroufredsel_wrapper { 
padding: 20px; 
}
#search-outer #search #close a {
right: 90px;
}
#boxed, 
#boxed #header-outer, 
#boxed #slide-out-widget-area-bg.fullscreen, 
#boxed #page-header-bg[data-parallax="1"], 
#boxed #featured, 
body[data-footer-reveal="1"] #boxed #footer-outer, 
#boxed .orbit > div, 
#boxed #featured article, 
body.ascend #boxed #search-outer {
max-width: 1400px!important;
width: 90%!important;
min-width: 980px;
}
body[data-hhun="1"] #boxed #header-outer:not(.detached), 
body[data-hhun="1"] #boxed #header-secondary-outer,
#boxed #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"]:not(.fixed-menu),
#boxed #header-secondary-outer.centered-menu-bottom-bar {
width: 100%!important;
}
#boxed #search-outer #search #close a {
right: 0!important;
}
#boxed .container {
width: 92%;
padding: 0;
} 
#boxed #footer-outer #footer-widgets, #boxed #footer-outer #copyright {
padding-left: 0;
padding-right: 0;
}
#boxed .carousel-wrap[data-full-width="true"] .carousel-heading .portfolio-page-link { 
left: 35px; 
}
#boxed .carousel-wrap[data-full-width="true"] .carousel-next { 
right: 35px!important; 
} 
#boxed .carousel-wrap[data-full-width="true"] .carousel-prev { 
right: 60px!important; 
}
}@media only screen and (min-width: 1000px) { 
.container, 
body[data-header-format="left-header"] .container, 
.woocommerce-tabs .full-width-content .tab-container, 
.nectar-recent-posts-slider .flickity-page-dots, 
.post-area.standard-minimal.full-width-content .post .inner-wrap, 
.material #search-outer #search { 
max-width: 1425px; 
} 
}	
body, .toggle h3 a, body .ui-widget, table, .bar_graph li span strong, #slide-out-widget-area .tagcloud a, 
body .container .woocommerce-message a.button, #search-results .result .title span, .woocommerce ul.products li.product h3, 
.woocommerce-page ul.products li.product h3, .row .col.section-title .nectar-love span, body .nectar-love span, 
body .nectar-social .nectar-love .nectar-love-count, body .carousel-heading h2, .sharing-default-minimal .nectar-social .social-text, 
body .sharing-default-minimal .nectar-love, .widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date, 
.single [data-post-hs="default_minimal"] #single-below-header span, .single .heading-title[data-header-style="default_minimal"] #single-below-header span {font-size:14px; line-height:20px; }.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {line-height:20px;}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body {
font-size: 14px;
line-height: 20px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
body {
font-size: 14px;
line-height: 20px;
}
}
@media only screen and (max-width: 690px) {
body {
font-size: 14px;
line-height: 20px;
}
}
#top nav > ul > li > a, .span_3 .pull-left-wrap > ul > li > a, body.material #search-outer #search input[type="text"], 
#header-secondary-outer .nectar-center-text, #slide-out-widget-area .secondary-header-text, #header-outer #mobile-menu ul li a, #header-outer #mobile-menu .secondary-header-text {font-family: Lovelo, sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size:14px; line-height:14px; font-weight:700;  }#top nav > ul > li[class*="button_solid_color"] > a:before, #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before { 
height: 24px; 
}#top nav > ul > li[class*="button_bordered"] > a:before, #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a:before { 
height: 34px; 
}#top .sf-menu li ul li a, #header-secondary-outer nav > ul > li > a, 
#header-secondary-outer ul ul li a, #header-outer .widget_shopping_cart .cart_list a {text-transform: capitalize; font-size:14px; line-height:14px;  }		
@media only screen 
and (min-width : 1px) and (max-width : 999px) 
{
#top .sf-menu a {
font-family: -!important;
font-size: 14px!important;
}
}#page-header-bg h1, body h1, body .row .col.section-title h1, 
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2, body #error-404 h1 {font-family: Lovelo, sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size:52px; line-height:52px;  }
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body .row .col.section-title h1, body h1, .full-width-content .recent-post-container .inner-wrap h2 {
font-size: 39px;
line-height: 39px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
font-size: 36.4px;
line-height: 36.4px;
}
.full-width-content .recent-post-container .inner-wrap h2 {
font-size: 36.4px;
line-height: 36.4px;
}
.wpb_wrapper h1.vc_custom_heading {
font-size: 36.4px!important;
line-height: 36.4px!important;
}
}
@media only screen and (max-width: 690px) {
body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
font-size: 33.8px;
line-height: 33.8px;
}
.wpb_wrapper h1.vc_custom_heading {
font-size: 33.8px!important;
line-height: 33.8px!important;
}
}
#page-header-bg h2, body h2, article.post .post-header h2, article.post.quote .post-content h2, 
article.post.link .post-content h2, #call-to-action span, .woocommerce .full-width-tabs #reviews h3, 
.row .col.section-title h2, .nectar_single_testimonial[data-style="bold"] p,
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,
body #error-404 h2, .woocommerce-page .woocommerce p.cart-empty { font-size:24px; line-height:28px;  }		
.single-product div.product h1.product_title {
font-size: 24px;
line-height: 28px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
body h2, .single-product div.product h1.product_title {
font-size: 20.4px;
line-height: 23.8px;
}
.row .span_2 h2, .row .span_3 h2, .row .span_4 h2, .row .vc_col-sm-2 h2, .row .vc_col-sm-3 h2, .row .vc_col-sm-4 h2 { 
font-size: 16.8px;
line-height: 19.6px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.col h2, h2, .single-product div.product h1.product_title, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
font-size: 19.2px;
line-height: 22.4px;
}
.wpb_wrapper h2.vc_custom_heading {
font-size: 19.2px!important;
line-height: 22.4px!important;
}
}
@media only screen and (max-width: 690px) {
.col h2, h2, .single-product div.product h1.product_title, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
font-size: 18px;
line-height: 21px;
}
.wpb_wrapper h2.vc_custom_heading {
font-size: 18px!important;
line-height: 21px!important;
}
}
body h3, .row .col h3, .toggle h3 a, .ascend #respond h3, .ascend h3#comments, 
.woocommerce ul.products li.product.text_on_hover h3, .masonry.classic_enhanced .masonry-blog-item h3.title, 
.woocommerce ul.products li.product.material h3, .woocommerce-page ul.products li.product.material h3, .portfolio-items[data-ps="8"] .col h3,
.nectar-hor-list-item[data-font-family="h3"], .woocommerce ul.products li.product h2, .nectar-quick-view-box h1 { font-family: Lovelo, sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size:20px; line-height:20px; font-weight:400;  }	
@media only screen and (min-width: 1000px) {
.ascend .comments-section .comment-wrap.full-width-section > h3#comments, .blog_next_prev_buttons[data-post-header-style="default_minimal"] .col h3 {
font-size: 34px;
line-height: 42px;
}
#ajax-content-wrap .masonry.classic_enhanced .masonry-blog-item.large_featured h3.title {
font-size: 30px;
line-height: 30px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1500px){
body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h3 {
font-size: 17px;
line-height: 17px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 17px;
line-height: 17px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 16px;
line-height: 16px;
}
.wpb_wrapper h3.vc_custom_heading {
font-size: 16px!important;
line-height: 16px!important;
}
}
@media only screen and (max-width: 690px) {
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3 {
font-size: 16px;
line-height: 16px;
}
.wpb_wrapper h3.vc_custom_heading {
font-size: 16px!important;
line-height: 16px!important;
}
}
body h5, .row .col h5, .portfolio-items .work-item.style-3-alt p, .nectar-hor-list-item[data-font-family="h5"] { letter-spacing: 0.5px; font-size:22px; line-height:22px;  }
body .wpb_column > .wpb_wrapper > .morphing-outline .inner > h5 {
font-size: 30px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.row .col h5, body h5 {
font-size: 22px;
line-height: 22px;
}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
.row .col h5, body h5 {
font-size: 22px;
line-height: 22px;
}
}
@media only screen and (max-width: 690px) {
.row .col h5, body h5 {
font-size: 22px;
line-height: 22px;
}
}
body #slide-out-widget-area .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a,
body #nectar-ocm-ht-line-check { font-family: Lovelo, sans-serif; text-transform: uppercase; font-size:32px; line-height:32px; font-weight:700;  }
@media only screen and (min-width: 690px) and (max-width: 999px) {
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a  {
font-size: 28.8px!important;
line-height: 28.8px!important;
}
}
@media only screen and (max-width: 690px) {
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
font-size: 22.4px!important;
line-height: 22.4px!important;
}
}
#slide-out-widget-area .menuwrapper li small { font-size:32px; line-height:32px;  }
@media only screen and (min-width: 690px) and (max-width: 999px) {
#slide-out-widget-area .menuwrapper li small {
font-size: 28.8px;
line-height: 28.8px;
}
}
@media only screen and (max-width: 690px) {
#slide-out-widget-area .menuwrapper li small {
font-size: 22.4px;
line-height: 22.4px;
}
}
.swiper-slide .content h2 { font-family: Lovelo, sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size:110px; line-height:110px; font-weight:400;  }
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2, 
body .full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 88px!important;
line-height: 88px!important;
}
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2, 
body .full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 66px!important;
line-height: 66px!important;
}
}
@media only screen and (max-width: 690px) {
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2, 
body .full-width-content .vc_span12 .swiper-slide .content h2 {
font-size: 55px!important;
line-height: 55px!important;
}
}
#footer-outer .widget h4, 
#sidebar h4, 
#call-to-action .container a, 
.uppercase, 
.nectar-button, 
.nectar-button.medium, 
.nectar-button.small,
.nectar-3d-transparent-button, 
.swiper-slide .button a, 
body .widget_calendar table th, 
body #footer-outer #footer-widgets .col .widget_calendar table th, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > a, 
.carousel-heading h2, body .gform_wrapper .top_label .gfield_label, 
body .vc_pie_chart .wpb_pie_chart_heading, 
#infscr-loading div, #page-header-bg .author-section a, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.ascend input[type="submit"], .ascend button[type="submit"], 
.material input[type="submit"], 
.material button[type="submit"], 
body.material #page-header-bg.fullscreen-header .inner-wrap >a, 
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,
.widget h4, .text-on-hover-wrap .categories a, 
.text_on_hover.product .add_to_cart_button, 
.woocommerce-page .single_add_to_cart_button, 
.woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.qty, 
.woocommerce-page #respond input#submit, 
.meta_overlaid article.post .post-header h3, 
.meta_overlaid article.post.quote .post-content h3, 
.meta_overlaid article.post.link .post-content h3, 
.meta_overlaid article .meta-author a, 
.pricing-column.highlight h3 .highlight-reason,
.blog-recent[data-style="minimal"] .col > span, 
body .masonry.classic_enhanced .posts-container article .meta-category a, 
body .masonry.classic_enhanced .posts-container article.wide_tall .meta-category a, 
.blog-recent[data-style*="classic_enhanced"] .meta-category a, 
.nectar-recent-posts-slider .container .strong, 
.single .heading-title[data-header-style="default_minimal"] .meta-category a, 
.nectar-fancy-box .link-text, 
.woocommerce-account .woocommerce-form-login button.button, 
.woocommerce-account .woocommerce-form-register button.button,
.post-area.standard-minimal article.post .post-meta .date a, 
.post-area.standard-minimal article.post .more-link span, 
.nectar-slide-in-cart .widget_shopping_cart .buttons a, 
.material.product .product-wrap .product-add-to-cart a .price .amount, 
.material.product .product-wrap .product-add-to-cart a span, 
ul.products li.material.product span.onsale,
body[data-button-style="rounded"] #pagination > a, 
html body #pagination > span, 
.woocommerce nav.woocommerce-pagination ul li a, 
html body nav.woocommerce-pagination ul li a, 
html body nav.woocommerce-pagination ul li span, 
.woocommerce .material.product .product-wrap .product-add-to-cart a.added_to_cart,
.woocommerce-page ul.products li.product.material .price, 
.woocommerce-page ul.products li.product.material .price ins span, 
body[data-form-submit="see-through-2"] input[type=submit], 
body[data-form-submit="see-through-2"] button[type=submit], 
body[data-form-submit="see-through"] input[type=submit], 
body[data-form-submit="see-through"] button[type=submit], 
body[data-form-submit="regular"] input[type=submit] body[data-form-submit="regular"] button[type=submit], 
.nectar_team_member_overlay .team_member_details .title, 
body:not([data-header-format="left-header"]) #top nav > ul > .megamenu > ul > li > ul > li.has-ul > a, 
.nectar_fullscreen_zoom_recent_projects .project-slide .project-info .normal-container > a,
.nectar-hor-list-item .nectar-list-item-btn, 
.nectar-category-grid-item .content span.subtext, 
body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top, 
.products li.product.minimal .product-add-to-cart a, 
.woocommerce div.product form.cart .button, 
.nectar-quick-view-box .nectar-full-product-link, 
.woocommerce-page .nectar-quick-view-box button[type="submit"].single_add_to_cart_button, 
#header-outer .widget_shopping_cart a.button,
.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button, 
.text_on_hover.product .nectar_quick_view, 
.woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_variable, 
.woocommerce.add_to_cart_inline a.button.add_to_cart_button, 
.woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_grouped, 
.woocommerce-page .woocommerce p.return-to-shop a.wc-backward, 
.yikes-easy-mc-form .yikes-easy-mc-submit-button { font-family: Lovelo, sans-serif; letter-spacing: 2px;  }			
.team-member h4, .row .col.section-title p, 
.row .col.section-title span, #page-header-bg .subheader, 
.nectar-milestone .subject, .testimonial_slider blockquote span { font-size:22px; }article.post .post-meta .month { line-height:16px; }