@-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg);}}
@keyframes spinAround {from {transform: rotate(0deg)}to {transform: rotate(360deg);}}
@-webkit-keyframes scalAnimLg{0%{-webkit-transform:scale(0);opacity: 0}100%{-webkit-transform:scale(1);opacity: 1}}
@keyframes scalAnimLg{0%{transform:scale(0);opacity: 0}100%{transform:scale(1);opacity: 1}}
@-webkit-keyframes scale_cont {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(359deg);}}
@keyframes scale_cont {from {transform: rotate(0deg);}to {transform: rotate(359deg);}}
@-webkit-keyframes scale_lg_sm{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes scale_lg_sm{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@-webkit-keyframes up_down_anim{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
@keyframes up_down_anim{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(0,-5px);transform:translate(0,-5px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}
.jssocials-share {display: inline-block;position: relative;}
img.jssocials-share-logo {width: auto;height: 1em;}
.jssocials-share-link.jssocials-share-link-count {padding-top: .2em}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
display: block;
font-size: .6em;
margin: 0 -.5em -.8em -.5em; 
}
.jssocials-share-link.jssocials-share-no-count {padding-top: .5em}
.jssocials-share-label {padding-left: 0.3em;vertical-align: middle}
.jssocials-share-count-box {
display: inline-block;
line-height: 1;
position: absolute;
top: -1px;
right: 2px;
font-size: 9px;
font-weight: 300;
background-color: #222;
color: #fff;
padding: 5px;
min-width: 19px;
min-height: 19px;
border-radius: 50%;
vertical-align: middle;
}
.jssocials-share-count-box.jssocials-share-no-count {display: none;}
.vc_editor [class*="vc_col-sm-"] > [class*="col-md-"]{
max-width: 100%;
flex: 0 0 100%;
}
.wst_reveal{
position: absolute;
width: 100%;
height: 100%;
z-index: 3000;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .wst-section{
position: relative;
}
.animated_column_bg{
position: relative;
}
.animated_column_bg *,.vc_video-bg-container *{
position: relative;
z-index: 3;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0;
}
.animated_column_bg .animated_bg{
z-index: 0;
position: absolute;
}
[class*="col-md-"] .video-wrap{
z-index: 1 !important
}
.wst-col-bg{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
display: inline-block;
z-index: 0;
overflow: hidden;
}
.wst-col-bg.parallax{
background-attachment: fixed;
}
.section-video .wst-col-bg {
overflow: hidden;
}
.section-video .wst-col-bg video {
width: 100%;
height: auto;
}
.wst-bg-right .wst-col-bg{
right: 0;
left: auto;
}
.wst-section.skrollr{
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.wst-section .wst-row-bg{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
display: inline-block;
z-index: 1;
overflow: hidden;
}
.wst-row-bg video{
height: auto;
width: 100%;
}
.wst-section .vc_video-bg{
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
overflow: hidden;
}
.wst-section.wst-bg-right .wst-row-bg,.wst-section.wst-bg-right .section-overlay{
left: auto;
right: 0
}
.modal-icon,.modal-icon:before, .wst-icon-box .box_title, .wst-icon-box .box_icon:not(.ic-img):before, .justified-gallery img,.team-box.team-1:before,.team-box.team-1 .member_details, .team-box.team-2,.recent-item .wst-post-media, .team-box.team-2 .team_inner_img img, .step_icon, 
.wst-feature.style2 .wst-feature-over .feature_content, .slick-slider .slick-arrow, .pricing_tbl, .wst-icon-box:before, .wst-icon-box p.box_text, .wst-icon-box .box_subtitle, .wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-with_shadow .vc_tta-tab.vc_active>a,ul.slick-dots li button,
.team-box.team-1 .team_inner_img img, .wst-feature.style2:hover .wst-feature-over .wst-feature-more, .vc_progress_bar .vc_single_bar .vc_bar, .vc_toggle_icon, .vc_toggle_title:after, .vc_toggle .vc_toggle_icon:before, .vc_toggle .vc_toggle_icon:after, .wst-icon i, svg.slurve-svg, 
.img_overlay, .slick-slider .slick-slide, .team-box.has_alt .alt_team,.recent-item.style3 .recent-over{
transition: all 0.8s cubic-bezier(.4,0,0,1);
-webkit-transition: all 0.8s cubic-bezier(.4,0,0,1);
}
.more_arrow i:before{
transition: transform 0.8s cubic-bezier(.4,0,0,1);
-webkit-transition: transform 0.8s cubic-bezier(.4,0,0,1);
}
.counter-box, .counter-icon, .wst-icon-box, .wst-icon-box .box_icon, .box_content, .wst-more{
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
*:not(html).skrollr{
transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.big_shadow, .wst-insta-slider .slick-arrow, .big_shadow_hover:hover, .big_shadow_hover:hover, .wst-testimonial-2 .testi_bottom, .wst-blockquote.shad, .big_shadow_hover:hover{
box-shadow: 0 35px 50px 0 rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 0 35px 50px 0 rgba(0, 0, 0, 0.08);
}
.big_shadow_lg,.rev-btn.big_shadow_lg, .rev-btn.big_shadow_lg:visited{
box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.3) !important;
-webkit-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.3) !important;
}
.testi_content.shad{
box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.34);
-webkit-box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.34);
}
.fixed_bg{background-attachment: fixed;}
.portfolio-item .port-captions h4{
font-size: 24px;
margin: 0 0 10px;
padding: 0;
font-weight:inherit !important
}
.raysgrid.rolly .port-captions h4{
font-size:20px !important;
padding:5px 13px !important
}
.fullscreen-container {
width: 100% !important;
left: 0 !important;
} .btn.btn-anim.rounded:before,.btn.btn-anim.rounded:after{
border-radius: 5px
}
.btn.btn-anim.round:before,.btn.btn-anim.round:after{
border-radius: 10em
}
.btn.btn-anim:before,.btn.btn-anim:after{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: inline-block;
content: "";
z-index: 1;
transition: all 1s cubic-bezier(.4,0,0,1);
-webkit-transition: all 1s cubic-bezier(.4,0,0,1);
}
.btn.animate1:after{
z-index: 0;
opacity: 0;
}
.btn.animate1:hover:before{
transform: scale(1.15);
-webkit-transform: scale(1.15);
opacity: 1;
}
.btn.animate2{
overflow: hidden;
}
.btn.animate2:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
display: inline-block;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
transform: translate(-100%,0);
-webkit-transform: translate(-100%,0);
opacity: 0;
}
.btn.animate2:hover:after{
opacity: 1;
transform: translate(100%,0);
-webkit-transform: translate(100%,0);
}
.btn.animate3:before{
z-index: 1;
}
.btn.animate3:after{
transform: scale(1);
-webkit-transform: scale(1);
z-index: 0;
}
.btn.animate3:hover:after{
opacity: 1;
transform: translateY(0) scale(1.15);
-webkit-transform: translateY(0) scale(1.15);
z-index: 1;
}
.btn.animate3:hover:before{
transform: scale(1.4);
-webkit-transform: scale(1.4);
opacity: 0;
z-index: 0;
} .wst-heading{
font-size: 52px;
display: table;
}
.wst-heading.centered {
text-align: center;
margin-left: auto;
margin-right: auto;
max-width: 75%
}
.wst-heading.right{
text-align: right;
margin-left: auto;
margin-right: 0
}
.wst-heading.style2{
padding: 10px 20px;
display: table
} .wst-icon-box:not(.wst_side_icn){
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
}
.wst-icon-box.wst-reverse-box{
flex-flow: column-reverse;
}
.wst-icon-box:after{
display: table;
content: " ";
clear: both;
}
.wst-icon-box .box_icon{
position: relative;
z-index: 6;
display: inline-block;
text-align: center;
}
.wst-icon-box .box_icon:not(.ic-img){
width: 60px;
--width: 60px;
height: 60px;
--height: 60px;
line-height: 60px;
font-size: 30px;
}
.wst-icon-box .box_icon.wst_sm_icn{
width: 40px;
--width: 40px;
height: 40px;
--height: 40px;
line-height: 40px;
font-size: 20px;
}
.wst-icon-box .box_icon.wst_lg_icn{
width: 100px;
--width: 100px;
height: 100px;
--height: 100px;
line-height: 100px;
font-size: 50px;
}
.wst-icon-box.wst_block_icn .box_icon{
display: table;
margin-left: auto;
margin-right: auto;
}
.wst-icon-box.icon-left .box_icon{
margin-left: 0;
margin-right: auto
}
.wst-icon-box.icon-right .box_icon{
margin-right: 0;
margin-left: auto;
}
.wst-icon-box .box_icon i,.wst-icon-box .box_icon span{
position: relative;
z-index: 2;
}
.wst-icon-box.wst_inline_icn .box_icon{
display: inline-block;
vertical-align: middle;
margin-right: 20px
}
.wst-icon-box.wst_block_icn .box_icon + .box_content .box_title{
margin-top: 40px
}
.wst-icon-box.wst-reverse-box .box_title{
margin-top: 0;
}
.wst-icon-box.wst-reverse-box .box_icon{
margin-top: 20px;
}
.wst-icon-box.wst_inline_icn p.box_text{
margin-top: 10px;
}
.wst-icon-box.wst_side_icn{
display: flex;
display: -webkit-flex;
}
.wst-icon-box.wst_side_icn .box_icon{
flex-basis: var(--width);
flex-grow: 0;
flex-shrink: 0;
margin-right: 20px
}
.wst-icon-box.wst_side_icn.icon-right .box_icon{
margin-left: 20px;
margin-right: 0;
order: 2
}
.wst-icon-box .box_subtitle{
font-family: inherit;
color: #777;
font-weight: normal;
}
.box_content{
position: relative;
z-index: 5;
width: 100%;
}
.wst-icon-box .box_subtitle.sub_pad{
padding: 6px 10px;
display: inline-block;
margin: 10px 0 0;
}
.wst-icon-box.icbx-shad:not(.slurve), .wst-icon-box.icbx-hover-shad:hover{
box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.more_arrow{
margin-left: auto;
margin-right: auto;
display: table;
position: relative;
overflow: hidden;
}
.more_arrow i:before{
display: inline-block
}
.left.more_arrow{
margin-left: 0;
margin-right: auto;
}
.right.more_arrow{
margin-left: auto;
margin-right: 0;
}
.more_arrow.anim_right:hover i:before {
-webkit-animation: toRightFromLeft 0.6s cubic-bezier(.4,0,0,1) forwards;
animation: toRightFromLeft 0.6s cubic-bezier(.4,0,0,1) forwards;
}
@-webkit-keyframes toRightFromLeft {49% {-webkit-transform: translate(100%);}50% {-webkit-transform: translate(-100%);}}
@keyframes toRightFromLeft {49% {transform: translate(100%);}50% {transform: translate(-100%);}}
.more_arrow.anim_left:hover i:before {
-webkit-animation: toLeftFromRight 0.6s cubic-bezier(.4,0,0,1) forwards;
animation: toLeftFromRight 0.6s cubic-bezier(.4,0,0,1) forwards;
}
@-webkit-keyframes toLeftFromRight {49% {-webkit-transform: translate(-100%);}50% {-webkit-transform: translate(100%);}}
@keyframes toLeftFromRight {49% {transform: translate(-100%);}50% {transform: translate(100%);}}
.more_arrow.anim_top:hover i:before {
-webkit-animation: toTopFromBottom 0.6s cubic-bezier(.4,0,0,1) forwards;
animation: toTopFromBottom 0.6s cubic-bezier(.4,0,0,1) forwards;
}
@-webkit-keyframes toTopFromBottom {49% {-webkit-transform: translateY(-100%);}50% {-webkit-transform: translateY(100%);}}
@keyframes toTopFromBottom {49% {transform: translateY(-100%);}50% {transform: translateY(100%);}}
.more_arrow.anim_bottom:hover i:before {
-webkit-animation: toBottomFromTop 0.6s cubic-bezier(.4,0,0,1) forwards;
animation: toBottomFromTop 0.6s cubic-bezier(.4,0,0,1) forwards;
}
@-webkit-keyframes toBottomFromTop {49% {-webkit-transform: translateY(100%);}50% {-webkit-transform: translateY(-100%);}}
@keyframes toBottomFromTop {49% {transform: translateY(100%);}50% {transform: translateY(-100%);}}
.wst-icon-box.animate_content:hover .box_title,.wst-icon-box.animate_content:hover .box_subtitle,.wst-icon-box.animate_content:hover p.box_text{
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}
.wst-icon-box .box_subtitle{
transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
transition-property: transform !important;
-webkit-transition-property: transform !important;
}
.wst-icon-box p.box_text{
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
transition-property: transform !important;
-webkit-transition-property: transform !important;
margin: 0;
} .vc_progress_bar .vc_single_bar{
margin-bottom: 40px;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
padding: 13px 20px !important;
z-index: 2 !important;
text-shadow: none !important;
font-weight: normal;
}
.vc_progress_bar .vc_single_bar .vc_bar{
width: 0;
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
z-index: 1;
}
.vc_progress_bar:not(.prog1):not(.prog2) .vc_label_units{
position: absolute;
right: 15px;
z-index: 9;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
font-size: 85%;
font-weight: normal;
}
.vc_progress_bar.prog1 .vc_label_units{
display: none;
}
.vc_progress_bar.prog1 .vc_single_bar .vc_bar span{
display: inline-block;
position: absolute;
right: 0px;
top: -29px;
font-size: 11px;
width: 35px;
height: 23px;
line-height: 23px;
text-align: center;
}
.vc_progress_bar.prog1 .vc_single_bar .vc_bar span i{
display: inline-block;
font-style: normal;
}
.vc_progress_bar.prog2 .vc_label_units{
margin-left: 10px;
font-size: 90%;
font-weight: normal;
}
.vc_progress_bar.prog1 .vc_single_bar{
background-color:transparent;
width: 93%;
padding-right: 20px;
}
.vc_progress_bar.prog1 .vc_label{
margin: 0 0 12px 0;
padding: 0 !important;
font-weight: 700;
}
.vc_progress_bar.prog1 .vc_label i{
font-size:11px;
font-weight:500;
font-style:normal;
display:inline-block;
margin-left:10px
}
.vc_progress_bar.prog1 .vc_single_bar .vc_bar{
position: relative;
z-index: 1;
display: block;
height: 8px;
border-radius: 0;
}
.vc_progress_bar.prog1 .vc_single_bar:after{
background-color: #e0e3ff;
display:inline-block;
width: 100%;
height: 20px;
display:inline-block;
content:"";
position:absolute;
bottom: -6px;
left: -8px;
z-index:0;
}
.vc_progress_bar.prog1 .vc_single_bar .vc_bar .vc_label_units{
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
display:none;
}
.vc_progress_bar.prog2 .vc_single_bar{
background-color: transparent;
overflow: hidden;
height: 50px;
}
.vc_progress_bar.prog3 .vc_single_bar{
background-color: transparent;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_label{
padding: 0 0 10px !important;
height: 50px;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_label:after{
position:absolute;
left:0;
bottom:0;
width:100%;
height: 10px;
background-color:#e5e5e5;
display:inline-block;
z-index:2;
content:"";
}
.vc_progress_bar.prog3.rounded .vc_single_bar .vc_label:after{
border-radius:10px
}
.vc_progress_bar.prog3 .vc_single_bar .vc_bar{
height: 10px;
bottom: 0px;
top: auto;
z-index: 3;
}
.vc_progress_bar.prog3 .vc_single_bar .vc_label_units{
right:0;
margin-top: -5px;
}
.vc_progress_bar.prog4 .vc_single_bar{
background-color: transparent;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_label{
padding: 0 0 8px !important;
border-bottom: 6px #efefef solid;
font-size: 100%;
margin-bottom: 25px;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_bar{
height: 6px;
bottom: 0px;
top: auto;
z-index: 3;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_label_units{
background-color: #333;
color: #fff !important;
right: 0;
top: -21px;
height: 24px;
line-height: 24px;
display: inline-block;
padding: 0 7px;
font-size: 10px;
font-weight: normal;
}
.vc_progress_bar.prog4 .vc_single_bar .vc_label_units:after{
position: absolute;
bottom: -10px;
right: 0px;
display: inline-block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 9px 0 0px;
border-color: #505050 transparent transparent transparent;
}
.vc_progress_bar.rounded .vc_single_bar,.vc_progress_bar.rounded .vc_single_bar .vc_bar{
border-radius: 5px
} .pricing_tbl {
position: relative;
padding-bottom: 15px
}
.pricing_tbl .head {
margin: 0;
padding: 15px;
}
.pricing_tbl .pricing_content ul{
list-style: none;
margin: 20px 30px;
padding: 0;
}
.pricing_tbl .price{
margin: 0;
padding: 40px 20px;
font-size: 60px;
font-weight: 300;
}
.pricing_tbl .prc_lbl{
font-size: 10px;
font-weight: bold;
position: absolute;
left: 0;
top: 0;
display: block;
z-index: 3;
}
.pricing_tbl .prc_lbl.badge{
width: 4em;
height: 4em;
text-align: center;
line-height: 3.6em;
border-radius: 50%;
}
.pricing_tbl .prc_lbl.tag{
line-height: 1.5;
border-radius: 3px;
padding: 1px 5px;
}
.pricing_tbl .price sup {
font-size: 40%;
margin: 0 5px 0 0;
}
.price_sub{
display: block;
font-size: 22%;
}
.price_int{
font-size: 14px;
}
.pricing_tbl .pricing_content ul li {
padding: 10px;
margin: 0;
}
.pricing_tbl .pricing_content li:first-child{
border-top: 0 !important;
}
.pricing-footer {
padding: 20px;
color: #555;
border-top: 0;
}
.pricing_tbl .option-icon{
margin-right: 12px;
font-size: 80%
}
.pricing_tbl .pricing_content.text-right{
direction: rtl;
}
.pricing_tbl.text-right span.option-icon{
float: right;
line-height: 1.7;
margin-left: 12px;
margin-right:0;
}
.pricing_tbl .pricing_content.text-right .option-icon{
margin-left:12px;
margin-right:0
}
.pricing_tbl.featured,.pricing_tbl.anim_hover:hover {
position: relative;
z-index: 1;
transform: scale(1.08);
-webkit-transform: scale(1.08);
}
.pricing_tbl.featured.pricing-2 .pricing-footer .btn,.pricing_tbl.pricing-2.anim_hover:hover .pricing-footer .btn {
margin-top: 0px !important;
}
.pricing_tbl .pricing_content > div p{
margin: 0
}
.pricing_tbl.pricing-1 .pricing-footer {
padding-bottom: 25px
}
.pricing_tbl.pricing-1 .head{
padding: 40px 15px;
}
.pricing_tbl.pricing-1 .price.price_main{
position: relative;
padding: 15px 20px;
}
.pricing_tbl.pricing-1 .price.price_main *{
position: relative;
z-index: 1
}
.pricing_tbl.pricing-1 .price.price_main:before{
position: absolute;
left: 0;
top: 0;
z-index: 0;
display: block;
content: "";
width: 100%;
height: 100%;
}
.pricing_tbl.pricing-1 .pricing_content{
border:0;
padding-top: 30px;
position: relative;
z-index: 0;
}
.pricing_tbl.pricing-2{
overflow: visible;
}
.pricing_tbl.pricing-2 .pricing_content li{
padding: 10px 20px;
}
.pricing_tbl.pricing-2 .pricing_content{
padding: 20px 0 30px;
border-top: 0;
}
.pricing_tbl.pricing-2 .head{
display: table;
margin: 0 auto 0;
font-size: 24px;
padding: 40px 20px 15px;
position: relative;
z-index: 2;
}
.pricing_tbl.pricing-2 .btn{
margin: auto;
}
.pricing_tbl.pricing-2 .pricing-title{
margin: auto;
padding: 0 0 40px;
}
.pricing_tbl.pricing-2 .pricing-title h3.price{
position: relative;
z-index: 1;
padding: 0 20px;
}
.pricing_tbl.pricing-3 .price_sub{
display: table;
padding: 11px 20px;
background-color: rgba(0,0,0,0.1);
clear: both;
margin: 5px auto 0;
}
.pricing_tbl.pricing-3 .head{
padding: 30px 15px
}
.vc_grid-filter,.vc_grid-filter-select{
margin: 0 auto 40px;
padding: 0;
list-style: none;
display: table;
}
.vc_grid-filter-select{
border: 2px #eee solid
}
.vc_grid-filter li{
display: inline-block;
cursor: pointer;
}
.vc_grid-filter-item>span{
display: inline-block;
padding: 10px 25px;
font-weight: bold;
}
.vc_grid-filter-select{
display: none;
} .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab>a {
font-weight: 600 !important;
padding: 15px 35px !important;
}
.full_tabs .vc_tta-tabs-list{
display: table !important;
width: 100%;
padding: 0 !important;
border-collapse: collapse;
}
.full_tabs .vc_tta-tabs-list .vc_tta-tab{
display: table-cell !important;
text-align: center
}
.full_tabs .vc_tta-tabs-container{
margin-left: 0 !important;
margin-right: 0 !important
}
.wpb-js-composer .vc_tta-tabs.vc_tta-style-classic:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{
color: #fff
}
.wpb-js-composer .vc_tta .vc_tta-tab>a{
border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab>a {
overflow: hidden;
}
.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab>a > span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
margin: 0 !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab>a:hover > span,.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab.vc_active>a > span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab>a:hover i + span,.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab.vc_active>a i + span {
-webkit-transform: none;
transform: none;
}
.wpb-js-composer .vc_tta.vc_tta-style-creative .vc_tta-tab>a > span::before {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
content: attr(data-content);
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
margin: 0 -1px !important;
} .wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-creative .vc_tta-tab {
padding: 0 60px;
position: relative;
text-align: center;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-creative .vc_tta-tab:after{
width: 70px;
height: 1px;
position: absolute;
right: -35px;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
content:"";
display: inline-block;
background-color: #ddd;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-creative .vc_tta-tab:last-child:after{
display: none;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-creative .vc_tta-tab>a {
padding: 0 !important;
border-radius: 0;
text-align: center;
margin: 0;
} .wpb-js-composer .vc_tta-tabs.vc_tta-style-with_shadow .vc_tta-tabs-list,.wpb-js-composer .vc_tta-tabs.vc_tta-style-with_shadow .vc_tta-tabs-container {
overflow: visible !important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-with_shadow .vc_tta-tab.vc_active>a,.vc_grid-filter-item.vc_active>span{
box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-with_shadow .vc_tta-tab.vc_active>a:hover,.vc_grid-filter-item.vc_active>span:hover{
box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.28);
-webkit-box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.28);
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-with_shadow.vc_tta-shape-rounded .vc_tta-tab>a{
border-radius: 10px !important
}
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-with_shadow.vc_tta-shape-round .vc_tta-tab>a,.vc_grid-filter-item.vc_active>span{
border-radius: 4em !important
} .wpb-js-composer .vc_tta-tabs.vc_tour .vc_tta-tabs-container {
margin-left: 1px !important;
margin-right: 1px !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs.vc_tour .vc_tta-panels {
border: 0 !important;
}
.wpb-js-composer .vc_tta-tabs.vc_tour.vc_tta-style-with_shadow .vc_tta-tabs-container,.wpb-js-composer .vc_tta-tabs.vc_tour.vc_tta-style-with_shadow .vc_tta-tabs-list{
overflow: visible;
} .testi_img{
display: table;
margin-bottom:30px
}
.testi_holder{
margin-bottom: 10px;
}
.test-img-40x40{
width: 40px;
height: 40px;
}
.test-img-55x55{
width: 55px;
height: 55px;
}
.test-img-70x70{
width: 70px;
height: 70px;
}
.test-img-100x100{
width: 100px;
height: 100px;
}
.testi_img.rounded img{
border-radius:10px;
}
.testi_img.circle img{
border-radius:50%;
}
.wst-testimonials .text-center .testi_img{
margin-right: auto;
margin-left: auto;
}
.wst-testimonials .wst-blockquote, .wst-blockquote .testi_content{
position: relative;
}
.wst-testimonials.slick-slider ul.slick-dots{
text-align: left
}
.wst-testimonials.slick-slider.right_bulls .slick-dots{
text-align: right
}
.wst-testimonials.slick-slider.center_bulls .slick-dots{
text-align: center
}
.wst-blockquote .testi_desc{
position: relative;
z-index: 2
}
.wst-testimonials .quote_abs{
position: absolute;
left: 20px;
top: 20px;
z-index: 1;
width: 50px;
height: 50px;
display: inline-block;
}
.wst-testimonials .quote_abs .cls-1{
fill: rgba(0,0,0,0.1);
} .wst-testimonials .wst-blockquote.text-center .testi_holder{
display: table;
margin-left: auto;
margin-right:auto
}
.wst-testimonials .wst-blockquote.text-right .testi_img{
margin-left: auto;
margin-right: 0;
} .wst-testimonial-1 .testi_img img{
max-width:70px;
max-height:70px;
border-color: #f8f8f8;
}
.wst-testimonial-1 .testi_slug{
padding-top: 4px;
}
.wst-testimonial-1 .testi_content{
background-color: #f9f9f9;
padding: 30px;
position: relative;
margin-bottom: 30px;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote .testi_holder{
margin-left: 30px;
margin-right:auto;
display:table;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-center .testi_holder{
margin-left: auto;
margin-right:auto;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-right .testi_holder{
margin-right: 30px;
margin-left: auto;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote .testi_img{
float:left;
margin-bottom: 22px;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-right .testi_img{
float:right;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-center .testi_img{
float:none;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote .testi_slug{
float:left;
margin-left: 20px;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-right .testi_slug{
float:right;
text-align:right;
margin-right: 20px;
margin-left:0;
}
.wst-testimonials.wst-testimonial-1 .wst-blockquote.text-center .testi_slug{
float:none;
margin-top: 15px;
margin-left: 0;
clear: both;
}
.wst-testimonial-1 .wst-blockquote .testi_content:after,.wst-testimonial-1 .wst-blockquote .testi_content:before{
position:absolute;
left:30px;
bottom: -25px;
width:0;
height:0;
content:"";
width: 0;
height: 0;
border-style: solid;
border-width: 25px 0 0 20px;
border-color: #f9f9f9 transparent transparent transparent;
}
.wst-testimonial-1 .wst-blockquote .testi_content:before{
border-width: 27px 0 0 22px;
border-color: transparent transparent transparent transparent;
bottom: -27px;
left: 29px;
}
.wst-testimonial-1 .wst-blockquote.text-right .testi_content:after{
left:auto;
right:30px;
border-width: 25px 20px 0 0;
border-color: #f9f9f9 transparent transparent transparent;
}
.wst-testimonial-1 .wst-blockquote.text-center .testi_content:after{
right:auto;
left:auto;
bottom: -15px;
margin-left:-15px;
border-width: 15px 13px 0 12px;
border-color: #f9f9f9 transparent transparent transparent;
}
.wst-testimonial-1 .wst-blockquote.text-center .testi_content:before{
bottom: -16px;
left: auto;
border-width: 15px 13px 0 12px;
margin-left:-15px;
}
.wst-testimonial-1 .wst-blockquote.text-right .testi_content:before{
left:auto;
right: 29px;
bottom: -27px;
border-width: 27px 22px 0 0;
}
.wst-testimonial-1 .testi_holder .testi_author{
position: relative;
z-index: 2
}
.wst-testimonial-1 .testi_holder .testi_slogan{
display: block;
}
.wst-testimonial-1 .wst-blockquote .abs_qte{
font-size: 30px;
position: absolute;
opacity: 0.04;
bottom: 0px;
right: 20px;
} .wst-testimonial-2 .dashed_border{
left: -15px;
top: 15px;
position: absolute;
width: 100%;
height: 100%;
}
.wst-testimonial-2 .wst-blockquote .testi_content, .wst-testimonial-2 .wst-blockquote .testi_top{
position:relative;
z-index:2
}
.wst-testimonial-2 .wst-blockquote .testi_content{
padding-top: 20px
}
.wst-testimonial-2 .wst-blockquote .testi_top{
padding-top: 10px;
}
.wst-testimonial-2 .wst-blockquote .testi_img{
position: relative;
z-index: 2;
display: inline-block;
margin: 0 0 20px;
float: right;
}
.wst-testimonial-2 .wst-blockquote.text-center .testi_img{
margin: 0 auto 15px;
float: none;
}
.wst-testimonial-2 .wst-blockquote.text-right .testi_img{
margin: 0 auto 15px 0;
float: left;
}
.wst-testimonial-2 .wst-blockquote .testi_holder span{
display:block
}
.wst-testimonial-2 .wst-blockquote .testi_holder span.testi_slogan{
display:inline-block;
padding: 8px 15px;
line-height: 1;
background-color: rgba(0, 0, 0, 0.35);
margin-top:10px;
}
.wst-testimonial-2 .wst-blockquote .testi_holder br{
display:none
}
.wst-testimonials.wst-testimonial-3 .wst-blockquote.text-center .testi_author{
display: block;
}
.wst-testimonial-3 .testi_img{
margin-bottom: 40px;
}
.wst-testimonial-3 .testi_holder{
margin-top: 30px;
}
.wst-testimonial-3 .testi_holder .testi_author{
margin-bottom: 10px
} .grid-test{
margin-left: 1px;
margin-top: 1px
}
.grid-test > div {
position: relative;
padding: 20px;
border: 1px #ddd dashed;
margin-left: -1px;
margin-top: -1px;
} .wst-feature h6.feature_sub{
font-family: inherit;
margin-bottom: 0;
margin-top: 10px;
font-weight: normal;
}
.wst-feature.style2 h6.feature_sub{
font-weight: 800;
letter-spacing: 2px !important;
margin: 0 0 15px;
}
.feature-img{
overflow: hidden;
margin-bottom: 30px;
}
.feature-img.rounded,.feature-img.rounded img,.wst-feature.rounded{
border-radius: 10px;
overflow: hidden;
}
.wst-feature .feature_content{
margin-top: 20px;
}
.wst-feature.style3 .feature-img{margin-top: 30px;}
.layers_wraper{
position: relative;
max-width: 100%
}
.layers_wraper .img_layer{
left: 0;
top: 0;
width: auto;
height: auto;
}
.layers_wraper .img_layer:not(.lg_wrapper){
position: absolute;
}
.layers_wraper .img_layer.lg_wrapper{
position: relative;
}
.layers_wraper .img_layer img{
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
display: block;
margin: 0 auto;
max-width: 100%
}
.wst-feature.style2,.recent-item.style3{
position: relative;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: perspective(1000px);
transform: perspective(1000px); }
.wst-feature.style2 .feature-img {
position: relative;
z-index: 2;
margin-bottom: 0;
}
.wst-feature.style2 .feature-img img{ }
.wst-feature.style2:hover .feature-img img { }
.wst-feature.style2 .wst-feature-over {
position: absolute;
z-index: 4;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 15% 10% 0;
}
.recent-over,.wst-feature.style2 .wst-feature-over{
transform: translateZ(50px);
-webkit-transform: translateZ(50px);
}
.wst-feature.style2 .wst-feature-over .feature_title,.wst-feature.style2 .wst-feature-over .feature_sub{
z-index: 1;
position: relative
}
.wst-feature.style2 .wst-feature-over .feature_title{
font-weight: 700
}
.wst-feature.style2:before{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: "";
display: block;
background-color: rgba(0, 0, 0, 0.4);
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
opacity: 0;
transform: scale(0.7);
-webkit-transform: scale(0.7);
z-index: 3;
}
.wst-feature.style2:hover:before{
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.wst-feature.style2 .wst-feature-over .wst-feature-more{
position: absolute;
display: inline-block;
right: 12px;
bottom: 16px;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 15px;
z-index: 1;
opacity: 0;
transform: translate(-30px, -30px);
-webkit-transform: translate(-30px, -30px);
transition: transform 0.6s ease;
-webkit-transition: transform 0.6s ease;
transition-delay: 0.15s !important;
-webkit-transition-delay: 0.15s !important
}
.wst-feature.style2:hover .wst-feature-over .wst-feature-more{
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
.wst-feature.style2 .wst-feature-over .feature_content{
position: absolute;
left: 0;
bottom: 20%;
padding: 0 10%;
z-index: 1;
opacity: 0;
transform: translateY(50px);
-webkit-transform: translateY(50px);
}
.wst-feature.style2:hover .wst-feature-over .feature_content{
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.wst-feature.style2 .wst-feature-more:hover{
transform: translate(0, 0) scale(1.2) !important;
-webkit-transform: translate(0, 0) scale(1.2) !important
}
.wst-feature.style2 .wst-feature-more i{
display: inline-block;
transition: transform 0.6s ease;
-webkit-transition: transform 0.6s ease;
}
.wst-feature.style2 .wst-feature-more:hover i{
transform: rotate(180deg);
-webkit-transform: rotate(180deg)
} .divider {
position:relative;
width:100%;
margin: 30px auto 0;
min-height: 15px;
display: flex;
flex-wrap: nowrap;
}
.divider:before,.divider:not(.div-right):after{
height: 1px;
width: 100%;
content: "";
background-color: #ccc;
}
.divider.div-center:before,.divider.div-center:after{
height: 1px;
width: 50%;
}
.divider.short{
width: 50%;
margin: auto;
}
.divider i {
color: #d5d5d5;
text-align: center;
padding: 0 10px 0 0;
border: 1px transparent solid;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-left: 30px;
margin-right: 30px;
}
.divider i.filled,.divider i.bordered{
width:45px;
height: 43px;
line-height: 42px;
padding:0 !important;
}
.divider .icospan {
font-size: 11px;
letter-spacing: 1px;
color: #555;
text-align: center;
font-weight: bold;
border: 1px transparent solid;
padding: 0 10px 0 0;
white-space: nowrap;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.divider .icospan.filled,.divider .icospan.bordered{
padding:5px 20px 4px !important
}
.divider .icospan.center{
margin: 0 30px;
padding: 0;
}
.divider .icospan.right{
right: 0;
padding: 0 0 0 20px;
}
.divider.div-left i, .divider.div-left .icospan{
margin-right: 10px;
margin-left: 0;
}
.divider.div-right i, .divider.div-right .icospan{
margin-left: 10px;
margin-right: 0;
}
.divider.div-left:before{
order:2
}
.divider.div-left:after{
display:none
}
.divider i.center{
text-align: center;
padding: 0;
}
.divider i.right{
padding: 0 0 0 10px;
}
.divider.filled i{
padding: 8px
}
.divider.skimg:before,.divider.skimg:after {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNTE1MzQ1RkQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNTE1MzQ2MEQzRjgxMUU1QTAwQzgzQjJDM0ZDRjE1OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA1MTUzNDVERDNGODExRTVBMDBDODNCMkMzRkNGMTU4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA1MTUzNDVFRDNGODExRTVBMDBDODNCMkMzRkNGMTU4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QO4ZKAAAABFJREFUeNpiYMAE4bQQAAgwAFcSAbSNH25UAAAAAElFTkSuQmCC);
height: 15px;
background-position: 50% 50%;
background-repeat: repeat-x;
background-color: transparent !important;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.divider.trimg:before,.divider.trimg:after{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAACXBIWXMAAC4jAAAuIwF4pT92AAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAADZJREFUeNp8jLENACAQAtH1H2c+W16jNASOMAC9NPVRg8vuN4AAuYp0QDqLzBfIwQYAAP//AwBv3kJAjd3ZpgAAAABJRU5ErkJggg==);
height: 11px;
background-position: 50% 50%;
background-repeat: repeat-x;
background-color: transparent !important;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.divider.double:before, .divider.double.div-center:after{background-color: transparent !important;border: 1px #ddd double;height: 6px;border-left:0;border-right:0;transform:translate(0,-50%);}
.divider.dotted-sm:before,.divider.dotted-sm:after{
background-color: transparent !important;
border-top: 1px dotted #ccc
}
.divider.skimg i, .divider.trimg i {
transform: translateY(-25%);
-webkit-transform: translateY(-25%);
}
.divider.dotted-lg:before,.divider.dotted-lg:after{
background-color: transparent !important;
border-top: 2px dotted #ccc;
}
.divider.dashed-sm:before,.divider.dashed-sm:after{
background-color: transparent !important;
border-top: 1px dashed #ccc
}
.divider.dashed-lg:before,.divider.dashed-lg:after{
background-color: transparent !important;
border-top: 2px dashed #ccc;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
} .cp-cta{
display: table;
width: 100%;
padding: 28px;
word-wrap: break-word;
}
.cp-cta .cp-cta-content{
width: 100%
}
.cp-cta.cta-icons-sides .cp-cta-icon,.cp-cta.cta-icons-sides .cp-cta-content,.cp-cta.cta-icons-sides .cp-cta-btn{
display: table-cell;
vertical-align: middle;
}
.cp-cta.cta-align-center .cp-cta-icon.cta-icon-top,.cp-cta.cta-align-center .cp-cta-icon.cta-icon-bottom,.cp-cta.cta-align-center .cta-btn-bottom,.cp-cta.cta-align-center .cta-btn-top{
display: table;
margin-right: auto;
margin-left: auto;
}
.cp-cta.cta-align-right .cp-cta-icon.cta-icon-top,.cp-cta.cta-align-right .cp-cta-icon.cta-icon-bottom,.cp-cta.cta-align-right .cta-btn-bottom,.cp-cta.cta-align-right .cta-btn-top{
display: table;
margin-right: 0;
margin-left: auto;
}
.cp-cta .cta-icon-top .btn,.cp-cta .cta-btn-top .btn{
margin-bottom: 15px
}
.cp-cta .cta-btn-bottom{
margin-top: 30px
}
.cp-cta .cta-btn-top.cont-align-center{
margin-right: auto;
margin-left: auto;
}
.cp-cta .cp-cta-content p{
margin-bottom: 0
}
.cp-cta .cp-cta-btn{
white-space: nowrap;
}
.cta-icon-right,.cta-btn-right{
padding-left: 25px;
}
.cta-icon-left,.cta-btn-left{
padding-right: 25px;
}
.cp-cta-icon i{
text-align: center;
display: inline-block;
}
.cp-cta-icon .sm-icon{
width: 45px;
height: 45px;
line-height: 45px;
font-size: 20px;
}
.cp-cta-icon .md-icon{
width: 55px;
height: 55px;
line-height: 55px;
font-size: 22px;
}
.cp-cta-icon .lg-icon{
width: 80px;
height: 80px;
line-height: 80px;
font-size: 30px;
}
.cp-cta-icon .xl-icon{
width: 110px;
height: 110px;
line-height: 110px;
font-size: 40px;
}
.cp-cta-icon .btn-icon-left i{
margin-right: 10px;
}
.cp-cta-icon .btn-icon-right i{
margin-left: 10px;
}
.btn-container.cont-align-left{
margin-right: auto;
margin-left: 0
}
.btn-container.cont-align-right{
margin-left: auto;
margin-right: 0
} .wst-circle-chart,.wst-circle-pie {
width: 100%;
height: 100%;
overflow: visible !important;
position: relative;
}
.wst-circle-pie:before{
display: none;
}
.wst-chart-fore {
stroke: #00acc1;
stroke-width: 2;
fill: none;
animation: wst-chart-fore 2s reverse; 
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform-origin: center;
-webkit-transform-origin: center;
}
.wst-circle-pie.line-round .wst-chart-fore{
stroke-linecap: round;
}
.wst-circle-pie.line-butt .wst-chart-fore{
stroke-linecap: butt;
}
.wst-circle-pie.line-square .wst-chart-fore{
stroke-linecap: square;
}
.wst-chart-bg {
stroke: #efefef;
stroke-width: 1;
fill: none; 
}
.wst-chart-info {
animation: wst-chart-appear 1s forwards;
opacity: 0;
transform: translate(0,20%);
-webkit-transform: translate(0,20%);
}
.wst-chart-percent {
font-size: 8px;
font-weight: 300
}
.wst-chart-text {
font-size: 3px;
}
.wst-chart-percent, .wst-chart-text, .wst-chart-icon {
alignment-baseline: central;
text-anchor: middle;
}
@keyframes wst-chart-fore {to { stroke-dasharray: 0 100; }}
@keyframes wst-chart-appear {to {opacity: 1;-webkit-transform: translate(0,0);-webkit-transform: translate(0,0);}}
.gmap_marker{
max-width: 130px
}
.gmap_marker img:hover{
transform: scale(1.2);
-webkit-transform: scale(1.2);
} .team-box{
position: relative;
}
.member_position{
font-weight: normal;
}
.team-box.text-center .member_socials .social-list{
margin-left: auto;
margin-right: auto;
}
.team-box.text-right .member_socials .social-list{
margin-left: auto;
margin-right: 0;
}
.team-box.text-center .member_content{
padding: 0 15px;
}
.member_socials .social-list a span{
width: 35px;
height: 35px;
line-height: 35px;
font-size: 15px;
}
.team-box .team_inner_img img{
width: 100%
} .team-box.team-1{
overflow: hidden;
}
.team-box.team-1 .member_img{
position: relative;
z-index: 1;
}
.team-box.team-1:before{
position: absolute;
z-index: 2;
background-color: rgba(255, 255, 255, 0.8);
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
display: inline-block;
transform: translateY(100%);
-webkit-transform: translateY(100%);
opacity: 0;
transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
}
.team-box.team-1:hover:before{
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.team-box.team-1 .member_details{
padding: 40px 40px 0;
position: absolute;
z-index: 3;
left: 0;
bottom: 30px;
transform: translateY(100px);
-webkit-transform: translateY(100px);
transition-delay: 0s;
-webkit-transition-delay: 0s;
opacity: 0;
}
.team-box.team-1:hover .member_details{
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
transition-delay: 0.35s;
-webkit-transition-delay: 0.35s;
}
.team-box.team-1 .team_inner_img img{
position:relative;
z-index: 4;
transition-duration: 2.5s !important
}
.team-box.team-1:hover .team_inner_img img{
transform: scale(1.3);
-webkit-transform: scale(1.3);
}
.team-box.team-1 .member_socials{
white-space: nowrap;
margin-top: 20px;
}
.team-box.team-1 .member_img_wrp{
position: relative;
}
.team-box.team-1 .member_socials a{
-webkit-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
z-index: 3;
}
.team-box.team-1:hover .member_socials{
top: 0
}
.team-box.team-1:hover .member_socials a{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity:1
}
.team-box.team-1 .dashed_border{
position: absolute;
width: 90%;
height: 85%;
top: 20%;
left: 5%;
z-index: 3
}
.team-box.has_alt .alt_team{
position: absolute;
bottom: 0;
left: 50%;
opacity: 0;
width:100%;
height: 100%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
visibility: hidden;
transition-property: opacity;
z-index: 4
}
.team-box.has_alt:hover .member_img .team_inner_img > img{
opacity: 0;
visibility: hidden;
}
.team-box.has_alt:hover .alt_team{
opacity: 1;
visibility: visible;
} .team-box.team-3{
border-radius: 10px;
position: relative;
}
.team-box.team-3 .team_inner_img{
margin-bottom: 30px
}
.team-box.team-3 .member_socials{
margin-top: 20px
} .team-box.team-4 .team_inner_img{
margin: 0 auto 30px;
position: relative;
overflow: hidden;
}
.team-box.team-4 .team_inner_img img{
transition: transform 1.8s ease;
-webkit-transition: transform 1.8s ease;
position: relative;
z-index: 0
}
.team-box.team-4 .team_inner_img:before{
position: absolute;
width: 100%;
height: 100%;
display: block;
content: "";
opacity: 0;
z-index: 1;
background-color: rgba(0,0,0,0.7);
transition: all 1s ease;
-webkit-transition: all 1s ease;
}
.team-box.team-4:hover .team_inner_img:before{
opacity: 1
}
.team-box.team-4:hover .team_inner_img img{
transform: scale(1.5);
-webkit-transform: scale(1.5);
}
.team-box.team-4 .team_inner_img .member_socials{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
z-index: 2;
white-space: nowrap;
}
.team-box.team-4 .team_inner_img .member_socials a{
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
opacity: 0;
visibility: hidden;
}
.team-box.team-4:hover .team_inner_img .member_socials a{
opacity: 1;
visibility: visible;
transform: translate(0,0);
-webkit-transform: translate(0,0);
}
.vc_empty_space{
clear: both;
overflow: hidden;
} .counter-box.count-padd{
padding: 35px
}
.counter-box .counter-icon.block{
display: table;
margin: 0 auto 15px;
}
.counter-box .counter-icon.block.left{
margin-right: auto;
margin-left: 0
}
.counter-box .counter-icon.block.right{
margin-left: auto;
margin-right: 0
}
.counter-box .counter-icon.inline{
display: table;
}
.counter-box .counter-icon.inline.left{
float: left;
margin-right: 30px;
}
.counter-box .counter-icon.inline.right{
float: right;
margin-left: 30px
}
.wst-in-count{
display: inline-block;
margin-right: 50px
}
.wst-in-count .counter-head{
margin-right: 10px !important
}
.inl-count{
display:inline-block
}
.inl-count .counter-head{
margin:0;
}
.counter-box .counter-title,.counter-box .counter-icon{
line-height: normal;
}
.counter-box .counter-title{
margin: 3px 0 0;
}
.counter-box .counter-head{
font-size: 48px;
line-height: 1;
margin: 0;
}
.counter-box.text-center .counter-title{
margin-left: auto;
margin-right: auto;
}
.counter-box.text-right .counter-title{
margin-right:0;
margin-left: auto;
}
.counter-content{
margin-top: 15px
}
.counter-icon.box-xs-icon,.modal-icon.box-xs-icon {
width: 30px;
height: 30px;
line-height: 30px;
}
.counter-icon.box-sm-icon,.modal-icon.box-sm-icon {
width: 45px;
height: 45px;
line-height: 45px
}
.counter-icon.box-md-icon,.modal-icon.box-md-icon {
width: 60px;
height: 60px;
line-height: 60px
}
.counter-icon.box-lg-icon,.modal-icon.box-lg-icon {
width: 80px;
height: 80px;
line-height: 80px
}
.counter-icon.box-xl-icon,.modal-icon.box-xl-icon {
width: 110px;
height: 110px;
line-height: 110px
}
.counter-icon.box-xxl-icon,.modal-icon.box-xxl-icon {
width: 150px;
height: 150px;
line-height: 150px
} .wst-modal-element{
display: inline-block;
margin-bottom: 10px
}
.btn + .wst-modal-element{
margin-left: 15px
}
.wst-modal-element{
margin-right: 10px;
vertical-align: middle;
}
.wst-modal-element.center{
margin: auto;
display: table;
}
.wst-modal-element.right{
margin: 0 0 0 auto;
display: table;
}
.modal-icon.circle:before{
border-radius: 50%
}
.modal-icon.rounded:before{
border-radius: 5px
}
.modal-icon.rounded-lg,.modal-icon.rounded-lg:before{
border-radius: 1em
}
.modal-icon{
cursor: pointer;
font-size: 25px;
position: relative;
}
.modal-icon:hover{
transform: scale(1.05);
-webkit-transform: scale(1.05)
}
.modal-icon.block{
display: table;
margin:auto;
text-align: center;
}
.modal-icon.block.left{
margin-left:0;
margin-right:auto
}
.modal-icon.block.right{
margin-left:auto;
margin-right:0
}
.modal-icon i{
display: inline-block;
position: relative;
line-height: inherit;
}
.modal-icon.rounded:after{
border-radius: 5px
}
.modal-icon.rounded-lg:after{
border-radius: 1em
}
.modal-icon.circle:after{
border-radius: 50%
} .steps_wrap.horiz_steps{
display: flex;
display: -webkit-flex;
align-items: baseline;
}
.steps_wrap.horiz_steps .wst_step{
position: relative;
text-align: center;
width: 100%;
}
.step_line{
position:relative;
display: block;
margin-bottom: 40px;
}
.step_line:before{
position: absolute;
display: inline-block;
width: calc(100% - 110px);
height: 6px;
left: calc(50% + 54px);
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
background-color:#f00;
content:"";
border-radius: 15px;
}
.steps_wrap.horiz_steps.alt_steps .stp_wrp{
display: flex;
flex-flow: row wrap;
}
.steps_wrap.horiz_steps.alt_steps .step_line,.steps_wrap.horiz_steps.alt_steps .step_title{
width: 100%;
clear: both;
}
.steps_wrap.horiz_steps.alt_steps .wst_step:nth-child(odd) .stp_wrp{
flex-wrap: wrap-reverse;
}
.steps_wrap.horiz_steps.alt_steps .wst_step:nth-child(odd) .step_line{
margin-bottom: 0
}
.steps_wrap.horiz_steps.alt_steps .wst_step:nth-child(odd) .step_title,.steps_wrap.horiz_steps.alt_steps .wst_step:nth-child(odd) .step_content{
margin-bottom: 20px
}
.wst_step:last-child .step_line:before{
display:none
}
.step_icon{
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px !important;
text-align: center;
font-size: 22px;
position:relative;
z-index:2
}
.step_icon.rounded{
border-radius: 15px
}
.step_title{
font-weight: 500 !important
}
.step_title,.step_content{
padding: 0 15px;
}
.steps_wrap.vert_steps .step_line:before{
width: 6px;
height: calc(100% - 50px);
left: 50%;
top: 80px;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}
.steps_wrap.vert_steps .stp_wrp{
padding: 0 0 40px 0;
display: flex;
}
.steps_wrap.vert_steps .wst_step:last-child{
padding: 0 !important;
}
.steps_wrap.vert_steps .wst_step:after{
display: table;
content: " ";
clear: both;
}
.steps_wrap.vert_steps .step_line{
margin: 0 15px 0 0;
}
.steps_wrap.vert_steps .step_title {
margin-bottom: 10px;
}
.steps_wrap.vert_steps.alt_steps .wst_step{
width: 50%;
margin: 0 auto 0 0;
}
.steps_wrap.vert_steps.alt_steps .wst_step:nth-child(odd){
margin: 0 0 0 auto;
}
.steps_wrap.vert_steps.alt_steps .wst_step .step_line{
margin: 0 0 0 -35px;
}
.steps_wrap.vert_steps.alt_steps .wst_step:nth-child(even) .step_line{
margin: 0 -35px 0 15px;
order: 1;
}
.steps_wrap.vert_steps.alt_steps .wst_step:nth-child(even) .step_inner{
text-align:right;
width: 100%
} .wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
font-size: 100%;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
font-size: 17px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
padding: 20px 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.with_pd .vc_tta-panel-title>a {
padding: 20px !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
right: 0 !important
}
.wpb-js-composer .vc_tta.vc_tta-accordion.with_pd .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
right: 30px !important
}
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body, .wpb-js-composer .vc_tta .vc_tta-panel-heading{
border-width: 0 !important
}
.wpb-js-composer .vc_tta-accordion.vc_tta-shape-rounded .vc_tta-panel-heading,.wpb-js-composer .vc_tta-accordion.vc_tta-shape-rounded .vc_tta-panel{
border-radius: 5px
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{
padding: 0 !important;
border: 0 !important;
}
.counter-box .counter-icon.block.left{
margin-right: auto;
margin-left: 0
}
.counter-box .counter-icon.block.right{
margin-left: auto;
margin-right: 0
}
.carousel_slide{
position: relative;
overflow: hidden;
}
.slide_caption{
position: absolute;
background-color: rgba(0,0,0,.6);
color:#fff;
bottom: -100%;
left: 0;
padding:8px;
font-size: 11px;
width: 100%;
margin: 0;
}
.carousel_slide:hover .slide_caption{
bottom: 0
}
.vc_toggle{
margin:0 0 20px
}
.vc_toggle_title>h4 {
font-size: 18px;
margin: 0;
order: 2;
}
.vc_toggle_title{
border-bottom: 2px #efefef solid;
padding: 10px 0;
cursor: pointer;
position: relative;
display: flex;
display: -webkit-flex;
align-items: center;
}
.vc_toggle_title:after{
position: absolute;
width: 0;
height: 2px;
left: 0;
bottom: -2px;
display: inline-block;
content: "";
}
.vc_toggle.vc_toggle_active .vc_toggle_title:after{
width: 100%
}
.vc_toggle_icon{
position: relative;
width: 30px;
height: 30px;
margin: 0px 10px 0 0;
overflow: hidden;
font-size: 24px;
}
.vc_toggle_arrow .vc_toggle_icon{
float: right;
margin-top: 5px
}
.vc_toggle_content {
padding: 0px 15px;
margin: 15px 0 15px 8px;
border-left: 2px rgba(0, 0, 0, 0.06) solid;
overflow: hidden;
}
.vc_toggle:not(.vc_toggle_active) .vc_toggle_content{
display: none;
}
.vc_toggle .vc_toggle_icon:before,.vc_toggle .vc_toggle_icon:after{
position: absolute;
width: 100%;
height: 100%;
left: 50%;
top: 44%;
text-align: center;
display: inline-block;
font-family: "outlinefont";
font-style:normal;
content: "\e90f";
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}
.vc_toggle .vc_toggle_icon:after{
transform: translate(-50%,-160%);
-webkit-transform: translate(-50%,-160%);
content: "\e910";
opacity: 0;
}
.vc_toggle.vc_toggle_active .vc_toggle_icon:after{
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
opacity: 1;
}
.vc_toggle.vc_toggle_active .vc_toggle_icon:before{
transform: translate(-50%,160%);
-webkit-transform: translate(-50%,160%);
opacity: 0;
}
.vc_toggle_content p{
margin-bottom: 0
}
.menu-hint.error{
background-color: #d9534f;
color:#fff;
} .container .container:not(.slick-slide){
width: auto !important
}
.break-news{
position:relative;
height:40px;
display: flex;
}
.break_news_slider{
width: 100%;
overflow: hidden;
}
.break-news .slick-slide{
line-height:40px;
}
.break-news .slick-list{
margin-right: 60px
}
.break-news .slick-arrow{
height: 28px !important;
line-height: 30px !important;
font-size: 11px
}
.break-news .slick-prev{
right: 0;
left: auto !important;
}
.break-news .slick-next{
right: 31px !important;
}
.break-news span.lbl{
padding: 0 15px;
font-size: 13px;
letter-spacing: 2px;
font-weight: bold;
line-height: 40px;
height: 40px;
margin-right: 15px;
white-space: nowrap;
} .wst_list{
list-style:none;
margin:0;
padding:0
}
.wst_list > li{
display: flex;
align-items: center;
display: -webkit-flex;
}
.wst_list.pop_posts > li{
padding: 11px 0;
}
.wst_list > li.hasI > i{
margin-right: 15px;
flex: 0 0 auto;
text-align: center;
}
.wst_list.text-right > li{
flex-direction: row-reverse;
}
.wst_list.text-center > li.hasI > i,.wst_list.text-center > li > div{
display: inline-block;
}
.wst_list.text-right > li > i{
margin-left: 15px;
margin-right: 0 !important;
}
.wst_list > li:first-child{
border-top: 0;
padding-top: 0;
}
.wst_list.pop_posts > li{
border-top: 1px #e4e4e4 solid
}
.wst_list.pop_posts > li:first-child{
border-top: 0
}
.img-lft{
float: left;
margin-right: 10px;
max-width: 47%
}
.white{color: #fff}
.m-t-2{margin-top: 20px}
.p-a-2{padding: 20px !important;}
.p-b-0{padding-bottom: 0 !important} .instagram_wrap:not(.wst-insta-slider):not(.cols-1) .insta_photo,.wst_flick_feed:not(.cols-1) .wst_flick_photo{
float: left;
}
.instagram_wrap .insta_photo,.instagram_wrap .insta_photo a,.wst_flick_feed .wst_flick_photo a{
display: block;
position: relative;
overflow: hidden;
}
.instagram_wrap .insta_photo a img,.wst_flick_feed .wst_flick_photo img{
position: relative;
z-index: 3;
width: 100%
}
.instagram_wrap[data-resol="thumbnail"] .insta_photo > a > span b{
display: none;
}
.instagram_wrap a b{
font-weight: normal;
width:50px;
height:50px;
line-height:50px;
display:inline-block;
text-align:center;
border-radius:50%;
margin-right:5px;
opacity:0;
transform: translateY(50%);
-webkit-transform: translateY(50%);
}
.instagram_wrap .insta_photo:hover b{
transform: translateY(0);
-webkit-transform: translateY(0);
opacity:1
}
.instagram_wrap a b:last-child{
margin-right:0;
}
.instagram_wrap a b:hover{
background-color: rgba(0,0,0,0.5);
}
.img_overlay{
position: absolute;
top: 50%;
left: 50%;
width: 90%;
height: 90%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
background-color: rgba(0,0,0,0.5);
color: #fff;
z-index: 9;
opacity: 0;
}
.img_overlay i{
margin: 0 5px 0 0;
font-size: 12px;
}
.instagram_wrap .insta_photo:hover .img_overlay,.wst_flick_photo:hover .img_overlay{
opacity: 1
}
.wst-circle-pie svg.circliful{
overflow: visible;
}
.wst-circle-pie .timer{
font-weight: 300
} .wst-icon{
display: inline-block;
line-height: 1;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 5px;
position: relative;
}
.wst-icon i {
display: inline-block;
}
.wst-icon i:before{
width: 1em;
height: 1em;
display: block;
text-align: center;
}
.wst-icon i.alt{
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.wst-icon.bordered{
border-color: transparent;
border-style: solid;
}
.xs-icon i{
padding: 7px;
font-size: 12px;
}
.sm-icon i{
padding: 11px;
font-size: 16px;
}
.md-icon i{
padding: 16px;
font-size: 23px;
}
.lg-icon i{
padding: 25px;
font-size: 35px;
}
.xl-icon i{
padding: 35px;
font-size: 55px;
}
.wst-icon.round i{
border-radius: 0.5em !important
}
.wst-icon.rounded i{
border-radius: 5px !important
}
.wst-icon.circle i{
border-radius: 50% !important
}
.wst-icon i.vc_pixel_icon{
background-position: 50%;
}
.xs-icon i.vc_pixel_icon{
padding: 13px;
}
.sm-icon i.vc_pixel_icon{
padding: 19px;
}
.md-icon i.vc_pixel_icon{
padding: 27px;
}
.lg-icon i.vc_pixel_icon{
padding: 42px;
}
.xl-icon i.vc_pixel_icon{
padding: 62px;
}
.wst-icon.anim0 i.alt,.wst-icon.anim0:hover i{
opacity: 0
}
.wst-icon.anim0:hover i.alt{
opacity: 1
}
.anim_wrap{
overflow: hidden;
display: block;
position: relative;
}
.wst-icon.anim1 i.alt{
transform: translate3d(0,100px,0);
-webkit-transform: translate3d(0,100px,0);
}
.wst-icon.anim1:hover i{
transform: translate3d(0,-100px,0);
-webkit-transform: translate3d(0,-100px,0);
opacity: 0
}
.wst-icon.anim1:hover i.alt{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1
}
.wst-icon.anim2 i.alt{
transform: translate3d(100px,0,0);
-webkit-transform: translate3d(100px,0,0);
}
.wst-icon.anim2:hover i{
transform: translate3d(-100px,0,0);
-webkit-transform: translate3d(-100px,0,0);
opacity: 0
}
.wst-icon.anim2:hover i.alt{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1
}
.wst-icon.anim3 i.alt{
transform: translate3d(-100px,0,0);
-webkit-transform: translate3d(-100px,0,0);
}
.wst-icon.anim3:hover i{
transform: translate3d(100px,0,0);
-webkit-transform: translate3d(100px,0,0);
opacity: 0
}
.wst-icon.anim3:hover i.alt{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1
}
.wst-icon.anim4 i.alt{
transform: translate3d(0,-100px,0);
-webkit-transform: translate3d(0,-100px,0);
}
.wst-icon.anim4:hover i{
transform: translate3d(0,100px,0);
-webkit-transform: translate3d(0,100px,0);
opacity: 0
}
.wst-icon.anim4:hover i.alt{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1
}
.wst-icon.anim5 i.alt{
transform: scale(0.4);
-webkit-transform: scale(0.4);
opacity: 0;
}
.wst-icon.anim5:hover i{
transform: scale(1.2);
-webkit-transform: scale(1.2);
opacity: 0
}
.wst-icon.anim5:hover i.alt{
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.wst-icon.anim5:hover i.alt{
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1
}
.wst-icon.anim6 i.alt{
transform: scale(1.2);
-webkit-transform: scale(1.2);
opacity: 0
}
.wst-icon.anim6:hover i{
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0
}
.wst-icon.anim6:hover i.alt{
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1
}
.wst-icon.anim7{
-webkit-perspective: 800px;
perspective: 800px;
}
.wst-icon.anim7 i.alt{
z-index: 1;
opacity: 0;
-webkit-transform: translateY(50%) rotateX(-90deg);
transform: translateY(50%) rotateX(-90deg);
}
.wst-icon.anim7:hover i{
opacity: 0;
-webkit-transform: translateY(-50%) rotateX(90deg);
transform: translateY(-50%) rotateX(90deg);
}
.wst-icon.anim7:hover i.alt{
opacity: 1;
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
.wst-icon.anim8:hover i{
opacity: 0
}
.wst-icon.anim8:hover i.alt{
opacity: 1
}
.wst-icon.anim8:hover i.alt:before{
-webkit-animation: spinAround 2s linear infinite;
animation: spinAround 2s linear infinite;
}
.popular_posts .wst-post-media{
margin-bottom: 25px
}
.popular_posts h4{
margin-bottom: 40px
}
.popular_posts  .post-info{
padding: 0 0 30px;
}
.slick-slide.gallery-item{
margin: 0 !important
}
.twitter_wrap{
position: relative;
}
.timeline-Tweet-text{
word-wrap: break-word;
}
.timeline-Tweet-text img{
display: inline !important;
max-width: 20px
}
.st-pos{
position: static !important;
} .cp-letters-slideshow{
min-height: 50px
}
.cp-letters-slideshow,.cp-slide {
position: relative;
width: 100%;
}
.letter-effect {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.js .cp-slide:not(.slide--current) {
position: absolute;
top: 0;
opacity: 0;
}
.js .cp-slide span{
display: inline-block;
-webkit-flex: none;
-ms-flex: none;
flex: none;
white-space: pre;
}
.cp-text, .cp-title{
margin-top: 0;
}
.cp-text.letters.rotate-2 b,.cp-text.letters.rotate-3 b,.cp-text.letters.scale b{
background-color: transparent !important;
}
.swiper-slide .wst-sweep-over {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 2;
}
.swiper-slide{
position: relative;
}
.swiper-slide .wst-post-media{
z-index: 1;
position: relative;
}
.post-entry-overlay{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
text-align: center;
z-index: 3;
width: 60%;
}
.swiper-slide .post-entry-meta-category{
font-size: 0;
}
.swiper-slide .post-entry-meta-category a{
font-size: 14px
}
.swiper-slide .post-entry-meta-category a,.swiper-slide .post-entry-meta .post-date{
display: inline-block;
padding: 8px 10px;
line-height: 1;
margin: 2px;
}
.swiper-slide .post-entry-meta .post-date i{
margin-right: 10px;
display: inline-block
}
.swiper-slide .post-entry .wst-post-media img{
width: 100%
}
.swiper-slide .post-entry .wst-post-media {
position: relative;
padding-bottom: 56.25%;
height: 0;
}
.swiper-slide .post-entry .wst-post-media iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .p-1-col .name-holder h4 {
margin-top: 0;
}
.filter-by{
margin-bottom: 60px !important
}
.filter-by ul li a span b{
font-size: 12px !important
}
.filter-by.style1 li a {
border-radius: 30px !important;
border: 0 !important;
line-height: 40px !important;
padding: 0 9px !important;
}
.filter-by.style1 li a span{
position: relative;
z-index: 2
}
.filter-by.style1 li:first-child{
margin-left:0;
}
.filter-by.style1 li.selected a{
color: #fff !important;
}
.filter-by.style1 li.selected a:after{
height: 120% !important;
bottom: -4% !important;
}
.filter-by.style1 li a:before{
display: none !important
}
.raysgrid.marbele .port-captions{
padding-top:15px !important;
}
.raysgrid.transit .icon-links{
text-align: center;
top:auto !important;
bottom:5% !important
}
.raysgrid.transit .portfolio-item .icon-links a {
transform: translate(0,50%);
-webkit-transform: translate(0,50%);
}
.raysgrid.kara .port-captions h4{
padding-top:20px
}
.filter-by.style4 ul{
margin-left: auto !important;
margin-right: auto !important;
border: 0 !important
}
.filter-by.style4 ul li a{
border: 0 !important
}
.white-nav .filter-by.style4 ul li a{
color: #fff;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 13px
}
.filter-by.style4 ul li.selected{
box-shadow: 0px 20px 45px 5px rgba(0,0,0,.3);
-webkit-box-shadow: 0px 20px 45px 5px rgba(0,0,0,.3);
}
.dark_filter .filter-by.style1 ul{
border-color: #333
}
.dark_filter .filter-by.style1 ul li a{
color: #aaa
}
.rsgd_load_more a, .rsgd_load_more_scrl{
border:0 !important;
}
.raysgrid.p-1-col{
margin:0 !important;
}
.raysgrid .portfolio-item{
overflow: visible !important;
}
.raysgrid .slick-track{
padding-bottom: 30px
}
.raysgrid.gemini .port-captions,.raysgrid.solo .port-captions,.raysgrid.zilla .port-captions{
text-align: center;
}
.raysgrid.gemini .port-container .port-captions{
padding-bottom: 20px
}
.raysgrid.paleo .port-captions,.raysgrid.sublime .portfolio-item .port-captions{
padding: 20px 20px 30px !important;
border-top: 1px #eee solid;
border-radius: 0 !important;
border-bottom: 0 !important
}
.raysgrid.mass .icon-links a {
margin-right: 5px;
}
.raysgrid.mass .icon-links {
top: 50%;
bottom: auto !important;
}
.raysgrid.mass .portfolio-item:hover .port-captions {
transform: translateY(20px) !important;
-webkit-transform: translateY(20px) !important;
}
.raysgrid.mass .portfolio-item:hover .port-img {
transform: translateY(-20px) !important;
-webkit-transform: translateY(-20px) !important;
}
.raysgrid.gemini .port-captions h4,.raysgrid.solo .port-captions h4,.raysgrid.zilla .port-captions h4{
margin-left: 20px !important;
margin-right: 20px !important;
}
.raysgrid.gemini .portfolio-item h4 a{
color: inherit !important;
}
.raysgrid.solo .port-captions{
padding-bottom: 20px
}
.raysgrid.krosh .port-captions{
padding-top: 15px !important
}
.raysgrid.solo .portfolio-item {
box-shadow: none !important;
background: inherit !important;
}
.raysgrid.zilla .portfolio-item {
border: 0 !important;
background-color: inherit !important;
}
.raysgrid.zilla .port-captions{
padding: 0 0 20px !important
}
.raysgrid.paleo p.description, .raysgrid.sublime p.description, .raysgrid.gemini p.description, .raysgrid.zilla p.description{
font-size: 12px !important
}
.raysgrid.paleo .portfolio-item .icon-links{
height: 50px
}
.raysgrid.rotato .port-captions h4{
margin-bottom: 10px !important;
padding: 6px 12px !important;
}
.raysgrid.slick-slider .slick-arrow{
width: auto !important;
height: auto !important;
} .slick-slider:not(.wst-post-gallery) .slick-list, .slick-slider:not(.wst-post-gallery) .slick-track{
width: 100%;
}
.slick-slider.multi-slides .slick-list, .slick-slider.multi-slides .slick-track{
overflow: visible;
}
.slick-track {
transition: all 0.8s cubic-bezier(.4,0,0,1) !important;
-webkit-transition: all 0.8s cubic-bezier(.4,0,0,1) !important;
}
.slick-slider.multi-slides .slick-slide{
opacity: 0;
transform: matrix(1, 0, 0, 1, 200, 0);
-webkit-transform: matrix(1, 0, 0, 1, 200, 0);
transition: all 0.8s cubic-bezier(.4,0,0,1);
-webkit-transition: all 0.8s cubic-bezier(.4,0,0,1);
}
.slick-slider.multi-slides .slick-slide.prevdiv{
transform: matrix(1, 0, 0, 1, -200, 0);
-webkit-transform: matrix(1, 0, 0, 1, -200, 0);
}
.slick-slider.multi-slides .slick-slide.slick-active{
opacity: 1;
transform: matrix(1, 0, 0, 1, 0, 0);
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
}
.slick-slider.grb {
cursor: move;
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
.slick-slider.grb:active { 
cursor: grabbing;
cursor: -moz-grabbing;
cursor: -webkit-grabbing;
}
.slick-slider ul.slick-dots{
margin: 30px 0 0;
padding: 0;
width: 100%;
list-style: none;
text-align: center;
}
.slick-slider ul.slick-dots li{
display: inline-block;
margin: 0 5px;
font-size: 0px;
}
.slick-slider ul.slick-dots li button{
width: 14px;
height: 14px;
background-color: transparent;
font-size: 0;
position: relative;
display: block;
margin: 0;
padding: 0;
border: 0;
background: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
} .slick-slider.arrows-top-center .slick-arrow,.slick-slider.arrows-bottom-center .slick-arrow{
right: auto;
left: 50%;
margin-left: -60px;
}
.slick-slider.arrows-top-left .slick-arrow,.slick-slider.arrows-bottom-left .slick-arrow{
right: auto;
left: 1px;
}
.slick-slider.arrows-top-left .slick-arrow.slick-next,.slick-slider.arrows-bottom-left .slick-arrow.slick-next{
left: 64px;
}
.slick-slider.arrows-top-center .slick-arrow.slick-next,.slick-slider.arrows-bottom-center .slick-arrow.slick-next{
margin-left: 3px;
}
.slick-slider.arrows-bottom-center .slick-arrow,.slick-slider.arrows-bottom-right .slick-arrow,.slick-slider.arrows-bottom-left .slick-arrow{
top: auto;
bottom: -50px;
transform: none;
-webkit-transform: none;
}
.slick-slider.arrows-sides .slick-arrow{
top: 50%;
left: -60px;
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
}
.wst-carousel-slider[class*="arrows-top-"] .slick-arrow{
top: -60px
}
.wst-carousel-slider .slick-arrow:not(.slick-disabled):hover circle {
stroke-dasharray: 90,30;
stroke-dashoffset: 24;
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.wst-carousel-slider .slick-arrow:not(.slick-disabled):hover polygon {
transform: translateX(3px);
-webkit-transform: translateX(3px);
transition-delay: 0.72s;
-webkit-transition-delay: 0.72s;
}
.wst-carousel-slider .slick-arrow:not(.slick-disabled):hover line {
transform: scaleX(1);
-webkit-transform: scaleX(1);
transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
}
.timeline-TweetList.wst-carousel-slider .slick-arrow circle {
stroke-dashoffset: 60;
stroke-width: 1.5
}
.timeline-TweetList.wst-carousel-slider .slick-arrow:not(.slick-disabled):hover circle {
stroke-dasharray: 50,15;
stroke-dashoffset: 13;
}
.timeline-TweetList.wst-carousel-slider .slick-arrow line{
stroke-width: 1.2;
}
.slick-slider.arrows-sides .slick-arrow.slick-next{
right: -60px;
left: auto;
}
.circle.slick-arrow:before,.circle.slick-arrow:after{
border-radius: 50%
}
.rouned.slick-arrow:before,.rouned.slick-arrow:after{
border-radius: 5px
}
.wst-carousel-slider[class*="arrows-bottom-"] .slick-arrow{
bottom: -60px
} .slick-slider.bullets-1 ul.slick-dots li button{
overflow: hidden;
width: 25px;
height: 25px;
border-radius: 50%;
background: #eaeaea;
position: relative;
display: block;
border: 0;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-transform: scale3d(0.6,0.6,0.6);
transform: scale3d(0.6,0.6,0.6);
-webkit-transition: -webkit-transform 0.8s;
transition: transform 0.8s;
-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.slick-slider.bullets-1 ul.slick-dots li button:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #5b8dff;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
-webkit-transition: -webkit-transform 0.8s;
transition: transform 0.8s;
-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.slick-slider.bullets-1 ul.slick-dots li.slick-active button:before{
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.slick-slider.bullets-1 ul.slick-dots li.slick-active button{
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
#raysgrid_related.raysgrid.slick-slider .slick-arrow{
color: #333
}
#raysgrid_related.raysgrid.kara .portfolio-item:hover .port-captions:after{
background-color: #333
} .slick-slider.bullets-2 ul.slick-dots li button{
border-width: 0px;
border-radius: 50%;
width: 20px;
height: 20px;
margin: 0 2px
}
.slick-slider.bullets-2 ul.slick-dots li button:before{
content: '';
position: absolute;
top: -3px;
right: -3px;
width: 20px;
height: 20px;
box-shadow: inset 0 0 0 6px #d2d2d2;
border-radius: 50%;
-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
transition: transform 0.3s, box-shadow 0.3s;
}
.slick-slider.bullets-2 ul.slick-dots li.slick-active button:before{
-webkit-transform: scale3d(1.7,1.7,1);
transform: scale3d(1.7,1.7,1);
box-shadow: inset 0 0 0 1px #5b8dff;
} .slick-slider.bullets-3 ul.slick-dots li button{
border: 2px solid #d2d2d2;
background: transparent;
width: 18px;
height: 18px;
margin: 0 3px
}
.slick-slider.bullets-3 ul.slick-dots li button:before{
content: '';
width: 12px;
height: 12px;
position: absolute;
left: 2px;
top: 2px;
visibility: hidden;
background: #5b8dff;
opacity: 0;
-webkit-transform: rotate(-100deg);
transform: rotate(-100deg);
-webkit-transform-origin: -200% 50%;
transform-origin: -200% 50%;
-webkit-transition: -webkit-transform 0.3s ease 0.3s, opacity 0.3s ease, visibility 0s 0.3s ease;
transition: transform 0.3s ease 0.3s, opacity 0.3s ease, visibility 0s 0.3s ease;
}
.slick-slider.bullets-3 ul.slick-dots li.slick-active button{
transform: scale(1.3,1.3);
-webkit-transform: scale(1.3,1.3);
border-width: 1px
}
.slick-slider.bullets-3 ul.slick-dots li.slick-active button:before{
visibility: visible;
opacity: 1;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.slick-slider .slick-arrow{
position: absolute;
top: 0;
right: 40px;
z-index: 3;
text-align: center;
transform: translate(0,0);
-webkit-transform: translate(0,0);
color: #333;
background-color: transparent;
}
.wst-pro-img.slick-slider .slick-arrow{
top: 20px;
}
.wst-pro-img.slick-slider .slick-arrow.slick-next {
right: 15px;
}
.slick-slider .slick-arrow.slick-prev svg{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.wst-carousel-slider .slick-arrow{
line-height: 60px;
width: 60px;
height: 60px;
right: 62px;
}
.slick-slider .slick-arrow.slick-disabled{
opacity:0.5 !important;
cursor: not-allowed;
}
.slick-slider .slick-arrow i{
display: inline-block;
}
.slick-slider .slick-arrow.slick-next{
right: 0;
}
.slick-slider .slick-arrow.square:before,.slick-slider .slick-arrow.square:after{
border-radius: 0
}
.slick-slider .slick-arrow.rounded:before,.slick-slider .slick-arrow.rounded:after{
border-radius: 10px
}
.raysgrid .slick-track {
padding-bottom: 0;
}
.raysgrid .slick-dots {
bottom: -30px;
}
.raysgrid.slick-slider .slick-dots li button{
border: 1px #dadada solid !important;
}
.wst-parallax-element{
position: absolute;
z-index: 0
}
.break_news_slider .slick-slider .slick-arrow{
width: 30px !important;
height: 30px !important;
line-height: 30px !important;
}
.break_news_slider .slick-slider .slick-arrow.slick-next{
margin-right: -45px;
} .recent-item{
position: relative;
}
.recent-posts .post-info {
padding: 0;
position: relative;
z-index: 2;
}
.recent-posts .post-info h4{
font-size: 18px;
margin-bottom: 10px;
}
.recent-posts .post-item ul.post-meta{
margin-bottom: 10px
}
.recent-item.style1 .meta_cat,.recent-item.style2 .meta_cat{
display: table;
}
.recent-item .wst-post-media img{
width: 100%
}
.recent-item .wst-post-media a{
display: block;
}
.recent-item .post-info h3{
font-size: 26px;
font-weight: 700;
margin-bottom: 15px;
}
.recent-item.abs_bg{
padding: 30px !important;
border-radius: 10px
}
.recent-item.abs_bg .entry-content{
font-size: 0px;
line-height: 0;
}
.recent-item.abs_bg .entry-content .wst_post_share,.recent-item.abs_bg .entry-content .rit-more,.recent-item.abs_bg .meta_cat,.recent-item.abs_bg .more_container{
display: none !important;
}
.recent-item.abs_bg .entry-content .bottom_links{
border: 0;
margin-top: 0;
padding-top: 0;
line-height: 1.7;
margin-left: auto;
margin-right: auto;
display: table;
}
.recent-item.abs_bg .post-info h3:after{
display: none;
}
.recent-item.abs_bg .post-info h3 a{
color:#fff
}
.recent-item.style1.abs_bg{
padding-bottom: 40px !important
}
.recent-item.style1.abs_bg a{
color: #fff
}
.recent-item.style1.abs_bg a:hover{
color: rgba(255,255,255,1.7);
}
.recent-item.style1 .bottom_links{
padding-top: 15px;
border-top: 1px #eee solid;
font-size: 14px;
margin-top: 30px;
overflow: hidden;
}
.recent-item.style1:hover .wst-post-media,.recent-item.style2:hover .wst-post-media{
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}
.recent-item .meta_cat{
margin: -56px 0px 30px;
display: inline-block;
padding: 8px 12px;
line-height: 1;
font-size: 70%;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.recent-item .meta_cat a{
color: #fff
}
.recent-item.style2{
box-shadow: 0 0 50px 0 rgba(0,0,0,0.14)
}
.recent-item.style2 .article-content{
padding: 0 40px 40px
}
.recent-item.style2 .meta_cat{
margin-left: -40px
}
.recent-item.style3{
margin-bottom: 0;
}
.recent-item.style3 .wst-post-media{
z-index: 1;
position: relative;
margin: 0
}
.recent-item.style3 .recent-over{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
padding: 20px;
display: flex;
align-items: flex-end;
}
.recent-item.style4{
display: flex;
display: -webkit-flex;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px #e9efff solid;
}
.recent-item.style4 .wst-post-media{
margin-right: 30px;
width: 25%;
}
.recent-item.style4 .meta_cat{
margin: 0 0 15px;
}
.wst-tweets-wrap .TweetAuthor-link{
color: rgba(0,0,0,0.4);
}
.wst-tweets-wrap{
position: relative;
}
.wst-tweets-wrap:not(.has-slider){
overflow: hidden;
}
.wst-tweets-wrap .wst_preloader {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}
.wst-tweets-wrap .timeline-Tweet-author,.wst-tweets-wrap .timeline-Tweet-retweetCredit{
margin-bottom: 15px;
text-align: center;
}
.wst-tweets-wrap .timeline-Tweet-author img{
display: table;
margin: 0 auto 15px;
border-radius: 50%;
}
.wst-tweets-wrap .timeline-Tweet-text{
width: 75%;
margin: auto;
padding: 0;
text-align: center;
}
.widget .wst-tweets-wrap .timeline-Tweet-text{
width: 100%
}
.wst-tweets-wrap .slick-arrow {
line-height: 30px;
width: 30px;
height: 30px;
top: auto;
bottom: -20px;
left: 50%;
right: auto !important;
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
margin-left: -17px;
}
.wst-tweets-wrap .slick-arrow.slick-next {
margin-left: 17px;
margin-right: 0;
}
.wst-tweets-wrap .timeline-TweetList{
margin-bottom: 50px;
padding-bottom: 20px
}
.wst-tweets-wrap + iframe,.wst-tweets-wrap .timeline-Tweet-media,.wst-tweets-wrap iframe,.wst-twitter-shortcode.hide_av .TweetAuthor-avatar{
display:none !important
} .vc_wp_posts .widget_recent_entries ul,.vc_wp_recentcomments .widget_recent_comments ul{
margin: 0;
padding: 0;
list-style: none;
}
.vc_wp_posts .widget_recent_entries ul li span.post-date{
display: block;
clear: both;
opacity: 0.5;
font-size: 80%;
margin: -4px 0 0 30px;
}
.vc_wp_posts .widget_recent_entries ul li > a{
position: relative;
top: -4px;
}
.flickr_badge_image{
display: inline-block;
margin: 3px
}
.flickr_stream_wrap{
display: none;
}
.icon-trans{
padding: 10px;
display: inline-block;
vertical-align: middle;
font-size: 18px;
margin-right: 10px
}
.wst-carousel-slider .slick-list{
overflow: hidden;
}
.block-revealer__element {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
pointer-events: none;
opacity: 0;
}
.text-center .wpb_flickr_widget{
display: table;
margin: 0 auto
}
@media (max-width: 992px) {
.wst-smart-box .wst-smbx-item{
width: 94% !important;
margin-bottom: 30px
}
.counter-box,.counter-box.wst-in-count,.wst-img,.wst-icon-box,.recent-item,.wst-feature,.recent-item.js-tilt,.team-box,.wst_step {
margin-top: 30px !important;
margin-bottom: 30px !important
}
.vc_empty_space{
height: 0 !important
}
.vc_progress_bar, .row .row{
margin-bottom: 30px !important
}
.wst-icon-box{
margin-left: 0 !important;
margin-right: 0 !important;
}
.wst-icon-box[class*="icbx_"]{
padding: 30px !important
}
.slick-slider .slick-arrow.slick-next{
right: 10px
}
.wpb-js-composer .vc_tta.vc_general{
margin-top: 0 !important;
margin-bottom: 0 !important
}
.breaking-news-ticker{
overflow: visible !important;
}
.bn-label {
top: -30px !important;
height: 30px !important;
line-height: 30px;
}
.bn-news{
left: 0 !important
}
.bn-controls button {
width: 25px !important;
}
.swiper-container,rs-fullwidth-wrap,rs-module-wrap{
margin-top: -50px !important;
margin-bottom: -50px !important
}
rs-fullwidth-wrap rs-module-wrap{
margin-top: 0 !important;
margin-bottom: 0 !important
}
.counter-box{
margin-left: 15px;
margin-right: 15px
}
.pricing_tbl{
margin: 0 0 30px !important
}
.pricing_tbl.featured, .pricing_tbl.anim_hover:hover{
transform: none;
-webkit-transform: none
}
.revslider-initialised .wst-heading{
font-size: 8vw !important
}
rs-module-wrap{
margin-left: -25px !important;
margin-right: -25px !important;
width: calc( 100% + 50px );
left: 0 !important;
}
.container-fluid > .row > .col-md-12 > .wst-inner-wrap > .swiper-container{
width: calc( 100% + 50px );
margin-left: -25px
}
.post-entry-meta-title h1,.post-entry-meta-title h2,.post-entry-meta-title h3,.post-entry-meta-title h4{
font-size: 4vw !important
}
.swiper-container{
height: auto !important;
}
.wst-heading {
display: block;
}
.wst-heading[class*="head_"]{
margin-bottom: 1.25rem !important;
}
.wst-blockquote .testi_content{
padding-left: 15px !important;
padding-right: 15px !important;
}
[class*="vc_custom_"].wpb_text_column{
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 30px !important;
}
.vc_tta-panel-body [class*="vc_custom_"].wpb_text_column{
padding-left: 30px !important;
padding-right: 30px !important;
}
.wst-row-bg{
background-size: inherit !important
}
.steps_wrap.horiz_steps{
display: table;
margin: 0 auto 30px;
}
.steps_wrap.horiz_steps .step_content{
padding: 0 20%
}
.step_line:before{
display: none
}
.cp-cta{
padding: 15px 10px !important
}
.cp-cta,.cp-cta.cta-icons-sides .cp-cta-icon, .cp-cta.cta-icons-sides .cp-cta-content, .cp-cta.cta-icons-sides .cp-cta-btn{
display: block !important;
clear: both;
}
.cp-cta.cta-icons-sides .cp-cta-icon, .cp-cta.cta-icons-sides .cp-cta-content, .cp-cta.cta-icons-sides .cp-cta-btn{
margin-bottom: 20px
}
.raysgrid.slick-slider{
height: auto !important;
}
.raysgrid.slick-slider .slick-slide img{
display: block !important;
visibility: hidden
}
.row-align-middle:not(.row-full-height) .wst-inner-wrap{
transform: none;
-webkit-transform: none
}
.wst-img{
margin: 0 auto 30px !important
}
}
@media (max-width: 640px) {
.recent-item.style4,.wst-icon-box.wst_side_icn{
display: block
}
.recent-posts.rps-4 .col-md-12{
padding-left: 15px !important;
padding-right: 15px !important
}
[class*="vc_custom_"].row{
padding-left: 0 !important;
padding-right: 0 !important
}
.counter-box {
text-align: center
}
.counter-icon{
display: table !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
.swiper-slide .post-entry-meta-category{
margin-bottom: 20px
}
h1.wst-heading, h1.cp-text span{
font-size: 4rem;
line-height: 1.2
}
h2.wst-heading, h2.cp-text span{
font-size: 3rem;
line-height: 1.2
}
h3.wst-heading, h3.cp-text span{
font-size: 2.5rem;
line-height: 1.2
}
h4.wst-heading, h4.cp-text span{
font-size: 2rem;
line-height: 1.2
}
} .elementor-section{
padding-top: 150px;
padding-bottom: 150px;
}
.elementor-section .elementor-section{
padding-top: 0;
padding-bottom: 0;
}
.radica-main-wrap.squared *,
.radica-main-wrap.squared *::before,
.radica-main-wrap.squared *::after{
border-radius: 0 !important
}
.secondary-color{
color: #7bed11;
}
input[type=submit].secondary-bg:hover{
background-color: #e4553e;
}
.wpcf7-form .captcha-image label {
display: inline-block !important;
width: auto !important;
}
@keyframes fadeInDownConjo {
from {
opacity: 0;
transform: translate3d(0, -30px, 0)
}
to {
opacity: 1;
transform: none
}
}
.fadeInDown {
animation-name: fadeInDownConjo
}
@keyframes fadeInLeftConjo {
from {
opacity: 0;
transform: translate3d(-30px, 0, 0)
}
to {
opacity: 1;
transform: none
}
}
.fadeInLeft {
animation-name: fadeInLeftConjo
}
@keyframes fadeInRightConjo {
from {
opacity: 0;
transform: translate3d(30px, 0, 0)
}
to {
opacity: 1;
transform: none
}
}
.fadeInRight {
animation-name: fadeInRightConjo
}
@keyframes fadeInUpConjo {
from {
opacity: 0;
transform: translate3d(0, 30px, 0)
}
to {
opacity: 1;
transform: none
}
}
.fadeInUp {
animation-name: fadeInUpConjo
}
.lg-btn-icon{
font-size: 25px !important;
margin-right: 8px !important;
}
.rev-btn i{
vertical-align: middle;
}
.radica-top-nl{
margin-top: -20px;
}
.square-inputs.radica-top-nl .form-control:not(.dark-input){
padding: 0 20px;
height: 55px;
border-radius: 0;
}
.square-inputs.radica-top-nl input[type=submit].primary-bg {
margin: 0 0 0 -5px;
top: -1px;
height: 55px;
border-radius: 0;
}
.margin-lft-minus-20{
margin-left: -20px;
} .widget_radica_core_author{
text-align: center;
}
.widget_radica_core_author .author-avatar img{
border-radius: 50%;
max-width: 70px;
}
.widget_radica_core_author .author-avatar + .author-name{
margin-top: 1.25rem;
margin-bottom: 0;
font-weight: 600;
}
.widget_radica_core_author .author-avatar + .author-description,
.widget_radica_core_author .author-name + .author-description{
margin-top: .85rem;
padding: 0 0.75rem;
}
.widget_radica_core_author .author-description{
font-size: .875rem;
} .radica-tweets-wrap{
position: relative;
min-height: 120px;
}
.widget_radica_core_tweets iframe{
display: none !important;
}
.radica-tweets-wrap ol{
margin: 0;
padding: 0;
list-style: none;
}
.radica-tweets-wrap ol li{
margin-bottom: 1.25rem;
padding-bottom: 1.25rem;
border-bottom: 1px rgba(0, 0, 0, 0.12) solid;
}
.radica-tweets-wrap ol li:last-child{
border-bottom: 0px;
margin-bottom: 0;
padding-bottom: 0;
}
.timeline-Tweet-author a.TweetAuthor-avatar{
display: block;
width: 45px;
border-radius: 50%;
overflow: hidden;
}
.timeline-Tweet-text{
max-height: 100px;
overflow: hidden;
margin-top: .2rem;
line-height: 1.8;
}
.timeline-Tweet-metadata{
font-size: 0.8rem;
opacity: 0.7
}
.radica-tweets-wrap a.slick-arrow{
top: -55px;
right: 60px;
left: auto;
transform: none;
-webkit-transform: none;
width: 35px;
height: 35px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.radica-tweets-wrap a.slick-arrow.slick-next{
right: 20px;
} .mc4wp-form-fields{
display: -webkit-box;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: baseline;
}
.mc4wp-form-fields label{
font-size: 0.75rem;
font-weight: 700;
margin-top: 0.75rem;
width: 100%;
}
.radica-site-footer .mc4wp-form-fields{
margin-top: 15px;
}
.mc4wp-form-fields .form-control{
text-align: center;
}
.mc4wp-form-fields .form-control.input-border{
border: 1px #d8d8d8 solid;
}
.mc4wp-form-fields .form-control.dark-input{
background-color: #101010;
border-color: #333;
}
.mc4wp-form-fields input[type=submit].primary-bg{
border: 0;
color: #fff;
font-size: 0.85em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
cursor: pointer;
width: 100%;
height: 45px;
margin-top: .4rem;
transition: all .4s ease;
-webkit-transition: all .4s ease;
}
.mc4wp-form-fields input[type=submit].primary-bg:hover{
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
box-shadow: 0 25px 30px 0 rgba(0,0,0,.1);
}
.mc4wp-form-fields .radica-input-wrapper{
width: 100%
}
.mc4wp-form-fields .btn-block{
width: 100%;
margin-top: 8px !important
}
.inline-newsletters{
width: 100%;
display: table;
}
.inline-newsletters .radica-input-wrapper{
width: 75%;
display: inline-block;
}
.inline-newsletters .radica-input-wrapper .form-control{
text-align: inherit;
}
.inline-newsletters .radica-input-wrapper .form-control:not(.dark-input){
border-color: #fff;
}
.inline-newsletters input[type=submit].primary-bg{
display: inline-block;
width: 25%;
margin-left: -5px;
position: relative;
z-index: 2;
height: 55px;
border-radius: 0 3px 3px 0;
}
.radica-flick-feed{
display: -webkit-box;
display: flex;
flex-wrap: wrap;
}
.radica-flick-feed[data-columns="1"] a{
flex-basis: 100%
}
.radica-flick-feed[data-columns="2"] a{
flex-basis: 50%
}
.radica-flick-feed[data-columns="3"] a{
flex-basis: 33.333333%
}
.radica-flick-feed[data-columns="4"] a{
flex-basis: 25%
}
.radica-flick-feed[data-columns="5"] a{
flex-basis: 20%
}
.radica-flick-feed[data-columns="6"] a{
flex-basis: 16.66666%
} .instagram_wrap:not(.radica-insta-slider):not(.cols-1) .insta_photo {
float: left;
}
.instagram_wrap .insta_photo, .instagram_wrap .insta_photo a, .radica-flick-feed a {
display: block;
position: relative;
overflow: hidden;
padding: .5px;
}
.instagram_wrap .insta_photo a img,
.radica-flick-feed img {
position: relative;
z-index: 3;
width: 100%;
transition: all .7s cubic-bezier(0,.15,.3,1);
-webkit-transition: all .7s cubic-bezier(0,.15,.3,1);
}
.instagram_wrap .insta_photo a:hover img,
.radica-flick-feed a:hover img{
transform: scale(1.1) rotate(5deg);
-webkit-transform: scale(1.1) rotate(5deg);
opacity: .8
}
.instagram_wrap[data-resol="thumbnail"] .insta_photo > a > span b {
display: none;
}
.instagram_wrap a b {
font-weight: normal;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
text-align: center;
border-radius: 50%;
margin-right: 5px;
opacity: 0;
transform: translateY(50%);
-webkit-transform: translateY(50%);
}
.instagram_wrap .insta_photo:hover b {
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1
}
.instagram_wrap a b:last-child {
margin-right: 0;
}
.instagram_wrap a b:hover {
background-color: rgba(0, 0, 0, 0.5);
}
.img_overlay {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
height: 90%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
z-index: 9;
opacity: 0;
}
.img_overlay i {
margin: 0 5px 0 0;
font-size: 12px;
}
.instagram_wrap .insta_photo:hover .img_overlay,
.radica_core_flick_photo:hover .img_overlay {
opacity: 1
} .radica-widget-logout{ }
.radica-widget-logout .btn-logout{
margin-top: 15px;
padding: 7px 20px;
}
.radica-widget-logout .btn-logout i{
margin-right: 8px;
font-weight: 700
}
.radica-widget-login-form div.form-group{
margin-bottom: 15px;
}
.radica-login-links{
display: -webkit-box;
display: flex;
align-items: center;
}
.radica-login-rit{
margin-left: auto;
font-size: .75rem;
}
.radica-login-lft .btn{
padding: 8px 25px;
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon{
margin-bottom: 0;
}
.radica-widget.widget_radica_core_posts li {
display: -webkit-box;
display: flex;
align-items: center;
padding: 15px 0;
}
.widget_radica_core_posts .post-img,
.widget_radica_core_posts .post-gallery,
.widget_radica_core_posts .wst-post-media {
flex-basis: 70px;
flex-shrink: 0;
}
.widget_radica_core_posts .post-img *,
.widget_radica_core_posts .post-gallery *,
.widget_radica_core_posts .wst-post-media *{
border-radius: 3px;
}
.radica-site-footer .widget_radica_core_posts .post-img{
max-width: 60px;
flex-basis: 60px;
}
.widget_radica_core_posts .widget-post-info .widget-post-title{
font-weight: 500;
line-height: 1.4;
}
.widget_radica_core_posts .widget-post-info{
padding-left: 15px;
flex-grow: 1;
}
.widget_radica_core_posts .widget-post-info .widget-post-title{
margin-bottom: .65rem;
font-size: 1em;
}
.widget_radica_core_posts .widget-post-info .meta{
font-size: 12px;
}
.widget_radica_core_posts .widget-post-info .meta > span{
margin-right: 15px
}
.widget_radica_core_posts .widget-post-info .meta i{
margin-right: 10px
} .elementor-widget-heading .elementor-heading-title{
font-weight: 500;
line-height: 1.2;
}
.elementor-element.elementor-widget-radica-heading{
margin-bottom: 0 !important;
}
.radica-heading-inline-block{
display: inline-block;
}
.radica-heading .radica-heading-title{
margin-bottom: 30px;
display: inline-block;
}
.radica-heading h6.radica-heading-title{
margin-bottom: 20px;
}
.radica-heading.radica-heading-with-bg .radica-heading-title{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.radica-heading .radica-heading-title span p{
margin-bottom: 0;
}
.radica-heading .radica-heading-title span.lead{
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
}
.radica-heading-align-center{
text-align: center;
}
.radica-heading-align-right{
text-align: right;
}
.radica-heading-block .radica-heading-title > span,
.radica-heading-block .radica-heading-title > a > span{
display: block;
}
.radica-heading:not(.radica-heading-block) .radica-heading-title > span,
.radica-heading:not(.radica-heading-block) .radica-heading-title > a > span{
display: inline-block;
}
.radica-modal-overlay{
opacity: 0;
visibility: hidden;
z-index: -1;
}
.radica-close-modal{
position: fixed;
right: 50px;
top: 50px;
z-index: -1;
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
visibility: hidden;
} .radica-sidebar .radica-widget.widget_radica_core_categories ul li.has-cat-img{
border: 0px;
transition: none;
-webkit-transition: none;
}
.radica-sidebar .radica-widget.widget_radica_core_categories ul li.has-cat-img:after{
display: none;
}
.radica-widget.widget_radica_core_categories{
padding: 0;
background-color: transparent
}
.radica-widget-cats-list > ul > li{
padding: 0;
margin-bottom: 5px
}
.radica-widget-cats-list > ul > li:last-child{
margin-bottom: 0;
}
.radica-widget-cats-list > ul > li > a{
display: -webkit-box;
display: flex;
align-items: center;
}
.radica-widget-cats-list > ul > li.has-cat-img > a{
padding: 10px 20px;
background-color: #eee;
position: relative;
}
.radica-widget-cats-list > ul > li.has-cat-img > a .radica-cat-bg{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
content: "";
z-index: 0;
border-radius: 4px;
transition: all .7s ease;
-webkit-transition: all .7s ease;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.radica-widget-cats-list > ul > li.has-cat-img > a:hover .radica-cat-bg{
opacity: 0;
transform: scale(1.07,1.3);
-webkit-transform: scale(1.07,1.3);
}
.radica-widget-cats-list > ul > li.has-cat-img > a{
color: #fff;
}
.radica-widget-cats-list > ul > li.has-cat-img > a:before{
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: block;
content: "";
z-index: 1;
background-color: rgb(0, 0, 0, 30%);
transition: all .4s ease;
-webkit-transition: all .4s ease;
border-radius: 4px;
}
.radica-widget-cats-list > ul > li.has-cat-img > a:hover:before{
transform: scale(1.03);
-webkit-transform: scale(1.03);
box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
}
.radica-widget-cats-list > ul > li > a .radica-cat-name{
flex-grow: 1;
position: relative;
z-index: 2;
}
.radica-widget-cats-list > ul > li > a .radica-cat-name span{
font-weight: bold;
text-transform: capitalize;
}
.radica-widget-cats-list > ul > li > a .radica-cat-count{
flex-shrink: 0;
font-size: 85%;
}
.radica-widget-cats-list > ul > li.has-cat-img > a .radica-cat-count{
font-size: .8em;
position: relative;
z-index: 2;
background-color: rgb(0, 0, 0, 70%);
padding: .35rem .85rem;
border-radius: 3px;
color: #fff;
}
.elementor-section {
z-index: 0;
}
.elementor-section.radica-Parallax-section:not([data-bg-animation="yes"]){
transition: none !important;
-webkit-transition: none !important;
}
.elementor-section.radica-Parallax-section{
background-attachment: fixed;
height: auto !important;
}
.menu-services-container{
margin: -30px;
}
.menu-services-container ul li {
margin-bottom: 7px;
padding: 0;
border: 0
}
.menu-services-container ul li a {
position: relative;
display: block;
padding: 14px 15px 14px 18px;
background-color: #f3f6f9;
font-size: 18px;
font-weight: 600;
}
.menu-services-container ul li a:hover {
background-color: #333;
color: #fff;
}
.menu-services-container ul li a:after {
content: '\f105';
position: absolute;
right: 16px;
top: 12px;
font-size: 17px;
font-family: 'FontAwesome';
}
.menu-services-container li.current_page_item a {
background: #117aec;
color: #fff;
font-weight: 600;
} .radica-particles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.elementor-grid.elementor-social-icons-wrapper{
overflow: visible;
}